Remove obsolete gdbarch_static_transform_name
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
221db974
PA
12020-06-24 Pedro Alves <palves@redhat.com>
2
3 * gdb.arch/amd64-entry-value-paramref.exp: Use
4 prepare_for_testing_full and don't pass "c++" for the .S file
5 build spec.
6 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
7 $options, since it's an assembly file. Remove -Wno-deprecated.
8 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
9 compiling C++ programs.
10
331733cd
PA
112020-06-24 Pedro Alves <palves@redhat.com>
12
13 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
14 Clang, add "-Wno-unknown-warning-option" to the options.
15
caa7fd04
AB
162020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
17
18 * gdb.xml/tdesc-reload.c: New file.
19 * gdb.xml/tdesc-reload.exp: New file.
20 * gdb.xml/maint-xml-dump-01.xml: New file.
21 * gdb.xml/maint-xml-dump-02.xml: New file.
22 * gdb.xml/maint-xml-dump.exp: New file.
23
bb8d1260
SL
242020-06-23 Sandra Loosemore <sandra@codesourcery.com>
25
26 * lib/completion-support.exp (test_gdb_completion_offers_commands):
27 Adjust for omitted commands when TUI is disabled.
28
7e4b9c4c
GB
292020-06-23 Gary Benson <gbenson@redhat.com>
30 Pedro Alves <palves@redhat.com>
31
32 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
33 * gdb.cp/nsimport.cc: Likewise.
34 * gdb.cp/nsnested.cc: Likewise.
35 * gdb.cp/nsnoimports.cc: Likewise.
36 * gdb.cp/nsusing.cc: Likewise.
37 * gdb.cp/smartp.cc: Likewise.
38 * gdb.python/py-pp-integral.c: Likewise.
39 * gdb.python/py-pp-re-notag.c: Likewise.
40
2e573c0a
GB
412020-06-23 Gary Benson <gbenson@redhat.com>
42
43 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
44 * gdb.cp/nsimport.cc: Likewise.
45 * gdb.cp/nsnested.cc: Likewise.
46 * gdb.cp/nsnoimports.cc: Likewise.
47 * gdb.cp/nsusing.cc: Likewise.
48 * gdb.cp/smartp.cc: Likewise.
49 * gdb.python/py-pp-integral.c: Likewise.
50 * gdb.python/py-pp-re-notag.c: Likewise.
51
746ebfe8
PW
522020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
53
54 * gdb.base/default-args.exp: New test.
55 * gdb.base/default-args.c: New file.
56 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
57 * gdb.base/default.exp: Update to new help text.
58 * gdb.base/help.exp: Likewise.
59 * gdb.base/page.exp: Likewise.
60 * gdb.base/style.exp: Likewise.
61 * gdb.guile/guile.exp: Likewise.
62 * gdb.python/python.exp: Likewise.
63
e822f2cd
SL
642020-06-22 Sandra Loosemore <sandra@codesourcery.com>
65
66 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
67 remote host. Fix search path syntax on Windows host.
68
48e9cc84
PW
692020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
70
71 * gdb.base/attach.exp: Test priority of 'exec-file' changed
72 over 'exec-file-mismatch'.
73 * gdb.base/attach.c: Mark should_exit volatile.
74 * gdb.base/attach2.c: Likewise. Add a comment explaining
75 why the sleep cannot be big.
76 * gdb.base/attach3.c: New file.
77
160f8a8f
SL
782020-06-20 Sandra Loosemore <sandra@codesourcery.com>
79
80 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
81 prefix optional.
82
4d91c2a4
SL
832020-06-20 Sandra Loosemore <sandra@codesourcery.com>
84
85 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
86 for remote host.
87
87f83f20
SL
882020-06-19 Sandra Loosemore <sandra@codesourcery.com>
89 Hafiz Abid Qadeer <abidh@codesourcery.com>
90
91 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
92 file sent to remote host.
93 (top level): Allow int32_t as type of 32-bit register.
94
37ab8655
TV
952020-06-19 Tom de Vries <tdevries@suse.de>
96
97 * lib/gdb.exp (gdb_note): New proc.
98 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
99 (gdb_default_target_compile): ... here. Only call
100 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
101 (use_gdb_compile): Change to array.
102 (toplevel): Update sets of use_gdb_compile to specify language.
103 Warn about default_target_compile override. Store dejagnu's version
104 of default_target_compile in dejagnu_default_target_compile.
105
a8a56685
TV
1062020-06-18 Tom de Vries <tdevries@suse.de>
107
108 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
109 (default_gdb_init): ... here.
110
581bea2c
SL
1112020-06-17 Sandra Loosemore <sandra@codesourcery.com>
112
113 Fix TUI support checks in gdb.tui tests.
114
115 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
116 just say UNSUPPORTED.
117 * gdb.tui/corefile-run.exp: Likewise.
118 * gdb.tui/empty.exp: Likewise.
119 * gdb.tui/list-before.exp: Likewise.
120 * gdb.tui/list.exp: Likewise.
121 * gdb.tui/main.exp: Likewise.
122 * gdb.tui/regs.exp: Likewise.
123 * gdb.tui/resize.exp: Likewise.
124 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
125 * gdb.tui/tui-layout-asm.exp: Likewise.
126 * gdb.tui/tui-missing-src.exp: Likewise.
127 * gdb.tui/winheight.exp: Likewise.
128 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
129
05e682e3
SL
1302020-06-17 Sandra Loosemore <sandra@codesourcery.com>
131
132 Fix TCL error in gdb.python/py-format-string.exp.
133
134 * gdb.python/py-format-string.exp: Move test for python support
135 earlier, out of function body.
136
efb763a5
SM
1372020-06-15 Simon Marchi <simon.marchi@efficios.com>
138
139 * gdb.base/index-cache-load-twice.c: New.
140 * gdb.base/index-cache-load-twice.exp: New.
141
43327b20
KS
1422020-06-17 Keith Seitz <keiths@redhat.com>
143
99cf27cf 144 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
145 when executing "gdb --configuration".
146
081e778c
TV
1472020-06-17 Tom de Vries <tdevries@suse.de>
148
149 * lib/gdb.exp (gdb_tcl_unknown): New proc.
150 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
151 conditional on presence of gdb_tcl_unknown.
152 (gdb_finish): Make override undo conditional on presence of
153 gdb_tcl_unknown.
154
d2d1ea20
TT
1552020-06-16 Tom Tromey <tom@tromey.com>
156
157 * gdb.python/tui-window.py (failwin): New function. Register it
158 as a TUI window type.
159 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
160
c802e8a7
GB
1612020-06-16 Gary Benson <gbenson@redhat.com>
162
163 * gdb.python/py-nested-maps.c (create_map): Add missing return
164 value.
165 (create_map_map): Likewise.
166
ff08abb8
TBA
1672020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
168
169 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
170 variable.
171 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
172 and use the already-defined 'options' variable.
173
a29d5112
AB
1742020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
175 Tom de Vries <tdevries@suse.de>
176
177 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
178 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
179 (gdb_setup_known_globals): New proc.
180 (gdb_cleanup_globals): New proc.
181 * lib/gdb.exp (load_lib): New override proc.
182 (gdb_stdin_log_init): Set var in_file as persistent global.
183 * lib/pascal.exp (gdb_stdin_log_init): Set vars
184 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
185 fpc_compiler as persistent global.
186
8c74a764
TV
1872020-06-12 Tom de Vries <tdevries@suse.de>
188
189 * lib/tuiterm.exp (spawn): Rename to ...
190 (tui_spawn): ... this.
191 (toplevel): Move rename of spawn ...
192 (gdb_init_tuiterm): ... here. New proc.
193 (gdb_finish_tuiterm): New proc.
194 * lib/gdb.exp (gdb_finish_hooks): New global var.
195 (gdb_finish): Handle gdb_finish_hooks.
196 (tuiterm_env): New proc.
197 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
198 tuiterm_env.
199 * gdb.tui/basic.exp: Same.
200 * gdb.tui/corefile-run.exp: Same.
201 * gdb.tui/empty.exp: Same.
202 * gdb.tui/list-before.exp: Same.
203 * gdb.tui/list.exp: Same.
204 * gdb.tui/main.exp: Same.
205 * gdb.tui/new-layout.exp: Same.
206 * gdb.tui/regs.exp: Same.
207 * gdb.tui/resize.exp: Same.
208 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
209 * gdb.tui/tui-layout-asm.exp: Same.
210 * gdb.tui/tui-missing-src.exp: Same.
211 * gdb.tui/winheight.exp: Same.
212
26783bce
TV
2132020-06-12 Tom de Vries <tdevries@suse.de>
214
215 PR testsuite/26110
216 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
217 (gdb_finish): Reinstall dejagnu's override of ::unknown.
218
2b4e6a3f
TT
2192020-06-11 Tom Tromey <tom@tromey.com>
220
221 PR gdb/18318:
222 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
223 floating point tests.
224
2f33032a
KS
2252020-06-11 Keith Seitz <keiths@redhat.com>
226
227 PR gdb/21356
228 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
229 vla_struct.
230 Add new struct vla_typedef and union vla_typedef_union and
231 corresponding instantiation objects.
232 Initialize new objects.
233 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
234 and vla_typedef_union_object.
235 Fixup type for vla_struct_object.
236
a8baf0a3
TV
2372020-06-11 Tom de Vries <tdevries@suse.de>
238
239 * lib/gdb.exp (with_override): New proc, factored out of ...
240 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
241
7ab96794
TV
2422020-06-10 Tom de Vries <tdevries@suse.de>
243
244 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
245
cab5c3b7
SM
2462020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
247
248 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
249 parameter, update callers.
250
f8c41851
SM
2512020-06-04 Simon Marchi <simon.marchi@efficios.com>
252
253 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
254 * gdb.dwarf2/share-psymtabs-bt.c: New file.
255 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
256
1c07a73f
TV
2572020-06-04 Tom de Vries <tdevries@suse.de>
258
259 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
260
95146b5d
TV
2612020-06-04 Tom de Vries <tdevries@suse.de>
262
263 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
264 exp_continue.
265
0cfcd4f0
TV
2662020-06-04 Tom de Vries <tdevries@suse.de>
267
268 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
269
f9b5d5ea
TV
2702020-06-03 Tom de Vries <tdevries@suse.de>
271
272 PR symtab/26046
273 * gdb.cp/breakpoint-locs-2.cc: New test.
274 * gdb.cp/breakpoint-locs.cc: New test.
275 * gdb.cp/breakpoint-locs.exp: New file.
276 * gdb.cp/breakpoint-locs.h: New test.
277
5144dfba
TV
2782020-06-03 Tom de Vries <tdevries@suse.de>
279
280 PR testsuite/25609
281 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
282 value of global verbose.
283 * gdb.base/jit-elf.exp: Same.
284 * gdb.base/jit-reader.exp: Same.
285
621eacdf
TV
2862020-06-02 Tom de Vries <tdevries@suse.de>
287
288 * gdb.dwarf2/multidictionary.exp: Don't use
289 gdb_spawn_with_cmdline_opts.
290
1313c56e
AB
2912020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
294 use_header case.
295 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
296 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
297 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
298 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
299 * gdb.dwarf2/dw2-inline-header.c: New file.
300 * gdb.dwarf2/dw2-inline-header.h: New file.
301
f68f85b5
PA
3022020-05-30 Pedro Alves <palves@redhat.com>
303
304 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
305 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
306
678048e8
GB
3072020-05-29 Gary Benson <gbenson@redhat.com>
308
309 * gdb.compile/compile-cplus.exp (additional_flags): Also
310 set when building with clang.
311 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
312 when building with clang.
313
9fcafd23
GB
3142020-05-29 Gary Benson <gbenson@redhat.com>
315
316 * gdb.arch/i386-avx.exp (additional_flags): Also set when
317 building with clang.
318 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
319
735d5a07
GB
3202020-05-29 Gary Benson <gbenson@redhat.com>
321
322 * gdb.cp/koenig.exp (prepare_for_testing): Add
323 additional_flags=-Wno-unused-comparison.
324 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
325
4ad2c6a0
GB
3262020-05-28 Gary Benson <gbenson@redhat.com>
327
328 * gdb.base/sigaltstack.c (catcher): Add default case to switch
329 statement.
330
09fe663e
GB
3312020-05-28 Gary Benson <gbenson@redhat.com>
332
333 * gdb.cp/classes.exp (prepare_for_testing): Add
334 additional_flags=-Wno-deprecated-register.
335 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
336 * gdb.cp/misc.exp: Likewise.
337
cee00f17
GB
3382020-05-28 Gary Benson <gbenson@redhat.com>
339
340 * gdb.linespec/cpls-ops.cc (dummy): New static global.
341 (test_op_new::operator new): Add return statement.
342 (test_op_new_array::operator new[]): Likewise.
343
636edd00
PA
3442020-05-27 Pedro Alves <palves@redhat.com>
345
346 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
347 check. Use test_gdb_complete_unique instead of
348 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
349 test_gdb_complete_multiple instead of
350 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
351
c2b75043
LM
3522020-05-27 Luis Machado <luis.machado@linaro.org>
353
354 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
355 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
356 * gdb.arch/arm-disassembler-options.exp: Likewise.
357 * gdb.arch/arm-disp-step.exp: Likewise.
358 * gdb.arch/thumb-prologue.exp: Likewise.
359 * gdb.base/async.exp: Likewise.
360 * gdb.base/auxv.exp: Likewise.
361 * gdb.base/complex-parts.exp: Likewise.
362 * gdb.base/ena-dis-br.exp: Likewise.
363 * gdb.base/foll-exec.exp: Likewise.
364 * gdb.base/permissions.exp: Likewise.
365 * gdb.base/relocate.exp: Likewise.
366 * gdb.base/return2.exp: Likewise.
367 * gdb.base/sigbpt.exp: Likewise.
368 * gdb.base/siginfo-obj.exp: Likewise.
369 * gdb.cp/converts.exp: Likewise.
370 * gdb.cp/exceptprint.exp: Likewise.
371 * gdb.cp/inherit.exp: Likewise.
372 * gdb.cp/nsnoimports.exp: Likewise.
373 * gdb.cp/virtbase2.exp: Likewise.
374 * gdb.mi/mi-var-cmd.exp: Likewise.
375 * gdb.mi/var-cmd.c: Likewise.
376
53a47a3e
TT
3772020-05-26 Tom Tromey <tromey@adacore.com>
378
379 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
380
0bc2354b
TT
3812020-05-26 Tom Tromey <tromey@adacore.com>
382
383 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
384 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
385 type.
386 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
387 variable.
388
0db49895
CBG
3892020-05-26 Christian Biesinger <cbiesinger@google.com>
390
391 * Makefile.in: Use = instead of == for the test command
392 for portability.
393
40d22035
TV
3942020-05-26 Tom de Vries <tdevries@suse.de>
395
396 * gdb.base/gold-gdb-index-2.c: New test.
397 * gdb.base/gold-gdb-index.c: New test.
398 * gdb.base/gold-gdb-index.exp: New file.
399 * gdb.base/gold-gdb-index.h: New test.
400
043e2e02
TV
4012020-05-25 Tom de Vries <tdevries@suse.de>
402
403 * boards/gold-gdb-index.exp: New file.
404
462f72c5
SM
4052020-05-25 Simon Marchi <simon.marchi@efficios.com>
406
407 * boards/simavr.exp: New file.
408
6cf66e76
SM
4092020-05-25 Simon Marchi <simon.marchi@efficios.com>
410
411 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
412 * gdb.base/inferior-args.exp: New file.
413 * gdb.base/inferior-args.c: New file.
414
75d04512
SM
4152020-05-25 Simon Marchi <simon.marchi@efficios.com>
416
417 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
418 inferior_args. Pass it to gdb_reload.
419 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
420 inferior_args.
421 (gdb_reload): Add inferior_args argument.
422 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
423 pass it to gdbserver_run.
424 * boards/native-gdbserver.exp: Do not set noargs.
425 * boards/native-extended-gdbserver.exp (gdb_reload): Add
426 inferior_args argument.
427 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
428 * gdb.base/a2-run.exp: Check for use_gdb_stub.
429 * gdb.base/args.exp: Likewise.
430
42cf1844
TV
4312020-05-25 Tom de Vries <tdevries@suse.de>
432
433 * lib/gdb.exp (exec_is_pie): Add comment.
434
8f7d38ef
TV
4352020-05-25 Tom de Vries <tdevries@suse.de>
436
437 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
438 instead of $binfile in the untested message.
439
465e1b0f
TV
4402020-05-25 Tom de Vries <tdevries@suse.de>
441
442 PR testsuite/26031
443 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
444
3c5a0e02
TV
4452020-05-25 Tom de Vries <tdevries@suse.de>
446
447 * boards/gold.exp: New file.
448
0a4f5f8c
TT
4492020-05-23 Tom Tromey <tom@tromey.com>
450
451 * gdb.base/style.exp: Remove completion styling test.
452 * lib/gdb-utils.exp (style): Remove completion styles.
453
eca1f90c
TT
4542020-05-23 Tom Tromey <tom@tromey.com>
455
456 * gdb.base/style.exp: Add completion styling test.
457 * lib/gdb-utils.exp (style): Add completion styles.
458
7c13f4e8
AB
4592020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.base/annota1.exp: Update expected results.
462 * gdb.cp/annota2.exp: Update expected results, remove duplicate
463 test name.
464 * gdb.cp/annota3.exp: Update expected results.
465
41977d16
SM
4662020-05-20 Simon Marchi <simon.marchi@efficios.com>
467
468 PR gdb/26016
469 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
470 against MAP_FAILED.
471 * gdb.base/coremaker.c (mmapdata): Likewise.
472 * gdb.base/jit-reader-host.c (main): Likewise.
473 * gdb.base/sym-file-loader.c (load): Likewise.
474 (load_shlib): Likewise.
475
b4757f2e
TT
4762020-05-20 Tom Tromey <tromey@adacore.com>
477
478 * gdb.ada/array_char_idx.exp: Recognize initialized array.
479
9a0bacfb
TV
4802020-05-20 Tom de Vries <tdevries@suse.de>
481
482 PR symtab/25833
483 * gdb.base/with-mf-inc.c: New test.
484 * gdb.base/with-mf-main.c: New test.
485 * gdb.base/with-mf.exp: New file.
486
76571211
TT
4872020-05-19 Tom Tromey <tromey@adacore.com>
488
489 * gdb.rust/simple.exp: Restore missing test result.
490
4cd9f3d5
TV
4912020-05-19 Tom de Vries <tdevries@suse.de>
492
493 * gdb.base/gdb-caching-proc.exp: Fix typo.
494
7d874253
TT
4952020-05-19 Tom Tromey <tromey@adacore.com>
496
497 * gdb.rust/simple.exp: Add some test descriptions.
498 (test_one_slice): Use with_test_prefix.
499
1d727695
TV
5002020-05-18 Tom de Vries <tdevries@suse.de>
501
502 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
503
7f32a4d5
PA
5042020-05-17 Pedro Alves <palves@redhat.com>
505
506 PR gdb/25741
507 * gdb.base/hw-sw-break-same-address.exp: New file.
508
7cfd74cf
PA
5092020-05-16 Pedro Alves <palves@redhat.com>
510
511 * gdb.multi/multi-re-run.exp (test_re_run): Switch
512 LAST_LOADED_FILE accordingly.
513
57b4f16e
PW
5142020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
515
516 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
517
7c05caf7
PW
5182020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
519
520 * gdb.base/help.exp: Test apropos and help for commands
521 having aliases. Fixed comments not starting with an
522 upper-case letter or not finishing with a dot.
523
7aa1b46f
PW
5242020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
525
3b3aaacb
PW
526 * gdb.base/alias.exp: Update help output check.
527
57b4f16e 5282020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 529
7aa1b46f
PW
530 * gdb.base/default.exp: Update output following fixes.
531
0605465f
PW
5322020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
533
534 * gdb.base/alias.exp: Test aliases starting with a prefix of
535 another alias.
536
86e4e63d
GB
5372020-05-15 Gary Benson <gbenson@redhat.com>
538
539 * gdb.base/info-os.c (main): Add return statement.
540 * gdb.base/info_minsym.c (minsym_fun): Likewise.
541 * gdb.base/large-frame-2.c (func): Likewise.
542 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
543 * gdb.base/pr10179-b.c (foo2): Likewise.
544 * gdb.base/valgrind-disp-step.c (foo): Likewise.
545 * gdb.base/watch-cond.c (func): Likewise.
546 * gdb.multi/goodbye.c (verylongfun): Likewise.
547 * gdb.multi/hello.c (commonfun): Likewise.
548 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
549 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
550 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
551 Likewise.
552 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
553 * gdb.threads/interrupt-while-step-over.c (child_function):
554 Likewise.
555 * gdb.trace/actions-changed.c (end): Likewise.
556
163df4df
GB
5572020-05-15 Gary Benson <gbenson@redhat.com>
558
559 * gdb.opencl/callfuncs.exp: Report when test skipped.
560 * gdb.opencl/convs_casts.exp: Likewise.
561 * gdb.opencl/datatypes.exp: Likewise.
562 * gdb.opencl/operators.exp: Likewise.
563 * gdb.opencl/vec_comps.exp: Likewise.
564
6dbc505a
TV
5652020-05-15 Tom de Vries <tdevries@suse.de>
566
567 * gdb.base/align.exp.in: Rename to ...
568 * gdb.base/align.exp.tcl: ... this.
569 * gdb.base/align-c++.exp: Update.
570 * gdb.base/align-c.exp: Update.
571 * gdb.base/all-architectures.exp.in: Rename to ...
572 * gdb.base/all-architectures.exp: ... this.
573 * gdb.base/all-architectures-0.exp: Update.
574 * gdb.base/all-architectures-1.exp: Update.
575 * gdb.base/all-architectures-2.exp: Update.
576 * gdb.base/all-architectures-3.exp: Update.
577 * gdb.base/all-architectures-4.exp: Update.
578 * gdb.base/all-architectures-5.exp: Update.
579 * gdb.base/all-architectures-6.exp: Update.
580 * gdb.base/all-architectures-7.exp: Update.
581 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
582 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
583 * gdb.base/infcall-nested-structs-c++.exp: Update.
584 * gdb.base/infcall-nested-structs-c.exp: Update.
585 * gdb.base/info-types.exp.in: Rename to ...
586 * gdb.base/info-types.exp.tcl: ... this.
587 * gdb.base/info-types-c++.exp: Update.
588 * gdb.base/info-types-c.exp: Update.
589 * gdb.base/max-depth.exp.in: Rename to ...
590 * gdb.base/max-depth.exp.tcl: ... this.
591 * gdb.base/max-depth-c++.exp: Update.
592 * gdb.base/max-depth-c.exp: Update.
593 * gdb.cp/cpexprs.exp.in: Rename to ...
594 * gdb.cp/cpexprs.exp.tcl: ... this.
595 * gdb.cp/cpexprs-debug-types.exp: Update.
596 * gdb.cp/cpexprs.exp: Update.
597 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
598 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
599 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
600 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
601 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
602 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
603 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
604 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
605 * gdb.dwarf2/clang-debug-names-2.exp: Update.
606 * gdb.dwarf2/clang-debug-names.exp: Update.
607
d1034d78
AB
6082020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
609
610 * lib/check-test-names.exp: Remove code that prevents this file
611 loading when tests are run in parallel.
612
3c5c3649
PA
6132020-05-15 Pedro Alves <palves@redhat.com>
614
615 * gdb.multi/multi-kill.exp (start_inferior): Remove
616 'testpid' parameter. Refer to namespace variable directly.
617 (testpid): Declare as namespace variable.
618
272c36b8
PA
6192020-05-15 Pedro Alves <palves@redhat.com>
620
621 * gdb.multi/multi-kill.exp: Wrap in namespace.
622 (start_inferior): Add TESTPID parameter. Use it instead of the
623 testpid global.
624 (top level): Define empty TESTPID array, and pass it down to
625 start_inferior.
626
02eba61a
TV
6272020-05-14 Tom de Vries <tdevries@suse.de>
628
629 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
630 output.
631
971a3747
TV
6322020-05-14 Tom de Vries <tdevries@suse.de>
633
634 * gdb.base/align.exp: Split into ...
635 * gdb.base/align.exp.in: ...
636 * gdb.base/align-c++.exp: ...
637 * gdb.base/align-c.exp: ... these.
638 * gdb.base/infcall-nested-structs.exp: Split into ...
639 * gdb.base/infcall-nested-structs.exp.in: ...
640 * gdb.base/infcall-nested-structs-c++.exp: ...
641 * gdb.base/infcall-nested-structs-c.exp: ... these.
642 * gdb.base/info-types.exp: Split into ...
643 * gdb.base/info-types.exp.in: ...
644 * gdb.base/info-types-c++.exp: ...
645 * gdb.base/info-types-c.exp: ... these.
646 * gdb.base/max-depth.exp: Split into ...
647 * gdb.base/max-depth.exp.in: ...
648 * gdb.base/max-depth-c++.exp: ...
649 * gdb.base/max-depth-c.exp: ... these.
650 * gdb.cp/infcall-nodebug.exp: Split into ...
651 * gdb.cp/infcall-nodebug.exp.in: ...
652 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
653 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
654 * gdb.cp/infcall-nodebug-c-d0.exp: ...
655 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
656
a05575d3
TBA
6572020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
658 Pedro Alves <palves@redhat.com>
659
660 * gdb.multi/multi-exit.c: New file.
661 * gdb.multi/multi-exit.exp: New file.
662 * gdb.multi/multi-kill.c: New file.
663 * gdb.multi/multi-kill.exp: New file.
664
6ad82919
TBA
6652020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
666
667 * gdb.base/annota1.exp: Update the expected output.
668 * gdb.cp/annota2.exp: Ditto.
669
843f4d93
AB
6702020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 * lib/check-test-names.exp: Disable when testing is being run in
673 parallel.
674
c7c66341
TV
6752020-05-12 Tom de Vries <tdevries@suse.de>
676
677 * gdb.base/jit-elf.exp: Fix string concat.
678
1b59ca1c
TV
6792020-05-12 Tom de Vries <tdevries@suse.de>
680
681 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
682 messages.
683
b4991d29
TV
6842020-05-12 Tom de Vries <tdevries@suse.de>
685
686 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
687
dbb0ab10
TV
6882020-05-12 Tom de Vries <tdevries@suse.de>
689
690 * gdb.ada/catch_ex.exp: Use with_test_prefix.
691 * gdb.ada/mi_catch_ex.exp: Same.
692 * gdb.ada/mi_catch_ex_hand.exp: Same.
693
7549fed8
TV
6942020-05-12 Tom de Vries <tdevries@suse.de>
695
696 * gdb.fortran/complex.exp: Use with_test_prefix.
697
af2d5cd8
TV
6982020-05-12 Tom de Vries <tdevries@suse.de>
699
700 * gdb.trace/passcount.exp: Fix test-names.
701
7c121311
TV
7022020-05-12 Tom de Vries <tdevries@suse.de>
703
704 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
705
c9f3b40e
TV
7062020-05-12 Tom de Vries <tdevries@suse.de>
707
708 * gdb.gdb/complaints.exp: Use with_test_prefix.
709 * gdb.xml/tdesc-regs.exp: Same.
710 * gdb.opt/inline-locals.exp: Fix test name.
711
111b33f0
TV
7122020-05-12 Tom de Vries <tdevries@suse.de>
713
714 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
715 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
716 * gdb.dwarf2/implref-struct.exp: Same.
717 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
718 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
719
ebf47080
SM
7202020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
721
722 * gdb.base/jit-so.exp (one_jit_test): Change test name.
723
d30dcd12
AB
7242020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 * lib/check-test-names.exp (all_test_names): New module variable.
727 (counts): Add 'duplicates' field.
728 (_check_duplicates): New procedure.
729 (check): Also check for duplicates.
730 (do_log_summary): Print duplicates count.
731 (do_reset_vars): Reset counter for duplicate test names, and
732 discard all know test names.
733
34584c09
AB
7342020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * lib/gdb.exp: Include check-test-names.exp library.
737 * lib/check-test-names.exp: New file.
738
e0002117
TV
7392020-05-11 Tom de Vries <tdevries@suse.de>
740
741 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
742
53f539a3
KS
7432020-05-11 Keith Seitz <keiths@redhat.com>
744
745 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
746
113ee09a
TV
7472020-05-11 Tom de Vries <tdevries@suse.de>
748
749 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
750 * gdb.cp/cpexprs.exp.in: .. here.
751 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
752 cpexprs.exp.
753
ba3e70b0
KS
7542020-05-11 Keith Seitz <keiths@redhat.com>
755
756 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
757 test names.
758 * gdb.ada/arrayptr.exp: Likewise.
759 * gdb.ada/assign_arr.exp: Likewise.
760 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
761 * gdb.ada/bp_on_var.exp: Likewise.
762 * gdb.ada/call_pn.exp: Likewise.
763 * gdb.ada/complete.exp: Likewise.
764 * gdb.ada/fun_overload_menu.exp: Likewise.
765 * gdb.ada/funcall_param.exp: Likewise.
766 * gdb.ada/funcall_ref.exp: Likewise.
767 * gdb.ada/packed_array_assign.exp: Likewise.
768 * gdb.ada/same_component_name.exp: Likewise.
769 * gdb.ada/type_coercion.exp: Likewise.
770 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
771 * gdb.ada/variant_record_packed_array.exp: Likewise.
772
3ee6bb11
TV
7732020-05-11 Tom de Vries <tdevries@suse.de>
774
775 PR symtab/25941
776 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
777 out of ...
778 * gdb.dwarf2/clang-debug-names.exp: ... here.
779 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
780 clang-debug-names.exp.in.
781 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
782 * gdb.dwarf2/clang-debug-names-2.c: New test.
783
86cd6bc8
AKS
7842020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
785
786 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
787 (fortran_runto_main): New Proc, fortran version of runto_main.
788 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
789 * gdb.fortran/array-bounds.exp: Likewise.
790 * gdb.fortran/array-slices.exp: Likewise.
791 * gdb.fortran/block-data.exp: Likewise.
792 * gdb.fortran/charset.exp: Likewise.
793 * gdb.fortran/common-block.exp: Likewise.
794 * gdb.fortran/complex.exp: Likewise.
795 * gdb.fortran/derived-type-function.exp: Likewise.
796 * gdb.fortran/derived-type.exp: Likewise.
797 * gdb.fortran/info-modules.exp: Likewise.
798 * gdb.fortran/info-types.exp: Likewise.
799 * gdb.fortran/intrinsics.exp: Likewise.
800 * gdb.fortran/library-module.exp: Likewise.
801 * gdb.fortran/logical.exp: Likewise.
802 * gdb.fortran/max-depth.exp: Likewise.
803 * gdb.fortran/module.exp: Likewise.
804 * gdb.fortran/multi-dim.exp: Likewise.
805 * gdb.fortran/nested-funcs.exp: Likewise.
806 * gdb.fortran/print-formatted.exp: Likewise.
807 * gdb.fortran/print_type.exp: Likewise.
808 * gdb.fortran/printing-types.exp: Likewise.
809 * gdb.fortran/ptr-indentation.exp: Likewise.
810 * gdb.fortran/ptype-on-functions.exp: Likewise.
811 * gdb.fortran/subarray.exp: Likewise.
812 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
813 * gdb.fortran/vla-datatypes.exp: Likewise.
814 * gdb.fortran/vla-history.exp: Likewise.
815 * gdb.fortran/vla-ptr-info.exp: Likewise.
816 * gdb.fortran/vla-ptype-sub.exp: Likewise.
817 * gdb.fortran/vla-ptype.exp: Likewise.
818 * gdb.fortran/vla-sizeof.exp: Likewise.
819 * gdb.fortran/vla-type.exp: Likewise.
820 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
821 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
822 * gdb.fortran/vla-value-sub.exp: Likewise.
823 * gdb.fortran/vla-value.exp: Likewise.
824 * gdb.fortran/whatis_type.exp: Likewise.
825 * gdb.mi/mi-var-child-f.exp: Likewise.
826
6dc55ce9 8272020-05-09 Tom de Vries <tdevries@suse.de>
828
829 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
830
283cb58c
TV
8312020-05-08 Tom de Vries <tdevries@suse.de>
832
833 * gdb.dwarf2/clang-debug-names.c: New test.
834 * gdb.dwarf2/clang-debug-names.exp: New file.
835
ac4a4f1c
SM
8362020-05-06 Simon Marchi <simon.marchi@efficios.com>
837
838 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
839 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
840
24fe640b
TV
8412020-05-06 Tom de Vries <tdevries@suse.de>
842
843 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
844 breakpoint is at a "recommended breakpoint location".
845 * gdb.reverse/consecutive-reverse.exp: Same.
846
0d8683a3
TV
8472020-05-06 Tom de Vries <tdevries@suse.de>
848
849 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
850 address.
851
b8983c46
TV
8522020-05-06 Tom de Vries <tdevries@suse.de>
853
854 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
855
abf6d805
TV
8562020-05-06 Tom de Vries <tdevries@suse.de>
857
858 * gdb.base/store.exp (check_set, up_set): Allowing missing location
859 info for r.
860
0fc2a808
TV
8612020-05-06 Tom de Vries <tdevries@suse.de>
862
863 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
864 necessary.
865
873dd427
TV
8662020-05-06 Tom de Vries <tdevries@suse.de>
867
868 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
869 void.
870
7c99e7e2
TV
8712020-05-06 Tom de Vries <tdevries@suse.de>
872
873 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
874 of ...
875 * gdb.base/async.exp: ... here.
876 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
877 "recommended breakpoint location".
878
6173d6a6
TV
8792020-05-06 Tom de Vries <tdevries@suse.de>
880
881 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
882
6015a067
TV
8832020-05-04 Tom de Vries <tdevries@suse.de>
884
885 * gdb.base/async.exp: Check whether instruction addresses are a
886 "recommended breakpoint location".
887
3b6acaee
TT
8882020-05-03 Tom Tromey <tom@tromey.com>
889
890 * gdb.base/sepdebug.exp: Remove "catch" test.
891 * gdb.base/break.exp: Remove "catch" test.
892 * gdb.base/default.exp: Update expected output.
893
5beb4d17
TV
8942020-05-02 Tom de Vries <tdevries@suse.de>
895
896 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
897 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
898 * gdb.arch/i386-mpx-map.exp: Same.
899 * gdb.arch/i386-mpx-sigsegv.exp: Same.
900 * gdb.arch/i386-mpx-simple_segv.exp: Same.
901 * gdb.arch/i386-mpx.exp: Same.
902
8caf140d
TV
9032020-05-02 Tom de Vries <tdevries@suse.de>
904
905 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
906
693196cb
TV
9072020-05-01 Tom de Vries <tdevries@suse.de>
908
909 * gdb.ada/operator_bp.exp: Allow more than required amount of
910 breakpoint.
911
53ae0aa9
TV
9122020-05-01 Tom de Vries <tdevries@suse.de>
913
914 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
915
ee9d1e5f
HD
9162020-04-30 Hannes Domani <ssbssa@yahoo.de>
917
918 PR gdb/18706
919 * gdb.cp/stub-array-size.cc: New test.
920 * gdb.cp/stub-array-size.exp: New file.
921 * gdb.cp/stub-array-size.h: New test.
922 * gdb.cp/stub-array-size2.cc: New test.
923
d5cf82c0
HD
9242020-04-30 Hannes Domani <ssbssa@yahoo.de>
925
926 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
927 output to the new format.
928
42e165c3
SM
9292020-04-29 Simon Marchi <simon.marchi@efficios.com>
930
931 * gdb.base/break.exp: Use with_test_prefix.
932
6e4e3fe1
TV
9332020-04-29 Tom de Vries <tdevries@suse.de>
934
935 * lib/gdb.exp (debug_types): New proc.
936 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
937 * gdb.python/py-symtab.exp: Same.
938
d642b692
HD
9392020-04-29 Hannes Domani <ssbssa@yahoo.de>
940
941 PR gdb/17320
942 * gdb.base/pretty-array.c: New test.
943 * gdb.base/pretty-array.exp: New file.
944
ea90f227
TV
9452020-04-29 Tom de Vries <tdevries@suse.de>
946
947 PR symtab/25889
948 * gdb.cp/cpexprs.exp: Adapt for inclusion.
949 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
950 and include cpexprs.exp.
951
a65189c9
TV
9522020-04-28 Mark Williams <mark@myosotissp.com>
953
954 PR gdb/24480
955 * dw4-toplevel-types.exp: Test for top level types.
956 * dw4-toplevel-types.cc: Test for top level types.
957
32d1f47a
TBA
9582020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
959
960 * gdb.threads/stop-with-handle.exp: Fix typo in comment
961 (theads -> threads).
962
56a4f5a1
TV
9632020-04-28 Tom de Vries <tdevries@suse.de>
964
965 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
966
0b2f8a3b
TV
9672020-04-28 Tom de Vries <tdevries@suse.de>
968
969 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
970
5390c717
TV
9712020-04-28 Tom de Vries <tdevries@suse.de>
972
973 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
974
15cd93d0
TV
9752020-04-28 Tom de Vries <tdevries@suse.de>
976
977 * gdb.dwarf2/main-foo.c: New test.
978 * gdb.dwarf2/struct-with-sig.exp: New file.
979
d472f0fb
TV
9802020-04-25 Tom de Vries <tdevries@suse.de>
981
982 * boards/debug-types.exp: New file.
983
8d840e05
AB
9842020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
987
bcfe6157
TT
9882020-04-24 Tom Tromey <tom@tromey.com>
989
990 PR symtab/12707:
991 * gdb.python/py-symbol.exp: Update expected results for
992 linkage_name test.
993 * gdb.cp/print-demangle.exp: New file.
994 * gdb.base/c-linkage-name.exp: Fix test.
995 * gdb.guile/scm-symbol.exp: Update expected results for
996 linkage_name test.
997
f049a313
TT
9982020-04-24 Tom Tromey <tom@tromey.com>
999
1000 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1001 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1002 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1003 assembler.
1004
7cf28874
TV
10052020-04-24 Tom de Vries <tdevries@suse.de>
1006
1007 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1008 C++.
1009
dac2fef7
TT
10102020-04-24 Tom Tromey <tromey@adacore.com>
1011
1012 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1013 values.
1014 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1015 values. Update test for minimal encodings.
1016 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1017 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1018 values. Update test for minimal encodings.
1019
1acda803
TT
10202020-04-24 Tom Tromey <tromey@adacore.com>
1021
1022 PR python/23662:
1023 * gdb.ada/variant.exp: Add Python checks.
1024 * gdb.rust/simple.exp: Add dynamic type checks.
1025
adfb9815
TT
10262020-04-24 Tom Tromey <tromey@adacore.com>
1027
1028 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1029 Make array type matching more lax.
1030 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1031 * gdb.ada/mi_variant.exp: New file.
1032 * gdb.ada/mi_variant/pck.ads: New file.
1033 * gdb.ada/mi_variant/pkg.adb: New file.
1034 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1035 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1036
7d79de9a
TT
10372020-04-24 Tom Tromey <tromey@adacore.com>
1038
1039 * gdb.ada/variant.exp: Add dynamic field offset tests.
1040 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1041 * gdb.ada/variant/pkg.adb: Add new variables.
1042
f8e89861
TT
10432020-04-24 Tom Tromey <tromey@adacore.com>
1044
1045 * gdb.ada/variant.exp: New file
1046 * gdb.ada/variant/pkg.adb: New file
1047 * gdb.ada/variant/pck.adb: New file
1048
86e887ae
TV
10492020-04-24 Tom de Vries <tdevries@suse.de>
1050
1051 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1052
88428775
TV
10532020-04-24 Tom de Vries <tdevries@suse.de>
1054
1055 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1056 flags.
1057
4e86f6e7
TV
10582020-04-24 Tom de Vries <tdevries@suse.de>
1059
1060 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1061
2016d3e6
TV
10622020-04-24 Tom de Vries <tdevries@suse.de>
1063
1064 * lib/gdb.exp (default_gdb_start): Handle eof.
1065 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1066 failure.
1067 * gdb.base/readnever.exp: Handle clean_restart failure.
1068
70bc38f5
TV
10692020-04-23 Tom de Vries <tdevries@suse.de>
1070
1071 * gdb.base/decl-before-def.exp: Run to main and print a again.
1072
de82891c
TV
10732020-04-23 Tom de Vries <tdevries@suse.de>
1074
1075 * gdb.base/decl-before-def-decl.c: New test.
1076 * gdb.base/decl-before-def-def.c: New test.
1077 * gdb.base/decl-before-def.exp: New file.
1078
96038148
TV
10792020-04-23 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1082
54ac3df1
TV
10832020-04-22 Tom de Vries <tdevries@suse.de>
1084
1085 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1086 debug_info_offset.
1087 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1088 before $objsfile in the line line.
1089
714534e1
TV
10902020-04-22 Tom de Vries <tdevries@suse.de>
1091
1092 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1093
16a7dbf4
MS
10942020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1095
1096 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1097 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1098 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1099 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1100 * gdb.base/jit-protocol.h: Update definitions to match all usage
1101 contexts.
1102
11032020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1104
1105 * gdb.base: Rename all jit related test and source files.
1106
11072020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1108
1109 * gdb.base/jit-reader.exp: Relax register output check.
1110
317d2668
TV
11112020-04-22 Tom de Vries <tdevries@suse.de>
1112
1113 PR symtab/25764
1114 * gdb.base/psym-external-decl-2.c: New test.
1115 * gdb.base/psym-external-decl.c: New test.
1116 * gdb.base/psym-external-decl.exp: New file.
1117 * gdb.threads/tls.exp: Add PR25807 kfail.
1118
eea9e357
TV
11192020-04-22 Tom de Vries <tdevries@suse.de>
1120
1121 PR symtab/25801
1122 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1123 in "info source" output.
1124
3d5afab3
TV
11252020-04-22 Tom de Vries <tdevries@suse.de>
1126
1127 PR symtab/25700
1128 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1129 symtab for imported_unit.c.
1130
b32102f6
GB
11312020-04-21 Gary Benson <gbenson@redhat.com>
1132
1133 * gdb.base/advance.c (func): New argument, to match call site.
1134 (func2, func3): Add return statements.
1135
d43b7a2d
TBA
11362020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1137
1138 * gdb.multi/run-only-second-inf.c: New file.
1139 * gdb.multi/run-only-second-inf.exp: New file.
1140
d89edf9b
MM
11412020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1142
1143 * gdb.btrace/multi-inferior.c: New test.
1144 * gdb.btrace/multi-inferior.exp: New file.
1145
1a476b6d
MM
11462020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1147
1148 * gdb.btrace/enable-new-thread.c: New test.
1149 * gdb.btrace/enable-new-thread.exp: New file.
1150
4778a5f8
TV
11512020-04-21 Tom de Vries <tdevries@suse.de>
1152
1153 PR gdb/25471
1154 * gdb.threads/killed-outside.c: New test.
1155 * gdb.threads/killed-outside.exp: New file.
1156
9b2c992c
GB
11572020-04-20 Gary Benson <gbenson@redhat.com>
1158
1159 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1160 * gdb.base/nested-subp2.exp: Likewise.
1161 * gdb.base/nested-subp3.exp: Likewise.
1162
b5d1d6f7
GB
11632020-04-20 Gary Benson <gbenson@redhat.com>
1164
1165 * gdb.base/nested-subp1.exp: Disable test when using clang.
1166 * gdb.base/nested-subp2.exp: Likewise.
1167 * gdb.base/nested-subp3.exp: Likewise.
1168
25230285
GB
11692020-04-20 Gary Benson <gbenson@redhat.com>
1170
1171 * gdb.cp/exception.cc: Fix compilation error with clang.
1172
fa93cc8f
GB
11732020-04-20 Gary Benson <gbenson@redhat.com>
1174
809730f3 1175 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1176
e0c45f30
GB
11772020-04-20 Gary Benson <gbenson@redhat.com>
1178
1179 * gdb.base/jit-main.c: Fix compilation error with clang.
1180
4ddfec93
KR
11812020-04-17 Kamil Rytarowski <n54@gmx.com>
1182
1183 * gdb.base/attach-twice.c: Include "sys/types.h".
1184 (PTRACE_ATTACH): Add fallback definition.
1185 (main): Pass `0' to the 4th argument of `ptrace'.
1186
2bed205e
KR
11872020-04-17 Kamil Rytarowski <n54@gmx.com>
1188
1189 * gdb.base/fork-running-state.c: Include "signal.h".
1190
0743fc83
TT
11912020-04-17 Tom Tromey <tromey@adacore.com>
1192
1193 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1194 Update tests.
1195 * gdb.btrace/cpu.exp: Update tests.
1196 * gdb.base/maint.exp: Update tests.
1197 * gdb.base/default.exp: Update tests.
1198 * gdb.base/completion.exp: Update tests.
1199
efba5c23
TV
12002020-04-16 Tom de Vries <tdevries@suse.de>
1201
1202 PR symtab/25791
1203 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1204 (ensure_gdb_index): and factor out and move ...
1205 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1206 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1207
d191d716
TV
12082020-04-16 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1211 loading exec.
1212
99f1bc6a
AB
12132020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1214
1215 * gdb.base/many-completions.exp: New file.
1216
194d088f
TV
12172020-04-14 Tom de Vries <tdevries@suse.de>
1218
1219 PR symtab/25718
1220 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1221
c1a66c06
TV
12222020-04-14 Tom de Vries <tdevries@suse.de>
1223
1224 PR symtab/25720
1225 * gdb.base/maint-expand-symbols-header-file.c: New test.
1226 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1227 * gdb.base/maint-expand-symbols-header-file.h: New test.
1228
21b0982c
AB
12292020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1230
1231 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1232 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1233 get_func_info.
1234 (get_func_info): Delete.
1235 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1236 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1237 * lib/dwarf.exp (get_func_info): New function.
1238
dd1cab06
TV
12392020-04-13 Tom de Vries <tdevries@suse.de>
1240
1241 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1242 to what find_gnatmake does.
1243
71ea2b6b
TV
12442020-04-10 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1247 -readnow.
1248
bdfc1e8a
TV
12492020-04-10 Tom de Vries <tdevries@suse.de>
1250
1251 PR cli/25808
1252 * gdb.base/style.c: Add leading newlines.
1253 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1254 Check listing of main's one-line body.
1255
14ca8ecf
TV
12562020-04-08 Tom de Vries <tdevries@suse.de>
1257
1258 * lib/gdb.exp (psymtabs_p): New proc.
1259 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1260 importing unit" unsupported if there are no partial symbols.
1261
e21d048f
TV
12622020-04-08 Tom de Vries <tdevries@suse.de>
1263
1264 PR testsuite/25760
1265 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1266
25c11aca
TV
12672020-04-07 Tom de Vries <tdevries@suse.de>
1268
1269 PR symtab/25796
1270 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1271
5707e24b
TV
12722020-04-07 Tom de Vries <tdevries@suse.de>
1273
1274 * gdb.base/check-psymtab.c: New test.
1275 * gdb.base/check-psymtab.exp: New file.
1276
6ee448cc
TT
12772020-04-06 Tom Tromey <tromey@adacore.com>
1278
1279 * gdb.ada/variant-record/proc.adb: New file.
1280 * gdb.ada/variant-record/value.adb: New file.
1281 * gdb.ada/variant-record/value.s: New file.
1282 * gdb.ada/variant-record.exp: New file.
1283
9e7c9a03
HD
12842020-04-03 Hannes Domani <ssbssa@yahoo.de>
1285
1286 PR gdb/25325
1287 * gdb.cp/typed-enum.cc: New test.
1288 * gdb.cp/typed-enum.exp: New file.
1289
c90d28ac
AB
12902020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1291
1292 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1293 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1294 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1295 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1296 * gdb.opt/inline-small-func.c: New file.
1297 * gdb.opt/inline-small-func.exp: New file.
1298 * gdb.opt/inline-small-func.h: New file.
1299
34e9a9fa
AB
13002020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1301
1302 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1303 function.
1304
6a354911
AB
13052020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1306
1307 * lib/dwarf.exp (function_range): Allow compiler options to be
1308 specified.
1309
880d9777
TV
13102020-04-02 Tom de Vries <tdevries@suse.de>
1311
1312 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1313 __attribute__((always_inline)).
1314 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1315
f32682ea
TV
13162020-04-02 Tom de Vries <tdevries@suse.de>
1317
1318 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1319 (gdbserver_gdb_exit): ... here. Add timeout warning.
1320 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1321 (connect_target_extended_remote): Append new server_spawn_id to
1322 server_spawn_ids.
1323 (cleanup): New proc.
1324 (setup, <toplevel>): Call cleanup.
1325
d3214198
TV
13262020-04-02 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.base/main-psymtab.exp: New file.
1329
cc77ed24
TV
13302020-04-02 Tom de Vries <tdevries@suse.de>
1331
1332 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1333
3638a098
TT
13342020-04-01 Tom Tromey <tom@tromey.com>
1335
1336 * gdb.base/complex-parts.exp: Add type tests.
1337
c34e8714
TT
13382020-04-01 Tom Tromey <tom@tromey.com>
1339
1340 * gdb.base/complex-parts.exp: Add arithmetic tests.
1341
981c08ce
TT
13422020-04-01 Tom Tromey <tom@tromey.com>
1343
1344 * gdb.compile/compile.exp: Update.
1345 * gdb.compile/compile-cplus.exp: Update.
1346 * gdb.base/varargs.exp: Update.
1347 * gdb.base/floatn.exp: Update.
1348 * gdb.base/endianity.exp: Update.
1349 * gdb.base/callfuncs.exp (do_function_calls): Update.
1350 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1351 (complex_float_integral_args): Update.
1352 * gdb.base/complex.exp: Update.
1353 * gdb.base/complex-parts.exp: Update.
1354
3d1cfd43
TT
13552020-04-01 Tom Tromey <tromey@adacore.com>
1356
1357 * gdb.rust/union.rs: New file.
1358 * gdb.rust/union.exp: New file.
1359 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1360 (main): Update.
1361 * gdb.rust/simple.exp: Move union tests to union.exp.
1362
e033dfa9
TT
13632020-04-01 Tom Tromey <tromey@adacore.com>
1364
1365 * gdb.rust/simple.rs (main): Remove "y0".
1366
53cccef1
TBA
13672020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1368
1369 * gdb.multi/stop-all-on-exit.c: New test.
1370 * gdb.multi/stop-all-on-exit.exp: New file.
1371
60e22c1e
HD
13722020-04-01 Hannes Domani <ssbssa@yahoo.de>
1373
1374 PR gdb/24789
1375 * gdb.cp/misc.cc: Add integer reference variable.
1376 * gdb.cp/misc.exp: Add test.
1377
e139a727
TBA
13782020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1379
1380 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1381 scenario to cover execution until the end and also the case
1382
16b0db75
TV
13832020-03-31 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1386 c. Use "maint info symtabs" to check symtab expansion.
1387
c0502da6
TV
13882020-03-30 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1391 unsupported.
1392 (verify_psymtab_expanded): Move ...
1393 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1394 test.
1395 (readnow): New proc.
1396
5935fd15
AB
13972020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1398
1399 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1400 with $hex.
1401
1773be9e
TT
14022020-03-20 Tom Tromey <tromey@adacore.com>
1403
1404 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1405
70304be9
TT
14062020-03-20 Tom Tromey <tromey@adacore.com>
1407
1408 * gdb.ada/sub_variant/subv.adb: New file.
1409 * gdb.ada/sub_variant.exp: New file.
1410
0dd7b8f7
TV
14112020-03-20 Tom de Vries <tdevries@suse.de>
1412
1413 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1414 first break fails.
1415 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1416
cada5fc9
AB
14172020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * gdb.server/exit-multiple-threads.c: New file.
1420 * gdb.server/exit-multiple-threads.exp: New file.
1421
6b8c53f2
AB
14222020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1423
1424 * gdb.fortran/mixed-lang-stack.c: New file.
1425 * gdb.fortran/mixed-lang-stack.cpp: New file.
1426 * gdb.fortran/mixed-lang-stack.exp: New file.
1427 * gdb.fortran/mixed-lang-stack.f90: New file.
1428
19a2740f
AB
14292020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1430
1431 * gdb.linespec/cp-completion-aliases.cc: New file.
1432 * gdb.linespec/cp-completion-aliases.exp: New file.
1433
d8c8b848
TV
14342020-03-19 Tom de Vries <tdevries@suse.de>
1435
1436 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1437 more precise.
1438
a9933ccf
TV
14392020-03-18 Tom de Vries <tdevries@suse.de>
1440
1441 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1442 * gdb.dwarf2/break-inline-psymtab.c: New test.
1443 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1444
2f89101f
TV
14452020-03-16 Tom de Vries <tdevries@suse.de>
1446
1447 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1448 cache_verify and cache_verify_proc.
1449
6b9374f1
TV
14502020-03-15 Tom de Vries <tdevries@suse.de>
1451
1452 * gdb.server/solib-list.exp: Handle
1453 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1454
eaeaf44c
TV
14552020-03-15 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1458 objfiles".
1459
3293bbaf
TT
14602020-03-14 Tom Tromey <tom@tromey.com>
1461
1462 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1463
ab44624c
TV
14642020-03-14 Tom de Vries <tdevries@suse.de>
1465
1466 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1467
54c43825
TV
14682020-03-14 Tom de Vries <tdevries@suse.de>
1469
1470 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1471 result in line-by-line fashion.
1472
2ac70237
TV
14732020-03-14 Tom de Vries <tdevries@suse.de>
1474
1475 * lib/gdb.exp (supports_statement_frontiers): New proc.
1476 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1477
09546b56
TV
14782020-03-14 Tom de Vries <tdevries@suse.de>
1479
1480 * gdb.base/printcmds.exp: Add missing quoting for "print
1481 teststring2".
1482
a1f6a07c
TT
14832020-03-13 Tom Tromey <tom@tromey.com>
1484
1485 * gdb.base/printcmds.exp (test_print_strings): Add regression
1486 test.
1487 * gdb.base/printcmds.c (charptr): New typedef.
1488 (teststring2): New global.
1489
1b83d09c
AB
14902020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1493 full path in the test name.
1494 (test_ld): Add some with_test_prefix blocks to make test names
1495 unique.
1496
2d61316c
TV
14972020-03-13 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1500
2e9145ac
TV
15012020-03-13 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1504
96c7f873
TV
15052020-03-13 Tom de Vries <tdevries@suse.de>
1506
1507 PR symtab/25646
1508 * gdb.dwarf2/imported-unit.exp: Add test.
1509
49ba92c0
TV
15102020-03-13 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1513 (var1, var2): New variable.
1514 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1515 matching symbols.
1516
301b21e0
TV
15172020-03-13 Tom de Vries <tdevries@suse.de>
1518
1519 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1520 (Term::command): Use prompt prefix.
1521 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1522 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1523 command_no_prompt_prefix instead of prefix.
1524 * gdb.tui/tui-layout-asm.exp: Same.
1525
3f512721
SM
15262020-03-12 Simon Marchi <simon.marchi@efficios.com>
1527
1528 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1529
40310f30
SM
15302020-03-12 Simon Marchi <simon.marchi@efficios.com>
1531
1532 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1533 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1534 on" while stepping over the test instruction, match printed
1535 message.
1536
09252140
TV
15372020-03-12 Tom de Vries <tdevries@suse.de>
1538
1539 * gdb.base/info-types.exp: Use exp_continue during matching of output
1540 of "info types".
1541
14e9c72c
TV
15422020-03-12 Tom de Vries <tdevries@suse.de>
1543
1544 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1545
e515d67e
TV
15462020-03-12 Tom de Vries <tdevries@suse.de>
1547
1548 * gdb.fortran/module.exp: Use exp_continue during matching of output
1549 of "info variable -n".
1550
307eafd8
TV
15512020-03-12 Tom de Vries <tdevries@suse.de>
1552
1553 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1554 gdb.dwarf2/dw2-ranges-base.c.
1555
9a2de3fc
TV
15562020-03-12 Tom de Vries <tdevries@suse.de>
1557
1558 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1559 in presence of GLIBC debuginfo.
1560
3217502e
TV
15612020-03-12 Tom de Vries <tdevries@suse.de>
1562
1563 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1564 $core.
1565
1281424c
TV
15662020-03-12 Tom de Vries <tdevries@suse.de>
1567
1568 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1569 more precise.
1570
038b97fc
SM
15712020-03-11 Simon Marchi <simon.marchi@efficios.com>
1572
1573 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1574 from Unix to Windows path.
1575
5308d1e7
TV
15762020-03-11 Tom de Vries <tdevries@suse.de>
1577
1578 * gdb.ada/minsyms.exp: Set language to ada.
1579
f870f78f
TV
15802020-03-11 Tom de Vries <tdevries@suse.de>
1581
1582 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1583
5a13315d
TV
15842020-03-11 Tom de Vries <tdevries@suse.de>
1585
1586 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1587
976862ed
TT
15882020-03-11 Tom Tromey <tromey@adacore.com>
1589
1590 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1591
7462c383
TV
15922020-03-11 Tom de Vries <tdevries@suse.de>
1593
1594 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1595
1c6c46a0
TV
15962020-03-11 Tom de Vries <tdevries@suse.de>
1597
1598 * gdb.base/break-interp.exp: Limit verbose scope.
1599
44f41bb7
TV
16002020-03-11 Tom de Vries <tdevries@suse.de>
1601
1602 * gdb.fortran/logical.f90: Define variable with character type.
1603 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1604
b76f3a42
TV
16052020-03-11 Tom de Vries <tdevries@suse.de>
1606
1607 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1608
1c33af77
TV
16092020-03-11 Tom de Vries <tdevries@suse.de>
1610
1611 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1612 symtabs.
1613
8c95582d
AB
16142020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1615 Bernd Edlinger <bernd.edlinger@hotmail.de>
1616
1617 * gdb.cp/step-and-next-inline.cc: New file.
1618 * gdb.cp/step-and-next-inline.exp: New file.
1619 * gdb.cp/step-and-next-inline.h: New file.
1620 * gdb.dwarf2/dw2-is-stmt.c: New file.
1621 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1622 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1623 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1624 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1625
cecf8547
AB
16262020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1627
1628 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1629 is-stmt flag in the line table.
1630
0ba678c9
TV
16312020-03-09 Tom de Vries <tdevries@suse.de>
1632
1633 * lib/gdb.exp (cached_file): Create cache dir.
1634
72fbdf83
TV
16352020-03-07 Tom de Vries <tdevries@suse.de>
1636
1637 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1638 * gdb.cp/rvalue-ref-params.exp: Same.
1639
436b5e99
TV
16402020-03-06 Tom de Vries <tdevries@suse.de>
1641
1642 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1643 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1644
09f2921c
TV
16452020-03-06 Tom de Vries <tdevries@suse.de>
1646
1647 * README: Fix "the the".
1648 * gdb.base/dprintf.exp: Same.
1649
50a3cc5d
TV
16502020-03-05 Tom de Vries <tdevries@suse.de>
1651
1652 * gdb.base/maint.exp: Update "main print statistics" expected output.
1653
0a709cba
AKS
16542020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1655
1656 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1657 (fortran_int8): Likewise.
1658 (fortran_real4): Likewise.
1659 (fortran_real8): Likewise.
1660 (fortran_complex4): Likewise.
1661 (fortran_logical4): Likewise.
1662 (fortran_character1): Likewise.
1663
5e5d66b6
AB
16642020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1665
1666 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1667 printed as true.
1668
7b973adc
SDJ
16692020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1670
1671 * gdb.base/printcmds.exp: Add test to verify printf of a
1672 variable holding an address.
1673
478e490a
TV
16742020-03-03 Tom de Vries <tdevries@suse.de>
1675
1676 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1677
1ef44e86
TV
16782020-03-03 Tom de Vries <tdevries@suse.de>
1679
1680 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1681 gdb_test_multiple call.
1682
b98cc2cf
TV
16832020-03-03 Tom de Vries <tdevries@suse.de>
1684
1685 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1686 gdb_test_multiple calls.
1687
63e163f2
AB
16882020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1689
1690 * gdb.base/default.exp: Remove test of 'set history filename'.
1691 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1692 filename to the empty string.
1693 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1694 and GDBHISTSIZE.
1695
24ed6739
AB
16962020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1697
1698 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1699 disabled.
1700
590003dc
TV
17012020-03-02 Pedro Alves <palves@redhat.com>
1702 Tom de Vries <tdevries@suse.de>
1703
1704 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1705 -prompt prefix, before user_code argument. Add -lbl option likewise.
1706 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1707 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1708 argument.
1709 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1710 have "\r\n" at start-of-line, instead of at end-of-line.
1711
f5e46084
SM
17122020-02-28 Simon Marchi <simon.marchi@efficios.com>
1713
1714 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1715 libinproctrace.so.
1716
f7a7000d
LM
17172020-02-28 Luis Machado <luis.machado@linaro.org>
1718
1719 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1720 to "p/x".
1721
718e0816
LM
17222020-02-28 Luis Machado <luis.machado@linaro.org>
1723
1724 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1725 asm/ptrace.h and error.h.
1726
13c3a74a
TV
17272020-02-28 Tom de Vries <tdevries@suse.de>
1728
1729 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1730 (struct wrapper, do_something, mundane/symada__cS): Move ...
1731 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1732 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1733 Update "print symada__cS before partial symtab expansion" regexp.
1734 Update breakpoint location. Flush symbol cache after expansion.
1735
85d2d5bb
LM
17362020-02-28 Luis Machado <luis.machado@linaro.org>
1737
1738 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1739
3608f86c
TV
17402020-02-27 Tom de Vries <tdevries@suse.de>
1741
1742 * config/sid.exp: Remove unused globals.
1743 * gdb.base/attach.exp: Same.
1744 * gdb.base/catch-load.exp: Same.
1745 * gdb.base/dbx.exp: Same.
1746 * lib/gdb.exp: Same.
1747 * lib/mi-support.exp: Same.
1748 * lib/prompt.exp: Same.
1749
c8d4f6df
TV
17502020-02-27 Tom de Vries <tdevries@suse.de>
1751
1752 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1753 not set.
1754
0d79cdc4
AM
17552020-02-26 Aaron Merey <amerey@redhat.com>
1756
1757 * gdb.debuginfod: New directory for debuginfod tests.
1758 * gdb.debuginfod/main.c: New test file.
1759 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1760
0dce4280
TV
17612020-02-26 Tom de Vries <tdevries@suse.de>
1762
1763 PR gdb/25603
1764 * gdb.base/persistent-lang.cc: New test.
1765 * gdb.base/persistent-lang.exp: New file.
1766
9e80cfa1
AB
17672020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1768
1769 * gdb.fortran/derived-type-striding.exp: Add a new test.
1770 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1771 new test.
1772
2078dbb2
AB
17732020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1774
1775 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1776 names.
1777
70d49700
TV
17782020-02-25 Tom de Vries <tdevries@suse.de>
1779
1780 PR go/18926
1781 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1782
a88ef40d
TV
17832020-02-24 Tom de Vries <tdevries@suse.de>
1784
1785 PR gdb/25592
1786 * gdb.base/info-locals-unused-static-var.c: New test.
1787 * gdb.base/info-locals-unused-static-var.exp: New file.
1788
01b1af32
TT
17892020-02-22 Tom Tromey <tom@tromey.com>
1790
1791 * gdb.python/tui-window.exp: New file.
1792 * gdb.python/tui-window.py: New file.
1793
7c043ba6
TT
17942020-02-22 Tom Tromey <tom@tromey.com>
1795
1796 PR tui/17850:
1797 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1798 tests.
1799
c22fef7e
TT
18002020-02-22 Tom Tromey <tom@tromey.com>
1801
1802 * gdb.tui/new-layout.exp: Add sub-layout tests.
1803
ee325b61
TT
18042020-02-22 Tom Tromey <tom@tromey.com>
1805
1806 * gdb.tui/new-layout.exp: New file.
1807
3f0cbb04
TT
18082020-02-22 Tom Tromey <tom@tromey.com>
1809
1810 * gdb.rust/rust-style.rs: New file.
1811 * gdb.rust/rust-style.exp: New file.
1812 * gdb.base/style.exp: Test structure printing.
1813 * gdb.base/style.c (struct some_struct): New type.
1814 (enum etype): New type.
1815 (struct_value): New global.
1816
75525152
TV
18172020-02-21 Tom de Vries <tdevries@suse.de>
1818
1819 PR go/18926
1820 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1821 Remove blanket xfails. Use message argument for gdb_breakpoint.
1822 Make continuing to breakpoint test conditional on setting breakpoint.
1823 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1824 DW_AT_name attribute. Add xfail for GCC PR93866.
1825
bd360d30
AB
18262020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1827
1828 * gdb.dwarf2/cpp-linkage-name.c: New file.
1829 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1830
c7adb09f 18312020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1832
1833 * lib/gdb.exp (gdb_wrapper_init): Reset
1834 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1835 not exist.
1836
a9c79803
TV
18372020-02-20 Tom de Vries <tdevries@suse.de>
1838
1839 PR go/17018
1840 * gdb.go/hello.exp: Copy ...
1841 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1842 print of st to print value of global definition. Add xfail for GCC
1843 PR93844.
1844 * gdb.go/hello.exp: Remove printing of st before definition.
1845 * gdb.go/hello.go: Copy ...
1846 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1847 to st.
1848 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1849
d7445728
TV
18502020-02-20 Tom de Vries <tdevries@suse.de>
1851
1852 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1853 (gdb_simple_compile): Handle compile_flags go by using .go extension
1854 for source file.
1855 * gdb.go/chan.exp: Use support_go_compile.
1856 * gdb.go/handcall.exp: Same.
1857 * gdb.go/hello.exp: Same.
1858 * gdb.go/integers.exp: Same.
1859 * gdb.go/max-depth.exp: Same.
1860 * gdb.go/methods.exp: Same.
1861 * gdb.go/package.exp: Same.
1862 * gdb.go/strings.exp: Same.
1863 * gdb.go/types.exp: Same.
1864 * gdb.go/unsafe.exp: Same.
1865
c9c41e6d
TV
18662020-02-19 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.python/lib-types.exp: Make xfail more strict.
1869
f20ff837
TV
18702020-02-19 Tom de Vries <tdevries@suse.de>
1871
1872 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1873
08410482
DE
18742020-02-19 Doug Evans <dje@google.com>
1875
1876 PR rust/25535
1877 * gdb.rust/simple.exp: Add test.
1878 * gdb.rust/simple.rs: Add test.
1879
623563f7
TV
18802020-02-19 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1883 output line-by-line.
1884
d3308cfd
TV
18852020-02-19 Tom de Vries <tdevries@suse.de>
1886
1887 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1888
86cbc5dc
TV
18892020-02-19 Tom de Vries <tdevries@suse.de>
1890
1891 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1892 prelink.
1893
9db2b96b
TV
18942020-02-19 Tom de Vries <tdevries@suse.de>
1895
1896 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1897 (gdb_do_cache): Use gdb_do_cache_wrap.
1898 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1899
89e2fdc5
TV
19002020-02-19 Tom de Vries <tdevries@suse.de>
1901
1902 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1903 gdb_compile option.
1904
373d7ac0
SM
19052020-02-18 Simon Marchi <simon.marchi@efficios.com>
1906
1907 * gdb.base/printcmds.exp (test_print_enums): Update expected
1908 output.
1909
b29a2df0
SM
19102020-02-18 Simon Marchi <simon.marchi@efficios.com>
1911
1912 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1913 for "unknown".
1914
6740f0cc
SM
19152020-02-18 Simon Marchi <simon.marchi@efficios.com>
1916
1917 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1918 enumerator.
1919
edd45eb0
SM
19202020-02-18 Simon Marchi <simon.marchi@efficios.com>
1921
1922 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1923 FE_, add FE_NONE.
1924 (three): Update.
1925 (enum flag_enum_without_zero): New enum.
1926 (flag_enum_without_zero): New variable.
1927 (enum not_flag_enum): New enum.
1928 (three_not_flag): New variable.
1929 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1930 (test_print_enums): Add more tests for printing flag enums.
1931
d4295de4
TV
19322020-02-18 Tom de Vries <tdevries@suse.de>
1933
1934 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1935 (gdb_compile_ada): ... here.
1936 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1937 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1938
f251f505
TT
19392020-02-14 Tom Tromey <tom@tromey.com>
1940
1941 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1942 build directory.
1943 * boards/gdbserver-base.exp: Update path to gdbserver.
1944
8f432634
TV
19452020-02-13 Tom de Vries <tdevries@suse.de>
1946
1947 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1948
92b6eaf7
TV
19492020-02-13 Tom de Vries <tdevries@suse.de>
1950
1951 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1952 are missing.
1953
f3b0f7fe
TV
19542020-02-13 Tom de Vries <tdevries@suse.de>
1955
1956 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1957 call.
1958
f6be8713
SDJ
19592020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1960
1961 PR tui/25126
1962 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1963 * gdb.base/cached-source-file.c: New file.
1964 * gdb.base/cached-source-file.exp: New file.
1965
b2770d5e
TV
19662020-02-11 Tom de Vries <tdevries@suse.de>
1967
1968 PR testsuite/25488
1969 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1970
44f6938e
TV
19712020-02-10 Tom de Vries <tdevries@suse.de>
1972
1973 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1974
5f0e2eb7
MR
19752020-02-10 Maciej W. Rozycki <macro@wdc.com>
1976
1977 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1978 and $after_addr are both integers before making a comparison.
1979
46ce2b6f
TV
19802020-02-09 Tom de Vries <tdevries@suse.de>
1981
1982 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1983 command output and paste it into gdb.log. If any, paste catch message
1984 to gdb.log.
1985
5abbbe1d
TT
19862020-02-07 Tom Tromey <tromey@adacore.com>
1987
1988 PR breakpoints/24915:
1989 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1990
1d5d29e7
SV
19912020-02-06 Shahab Vahedi <shahab@synopsys.com>
1992
1993 * gdb.tui/tui-missing-src.exp: Add the "missing source
1994 file" test for the TUI.
1995
b0999b9b
AB
19962020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1997
1998 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1999 including a port number in the output.
2000
c3b149eb
AKS
20012020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2002
2003 * lib/fortran.exp (fortran_int4): Handle clang.
2004 (fortran_int8): Likewise.
2005 (fortran_real4): Likewise.
2006 (fortran_real8): Likewise.
2007 (fortran_complex4): Likewise.
2008 (fortran_logical4): Likewise.
2009 (fortran_character1): Likewise.
2010
f8dcc90b
TV
20112020-02-04 Tom de Vries <tdevries@suse.de>
2012
2013 * README (Race detection): Add note.
2014
f90ac7c2
TV
20152020-02-04 Tom de Vries <tdevries@suse.de>
2016
2017 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2018
780636ae
TV
20192020-02-04 Tom de Vries <tdevries@suse.de>
2020
2021 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2022
5d2e1193
RA
20232020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2024
2025 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2026 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2027 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2028 blttar, bnetarl.
2029 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2030 binary for blttar, bnetarl.
2031 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2032 wait instruction. Delete ldmx test.
2033 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2034
e409c542
AKS
20352020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2036
2037 * gdb.fortran/array-bounds-high.exp: New file.
2038 * gdb.fortran/array-bounds-high.f90: New file.
2039
b0029748
LD
20402020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2041
2042 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2043 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2044
195a8287
TV
20452020-02-01 Tom de Vries <tdevries@suse.de>
2046
2047 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2048
42330a68
AB
20492020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2050
2051 PR tui/9765
2052 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2053 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2054
b62a8028
LM
20552020-01-29 Luis Machado <luis.machado@linaro.org>
2056
2057 * gdb.arch/aarch64-brk-patterns.c: New source file.
2058 * gdb.arch/aarch64-brk-patterns.exp: New test.
2059
5f440116
TBA
20602020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2061
2062 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2063 GCC/Clang version.
2064 * gdb.cp/pass-by-ref.exp: Ditto.
2065
ee2a6fc6
TV
20662020-01-29 Tom de Vries <tdevries@suse.de>
2067
2068 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2069 * gdb.threads/watchpoint-fork-mt.c: Same.
2070 * gdb.threads/watchpoint-fork-parent.c: Same.
2071 * gdb.threads/watchpoint-fork-st.c: Same.
2072 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2073
16b10d6e
LM
20742020-01-27 Luis Machado <luis.machado@linaro.org>
2075
2076 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2077 sitting at a syscall instruction when we hit the syscall function's
2078 breakpoint.
2079 Check PC against one obtained with the x command.
2080 Validate syscall number.
2081 (step_over_syscall): Don't continue to the syscall instruction if
2082 we're already there.
2083
b1468492
PW
20842020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2085
2086 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2087
7ffa82e1
AB
20882020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2089
2090 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2091 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2092
3d92a3e3
AB
20932020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2094
2095 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2096 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2097
94a72be7
AB
20982020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2099
2100 * gdb.base/maint.exp: Update line table parsing test.
2101 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2102
53af73bf
PA
21032020-01-24 Pedro Alves <palves@redhat.com>
2104
2105 PR gdb/25410
2106 * gdb.multi/multi-re-run-1.c: New.
2107 * gdb.multi/multi-re-run-2.c: New.
2108 * gdb.multi/multi-re-run.exp: New.
2109
1ba1ac88
AB
21102020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 PR gdb/23718
2113 * gdb.server/server-kill-python.exp: New file.
2114
f3364a6d
AB
21152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.server/multi-ui-errors.c: New file.
2118 * gdb.server/multi-ui-errors.exp: New file.
2119
733d0a67
AB
21202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2121
2122 PR tui/9765
2123 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2124
4f13c1c0
TT
21252020-01-19 Tom Tromey <tom@tromey.com>
2126
2127 * gdb.tui/main.exp: Add check for plain "file".
2128
40c94099
CB
21292020-01-16 Christian Biesinger <cbiesinger@google.com>
2130
2131 * lib/gdb.exp: Fix spelling error (seperatelly).
2132
ff47f4f0
TT
21332020-01-14 Tom Tromey <tom@tromey.com>
2134
2135 PR symtab/12535:
2136 * gdb.python/python.exp: Test decode_line with empty string
2137 argument.
2138
717c684d
BE
21392020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2140
2141 * gdb.base/skip-inline.exp: Extend test.
2142
44e4c775
AB
21432020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2144
2145 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2146 * gdb.dwarf2/dw2-bad-elf.c: New file.
2147 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2148
d93c6db7
AB
21492020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2152 _line_saw_file.
2153
9a6d629c
AB
21542020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2155
2156 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2157 border.
2158
d9ebdab7
TBA
21592020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2160
2161 * gdb.multi/multi-target.exp (setup): Factor out "info
2162 connections" and "info inferiors" tests to ...
2163 (test_info_inferiors): ... this new procedure.
2164 (top level): Run new "info-inferiors" tests.
2165
f3c469b9
PA
21662020-01-10 Pedro Alves <palves@redhat.com>
2167
2168 * gdb.server/bkpt-other-inferior.exp: New file.
2169
121b3efd
PA
21702020-01-10 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2173 of "add-inferior".
2174 * gdb.base/quit-live.exp: Likewise.
2175 * gdb.base/remote-exec-file.exp: Likewise.
2176 * gdb.guile/scm-progspace.exp: Likewise.
2177 * gdb.linespec/linespec.exp: Likewise.
2178 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2179 * gdb.mi/user-selected-context-sync.exp: Likewise.
2180 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2181 "info inferiors" tests.
2182 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2183 "add-inferior".
2184 * gdb.multi/watchpoint-multi.exp: Likewise.
2185 * gdb.python/py-inferior.exp: Likewise.
2186 * gdb.server/extended-remote-restart.exp: Likewise.
2187 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2188 "info inferiors".
2189 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2190 * gdb.trace/report.exp: Likewise.
2191
1dadb1dd
PA
21922020-01-10 Pedro Alves <palves@redhat.com>
2193
2194 * gdb.multi/multi-target.c: New file.
2195 * gdb.multi/multi-target.exp: New file.
2196 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2197 mode requested, but remote does not support non-stop".
2198
78f2c40a
PA
21992020-01-10 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2202 disconnect before reconnecting.
2203
e7af6c70
TBA
22042020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2205 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.server/connect-without-multi-process.exp: Also test
2208 continuing to end.
2209
acdf84a6
PA
22102020-01-10 Pedro Alves <palves@redhat.com>
2211
2212 * gdb.base/remote-exec-file.exp: New file.
2213
873657b9
PA
22142020-01-10 Pedro Alves <palves@redhat.com>
2215
2216 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2217 output.
2218 * gdb.threads/async.c: New.
2219 * gdb.threads/async.exp: New.
2220 * gdb.multi/tids-gid-reset.c: New.
2221 * gdb.multi/tids-gid-reset.exp: New.
2222
7f0ae84c
GB
22232020-01-10 George Barrett <bob@bob131.so>
2224
2225 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2226 to help in finding the image relocation offset.
2227 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2228 options in arguments.
2229 (stap_test_no_debuginfo): Likewise.
2230 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2231 test variants.
2232 (stap_test): Add null semaphore relocation test.
2233
47e9d49d
GB
22342020-01-10 George Barrett <bob@bob131.so>
2235
2236 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2237 * gdb.base/stap-probe.exp: Likewise.
2238 (stap_test): Pass argument as an additional flag.
2239 (stap_test_no_debuginfo): Likewise.
2240 (stap_test): Check `info probes stap' output for semaphore
2241 addresses if the test binary is supposed to have them.
2242
f5a7c406
AB
22432020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2244
2245 * gdb.tui/basic.exp: Add more scrolling tests.
2246
9ae6bf64
TT
22472020-01-09 Tom Tromey <tom@tromey.com>
2248
2249 PR tui/18932:
2250 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2251 meangingful value.
2252 (Term::command, Term::resize): Update.
2253 * gdb.tui/basic.exp: Add scrolling test.
2254
b2efe70c
AB
22552020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.tui/tui-layout-asm.exp: New file.
2258
3804da7e
AB
22592020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2260
2261 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2262
b40aa28f
AB
22632020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2266 (Term::enter_tui): Use Term::prepare_for_tui.
2267
63ffd7c9
AB
22682020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2269
2270 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2271 called.
2272
3be966f6
AB
22732020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.base/skip.exp: Fix race condition in test.
2276
153d79c4
AB
22772020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2278
2279 * gdb.base/backtrace.c: New file.
2280 * gdb.base/backtrace.exp: New file.
2281
f2302a34
AB
22822020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2283
2284 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2285
6ec1d75e
PW
22862020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2287
2288 * gdb.base/style.exp: Test that warnings are styled.
2289
c296cbe6
BE
22902019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2291
2292 * gdb.base/line65535.exp: New file.
2293 * gdb.base/line65535.c: New file.
2294
b28a729d
SM
22952019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2296
2297 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2298 * lib/gnat_debug_info_test.adb: New file.
2299 * gdb.ada/ptype_tagged_param.exp: Use
2300 gnat_runtime_has_debug_info, expect a different output if
2301 runtime does not have debug info.
2302
7f2d7a0d
SM
23032019-12-20 Simon Marchi <simon.marchi@efficios.com>
2304
2305 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2306 (another) quote in test name.
2307
f3bce483
SM
23082019-12-20 Simon Marchi <simon.marchi@efficios.com>
2309
2310 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2311 Add quote in test name.
2312
c855a912
TBA
23132019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2314
2315 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2316 directory instead.
2317 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2318 * gdb.cp/pass-by-ref-2.cc: New file.
2319 * gdb.cp/pass-by-ref-2.exp: New file.
2320
fc9d2d72
TT
23212019-12-20 Tom Tromey <tom@tromey.com>
2322
2323 * gdb.tui/list-before.exp: New file.
2324
77b97e00
TT
23252019-12-20 Tom Tromey <tom@tromey.com>
2326
2327 * gdb.tui/list.exp: Check for source on initial listing.
2328
f69656d0
TT
23292019-12-11 Tom Tromey <tromey@adacore.com>
2330
2331 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2332 Add crlf test.
2333
99a55965
SM
23342019-12-18 Simon Marchi <simon.marchi@efficios.com>
2335
2336 * gdb.base/default.exp: Update value of $_gdb_major.
2337
5024637f
BE
23382019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2339
2340 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2341
b63634be
BE
23422019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2343
2344 * gdb.base/skip.exp: Whitespace fix.
2345
45d73523
BE
23462019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2347
2348 * gdb.base/skip-inline.c: New file.
2349 * gdb.base/skip-inline.exp: New file.
2350
d043f8c8
SM
23512019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2352
2353 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2354 jit_function_00 to jit_function_stack_mangle.
2355 * gdb.base/jithost.c (jit_function_t): Rename to...
2356 (jit_function_stack_mangle_t): ... this.
2357 (jit_function_add_t): New typedef.
2358 (jit_function_00_code): Rename to...
2359 (jit_function_stack_mangle_code): ... this, make static.
2360 (jit_function_add_code): New.
2361 (main): Generate "add" function and call it. Adjust to changes
2362 in jithost_abi.
2363 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2364 (struct jithost_abi) <begin, end>: Remove fields.
2365 <object, function_stack_mangle, function_add>: New fields.
2366 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2367 code_end>: Remove fields.
2368 <func_stack_mangle>: New field.
2369 (read_debug_info): Adjust to renaming, create block for "add"
2370 function.
2371 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2372
873de05c
TT
23732019-12-11 Tom Tromey <tom@tromey.com>
2374
2375 * gdb.tui/resize.exp: Fix regexp.
2376 * gdb.tui/regs.exp: Fix regexps.
2377 * gdb.tui/main.exp: Fix regexp.
2378
3d979945
TT
23792019-12-11 Tom Tromey <tom@tromey.com>
2380
2381 * gdb.tui/resize.exp: Update.
2382 * gdb.tui/empty.exp (layouts): Update.
2383
2192a9d3
TT
23842019-12-11 Tom Tromey <tom@tromey.com>
2385
2386 * gdb.tui/regs.exp: Update.
2387 * gdb.tui/empty.exp (layouts): Update.
2388 * gdb.tui/basic.exp: Update.
2389 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2390
d8edc8b7
PW
23912019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2392
2393 * gdb.base/options.exp: Add -raw-values in the print completion list.
2394 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2395
4c12d936
KB
23962019-12-10 Kevin Buettner <kevinb@redhat.com>
2397
2398 * gdb.threads/omp-par-scope.c: New file.
2399 * gdb/threads/omp-par-scope.exp: New file.
2400
26b911fb
KB
24012019-12-10 Kevin Buettner <kevinb@redhat.com>
2402
bb47f919
KB
2403 * lib/gdb.exp (support_nested_function_tests): New proc.
2404
24052019-12-10 Kevin Buettner <kevinb@redhat.com>
2406
2407 * lib/gdb.exp (gdb_compile_openmp): New proc.
2408 (build_executable_from_specs): Add an "openmp" option.
2409 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2410
6c71eb7d
TT
24112019-12-10 Tom Tromey <tromey@adacore.com>
2412
2413 * gdb.ada/unchecked_union.exp: New file.
2414 * gdb.ada/unchecked_union/pck.adb: New file.
2415 * gdb.ada/unchecked_union/pck.ads: New file.
2416 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2417 * gdb-utils.exp (string_to_regexp): Also quote "?".
2418
bac7c5cf
GB
24192019-12-10 George Barrett <bob@bob131.so>
2420
2421 Test scripted probe breakpoints.
2422 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2423 * gdb.python/py-breakpoint.c (main): Likewise.
2424 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2425 specifier test.
2426 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2427
330f1d38
TBA
24282019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2429
2430 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2431 an rvalue parameter.
2432 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2433 parameter.
2434
b43315e2
AB
24352019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2436
2437 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2438 modules.
2439
54f73dad
AB
24402019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2441
2442 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2443 broken version of GCC.
2444
d57cbee9
AB
24452019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2446
2447 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2448 sym-info-cmds library.
2449 * gdb.fortran/info-types.exp: Likewise.
2450 * lib/sym-info-cmds.exp: New file.
2451
c14aab8c
TV
24522019-12-08 Tom de Vries <tdevries@suse.de>
2453
2454 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2455
aa2d5a42
KS
24562019-12-07 Keith Seitz <keiths@redhat.com>
2457
2458 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2459 * gdb.base/corefile-buildid-shlib.c: New file.
2460 * gdb.base/corefile-buildid.c: New file.
2461 * gdb.base/corefile-buildid.exp: New file.
2462
93e55f0a
TV
24632019-12-06 Tom de Vries <tdevries@suse.de>
2464
2465 * gdb.dwarf2/varval.exp: Add decl before def test.
2466
c7d12402
TBA
24672019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2468
2469 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2470
06acc08f
TBA
24712019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2472
2473 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2474 CV and reference conversion for overload resolution.
2475 * gdb.cp/rvalue-ref-overload.exp: Test it.
2476
e0fad1ea
PW
24772019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2478
2479 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2480 * gdb.base/frameapply.exp: Test faas without command.
2481
8d70a9f0
AB
24822019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2485 Fortran tests.
2486 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2487 order.
2488
36c8fb93
AB
24892019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2490
2491 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2492 casting to type with no kind specified.
2493 (test_basic_parsing_of_type_kinds): Additional tests for types
2494 with no kind specified, and add tests for single/double
2495 precision/complex types.
2496
4139ff00
TT
24972019-12-04 Tom Tromey <tromey@adacore.com>
2498
2499 * gdb.base/endianity.c (struct other) <x>: New field.
2500 (main): Initialize it.
2501 * gdb.base/endianity.exp: Update.
2502
a05cf17a
TT
25032019-12-04 Tom Tromey <tromey@adacore.com>
2504
2505 * gdb.ada/scalar_storage/storage.adb: New file.
2506 * gdb.ada/scalar_storage/pck.adb: New file.
2507 * gdb.ada/scalar_storage/pck.ads: New file.
2508 * gdb.ada/scalar_storage.exp: New file.
2509
103a685e
TT
25102019-12-04 Tom Tromey <tromey@adacore.com>
2511
2512 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2513 (main): Initialize it.
2514 * gdb.base/endianity.exp: Update.
2515
c2512106
AB
25162019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2517
2518 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2519
293b38d6
AB
25202019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2521
2522 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2523 -symbol-info-module-functions and -symbol-info-module-variables.
2524
216a7e6b
AB
25252019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2526
2527 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2528
5bbd8269
AB
25292019-12-01 Richard Bunt <richard.bunt@arm.com>
2530 Andrew Burgess <andrew.burgess@embecosm.com>
2531
2532 * gdb.fortran/derived-type-striding.exp: New file.
2533 * gdb.fortran/derived-type-striding.f90: New file.
2534 * gdb.fortran/array-slices.exp: New file.
2535 * gdb.fortran/array-slices.f90: New file.
2536
be09caf1
PW
25372019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2538
2539 * gdb.base/define.exp: Test . in command names.
2540 * gdb.base/setshow.exp: Update test, as . is now part of
2541 command name.
2542
643c0cbe
PW
25432019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2544
2545 * gdb.base/define-prefix.exp: New file.
2546
dcdec678
AB
25472019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2548
2549 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2550 compile.
2551 (skip_btrace_pt_tests): Likewise.
2552
640ab947
AB
25532019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.fortran/info-modules.exp: Compile source files in correct
2556 order.
2557
d22670f0
KB
25582019-11-27 Kevin Buettner <kevinb@redhat.com>
2559
2560 * gdb.dwarf2/imported-unit.exp: New file.
2561 * gdb.dwarf2/imported-unit.c: New file.
2562
db5960b4
AB
25632019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2564
2565 * gdb.mi/mi-fortran-modules-2.f90: New file.
2566 * gdb.mi/mi-fortran-modules.exp: New file.
2567 * gdb.mi/mi-fortran-modules.f90: New file.
2568
7dc42066
AB
25692019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2570
2571 * gdb.mi/mi-sym-info-1.c: New file.
2572 * gdb.mi/mi-sym-info-2.c: New file.
2573 * gdb.mi/mi-sym-info.exp: New file.
2574
0dfeecca
TT
25752019-11-22 Tom Tromey <tromey@adacore.com>
2576
2577 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2578 * gdb.ada/tasks/foo.adb: Add another stopping location.
2579
34877895
PJ
25802019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2581
2582 * gdb.base/endianity.c: New test.
2583 * gdb.base/endianity.exp: New file.
2584
2e84f897
LD
25852019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2586
2587 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2588
65d1cd5f
TV
25892019-11-21 Tom de Vries <tdevries@suse.de>
2590
2591 PR gdb/24956
2592 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2593
4f22c3f4
SDJ
25942019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2595
2596 * gdb.python/py-progspace.exp: Add missing parentheses on some
2597 'print' commands.
2598
9f6ad286
TT
25992019-11-19 Tom Tromey <tom@tromey.com>
2600
2601 * gdb.tui/winheight.exp: New file.
2602
0b8dbf3f
AB
26032019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2604
2605 * gdb.base/ctf-whatis.c: Delete.
2606 * gdb.base/ctf-whatis.exp: Delete.
2607 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2608
f833b7a7
AB
26092019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2610
2611 * gdb.base/ctf-cvexpr.exp: Delete.
2612 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2613
30d0a636
AB
26142019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2617 the compiler. Clean up header comment a little.
2618 * gdb.base/ctf-ptype.exp: Likewise.
2619 * gdb.base/ctf-whatis.exp: Likewise.
2620 * lib/gdb.exp (skip_ctf_tests): New proc.
2621
494409bb
SDJ
26222019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2623
2624 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2625 * gdb.tui/corefile-run.exp: New file.
2626
55708e99
TT
26272019-11-14 Tom Tromey <tromey@adacore.com>
2628
2629 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2630 regression tests.
2631
45e42163
TT
26322019-11-12 Tom Tromey <tom@tromey.com>
2633
2634 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2635 after any command. Expect prompt after WAIT_FOR is seen.
2636 (enter_tui): Enable resize messages.
2637 (command): Expect command in output.
2638 (get_line): Avoid error when cursor appears to be off-screen.
2639 (dump_screen): Include screen size in title.
2640 (_do_resize): New proc, from "resize".
2641 (resize): Rewrite. Do resize in two steps.
2642 * gdb.tui/empty.exp (layouts): Fix entries.
2643 (check_boxes): Remove xfail.
2644 (check_text): Dump screen on failure.
2645
086baaf1
AB
26462019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2647
2648 * gdb.python/py-symbol.exp: Add test for
2649 gdb.lookup_static_symbols.
2650
09ff83af
AB
26512019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2652
2653 * gdb.python/py-symbol.c: Declare and call function from new
2654 py-symbol-2.c file.
2655 * gdb.python/py-symbol.exp: Compile both source files, and add new
2656 tests for gdb.lookup_static_symbol.
2657 * gdb.python/py-symbol-2.c: New file.
2658
11af934b
TV
26592019-11-02 Tom de Vries <tdevries@suse.de>
2660
2661 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2662 * gdb.base/anon.exp: Same.
2663 * gdb.base/auto-connect-native-target.exp: Same.
2664 * gdb.base/call-ar-st.exp: Same.
2665 * gdb.base/catch-syscall.exp: Same.
2666 * gdb.base/commands.exp: Same.
2667 * gdb.base/default.exp: Same.
2668 * gdb.base/display.exp: Same.
2669 * gdb.base/float.exp: Same.
2670 * gdb.base/foll-fork.exp: Same.
2671 * gdb.base/help.exp: Same.
2672 * gdb.base/info-macros.exp: Same.
2673 * gdb.base/info-proc.exp: Same.
2674 * gdb.base/info-target.exp: Same.
2675 * gdb.base/long_long.exp: Same.
2676 * gdb.base/macscp.exp: Same.
2677 * gdb.base/memattr.exp: Same.
2678 * gdb.base/nofield.exp: Same.
2679 * gdb.base/pointers.exp: Same.
2680 * gdb.base/printcmds.exp: Same.
2681 * gdb.base/ptype.exp: Same.
2682 * gdb.base/restore.exp: Same.
2683 * gdb.base/return.exp: Same.
2684 * gdb.base/scope.exp: Same.
2685 * gdb.base/set-noassign.exp: Same.
2686 * gdb.base/setshow.exp: Same.
2687 * gdb.base/shlib-call.exp: Same.
2688 * gdb.base/signals.exp: Same.
2689 * gdb.base/sigstep.exp: Same.
2690 * gdb.base/skip.exp: Same.
2691 * gdb.base/solib-symbol.exp: Same.
2692 * gdb.base/stap-probe.exp: Same.
2693 * gdb.base/step-line.exp: Same.
2694 * gdb.base/step-test.exp: Same.
2695 * gdb.base/style.exp: Same.
2696 * gdb.base/varargs.exp: Same.
2697 * gdb.base/vla-datatypes.exp: Same.
2698 * gdb.base/vla-ptr.exp: Same.
2699 * gdb.base/vla-sideeffect.exp: Same.
2700 * gdb.base/volatile.exp: Same.
2701 * gdb.base/watch-cond-infcall.exp: Same.
2702 * gdb.base/watchpoint.exp: Same.
2703
e96ec2ba
TV
27042019-11-02 Tom de Vries <tdevries@suse.de>
2705
2706 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2707 * gdb.cp/cpexprs.exp: Same.
2708 * gdb.cp/except-multi-location.exp: Same.
2709 * gdb.cp/exceptprint.exp: Same.
2710 * gdb.cp/gdb2384.exp: Same.
2711 * gdb.cp/inherit.exp: Same.
2712 * gdb.cp/m-static.exp: Same.
2713 * gdb.cp/meth-typedefs.exp: Same.
2714 * gdb.cp/misc.exp: Same.
2715 * gdb.cp/namespace.exp: Same.
2716 * gdb.cp/non-trivial-retval.exp: Same.
2717 * gdb.cp/overload.exp: Same.
2718 * gdb.cp/pr17132.exp: Same.
2719 * gdb.cp/re-set-overloaded.exp: Same.
2720 * gdb.cp/rvalue-ref-types.exp: Same.
2721 * gdb.cp/templates.exp: Same.
2722
bd5766ec
LM
27232019-11-01 Luis Machado <luis.machado@linaro.org>
2724
2725 PR gdb/25124
2726
2727 * gdb.arch/pr25124.S: New file.
2728 * gdb.arch/pr25124.exp: New file.
2729
165f8965
AB
27302019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2731
2732 * gdb.fortran/info-modules.exp: Update expected results, and add
2733 additional tests for 'info module functinos', and 'info module
2734 variables'.
2735 * gdb.fortran/info-types.exp: Update expected results.
2736 * gdb.fortran/info-types.f90: Extend testcase with additional
2737 module variables and functions.
2738
59c35742
AB
27392019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.fortran/info-modules.exp: New file.
2742 * gdb.fortran/info-types.exp: Build with new file.
2743 * gdb.fortran/info-types.f90: Include and use new module.
2744 * gdb.fortran/info-types-2.f90: New file.
2745
f3fb2519
PW
27462019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2747
2748 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2749 * gdb.base/settings.exp: Test all settings types using
2750 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2751 that now verifies that the value of "maint show" is the same as
2752 returned by the settings functions. Test the type of the
2753 maintenance settings.
2754 * gdb.base/default.exp: Update show_conv_list.
2755
d1e36019
TV
27562019-10-31 Tom de Vries <tdevries@suse.de>
2757
2758 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2759 gdb_test.
2760 * gdb.arch/amd64-disp-step.exp: Same.
2761 * gdb.asm/asm-source.exp: Same.
2762 * gdb.btrace/buffer-size.exp: Same.
2763 * gdb.btrace/cpu.exp: Same.
2764 * gdb.btrace/enable.exp: Same.
2765 * gdb.dwarf2/count.exp: Same.
2766 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2767 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2768 * gdb.fortran/vla-datatypes.exp: Same.
2769 * gdb.fortran/vla-history.exp: Same.
2770 * gdb.fortran/vla-ptype.exp: Same.
2771 * gdb.fortran/vla-value.exp: Same.
2772 * gdb.fortran/whatis_type.exp: Same.
2773 * gdb.guile/guile.exp: Same.
2774 * gdb.multi/tids.exp: Same.
2775 * gdb.python/py-finish-breakpoint.exp: Same.
2776 * gdb.python/py-framefilter.exp: Same.
2777 * gdb.python/py-pp-registration.exp: Same.
2778 * gdb.python/py-xmethods.exp: Same.
2779 * gdb.python/python.exp: Same.
2780 * gdb.server/connect-with-no-symbol-file.exp: Same.
2781 * gdb.server/no-thread-db.exp: Same.
2782 * gdb.server/run-without-local-binary.exp: Same.
2783 * gdb.stabs/weird.exp: Same.
2784 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2785 * gdb.threads/thread-find.exp: Same.
2786 * gdb.threads/tls-shared.exp: Same.
2787 * gdb.threads/tls.exp: Same.
2788 * gdb.threads/wp-replication.exp: Same.
2789 * gdb.trace/ax.exp: Same.
2790 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2791
3d11e68e
TV
27922019-10-31 Tom de Vries <tdevries@suse.de>
2793
2794 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2795 * gdb.ada/array_subscript_addr.exp: Same.
2796 * gdb.ada/arrayidx.exp: Same.
2797 * gdb.ada/arrayparam.exp: Same.
2798 * gdb.ada/arrayptr.exp: Same.
2799 * gdb.ada/boolean_expr.exp: Same.
2800 * gdb.ada/call_pn.exp: Same.
2801 * gdb.ada/complete.exp: Same.
2802 * gdb.ada/fixed_cmp.exp: Same.
2803 * gdb.ada/fun_addr.exp: Same.
2804 * gdb.ada/funcall_param.exp: Same.
2805 * gdb.ada/interface.exp: Same.
2806 * gdb.ada/mod_from_name.exp: Same.
2807 * gdb.ada/null_array.exp: Same.
2808 * gdb.ada/packed_array.exp: Same.
2809 * gdb.ada/packed_tagged.exp: Same.
2810 * gdb.ada/print_chars.exp: Same.
2811 * gdb.ada/print_pc.exp: Same.
2812 * gdb.ada/ptype_arith_binop.exp: Same.
2813 * gdb.ada/ptype_field.exp: Same.
2814 * gdb.ada/ptype_tagged_param.exp: Same.
2815 * gdb.ada/rec_return.exp: Same.
2816 * gdb.ada/ref_tick_size.exp: Same.
2817 * gdb.ada/str_ref_cmp.exp: Same.
2818 * gdb.ada/taft_type.exp: Same.
2819 * gdb.ada/tagged.exp: Same.
2820 * gdb.ada/type_coercion.exp: Same.
2821 * gdb.ada/uninitialized_vars.exp: Same.
2822
60b6ede8
TV
28232019-10-30 Tom de Vries <tdevries@suse.de>
2824
2825 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2826
30baf67b
TV
28272019-10-26 Tom de Vries <tdevries@suse.de>
2828
2829 * gdb.base/bigcore.c: Fix typos in comments.
2830 * gdb.base/ctf-ptype.c: Same.
2831 * gdb.base/long_long.c: Same.
2832 * gdb.dwarf2/dw2-op-out-param.S: Same.
2833 * gdb.python/py-evthreads.c: Same.
2834 * gdb.reverse/i387-stack-reverse.c: Same.
2835 * gdb.trace/tfile.c: Same.
2836 * lib/compiler.c: Same.
2837 * lib/compiler.cc: Same.
2838
158da0d1
TV
28392019-10-25 Tom de Vries <tdevries@suse.de>
2840
2841 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2842 gdb_test_multiple calls.
2843 * gdb.reverse/sigall-reverse.exp: Same.
2844 * gdb.reverse/solib-precsave.exp: Same.
2845 * gdb.reverse/solib-reverse.exp: Same.
2846 * gdb.reverse/until-precsave.exp: Same.
2847 * gdb.reverse/until-reverse.exp: Same.
2848
4ccdfbec
TV
28492019-10-24 Tom de Vries <tdevries@suse.de>
2850
2851 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2852 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2853 kfail using -wrap pattern flag and convenience variable
2854 gdb_test_name.
2855
33d569b7
AB
28562019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2857
2858 * gdb.python/py-progspace.exp: Add tests for the
2859 Progspace.block_for_pc method.
2860
4d0b984b
TT
28612019-10-23 Tom Tromey <tom@tromey.com>
2862
2863 * configure: Rebuild.
2864 * aclocal.m4: Use m4_include, not sinclude.
2865
94cb3754
TV
28662019-10-21 Tom de Vries <tdevries@suse.de>
2867
2868 * gdb.base/infcall-nested-structs.c: Add
2869 __attribute__((noinline,noclone)) to all functions.
2870 (call_all): Add missing variable initialization. Simplify return value.
2871 (breakpt): Increment volatile variable, to prevent call from being
2872 optimized out.
2873 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2874
062f1fc1
TV
28752019-10-17 Tom de Vries <tdevries@suse.de>
2876
2877 * gdb.fortran/module.exp: Allow info variables to print info for files
2878 other than module.f90.
2879
0b54364d
AB
28802019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2881
2882 * gdb.fortran/module.exp: Extend with 'info variables' test.
2883
7ff5fae7
AB
28842019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2885
2886 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2887 F77_FOR_TARGET.
2888
d10eccaa
TV
28892019-10-16 Tom de Vries <tdevries@suse.de>
2890
2891 PR tdep/25096
2892 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2893
745ff14e
TV
28942019-10-16 Tom de Vries <tdevries@suse.de>
2895
2896 PR tdep/24104
2897 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2898 Add KFAIL for PR tdep/25096.
2899
03e1ab94
TV
29002019-10-16 Tom de Vries <tdevries@suse.de>
2901
2902 PR testsuite/25059
2903 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2904
b17fcc10
TV
29052019-10-16 Tom de Vries <tdevries@suse.de>
2906
2907 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2908 as signed.
2909
9223170f
SM
29102019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2911
2912 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2913 one instead of increasing timeout.
2914
d6e76313
TV
29152019-10-13 Tom de Vries <tdevries@suse.de>
2916
2917 PR record/25038
2918 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2919 * gdb.reverse/sigall-reverse.exp: Same.
2920 * gdb.reverse/solib-precsave.exp: Same.
2921 * gdb.reverse/solib-reverse.exp: Same.
2922 * gdb.reverse/step-precsave.exp: Same.
2923 * gdb.reverse/until-precsave.exp: Same.
2924 * gdb.reverse/until-reverse.exp: Same.
2925 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2926
6dfc0041
AA
29272019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2928
2929 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2930 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2931 (cmp_struct_05_01, cmp_struct_static_02_01)
2932 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2933 comparisons.
2934
abcf2cc8
TV
29352019-10-10 Tom de Vries <tdevries@suse.de>
2936
2937 PR testsuite/24888
2938 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2939 gnatlink.
2940
a50faaf6
TV
29412019-10-09 Tom de Vries <tdevries@suse.de>
2942
2943 PR testsuite/25048
2944 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2945
60ff3cd7
AB
29462019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2949 exceptions due to missing debug information.
2950
dfee8566
TV
29512019-10-07 Tom de Vries <tdevries@suse.de>
2952
2953 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2954
3d63690a
AB
29552019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2956
2957 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2958 * gdb.base/annota1.exp: Update to use gdb_test_name.
2959
30d1f018
WP
29602019-10-07 Weimin Pan <weimin.pan@oracle.com>
2961
2962 * gdb.base/ctf-whatis.exp: New file.
2963 * gdb.base/ctf-whatis.c: New file.
2964 * gdb.base/ctf-ptype.exp: New file.
2965 * gdb.base/ctf-ptype.c: New file.
2966 * gdb.base/ctf-constvars.exp: New file.
2967 * gdb.base/ctf-constvars.c: New file.
2968 * gdb.base/ctf-cvexpr.exp: New file.
2969
4dbbb47c
TV
29702019-10-04 Tom de Vries <tdevries@suse.de>
2971
2972 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2973 for loop.
2974
77c2dba3
TT
29752019-10-03 Tom Tromey <tom@tromey.com>
2976
2977 PR rust/24976:
2978 * gdb.rust/simple.rs (Union2): New type.
2979 (main): Use Union2.
2980 * gdb.rust/simple.exp: Add test.
2981
179aed7f
AB
29822019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2985 nested function prefix.
2986
0a4b0913
AB
29872019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2988 Richard Bunt <richard.bunt@arm.com>
2989 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2992 nested functions.
2993 * gdb.fortran/nested-funcs.f90: Update expected results.
2994 * gdb.fortran/nested-funcs-2.exp: New file.
2995 * gdb.fortran/nested-funcs-2.f90: New file.
2996
082cce05
AB
29972019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2998
2999 * gdb.python/py-parameter.exp: Make test names unique.
3000 * gdb.python/py-template.exp: Likewise.
3001 * gdb.python/py-value.exp: Likewise.
3002
2b74ba5a
AB
30032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3004
3005 * gdb.base/break-interp.exp: Reduce test name duplication.
3006 * gdb.base/call-sc.exp: Likewise.
3007 * gdb.base/callfuncs.exp: Likewise.
3008 * gdb.base/charset.exp: Likewise.
3009 * gdb.base/dump.exp: Likewise.
3010 * gdb.base/ena-dis-br.exp: Likewise.
3011 * gdb.base/relational.exp: Likewise.
3012 * gdb.base/step-over-syscall.exp: Likewise.
3013 * gdb.base/structs.exp: Likewise.
3014
58eb20d5
AB
30152019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3016
3017 * gdb.linespec/explicit.exp: Make test names unique.
3018 * gdb.linespec/ls-errs.exp: Likewise.
3019
4d421147
AB
30202019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3021
3022 * gdb.reverse/break-precsave.exp: Make test names unique.
3023 * gdb.reverse/break-reverse.exp: Likewise.
3024 * gdb.reverse/finish-precsave.exp: Likewise.
3025 * gdb.reverse/finish-reverse.exp: Likewise.
3026 * gdb.reverse/machinestate-precsave.exp: Likewise.
3027 * gdb.reverse/machinestate.exp: Likewise.
3028 * gdb.reverse/readv-reverse.exp: Likewise.
3029 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3030 * gdb.reverse/sigall-precsave.exp: Likewise.
3031 * gdb.reverse/sigall-reverse.exp: Likewise.
3032 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3033 * gdb.reverse/watch-precsave.exp: Likewise.
3034 * gdb.reverse/watch-reverse.exp: Likewise.
3035
d8c06f22
AB
30362019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3037
3038 * gdb.threads/stop-with-handle.c: New file.
3039 * gdb.threads/stop-with-handle.exp: New file.
3040
3a56ed86
TV
30412019-10-03 Tom de Vries <tdevries@suse.de>
3042
3043 PR testsuite/25059
3044 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3045 directory" line to be missing.
3046
42275044
TV
30472019-10-03 Tom de Vries <tdevries@suse.de>
3048
3049 PR testsuite/25059
3050 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3051 type optional.
3052
9ef62df0
AA
30532019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3054
3055 * gdb.python/py-format-string.c (string.h): New include.
3056 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3057 the same value, for endianness-independence.
3058 * gdb.python/py-format-string.exp (default_regexp_dict)
3059 (test_pretty_structs, test_format): Adjust expected output to the
3060 changed initialization.
3061
37f6a7f4
TT
30622019-10-02 Tom Tromey <tromey@adacore.com>
3063
3064 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3065
1d58d6a2
PA
30662019-10-02 Pedro Alves <palves@redhat.com>
3067 Andrew Burgess <andrew.burgess@embecosm.com>
3068
3069 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3070 "print-file-var.h".
3071 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3072 (get_version_1): Print this_version_id and its address.
3073 Add extern "C" wrappers around interface functions.
3074 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3075 "print-file-var.h".
3076 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3077 (get_version_2): Print this_version_id and its address.
3078 Add extern "C" wrappers around interface functions.
3079 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3080 <stddef.h> and "print-file-var.h".
3081 Add extern "C" wrappers around interface functions.
3082 [VERSION_ID_MAIN] (this_version_id): Define.
3083 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3084 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3085 up extern "C" blocks.
3086 * gdb.base/print-file-var.exp (test): New, factored out from top
3087 level.
3088 (top level): Test all combinations of attribute hidden or not,
3089 dlopen or not, and this_version_id symbol in main file or not.
3090 Compile tests as both C++ and C, make test names unique.
3091
d770d56f
TT
30922019-10-01 Tom Tromey <tom@tromey.com>
3093
3094 * gdb.base/style.exp: Test "show logging filename".
3095
7f6aba03
TT
30962019-10-01 Tom Tromey <tom@tromey.com>
3097
3098 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3099 * gdb.base/style.exp: Add metadata style test.
3100
14309bb6
TT
31012019-10-01 Tom Tromey <tom@tromey.com>
3102
3103 * gdb.base/style.exp: Test "pwd".
3104
2a3c1174
PA
31052019-10-01 Tom Tromey <tom@tromey.com>
3106
3107 * gdb.base/style.exp: Update tests.
3108
53d666ec
AA
31092019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3110
3111 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3112 'six' to unsigned.
3113 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3114 'five'. Use an all-ones bit pattern for each.
3115 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3116 to its changed values.
3117
4a56a520
TT
31182019-09-30 Tom Tromey <tromey@adacore.com>
3119
3120 * gdb.rust/traits.rs: Disable all warnings.
3121
0df0352a
TV
31222019-09-29 Tom de Vries <tdevries@suse.de>
3123
aac66a4c 3124 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3125
73d9a918
TV
31262019-09-29 Tom de Vries <tdevries@suse.de>
3127
3128 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3129
060b3ab4
TV
31302019-09-27 Tom de Vries <tdevries@suse.de>
3131
3132 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3133
68f7d34d
TV
31342019-09-27 Tom de Vries <tdevries@suse.de>
3135
3136 PR record/23188
3137 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3138
5d63b30a
TT
31392019-09-26 Tom Tromey <tromey@adacore.com>
3140
3141 * gdb.ada/py_taft.exp: New file.
3142 * gdb.ada/py_taft/main.adb: New file.
3143 * gdb.ada/py_taft/pkg.adb: New file.
3144 * gdb.ada/py_taft/pkg.ads: New file.
3145
3d435220
TV
31462019-09-24 Tom de Vries <tdevries@suse.de>
3147
3148 PR gdb/24598
3149 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3150
77d03678
TV
31512019-09-22 Tom de Vries <tdevries@suse.de>
3152
3153 * gdb.base/restore.exp: Allow register variables to be optimized out at
3154 -O0.
3155
abf516c6
UW
31562019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3157
3158 * gdb.arch/spu-info.exp: Remove file.
3159 * gdb.arch/spu-info.c: Remove file.
3160 * gdb.arch/spu-ls.exp: Remove file.
3161 * gdb.arch/spu-ls.c: Remove file.
3162
3163 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3164 * gdb.asm/spu.inc: Remove file.
3165
3166 * gdb.base/dump.exp: Remove support for spu*-*-*.
3167 * gdb.base/stack-checking.exp: Likewise.
3168 * gdb.base/overlays.exp: Likewise.
3169 * gdb.base/ovlymgr.c: Likewise.
3170 * gdb.base/spu.ld: Remove file.
3171
3172 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3173 * gdb.cp/cpexprs.exp: Likewise.
3174 * gdb.cp/exception.exp: Likewise.
3175 * gdb.cp/gdb2495.exp: Likewise.
3176 * gdb.cp/mb-templates.exp: Likewise.
3177 * gdb.cp/pr9167.exp: Likewise.
3178 * gdb.cp/userdef.exp: Likewise.
3179
3180 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3181
3182 * gdb.cell: Remove directory.
3183 * lib/cell.exp: Remove file.
3184
e452e88f
TV
31852019-09-19 Tom de Vries <tdevries@suse.de>
3186
3187 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3188
8a625130
TV
31892019-09-19 Tom de Vries <tdevries@suse.de>
3190
3191 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3192
81dc3ab5
TV
31932019-09-19 Tom de Vries <tdevries@suse.de>
3194
3195 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3196 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3197 (gdb_target_cmd): ... here.
3198 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3199 value 2.
3200
b078f3ac
AB
32012019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3202
3203 * gdb.base/source-dir.exp: Avoid having directory names in test
3204 names.
3205
f1b620e9
MG
32062019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3207
3208 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3209 directory.
3210
67f3ed6a
AB
32112019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3212
3213 * gdb.base/list-missing-source.exp: New file.
3214
d1b70248
TV
32152019-09-14 Tom de Vries <tdevries@suse.de>
3216
3217 PR teststuite/24599
3218 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3219 * lib/ada.exp (gnatmake_version_at_least): New proc.
3220
5fabdcd6
AB
32212019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3222
3223 * gdb.base/maint.exp: Use exec_has_index_section.
3224
aa17805f
AB
32252019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3226
3227 * gdb.base/maint.exp: Add test for 'maint info sections'.
3228
25e5c209
TV
32292019-09-12 Tom de Vries <tdevries@suse.de>
3230
3231 * gdb.base/store.exp: Allow register variables to be optimized out at
3232 -O0.
3233
4993045d
PW
32342019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3235
3236 * gdb.ada/rdv_wait.exp: Update to new task names.
3237 * gdb.base/task_switch_in_core.exp: Likewise.
3238 * gdb.base/info_sources_base.c: Likewise.
3239
8a516164
TT
32402019-09-10 Tom Tromey <tromey@adacore.com>
3241
3242 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3243
aa391654
TT
32442019-09-10 Tom Tromey <tromey@adacore.com>
3245
3246 * gdb.ada/dgopt.exp: New file.
3247 * gdb.ada/dgopt/x.adb: New file.
3248
8634b462
TT
32492019-09-08 Tom Tromey <tom@tromey.com>
3250
3251 * gdb.tui/resize.exp: Remove setup_xfail.
3252 * gdb.tui/regs.exp: Remove setup_xfail.
3253 * gdb.tui/basic.exp: Remove setup_xfail.
3254
736b0f76
DB
32552019-09-06 David Blaikie <dblaikie@gmail.com>
3256
3257 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3258 * gdb.cp/cplabel.exp: Ditto.
3259 * gdb.linespec/ls-errs.exp: Ditto.
3260
30331a6c
TV
32612019-09-05 Tom de Vries <tdevries@suse.de>
3262
3263 * lib/gdb.exp (cmp_file_string): New proc.
3264 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3265 runto_main. Verify save breakpoints output.
3266
98b0ebab
PW
32672019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3268
3269 * gdb.base/info-var.exp: Test info variables without running
3270 to main, to avoid expect's buffer overflow.
3271
4e962e74
TT
32722019-09-03 Tom Tromey <tromey@adacore.com>
3273
3274 * gdb.ada/bias.exp: New file.
3275 * gdb.ada/bias/bias.adb: New file.
3276 * gdb.ada/print_chars.exp: Add regression test.
3277 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3278 (MC): New variable.
3279
2ea1a07a
SL
32802019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3281
3282 * gdb.base/argv0-symlink.exp: Run only on native target
3283 and local host.
3284
8077c50d
TV
32852019-08-29 Tom de Vries <tdevries@suse.de>
3286
3287 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3288 diverse debug info.
3289 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3290
48352473
TV
32912019-08-28 Tom de Vries <tdevries@suse.de>
3292
3293 * gdb.base/info-var.exp: Allow info variables to print info for files
3294 other than info-var-f1.c and info-var-f2.c.
3295
d8f27c60
AB
32962019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * gdb.fortran/info-types.exp: Add module.
3299 * gdb.fortran/info-types.f90: Update expected results.
3300
1f20c35e
AB
33012019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 * gdb.fortran/info-types.exp: New file.
3304 * gdb.fortran/info-types.f90: New file.
3305 * lib/fortran.exp (fortran_character1): New proc.
3306
4acfdd20
AB
33072019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3308
3309 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3310 functions'. Reindent as needed.
3311 * gdb.base/info-var-f1.c: New file.
3312 * gdb.base/info-var-f2.c: New file.
3313 * gdb.base/info-var.exp: New file.
3314 * gdb.base/info-var.h: New file.
3315
5c31b358
TV
33162019-08-26 Tom de Vries <tdevries@suse.de>
3317
3318 PR c++/24852
3319 * gdb.cp/no-libstdcxx-probe.exp: New test.
3320
b694989f
TV
33212019-08-26 Tom de Vries <tdevries@suse.de>
3322
3323 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3324 * tests need to be skipped.
3325 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3326 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3327 mi_skip_libstdcxx_probe_tests.
3328
d9c4ba53
SDJ
33292019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3330
3331 * gdb.python/py-xmethods.exp: Use raw strings when passing
3332 arguments to SimpleXMethodMatcher.
3333
395fad09
TV
33342019-08-22 Tom de Vries <tdevries@suse.de>
3335
3336 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3337 more informative.
3338
26c957f1
PA
33392019-08-21 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.base/with.exp: Test "with" with no arguments.
3342
61f80d5d
TV
33432019-08-21 Tom de Vries <tdevries@suse.de>
3344
3345 * gdb.base/gdb-caching-proc.exp: Sort files.
3346
d7a11d13
TV
33472019-08-20 Tom de Vries <tdevries@suse.de>
3348
3349 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3350 compilation.
3351
34dafe9f
TV
33522019-08-16 Tom de Vries <tdevries@suse.de>
3353
3354 * gdb.base/compare-sections.exp ("after run to main"): Allow
3355 mismatched read-only sections for PIE executables.
3356
398fdd60
TT
33572019-08-16 Tom Tromey <tom@tromey.com>
3358
3359 * lib/tuiterm.exp (_csi_Z): New proc.
3360 * gdb.tui/basic.exp: Update window positions.
3361 * gdb.tui/empty.exp: Update window positions.
3362
d8f9e51c
SL
33632019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3364
3365 * gdb.base/examine-backward.exp: Correct regexp for
3366 "examine 3 bytes backward from ${address_zero}".
3367
3df505f6
TT
33682019-08-15 Tom Tromey <tom@tromey.com>
3369
3370 * gdb.tui/empty.exp: Enable resizing tests.
3371
272560b5
TT
33722019-08-15 Tom Tromey <tromey@adacore.com>
3373
3374 * gdb.ada/char_enum.exp: Add regression tests.
3375 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3376 and '0'.
3377 (Char, Gchar): Update.
3378 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3379
08235187
CB
33802019-08-15 Christian Biesinger <cbiesinger@google.com>
3381
3382 * gdb.python/python.exp: Expect a leading underscore on
3383 GdbOutput{,Error}File.
3384
22a2ab04
SL
33852019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3386
3387 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3388 Windows host.
3389
835b995b
SL
33902019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3391
3392 * gdb.base/batch-preserve-term-settings.exp
3393 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3394
97dd8e07
CB
33952019-08-15 Christian Biesinger <cbiesinger@google.com>
3396
3397 * lib/gdb.exp: When running on a mingw target, replace
3398 /x/ with x:/.
3399
75faf5c4
AH
34002019-08-14 Alan Hayward <alan.hayward@arm.com>
3401
3402 * gdb.arch/aarch64-prologue.c: New test.
3403 * gdb.arch/aarch64-prologue.exp: New file.
3404
abc6c00f
TV
34052019-08-13 Tom de Vries <tdevries@suse.de>
3406
3407 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3408 Thread.
3409
74c2c1f4
SL
34102019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3411
3412 * gdb.python/py-completion.exp: Download the .py file to the host
3413 and use its host pathname. Conditionalize tests that use
3414 tab completion and manipulate files on the build machine.
3415 * gdb.python/py-events.exp: Download the .py file to the host
3416 and use its host pathname.
3417 * gdb.python/py-evsignal.exp: Likewise.
3418 * gdb.python/py-evthreads.exp: Likewise.
3419 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3420 pathname syntax.
3421 * gdb.python/py-framefilter.exp: Download the .py file to the right
3422 place on the host. Match Windows pathname syntax.
3423 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3424 .py file to the host and use its host pathname.
3425 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3426 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3427 build pathname. Skip symlink test on Windows host. Add missing
3428 newline at end of file.
3429 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3430 and use its host pathname.
3431 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3432 * gdb.python/py-section-script.exp: Use host location of binfile
3433 on safe-path. Use correct path separator on Windows host.
3434 Reorder alternatives in gdb_test_multiple to prevent matching
3435 the wrong alternative on success.
3436 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3437
ca2589f3
PP
34382019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3439
3440 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3441 expect the GDB inferior to no longer immediately stop after
3442 being resumed with "signal SIGINT".
3443
020a839d
SL
34442019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3445
3446 * gdb.linespec/break-ask.exp: Generalize regexps to match
3447 Windows pathnames too.
3448
128d6509
TV
34492019-08-08 Tom de Vries <tdevries@suse.de>
3450
3451 PR testsuite/24862
3452 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3453
590042fc
PW
34542019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3455
3456 * gdb.base/style.exp: Update tests for help doc new invariants.
3457 * gdb.base/help.exp: Likewise.
3458
046bebe1
TT
34592019-08-06 Tom Tromey <tom@tromey.com>
3460
3461 * gdb.base/style.exp: Add disassemble test.
3462 * gdb.base/style.c (some_called_function): New function.
3463 (main): Use it.
3464
0b27c27d
CB
34652019-08-05 Christian Biesinger <cbiesinger@google.com>
3466
3467 * gdb.python/py-block.exp: Test dictionary access on blocks.
3468
580f1034
SM
34692019-08-05 Simon Marchi <simon.marchi@efficios.com>
3470
3471 PR gdb/24863
3472 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3473 -list-thread-groups --available test when running under
3474 check-read1.
3475
d86bd7cb
TV
34762019-08-05 Tom de Vries <tdevries@suse.de>
3477
3478 PR testsuite/24863
3479 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3480 * gdb.base/help.exp: Use with_read1_timeout_factor.
3481 * gdb.base/info-macros.exp: Same.
3482 * gdb.cp/nested-types.exp: Same.
3483
a80cf5d8
TV
34842019-08-05 Tom de Vries <tdevries@suse.de>
3485
3486 * lib/gdb.exp (version_at_least): Factor out of ...
3487 (tcl_version_at_least): ... here.
3488 (gdb_compile): Fail if pie results in non-PIE executable.
3489 (readelf_version, readelf_prints_pie): New proc.
3490 (exec_is_pie): Return -1 if unknown.
3491
d0962838
TV
34922019-08-05 Tom de Vries <tdevries@suse.de>
3493
3494 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3495
2252ff3d
SL
34962019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3497
3498 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3499
26655f53
SL
35002019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3501
3502 * lib/completion-support.exp (test_gdb_complete_none): Skip
3503 tab completion tests if no readline support.
3504 (test_gdb_complete_unique_re): Likewise.
3505 (test_gdb_complete_multiple): Likewise.
3506
db4dc13e
PW
35072019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3508
3509 * gdb.base/info_sources.exp: New file.
3510 * gdb.base/info_sources.c: New file.
3511 * gdb.base/info_sources_base.c: New file.
3512
0eba165a
PFC
35132019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3514
3515 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3516 prefix argument.
3517 (test_exit_status): Add prefix argument.
3518
59bd512b
TV
35192019-08-01 Tom de Vries <tdevries@suse.de>
3520
3521 PR testsuite/24863
3522 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3523 calling exp_continue for new thread and thread exited messages.
3524
2a3ad588
TV
35252019-08-01 Tom de Vries <tdevries@suse.de>
3526
3527 PR testsuite/24863
3528 * gdb.base/structs.exp: Fix check-read1 timeout using
3529 gdb_test_sequence.
3530 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3531
117eb594
TV
35322019-08-01 Tom de Vries <tdevries@suse.de>
3533
3534 PR testsuite/24863
3535 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3536 line.
3537
ed591340
TV
35382019-08-01 Tom de Vries <tdevries@suse.de>
3539
3540 PR testsuite/24863
3541 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3542
aa3b6533
TT
35432019-07-30 Tom Tromey <tromey@adacore.com>
3544
3545 * gdb.ada/display_nested.exp: New file.
3546 * gdb.ada/display_nested/foo.adb: New file.
3547 * gdb.ada/display_nested/pack.adb: New file.
3548 * gdb.ada/display_nested/pack.ads: New file.
3549
2906593f
CB
35502019-07-30 Christian Biesinger <cbiesinger@google.com>
3551
3552 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3553 namespace.
3554 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3555
0f575925
TV
35562019-07-30 Tom de Vries <tdevries@suse.de>
3557
3558 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3559 instead.
3560
b13057d9
TV
35612019-07-30 Tom de Vries <tdevries@suse.de>
3562
3563 PR testsuite/24834
3564 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3565 (exec_is_pie): New proc.
3566
5c4dde85
CB
35672019-07-29 Christian Biesinger <cbiesinger@google.com>
3568
3569 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3570
c620ed88
CB
35712019-07-29 Christian Biesinger <cbiesinger@google.com>
3572
3573 * gdb.python/py-objfile.c: Add global and static vars.
3574 * gdb.python/py-objfile.exp: Test new functions Objfile.
3575 lookup_global_symbol and lookup_static_symbol.
3576
3d235706
TT
35772019-07-29 Tom Tromey <tom@tromey.com>
3578
3579 * lib/tuiterm.exp (Term::_csi_@): New proc.
3580 (Term::_csi_X): Don't move cursor.
3581
c7e4c0a6
PW
35822019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3583
3584 * gdb.base/options.exp: Update backtrace - completion to
3585 new option -frame-info.
3586 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3587 Test new 'set print frame-info'. Test backtrace -frame-info
3588 overriding 'set print frame-info'.
3589 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3590 Test new 'set print frame-info'.
3591 Verify consistency of backtrace with and without filters, with and
3592 without -no-filters.
3593 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3594 default.
3595
de28a3b7
TV
35962019-07-29 Tom de Vries <tdevries@suse.de>
3597
3598 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3599 no arguments".
3600
507dd60e
TV
36012019-07-29 Tom de Vries <tdevries@suse.de>
3602
3603 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3604 is a substring of the first for "complete non-unique file name".
3605
5beafce9
TV
36062019-07-29 Tom de Vries <tdevries@suse.de>
3607
3608 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3609 with ".*".
3610
2d274232
TV
36112019-07-29 Tom de Vries <tdevries@suse.de>
3612
3613 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3614 Pass prompt_regexp parameter to gdb_test_multiple calls.
3615
9197cd8b
TV
36162019-07-29 Tom de Vries <tdevries@suse.de>
3617
3618 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3619 print registers" regexps.
9197cd8b 3620
b528dae0
TV
36212019-07-29 Tom de Vries <tdevries@suse.de>
3622
3623 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3624
d17725d7
TV
36252019-07-29 Tom de Vries <tdevries@suse.de>
3626
3627 PR gdb/24855
3628 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3629 (skip_python_tests_prompt): Add prompt_regexp argument to
3630 gdb_test_multiple calls.
3631
52b75bf1
TT
36322019-07-27 Tom Tromey <tom@tromey.com>
3633
3634 * gdb.tui/main.exp: New file.
3635
2b1d00c2
TT
36362019-07-27 Tom Tromey <tom@tromey.com>
3637
3638 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3639 optional.
3640 * gdb.tui/empty.exp: New file.
3641
ded631d5
TT
36422019-07-27 Tom Tromey <tom@tromey.com>
3643
3644 * lib/tuiterm.exp (spawn): New proc.
3645 (Term::resize): New proc.
3646 * gdb.tui/resize.exp: New file.
3647
58ac439d
TT
36482019-07-27 Tom Tromey <tom@tromey.com>
3649
3650 * gdb.tui/list.exp: New file.
3651
fe1f56ee
TT
36522019-07-27 Tom Tromey <tom@tromey.com>
3653
3654 * gdb.tui/regs.exp: New file.
3655
f790b310
TT
36562019-07-27 Tom Tromey <tom@tromey.com>
3657
3658 * gdb.tui/basic.exp: Add "layout split" test.
3659
d95fc6ee
TT
36602019-07-27 Tom Tromey <tom@tromey.com>
3661
3662 * gdb.tui/basic.exp: Add "layout asm" test.
3663
c3786b3a
TT
36642019-07-27 Tom Tromey <tom@tromey.com>
3665
3666 * lib/tuiterm.exp: New file.
3667 * gdb.tui/basic.exp: New file.
3668
98a617f8
KB
36692019-07-27 Kevin Buettner <kevinb@redhat.com>
3670
3671 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3672 Enable tests associated with this flag. Adjust regex
3673 referencing "foo_low" to now refer to "foo_cold" instead.
3674
5c076da4
KB
36752019-07-27 Kevin Buettner <kevinb@redhat.com>
3676
3677 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3678 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3679 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3680 foo_cold. Revise comments to match.
3681 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3682 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3683 were wrapped into this proc; Call do_test in loop from outermost
3684 level.
3685 (foo_low): Rename all occurrences to "foo_cold".
3686 (backtrace from baz): New test.
3687 (x2/i foo_cold): New test.
3688 (info line *foo_cold): New test.
3689
1512d3b7
TV
36902019-07-26 Tom de Vries <tdevries@suse.de>
3691
3692 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3693
297989a1
TV
36942019-07-25 Tom de Vries <tdevries@suse.de>
3695
3696 PR testsuite/24830
3697 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3698 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3699 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3700 (skip_libstdcxx_probe_tests): ... here.
3701 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3702
b3b965fb
TV
37032019-07-24 Tom de Vries <tdevries@suse.de>
3704
3705 PR testsuite/24807
3706 * gdb.objc/basicclass.m: Include stdio.h.
3707 * gdb.objc/nondebug.m: Same.
3708 * gdb.objc/objcdecode.m: Same.
3709
4625b4d0
TV
37102019-07-24 Tom de Vries <tdevries@suse.de>
3711
3712 PR testsuite/24612
3713 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3714 additional_flags.
3715
024a5840
TV
37162019-07-24 Tom de Vries <tdevries@suse.de>
3717
3718 PR testsuite/24831
3719 * gdb.multi/tids.exp: Update error messages for info threads.
3720
c76ddaa3
TV
37212019-07-24 Tom de Vries <tdevries@suse.de>
3722
3723 * gdb.base/info-types.exp: Allow info types to print info for more than
3724 one file.
3725
9a618ef6
TV
37262019-07-23 Tom de Vries <tdevries@suse.de>
3727
3728 PR testsuite/24842
3729 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3730 gdb_spawn_with_cmdline_opts.
3731
40eadf04
SP
37322019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3733
3734 * gdb.arch/arm-cmse-sgstubs.c: New test.
3735 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3736
5ba29434
TV
37372019-07-23 Tom de Vries <tdevries@suse.de>
3738
3739 PR testsuite/24711
3740 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3741 issuing next command.
3742
a8e9d247
AB
37432019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3744
3745 * gdb.ada/info_auto_lang.exp: Update expected results.
3746 * gdb.base/info-types.c: Add additional types to check.
3747 * gdb.base/info-types.exp: Update expected results.
3748
eb86c5e2
AB
37492019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3750
3751 * gdb.base/info-types.c: New file.
3752 * gdb.base/info-types.exp: New file.
3753
01e175fe
AB
37542019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3755
3756 * gdb.arch/riscv-bp-infcall.c: New file.
3757 * gdb.arch/riscv-bp-infcall.exp: New file.
3758
6b78c3f8
AB
37592019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3760
3761 PR breakpoints/24541
3762 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3763
da738167
TV
37642019-07-14 Tom de Vries <tdevries@suse.de>
3765
3766 PR testsuite/24760
3767 * gdb.objc/basicclass.exp: Fix unterminated string.
3768
0d4e84ed
AB
37692019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3770 Andrew Burgess <andrew.burgess@embecosm.com>
3771
3772 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3773 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3774 negative bounds.
3775 * gdb.fortran/vla-value.exp: Print elements of an array with
3776 negative bounds.
3777 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3778 testing.
3779
021d8588
AB
37802019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3781
3782 * gdb.base/options.exp (expect_string): Dequote strings in
3783 results.
3784 (test-string): Test strings with different quoting and reindent.
3785
f06f1252
TT
37862019-07-10 Tom Tromey <tromey@adacore.com>
3787
3788 * gdb.ada/mi_ex_cond.exp: Update expected results.
3789 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3790 * gdb.ada/mi_catch_ex.exp: Update expected results.
3791 * gdb.ada/mi_catch_assert.exp: Update expected results.
3792 * gdb.ada/catch_ex.exp (catch_exception_info)
3793 (catch_exception_entry, catch_assert_entry)
3794 (catch_unhandled_entry): Update.
3795 * gdb.ada/catch_assert_if.exp: Update expected results.
3796
b863685d
RB
37972019-07-10 Richard Bunt <richard.bunt@arm.com>
3798 Stephen Roberts <stephen.roberts@arm.com>
3799
3800 * gdb.base/define.exp: Restore original prompt.
3801
cb1e4e32
PA
38022019-07-09 Pedro Alves <palves@redhat.com>
3803
3804 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3805 breakpoints" output.
3806 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3807 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3808 throw" creates breakpoint.
3809 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3810 'type="catchpoint"'.
3811
b58a68fe
PA
38122019-07-09 Pedro Alves <palves@redhat.com>
3813
3814 PR c++/15468
3815 * gdb.cp/except-multi-location-lib.cc: New.
3816 * gdb.cp/except-multi-location-main.cc: New.
3817 * gdb.cp/except-multi-location.exp: New.
3818
0826779b
PW
38192019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3820
3821 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3822 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3823 argument and update callers.
3824
5b0e2db4
AB
38252019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3826
3827 * gdb.arch/amd64-break-on-asm-line.S: New file.
3828 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3829
1f6f6e21
PW
38302019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3831
3832 * gdb.base/printcmds.exp: Test printing C string and
3833 C wide string convenience vars without transiting via the inferior.
3834 Also make test names unique.
3835
ea142fbf
AH
38362019-07-08 Alan Hayward <alan.hayward@arm.com>
3837
5862c886 3838 PR breakpoints/25011
ea142fbf
AH
3839 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3840
213fd9fa
PA
38412019-07-04 Pedro Alves <palves@redhat.com>
3842
3843 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3844 body returned ok(0), break(3) or continue(4).
3845 * gdb.testsuite/foreach_with_prefix.exp: New file.
3846
2b40fda7
AH
38472019-07-04 Alan Hayward <alan.hayward@arm.com>
3848
3849 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3850
a26c8de0
PA
38512019-07-03 Pedro Alves <palves@redhat.com>
3852
3853 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3854 "return -code".
3855
5f4ba3e7
PA
38562019-07-03 Pedro Alves <palves@redhat.com>
3857
3858 PR cli/24732
3859 * gdb.base/shell.exp: Load completion-support.exp.
3860 Adjust expected error output. Add completion tests.
3861
a994424f
PA
38622019-07-03 Pedro Alves <palves@redhat.com>
3863
3864 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3865 string_to_regexp.
3866
3d9be6f5
PA
38672019-07-03 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3870 (expect_integer): Adjust to expect "-string".
3871 (expect_string): New.
3872 (all_options): Expect "-string".
3873 (test-flag, test-boolean): Adjust to expect "-string".
3874 (test-string): New proc.
3875 (top level): Call it.
3876
41fc454c
PA
38772019-07-03 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3880 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3881 the expected output in the success.
3882
b2b2a215
PA
38832019-07-03 Pedro Alves <palves@redhat.com>
3884
3885 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3886 Split one gdb_test_multiple call in two to avoid a race.
3887
fdbc9870
PA
38882019-07-03 Pedro Alves <palves@redhat.com>
3889
3890 * gdb.base/with.c: New file.
3891 * gdb.base/with.exp: New file.
3892
c6ac8931
PA
38932019-07-03 Pedro Alves <palves@redhat.com>
3894
3895 * gdb.base/settings.exp: Replace all references to "maint
3896 test-settings set" with references to "maint set test-settings",
3897 and all references to "maint test-settings show" with references
3898 to "maint show test-settings".
3899
970f9d09
PA
39002019-07-03 Pedro Alves <palves@redhat.com>
3901
3902 * gdb.base/settings.exp (test-string): Adjust expected out when
3903 testing "maint test-settings show filename"
3904
54d66006
PA
39052019-07-02 Pedro Alves <palves@redhat.com>
3906
3907 * gdb.base/options.exp (test-info-threads): New procedure.
3908 (top level): Call it.
3909
10d06d82
TT
39102019-06-28 Tom Tromey <tromey@adacore.com>
3911
3912 * gdb.dwarf2/ada-linkage-name.c: New file.
3913 * gdb.dwarf2/ada-linkage-name.exp: New file.
3914
3d507ff2
TT
39152019-06-27 Tom Tromey <tromey@adacore.com>
3916
d039f014 3917 PR c++/20020:
3d507ff2
TT
3918 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3919
8af58ffe
TV
39202019-06-26 Tom de Vries <tdevries@suse.de>
3921
3922 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3923
22e21752
TV
39242019-06-26 Tom de Vries <tdevries@suse.de>
3925
3926 * gdb.base/index-cache.exp: Add back missing debug option.
3927
b65b566c
PW
39282019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3929
3930 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3931
5c2c8c69
TV
39322019-06-25 Tom de Vries <tdevries@suse.de>
3933
3934 PR testsuite/24727
3935 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3936
164e3873
TV
39372019-06-24 Tom de Vries <tdevries@suse.de>
3938
3939 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3940
824eacee
TV
39412019-06-24 Tom de Vries <tdevries@suse.de>
3942
3943 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3944 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3945 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3946
385b97d3
TV
39472019-06-24 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3950
c596f180
TV
39512019-06-21 Tom de Vries <tdevries@suse.de>
3952
3953 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3954
b13a7d03
TV
39552019-06-21 Tom de Vries <tdevries@suse.de>
3956
3957 PR testsuite/24518
3958 PR ada/24713
3959 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3960 index.
3961
899277ae
TT
39622019-06-19 Tom Tromey <tromey@adacore.com>
3963
3964 * gdb.ada/length_cond.exp: Add intro comment.
3965
680e1bee
TT
39662019-06-19 Tom Tromey <tromey@adacore.com>
3967
3968 * gdb.ada/length_cond.exp: New file.
3969 * gdb.ada/length_cond/length_cond.adb: New file.
3970 * gdb.ada/length_cond/pck.adb: New file.
3971 * gdb.ada/length_cond/pck.ads: New file.
3972
0ed4690a
TV
39732019-06-18 Tom de Vries <tdevries@suse.de>
3974
3975 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3976
d20ed5fd
TT
39772019-06-18 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.base/list0.h: Add comment explaining control character.
3980
86e04673
TV
39812019-06-18 Tom de Vries <tdevries@suse.de>
3982
3983 * boards/fission.exp: Break up long debug_flags line.
3984
c4973306
SM
39852019-06-16 Tom de Vries <tdevries@suse.de>
3986
3987 PR gdb/24445
3988 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3989 generated index.
3990
93cb9841
AB
39912019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3992
3993 PR gdb/24686
3994 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3995 improve detection of bug gdb/24541.
3996
399aaebd
SM
39972019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3998
3999 PR gdb/24669
4000 * gdb.base/index-cache.exp (uses_readnow,
4001 expecting_index_cache_use): Define global variable.
4002 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4003 expecting_index_cache_use.
4004
584a927c
AB
40052019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4006 Andrew Burgess <andrew.burgess@embecosm.com>
4007
4008 * gdb.fortran/pointers.f90: New file.
4009 * gdb.fortran/print_type.exp: New file.
4010 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4011 * gdb.fortran/vla-type.exp: Likewise.
4012 * gdb.fortran/vla-value.exp: Likewise.
4013 * gdb.mi/mi-vla-fortran.exp: Likewise.
4014
30056ea0
AB
40152019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4018 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4019 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4020 as a stop reason.
4021
ec8e2b6d
AB
40222019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4023
4024 * gdb.base/annota1.exp: Update expected results.
4025 * gdb.cp/annota2.exp: Likewise.
4026 * gdb.cp/annota3.exp: Likewise.
4027
09e4c4e1
AB
40282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4029
4030 * gdb.base/style-logging.exp: Remove path from test name.
4031
0735b091
TT
40322019-06-14 Tom Tromey <tromey@adacore.com>
4033
4034 PR gdb/24502:
4035 * gdb.base/style-logging.exp: New file.
4036
f5686554
TT
40372019-06-14 Tom Tromey <tromey@adacore.com>
4038
4039 * gdb.base/symfile-warn.exp: New file.
4040 * gdb.base/symfile-warn.c: New file.
4041
a0c1ffed
TT
40422019-06-14 Tom Tromey <tromey@adacore.com>
4043
4044 * gdb.base/annotate-symlink.exp: New file.
4045
f411722c
TT
40462019-06-14 Tom Tromey <tromey@adacore.com>
4047
4048 * gdb.ada/set_wstr.exp: Add reassignment test.
4049
4268ec18
TT
40502019-06-14 Tom Tromey <tromey@adacore.com>
4051
4052 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4053 'unchecked_access and 'unrestricted_access as well.
4054
9a9e394b
TT
40552019-06-14 Tom Tromey <tromey@adacore.com>
4056
4057 PR ada/24539:
4058 * gdb.ada/vla.exp: Update tests.
4059 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4060 pragma.
4061
4c048731
PA
40622019-06-13 Pedro Alves <palves@redhat.com>
4063
4064 * gdb.base/settings.exp (test-integer): Test junk after
4065 "unlimited".
4066
6665660a
PA
40672019-06-13 Pedro Alves <palves@redhat.com>
4068
4069 * gdb.base/options.exp (test-thread-apply): New.
4070 (top level): Call it.
4071
5d707134
PA
40722019-06-13 Pedro Alves <palves@redhat.com>
4073
4074 * gdb.base/options.exp (test-frame-apply): New.
4075 (top level): Test print commands with different "frame apply"
4076 prefixes.
4077
e2a689da
PA
40782019-06-13 Pedro Alves <palves@redhat.com>
4079
e79be6e5 4080 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4081 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4082 'max_completions' parameter and handle it.
4083 (test_gdb_completion_offers_commands): New.
4084
90a1ef87
PA
40852019-06-13 Pedro Alves <palves@redhat.com>
4086
4087 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4088
d4c16835
PA
40892019-06-13 Pedro Alves <palves@redhat.com>
4090
4091 * gdb.base/options.exp (test-backtrace): New.
4092 (top level): Call it.
4093
2daf894e
PA
40942019-06-13 Pedro Alves <palves@redhat.com>
4095
4096 * gdb.guile/scm-frame-args.exp: Use "set print
4097 raw-frame-arguments" instead of "set print raw frame-arguments".
4098 * gdb.python/py-frame-args.exp: Likewise.
4099
e6ed716c
PA
41002019-06-13 Pedro Alves <palves@redhat.com>
4101
4102 * gdb.compile/compile.exp: Adjust expected output to option
4103 processing changes.
4104
7d8062de
PA
41052019-06-13 Pedro Alves <palves@redhat.com>
4106
4107 * gdb.base/options.exp: Build executable.
4108 (test-print): New procedure.
4109 (top level): Call it, once for "print" and another for "compile
4110 print".
4111
9d0faba9
PA
41122019-06-13 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/options.c: New file.
4115 * gdb.base/options.exp: New file.
4116
dee7b4c8
PA
41172019-06-13 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4120 that "o" is ambiguous.
4121
dca0f6c0
PA
41222019-06-13 Pedro Alves <palves@redhat.com>
4123
4124 * gdb.base/settings.c: New file.
4125 * gdb.base/settings.exp: New file.
4126
ccf46844
PA
41272019-06-13 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/completion.exp: Fix comment typo.
4130
b9a3f842
PA
41312019-06-13 Pedro Alves <palves@redhat.com>
4132
4133 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4134 foo --1" test.
4135
d106773e
PA
41362019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4137
4138 * gdb.fortran/block-data.f: New.
4139 * gdb.fortran/block-data.exp: New.
4140
fea82da0
TV
41412019-06-11 Tom de Vries <tdevries@suse.de>
4142
4143 PR testsuite/24521
4144 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4145 message.
4146
8c2e74f1
TV
41472019-06-11 Tom de Vries <tdevries@suse.de>
4148
4149 PR testsuite/24521
4150 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4151
b49851c8
TV
41522019-06-11 Tom de Vries <tdevries@suse.de>
4153
4154 * boards/readnow.exp: New file.
4155
a7067863
AB
41562019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4157
4158 * gdb.fortran/vla-sizeof.exp: Update expected results.
4159
1a3da2cd
AB
41602019-06-06 Amos Bird <amosbird@gmail.com>
4161
4162 * gdb.base/annota1.exp (thread_switch): Add test for
4163 thread-exited annotation.
4164
3847a7bf
TT
41652019-06-06 Tom Tromey <tromey@adacore.com>
4166
4167 * gdb.base/maint.exp: Expect command started/finished output.
4168
0088ba59
AB
41692019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4170
4171 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4172 comment.
4173 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4174
312617a3
AB
41752019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4176
4177 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4178 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4179 * gdb.arch/riscv-unwind-long-insn.c: New file.
4180 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4181
e1f2e1a2
CB
41822019-06-04 Christian Biesinger <cbiesinger@google.com>
4183
d3238f7d 4184 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4185
206584bd
PW
41862019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4187
4188 * lib/gdb.exp (help_list_trailer): New regexp variable
4189 factorizing the help trailer message.
4190 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4191 arg to allow to better factorize various tests.
4192 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4193 (test_prefix_command_help): Use help_list_trailer.
4194 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4195 * gdb.guile/scm-cmd.exp: Likewise.
4196 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4197 * gdb.base/help.exp: Use test_user_defined_class_help.
4198 * gdb.base/style.exp: Add tests for styling of help and apropos.
4199 * lib/gdb-utils.exp (style): Add title and highlight styles.
4200
708dc93e
PW
42012019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4202
4203 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4204 $_shell_exitsignal.
4205 * gdb.base/default.exp: Update for new convenience variables.
4206
f49055a5
TT
42072019-05-29 Tom Tromey <tromey@adacore.com>
4208
4209 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4210 to "break complete ada" test case's regexp.
4211
4330d61d
TT
42122019-05-29 Tom Tromey <tromey@adacore.com>
4213
4214 PR c++/20020:
4215 * gdb.cp/constexpr-field.exp: New file.
4216 * gdb.cp/constexpr-field.cc: New file.
4217
000439d5
TT
42182019-05-29 Tom Tromey <tromey@adacore.com>
4219
4220 * gdb.base/finish.exp (finish_no_print): New proc.
4221 (finish_tests): Call it.
4222
5a01c34c
TV
42232019-05-24 Tom de Vries <tdevries@suse.de>
4224
4225 * gdb.dwarf2/gdb-add-index.exp: New file.
4226
18125b16
TT
42272019-05-22 Tom Tromey <tromey@adacore.com>
4228
4229 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4230 * gdb.base/style.exp: Use "style".
4231 * lib/gdb-utils.exp (style): New proc.
4232
af1a8d03
TV
42332019-05-22 Tom de Vries <tdevries@suse.de>
4234
4235 * gdb.base/align.exp: Require c++11.
4236
e7fe496b
TV
42372019-05-22 Tom de Vries <tdevries@suse.de>
4238
4239 PR testsuite/24586
4240 * gdb.python/py-mi-var-info-path-expression.exp: Call
4241 mi_skip_python_tests to check if python is supported.
4242
8fca4da0
AH
42432019-05-22 Alan Hayward <alan.hayward@arm.com>
4244
4245 * gdb.arch/aarch64-pauth.c: New test.
4246 * gdb.arch/aarch64-pauth.exp: New file.
4247
b7060614
AH
42482019-05-22 Alan Hayward <alan.hayward@arm.com>
4249
4250 * README (Re-running Tests Outside The Testsuite): New section.
4251
669d0468
TV
42522019-05-21 Tom de Vries <tdevries@suse.de>
4253
4254 * gdb.arch/amd64-eval.exp: Require c++11.
4255 * gdb.base/max-depth.exp: Same.
4256 * gdb.compile/compile-cplus-array-decay.exp: Same.
4257 * gdb.cp/meth-typedefs.exp: Same.
4258 * gdb.cp/subtypes.exp: Same.
4259 * gdb.cp/temargs.exp: Same.
4260
ce3ebcaa
AH
42612019-05-21 Alan Hayward <alan.hayward@arm.com>
4262
4263 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4264
34d11c68
AB
42652019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4266
4267 PR gdb/18644
4268 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4269 * gdb.fortran/printing-types.exp: Add new test.
4270 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4271 testing.
4272 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4273 setup_kfail call.
4274
87781e84
AH
42752019-05-17 Alan Hayward <alan.hayward@arm.com>
4276
4277 * README (Running the Testsuite): Change example.
4278 (Testsuite Parameters): Remove TRANSCRIPT.
4279 * lib/gdb.exp: Remove TRANSCRIPT check.
4280
b420b89e
AH
42812019-05-17 Alan Hayward <alan.hayward@arm.com>
4282
4283 * README (Testsuite Parameters): Add replay logging to
4284 GDBSERVER_DEBUG.
4285 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4286 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4287 as a comma separated list.
4288 (gdb_debug_init): Override procedure.
4289
408e9b8b
AH
42902019-05-17 Alan Hayward <alan.hayward@arm.com>
4291
4292 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4293 (gdb_write_cmd_file): New procedure.
4294 * lib/gdbserver-support.exp (gdbserver_start): Call
4295 gdbserver_write_cmd_file.
4296 (gdbserver_write_cmd_file): New procedure.
4297
f9e2e39d
AH
42982019-05-17 Alan Hayward <alan.hayward@arm.com>
4299
4300 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4301 (delete_breakpoints): Likewise.
4302 (gdb_run_cmd): Likewise.
4303 (gdb_start_cmd): Likewise.
4304 (gdb_starti_cmd): Likewise.
4305 (gdb_internal_error_resync): Likewise.
4306 (gdb_test_multiple): Likewise.
4307 (gdb_reinitialize_dir): Likewise.
4308 (default_gdb_exit): Likewise.
4309 (gdb_file_cmd): Mark kill as optional.
4310 (default_gdb_start): Call gdb_stdin_log_init.
4311 (send_gdb): Call gdb_stdin_log_write.
4312 (rerun_to_main): Mark Y as an answer.
4313 (gdb_stdin_log_init): New function.
4314 (gdb_stdin_log_write): Likewise.
4315
81f47ac2
AH
43162019-05-17 Alan Hayward <alan.hayward@arm.com>
4317
4318 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4319 * gdb.base/debug-expr.exp: Likewise.
4320 * gdb.base/foll-fork.exp: Likewise.
4321 * gdb.base/foll-vfork.exp: Likewise.
4322 * gdb.base/fork-print-inferior-events.exp: Likewise.
4323 * gdb.base/gdb-sigterm.exp: Likewise.
4324 * gdb.base/gdbinit-history.exp: Likewise.
4325 * gdb.base/osabi.exp: Likewise.
4326 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4327 * gdb.base/ui-redirect.exp: Likewise.
4328 * gdb.gdb/unittest.exp: Likewise.
4329 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4330 * gdb.mi/mi-watch.exp: Likewise.
4331 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4332 * gdb.mi/user-selected-context-sync.exp: Likewise.
4333 * gdb.python/python.exp: Disable debug test when debugging.
4334 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4335 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4336 Likewise.
4337 * gdb.threads/stepi-random-signal.exp: Likewise.
4338
29b52314
AH
43392019-05-17 Alan Hayward <alan.hayward@arm.com>
4340
4341 * Makefile.in: Pass through GDB_DEBUG.
4342 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4343 (gdb,debug): Add board setting.
4344 * lib/gdb.exp (default_gdb_start): Start debugging.
4345 (gdb_debug_enabled): New procedure.
4346 (gdb_debug_init): Likewise.
29b52314
AH
4347
43482019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4349
29b52314
AH
4350 * Makefile.in: Pass through GDB_DEBUG.
4351 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4352 (gdb,debug): Add board setting.
4353 * lib/gdb.exp (default_gdb_start): Start debugging.
4354 (gdb_debug_enabled): New procedure.
4355 (gdb_debug_init): Likewise.
29b52314 4356
ca1285d1
AH
43572019-05-17 Alan Hayward <alan.hayward@arm.com>
4358
4359 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4360
f3a09c80
AH
43612019-05-17 Alan Hayward <alan.hayward@arm.com>
4362
4363 * gdb.base/ui-redirect.exp: Test redirection.
4364
26648588
JV
43652019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4366
4367 * gdb.mi/mi-complete.exp: New file.
4368 * gdb.mi/mi-complete.cc: Likewise.
4369
14237686
AB
43702019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4371
4372 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4373 indexed and sliced arrays, and pointers to arrays.
4374
e7bd7fba
TT
43752019-05-14 Tom Tromey <tromey@adacore.com>
4376
4377 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4378 styling test.
4379
2764128d
TV
43802019-05-14 Tom de Vries <tdevries@suse.de>
4381
4382 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4383 selection entry encoding.
4384
71bed2db
TT
43852019-05-10 Tom Tromey <tromey@adacore.com>
4386
4387 * gdb.ada/info_exc.exp: Add "complete" test.
4388
63b667ad
TV
43892019-05-09 Tom de Vries <tdevries@suse.de>
4390
4391 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4392 CU-relative.
4393
9cfd2b89
TV
43942019-05-09 Tom de Vries <tdevries@suse.de>
4395
4396 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4397 CU-relative.
4398
2228ef77
XR
43992019-05-08 Joel Brobecker <brobecker@adacore.com>
4400
4401 * gdb.ada/frame_arg_lang.exp: New testcase.
4402 * gdb.ada/frame_arg_lang/bla.adb: New file.
4403 * gdb.ada/frame_arg_lang/pck.ads: New file.
4404 * gdb.ada/frame_arg_lang/pck.adb: New file.
4405 * gdb.ada/frame_arg_lang/foo.c: New file.
4406
80e55b13
TT
44072019-05-08 Tom Tromey <tromey@adacore.com>
4408
4409 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4410
9d3421af
TT
44112019-05-08 Tom Tromey <tromey@adacore.com>
4412
4413 * gdb.base/ptype-offsets.exp: Update tests.
4414
844333e2
TT
44152019-05-08 Tom Tromey <tromey@adacore.com>
4416
4417 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4418 cases.
4419 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4420 "short".
4421
988915ee
TT
44222019-05-08 Tom Tromey <tromey@adacore.com>
4423
4424 * gdb.ada/vla.exp: New file.
4425 * gdb.ada/vla/vla.adb: New file.
4426
7bd55dac
TV
44272019-05-07 Tom de Vries <tdevries@suse.de>
4428
4429 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4430
75f06e9d
TV
44312019-05-07 Tom de Vries <tdevries@suse.de>
4432
4433 PR testsuite/24522
4434 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4435 section.
4436
77e7aaa4
TV
44372019-05-07 Tom de Vries <tdevries@suse.de>
4438
4439 PR testsuite/24522
4440 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4441 .debug_aranges section.
4442
456ba0fa
TV
44432019-05-07 Tom de Vries <tdevries@suse.de>
4444
4445 PR testsuite/24159
4446 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4447
5a56d6a6
TV
44482019-05-06 Tom de Vries <tdevries@suse.de>
4449
4450 * lib/gdb.exp (exec_has_index_section): New proc.
4451 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4452 section.
4453
9d6d4be8
TV
44542019-05-04 Tom de Vries <tdevries@suse.de>
4455
4456 * boards/cc-with-debug-names.exp: New file.
4457
222a8d25
TT
44582019-05-03 Tom Tromey <tromey@adacore.com>
4459
4460 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4461 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4462 * gdb.ada/char_enum.exp: Add test.
4463
0fdfd794
TV
44642019-05-03 Tom de Vries <tdevries@suse.de>
4465
4466 * boards/cc-with-gdb-index.exp: New file.
4467
80062eb9
AB
44682019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4469
4470 * gdb.rust/simple.exp: Add new test case.
4471 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4472 (main): Initialise an instance of the new struct.
4473
4504bbde
TT
44742019-05-01 Tom Tromey <tromey@adacore.com>
4475
4476 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4477 record.
4478 (NPR): New variable.
4479 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4480 test.
4481
d48e62f4
TT
44822019-05-01 Tom Tromey <tromey@adacore.com>
4483
4484 * gdb.ada/packed_array_assign.exp: Add packed assignment
4485 regression test.
4486
f59f30f5
TV
44872019-05-01 Tom de Vries <tdevries@suse.de>
4488
4489 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4490
b70bfc54
TV
44912019-05-01 Tom de Vries <tdevries@suse.de>
4492
4493 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4494
15f18d14
AT
44952019-04-30 Ali Tamur <tamur@google.com>
4496
4497 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4498
2ff0a947
TT
44992019-04-30 Tom Tromey <tromey@adacore.com>
4500
4501 * lib/ada.exp (find_ada_tool): New proc.
4502 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4503 * gdb.ada/catch_ex_std.exp: New file.
4504 * gdb.ada/catch_ex_std/foo.adb: New file.
4505 * gdb.ada/catch_ex_std/some_package.adb: New file.
4506 * gdb.ada/catch_ex_std/some_package.ads: New file.
4507
a776957c
TT
45082019-04-30 Tom Tromey <tromey@adacore.com>
4509
4510 PR c++/24470:
4511 * gdb.cp/temargs.cc: Add test code from PR.
4512
bc68014d
AB
45132019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4514
4515 * gdb.fortran/vla-datatypes.exp: Update expected results.
4516 * gdb.fortran/vla-ptype.exp: Likewise.
4517 * gdb.fortran/vla-type.exp: Likewise.
4518 * gdb.fortran/vla-value.exp: Likewise.
4519
f1fdc960
AB
45202019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4521
4522 * gdb.fortran/ptr-indentation.exp: Update expected results.
4523 * gdb.fortran/ptype-on-functions.exp: Likewise.
4524 * gdb.fortran/vla-ptr-info.exp: Likewise.
4525 * gdb.fortran/vla-value.exp: Likewise.
4526
bf7a4de1
AB
45272019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4528
4529 * gdb.fortran/ptype-on-functions.exp: New file.
4530 * gdb.fortran/ptype-on-functions.f90: New file.
4531
bbe75b9d
AB
45322019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4533
4534 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4535 case void string.
4536
1db455a7
AB
45372019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4538
4539 * gdb.fortran/complex.exp: Expand.
4540 * gdb.fortran/complex.f: Renamed to...
4541 * gdb.fortran/complex.f90: ...this, and extended to add more
4542 complex values.
4543
b6d03bb2
AB
45442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4545
4546 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4547 MODULO, CMPLX.
4548
2e62ab40
AB
45492019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4550 Richard Bunt <richard.bunt@arm.com>
4551
4552 * gdb.base/max-depth.c: New file.
4553 * gdb.base/max-depth.exp: New file.
4554 * gdb.python/py-nested-maps.c: New file.
4555 * gdb.python/py-nested-maps.exp: New file.
4556 * gdb.python/py-nested-maps.py: New file.
4557 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4558 (test_all_common): Call test_max_depth.
4559 * gdb.fortran/max-depth.exp: New file.
4560 * gdb.fortran/max-depth.f90: New file.
4561 * gdb.go/max-depth.exp: New file.
4562 * gdb.go/max-depth.go: New file.
4563 * gdb.modula2/max-depth.exp: New file.
4564 * gdb.modula2/max-depth.c: New file.
4565 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4566
d2b584a5
TV
45672019-04-29 Tom de Vries <tdevries@suse.de>
4568
4569 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4570
136afab8
PW
45712019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4572
4573 * gdb.base/callexit.exp: Test may-call-functions off.
4574
725cbb63
KS
45752019-04-25 Keith Seitz <keiths@redhat.com>
4576
4577 PR c++/24367
4578 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4579 (another_incomplete_struct, test_incomplete): New definitions.
4580 (main): Use new definitions.
4581 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4582 functions.
4583
701adfb0
PA
45842019-04-25 Ali Tamur <tamur@google.com>
4585
4586 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4587
82433e3e
SDJ
45882019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4589
4590 PR corefiles/11608
4591 PR corefiles/18187
4592 * gdb.base/coredump-filter-build-id.exp: New file.
4593
dd06d4d6
AH
45942019-04-25 Alan Hayward <alan.hayward@arm.com>
4595
e79be6e5
SM
4596 * Makefile.in: Pass through GDBSERVER_DEBUG.
4597 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4598 (gdbserver,debug): Add board setting.
4599 * gdb.trace/tspeed.exp: Skip when debugging.
4600 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4601 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4602
1670072e
TT
46032019-04-24 Tom Tromey <tromey@adacore.com>
4604
4605 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4606 Rust.
4607
a59240a4
TT
46082019-04-24 Tom Tromey <tromey@adacore.com>
4609
4610 * gdb.arch/amd64-eval.exp: Test bitfield return.
4611 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4612 (class Foo) <return_bitfields>: New method.
4613 (main): Call it.
4614
b907456c
AB
46152019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4616
4617 * gdb.cp/many-args.cc: New file.
4618 * gdb.cp/many-args.exp: New file.
4619
5c565afd
TV
46202019-04-23 Tom de Vries <tdevries@suse.de>
4621
4622 PR gdb/24433
4623 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4624
ba22ff86
AH
46252019-04-23 Alan Hayward <alan.hayward@arm.com>
4626
4627 * gdb.trace/backtrace.exp: Use nopie flag.
4628 * gdb.trace/circ.exp: Likewise.
4629 * gdb.trace/collection.exp: Likewise.
4630 * gdb.trace/ftrace.exp: Likewise.
4631 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4632 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4633 * gdb.trace/qtro.exp: Likewise.
4634 * gdb.trace/read-memory.exp: Likewise.
4635 * gdb.trace/report.exp: Likewise.
4636 * gdb.trace/tfile.exp: Likewise.
4637 * gdb.trace/tfind.exp: Likewise.
4638 * gdb.trace/unavailable.exp: Likewise.
4639
7905fc35
PA
46402019-04-22 Pedro Alves <palves@redhat.com>
4641
4642 * gdb.base/solib-probes-nosharedlibrary.c,
4643 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4644
8ecb59f8
TT
46452019-04-19 Tom Tromey <tromey@adacore.com>
4646
4647 * gdb.ada/ptype_union.c: New file.
4648 * gdb.ada/ptype_union.exp: New file.
4649
62160ec9
TT
46502019-04-19 Tom Tromey <tromey@adacore.com>
4651
4652 PR symtab/24423:
4653 * gdb.base/list0.h (foo): Add a control-l character.
4654
36cd4ba5
TV
46552019-04-18 Tom de Vries <tdevries@suse.de>
4656
4657 PR gdb/24433
4658 * boards/local-board.exp: Set sysroot to "".
4659
b73715df
TV
46602019-04-18 Tom de Vries <tdevries@suse.de>
4661 Pedro Alves <palves@redhat.com>
4662
4663 PR gdb/24454
4664 * gdb.threads/vfork-follow-child-exec.c: New file.
4665 * gdb.threads/vfork-follow-child-exec.exp: New file.
4666 * gdb.threads/vfork-follow-child-exit.c: New file.
4667 * gdb.threads/vfork-follow-child-exit.exp: New file.
4668
4aa866af
LS
46692019-04-15 Leszek Swirski <leszeks@google.com>
4670
4671 * gdb.arch/amd64-eval.cc: New file.
4672 * gdb.arch/amd64-eval.exp: New file.
4673
e5a1a79a
AH
46742019-04-11 Alan Hayward <alan.hayward@arm.com>
4675
4676 * gdb.server/sysroot.c: New test.
4677 * gdb.server/sysroot.exp: New file.
4678 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4679 matching param.
4680
41077b66
AB
46812019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4682
4683 * gdb.base/align.exp: Extend test to cover structures containing
4684 only static fields.
4685
c30391f8
TV
46862019-04-11 Tom de Vries <tdevries@suse.de>
4687
4688 * boards/cc-with-dwz-m.exp: New file.
4689 * boards/cc-with-dwz.exp: New file.
4690 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4691
e242fd12
SM
46922019-04-09 Simon Marchi <simon.marchi@efficios.com>
4693
4694 * gdb.base/start-cpp.exp: New file.
4695 * gdb.base/start-cpp.cc: New file.
4696
2b0c8b01
KB
46972019-04-08 Kevin Buettner <kevinb@redhat.com>
4698
4699 * gdb.python/py-thrhandle.exp: Adjust tests to call
4700 thread_from_handle instead of thread_from_thread_handle.
4701
947210e5
KB
47022019-04-08 Kevin Buettner <kevinb@redhat.com>
4703
4704 * gdb.python/py-thrhandle.exp: Add tests for
4705 gdb.InferiorThread.handle.
4706
d7df6549
AB
47072019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4708
4709 * gdb.python/py-function.exp: Check calling helper function from
4710 all languages.
4711 * lib/gdb.exp (gdb_supported_languages): New proc.
4712
8bdc1658
AB
47132019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4714
4715 * gdb.base/complex-parts.c: New file.
4716 * gdb.base/complex-parts.exp: New file.
4717
05caa1d2
TT
47182019-04-01 Tom Tromey <tromey@adacore.com>
4719
4720 PR symtab/23331:
4721 * gdb.dwarf2/dw2-ranges-main.c: New file.
4722 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4723 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4724
7734102d
EZ
47252019-03-30 Simon Marchi <simark@simark.ca>
4726
4727 * gdb.base/default.exp: Add values for $_gdb_major and
4728 $_gdb_minor.
4729
188e1fa9
TT
47302019-03-29 Tom Tromey <tromey@adacore.com>
4731
4732 * gdb.base/help.exp: Tighten apropos regexp.
4733
2880242d
KS
47342019-03-29 Keith Seitz <keiths@redhat.com>
4735
4736 * gdb.fortran/array-bounds.exp: New file.
4737 * gdb.fortran/array-bounds.f90: New file.
4738
077cad8e
PW
47392019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4740
4741 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4742
80047cfc
PW
47432019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4744
4745 * gdb.multi/hello.c (main): Increase alarm timer.
4746
f489207e
SL
47472019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4748
4749 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4750 factor when no hardware watchpoint support.
4751
c92df149
AH
47522019-03-28 Alan Hayward <alan.hayward@arm.com>
4753 Pedro Alves <palves@redhat.com>
4754
4755 * boards/local-board.exp: set sysroot to /.
4756
933aebfa
AH
47572019-03-27 Alan Hayward <alan.hayward@arm.com>
4758
4759 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4760 in child.
4761
9f9aa852
AB
47622019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4763
4764 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4765 field.
4766 (make_container): Initialise new field.
4767 * gdb.python/py-prettyprint.exp: Add new tests.
4768 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4769 <display_hint>: New method.
4770
3714a195
AB
47712019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4772
4773 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4774 gdb_continue_to_breakpoint more throughout this test.
4775 (run_lang_tests) Supply unique test names, and use
4776 gdb_test_no_output.
4777
18c77628
AB
47782019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4779
4780 * gdb.base/finish-pretty.exp: Update expected results.
4781 * gdb.base/pretty-print.c: New file.
4782 * gdb.base/pretty-print.exp: New file.
4783
9a93502f
PA
47842019-03-25 Pedro Alves <palves@redhat.com>
4785
4786 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4787 move comments outside list. Append '-i "" eof' section.
4788
968aa7ae
AH
47892019-03-22 Alan Hayward <alan.hayward@arm.com>
4790
34a7f2a4 4791 PR testsuite/25016
968aa7ae
AH
4792 * README: Add pie options.
4793 * gdb.base/break-interp.exp: Ensure pie is disabled.
4794 * gdb.base/dump.exp: Likewise.
4795 * lib/gdb.exp (gdb_compile): Add pie option.
4796
4c7d57e7
TT
47972019-03-19 Tom Tromey <tromey@adacore.com>
4798
4799 * gdb.mi/mi2-cli-display.c: New file.
4800 * gdb.mi/mi2-cli-display.exp: New file.
4801
bff8c71f
TT
48022019-03-18 Joel Brobecker <brobecker@adacore.com>
4803 Tom Tromey <tromey@adacore.com>
4804
4805 * gdb.ada/ptype_array/pck.adb: New file.
4806 * gdb.ada/ptype_array/pck.ads: New file.
4807 * gdb.ada/ptype_array/foo.adb: New file.
4808 * gdb.ada/ptype_array.exp: New file.
4809
d085f989
TT
48102019-03-14 Tom Tromey <tromey@adacore.com>
4811
4812 * gdb.base/style.exp: Add "set style sources" test.
4813
b4be1b06
SM
48142019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4815
4816 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4817 * mi-breakpoint-multiple-locations.exp: ... this.
4818 (make_breakpoints_pattern): New proc.
4819 (do_test): Add mi_version parameter, test -break-insert,
4820 -break-info and =breakpoint-created.
4821
7cde5fc2
AB
48222019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * config/default.exp: Remove 'load_lib gdb.exp'.
4825 * config/monitor.exp: Likewise.
4826 * config/sid.exp: Likewise.
4827 * config/sim.exp: Likewise.
4828 * config/slite.exp: Likewise.
4829 * config/unix.exp: Likewise.
4830 * gdb.base/default.exp: Remove unhelpful comment.
4831
efbecbc1
AB
48322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4833
4834 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4835
0841c79a
AB
48362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4837
4838 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4839
4a270568
AB
48402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4841
4842 * gdb.fortran/type-kinds.exp: Update expected results.
4843
067630bd
AB
48442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4845
4846 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4847
3be47f7a
AB
48482019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4849
4850 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4851 function.
4852 (test_basic_parsing_of_type_kinds): Expand types tested.
4853 (test_parsing_invalid_type_kinds): New function.
4854
4d00f5d8
AB
48552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4856
4857 * gdb.fortran/intrinsics.exp: New file.
4858 * gdb.fortran/intrinsics.f90: New file.
4859 * gdb.fortran/type-kinds.exp: New file.
4860
c8f91604
AB
48612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.fortran/dot-ops.exp: New file.
4864
dd9f2c76
AB
48652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4866
4867 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4868 Check upper and lower case logical literals.
4869
84ec9724
AB
48702019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4871
4872 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4873 Remove duplicate tests.
4874
c3734e09
AH
48752019-03-06 Alan Hayward <alan.hayward@arm.com>
4876
4877 * lib/gdb.exp (builtin_cd): rename of cd.
4878 (cd): Override builtin.
4879
aa3cfbda
RB
48802019-03-06 Richard Bunt <richard.bunt@arm.com>
4881
4882 * gdb.fortran/function-calls.exp: New file.
4883 * gdb.fortran/function-calls.f90: New test.
4884
7b63ad86
RB
48852019-03-04 Richard Bunt <richard.bunt@arm.com>
4886
4887 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4888 on user program standard output.
4889 * gdb.fortran/short-circuit-argument-list.f90: Record function
4890 calls.
4891
01abb042
AH
48922019-02-28 Alan Hayward <alan.hayward@arm.com>
4893
c3734e09
AH
4894 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4895 failure.
01abb042 4896
92137da0
RO
48972019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4898
4899 PR gdb/8527
4900 * gdb.base/interrupt-daemon-attach.c,
4901 gdb.base/interrupt-daemon-attach.exp: New test.
4902
5862844d
PA
49032019-02-27 Pedro Alves <palves@redhat.com>
4904
4905 * gdb.base/page.exp: Add tests for "set width/height -1".
4906
8ed25214
PA
49072019-02-27 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.base/page.exp: Add tests for "set/show width/height" with
4910 "infinite" values.
4911
6c28e44a
TT
49122019-02-27 Tom Tromey <tromey@adacore.com>
4913
4914 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4915 2.4.
4916 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4917 workaround.
4918
bf9a735e
AB
49192019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4920
4921 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4922 tests for structs with static members.
4923
8791793c
TT
49242019-02-26 Tom Tromey <tromey@adacore.com>
4925
4926 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4927 ValueError, not TypeError.
4928
bc2a507e
KB
49292019-02-26 Kevin Buettner <kevinb@redhat.com>
4930
4931 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4932 call from main program.
4933
e0e7d3bd
JB
49342019-02-23 Joel Brobecker <brobecker@adacore.com>
4935
4936 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4937 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4938 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4939 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4940 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4941
9600246d
KS
49422019-02-22 Keith Seitz <keiths@redhat.com>
4943
4944 PR symtab/23853
4945 * gdb.base/symlink-sourcefile.c: New file.
4946 * gdb.base/symlink-sourcefile.exp: New file.
4947
0c95f9ed
TT
49482019-02-20 Tom Tromey <tom@tromey.com>
4949
4950 * gdb.base/info_qt.exp: Update.
4951
6caa91b6
SM
49522019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4953
4954 * gdb.base/source.exp: Move "error in sourced script" code to
4955 the end.
4956 * gdb.base/source-error.gdb: Move contents to
4957 source-error-1.gdb. Add new code to source source-error-1.gdb.
4958 * gdb.base/source-error-1.gdb: New file, from previous
4959 source-error.gdb.
4960
6506371f
TT
49612019-02-17 Tom Tromey <tom@tromey.com>
4962
4963 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4964 for macro styling.
4965 * gdb.base/style.c (SOME_MACRO): New macro.
4966
a0087920
TT
49672019-02-17 Tom Tromey <tom@tromey.com>
4968
4969 * gdb.base/style.exp: Add line-wrapping tests.
4970 * gdb.base/page.exp: Add test for quitting during pagination.
4971
a2cd4f14
JB
49722019-02-17 Joel Brobecker <brobecker@adacore.com>
4973
4974 * gdb.ada/big_packed_array: New testcase.
4975 * gdb.ada/homonym.exp: Fix incorrect expected output for
4976 "break <homonym__get_value>" test.
4977
9d70ffbc
WP
49782019-02-13 Weimin Pan <weimin.pan@oracle.com>
4979
4980 PR breakpoints/21870
4981 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4982 and prepare_for_testing. Add comment.
4983 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4984 redundant cleanup call. Clean up comment.
4985
01c7ae81
WP
49862019-02-12 Weimin Pan <weimin.pan@oracle.com>
4987
4988 PR breakpoints/21870
4989 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4990 * gdb.arch/aarch64-dbreg-contents.c: New file.
4991
aff29d1c
JB
49922019-02-10 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.ada/mi_ref_changeable: New testcase.
4995
df0da8a2
AH
49962019-02-07 Alan Hayward <alan.hayward@arm.com>
4997
4998 * gdb.base/attach.exp: Add double attach test.
4999
bd447abb
SM
50002019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5001
5002 * lib/gdb.exp (default_gdb_start): Don't match pagination
5003 prompt.
5004 (gdb_init): Set stty_init.
5005
1dbc40b9
TT
50062019-01-27 Tom Tromey <tom@tromey.com>
5007
5008 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5009 skip_python_tests.
5010
353229bf
AH
50112019-01-24 Alan Hayward <alan.hayward@arm.com>
5012
5013 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5014 New structure.
5015 (struct struct_static_02_02): Likewise.
5016 (struct struct_static_02_03): Likewise.
5017 (struct struct_static_02_04): Likewise.
5018 (struct struct_static_04_01): Likewise.
5019 (struct struct_static_04_02): Likewise.
5020 (struct struct_static_04_03): Likewise.
5021 (struct struct_static_04_04): Likewise.
5022 (struct struct_static_06_01): Likewise.
5023 (struct struct_static_06_02): Likewise.
5024 (struct struct_static_06_03): Likewise.
5025 (struct struct_static_06_04): Likewise.
5026 (cmp_struct_static_02_01): Likewise.
5027 (cmp_struct_static_02_02): Likewise.
5028 (cmp_struct_static_02_03): Likewise.
5029 (cmp_struct_static_02_04): Likewise.
5030 (cmp_struct_static_04_01): Likewise.
5031 (cmp_struct_static_04_02): Likewise.
5032 (cmp_struct_static_04_03): Likewise.
5033 (cmp_struct_static_04_04): Likewise.
5034 (cmp_struct_static_06_01): Likewise.
5035 (cmp_struct_static_06_02): Likewise.
5036 (cmp_struct_static_06_03): Likewise.
5037 (cmp_struct_static_06_04): Likewise.
5038 (call_all): Test new structs.
5039 * gdb.base/infcall-nested-structs.exp: Likewise.
5040
73021deb
AH
50412019-01-21 Alan Hayward <alan.hayward@arm.com>
5042 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5043
fc65c7db
AH
50442019-01-21 Alan Hayward <alan.hayward@arm.com>
5045 * gdb.base/stack-protector.c: New test.
5046 * gdb.base/stack-protector.exp: New file.
5047 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5048 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5049 option.
5050 (gdb_compile): Remove stack protector for GCC and prevent
5051 recursion.
5052
c24bdb02
KS
50532019-01-16 Keith Seitz <keiths@redhat.com>
5054
5055 PR gdb/23773
5056 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5057
6f072a10
PFC
50582019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5059
5060 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5061 aliases.
5062 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5063 tests.
5064 * gdb.arch/powerpc-vector-regs.c: New file.
5065 * gdb.arch/powerpc-vector-regs.exp: New file.
5066
a7b8d682
PFC
50672019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5068
5069 * gdb.arch/altivec-regs.exp: Fix the list passed to
5070 gdb_expect_list when testing "info vector".
5071
6eb6fb67
AB
50722019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5073
5074 * gdb.base/style.exp: Don't include path in testname.
5075
b56f80d8
KS
50762019-01-10 Keith Seitz <keiths@redhat.com>
5077
5078 PR gdb/23712
5079 PR symtab/23010
5080 * gdb.dwarf2/multidictionary.exp: New file.
5081
041be526
SM
50822019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5083
5084 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5085 (test_gnuv3_style_demangling): ... this.
5086 (test_lucid_style_demangling): Remove.
5087 (test_arm_style_demangling): Remove.
5088 (test_hp_style_demangling): Remove.
5089 (do_tests): Remove calls to the above.
5090
d820d0c3
AB
50912019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5092
5093 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5094 case.
5095
f097f5ad
TT
50962019-01-06 Tom Tromey <tom@tromey.com>
5097
5098 PR gdb/28155:
5099 * gdb.dwarf2/typedef-void-finish.exp: New file.
5100
2cd8cc0b
TT
51012018-12-28 Tom Tromey <tom@tromey.com>
5102 Simon Marchi <simark@simark.ca>
5103
5104 * gdb.base/jit-exec.exp: New file.
5105 * gdb.base/jit-exec.c: New file.
5106 * gdb.base/jit-execd.c: New file.
5107
35fb8261
TT
51082018-12-28 Tom Tromey <tom@tromey.com>
5109
5110 * gdb.base/style.exp: Update test to check for address styling.
5111
47fd17cd
TT
51122018-12-28 Tom Tromey <tom@tromey.com>
5113
5114 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5115 message.
5116
d47032b7
TT
51172018-12-28 Tom Tromey <tom@tromey.com>
5118
5119 * gdb.base/style.exp: Add test for version number styling.
5120
af79b68d
TT
51212018-12-28 Tom Tromey <tom@tromey.com>
5122
5123 * gdb.base/style.exp: Add test for print_address_symbolic.
5124
0bb296cb
TT
51252018-12-28 Tom Tromey <tom@tromey.com>
5126
5127 * gdb.base/style.exp: Add test for breakpoint setting.
5128
80ae2043
TT
51292018-12-28 Tom Tromey <tom@tromey.com>
5130
5131 * gdb.base/style.exp: Add test for variable names.
5132
cbe56571
TT
51332018-12-28 Tom Tromey <tom@tromey.com>
5134
5135 * gdb.base/style.exp: New file.
5136 * gdb.base/style.c: New file.
5137
9162a27c
TT
51382018-12-28 Tom Tromey <tom@tromey.com>
5139
5140 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5141 "dumb".
5142 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5143 the TERM environment variable.
5144
bc543c90
TT
51452018-12-27 Tom Tromey <tom@tromey.com>
5146
5147 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5148 pagination test.
5149
6f0ffe50
AB
51502018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5151
5152 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5153 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5154
b5a1e557
PW
51552018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5156
5157 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5158 Filename a.adb changed to bp_fun_addr.adb.
5159 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5160
6e8b1ab2
JV
51612018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5162
5163 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5164 non-PIE executables.
5165 * README: Mention the gdb,nopie_flag board setting.
5166 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5167 non-PIE executable.
5168 * gdb.arch/amd64-entry-value.exp: Likewise.
5169 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5170 * gdb.arch/i386-float.exp: Likewise.
5171 * gdb.arch/i386-signal.exp: Likewise.
5172 * gdb.mi/mi-reg-undefined.exp: Likewise.
5173
d00a27c5
PM
51742018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5175
5176 PR gdb/23974
5177 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5178
161d081c
PW
51792018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5180
5181 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5182 Update order of results accordingly.
5183
b001de23
AB
51842018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5185
5186 * gdb.base/annota1.exp: Update a test regexp.
5187
99e1a184
AB
51882018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5189
5190 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5191
7a81c1e2
PW
51922018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5193
5194 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5195 (reuse_time): Initialize to REUSE_TIME_CAP.
5196 (check_rc): New function.
5197 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5198 Check pthread_create rc.
5199 (spawner_thread_func): Check pthread_create and pthread_join rc.
5200
73e8dc90
PA
52012018-12-08 Pedro Alves <palves@redhat.com>
5202
5203 * gdb.base/list.exp (test_forward_search): Rename to ...
5204 (test_forward_reverse_search): ... this. Also test reverse-search
5205 and the forward-search alias.
5206
13f2ed32
AB
52072018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5208
5209 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5210 local timeout variable before return, and remove all local timeout
5211 variable entirely.
5212 (gdb_load): Likewise.
5213
64d27cfc
TV
52142018-12-01 Tom de Vries <tdevries@suse.de>
5215
5216 * gdb.base/gdb-caching-proc.exp: New file.
5217
f63c03b4
SDJ
52182018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5219
5220 * Makefile.in (TIMESTAMP): New variable.
5221 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5222 command.
5223 (check-single-racy): Likewise.
5224 (check/%.exp): Likewise.
5225 (check-racy/%.exp): Likewise.
5226 (workers/%.worker): Likewise.
5227 (build-perf): Likewise.
5228 (check-perf): Likewise.
5229 * README: Describe new "TS" and "TS_FORMAT" variables.
5230 * print-ts.py: New file.
5231
1c97054b
BF
52322018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5233
5234 PR python/23714
5235 * gdb.python/python.exp: Test command repetition after
5236 gdb.execute.
5237
1871a62d
AB
52382018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5239
5240 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5241 is correctly aligned.
5242
fb5e1ed9
PW
52432018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5244
5245 * gdb.ada/info_auto_lang.exp: New testcase.
5246 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5247 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5248 * gdb.ada/info_auto_lang/some_c.c: New file.
5249
43d397ca
PW
52502018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5251
5252 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5253 FUNC_lang language syntax.
5254
beddd671
PW
52552018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5256
5257 * gdb.base/info_minsym.c: New file.
5258 * gdb.base/info_minsym.exp: New file.
5259
73fc52c4
TT
52602018-11-19 Tom Tromey <tom@tromey.com>
5261
5262 PR rust/23625:
5263 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5264 * gdb.rust/expr.exp: Update expected output. Change one test.
5265
994b876a
TT
52662018-11-19 Tom Tromey <tom@tromey.com>
5267
5268 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5269
6769f276
PA
52702018-11-19 Pedro Alves <palves@redhat.com>
5271
5272 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5273 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5274 see the expected warning.
5275
38a72da0
AH
52762018-11-16 Alan Hayward <alan.hayward@arm.com>
5277
5278 PR gdb/22736:
5279 * gdb.cp/infcall-nodebug-lib.c: New test.
5280 * gdb.cp/infcall-nodebug-main.c: New test.
5281 * gdb.cp/infcall-nodebug.exp: New file.
5282
53a89d6e
SM
52832018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5284
5285 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5286 completer tests.
5287
9325300d
TV
52882018-11-09 Tom de Vries <tdevries@suse.de>
5289
5290 * gdb.base/msym-lang.c: New test.
5291 * gdb.base/msym-lang.exp: New file.
5292 * gdb.base/msym-lang-main.c: New test.
5293
20f0d60d
TT
52942018-11-08 Tom Tromey <tom@tromey.com>
5295
5296 PR gdb/23555:
5297 PR gdb/23838:
5298 * gdb.base/warning.exp: New file.
5299
b5420128
JB
53002018-11-08 Jan Beulich <jbeulich@suse.com>
5301
5302 * testsuite/gdb.arch/i386-avx512.c,
5303 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5304
cd115d61
AB
53052018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5306
5307 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5308 point hardware.
5309
35ee2dc2
AB
53102018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5311
5312 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5313 * gdb.dwarf2/missing-type-name.exp: New file.
5314
31aceee8
TV
53152018-11-06 Tom de Vries <tdevries@suse.de>
5316
5317 * gdb.base/many-headers.c: New test.
5318 * gdb.base/many-headers.exp: New file.
5319
109be305
JW
53202018-11-06 Jim Wilson <jimw@sifive.com>
5321
5322 * gdb.base/code_elim.exp: For riscv, set additional_flags
5323 to include -msmall-data-limit=0.
5324
e2b7af72
JB
53252018-11-01 Joel Brobecker <brobecker@adacore.com>
5326
5327 * gdb.ada/watch_minus_l: New testcase.
5328
cdcda965
SM
53292018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5330
5331 * gdb.arch/aix-sighandle.c: New file.
5332 * gdb.arch/aix-sighandle.exp: New file.
5333
92dcebf3
AB
53342018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5335
5336 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5337 registers being unions.
5338
68b9ac18
TV
53392018-10-31 Tom de Vries <tdevries@suse.de>
5340
5341 * lib/valgrind.exp: New file.
5342 (vgdb_start, vgdb_stop): New procs, factored out of ...
5343 * gdb.base/valgrind-bt.exp: ... here, ...
5344 * gdb.base/valgrind-disp-step.exp: ... here and ...
5345 * gdb.base/valgrind-infcall.exp: ... here.
5346
1443936e
TV
53472018-10-31 Tom de Vries <tdevries@suse.de>
5348
5349 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5350
eb77c9df
AB
53512018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5352
5353 * gdb.dwarf2/void-type.c: New file.
5354 * gdb.dwarf2/void-type.exp: New file.
5355
82b5e646
PW
53562018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5357
5358 * gdb.base/info_qt.c: New file.
5359 * gdb.base/info_qt.exp: New file.
5360
8d619c01
EBM
53612018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5362
5363 * gdb.arch/powerpc-htm-regs.c: New file.
5364 * gdb.arch/powerpc-htm-regs.exp: New file.
5365
f2cf6173
EBM
53662018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5367
5368 * gdb.arch/powerpc-tar.c: New file.
5369 * gdb.arch/powerpc-tar.exp: New file.
5370
7ca18ed6
EBM
53712018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5372
5373 * gdb.arch/powerpc-ppr-dscr.c: New file.
5374 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5375
bfcc0eba
TV
53762018-10-25 Tom de Vries <tdevries@suse.de>
5377
5378 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5379
fe1a5cad
TV
53802018-10-24 Tom de Vries <tdevries@suse.de>
5381
5382 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5383 longer exists error.
5384
a76dc3b7
TV
53852018-10-24 Tom de Vries <tdevries@suse.de>
5386
5387 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5388
4df46df7
TV
53892018-10-24 Tom de Vries <tdevries@suse.de>
5390
5391 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5392 --db-attach in valgrind.
5393
0dbfcfff
AB
53942018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5395
5396 * gdb.arch/riscv-reg-aliases.c: New file.
5397 * gdb.arch/riscv-reg-aliases.exp: New file.
5398
b04480b1
AH
53992018-10-19 Alan Hayward <alan.hayward@arm.com>
5400
5401 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5402
2c6ac8d7
AH
54032018-10-19 Alan Hayward <alan.hayward@arm.com>
5404
5405 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5406
2bc69f25
AH
54072018-10-19 Alan Hayward <alan.hayward@arm.com>
5408
5409 * gdb.cp/ovldbreak.exp: Fix regexps.
5410
1f1ae3a3
AH
54112018-10-19 Alan Hayward <alan.hayward@arm.com>
5412
5413 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5414
94c18618
SDJ
54152018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5416
5417 PR cli/23785
5418 * gdb.base/restore.exp: New test to check if "restore" with an
5419 invalid file doesn't segfault.
5420
812cd6eb
TV
54212018-10-18 Tom de Vries <tdevries@suse.de>
5422
5423 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5424 * gdb.ada/excep_handle.exp: Same.
5425 * gdb.ada/mi_string_access.exp: Same.
5426 * gdb.ada/mi_var_union.exp: Same.
5427 * gdb.arch/arc-analyze-prologue.exp: Same.
5428 * gdb.arch/arc-decode-insn.exp: Same.
5429 * gdb.base/readnever.exp: Same.
5430 * gdb.fortran/printing-types.exp: Same.
5431 * gdb.guile/scm-lazy-string.exp: Same.
5432
c4b90788
TV
54332018-10-16 Tom de Vries <tdevries@suse.de>
5434
5435 PR gdb/23730
5436 * gdb.base/catch-follow-exec.c: Add copyright notice.
5437 * gdb.base/catch-follow-exec.exp: Rewrite to use
5438 gdb_spawn_with_cmdline_opts. Require gdb-native.
5439
8bca2978
SL
54402018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5441
5442 * gdb.trace/actions-changed.exp: Check for arch support.
5443 * gdb.trace/actions.exp: Likewise.
5444 * gdb.trace/ax.exp: Likewise.
5445 * gdb.trace/backtrace.exp: Likewise.
5446 * gdb.trace/change-loc.exp: Likewise.
5447 * gdb.trace/deltrace.exp: Likewise.
5448 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5449 * gdb.trace/ftrace.exp: Likewise.
5450 * gdb.trace/infotrace.exp: Check for arch support.
5451 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5452 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5453 * gdb.trace/mi-tsv-changed.exp: Likewise.
5454 * gdb.trace/packetlen.exp: Likewise.
5455 * gdb.trace/passc-dyn.exp: Likewise.
5456 * gdb.trace/passcount.exp: Likewise.
5457 * gdb.trace/pending.exp: Likewise.
5458 * gdb.trace/range-stepping.exp: Check for shlib support.
5459 * gdb.trace/report.exp: Check for arch support.
5460 * gdb.trace/save-trace.exp: Likewise.
5461 * gdb.trace/signal.exp: Check for signal support.
5462 * gdb.trace/tfind.exp: Check for arch support.
5463 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5464 * gdb.trace/trace-common.h: Add comment.
5465 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5466 * gdb.trace/trace-enable-disable.exp: Likewise.
5467 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5468 * gdb.trace/tracecmd.exp: Check for arch support.
5469 * gdb.trace/tspeed.exp: Check for shlib and target support.
5470 * gdb.trace/tstatus.exp: Check for arch support.
5471 * gdb.trace/tsv.exp: Likewise.
5472 * gdb.trace/while-dyn.exp: Likewise.
5473 * gdb.trace/while-stepping.exp: Likewise.
5474 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5475
f9c49bff
SM
54762018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5477
5478 * gdb.trace/tspeed.exp: Remove nowarnings.
5479 (prepare_for_trace_test): Declare "global ipalib".
5480 * gdb.trace/tspeed.c: Include unistd.h.
5481 (main): Remove superfluous printf argument.
5482
d4330bde
SL
54832018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5484
5485 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5486 directory prefix on the filename.
5487
8ecfd7bd
SDJ
54882018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5489
5490 * gdb.gdb/unittest.exp: Update expected message informing that
5491 selftests have been disabled.
5492 * gdb.server/unittest.exp: Likewise.
5493
58bbcd02
TV
54942018-10-09 Tom de Vries <tdevries@suse.de>
5495
5496 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5497 with runto_main.
5498
9f6b697b
WP
54992018-10-08 Weimin Pan <weimin.pan@oracle.com>
5500
5501 PR c++/16841
5502 * gdb.cp/virtbase2.cc: New file.
5503 * gdb.cp/virtbase2.exp: New file.
5504
add5ded5
TT
55052018-10-06 Tom Tromey <tom@tromey.com>
5506
5507 PR python/19399:
5508 * gdb.python/py-inferior.exp: Add architecture test.
5509
f9e48344
TT
55102018-10-06 Tom Tromey <tom@tromey.com>
5511
5512 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5513 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5514
2a8be203
TT
55152018-10-06 Tom Tromey <tom@tromey.com>
5516
5517 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5518 of a "throw" catchpoint.
5519
e04caa70
SDJ
55202018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5521
5522 * gdb.base/info-proc.exp: Update string expected from "help info
5523 proc".
5524
5ca8c39f
TT
55252018-10-04 Tom Tromey <tom@tromey.com>
5526
5527 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5528 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5529 (test_initial_complaints, test_empty_complaints): Update.
5530 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5531
3453e7e4
TT
55322018-10-04 Tom Tromey <tom@tromey.com>
5533
5534 PR cli/19551:
5535 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5536 * lib/gdb.exp (gdb_file_cmd): Update.
5537 * gdb.stabs/weird.exp (print_weird_var): Update.
5538 * gdb.server/solib-list.exp: Update.
5539 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5540 * gdb.mi/mi-cli.exp: Update.
5541 * gdb.linespec/linespec.exp: Update.
5542 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5543 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5544 * gdb.cp/cp-relocate.exp: Update.
5545 * gdb.base/sym-file.exp: Update.
5546 * gdb.base/relocate.exp: Update.
5547 * gdb.base/readnever.exp: Update.
5548 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5549 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5550 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5551 * gdb.base/code_elim.exp: Update.
5552 * gdb.base/break-unload-file.exp (test_break): Update.
5553 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5554 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5555 Update.
5556 * gdb.base/attach.exp (do_attach_tests): Update.
5557 * gdb.base/sepdebug.exp: Update.
5558 * gdb.python/py-section-script.exp: Update.
5559
6afcf761
TT
55602018-10-04 Tom Tromey <tom@tromey.com>
5561
5562 PR cli/22234:
5563 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5564 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5565 output.
5566
fef1b293
TT
55672018-10-04 Tom Tromey <tom@tromey.com>
5568
5569 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5570 set width and height to 0.
5571 (test_command_line_attach_run): Use -quiet.
5572
ca98345e
SL
55732018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5574
5575 * lib/gdb.exp (skip_ifunc_tests): New.
5576 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5577 other compile failures.
5578 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5579
ff34e6ae
SM
55802018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5581
5582 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5583 is_amd64_regs_target.
5584
6bb8890e
AH
55852018-10-01 Alan Hayward <alan.hayward@arm.com>
5586
5587 * gdb.arch/aarch64-sighandler-regs.c: New test.
5588 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5589 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5590
224d30d3
MM
55912018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5592
5593 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5594 assembly.
5595
f67ffa6a
AB
55962018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5597
5598 * gdb.base/frame-selection.exp: New file.
5599 * gdb.base/frame-selection.c: New file.
5600
9fc3183f
AH
56012018-09-27 Alan Hayward <alan.hayward@arm.com>
5602
5603 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5604 pthread barrier.
5605 (main): Likewise.
5606
d354055e
AB
56072018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5608
5609 * gdb.base/large-frame-1.c: New file.
5610 * gdb.base/large-frame-2.c: New file.
5611 * gdb.base/large-frame.exp: New file.
5612 * gdb.base/large-frame.h: New file.
5613
db727370
JL
56142018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5615
5616 PR gdb/20948
5617 * gdb.base/write_mem.exp: New test.
5618 * gdb.base/write_mem.c: Likewise.
5619
ae778caf
TT
56202018-09-23 Tom Tromey <tom@tromey.com>
5621
5622 PR python/18852:
5623 * gdb.python/py-parameter.exp: Add test for parameter that throws
5624 on "set".
5625
fd3ba736
TT
56262018-09-23 Tom Tromey <tom@tromey.com>
5627
5628 PR python/17284:
5629 * gdb.python/py-template.exp (test_template_arg): Add test for
5630 negative template argument number.
5631
39a24317
TT
56322018-09-23 Tom Tromey <tom@tromey.com>
5633
5634 PR python/14062:
5635 * gdb.python/python.exp: Add test for post_event error.
5636
f5769a2c
TT
56372018-09-23 Tom Tromey <tom@tromey.com>
5638
5639 PR python/18170:
5640 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5641 convert pointers to int and long.
5642
1c1e54f6
TT
56432018-09-23 Tom Tromey <tom@tromey.com>
5644
5645 PR python/20126:
5646 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5647 signed-ness conversion tests.
5648
fb4fa946
TT
56492018-09-23 Tom Tromey <tom@tromey.com>
5650
5651 PR python/18352;
5652 * gdb.python/py-value.exp (test_float_conversion): New proc.
5653 Use it.
5654
a466edac
HAQ
56552018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5656
5657 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5658
4ee9b0c5
SL
56592018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5660
5661 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5662 no readline.
5663 * gdb.base/utf8-identifiers.exp: Likewise.
5664 * gdb.cp/cpcompletion.exp: Likewise.
5665 * gdb.linespec/cpcompletion.exp: Likewise.
5666 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5667 * gdb.linespec/cpls-ops.exp: Likewise.
5668
23be8da7
RB
56692018-09-19 Richard Bunt <richard.bunt@arm.com>
5670 Chris January <chris.january@arm.com>
5671
5672 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5673 * gdb.fortran/short-circuit-argument-list.exp: New file.
5674 * gdb.fortran/short-circuit-argument-list.f90: New test.
5675
5031d0ae
SDJ
56762018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5677
5678 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5679 "arch=" keyword when executing "-stack-list-frames".
5680
b4c0d1a4
SDJ
56812018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5682
5683 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5684 "arch=" keyword when executing "-stack-list-frames".
5685
7a6d2b45
SDJ
56862018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5687
5688 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5689 break ada".
5690
8588b356
SM
56912018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5692
5693 PR python/23669
5694 * gdb.python/python.exp: Test gdb.execute("show commands").
5695
65e65158
TT
56962018-09-16 Tom Tromey <tom@tromey.com>
5697
5698 * gdb.base/new-ui.exp (do_execution_tests): Update.
5699 * gdb.base/dbx.exp (test_breakpoints): Update.
5700
bf326452
AH
57012018-09-14 Alan Hayward <alan.hayward@arm.com>
5702
5703 * lib/gdb.exp (gdb_simple_compile): Add proc.
5704 (is_elf_target): Use gdb_simple_compile.
5705 (skip_altivec_tests): Likewise.
5706 (skip_vsx_tests): Likewise.
5707 (skip_tsx_tests): Likewise.
5708 (skip_btrace_tests): Likewise.
5709 (skip_btrace_pt_tests): Likewise.
5710 (gdb_can_simple_compile): Likewise.
5711 (gdb_has_argv0): Likewise.
5712 (gdb_target_symbol_prefix): Likewise.
5713 (target_supports_scheduler_locking): Likewise.
5714
2361b0fb
TT
57152018-09-13 Tom Tromey <tom@tromey.com>
5716
5717 * Makefile.in (TAGS): Recognize proc_with_prefix and
5718 gdb_caching_proc.
5719
0ae1a321
SM
57202018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5721
5722 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5723 method.
5724
a40bf0c2
SM
57252018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5726
5727 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5728 and a few other Inferior properties when the Inferior is no
5729 longer valid.
5730
4a3fe98f
TT
57312018-09-13 Tom Tromey <tom@tromey.com>
5732
5733 PR rust/23650:
5734 * gdb.rust/simple.exp: Add test for enum field access error.
5735
098b2108
TT
57362018-09-13 Tom Tromey <tom@tromey.com>
5737
5738 PR rust/23626:
5739 * gdb.rust/simple.rs (EmptyEnum): New type.
5740 (main): Use it.
5741 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5742
1256af7d
SM
57432018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5744
5745 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5746 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5747 * gdb.python/py-symtab.exp: Update test printing an objfile.
5748
4aa8e6c2
SM
57492018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5750
5751 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5752 object.
5753
c221b2f7
AH
57542018-09-12 Alan Hayward <alan.hayward@arm.com>
5755
5756 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5757 (support_complex_tests): Use gdb_can_simple_compile.
5758 (is_ilp32_target): Likewise.
5759 (is_lp64_target): Likewise.
5760 (is_64_target): Likewise.
5761 (is_amd64_regs_target): Likewise.
5762 (is_aarch32_target): Likewise.
5763 (gdb_int128_helper): Likewise.
5764
6f1107b5
JK
57652018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5766
5767 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5768
1f5d1570
JG
57692018-09-10 Jerome Guitton <guitton@adacore.com>
5770
5771 * gdb.ada/same_component_name: Add test for case of tagged record
5772 with variable-length fields.
5773
cc330e39
XR
57742018-09-10 Xavier Roirand <roirand@adacore.com>
5775
5776 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5777 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5778 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5779 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5780
b9c50e9a
XR
57812018-09-10 Xavier Roirand <roirand@adacore.com>
5782
5783 * gdb.ada/mi_string_access.exp: New testcase.
5784 * gdb.ada/mi_string_access/bar.adb: New file.
5785 * gdb.ada/mi_string_access/pck.adb: New file.
5786 * gdb.ada/mi_string_access/pck.asd: New file.
5787
2963898f
XR
57882018-09-10 Xavier Roirand <roirand@adacore.com>
5789
5790 * gdb.ada/mi_var_union.exp: New testcase.
5791 * gdb.ada/mi_var_union/bar.adb: New file.
5792 * gdb.ada/mi_var_union/pck.adb: New file.
5793 * gdb.ada/mi_var_union/pck.asd: New file.
5794
1aac008f
TT
57952018-09-08 Tom Tromey <tom@tromey.com>
5796
5797 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5798
332cf4c9
TT
57992018-09-08 Tom Tromey <tom@tromey.com>
5800
5801 PR python/16047:
5802 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5803 (register_pretty_printers): Register new printer.
5804 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5805 test.
5806 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5807 (an_int_type3): New global.
5808
424da6cf
JB
58092018-09-08 Joel Brobecker <brobecker@adacore.com>
5810
5811 * gdb.ada/expr_with_funcall: New testcase.
5812
2a62dfa9
JB
58132018-09-08 Joel Brobecker <brobecker@adacore.com>
5814
5815 * gdb.ada/packed_array_assign: New testcase.
5816
96b6697f
AB
58172018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5818
5819 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5820 names, and add test prefixes to make test names unique.
5821
e4a62c65
TV
58222018-09-05 Tom de Vries <tdevries@suse.de>
5823
5824 * gdb.dwarf2/varval.exp: Add test.
5825
dd083ee2
GB
58262018-09-04 Gary Benson <gbenson@redhat.com>
5827
5828 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5829 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5830
aef9346c
TT
58312018-08-31 Tom Tromey <tom@tromey.com>
5832
5833 * gdb.rust/simple.rs: Rename second variable "v".
5834
c67f2e15
AB
58352018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5836
5837 * gdb.base/funcargs.c (use_a): New function.
5838 (recurse): Call use_a.
5839
078a0207
KS
58402018-08-29 Keith Seitz <keiths@redhat.com>
5841
5842 * gdb.compile/compile-cplus-anonymous.cc: New file.
5843 * gdb.compile/compile-cplus-anonymous.exp: New file.
5844 * gdb.compile/compile-cplus-array-decay.cc: New file.
5845 * gdb.compile/compile-cplus-array-decay.exp: New file.
5846 * gdb.compile/compile-cplus-inherit.cc: New file.
5847 * gdb.compile/compile-cplus-inherit.exp: New file.
5848 * gdb.compile/compile-cplus-member.cc: New file.
5849 * gdb.compile/compile-cplus-member.exp: New file.
5850 * gdb.compile/compile-cplus-method.cc: New file.
5851 * gdb.compile/compile-cplus-method.exp: New file.
5852 * gdb.compile/compile-cplus-mod.c: "New" file.
5853 * gdb.compile/compile-cplus-namespace.cc: New file.
5854 * gdb.compile/compile-cplus-namespace.exp: New file.
5855 * gdb.compile/compile-cplus-nested.cc: New file.
5856 * gdb.compile/compile-cplus-nested.exp: New file.
5857 * gdb.compile/compile-cplus-print.c: "New" file.
5858 * gdb.compile/compile-cplus-print.exp: "New" file.
5859 * gdb.compile/compile-cplus-virtual.cc: New file.
5860 * gdb.compile/compile-cplus-virtual.exp: New file.
5861 * gdb.compile/compile-cplus.c: "New" file.
5862 * gdb.compile/compile-cplus.exp: "New" file.
5863 * lib/compile-support.exp: New file.
5864
b0f492b9
GB
58652018-08-16 Gary Benson <gbenson@redhat.com>
5866
5867 PR gdb/13000:
5868 * gdb.base/batch-exit-status.exp: New file.
5869 * gdb.base/batch-exit-status.good-commands: Likewise.
5870 * gdb.base/batch-exit-status.bad-commands: Likewise.
5871
36eb4c5f
AH
58722018-08-29 Alan Hayward <alan.hayward@arm.com>
5873
5874 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5875 (struct struct02): Likewise.
5876 (struct struct03): Likewise.
5877 (struct struct04): Likewise.
5878 (struct struct_01_01): New struct.
5879 (struct struct_01_02): Likewise.
5880 (struct struct_01_03): Likewise.
5881 (struct struct_01_04): Likewise.
5882 (struct struct_02_01): Likewise.
5883 (struct struct_02_02): Likewise.
5884 (struct struct_02_03): Likewise.
5885 (struct struct_02_04): Likewise.
5886 (struct struct_04_01): Likewise.
5887 (struct struct_04_02): Likewise.
5888 (struct struct_04_03): Likewise.
5889 (struct struct_04_04): Likewise.
5890 (struct struct_05_01): Likewise.
5891 (struct struct_05_02): Likewise.
5892 (struct struct_05_03): Likewise.
5893 (struct struct_05_04): Likewise.
5894 (cmp_struct01): Remove function.
5895 (cmp_struct02): Likewise.
5896 (cmp_struct03): Likewise.
5897 (cmp_struct04): Likewise.
5898 (cmp_struct_01_01): Add Function.
5899 (cmp_struct_01_02): Likewise.
5900 (cmp_struct_01_03): Likewise.
5901 (cmp_struct_01_04): Likewise.
5902 (cmp_struct_02_01): Likewise.
5903 (cmp_struct_02_02): Likewise.
5904 (cmp_struct_02_03): Likewise.
5905 (cmp_struct_02_04): Likewise.
5906 (cmp_struct_04_01): Likewise.
5907 (cmp_struct_04_02): Likewise.
5908 (cmp_struct_04_03): Likewise.
5909 (cmp_struct_04_04): Likewise.
5910 (cmp_struct_05_01): Likewise.
5911 (cmp_struct_05_02): Likewise.
5912 (cmp_struct_05_03): Likewise.
5913 (cmp_struct_05_04): Likewise.
5914 (call_all): Add new structs.
5915 * gdb.base/infcall-nested-structs.exp: Likewise.
5916
3bf9c013
JV
59172018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5918
5919 * gdb.python/py-framefilter-mi.exp: Update regexp to
5920 check for "arch" field in frame output.
5921
450d1e88
KB
59222018-08-23 Kevin Buettner <kevinb@redhat.com>
5923
5924 * gdb.dwarf2/dw2-ranges-func.c: New file.
5925 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5926
ae739fe7
SM
59272018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5928
5929 * gdb.base/term.exp: Compare terminal settings with values from
5930 the inferior.
5931 * gdb.base/term.c: Get and set terminal settings.
5932
6d52907e
JV
59332018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5934
5935 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5936 accommodate new "arch" field in frame output.
5937 * gdb.mi/mi-return.exp: Likewise.
5938 * gdb.mi/mi-stack.exp: Likewise.
5939 * gdb.mi/mi-syn-frame.exp: Likewise.
5940 * gdb.mi/user-selected-context-sync.exp: Likewise.
5941
be2d111a
MS
59422018-08-19 Michael Spang <spang@google.com>
5943
5944 PR gdb/11786
5945 * gdb.base/gcore-tls-pie.c: New file.
5946 * gdb.base/gcore-tls-pie.exp: New file.
5947
ae3a7c47
KB
59482018-08-18 Kevin Buettner <kevinb@redhat.com>
5949
5950 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5951 * gdb.dwarf2/varval.c: New file.
5952 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5953
2ecae92e
AH
59542018-08-17 Alan Hayward <alan.hayward@arm.com>
5955
5956 PR gdb/18931
5957 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5958
c1854f1d
KS
59592018-08-16 Keith Seitz <keiths@redhat.com>
5960
5961 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5962 tests expected to pass.
5963
26fb3983
JV
59642018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5965
5966 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5967 -data-disassemble -a.
5968 (test_disassembly_bogus_args): Likewise.
5969
67943c00
AB
59702018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5971
5972 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5973
5ff2bbae
AB
59742018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5975
5976 * gdb.base/vla-optimized-out.exp: Add new test.
5977
e5bbcd0f
AB
59782018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5979
5980 * gdb.base/vla-optimized-out-o3.exp: Delete.
5981 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5982 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5983 deleted tests.
5984
9d4a934c
AB
59852018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5986
5987 PR gdb/18050:
5988 * gdb.server/extended-remote-restart.c: New file.
5989 * gdb.server/extended-remote-restart.exp: New file.
5990
045cf012
SM
59912018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5992
5993 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5994 "set variable index = 42".
5995
87d6a7aa
SM
59962018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5997
5998 * boards/index-cache-gdb.exp: New file.
5999 * gdb.dwarf2/index-cache.exp: New file.
6000 * gdb.dwarf2/index-cache.c: New file.
6001 * gdb.base/maint.exp: Check if we are using the index cache.
6002
96d68bd4
RO
60032018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6004
6005 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6006 MAKEFLAGS.
6007
5a699617
RO
60082018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6009
6010 * dg-extract-results.sh: Move to toplevel contrib.
6011 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6012 * Makefile.in (check-parallel-racy): Likewise.
6013
5bd18990
AB
60142018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6015
6016 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6017 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6018 tests if the target supports scheduler locking.
6019
3fbbcf47
TV
60202018-08-04 Tom de Vries <tdevries@suse.de>
6021
6022 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6023
3e1d3d8c
TT
60242018-08-02 Tom Tromey <tom@tromey.com>
6025
6026 PR symtab/16842.
6027 * gdb.cp/temargs.exp: Test "info address" of a template
6028 parameter.
6029
5abe0f0c
JV
60302018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6031
6032 * gdb.python/py-mi-var-info-path-expression.c: New file.
6033 * gdb.python/py-mi-var-info-path-expression.py: New file.
6034 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6035
fb66cde8
SDJ
60362018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6037
6038 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6039 error after "cannot resolve name" string.
6040
c708f4d2
AB
60412018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6042
6043 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6044 started.
6045 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6046
37cc0cae
TV
60472018-07-28 Tom de Vries <tdevries@suse.de>
6048
6049 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6050
63b4ecf7
TV
60512018-07-26 Tom de Vries <tdevries@suse.de>
6052
6053 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6054
3c3bb058
AB
60552018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6056
6057 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6058 is visible.
6059
9e7f3bbb
TV
60602018-07-26 Tom de Vries <tdevries@suse.de>
6061
6062 PR breakpoints/23366
6063 * gdb.base/catch-follow-exec.c: New test.
6064 * gdb.base/catch-follow-exec.exp: New file.
6065
16f808ec
TV
60662018-07-25 Tom de Vries <tdevries@suse.de>
6067
6068 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6069 vla-optimized-out.c.
6070
d7154a8d
JV
60712018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6072
6073 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6074 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6075
232a0032
TV
60762018-07-20 Tom de Vries <tdevries@suse.de>
6077
6078 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6079 NOCLONE macro.
6080 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6081
fbb1d502
TV
60822018-07-19 Tom de Vries <tdevries@suse.de>
6083
6084 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6085 regular expression.
6086
42dc7699
TV
60872018-07-18 Tom de Vries <tdevries@suse.de>
6088
6089 * gdb.base/vla-optimized-out.c: New test.
6090 * gdb.base/vla-optimized-out.exp: New file.
6091
7f1f7e23
SDJ
60922018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6093
6094 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6095 message "No address associated with hostname" when gdbserver
6096 cannot resolve the hostname.
6097
5759ebb3
PW
60982018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6099
6100 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6101 Add some test prefixes to make tests unique.
6102
3606ccab
PW
61032018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6104
6105 * gdb.base/frameapply.c: New file.
6106 * gdb.base/frameapply.exp: New file.
6107
529c08b2
PW
61082018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6109
6110 * gdb.base/skip.exp: Update expected error message.
6111
c7ab0aef
SDJ
61122018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6113 Jan Kratochvil <jan.kratochvil@redhat.com>
6114 Paul Fertser <fercerpav@gmail.com>
6115 Tsutomu Seki <sekiriki@gmail.com>
6116
6117 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6118 parameter.
6119 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6120 by default.
6121 * boards/native-gdbserver.exp: Likewise.
6122 * gdb.server/run-without-local-binary.exp: Improve regexp used
6123 for detecting when a remote debugging connection succeeds.
6124 * gdb.server/server-connect.exp: New file.
6125 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6126 Do not prefix the port number with ":".
6127 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6128 support for detecting and using it. Add '$debughost_gdbserver'
6129 to the list of arguments used to start gdbserver. Handle case
6130 when gdbserver cannot resolve a network name.
6131
16ff70dd
SDJ
61322018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6133
6134 PR c++/23373
6135 * gdb.base/ptype-offsets.cc (struct static_member): New
6136 struct.
6137 (main) <stmember>: New variable.
6138 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6139 with a static member in it.
6140
3541979f
AB
61412018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6142
6143 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6144 watchpoints enabled and disabled.
6145
c8ad9b9a
AB
61462018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6147
6148 * gdb.base/examine-backward.exp: Still run tests around address
6149 0x0, even if address 0x0 is not readable. Update the pattern for
6150 matching address 0x0 in expected output.
6151
e0e5e971
AB
61522018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6153
6154 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6155 malloc/free.
6156
1ea5da02
TV
61572018-07-04 Tom de Vries <tdevries@suse.de>
6158
6159 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6160
471b9d15
MR
61612018-07-02 Maciej W. Rozycki <macro@mips.com>
6162
6163 PR tdep/8282
6164 * gdb.arch/mips-disassembler-options.exp: New test.
6165 * gdb.arch/mips-disassembler-options.s: New test source.
6166
75acb486
PA
61672018-06-29 Pedro Alves <palves@redhat.com>
6168
6169 * gdb.threads/names.exp: Adjust expected "info threads" output.
6170
cd2bb709
PA
61712018-06-29 Pedro Alves <palves@redhat.com>
6172
6173 * gdb.opt/inline-break.exp (line number, address): Add "info
6174 break" tests.
6175
991ff292
PA
61762018-06-29 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6179 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6180 number and address and running to them.
6181
356819b6 61822018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6183
6184 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6185
2512d7ef
JK
61862018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6187
6188 * lib/compiler.c: Remove executable permission flag.
6189
be1b6474
RB
61902018-06-28 Richard Bunt <richard.bunt@arm.com>
6191
6192 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6193 code.
6194 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6195
291f9a96
PT
61962018-06-28 Petr Tesarik <ptesarik@suse.cz>
6197
6198 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6199
ed6dfe51
PT
62002018-06-28 Petr Tesarik <ptesarik@suse.cz>
6201
6202 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6203 address argument is omitted.
6204
d4d429d5
PT
62052018-06-28 Petr Tesarik <ptesarik@suse.cz>
6206
6207 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6208
7ab6656f
OJ
62092018-06-27 Omair Javaid <omair.javaid@linaro.org>
6210
6211 PR gdb/21695
6212 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6213 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6214
a33ccfc7
TT
62152018-06-26 Tom Tromey <tom@tromey.com>
6216
6217 PR rust/22574:
6218 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6219 * gdb.rust/simple.rs (struct SimpleLayout): New.
6220
6d72d289
SM
62212018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6222
6223 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6224 "info registers" output.
6225
8363f9d5
RB
62262018-06-21 Richard Bunt <richard.bunt@arm.com>
6227
6228 * gdb.base/watchpoint-hw-attach.c: New test.
6229 * gdb.base/watchpoint-hw-attach.exp: New file.
6230
f00674fe
SM
62312018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6232
6233 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6234 through /bin/sh.
6235 * boards/dwarf4-gdb-index.exp: Likewise.
6236 * boards/fission-dwp.exp: Likewise.
6237
1d554008
UW
62382018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6239
6240 * gdb.base/float128.exp: Add comment and improved fail message
6241 to the failure case of "print large128" test.
6242
d0ac1c44
SM
62432018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6244
6245 * configure.ac: Remove AC_PREREQ.
6246 * configure: Re-generate.
6247
61b04dd0
PA
62482018-06-19 Pedro Alves <palves@redhat.com>
6249
6250 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6251 (func_extern_caller): New.
6252 (main): Call func_extern_caller.
6253 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6254 logic change.
6255
f63b508a
SM
62562018-06-18 Weimin Pan <weimin.pan@oracle.com>
6257
6258 PR gdb/16841
6259 * gdb.cp/typedef-base.cc: New file.
6260 * gdb.cp/typedef-base.exp: New file.
6261
0fe3a558
TV
62622018-06-18 Tom de Vries <tdevries@suse.de>
6263
6264 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6265
7010835a
AB
62662018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6267 Richard Bunt <Richard.Bunt@arm.com>
6268
6269 * gdb.threads/attach-slow-waitpid.c: New file.
6270 * gdb.threads/attach-slow-waitpid.exp: New file.
6271 * gdb.threads/slow-waitpid.c: New file.
6272
14897d65
PA
62732018-06-14 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.base/fork-running-state.c: Include <errno.h>.
6276 (exit_if_relative_exits): New.
6277 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6278 exits.
6279 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6280 child exits.
6281
5d9a0608
TV
62822018-06-14 Tom de Vries <tdevries@suse.de>
6283
6284 PR cli/22573
6285 * gdb.base/finish-pretty.c: New test.
6286 * gdb.base/finish-pretty.exp: New file.
6287
11ae5818
PA
62882018-06-14 Pedro Alves <palves@redhat.com>
6289
6290 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6291 gdb's expected startup output.
6292
1d39de44
PA
62932018-06-14 Pedro Alves <palves@redhat.com>
6294
6295 * lib/selftest-support.exp (selftest_setup): Remove inlined
6296 function handling.
6297
70ee0000
TV
62982018-06-14 Tom de Vries <tdevries@suse.de>
6299
6300 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6301 matching of breakpoint printing.
6302
11f4b608
TV
63032018-06-13 Tom de Vries <tdevries@suse.de>
6304
6305 PR testsuite/23269
6306 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6307 (fork_child): ... here, and ...
6308 (fork_parent): ... here.
6309
63102018-06-12 Tom de Vries <tdevries@suse.de>
6311
6312 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6313
9516f85a
AB
63142018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6315 Stephen Roberts <stephen.roberts@arm.com>
6316
6317 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6318 rewrite test to describe action performed, rather than possible
6319 failure.
6320
5045b3d7
GB
63212018-06-08 Gary Benson <gbenson@redhat.com>
6322
6323 * gdb.threads/check-libthread-db.exp: New file.
6324 * gdb.threads/check-libthread-db.c: Likewise.
6325
c61b06a1
TT
63262018-06-05 Tom Tromey <tom@tromey.com>
6327
6328 * gdb.base/default.exp: Update expected "show version" output.
6329
eb6af809
TT
63302018-06-05 Tom Tromey <tom@tromey.com>
6331
6332 PR cli/12326:
6333 * gdb.cp/static-print-quit.exp: Update.
6334 * lib/gdb.exp (pagination_prompt): Update.
6335 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6336 * gdb.python/python.exp: Update.
6337
178d6a63
JB
63382018-06-04 Joel Brobecker <brobecker@adacore.com>
6339
6340 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6341
8e817061
JB
63422018-06-01 Joel Brobecker <brobecker@adacore.com>
6343
6344 * gdb.ada/bp_fun_addr: New testcase.
6345
e86ca25f
TT
63462018-06-01 Tom Tromey <tom@tromey.com>
6347
6348 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6349 results.
6350 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6351 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6352 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6353 * gdb.base/maint.exp (maint_pass_if): Update.
6354
4b2dfa9d
MR
63552018-05-31 Maciej W. Rozycki <macro@mips.com>
6356
6357 * gdb.base/endian.exp: New test.
6358 * gdb.base/endian.c: New test source.
6359
45f25d6c
AB
63602018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6361
6362 PR gdb/23203
6363 * gdb.base/bt-selected-frame.c: New file.
6364 * gdb.base/bt-selected-frame.exp: New file.
6365 * lib/gdb.exp (get_current_frame_number): New function.
6366
d9f6d7f8
MR
63672018-05-24 Maciej W. Rozycki <macro@mips.com>
6368 Pedro Alves <palves@redhat.com>
6369
6370 * gdb.threads/tls-core.c: Include <stdlib.h>
6371 (thread_proc): Call `abort'.
6372 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6373 (tls_core_test): New procedure, bits factored out from ...
6374 (top level): ... here. Test both native cores and gcore cores.
6375
ff1cf532
TT
63762018-05-23 Tom Tromey <tom@tromey.com>
6377
6378 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6379
b98664d3
TT
63802018-05-23 Tom Tromey <tom@tromey.com>
6381
6382 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6383 symfile_complaints.
6384 (test_short_complaints): Likewise.
6385 (test_empty_complaints): Likewise.
6386 (test_initial_complaints): Update.
6387
4e9668d0
TT
63882018-05-23 Tom Tromey <tom@tromey.com>
6389
6390 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6391
43ba33c7
TT
63922018-05-23 Tom Tromey <tom@tromey.com>
6393
6394 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6395 (test_short_complaints): Update.
6396
035522c0
PA
63972018-05-22 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.base/remote.exp: Only gdb_start after compiling the
6400 testcase. Issue "disconnect" before testing "set remote" command
6401 defaults. Issue clean_restart before running to main.
6402
cc0be08f
PA
64032018-05-22 Pedro Alves <palves@redhat.com>
6404
6405 * gdb.base/remote.exp: Adjust expected output of "show remote
6406 memory-write-packet-size". Add tests for "set remote
6407 memory-write-packet-size 0" and "set remote
6408 memory-write-packet-size fixed/limit".
6409
b1b60145
PA
64102018-05-22 Pedro Alves <palves@redhat.com>
6411
6412 PR gdb/22973
6413 * gdb.base/utf8-identifiers.c: New file.
6414 * gdb.base/utf8-identifiers.exp: New file.
6415
0ec848ad
PFC
64162018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6417
6418 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6419
2c3305f6
PFC
64202018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6421
6422 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6423
ce1e8424
TT
64242018-05-18 Tom Tromey <tom@tromey.com>
6425
6426 * gdb.base/ptype-offsets.exp: Update.
6427
ddfe970e
KS
64282018-05-17 Keith Seitz <keiths@redhat.com>
6429
6430 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6431 in expected breakpoint stop locations.
6432 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6433 move to proper scope to test variable values.
6434 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6435 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6436 New functions.
6437 (main): Call not_inline_func3.
6438 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6439 inline_func1, inline_func2, and inline_func3. Test that when each
6440 breakpoint is hit, GDB properly reports both the stop location
6441 and the backtrace. Repeat tests for temporary breakpoints.
6442
0726fcc6
MR
64432018-05-15 Maciej W. Rozycki <macro@mips.com>
6444
6445 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6446 rather then trying to access it in determining whether the PID
6447 of `gdbserver' could have been retrieved.
6448
8ee22052
AB
64492018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6450
6451 * gdb.arch/amd64-init-x87-values.S: New file.
6452 * gdb.arch/amd64-init-x87-values.exp: New file.
6453
7785df48
JK
64542018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6455
6456 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6457
56bcdbea
TT
64582018-05-04 Tom Tromey <tom@tromey.com>
6459
6460 PR python/22730:
6461 * gdb.python/python.exp: Test multi-line execute.
6462
a913fffb
TT
64632018-05-04 Tom Tromey <tom@tromey.com>
6464
6465 PR python/22731:
6466 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6467
7a2c85f2
TT
64682018-05-04 Tom Tromey <tom@tromey.com>
6469
6470 PR gdb/11750:
6471 * gdb.base/define.exp: Test defining a user command inside a user
6472 command.
6473 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6474
a3b60e45
JK
64752018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6476 Pedro Alves <palves@redhat.com>
6477
6478 PR breakpoints/19806 and support for PR external/20207.
6479 * gdb.base/watchpoint-unaligned.c: New file.
6480 * gdb.base/watchpoint-unaligned.exp: New file.
6481
45fe4a03
AB
64822018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6483
6484 * gdb.base/maint.exp: Make test names unique, use
6485 test_prefix_command_help to test 'help maint info', and remove
6486 repeated test of 'help maint'.
6487
9be2ae8f
TT
64882018-05-04 Tom Tromey <tom@tromey.com>
6489
6490 PR gdb/22619:
6491 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6492 behavior.
6493
11859c31
AB
64942018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6495
6496 * gdb.base/maint.exp: Process output from 'maint print registers'
6497 line at a time.
6498
089a9490
AB
64992018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6500
6501 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6502 timeout.
6503
9b0797e2
AB
65042018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6505
6506 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6507 filter pattern.
6508
f6ac5f3d
PA
65092018-05-02 Pedro Alves <palves@redhat.com>
6510
6511 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6512 to_log_command renames.
6513 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6514
77d3c63b
TT
65152018-05-02 Tom Tromey <tom@tromey.com>
6516
6517 * gdb.python/py-parameter.exp: Set test message.
6518
0489430a
TT
65192018-05-02 Tom Tromey <tom@tromey.com>
6520
6521 PR python/20084:
6522 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6523 PARAM_ZUINTEGER_UNLIMITED tests.
6524
1632f8ba
DR
65252018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6526
6527 PR rust/23124
6528 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6529 when casting.
6530
6d7bb824
TT
65312018-04-30 Tom Tromey <tom@tromey.com>
6532
6533 * gdb.python/py-type.exp: Check align attribute.
6534 * gdb.python/py-type.c: New "aligncheck" global.
6535
007e1530
TT
65362018-04-30 Tom Tromey <tom@tromey.com>
6537
6538 PR exp/17095:
6539 * gdb.dwarf2/dw2-align.exp: New file.
6540 * gdb.cp/align.exp: New file.
6541 * gdb.base/align.exp: New file.
6542 * lib/gdb.exp (gdb_int128_helper): New proc.
6543 (has_int128_c, has_int128_cxx): New caching procs.
6544
6873858b
TT
65452018-04-27 Tom Tromey <tom@tromey.com>
6546
6547 PR rust/22545:
6548 * gdb.rust/simple.exp: Add inclusive range tests.
6549
79188d8d
PA
65502018-04-26 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6553 ifunc breakpoint locations correctly of ifunc breakpoints set
6554 while the program resolves the ifunc.
6555
c7075ad5
PA
65562018-04-26 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.base/gnu-ifunc-final.c: New file.
6559 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6560 * gdb.base/gnu-ifunc.exp (executable): Delete.
6561 (staticexecutable): Adjust.
6562 (lib_opts, exec_opts): Delete.
6563 (make_binsuffix, build, set-break): New procedures.
6564 (misc_tests): New, with tests factored out from the top level.
6565 (top level): Test different combinations of ifunc resolver name,
6566 resolver with and with debug info, and ifunc target with and
6567 without debug info. Wrap static tests with with_target_prefix.
6568
8388016d
PA
65692018-04-26 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6572 return type" warnings.
6573
249b5733
PA
65742018-04-25 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6577 killed".
6578 * gdb.base/kill-after-signal.exp: Likewise.
6579 * gdb.threads/kill.exp: Likewise.
6580
f67c0c91
SDJ
65812018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6582 Sergio Durigan Junior <sergiodj@redhat.com>
6583 Pedro Alves <palves@redhat.com>
6584
6585 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6586 regexps to expect for '[Inferior ... detached]' as well.
6587 * gdb.base/attach.exp: Likewise.
6588 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6589 "gdb_continue_to_end".
6590 (test_catch_syscall_with_wrong_args): Likewise.
6591 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6592 ']'. Don't set 'verbose' on.
6593 * gdb.base/foll-vfork.exp: Likewise.
6594 * gdb.base/fork-print-inferior-events.c: New file.
6595 * gdb.base/fork-print-inferior-events.exp: New file.
6596 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6597 '[Inferior ... has been killed]' message.
6598 * gdb.base/kill-after-signal.exp: Likewise.
6599 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6600 detach message.
6601 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6602 message.
6603 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6604 regexps to expect for '[Inferior ... detached]' as well.
6605 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6606
0a8ddac4
SM
66072018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6608
6609 PR gdb/23104
6610 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6611
701adfb0
PA
66122018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6613
6614 PR gdb/23095
6615 * gdb.base/break-probes.exp: Pass shlib_load to
6616 prepare_for_testing. Set normal_bp to r_debug_state if target is
6617 bsd.
6618
d27d16bf
RB
66192018-04-19 Richard Bunt <richard.bunt@arm.com>
6620
6621 * gdb.threads/multiple-successive-infcall.c: New test.
6622 * gdb.threads/multiple-successive-infcall.exp: New file.
6623
a037790e
TT
66242018-04-17 Tom Tromey <tom@tromey.com>
6625
6626 * gdb.rust/simple.rs (Union): New type.
6627 (main): New local "u".
6628 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6629
e3a91079
AA
66302018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6631
6632 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6633 number information in output of "whereis" command.
6634 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6635
b744723f
AA
66362018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6637
6638 * gdb.ada/info_types.exp: Adjust expected output to the line
6639 numbers now printed by "info var/func/type".
6640 * gdb.base/completion.exp: Likewise.
6641 * gdb.base/included.exp: Likewise.
6642 * gdb.cp/cp-relocate.exp: Likewise.
6643 * gdb.cp/cplusfuncs.exp: Likewise.
6644 * gdb.cp/namespace.exp: Likewise.
6645 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6646
4a4495d6
MM
66472018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6648
6649 * gdb.btrace/cpu.exp: New.
6650
1d509aa6
MM
66512018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6652
6653 * gdb.base/step-indirect-call-thunk.exp: New.
6654 * gdb.base/step-indirect-call-thunk.c: New.
6655 * gdb.reverse/step-indirect-call-thunk.exp: New.
6656 * gdb.reverse/step-indirect-call-thunk.c: New.
6657
6295b6da
SM
66582018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6659
6660 * gdb.base/pie-fork.c: New file.
6661 * gdb.base/pie-fork.exp: New file.
6662
50146e70
TT
66632018-04-11 Tom Tromey <tom@tromey.com>
6664
6665 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6666
f50d8a2e
PA
66672018-04-10 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6670 exits. Instead loop running forever.
6671 (fork_parent): Run forever too.
6672
a0be7a36
SM
66732018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6674
6675 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6676 mi_continue_to_line.
6677 * gdb.mi/mi-stack.c (callee4): Add comment.
6678
9b73db36
SM
66792018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6680
6681 * gdb.mi/mi-stack.exp: Fix indentation.
6682
c912f608
SM
66832018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6684
6685 PR gdb/22979
6686 * gdb.arch/amd64-osabi.exp: New file.
6687
26540402
SM
66882018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6689
6690 PR gdb/22980
6691 * gdb.base/osabi.exp: New file.
6692
121ad66c 66932018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6694
6695 * gdb.cp/static-typedef-print.exp: New file.
6696 * gdb.cp/static-typedef-print.cc: New file.
6697
3fcded8f
JB
66982018-03-27 Joel Brobecker <brobecker@adacore.com>
6699
6700 * gdb.ada/varsize_limit: New testcase.
6701
59cc4834
JB
67022018-03-27 Joel Brobecker <brobecker@adacore.com>
6703
6704 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6705
6706 * gdb.ada/notcplusplus: New testcase.
6707
6708 * gdb.base/c-linkage-name.c: New file.
6709 * gdb.base/c-linkage-name.exp: New testcase.
6710
4ca59a9f
TT
67112018-03-26 Tom Tromey <tom@tromey.com>
6712
6713 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6714 * gdb.python/py-framefilter.py (name_error): New global.
6715 (ErrorInName.function): Use name_error.
6716
978d6c75
TT
67172018-03-26 Tom Tromey <tom@tromey.com>
6718
6719 PR backtrace/15582:
6720 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6721
b7fee5a3
KS
67222018-03-23 Keith Seitz <keiths@redhat.com>
6723
6724 PR c++/22968
6725 * gdb.cp/subtypes.exp: New file.
6726 * gdb.cp/subtypes.h: New file.
6727 * gdb.cp/subtypes.cc: New file.
6728 * gdb.cp/subtypes-2.cc: New file.
6729
376be529
AB
67302018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6731
6732 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6733 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6734 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6735 -nostartfiles when compiling the test. Confirm that all registers
6736 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6737
066cfa98
AB
67382018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6739
6740 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6741 option, syntax was wrong anyway.
6742 * gdb.arch/arm-disp-step.exp: Likewise.
6743 * gdb.arch/sparc64-regs.exp: Likewise.
6744 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6745 option, syntax was wrong anyway, switch to use
6746 prepare_for_testing.
6747 * gdb.arch/i386-disp-step.exp: Likewise.
6748
079670b9
AA
67492018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6750
6751 * gdb.ada/exec_changed.exp: Replace "target_info exists
6752 use_gdb_stub" by "use_gdb_stub".
6753 * gdb.ada/start.exp: Likewise.
6754 * gdb.base/async-shell.exp: Likewise.
6755 * gdb.base/attach-pie-misread.exp: Likewise.
6756 * gdb.base/attach-wait-input.exp: Likewise.
6757 * gdb.base/break-entry.exp: Likewise.
6758 * gdb.base/break-interp.exp: Likewise.
6759 * gdb.base/dprintf-detach.exp: Likewise.
6760 * gdb.base/nostdlib.exp: Likewise.
6761 * gdb.base/solib-nodir.exp: Likewise.
6762 * gdb.base/statistics.exp: Likewise.
6763 * gdb.base/testenv.exp: Likewise.
6764 * gdb.mi/mi-exec-run.exp: Likewise.
6765 * gdb.mi/mi-start.exp: Likewise.
6766 * gdb.multi/dummy-frame-restore.exp: Likewise.
6767 * gdb.multi/multi-arch-exec.exp: Likewise.
6768 * gdb.multi/multi-arch.exp: Likewise.
6769 * gdb.multi/tids.exp: Likewise.
6770 * gdb.multi/watchpoint-multi.exp: Likewise.
6771 * gdb.python/py-events.exp: Likewise.
6772 * gdb.threads/attach-into-signal.exp: Likewise.
6773 * gdb.threads/attach-stopped.exp: Likewise.
6774 * gdb.threads/threadapply.exp: Likewise.
6775 * lib/selftest-support.exp: Likewise.
6776
26d6cec4
AA
67772018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6778
6779 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6780
4ee89e90
SR
67812018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6782
6783 * gdb.perf/template-breakpoints.cc: New file.
6784 * gdb.perf/template-breakpoints.exp: New file.
6785 * gdb.perf/template-breakpoints.py: New file.
6786
92630041
TT
67872018-03-19 Tom Tromey <tom@tromey.com>
6788
6789 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6790 y0.
6791 * gdb.rust/simple.exp: Test bare identifier form of struct
6792 initializer.
6793
76727919
TT
67942018-03-19 Tom Tromey <tom@tromey.com>
6795
6796 * gdb.gdb/observer.exp: Remove.
6797
194ed413
AA
67982018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6799
6800 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6801 "qualified" option when setting breakpoints.
6802 * gdb.trace/backtrace.exp: Likewise.
6803 * gdb.trace/circ.exp: Likewise.
6804 * gdb.trace/collection.exp: Likewise.
6805 * gdb.trace/disconnected-tracing.exp: Likewise.
6806 * gdb.trace/ftrace-lock.exp: Likewise.
6807 * gdb.trace/ftrace.exp: Likewise.
6808 * gdb.trace/infotrace.exp: Likewise.
6809 * gdb.trace/packetlen.exp: Likewise.
6810 * gdb.trace/passc-dyn.exp: Likewise.
6811 * gdb.trace/qtro.exp: Likewise.
6812 * gdb.trace/read-memory.exp: Likewise.
6813 * gdb.trace/report.exp: Likewise.
6814 * gdb.trace/signal.exp: Likewise.
6815 * gdb.trace/status-stop.exp: Likewise.
6816 * gdb.trace/strace.exp: Likewise.
6817 * gdb.trace/tfind.exp: Likewise.
6818 * gdb.trace/trace-break.exp: Likewise.
6819 * gdb.trace/trace-condition.exp: Likewise.
6820 * gdb.trace/trace-mt.exp: Likewise.
6821 * gdb.trace/tstatus.exp: Likewise.
6822 * gdb.trace/tsv.exp: Likewise.
6823 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6824 * gdb.trace/unavailable.exp: Likewise.
6825 * gdb.trace/while-dyn.exp: Likewise.
6826
8b067d2c
AA
68272018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6828
6829 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6830 that libinproctrace is copied to the target.
6831
3ae9ce5d
TT
68322018-03-14 Tom Tromey <tom@tromey.com>
6833
6834 PR cli/14977:
6835 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6836 a null pointer.
6837 * gdb.base/wchar.exp: Likewise.
6838
b8c2339b
TT
68392018-03-14 Tom Tromey <tom@tromey.com>
6840
6841 PR cli/19918:
6842 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6843 flag.
6844
4872dc46
SM
68452018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6846
6847 PR gdb/22841
6848 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6849 "target" to remote_exec.
6850
e4fe3756
SM
68512018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6852
6853 PR gdb/22841
6854 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6855 ${board}_upload): Remove.
6856
e95a97d4
AA
68572018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6858
6859 * gdb.cp/watch-cp.cc: New test.
6860 * gdb.cp/watch-cp.exp: New file.
6861
dbbb1059
AB
68622018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6863
6864 * gdb.base/infcall-nested-structs.exp: New file.
6865 * gdb.base/infcall-nested-structs.c: New file.
6866 * gdb.base/float.exp: Add riscv support.
6867
ecc054c0
TP
68682018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6869
6870 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6871 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6872
25e3c82c
SDJ
68732018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6874
6875 * gdb.server/abspath.exp: New file.
6876 * lib/gdb.exp (with_cwd): New procedure.
6877
3083294d
SM
68782018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6879
6880 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6881 use it.
6882 (gdb_is_target_remote_prompt): New proc.
6883 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6884 (gdb_is_target_native): Pass prompt parameter to
6885 gdb_is_target_1.
6886
3275ef47
SM
68872018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6888
6889 * gdb.base/load-command.c: New file.
6890 * gdb.base/load-command.exp: New file.
6891 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6892 (gdb_is_target_1): ...this, and generalize for other targets
6893 than just remote.
6894 (gdb_is_target_remote): Use gdb_is_target_1.
6895 (gdb_is_target_native): use gdb_is_target_1.
6896
6893c19a
TT
68972018-02-26 Tom Tromey <tom@tromey.com>
6898
6899 PR python/16497:
6900 * gdb.python/py-framefilter.exp: Update test.
6901
2ddeaf8a
TT
69022018-02-26 Tom Tromey <tom@tromey.com>
6903
6904 * gdb.dwarf2/variant.c: New file.
6905 * gdb.dwarf2/variant.exp: New file.
6906
c9317f21
TT
69072018-02-26 Tom Tromey <tom@tromey.com>
6908
6909 * gdb.rust/simple.exp: Accept more possible results in enum test.
6910
6f6d0c26
SM
69112018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6912
6913 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6914 parentheses.
6915
11b03145
MR
69162018-02-23 Maciej W. Rozycki <macro@mips.com>
6917
6918 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6919 name of a variable: $actual_linejj -> $actual_line.
6920
54a27fe5
JB
69212018-02-21 John Baldwin <jhb@FreeBSD.org>
6922
6923 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6924
de65820c
MM
69252018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6926
6927 * gdb.btrace/buffer-size.exp: Do not force BTS.
6928
980548fd
PA
69292018-02-14 Pedro Alves <palves@redhat.com>
6930
6931 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6932 getting a "Quit".
6933
c4e12631
MM
69342018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6935
6936 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6937 Fix test name.
6938
c2e0e465
SM
69392018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6940
6941 * gdb.cp/m-static.exp: Check type of optimized out static
6942 member.
6943
f7216783
AB
69442018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6945
6946 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6947 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6948
0625771b
LS
69492018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6950 Leszek Swirski <leszeks@google.com>
6951
6952 * gdb.python/py-prettyprint.c
6953 (struct to_string_returns_value_inner,
6954 struct to_string_returns_value_wrapper): New.
6955 (main): Add tsrvw variable.
6956 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6957 ToStringReturnsValueWrapper): New classes.
6958 (register_pretty_printers): Register new pretty-printers.
6959 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6960 recursive pretty printer.
6961 * gdb.python/py-mi.exp: Likewise.
6962
59498c30
LS
69632018-02-01 Leszek Swirski <leszeks@google.com>
6964
6965 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6966 functions with the same name as an include file are parsed
6967 correctly.
6968
d4d38844
YQ
69692018-02-01 Yao Qi <yao.qi@linaro.org>
6970
6971 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6972 "\[^\r\n\]*".
6973
07e5f5cf
NP
69742018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6975
6976 * gdb.arch/powerpc-prologue-frame.s: New file.
6977 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6978 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6979
929b5ad4
JB
69802018-01-31 Joel Brobecker <brobecker@adacore.com>
6981
6982 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6983
e671cd59
PA
69842018-01-30 Pedro Alves <palves@redhat.com>
6985
6986 PR gdb/13211
6987 * gdb.base/interrupt-daemon.c: New.
6988 * gdb.base/interrupt-daemon.exp: New.
6989 * gdb.multi/multi-term-settings.c: New.
6990 * gdb.multi/multi-term-settings.exp: New.
6991
fc413dc4
JB
69922018-01-30 Joel Brobecker <brobecker@adacore.com>
6993
6994 * gdb.base/break.exp: Save the location where the breakpoint
6995 on break.c:47 was actually inserted when debugging the version
6996 compiled at -O2 and use it in the expected output of the "info
6997 break" test performed soon after.
6998
5c319bb2
PA
69992018-01-22 Pedro Alves <palves@redhat.com>
7000 Sergio Durigan Junior <sergiodj@redhat.com>
7001
7002 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7003 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7004
a9e40818
JB
70052018-01-22 Joel Brobecker <brobecker@adacore.com>
7006
7007 * gdb.base/break-include.c, gdb.base/break-include.inc,
7008 gdb.base/break-include.exp: New files.
7009 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7010 line number now being the actual line number where the breakpoint
7011 was inserted.
7012 * gdb.mi/mi-break.exp: Likewise.
7013 * gdb.mi/mi-reverse.exp: Likewise.
7014 * gdb.mi/mi-simplerun.exp: Ditto.
7015
e707fc44
AB
70162018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7017
7018 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7019 varobj.
7020 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7021
ae451627
AB
70222018-01-21 Don Breazeal <donb@codesourcery.com>
7023 Andrew Burgess <andrew.burgess@embecosm.com>
7024
7025 * gdb.mi/basics.c: Add new global.
7026 * gdb.mi/mi-frame-regs.exp: New file.
7027 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7028 case.
7029
b1b189e0
AB
70302018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7031
7032 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7033 non-parameter, and on an unknown symbol.
7034
fcfcc376
TT
70352018-01-19 Tom Tromey <tom@tromey.com>
7036
7037 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7038 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7039
634c1c31
AA
70402018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7041
7042 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7043 setrlimit and chdir to int.
7044
d6ad07fd
AA
70452018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7046
7047 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7048 function.
7049 (my_tend): Likewise.
7050 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7051 rationale of avoiding FP- and vector instructions.
7052
adf8243b
RK
70532018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7054
7055 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7056 "info reg" with "\[ \t\]*".
7057 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7058 "\[ \t\]+".
7059 * gdb.arch/s390-multiarch.exp: Ditto.
7060 * gdb.base/pc-fp.exp: Ditto.
7061 * gdb.reverse/i386-precsave.exp: Ditto.
7062 * gdb.reverse/i386-reverse.exp: Ditto.
7063 * gdb.reverse/i387-env-reverse.exp: Ditto.
7064 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7065
dcc06925
AA
70662018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7067
7068 * lib/gdb.exp (gdb_compile): Re-enable use of
7069 universal_compile_options for languages other than Rust.
7070
25d4fd80
AA
70712018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7072
7073 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7074
ee7f689e 70752018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7076
7077 PR gdb/16577
7078 * gdb.base/solib-vanish.exp: New.
7079 * gdb.base/solib-vanish-main.c: New.
7080 * gdb.base/solib-vanish-lib1.c: New.
7081 * gdb.base/solib-vanish-lib2.c: New.
7082
d8447b6b
YQ
70832018-01-17 Yao Qi <yao.qi@linaro.org>
7084
7085 * gdb.compile/compile.exp: Match the address printed for
7086 frame in the output of command "bt".
7087
86d6a90c
TT
70882018-01-15 Tom Tromey <tom@tromey.com>
7089
7090 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7091 compute sp_reg.
7092
cbcdb1aa
AB
70932018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7094
7095 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7096 to prepare.
7097 (prepare): Return 0 on error, 1 on success.
7098
eea61984
PA
70992018-01-12 Pedro Alves <palves@redhat.com>
7100
7101 * gdb.base/continue-after-aborted-step-over.c: New.
7102 * gdb.base/continue-after-aborted-step-over.exp: New.
7103
6181e9c2
SM
71042018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7105
7106 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7107 options when not creating an executable.
7108
3cada740
PA
71092018-01-11 Pedro Alves <palves@redhat.com>
7110
7111 PR remote/22597
7112 * gdb.server/stop-reply-no-thread.c: New file.
7113 * gdb.server/stop-reply-no-thread.exp: New file.
7114
c63d3e8d
PA
71152018-01-10 Pedro Alves <palves@redhat.com>
7116
7117 PR gdb/22670
7118 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7119 functions too. Test setting breakpoints and printing C functions
7120 with no debug info too.
7121 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7122
d4c2a405
PA
71232018-01-10 Pedro Alves <palves@redhat.com>
7124
7125 PR gdb/22670
7126 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7127 a fail.
7128
8825213e
PA
71292018-01-10 Pedro Alves <palves@redhat.com>
7130
7131 PR gdb/22670
7132 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7133
605fd3c6
YQ
71342018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7135
7136 * gdb.server/unittest.exp: Match the output in non-development
7137 mode.
7138
1e5ded6c
YQ
71392018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7140
7141 * gdb.gdb/unittest.exp: Match output in non-development mode.
7142
30066b0b
JB
71432018-01-08 Joel Brobecker <brobecker@adacore.com>
7144
7145 * gdb.ada/access_tagged_param.exp: Relax expected output
7146 for value of "ObjL" in "continue" to pck.inspect breakpoint
7147 test.
7148
04bafb1e
XR
71492018-01-08 Joel Brobecker <brobecker@adacore.com>
7150
9f86398b
JB
7151 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7152 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7153
e379cee6
PA
71542018-01-05 Pedro Alves <palves@redhat.com>
7155
7156 PR gdb/18653
7157 * gdb.base/libsegfault.exp: New.
7158
de63c46b
PA
71592018-01-05 Joel Brobecker <brobecker@adacore.com>
7160
7161 PR gdb/22670
7162 * gdb.ada/access_tagged_param.exp: New file.
7163 * gdb.ada/access_tagged_param/foo.adb: New file.
7164
f98fc17b
PA
71652018-01-05 Pedro Alves <palves@redhat.com>
7166
7167 PR gdb/22670
7168 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7169 exercise lower case too, and to exercise both full matching and
7170 wild matching.
7171
342f8240
JB
71722018-01-05 Joel Brobecker <brobecker@adacore.com>
7173
7174 * gdb.ada/rename_subscript_param: New testcase.
7175
7150d33c
JG
71762018-01-05 Jerome Guitton <guitton@adacore.com>
7177
7178 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7179
cc0e770c
JB
71802018-01-05 Joel Brobecker <brobecker@adacore.com>
7181
7182 * gdb.ada/convvar_comp: New testcase.
7183
672a41aa 71842018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7185
7186 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7187 (My_Table): New global variable.
7188 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7189
7365ec2f
JB
71902018-01-04 Joel Brobecker <brobecker@adacore.com>
7191
7192 PR gdb/22670
7193 * gdb.ada/maint_with_ada: New testcase.
7194
289483b6
JB
71952018-01-04 Joel Brobecker <brobecker@adacore.com>
7196
7197 PR gdb/22670
7198 * gdb.ada/bp_c_mixed_case: New testcase.
7199
344420da
JB
72002018-01-04 Joel Brobecker <brobecker@adacore.com>
7201
7202 PR gdb/22670
7203 * gdb.ada/complete.exp: Add "complete break ada" test.
7204
66fc87a0
JB
72052018-01-04 Joel Brobecker <brobecker@adacore.com>
7206
7207 PR gdb/22670
7208 * gdb.ada/info_addr_mixed_case: New testcase.
7209
9f757bf7
XR
72102018-01-03 Xavier Roirand <roirand@adacore.com>
7211
7212 * gdb.ada/excep_handle.exp: New testcase.
7213 * gdb.ada/excep_handle/foo.adb: New file.
7214 * gdb.ada/excep_handle/pck.ads: New file.
7215
bd570f80
JB
72162018-01-03 Joel Brobecker <brobecker@adacore.com>
7217
7218 * gdb.base/step-line.c: Add extra empty line in copyright header.
7219 * gdb.base/step-line.inp: Likewise.
7220
9fe561ab
JB
72212018-01-02 Joel Brobecker <brobecker@adacore.com>
7222
7223 * gdb.ada/dyn_stride.exp: Add slice test.
7224
a405673c
JB
72252018-01-02 Joel Brobecker <brobecker@adacore.com>
7226
7227 * gdb.ada/dyn_stride: New testcase.
7228
cef0f868
SH
72292017-12-27 Stafford Horne <shorne@gmail.com>
7230
7231 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7232 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7233
b67d92b0
SH
72342017-12-27 Stafford Horne <shorne@gmail.com>
7235
7236 * gdb.base/reggroups.c: New file.
7237 * gdb.base/reggroups.exp: New file.
7238
eccab96d
JB
72392017-12-18 Joel Brobecker <brobecker@adacore.com>
7240
7241 * gdb.dwarf2/ada-valprint-error.c: New file.
7242 * gdb.dwarf2/ada-valprint-error.exp: New file.
7243
0e2da9f0
JB
72442017-12-18 Joel Brobecker <brobecker@adacore.com>
7245
7246 * gdb.ada/assign_arr: New testcase.
7247
cb923fcc
XR
72482017-12-18 Xavier Roirand <roirand@adacore.com>
7249
7250 * gdb.ada/funcall_ptr: New testcase.
7251
7c161838
SDJ
72522017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7253
7254 PR cli/16224
7255 * gdb.base/ptype-offsets.cc: New file.
7256 * gdb.base/ptype-offsets.exp: New file.
7257
1af17fd9
YQ
72582017-12-15 Yao Qi <yao.qi@linaro.org>
7259
7260 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7261 if XML is disabled.
7262
828d5846
XR
72632017-12-15 Xavier Roirand <roirand@adacore.com>
7264
7265 * gdb.ada/same_component_name: New testcase.
7266
79e8fcaa
JB
72672017-12-14 Joel Brobecker <brobecker@adacore.com>
7268
7269 * gdb.ada/str_binop_equal: New testcase.
7270
e05fa6f9
JB
72712017-12-14 Joel Brobecker <brobecker@adacore.com>
7272
7273 * gdb.ada/task_switch_in_core: New testcase.
7274
b89641ba
SM
72752017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7276
7277 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7278 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7279 call test_bkpt_qualified.
7280 (test_bkpt_qualified): New proc.
7281
6892d2e4
PA
72822017-12-13 Pedro Alves <palves@redhat.com>
7283
7284 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7285 Tighten regexp by matching with an anchor.
7286
a22ecf70
PA
72872017-12-13 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7290 ("expression with namespace"): New set of tests.
7291 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7292 (Nested::Test_NS::qux): New.
7293 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7294 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7295
9937536c
JB
72962017-12-13 Joel Brobecker <brobecker@adacore.com>
7297
7298 * gdb.base/server-del-break.c: New file.
7299 * gdb.base/server-del-break.exp: New file.
7300
fe49c6f5
SH
73012017-12-12 Stafford Horne <shorne@gmail.com>
7302
7303 * gdb.xml/tdesc-regs.exp: Add or1k support.
7304
c3d18620
SH
73052017-12-12 Stafford Horne <shorne@gmail.com>
7306
7307 * gdb.base/bp-permanent.c: Define nop of or1k.
7308
c5f9cfc8
JB
73092017-12-11 Joel Brobecker <brobecker@adacore.com>
7310
7311 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7312 output with components being reordered.
7313
a9c135fc
JB
73142017-12-11 Joel Brobecker <brobecker@adacore.com>
7315
7316 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7317 output with components being reordered.
7318
927aa2e7
JK
73192017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7320 Pedro Alves <palves@redhat.com>
7321
7322 * gdb.base/maint.exp (check for .gdb_index): Check also for
7323 .debug_names.
7324 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7325 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7326 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7327 (.gdb_index used after symbol reloading): Support also .debug_names.
7328 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7329
f17d9474
YQ
73302017-12-08 Yao Qi <yao.qi@linaro.org>
7331
7332 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7333 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7334
a0de8c21
YQ
73352017-12-08 Yao Qi <yao.qi@linaro.org>
7336
7337 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7338 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7339
a738ea1d
YQ
73402017-12-08 Yao Qi <yao.qi@linaro.org>
7341
7342 * gdb.arch/aarch64-tagged-pointer.c: New file.
7343 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7344
1cd9a73b
SDJ
73452017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7346
7347 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7348 "int".
7349
fa6eb693
KS
73502017-12-07 Keith Seitz <keiths@redhat.com>
7351
7352 PR breakpoints/22569
7353 * gdb.linespec/ls-errs.exp: Change expected result of "break
7354 -source this file has spaces.c -line 3".
7355 Check that an explicit source file followed by whitespace is
7356 identified as an invalid explicit location.
7357
883fd55a
KS
73582017-12-07 Keith Seitz <keiths@redhat.com>
7359
7360 * gdb.cp/nested-types.cc: New file.
7361 * gdb.cp/nested-types.exp: New file.
7362 * lib/cp-support.exp: Load data-structures.exp library.
7363 (debug_cp_test_ptype_class): New global.
7364 (cp_ptype_class_verbose, next_line): New procedures.
7365 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7366 Add and document new return value.
7367 Switch the list of lines to a queue.
7368 Add support for new `type' key for nested type definitions.
7369 Add debugging/troubleshooting messages.
7370 * lib/data-structures.exp: New file.
7371
ec72db3e
SM
73722017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7373
7374 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7375 with proc_with_prefix, don't use with_test_prefix.
7376
99598d71
TT
73772017-12-07 Tom Tromey <tom@tromey.com>
7378
7379 * gdb.base/break.exp: Add test for empty "commands".
7380
a8806230
YQ
73812017-12-07 Yao Qi <yao.qi@linaro.org>
7382
7383 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7384 malloc and catch syscall.
7385
824cc835
PM
73862017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7387
e79be6e5 7388 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7389 tests for explicit locations.
7390
7cc244de
PA
73912017-12-06 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7394 force-disabling XML descriptions.
7395
50a1fdd5
PA
73962017-12-04 Pedro Alves <palves@redhat.com>
7397
7398 PR gdb/22499
7399 * gdb.arch/amd64-disp-step-avx.S: New file.
7400 * gdb.arch/amd64-disp-step-avx.exp: New file.
7401
f0fb2488
PA
74022017-12-03 Pedro Alves <palves@redhat.com>
7403
7404 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7405 and <string.h>.
7406 (parent_function): Print distinct messages when waitpid fails, or
7407 the child exits with a signal, or the child exits for an unhandled
7408 reason.
7409 * gdb.threads/process-dies-while-detaching.exp
7410 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7411 it. Wait for both inferior output and GDB's prompt. Use an
7412 indirect spawn id list.
7413 (do_detach): New parameter 'child_exit'. Use it to compute
7414 expected inferior output.
7415 (test_detach, test_detach_watch, test_detach_killed_outside):
7416 Adjust to pass down the expected child exit kind.
7417
97cbe998
SDJ
74182017-12-01 Joel Brobecker <brobecker@adacore.com>
7419 Sergio Durigan Junior <sergiodj@redhat.com>
7420 Pedro Alves <palves@redhat.com>
7421
7422 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7423
40fc416f
SDJ
74242017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7425
7426 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7427 to 'symbol-file' and 'add-symbol-file' can be
7428 position-independent.
7429
1cc75e92
YQ
74302017-12-01 Yao Qi <yao.qi@linaro.org>
7431
7432 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7433 the URL in copyright header.
7434 * gdb.arch/aarch64-fp.exp: Likewise.
7435 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7436 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7437 * gdb.base/expand-psymtabs.exp: Likewise.
7438 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7439 * gdb.fortran/common-block.exp: Likewise.
7440 * gdb.fortran/common-block.f90: Likewise.
7441 * gdb.fortran/logical.exp: Likewise.
7442 * gdb.fortran/vla-datatypes.f90: Likewise.
7443 * gdb.fortran/vla-sub.f90: Likewise.
7444
875fb7a7
JB
74452017-11-30 Joel Brobecker <brobecker@adacore.com>
7446
7447 * gdb.ada/repeat_dyn: New testcase.
7448
6f14765f
UW
74492017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7450
7451 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7452 Update for changed thread numbering.
7453 * gdb.cell/bt.exp: Update for changed GDB output.
7454
f1af7b94
SM
74552017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7456
7457 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7458 setting isremote by hand.
7459 * boards/dwarf4-gdb-index.exp: Likewise.
7460 * boards/fission.exp: Likewise.
7461 * boards/stabs.exp: Likewise.
7462
e3919f3e
PA
74632017-11-30 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.linespec/cpls-ops.exp
7466 (check_explicit_skips_function_argument): Extract the underlying
7467 type of size_t instead of hardcoding it.
7468
bd69330d
PA
74692017-11-29 Pedro Alves <palves@redhat.com>
7470
7471 PR c++/19436
7472 * gdb.linespec/cpls-abi-tag.cc: New file.
7473 * gdb.linespec/cpls-abi-tag.exp: New file.
7474
a20714ff
PA
74752017-11-29 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.base/langs.exp: Use -qualified.
7478 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7479 it.
7480 * gdb.cp/namespace.exp: Use -qualified.
7481 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7482 (overload-3, template-overload, template-ret-type, const-overload)
7483 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7484 procedures.
7485 (test_driver): Call them.
7486 * gdb.cp/save-bp-qualified.cc: New.
7487 * gdb.cp/save-bp-qualified.exp: New.
7488 * gdb.linespec/explicit.exp: Test -qualified.
7489 * lib/completion-support.exp (completion::explicit_opts_list): Add
7490 "-qualified".
7491 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7492
f6f1d339
PM
74932017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7494
7495 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7496
02ca603a
TT
74972017-11-29 Tom Tromey <tom@tromey.com>
7498
7499 * gdb.base/relocate.exp: Update invalid argument test.
7500 Add new tests for invalid arguments.
7501
ed6c0bfb
TP
75022017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7503
7504 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7505 Return 0 as a long.
7506 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7507
f106e10e
TP
75082017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7509
7510 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7511 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7512 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7513 func ().
7514 * gdb.cp/shadow.cc (B.func): Return 0.
7515
10329bb2
JB
75162017-11-27 Joel Brobecker <brobecker@adacore.com>
7517
7518 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7519 expected output in gdb_expect call to allow the exception
7520 message to be present as well. Fix syntax confusion to avoid
7521 TCL thinking that exception_name is an array.
7522
617cd4bc
UW
75232017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7524
7525 * gdb.arch/spu-info.c: Include <unistd.h>.
7526 (do_signal_test): Fix broken calls to write.
7527 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7528 Fix checks for empty mailboxes. Update signal tests for corrected
7529 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7530 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7531 * gdb.cell/arch.exp: Use standard_output_file.
7532 * gdb.cell/break.exp: Likewise.
7533 * gdb.cell/bt.exp: Likewise.
7534 * gdb.cell/core.exp: Likewise.
7535 * gdb.cell/dwarfaddr.exp: Likewise.
7536 * gdb.cell/ea-cache.exp: Likewise.
7537 * gdb.cell/ea-standalone.exp: Likewise.
7538 * gdb.cell/f-regs.exp: Likewise.
7539 * gdb.cell/fork.exp: Likewise.
7540 * gdb.cell/gcore.exp: Likewise.
7541 * gdb.cell/mem-access.exp: Likewise.
7542 * gdb.cell/ptype.exp: Likewise.
7543 * gdb.cell/registers.exp: Likewise.
7544 * gdb.cell/sizeof.exp: Likewise.
7545 * gdb.cell/solib-symbol.exp: Likewise.
7546 * gdb.cell/solib.exp: Likewise.
617cd4bc 7547
a81aaca0
PA
75482017-11-25 Pedro Alves <palves@redhat.com>
7549
7550 * gdb.base/complete-empty.exp: New file.
7551 * gdb.base/completion.exp: Adjust.
7552
6a3c6ee4
PA
75532017-11-25 Pedro Alves <palves@redhat.com>
7554
7555 * gdb.linespec/cpls-ops.cc: New file.
7556 * gdb.linespec/cpls-ops.exp: New file.
7557 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7558 factored out from ...
7559 (test_complete_prefix_range): ... this.
7560
8955eb2d
PA
75612017-11-24 Pedro Alves <palves@redhat.com>
7562
7563 * gdb.linespec/cpcompletion.exp: New file.
7564 * gdb.linespec/cpls-hyphen.cc: New file.
7565 * gdb.linespec/cpls.cc: New file.
7566 * gdb.linespec/cpls2.cc: New file.
7567 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7568 test to use test_gdb_complete_unique. Add label completion,
7569 keyword completion and explicit location completion tests.
7570 * lib/completion-support.exp: New file.
7571
e547c119
JB
75722017-11-24 Joel Brobecker <brobecker@adacore.com>
7573
7574 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7575 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7576 when hitting an exception catchpoint.
7577
7c3c1aa8
YQ
75782017-11-22 Yao Qi <yao.qi@linaro.org>
7579
7580 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7581
41bd68f5
SM
75822017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7583
7584 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7585 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7586 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7587
1daad298
YQ
75882017-11-22 Yao Qi <yao.qi@linaro.org>
7589
7590 * gdb.base/info-os.exp: Pass pthreads.
7591 * gdb.multi/multi-attach.exp: Likewise.
7592
88465e87
YQ
75932017-11-22 Yao Qi <yao.qi@linaro.org>
7594
7595 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7596 compiler.
7597
dc196b23
YQ
75982017-11-22 Yao Qi <yao.qi@linaro.org>
7599
7600 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7601 * gdb.base/break-interp.exp: Likewise.
7602 * gdb.base/jit-attach-pie.exp: Likewise.
7603
2400729e
UW
76042017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7605
7606 * gdb.base/float128.c (large128): New variable.
7607 * gdb.base/float128.exp: Add test to print largest __float128 value.
7608
7a26362d
UW
76092017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7610
7611 * gdb.arch/vsx-regs.exp: Update register content checks.
7612
ed0f4273
UW
76132017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7614
7615 * gdb.arch/ppc-longdouble.exp: New file.
7616 * gdb.arch/ppc-longdouble.c: Likewise.
7617
a25d69c6
PA
76182017-11-21 Pedro Alves <palves@redhat.com>
7619
7620 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7621
73fcf641
PA
76222017-11-20 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7625 (long_double_typedef): New typedefs.
7626 Use DEF on double and long double.
7627 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7628 cases.
7629 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7630 and 'long_double_ptr_same_size' locals. Use them to decide
7631 whether cast from array/function to float is valid/invalid.
7632
71a3c369
TT
76332017-11-17 Tom Tromey <tom@tromey.com>
7634
7635 * gdb.rust/traits.rs: New file.
7636 * gdb.rust/traits.exp: New file.
7637
ced9779b
JB
76382017-11-17 Joel Brobecker <brobecker@adacore.com>
7639
7640 * gdb.ada/minsyms: New testcase.
7641
a0922d80
PA
76422017-11-16 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7645 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7646
ea04e54c
PA
76472017-11-16 Pedro Alves <palves@redhat.com>
7648
7649 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7650 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7651
e849ea89
PA
76522017-11-16 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.server/reconnect-ctrl-c.c: New file.
7655 * gdb.server/reconnect-ctrl-c.exp: New file.
7656
d8ae99a7
PM
76572017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7658
7659 * gdb.python/py-rbreak.exp: New file.
7660 * gdb.python/py-rbreak.c: New file.
7661 * gdb.python/py-rbreak-func2.c: New file.
7662
968a13f8
PA
76632017-11-16 Pedro Alves <palves@redhat.com>
7664
7665 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7666 pattern.
7667 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7668 GDB.
7669
71774bc9
SM
76702017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7671
7672 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7673 regex.
7674
ddbb44cf
SM
76752017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7676
7677 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7678 test names.
7679
584a564f
PA
76802017-11-09 Pedro Alves <palves@redhat.com>
7681
7682 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7683 factored out from ...
7684 (top level): ... here, and adjusted to avoid expecting beyond the
7685 prompt in a single gdb_test_multiple.
7686
5ed7a928
PA
76872017-11-09 Pedro Alves <palves@redhat.com>
7688
7689 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7690 output.
7691 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7692 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7693 * gdb.server/ext-run.exp ("kill" test): Likewise.
7694 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7695
a60e0738
PA
76962017-11-09 Pedro Alves <palves@redhat.com>
7697
7698 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7699 match till end of line.
7700
2c88253f
PA
77012017-11-09 Pedro Alves <palves@redhat.com>
7702
7703 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7704
c7a38517
PA
77052017-11-09 Pedro Alves <palves@redhat.com>
7706
7707 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7708 New procedures, factored out from ...
7709 (top level): ... here, and adjusted to avoid expecting beyond the
7710 prompt in one go.
7711
f29f4b6b
PA
77122017-11-09 Pedro Alves <palves@redhat.com>
7713
7714 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7715 output. Fix '?' match.
7716
286acbb5
JB
77172017-11-08 Joel Brobecker <brobecker@adacore.com>
7718
7719 * gdb.ada/scoped_watch: New testcase.
7720 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7721 which is actually correct.
7722 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7723 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7724
62d7ae92
PA
77252017-11-08 Pedro Alves <palves@redhat.com>
7726
7727 * gdb.gdb/complaints.exp (test_initial_complaints)
7728 (test_serial_complaints, test_short_complaints): Call
7729 complaint_internal instead of complaint.
7730
280ca31f
DT
77312017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7732
7733 * gdb.threads/tls-core.c: New file.
7734 * gdb.threads/tls-core.exp: Likewise.
7735
b5ec771e
PA
77362017-11-08 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7739 (p Exported_Capitalized): New test.
7740 (p exported_capitalized): New test.
7741
a02b41a7
PA
77422017-11-07 Pedro Alves <palves@redhat.com>
7743
7744 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7745
95e95a6d
PA
77462017-11-07 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7749 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7750 (disable_invalid, disable_inverted, disable_negative): New
7751 procedures.
7752 ("bad numbers"): New set of tests.
7753
cee62dbd
PA
77542017-11-07 Pedro Alves <palves@redhat.com>
7755
7756 * gdb.cp/ena-dis-br-range.exp: Add tests.
7757
cc638e86
PA
77582017-11-07 Pedro Alves <palves@redhat.com>
7759
7760 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7761
d0fe4701
XR
77622017-11-07 Xavier Roirand <roirand@adacore.com>
7763 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.base/ena-dis-br.exp: Add reference to
7766 gdb.cp/ena-dis-br-range.exp.
7767 * gdb.cp/ena-dis-br-range.exp: New file.
7768 * gdb.cp/ena-dis-br-range.cc: New file.
7769
46f67f80
PA
77702017-11-06 Pedro Alves <palves@redhat.com>
7771
7772 * gdb.base/attach-non-pgrp-leader.c: New.
7773 * gdb.base/attach-non-pgrp-leader.exp: New.
7774
726e1356
PA
77752017-11-06 Pedro Alves <palves@redhat.com>
7776
7777 * configure.ac: No longer check for termio.h and sgtty.h.
7778 * configure: Regenerate.
7779 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7780 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7781 Remove termio and sgtty code.
7782
50ab6ace
YQ
77832017-11-03 Yao Qi <yao.qi@linaro.org>
7784
7785 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7786 in GDB is disabled.
7787
8e68731c
YQ
77882017-11-03 Yao Qi <yao.qi@linaro.org>
7789
7790 * gdb.python/py-thrhandle.exp: Skip it if python is not
7791 enabled.
7792
3a87ae65
SM
77932017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7794
7795 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7796 as a breakpoint command.
7797
484d8d36
MD
77982017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7799
7800 PR python/21213
7801 * gdb.python/py-infthread.exp: Test calling
7802 InferiorThread.inferior () multiple times in a row.
7803
4a27f119
KS
78042017-10-27 Keith Seitz <keiths@redhat.com>
7805
7806 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7807 Test "info break" for every inlined function breakpoint.
7808
bb11dd58
YQ
78092017-10-27 Yao Qi <yao.qi@linaro.org>
7810
7811 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7812
a43f3893
PF
78132017-10-26 Patrick Frants <osscontribute@gmail.com>
7814
7815 * gdb.cp/classes.exp (test_static_members): Test printing
7816 Outer::instance.
7817 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7818 (Inner::instance, Outer::instance): New.
7819
792ccf00
PA
78202017-10-24 Pedro Alves <palves@redhat.com>
7821
7822 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7823 extra console" test in two stages.
7824
eb2bfbad
PA
78252017-10-24 Pedro Alves <palves@redhat.com>
7826
7827 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7828
1f75a651
PA
78292017-10-24 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7832 loop.
7833
779990d9
PA
78342017-10-24 Pedro Alves <palves@redhat.com>
7835
7836 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7837 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7838
ad9b8f5d
PA
78392017-10-24 Pedro Alves <palves@redhat.com>
7840
7841 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7842 parameter and handle it. Don't output read value in test name.
7843
fee6da6e
PA
78442017-10-24 Pedro Alves <palves@redhat.com>
7845
7846 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7847 custom test name.
7848
10389c2c
PA
78492017-10-24 Pedro Alves <palves@redhat.com>
7850
7851 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7852 include the unstable output directory name in the test's name.
7853 (initial_setup_simple) <'set args'>: Use custom test name.
7854
a80e65a9
PA
78552017-10-24 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7858 with explicit test name.
7859
15763a09
PA
78602017-10-20 Pedro Alves <palves@redhat.com>
7861
7862 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7863 'wait -i'. Use gdb_assert and remote_close.
7864
49a4ce2e
AB
78652017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7866
7867 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7868 number from variable rather than hard-coded.
7869
a75868f5
PA
78702017-10-19 Pedro Alves <palves@redhat.com>
7871
7872 * gdb.base/long-inferior-output.c: New file.
7873 * gdb.base/long-inferior-output.exp: New file.
7874
c8ba13ad
KS
78752017-11-18 Keith Seitz <keiths@redhat.com>
7876
7877 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7878 method.
7879 (main): Call it.
7880 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7881 Add additional user-defined conversion operator tests.
7882
b27de576
PA
78832017-10-17 Pedro Alves <palves@redhat.com>
7884
7885 * boards/native-stdio-gdbserver.exp: Load "local-board".
7886
8484c955
PA
78872017-10-17 Pedro Alves <palves@redhat.com>
7888
7889 * gdb.base/quit-live.c: New file.
7890 * gdb.base/quit-live.exp: New file.
7891
83d5a34d
KS
78922017-10-16 Keith Seitz <keiths@redhat.com>
7893
7894 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7895 (class_with_protected_typedef, class_with_private_typedef)
7896 (struct_with_public_typedef, struct_with_protected_typedef)
7897 (struct_with_private_typedef): New classes/structs.
7898 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7899 typedefs and access specifiers.
7900
739b3f1d
PA
79012017-10-16 Pedro Alves <palves@redhat.com>
7902 Simon Marchi <simon.marchi@polymtl.ca>
7903
7904 * README (Local vs Remote vs Native): New section.
7905 * boards/local-board.exp: New file, with bits factored out from
7906 ...
7907 * boards/native-extended-gdbserver.exp: ... here. Load
7908 "local-board".
7909 * boards/native-gdbserver.exp: Load "local-board".
7910 (${board}_spawn, ${board}_exec): Delete.
7911 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7912 ...
7913 * boards/stdio-gdbserver-base.exp: ... this new file.
7914 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7915 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7916 procedure.
7917 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7918 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7919 stdio_gdbserver_command.
7920 (${board}_get_remote_address, ${board}_get_comm_port)
7921 (${board}_download, ${board}_upload): Delete.
7922 (get_target_remote_pipe_cmd): New.
7923
fe68b953
SM
79242017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7925
7926 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7927 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7928 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7929 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7930 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7931 remove with_test_prefix.
7932
300b6685
PA
79332017-10-13 Pedro Alves <palves@redhat.com>
7934
7935 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7936 * gdb.base/annota1.exp: Use it instead of is_remote.
7937 * gdb.base/annota3.exp: Use it instead of is_remote.
7938 * gdb.cp/annota2.exp: Use it instead of is_remote.
7939 * gdb.cp/annota3.exp: Use it instead of is_remote.
7940 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7941
50500caf
PA
79422017-10-13 Pedro Alves <palves@redhat.com>
7943
7944 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7945 (test_num_test_vars, run_and_count_vars, find_env)
7946 (test_set_unset_env, test_inherit_env_var): New procedures.
7947 (top level): Use them.
7948
dad0c6d2
PA
79492017-10-13 Pedro Alves <palves@redhat.com>
7950
7951 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7952 also skip on stub-like targets.
7953
8b0553c1
PA
79542017-10-13 Pedro Alves <palves@redhat.com>
7955
7956 PR gdb/22293
7957 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7958 (top level): Move some tests to ...
7959 (test_not_found): ... this new procedure.
7960 (top level): Call it.
7961
7594f623
PA
79622017-10-13 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7965 expect different "info terminal" output if testing with a
7966 non-native target.
7967
ebe3b402
PA
79682017-10-13 Pedro Alves <palves@redhat.com>
7969 Simon Marchi <simon.marchi@polymtl.ca>
7970
7971 PR python/12966
7972 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7973
42f1b161
PA
79742017-10-13 Pedro Alves <palves@redhat.com>
7975
7976 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7977 already.
7978
8d6ef72b
PA
79792017-10-13 Pedro Alves <palves@redhat.com>
7980
7981 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7982 is_remote.
7983
d7bcd5b8
PA
79842017-10-13 Pedro Alves <palves@redhat.com>
7985
7986 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7987 is_remote.
7988
df479dc6
PA
79892017-10-13 Pedro Alves <palves@redhat.com>
7990
7991 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7992 is set.
7993 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7994 instead of is_remote.
7995
23fb630a
PA
79962017-10-13 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7999 (top level): Add comment.
8000
cc77b1dc
PA
80012017-10-13 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.base/remote.exp (top level): Fix comment typo and add
8004 missing return.
8005
27c9e813
PA
80062017-10-13 Pedro Alves <palves@redhat.com>
8007 Simon Marchi <simon.marchi@polymtl.ca>
8008
8009 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8010 calls and add comments. Skip test if use_gdb_stub is set.
8011 (top level): Use "set cwd" command instead of "cd" command.
8012
5e830d98
PA
80132017-10-13 Pedro Alves <palves@redhat.com>
8014
8015 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8016 is_remote target check.
8017
f5ca0032
PA
80182017-10-13 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.base/scope.exp: Use build_executable + clean_restart +
8021 gdb_file_cmd instead of prepare_for_testing and no longer skip
8022 "before run" tests on is_remote target boards. Update comments.
8023 * boards/native-extended-gdbserver.exp
8024 (extended_gdbserver_load_last_file): New, factored out from ...
8025 (gdb_load): ... this. Move further below and add comment.
8026 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8027
8aed1c0d
PA
80282017-10-12 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.base/attach.exp: Remove references to gdb64.
8031 * gdb.base/dbx.exp: Remove references to gdb64.
8032
cfa34c87
SM
80332017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8034 Pedro Alves <palves@redhat.com>
8035
8036 * gdb.base/label.exp: Remove is_remote target check.
8037
9192b7de
PA
80382017-10-12 Pedro Alves <palves@redhat.com>
8039
8040 * gdb.base/auvx.exp (coredir): Update comment.
8041 (top level) <core_works>: Use "set cwd" command instead of "cd"
8042 command.
8043
6bf0052d
PA
80442017-10-12 Pedro Alves <palves@redhat.com>
8045 Simon Marchi <simon.marchi@polymtl.ca>
8046
8047 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8048 target boards.
8049
e48ef82d
PA
80502017-10-12 Pedro Alves <palves@redhat.com>
8051 Simon Marchi <simon.marchi@polymtl.ca>
8052
8053 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8054 Instead skip if there's any gdb_protocol set.
8055
8d7aea57
SM
80562017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8057 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8060
30440677
PA
80612017-10-12 Pedro Alves <palves@redhat.com>
8062 Simon Marchi <simon.marchi@polymtl.ca>
8063
8064 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8065 instead of on dejagnu remote boards.
8066
4e04f045 80672017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8068 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8069
8070 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8071 checks. Use build_executable + clean_restart instead of
8072 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8073 of enabling non-stop after starting gdb.
8074
871a186e
PA
80752017-10-12 Pedro Alves <palves@redhat.com>
8076
8077 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8078 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8079 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8080 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8081
56d704da
AK
80822017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8083
8084 * gdb.arch/arc-tdesc-cpu.exp: New file.
8085 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8086
2f20e312
SM
80872017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8088
8089 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8090
65630365
PA
80912017-10-10 Pedro Alves <palves@redhat.com>
8092
8093 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8094 expect CLI output.
8095
bf469271
PA
80962017-10-10 Pedro Alves <palves@redhat.com>
8097
8098 * lib/selftest-support.exp (selftest_setup): Update for
8099 captured_command_loop's prototype change.
8100
777a42f1
PA
81012017-10-09 Pedro Alves <palves@redhat.com>
8102
8103 Test both arch1=>arch2 and arch2=>arch1.
8104
8105 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8106 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8107 factored out to...
8108 (append_arch1_options, append_arch2_options, append_arch_options)
8109 (build_executables): New procedures.
8110 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8111 local.
8112 (top level): Add new 'first_arch' testing axis.
8113
cbd2b4e3
PA
81142017-10-09 Pedro Alves <palves@redhat.com>
8115
8116 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8117 (barrier): New.
8118 (thread_start, all_started): New functions.
8119 (main): Spawn new thread and wait until it is scheduled.
8120 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8121 option.
8122 (do_test): Add 'selected_thread' parameter. Run to all_started
8123 instead of main. Explicitly set the breakpoint at main. Switch
8124 to the SELECTED_THREAD thread.
8125 (top level): Test handling the exec event with either the main
8126 thread or the second thread selected.
8127
5c9e4427
PA
81282017-10-09 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8131 logic. Move STOP marker after the value checks.
8132 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8133 regexp.
8134
b3b7c423
SL
81352017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8136
8137 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8138
3b4b2f16
UW
81392017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8140
8141 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8142 integer-to-dfp conversion.
8143 * gdb.base/dfp-test.exp: Likewise.
8144
5cd63fda
PA
81452017-10-04 Pedro Alves <palves@redhat.com>
8146
8147 * gdb.multi/hangout.c: Include <unistd.h>.
8148 (hangout_loop): New function.
8149 (main): Call alarm. Call hangout_loop in a loop.
8150 * gdb.multi/hello.c: Include <unistd.h>.
8151 (hello_loop): New function.
8152 (main): Call alarm. Call hangout_loop in a loop.
8153 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8154 inferior with the other selected.
8155
4c71c105
SM
81562017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8157
8158 * gdb.mi/list-thread-groups-available.exp: New file.
8159 * gdb.mi/list-thread-groups-available.c: New file.
8160
bc3b087d
SDJ
81612017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8162
8163 * gdb.base/set-cwd.exp: Make it available on
8164 native-extended-gdbserver.
8165
d092c5a2
SDJ
81662017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8167
8168 * gdb.base/set-cwd.c: New file.
8169 * gdb.base/set-cwd.exp: Likewise.
8170
45320ffa
TT
81712017-10-02 Tom Tromey <tom@tromey.com>
8172
8173 PR rust/22236:
8174 * gdb.rust/simple.rs (main): New variable "fslice".
8175 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8176
b3e3859b
TT
81772017-10-02 Tom Tromey <tom@tromey.com>
8178
8179 * gdb.rust/simple.exp: Test ptype of a slice.
8180
01af5e0d
TT
81812017-10-02 Tom Tromey <tom@tromey.com>
8182
8183 * gdb.rust/simple.exp: Test index of slice.
8184
a9bbfbd8
TT
81852017-09-27 Tom Tromey <tom@tromey.com>
8186
8187 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8188
df8899e5
TP
81892017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8190 Pedro Alves <palves@redhat.com>
8191
8192 * gdb.base/compare-sections.exp (get value of read-only section): Read
8193 as unsigned value.
8194 (corrupt read-only section): Likewise and don't set written if patching
8195 failed.
8196
757bf54b
KB
81972017-09-21 Kevin Buettner <kevinb@redhat.com>
8198
8199 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8200 files.
8201
06871ae8
PA
82022017-09-20 Pedro Alves <palves@redhat.com>
8203
8204 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8205 symbol names in gdb's output.
8206 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8207
e5f25bc5
PA
82082017-09-20 Pedro Alves <palves@redhat.com>
8209
8210 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8211 Rename to ...
8212 (test_list_ambiguous_symbol): ... this and add a symbol name
8213 parameter. Adjust.
8214 (test_list_ambiguous_function): Reimplement on top of
8215 test_list_ambiguous_symbol and also test listing ambiguous
8216 variables.
8217 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8218 (ambiguous_fun): ... this.
8219 (ambiguous_var): New.
8220 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8221 (ambiguous_fun): ... this.
8222 (ambiguous_var): New.
8223
4e5a4f58
JB
82242017-09-19 John Baldwin <jhb@FreeBSD.org>
8225
8226 * gdb.base/starti.c: New file.
8227 * gdb.base/starti.exp: New file.
8228 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8229
26e53f3e
PA
82302017-09-14 Pedro Alves <palves@redhat.com>
8231
8232 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8233 (top level): Use it instead of runto.
8234
cb791d59
TT
82352017-09-11 Tom Tromey <tom@tromey.com>
8236
8237 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8238
7c96f8c1
TT
82392017-09-11 Tom Tromey <tom@tromey.com>
8240
8241 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8242 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8243
469412dd
CW
82442017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8245
8246 * gdb.fortran/printing-types.exp: New file.
8247 * gdb.fortran/printing-types.exp: New file.
8248
e0f86435
BH
82492017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8250
8251 * gdb.fortran/vla-ptype.exp: Fix typos.
8252 * gdb.fortran/vla-value.exp: Same.
8253
9e9af4be
BH
82542017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8255
8256 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8257 * gdb.mi/mi-var-child-f.exp: Likewise.
8258 * gdb.mi/mi-vla-fortran.exp: Likewise.
8259
a5ad232b 82602017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8261 Christoph Weinmann <christoph.t.weinmann@intel.com>
8262 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8263
8264 * gdb.fortran/ptr-indentation.f90: New file.
8265 * gdb.fortran/ptr-indentation.exp: New file.
8266
5aec60eb
TT
82672017-09-05 Tom Tromey <tom@tromey.com>
8268
8269 PR gdb/22010:
8270 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8271
8f8f8152
TP
82722017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8273
8274 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8275
fbd1b771
JK
82762017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8277
8278 * gdb.threads/tls-nodebug-pie.c: New file.
8279 * gdb.threads/tls-nodebug-pie.exp: New file.
8280
5eb5f850
TT
82812017-09-05 Tom Tromey <tom@tromey.com>
8282
8283 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8284 for rust.
8285
ae780a21
SM
82862017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8287
8288 * gdb.multi/multi-arch-exec.exp: Test with different
8289 "follow-exec-mode" settings.
8290 (do_test): New procedure.
8291
3693fdb3
PA
82922017-09-04 Pedro Alves <palves@redhat.com>
8293
8294 * gdb.base/func-static.c (S::method const, S::method volatile)
8295 (S::method volatile const): New methods.
8296 (c_s, v_s, cv_s): New instances.
8297 (main): Call method() on them.
8298 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8299 (cannot_resolve): New procedure.
8300 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8301 print-quote-unquoted columns.
8302 (do_test): Test printing each scope too.
8303
e68cb8e0
PA
83042017-09-04 Pedro Alves <palves@redhat.com>
8305
8306 * gdb.base/local-static.exp: Also test with
8307 class::method::variable wholly quoted.
8308 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8309
858be34c
PA
83102017-09-04 Pedro Alves <palves@redhat.com>
8311
8312 * gdb.base/local-static.c: New.
8313 * gdb.base/local-static.cc: New.
8314 * gdb.base/local-static.exp: New.
8315
46a4882b
PA
83162017-09-04 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.asm/asm-source.exp: Add casts to int.
8319 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8320 (dataglobal64_1, dataglobal64_2): New globals.
8321 * gdb.base/nodebug.exp: Test different expressions involving the
8322 new globals, with print, whatis and ptype. Add casts to int.
8323 * gdb.base/solib-display.exp: Add casts to int.
8324 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8325 * gdb.cp/m-static.exp: Add cast to int.
8326 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8327 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8328 tls variable with no debug info without a cast. Test with a cast
8329 to int too.
8330 * gdb.trace/entry-values.exp: Add casts.
8331
2c5a2be1
PA
83322017-09-04 Pedro Alves <palves@redhat.com>
8333
8334 * gdb.base/nodebug.exp: Test that ptype's error about functions
8335 with unknown return type includes the function name too.
8336
7022349d
PA
83372017-09-04 Pedro Alves <palves@redhat.com>
8338
8339 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8340 return type of munmap in infcall.
8341 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8342 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8343 type of ftell in infcall.
8344 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8345 type of getpid in infcall.
8346 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8347 infcall.
8348 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8349 Bail on failure to extract the pid.
8350 * gdb.base/nodebug.c: #include <stdint.h>.
8351 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8352 New functions.
8353 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8354 Change expected output of print/whatis/ptype with functions with
8355 no debug info. Test all supported languages. Call
8356 test_call_promotion.
8357 * gdb.compile/compile.exp: Adjust expected output to expect
8358 warning.
8359 * gdb.threads/siginfo-threads.exp: Likewise.
8360
54990598
PA
83612017-09-04 Pedro Alves <palves@redhat.com>
8362
8363 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8364 "prototypes". Test calling float functions via prototyped and
8365 unprototyped function pointers.
8366 (perform_all_tests): New parameter "prototypes". Pass it down.
8367 (top level): Pass down "prototypes" parameter to
8368 perform_all_tests.
8369
34d16ea2
SM
83702017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8371
8372 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8373 Test with nested loops.
8374
9521ecda
SM
83752017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8376
8377 * gdb.base/commands.exp: Call the new procedures.
8378 (loop_break_test, loop_continue_test): New procedures.
8379
80a65e9b
SM
83802017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8381
8382 * gdb.base/commands.exp: Call new procedure.
8383 (define_if_without_arg_test): New procedure.
8384
e439fa14
PA
83852017-09-04 Pedro Alves <palves@redhat.com>
8386
8387 * gdb.base/list-ambiguous.exp: New file.
8388 * gdb.base/list-ambiguous0.c: New file.
8389 * gdb.base/list-ambiguous1.c: New file.
8390 * gdb.base/list.exp (test_list_range): Adjust expected output.
8391
0a2dde4a
SDJ
83922017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8393
8394 * gdb.base/share-env-with-gdbserver.c: New file.
8395 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8396
5e89eb3a
SM
83972017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8398
8399 * gdb.base/commands.exp (gdbvar_simple_if_test,
8400 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8401 progvar_simple_if_test, progvar_simple_while_test,
8402 progvar_complex_if_while_test, user_defined_command_test,
8403 user_defined_command_args_eval,
8404 user_defined_command_args_stack_test,
8405 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8406 temporary_breakpoint_commands,
8407 gdb_test_no_prompt, redefine_hook_test,
8408 redefine_backtrace_test): Remove "global gdb_prompt".
8409
fd437cbc
SM
84102017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8411
8412 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8413 New proc, call it from toplevel.
8414
87215ad1
SDJ
84152017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8416
8417 PR remote/21852
8418 * gdb.server/normal.c: New file, copied from gdb.base.
8419 * gdb.server/run-without-local-binary.exp: New file.
8420
58afddc6
WP
84212017-08-07 Weimin Pan <weimin.pan@oracle.com>
8422
8423 * gdb.arch/sparc64-adi.exp: New file.
8424 * gdb.arch/sparc64-adi.c: New file.
8425
5277199a
PA
84262017-08-22 Pedro Alves <palves@redhat.com>
8427
8428 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8429 (top level): Add "list all overloads" tests.
8430
14278e1f
TT
84312017-08-22 Tom Tromey <tom@tromey.com>
8432
8433 * gdb.gdb/xfullpath.exp: Remove.
8434
bf223d3e
PA
84352017-08-21 Pedro Alves <palves@redhat.com>
8436
8437 PR gdb/19487
8438 * gdb.base/symbol-alias.c: New.
8439 * gdb.base/symbol-alias2.c: New.
8440 * gdb.base/symbol-alias.exp: New.
8441
c973d0aa
PA
84422017-08-21 Pedro Alves <palves@redhat.com>
8443
8444 * gdb.base/dfp-test.c
8445 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8446 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8447 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8448 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8449 * gdb.base/whatis-ptype-typedefs.c: New.
8450 * gdb.base/whatis-ptype-typedefs.exp: New.
8451 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8452 (an_int, an_int_type, an_int_type2): New globals.
8453 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8454 involving typedefs and cast expressions.
8455 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8456 (lookup_typedefs_function): New.
8457 (typedefs_pretty_printers_dict): New.
8458 (top level): Register lookup_typedefs_function in
8459 gdb.pretty_printers.
8460
6d580b63
YQ
84612017-08-18 Yao Qi <yao.qi@linaro.org>
8462
8463 * gdb.server/unittest.exp: New.
8464
206726fb
SDJ
84652017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8466
8467 PR gdb/21954
8468 * gdb.base/environ.exp: Add test to check if 'unset environment'
8469 works.
8470
bf0ec4c2
AA
84712017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8472
8473 * lib/gdb.exp (universal_compile_options): New caching proc.
8474 (gdb_compile): Suppress GCC's coloring of messages.
8475
d6382fff
TT
84762017-08-14 Tom Tromey <tom@tromey.com>
8477
8478 PR gdb/21675:
8479 * gdb.base/printcmds.exp (test_radices): New function.
8480 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8481 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8482 * lib/gdb.exp (get_integer_valueof): Use p/d.
8483
c2c2dd9f
SM
84842017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8485
8486 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8487 characters.
8488
fdffd6f4
TT
84892017-08-05 Tom Tromey <tom@tromey.com>
8490
8491 * gdb.rust/simple.exp: Allow String to appear in a different
8492 namespace.
8493
27d41eac
YQ
84942017-07-26 Yao Qi <yao.qi@linaro.org>
8495
8496 * gdb.gdb/unittest.exp: Invoke command
8497 "maintenance check xml-descriptions".
8498
031ed05d
AA
84992017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8500
8501 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8502 calling context.
8503 (hex128): Drop erroneous calculation of parameters.
8504
dcd27ddf
SM
85052017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8506
8507 * gdb.python/py-unwind.exp: Disable stack protection when
8508 building test file.
8509
47e77640
PA
85102017-07-20 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.base/default.exp (set language): Adjust expected output.
8513
62d2a18a
PA
85142017-07-20 Pedro Alves <palves@redhat.com>
8515
8516 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8517 (test_minsym): ... this, and make static.
8518 (get_pck__foo__bar__minsym): Rename to ...
8519 (get_test_minsym): ... this.
8520 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8521 symbol names and comments.
8522 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8523 (get_test_minsym): ... this.
8524 (pck__foo__bar__minsym__2): Rename to ...
8525 (test_minsym): ... this.
8526 (main): Adjust.
8527
c45ec17c
PA
85282017-07-17 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/completion.exp: Adjust expected output.
8531 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8532 the completer works.
8533
c6756f62
PA
85342017-07-17 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8537
5bd68487
AB
85382017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8539
8540 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8541
8880f2a9
TT
85422017-07-14 Tom Tromey <tom@tromey.com>
8543
8544 PR rust/21764:
8545 * gdb.rust/simple.exp: Add tests.
8546
65547233
TT
85472017-07-14 Tom Tromey <tom@tromey.com>
8548
8549 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8550
8f14146e
PA
85512017-07-14 Pedro Alves <palves@redhat.com>
8552
8553 * gdb.linespec/base/one/thefile.cc (z1): New function.
8554 * gdb.linespec/base/two/thefile.cc (z2): New function.
8555 * gdb.linespec/linespec.exp: Add tests.
8556
b4365d02
AB
85572017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8558
8559 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8560 to mi_create_breakpoint.
8561
5d2cbaa5
AB
85622017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8563
8564 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8565 mi_create_breakpoint.
8566
11cb5716
IB
85672017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8568
8569 * gdb.dlang/demangle.exp: Update for demangling changes.
8570
03278692
TT
85712017-07-09 Tom Tromey <tom@tromey.com>
8572
8573 * gdb.dwarf2/shortpiece.exp: New file.
8574
33c5cd75
DB
85752017-07-06 David Blaikie <dblaikie@gmail.com>
8576
8577 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8578 built from fissiont-multi-cu{1,2}.c.
8579 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8580 except putting 'main' and 'func' in separate CUs in the same DWO file.
8581 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8582 test.
8583 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8584 test.
8585
8455d262
PA
85862017-07-06 Pedro Alves <palves@redhat.com>
8587
8588 * gdb.python/py-unwind.exp: Test flushregs.
8589
dc4bde35
SDJ
85902017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8591
8592 PR cli/21688
8593 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8594 tests for alias commands and trailing whitespace.
8595
51ed89aa
SDJ
85962017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8597
8598 PR cli/21688
8599 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8600 procedure. Call it.
8601
eb17d413
PA
86022017-06-29 Pedro Alves <palves@redhat.com>
8603
8604 * gdb.base/printcmds.exp: Add tests.
8605
41664b45
DG
86062017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8607
8608 PR gdb/21337
8609 * gdb.base/reread-readsym.exp: New file.
8610 * gdb.base/reread-readsym.c: New file.
8611
75312ae3
KB
86122017-06-21 Kevin Buettner <kevinb@redhat.com>
8613
8614 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8615 subpattern.
8616
66953522
PB
86172017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8618
8619 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8620 extended mnemonic.
8621 * gdb.arch/powerpc-power9.s: Likewise.
8622
5524b525
AA
86232017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8624
8625 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8626 on 32-bit x86 targets. Exploit is_*_target macros where
8627 appropriate.
8628
03c8af18
AA
86292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8630
8631 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8632 register pieces.
8633
3bf31011
AA
86342017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8635
8636 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8637 located in one or more DWARF pieces.
8638
805acca0
AA
86392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8640
8641 * lib/gdb.exp (get_endianness): New proc.
8642 * gdb.arch/aarch64-fp.exp: Use it.
8643 * gdb.arch/altivec-regs.exp: Likewise.
8644 * gdb.arch/e500-regs.exp: Likewise.
8645 * gdb.arch/vsx-regs.exp: Likewise.
8646 * gdb.base/dump.exp: Likewise.
8647 * gdb.base/funcargs.exp: Likewise.
8648 * gdb.base/gnu_vector.exp: Likewise.
8649 * gdb.dwarf2/formdata16.exp: Likewise.
8650 * gdb.dwarf2/implptrpiece.exp: Likewise.
8651 * gdb.dwarf2/nonvar-access.exp: Likewise.
8652 * gdb.python/py-inferior.exp: Likewise.
8653 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8654
e9352324
AA
86552017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8656
8657 PR gdb/21226
8658 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8659 stack value pieces are taken from the LSB end.
8660
d5d1163e
AA
86612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8662
8663 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8664 variable at nonzero offset.
8665
0567c986
AA
86662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8667
8668 * gdb.dwarf2/var-access.c: New file.
8669 * gdb.dwarf2/var-access.exp: New test.
8670 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8671
973e9aab
TT
86722017-06-12 Tom Tromey <tom@tromey.com>
8673
8674 * gdb.dwarf2/formdata16.exp: Add tests.
8675
d9109c80
TT
86762017-06-12 Tom Tromey <tom@tromey.com>
8677
8678 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8679
30a25466
TT
86802017-06-12 Tom Tromey <tom@tromey.com>
8681
8682 PR exp/16225:
8683 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8684 * gdb.arch/vsx-regs.exp: Update tests.
8685 * gdb.arch/s390-vregs.exp (hex128): New proc.
8686 Update test.
8687 * gdb.arch/altivec-regs.exp: Update tests.
8688
aefd8b33
SDJ
86892017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8690
8691 * gdb.base/startup-with-shell.c: New file.
8692 * gdb.base/startup-with-shell.exp: Likewise.
8693
2090129c
SDJ
86942017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8695
8696 * gdb.server/non-existing-program.exp: Update regex in order to
8697 reflect the fact that gdbserver is now using fork_inferior (with a
8698 shell) to startup the inferior.
8699
8e86a419
SM
87002017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8701
8702 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8703 support function calls from GDB.
8704
e6cf65f2
TT
87052017-05-21 Tom Tromey <tom@tromey.com>
8706
8707 PR rust/21466:
8708 * gdb.rust/unsized.exp: New file.
8709 * gdb.rust/unsized.rs: New file.
8710
43cc5389
TT
87112017-05-19 Tom Tromey <tom@tromey.com>
8712
8713 PR rust/21484:
8714 * gdb.rust/watch.exp: New file.
8715 * gdb.rust/watch.rs: New file.
8716
ec8df234
TT
87172017-05-18 Tom Tromey <tom@tromey.com>
8718
8719 * gdb.rust/simple.exp: Allow Box to be qualified.
8720
3e3e7fae
TP
87212017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8722
8723 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8724
59cc050d
PA
87252017-05-18 Pedro Alves <palves@redhat.com>
8726
8727 * gdb.base/fileio.c (test_write, test_read, test_close)
8728 (test_fstat): Don't print 'ret' in the fail path.
8729
c8f6abd1
PA
87302017-05-18 Pedro Alves <palves@redhat.com>
8731
8732 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8733 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8734 (test_system, test_rename, test_unlink, test_time): Change
8735 prototypes.
8736 * gdb.base/fileio.exp (stop_msg): Adjust.
8737
d2a03b77
PA
87382017-05-18 Pedro Alves <palves@redhat.com>
8739
8740 * gdb.base/fileio.c (null_str): New global.
8741 (test_stat): Use it.
8742 * gdb.base/fileio.exp: Remove nowarnings.
8743
0d5c6999
YQ
87442017-05-17 Yao Qi <yao.qi@linaro.org>
8745
8746 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8747
21873064
YQ
87482017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8749
8750 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8751 argument command.
8752 (top-level): Invoke test_set_inferior_tty.
8753
d512d31c
PA
87542017-05-04 Pedro Alves <palves@redhat.com>
8755
8756 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8757 Add parens to print call for Python 3.
8758
90cef2ed
KS
87592017-05-03 Keith Seitz <keiths@redhat.com>
8760
8761 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8762 (main): Call it.
8763
14f819c8
TW
87642017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8765
8766 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8767 to prev and next.
8768
913aeadd
TW
87692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8770
8771 * gdb.python/py-record-btrace.exp: Remove test for
8772 gdb.BtraceInstruction.error.
8773
a3be24ad
TW
87742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8775
8776 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8777
ae20e79a
TW
87782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8779
8780 * gdb.python/py-record-btrace-threads.c: New file.
8781 * gdb.python/py-record-btrace-threads.exp: New file.
8782
45ce1b47
SDJ
87832017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8784
8785 PR testsuite/8595
8786 * gdb.base/environ.exp: Make test available in all architectures.
8787 Move bits related to "info program" testing to
8788 gdb.base/info-program.exp. Rewrite tests to use the two new
8789 procedures mentione below.
8790 (test_set_show_env_var) New procedure.
8791 (test_set_show_env_var_equal): Likewise.
8792 * gdb.base/info-program.exp: New file.
8793
e15c3eb4
KS
87942017-04-27 Keith Seitz <keiths@redhat.com>
8795
8796 * gdb.cp/oranking.cc (test15): New function.
8797 (main): Call test15 and declare additional variables for testing.
8798 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8799 "p foo101('abc')" tests.
8800 Add tests for cv qualifier overloads.
8801 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8802 "lvalue reference overload" test.
8803 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8804 "print value of f1 on Child&& in f2" test.
8805
3a3fd0fd
PA
88062017-04-19 Pedro Alves <palves@redhat.com>
8807
8808 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8809 procedure.
8810 (top level): Call it.
8811 * lib/gdb.exp (gdb_define_cmd): New procedure.
8812
53375380
PA
88132017-04-12 Pedro Alves <palves@redhat.com>
8814
8815 PR gdb/21323
8816 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8817 (wchar): New global.
8818 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8819 (do_test_wide_char, wide_char_types_no_program, top level): Add
8820 wchar_t testing.
8821
53e710ac
PA
88222017-04-12 Pedro Alves <palves@redhat.com>
8823
8824 PR c++/21323
8825 * gdb.cp/wide_char_types.c: New file.
8826 * gdb.cp/wide_char_types.exp: New file.
8827
0ad9d8c7
SDJ
88282017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8829
8830 PR gdb/21352
8831 * gdb.trace/tsv.exp: Add test for "tsave -r".
8832
b1b45502
IB
88332017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8834
8835 * gdb.dlang/watch-loc.c: New file.
8836 * gdb.dlang/watch-loc.exp: New file.
8837
ec13808e
JK
88382017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8839
8840 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8841
fe5f7374
AK
88422017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8843
8844 * gdb.arch/arc-analyze-prologue.S: New file.
8845 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8846
eea78757
AK
88472017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8848
8849 * gdb.arch/arc-decode-insn.S: New file.
8850 * gdb.arch/arc-decode-insn.exp: Likewise.
8851
5badf10a
IR
88522017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8853
8854 PR tdep/20928
8855 * gdb.arch/sparc64-regs.exp: New file.
8856 * gdb.arch/sparc64-regs.S: Likewise.
8857
cee59b3f
TW
88582017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8859
8860 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8861 and memory view on Python 3.
8862
c0f55cc6
AV
88632017-03-20 Artemiy Volkov <artemiyv@acm.org>
8864 Keith Seitz <keiths@redhat.com>
8865
8866 PR gdb/14441
8867 * gdb.cp/demangle.exp: Add rvalue reference tests.
8868 * gdb.cp/rvalue-ref-casts.cc: New file.
8869 * gdb.cp/rvalue-ref-casts.exp: New file.
8870 * gdb.cp/rvalue-ref-overload.cc: New file.
8871 * gdb.cp/rvalue-ref-overload.exp: New file.
8872 * gdb.cp/rvalue-ref-params.cc: New file.
8873 * gdb.cp/rvalue-ref-params.exp: New file.
8874 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8875 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8876 * gdb.cp/rvalue-ref-types.cc: New file.
8877 * gdb.cp/rvalue-ref-types.exp: New file.
8878 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8879 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8880
51457a05
MAL
88812017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8882
8883 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8884 New procedure.
8885
5b291c04
MAL
88862017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8887
8888 * lib/mi-support.exp (mi_gdb_test): Add additional message
8889 for unexpected output.
8890
59a56148
AA
88912017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8892
8893 * gdb.base/examine-backward.c (Barrier): New character array
8894 constant, to ensure that TestStrings is preceded by a string
8895 terminator.
8896
7942e96e
AA
88972017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8898
8899 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8900 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8901 and implicit pointer into such a location.
8902
6ebac3fb
DE
89032017-03-16 Doug Evans <dje@google.com>
8904
8905 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8906
ec3b243d
TP
89072017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8908
8909 * gdb.cp/m-static.exp: Fix expectation for prototype of
8910 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8911
89122017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8913
8914 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8915 * gdb.guile/scm-lazy-string.c: New file.
8916 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8917 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8918 for pointer, array, typedef lazy strings.
8919
2cc36e25 89202017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8921
8922 PR python/17728, python/18439, python/18779
8923 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8924 * gdb.python/py-lazy-string.c (pointer): New typedef.
8925 (main): New locals ptr, array, typedef_ptr.
8926 * gdb.python/py-value.exp: Move lazy string tests to ...
8927 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8928 array, typedef lazy strings.
ec3b243d 8929
0efcde63
AK
89302017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8931
8932 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8933 Add optional 'test' parameter.
8934
7978d7c3
SM
89352017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8936
8937 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8938 Skip for versions of DejaGnu < 1.5.
8939
896c0c1e
SM
89402017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8941
8942 * lib/gdb.exp (dejagnu_version): New proc.
8943 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8944 Use dejagnu_version.
8945
5f4d1085
KS
89462017-03-10 Keith Seitz <keiths@redhat.com>
8947
8948 PR c++/8128
8949 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8950 type from destructor regexps.
8951 Add a branch which actually passes the test.
8952 Adjust "ptype t5i" test names.
8953
1de05205
PA
89542017-03-08 Pedro Alves <palves@redhat.com>
8955
8956 * gdb.base/step-over-exit.exp: Add explicit test message.
8957
c65d6b55
PA
89582017-03-08 Pedro Alves <palves@redhat.com>
8959
8960 PR gdb/18360
8961 * gdb.threads/interrupt-while-step-over.c: New file.
8962 * gdb.threads/interrupt-while-step-over.exp: New file.
8963
2e86a283
PA
89642017-03-08 Pedro Alves <palves@redhat.com>
8965
8966 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8967 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8968
25dcbff6
PA
89692017-03-08 Pedro Alves <palves@redhat.com>
8970
8971 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8972 PKRU as not supported as a PASS.
8973
dc9366eb
PA
89742017-03-08 Pedro Alves <palves@redhat.com>
8975
8976 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8977 prefix instead of $binfile1/$binfile2.
8978 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8979 in test message.
8980 * gdb.python/py-completion.exp: Use "load python file" as test
8981 messages instead of unstable path names.
8982
6e5d74e7
PA
89832017-03-08 Pedro Alves <palves@redhat.com>
8984 Jan Kratochvil <jan.kratochvil@redhat.com>
8985
8986 PR cli/21218
8987 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8988 New proc.
8989 (top level): Call it.
8990
9753a2f6
PA
89912017-03-08 Pedro Alves <palves@redhat.com>
8992
8993 PR tui/21216
8994 * gdb.tui/tui-nl-filtered-output.exp: New file.
8995
1a4dd9dd
PA
89962017-03-08 Pedro Alves <palves@redhat.com>
8997
8998 * gdb.base/completion.exp: Move TUI completion tests to ...
8999 * gdb.tui/completion.exp: ... this new file.
9000
7cbbff33
PA
90012017-03-08 Pedro Alves <palves@redhat.com>
9002
9003 * gdb.base/tui-disasm-long-lines.c,
9004 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9005 gdb.base/tui-layout.exp: Move to ...
9006 * gdb.tui/: ... this new directory.
9007
5f6fd321
PA
90082017-03-07 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.base/tui-layout.c: New file.
9011 * gdb.base/tui-layout.exp: New file.
9012
44959fa8
PA
90132017-03-07 Pedro Alves <palves@redhat.com>
9014
9015 * gdb.base/tui-layout.c: Rename to ...
9016 * gdb.base/tui-disasm-long-lines.c: ... this.
9017 * gdb.base/tui-layout.exp: Rename to ...
9018 * gdb.base/tui-disasm-long-lines.exp: ... this.
9019
f8c4e718
PA
90202017-03-07 Pedro Alves <palves@redhat.com>
9021
9022 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9023
6dbb839a 90242017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9025
9026 * i386-mpx-call.c: New file.
9027 * i386-mpx-call.exp: New file.
9028
65b48a81
PB
90292017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9030
9031 * gdb.arch/powerpc-power.exp: Delete test.
9032 * gdb.arch/powerpc-power.s: Likewise.
9033 * gdb.disasm/disassembler-options.exp: New test.
9034 * gdb.arch/powerpc-altivec.exp: Likewise.
9035 * gdb.arch/powerpc-altivec.s: Likewise.
9036 * gdb.arch/powerpc-altivec2.exp: Likewise.
9037 * gdb.arch/powerpc-altivec2.s: Likewise.
9038 * gdb.arch/powerpc-altivec3.exp: Likewise.
9039 * gdb.arch/powerpc-altivec3.s: Likewise.
9040 * gdb.arch/powerpc-power7.exp: Likewise.
9041 * gdb.arch/powerpc-power7.s: Likewise.
9042 * gdb.arch/powerpc-power8.exp: Likewise.
9043 * gdb.arch/powerpc-power8.s: Likewise.
9044 * gdb.arch/powerpc-power9.exp: Likewise.
9045 * gdb.arch/powerpc-power9.s: Likewise.
9046 * gdb.arch/powerpc-vsx.exp: Likewise.
9047 * gdb.arch/powerpc-vsx.s: Likewise.
9048 * gdb.arch/powerpc-vsx2.exp: Likewise.
9049 * gdb.arch/powerpc-vsx2.s: Likewise.
9050 * gdb.arch/powerpc-vsx3.exp: Likewise.
9051 * gdb.arch/powerpc-vsx3.s: Likewise.
9052 * gdb.arch/arm-disassembler-options.exp: Likewise.
9053 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9054 * gdb.arch/s390-disassembler-options.exp: Likewise.
9055
17cd4947
LM
90562017-02-23 Luis Machado <lgustavo@codesourcery.com>
9057
9058 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9059 (check_supported_features): ... this. Changed return type to void.
9060 (supports_rdseed): New static global.
9061 (rdseed): Check supports_rdseed.
9062 (initialize): Call check_supported_features.
9063
2039d74e
EBM
90642017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9065
9066 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9067 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9068 and lqarx/stqcx.
9069 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9070 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9071
a51d7ecf
EBM
90722017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9073
9074 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9075 uppercase.
9076
0224619f
JK
90772017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9078
9079 * gdb.dwarf2/formdata16.c: New file.
9080 * gdb.dwarf2/formdata16.exp: New file.
9081 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9082
216f72a1
JK
90832017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9084
9085 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9086 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9087 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9088 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9089 DW_AT_GNU_*.
9090
43988095
JK
90912017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9092
9093 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9094
99e8a4f9
SDJ
90952017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9096
9097 PR gdb/21164
9098 * gdb.base/maint.exp: Add testcases for when the commands do
9099 not have arguments.
9100
b58a8c0c
TP
91012017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9102
9103 * gdb.cp/chained-calls.exp: Use p instead of P.
9104
4e746bb6
TW
91052017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9106
9107 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9108 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9109
3f77c769
TT
91102017-02-14 Tom Tromey <tom@tromey.com>
9111
9112 PR python/13598:
9113 * gdb.python/py-events.exp: Add before_prompt event tests.
9114
075beec0
AA
91152017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9116
9117 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9118
bf5f525c
LM
91192017-02-13 Luis Machado <lgustavo@codesourcery.com>
9120
9121 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9122 (main): Call my_unique_function_name.
9123 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9124 completion of patterns with a single match.
9125 Add missing -re switches to gdb_test_multiple calls.
9126
13a66184
LM
91272017-02-13 Luis Machado <lgustavo@codesourcery.com>
9128
9129 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9130 return if core file is not recognized.
9131
26a06916
SM
91322017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9133
9134 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9135 and extra UIs.
9136
b761ca9e
SM
91372017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9138
9139 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9140 proc_with_prefix.
9141
b964bee0
TT
91422017-02-10 Tom Tromey <tom@tromey.com>
9143
9144 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9145
18da0c51
MG
91462017-02-10 Martin Galvan <martingalvan@sourceware.org>
9147
9148 PR gdb/21122
9149 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9150
604c4576
JG
91512017-02-08 Jerome Guitton <guitton@adacore.com>
9152
9153 * gdb.base/define.exp: Add test for command abbreviations
9154 in define.
9155
20b477a7
LM
91562017-02-06 Luis Machado <lgustavo@codesourcery.com>
9157
9158 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9159 * gdb.reverse/insn-reverse-x86.c: New file.
9160
3f7b46f2
IR
91612017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9162
9163 PR tdep/20936
9164 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9165
f0fd41c1
TT
91662017-02-03 Tom Tromey <tom@tromey.com>
9167
9168 PR rust/21097:
9169 * gdb.rust/simple.exp: Add new tests.
9170
5be5dbf0
PA
91712017-02-02 Pedro Alves <palves@redhat.com>
9172
9173 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9174 tests.
9175
7346ef59
AA
91762017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9177
9178 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9179 taking a 2-byte value out of a 4-byte DWARF implicit value on
9180 big-endian targets.
9181 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9182 logic. Add test cases for DW_OP_implicit.
9183
787f0025
MM
91842017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9185
9186 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9187
68777c29
MM
91882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9189
9190 * gdb.btrace/enable.exp: Call gdb_exit before
9191 skip_gdbserver_tests.
9192
0a1c7e28
MM
91932017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9194
9195 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9196 GDBFLAGS.
9197
b5ac99b0
MM
91982017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9199
9200 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9201 the test is skipped.
9202 * gdb.btrace/data.exp: Likewise.
9203 * gdb.btrace/delta.exp: Likewise.
9204 * gdb.btrace/dlopen.exp: Likewise.
9205 * gdb.btrace/enable-running.exp: Likewise.
9206 * gdb.btrace/enable.exp: Likewise.
9207 * gdb.btrace/exception.exp: Likewise.
9208 * gdb.btrace/function_call_history.exp: Likewise.
9209 * gdb.btrace/gcore.exp: Likewise.
9210 * gdb.btrace/instruction_history.exp: Likewise.
9211 * gdb.btrace/multi-thread-step.exp: Likewise.
9212 * gdb.btrace/nohist.exp: Likewise.
9213 * gdb.btrace/non-stop.exp: Likewise.
9214 * gdb.btrace/reconnect.exp: Likewise.
9215 * gdb.btrace/record_goto-step.exp: Likewise.
9216 * gdb.btrace/record_goto.exp: Likewise.
9217 * gdb.btrace/rn-dl-bind.exp: Likewise.
9218 * gdb.btrace/segv.exp: Likewise.
9219 * gdb.btrace/step.exp: Likewise.
9220 * gdb.btrace/stepi.exp: Likewise.
9221 * gdb.btrace/tailcall-only.exp: Likewise.
9222 * gdb.btrace/tailcall.exp: Likewise.
9223 * gdb.btrace/tsx.exp: Likewise.
9224 * gdb.btrace/unknown_functions.exp: Likewise.
9225 * gdb.btrace/vdso.exp: Likewise.
9226
cd4007e4
MM
92272017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9228
9229 * gdb.btrace/enable-running.c: New.
9230 * gdb.btrace/enable-running.exp: New.
9231
2735833d
WT
92322017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9233
9234 * gdb.arch/amd64-gs_base.c: New file.
9235 * gdb.arch/amd64-gs_base.exp: New file.
9236
b51e1e94
LM
92372017-01-26 Luis Machado <lgustavo@codesourcery.com>
9238
9239 * lib/memory.exp: Remove spurious empty newlines.
9240
72ca0410
SM
92412017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9242
9243 * gdb.python/py-bad-printers.exp: Load python file using "source".
9244 * gdb.python/py-events.exp: Likewise.
9245 * gdb.python/py-evsignal.exp: Likewise.
9246 * gdb.python/py-evthreads.exp: Likewise.
9247 * gdb.python/py-frame-args.exp: Likewise.
9248 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9249 * gdb.python/py-framefilter-mi.exp: Likewise.
9250 * gdb.python/py-framefilter.exp: Likewise.
9251 * gdb.python/py-mi.exp: Likewise.
9252 * gdb.python/py-pp-maint.exp: Likewise.
9253 * gdb.python/py-pp-registration.exp: Likewise.
9254 * gdb.python/py-prettyprint.exp: Likewise.
9255 (run_lang_tests): Likewise.
9256 * gdb.python/py-typeprint.exp: Likewise.
9257
e309aa65
LM
92582017-01-26 Luis Machado <lgustavo@codesourcery.com>
9259
9260 * lib/memory.exp: New file.
9261 * lib/gdb.exp: Load memory.exp.
9262 * gdb.base/memattr.exp (delete_memory): Move proc to
9263 lib/memory.exp and rename to delete_memory_regions.
9264 Replace delete_memory with delete_memory_regions.
9265 Cleanup memory regions before tests.
9266 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9267 before tests.
9268
515aff23
LM
92692017-01-26 Luis Machado <lgustavo@codesourcery.com>
9270
9271 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9272 files.
9273 (initialize): New function conditionally defined.
9274 (testcases): Move within conditional block.
9275 (main): Call initialize.
9276 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9277 of gdb.reverse/insn-reverse.c.
9278 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9279 gdb.reverse/insn-reverse.c.
9280
d8b49cf0
YQ
92812017-01-26 Yao Qi <yao.qi@linaro.org>
9282
9283 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9284 disassemble on address 0.
9285
f13a9a0c
YQ
92862017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9287 Yao Qi <yao.qi@linaro.org>
9288
9289 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9290 * gdb.dwarf2/implptr-64bit.S: Remove.
9291 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9292 variables in caller's context. Add DW_OP_implicit_value.
9293
5ac95241
YQ
92942017-01-25 Yao Qi <yao.qi@linaro.org>
9295
9296 * lib/dwarf.exp (Dwarf::_location): Handle
9297 DW_OP_GNU_implicit_pointer with proper size.
9298
23e82930
LM
92992017-01-20 Luis Machado <lgustavo@codesourcery.com>
9300
9301 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9302 and add untested calls.
9303
d334ae25
LM
93042017-01-20 Luis Machado <lgustavo@codesourcery.com>
9305
9306 * gdb.python/python.exp: Check line number against what GDB thinks
9307 the line number is for func1.
9308
f5e6296e
IB
93092017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9310
9311 * gdb.dlang/debug-expr.exp: New file.
9312
5b362f04
LM
93132016-12-23 Luis Machado <lgustavo@codesourcery.com>
9314
9315 Fix test names for the following files:
9316
9317 * gdb.ada/exec_changed.exp
9318 * gdb.ada/info_types.exp
9319 * gdb.arch/aarch64-atomic-inst.exp
9320 * gdb.arch/aarch64-fp.exp
9321 * gdb.arch/altivec-abi.exp
9322 * gdb.arch/altivec-regs.exp
9323 * gdb.arch/amd64-byte.exp
9324 * gdb.arch/amd64-disp-step.exp
9325 * gdb.arch/amd64-dword.exp
9326 * gdb.arch/amd64-entry-value-inline.exp
9327 * gdb.arch/amd64-entry-value-param.exp
9328 * gdb.arch/amd64-entry-value-paramref.exp
9329 * gdb.arch/amd64-entry-value.exp
9330 * gdb.arch/amd64-i386-address.exp
9331 * gdb.arch/amd64-invalid-stack-middle.exp
9332 * gdb.arch/amd64-invalid-stack-top.exp
9333 * gdb.arch/amd64-optimout-repeat.exp
9334 * gdb.arch/amd64-prologue-skip.exp
9335 * gdb.arch/amd64-prologue-xmm.exp
9336 * gdb.arch/amd64-stap-special-operands.exp
9337 * gdb.arch/amd64-stap-wrong-subexp.exp
9338 * gdb.arch/amd64-tailcall-cxx.exp
9339 * gdb.arch/amd64-tailcall-noret.exp
9340 * gdb.arch/amd64-tailcall-ret.exp
9341 * gdb.arch/amd64-tailcall-self.exp
9342 * gdb.arch/amd64-word.exp
9343 * gdb.arch/arm-bl-branch-dest.exp
9344 * gdb.arch/arm-disp-step.exp
9345 * gdb.arch/arm-neon.exp
9346 * gdb.arch/arm-single-step-kernel-helper.exp
9347 * gdb.arch/avr-flash-qualifier.exp
9348 * gdb.arch/disp-step-insn-reloc.exp
9349 * gdb.arch/e500-abi.exp
9350 * gdb.arch/e500-regs.exp
9351 * gdb.arch/ftrace-insn-reloc.exp
9352 * gdb.arch/i386-avx512.exp
9353 * gdb.arch/i386-bp_permanent.exp
9354 * gdb.arch/i386-byte.exp
9355 * gdb.arch/i386-cfi-notcurrent.exp
9356 * gdb.arch/i386-disp-step.exp
9357 * gdb.arch/i386-dr3-watch.exp
9358 * gdb.arch/i386-float.exp
9359 * gdb.arch/i386-gnu-cfi.exp
9360 * gdb.arch/i386-mpx-map.exp
9361 * gdb.arch/i386-mpx-sigsegv.exp
9362 * gdb.arch/i386-mpx-simple_segv.exp
9363 * gdb.arch/i386-mpx.exp
9364 * gdb.arch/i386-permbkpt.exp
9365 * gdb.arch/i386-prologue.exp
9366 * gdb.arch/i386-signal.exp
9367 * gdb.arch/i386-size-overlap.exp
9368 * gdb.arch/i386-unwind.exp
9369 * gdb.arch/i386-word.exp
9370 * gdb.arch/mips-fcr.exp
9371 * gdb.arch/powerpc-d128-regs.exp
9372 * gdb.arch/powerpc-stackless.exp
9373 * gdb.arch/ppc64-atomic-inst.exp
9374 * gdb.arch/s390-stackless.exp
9375 * gdb.arch/s390-tdbregs.exp
9376 * gdb.arch/s390-vregs.exp
9377 * gdb.arch/sparc-sysstep.exp
9378 * gdb.arch/thumb-bx-pc.exp
9379 * gdb.arch/thumb-singlestep.exp
9380 * gdb.arch/thumb2-it.exp
9381 * gdb.arch/vsx-regs.exp
9382 * gdb.asm/asm-source.exp
9383 * gdb.base/a2-run.exp
9384 * gdb.base/advance.exp
9385 * gdb.base/all-bin.exp
9386 * gdb.base/anon.exp
9387 * gdb.base/args.exp
9388 * gdb.base/arithmet.exp
9389 * gdb.base/async-shell.exp
9390 * gdb.base/async.exp
9391 * gdb.base/attach-pie-noexec.exp
9392 * gdb.base/attach-twice.exp
9393 * gdb.base/auto-load.exp
9394 * gdb.base/bang.exp
9395 * gdb.base/bitfields.exp
9396 * gdb.base/break-always.exp
9397 * gdb.base/break-caller-line.exp
9398 * gdb.base/break-entry.exp
9399 * gdb.base/break-inline.exp
9400 * gdb.base/break-on-linker-gcd-function.exp
9401 * gdb.base/break-probes.exp
9402 * gdb.base/break.exp
9403 * gdb.base/breakpoint-shadow.exp
9404 * gdb.base/call-ar-st.exp
9405 * gdb.base/call-sc.exp
9406 * gdb.base/call-signal-resume.exp
9407 * gdb.base/call-strs.exp
9408 * gdb.base/callfuncs.exp
9409 * gdb.base/catch-fork-static.exp
9410 * gdb.base/catch-gdb-caused-signals.exp
9411 * gdb.base/catch-load.exp
9412 * gdb.base/catch-signal-fork.exp
9413 * gdb.base/catch-signal.exp
9414 * gdb.base/catch-syscall.exp
9415 * gdb.base/charset.exp
9416 * gdb.base/checkpoint.exp
9417 * gdb.base/chng-syms.exp
9418 * gdb.base/code-expr.exp
9419 * gdb.base/code_elim.exp
9420 * gdb.base/commands.exp
9421 * gdb.base/completion.exp
9422 * gdb.base/complex.exp
9423 * gdb.base/cond-expr.exp
9424 * gdb.base/condbreak.exp
9425 * gdb.base/consecutive.exp
9426 * gdb.base/continue-all-already-running.exp
9427 * gdb.base/coredump-filter.exp
9428 * gdb.base/corefile.exp
9429 * gdb.base/dbx.exp
9430 * gdb.base/debug-expr.exp
9431 * gdb.base/define.exp
9432 * gdb.base/del.exp
9433 * gdb.base/disabled-location.exp
9434 * gdb.base/disasm-end-cu.exp
9435 * gdb.base/disasm-optim.exp
9436 * gdb.base/display.exp
9437 * gdb.base/duplicate-bp.exp
9438 * gdb.base/ena-dis-br.exp
9439 * gdb.base/ending-run.exp
9440 * gdb.base/enumval.exp
9441 * gdb.base/environ.exp
9442 * gdb.base/eu-strip-infcall.exp
9443 * gdb.base/eval-avoid-side-effects.exp
9444 * gdb.base/eval-skip.exp
9445 * gdb.base/exitsignal.exp
9446 * gdb.base/expand-psymtabs.exp
9447 * gdb.base/filesym.exp
9448 * gdb.base/find-unmapped.exp
9449 * gdb.base/finish.exp
9450 * gdb.base/float.exp
9451 * gdb.base/foll-exec-mode.exp
9452 * gdb.base/foll-exec.exp
9453 * gdb.base/foll-fork.exp
9454 * gdb.base/fortran-sym-case.exp
9455 * gdb.base/freebpcmd.exp
9456 * gdb.base/func-ptr.exp
9457 * gdb.base/func-ptrs.exp
9458 * gdb.base/funcargs.exp
9459 * gdb.base/gcore-buffer-overflow.exp
9460 * gdb.base/gcore-relro-pie.exp
9461 * gdb.base/gcore-relro.exp
9462 * gdb.base/gcore.exp
9463 * gdb.base/gdb1090.exp
9464 * gdb.base/gdb11530.exp
9465 * gdb.base/gdb11531.exp
9466 * gdb.base/gdb1821.exp
9467 * gdb.base/gdbindex-stabs.exp
9468 * gdb.base/gdbvars.exp
9469 * gdb.base/hbreak.exp
9470 * gdb.base/hbreak2.exp
9471 * gdb.base/included.exp
9472 * gdb.base/infcall-input.exp
9473 * gdb.base/inferior-died.exp
9474 * gdb.base/infnan.exp
9475 * gdb.base/info-macros.exp
9476 * gdb.base/info-os.exp
9477 * gdb.base/info-proc.exp
9478 * gdb.base/info-shared.exp
9479 * gdb.base/info-target.exp
9480 * gdb.base/infoline.exp
9481 * gdb.base/interp.exp
9482 * gdb.base/interrupt.exp
9483 * gdb.base/jit-reader.exp
9484 * gdb.base/jit-simple.exp
9485 * gdb.base/kill-after-signal.exp
9486 * gdb.base/kill-detach-inferiors-cmd.exp
9487 * gdb.base/label.exp
9488 * gdb.base/langs.exp
9489 * gdb.base/ldbl_e308.exp
9490 * gdb.base/line-symtabs.exp
9491 * gdb.base/linespecs.exp
9492 * gdb.base/list.exp
9493 * gdb.base/long_long.exp
9494 * gdb.base/longest-types.exp
9495 * gdb.base/maint.exp
9496 * gdb.base/max-value-size.exp
9497 * gdb.base/memattr.exp
9498 * gdb.base/mips_pro.exp
9499 * gdb.base/morestack.exp
9500 * gdb.base/moribund-step.exp
9501 * gdb.base/multi-forks.exp
9502 * gdb.base/nested-addr.exp
9503 * gdb.base/nextoverexit.exp
9504 * gdb.base/noreturn-finish.exp
9505 * gdb.base/noreturn-return.exp
9506 * gdb.base/nostdlib.exp
9507 * gdb.base/offsets.exp
9508 * gdb.base/opaque.exp
9509 * gdb.base/pc-fp.exp
9510 * gdb.base/permissions.exp
9511 * gdb.base/print-symbol-loading.exp
9512 * gdb.base/prologue-include.exp
9513 * gdb.base/psymtab.exp
9514 * gdb.base/ptype.exp
9515 * gdb.base/random-signal.exp
9516 * gdb.base/randomize.exp
9517 * gdb.base/range-stepping.exp
9518 * gdb.base/readline-ask.exp
9519 * gdb.base/recpar.exp
9520 * gdb.base/recurse.exp
9521 * gdb.base/relational.exp
9522 * gdb.base/restore.exp
9523 * gdb.base/return-nodebug.exp
9524 * gdb.base/return.exp
9525 * gdb.base/run-after-attach.exp
9526 * gdb.base/save-bp.exp
9527 * gdb.base/scope.exp
9528 * gdb.base/sect-cmd.exp
9529 * gdb.base/set-lang-auto.exp
9530 * gdb.base/set-noassign.exp
9531 * gdb.base/setvar.exp
9532 * gdb.base/sigall.exp
9533 * gdb.base/sigbpt.exp
9534 * gdb.base/siginfo-addr.exp
9535 * gdb.base/siginfo-infcall.exp
9536 * gdb.base/siginfo-obj.exp
9537 * gdb.base/siginfo.exp
9538 * gdb.base/signals-state-child.exp
9539 * gdb.base/signest.exp
9540 * gdb.base/sigstep.exp
9541 * gdb.base/sizeof.exp
9542 * gdb.base/skip.exp
9543 * gdb.base/solib-corrupted.exp
9544 * gdb.base/solib-nodir.exp
9545 * gdb.base/solib-search.exp
9546 * gdb.base/stack-checking.exp
9547 * gdb.base/stale-infcall.exp
9548 * gdb.base/stap-probe.exp
9549 * gdb.base/start.exp
9550 * gdb.base/step-break.exp
9551 * gdb.base/step-bt.exp
9552 * gdb.base/step-line.exp
9553 * gdb.base/step-over-exit.exp
9554 * gdb.base/step-over-syscall.exp
9555 * gdb.base/step-resume-infcall.exp
9556 * gdb.base/step-test.exp
9557 * gdb.base/store.exp
9558 * gdb.base/structs3.exp
9559 * gdb.base/sym-file.exp
9560 * gdb.base/symbol-without-target_section.exp
9561 * gdb.base/term.exp
9562 * gdb.base/testenv.exp
9563 * gdb.base/ui-redirect.exp
9564 * gdb.base/until.exp
9565 * gdb.base/unwindonsignal.exp
9566 * gdb.base/value-double-free.exp
9567 * gdb.base/vla-datatypes.exp
9568 * gdb.base/vla-ptr.exp
9569 * gdb.base/vla-sideeffect.exp
9570 * gdb.base/volatile.exp
9571 * gdb.base/watch-cond-infcall.exp
9572 * gdb.base/watch-cond.exp
9573 * gdb.base/watch-non-mem.exp
9574 * gdb.base/watch-read.exp
9575 * gdb.base/watch-vfork.exp
9576 * gdb.base/watchpoint-cond-gone.exp
9577 * gdb.base/watchpoint-delete.exp
9578 * gdb.base/watchpoint-hw-hit-once.exp
9579 * gdb.base/watchpoint-hw.exp
9580 * gdb.base/watchpoint-stops-at-right-insn.exp
9581 * gdb.base/watchpoints.exp
9582 * gdb.base/wchar.exp
9583 * gdb.base/whatis-exp.exp
9584 * gdb.btrace/buffer-size.exp
9585 * gdb.btrace/data.exp
9586 * gdb.btrace/delta.exp
9587 * gdb.btrace/dlopen.exp
9588 * gdb.btrace/enable.exp
9589 * gdb.btrace/exception.exp
9590 * gdb.btrace/function_call_history.exp
9591 * gdb.btrace/gcore.exp
9592 * gdb.btrace/instruction_history.exp
9593 * gdb.btrace/nohist.exp
9594 * gdb.btrace/reconnect.exp
9595 * gdb.btrace/record_goto-step.exp
9596 * gdb.btrace/record_goto.exp
9597 * gdb.btrace/rn-dl-bind.exp
9598 * gdb.btrace/segv.exp
9599 * gdb.btrace/step.exp
9600 * gdb.btrace/stepi.exp
9601 * gdb.btrace/tailcall-only.exp
9602 * gdb.btrace/tailcall.exp
9603 * gdb.btrace/tsx.exp
9604 * gdb.btrace/unknown_functions.exp
9605 * gdb.btrace/vdso.exp
9606 * gdb.compile/compile-ifunc.exp
9607 * gdb.compile/compile-ops.exp
9608 * gdb.compile/compile-print.exp
9609 * gdb.compile/compile-setjmp.exp
9610 * gdb.cp/abstract-origin.exp
9611 * gdb.cp/ambiguous.exp
9612 * gdb.cp/annota2.exp
9613 * gdb.cp/annota3.exp
9614 * gdb.cp/anon-ns.exp
9615 * gdb.cp/anon-struct.exp
9616 * gdb.cp/anon-union.exp
9617 * gdb.cp/arg-reference.exp
9618 * gdb.cp/baseenum.exp
9619 * gdb.cp/bool.exp
9620 * gdb.cp/breakpoint.exp
9621 * gdb.cp/bs15503.exp
9622 * gdb.cp/call-c.exp
9623 * gdb.cp/casts.exp
9624 * gdb.cp/chained-calls.exp
9625 * gdb.cp/class2.exp
9626 * gdb.cp/classes.exp
9627 * gdb.cp/cmpd-minsyms.exp
9628 * gdb.cp/converts.exp
9629 * gdb.cp/cp-relocate.exp
9630 * gdb.cp/cpcompletion.exp
9631 * gdb.cp/cpexprs.exp
9632 * gdb.cp/cplabel.exp
9633 * gdb.cp/cplusfuncs.exp
9634 * gdb.cp/cpsizeof.exp
9635 * gdb.cp/ctti.exp
9636 * gdb.cp/derivation.exp
9637 * gdb.cp/destrprint.exp
9638 * gdb.cp/dispcxx.exp
9639 * gdb.cp/enum-class.exp
9640 * gdb.cp/exception.exp
9641 * gdb.cp/exceptprint.exp
9642 * gdb.cp/expand-psymtabs-cxx.exp
9643 * gdb.cp/expand-sals.exp
9644 * gdb.cp/extern-c.exp
9645 * gdb.cp/filename.exp
9646 * gdb.cp/formatted-ref.exp
9647 * gdb.cp/fpointer.exp
9648 * gdb.cp/gdb1355.exp
9649 * gdb.cp/gdb2495.exp
9650 * gdb.cp/hang.exp
9651 * gdb.cp/impl-this.exp
9652 * gdb.cp/infcall-dlopen.exp
9653 * gdb.cp/inherit.exp
9654 * gdb.cp/iostream.exp
9655 * gdb.cp/koenig.exp
9656 * gdb.cp/local.exp
9657 * gdb.cp/m-data.exp
9658 * gdb.cp/m-static.exp
9659 * gdb.cp/mb-ctor.exp
9660 * gdb.cp/mb-inline.exp
9661 * gdb.cp/mb-templates.exp
9662 * gdb.cp/member-name.exp
9663 * gdb.cp/member-ptr.exp
9664 * gdb.cp/meth-typedefs.exp
9665 * gdb.cp/method.exp
9666 * gdb.cp/method2.exp
9667 * gdb.cp/minsym-fallback.exp
9668 * gdb.cp/misc.exp
9669 * gdb.cp/namelessclass.exp
9670 * gdb.cp/namespace-enum.exp
9671 * gdb.cp/namespace-nested-import.exp
9672 * gdb.cp/namespace.exp
9673 * gdb.cp/nextoverthrow.exp
9674 * gdb.cp/no-dmgl-verbose.exp
9675 * gdb.cp/non-trivial-retval.exp
9676 * gdb.cp/noparam.exp
9677 * gdb.cp/nsdecl.exp
9678 * gdb.cp/nsimport.exp
9679 * gdb.cp/nsnested.exp
9680 * gdb.cp/nsnoimports.exp
9681 * gdb.cp/nsrecurs.exp
9682 * gdb.cp/nsstress.exp
9683 * gdb.cp/nsusing.exp
9684 * gdb.cp/operator.exp
9685 * gdb.cp/oranking.exp
9686 * gdb.cp/overload-const.exp
9687 * gdb.cp/overload.exp
9688 * gdb.cp/ovldbreak.exp
9689 * gdb.cp/ovsrch.exp
9690 * gdb.cp/paren-type.exp
9691 * gdb.cp/parse-lang.exp
9692 * gdb.cp/pass-by-ref.exp
9693 * gdb.cp/pr-1023.exp
9694 * gdb.cp/pr-1210.exp
9695 * gdb.cp/pr-574.exp
9696 * gdb.cp/pr10687.exp
9697 * gdb.cp/pr12028.exp
9698 * gdb.cp/pr17132.exp
9699 * gdb.cp/pr17494.exp
9700 * gdb.cp/pr9067.exp
9701 * gdb.cp/pr9167.exp
9702 * gdb.cp/pr9631.exp
9703 * gdb.cp/printmethod.exp
9704 * gdb.cp/psmang.exp
9705 * gdb.cp/psymtab-parameter.exp
9706 * gdb.cp/ptype-cv-cp.exp
9707 * gdb.cp/ptype-flags.exp
9708 * gdb.cp/re-set-overloaded.exp
9709 * gdb.cp/ref-types.exp
9710 * gdb.cp/rtti.exp
9711 * gdb.cp/scope-err.exp
9712 * gdb.cp/shadow.exp
9713 * gdb.cp/smartp.exp
9714 * gdb.cp/static-method.exp
9715 * gdb.cp/static-print-quit.exp
9716 * gdb.cp/temargs.exp
9717 * gdb.cp/templates.exp
9718 * gdb.cp/try_catch.exp
9719 * gdb.cp/typedef-operator.exp
9720 * gdb.cp/typeid.exp
9721 * gdb.cp/userdef.exp
9722 * gdb.cp/using-crash.exp
9723 * gdb.cp/var-tag.exp
9724 * gdb.cp/virtbase.exp
9725 * gdb.cp/virtfunc.exp
9726 * gdb.cp/virtfunc2.exp
9727 * gdb.cp/vla-cxx.exp
9728 * gdb.disasm/t01_mov.exp
9729 * gdb.disasm/t02_mova.exp
9730 * gdb.disasm/t03_add.exp
9731 * gdb.disasm/t04_sub.exp
9732 * gdb.disasm/t05_cmp.exp
9733 * gdb.disasm/t06_ari2.exp
9734 * gdb.disasm/t07_ari3.exp
9735 * gdb.disasm/t08_or.exp
9736 * gdb.disasm/t09_xor.exp
9737 * gdb.disasm/t10_and.exp
9738 * gdb.disasm/t11_logs.exp
9739 * gdb.disasm/t12_bit.exp
9740 * gdb.disasm/t13_otr.exp
9741 * gdb.dlang/circular.exp
9742 * gdb.dwarf2/arr-stride.exp
9743 * gdb.dwarf2/arr-subrange.exp
9744 * gdb.dwarf2/atomic-type.exp
9745 * gdb.dwarf2/bad-regnum.exp
9746 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9747 * gdb.dwarf2/callframecfa.exp
9748 * gdb.dwarf2/clztest.exp
9749 * gdb.dwarf2/corrupt.exp
9750 * gdb.dwarf2/data-loc.exp
9751 * gdb.dwarf2/dup-psym.exp
9752 * gdb.dwarf2/dw2-anon-mptr.exp
9753 * gdb.dwarf2/dw2-anonymous-func.exp
9754 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9755 * gdb.dwarf2/dw2-bad-unresolved.exp
9756 * gdb.dwarf2/dw2-basic.exp
9757 * gdb.dwarf2/dw2-canonicalize-type.exp
9758 * gdb.dwarf2/dw2-case-insensitive.exp
9759 * gdb.dwarf2/dw2-common-block.exp
9760 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9761 * gdb.dwarf2/dw2-compressed.exp
9762 * gdb.dwarf2/dw2-const.exp
9763 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9764 * gdb.dwarf2/dw2-cu-size.exp
9765 * gdb.dwarf2/dw2-dup-frame.exp
9766 * gdb.dwarf2/dw2-entry-value.exp
9767 * gdb.dwarf2/dw2-icycle.exp
9768 * gdb.dwarf2/dw2-ifort-parameter.exp
9769 * gdb.dwarf2/dw2-inline-break.exp
9770 * gdb.dwarf2/dw2-inline-param.exp
9771 * gdb.dwarf2/dw2-intercu.exp
9772 * gdb.dwarf2/dw2-intermix.exp
9773 * gdb.dwarf2/dw2-lexical-block-bare.exp
9774 * gdb.dwarf2/dw2-linkage-name-trust.exp
9775 * gdb.dwarf2/dw2-minsym-in-cu.exp
9776 * gdb.dwarf2/dw2-noloc.exp
9777 * gdb.dwarf2/dw2-op-call.exp
9778 * gdb.dwarf2/dw2-op-out-param.exp
9779 * gdb.dwarf2/dw2-opt-structptr.exp
9780 * gdb.dwarf2/dw2-param-error.exp
9781 * gdb.dwarf2/dw2-producer.exp
9782 * gdb.dwarf2/dw2-ranges-base.exp
9783 * gdb.dwarf2/dw2-ref-missing-frame.exp
9784 * gdb.dwarf2/dw2-reg-undefined.exp
9785 * gdb.dwarf2/dw2-regno-invalid.exp
9786 * gdb.dwarf2/dw2-restore.exp
9787 * gdb.dwarf2/dw2-restrict.exp
9788 * gdb.dwarf2/dw2-single-line-discriminators.exp
9789 * gdb.dwarf2/dw2-strp.exp
9790 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9791 * gdb.dwarf2/dw2-unresolved.exp
9792 * gdb.dwarf2/dw2-var-zero-addr.exp
9793 * gdb.dwarf2/dw4-sig-types.exp
9794 * gdb.dwarf2/dwz.exp
9795 * gdb.dwarf2/dynarr-ptr.exp
9796 * gdb.dwarf2/enum-type.exp
9797 * gdb.dwarf2/gdb-index.exp
9798 * gdb.dwarf2/implptr-64bit.exp
9799 * gdb.dwarf2/implptr-optimized-out.exp
9800 * gdb.dwarf2/implptr.exp
9801 * gdb.dwarf2/implref-array.exp
9802 * gdb.dwarf2/implref-const.exp
9803 * gdb.dwarf2/implref-global.exp
9804 * gdb.dwarf2/implref-struct.exp
9805 * gdb.dwarf2/mac-fileno.exp
9806 * gdb.dwarf2/main-subprogram.exp
9807 * gdb.dwarf2/member-ptr-forwardref.exp
9808 * gdb.dwarf2/method-ptr.exp
9809 * gdb.dwarf2/missing-sig-type.exp
9810 * gdb.dwarf2/nonvar-access.exp
9811 * gdb.dwarf2/opaque-type-lookup.exp
9812 * gdb.dwarf2/pieces-optimized-out.exp
9813 * gdb.dwarf2/pieces.exp
9814 * gdb.dwarf2/pr10770.exp
9815 * gdb.dwarf2/pr13961.exp
9816 * gdb.dwarf2/staticvirtual.exp
9817 * gdb.dwarf2/subrange.exp
9818 * gdb.dwarf2/symtab-producer.exp
9819 * gdb.dwarf2/trace-crash.exp
9820 * gdb.dwarf2/typeddwarf.exp
9821 * gdb.dwarf2/valop.exp
9822 * gdb.dwarf2/watch-notconst.exp
9823 * gdb.fortran/array-element.exp
9824 * gdb.fortran/charset.exp
9825 * gdb.fortran/common-block.exp
9826 * gdb.fortran/complex.exp
9827 * gdb.fortran/derived-type-function.exp
9828 * gdb.fortran/derived-type.exp
9829 * gdb.fortran/logical.exp
9830 * gdb.fortran/module.exp
9831 * gdb.fortran/multi-dim.exp
9832 * gdb.fortran/nested-funcs.exp
9833 * gdb.fortran/print-formatted.exp
9834 * gdb.fortran/subarray.exp
9835 * gdb.fortran/vla-alloc-assoc.exp
9836 * gdb.fortran/vla-datatypes.exp
9837 * gdb.fortran/vla-history.exp
9838 * gdb.fortran/vla-ptr-info.exp
9839 * gdb.fortran/vla-ptype-sub.exp
9840 * gdb.fortran/vla-ptype.exp
9841 * gdb.fortran/vla-sizeof.exp
9842 * gdb.fortran/vla-type.exp
9843 * gdb.fortran/vla-value-sub-arbitrary.exp
9844 * gdb.fortran/vla-value-sub-finish.exp
9845 * gdb.fortran/vla-value-sub.exp
9846 * gdb.fortran/vla-value.exp
9847 * gdb.fortran/whatis_type.exp
9848 * gdb.go/chan.exp
9849 * gdb.go/handcall.exp
9850 * gdb.go/hello.exp
9851 * gdb.go/integers.exp
9852 * gdb.go/methods.exp
9853 * gdb.go/package.exp
9854 * gdb.go/strings.exp
9855 * gdb.go/types.exp
9856 * gdb.go/unsafe.exp
9857 * gdb.guile/scm-arch.exp
9858 * gdb.guile/scm-block.exp
9859 * gdb.guile/scm-breakpoint.exp
9860 * gdb.guile/scm-cmd.exp
9861 * gdb.guile/scm-disasm.exp
9862 * gdb.guile/scm-equal.exp
9863 * gdb.guile/scm-frame-args.exp
9864 * gdb.guile/scm-frame-inline.exp
9865 * gdb.guile/scm-frame.exp
9866 * gdb.guile/scm-iterator.exp
9867 * gdb.guile/scm-math.exp
9868 * gdb.guile/scm-objfile.exp
9869 * gdb.guile/scm-ports.exp
9870 * gdb.guile/scm-symbol.exp
9871 * gdb.guile/scm-symtab.exp
9872 * gdb.guile/scm-value-cc.exp
9873 * gdb.guile/types-module.exp
9874 * gdb.linespec/break-ask.exp
9875 * gdb.linespec/cpexplicit.exp
9876 * gdb.linespec/explicit.exp
9877 * gdb.linespec/keywords.exp
9878 * gdb.linespec/linespec.exp
9879 * gdb.linespec/ls-dollar.exp
9880 * gdb.linespec/ls-errs.exp
9881 * gdb.linespec/skip-two.exp
9882 * gdb.linespec/thread.exp
9883 * gdb.mi/mi-async.exp
9884 * gdb.mi/mi-basics.exp
9885 * gdb.mi/mi-break.exp
9886 * gdb.mi/mi-catch-load.exp
9887 * gdb.mi/mi-cli.exp
9888 * gdb.mi/mi-cmd-param-changed.exp
9889 * gdb.mi/mi-console.exp
9890 * gdb.mi/mi-detach.exp
9891 * gdb.mi/mi-disassemble.exp
9892 * gdb.mi/mi-eval.exp
9893 * gdb.mi/mi-file-transfer.exp
9894 * gdb.mi/mi-file.exp
9895 * gdb.mi/mi-fill-memory.exp
9896 * gdb.mi/mi-inheritance-syntax-error.exp
9897 * gdb.mi/mi-linespec-err-cp.exp
9898 * gdb.mi/mi-logging.exp
9899 * gdb.mi/mi-memory-changed.exp
9900 * gdb.mi/mi-read-memory.exp
9901 * gdb.mi/mi-record-changed.exp
9902 * gdb.mi/mi-reg-undefined.exp
9903 * gdb.mi/mi-regs.exp
9904 * gdb.mi/mi-return.exp
9905 * gdb.mi/mi-reverse.exp
9906 * gdb.mi/mi-simplerun.exp
9907 * gdb.mi/mi-solib.exp
9908 * gdb.mi/mi-stack.exp
9909 * gdb.mi/mi-stepi.exp
9910 * gdb.mi/mi-syn-frame.exp
9911 * gdb.mi/mi-until.exp
9912 * gdb.mi/mi-var-block.exp
9913 * gdb.mi/mi-var-child.exp
9914 * gdb.mi/mi-var-cmd.exp
9915 * gdb.mi/mi-var-cp.exp
9916 * gdb.mi/mi-var-display.exp
9917 * gdb.mi/mi-var-invalidate.exp
9918 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9919 * gdb.mi/mi-vla-fortran.exp
9920 * gdb.mi/mi-watch.exp
9921 * gdb.mi/mi2-var-child.exp
9922 * gdb.mi/user-selected-context-sync.exp
9923 * gdb.modula2/unbounded-array.exp
9924 * gdb.multi/dummy-frame-restore.exp
9925 * gdb.multi/multi-arch-exec.exp
9926 * gdb.multi/multi-arch.exp
9927 * gdb.multi/tids.exp
9928 * gdb.multi/watchpoint-multi.exp
9929 * gdb.opencl/callfuncs.exp
9930 * gdb.opencl/convs_casts.exp
9931 * gdb.opencl/datatypes.exp
9932 * gdb.opencl/operators.exp
9933 * gdb.opencl/vec_comps.exp
9934 * gdb.opt/clobbered-registers-O2.exp
9935 * gdb.opt/inline-break.exp
9936 * gdb.opt/inline-bt.exp
9937 * gdb.opt/inline-cmds.exp
9938 * gdb.opt/inline-locals.exp
9939 * gdb.pascal/case-insensitive-symbols.exp
9940 * gdb.pascal/floats.exp
9941 * gdb.pascal/gdb11492.exp
9942 * gdb.python/lib-types.exp
9943 * gdb.python/py-arch.exp
9944 * gdb.python/py-as-string.exp
9945 * gdb.python/py-bad-printers.exp
9946 * gdb.python/py-block.exp
9947 * gdb.python/py-breakpoint-create-fail.exp
9948 * gdb.python/py-breakpoint.exp
9949 * gdb.python/py-caller-is.exp
9950 * gdb.python/py-cmd.exp
9951 * gdb.python/py-explore-cc.exp
9952 * gdb.python/py-explore.exp
9953 * gdb.python/py-finish-breakpoint.exp
9954 * gdb.python/py-finish-breakpoint2.exp
9955 * gdb.python/py-frame-args.exp
9956 * gdb.python/py-frame-inline.exp
9957 * gdb.python/py-frame.exp
9958 * gdb.python/py-framefilter-mi.exp
9959 * gdb.python/py-infthread.exp
9960 * gdb.python/py-lazy-string.exp
9961 * gdb.python/py-linetable.exp
9962 * gdb.python/py-mi-events.exp
9963 * gdb.python/py-mi-objfile.exp
9964 * gdb.python/py-mi.exp
9965 * gdb.python/py-objfile.exp
9966 * gdb.python/py-pp-integral.exp
9967 * gdb.python/py-pp-maint.exp
9968 * gdb.python/py-pp-re-notag.exp
9969 * gdb.python/py-pp-registration.exp
9970 * gdb.python/py-recurse-unwind.exp
9971 * gdb.python/py-strfns.exp
9972 * gdb.python/py-symbol.exp
9973 * gdb.python/py-symtab.exp
9974 * gdb.python/py-sync-interp.exp
9975 * gdb.python/py-typeprint.exp
9976 * gdb.python/py-unwind-maint.exp
9977 * gdb.python/py-unwind.exp
9978 * gdb.python/py-value-cc.exp
9979 * gdb.python/py-xmethods.exp
9980 * gdb.reverse/amd64-tailcall-reverse.exp
9981 * gdb.reverse/break-precsave.exp
9982 * gdb.reverse/break-reverse.exp
9983 * gdb.reverse/consecutive-precsave.exp
9984 * gdb.reverse/consecutive-reverse.exp
9985 * gdb.reverse/finish-precsave.exp
9986 * gdb.reverse/finish-reverse-bkpt.exp
9987 * gdb.reverse/finish-reverse.exp
9988 * gdb.reverse/fstatat-reverse.exp
9989 * gdb.reverse/getresuid-reverse.exp
9990 * gdb.reverse/i386-precsave.exp
9991 * gdb.reverse/i386-reverse.exp
9992 * gdb.reverse/i386-sse-reverse.exp
9993 * gdb.reverse/i387-env-reverse.exp
9994 * gdb.reverse/i387-stack-reverse.exp
9995 * gdb.reverse/insn-reverse.exp
9996 * gdb.reverse/machinestate-precsave.exp
9997 * gdb.reverse/machinestate.exp
9998 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9999 * gdb.reverse/pipe-reverse.exp
10000 * gdb.reverse/readv-reverse.exp
10001 * gdb.reverse/recvmsg-reverse.exp
10002 * gdb.reverse/rerun-prec.exp
10003 * gdb.reverse/s390-mvcle.exp
10004 * gdb.reverse/step-precsave.exp
10005 * gdb.reverse/step-reverse.exp
10006 * gdb.reverse/time-reverse.exp
10007 * gdb.reverse/until-precsave.exp
10008 * gdb.reverse/until-reverse.exp
10009 * gdb.reverse/waitpid-reverse.exp
10010 * gdb.reverse/watch-precsave.exp
10011 * gdb.reverse/watch-reverse.exp
10012 * gdb.rust/generics.exp
10013 * gdb.rust/methods.exp
10014 * gdb.rust/modules.exp
10015 * gdb.rust/simple.exp
10016 * gdb.server/connect-with-no-symbol-file.exp
10017 * gdb.server/ext-attach.exp
10018 * gdb.server/ext-restart.exp
10019 * gdb.server/ext-wrapper.exp
10020 * gdb.server/file-transfer.exp
10021 * gdb.server/server-exec-info.exp
10022 * gdb.server/server-kill.exp
10023 * gdb.server/server-mon.exp
10024 * gdb.server/wrapper.exp
10025 * gdb.stabs/exclfwd.exp
10026 * gdb.stabs/gdb11479.exp
10027 * gdb.threads/clone-new-thread-event.exp
10028 * gdb.threads/corethreads.exp
10029 * gdb.threads/current-lwp-dead.exp
10030 * gdb.threads/dlopen-libpthread.exp
10031 * gdb.threads/gcore-thread.exp
10032 * gdb.threads/sigstep-threads.exp
10033 * gdb.threads/watchpoint-fork.exp
10034 * gdb.trace/actions-changed.exp
10035 * gdb.trace/backtrace.exp
10036 * gdb.trace/change-loc.exp
10037 * gdb.trace/circ.exp
10038 * gdb.trace/collection.exp
10039 * gdb.trace/disconnected-tracing.exp
10040 * gdb.trace/ftrace.exp
10041 * gdb.trace/mi-trace-frame-collected.exp
10042 * gdb.trace/mi-trace-unavailable.exp
10043 * gdb.trace/mi-traceframe-changed.exp
10044 * gdb.trace/mi-tsv-changed.exp
10045 * gdb.trace/no-attach-trace.exp
10046 * gdb.trace/passc-dyn.exp
10047 * gdb.trace/qtro.exp
10048 * gdb.trace/range-stepping.exp
10049 * gdb.trace/read-memory.exp
10050 * gdb.trace/save-trace.exp
10051 * gdb.trace/signal.exp
10052 * gdb.trace/status-stop.exp
10053 * gdb.trace/tfile.exp
10054 * gdb.trace/trace-break.exp
10055 * gdb.trace/trace-buffer-size.exp
10056 * gdb.trace/trace-condition.exp
10057 * gdb.trace/tracefile-pseudo-reg.exp
10058 * gdb.trace/tstatus.exp
10059 * gdb.trace/unavailable.exp
10060 * gdb.trace/while-dyn.exp
10061 * gdb.trace/while-stepping.exp
10062
34c41c68
DE
100632016-12-22 Doug Evans <xdje42@gmail.com>
10064
10065 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10066 and msymbols.
10067
16e69324
YQ
100682016-12-19 Yao Qi <yao.qi@linaro.org>
10069
10070 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10071 (test_with_self): Don't call do_steps_and_nexts, and remove
10072 code about stepping into xmalloc.
10073
f94f411b
YQ
100742016-12-09 Yao Qi <yao.qi@linaro.org>
10075
10076 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10077
100782016-12-09 Yao Qi <yao.qi@linaro.org>
10079
10080 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10081
f1b5deee
PA
100822016-12-09 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.base/all-architectures-0.exp: New file.
10085 * gdb.base/all-architectures-1.exp: New file.
10086 * gdb.base/all-architectures-2.exp: New file.
10087 * gdb.base/all-architectures-3.exp: New file.
10088 * gdb.base/all-architectures-4.exp: New file.
10089 * gdb.base/all-architectures-5.exp: New file.
10090 * gdb.base/all-architectures-6.exp: New file.
10091 * gdb.base/all-architectures-7.exp: New file.
10092 * gdb.base/all-architectures.exp.in: New file.
10093
364ca42e
YQ
100942016-12-09 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10097
107c2d62
LM
100982016-12-02 Luis Machado <lgustavo@codesourcery.com>
10099
10100 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10101 possible.
10102 Remove useless pattern-matching code.
10103
df3ee9ca
PA
101042016-12-02 Pedro Alves <palves@redhat.com>
10105
10106 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10107 procedure.
10108 (top level): Call it.
10109
ec835369
PA
101102016-12-02 Pedro Alves <palves@redhat.com>
10111
10112 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10113 New procedure.
10114 (top level): Call it.
10115
01770bbd
PA
101162016-12-02 Pedro Alves <palves@redhat.com>
10117
10118 PR cli/20559
10119 * gdb.base/commands.exp (user_defined_command_args_eval): New
10120 procedure.
10121 (top level): Call it.
10122
008459ea
LM
101232016-12-02 Luis Machado <lgustavo@codesourcery.com>
10124
10125 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10126 timeout handling.
10127
0c1b455e
TT
101282016-12-02 Tom Tromey <tom@tromey.com>
10129
10130 * gdb.dwarf2/main-subprogram.c: New file.
10131 * gdb.dwarf2/main-subprogram.exp: New file.
10132
018572b8
LM
101332016-12-01 Luis Machado <lgustavo@codesourcery.com>
10134
10135 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10136 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10137 gdb_test_no_output for a couple of cases.
10138 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10139
84c93cd5
LM
101402016-12-01 Luis Machado <lgustavo@codesourcery.com>
10141
10142 Fix test names and standardize compilation error messages throughout
10143 the following files:
10144
10145 * gdb.ada/start.exp
10146 * gdb.arch/alpha-step.exp
10147 * gdb.arch/e500-prologue.exp
10148 * gdb.arch/ftrace-insn-reloc.exp
10149 * gdb.arch/gdb1291.exp
10150 * gdb.arch/gdb1431.exp
10151 * gdb.arch/gdb1558.exp
10152 * gdb.arch/i386-dr3-watch.exp
10153 * gdb.arch/i386-sse-stack-align.exp
10154 * gdb.arch/ia64-breakpoint-shadow.exp
10155 * gdb.arch/pa-nullify.exp
10156 * gdb.arch/powerpc-aix-prologue.exp
10157 * gdb.arch/thumb-bx-pc.exp
10158 * gdb.base/annota1.exp
10159 * gdb.base/annota3.exp
10160 * gdb.base/arrayidx.exp
10161 * gdb.base/assign.exp
10162 * gdb.base/attach.exp
10163 * gdb.base/auxv.exp
10164 * gdb.base/bang.exp
10165 * gdb.base/bfp-test.exp
10166 * gdb.base/bigcore.exp
10167 * gdb.base/bitfields2.exp
10168 * gdb.base/break-fun-addr.exp
10169 * gdb.base/break-probes.exp
10170 * gdb.base/call-rt-st.exp
10171 * gdb.base/callexit.exp
10172 * gdb.base/catch-fork-kill.exp
10173 * gdb.base/charset.exp
10174 * gdb.base/checkpoint.exp
10175 * gdb.base/comprdebug.exp
10176 * gdb.base/constvars.exp
10177 * gdb.base/coredump-filter.exp
10178 * gdb.base/cursal.exp
10179 * gdb.base/cvexpr.exp
10180 * gdb.base/detach.exp
10181 * gdb.base/display.exp
10182 * gdb.base/dmsym.exp
10183 * gdb.base/dprintf-pending.exp
10184 * gdb.base/dso2dso.exp
10185 * gdb.base/dtrace-probe.exp
10186 * gdb.base/dump.exp
10187 * gdb.base/enum_cond.exp
10188 * gdb.base/exe-lock.exp
10189 * gdb.base/exec-invalid-sysroot.exp
10190 * gdb.base/execl-update-breakpoints.exp
10191 * gdb.base/exprs.exp
10192 * gdb.base/fileio.exp
10193 * gdb.base/find.exp
10194 * gdb.base/finish.exp
10195 * gdb.base/fixsection.exp
10196 * gdb.base/foll-vfork.exp
10197 * gdb.base/frame-args.exp
10198 * gdb.base/gcore.exp
10199 * gdb.base/gdb1250.exp
10200 * gdb.base/global-var-nested-by-dso.exp
10201 * gdb.base/gnu-ifunc.exp
10202 * gdb.base/hashline1.exp
10203 * gdb.base/hashline2.exp
10204 * gdb.base/hashline3.exp
10205 * gdb.base/hbreak-in-shr-unsupported.exp
10206 * gdb.base/huge.exp
10207 * gdb.base/infcall-input.exp
10208 * gdb.base/info-fun.exp
10209 * gdb.base/info-shared.exp
10210 * gdb.base/jit-simple.exp
10211 * gdb.base/jit-so.exp
10212 * gdb.base/jit.exp
10213 * gdb.base/jump.exp
10214 * gdb.base/label.exp
10215 * gdb.base/lineinc.exp
10216 * gdb.base/logical.exp
10217 * gdb.base/longjmp.exp
10218 * gdb.base/macscp.exp
10219 * gdb.base/miscexprs.exp
10220 * gdb.base/new-ui-echo.exp
10221 * gdb.base/new-ui-pending-input.exp
10222 * gdb.base/new-ui.exp
10223 * gdb.base/nodebug.exp
10224 * gdb.base/nofield.exp
10225 * gdb.base/offsets.exp
10226 * gdb.base/overlays.exp
10227 * gdb.base/pending.exp
10228 * gdb.base/pointers.exp
10229 * gdb.base/pr11022.exp
10230 * gdb.base/printcmds.exp
10231 * gdb.base/prologue.exp
10232 * gdb.base/ptr-typedef.exp
10233 * gdb.base/realname-expand.exp
10234 * gdb.base/relativedebug.exp
10235 * gdb.base/relocate.exp
10236 * gdb.base/remote.exp
10237 * gdb.base/reread.exp
10238 * gdb.base/return2.exp
10239 * gdb.base/savedregs.exp
10240 * gdb.base/sep.exp
10241 * gdb.base/sepdebug.exp
10242 * gdb.base/sepsymtab.exp
10243 * gdb.base/set-inferior-tty.exp
10244 * gdb.base/setshow.exp
10245 * gdb.base/shlib-call.exp
10246 * gdb.base/sigaltstack.exp
10247 * gdb.base/siginfo-addr.exp
10248 * gdb.base/signals.exp
10249 * gdb.base/signull.exp
10250 * gdb.base/sigrepeat.exp
10251 * gdb.base/so-impl-ld.exp
10252 * gdb.base/solib-display.exp
10253 * gdb.base/solib-overlap.exp
10254 * gdb.base/solib-search.exp
10255 * gdb.base/solib-symbol.exp
10256 * gdb.base/structs.exp
10257 * gdb.base/structs2.exp
10258 * gdb.base/symtab-search-order.exp
10259 * gdb.base/twice.exp
10260 * gdb.base/unload.exp
10261 * gdb.base/varargs.exp
10262 * gdb.base/watchpoint-solib.exp
10263 * gdb.base/watchpoint.exp
10264 * gdb.base/whatis.exp
10265 * gdb.base/wrong_frame_bt_full.exp
10266 * gdb.btrace/dlopen.exp
10267 * gdb.cell/ea-standalone.exp
10268 * gdb.cell/ea-test.exp
10269 * gdb.cp/dispcxx.exp
10270 * gdb.cp/gdb2384.exp
10271 * gdb.cp/method2.exp
10272 * gdb.cp/nextoverthrow.exp
10273 * gdb.cp/pr10728.exp
10274 * gdb.disasm/am33.exp
10275 * gdb.disasm/h8300s.exp
10276 * gdb.disasm/mn10300.exp
10277 * gdb.disasm/sh3.exp
10278 * gdb.dwarf2/dw2-dir-file-name.exp
10279 * gdb.fortran/complex.exp
10280 * gdb.fortran/library-module.exp
10281 * gdb.guile/scm-pretty-print.exp
10282 * gdb.guile/scm-symbol.exp
10283 * gdb.guile/scm-type.exp
10284 * gdb.guile/scm-value.exp
10285 * gdb.linespec/linespec.exp
10286 * gdb.mi/gdb701.exp
10287 * gdb.mi/gdb792.exp
10288 * gdb.mi/mi-breakpoint-changed.exp
10289 * gdb.mi/mi-dprintf-pending.exp
10290 * gdb.mi/mi-dprintf.exp
10291 * gdb.mi/mi-exit-code.exp
10292 * gdb.mi/mi-pending.exp
10293 * gdb.mi/mi-solib.exp
10294 * gdb.mi/new-ui-mi-sync.exp
10295 * gdb.mi/pr11022.exp
10296 * gdb.mi/user-selected-context-sync.exp
10297 * gdb.opt/solib-intra-step.exp
10298 * gdb.python/py-events.exp
10299 * gdb.python/py-finish-breakpoint.exp
10300 * gdb.python/py-mi.exp
10301 * gdb.python/py-prettyprint.exp
10302 * gdb.python/py-shared.exp
10303 * gdb.python/py-symbol.exp
10304 * gdb.python/py-template.exp
10305 * gdb.python/py-type.exp
10306 * gdb.python/py-value.exp
10307 * gdb.reverse/solib-precsave.exp
10308 * gdb.reverse/solib-reverse.exp
10309 * gdb.server/solib-list.exp
10310 * gdb.stabs/weird.exp
10311 * gdb.threads/reconnect-signal.exp
10312 * gdb.threads/stepi-random-signal.exp
10313 * gdb.trace/actions.exp
10314 * gdb.trace/ax.exp
10315 * gdb.trace/backtrace.exp
10316 * gdb.trace/change-loc.exp
10317 * gdb.trace/deltrace.exp
10318 * gdb.trace/ftrace-lock.exp
10319 * gdb.trace/ftrace.exp
10320 * gdb.trace/infotrace.exp
10321 * gdb.trace/mi-tracepoint-changed.exp
10322 * gdb.trace/packetlen.exp
10323 * gdb.trace/passcount.exp
10324 * gdb.trace/pending.exp
10325 * gdb.trace/range-stepping.exp
10326 * gdb.trace/report.exp
10327 * gdb.trace/stap-trace.exp
10328 * gdb.trace/tfind.exp
10329 * gdb.trace/trace-break.exp
10330 * gdb.trace/trace-condition.exp
10331 * gdb.trace/trace-enable-disable.exp
10332 * gdb.trace/trace-mt.exp
10333 * gdb.trace/tracecmd.exp
10334 * gdb.trace/tspeed.exp
10335 * gdb.trace/tsv.exp
10336 * lib/perftest.exp
10337
fb9feb35
LM
103382016-12-01 Luis Machado <lgustavo@codesourcery.com>
10339
10340 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10341 with gdb_test_no_output.
10342 Use command as test name.
10343
cd2ddb6c
LM
103442016-12-01 Luis Machado <lgustavo@codesourcery.com>
10345
10346 Fix test names starting with uppercase throughout the files.
10347
10348 * gdb.ada/assign_1.exp
10349 * gdb.ada/boolean_expr.exp
10350 * gdb.base/arrayidx.exp
10351 * gdb.base/del.exp
10352 * gdb.base/gcore-buffer-overflow.exp
10353 * gdb.base/testenv.exp
10354 * gdb.compile/compile.exp
10355 * gdb.python/py-framefilter-invalidarg.exp
10356 * gdb.python/py-framefilter.exp
10357
bb95117e
LM
103582016-12-01 Luis Machado <lgustavo@codesourcery.com>
10359
10360 Fix test names starting with uppercase throughout the files.
10361
10362 * gdb.ada/array_return.exp
10363 * gdb.ada/expr_delims.exp
10364 * gdb.ada/mi_dyn_arr.exp
10365 * gdb.ada/mi_interface.exp
10366 * gdb.ada/mi_var_array.exp
10367 * gdb.ada/watch_arg.exp
10368 * gdb.arch/alpha-step.exp
10369 * gdb.arch/altivec-regs.exp
10370 * gdb.arch/e500-regs.exp
10371 * gdb.arch/powerpc-d128-regs.exp
10372 * gdb.base/arrayidx.exp
10373 * gdb.base/break.exp
10374 * gdb.base/checkpoint.exp
10375 * gdb.base/debug-expr.exp
10376 * gdb.base/dmsym.exp
10377 * gdb.base/radix.exp
10378 * gdb.base/sepdebug.exp
10379 * gdb.base/testenv.exp
10380 * gdb.base/watch_thread_num.exp
10381 * gdb.base/watchpoint-cond-gone.exp
10382 * gdb.cell/break.exp
10383 * gdb.cell/ea-cache.exp
10384 * gdb.compile/compile.exp
10385 * gdb.cp/gdb2495.exp
10386 * gdb.gdb/selftest.exp
10387 * gdb.gdb/xfullpath.exp
10388 * gdb.go/hello.exp
10389 * gdb.go/integers.exp
10390 * gdb.objc/basicclass.exp
10391 * gdb.pascal/hello.exp
10392 * gdb.pascal/integers.exp
10393 * gdb.python/py-breakpoint.exp
10394 * gdb.python/py-cmd.exp
10395 * gdb.python/py-linetable.exp
10396 * gdb.python/py-xmethods.exp
10397 * gdb.python/python.exp
10398 * gdb.reverse/consecutive-precsave.exp
10399 * gdb.reverse/finish-precsave.exp
10400 * gdb.reverse/i386-precsave.exp
10401 * gdb.reverse/machinestate-precsave.exp
10402 * gdb.reverse/sigall-precsave.exp
10403 * gdb.reverse/solib-precsave.exp
10404 * gdb.reverse/step-precsave.exp
10405 * gdb.reverse/until-precsave.exp
10406 * gdb.reverse/watch-precsave.exp
10407 * gdb.threads/leader-exit.exp
10408 * gdb.threads/pthreads.exp
10409 * gdb.threads/wp-replication.exp
10410 * gdb.trace/actions.exp
10411 * gdb.trace/mi-tsv-changed.exp
10412 * gdb.trace/tsv.exp
10413
de97fdd4
LM
104142016-12-01 Luis Machado <lgustavo@codesourcery.com>
10415
10416 Fix test names starting with uppercase throughout the files.
10417
10418 * gdb.arch/i386-bp_permanent.exp
10419 * gdb.arch/i386-gnu-cfi.exp
10420 * gdb.base/disasm-end-cu.exp
10421 * gdb.base/macscp.exp
10422 * gdb.base/pending.exp
10423 * gdb.base/watch_thread_num.exp
10424 * gdb.cp/exception.exp
10425 * gdb.cp/gdb2495.exp
10426 * gdb.cp/local.exp
10427 * gdb.python/py-evsignal.exp
10428 * gdb.python/python.exp
10429 * gdb.trace/tracecmd.exp
10430
9f058c10
LM
104312016-12-01 Luis Machado <lgustavo@codesourcery.com>
10432
10433 Fix test names starting with uppercase throughout the files.
10434
10435 * gdb.base/charset.exp
10436 * gdb.base/eval.exp
10437 * gdb.base/multi-forks.exp
10438 * gdb.guile/scm-progspace.exp
10439 * gdb.opencl/datatypes.exp
10440 * gdb.python/py-block.exp
10441 * gdb.python/py-function.exp
10442 * gdb.python/py-symbol.exp
10443 * gdb.python/py-symtab.exp
10444 * gdb.python/py-xmethods.exp
10445 * gdb.reverse/break-precsave.exp
10446 * gdb.reverse/break-reverse.exp
10447 * gdb.reverse/consecutive-precsave.exp
10448 * gdb.reverse/consecutive-reverse.exp
10449 * gdb.reverse/finish-precsave.exp
10450 * gdb.reverse/finish-reverse-bkpt.exp
10451 * gdb.reverse/finish-reverse.exp
10452 * gdb.reverse/fstatat-reverse.exp
10453 * gdb.reverse/getresuid-reverse.exp
10454 * gdb.reverse/i386-precsave.exp
10455 * gdb.reverse/i386-reverse.exp
10456 * gdb.reverse/i386-sse-reverse.exp
10457 * gdb.reverse/i387-stack-reverse.exp
10458 * gdb.reverse/insn-reverse.exp
10459 * gdb.reverse/machinestate-precsave.exp
10460 * gdb.reverse/machinestate.exp
10461 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10462 * gdb.reverse/pipe-reverse.exp
10463 * gdb.reverse/readv-reverse.exp
10464 * gdb.reverse/recvmsg-reverse.exp
10465 * gdb.reverse/rerun-prec.exp
10466 * gdb.reverse/s390-mvcle.exp
10467 * gdb.reverse/sigall-precsave.exp
10468 * gdb.reverse/sigall-reverse.exp
10469 * gdb.reverse/solib-precsave.exp
10470 * gdb.reverse/solib-reverse.exp
10471 * gdb.reverse/step-precsave.exp
10472 * gdb.reverse/step-reverse.exp
10473 * gdb.reverse/time-reverse.exp
10474 * gdb.reverse/until-precsave.exp
10475 * gdb.reverse/until-reverse.exp
10476 * gdb.reverse/waitpid-reverse.exp
10477 * gdb.reverse/watch-precsave.exp
10478 * gdb.reverse/watch-reverse.exp
10479
cdc7edd7
LM
104802016-12-01 Luis Machado <lgustavo@codesourcery.com>
10481
10482 Fix test names starting with uppercase throughout the files.
10483
10484 * gdb.arch/i386-mpx-simple_segv.exp
10485 * gdb.arch/i386-mpx.exp
10486 * gdb.arch/i386-permbkpt.exp
10487 * gdb.arch/pa-nullify.exp
10488 * gdb.arch/powerpc-d128-regs.exp
10489 * gdb.arch/vsx-regs.exp
10490 * gdb.base/bfp-test.exp
10491 * gdb.base/break.exp
10492 * gdb.base/breakpoint-shadow.exp
10493 * gdb.base/callfuncs.exp
10494 * gdb.base/charset.exp
10495 * gdb.base/commands.exp
10496 * gdb.base/completion.exp
10497 * gdb.base/dfp-test.exp
10498 * gdb.base/echo.exp
10499 * gdb.base/ending-run.exp
10500 * gdb.base/eval.exp
10501 * gdb.base/expand-psymtabs.exp
10502 * gdb.base/float128.exp
10503 * gdb.base/floatn.exp
10504 * gdb.base/foll-exec-mode.exp
10505 * gdb.base/gdb1056.exp
10506 * gdb.base/gdb11531.exp
10507 * gdb.base/kill-after-signal.exp
10508 * gdb.base/multi-forks.exp
10509 * gdb.base/overlays.exp
10510 * gdb.base/pending.exp
10511 * gdb.base/sepdebug.exp
10512 * gdb.base/testenv.exp
10513 * gdb.base/valgrind-db-attach.exp
10514 * gdb.base/watch_thread_num.exp
10515 * gdb.base/watchpoint-cond-gone.exp
10516 * gdb.base/watchpoint.exp
10517 * gdb.base/watchpoints.exp
10518 * gdb.cp/arg-reference.exp
10519 * gdb.cp/baseenum.exp
10520 * gdb.cp/operator.exp
10521 * gdb.cp/shadow.exp
10522 * gdb.dwarf2/dw2-op-out-param.exp
10523 * gdb.dwarf2/dw2-reg-undefined.exp
10524 * gdb.go/chan.exp
10525 * gdb.go/hello.exp
10526 * gdb.go/integers.exp
10527 * gdb.go/methods.exp
10528 * gdb.go/package.exp
10529 * gdb.guile/scm-parameter.exp
10530 * gdb.guile/scm-progspace.exp
10531 * gdb.guile/scm-value.exp
10532 * gdb.mi/mi-pending.exp
10533 * gdb.mi/user-selected-context-sync.exp
10534 * gdb.multi/multi-attach.exp
10535 * gdb.multi/tids.exp
10536 * gdb.opt/clobbered-registers-O2.exp
10537 * gdb.pascal/floats.exp
10538 * gdb.pascal/integers.exp
10539 * gdb.python/py-block.exp
10540 * gdb.python/py-events.exp
10541 * gdb.python/py-parameter.exp
10542 * gdb.python/py-symbol.exp
10543 * gdb.python/py-symtab.exp
10544 * gdb.python/py-type.exp
10545 * gdb.python/py-value.exp
10546 * gdb.python/py-xmethods.exp
10547 * gdb.python/python.exp
10548 * gdb.reverse/break-precsave.exp
10549 * gdb.reverse/consecutive-precsave.exp
10550 * gdb.reverse/finish-precsave.exp
10551 * gdb.reverse/i386-precsave.exp
10552 * gdb.reverse/machinestate-precsave.exp
10553 * gdb.reverse/sigall-precsave.exp
10554 * gdb.reverse/solib-precsave.exp
10555 * gdb.reverse/step-precsave.exp
10556 * gdb.reverse/until-precsave.exp
10557 * gdb.reverse/watch-precsave.exp
10558 * gdb.server/ext-attach.exp
10559 * gdb.server/ext-restart.exp
10560 * gdb.server/ext-run.exp
10561 * gdb.server/ext-wrapper.exp
10562 * gdb.stabs/gdb11479.exp
10563 * gdb.stabs/weird.exp
10564 * gdb.threads/attach-many-short-lived-threads.exp
10565 * gdb.threads/kill.exp
10566 * gdb.threads/watchpoint-fork.exp
10567
bc6c7af4
LM
105682016-12-01 Luis Machado <lgustavo@codesourcery.com>
10569
10570 Fix test names starting with uppercase throughout all the files below.
10571
10572 * gdb.ada/array_return.exp
10573 * gdb.ada/catch_ex.exp
10574 * gdb.ada/info_exc.exp
10575 * gdb.ada/mi_catch_ex.exp
10576 * gdb.ada/mi_dyn_arr.exp
10577 * gdb.ada/mi_ex_cond.exp
10578 * gdb.ada/mi_exc_info.exp
10579 * gdb.ada/mi_interface.exp
10580 * gdb.ada/mi_task_arg.exp
10581 * gdb.ada/mi_task_info.exp
10582 * gdb.ada/mi_var_array.exp
10583 * gdb.arch/alpha-step.exp
10584 * gdb.arch/amd64-disp-step.exp
10585 * gdb.arch/arm-disp-step.exp
10586 * gdb.arch/disp-step-insn-reloc.exp
10587 * gdb.arch/e500-prologue.exp
10588 * gdb.arch/ftrace-insn-reloc.exp
10589 * gdb.arch/gdb1558.exp
10590 * gdb.arch/i386-bp_permanent.exp
10591 * gdb.arch/i386-disp-step.exp
10592 * gdb.arch/i386-float.exp
10593 * gdb.arch/i386-gnu-cfi.exp
10594 * gdb.arch/ia64-breakpoint-shadow.exp
10595 * gdb.arch/mips16-thunks.exp
10596 * gdb.arch/pa-nullify.exp
10597 * gdb.arch/powerpc-aix-prologue.exp
10598 * gdb.arch/powerpc-power.exp
10599 * gdb.arch/ppc-dfp.exp
10600 * gdb.arch/s390-tdbregs.exp
10601 * gdb.arch/spu-info.exp
10602 * gdb.arch/spu-ls.exp
10603 * gdb.arch/thumb-bx-pc.exp
10604 * gdb.base/advance.exp
10605 * gdb.base/annota-input-while-running.exp
10606 * gdb.base/arrayidx.exp
10607 * gdb.base/asmlabel.exp
10608 * gdb.base/async.exp
10609 * gdb.base/attach-wait-input.exp
10610 * gdb.base/auto-connect-native-target.exp
10611 * gdb.base/batch-preserve-term-settings.exp
10612 * gdb.base/bfp-test.exp
10613 * gdb.base/bigcore.exp
10614 * gdb.base/bp-permanent.exp
10615 * gdb.base/break-always.exp
10616 * gdb.base/break-fun-addr.exp
10617 * gdb.base/break-idempotent.exp
10618 * gdb.base/break-main-file-remove-fail.exp
10619 * gdb.base/break-probes.exp
10620 * gdb.base/break-unload-file.exp
10621 * gdb.base/break.exp
10622 * gdb.base/call-ar-st.exp
10623 * gdb.base/call-rt-st.exp
10624 * gdb.base/call-sc.exp
10625 * gdb.base/call-signal-resume.exp
10626 * gdb.base/call-strs.exp
10627 * gdb.base/callexit.exp
10628 * gdb.base/callfuncs.exp
10629 * gdb.base/catch-gdb-caused-signals.exp
10630 * gdb.base/catch-signal-siginfo-cond.exp
10631 * gdb.base/catch-syscall.exp
10632 * gdb.base/compare-sections.exp
10633 * gdb.base/cond-eval-mode.exp
10634 * gdb.base/condbreak-call-false.exp
10635 * gdb.base/consecutive-step-over.exp
10636 * gdb.base/cursal.exp
10637 * gdb.base/disabled-location.exp
10638 * gdb.base/disasm-end-cu.exp
10639 * gdb.base/display.exp
10640 * gdb.base/double-prompt-target-event-error.exp
10641 * gdb.base/dprintf-bp-same-addr.exp
10642 * gdb.base/dprintf-detach.exp
10643 * gdb.base/dprintf-next.exp
10644 * gdb.base/dprintf-non-stop.exp
10645 * gdb.base/dprintf-pending.exp
10646 * gdb.base/dso2dso.exp
10647 * gdb.base/ending-run.exp
10648 * gdb.base/enum_cond.exp
10649 * gdb.base/examine-backward.exp
10650 * gdb.base/exe-lock.exp
10651 * gdb.base/exec-invalid-sysroot.exp
10652 * gdb.base/execl-update-breakpoints.exp
10653 * gdb.base/execution-termios.exp
10654 * gdb.base/fileio.exp
10655 * gdb.base/fixsection.exp
10656 * gdb.base/foll-exec-mode.exp
10657 * gdb.base/foll-exec.exp
10658 * gdb.base/fork-running-state.exp
10659 * gdb.base/frame-args.exp
10660 * gdb.base/fullpath-expand.exp
10661 * gdb.base/func-ptr.exp
10662 * gdb.base/gcore-relro-pie.exp
10663 * gdb.base/gdb1090.exp
10664 * gdb.base/gdb1555.exp
10665 * gdb.base/global-var-nested-by-dso.exp
10666 * gdb.base/gnu-ifunc.exp
10667 * gdb.base/hbreak-in-shr-unsupported.exp
10668 * gdb.base/hbreak-unmapped.exp
10669 * gdb.base/hook-stop.exp
10670 * gdb.base/infcall-input.exp
10671 * gdb.base/info-fun.exp
10672 * gdb.base/info-shared.exp
10673 * gdb.base/interrupt-noterm.exp
10674 * gdb.base/jit-so.exp
10675 * gdb.base/jit.exp
10676 * gdb.base/line-symtabs.exp
10677 * gdb.base/list.exp
10678 * gdb.base/longjmp.exp
10679 * gdb.base/macscp.exp
10680 * gdb.base/max-value-size.exp
10681 * gdb.base/nodebug.exp
10682 * gdb.base/nofield.exp
10683 * gdb.base/overlays.exp
10684 * gdb.base/paginate-after-ctrl-c-running.exp
10685 * gdb.base/paginate-bg-execution.exp
10686 * gdb.base/paginate-inferior-exit.exp
10687 * gdb.base/pending.exp
10688 * gdb.base/pr11022.exp
10689 * gdb.base/printcmds.exp
10690 * gdb.base/ptr-typedef.exp
10691 * gdb.base/ptype.exp
10692 * gdb.base/randomize.exp
10693 * gdb.base/range-stepping.exp
10694 * gdb.base/realname-expand.exp
10695 * gdb.base/relativedebug.exp
10696 * gdb.base/remote.exp
10697 * gdb.base/savedregs.exp
10698 * gdb.base/sepdebug.exp
10699 * gdb.base/set-noassign.exp
10700 * gdb.base/shlib-call.exp
10701 * gdb.base/shreloc.exp
10702 * gdb.base/sigaltstack.exp
10703 * gdb.base/sigbpt.exp
10704 * gdb.base/siginfo-addr.exp
10705 * gdb.base/siginfo-obj.exp
10706 * gdb.base/siginfo-thread.exp
10707 * gdb.base/signest.exp
10708 * gdb.base/signull.exp
10709 * gdb.base/sigrepeat.exp
10710 * gdb.base/skip.exp
10711 * gdb.base/so-impl-ld.exp
10712 * gdb.base/solib-corrupted.exp
10713 * gdb.base/solib-disc.exp
10714 * gdb.base/solib-display.exp
10715 * gdb.base/solib-overlap.exp
10716 * gdb.base/solib-search.exp
10717 * gdb.base/solib-symbol.exp
10718 * gdb.base/source-execution.exp
10719 * gdb.base/sss-bp-on-user-bp-2.exp
10720 * gdb.base/sss-bp-on-user-bp.exp
10721 * gdb.base/stack-checking.exp
10722 * gdb.base/stale-infcall.exp
10723 * gdb.base/step-break.exp
10724 * gdb.base/step-line.exp
10725 * gdb.base/step-over-exit.exp
10726 * gdb.base/step-test.exp
10727 * gdb.base/structs.exp
10728 * gdb.base/sym-file.exp
10729 * gdb.base/symtab-search-order.exp
10730 * gdb.base/term.exp
10731 * gdb.base/type-opaque.exp
10732 * gdb.base/unload.exp
10733 * gdb.base/until-nodebug.exp
10734 * gdb.base/until.exp
10735 * gdb.base/unwindonsignal.exp
10736 * gdb.base/watch-cond.exp
10737 * gdb.base/watch-non-mem.exp
10738 * gdb.base/watch_thread_num.exp
10739 * gdb.base/watchpoint-reuse-slot.exp
10740 * gdb.base/watchpoint-solib.exp
10741 * gdb.base/watchpoint.exp
10742 * gdb.btrace/dlopen.exp
10743 * gdb.cell/arch.exp
10744 * gdb.cell/break.exp
10745 * gdb.cell/bt.exp
10746 * gdb.cell/core.exp
10747 * gdb.cell/data.exp
10748 * gdb.cell/dwarfaddr.exp
10749 * gdb.cell/ea-cache.exp
10750 * gdb.cell/ea-standalone.exp
10751 * gdb.cell/ea-test.exp
10752 * gdb.cell/f-regs.exp
10753 * gdb.cell/fork.exp
10754 * gdb.cell/gcore.exp
10755 * gdb.cell/mem-access.exp
10756 * gdb.cell/ptype.exp
10757 * gdb.cell/registers.exp
10758 * gdb.cell/sizeof.exp
10759 * gdb.cell/solib-symbol.exp
10760 * gdb.cell/solib.exp
10761 * gdb.compile/compile-tls.exp
10762 * gdb.cp/exception.exp
10763 * gdb.cp/gdb2495.exp
10764 * gdb.cp/local.exp
10765 * gdb.cp/mb-inline.exp
10766 * gdb.cp/mb-templates.exp
10767 * gdb.cp/pr10687.exp
10768 * gdb.cp/pr9167.exp
10769 * gdb.cp/scope-err.exp
10770 * gdb.cp/templates.exp
10771 * gdb.cp/virtfunc.exp
10772 * gdb.dwarf2/dw2-dir-file-name.exp
10773 * gdb.dwarf2/dw2-single-line-discriminators.exp
10774 * gdb.fortran/complex.exp
10775 * gdb.fortran/library-module.exp
10776 * gdb.guile/guile.exp
10777 * gdb.guile/scm-cmd.exp
10778 * gdb.guile/scm-frame-inline.exp
10779 * gdb.guile/scm-objfile.exp
10780 * gdb.guile/scm-pretty-print.exp
10781 * gdb.guile/scm-symbol.exp
10782 * gdb.guile/scm-type.exp
10783 * gdb.guile/scm-value.exp
10784 * gdb.linespec/keywords.exp
10785 * gdb.linespec/ls-errs.exp
10786 * gdb.linespec/macro-relative.exp
10787 * gdb.linespec/thread.exp
10788 * gdb.mi/mi-breakpoint-changed.exp
10789 * gdb.mi/mi-dprintf-pending.exp
10790 * gdb.mi/mi-fullname-deleted.exp
10791 * gdb.mi/mi-logging.exp
10792 * gdb.mi/mi-pending.exp
10793 * gdb.mi/mi-solib.exp
10794 * gdb.mi/new-ui-mi-sync.exp
10795 * gdb.mi/user-selected-context-sync.exp
10796 * gdb.multi/dummy-frame-restore.exp
10797 * gdb.multi/multi-arch-exec.exp
10798 * gdb.multi/remove-inferiors.exp
10799 * gdb.multi/watchpoint-multi-exit.exp
10800 * gdb.opt/solib-intra-step.exp
10801 * gdb.perf/backtrace.exp
10802 * gdb.perf/single-step.exp
10803 * gdb.perf/skip-command.exp
10804 * gdb.perf/skip-prologue.exp
10805 * gdb.perf/solib.exp
10806 * gdb.python/lib-types.exp
10807 * gdb.python/py-as-string.exp
10808 * gdb.python/py-bad-printers.exp
10809 * gdb.python/py-block.exp
10810 * gdb.python/py-breakpoint.exp
10811 * gdb.python/py-cmd.exp
10812 * gdb.python/py-events.exp
10813 * gdb.python/py-evthreads.exp
10814 * gdb.python/py-finish-breakpoint.exp
10815 * gdb.python/py-finish-breakpoint2.exp
10816 * gdb.python/py-frame-inline.exp
10817 * gdb.python/py-frame.exp
10818 * gdb.python/py-inferior.exp
10819 * gdb.python/py-infthread.exp
10820 * gdb.python/py-mi.exp
10821 * gdb.python/py-objfile.exp
10822 * gdb.python/py-pp-maint.exp
10823 * gdb.python/py-pp-registration.exp
10824 * gdb.python/py-prettyprint.exp
10825 * gdb.python/py-recurse-unwind.exp
10826 * gdb.python/py-shared.exp
10827 * gdb.python/py-symbol.exp
10828 * gdb.python/py-symtab.exp
10829 * gdb.python/py-template.exp
10830 * gdb.python/py-type.exp
10831 * gdb.python/py-unwind-maint.exp
10832 * gdb.python/py-unwind.exp
10833 * gdb.python/py-value.exp
10834 * gdb.python/python.exp
10835 * gdb.reverse/finish-reverse-bkpt.exp
10836 * gdb.reverse/insn-reverse.exp
10837 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10838 * gdb.reverse/solib-precsave.exp
10839 * gdb.reverse/solib-reverse.exp
10840 * gdb.stabs/gdb11479.exp
10841 * gdb.stabs/weird.exp
10842 * gdb.threads/fork-child-threads.exp
10843 * gdb.threads/fork-plus-threads.exp
10844 * gdb.threads/fork-thread-pending.exp
10845 * gdb.threads/forking-threads-plus-breakpoint.exp
10846 * gdb.threads/hand-call-in-threads.exp
10847 * gdb.threads/interrupted-hand-call.exp
10848 * gdb.threads/linux-dp.exp
10849 * gdb.threads/local-watch-wrong-thread.exp
10850 * gdb.threads/next-while-other-thread-longjmps.exp
10851 * gdb.threads/non-ldr-exit.exp
10852 * gdb.threads/pending-step.exp
10853 * gdb.threads/print-threads.exp
10854 * gdb.threads/process-dies-while-detaching.exp
10855 * gdb.threads/process-dies-while-handling-bp.exp
10856 * gdb.threads/pthreads.exp
10857 * gdb.threads/queue-signal.exp
10858 * gdb.threads/reconnect-signal.exp
10859 * gdb.threads/signal-command-handle-nopass.exp
10860 * gdb.threads/signal-command-multiple-signals-pending.exp
10861 * gdb.threads/signal-delivered-right-thread.exp
10862 * gdb.threads/signal-sigtrap.exp
10863 * gdb.threads/sigthread.exp
10864 * gdb.threads/staticthreads.exp
10865 * gdb.threads/stepi-random-signal.exp
10866 * gdb.threads/thread-unwindonsignal.exp
10867 * gdb.threads/thread_check.exp
10868 * gdb.threads/thread_events.exp
10869 * gdb.threads/tid-reuse.exp
10870 * gdb.threads/tls-nodebug.exp
10871 * gdb.threads/tls-shared.exp
10872 * gdb.threads/tls-so_extern.exp
10873 * gdb.threads/tls.exp
10874 * gdb.threads/wp-replication.exp
10875 * gdb.trace/actions-changed.exp
10876 * gdb.trace/actions.exp
10877 * gdb.trace/backtrace.exp
10878 * gdb.trace/change-loc.exp
10879 * gdb.trace/collection.exp
10880 * gdb.trace/deltrace.exp
10881 * gdb.trace/disconnected-tracing.exp
10882 * gdb.trace/entry-values.exp
10883 * gdb.trace/ftrace-lock.exp
10884 * gdb.trace/ftrace.exp
10885 * gdb.trace/infotrace.exp
10886 * gdb.trace/mi-trace-frame-collected.exp
10887 * gdb.trace/mi-trace-unavailable.exp
10888 * gdb.trace/mi-traceframe-changed.exp
10889 * gdb.trace/mi-tracepoint-changed.exp
10890 * gdb.trace/mi-tsv-changed.exp
10891 * gdb.trace/no-attach-trace.exp
10892 * gdb.trace/packetlen.exp
10893 * gdb.trace/passc-dyn.exp
10894 * gdb.trace/passcount.exp
10895 * gdb.trace/pending.exp
10896 * gdb.trace/pr16508.exp
10897 * gdb.trace/qtro.exp
10898 * gdb.trace/range-stepping.exp
10899 * gdb.trace/read-memory.exp
10900 * gdb.trace/report.exp
10901 * gdb.trace/save-trace.exp
10902 * gdb.trace/signal.exp
10903 * gdb.trace/stap-trace.exp
10904 * gdb.trace/status-stop.exp
10905 * gdb.trace/strace.exp
10906 * gdb.trace/tfile.exp
10907 * gdb.trace/tfind.exp
10908 * gdb.trace/trace-break.exp
10909 * gdb.trace/trace-condition.exp
10910 * gdb.trace/trace-enable-disable.exp
10911 * gdb.trace/trace-mt.exp
10912 * gdb.trace/tracecmd.exp
10913 * gdb.trace/tracefile-pseudo-reg.exp
10914 * gdb.trace/tspeed.exp
10915 * gdb.trace/tstatus.exp
10916 * gdb.trace/tsv.exp
10917 * gdb.trace/unavailable.exp
10918 * gdb.trace/while-dyn.exp
10919 * gdb.trace/while-stepping.exp
10920 * lib/gdb-guile.exp
10921 * lib/gdb.exp
10922 * lib/mi-support.exp
10923 * lib/pascal.exp
10924 * lib/perftest.exp
10925 * lib/prelink-support.exp
10926 * lib/selftest-support.exp
10927
ad02e4fe
SM
109282016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10929
10930 * Makefile.in: Include disable-implicit-rules.mk.
10931
22347e55
AA
109322016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10933
10934 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10935 non-byte-aligned bit fields.
10936
da5b30da
AA
109372016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10938
10939 PR gdb/12616
10940 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10941 respects the DW_AT_data_bit_offset attribute.
10942
b593ecca
SM
109432016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10944
10945 * gdb.base/default.exp: Fix output of "set language".
10946
3b165252
SM
109472016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10948
10949 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10950 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10951 make.
10952 * configure.ac: Remove checks for the make program.
10953 * configure: Re-generate.
10954
1a2f3d7f
KB
109552016-11-16 Kevin Buettner <kevinb@redhat.com>
10956
10957 * gdb.python/py-recurse-unwind.c (main): Add loop.
10958 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10959 to read_register() and gdb.parse_and_eval(). Make each code
10960 call a separate case that can be individually tested.
10961 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10962 proc. Call cont_and_backtrace for each of the code paths that
10963 we want to test in the unwinder.
10964
b7f38fda
AA
109652016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10966
10967 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10968 the definition of struct S.
10969
1f8db343
CM
109702016-11-11 Catherine Moore <clm@codesourcery.com>
10971
10972 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10973
fad0c9fb
PA
109742016-11-09 Pedro Alves <palves@redhat.com>
10975
10976 * gdb.base/commands.exp (runto_or_return): New procedure.
10977 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10978 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10979 (progvar_simple_while_test, progvar_complex_if_while_test)
10980 (if_while_breakpoint_command_test)
10981 (infrun_breakpoint_command_test, breakpoint_command_test)
10982 (user_defined_command_test, watchpoint_command_test)
10983 (test_command_prompt_position, redefine_hook_test)
10984 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10985 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10986 multi_line_input and multi_line. Remove gdb_expect and
10987 gdb_stop_suppressing_tests uses.
10988 * lib/gdb.exp (valnum_re): New global.
10989 (multi_line_input): New procedure.
10990
8354c62c
SM
109912016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10992
10993 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10994 Remove.
10995 (test_setup): Define with proc_with_prefix.
10996 (test_cli_inferior): Likewise.
10997 (test_cli_thread): Likewise.
10998 (test_cli_frame): Likewise.
10999 (test_cli_select_frame): Likewise.
11000 (test_cli_up_down): Likewise.
11001 (test_mi_thread_select): Likewise.
11002 (test_mi_stack_select_frame): Likewise.
11003 (test_cli_in_mi_inferior): Likewise.
11004 (test_cli_in_mi_thread): Likewise.
11005 (test_cli_in_mi_frame): Likewise.
11006 (top level): Do not use with_test_prefix_procname.
11007
64f367a2
PA
110082016-11-09 Pedro Alves <palves@redhat.com>
11009
11010 * gdb.base/commands.exp (gdbvar_simple_if_test)
11011 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11012 (progvar_simple_if_test, progvar_simple_while_test)
11013 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11014 (infrun_breakpoint_command_test, breakpoint_command_test)
11015 (user_defined_command_test, watchpoint_command_test)
11016 (test_command_prompt_position, deprecated_command_test)
11017 (bp_deleted_in_command, temporary_breakpoint_commands)
11018 (stray_arg0_test, source_file_with_indented_comment)
11019 (recursive_source_test, if_commands_test)
11020 (error_clears_commands_left, redefine_hook_test)
11021 (redefine_backtrace_test): Use proc_with_prefix.
11022 * lib/gdb.exp (proc_with_prefix): New proc.
11023
0bb65f1e
AA
110242016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11025
11026 * gdb.base/tui-layout.c: New file.
11027 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11028 disassembly window contains very long lines.
11029
7353f247
TT
110302016-11-08 Tom Tromey <tom@tromey.com>
11031
11032 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11033 depend on Python 2.
11034
30a7bb83
TT
110352016-11-08 Tom Tromey <tom@tromey.com>
11036
11037 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11038 New method.
11039
cdf5a07c
MG
110402016-10-29 Manish Goregaokar <manish@mozilla.com>
11041
2806dc7e 11042 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11043
51a789c3
MG
110442016-10-27 Manish Goregaokar <manish@mozilla.com>
11045
2806dc7e
PA
11046 * gdb.rust/simple.rs: Add test for univariant enums without
11047 discriminants and for encoded struct-like enums.
51a789c3 11048
f610ab6d
PA
110492016-10-28 Pedro Alves <palves@redhat.com>
11050
11051 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11052 gdb_test_multiple, tighten regexps and match symtabs and line
11053 tables incrementally.
11054
b129b0ca
LM
110552016-10-28 Luis Machado <lgustavo@codesourcery.com>
11056
11057 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11058 general.
11059
ecf45d2c
SL
110602016-10-25 Luis Machado <lgustavo@codesourcery.com>
11061
11062 * gdb.base/exec-invalid-sysroot.exp: New file.
11063
b8d38ee4
JK
110642016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11067
f90fd8c2
JK
110682016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11069
11070 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11071
2d2476aa
MR
110722016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11073
2806dc7e
PA
11074 * gdb.base/killed-outside.exp: Remove $options from a call to
11075 `prepare_for_testing'.
2d2476aa 11076
e42b25a0
SM
110772016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11078
11079 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11080 Change test message.
11081
3ccdb432
SM
110822016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11083
11084 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11085 Update comment.
11086
5bad3170
SM
110872016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11088
11089 * gdb.trace/mi-trace-save.exp: New file.
11090
5ad9dba7
YQ
110912016-10-13 Yao Qi <yao.qi@linaro.org>
11092
11093 * gdb.base/code_elim.exp (get_var_address): Remove.
11094 * gdb.base/relocate.exp: Likewise.
11095 * gdb.base/shreloc.exp: Likewise.
11096 * lib/gdb.exp (get_var_address): New.
11097
62df7e21
YQ
110982016-10-13 Yao Qi <yao.qi@linaro.org>
11099
11100 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11101 floating point tests if $skip_float_test is false.
11102
4dac951e
LM
111032016-10-12 Luis Machado <lgustavo@codesourcery.com>
11104
11105 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11106 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11107 argc values.
11108 Add 1 to argc so we guarantee distinct initial/modified argc values.
11109
8f1a8fc4
JK
111102016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11111
11112 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11113
16c85b5d
JK
111142016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11115
11116 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11117 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11118 * gdb.arch/vsx-regs.exp: Likewise.
11119
1d0e042a
YQ
111202016-10-07 Yao Qi <yao.qi@linaro.org>
11121
11122 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11123
68dadef5
MM
111242016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11125
11126 * gdb.python/python.exp: Test decode_line("*0").
11127
33fa2c6e
DE
111282016-10-06 Doug Evans <dje@google.com>
11129
11130 * gdb.python/py-value.exp (test_value_creation): Add test for large
11131 unsigned 64-bit value.
11132
9c37b5ae
TT
111332016-10-06 Tom Tromey <tom@tromey.com>
11134
11135 * gdb.compile/compile.exp: Change java tests to rust.
11136 * gdb.base/setshow.exp: Change java tests to rust.
11137 * gdb.base/default.exp: Remove java from language list.
11138 * README (Examples): Update language example.
11139 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11140 test.
11141 * lib/gdb.exp (skip_java_tests): Remove.
11142 * lib/java.exp: Remove.
11143 * gdb.java: Remove.
11144
78b86327
MR
111452016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11146
11147 * gdb.arch/mips-fcr.exp: New test.
11148 * gdb.arch/mips-fcr.c: Source for the new test.
11149
7470adbb
MR
111502016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11151
11152 * gdb.base/solib-disc.exp: Use `standard_output_file'
11153 throughout.
11154
4a556533
PA
111552016-10-06 Pedro Alves <palves@redhat.com>
11156
11157 * gdb.base/jit-simple-dl.c: New file.
11158 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11159 * gdb.base/jit-simple.c: ... this.
11160 * gdb.base/jit-simple.exp (jit_run): Delete.
11161 (build_jit): New proc.
11162 (jit_test_reread): Recompile either the main program or the shared
11163 library, depending on what is being tested. Skip changing address
11164 if caller wants to. Compare before/after addresses. If testing
11165 standalone, explicitly load the binary. Test "maint info
11166 breakpoints".
11167 (top level): Add "standalone vs shared lib" and "change address"
11168 vs "same address" axes.
11169
5a122fbc
PA
111702016-10-06 Pedro Alves <palves@redhat.com>
11171
11172 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11173 call.
11174 (jit_run): Delete.
11175 (jit_test_reread): Use with_test_prefix. Reload the main binary
11176 explicitly. Compare the before/after addresses of the JIT
11177 descriptor.
11178
ee8da4b8
DE
111792016-08-15 Doug Evans <dje@google.com>
11180
11181 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11182 for single bitfields is bool.
11183 * gdb.xml/tdesc-regs.exp: Ditto.
11184
f389f6fe
JK
111852016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11186
11187 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11188
fdebf1a4
YQ
111892016-10-05 Yao Qi <yao.qi@linaro.org>
11190
11191 * lib/gdb.exp (support_complex_tests): Return zero if
11192 gdb_skip_float_test return true.
11193
9c36d954 111942016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11195 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11196
11197 PR gdb/20487
11198 * gdb.mi/user-selected-context-sync.exp: New file.
11199 * gdb.mi/user-selected-context-sync.c: New file.
11200
4034d0ff 112012016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11202 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11203
11204 PR gdb/20487
11205 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11206 =thread-select-event check.
11207
a4297203
PB
112082016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11209
11210 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11211 the compulsory L operand changes.
11212 * gdb.arch/powerpc-power.s: Likewise.
11213
bb805577
JK
112142016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11215
11216 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11217 * gdb.base/jit-attach-pie.c: New file.
11218 * gdb.base/jit-attach-pie.exp: New file.
11219
6d61dee5
PA
112202016-09-28 Pedro Alves <palves@redhat.com>
11221
11222 * gdb.base/infcall-input.c: New file.
11223 * gdb.base/infcall-input.exp: New file.
11224
f73842fc
YQ
112252016-09-22 Yao Qi <yao.qi@linaro.org>
11226
11227 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11228 (gdb_exit): Rename it to ...
11229 (gdbserver_gdb_exit): ... Close GDBserver.
11230 (gdb_exit): New proc, call gdbserver_gdb_exit.
11231 (mi_gdb_exit): Likewise.
11232
90681dab
YQ
112332016-09-22 Yao Qi <yao.qi@linaro.org>
11234
11235 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11236 path.
11237 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11238 Remove duplication.
11239
9c211fd8
YQ
112402016-09-22 Yao Qi <yao.qi@linaro.org>
11241
11242 * lib/gdbserver-support.exp: Check the existence of
11243 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11244
ad0a504f
AK
112452016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11246
11247 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11248
36cf1806
TT
112492016-09-21 Tom Tromey <tom@tromey.com>
11250
11251 PR gdb/20604:
11252 * gdb.base/quit.exp: New file.
11253
74172ecf
SM
112542016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11255
11256 * .gitignore: New file.
11257
3d0ec882
MR
112582016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11259
11260 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11261 throughout.
11262
8193adea
AA
112632016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11264
11265 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11266
d41a5c09
JK
112672016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11268
11269 * gdb.cp/casts.cc (decltype): Move it ...
11270 (main): ... with its call to ...
11271 * gdb.cp/casts03.cc: ... a new file.
11272 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11273
d2dfe700
JK
112742016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11275
11276 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11277
e2a92b16
PB
112782016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11279
11280 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11281 and sync up the test with tests in gas/testsuite/gas/ppc.
11282 * gdb.arch/powerpc-power.exp: Likewise.
11283
49b4de64
JK
112842016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11285
11286 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11287
2c29df25
SDJ
112882016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11289 Jan Kratochvil <jan.kratochvil@redhat.com>
11290
11291 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11292 make m1's definition to be different from m2's. Use 'dummy' as an
11293 argument for probe 'two'.
11294
cc3c2846
JB
112952016-09-10 Jon Beniston <jon@beniston.com>
11296
11297 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11298 for sim target.
11299
e1b2624a
AA
113002016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11301
11302 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11303 variable declaration.
11304 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11305 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11306 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11307 received HWCAP as its argument.
11308
4295e285
PA
113092016-09-06 Pedro Alves <palves@redhat.com>
11310
11311 * gdb.base/new-ui-pending-input.c: New file.
11312 * gdb.base/new-ui-pending-input.exp: New file.
11313 * gdb.exp (clear_gdb_spawn_id): New procedure.
11314 (with_spawn_id): Check whether gdb_spawn_id exists before
11315 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11316 on exit.
11317
00d5215e
UW
113182016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11319
11320 * gdb.base/float128.c: New file.
11321 * gdb.base/float128.exp: Likewise.
11322 * gdb.base/floatn.c: Likewise.
11323 * gdb.base/floatn.exp: Likewise.
11324
a9ff5f12
UW
113252016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11326
11327 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11328
f245535c
PA
113292016-09-05 Pedro Alves <palves@redhat.com>
11330
11331 PR backtrace/19927
11332 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11333 unwinders are immediately called as side effect of "source" or
11334 "disable unwinder" commands.
11335 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11336
ae9cf263
YQ
113372016-09-02 Yao Qi <yao.qi@linaro.org>
11338
11339 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11340 is true and $type is "float" or "double".
11341
27aba047
YQ
113422016-09-02 Yao Qi <yao.qi@linaro.org>
11343
11344 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11345 true.
11346 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11347 * gdb.base/call-rt-st.exp: Likewise.
11348 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11349 return value instead of gdb,skip_float_test.
11350 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11351 (do_function_calls): Use its return value instead of
11352 gdb,skip_float_test.
11353 * gdb.base/finish.exp: Likewise.
11354 * gdb.base/funcargs.exp: Likewise.
11355 * gdb.base/return.exp: Likewise.
11356 * gdb.base/return2.exp: Likewise.
11357 * gdb.base/varargs.exp: Likewise.
11358 * lib/gdb.exp (gdb_skip_float_test): Change it to
11359 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11360
5af962df
AA
113612016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11362
11363 * gdb.multi/tids.exp: Test "thread apply all".
11364
7fac6910
JK
113652016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11366
11367 * gdb.base/default.exp (tty): Remove.
11368
bb1fe4ac
KB
113692016-08-24 Kevin Buettner <kevinb@redhat.com>
11370
2806dc7e
PA
11371 * gdb.python/py-recurse-unwind.c: New file.
11372 * gdb.python/py-recurse-unwind.py: New file.
11373 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11374
0a1ddfa6
SM
113752016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11376
11377 * gdb.base/set-inferior-tty.exp: New file.
11378 * gdb.base/set-inferior-tty.c: New file.
11379
d9de1fe3
PA
113802016-08-23 Pedro Alves <palves@redhat.com>
11381
11382 PR gdb/20494
11383 * gdb.base/new-ui-echo.c: New file.
11384 * gdb.base/new-ui-echo.exp: New file.
11385
e9d9abd7
YQ
113862016-08-23 Yao Qi <yao.qi@linaro.org>
11387
11388 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11389 gdbserver_spawn.
11390 * gdb.server/connect-without-multi-process.exp (do_test):
11391 Likewise.
11392
3589529e
YQ
113932016-08-23 Yao Qi <yao.qi@linaro.org>
11394
11395 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11396 standalone_txt. Delete gdb_txt and standalone_txt on host
11397 and target. Spawn the binary on target. Copy files from
11398 target to host.
11399
6bb90213
PA
114002016-08-22 Pedro Alves <palves@redhat.com>
11401
11402 PR gdb/20505
11403 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11404 with_test_prefix. Factor out bits to ...
11405 (test_no_vdso): ... this new procedure.
11406
20c2c024
CL
114072016-08-19 Carl Love <cel@us.ibm.com>
11408
11409 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11410 maintaining separate logic for constructing the output path.
11411 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11412 * gdb.arch/ppc-dfp.exp: Likewise.
11413 * gdb.arch/ppc-fp.exp: Likewise.
11414 * gdb.arch/vsx-regs.exp: Likewise.
11415 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11416 binprefix for generating the additional binary files.
11417
0646e07d
PA
114182016-08-19 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.trace/mi-trace-frame-collected.exp
11421 (test_trace_frame_collected): On x32, expect two registers.
11422
46da9242
CL
114232016-08-18 Carl Love <cel@us.ibm.com>
11424
11425 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11426 and sync up the test with tests in gas/testsuite/gas/ppc.
11427 * gdb.arch/powerpc-power.exp: Likewise.
11428
eb2332d7
SM
114292016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11430
11431 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11432 expected error message.
11433
63c61e04
SM
114342016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11435
11436 * gdb.multi/remove-inferiors.exp: New file.
11437 * gdb.multi/remove-inferiors.c: New file.
11438
7b17065f
YQ
114392016-08-12 Yao Qi <yao.qi@linaro.org>
11440
11441 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11442 argument list.
11443
01d3dedf
PA
114442016-08-10 Pedro Alves <palves@redhat.com>
11445
11446 PR gdb/19187
11447 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11448 setup_kfails.
11449
3eb7562a
PA
114502016-08-09 Pedro Alves <palves@redhat.com>
11451 Simon Marchi <simon.marchi@ericsson.com>
11452
11453 PR gdb/20418
11454 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11455 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11456
80614914
PA
114572016-08-09 Pedro Alves <palves@redhat.com>
11458
11459 PR mi/20431
11460 * gdb.mi/mi-cmd-error.exp: New file.
11461
f348d89a
PA
114622016-08-09 Pedro Alves <palves@redhat.com>
11463
11464 PR gdb/18653
11465 * gdb.base/signals-state-child.c: New file.
11466 * gdb.base/signals-state-child.exp: New file.
11467 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11468
e5ca03b4
PA
114692016-08-09 Pedro Alves <palves@redhat.com>
11470
11471 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11472
282a0691
TT
114732016-08-03 Tom Tromey <tom@tromey.com>
11474
11475 PR python/18565:
11476 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11477
41bfcd63
YQ
114782016-08-01 Yao Qi <yao.qi@linaro.org>
11479
11480 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11481 variable mode to "multi-process" if $multi_process is 1, otherwise
11482 set it to "single-process".
11483
e3465b24
YQ
114842016-08-01 Yao Qi <yao.qi@linaro.org>
11485
11486 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11487 * gdb.cp/cpexprs.exp: Likewise.
11488 * gdb.cp/m-static.exp: Likewise.
11489
0b31a4bc
TT
114902016-07-26 Tom Tromey <tom@tromey.com>
11491
11492 PR python/20190:
11493 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11494 test.
11495
e0461dbb
MM
114962016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11497
11498 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11499 selecting assembly source files.
11500 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11501 assembly source files.
11502 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11503 assembly source files.
11504 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11505 selecting assembly source files.
11506
8194e927
SM
115072016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11508
11509 * gdb.base/new-ui.exp (do_test_invalid_args): New
11510 procedure.
11511
c0272db5
TW
115122016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11513
11514 * gdb.btrace/reconnect.c: New file.
11515 * gdb.btrace/reconnect.exp: New file.
11516
e3487908
GKB
115172016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11518
11519 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11520 to test_catch_syscall_group.
11521 (test_catch_syscall_group): New.
11522
12df5c00
TT
115232016-07-21 Tom Tromey <tom@tromey.com>
11524
11525 * gdb.rust/simple.rs (main): Use empty struct expression.
11526 * gdb.rust/simple.exp: Add tests for empty struct expression.
11527
bae62ee2
YQ
115282016-07-21 Yao Qi <yao.qi@linaro.org>
11529
11530 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11531 if gdb_skip_xml_test is true on some targets.
11532
b1b53fb3
YQ
115332016-07-21 Yao Qi <yao.qi@linaro.org>
11534
11535 * gdb.server/solib-list.exp: Unset last_loaded_file.
11536
027d97f8
JK
115372016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11538
11539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11540 "step into captured_main (args)".
11541
7674d381
JK
115422016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11543
11544 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11545
72b5d099
JK
115462016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11547
11548 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11549
1f960ced
PA
115502016-07-19 Pedro Alves <palves@redhat.com>
11551
11552 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11553 * gdb.opt/inline-bt.exp: Likewise.
11554 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11555 additional_flags=-Winline.
11556 * gdb.opt/inline-locals.exp: Likewise.
11557 * gdb.opt/inline-markers.c (ATTR): Define.
11558 (inlined_fn): Use it.
11559
f25827c1
YQ
115602016-07-19 Yao Qi <yao.qi@linaro.org>
11561
11562 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11563 (test_with_self): Remove some code. Remove argument executable.
11564 (top-level): Use do_self_tests.
11565
37539ebe
DB
115662016-07-15 Zachary Welch <zwelch@codesourcery.com>
11567 Don Breazeal <donb@codesourcery.com>
11568
11569 * gdb.base/maint.exp: Escape paths used in regular expressions.
11570 * gdb.stabs/weird.exp: Likewise.
11571
dac790e1
TT
115722016-07-13 Tom Tromey <tom@tromey.com>
11573
11574 PR python/15620, PR python/18620:
11575 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11576 (test_bkpt_events): New procs.
11577
93daf339
TT
115782016-07-13 Tom Tromey <tom@tromey.com>
11579
11580 PR python/17698:
11581 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11582 test.
11583 (test_watchpoints): Likewise.
11584 (test_bkpt_pending): New proc.
11585
6571a381
TT
115862016-07-13 Tom Tromey <tom@tromey.com>
11587
11588 PR cli/18053:
11589 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11590 completion test.
11591
e8732474
JK
115922016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11593
11594 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11595 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11596 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11597 f_label.
11598 (g): Rename g_end_lbl to g_label.
11599 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11600 low_pc and high_pc.
11601 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11602
e0f3fd7c
TT
116032016-07-12 Tom Tromey <tom@tromey.com>
11604
11605 PR python/19293:
11606 * gdb.python/py-unwind-maint.exp: Update tests.
11607
3cfe46b6
YQ
116082016-07-12 Yao Qi <yao.qi@linaro.org>
11609
11610 * lib/selftest-support.exp (selftest_setup): Match the output
11611 when captured_main is inlined.
11612
4f19a0e6
WT
116132016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11614
11615 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11616 New variables.
11617 (print this%a, print this%b, print this): New tests.
11618 * gdb.fortran/derived-types.f90 (this): New object and
11619 initialization.
11620
986cf455
SM
116212016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11622
11623 * gdb.ada/arraydim.exp: Remove extra directory level in build
11624 directory.
11625
f0464b23
SM
116262016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11627
11628 * lib/ada.exp: Remove extra directory level in build directory.
11629 * gdb.ada/cond_lang.exp: Likewise.
11630 * gdb.ada/exec_changed.exp: Likewise.
11631 * gdb.ada/lang_switch.exp: Likewise.
11632
42d94011
MG
116332016-07-06 Manish Goregaokar <manish@mozilla.com>
11634
2806dc7e
PA
11635 * simple.rs: Add test for raw pointer subscripting.
11636 * simple.exp: Add test expectations.
42d94011 11637
647c264c
YQ
116382016-07-05 Yao Qi <yao.qi@linaro.org>
11639
11640 * gdb.mi/mi-reverse.exp: Match =record-started output.
11641
20aa2c60
PA
116422016-07-01 Pedro Alves <palves@redhat.com>
11643
11644 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11645 procedure.
11646 (jit_reader_test): Test the jit reader's unwinder.
11647 * gdb.base/jithost.c (jit_function_00_code): New global.
11648 (main): Use memcpy to fill in the mmapped code, instead of poking
11649 bytes manually here.
11650 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11651 value.
11652 (read_debug_info): Save the function's range.
11653 (read_sp): New function.
11654 (unwind_frame): Use it. Also unwind RBP.
11655 (get_frame_id): Use read_sp.
11656 (gdb_init_reader): Use calloc instead of malloc.
11657 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11658 parameter. Use gdb_test_multiple.
11659
ced2dffb
PA
116602016-07-01 Pedro Alves <palves@redhat.com>
11661 Antoine Tremblay <antoine.tremblay@ericsson.com>
11662
11663 * gdb.threads/process-dies-while-detaching.c: New file.
11664 * gdb.threads/process-dies-while-detaching.exp: New file.
11665
63000888
PA
116662016-07-01 Pedro Alves <palves@redhat.com>
11667
11668 * gdb.multi/watchpoint-multi-exit.c: New file.
11669 * gdb.multi/watchpoint-multi-exit.exp: New file.
11670
038d4868
PA
116712016-06-30 Pedro Alves <palves@redhat.com>
11672
11673 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11674 unset inferior_spawn_id.
11675
994e9c83
PA
116762016-06-30 Pedro Alves <palves@redhat.com>
11677
11678 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11679 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11680
e5653468
YQ
116812016-06-29 Yao Qi <yao.qi@linaro.org>
11682
11683 * gdb.base/return.c: Add copyright header.
11684
803b47e5
TT
116852016-06-29 Tom Tromey <tom@tromey.com>
11686
11687 PR python/20129:
11688 * gdb.python/py-framefilter.exp: Add tests for setting priority
11689 and disabling of non-existent frame filter.
11690
28244707
YQ
116912016-06-29 Yao Qi <yao.qi@linaro.org>
11692
11693 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11694 0x0f07ff.
11695
a31d2f06
YQ
116962016-06-28 Yao Qi <yao.qi@linaro.org>
11697
11698 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11699 triplets. Start gdb, execute catch syscall, and continue. Check
11700 gdb's output to determine catch syscall is supported.
11701
921d8f54
MG
117022016-06-27 Manish Goregaokar <manish@mozilla.com>
11703
25d49b86
PA
11704 * gdb.rust/simple.rs: Add test for returning unit in a function.
11705 * gdb.rust/simple.exp: Add expectation for functions returning
11706 unit.
921d8f54 11707
f4952523
PMR
117082016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11709
11710 * gdb.python/py-breakpoint-create-fail.c,
11711 gdb.python/py-breakpoint-create-fail.exp,
11712 gdb.python/py-breakpoint-create-fail.py: New testcase.
11713
fccb08f8
MG
117142016-06-25 Manish Goregaokar <manish@mozilla.com>
11715
11716 PR gdb/20239
11717 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11718 * gdb.rust/simple.exp: Add test expectations for new NonZero
11719 tests.
fccb08f8 11720
6b850546
DT
117212016-06-24 David Taylor <dtaylor@emc.com>
11722
11723 * gdb.base/offsets.exp: New file.
11724 * gdb.base/offsets.c: New file.
11725
17621150
TT
117262016-06-23 Tom Tromey <tom@tromey.com>
11727
11728 PR gdb/16483:
11729 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11730 before any filters are loaded.
11731
04d59df6
WT
117322016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11733
11734 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11735 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11736 structs.
11737 * gdb.fortran/derived-type-function.exp: New file.
11738 * gdb.fortran/derived-type-function.f90: New file.
11739
11740
ac69f786
PA
117412016-06-21 Pedro Alves <palves@redhat.com>
11742
11743 * gdb.base/new-ui.exp: New file.
11744 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11745 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11746 (with_spawn_id): New procedure.
11747
49940788
PA
117482016-06-21 Pedro Alves <palves@redhat.com>
11749
11750 * gdb.mi/mi-exec-run.exp: New file.
11751
ef274d26
PA
117522016-06-21 Pedro Alves <palves@redhat.com>
11753
11754 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11755 breakpoint command's output on the main UI.
11756 (test_break): New procedure, factored out from calls in the top
11757 level.
11758 (top level): Use foreach_with_prefix to test MI as main UI and as
11759 separate UI.
11760
468afe6c
PA
117612016-06-21 Pedro Alves <palves@redhat.com>
11762
11763 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11764 (test_awatch_creation_and_listing)
11765 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11766 Remove 'type' parameter.
11767 (test_watchpoint_all): New parameter mi_mode. Remove
11768 with_test_prefix.
11769 (top level): Use foreach_with_prefix, and add main/separate UI MI
11770 testing axis.
11771
51f77c37
PA
117722016-06-21 Pedro Alves <palves@redhat.com>
11773
11774 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11775 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11776 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11777 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11778 (gdb_main_spawn_id, mi_spawn_id): Declare and
11779 comment.
11780 (mi_create_inferior_pty): New procedure,
11781 factored out from default_mi_gdb_start.
11782 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11783 procedures.
11784 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11785 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11786 Use mi_create_inferior_pty.
11787 (mi_gdb_start): Use eval to pass down args list.
11788
8980e177
PA
117892016-06-21 Pedro Alves <palves@redhat.com>
11790
11791 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11792 * gdb.opt/inline-cmds.exp: Add MI tests.
11793
f38d3ad1
PA
117942016-06-21 Pedro Alves <palves@redhat.com>
11795
11796 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11797
45db7c09
PA
117982016-06-21 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11801 (top level): Use it instead of mi_execute_to.
11802
5a069ab3
PA
118032016-06-21 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11806 (cont_handler_str): New.
11807 (signal_stop_handler): Set stop_handler_str instead of printing to
11808 stdout.
11809 (continue_handler): Set cont_handler_str instead of printing to
11810 stdout.
11811 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11812 mi_send_resuming_command. Print stop_handler_str and
11813 cont_handler_str instead of expecting the python events print
11814 directly.
11815
2838cc1d
SD
118162016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11817
11818 * gdb.base/jit-reader.exp: New file.
11819 * gdb.base/jithost.c: New file.
11820 * gdb.base/jithost.h: New file.
11821 * gdb.base/jitreader.c : New file.
11822 * gdb.base/jit-protocol.h: New file.
11823
21a77091
YQ
118242016-06-17 Yao Qi <yao.qi@linaro.org>
11825
11826 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11827 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11828 and detach-on-fork. Adjust tests.
11829 (top level): Invoke break_cond_on_syscall with combinations of
11830 syscall, follow-fork-mode and detach-on-fork.
11831
f50bf8e5
YQ
118322016-06-17 Yao Qi <yao.qi@linaro.org>
11833
11834 * gdb.base/step-over-exit.c: New.
11835 * gdb.base/step-over-exit.exp: New.
11836
a28d8e50
YTL
118372016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11838
11839 * gdb.base/float.exp: Add target check for nds32*-*-*.
11840 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11841
cad8e26d
AB
118422016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11843
11844 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11845 for unsupported target features.
11846 * gdb.base/call-rt-st.exp: Likewise.
11847 * gdb.base/call-sc.exp: Likewise.
11848 * gdb.base/call-signal-resume.exp: Likewise.
11849 * gdb.base/call-strs.exp: Likewise.
11850 * gdb.base/callexit.exp: Likewise.
11851 * gdb.base/callfuncs.exp: Likewise.
11852 * gdb.base/nodebug.exp: Likewise.
11853 * gdb.base/printcmds.exp: Likewise.
11854 * gdb.base/ptype.exp: Likewise.
11855 * gdb.base/structs.exp: Likewise.
11856 * gdb.base/unwindonsignal.exp: Likewise.
11857 * gdb.cp/gdb2495.exp: Likewise.
11858 * gdb.cp/templates.exp: Likewise.
11859 * gdb.cp/virtfunc.exp: Likewise.
11860 * gdb.threads/hand-call-in-threads.exp: Likewise.
11861 * gdb.threads/interrupted-hand-call.exp: Likewise.
11862 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11863
347dc102
TT
118642016-06-10 Tom Tromey <tom@tromey.com>
11865
11866 PR rust/20110:
11867 * gdb.rust/expr.exp: Add test for integer constant larger than
11868 i32.
11869
5e13cf25
BH
118702016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11871
11872 * gdb.fortran/nested-funcs.exp: New.
11873 * gdb.fortran/nested-funcs.f90: New.
11874
bb556f1f
TK
118752016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11876
11877 * gdb.base/examine-backward.c: New file.
11878 * gdb.base/examine-backward.exp: New file.
11879
38b022b4
SM
118802016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11881
11882 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11883 matching.
11884
1b40ec05
TT
118852016-06-02 Tom Tromey <tom@tromey.com>
11886
11887 PR python/18984:
11888 * gdb.python/py-shared.exp: Add solib_name test.
11889
193bd378
SM
118902016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11891
11892 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11893
3326303b
MG
118942016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11895
11896 PR c++/19893
11897 * gdb.dwarf2/implref.exp: Rename to...
11898 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11899 * gdb.dwarf2/implref-array.c: New file.
11900 * gdb.dwarf2/implref-array.exp: Likewise.
11901 * gdb.dwarf2/implref-global.c: Likewise.
11902 * gdb.dwarf2/implref-global.exp: Likewise.
11903 * gdb.dwarf2/implref-struct.c: Likewise.
11904 * gdb.dwarf2/implref-struct.exp: Likewise.
11905
825c8ef2
AT
119062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11907
11908 * gdb.trace/trace-condition.exp: Add 64bit tests.
11909
2320162a
AT
119102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11911
11912 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11913 bits types.
11914 (main): Adapt to 8 to 64 bits types.
11915 * gdb.trace/trace-condition.exp: Add new tests.
11916
a7818233
AT
119172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11918
11919 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11920
0d336466
AT
119212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11922
11923 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11924 Move condition tests...
11925 * gdb.trace/trace-condition.exp: Here.
11926
7faeb45a
AT
119272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11928
11929 * gdb.trace/trace-condition.exp: Add counter-case tests.
11930
e385593e
JK
119312016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11932
11933 PR c++/15231
11934 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11935 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11936
744608cc
PA
119372016-05-27 Pedro Alves <palves@redhat.com>
11938
11939 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11940 New procedure.
11941 (top level): Call it, and bail out of DejaGnu is known to be bad.
11942
ac775bf4
AB
119432016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11944
11945 * gdb.base/whatis.c: Extend the test case.
11946 * gdb.base/whatis.exp: Add additional tests.
11947
2bbad2ea
BH
119482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11949
11950* gdb.fortran/type.f90: Add pointer variable.
11951* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11952
8b70175d
BH
119532016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11954
11955 * gdb.fortran/vla-type.exp: Fix testcase name.
11956
86d8a848
BH
119572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11958
11959 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11960
e188eb36
BH
119612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11962
11963 * gdb.fortran/type.f90: Add nested structures.
11964 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11965 * gdb.fortran/derived-type.exp: Adapt expected output.
11966 * gdb.fortran/vla-type.exp: Adapt expected output.
11967
9b2db1fd
BH
119682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11969
11970 * gdb.fortran/whatis_type.exp: Adapt expected output.
11971
72b17055
BH
119722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11973
11974 * gdb.fortran/print_type.exp: Fix expected output.
11975 * gdb.fortran/whatis_type.exp: Fix expected output.
11976
3cd81d8d
BH
119772016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11978
11979 * gdb.fortran/whatis_type.exp: Use multi_line.
11980
ddae9462
TT
119812016-05-24 Tom Tromey <tom@tromey.com>
11982
11983 PR python/17386:
11984 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11985 use value as an index.
11986
1957f6b8
TT
119872016-05-23 Tom Tromey <tom@tromey.com>
11988
11989 PR python/17981:
11990 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11991 no-breakpoint case.
11992
026a9174
PA
119932016-05-24 Pedro Alves <palves@redhat.com>
11994
11995 PR gdb/19828
11996 * gdb.threads/clone-attach-detach.c: New file.
11997 * gdb.threads/clone-attach-detach.exp: New file.
11998
e70a7231
FR
119992016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12000
12001 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12002
0f6ed0e0
TT
120032016-05-23 Tom Tromey <tom@tromey.com>
12004
12005 PR python/19438, PR python/18393:
12006 * gdb.python/py-progspace.exp: Add "dir" test.
12007 * gdb.python/py-objfile.exp: Add "dir" test.
12008
ffd19d61
YQ
120092016-05-23 Yao Qi <yao.qi@linaro.org>
12010
12011 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12012 * gdb.arch/thumb2-it.exp: Likewise.
12013
9e8f9b05
SM
120142016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12015
12016 * gdb.mi/mi-threads-interrupt.c: New file.
12017 * gdb.mi/mi-threads-interrupt.exp: New file.
12018
61c6156d
SM
120192016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12020
12021 PR gdb/18077
12022 * gdb.mi/mi-async-run.exp: New file.
12023 * gdb.mi/mi-async-run.c: New file.
12024
67218854
TT
120252016-05-17 Tom Tromey <tom@tromey.com>
12026 Manish Goregaokar <manishsmail@gmail.com>
12027
12028 * lib/rust-support.exp: New file.
12029 * lib/gdb.exp (skip_rust_tests): New proc.
12030 (build_executable_from_specs): Handle rust.
12031 * lib/future.exp (gdb_find_rustc): New proc.
12032 (gdb_default_target_compile): Handle rust.
12033 * gdb.rust/expr.exp: New file.
12034 * gdb.rust/generics.exp: New file.
12035 * gdb.rust/generics.rs: New file.
12036 * gdb.rust/methods.exp: New file.
12037 * gdb.rust/methods.rs: New file.
12038 * gdb.rust/modules.exp: New file.
12039 * gdb.rust/modules.rs: New file.
12040 * gdb.rust/simple.exp: New file.
12041 * gdb.rust/simple.rs: New file.
12042
c44af4eb
TT
120432016-05-17 Tom Tromey <tom@tromey.com>
12044
12045 * gdb.base/default.exp (set language): Add rust.
12046
dcd1f979
TT
120472016-05-17 Tom Tromey <tom@tromey.com>
12048
12049 * gdb.gdb/unittest.exp: New file.
12050
155b7f57
YQ
120512016-05-16 Yao Qi <yao.qi@linaro.org>
12052
12053 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12054 shell_prompt. Update shell_prompt_re.
12055
8ddd5a6c
DE
120562016-05-12 Doug Evans <dje@google.com>
12057
12058 PR symtab/19999
12059 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12060 $options when building executable.
12061 * gdb.dwarf2/fission-loclists-pie.S: New file.
12062 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12063
02e370d9
SM
120642016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12065
12066 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12067 of [is_remote target],
12068
8929ad8b
SM
120692016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 * lib/gdb.exp (use_gdb_stub): New procedure.
12072
6c447423
DE
120732016-05-03 Yunlian Jiang <yunlian@google.com>
12074 Doug Evans <dje@google.com>
12075
12076 PR symtab/19914
12077 * gdb.dwarf2/dwp-sepdebug.c: New file.
12078 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12079
444e826c
SM
120802016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12081
12082 * gdb.base/detach.exp: Remove is_remote check.
12083
740feeaa
SM
120842016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12085
12086 * gdb.base/annota-input-while-running.exp: Don't check for
12087 [is_remote target]. Enable annotations after running to main.
12088 Remove unused "set test..." line.
12089
9080ac9d
SM
120902016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12091
12092 * gdb.trace/trace-enable-disable.exp: New file.
12093 * gdb.trace/trace-enable-disable.c: New file.
12094
952ebca5
SM
120952016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12096
12097 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12098 use it in info sharedlibrary test.
12099 * gdb.trace/ftrace-lock.exp: Likewise.
12100 * gdb.trace/ftrace.exp: Likewise.
12101 * gdb.trace/range-stepping.exp: Likewise.
12102 * gdb.trace/trace-break.exp: Likewise.
12103 * gdb.trace/trace-condition.exp: Likewise.
12104 * gdb.trace/trace-mt.exp: Likewise.
12105
d9019901
SM
121062016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12107
12108 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12109 (gdb_load_shlib): ... this.
12110 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12111 gdb_load_shlib.
12112 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12113 * gdb.base/ctxobj.exp: Likewise.
12114 * gdb.base/dprintf-pending.exp: Likewise.
12115 * gdb.base/dso2dso.exp: Likewise.
12116 * gdb.base/fixsection.exp: Likewise.
12117 * gdb.base/gcore-relro.exp: Likewise.
12118 * gdb.base/gdb1555.exp: Likewise.
12119 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12120 * gdb.base/gnu-ifunc.exp: Likewise.
12121 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12122 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12123 * gdb.base/pending.exp: Likewise.
12124 * gdb.base/print-file-var.exp: Likewise.
12125 * gdb.base/print-symbol-loading.exp: Likewise.
12126 * gdb.base/shlib-call.exp: Likewise.
12127 * gdb.base/shreloc.exp: Likewise.
12128 * gdb.base/so-impl-ld.exp: Likewise.
12129 * gdb.base/solib-disc.exp: Likewise.
12130 * gdb.base/solib-nodir.exp: Likewise.
12131 * gdb.base/solib-overlap.exp: Likewise.
12132 * gdb.base/solib-symbol.exp: Likewise.
12133 * gdb.base/solib-weak.exp (do_test): Likewise.
12134 * gdb.base/sym-file.exp: Likewise.
12135 * gdb.base/symtab-search-order.exp: Likewise.
12136 * gdb.base/type-opaque.exp: Likewise.
12137 * gdb.base/unload.exp: Likewise.
12138 * gdb.base/watchpoint-solib.exp: Likewise.
12139 * gdb.compile/compile.exp: Likewise.
12140 * gdb.cp/gdb2384.exp: Likewise.
12141 * gdb.cp/infcall-dlopen.exp: Likewise.
12142 * gdb.cp/re-set-overloaded.exp: Likewise.
12143 * gdb.fortran/library-module.exp: Likewise.
12144 * gdb.opt/solib-intra-step.exp: Likewise.
12145 * gdb.python/py-finish-breakpoint.exp: Likewise.
12146 * gdb.python/py-shared.exp: Likewise.
12147 * gdb.reverse/solib-precsave.exp: Likewise.
12148 * gdb.reverse/solib-reverse.exp: Likewise.
12149 * gdb.server/solib-list.exp: Likewise.
12150 * gdb.threads/dlopen-libpthread.exp: Likewise.
12151 * gdb.threads/tls-shared.exp: Likewise.
12152 * gdb.threads/tls-so_extern.exp: Likewise.
12153 * gdb.trace/change-loc.exp: Likewise.
12154 * gdb.trace/ftrace-lock.exp: Likewise.
12155 * gdb.trace/ftrace.exp: Likewise.
12156 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12157 * gdb.trace/pending.exp: Likewise.
12158 * gdb.trace/range-stepping.exp: Likewise.
12159 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12160 (strace_info_marker): Likewise.
12161 (strace_probe_marker): Likewise.
12162 (strace_trace_on_same_addr): Likewise.
12163 (strace_trace_on_diff_addr): Likewise.
12164 * gdb.trace/trace-break.exp: Likewise.
12165 * gdb.trace/trace-condition.exp: Likewise.
12166 * gdb.trace/trace-mt.exp: Likewise.
12167
fca4cfd9
SM
121682016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12169
12170 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12171 result of gdb_remote_download.
12172 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12173 * gdb.base/dso2dso.exp: Likewise.
12174 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12175 * gdb.base/print-file-var.exp: Likewise.
12176 * gdb.base/shlib-call.exp: Likewise.
12177 * gdb.base/shreloc.exp: Likewise.
12178 * gdb.base/solib-overlap.exp: Likewise.
12179 * gdb.base/solib-weak.exp (do_test): Likewise.
12180 * gdb.base/unload.exp: Likewise.
12181
11cf4ffb
YQ
121822016-04-27 Yao Qi <yao.qi@linaro.org>
12183
12184 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12185 exists.
12186
3e2e34f8
KB
121872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12188
12189 * vla-type.exp: Print structure from toplevel.
12190
8f07e298
BH
121912016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12192
12193 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12194 of dynamic types.
12195 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12196 of dynamic types.
12197
9920b434
BH
121982016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12199
12200 * gdb.fortran/vla-type.f90: New file.
12201 * gdb.fortran/vla-type.exp: New file.
12202
f3abeff5
YQ
122032016-04-25 Yao Qi <yao.qi@linaro.org>
12204
12205 * gdb.base/branch-to-self.c: New file.
12206 * gdb.base/branch-to-self.exp: New file.
12207
0a5d52f0
YQ
122082016-04-22 Yao Qi <yao.qi@linaro.org>
12209
12210 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12211 more after $hex.
12212
495346f6
YQ
122132016-04-22 Yao Qi <yao.qi@linaro.org>
12214
12215 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12216 * gdb.base/annota3.exp: Likewise.
12217
4a7e075c
YQ
122182016-04-22 Yao Qi <yao.qi@linaro.org>
12219
12220 * gdb.reverse/step-precsave.exp: Do one step and test program
12221 stops in "callee" and do multiple steps until program goes out
12222 of "callee".
12223 * gdb.reverse/step-reverse.exp: Likewise.
12224
5b061e98
YQ
122252016-04-22 Yao Qi <yao.qi@linaro.org>
12226
12227 * gdb.trace/signal.exp: Also pass if
12228 $tracepoint_hits($i) > $iterations.
12229
5c5dc57f
YQ
122302016-04-22 Yao Qi <yao.qi@linaro.org>
12231
12232 * gdb.trace/signal.c: New file.
12233 * gdb.trace/signal.exp: New file.
12234
a55411b9
DE
122352016-04-19 Doug Evans <xdje42@gmail.com>
12236
12237 * gdb.base/bad-file.exp: New file.
12238
a22df60a
MG
122392016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12240
12241 * gdb.dwarf2/implref.exp: New file.
12242
0c13f7e5
BH
122432016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12244
12245 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12246 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12247 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12248 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12249 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12250 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12251 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12252 * lib/fortran.exp (fortran_int4): New procedure.
12253 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12254 (fortran_logical4): Likewise.
12255
9b9b09e9
BH
122562016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12257
12258 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12259
a14d1f4d
BH
122602016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12261
12262 * lib/compiler.c: Add Intel specific preprocessor macros.
12263 * lib/compiler.cc: Likewise.
25d49b86 12264
7d49b1d0
LM
122652016-04-13 Luis Machado <lgustavo@codesourcery.com>
12266
12267 * gdb.server/connect-with-no-symbol-file.c: New file.
12268 * gdb.server/connect-with-no-symbol-file.exp: New file.
12269
8392fa22
SM
122702016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12271
12272 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12273
8c4c4aeb
SM
122742016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12275
12276 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12277 standard output directory.
12278
45e3745e
AT
122792016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12280
12281 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12282
e26b7e41
MM
122832016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12284
12285 * gdb.btrace/instruction_history.c (loop): Add declaration.
12286
8ce09462
AT
122872016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12288
12289 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12290
2e88a1ea
SM
122912016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12292
12293 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12294 parentheses to print.
12295 (continue_handler): Likewise.
12296
f48e22e3
SM
122972016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12298
12299 * gdb.server/solib-list.exp: Remove is_remote check.
12300 Pass shlib= to gdb_compile. Don't link shared library with
12301 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12302 Run binary filename through "readlink -f" on the target.
12303
096be756
PA
123042016-04-08 Pedro Alves <palves@redhat.com>
12305
12306 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12307 interpreter filename as argument to gdbserver_spawn.
12308 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12309 Return empty if $last_loaded_file does not exist.
12310
06500533
JK
123112016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12312
12313 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12314 * gdb.base/jit-main.c: Use exit after usage.
12315
2d35e871
JK
123162016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12317
12318 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12319 GDBHISTSIZE prior to the tests.
12320 * gdb.base/gdbinit-history.exp: Likewise.
12321
123222016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12323
12324 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12325 instead of build_executable. Use gdb_load_shlibs.
12326
c8064e7e
YQ
123272016-04-07 Yao Qi <yao.qi@linaro.org>
12328
12329 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12330 Execute "si" command.
12331
bde47561
YQ
123322016-04-07 Yao Qi <yao.qi@linaro.org>
12333
12334 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12335 number instead of the comments on some line.
12336
b16f8a3b
DB
123372016-04-06 Don Breazeal <donb@codesourcery.com>
12338
12339 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12340 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12341
c2f901df
SM
123422016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12343
12344 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12345 standard_output_file. Remove unused binfile variable.
12346
ac17fda0
CU
123472016-04-05 Catalin Udma <catalin.udma@freescale.com>
12348
12349 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12350 * gdb.python/py-mi-objfile.exp: Match "list main" output
12351 in console format.
12352
03a8c4df
SM
123532016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12354
12355 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12356 absolute.
12357
6e774b13
SM
123582016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12359
12360 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12361 absolute.
12362 * gdb.trace/ftrace.exp: Likewise.
12363 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12364 targets as well.
12365 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12366 (gdb_load_shlibs): Copy libraries to test directory when testing
12367 natively. Only set solib-search-path if testing remotely.
12368 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12369
7817ea46
SM
123702016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12371
12372 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12373 gdb_download. Use it even if the target is not remote.
12374 * gdb.base/jit.exp (compile_jit_test): Likewise.
12375 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12376 output directory if the destination board is local, otherwise use
12377 the standard remote_download from DejaGnu.
12378 (gdb_download): Remove.
12379 (gdb_load_shlibs): Use gdb_remote_download instead of
12380 gdb_download.
12381 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12382 Use gdb_remote_download instead of gdb_download. Use it even if
12383 the target is not remote.
12384 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12385 instead of gdb_download.
12386
7beb7f68
SM
123872016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12388
12389 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12390 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12391 run.
12392
cc63428a
AV
123932016-04-01 Artemiy Volkov <artemiyv@acm.org>
12394
12395 PR gdb/19820
12396 * gdb.base/printcmds.exp: Add artificial arrays tests.
12397
64cdf930
PA
123982016-03-31 Pedro Alves <palves@redhat.com>
12399
12400 PR gdb/19858
12401 * gdb.base/jit-main.c: Include unistd.h.
12402 (ATTACH): Define to 0 if not already defined.
12403 (wait_for_gdb, mypid): New globals.
12404 (WAIT_FOR_GDB): New macro.
12405 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12406 some breakpoint locations.
12407 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12408 New procedures.
12409 (one_jit_test): Add REATTACH parameter, and handle it. Use
12410 continue_to_test_location.
12411 (top level): Test attach, and adjusts calls to one_jit_test.
12412
40dea8cb
PA
124132016-03-31 Pedro Alves <palves@redhat.com>
12414
12415 PR gdb/19858
12416 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12417 BINSUFFIX parameter, and handle it.
12418 (top level): Adjust calls compile_jit_test.
12419
e7ea3ec7
CU
124202016-03-31 Catalin Udma <catalin.udma@freescale.com>
12421
12422 PR python/19743
12423 * gdb.python/py-mi-events-gdb.py: New file.
12424 * gdb.python/py-mi-events.c: New file.
12425 * gdb.python/py-mi-events.exp: New file.
12426
e6359af3
YQ
124272016-03-30 Yao Qi <yao.qi@linaro.org>
12428
12429 * gdb.reverse/until-precsave.exp: Match function name only.
12430 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12431 Move malloc to a condition block.
12432 * gdb.reverse/until-reverse.exp: Match function name only.
12433
a4105d04
MK
124342016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12435
12436 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12437 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12438 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12439 variable for GPR 0 instead of assuming it is register 0.
12440 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12441 * lib/trace-support.exp: Add s390 registers.
12442
bfa6adb9
YQ
124432016-03-29 Yao Qi <yao.qi@linaro.org>
12444
12445 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12446
1e6697ea
YQ
124472016-03-24 Yao Qi <yao.qi@linaro.org>
12448
12449 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12450 test message.
12451
64bcd522
AA
124522016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12453
12454 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12455 maintaining separate logic for constructing the output path.
12456
7868401b
DB
124572016-03-16 Don Breazeal <donb@codesourcery.com>
12458
12459 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12460 Retry fork and waitpid on interrupted system call errors.
12461 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12462 Use with_timeout_factor to increase timeout by factor of 10.
12463
1cafadb4
DB
124642016-03-15 Don Breazeal <donb@codesourcery.com>
12465
12466 * gdb.cp/scope-err.cc: New test program.
12467 * gdb.cp/scope-err.exp: New test script.
12468 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12469 lines and "set breakpoint here" comment.
12470 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12471 Fixed some whitespace and format issues.
12472 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12473 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12474
81516450
DE
124752016-03-15 Doug Evans <dje@google.com>
12476
12477 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12478 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12479 All callers updated. Add tests for enums, mixed flags register.
12480
aa52b601
DE
124812016-03-15 Doug Evans <dje@google.com>
12482
12483 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12484 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12485
fa4ff313
SM
124862016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12487
12488 * gdb.base/default.exp: Add $_as_string to the list of expected
12489 convenience functions.
12490
f2403c39
AB
124912016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12492
12493 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12494
f2f3ccb9
SM
124952016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12496
12497 * gdb.python/py-as-string.exp: New file.
12498 * gdb.python/py-as-string.c: New file.
12499
00dbd492
PA
125002016-03-09 Pedro Alves <palves@redhat.com>
12501
12502 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12503 signal" -> "Thread NN received signal" output change.
12504 * gdb.threads/ia64-sigill.exp: Likewise.
12505 * gdb.threads/linux-dp.exp: Likewise.
12506 * gdb.threads/manythreads.exp: Likewise.
12507 * gdb.threads/pending-step.exp: Likewise.
12508 * gdb.threads/print-threads.exp: Likewise.
12509 * gdb.threads/sigstep-threads.exp: Likewise.
12510 * gdb.threads/staticthreads.exp: Likewise.
12511 * gdb.threads/tls.exp: Likewise.
12512
1e6697ea
YQ
125132016-03-09 Pedro Alves <palves@redhat.com>
12514
12515 * gdb.base/command-line-input.exp: New file.
12516
b04fd3be
MK
125172016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12518
12519 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12520 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12521 * gdb.trace/pending.exp: Accept leading dot before function name.
12522 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12523 * lib/trace-support.exp: Set registers for ppc.
12524
98fa59e9
MK
125252016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12526
12527 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12528 use it for disassembly; accept .main in addition to main in backtrace.
12529
f77198c8
MK
125302016-03-09 Wei-cheng Wang <cole945@gmail.com>
12531 Marcin Kościelnicki <koriakin@0x04.net>
12532
12533 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12534 (gdb_recursion_test_ptr): New global variable.
12535 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12536 gdb_recursion_test.
12537 (gdb_c_test): Ditto.
12538
ba84e0da
MK
125392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12540
12541 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12542 ordering.
12543
4366d36e
MK
125442016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12545
12546 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12547 (bar): Add bar_start_lbl label.
12548 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12549 of foo/bar for emitting DWARF and tracing.
12550
5eb264df
SDJ
125512016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12552
12553 * analyze-racy-logs.py: Set executable bit.
12554
fb6a751f
SDJ
125552016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12556
12557 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12558 (CHECK_TARGET_TMP): Likewise.
12559 (check-single-racy): New rule.
12560 (check-parallel-racy): Likewise.
12561 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12562 (do-check-parallel-racy): New rule.
12563 (check-racy/%.exp): Likewise.
12564 * README (Racy testcases): New section.
12565 * analyze-racy-logs.py: New file.
12566
bdf7e230
DE
125672016-03-03 Doug Evans <dje@google.com>
12568
12569 * gdb.base/skip.exp: Use with_test_prefix.
12570
4719d415
YQ
125712016-03-03 Yao Qi <yao.qi@linaro.org>
12572
12573 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12574 Invoke step_over_syscall "clone" and break_cond_on_syscall
12575 "clone".
12576 * gdb.base/step-over-clone.c: New file.
12577
ea507862
YQ
125782016-03-03 Yao Qi <yao.qi@linaro.org>
12579
12580 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12581 code format.
12582
8fc8cbda
YQ
125832016-03-03 Yao Qi <yao.qi@linaro.org>
12584
12585 * gdb.base/disp-step-fork.c: Rename to ...
12586 * gdb.base/step-over-fork.c: ... it. New file.
12587 * gdb.base/disp-step-vfork.c: Rename to ...
12588 * gdb.base/step-over-vfork.c: ... it. New file.
12589 * gdb.base/disp-step-syscall.exp: Rename to ...
12590 * gdb.base/step-over-syscall.exp: ... it. New file.
12591 (disp_step_cross_syscall): Rename to ...
12592 (step_over_syscall): ... it.
12593
92fa70b0
YQ
125942016-03-03 Yao Qi <yao.qi@linaro.org>
12595
12596 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12597 If target supports condition evaluation on target, invoke
12598 break_cond_on_syscall for fork and vfork.
12599
e197ad3c
YQ
126002016-03-03 Yao Qi <yao.qi@linaro.org>
12601
12602 * gdb.base/disp-step-syscall.exp: Don't invoke
12603 support_displaced_stepping.
12604 (disp_step_cross_syscall): Test with displaced stepping off and
12605 on if supported.
12606
0b47da9f
YQ
126072016-03-03 Yao Qi <yao.qi@linaro.org>
12608
12609 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12610 proc.
12611 (setup): New proc.
12612 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12613 and setup.
12614
065ab6dc
BH
126152016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12616
12617 * gdb.fortran/vla-history.exp: Remove breakpoint.
12618
07e448ad 126192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12620
25d49b86
PA
12621 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12622 exceeds timeout.
07e448ad 12623
9ac2d526 126242016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12625
25d49b86
PA
12626 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12627 breakpoint.
9ac2d526 12628
17807369
BH
126292016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12630
12631 * gdb.mi/vla.f90: Nullify pointer after declaration.
12632
86e501af
PA
126332016-03-01 Pedro Alves <palves@redhat.com>
12634
12635 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12636
1e903e32
PA
126372016-03-01 Pedro Alves <palves@redhat.com>
12638
12639 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12640 before anything else.
12641 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12642 _GNU_SOURCE here.
12643 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12644 before anything else.
12645 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12646
6ccb54e2
PA
126472016-03-01 Pedro Alves <palves@redhat.com>
12648
12649 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12650
30ca9da1
YQ
126512016-03-01 Yao Qi <yao.qi@linaro.org>
12652
12653 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12654 prepare_for_testing.
12655
dc856b38
YQ
126562016-03-01 Yao Qi <yao.qi@linaro.org>
12657
12658 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12659
4a932159
AA
126602016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12661
12662 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12663 manually constructing the output path.
12664
f2489477
AA
126652016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12666
12667 * gdb.arch/s390-stackless.S: New.
12668 * gdb.arch/s390-stackless.exp: New.
12669
38899f16
IB
126702016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12671
12672 * gdb.dlang/circular.c: New file.
12673 * gdb.dlang/circular.exp: New file.
12674
9fde51ed
YQ
126752016-02-26 Yao Qi <yao.qi@linaro.org>
12676
12677 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12678 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12679 (testcases): Update.
12680
ce90fefe
YQ
126812016-02-26 Yao Qi <yao.qi@linaro.org>
12682
12683 * gdb.reverse/aarch64.c: Rename to ...
12684 * gdb.reverse/insn-reverse.c: ... it.
12685 * gdb.reverse/aarch64.exp: Rename to ...
12686 * gdb.reverse/insn-reverse.exp: ... it.
12687
3263bceb
YQ
126882016-02-26 Yao Qi <yao.qi@linaro.org>
12689
12690 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12691 (testcase_ftype): New.
12692 (testcases): New array.
12693 (n_testcases): New.
12694 (main): Call each element in testcases.
12695 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12696 (read_testcase): New.
12697 Do the tests in a loop.
12698
6cb59ff1
YQ
126992016-02-25 Yao Qi <yao.qi@linaro.org>
12700
12701 * gdb.base/branches.c: Remove.
12702
ae91f625
MK
127032016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12704
12705 PR gdb/13808
12706 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12707
678b48b7
MK
127082016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12709
12710 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12711
7337a6f2
MK
127122016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12713
12714 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12715 change x86_64 call_insn to 'callq'.
12716
861ca91f
AT
127172016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12718
12719 * gdb.trace/tfile-avx.c: Move to...
12720 * gdb.trace/tracefile-pseudo-reg.c: Here.
12721 * gdb.trace/tfile-avx.exp: Move to...
12722 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12723
bf74e428
GB
127242016-02-24 Gary Benson <gbenson@redhat.com>
12725
12726 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12727 message on attach.
12728
cce0e923
DE
127292016-02-23 Doug Evans <dje@google.com>
12730
12731 * gdb.base/skip.c (test_skip): New function.
12732 (end_test_skip_file_and_function): New function.
12733 (test_skip_file_and_function): New function.
12734 * gdb.base/skip1.c (test_skip): New function.
12735 (skip1_test_skip_file_and_function): New function.
12736 * gdb.base/skip.exp: Add tests for new skip options.
12737 * gdb.base/skip-solib.exp: Update expected output.
12738 * gdb.perf/skip-command.cc: New file.
12739 * gdb.perf/skip-command.exp: New file.
12740 * gdb.perf/skip-command.py: New file.
12741
4000e47e
MK
127422016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12743
12744 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12745 info registers pattern.
12746
24f75ead
IB
127472016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12748
12749 * lib/future.exp: Add D support.
12750 (gdb_find_gdc): New proc.
12751 (gdb_default_target_compile): Add D support.
12752
fbb7bcbe
WW
127532016-02-18 Wei-cheng Wang <cole945@gmail.com>
12754
12755 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12756 user+system time.
12757 (trace_speed_test): Determine the iteration count for a time
12758 between 15..30 seconds.
12759
012b3a21
WT
127602016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12761
12762 * gdb.arch/i386-mpx-sigsegv.c: New file.
12763 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12764 * gdb.arch/i386-mpx-simple_segv.c: New file.
12765 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12766
2d5189bd
YQ
127672016-02-18 Yao Qi <yao.qi@linaro.org>
12768
12769 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12770 Don't call setup_kfail.
12771
40fb20d0
YQ
127722016-02-18 Yao Qi <yao.qi@linaro.org>
12773
12774 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12775 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12776
21b1f8d2
DE
127772016-02-16 Doug Evans <dje@google.com>
12778
12779 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12780 * gdb.base/skip1.c: Ditto.
12781 * gdb.base/skip.exp: Whitespace cleanup.
12782
4041ed77
DB
127832016-02-16 Don Breazeal <donb@codesourcery.com>
12784
12785 PR remote/19496
12786 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12787 Remove kfail for PR remote/19496.
12788
c4ef31bf
SM
127892016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12790
12791 * lib/gdb.exp (standard_temp_file): Return a path specific to
12792 the runtest invocation.
12793
266b65b3
SM
127942016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12795
12796 * gdb.trace/save-trace.exp: Change relative path to be in the
12797 standard output directory.
12798
a7a0a6a9
JK
127992016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12800
12801 * gdb.arch/i386-prologue.c: Add missing prototypes.
12802
c99dbb42
JK
128032016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12804
12805 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12806 * gdb.arch/i386-prologue.exp: Likewise.
12807 * gdb.arch/i386-size.exp: Likewise.
12808
aa480355
SM
128092016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12810
12811 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12812 define object file path.
12813 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12814 file path.
12815 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12816 standard_output_file to define binfile.
12817
ba881f50
JK
128182016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12819
12820 Fix compatibility with recent gfortran-5.3.1.
12821 * gdb.fortran/vla-history.exp (print vla1 allocated)
12822 (print vla2 allocated, print $2, print $3): Remove
12823 (print $4): Rename to ...
12824 (print $2): ... here.
12825 (print $9): Rename to ...
12826 (print $5): ... here.
12827 (print $10): Rename to ...
12828 (print $6): ... here.
12829 * gdb.fortran/vla.f90: Add pvla initialization.
12830
e9fb005c
JK
128312016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12832
12833 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12834 New test.
12835 * gdb.fortran/vla-value-sub.exp: Likewise.
12836
e44e00ff
MK
128372016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12838
12839 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12840
97e94151
SM
128412016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12842
12843 * i386-biarch-core.exp: Define corefile using
12844 standard_output_file.
12845
01113bc1
YQ
128462016-02-12 Yao Qi <yao.qi@linaro.org>
12847
12848 * gdb.arch/arm-single-step-kernel-helper.c: New.
12849 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12850
33b4777c
MM
128512016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12852
12853 * gdb.btrace/tailcall-only.exp: New.
12854 * gdb.btrace/tailcall-only.c: New.
12855 * gdb.btrace/x86_64-tailcall-only.S: New.
12856 * gdb.btrace/i686-tailcall-only.S: New.
12857
acc23c11
PA
128582016-02-11 Pedro Alves <palves@redhat.com>
12859
12860 * README (Parallel testing): Add missing double quotes.
12861
e352bf0a
PA
128622016-02-11 Pedro Alves <palves@redhat.com>
12863
12864 * README (Parallel testing): New section.
12865 (GDB_PARALLEL): Rewrite.
12866 (FORCE_PARALLEL): Document.
12867
9f5fed78
MK
128682016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12869
12870 * gdb.trace/tfile-avx.c: New test.
12871 * gdb.trace/tfile-avx.exp: New test.
12872
9ef9e6a6
KS
128732016-02-09 Keith Seitz <keiths@redhat.com>
12874
12875 PR breakpoints/19546
12876 * gdb.base/infcall-exec.c: New file.
12877 * gdb.base/infcall-exec2.c: New file.
12878 * gdb.base/infcall-exec.exp: New file.
12879
a96e36da
KS
128802016-02-09 Keith Seitz <keiths@redhat.com>
12881
12882 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12883 (toplevel): Call test_bkpt_address.
12884
9f61929f
KS
128852016-02-09 Keith Seitz <keiths@redhat.com>
12886
12887 PR python/19506
12888 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12889 (toplevel): Call test_bkpt_address.
12890
1e94266c
SM
128912016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12892
12893 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12894 to AC_OUTPUT.
12895 * configure: Regenerate.
12896
2a7f3dff
PA
128972016-02-09 Pedro Alves <palves@redhat.com>
12898
12899 PR breakpoints/19548
12900 * gdb.base/execl-update-breakpoints.c (some_function): New
12901 function.
12902 (main): Call it.
12903 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12904 Tighten expected GDB output.
12905
2151ccc5
SM
129062016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12907
12908 * Makefile.in (ALL_SUBDIRS): Remove.
12909 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12910 (distclean maintainer-clean realclean): Likewise.
12911 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12912 * configure: Regenerate.
12913 * gdb.ada/Makefile.in: Delete.
12914 * gdb.arch/Makefile.in: Likewise.
12915 * gdb.asm/Makefile.in: Likewise.
12916 * gdb.base/Makefile.in: Likewise.
12917 * gdb.btrace/Makefile.in: Likewise.
12918 * gdb.cell/Makefile.in: Likewise.
12919 * gdb.compile/Makefile.in: Likewise.
12920 * gdb.cp/Makefile.in: Likewise.
12921 * gdb.disasm/Makefile.in: Likewise.
12922 * gdb.dlang/Makefile.in: Likewise.
12923 * gdb.dwarf2/Makefile.in: Likewise.
12924 * gdb.fortran/Makefile.in: Likewise.
12925 * gdb.gdb/Makefile.in: Likewise.
12926 * gdb.go/Makefile.in: Likewise.
12927 * gdb.guile/Makefile.in: Likewise.
12928 * gdb.java/Makefile.in: Likewise.
12929 * gdb.linespec/Makefile.in: Likewise.
12930 * gdb.mi/Makefile.in: Likewise.
12931 * gdb.modula2/Makefile.in: Likewise.
12932 * gdb.multi/Makefile.in: Likewise.
12933 * gdb.objc/Makefile.in: Likewise.
12934 * gdb.opencl/Makefile.in: Likewise.
12935 * gdb.opt/Makefile.in: Likewise.
12936 * gdb.pascal/Makefile.in: Likewise.
12937 * gdb.perf/Makefile.in: Likewise.
12938 * gdb.python/Makefile.in: Likewise.
12939 * gdb.reverse/Makefile.in: Likewise.
12940 * gdb.server/Makefile.in: Likewise.
12941 * gdb.stabs/Makefile.in: Likewise.
12942 * gdb.threads/Makefile.in: Likewise.
12943 * gdb.trace/Makefile.in: Likewise.
12944 * gdb.xml/Makefile.in: Likewise.
12945 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12946 GDB_PARALLEL.
12947 (standard_output_file): Remove check for GDB_PARALLEL, always
12948 return path in outputs/$subdir/$testname.
12949
437277d4
SM
129502016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12951
12952 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12953 (site.exp): Assign abs_srcdir to tcl's srcdir.
12954
31d913c7
YQ
129552016-02-04 Yao Qi <yao.qi@linaro.org>
12956
12957 * gdb.base/foll-exec-mode.c: Include limits.h.
12958 (main): Add parameters argc and argv. Get directory from
12959 argv[0].
12960 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12961 compilation.
12962 * gdb.base/foll-exec.c: Include limits.h.
12963 (main): Add parameters argc and argv.
12964 Get directory from argv[0].
12965 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12966 Adjust tests on the number of lines as source code changed.
12967 * gdb.base/foll-vfork-exit.c: Include limits.h.
12968 (main): Add one line of statement before vfork.
12969 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12970 (main): Add parameters argc and argv. Get directory from
12971 argv[0].
12972 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12973 (setup_gdb): Set tbreak to skip some source lines.
12974 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12975 (main): Add parameters argc and argv. Get directory from
12976 argv[0].
12977 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12978 compilation.
12979 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12980 (main): Add parameters argc and argv. Get directory from
12981 argv[0].
12982 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12983 compilation.
12984
9482b9fb
DE
129852016-02-01 Doug Evans <dje@google.com>
12986
12987 * gdb.base/skip.exp: Clean up multiple references to same test name.
12988
6b2e4f10
PA
129892016-02-01 Pedro Alves <palves@redhat.com>
12990
ccb6afd6 12991 PR remote/19496
6b2e4f10
PA
12992 * gdb.threads/forking-threads-plus-breakpoint.exp
12993 (displaced_stepping_supported): New global.
12994 (probe_displaced_stepping_support): New procedure.
12995 (do_test): Add 'displaced' parameter, and use it.
12996 (top level): Check for displaced stepping support. Add displaced
12997 stepping on/off testing axis.
12998
37a8db1a
AB
129992016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13000
13001 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13002 pointer. Don't perform further tests on the unassociated pointer
13003 if the first test fails.
13004
5fdf6324
AB
130052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13006
13007 * gdb.base/max-value-size.c: New file.
13008 * gdb.base/max-value-size.exp: New file.
13009 * gdb.base/huge.exp: Disable max-value-size for this test.
13010
935c6144
IB
130112016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13012
13013 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13014
7fe8399d
YQ
130152016-01-28 Yao Qi <yao.qi@linaro.org>
13016
13017 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13018
a2077e25
PA
130192016-01-25 Pedro Alves <palves@redhat.com>
13020
13021 PR threads/19461
13022 * gdb.base/fork-running-state.c: New file.
13023 * gdb.base/fork-running-state.exp: New file.
13024
1d2736d4
PA
130252016-01-25 Pedro Alves <palves@redhat.com>
13026
13027 PR gdb/19494
13028 * gdb.base/catch-fork-kill.c: New file.
13029 * gdb.base/catch-fork-kill.exp: New file.
13030
f1da4b11
PA
130312016-01-25 Pedro Alves <palves@redhat.com>
13032
13033 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13034 Delete, moved to lib/gdb.exp.
13035 * gdb.threads/forking-threads-plus-breakpoint.exp
13036 (foreach_with_prefix): Likewise.
13037 * gdb.threads/process-dies-while-handling-bp.exp
13038 (foreach_with_prefix): Likewise.
13039 * lib/gdb.exp (foreach_with_prefix): New procedure.
13040
45f38546
MK
130412016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13042
13043 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13044 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13045
dc29a1ce
MK
130462016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13047
13048 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13049 endian targets.
13050
092127d7
JK
130512016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13052 Pedro Alves <palves@redhat.com>
13053
13054 Fix testsuite compatibility with Guile.
13055 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13056 number.
13057
31d765d3
JK
130582016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13059
13060 Fix testsuite compatibility with Guile.
13061 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13062 (thread 1): New test for backtrace through signal handler.
13063
1ac78c04
YQ
130642016-01-22 Yao Qi <yao.qi@linaro.org>
13065
13066 PR testsuite/19491
13067 * gdb.base/multi-forks.c: Include
13068 ../lib/unbuffer_output.c
13069 (main): Call gdb_unbuffer_output.
13070
4f5946a8
DE
130712016-01-21 Doug Evans <dje@google.com>
13072
13073 * lib/ada.exp (gdb_compile_ada): Fix typo.
13074
305e13e6
JB
130752016-01-21 Joel Brobecker <brobecker@adacore.com>
13076
13077 * gdb.base/break-fun-addr.exp: New file.
13078 * gdb.base/break-fun-addr1.c: New file.
13079 * gdb.base/break-fun-addr2.c: New file.
13080
5f5dfff6
SM
130812016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13082
13083 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13084 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13085 enum flag values.
13086
fd356fa2
AA
130872016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13088
13089 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13090 when GDB can not set the vector return value. Add more comments
13091 for clarification.
13092
9df22175
AT
130932016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13094
13095 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13096 command.
13097
41d1845e
SM
130982016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13099
13100 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13101
01ac6840
SM
131022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13103
13104 * Makefile.in (check-single): Pass --status to runtest.
13105 (check/%.exp): Likewise.
13106
131072016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13108
13109 * Makefile.in (check-parallel): Propagate return code from make
13110 do-check-parallel.
13111
bd0a71fa
MK
131122016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13113
13114 * gdb.trace/ftrace.exp: Fix expected message on continue.
13115 * gdb.trace/pending.exp: Fix expected message on continue.
13116 * gdb.trace/trace-break.exp: Fix expected message on continue.
13117
8bcbad33
SM
131182016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13119
13120 * lib/gdb.exp (gdb_test): Remove unused global references.
13121
f303dbd6
PA
131222016-01-18 Pedro Alves <palves@redhat.com>
13123
13124 * gdb.base/async-shell.exp: Adjust expected output.
13125 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13126 * gdb.base/siginfo-thread.exp: Adjust expected output.
13127 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13128 * gdb.java/jnpe.exp: Adjust expected output.
13129 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13130 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13131 * gdb.threads/leader-exit.exp: Adjust expected output.
13132 * gdb.threads/manythreads.exp: Adjust expected output.
13133 * gdb.threads/pthreads.exp: Adjust expected output.
13134 * gdb.threads/schedlock.exp: Adjust expected output.
13135 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13136 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13137 expected output.
13138 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13139 output.
13140 * gdb.threads/sigthread.exp: Adjust expected output.
13141 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13142
b2789696
YQ
131432016-01-18 Yao Qi <yao.qi@linaro.org>
13144
13145 * gdb.guile/scm-section-script.c: Replace @progbits with
13146 %progbits.
13147 * gdb.python/py-section-script.c: Likewise.
13148
71ef29a8
PA
131492016-01-15 Pedro Alves <palves@redhat.com>
13150
13151 * gdb.multi/tids.exp: Test star wildcard ranges.
13152
3f5b7598
PA
131532016-01-15 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13156 command from "thread apply" invocation.
13157 (thr_apply_info_thr_invalid): Default the expected output to the
13158 input tid list.
13159 (top level): Add tests that use convenience variables. Add tests
13160 for "thread apply" with a valid TID list, but missing the command.
13161
663f6d42
PA
131622016-01-13 Pedro Alves <palves@redhat.com>
13163
13164 * gdb.base/default.exp: Expect $_gthread as well.
13165 * gdb.multi/tids.exp: Test $_gthread.
13166 * gdb.threads/thread-specific.exp: Test $_gthread.
13167
c84f6bbf
PA
131682016-01-13 Pedro Alves <palves@redhat.com>
13169
13170 * gdb.multi/tids.exp: Test "info threads -gid".
13171
22a02324
PA
131722016-01-13 Pedro Alves <palves@redhat.com>
13173
13174 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13175 Breakpoint.thread.
13176 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13177
5d5658a1
PA
131782016-01-07 Pedro Alves <palves@redhat.com>
13179
13180 * gdb.base/break.exp: Adjust to output changes.
13181 * gdb.base/hbreak2.exp: Likewise.
13182 * gdb.base/sepdebug.exp: Likewise.
13183 * gdb.base/watch_thread_num.exp: Likewise.
13184 * gdb.linespec/keywords.exp: Likewise.
13185 * gdb.multi/info-threads.exp: Likewise.
13186 * gdb.threads/thread-find.exp: Likewise.
13187 * gdb.multi/tids.c: New file.
13188 * gdb.multi/tids.exp: New file.
13189
84654457
PA
131902016-01-13 Pedro Alves <palves@redhat.com>
13191
13192 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13193
e3940304
PA
131942016-01-13 Pedro Alves <palves@redhat.com>
13195
13196 * gdb.base/default.exp: Expect $_inferior as well.
13197 * gdb.multi/base.exp: Test $_inferior.
13198
a911d87a
PA
131992016-01-13 Pedro Alves <palves@redhat.com>
13200
13201 PR breakpoints/19388
13202 * gdb.base/catch-signal-siginfo-cond.c: New file.
13203 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13204
82075af2
JS
132052016-01-12 Josh Stone <jistone@redhat.com>
13206 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13207
13208 * gdb.base/catch-syscall.c (do_execve): New variable.
13209 (main): Conditionally trigger an execve.
13210 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13211 (test_catch_syscall_execve): New, check entry/return across execve.
13212 (do_syscall_tests): Call test_catch_syscall_execve.
13213
e46eeedd
PA
132142016-01-12 Pedro Alves <palves@redhat.com>
13215
13216 * gdb.base/random-signal.exp (do_test): New procedure, with body
13217 of testcase moved in.
13218
01d8c27e
JK
132192016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13220 Pedro Alves <palves@redhat.com>
13221
13222 * gdb.base/funcargs.exp (finish from indirectly called function):
13223 Reintroduce the case for 'First'.
13224
9a706302
JK
132252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13226 Pedro Alves <palves@redhat.com>
13227
13228 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13229 (tcatch_vfork_then_child_follow_exec)
13230 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13231 identification.
13232
c0ecb95f
JK
132332016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13234
13235 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13236 and repeats to unlimited.
13237 * gdb.python/py-value.exp: Likewise.
13238 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13239 and repeats to unlimited.
13240
6cfc1fcb
JK
132412016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13242
13243 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13244 and reordering the functions.
13245 * gdb.multi/hangout.c: Likewise.
13246 * gdb.multi/hello.c: Likewise.
13247
582a1b00
SM
132482016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13249
13250 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13251 absolute.
13252 (SingleStatisticTestResult.report): Use dict.keys instead of
13253 dict.iterkeys.
13254
79bc59cb
PA
132552016-01-06 Pedro Alves <palves@redhat.com>
13256
13257 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13258
43368e1d
MM
132592016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13260
13261 * gdb.btrace/dlopen.exp: New.
13262 * gdb.btrace/dlopen.c: New.
13263 * gdb.btrace/dlopen-dso.c: New.
13264
79fad5b8
SL
132652015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13266
13267 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13268 PATTERN argument is optional.
13269
ab8314b3
JB
132702015-12-24 Joel Brobecker <brobecker@adacore.com>
13271
13272 * lib/ada.exp (target_compile_ada_from_dir): New function.
13273 (gdb_compile_ada): Reimplement avoiding the use of project files.
13274 * gdb.ada/gnat_ada.gpr: Delete.
13275 * gdb.ada/cond_lang.exp: Adjust test to make path before
13276 filename optional.
13277 * gdb.ada/small_reg_param.exp: Likewise.
13278
fe33faff
SM
132792015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13280
13281 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13282
6d265cb4
TP
132832015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13284
13285 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13286 case.
13287
10125099
SM
132882015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13289
13290 * gdb.base/break.exp: Remove dead code.
13291 * gdb.base/sepdebug.exp: Likewise.
13292
3ca22649
SM
132932015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13294
13295 * gdb.asm/asm-source.exp: Remove HP-UX references.
13296 * gdb.base/annota1.exp: Likewise.
13297 * gdb.base/annota3.exp: Likewise.
13298 * gdb.base/attach.exp: Likewise.
13299 * gdb.base/bigcore.exp: Likewise.
13300 * gdb.base/break.exp: Likewise.
13301 * gdb.base/call-ar-st.exp: Likewise.
13302 * gdb.base/callfuncs.exp: Likewise.
13303 * gdb.base/catch-fork-static.exp: Likewise.
13304 * gdb.base/display.exp: Likewise.
13305 * gdb.base/foll-exec-mode.exp: Likewise.
13306 * gdb.base/foll-exec.exp: Likewise.
13307 * gdb.base/foll-fork.exp: Likewise.
13308 * gdb.base/foll-vfork.exp: Likewise.
13309 * gdb.base/funcargs.exp: Likewise.
13310 * gdb.base/hbreak2.exp: Likewise.
13311 * gdb.base/inferior-died.exp: Likewise.
13312 * gdb.base/interrupt.exp: Likewise.
13313 * gdb.base/multi-forks.exp: Likewise.
13314 * gdb.base/nodebug.exp: Likewise.
13315 * gdb.base/sepdebug.exp: Likewise.
13316 * gdb.base/solib1.c: Likewise.
13317 * gdb.base/step-test.exp: Likewise.
13318 * gdb.mi/non-stop.c: Likewise.
13319 * gdb.mi/pthreads.c: Likewise.
13320 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13321 * gdb.threads/pthreads.c: Likewise.
13322 * gdb.threads/staticthreads.exp: Likewise.
13323 * lib/future.exp: Likewise.
13324 * lib/gdb.exp: Likewise.
13325 * gdb.base/so-indr-cl.c: Remove.
13326 * gdb.base/so-indr-cl.exp: Likewise.
13327 * gdb.base/solib.c: Likewise.
13328 * gdb.base/solib.exp: Likewise.
13329 * gdb.base/solib2.c: Likewise.
13330
b6304613
SM
133312015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13332
13333 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13334 * gdb.base/call-ar-st.exp: Likewise.
13335 * gdb.base/callfuncs.exp: Likewise.
13336 * gdb.base/condbreak.exp: Likewise.
13337 * gdb.base/constvars.exp: Likewise.
13338 * gdb.base/hbreak2.exp: Likewise.
13339 * gdb.base/langs.exp: Likewise.
13340 * gdb.base/list.exp: Likewise.
13341 * gdb.base/long_long.exp: Likewise.
13342 * gdb.base/ptype.exp: Likewise.
13343 * gdb.base/scope.exp: Likewise.
13344 * gdb.base/signals.exp: Likewise.
13345 * gdb.base/so-impl-ld.exp: Likewise.
13346 * gdb.base/varargs.exp: Likewise.
13347 * gdb.base/volatile.exp: Likewise.
13348 * gdb.base/whatis.exp: Likewise.
13349 * gdb.cp/cplusfuncs.exp: Likewise.
13350 * gdb.cp/inherit.exp: Likewise.
13351 * gdb.cp/local.exp: Likewise.
13352 * gdb.cp/member-ptr.exp: Likewise.
13353 * gdb.cp/method.exp: Likewise.
13354 * gdb.cp/overload.exp: Likewise.
13355 * gdb.cp/templates.exp: Likewise.
13356 * gdb.stabs/weird.exp: Likewise.
13357 * lib/compiler.c: Likewise.
13358 * lib/compiler.cc: Likewise.
13359 * lib/cp-support.exp: Likewise.
13360 * lib/gdb.exp: Likewise.
13361
bf401b07
SM
133622015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13363
13364 * configure.ac: Remove HP-UX case.
13365 * configure: Regenerate.
13366
aff9c0f8
SM
133672015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13368
13369 * lib/gdb.exp (gdb_compile): Add function doc.
13370
a6904d5a
PA
133712015-12-17 Pedro Alves <palves@redhat.com>
13372
13373 PR threads/19354
13374 * gdb.multi/info-threads.exp: New file.
13375
a22279dd
YQ
133762015-12-15 Yao Qi <yao.qi@linaro.org>
13377
13378 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13379 is aarch64*-*-*.
13380
0588c796
SL
133812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13382
13383 * gdb.base/history-duplicates.exp: Skip if no readline support.
13384
5d978e17
SL
133852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13386
13387 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13388
7e763b86
SL
133892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13390
13391 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13392
87a3a92c
SL
133932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13394
13395 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13396 ctrl-C if nointerrupts target property is set.
13397 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13398 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13399 * gdb.base/paginate-bg-execution.exp: Likewise.
13400 * gdb.base/paginate-execution-startup.exp: Likewise.
13401 * gdb.base/random-signal.exp: Likewise.
13402 * gdb.base/range-stepping.exp: Likewise.
13403 * gdb.cp/annota2.exp: Likewise.
13404 * gdb.cp/annota3.exp: Likewise.
13405 * gdb.gdb/selftest.exp: Likewise.
13406 * gdb.threads/continue-pending-status.exp: Likewise.
13407 * gdb.threads/leader-exit.exp: Likewise.
13408 * gdb.threads/manythreads.exp: Likewise.
13409 * gdb.threads/pthreads.exp: Likewise.
13410 * gdb.threads/schedlock.exp: Likewise.
13411 * gdb.threads/sigthread.exp: Likewise.
13412
a8f077dc
DB
134132015-12-11 Don Breazeal <donb@codesourcery.com>
13414
13415 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13416 remote.
13417 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13418 * gdb.base/foll-exec.exp (main): Enable for target remote.
13419 * gdb.base/foll-fork.exp (main): Likewise.
13420 * gdb.base/foll-vfork.exp (main): Likewise.
13421 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13422 (proc continue_to_exit_bp_loc): Use clean_restart.
13423 * gdb.base/pie-execl.exp (main): Disable for target remote.
13424 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13425 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13426 * gdb.threads/execl.exp (main): Likewise.
13427 * gdb.threads/fork-child-threads.exp (main): Likewise.
13428 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13429 remote.
13430 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13431 remote.
13432 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13433 pid.tid style ptids, instead of just tid.
13434 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13435 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13436 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13437 ptids, instead of just tid.
13438
3b2464a8
AB
134392015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13440
13441 * gdb.base/list.exp (test_list_forward): Add end of file error
13442 test.
13443 (test_repeat_list_command): Add end of file error test.
13444 (test_list_backwards): Add beginning of file error test.
13445
a0def019
AB
134462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13447
13448 * gdb.base/list.exp (test_list_invalid_args): New function,
13449 defined, and called.
13450
5c000dff
AB
134512015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13452
13453 * gdb.base/list.exp (test_list): Make test names unique.
13454
f1637ebe
YQ
134552015-12-11 Yao Qi <yao.qi@linaro.org>
13456
13457 * gdb.base/coremaker2.c: Remove.
13458
36d6fc0a
PA
134592015-12-10 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.multi/base.exp: Remove stale "spaces" references.
13462
762f7747
PA
134632015-12-10 Pedro Alves <palves@redhat.com>
13464
13465 * gdb.multi/base.exp: Don't use nowarnings.
13466 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13467 * gdb.multi/hangout.c: Include stdio.h.
13468 * gdb.multi/hello.c: Include stdlib.h.
13469 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13470 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13471 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13472
28d2bfb9
AB
134732015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13474
13475 * gdb.dwarf2/dw2-ranges-base.c: New file.
13476 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13477 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13478 support additional line table, and debug ranges generation.
13479 (Dwarf::ranges): New function, generate .debug_ranges.
13480 (Dwarf::lines): Support generating simple line table programs.
13481 (Dwarf::assemble): Initialise new namespace variables.
13482
5fc2beac
KB
134832015-12-09 Kevin Buettner <kevinb@redhat.com>
13484
13485 * gdb.base/async.exp (proc test_background): Add case for
13486 asynchronous execution not supported.
13487
1c35a88f
LM
134882015-12-09 Luis Machado <lgustavo@codesourcery.com>
13489
13490 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13491 format and change test names to make them unique.
13492
b593e3d9
RK
134932015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13494 Pedro Alves <pedro@redhat.com>
13495
13496 PR gdb/18702
13497 Add checking of floatformats setup on x86_64 hosts.
13498 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13499 (smallval, bigval): New labels/constants.
13500 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13501 float" after loading bigval and smallval.
13502
d72413e6
PMR
135032015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13504
13505 * gdb.ada/fun_overload_menu.exp: New testcase.
13506 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13507
ece66d65
JS
135082015-12-04 Josh Stone <jistone@redhat.com>
13509
13510 * gdb.base/catch-fork-static.exp: New.
13511
41d0efca
YQ
135122015-12-03 Yao Qi <yao.qi@linaro.org>
13513
13514 * gdb.base/sizeof.c: Don't include stdio.h and
13515 ../lib/unbuffer_output.c.
13516 (main): New variable 'size' and 'value'. Remove printf and
13517 gdb_unbuffer_output. Assign return value to size and value.
13518 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13519 at the beginning.
13520 (check_sizeof): Check the result by printing variable 'size'.
13521 (check_valueof): Check the result by printing variable 'value'.
13522
99fd02d9
YQ
135232015-12-01 Yao Qi <yao.qi@linaro.org>
13524
13525 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13526 for aarch64*-*-linux* target.
13527
f2faf941
PA
135282015-11-30 Pedro Alves <palves@redhat.com>
13529
13530 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13531
04bf20c5
PA
135322015-11-30 Pedro Alves <palves@redhat.com>
13533
13534 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13535 Handle non-stop mode vCont replies.
13536
09df4675
PA
135372015-11-30 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13540 prepare_for_testing. Start gdb with "set non-stop on" appended to
13541 GDBFLAGS. Lax expected stop output.
13542
58b584af
YQ
135432015-11-27 Yao Qi <yao.qi@linaro.org>
13544
13545 * gdb.arch/arm-neon.exp: New.
13546 * gdb.arch/arm-neon.c: New.
13547
dfcb77a8
YQ
135482015-11-27 Yao Qi <yao.qi@linaro.org>
13549
13550 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13551
88e8ec1b
YQ
135522015-11-27 Yao Qi <yao.qi@linaro.org>
13553
13554 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13555 frames-invalid annotation.
13556
bfde72c2
YQ
135572015-11-27 Yao Qi <yao.qi@linaro.org>
13558
13559 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13560
f6512a69
SM
135612015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13562
13563 * gdb.threads/names.exp: New file.
13564 * gdb.threads/names.c: New file.
13565 * README: Mention gdb,no_thread_names.
13566
46a3515b
MM
135672015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13568
13569 PR 19297
13570 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13571 support" error.
13572
62147a22
PA
135732015-11-24 Pedro Alves <palves@redhat.com>
13574
13575 PR 17539
13576 * gdb.base/display.exp: Expect displays to be sorted in ascending
13577 order. Use multi_line.
13578 * gdb.base/solib-display.exp: Likewise.
13579
2f341b6e
PA
135802015-11-24 Pedro Alves <palves@redhat.com>
13581
13582 PR 17539
25d49b86
PA
13583 * gdb.base/display.exp: Expect displays to be sorted in ascending
13584 order. Use multi_line.
13585 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13586
7e0aa6aa
PA
135872015-11-24 Pedro Alves <palves@redhat.com>
13588
13589 PR 17539
13590 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13591 threads in ascending order.
13592 * gdb.base/foll-fork.exp: Likewise.
13593 * gdb.base/foll-vfork.exp: Likewise.
13594 * gdb.base/multi-forks.exp: Likewise.
13595 * gdb.mi/mi-nonstop.exp: Likewise.
13596 * gdb.mi/mi-nsintrall.exp: Likewise.
13597 * gdb.multi/base.exp: Likewise.
13598 * gdb.multi/multi-arch.exp: Likewise.
13599 * gdb.python/py-inferior.exp: Likewise.
13600 * gdb.threads/break-while-running.exp: Likewise.
13601 * gdb.threads/execl.exp: Likewise.
13602 * gdb.threads/gcore-thread.exp: Likewise.
13603 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13604 * gdb.threads/kill.exp: Likewise.
13605 * gdb.threads/linux-dp.exp: Likewise.
13606 * gdb.threads/multiple-step-overs.exp: Likewise.
13607 * gdb.threads/next-bp-other-thread.exp: Likewise.
13608 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13609 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13610 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13611 * gdb.threads/thread-find.exp: Likewise.
13612 * gdb.threads/tls.exp: Likewise.
13613 * lib/mi-support.exp (mi_reverse_list): Delete.
13614 (mi_check_thread_states): No longer reverse list.
13615
2cc57ad8
PA
136162015-11-24 Pedro Alves <palves@redhat.com>
13617
13618 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13619 use lowercase.
13620
c93e8391
SM
136212015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13622
13623 * gdb.trace/actions.c: Include trace-common.h.
13624 (main): Add a location for a fast tracepoint.
13625 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13626 the normal tracepoints.
13627 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13628
045ccf91
SM
136292015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13630
13631 * save-trace.exp: Factor out code to these...
13632 (gdb_save_tracepoints): New.
13633 (gdb_load_tracepoints): New.
13634 (do_save_load_test): New.
13635
5506f9f6
KB
136362015-11-23 Kevin Buettner <kevinb@redhat.com>
13637
13638 * gdb.base/asmlabel.exp: New test.
13639 * gdb.base/asmlabel.c: New test case.
13640
16c3b12f
JB
136412015-11-23 Joel Brobecker <brobecker@adacore.com>
13642
13643 * gdb.base/wrong_frame_bt_full-main.c: New file.
13644 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13645 * gdb.base/wrong_frame_bt_full.exp: New file.
13646
155bfbd3
JB
136472015-11-23 Joel Brobecker <brobecker@adacore.com>
13648
13649 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13650
bb097445
JM
136512015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13652
206853a0 13653 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13654 pstate register when comparing registers values in
13655 sparc64-*-linux-gnu targets to avoid spurious differences.
13656
9c88ed8f
JM
136572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13658
206853a0 13659 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13660
96161e25
SL
136612015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13662
13663 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13664 as type argument to gdb_compile.
13665 * gdb.base/nested-subp2.exp: Likewise.
13666 * gdb.base/nested-subp3.exp: Likewise.
13667
340c2830
DV
136682015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13669
13670 * lib/dwarf.exp (_note): Fix left shift of negative value.
13671 * gdb.trace/trace-condition.exp: Likewise.
13672
c1862d0f
YQ
136732015-11-13 Yao Qi <yao.qi@linaro.org>
13674
13675 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13676 comments about d10v.
13677 (test_scalar_returns): Likewise.
13678 * gdb.base/d10v.ld: Remove.
13679 * gdb.base/overlays.exp: Remove the target triplet checking for
13680 d10v-*-*.
13681 * gdb.base/structs.exp (test_struct_returns): Remove the
13682 comments about d10v.
13683 (test_struct_calls): Likewise.
13684
77ae9c19
YQ
136852015-11-13 Yao Qi <yao.qi@linaro.org>
13686
13687 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13688 * gdb.base/gnu_vector.c: Don't include stdio.h.
13689 (main): Don't print res and call add_some_intvecs.
13690
430e004e
MK
136912015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13692
13693 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13694 macro.
13695 (func5): Removed.
13696 (func4): Use FAST_TRACEPOINT_LABEL.
13697 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13698 macro.
13699 (func): Removed.
13700 (thread_function): Use FAST_TRACEPOINT_LABEL.
13701 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13702 (func): Remove.
13703 (marker): Use FAST_TRACEPOINT_LABEL.
13704 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13705 (pendfunc1): Remove.
13706 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13707 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13708 (foo): Remove.
13709 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13710 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13711 macro.
13712 (func): Remove.
13713 (marker): Use FAST_TRACEPOINT_LABEL.
13714 * gdb.trace/trace-common.h: New header.
13715 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13716 macro.
13717 (func): Remove.
13718 (marker): Use FAST_TRACEPOINT_LABEL.
13719 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13720 (func): Remove.
13721 (thread_function): Use FAST_TRACEPOINT_LABEL.
13722
6e7675a7
MK
137232015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13724
13725 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13726 in front.
13727 * gdb.trace/change-loc.exp: Use global pcreg definition.
13728 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13729 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13730 in front.
13731 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13732 * gdb.trace/pending.exp: Likewise.
13733 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13734 * gdb.trace/trace-break.exp: Likewise.
13735 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13736 in front.
13737 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13738 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13739 in front.
13740 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13741
dddc0e16
JB
137422015-11-09 Joel Brobecker <brobecker@adacore.com>
13743
13744 * gdb.ada/fin_fun_out: New testcase.
13745
c6f0b406
KB
137462015-11-07 Kevin Buettner <kevinb@redhat.com>
13747
13748 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13749 value associated with DW_AT_byte_size.
13750 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13751 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13752 DW_AT_upper_bound.
13753
f01dcfd9
KB
137542015-11-07 Kevin Buettner <kevinb@redhat.com>
13755
13756 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13757 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13758 version.
13759 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13760 gdb.dwarf2/dw2-canonicalize-type.exp,
13761 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13762 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13763 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13764 provided by gdb_target_symbol_prefix_flags_asm.
13765 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13766 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13767 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13768 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13769 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13770 macros where needed). Use this macro for symbols which require
13771 the prefix provided by SYMBOL_PREFIX.
13772
2223449a
KB
137732015-11-05 Kevin Buettner <kevinb@redhat.com>
13774
13775 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13776 New procs.
13777 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13778 representing expressions, of more than one list element.
13779 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13780 to prepend linker symbol prefix to f.
13781 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13782 table_1 and table_2.
13783 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13784 Likewise, for f and g.
13785 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13786 for ptr.
13787 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13788 for main.
13789 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13790 table_1_ptr and table_2_ptr.
13791
6f2f1a3a
JK
137922015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13793 Joel Brobecker <brobecker@adacore.com>
13794
13795 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13796
566c56c9
MK
137972015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13798
13799 * gdb.reverse/s390-mvcle.c: New test.
13800 * gdb.reverse/s390-mvcle.exp: New file.
13801 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13802
d5f0636b
MK
138032015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13804
13805 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13806
7ad8b86c
MK
138072015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13808
13809 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13810 reaching marker2.
13811 * gdb.reverse/getresuid-reverse.exp: Likewise.
13812 * gdb.reverse/pipe-reverse.exp: Likewise.
13813 * gdb.reverse/readv-reverse.exp: Likewise.
13814 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13815 * gdb.reverse/time-reverse.exp: Likewise.
13816 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13817
4081c0f1
YQ
138182015-10-30 Yao Qi <yao.qi@linaro.org>
13819
13820 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13821 (empty_cycle): Remove.
13822 (main): Don't call empty_cycle. Don't use watch_count_done.
13823 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13824 empty_cycle. Rewrite the code counting HW watchpoints.
13825
452b4ba5
MK
138262015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13827
13828 * gdb.reverse/fstatat-reverse.c: New test.
13829 * gdb.reverse/fstatat-reverse.exp: New file.
13830 * gdb.reverse/getresuid-reverse.c: New test.
13831 * gdb.reverse/getresuid-reverse.exp: New file.
13832 * gdb.reverse/pipe-reverse.c: New test.
13833 * gdb.reverse/pipe-reverse.exp: New file.
13834 * gdb.reverse/readv-reverse.c: New test.
13835 * gdb.reverse/readv-reverse.exp: New file.
13836 * gdb.reverse/recvmsg-reverse.c: New test.
13837 * gdb.reverse/recvmsg-reverse.exp: New file.
13838 * gdb.reverse/time-reverse.c: New test.
13839 * gdb.reverse/time-reverse.exp: New file.
13840 * gdb.reverse/waitpid-reverse.c: New test.
13841 * gdb.reverse/waitpid-reverse.exp: New file.
13842
5e2e7507
JK
138432015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13844
13845 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13846
0fde2c53
DE
138472015-10-26 Doug Evans <dje@google.com>
13848
13849 PR symtab/17391
13850 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13851 * gdb.dwarf2/bad-regnum.c: New file.
13852 * gdb.dwarf2/bad-regnum.exp: New file.
13853
1a70ae97
DE
138542015-10-26 Doug Evans <dje@google.com>
13855
13856 PR python/18938
13857 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13858 file.
13859
27dc26ab
JK
138602015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13861
13862 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13863 for a change by "Mention language in compile error message".
13864
bed91f4d
SM
138652015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13866
13867 PR python/18073
13868 * gdb.python/py-type.c (C::a_method): New.
13869 (C::a_const_method): New.
13870 (C::a_static_method): New.
13871 (a_function): New.
13872 * gdb.python/py-type.exp (test_fields): Test getting fields
13873 from function and method.
13874
3f2f83dd
KB
138752015-10-21 Keven Boell <keven.boell@intel.com>
13876
13877 * gdb.fortran/vla-alloc-assoc.exp: New file.
13878 * gdb.fortran/vla-datatypes.exp: New file.
13879 * gdb.fortran/vla-datatypes.f90: New file.
13880 * gdb.fortran/vla-history.exp: New file.
13881 * gdb.fortran/vla-ptype-sub.exp: New file.
13882 * gdb.fortran/vla-ptype.exp: New file.
13883 * gdb.fortran/vla-sizeof.exp: New file.
13884 * gdb.fortran/vla-sub.f90: New file.
13885 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13886 * gdb.fortran/vla-value-sub-finish.exp: New file.
13887 * gdb.fortran/vla-value-sub.exp: New file.
13888 * gdb.fortran/vla-value.exp: New file.
13889 * gdb.fortran/vla-ptr-info.exp: New file.
13890 * gdb.mi/mi-vla-fortran.exp: New file.
13891 * gdb.mi/vla.f90: New file.
13892
27145d50
SL
138932015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13894
13895 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13896 of hardwired timeout value.
13897
5f3ff4f8
JK
138982015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13899 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13902 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13903
bfd09d20
JS
139042015-10-19 Josh Stone <jistone@redhat.com>
13905
13906 * gdb.base/catch-syscall.c: Include <sched.h>.
13907 (unknown_syscall): New variable.
13908 (main): Trigger a vfork and an unknown syscall.
13909 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13910 (unknown_syscall_number): Likewise.
13911 (check_call_to_syscall): Accept an optional syscall pattern.
13912 (check_return_from_syscall): Likewise.
13913 (check_continue): Likewise.
13914 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13915 (test_catch_syscall_skipping_return): New test toggling off 'catch
13916 syscall' to step over the syscall return, then toggling back on.
13917 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13918 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13919 (do_syscall_tests): Call test_catch_syscall_without_args and
13920 test_catch_syscall_mid_vfork.
13921 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13922 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13923
b32b93c6
AS
139242015-10-19 Andrew Stubbs <ams@codesourcery.com>
13925
13926 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13927 print g_vE): Add new pass patterns.
13928 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13929 print various symbol names for vptr fields.
13930
9d622bda
AB
139312015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13932
13933 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13934 results.
13935
0fd8ac1c
YQ
139362015-10-12 Yao Qi <yao.qi@linaro.org>
13937
13938 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13939
34240514
YQ
139402015-10-12 Yao Qi <yao.qi@linaro.org>
13941
13942 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13943 is aarch64*-*-linux*.
13944
8240f442
YQ
139452015-10-12 Yao Qi <yao.qi@linaro.org>
13946
13947 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13948 (can_relocate_bcond_true): ... it.
13949 (can_relocate_bcond_false): New function.
13950 (foo): Likewise.
13951 (can_relocate_bl): Likewise.
13952 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13953 can_relocate_bl.
13954
2520f728
PMR
139552015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13956
13957 * gdb.base/nested-addr.c: New file.
13958 * gdb.base/nested-addr.exp: New testcase.
13959
abcef95a
MM
139602015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13961
13962 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13963 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13964 its output. Ignore the output of "record goto begin" and instead
13965 check that GDB is replaying.
13966
145e3ddb
PA
139672015-10-09 Pedro Alves <palves@redhat.com>
13968
13969 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13970 (top level): Use it in the run with no args test.
13971
d5d8c4e1
IB
139722015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13973
13974 * gdb.dlang/properties.exp: New file.
13975
06e635ef
SL
139762015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13977
13978 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13979 whether or not address 0x1000 is mapped on the target.
13980
e019fd1d
SM
139812015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13982
13983 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13984 build.
13985
77ba2a67
MM
139862015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13987
13988 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13989 instruction-history test.
13990
c60eb31f
DE
139912015-09-28 Doug Evans <dje@google.com>
13992
13993 * gdb.base/gcore.c (array_func): Add reference to static_array.
13994
9a3c8263
SM
139952015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13996
13997 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13998 source line.
13999
9720e656
SL
140002015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14001
14002 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14003 short or char as base type.
14004
938d3bf2
SL
140052015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14006
14007 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14008 to allow any size enum.
14009
e6c2c623
PMR
140102015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14011
14012 * gdb.ada/array_ptr_renaming.exp: New testcase.
14013 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14014 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14015
06da0f77
PL
140162015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14017
14018 * gdb.trace/ftrace-lock.c: New file.
14019 * gdb.trace/ftrace-lock.exp: New file.
14020
4f51c22a
PL
140212015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14022
14023 * gdb.arch/insn-reloc.c: New file.
14024 * gdb.arch/ftrace-insn-reloc.exp: New file.
14025
7041adf4
PL
140262015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14027
14028 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14029 instruction.
14030 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14031 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14032 * gdb.trace/range-stepping.c: Likewise.
14033 * gdb.trace/trace-break.c: Likewise.
14034 * gdb.trace/trace-mt.c (thread_function): Likewise.
14035 * gdb.trace/ftrace.c (marker): Likewise.
14036 * gdb.trace/trace-condition.c (marker): Likewise.
14037 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14038 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14039 is_aarch64_target.
14040
015d2e7e
DE
140412015-09-18 Doug Evans <xdje42@gmail.com>
14042
14043 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14044 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14045
26b188a2
SL
140462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14047
14048 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14049 the breakpoint.
14050
79dc332b
SL
140512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14052
14053 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14054 the pending breakpoint. Remove timeout override for "Run till
14055 MI pending breakpoint on pendfunc3 on thread 2" test.
14056
f57929f2
SL
140572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14058
14059 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14060 filename pattern.
14061
3f469b17
SL
140622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14063
14064 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14065 in breakpoint filename pattern.
14066
515b89b3
SL
140672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14068
7800dbe4
SL
14069 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14070
140712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14072
515b89b3
SL
14073 * gdb.linespec/explicit.exp: Check for readline support for
14074 tab-completion tests. Fix obvious typo.
14075
d2939ba2
MM
140762015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14077
14078 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14079 and replay.
14080
cbb55fa7
MM
140812015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14082
14083 * gdb.btrace/non-stop.c: New.
14084 * gdb.btrace/non-stop.exp: New.
14085
43691ca1
PL
140862015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14087 Yao Qi <yao.qi@linaro.org>
14088
14089 * gdb.trace/trace-condition.c: New file.
14090 * gdb.trace/trace-condition.exp: New file.
14091
d78908cf
WW
140922015-09-16 Wei-cheng Wang <cole945@gmail.com>
14093
14094 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14095 for testing bytecode compilation.
14096
1ed415e2
PA
140972015-09-16 Pedro Alves <palves@redhat.com>
14098 Sandra Loosemore <sandra@codesourcery.com>
14099
14100 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14101 (SECONDS): Redefine.
14102 (main): Call pthread_kill and alarm early.
14103 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14104 support.
14105 (test): If the target can't hardware step and doesn't support
14106 displaced stepping, increase the timeout.
14107
d136eff5
PA
141082015-09-16 Pedro Alves <palves@redhat.com>
14109
14110 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14111 (enable_debug): New procedures.
14112 (test): Use them. Bail out if waiting for threads fails.
14113 (top level): Bail out if a test fails.
14114
991f019c
YQ
141152015-09-16 Yao Qi <yao.qi@linaro.org>
14116
14117 * gdb.asm/asm-source.exp: Set asm-arch for
14118 aarch64*-*-* target.
14119 * gdb.asm/aarch64.inc: New file.
14120
bfca584f
PMR
141212015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14122
14123 * gdb.ada/array_of_variable_length.exp: New testcase.
14124 * gdb.ada/array_of_variable_length/foo.adb: New file.
14125 * gdb.ada/array_of_variable_length/pck.adb: New file.
14126 * gdb.ada/array_of_variable_length/pck.ads: New file.
14127
b326e587
DE
141282015-09-15 Doug Evans <dje@google.com>
14129
14130 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14131 of function static local variable.
14132
5382cfab
PW
141332015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14134
14135 * gdb.threads/tls-so_extern.exp: New test file.
14136 * gdb.threads/tls-so_extern.c: New test file.
14137 * gdb.threads/tls-so_extern_main.c: New test file.
14138
141c5cc4
JK
141392015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * gdb.opt/solib-intra-step-lib.c: New file.
14142 * gdb.opt/solib-intra-step-main.c: New file.
14143 * gdb.opt/solib-intra-step.exp: New file.
14144
d15dcecd
PA
141452015-09-15 Pedro Alves <palves@redhat.com>
14146
14147 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14148 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14149
4c2f2a79
PA
141502015-09-14 Pedro Alves <palves@redhat.com>
14151
14152 * gdb.base/hook-stop-continue.c: Delete.
14153 * gdb.base/hook-stop-continue.exp: Delete.
14154 * gdb.base/hook-stop-frame.c: Delete.
14155 * gdb.base/hook-stop-frame.exp: Delete.
14156 * gdb.base/hook-stop.c: New file.
14157 * gdb.base/hook-stop.exp: New file.
14158
919e6dbe
PMR
141592015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14160
14161 * gdb.ada/access_to_packed_array.exp: New testcase.
14162 * gdb.ada/access_to_packed_array/foo.adb: New file.
14163 * gdb.ada/access_to_packed_array/pack.adb: New file.
14164 * gdb.ada/access_to_packed_array/pack.ads: New file.
14165
157280a4
MM
141662015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14167
14168 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14169 buffer size test.
14170
2fd33e94
DB
141712015-09-11 Don Breazeal <donb@codesourcery.com>
14172
14173 * gdb.base/foll-exec.c: Add copyright header. Fix
14174 formatting issues.
14175 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14176 (do_exec_tests): Use clean_restart in place of zap_session,
14177 and for test initialization. Fix formatting issues. Use
14178 fail in place of perror.
14179 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14180 an expect statement to match an expression with output from
14181 the program under debug.
14182 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14183 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14184 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14185 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14186 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14187
e70b6e8e
DE
141882015-09-09 Doug Evans <dje@google.com>
14189
14190 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14191
7a551a51
DE
141922015-09-09 Doug Evans <dje@google.com>
14193
14194 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14195
4c666f84
DE
141962015-09-09 Doug Evans <dje@google.com>
14197
14198 * gdb.base/savedregs.exp: Fix typo.
14199
243a9253
PA
142002015-09-09 Pedro Alves <palves@redhat.com>
14201
14202 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14203
c0fa8fbd
SL
142042015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14205
14206 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14207 command actually switches threads. Give up on remaining
14208 tests if target fails to stop at breakpoint.
14209
cd7c1778
PMR
142102015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14211
14212 * gdb.ada/funcall_char.exp: New testcase.
14213 * gdb.ada/funcall_char/foo.adb: New file.
14214
dc5c8746
PMR
142152015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14216
14217 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14218 expected outputs. Add two testcases for completing ambiguous
14219 functions.
14220 * gdb.ada/complete/aux_pck.adb: New file.
14221 * gdb.ada/complete/aux_pck.ads: New file.
14222 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14223 Ambiguous_Func functions.
14224 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14225 * gdb.ada/complete/pck.adb: Likewise.
14226
4e83a1e7
UW
142272015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14228
14229 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14230 failures to run the test program under GDB.
14231
8ce74153
LM
142322015-08-26 Luis Machado <lgustavo@codesourcery.com>
14233
14234 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14235 to C.
14236
e9756d52
PP
142372015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14238
14239 * gdb.base/run-after-attach.exp: New test file.
14240 * gdb.base/run-after-attach.c: New test file.
14241
8d37573b
DB
142422015-08-26 Don Breazeal <donb@codesourcery.com>
14243
14244 * gdb.base/foll-exec-2.c: New test program.
14245 * gdb.base/foll-exec-2.exp: New test.
14246
63e43d3a
PMR
142472015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14248
14249 * gdb.base/nested-subp1.exp: New file.
14250 * gdb.base/nested-subp1.c: New file.
14251 * gdb.base/nested-subp2.exp: New file.
14252 * gdb.base/nested-subp2.c: New file.
14253 * gdb.base/nested-subp3.exp: New file.
14254 * gdb.base/nested-subp3.c: New file.
14255
3d40fbb5
PA
142562015-08-24 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.server/connect-without-multi-process.c: New file.
14259 * gdb.server/connect-without-multi-process.exp: New file.
14260
4422ac93
LM
142612015-08-24 Luis Machado <lgustavo@codesourcery.com>
14262
14263 * gdb.opt/inline-markers.c: Make z int.
14264
91dddb86
LM
142652015-08-24 Luis Machado <lgustavo@codesourcery.com>
14266
14267 * gdb.opt/inline-markers.c: Make z volatile.
14268
a48847ee
LM
142692015-08-24 Luis Machado <lgustavo@codesourcery.com>
14270
14271 * gdb.opt/inline-bt.c: New volatile global z.
14272 * gdb.opt/inline-cmds.c: Likewise.
14273 * gdb.opt/inline-locals.c: Likewise.
14274 * gdb.opt/inline-markers.c: New extern global z.
14275 (marker): Use z.
14276 (inline_fn): Likewise.
14277
0ebbc52b
PA
142782015-08-24 Pedro Alves <palves@redhat.com>
14279
14280 * config/m32r-stub.exp: Remove file.
14281 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14282 * gdb.base/call-rt-st.exp: Likewise.
14283 * gdb.base/call-strs.exp: Likewise.
14284 * gdb.base/default.exp: Remove references to h8300-*-hms and
14285 *-*-udi*.
14286 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14287
77c365df
AA
142882015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14289
14290 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14291 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14292 and "return" use KFAIL when GDB can not read/write the vector
14293 return value.
14294
4313b8c0
GB
142952015-08-21 Gary Benson <gbenson@redhat.com>
14296
14297 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14298
0e433b32
PA
142992015-08-20 Pedro Alves <palves@redhat.com>
14300
14301 * gdb.server/solib-list.exp: No longer expect an interior stop in
14302 non-stop mode.
14303
221e1a37
PA
143042015-08-20 Pedro Alves <palves@redhat.com>
14305
14306 * gdb.server/connect-stopped-target.c: New file.
14307 * gdb.server/connect-stopped-target.exp: New file.
14308
40e3ad0e
PA
143092015-08-20 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.dwarf2/comp-unit-lang.exp: New file.
14312 * gdb.dwarf2/comp-unit-lang.c: New file.
14313
af39b327
PMR
143142015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14315
14316 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14317 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14318
7d45c7c3 143192015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14320
7d45c7c3
KB
14321 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14322 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14323
4d6cceb4
DE
143242015-08-18 Doug Evans <dje@google.com>
14325 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14326
14327 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14328 skip_python_tests. New arg prompt_regexp.
14329 (skip_python_tests): New function.
14330 * lib/mi-support.exp (mi_skip_python_tests): New function.
14331 * gdb.python/py-mi-objfile-gdb.py: New file.
14332 * gdb.python/py-mi-objfile.c: New file.
14333 * gdb.python/py-mi-objfile.exp: New file.
14334
ad89c2aa
KS
143352015-08-17 Keith Seitz <keiths@redhat.com>
14336
14337 * gdb.linespec/explicit.exp: Move strace test from here ...
14338 * gdb.trace/strace.exp: ... to here.
14339
e3ae3c43
PP
143402015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14341
14342 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14343 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14344
604b2636
DE
143452015-08-14 Doug Evans <xdje42@gmail.com>
14346
14347 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14348 inferior before selecting a new file.
14349
6ff0ba5f
DE
143502015-08-14 Doug Evans <xdje42@gmail.com>
14351
14352 * gdb.mi/mi-disassemble.exp: Update.
14353 * gdb.base/disasm-optim.S: New file.
14354 * gdb.base/disasm-optim.c: New file.
14355 * gdb.base/disasm-optim.h: New file.
14356 * gdb.base/disasm-optim.exp: New file.
14357
9ca98f92
KS
143582015-08-14 Keith Seitz <keiths@redhat.com>
14359
14360 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14361 "evaluated-by".
14362
52bbc560
JB
143632015-08-13 Joel Brobecker <brobecker@adacore.com>
14364
14365 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14366
5d8c3ed3
PMR
143672015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14368
14369 * gdb.ada/fun_renaming.exp: New testcase.
14370 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14371 * gdb.ada/fun_renaming/pack.adb: New file.
14372 * gdb.ada/fun_renaming/pack.ads: New file.
14373
ea8812bc
KS
143742015-08-12 Keith Seitz <keiths@redhat.com>
14375
14376 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14377 gdb_get_line_number.
14378
4dafcdeb
JB
143792015-08-12 Joel Brobecker <brobecker@adacore.com>
14380
14381 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14382 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14383 gdb.base/dso2dso.exp: New files.
14384
5ba32597
SDJ
143852015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14386 Pedro Alves <palves@redhat.com>
14387 Keith Seitz <keiths@redhat.com>
14388
14389 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14390 GDBFLAGS.
14391
b6dafabf
PP
143922015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14393
14394 * gdb.base/gdbhistsize-history.exp
14395 (test_histsize_history_setting): Use save_vars.
14396 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14397 Use save_vars.
14398 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14399 * gdb.base/readline.exp: Use save_vars.
14400
abe8e607
PP
144012015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14402
14403 * lib/gdb.exp (save_vars): New proc.
14404
629500fa
KS
144052015-08-11 Keith Seitz <keiths@redhat.com>
14406
14407 * gdb.base/help.exp: Update help_breakpoint_text.
14408
eb8c4e2e
KS
144092015-08-11 Keith Seitz <keiths@redhat.com>
14410
14411 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14412 (at toplevel): Call test_explicit_breakpoints.
14413 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14414 breakpoints.
14415 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14416 breakpoint conditions, "-cond".
14417
87f0e720
KS
144182015-08-11 Keith Seitz <keiths@redhat.com>
14419
14420 * gdb.linespec/3explicit.c: New file.
14421 * gdb.linespec/cpexplicit.cc: New file.
14422 * gdb.linespec/cpexplicit.exp: New file.
14423 * gdb.linespec/explicit.c: New file.
14424 * gdb.linespec/explicit.exp: New file.
14425 * gdb.linespec/explicit2.c: New file.
14426 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14427 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14428 before using in the matching pattern.
14429 Clarify that `prefix' is a regular expression.
14430
f00aae0f
KS
144312015-08-11 Keith Seitz <keiths@redhat.com>
14432
14433 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14434 test.
14435 Add tests for missing ",FMT" and ",".
14436
e27852be
DE
144372015-08-10 Doug Evans <dje@google.com>
14438 Keith Seitz <keiths@redhat.com>
14439
14440 PR gdb/17960
14441 * gdb.base/completion.exp: Add location completer tests.
14442
7f03bd92
PA
144432015-08-07 Pedro Alves <palves@redhat.com>
14444
14445 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14446 tests here.
14447 (top level): Run do_test with and without displaced stepping.
14448
3fc8eb30
PA
144492015-08-07 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.base/valgrind-disp-step.c: New file.
14452 * gdb.base/valgrind-disp-step.exp: New file.
14453
d4569d7b
PA
144542015-08-07 Pedro Alves <palves@redhat.com>
14455
14456 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14457 Delete function.
14458 (main): Add alarm. Run an infinite loop instead of calling
14459 wait_threads.
14460 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14461 comment.
14462 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14463 Delete function.
14464 (main): Add alarm. Run an infinite loop instead of calling
14465 wait_threads.
14466 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14467 comment.
14468
e1316e60
PA
144692015-08-07 Pedro Alves <palves@redhat.com>
14470
14471 * gdb.base/checkpoint-ns.exp: New file.
14472 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14473 standard_testfile.
14474
da8c46d2
MM
144752015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14476
14477 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14478 * gdb.btrace/instruction_history.exp: Update.
14479 * gdb.btrace/tsx.exp: New.
14480 * gdb.btrace/tsx.c: New.
14481
de1c2c52
PA
144822015-08-06 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14485 increase timeout.
14486 * gdb.reverse/until-precsave.exp: Bump timeouts.
14487
782e0bf4
PA
144882015-08-06 Pedro Alves <palves@redhat.com>
14489
14490 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14491
83e97ed0
PA
144922015-08-06 Pedro Alves <palves@redhat.com>
14493
14494 PR gdb/18749
14495 * gdb.threads/process-dies-while-handling-bp.c: New file.
14496 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14497
863d01bd
PA
144982015-08-06 Pedro Alves <palves@redhat.com>
14499
14500 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14501 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14502
0a39bb32
PA
145032015-08-05 Pedro Alves <palves@redhat.com>
14504
14505 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14506 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14507
ee2d2b10
SL
145082015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14509
14510 * gdb.base/bp-permanent.exp: Report test as unsupported if
14511 the target cannot stop at the permanent breakpoint.
14512
4e1bdb00
DE
145132015-08-03 Doug Evans <dje@google.com>
14514
14515 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14516 10000.
14517
3d338901
DE
145182015-08-03 Doug Evans <dje@google.com>
14519
14520 * Makefile.in (workers/%.worker, build-perf): New rule.
14521 (GDB_PERFTEST_MODE): New variable.
14522 (check-perf): Use it.
14523 (clean): Clean up gdb.perf parallel build subdirs.
14524 * lib/build-piece.exp: New file.
14525 * lib/gdb.exp (make_gdb_parallel_path): New function
14526 (standard_output_file, standard_temp_file): Call it.
14527 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14528 of $GDB_PARALLEL.
14529 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14530
af061d3e
DE
145312015-08-03 Doug Evans <dje@google.com>
14532
8e1afc81 14533 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14534 (LOG_FILE_NAME): New global.
14535 (TextReporter.__init__): Initialize self.txt_sum.
14536 (TextReporter.report): Add support for multiple data-points.
14537 Move report to perftest.sum, put raw data in perftest.log.
14538 (TextReporter.start): Open sum and log files.
14539 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14540 * gdb.perf/lib/perftest/testresult.py
14541 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14542
2c8c5d37
PA
145432015-07-31 Pedro Alves <palves@redhat.com>
14544
14545 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14546 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14547 kill_wait_spawned_process instead of explicit "kill -9".
14548 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14549 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14550 kill_wait_spawned_process.
14551 * gdb.base/attach-twice.exp: Likewise.
14552 * gdb.base/attach.exp: Likewise.
14553 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14554 gdb_test_multiple.
14555 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14556 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14557 kill_wait_spawned_process.
14558 * gdb.base/valgrind-infcall.exp: Likewise.
14559 * gdb.multi/multi-attach.exp: Likewise.
14560 * gdb.python/py-prompt.exp: Likewise.
14561 * gdb.python/py-sync-interp.exp: Likewise.
14562 * gdb.server/ext-attach.exp: Likewise.
14563 * gdb.threads/attach-into-signal.exp (corefunc): Use
14564 spawn_wait_for_attach, spawn_id_get_pid and
14565 kill_wait_spawned_process.
14566 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14567 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14568 spawn_id_get_pid and kill_wait_spawned_process.
14569 * gdb.threads/attach-stopped.exp (corefunc): Use
14570 spawn_wait_for_attach, spawn_id_get_pid and
14571 kill_wait_spawned_process.
14572 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14573 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14574 kill_wait_spawned_process instead of explicit "kill -9".
14575 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14576 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14577 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14578 processes. Don't map cygwin/windows pids here. Now returns a
14579 spawn id list.
14580
032a0fca
SL
145812015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14582
14583 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14584 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14585 correct patch.
14586
61a934ca
SL
145872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14588
14589 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14590
4bc4d428
SL
145912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14592
14593 Reapply:
14594 2014-05-21 Mark Wielaard <mjw@redhat.com>
14595
14596 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14597
998d452a
PA
145982015-07-30 Pedro Alves <palves@redhat.com>
14599
14600 * linux-low.c (handle_extended_wait): Set the child's last
14601 reported status to TARGET_WAITKIND_STOPPED.
14602
69dde7dc
PA
146032015-07-30 Pedro Alves <palves@redhat.com>
14604
14605 PR threads/18600
14606 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14607 only shows inferior 1.
14608
4dd63d48
PA
146092015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14610 Pedro Alves <palves@redhat.com>
14611
14612 PR threads/18600
14613 * gdb.threads/fork-plus-threads.c: New file.
14614 * gdb.threads/fork-plus-threads.exp: New file.
14615
d618e4c5
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): Use
14620 send_quit_command.
14621
1eef6428
PA
146222015-07-29 Pedro Alves <palves@redhat.com>
14623 Don Breazeal <donb@codesourcery.com>
14624
14625 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14626 output from both inferior_spawn_id and gdb_spawn_id.
14627
7da5b897
SDJ
146282015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14629
14630 * gdb.threads/attach-into-signal.exp (corefunc): Use
14631 with_test_prefix on nested loops, uniquefying the test messages.
14632
dac804df
SDJ
146332015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14634
14635 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14636 commit.
14637
06265e53
PP
146382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14639
14640 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14641 New proc.
14642 (test_terminal_settings_preserved_after_sigterm): New test.
14643
18206ca3
PP
146442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14645
14646 * gdb.base/batch-preserve-term-settings.exp
14647 (test_terminal_settings_preserved_after_cli_exit): New test.
14648
90074d11
PP
146492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14650
14651 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14652 manipulation of saved_gdbflags.
14653 (test_terminal_settings_preserved): Remove global declaration of
14654 the unused variable pagination_prompt. Remove manipulation of
14655 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14656 GDBFLAGS.
14657
eb1a7902
PA
146582015-07-29 Pedro Alves <palves@redhat.com>
14659
14660 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14661
8b75dd3b
PA
146622015-07-29 Pedro Alves <palves@redhat.com>
14663
14664 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14665 at the top.
14666
dedad4e3
PA
146672015-07-29 Pedro Alves <palves@redhat.com>
14668
14669 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14670 (main): Call gdb_unbuffer_output.
14671 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14672 (main): Call gdb_unbuffer_output.
14673 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14674 (main): Call gdb_unbuffer_output.
14675 * gdb.base/call-strs.exp: Adjust to step over the
14676 gdb_unbuffer_output call.
14677 * gdb.base/catch-gdb-caused-signals.c: Include
14678 "../lib/unbuffer_output.c".
14679 (main): Call gdb_unbuffer_output.
14680 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14681 (main): Call gdb_unbuffer_output.
14682 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14683 (main): Call gdb_unbuffer_output.
14684 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14685 (main): Call gdb_unbuffer_output.
14686 * gdb.base/shlib-call.exp: Adjust to step over the
14687 gdb_unbuffer_output call.
14688 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14689 (main): Call gdb_unbuffer_output.
14690 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14691 (main): Call gdb_unbuffer_output.
14692 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14693 (main): Rename to ...
14694 (test): ... this.
14695 (main): Reimplement.
14696 * gdb.base/varargs.exp: Run to test instead of to main.
14697 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14698 (main): Call gdb_unbuffer_output.
14699
58789a91
PA
147002015-07-29 Pedro Alves <palves@redhat.com>
14701
14702 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14703 factore out from mi_continue_dprintf. For call-style dprintfs,
14704 expect dprintf output out of $inferior_spawn_id.
14705 (mi_continue_dprintf): Use mi_expect_dprintf.
14706 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14707 (main): Call gdb_unbuffer_output.
14708
e8376742
PA
147092015-07-29 Pedro Alves <palves@redhat.com>
14710
14711 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14712 (default_mi_gdb_start): Set inferior_spawn_id instead of
14713 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14714 gdb_spawn_id.
14715 (mi_gdb_test): Always expect inferior output from both
14716 $inferior_spawn_id and $gdb_spawn_id.
14717
08280010
PA
147182015-07-29 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14721 send_inferior and $inferior_spawn_id.
14722
4d30e432
PA
147232015-07-29 Pedro Alves <palves@redhat.com>
14724
14725 * gdb.gdb/complaints.exp (test_initial_complaints)
14726 (test_serial_complaints, test_short_complaints): Use
14727 gdb_test_stdio.
14728 (test_empty_complaint): Handle $inferior_spawn_id !=
14729 $gdb_spawn_id.
14730
0d30a335
PA
147312015-07-29 Pedro Alves <palves@redhat.com>
14732
14733 * gdb.base/varargs.exp: Use gdb_test_stdio.
14734
39413b29
PA
147352015-07-29 Pedro Alves <palves@redhat.com>
14736
14737 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14738
7cb000a9
PA
147392015-07-29 Pedro Alves <palves@redhat.com>
14740
14741 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14742
d7b8ac82
PA
147432015-07-29 Pedro Alves <palves@redhat.com>
14744
14745 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14746 parameter into two new parameters, "inf_result" and "gdb_result".
14747 Expect inferior output and gdb output from $inferior_spawn_id and
14748 $gdb_spawn_id, respectively. Adjust all callers.
14749
789c3a0c
PA
147502015-07-29 Pedro Alves <palves@redhat.com>
14751
14752 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14753 of gdb_test_sequence.
14754
77e760c3
PA
147552015-07-29 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14758 (saw_spurious_output): Expect inferior output from
14759 $inferior_spawn_id. Use gdb_test_stdio.
14760
8396d2cd
PA
147612015-07-29 Pedro Alves <palves@redhat.com>
14762
14763 * gdb.base/dprintf.exp: Use standard_testfile. Change
14764 prepare_for_testing call.
14765 (srcfile): Don't set.
14766 (restart): New procedure.
14767 (test_dprintf): New procecure, use to continue over dprintfs.
14768 (test_call, test_agent): New procedures, tests moved here.
14769 Restart gdb and recreate dprintfs. Adjust expected output.
14770
2051d61f
PA
147712015-07-29 Pedro Alves <palves@redhat.com>
14772
14773 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14774
452397af
PA
147752015-07-29 Pedro Alves <palves@redhat.com>
14776
14777 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14778
8aed9555
PA
147792015-07-29 Pedro Alves <palves@redhat.com>
14780
14781 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14782 gdb_test_stdio.
14783
188a61b4
PA
147842015-07-29 Pedro Alves <palves@redhat.com>
14785
14786 * lib/gdb.exp (gdb_test_stdio): New procedure.
14787
12264a45
PA
147882015-07-29 Pedro Alves <palves@redhat.com>
14789
14790 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14791
23ffc893
PA
147922015-07-29 Pedro Alves <palves@redhat.com>
14793
14794 * gdb.base/call-signal-resume.exp: Remove check for
14795 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14796 * gdb.base/unwindonsignal.exp: Likewise.
14797 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14798 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14799
65566918
PA
148002015-07-29 Pedro Alves <palves@redhat.com>
14801
14802 * gdb.base/siginfo-addr.c (pass): New function.
14803 (handler): Call it iff si_addr is correct.
14804 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14805 Set a breakpoint at "pass" and continue to it.
14806
d60a9221
SDJ
148072015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14808
14809 * gdb.python/py-objfile.exp: Make some tests have unique names.
14810 * gdb.python/py-pp-registration.exp: Likewise.
14811
bde40b8f
PA
148122015-07-28 Pedro Alves <palves@redhat.com>
14813
14814 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14815
13e1dec8
SM
148162015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14817
14818 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14819
da33c9a7
SM
148202015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14821
14822 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14823
077836f7
PP
148242015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14825
14826 * gdb.base/gdb-sigterm-2.exp: New test.
14827
b8cc7b2e
DE
148282015-07-25 Doug Evans <xdje42@gmail.com>
14829
14830 Revert:
14831 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14832 (workers/%.worker, build-perf): New rule.
14833 (GDB_PERFTEST_MODE): New variable.
14834 (check-perf): Use it.
14835 (clean): Clean up gdb.perf parallel build subdirs.
14836 * lib/build-piece.exp: New file.
14837 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14838 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14839 name.
14840 (standard_temp_file): Ditto.
14841 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14842 of $GDB_PARALLEL.
14843
c8bd4544
DE
148442015-07-24 Doug Evans <dje@google.com>
14845
14846 * gdb.perf/lib/perftest/utils.py: New file.
14847 * gdb.perf/gm-hello.cc: New file.
14848 * gdb.perf/gm-pervasive-typedef.cc: New file.
14849 * gdb.perf/gm-pervasive-typedef.h: New file.
14850 * gdb.perf/gm-std.cc: New file.
14851 * gdb.perf/gm-std.h: New file.
14852 * gdb.perf/gm-use-cerr.cc: New file.
14853 * gdb.perf/gm-utils.h: New file.
14854 * gdb.perf/gmonster-null-lookup.py: New file.
14855 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14856 * gdb.perf/gmonster-print-cerr.py: New file.
14857 * gdb.perf/gmonster-ptype-string.py: New file.
14858 * gdb.perf/gmonster-runto-main.py: New file.
14859 * gdb.perf/gmonster-select-file.py: New file.
14860 * gdb.perf/gmonster1-null-lookup.exp: New file.
14861 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14862 * gdb.perf/gmonster1-print-cerr.exp: New file.
14863 * gdb.perf/gmonster1-ptype-string.exp: New file.
14864 * gdb.perf/gmonster1-runto-main.exp: New file.
14865 * gdb.perf/gmonster1-select-file.exp: New file.
14866 * gdb.perf/gmonster1.cc: New file.
14867 * gdb.perf/gmonster1.exp: New file.
14868 * gdb.perf/gmonster2-null-lookup.exp: New file.
14869 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14870 * gdb.perf/gmonster2-print-cerr.exp: New file.
14871 * gdb.perf/gmonster2-ptype-string.exp: New file.
14872 * gdb.perf/gmonster2-runto-main.exp: New file.
14873 * gdb.perf/gmonster2-select-file.exp: New file.
14874 * gdb.perf/gmonster2.cc: New file.
14875 * gdb.perf/gmonster2.exp: New file.
14876
6eab34f3
DE
148772015-07-24 Doug Evans <dje@google.com>
14878
14879 * gdb.perf/README: New file.
14880 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14881 * lib/gen-perf-test.exp: New file.
14882
63738bfd
DE
148832015-07-24 Doug Evans <dje@google.com>
14884
14885 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14886 (PerfTest::startup): New function.
14887 (PerfTest::run): Return result of calling body.
14888 (PerfTest::assemble): Rewrite.
14889 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14890 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14891 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14892 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14893 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14894
7b606f95
DE
148952015-07-24 Doug Evans <dje@google.com>
14896
14897 * lib/gdb.exp (clean_restart): Make executable optional.
14898
a97b16b8
DE
148992015-07-24 Doug Evans <dje@google.com>
14900
14901 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14902 compiler_info references.
14903 * gdb.cp/temargs.exp: Ditto.
14904 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14905 (get_compiler_info): Early exit if already computed. Set compiler_info
14906 to "unknown" if there was a problem.
14907 (test_compiler_info): Add function comment. Call get_compiler_info.
14908
35baa57f
DE
149092015-07-24 Doug Evans <dje@google.com>
14910
14911 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14912 (workers/%.worker, build-perf): New rule.
14913 (GDB_PERFTEST_MODE): New variable.
14914 (check-perf): Use it.
14915 (clean): Clean up gdb.perf parallel build subdirs.
14916 * lib/build-piece.exp: New file.
14917 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14918 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14919 name.
14920 (standard_temp_file): Ditto.
14921 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14922 of $GDB_PARALLEL.
14923
6ebea266
DE
149242015-07-24 Doug Evans <dje@google.com>
14925
14926 * lib/future.exp (gdb_default_target_compile): New option
14927 "early_flags".
14928 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14929 --as-needed.
14930
1e76a7e9
SDJ
149312015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14932
14933 * gdb.base/catch-syscall.exp: Call gdb_exit before
14934 gdb_skip_xml_test.
14935
5068630a
PA
149362015-07-24 Pedro Alves <palves@redhat.com>
14937
14938 * gdb.python/py-events.exp: Accept output between the stop event
14939 and the prompt.
14940 * gdb.python/py-evsignal.exp: Likewise.
14941 * gdb.python/py-evthreads.exp: Likewise.
14942
77598427
PA
149432015-07-24 Pedro Alves <palves@redhat.com>
14944
14945 PR gdb/18717
14946 * gdb.threads/non-ldr-exit.c: New file.
14947 * gdb.threads/non-ldr-exit.exp: New file.
14948
11e6c98f
YQ
149492015-07-24 Yao Qi <yao.qi@linaro.org>
14950
14951 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14952 restarting process.
14953
51aee833
YQ
149542015-07-24 Yao Qi <yao.qi@linaro.org>
14955
14956 * gdb.server/ext-restart.exp: New file.
14957
8cfe207c
YQ
149582015-07-24 Yao Qi <yao.qi@linaro.org>
14959
14960 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14961 argument options.
14962 * gdb.server/ext-wrapper.exp: New file.
14963
cc12ce38
DE
149642015-07-23 Doug Evans <dje@google.com>
14965
14966 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14967 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14968
d0d84780
PMR
149692015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14970
14971 * gdb.ada/var_arr_typedef.exp: New testcase.
14972 * gdb.ada/var_arr_typedef/pack.adb: New file.
14973 * gdb.ada/var_arr_typedef/pack.ads: New file.
14974 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14975
8b558f79
JB
149762015-07-20 Joel Brobecker <brobecker@adacore.com>
14977
14978 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14979
775a3298
JK
149802015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14981
14982 * gdb.arch/i386-biarch-core.exp: Replace istarget
14983 by "complete set gnutarget". Remove expectation for the "core-file"
14984 command.
14985
db1ff28b
JK
149862015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14987
14988 Revert the previous commit:
14989 Tests for validate symbol file using build-id.
14990
0a94970d
JK
149912015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14992
14993 Tests for validate symbol file using build-id.
14994 * gdb.base/solib-mismatch-lib.c: New file.
14995 * gdb.base/solib-mismatch-libmod.c: New file.
14996 * gdb.base/solib-mismatch.c: New file.
14997 * gdb.base/solib-mismatch.exp: New file.
14998
03346981
SL
149992015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15000
15001 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15002 nios2-*-linux*.
15003 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15004 * gdb.base/siginfo.exp: Likewise.
15005 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15006
42422cc7
PL
150072015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15008
15009 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15010 Move it to ...
15011 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15012 ... here.
15013 * gdb.trace/range-stepping.exp: Check that the target supports
15014 range stepping.
15015
cfa68bae
JK
150162015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15017
15018 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15019
8ffdba26
PA
150202015-07-14 Pedro Alves <palves@redhat.com>
15021
15022 * gdb.base/killed-outside.exp: New file.
15023 * gdb.base/killed-outside.c: New file.
15024
218a5a11
JK
150252015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15026
15027 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15028 (n at main): New.
15029 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15030
e03ed3c6
AA
150312015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15032
15033 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15034 infcall tests instead of setting up for KFAIL.
15035
485668e5
MM
150362015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15037
15038 * gdb.btrace/record_goto-step.exp: New.
15039
08464196
JK
150402015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15041
15042 PR compile/18484
15043 * gdb.compile/compile.c (struct struct_type): Add volatile to
15044 selffield's type.
15045 * gdb.compile/compile.exp
15046 (compile code struct_object.selffield = &struct_object): Skip further
15047 struct_object tests if this one xfails.
15048
bcf5c1d9
RC
150492015-07-08 Robert O'Callahan <robert@ocallahan.org>
15050
15051 PR exp/18617
15052 * gdb.trace/ax.exp: Add test.
15053
4931af25
YQ
150542015-07-07 Yao Qi <yao.qi@linaro.org>
15055
15056 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15057 instead of istarget "aarch64*-*-*".
15058 * gdb.arch/aarch64-fp.exp: Likewise.
15059 * gdb.base/float.exp: Likewise.
15060 * gdb.reverse/aarch64.exp: Likewise.
15061 * lib/gdb.exp (is_aarch64_target): New proc.
15062
9fcf688e
YQ
150632015-07-07 Yao Qi <yao.qi@linaro.org>
15064
15065 * lib/gdb.exp (is_aarch32_target): New proc.
15066 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15067 instead of "istarget "arm*-*-*"".
15068 * gdb.arch/arm-disp-step.exp: Likewise.
15069 * gdb.arch/thumb-bx-pc.exp: Likewise.
15070 * gdb.arch/thumb-prologue.exp: Likewise.
15071 * gdb.arch/thumb-singlestep.exp: Likewise.
15072 * gdb.base/disp-step-syscall.exp: Likewise.
15073 * gdb.base/float.exp: Likewise.
15074
fbd8d50d
YQ
150752015-07-07 Yao Qi <yao.qi@linaro.org>
15076
15077 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15078 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15079
71be1fdc
YQ
150802015-07-07 Yao Qi <yao.qi@linaro.org>
15081
15082 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15083 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15084 if it exists.
15085 * gdb.multi/multi-arch.exp: Likewise.
15086
3e221d36
SM
150872015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15088
15089 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15090 print.
15091
d441430b
YQ
150922015-07-07 Yao Qi <yao.qi@linaro.org>
15093
15094 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15095
06f810bd
MG
150962015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15097
15098 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15099 '[' and ']' characters.
15100
5e61e7c0
IB
151012015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15102
15103 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15104
28bf096c
PA
151052015-06-29 Pedro Alves <palves@redhat.com>
15106
15107 PR threads/18127
15108 * gdb.threads/hand-call-new-thread.c: New file.
15109 * gdb.threads/hand-call-new-thread.c: New file.
15110
ee93cd5e
KS
151112015-06-26 Keith Seitz <keiths@redhat.com>
15112 Doug Evans <dje@google.com>
15113
15114 PR 16253
15115 * gdb.cp/var-tag-2.cc: New file.
15116 * gdb.cp/var-tag-3.cc: New file.
15117 * gdb.cp/var-tag-4.cc: New file.
15118 * gdb.cp/var-tag.cc: New file.
15119 * gdb.cp/var-tag.exp: New file.
15120
fc637f04
PP
151212015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15122
15123 * gdb.base/history-duplicates.exp: New test.
15124
2e52ae68
PP
151252015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15126
15127 * gdb.base/completion.exp: Test the completion of the "focus"
15128 command.
15129
6e22494e
JK
151302015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15131
15132 * gdb.arch/amd64-prologue-skip.S: New file.
15133 * gdb.arch/amd64-prologue-skip.exp: New file.
15134
bf7b9cd9
SM
151352015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15136
15137 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15138 is_address_zero_readable check.
15139
201e8dfd
PB
151402015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15141
15142 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15143 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15144
5cd867b4
YQ
151452015-06-24 Yao Qi <yao.qi@linaro.org>
15146
15147 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15148 linux targets.
15149
4d7be007
YQ
151502015-06-24 Yao Qi <yao.qi@linaro.org>
15151
15152 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15153 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15154 * gdb.base/siginfo-thread.exp: Likewise.
15155
07fcd301
YQ
151562015-06-22 Yao Qi <yao.qi@linaro.org>
15157
15158 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15159
52042a00
YQ
151602015-06-22 Yao Qi <yao.qi@linaro.org>
15161
15162 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15163 aarch64*-*-*.
15164 (skip_hw_watchpoint_tests): Likewise.
15165
74bd41ce
PP
151662015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15167
15168 * gdb.base/gdbinit-history.exp: Test the interaction between
15169 setting GDBHISTSIZE and setting the history size via .gdbinit.
15170
bc460514
PP
151712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15172
15173 PR gdb/16999
15174 * gdb.base/gdbhistsize-history.exp: New test.
15175
b58c513b
PP
151762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15177
15178 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15179 with GDBHISTSIZE.
15180 * gdb.base/readline.exp: Likewise.
15181
92046791
YQ
151822015-06-17 Yao Qi <yao.qi@linaro.org>
15183
15184 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15185 line.
15186
2093d2d3
PP
151872015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15188
15189 * gdb.base/gdbinit-history.exp: Add test case to check that
15190 an unlimited history file does not get truncated on exit.
15191
e6c693af
AA
151922015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15193
15194 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15195 (VECTOR): New macro. Use it...
15196 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15197 ...for these typedefs.
15198 (int8, char1, int1, double1): New typedefs.
15199 (struct just_int2, struct two_int2): New structures.
15200 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15201 (add_structvecs, add_singlevecs): New functions.
15202 (main): Call add_some_intvecs twice.
15203 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15204 the compile and exit upon failure. Try compiling for the "native"
15205 architecture. Test inferior function calls with vector arguments
15206 and vector return value handling with "finish" and "return".
15207
c74f7d1c
JT
152082015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15209
15210 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15211 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15212 PE file.
15213 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15214
98aa42ee
AT
152152015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15216
15217 PR breakpoints/16465
15218 * gdb.mi/mi-dprintf-pending.c: New file.
15219 * gdb.mi/mi-dprintf-pending.exp: New test.
15220 * gdb.mi/mi-dprintf-pendshr.c: New file.
15221
7d73c23c 152222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15223 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15224
15225 * gdb.arch/i386-mpx-map.c: New file.
15226 * gdb.arch/i386-mpx-map.exp: New File.
15227
152282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15229
15230 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15231 * gdb.arch/i386-mpx.exp: Indentation fixed.
15232
152332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15234
15235 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15236 function and improved indentation.
15237 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15238 gdb_test_multiple. Added additional tests to skip the test.
15239
152402015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15241
15242 * gdb.arch/i386-avx512.c: Change path in include file.
15243 * gdb.arch/i386-avx512.exp: Change include dir path
15244 compilation flag.
15245 * gdb.arch/i386-mpx.c: Change path in include file.
15246 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15247 flag.
15248
d5eba19a
JK
152492015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15250
15251 * gdb.compile/compile-print.exp (compile print *vararray@3)
15252 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15253
7f361056
JK
152542015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15255
15256 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15257 (do not keep jit in memory): ... this.
15258 (expect 5): Change it to ...
15259 (expect no 5): ... this.
15260
3b462ec2
SM
152612015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15262
15263 PR gdb/15564
15264 * gdb.mi/mi-detach.exp: New file.
15265
e0619de6
JK
152662015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15267
15268 PR symtab/18392
15269 * gdb.arch/amd64-tailcall-self.S: New file.
15270 * gdb.arch/amd64-tailcall-self.c: New file.
15271 * gdb.arch/amd64-tailcall-self.exp: New file.
15272
e970cb34
DB
152732015-05-28 Don Breazeal <donb@codesourcery.com>
15274
15275 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15276 tests for remote targets by checking is_target_gdbserver.
15277
b2e2f908
DE
152782015-05-27 Doug Evans <dje@google.com>
15279
15280 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15281 * gdb.dwarf2/opaque-type-lookup.c: New file.
15282 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15283
82c7be31
DE
152842015-05-26 Doug Evans <dje@google.com>
15285
15286 * gdb.cp/iostream.cc: New file.
15287 * gdb.cp/iostream.exp: New file.
15288
b4f54984
DE
152892015-05-26 Doug Evans <dje@google.com>
15290
15291 * gdb.dwarf2/dw2-op-call.exp: Update.
15292 * gdb.dwarf2/dw4-sig-types.exp: Update.
15293 * gdb.dwarf2/implptr.exp: Update.
15294 * gdb.mi/mi-cmd-param-changed.exp: Update.
15295
4ea6efe9
DE
152962015-05-26 Doug Evans <dje@google.com>
15297
15298 * gdb.python/py-lazy-string.c: New file.
15299 * gdb.python/py-lazy-string.exp: New file.
15300 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15301 (main): Update. Add estring3.
15302 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15303 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15304
f6bb7db3
YQ
153052015-05-26 Omair Javaid <omair.javaid@linaro.org>
15306 Yao Qi <yao.qi@linaro.org>
15307
15308 * gdb.reverse/aarch64.c: New.
15309 * gdb.reverse/aarch64.exp: New.
15310
a81bfbd0
OJ
153112015-05-26 Omair Javaid <omair.javaid@linaro.org>
15312
25d49b86
PA
15313 * lib/gdb.exp (supports_process_record): Return true for
15314 aarch64*-linux*.
a81bfbd0
OJ
15315 (supports_reverse): Likewise.
15316
158bf1b4
PP
153172015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15318
15319 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15320 Use with_test_prefix.
15321
a0145030
AB
153222015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15323
15324 * gdb.base/completion.exp: Add test for completion of layout
15325 names.
15326
ebe3b578
AB
153272015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15328
15329 * lib/gdb.exp (skip_tui_tests): New proc.
15330 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15331
84204ed7
PA
153322015-05-19 Pedro Alves <palves@redhat.com>
15333
15334 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15335 Save the whole env array instead of just HOME. Unset HISTSIZE in
15336 the environment while testing. Restore whole environment
15337 afterwards.
15338
37442ce1
DE
153392015-05-16 Doug Evans <xdje42@gmail.com>
15340
15341 * gdb.guile/scm-ports.c: New file.
15342 * gdb.guile/scm-ports.exp: Add memory port tests.
15343
36de76f9
JK
153442015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15345
15346 * gdb.compile/compile-print.c: New file.
15347 * gdb.compile/compile-print.exp: New file.
15348
3a9558c4
JK
153492015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15350
15351 * gdb.compile/compile-ops.exp: Cast param to void.
15352 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15353 (compile code struct_object.selffield = &struct_object): Add xfail.
15354
aa715135
JG
153552015-05-15 Joel Brobecker <brobecker@adacore.com>
15356
15357 * gdb.ada/arr_enum_with_gap: New testcase.
15358
931e5bc3
JG
153592015-05-15 Joel Brobecker <brobecker@adacore.com>
15360
15361 * gdb.ada/byte_packed_arr: New testcase.
15362
9cd4d857
JB
153632015-05-15 Joel Brobecker <brobecker@adacore.com>
15364
15365 * gdb.ada/pckd_neg: New testcase.
15366
ebfd00d2
PP
153672015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15368
15369 PR gdb/17820
15370 * gdb.base/gdbinit-history.exp: New test.
15371 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15372 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15373
4c082a81
SC
153742015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15375
15376 * gdb.python/py-xmethods.cc: Enhance test case.
15377 * gdb.python/py-xmethods.exp: New tests.
15378 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15379 function.
15380 (B_indexoper): Likewise.
15381 (global_dm_list) : Add new xmethod worker functions.
15382
f7797074
SDJ
153832015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15384
15385 * gdb.base/coredump-filter.exp: Correctly unset
15386 "coredump_var_addr" array.
15387
a4674e4e
PA
153882015-05-08 Pedro Alves <palves@redhat.com>
15389
15390 * gdb.server/non-existing-program.exp: Unset spawn_id.
15391
df2eb078
SC
153922015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15393
15394 PR python/18291
15395 * gdb.python/py-xmethods.exp: Add tests.
15396
422349a3
YQ
153972015-05-08 Yao Qi <yao.qi@linaro.org>
15398
15399 PR gdb/18208
15400 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15401 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15402 function set_coredump_filter, and remove remote_exec call.
15403 Remove argument ipid. Callers update.
15404 (top level): Don't get inferior's PID.
15405
63fc80ce
AA
154062015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15407
15408 * gdb.base/watch_thread_num.exp: Skip test on targets without
15409 access watchpoints.
15410
80ad801e
PA
154112015-05-06 Pedro Alves <palves@redhat.com>
15412
15413 PR server/18081
15414 * gdb.server/non-existing-program.exp: New file.
15415
0fa7fe50
JB
154162015-05-05 Joel Brobecker <brobecker@adacore.com>
15417
15418 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15419
3ea89b92
PMR
154202015-05-05 Joel Brobecker <brobecker@adacore.com>
15421
15422 * gdb.ada/out_of_line_in_inlined: New testcase.
15423
87b8eff0
JB
154242015-05-05 Joel Brobecker <brobecker@adacore.com>
15425
15426 * gdb.ada/var_rec_arr: New testcase.
15427
5fccc635
YQ
154282015-04-30 Yao Qi <yao.qi@linaro.org>
15429
15430 * gdb.base/break-idempotent.exp: If
15431 skip_hw_watchpoint_multi_tests returns true, skip the tests
15432 on "rwatch" and "awatch".
15433
42d38f42
YQ
154342015-04-30 Yao Qi <yao.qi@linaro.org>
15435
15436 * gdb.base/relativedebug.exp: Invoke gdb command
15437 "info sharedlibrary", and if libc.so doesn't have debug info,
15438 skip the test.
15439
2ce1cdbf
DE
154402015-04-29 Doug Evans <dje@google.com>
15441
15442 * gdb.python/py-xmethods.exp: Add ptype tests.
15443 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15444 get_result_type method.
15445
f24a38c5
LM
154462015-04-29 Luis Machado <lgustavo@codesourcery.com>
15447
15448 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15449 the target does not support hardware watchpoints.
15450
ecbf2b3c
LM
154512015-04-29 Luis Machado <lgustavo@codesourcery.com>
15452
15453 * gdb.base/break-always.exp: Abort testing if writing to memory
15454 causes an error.
15455
34f5f757
DE
154562015-04-28 Doug Evans <dje@google.com>
15457
15458 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15459 * gdb.python/py-pp-registration.exp: ... here. New file.
15460 * gdb.python/py-pp-registration.c: New file.
15461 * gdb.python/py-pp-registration.py: New file.
15462
69b4374a
DE
154632015-04-28 Doug Evans <dje@google.com>
15464
15465 * gdb.python/py-bad-printers.c: New file.
15466 * gdb.python/py-bad-printers.py: New file.
15467 * gdb.python/py-bad-printers.exp: New file.
15468
59fb7612
SS
154692015-04-28 Sasha Smundak <asmundak@google.com>
15470
15471 * gdb.python/py-type.exp: New test.
15472
2631b16a
AW
154732015-04-28 Andy Wingo <wingo@igalia.com>
15474
15475 * gdb.python/py-parameter.exp:
15476 * gdb.guile/scm-parameter.exp: Escape the path that we are
15477 matching against, as it might contain characters that are special
15478 to regular expressions.
15479
460efde1
JB
154802015-04-27 Joel Brobecker <brobecker@adacore.com>
15481
15482 * gdb.ada/rec_comp: New testcase.
15483
2d369d8e
SDJ
154842015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15485
15486 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15487 before using it.
15488
cf75d6c3
AB
154892015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15490
15491 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15492 new tests for verilog output.
15493
8dbe7ca5
YQ
154942015-04-24 Yao Qi <yao.qi@linaro.org>
15495
15496 * boards/remote-gdbserver-on-localhost.exp: New file.
15497
4ef9fb2f
PA
154982015-04-23 Pedro Alves <palves@redhat.com>
15499
15500 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15501 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15502 "end of file", remove $inferior_spawn_id from the indirect list.
15503
0a803169
PA
155042015-04-23 Pedro Alves <palves@redhat.com>
15505
15506 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15507
749ef8f8
PA
155082015-04-23 Pedro Alves <palves@redhat.com>
15509
15510 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15511 on $any_spawn_id instead of only on $gdb_spawn_id.
15512
8aae4344
PM
155132015-04-21 Pierre Muller <muller@sourceware.org>
15514
15515 PR pascal/17815
15516 * lib/pascal.exp (gpc_compile): Add new option "class".
15517 (fpc_compile): Likewise.
15518 * gdb.pascal/case-insensitive-symbols.pas: New file.
15519 * gdb.pascal/case-insensitive-symbols.exp: New file.
15520
1586c8fb
GB
155212015-04-20 Gary Benson <gbenson@redhat.com>
15522
15523 * gdb.base/attach.exp: Fix three extended remote failures.
15524
1b6e6f5c
GB
155252015-04-17 Gary Benson <gbenson@redhat.com>
15526
15527 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15528 the main executable over the remote protocol.
15529
e797481d
PA
155302015-04-16 Pedro Alves <palves@redhat.com>
15531
15532 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15533 a new gdbserver if gdbserver_reconnect_p is set.
15534
1ca99c42
PA
155352015-04-16 Pedro Alves <palves@redhat.com>
15536
15537 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15538 is set, don't exit gdbserver.
15539
af9fd6f8
AA
155402015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15541
15542 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15543 appropriate .insn, such that an older assembler can be used.
15544 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15545 the z/Architecture instruction set on 31-bit targets as well.
15546
04ff1e61
AA
155472015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15548
15549 * gdb.go/handcall.exp: Remove all logic related to the first
15550 breakpoint and rely on go_runto_main instead.
15551 * gdb.go/strings.exp: Likewise.
15552 * gdb.go/unsafe.exp: Likewise.
15553 * gdb.go/hello.exp: Likewise. Also rename the remaining
15554 breakpoint marker to "breakpoint 1".
15555 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15556 * gdb.go/strings.go: Likewise.
15557 * gdb.go/unsafe.go: Likewise.
15558 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15559 "set breakpoint 2 here" and rename the remaining breakpoint marker
15560 to "breakpoint 1".
15561
40d2f8d6
SM
155622015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15563
15564 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15565 if itertools.imap is not present.
15566 * gdb.python/py-objfile.exp: Add parentheses.
15567 * gdb.python/py-type.exp: Same.
15568 * gdb.python/py-unwind-maint.py: Same.
15569
8cbc97c6
YQ
155702015-04-15 Yao Qi <yao.qi@linaro.org>
15571
15572 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15573 of ":$ptr_size" and set its form explicitly.
15574
45fd756c
YQ
155752015-04-15 Pedro Alves <palves@redhat.com>
15576 Yao Qi <yao.qi@linaro.org>
15577
15578 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15579 timeout by factor of 4.
15580 (test_regular_watch): Likewise.
15581 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15582 * gdb.reverse/sigall-reverse.exp: Likewise.
15583 * gdb.reverse/until-precsave.exp: Likewise.
15584 * lib/gdb.exp (with_timeout_factor): New proc.
15585 (gdb_expect): Move some code to ...
15586 (get_largest_timeout): ... here. New procedure.
15587
9e811bc3
LM
155882015-04-14 Luis Machado <lgustavo@codesourcery.com>
15589
15590 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15591
0ff6fcb2
LM
155922015-04-13 Luis Machado <lgustavo@codesourcery.com>
15593
15594 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15595 to write to the .text section.
15596
7578d5f7
LM
155972015-04-13 Luis Machado <lgustavo@codesourcery.com>
15598
15599 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15600 Handle the case of targets that do not provide PID information.
15601
2efe15c4
YQ
156022015-04-13 Yao Qi <yao.qi@linaro.org>
15603
15604 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15605 and use expect instead of gdb_expect.
15606
8cd8f2f8
SDJ
156072015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15608
15609 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15610 "coredump_var_addr" to avoid naming conflict with other testcases.
15611
9ee41772
PA
156122015-04-10 Pedro Alves <palves@redhat.com>
15613
15614 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15615 gdb_test_sequence and gdb_assert.
15616
07473109
PA
156172015-04-10 Pedro Alves <palves@redhat.com>
15618
15619 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15620 test messages that don't include the breakpoint address.
15621
de3db44c
YQ
156222015-04-10 Yao Qi <yao.qi@linaro.org>
15623
15624 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15625 false for some offset and width combinations which aren't
15626 supported by linux kernel.
15627
c79d856c
PA
156282015-04-10 Pedro Alves <palves@redhat.com>
15629
15630 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15631 procedure, factored out from ...
15632 (top level): ... here. Add "set displaced-stepping" testing axis.
15633 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15634 parameter "displaced". Use it.
15635 (top level): Use foreach and add "set displaced-stepping" testing
15636 axis.
15637
ebc90b50
PA
156382015-04-10 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15641 Remove comment.
15642 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15643 both the address of the instruction that triggers the watchpoint
15644 and the address of the instruction immediately after, and use
15645 those addresses for the test. Fix comment.
15646
8f572e5c
PA
156472015-04-10 Pedro Alves <palves@redhat.com>
15648
15649 * gdb.base/sigstep.exp (breakpoint_to_handler)
15650 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15651 Test "backtrace" in handler.
15652 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15653 (top level): Add new "displaced" test axis to
15654 breakpoint_to_handler, breakpoint_to_handler_entry and
15655 breakpoint_over_handler.
15656
8d707a12
PA
156572015-04-10 Pedro Alves <palves@redhat.com>
15658
15659 PR gdb/18216
15660 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15661
ef713951
YQ
156622015-04-10 Yao Qi <yao.qi@linaro.org>
15663
15664 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15665 (test_add_rn_pc): New function.
15666 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15667 (top level): Invoke test_add_rn_pc.
15668
906d60cf
PA
156692015-04-10 Pedro Alves <palves@redhat.com>
15670
15671 PR gdb/13858
15672 * gdb.base/step-over-no-symbols.exp: New file.
15673
f2983cc3
AW
156742015-04-09 Andy Wingo <wingo@igalia.com>
15675
15676 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15677 after the Python tests.
15678
6d62641c
SDJ
156792015-04-08 Keith Seitz <keiths@redhat.com>
15680
15681 PR python/16699
15682 * gdb.python/py-completion.exp: New tests for completion.
15683 * gdb.python/py-completion.py (CompleteLimit1): New class.
15684 (CompleteLimit2): Likewise.
15685 (CompleteLimit3): Likewise.
15686 (CompleteLimit4): Likewise.
15687 (CompleteLimit5): Likewise.
15688 (CompleteLimit6): Likewise.
15689 (CompleteLimit7): Likewise.
15690
f3770638
PA
156912015-04-08 Pedro Alves <palves@redhat.com>
15692
15693 PR gdb/18214
15694 PR gdb/18216
15695 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15696 function.
15697 (main): Install it as SIGUSR1 handler.
15698 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15699 parameter. Always use "setup" as prefix. Toggle "set
15700 displaced-stepping" off/on depending on global. Don't switch to
15701 thread 1 here.
15702 (top level): Add displaced stepping "off/on" test axis. Update
15703 "setup" calls. Wrap each subtest with with_test_prefix. Test
15704 continuing with a queued signal in each thread.
15705
4496bed7
PA
157062015-04-08 Pedro Alves <palves@redhat.com>
15707
15708 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15709 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15710 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15711 Return early if running to main fails.
15712 * gdb.trace/while-stepping.exp: Likewise.
15713
b97fde92
PA
157142015-04-07 Pedro Alves <palves@redhat.com>
15715
15716 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15717 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15718 interact with inferior program.
15719
f71c18e7
PA
157202015-04-07 Pedro Alves <palves@redhat.com>
15721
15722 * lib/gdb.exp (inferior_spawn_id): New global.
15723 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15724 spawn id after processing the user code.
15725 (default_gdb_start): Set inferior_spawn_id.
15726 (send_inferior): New procedure.
15727 * lib/gdbserver-support.exp (gdbserver_start): Set
15728 inferior_spawn_id.
15729 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15730
6423214f
PA
157312015-04-07 Pedro Alves <palves@redhat.com>
15732
15733 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15734 * lib/gdbserver-support.exp (gdbserver_start): Make
15735 $server_spawn_id global.
15736 (gdbserver_start): Don't wait for gdbserver's spawn id with
15737 expect_background.
15738 (close_gdbserver): New procedure.
15739 (gdb_exit): Rename the default version and reimplement.
15740
71c0ee8c
PA
157412015-04-07 Pedro Alves <palves@redhat.com>
15742
72f4393d 15743 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15744 append the substituted item, not the original item.
15745
203bc29b
PA
157462015-04-07 Pedro Alves <palves@redhat.com>
15747
15748 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15749 gdb_expect.
15750
508a3ddf
PA
157512015-04-07 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15754 output appearing once only.
15755
9f6dbe2b
PA
157562015-04-07 Pedro Alves <palves@redhat.com>
15757
15758 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15759 that doesn't expect anything. Return early if running to main
15760 fails.
15761
337532fa
YQ
157622015-04-07 Yao Qi <yao.qi@linaro.org>
15763
15764 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15765 (child_function): Call alarm.
15766 (main): Move call to alarm into the loop.
15767 * gdb.threads/non-stop-fair-events.exp: Build program with
15768 -DTIMEOUT=$timeout.
15769
01b622d4
DE
157702015-04-06 Doug Evans <xdje42@gmail.com>
15771
15772 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15773 Fix dest parameter to board_info.
15774 (fpc_compile): Ditto.
15775 (gdb_compile_pascal): Rename dest arg to destfile.
15776
961f4160
PMR
157772015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15778
15779 * gdb.ada/funcall_ref.exp: New file.
15780 * gdb.ada/funcall_ref/foo.adb: New file.
15781
cafda597
YQ
157822015-04-02 Yao Qi <yao.qi@linaro.org>
15783
15784 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15785 is remote.
15786
fed040c6
GB
157872015-04-02 Gary Benson <gbenson@redhat.com>
15788
15789 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15790
d11916aa
SS
157912015-04-01 Sasha Smundak <asmundak@google.com>
15792
15793 * gdb.python/py-unwind-maint.c: New file.
15794 * gdb.python/py-unwind-maint.exp: New test.
15795 * gdb.python/py-unwind-maint.py: New file.
15796 * gdb.python/py-unwind.c: New file.
15797 * gdb.python/py-unwind.exp: New test.
15798 * gdb.python/py-unwind.py: New test.
15799
a1471180
PA
158002015-04-01 Pedro Alves <palves@redhat.com>
15801
15802 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15803 to fail instead of non-existent $test.
15804
0bbeccb1
PA
158052015-04-01 Pedro Alves <palves@redhat.com>
15806
15807 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15808 GDBFLAGS if not empty.
15809
3c724c8c
PMR
158102015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15811
15812 * gdb.ada/complete.exp: Remove "multi_line".
15813 * gdb.ada/info_exc.exp: Remove "multi_line".
15814 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15815 * gdb.ada/ptype_field.exp: Remove "multi_line".
15816 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15817 * gdb.ada/tagged.exp: Remove "multi_line".
15818 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15819 [multi_line ...]
15820 * gdb.btrace/delta.exp: Likewise.
15821 * gdb.btrace/exception.exp: Likewise.
15822 * gdb.btrace/function_call_history.exp: Likewise.
15823 * gdb.btrace/instruction_history.exp: Likewise.
15824 * gdb.btrace/nohist.exp: Likewise.
15825 * gdb.btrace/record_goto.exp: Likewise.
15826 * gdb.btrace/segv.exp: Likewise.
15827 * gdb.btrace/stepi.exp: Likewise.
15828 * gdb.btrace/tailcall.exp: Likewise.
15829 * gdb.btrace/unknown_functions.exp: Likewise.
15830 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15831 * lib/gdb.exp: Add the "multi_line" helper.
15832
4eec2deb
PA
158332015-04-01 Pedro Alves <palves@redhat.com>
15834
15835 * gdb.threads/tid-reuse.c: New file.
15836 * gdb.threads/tid-reuse.exp: New file.
15837
df8411da
SDJ
158382015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15839
15840 PR corefiles/16092
15841 * gdb.base/coredump-filter.c: New file.
15842 * gdb.base/coredump-filter.exp: Likewise.
15843
6ef37366
PM
158442015-03-27 Petr Machata <pmachata@redhat.com>
15845
15846 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15847 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15848 (Dwarf::assemble): Initialize them.
15849 (Dwarf::lines): New function.
15850
7ec911b0
JT
158512015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15852
15853 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15854 SYMBOL_PREFIX for x86_64-*-cygwin.
15855
ff908ebf
AW
158562015-03-26 Andy Wingo <wingo@igalia.com>
15857
15858 PR symtab/18148
15859 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15860 const_value but not a location.
15861 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15862 location defined in non-main CUs are visible.
15863
6d5f0679
YQ
158642015-03-26 Yao Qi <yao.qi@linaro.org>
15865
15866 PR testsuite/18139
15867 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15868 Add a line number entry for the same line.
15869 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15870 Add a line number entry for the same line.
15871
2898689b
YQ
158722015-03-26 Yao Qi <yao.qi@linaro.org>
15873
15874 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15875 .int 0.
15876 (func): Likewise. Add .Lfunc_1 label.
15877 Use .Lfunc_1 label.
15878 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15879 .int 0.
15880 (func): Likewise.
15881 Use .Lfunc_1 label.
15882
85180498
YQ
158832015-03-26 Yao Qi <yao.qi@linaro.org>
15884
15885 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15886 Call gdb_compile instead to compile each .s files without debug
15887 information.
15888
8aa08a8d
YQ
158892015-03-26 Yao Qi <yao.qi@linaro.org>
15890
15891 * gdb.base/savedregs.exp (process_saved_regs): Make
15892 "Saved registers:" optional in the pattern.
15893
66849923
MM
158942015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15895
15896 * gdb.btrace/next.exp: Merged into step.exp.
15897 * gdb.btrace/finish.exp: Merged into step.exp.
15898 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15899 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15900 "record goto" and checking the exact replay position.
15901 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15902 check for "Recording format" in "info record" output.
15903 * gdb.btrace/record_goto.exp: Choose test file based on target.
15904 * gdb.btrace/x86-record_goto.S: Renamed into ...
15905 * gdb.btrace/x86_64-record_goto.S: ... this.
15906 * gdb.btrace/i686-record_goto.S: New.
15907 * gdb.btrace/x86-tailcall.S: Renamed into ...
15908 * gdb.btrace/x86_64-tailcall.S: ... this.
15909 * gdb.btrace/i686-tailcall.S: New.
15910 * gdb.btrace/x86-tailcall.c: Renamed into ...
15911 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15912 separate statements. Update test.
15913 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15914 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15915 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15916 * gdb.btrace/tailcall.exp: Choose test file based on target.
15917 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15918
11cc1b74
MM
159192015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15920
15921 * gdb.btrace/exception.exp: Increase BTS buffer size.
15922
a25d8bf9
PA
159232015-03-24 Pedro Alves <palves@redhat.com>
15924
15925 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15926
856e7dd6
PA
159272015-03-24 Pedro Alves <palves@redhat.com>
15928
15929 * gdb.threads/schedlock.exp (test_step): No longer expect that
15930 "set scheduler-locking step" with "next" over a function call runs
15931 threads unlocked.
15932
ad235a41
AT
159332015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15934
15935 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15936
15630549
AT
159372015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15938
15939 PR breakpoints/16466
15940 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15941 * gdb.mi/mi-pending.c (thread_func): New function.
15942 (int main): Add threading support required.
15943 * gdb.mi/mi-pending.exp: Add tests for this issue.
15944 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15945 (pendfunc2): Remove stdio dependency.
15946 * gdb.mi/mi-pendshr2.c: New file.
15947
693dca06
KS
159482015-03-23 Keith Seitz <keiths@redhat.com>
15949
15950 * gdb.linespec/keywords.c: New file.
15951 * gdb.linespec/keywords.exp: New file.
15952
7e993ebf
KS
159532015-03-23 Keith Seitz <keiths@redhat.com>
15954
15955 PR gdb/18021
15956 * gdb.dwarf2/staticvirtual.exp: New test.
15957
bc23328c
JK
159582015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15959
15960 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15961 * README: Remove HP-UX and gdb.hp.
15962 (configuration):
15963 * configure: Regenerate.
15964 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15965 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15966 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15967 gdb.hp/gdb.defects/Makefile.
15968 * gdb.hp/Makefile.in: File deleted.
15969 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15970 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15971 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15972 * gdb.hp/gdb.aCC/run.c: File deleted.
15973 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15974 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15975 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15976 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15977 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15978 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15979 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15980 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15981 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15982 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15983 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15984 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15985 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15986 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15987 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15988 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15989 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15990 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15991 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15992 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15993 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15994 * gdb.hp/gdb.compat/average.c: File deleted.
15995 * gdb.hp/gdb.compat/sum.c: File deleted.
15996 * gdb.hp/gdb.compat/xdb.c: File deleted.
15997 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15998 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15999 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16000 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16001 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16002 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16003 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16004 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16005 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16006 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16007 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16008 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16009 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16010 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16011 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16012 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16013 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16014 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16015 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16016 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16017 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16018 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16019 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16020 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16021 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16022 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16023 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16024 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16025 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16026 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16027 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16028 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16029 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16030 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16031 * gdb.hp/tools/odump: File deleted.
16032
8bf3b159
PA
160332015-03-19 Pedro Alves <palves@redhat.com>
16034
16035 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16036 (saw_thread_3): New globals.
16037 (top level): Increment them when an event for the corresponding
16038 thread is seen.
16039 (no thread starvation): New test.
16040
eb54c8bf
PA
160412015-03-19 Pedro Alves <palves@redhat.com>
16042
16043 * gdb.threads/continue-pending-status.c: New file.
16044 * gdb.threads/continue-pending-status.exp: New file.
16045
32d2e5d6
PA
160462015-03-18 Pedro Alves <palves@redhat.com>
16047
16048 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16049 Use gdb_is_target_remote instead of is_remote. Use
16050 gdb_test_multiple instead of gdb_expect. Exit early if
16051 gdb_test_multiple hits its internal matches. Tighten stepi tests
16052 expected output. Fail on exit with any signal, instead of just
16053 SIGILL.
16054
f68f11b7
YQ
160552015-03-18 Yao Qi <yao.qi@linaro.org>
16056
16057 PR tdep/18107
16058 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16059 variable.
16060 * gdb.base/catch-syscall.exp: Don't skip it on
16061 aarch64*-*-linux* target. Remove elements in all_syscalls.
16062 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16063 target.
16064 (setup_all_syscalls): New proc.
16065
ca5fd19b
YQ
160662015-03-16 Yao Qi <yao.qi@linaro.org>
16067
16068 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16069 (top level): Skip tests if valid_addr_p returns false for
16070 $cmd1 or $cmd2.
16071
85642ba0
AW
160722015-03-11 Andy Wingo <wingo@igalia.com>
16073
16074 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16075
e03f9645
YQ
160762015-03-11 Yao Qi <yao.qi@linaro.org>
16077
16078 * gdb.base/catch-syscall.exp: Fix typo in comments.
16079
5d0962b2
YQ
160802015-03-11 Yao Qi <yao.qi@linaro.org>
16081
16082 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16083
b2df3cef
PA
160842015-03-09 Pedro Alves <palves@redhat.com>
16085
16086 * dg-extract-results.py: Delete.
16087
ef878e53
PA
160882015-03-09 Pedro Alves <palves@redhat.com>
16089
16090 Merge dg-extract-results.sh from GCC upstream (r218843).
16091
16092 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16093 * dg-extract-results.sh: Use --text with grep to avoid issues with
16094 binary files. Fall back to cat -v, if that doesn't work.
16095
9494d219
PA
160962015-03-05 Pedro Alves <palves@redhat.com>
16097
16098 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16099
a8d9763a
SM
161002015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16101
16102 * lib/mi-support.exp (mi_expect_interrupt): Accept
16103 alternative event for when in all-stop mode.
16104
be9957b8
PA
161052015-03-04 Pedro Alves <palves@redhat.com>
16106
16107 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16108
d57be0f4 161092015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16110
16111 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16112
c214c7cf
AA
161132015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16114
16115 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16116 regexps for GDB's current line display, accept a hex address
16117 preceding the line number.
16118
6d74a497
AA
161192015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16120
16121 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16122 the 'arch1' variable for "s390*-linux*" targets.
16123
511aee7c
PA
161242015-03-04 Pedro Alves <palves@redhat.com>
16125
16126 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16127 (main): Pass missing retval argument to pthread_join call.
16128
95e50b27
PA
161292015-03-02 Pedro Alves <palves@redhat.com>
16130
16131 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16132 (top level): Call do_test with non-stop as well.
16133
28054d69
PA
161342015-03-02 Pedro Alves <palves@redhat.com>
16135
16136 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16137 -1.
16138
4fa5d7b4
AA
161392015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16140
16141 * gdb.arch/s390-vregs.exp: New test.
16142 * gdb.arch/s390-vregs.S: New file.
16143
97c18565
PA
161442015-02-27 Pedro Alves <palves@redhat.com>
16145
16146 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16147 call to catch_command_errors.
16148 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16149 catch_command_errors.
16150
a37bfa30
PA
161512015-02-27 Pedro Alves <palves@redhat.com>
16152
16153 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16154 "true" for boolean result.
16155 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16156 prototype of main.
16157
6f98576f
PA
161582015-02-27 Pedro Alves <palves@redhat.com>
16159
16160 * lib/unbuffer_output.c: New file.
16161 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16162 (main): Call gdb_unbuffer_output.
16163
eba5ab56
YQ
161642015-02-27 Yao Qi <yao.qi@linaro.org>
16165
16166 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16167 target.
16168
0def5aaa
DE
161692015-02-26 Doug Evans <dje@google.com>
16170
16171 * gdb.cp/class2.cc (Dbase, D): New classes.
16172 (main): New local delta.
16173 * gdb.cp/class2.exp: Test printing delta.
16174 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16175 (dynbar): New global.
16176 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16177
081a1c2c
JK
161782015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16179
16180 * gdb.compile/compile-ifunc.c: New file.
16181 * gdb.compile/compile-ifunc.exp: New file.
16182
2f41223f
AT
161832015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16184
16185 * gdb.base/structs.exp: Check for correct struct on finish.
16186
03eddd80
YQ
161872015-02-26 Yao Qi <yao.qi@linaro.org>
16188
16189 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16190 is zero.
16191
80c57053
JK
161922015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16193
16194 * gdb.arch/cordic.ko.bz2: New file.
16195 * gdb.arch/cordic.ko.debug.bz2: New file.
16196 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16197
21613c12
YQ
161982015-02-25 Yao Qi <yao.qi@linaro.org>
16199
16200 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16201 aarch64*-*-* target.
16202
d8b901ed
PA
162032015-02-23 Pedro Alves <palves@redhat.com>
16204
16205 * lib/gdb.exp (delete_breakpoints): Rewrite using
16206 gdb_test_multiple.
16207
e5b85ead
PA
162082015-02-23 Pedro Alves <palves@redhat.com>
16209
16210 * gdb.base/info-os.c: Include stdlib.h.
16211
85c3a371
DE
162122015-02-22 Doug Evans <xdje42@gmail.com>
16213
16214 PR symtab/17855
16215 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16216 is read after symbols have been re-read.
16217 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16218 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16219
96553a0c
DE
162202015-02-21 Doug Evans <dje@google.com>
16221
16222 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16223
97a0c697
JK
162242015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16225
16226 PR corefiles/17808
16227 * gdb.arch/i386-biarch-core.core.bz2: New file.
16228 * gdb.arch/i386-biarch-core.exp: New file.
16229
a47cd6e9
PA
162302015-02-21 Pedro Alves <palves@redhat.com>
16231
16232 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16233 runto_main fails.
16234
c5facdc4
PA
162352015-02-20 Pedro Alves <palves@redhat.com>
16236
16237 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16238 info probes.
16239
2db9a427
PA
162402015-02-20 Pedro Alves <palves@redhat.com>
16241
16242 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16243
60fb7e9e
PA
162442015-02-20 Pedro Alves <palves@redhat.com>
16245
16246 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16247 clean_restart before gdb_target_supports_trace.
16248
5c5019c2
PA
162492015-02-20 Pedro Alves <palves@redhat.com>
16250
16251 PR threads/18006
16252 * gdb.threads/clone-thread_db.c: New file.
16253 * gdb.threads/clone-thread_db.exp: New file.
16254
c9587f88
AT
162552015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16256
16257 PR breakpoints/16812
16258 * gdb.base/catch-gdb-caused-signals.c: New file.
16259 * gdb.base/catch-gdb-caused-signals.exp: New file.
16260
f6a88844
JM
162612015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16262
16263 * configure: Regenerated.
16264 * configure.ac: Use GDB_AC_TRANSFORM.
16265 * aclocal.m4: sinclude ../transform.m4.
16266
497c491b
JM
162672015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16268
16269 * lib/dtrace.exp: New file.
16270 * gdb.base/dtrace-probe.exp: Likewise.
16271 * gdb.base/dtrace-probe.d: Likewise.
16272 * gdb.base/dtrace-probe.c: Likewise.
16273 * lib/pdtrace.in: Likewise.
16274 * configure.ac: Output variables with the transformed names of
16275 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16276 * configure: Regenerated.
16277
03e98035
JM
162782015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16279
16280 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16281 expected message when trying to access $_probe_* convenience
16282 variables while not on a probe.
16283
63cc30e9
JK
162842015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16285
16286 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16287
0703599a
PA
162882015-02-11 Pedro Alves <pedro@codesourcery.com>
16289
16290 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16291 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16292
7e60a48e
DE
162932015-02-10 Doug Evans <xdje42@gmail.com>
16294
16295 * lib/gdb.exp (gdb_load): Always return a result.
16296
01b088bc
PA
162972015-02-10 Pedro Alves <palves@redhat.com>
16298
16299 * gdb.threads/signal-sigtrap.c: New file.
16300 * gdb.threads/signal-sigtrap.exp: New file.
16301
b05ec7a5
AT
163022015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16303
16304 * gdb.trace/no-attach-trace.c: New file.
16305 * gdb.trace/no-attach-trace.exp: New file.
16306
a2c2acaf
MW
163072015-02-09 Mark Wielaard <mjw@redhat.com>
16308
16309 * gdb.dwarf2/atomic.c: New file.
16310 * gdb.dwarf2/atomic-type.exp: Likewise.
16311
31fd9caa
MM
163122015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16313
16314 * gdb.btrace/buffer-size.exp: Update "info record" output.
16315 * gdb.btrace/delta.exp: Update "info record" output.
16316 * gdb.btrace/enable.exp: Update "info record" output.
16317 * gdb.btrace/finish.exp: Update "info record" output.
16318 * gdb.btrace/instruction_history.exp: Update "info record" output.
16319 * gdb.btrace/next.exp: Update "info record" output.
16320 * gdb.btrace/nexti.exp: Update "info record" output.
16321 * gdb.btrace/step.exp: Update "info record" output.
16322 * gdb.btrace/stepi.exp: Update "info record" output.
16323 * gdb.btrace/nohist.exp: Update "info record" output.
16324
d33501a5
MM
163252015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16326
16327 * gdb.btrace/buffer-size: New.
16328
f4abbc16
MM
163292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16330
16331 * gdb.btrace/delta.exp: Update "info record" output.
16332 * gdb.btrace/enable.exp: Update "info record" output.
16333 * gdb.btrace/finish.exp: Update "info record" output.
16334 * gdb.btrace/instruction_history.exp: Update "info record" output.
16335 * gdb.btrace/next.exp: Update "info record" output.
16336 * gdb.btrace/nexti.exp: Update "info record" output.
16337 * gdb.btrace/step.exp: Update "info record" output.
16338 * gdb.btrace/stepi.exp: Update "info record" output.
16339 * gdb.btrace/nohist.exp: Update "info record" output.
16340
b9d61307
SM
163412015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16342
16343 PR gdb/15678
16344 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16345
e584fdbc
PA
163462015-02-06 Pedro Alves <palves@redhat.com>
16347
16348 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16349 macro.
16350 (seconds_left, again): New globals.
16351 (main): Wait seconds_left in a 1-second sleep loop instead of
16352 sleeping 180 seconds. If 'again' is set, reset the seconds
16353 counter.
16354 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16355 'again' in the inferior before detaching. Print the seconds left.
16356 (options): New global.
16357 (top level): Build program with -DTIMEOUT=$timeout.
16358
77f41761
PA
163592015-02-06 Pedro Alves <palves@redhat.com>
16360
16361 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16362 determine how many seconds to pass to 'alarm'.
16363 * gdb.base/gdb-sigterm.exp (top level): Build program with
16364 -DTIMEOUT=$timeout.
16365 (do_test): Return success/failure indication. Add more verbose
16366 logging. Don't fail if 200 single steps are seen. Instead, fail
16367 when the test times out.
16368 (passes): New global.
16369 (top level): Break the testing loop if testing fails on any
16370 iteration. Use gdb_assert.
16371
b9394193
DB
163722015-02-04 Don Breazeal <donb@codesourcery.com>
16373
16374 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16375 and initialize them.
16376 (ipc_cleanup): New function.
16377 (main): Don't declare shmid, semid, and msqid. Add a call to
16378 atexit so that we call ipc_cleanup on exit.
16379
42d9e528
PA
163802015-02-04 Pedro Alves <palves@redhat.com>
16381
16382 * boards/native-extended-gdbserver.exp: Remove any target variant
16383 specifications from the board name before clearing the isremote
16384 flag from board_info.
16385
ae6ae975
DE
163862015-01-31 Doug Evans <xdje42@gmail.com>
16387
16388 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16389
cfb069a8
GB
163902015-01-31 Gary Benson <gbenson@redhat.com>
16391
16392 * gdb.base/completion.exp: Disable completion limiting for
16393 existing tests. Add new tests to check completion limiting.
16394 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16395
5dd31d79
DE
163962015-01-31 Doug Evans <xdje42@gmail.com>
16397
16398 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16399
9f050062
DE
164002015-01-31 Doug Evans <xdje42@gmail.com>
16401
16402 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16403 entries. Duplicate file section script entries.
16404 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16405 inlined entries. Add test for safe-path rejection.
16406 * gdb.python/py-section-script.c: Add duplicate inlined section script
16407 entries. Duplicate file section script entries.
16408 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16409 inlined entries. Add test for safe-path rejection.
16410
df25ebbd
JB
164112015-01-29 Joel Brobecker <brobecker@adacore.com>
16412
16413 * gdb.ada/disc_arr_bound: New testcase.
16414
4a0ca9ec
JB
164152015-01-29 Joel Brobecker <brobecker@adacore.com>
16416
16417 * gdb.ada/mi_var_array: New testcase.
16418
3a8b707a
DE
164192015-01-27 Doug Evans <dje@google.com>
16420
16421 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16422 Add test for objfile.filename, objfile.username after objfile
16423 has been unloaded.
16424
f8313f6e
JB
164252015-01-26 Joel Brobecker <brobecker@adacore.com>
16426
16427 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16428 the second test to print the name attribute of value
16429 returned by the call to gdb.lookup_type, and adjust
16430 the expected output accordingly.
16431
37bc665e
MW
164322015-01-25 Mark Wielaard <mjw@redhat.com>
16433
16434 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16435 * gdb.base/disp-step-fork.c: Include unistd.h.
16436 * gdb.base/siginfo-obj.c: Include stdio.h.
16437 * gdb.base/siginfo-thread.c: Likewise.
16438 * gdb.mi/non-stop.c: Include unistd.h.
16439 * gdb.mi/nsthrexec.c: Include stdio.h.
16440 * gdb.mi/pthreads.c: Include unistd.h.
16441 * gdb.modula2/unbounded1.c (main): Declare returns int.
16442 * gdb.reverse/consecutive-reverse.c: Likewise.
16443 * gdb.threads/create-fail.c: Include unistd.h.
16444 * gdb.threads/killed.c: Likewise.
16445 * gdb.threads/linux-dp.c: Likewise.
16446 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16447 * gdb.threads/non-ldr-exc-2.c: Likewise.
16448 * gdb.threads/non-ldr-exc-3.c: Likewise.
16449 * gdb.threads/non-ldr-exc-4.c: Likewise.
16450 * gdb.threads/pthreads.c: Include unistd.h.
16451 (main): Declare returns int.
16452 * gdb.threads/tls-main.c (foo): New declaration.
16453 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16454
f7e5394d
SM
164552015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16456
16457 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16458 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16459
743649fd
MW
164602015-01-15 Mark Wielaard <mjw@redhat.com>
16461
16462 * gdb.base/noreturn-return.c: New file.
16463 * gdb.base/noreturn-return.exp: New file.
16464 * gdb.base/noreturn-finish.c: New file.
16465 * gdb.base/noreturn-finish.exp: New file.
16466
198297aa
PA
164672015-01-23 Pedro Alves <palves@redhat.com>
16468
16469 * gdb.threads/continue-pending-after-query.c: New file.
16470 * gdb.threads/continue-pending-after-query.exp: New file.
16471
717cf30c
AG
164722015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16473 Simon Marchi <simon.marchi@ericsson.com>
16474
16475 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16476 * gdb.base/valgrind-db-attach.exp: Same.
16477 * gdb.base/valgrind-infcall.exp: Same.
16478 * lib/mi-support.exp (default_mi_gdb_start): Same.
16479 * lib/prompt.exp (default_prompt_gdb_start): Same.
16480 * lib/gdb.exp (default_gdb_spawn): Same.
16481 (gdb_interact): New.
16482
16483
4b62a76e
JK
164842015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16485
16486 * gdb.compile/compile.exp (pointer to jit function): New test.
16487
b4cdae6f
WW
164882015-01-17 Wei-cheng Wang <cole945@gmail.com>
16489
16490 * lib/gdb.exp (supports_process_record): Return true for
16491 powerpc*-*-linux*.
16492 (supports_reverse): Likewise.
16493
d221e7ef
DB
164942015-01-15 Don Breazeal <donb@codesourcery.com>
16495
16496 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16497 instead of checking whether the target board is remote and
16498 use spawn_wait_for_attach instead of exec/sleep.
16499 * gdb.base/attach-twice.exp: Likewise.
16500
bafffb51
JB
165012015-01-15 Joel Brobecker <brobecker@adacore.com>
16502
16503 * gdb.ada/var_arr_attrs: New testcase.
16504
5589af0e
PA
165052015-01-14 Pedro Alves <palves@redhat.com>
16506 Joel Brobecker <brobecker@adacore.com>
16507
16508 PR gdb/17525
16509 * gdb.base/bp-cmds-execution-x-script.c: New file.
16510 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16511 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16512
6c400b59
PA
165132015-01-14 Pedro Alves <palves@redhat.com>
16514
16515 PR cli/17828
16516 * gdb.base/batch-preserve-term-settings.c: New file.
16517 * gdb.base/batch-preserve-term-settings.exp: New file.
16518
e02c96a7
DE
165192015-01-13 Doug Evans <dje@google.com>
16520
16521 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16522 binary.
16523
576fd14c
JB
165242015-01-13 Joel Brobecker <brobecker@adacore.com>
16525
16526 * Makefile.in (clean mostlyclean): Do not delete *.py.
16527
04dccad0
JB
165282015-01-13 Joel Brobecker <brobecker@adacore.com>
16529
16530 * gdb.python/py-lookup-type.exp: New file.
16531
3d230f71
PA
165322015-01-12 Pedro Alves <palves@redhat.com>
16533
16534 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16535 restore GDBFLAGS before returning.
16536
7e67715d
JK
165372015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16538
16539 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16540 is_amd64_regs_target and is_x86_like_target.
16541
f2e0d4b4
DE
165422015-01-11 Doug Evans <xdje42@gmail.com>
16543
16544 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16545 is given without an explicit form.
16546 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16547 attributes.
16548 * gdb.dwarf/corrupt.exp: Ditto.
16549 * gdb.dwarf2/enum-type.exp: Ditto.
16550 * gdb.trace/entry-values.exp: Ditto.
16551 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16552
439250fb
DE
165532015-01-11 Doug Evans <xdje42@gmail.com>
16554
16555 PR gdb/15830
16556 * gdb.base/maint.exp: Remove references to "maint demangle".
16557 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16558 Add tests for explicitly specifying language to demangle.
16559 * gdb.dlang/demangle.exp: Ditto.
16560
ede9f622
PA
165612015-01-09 Pedro Alves <palves@redhat.com>
16562
16563 * gdb.threads/non-stop-fair-events.c: New file.
16564 * gdb.threads/non-stop-fair-events.exp: New file.
16565
a7b796db
PA
165662015-01-09 Pedro Alves <palves@redhat.com>
16567
16568 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16569 the global scope. Set a breakpoint after all threads are started
16570 rather than stepping over two source lines. Expect the prompt.
16571 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16572 global.
16573 (NUM): Now 15.
16574 (main): Use threads_started_barrier to wait for all threads to
16575 start. Main thread no longer calls thread_function. Exit after
16576 180 seconds.
16577 (loop): New function.
16578 (thread_function): Wait on threads_started_barrier barrier. Call
16579 'loop' at each iteration.
16580 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16581 threads have started, instead of hardcoding number of "next"
16582 steps. Use an access watchpoint instead of a write watchpoint.
16583
9665ffdd
PA
165842015-01-09 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16587 (thread_func): Wait on barrier.
16588 (main): Wait for all threads to start before stopping GDB.
16589 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16590 global.
16591 (thread1_func, thread2_func): Wait on barrier.
16592 (main): Wait for all threads to start before stopping GDB.
16593 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16594 New global.
16595 (thread1_func, thread2_func): Wait on barrier.
16596 (main): Wait for all threads to start before stopping GDB.
16597
c945a99f
PA
165982015-01-09 Pedro Alves <palves@redhat.com>
16599
16600 * gdb.threads/attach-many-short-lived-threads.c: New file.
16601 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16602
c1a747c1
PA
166032014-01-09 Pedro Alves <palves@redhat.com>
16604
16605 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16606 instead of to thread 2.
16607 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16608 Add barrier around each pthread_create call instead of around all
16609 calls.
16610 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16611 Set a break on thread_function and have the child threads hit it
16612 one at at a time.
16613
60b3033e
PA
166142015-01-09 Pedro Alves <palves@redhat.com>
16615
16616 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16617 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16618 false.
16619 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16620 checking whether the target board is remote.
16621 * gdb.multi/multi-attach.exp: Likewise.
16622 * gdb.python/py-sync-interp.exp: Likewise.
16623 * gdb.server/ext-attach.exp: Likewise.
16624 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16625 tests that need to attach, instead of checking whether the target
16626 board is remote at the top of the file.
16627
acc018ac
YQ
166282015-01-08 Yao Qi <yao@codesourcery.com>
16629
16630 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16631
50a18af8
JK
166322015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16633
16634 Fix testcase compilation.
16635 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16636
8503d6e1
JB
166372015-01-06 Joel Brobecker <brobecker@adacore.com>
16638
16639 * gdb.python/py-type.exp: Add a couple test about empty
16640 array creation, and negative-length array creation.
16641
cc73dbcc
DE
166422015-01-02 Doug Evans <xdje42@gmail.com>
16643
16644 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16645
0300bbc7
DE
166462015-01-02 Doug Evans <dje@google.com>
16647
16648 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16649
9d85a0ec
YQ
166502014-12-29 Yao Qi <yao@codesourcery.com>
16651
16652 * gdb.trace/entry-values.exp: Update comments. Rename variable
16653 bar_call_foo to returned_from_foo.
16654
87186c6a
MMN
166552014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16656
16657 PR gdb/17394
16658 * gdb.linespec/break-asm-file.c: New file.
16659 * gdb.linespec/break-asm-file.exp: New file.
16660 * gdb.linespec/break-asm-file0.s: New file.
16661 * gdb.linespec/break-asm-file1.s: New file.
16662
1bab7383
YQ
166632014-12-18 Nigel Stephens <nigel@mips.com>
16664 Maciej W. Rozycki <macro@codesourcery.com>
16665
16666 * gdb.base/float.exp: Handle the new output from "info float" on
16667 MIPS targets.
16668
1bc1068a
JK
166692014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16670
16671 Fix MinGW compilation.
16672 * gdb.compile/compile-ops.exp: Update untested message if
16673 !skip_compile_feature_tests.
16674 * gdb.compile/compile-setjmp.exp: Likewise.
16675 * gdb.compile/compile-tls.exp: Likewise.
16676 * gdb.compile/compile.exp: Likewise.
16677 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16678 supported on this host".
16679
b6615d10
DE
166802014-12-16 Doug Evans <xdje42@gmail.com>
16681
16682 * boards/stabs.exp: New file.
16683
25dda427
AA
166842014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16685
16686 * gdb.base/completion.exp: Adjust to format changes of "maint
16687 print user-registers".
16688
bf330350
CU
166892014-12-16 Catalin Udma <catalin.udma@freescale.com>
16690
16691 PR server/17457
16692 * gdb.arch/aarch64-fp.c: New file.
16693 * gdb.arch/aarch64-fp.exp: New file.
16694
395cf596
SDJ
166952014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16696
16697 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16698 r210637, r210913, r211666, r215400, r215817).
16699
16700 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16701 * dg-extract-results.py: New file.
16702 * dg-extract-results.sh: Use it if the environment seems
16703 suitable.
16704
16705 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16706
16707 * dg-extract-results.py (parse_run): Handle warnings that
16708 are printed before a test harness is run.
16709
16710 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16711
16712 * dg-extract-results.py (Named): Remove __cmp__ method.
16713 (output_variation): Use a key to sort variation.harnesses.
16714
16715 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16716
16717 * dg-extract-results.py: For Python 3, force sys.stdout to
16718 handle surrogate escape sequences.
16719 (safe_open): New function.
16720 (output_segment, main): Use it.
16721
16722 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16723
16724 * dg-extract-results.py (Prog.result_re): Include options
16725 in test name.
16726
16727 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16728
16729 * dg-extract-results.py (output_variation): Always sort if
16730 do_sum.
16731
e882ef3c
SM
167322014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16733
16734 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16735 as long as we get pagination notifications.
16736
4992aa20
JM
167372014-12-15 Jason Merrill <jason@redhat.com>
16738
16739 * Makefile.in (check-gdb.%): Restore.
16740 * README: Mention it.
16741
c1b5a1a6
JB
167422014-12-13 Joel Brobecker <brobecker@adacore.com>
16743
16744 * gdb.ada/str_uninit: New testcase.
16745
5537b577
JK
167462014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16747
16748 PR symtab/17642
16749 * gdb.base/vla-stub-define.c: New file.
16750 * gdb.base/vla-stub.c: New file.
16751 * gdb.base/vla-stub.exp: New file.
16752
bb2ec1b3
TT
167532014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16754 Jan Kratochvil <jan.kratochvil@redhat.com>
16755 Tom Tromey <tromey@redhat.com>
16756
16757 * configure.ac: Add gdb.compile/.
16758 * configure: Regenerate.
16759 * gdb.compile/Makefile.in: New file.
16760 * gdb.compile/compile-ops.exp: New file.
16761 * gdb.compile/compile-ops.c: New file.
16762 * gdb.compile/compile-tls.c: New file.
16763 * gdb.compile/compile-tls.exp: New file.
16764 * gdb.compile/compile-constvar.S: New file.
16765 * gdb.compile/compile-constvar.c: New file.
16766 * gdb.compile/compile-mod.c: New file.
16767 * gdb.compile/compile-nodebug.c: New file.
16768 * gdb.compile/compile-setjmp-mod.c: New file.
16769 * gdb.compile/compile-setjmp.c: New file.
16770 * gdb.compile/compile-setjmp.exp: New file.
16771 * gdb.compile/compile-shlib.c: New file.
16772 * gdb.compile/compile.c: New file.
16773 * gdb.compile/compile.exp: New file.
16774 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16775
4ff709eb
TT
167762014-12-12 Tom Tromey <tromey@redhat.com>
16777
16778 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16779 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16780
6dddd6a5
DE
167812014-12-12 Doug Evans <dje@google.com>
16782
16783 * lib/gdb-python.exp (get_python_valueof): New function.
16784 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16785
71c24708
AA
167862014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16787
16788 * gdb.base/completion.exp: Add test for completion of "info
16789 registers ".
16790
3e29f34a
MR
167912014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16792
16793 * gdb.base/func-ptrs.c: New file.
16794 * gdb.base/func-ptrs.exp: New file.
16795
fc126975
SM
167962014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16797
16798 PR breakpoints/17012
16799 * gdb.base/dprintf-detach.c: New file.
16800 * gdb.base/dprintf-detach.exp: New file.
16801
0a46d518
SM
168022014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16803
16804 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16805 * lib/gdb.exp (target_is_gdbserver): New procedure.
16806
a0be3e44
DE
168072014-12-08 Doug Evans <dje@google.com>
16808
16809 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16810
df1b803a
YQ
168112014-12-05 Yao Qi <yao@codesourcery.com>
16812
16813 * gdb.guile/scm-error.exp: Remove the third argument to
16814 gdb_remote_download.
16815 * gdb.guile/scm-frame-args.exp: Likewise.
16816 * gdb.guile/scm-section-script.exp: Likewise.
16817
ddb9f679
YQ
168182014-12-05 Yao Qi <yao@codesourcery.com>
16819
16820 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16821
86e4ed39
DE
168222014-12-04 Doug Evans <dje@google.com>
16823
16824 * gdb.python/py-objfile.exp: Add tests for
16825 objfile.add_separate_debug_file.
16826
7c50a931
DE
168272014-12-04 Doug Evans <dje@google.com>
16828
16829 * lib/gdb.exp (get_build_id): New function.
16830 (build_id_debug_filename_get): Rewrite to use it.
16831 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16832
621661e3
MR
168332014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16834
16835 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16836 `method(long)', not just 0x0.
16837 * gdb.cp/nsalias.exp: Align code labels to 4.
16838 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16839 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16840 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16841 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16842 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16843 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16844
29f0c3b7
DE
168452014-12-02 Doug Evans <dje@google.com>
16846
e1e061e7 16847 PR symtab/17602
29f0c3b7 16848 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16849 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16850 * gdb.cp/anon-ns.exp: Update.
16851
162078c8
NB
168522014-12-02 Nick Bull <nicholaspbull@gmail.com>
16853
16854 * gdb.python/py-events.py (inferior_call_handler): New.
16855 (register_changed_handler, memory_changed_handler): New.
16856 (test_events.invoke): Register new handlers.
16857 * gdb.python/py-events.exp: Add tests for inferior call,
16858 memory_changed and register_changed events.
16859
fdb09caf
AA
168602014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16861
16862 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16863 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16864 if the linker doesn't understand this.
16865
55cfb2c4
SM
168662014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16867
16868 * gdb.python/python.exp: Change expected reply to help().
16869
9e8cd6df
YQ
168702014-12-01 Yao Qi <yao@codesourcery.com>
16871
16872 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16873 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16874 * configure: Re-generated.
16875
6c659fc2
SC
168762014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16877
16878 * gdb.cp/chained-calls.cc: New file.
16879 * gdb.cp/chained-calls.exp: New file.
16880 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16881
d7fc3181
SM
168822014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16883
16884 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16885 * gdb.dwarf2/symtab-producer.exp: Same.
16886 * gdb.gdb/python-interrupts.exp: Same.
16887 * gdb.gdb/python-selftest.exp: Same.
16888 * gdb.python/py-linetable.exp: Same.
16889 * gdb.python/py-type.exp: Same.
16890 * gdb.python/py-value-cc.exp: Same.
16891 * gdb.python/py-value.exp: Same.
16892
10e79639
YQ
168932014-11-28 Yao Qi <yao@codesourcery.com>
16894
16895 * gdb.base/break-probes.exp: Match library name prefixed with
16896 sysroot.
16897
f28a0564
SM
168982014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16899
16900 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16901 test expected output. Add parentheses for the call to print.
16902 Remove L suffix from integers.
16903
3fe1ce1d
DE
169042014-11-26 Doug Evans <dje@google.com>
16905
16906 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16907
84429e27
YQ
169082014-11-22 Yao Qi <yao@codesourcery.com>
16909
16910 * gdb.trace/entry-values.c: Remove asms.
16911 (foo): Add foo_label.
16912 (bar): Add bar_label.
16913 * gdb.trace/entry-values.exp: Remove code computing foo's
16914 length and bar's length.
16915 (Dwarf::assemble): Invoke function_range for bar and use
16916 MACRO_AT_func for foo.
16917
26741859
YQ
169182014-11-22 Yao Qi <yao@codesourcery.com>
16919
16920 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16921 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16922 Use .Lgcc43_procstart instead of gcc43.
16923
45e44d27
JB
169242014-11-21 Joel Brobecker <brobecker@adacore.com>
16925
16926 * gdb.ada/n_arr_bound: New testcase.
16927
458c8db8
SDJ
169282014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16929
16930 PR breakpoints/10737
16931 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16932 test_catch_syscall_multi_arch.
16933 (test_catch_syscall_multi_arch): New function.
16934
43f3e411
DE
169352014-11-20 Doug Evans <xdje42@gmail.com>
16936
16937 * gdb.base/maint.exp: Update expected output.
16938
0d7b2549
AA
169392014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16940
16941 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16942 4-byte instruction on S390.
16943
8908fca5
JB
169442014-11-19 Joel Brobecker <brobecker@adacore.com>
16945
16946 * gdb.ada/arr_arr: New testcase.
16947
4a46959e
JB
169482014-11-19 Joel Brobecker <brobecker@adacore.com>
16949
16950 * gdb.ada/pkd_arr_elem: New Testcase.
16951
470e2f4e
LM
169522014-11-18 Luis Machado <lgustavo@codesourcery.com>
16953
16954 * gdb.reverse/break-precsave: Expect completion message for
16955 core file reads.
16956 * gdb.reverse/consecutive-precsave.exp: Likewise.
16957 * gdb.reverse/finish-precsave.exp: Likewise.
16958 * gdb.reverse/i386-precsave.exp: Likewise.
16959 * gdb.reverse/machinestate-precsave.exp: Likewise.
16960 * gdb.reverse/sigall-precsave.exp: Likewise.
16961 * gdb.reverse/solib-precsave.exp: Likewise.
16962 * gdb.reverse/step-precsave.exp: Likewise.
16963 * gdb.reverse/until-precsave.exp: Likewise.
16964 * gdb.reverse/watch-precsave.exp: Likewise.
16965
a267f3ad
AA
169662014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16967
16968 * gdb.base/bp-permanent.c: Include unistd.h.
16969 * gdb.python/py-framefilter-mi.c (main): Add return type.
16970 * gdb.python/py-framefilter.c (main): Likewise.
16971 * gdb.trace/actions-changed.c (main): Likewise.
16972
12084a9a
AA
169732014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16974
16975 * gdb.mi/until.c: Add eye-catchers.
16976 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16977 line numbers.
16978
dc7e1a77
AA
169792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16980
16981 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16982 function header variants in break1.c.
16983 * gdb.base/ena-dis-br.exp: Likewise.
16984 * gdb.base/hbreak2.exp: Likewise.
16985 * gdb.reverse/until-precsave.exp: Drop references to removed
16986 non-prototype function header variants in ur1.c.
16987 * gdb.reverse/until-reverse.exp: Likewise.
16988
41c77605
PM
169892014-11-17 Petr Machata <pmachata@redhat.com>
16990
16991 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16992 ${_cu_offset_size} bytes abbrev offset.
16993
34248c3a
DE
169942014-11-15 Doug Evans <xdje42@gmail.com>
16995
16996 PR symtab/17559
16997 * gdb.base/line-symtabs.exp: New file.
16998 * gdb.base/line-symtabs.c: New file.
16999 * gdb.base/line-symtabs.h: New file.
17000
646da059
YQ
170012014-11-14 Yao Qi <yao@codesourcery.com>
17002
17003 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17004 (func): Add label func_label.
17005 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17006 Replace low_pc and high_pc with MACRO_AT_range.
17007 Replace name, low_pc and high_pc with MACRO_AT_func.
17008
9301ebe6
YQ
170092014-11-14 Yao Qi <yao@codesourcery.com>
17010
17011 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17012 Replace name, low_pc and high_pc with MACRO_AT_func.
17013
f166b542
YQ
170142014-11-14 Yao Qi <yao@codesourcery.com>
17015
17016 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17017 produce debug information.
17018 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17019
0f6e71e3
YQ
170202014-11-14 Yao Qi <yao@codesourcery.com>
17021
17022 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17023 object and get function length.
17024 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17025 with MACRO_AT_func.
17026 (top-level): Replace gdb_compile and clean_restart with
17027 prepare_for_testing.
17028 * gdb.dwarf2/main.c (main): Add label main_label.
17029
876c4df9
YQ
170302014-11-14 Yao Qi <yao@codesourcery.com>
17031
17032 * lib/dwarf.exp (function_range): New procedure.
17033 (Dwarf::_handle_macro_at_func): New procedure.
17034 (Dwarf::_handle_macro_at_range): New procedure.
17035 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17036
02ad9cf1
YQ
170372014-11-14 Yao Qi <yao@codesourcery.com>
17038
17039 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17040 (_handle_attribute): New procedure.
17041
a59add0c
AA
170422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17043
17044 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17045 * gdb.base/call-sc.c (zed): Likewise.
17046 * gdb.base/checkpoint.c (main): Likewise.
17047 * gdb.base/dump.c (main): Likewise.
17048 * gdb.base/gcore.c (main): Likewise.
17049 * gdb.base/huge.c (main): Likewise.
17050 * gdb.base/multi-forks.c (main): Likewise.
17051 * gdb.base/pr10179-a.c (main): Likewise.
17052 * gdb.base/savedregs.c (main): Likewise.
17053 * gdb.base/sigaltstack.c (main): Likewise.
17054 * gdb.base/siginfo.c (main): Likewise.
17055 * gdb.base/structs.c (zed): Likewise.
17056 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17057 * gdb.mi/mi-syn-frame.c (main): Likewise.
17058 * gdb.mi/until.c (foo, main): Likewise.
17059 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17060 * gdb.base/solib-weak.c (foo): Declare.
17061 * gdb.base/attach-twice.c: Include stdio.h.
17062 * gdb.base/weaklib1.c: Likewise.
17063 * gdb.base/weaklib2.c: Likewise.
17064 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17065 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17066 unistd.h.
17067 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17068 * gdb.mi/mi-exit-code.c: Likewise.
17069 * gdb.base/break-interp-lib.c: Include string.h.
17070 * gdb.base/coremaker.c: Likewise.
17071 * gdb.base/testenv.c: Likewise.
17072 * gdb.python/py-finish-breakpoint.c: Likewise.
17073 * gdb.base/inferior-died.c: Include sys/wait.h.
17074 * gdb.base/fileio.c: Include time.h.
17075 * gdb.base/async-shell.c: Include unistd.h.
17076 * gdb.base/dprintf-non-stop.c: Likewise.
17077 * gdb.base/info-os.c: Likewise.
17078 * gdb.mi/mi-console.c: Likewise.
17079 * gdb.mi/watch-nonstop.c: Likewise.
17080 * gdb.python/py-events.c: Likewise.
17081 * gdb.base/async.c (baz): Move up before its invocation.
17082 * gdb.base/code_elim2.c (my_global_func): Likewise.
17083 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17084 * gdb.base/advance.c (func2): Likewise.
17085
3b5d5997
AA
170862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17087
17088 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17089 variant.
17090 * gdb.base/annota3.c: Likewise.
17091 * gdb.base/async.c: Likewise.
17092 * gdb.base/average.c: Likewise.
17093 * gdb.base/call-ar-st.c: Likewise.
17094 * gdb.base/call-rt-st.c: Likewise.
17095 * gdb.base/call-sc.c: Likewise.
17096 * gdb.base/call-strs.c: Likewise.
17097 * gdb.base/ending-run.c: Likewise.
17098 * gdb.base/execd-prog.c: Likewise.
17099 * gdb.base/exprs.c: Likewise.
17100 * gdb.base/foll-exec.c: Likewise.
17101 * gdb.base/foll-fork.c: Likewise.
17102 * gdb.base/foll-vfork.c: Likewise.
17103 * gdb.base/funcargs.c: Likewise.
17104 * gdb.base/gcore.c: Likewise.
17105 * gdb.base/jump.c: Likewise.
17106 * gdb.base/langs0.c: Likewise.
17107 * gdb.base/langs1.c: Likewise.
17108 * gdb.base/langs2.c: Likewise.
17109 * gdb.base/mips_pro.c: Likewise.
17110 * gdb.base/nodebug.c: Likewise.
17111 * gdb.base/opaque0.c: Likewise.
17112 * gdb.base/opaque1.c: Likewise.
17113 * gdb.base/recurse.c: Likewise.
17114 * gdb.base/run.c: Likewise.
17115 * gdb.base/scope0.c: Likewise.
17116 * gdb.base/scope1.c: Likewise.
17117 * gdb.base/setshow.c: Likewise.
17118 * gdb.base/setvar.c: Likewise.
17119 * gdb.base/shmain.c: Likewise.
17120 * gdb.base/shr1.c: Likewise.
17121 * gdb.base/shr2.c: Likewise.
17122 * gdb.base/sigall.c: Likewise.
17123 * gdb.base/signals.c: Likewise.
17124 * gdb.base/so-indr-cl.c: Likewise.
17125 * gdb.base/solib2.c: Likewise.
17126 * gdb.base/structs.c: Likewise.
17127 * gdb.base/sum.c: Likewise.
17128 * gdb.base/vforked-prog.c: Likewise.
17129 * gdb.base/watchpoint.c: Likewise.
17130 * gdb.reverse/shr2.c: Likewise.
17131 * gdb.reverse/until-reverse.c: Likewise.
17132 * gdb.reverse/ur1.c: Likewise.
17133 * gdb.reverse/watch-reverse.c: Likewise.
17134
066a77c5
AA
171352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17136
17137 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17138 variant.
17139 * gdb.base/sepdebug.exp: Drop references to removed code.
17140
4f204ea5
AA
171412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17142
17143 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17144 variant. Preserve original line numbering.
17145 * gdb.base/list1.c: Likewise.
17146
3b377a3a
AA
171472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17148
17149 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17150 variant.
17151 * gdb.base/break1.c: Likewise.
17152 * gdb.base/break.exp: Drop references to removed code.
17153
e444df73
AA
171542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17155
17156 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17157 variant.
17158
8008f2a7
AA
171592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17160
17161 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17162
a5a06887
AA
171632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17164
17165 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17166 logic into perform_all_tests() and invoke it with and without
17167 function header prototypes.
17168 (do_function_calls): Remove conditional XFAIL for PR 5318.
17169 (rerun_and_prepare): Remove duplicate code.
17170 (perform_all_tests): New. Main logic moved here.
17171
44dba9b9
AA
171722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17173
17174 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17175 code guarded by #ifdef NO_PROTOTYPES.
17176 (t_double_many_args): Likewise.
17177 (DEF_FUNC_MANY_ARGS_1): Likewise.
17178 (DEF_FUNC_VALUES_1): Likewise.
17179 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17180 guarded by #ifdef PROTOTYPES.
17181
d1fbcd56
AA
171822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17183
17184 * gdb.mi/mi-console.c: Add eye-catcher.
17185 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17186 instead of literal line number.
17187
b0e59b8f
AA
171882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17189
17190 * gdb.base/shr2.c: Add eye-catcher.
17191 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17192 line number.
17193
78f98cca
AA
171942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17195
17196 * gdb.base/jump.c: Add eye-catchers.
17197 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17198 numbers.
17199
58fa2af0
AA
172002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17201
17202 * gdb.base/execd-prog.c: Add eye-catchers.
17203 * gdb.base/foll-exec.c: Likewise.
17204 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17205 line numbers.
17206
04e5059b
AA
172072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17208
17209 * gdb.base/ending-run.c: Add eye-catchers.
17210 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17211 literal line numbers.
17212
dbfdb174
AA
172132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17214
17215 * gdb.base/call-rt-st.c: Add eye-catchers.
17216 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17217 literal line numbers.
17218
888a2ade
AA
172192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17220
17221 * gdb.base/call-ar-st.c: Add eye-catchers.
17222 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17223 literal line numbers.
17224
6acc2dde
AA
172252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17226
17227 * gdb.base/average.c: Add eye-catchers.
17228 * gdb.base/sum.c: Likewise.
17229 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17230 regexps dynamically.
17231
9ecfcd1d
AA
172322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17233
17234 * gdb.base/solib1.c: Add eye-catchers.
17235 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17236 literal line numbers.
17237
78708b7c
PA
172382014-11-12 Pedro Alves <palves@redhat.com>
17239
17240 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17241 leader has exited.
17242
af48d08f
PA
172432014-11-12 Pedro Alves <palves@redhat.com>
17244
17245 * gdb.arch/i386-bp_permanent.c: New file.
17246 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17247 (srcfile): Set to i386-bp_permanent.c.
17248 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17249 that stepi does not execute the 'leave' instruction, instead of
17250 testing it does execute.
17251 * gdb.base/bp-permanent.c: New file.
17252 * gdb.base/bp-permanent.exp: New file.
17253
af3768e9
DE
172542014-11-10 Doug Evans <xdje42@gmail.com>
17255
17256 PR symtab/17564
17257 * gdb.base/symtab-search-order.exp: New file.
17258 * gdb.base/symtab-search-order.c: New file.
17259 * gdb.base/symtab-search-order-1.c: New file.
17260 * gdb.base/symtab-search-order-shlib-1.c: New file.
17261
9de00a4a
PA
172622014-11-07 Pedro Alves <palves@redhat.com>
17263
17264 PR gdb/17511
17265 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17266 i?86-*-linux*.
17267
e0f52461
SC
172682014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17269
17270 PR c++/17494
17271 * gdb.cp/pr17494.cc: New file.
17272 * gdb.cp/pr17494.exp: New file.
17273
6ce8c980
YQ
172742014-11-02 Yao Qi <yao@codesourcery.com>
17275
17276 * gdb.python/python.exp: Get working directory and match the
17277 output of "set extended-prompt \\w " with it.
17278
02be9a71
DE
172792014-10-30 Doug Evans <dje@google.com>
17280
17281 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17282 in objfiles.
17283 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17284 in progspaces.
17285
3bdff46b
LM
172862014-10-30 Janis Johnson <janisjo@codesourcery.com>
17287
17288 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17289 * gdb.base/realname-expand.exp: Likewise.
17290 * gdb.linespec/macro-relative.exp: Likewise.
17291
ab917dfb
PA
172922014-10-29 Pedro Alves <palves@redhat.com>
17293
17294 PR gdb/17408
17295 * gdb.threads/schedlock.c (some_function): New function.
17296 (call_function): New global.
17297 (MAYBE_CALL_SOME_FUNCTION): New macro.
17298 (thread_function): Call it.
17299 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17300 and use it instead of a global counter. Adjust all callers.
17301 (get_current_thread): Use "find current thread" for test message
17302 here rather than having all callers pass down the same string.
17303 (goto_loop): New procedure, factored out from ...
17304 (my_continue): ... this.
17305 (step_ten_loops): Change parameter from test message to command to
17306 use. Adjust.
17307 (list_count): Delete global.
17308 (check_result): New procedure, factored out from duplicate top
17309 level code.
17310 (continue tests): Wrap in with_test_prefix.
17311 (test_step): New procedure, factored out from duplicate top level
17312 code.
17313 (top level): Test "step" in combination with all scheduler-locking
17314 modes. Test "next" in combination with all scheduler-locking
17315 modes, and in combination with stepping over a function call or
17316 not.
17317 * gdb.threads/next-bp-other-thread.c: New file.
17318 * gdb.threads/next-bp-other-thread.exp: New file.
17319
d3d4baed
PA
173202014-10-29 Pedro Alves <palves@redhat.com>
17321
17322 PR python/17372
17323 * gdb.python/python.exp: Test a multi-line command that spawns
17324 interactive Python.
17325 * gdb.base/multi-line-starts-subshell.exp: New file.
17326
563e8d85
YQ
173272014-10-29 Yao Qi <yao@codesourcery.com>
17328
17329 * gdb.base/fileio.exp: Make directories on host.
17330
0ea4d52e
YQ
173312014-10-29 Yao Qi <yao@codesourcery.com>
17332
17333 * gdb.base/fileio.c (test_write): Close the file.
17334
7f5ef605
PA
173352014-10-28 Pedro Alves <palves@redhat.com>
17336
17337 PR gdb/12623
17338 * gdb.base/sigstep.c (no_handler): New global.
17339 (main): If 'no_handler is true, set the signal handlers to
17340 SIG_IGN.
17341 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17342 with_sw_watch and no_handler parameters. Handle them.
17343 (top level) <stepping over handler when stopped at a breakpoint
17344 test>: Add a test axis for testing with a software watchpoint, and
17345 another for testing with the signal handler set to SIG_IGN.
17346 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17347 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17348
abbdbd03
PA
173492014-10-28 Pedro Alves <palves@redhat.com>
17350
17351 PR gdb/17511
17352 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17353 * gdb.base/sigstep.exp (other_handler_location): New global.
17354 (advance): Support stepping into the signal handler, and running
17355 commands while in the handler.
17356 (in_handler_map): New global.
17357 (top level): In the advance test, add combinations for getting
17358 into the handler with stepping commands, and for running commands
17359 in the handler. Add comment descripting the advancei tests.
17360
1df4399f
PA
173612014-10-28 Pedro Alves <palves@redhat.com>
17362
17363 * gdb.base/sigstep.exp: Use build_executable instead of
17364 prepare_for_testing.
17365 (top level): Move code that starts GDB, runs to main and creates a
17366 display to ...
17367 (restart): ... this new procedure.
17368 (top level): Move backtrace from signal handler test to ...
17369 (validate_backtrace): ... this new procedure.
17370 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17371 with_test_prefix. Always restart GDB.
17372 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17373 with_test_prefix. Always restart GDB. No need to delete
17374 breakpoints after the test.
17375 (test_skip_handler): Remove prefix parameter.
17376 (skip_over_handler, breakpoint_to_handler)
17377 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17378 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17379 restart GDB. No need to delete breakpoints after the test.
17380 (top level): Use foreach to call the test procedures with
17381 different commands.
17382
a5b6e449
PA
173832014-10-28 Pedro Alves <palves@redhat.com>
17384
17385 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17386 instead of GNATS numbers.
17387 * gdb.base/sigbpt.exp: Likewise.
17388 * gdb.base/siginfo.exp: Likewise.
17389 * gdb.base/sigstep.exp: Likewise.
17390
e5f8a7cc
PA
173912014-10-27 Pedro Alves <palves@redhat.com>
17392
17393 * gdb.base/sigstep.c (dummy): New global.
17394 (main): Issue a couple writes to the new global.
17395 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17396 procedures.
17397 (skip_over_handler): Use test_skip_handler.
17398 (top level): Call skip_over_handler for stepi and nexti too.
17399 (breakpoint_over_handler): Use test_skip_handler.
17400 (top level): Call breakpoint_over_handler for stepi and nexti too.
17401
763905a3
YQ
174022014-10-27 Yao Qi <yao@codesourcery.com>
17403
17404 * gdb.trace/tfile.c (adjust_function_address)
17405 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17406 function descriptor.
17407
6f259a23
DB
174082014-10-24 Don Breazeal <donb@codesourcery.com>
17409
17410 * gdb.base/foll-fork.exp (test_follow_fork,
17411 catch_fork_child_follow): Check for updated fork messages emitted
17412 from infrun.c.
17413 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17414 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17415 vfork_and_exec_child_follow_through_step): Check for updated vfork
17416 messages emitted from infrun.c.
17417
09dd9a69
PA
174182014-10-24 Pedro Alves <palves@redhat.com>
17419
17420 * gdb.base/corefile.exp: Remove references to ultrix.
17421 * gdb.base/interrupt.exp: Likewise.
17422 * gdb.base/whatis.exp: Likewise.
17423 * gdb.gdb/selftest.exp: Likewise.
17424 * gdb.threads/manythreads.exp: Likewise.
17425 * gdb.threads/print-threads.exp: Likewise.
17426 * gdb.threads/pthreads.exp:: Likewise.
17427 * gdb.threads/schedlock.exp: Likewise.
17428
3433cfa5
SC
174292014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17430
17431 * gdb.cp/non-trivial-retval.cc: Add a test case.
17432 * gdb.cp/non-trivial-retval.exp: Add a test.
17433
092f880b
YQ
174342014-10-20 Yao Qi <yao@codesourcery.com>
17435
17436 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17437 * gdb.python/py-objfile-script-gdb.py: New file.
17438 * gdb.python/py-objfile-script.exp: Update reference to
17439 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17440 of remote_download. Remove the dest file.
17441
acbdb7f3
YQ
174422014-10-20 Yao Qi <yao@codesourcery.com>
17443
17444 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17445 * gdb.base/step-line.exp: Likewise.
17446 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17447 * gdb.dwarf2/dw2-basic.exp: Likewise.
17448 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17449 * gdb.dwarf2/dw2-filename.exp: Likewise.
17450 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17451 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17452 * gdb.dwarf2/dw2-producer.exp: Likewise.
17453 * gdb.dwarf2/mac-fileno.exp: Likewise.
17454 * gdb.python/py-frame-args.exp: Likewise.
17455 * gdb.python/py-framefilter.exp: Likewise.
17456 * gdb.python/py-mi.exp: Likewise.
17457 * gdb.python/py-objfile-script.exp: Likewise
17458 * gdb.python/py-pp-integral.exp: Likewise.
17459 * gdb.python/py-pp-re-notag.exp: Likewise.
17460 * gdb.python/py-prettyprint.exp: Likewise.
17461 * gdb.python/py-section-script.exp: Likewise.
17462 * gdb.python/py-typeprint.exp: Likewise.
17463 * gdb.python/py-xmethods.exp: Likewise.
17464 * gdb.stabs/weird.exp: Likewise.
17465 * gdb.xml/tdesc-regs.exp: Likewise.
17466
bd286a29
KCY
174672014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17468
17469 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17470 (out_cu): Use addr_len for the size of addresses.
17471 (out_line): Likewise. Size DW_LNE_set_address instruction
17472 according to addr_len.
17473 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17474 (FUNC): Add START_INSNS to definition.
17475
673dc4a0
YQ
174762014-10-18 Yao Qi <yao@codesourcery.com>
17477
17478 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17479 gdb_has_argv0 return true.
17480 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17481 check [target_info exists noargs], check [gdb_has_argv0]
17482 instead.
17483 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17484 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17485 procedures.
17486
4ffbba72
DE
174872014-10-17 Doug Evans <dje@google.com>
17488
17489 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17490 event.
17491 * gdb.python/py-events.py: Add clear_objfiles event.
17492
d096d8c1
DE
174932014-10-17 Doug Evans <dje@google.com>
17494
17495 * gdb.python/py-objfile.exp: Test progspace attribute.
17496
a80db015
LM
174972014-10-17 Luis Machado <lgustavo@codesourcery.com>
17498
17499 * gdb.guile/scm-breakpoint.exp: Do not assume any
17500 directory separators when matching source file paths.
17501 * gdb.python/py-breakpoint.exp: Likewise.
17502 * gdb.reverse/break-precsave.exp: Likewise.
17503 * gdb.reverse/break-reverse.exp: Likewise.
17504 * gdb.reverse/consecutive-precsave.exp: Likewise.
17505 * gdb.reverse/finish-precsave.exp: Likewise.
17506 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17507 * gdb.reverse/finish-reverse.exp: Likewise.
17508 * gdb.reverse/i386-precsave.exp: Likewise.
17509 * gdb.reverse/i387-env-reverse.exp: Likewise.
17510 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17511 * gdb.reverse/machinestate-precsave.exp: Likewise.
17512 * gdb.reverse/machinestate.exp: Likewise.
17513 * gdb.reverse/sigall-precsave.exp: Likewise.
17514 * gdb.reverse/solib-precsave.exp: Likewise.
17515 * gdb.reverse/step-precsave.exp: Likewise.
17516 * gdb.reverse/until-precsave.exp: Likewise.
17517 * gdb.reverse/watch-precsave.exp: Likewise.
17518 * gdb.reverse/watch-reverse.exp: Likewise.
17519
b22089ab
YQ
175202014-10-17 Yao Qi <yao@codesourcery.com>
17521
17522 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17523 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17524
6c4486e6
PA
175252014-10-17 Pedro Alves <palves@redhat.com>
17526
17527 PR gdb/17471
17528 * gdb.base/bg-execution-repeat.c: New file.
17529 * gdb.base/bg-execution-repeat.exp: New file.
17530
0ff33695
PA
175312014-10-17 Pedro Alves <palves@redhat.com>
17532
17533 PR gdb/17300
17534 * gdb.base/continue-all-already-running.c: New file.
17535 * gdb.base/continue-all-already-running.exp: New file.
17536
6fdebc3d
PA
175372014-10-17 Pedro Alves <palves@redhat.com>
17538
17539 PR gdb/17472
17540 * gdb.base/annota-input-while-running.c: New file.
17541 * gdb.base/annota-input-while-running.exp: New file.
17542
32a8097b
PA
175432014-10-17 Pedro Alves <palves@redhat.com>
17544
17545 * gdb.base/callfuncs.exp: emove references to osf.
17546 * gdb.base/sigall.exp: Likewise.
17547 * gdb.gdb/selftest.exp: Likewise.
17548 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17549 * gdb.mi/non-stop.c: Likewise.
17550 * gdb.mi/pthreads.c: Likewise.
17551 * gdb.reverse/sigall-precsave.exp: Likewise.
17552 * gdb.reverse/sigall-reverse.exp: Likewise.
17553 * gdb.threads/pthreads.c: Likewise.
17554 * gdb.threads/pthreads.exp: Likewise.
17555
7a3517ff
YQ
175562014-10-17 Yao Qi <yao@codesourcery.com>
17557
17558 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17559 check 'target_info exists noargs'.
17560 (test_command_prompt_position): Likewise.
17561 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17562 Remove "set args".
17563 (progvar_simple_while_test): Likewise.
17564 (progvar_complex_if_while_test): Likewise.
17565 (if_while_breakpoint_command_test): Likewise.
17566 (infrun_breakpoint_command_test): Likewise.
17567 (breakpoint_command_test): Likewise.
17568 (watchpoint_command_test): Likewise.
17569 (bp_deleted_in_command_test): Likewise.
17570 (temporary_breakpoint_commands): Likewise.
17571
bb99c472
YQ
175722014-10-16 Yao Qi <yao@codesourcery.com>
17573
17574 * gdb.base/remotetimeout.exp: Remove noargs checking.
17575
7c16b83e
PA
175762014-10-15 Pedro Alves <palves@redhat.com>
17577
17578 PR breakpoints/9649
17579 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17580 * gdb.base/breakpoint-in-ro-region.exp
17581 (probe_target_hardware_step): New procedure.
17582 (top level): Probe hardware stepping and hardware breakpoint
17583 support. Test stepping through a read-only region, with both
17584 "breakpoint auto-hw" on and off and both "always-inserted" on and
17585 off.
17586
35a49624
IB
175872014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17588
17589 * gdb.dlang/demangle.exp: Update for demangling changes.
17590
2d1c107c
SC
175912014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17592
17593 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17594 * gdb.cp/non-trivial-retval.exp: Add new tests.
17595
778811d5
SC
175962014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17597
17598 PR c++/13403
17599 PR c++/15154
17600 * gdb.cp/non-trivial-retval.cc: New file.
17601 * gdb.cp/non-trivial-retval.exp: New file.
17602
10c5f0a8
YQ
176032014-10-15 Yao Qi <yao@codesourcery.com>
17604
17605 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17606 remote host.
17607
65d7b369
YQ
176082014-10-15 Yao Qi <yao@codesourcery.com>
17609
17610 * gdb.python/py-symbol.exp: Match file base name if host is
17611 remote, otherwise match file name with dir name.
17612 * gdb.python/py-symtab.exp: Likewise.
17613 * gdb.python/python.exp: Likewise.
17614
46dc1394
YQ
176152014-10-15 Yao Qi <yao@codesourcery.com>
17616
17617 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17618 pattern.
17619 * gdb.python/py-symtab.exp: Likewise.
17620 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17621 locationn.
17622
c40cc657
JB
176232014-10-14 Joel Brobecker <brobecker@adacore.com>
17624
17625 * gdb.ada/addr_arith: New testcase.
17626
2abf49e1
MR
176272014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17628
17629 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17630 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17631 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17632 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17633
f7088df3
SDJ
176342014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17635
17636 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17637 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17638 * gdb.arch/stap-eval-lang-ada.exp: New file.
17639
4dc06805
YQ
176402014-10-14 Yao Qi <yao@codesourcery.com>
17641
17642 * gdb.mi/mi-var-child.c (nothing1): New function.
17643 (nothing2): New function.
17644 (do_children_tests): Set function pointers by nothing1 and
17645 nothing2.
17646 * gdb.mi/mi-var-child.exp: Step over new added statements.
17647 Update test to match the new output.
17648 * gdb.mi/var-cmd.c (nothing1): New function.
17649 (nothing2): New function.
17650 (do_children_tests): Set function pointers by nothing1 and
17651 nothing2.
17652 * gdb.mi/mi-var-display.exp: Update test to match output.
17653 Step to the line specified by $line_dct_nothing.
17654 Increase the number of lines to step.
17655
46a93de2
YQ
176562014-10-14 Yao Qi <yao@codesourcery.com>
17657
17658 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17659 tests.
17660 * gdb.mi/mi2-var-child.exp: Likewise.
17661
14ea52ee
DE
176622014-10-13 Doug Evans <dje@google.com>
17663
17664 * gdb.python/py-objfile.exp: Change name of file name test.
17665
e5c6e92b
DE
176662014-10-13 Doug Evans <dje@google.com>
17667
17668 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17669 from the start of the CU.
17670
c780cc2f
JK
176712014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17672 Yao Qi <yao@codesourcery.com>
17673
17674 Fix "save breakpoints" for "catch" command.
17675 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17676 Remove -nonewline. Match also the added "main" line.
17677
99894e11
JK
176782014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17679
17680 Fix "save breakpoints" for "disable $bpnum" command.
17681 * gdb.base/save-bp.c (main): Add label.
17682 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17683
6e1ac5a3
JK
176842014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17685
17686 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17687
754dd2b0
YQ
176882014-10-11 Yao Qi <yao@codesourcery.com>
17689
17690 * gdb.server/server-kill.exp: Execute command
17691 "set remote trace-status-packet on" before "tstatus".
17692
f90183d7
YQ
176932014-10-11 Yao Qi <yao@codesourcery.com>
17694
17695 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17696 (main): Call getppid.
17697 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17698 and continue to it. Read variable "server_pid".
17699
bf40a607
YQ
177002014-10-11 Yao Qi <yao@codesourcery.com>
17701
17702 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17703
052ca370
YQ
177042014-10-11 Yao Qi <yao@codesourcery.com>
17705
17706 * gdb.threads/thread-find.exp: Don't execute command
17707 "info threads".
17708 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17709 * gdb.threads/linux-dp.exp: Don't check the condition
17710 $threads_created equals to zero.
17711
3831839c
PA
177122014-10-10 Pedro Alves <palves@redhat.com>
17713
17714 * gdb.base/bigcore.exp: Remove references to IRIX.
17715 * gdb.base/funcargs.exp: Likewise.
17716 * gdb.base/interrupt.exp: Likewise.
17717 * gdb.base/mips_pro.exp: Likewise.
17718 * gdb.base/nodebug.exp: Likewise.
17719 * gdb.base/setvar.exp: Likewise.
17720 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17721
8b9a549d
PA
177222014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17723 Pedro Alves <palves@redhat.com>
17724
17725 PR symtab/14466
17726 * gdb.base/vdso-warning.c: New file.
17727 * gdb.base/vdso-warning.exp: New file.
17728
d48ba5e8
DE
177292014-10-02 Doug Evans <dje@google.com>
17730
17731 * gdb.base/structs.c (main): Don't run forever.
17732
2278c276
PA
177332014-10-02 Pedro Alves <palves@redhat.com>
17734
17735 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17736 (top level) <stop threads 1, stop threads 2>: Use it.
17737
b57bacec
PA
177382014-10-02 Pedro Alves <palves@redhat.com>
17739
17740 * gdb.threads/break-while-running.exp (test): Add new
17741 'update_thread_list' argument. Skip "info threads" if false.
17742 (top level): Add new 'update_thread_list' axis.
17743
13fd3ff3
PA
177442014-10-02 Pedro Alves <palves@redhat.com>
17745
17746 PR breakpoints/17431
17747 * gdb.base/execl-update-breakpoints.c: New file.
17748 * gdb.base/execl-update-breakpoints.exp: New file.
17749
0fec99e8
PA
177502014-10-01 Pedro Alves <palves@redhat.com>
17751
17752 * gdb.base/breakpoint-in-ro-region.c: New file.
17753 * gdb.base/breakpoint-in-ro-region.exp: New file.
17754
2ddf4301
SM
177552014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17756
17757 * gdb.mi/mi-exit-code.exp: New file.
17758 * gdb.mi/mi-exit-code.c: New file.
17759
6a5f3f43
YQ
177602014-09-30 Yao Qi <yao@codesourcery.com>
17761
17762 * lib/prelink-support.exp (build_executable_own_libs): Error if
17763 the target isn't native.
17764
345bcc73
YQ
177652014-09-30 Yao Qi <yao@codesourcery.com>
17766
17767 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17768 false.
17769
a25a5a45
PA
177702014-09-22 Pedro Alves <palves@redhat.com>
17771
17772 * gdb.threads/break-while-running.exp: New file.
17773 * gdb.threads/break-while-running.c: New file.
17774
00ba3162
YQ
177752014-09-19 Yao Qi <yao@codesourcery.com>
17776
17777 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17778 Invoke test. Restart GDB with --readnow and invoke test again.
17779
c3b7b696
YQ
177802014-09-19 Yao Qi <yao@codesourcery.com>
17781
17782 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17783 proc set_breakpoint_on_gcd_function. Invoke
17784 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17785 invoke set_breakpoint_on_gcd_function again.
17786
2b4fd423
DE
177872014-09-18 Doug Evans <dje@google.com>
17788
17789 * gdb.dwarf2/symtab-producer.exp: New file.
17790
a5947601
SDJ
177912014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17792
17793 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17794 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17795 * gdb.base/global-var-nested-by-dso.c: Likewise.
17796 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17797
91c19059
SDJ
177982014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17799 Pedro Alves <palves@redhat.com>
17800
17801 * gdb.base/watch-bitfields.exp: Pass string other than test file
17802 name to prepare_for_testing.
17803 (watch): New procedure.
17804 (expect_watchpoint): Use with_test_prefix.
17805 (top level): Factor out tests to ...
17806 (test_watch_location, test_regular_watch): ... these new
17807 procedures, and use with_test_prefix and gdb_continue_to_end.
17808
bb9d5f81
PP
178092014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17810
17811 PR breakpoints/12526
17812 * gdb.base/watch-bitfields.exp: New file.
17813 * gdb.base/watch-bitfields.c: New file.
17814
635856f5
PA
178152014-09-16 Pedro Alves <palves@redhat.com>
17816
17817 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17818 software and hardware addresses, not software address against
17819 itself.
17820
7280ceea
PA
178212014-09-16 Pedro Alves <palves@redhat.com>
17822
17823 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17824 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17825
428b16bd
PA
178262014-09-16 Pedro Alves <palves@redhat.com>
17827
17828 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17829 files.
17830 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17831 "*-*-vxworks*" throughout.
17832 * gdb.base/break.exp: Likewise.
17833 * gdb.base/default.exp: Likewise.
17834 * gdb.base/scope.exp: Likewise.
17835 * gdb.base/sepdebug.exp: Likewise.
17836 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17837 throughout.
17838 * gdb.base/run.c: Likewise.
17839 * gdb.base/sepdebug.c: Likewise.
17840 * gdb.hp/gdb.aCC/run.c: Likewise.
17841 * gdb.reverse/until-reverse.c: Likewise.
17842 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17843
666d413c
YQ
178442014-09-16 Yao Qi <yao@codesourcery.com>
17845
17846 * boards/local-remote-host-native.exp: New file.
17847
57cbd724
DE
178482014-09-14 Doug Evans <xdje42@gmail.com>
17849
17850 * gdb.threads/queue-signal.c (thread_count): New variable.
17851 (thread_count_mutex, thread_count_condvar): New variables.
17852 (incr_thread_count, wait_all_threads_running): New functions.
17853 (main): Wait for all threads to be in their thread functions.
17854
81219e53
DE
178552014-09-13 Doug Evans <xdje42@gmail.com>
17856
17857 * gdb.threads/queue-signal.c: New file.
17858 * gdb.threads/queue-signal.exp: New file.
17859
3714cea7
DE
178602014-09-13 Doug Evans <xdje42@gmail.com>
17861
17862 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17863 be consistent with what default_gdb_init uses.
17864 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17865 the plain text of the prompt. Add some logging printfs.
17866 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17867
fa43b1d7
PA
178682014-09-12 Pedro Alves <palves@redhat.com>
17869
17870 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17871 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17872 * gdb.arch/i386-size-overlap.exp: Likewise.
17873 * gdb.arch/i386-size.exp: Likewise.
17874 * gdb.arch/i386-unwind.exp: Likewise.
17875 * gdb.base/a2-run.exp: Likewise.
17876 * gdb.base/break.exp: Likewise.
17877 * gdb.base/charset.exp: Likewise.
17878 * gdb.base/chng-syms.exp: Likewise.
17879 * gdb.base/commands.exp: Likewise.
17880 * gdb.base/dbx.exp: Likewise.
17881 * gdb.base/find.exp: Likewise.
17882 * gdb.base/funcargs.exp: Likewise.
17883 * gdb.base/jit-simple.exp: Likewise.
17884 * gdb.base/reread.exp: Likewise.
17885 * gdb.base/sepdebug.exp: Likewise.
17886 * gdb.base/step-bt.exp: Likewise.
17887 * gdb.cp/mb-inline.exp: Likewise.
17888 * gdb.cp/mb-templates.exp: Likewise.
17889 * gdb.objc/basicclass.exp: Likewise.
17890 * gdb.threads/killed.exp: Likewise.
17891
9d9bf2df
EBM
178922014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17893
17894 PR tdep/17379
17895 * gdb.arch/powerpc-stackless.S: New file.
17896 * gdb.arch/powerpc-stackless.exp: New file.
17897
1cf2f1b0
JK
178982014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17899
17900 * gdb.base/attach.c: Include unistd.h.
17901 (main): Call alarm. Add label postloop.
17902 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17903 gdb_breakpoint, gdb_continue_to_breakpoint.
17904 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17905
98880d46
PA
179062014-09-11 Pedro Alves <palves@redhat.com>
17907
17908 PR gdb/17347
17909 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17910 * gdb.base/attach.exp (test_command_line_attach_run): New
17911 procedure.
17912 (top level): Call it.
17913
4c92ff2c
PA
179142014-09-11 Pedro Alves <palves@redhat.com>
17915
17916 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17917 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17918 (do_command_attach_tests): Use spawn_wait_for_attach.
17919 * gdb.base/solib-overlap.exp: Likewise.
17920 * gdb.multi/multi-attach.exp: Likewise.
17921 * gdb.python/py-prompt.exp: Likewise.
17922 * gdb.python/py-sync-interp.exp: Likewise.
17923 * gdb.server/ext-attach.exp: Likewise.
17924
3adc1a7d
GKB
179252014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17926
17927 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17928 command in testcase. Simplify testcase.
17929
96334934
JB
179302014-09-10 Joel Brobecker <brobecker@adacore.com>
17931
17932 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17933
eb479039
JB
179342014-09-10 Joel Brobecker <brobecker@adacore.com>
17935
17936 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17937
deede10c
JB
179382014-09-10 Joel Brobecker <brobecker@adacore.com>
17939
17940 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17941
7828a5f5
JB
179422014-09-10 Joel Brobecker <brobecker@adacore.com>
17943
17944 * gdb.dwarf2/dynarr-ptr.c: New file.
17945 * gdb.dwarf2/dynarr-ptr.exp: New file.
17946
33aeebcf
MR
179472014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17948
17949 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17950 of 30 rather than hardcoding 120 for a slow test case. Take the
17951 `gdb,timeout' target setting into account for this calculation.
17952 Don't extend the timeout for the test cases that don't need it.
17953
7b415901
MR
179542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17955
17956 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17957 a factor of 2 for a slow test case. Take the `gdb,timeout'
17958 target setting into account for this calculation.
17959 * gdb.reverse/until-precsave.exp: Increase the timeout by
17960 a factor of 15 and 3 respectively rather than adding 120
17961 for a pair of slow test cases. Take the `gdb,timeout'
17962 target setting into account for this calculation.
17963
4a40f85a
MR
179642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17965
17966 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17967 timeout, don't pass one down to gdb_expect.
17968 (gdb_expect): Rework timeout selection.
17969
09635af7
MR
179702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17971
17972 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17973 exception on timeout.
17974 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17975 (gdbserver_start_extended): Catch any `gdbserver_start' error
17976 exceptions.
17977 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17978 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17979 `gdbserver_gdb_load' error exceptions.
17980
2bdd10b7
MR
179812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17982
17983 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17984 120 on waiting for the TCP socket to open.
17985
316935f0
DE
179862014-09-09 Doug Evans <xdje42@gmail.com>
17987
17988 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17989 _caller_matches, _any_caller_is, _any_caller_matches.
17990
83740597
DE
179912014-09-09 Doug Evans <xdje42@gmail.com>
17992
17993 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17994
4c122fc3
YQ
179952014-09-09 Yao Qi <yao@codesourcery.com>
17996
17997 * gdb.mi/mi-var-display.exp: Set print symbol off.
17998
a9f116cb
GKB
179992014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18000
18001 PR gdb/17035
18002 * gdb.base/commands.exp: Add tests to verify user-defined
18003 commands with empty bodies.
18004 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18005 python commands in `show user command`.
18006 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18007 scheme commands in `show user command`.
18008
c75bd3a2
JK
180092014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18010
18011 PR python/17355
18012 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18013 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18014 * gdb.python/py-framefilter-invalidarg.exp: New file.
18015 * gdb.python/py-framefilter-invalidarg.py: New file.
18016
faa42425
DE
180172014-09-06 Doug Evans <xdje42@gmail.com>
18018
18019 PR 15276
18020 * gdb.python/py-caller-is.c: New file.
18021 * gdb.python/py-caller-is.exp: New file.
18022
474ca4f6
SDJ
180232014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18024
18025 PR gdb/17235
18026 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18027 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18028
eb0b0463
SDJ
180292014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18030
18031 PR fortran/17237
18032 * gdb.fortran/print-formatted.exp: New file.
18033 * gdb.fortran/print-formatted.f90: Likewise.
18034
5f3b99cf
SS
180352014-09-03 Sasha Smundak <asmundak@google.com>
18036
18037 * gdb.python/py-frame.exp: Test Frame.read_register.
18038
7d793aa9
SDJ
180392014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18040
18041 PR python/16699
18042 * gdb.python/py-completion.exp: New file.
18043 * gdb.python/py-completion.py: Likewise.
18044
fb0576e9
DE
180452014-08-28 Doug Evans <dje@google.com>
18046
18047 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18048 eax,etc. are live with values set by gdb and thus the compiler can't
18049 use them.
18050 * gdb.arch/i386-pseudo.c (main): Ditto.
18051
ee92b0dd
DE
180522014-08-27 Doug Evans <dje@google.com>
18053
18054 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18055
6649db35
DE
180562014-08-25 Doug Evans <dje@google.com>
18057
18058 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18059 (main): Ditto.
18060
564b7600
DE
180612014-08-25 Doug Evans <dje@google.com>
18062
18063 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18064
3881fb67
YQ
180652014-08-24 Yao Qi <yao@codesourcery.com>
18066
18067 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18068 symbol off.
18069 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18070
a05a36a5
DE
180712014-08-22 Doug Evans <dje@google.com>
18072
18073 PR 17276
18074 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18075 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18076 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18077
7c343b48
YQ
180782014-08-22 Yao Qi <yao@codesourcery.com>
18079
18080 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18081 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18082 * gdb.python/python.exp: Likewise. Use .py file on the host
18083 instead of the build.
18084
22fd09ae
JK
180852014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18086
18087 * gdb.threads/gcore-stale-thread.c: New file.
18088 * gdb.threads/gcore-stale-thread.exp: New file.
18089
a8454a7c
PA
180902014-08-21 Pedro Alves <palves@redhat.com>
18091
18092 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18093 * gdb.base/gcore-relro-pie.exp: Likewise.
18094 * gdb.base/gcore-relro.exp: Likewise.
18095 * gdb.base/gcore.exp: Likewise.
18096 * gdb.base/print-symbol-loading.exp: Likewise.
18097 * gdb.threads/gcore-thread.exp: Likewise.
18098 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18099
2a31c623
PA
181002014-08-20 Pedro Alves <palves@redhat.com>
18101 Jan Kratochvil <jan.kratochvil@redhat.com>
18102
18103 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18104 configure.
18105 (EXPECT): Handle READ1 being set.
18106 (all): Depend on EXTRA_RULES.
18107 (check-read1, expect-read1, read1.so, read1): New rules.
18108 * README (Testsuite Parameters): Document the READ1 make variable.
18109 (Race detection): New section.
18110 * configure: Regenerate.
18111 * configure.ac: If build==host==target, and running under a
18112 GNU/glibc system, add read1 to the extra Makefile rules.
18113 (EXTRA_RULES): AC_SUBST it.
18114 * lib/read1.c: New file.
18115
d36430db
JB
181162014-08-20 Joel Brobecker <brobecker@adacore.com>
18117
18118 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18119 the handling of variables declared as a typedef to an array
18120 which a DW_AT_data_location attribute.
18121
9a0dc9e3
PA
181222014-08-19 Andrew Burgess <aburgess@broadcom.com>
18123 Pedro Alves <palves@redhat.com>
18124
18125 PR symtab/14604
18126 PR symtab/14605
18127 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18128 gdb_test.
18129
0718a8da
PA
181302014-08-19 Pedro Alves <palves@redhat.com>
18131
18132 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18133
13b448cd
YQ
181342014-08-19 Yao Qi <yao@codesourcery.com>
18135
18136 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18137 right line.
18138
1cbf5077
DB
181392014-08-18 David Blaikie <dblaikie@gmail.com>
18140
18141 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18142
bf0fae19
JB
181432014-08-18 Joel Brobecker <brobecker@adacore.com>
18144
18145 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18146 attribute in array range.
18147
3c8c5dcc
JB
181482014-08-18 Joel Brobecker <brobecker@adacore.com>
18149
18150 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18151
e66d4446
SC
181522014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18153
18154 PR c++/17132
18155 * gdb.cp/pr17132.cc: New file.
18156 * gdb.cp/pr17132.exp: New file.
18157
940df408
SC
181582014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18159
18160 * gdb.python/py-xmethods.py (A_getarrayind)
18161 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18162 Use 'print' with function call syntax.
18163 (E_method_matcher.match): Fix tab vs space indentation mixup.
18164
ebcc6c3a
YQ
181652014-08-15 Yao Qi <yao@codesourcery.com>
18166
18167 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18168 false.
18169
775e0f04
YQ
181702014-08-15 Yao Qi <yao@codesourcery.com>
18171
18172 * gdb.cp/casts.exp: Set print symbol off.
18173 * gdb.cp/class2.exp: Likewise.
18174 * gdb.cp/overload.exp: Likewise.
18175 * gdb.cp/templates.exp: Likewise.
18176
d769e349
DE
181772014-08-11 Doug Evans <dje@google.com>
18178
18179 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18180 (test_load_shlib): Update.
18181
20c6f1e1
YQ
181822014-08-09 Yao Qi <yao@codesourcery.com>
18183
18184 * gdb.base/display.exp: Invoke is_address_zero_readable.
18185 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18186 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18187 * gdb.base/hbreak-unmapped.exp: Return if
18188 is_address_zero_readable returns true.
18189 * gdb.base/signest.exp: Likewise.
18190 * gdb.base/signull.exp: Likewise.
18191 * gdb.base/sigbpt.exp: Likewise.
18192 * gdb.guile/scm-disasm.exp: Do the test if
18193 is_address_zero_readable returns false.
18194 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18195 * gdb.python/py-arch.exp: Likewise.
18196 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18197 * lib/gdb.exp (is_address_zero_readable): New proc.
18198
5792e8e3
YQ
181992014-08-09 Yao Qi <yao@codesourcery.com>
18200
18201 PR testsuite/13443
18202 * gdb.mi/mi-var-display.exp: Make test messages unique.
18203
3cecbbbe
TT
182042014-08-04 Tom Tromey <tromey@redhat.com>
18205
18206 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18207 target 0".
18208
00b51ff5
TT
182092014-08-04 Tom Tromey <tromey@redhat.com>
18210
18211 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18212 "target_resume".
18213
6908c509
JB
182142014-08-01 Joel Brobecker <brobecker@adacore.com>
18215
18216 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18217 inner_vla_struct_object_size.
18218 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18219 as xfail.
18220
cc6563d2
PA
182212014-07-30 Pedro Alves <palves@redhat.com>
18222
18223 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18224 comment.
18225
7e09a223
YQ
182262014-07-29 Yao Qi <yao@codesourcery.com>
18227
18228 PR gdb/17206
18229 * gdb.base/until-nodebug.exp: New.
18230
7ebdbe92
DE
182312014-07-28 Doug Evans <xdje42@gmail.com>
18232
18233 PR guile/17203
18234 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18235 previously existing parameter, and previously ambiguously spelled
18236 parameter.
18237
fdb1adc6
WN
182382014-07-28 Will Newton <will.newton@linaro.org>
18239
18240 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18241
186fcde0
DE
182422014-07-26 Ludovic Courtès <ludo@gnu.org>
18243 Doug Evans <xdje42@gmail.com>
18244
18245 PR guile/17146
18246 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18247
70509625
PA
182482014-07-25 Pedro Alves <palves@redhat.com>
18249
18250 * gdb.threads/signal-command-handle-nopass.c: New file.
18251 * gdb.threads/signal-command-handle-nopass.exp: New file.
18252 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18253 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18254 * gdb.threads/signal-delivered-right-thread.c: New file.
18255 * gdb.threads/signal-delivered-right-thread.exp: New file.
18256
c3f814a1
PA
182572014-07-25 Pedro Alves <palves@redhat.com>
18258
18259 * gdb.base/double-prompt-target-event-error.exp
18260 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18261 match.
18262 (cancel_pagination_in_target_event): Rework double prompt
18263 detection.
18264 * gdb.base/paginate-after-ctrl-c-running.exp
18265 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18266 <return>' match.
18267 * gdb.base/paginate-bg-execution.exp
18268 (test_bg_execution_pagination_return)
18269 (test_bg_execution_pagination_cancel): Remove '-notransfer
18270 <return>' matches.
18271 * gdb.base/paginate-execution-startup.exp
18272 (test_fg_execution_pagination_return)
18273 (test_fg_execution_pagination_cancel): Remove '-notransfer
18274 <return>' matches.
18275 * gdb.base/paginate-inferior-exit.exp
18276 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18277 match.
18278 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18279 * lib/gdb.exp (pagination_prompt): Run text through
18280 string_to_regexp.
18281 (gdb_test_multiple): Match $pagination_prompt instead of
18282 "<return>".
18283 (string_to_regexp): Move to lib/gdb-utils.exp.
18284
e214cf6c
JK
182852014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18286
18287 * gdb.arch/amd64-entry-value-paramref.S: New file.
18288 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18289 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18290 * gdb.arch/amd64-optimout-repeat.S: New file.
18291 * gdb.arch/amd64-optimout-repeat.c: New file.
18292 * gdb.arch/amd64-optimout-repeat.exp: New file.
18293
17d0c5c8
JK
182942014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18295
18296 PR gdb/17170
18297 * gdb.base/statistics.exp: New file.
18298
b8b8facf
DE
182992014-07-17 Doug Evans <dje@google.com>
18300
74b49205 18301 PR gdb/17170
b8b8facf
DE
18302 * gdb.base/maint.exp: Update testing of per-command stats.
18303
1b5d0ab3
PA
183042014-07-16 Pedro Alves <palves@redhat.com>
18305
18306 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18307 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18308 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18309 (tfile_write_buf): New functions.
18310 (add_memory_block): Rewrite using the above.
18311 (adjust_function_address): New function.
18312 (FUNCTION_ADDRESS): New macro.
18313 (write_basic_trace_file): Remove short_x local, and use
18314 tfile_write_16. Change type of func_addr local to unsigned long
18315 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18316 here. Cast argument of add_memory_block to char pointer.
18317 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18318 (main): Remove parameters.
18319 * gdb.trace/tfile.exp: Remove nowarnings.
18320
4d974e88
SM
183212014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18322
18323 * gdb.base/debug-expr.exp: Test string evaluation with
18324 "debug expression" on.
18325
41e99568
PA
183262014-07-15 Pedro Alves <palves@redhat.com>
18327
18328 * gdb.base/reread.exp: Use clean_restart.
18329
487d9753
PL
183302014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18331
18332 * gdb.arch/avr-flash-qualifer.c: New.
18333 * gdb.arch/avr-flash-qualifer.exp: New.
18334
cc1c52ad
PA
183352014-07-14 Pedro Alves <palves@redhat.com>
18336
18337 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18338 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18339
1e973570
PA
183402014-07-14 Pedro Alves <palves@redhat.com>
18341
18342 * gdb.base/double-prompt-target-event-error.c: New file.
18343 * gdb.base/double-prompt-target-event-error.exp: New file.
18344
93d6eb10
PA
183452014-07-14 Pedro Alves <palves@redhat.com>
18346
18347 PR gdb/17072
18348 * gdb.base/paginate-inferior-exit.c: New file.
18349 * gdb.base/paginate-inferior-exit.exp: New file.
18350
0017922d
PA
183512014-07-14 Pedro Alves <palves@redhat.com>
18352
18353 PR gdb/17072
18354 * gdb.base/paginate-bg-execution.c: New file.
18355 * gdb.base/paginate-bg-execution.exp: New file.
18356
94696ad3
PA
183572014-07-14 Pedro Alves <palves@redhat.com>
18358
18359 PR gdb/17072
18360 * gdb.base/paginate-execution-startup.c: New file.
18361 * gdb.base/paginate-execution-startup.exp: New file.
18362 * lib/gdb.exp (pagination_prompt): New global.
18363 (default_gdb_spawn): New procedure, factored out from
18364 default_gdb_spawn.
18365 (default_gdb_start): Adjust to call default_gdb_spawn.
18366 (gdb_spawn): New procedure.
18367
bd293940
PA
183682014-07-14 Pedro Alves <palves@redhat.com>
18369
18370 * lib/gdb.exp (gdb_assert): New procedure.
18371 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18372
c933f875
PA
183732014-07-14 Pedro Alves <palves@redhat.com>
18374
18375 * gdb.base/execution-termios.c: New file.
18376 * gdb.base/execution-termios.exp: New file.
18377
d98b7a16
TT
183782014-07-14 Tom Tromey <tromey@redhat.com>
18379
18380 * gdb.cp/vla-cxx.cc: New file.
18381 * gdb.cp/vla-cxx.exp: New file.
18382
548740d6
TT
183832014-07-14 Tom Tromey <tromey@redhat.com>
18384
18385 * gdb.reverse/rerun-prec.c: New file.
18386 * gdb.reverse/rerun-prec.exp: New file.
18387
a25eb028
MR
183882014-07-12 Maciej W. Rozycki <macro@mips.com>
18389 Maciej W. Rozycki <macro@codesourcery.com>
18390
18391 * lib/gdb-utils.exp: New file.
18392 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18393 inline `gdb_init_command' processing.
18394 (gdb_start_cmd): Likewise.
18395 * lib/mi-support.exp (mi_run_cmd): Likewise.
18396 * README: Document `gdb_init_command' and `gdb_init_commands'.
18397
218c2655
JK
183982014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18399
18400 Fix false FAIL running under a very long directory name.
18401 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18402 and "set print elements 10000". Twice.
18403
5401fde3
YQ
184042014-07-11 Yao Qi <yao@codesourcery.com>
18405
18406 * gdb.base/exprs.exp: "set print symbol off".
18407
e76126e8
PA
184082014-07-11 Pedro Alves <palves@redhat.com>
18409
18410 * gdb.threads/kill.c: New file.
18411 * gdb.threads/kill.exp: New file.
18412
2d6f0de6
YQ
184132014-07-10 Yao Qi <yao@codesourcery.com>
18414
18415 * gdb.trace/tfile.c (write_basic_trace_file)
18416 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18417 address written to trace file.
18418
7180e04a
PA
184192014-07-09 Pedro Alves <palves@redhat.com>
18420
18421 * gdb.base/attach-wait-input.exp: New file.
18422 * gdb.base/attach-wait-input.c: New file.
18423
9a9a7608
AB
184242014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18425
18426 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18427 setting up test structures.
18428 (main): Call new test function.
18429 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18430 test function, continue into test function and walk test
18431 structures.
18432
161ac41e
YQ
184332014-07-02 Yao Qi <yao@codesourcery.com>
18434
18435 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18436 'bar_start' at the beginning of functions 'foo' and 'bar'
18437 respectively.
18438 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18439 instead of 'foo' and 'bar'.
18440
1f267ae3
MM
184412014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18442
18443 * gdb.btrace/segv.exp: New.
18444 * gdb.btrace/segv.c: New.
18445
2b239efb
LM
184462014-07-02 Luis Machado <lgustavo@codesourcery.com>
18447
18448 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18449 instruction.
18450
cf363f18
MW
184512014-06-30 Mark Wielaard <mjw@redhat.com>
18452
18453 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18454 vulture, vilify, villar): New volatile array constants.
18455 (vindictive, vegetation): New const volatile array constants.
18456 * gdb.base/volatile.exp: Test volatile and const volatile array
18457 types.
18458
aebf9d24
AA
184592014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18460
18461 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18462 target lacks support for awatch, rwatch, or hbreak.
18463
b67a2c6f
YQ
184642014-06-27 Yao Qi <yao@codesourcery.com>
18465
18466 * gdb.multi/dummy-frame-restore.exp: New.
18467 * gdb.multi/dummy-frame-restore.c: New.
18468
aef92902
MM
184692014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18470
18471 * gdb.btrace/gcore.exp: New.
18472
8e9db26e
PA
184732014-06-23 Pedro Alves <palves@redhat.com>
18474
18475 * gdb.base/watchpoint-reuse-slot.c: New file.
18476 * gdb.base/watchpoint-reuse-slot.exp: New file.
18477
70afc5b7
SC
184782014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18479
18480 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18481 progspace's filename in 'info', 'enable' and 'disable' command
18482 tests.
18483
b972bd9c
JK
184842014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18485
18486 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18487 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18488 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18489
125f8a3d
GB
184902014-06-20 Gary Benson <gbenson@redhat.com>
18491
18492 * gdb.arch/i386-avx.exp: Fix include file location.
18493 * gdb.arch/i386-sse.exp: Likewise.
18494
3ed9baed
IB
184952014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18496
18497 * gdb.dlang/expression.exp: New file.
18498
034f788c
PA
184992014-06-19 Pedro Alves <palves@redhat.com>
18500
18501 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18502 out from ...
18503 (top level): ... here. Iterate running tests under different
18504 scheduler-locking settings.
18505
45371d0c
LM
185062014-06-18 Luis Machado <lgustavo@codesourcery.com>
18507
18508 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18509 to DW_FORM_addr and use non-zero addresses.
18510
5d376983
SC
185112014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18512
18513 PR gdb/17017
18514 * gdb.python/py-xmethods.cc: Add global function call counters and
18515 increment them in their respective functions. Remove "cout"
18516 statements.
18517 * gdb.python/py-xmethods.exp: Make tests check the global function
18518 call counters instead of depending on inferior IO.
18519
a1aa2221
LM
185202014-06-18 Don Breazeal <donb@codesourcery.com>
18521
18522 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18523 Deleted procedure.
18524 (explicit_fork_parent_follow): Deleted procedure.
18525 (explicit_fork_child_follow): Deleted procedure.
18526 (test_follow_fork): New procedure.
18527 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18528 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18529 procedure calls.
18530
0fc05997
YQ
185312014-06-17 Yao Qi <yao@codesourcery.com>
18532
18533 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18534 CP1252.
18535
70795c52
LM
185362014-06-17 Luis Machado <lgustavo@codesourcery.com>
18537
18538 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18539 Initialize ptr and S explicitly.
18540 (skip_type_update_when_not_use_rtti_test): Likewise.
18541
6be47f0c
KS
185422014-06-16 Keith Seitz <keiths@redhat.com>
18543
18544 PR mi/15863
18545 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18546 the inferior is started.
18547
d03de421
PA
185482014-06-16 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.base/break-main-file-remove-fail.c: New file.
18551 * gdb.base/break-main-file-remove-fail.exp: New file.
18552 * gdb.base/break-unload-file.exp: Use build_executable instead of
18553 prepare_for_testing.
18554 (test_break): New parameter "initial_load". Handle it.
18555 (top level): Add initial_load cmdline/file axis.
18556
f9579b99
TT
185572014-06-12 Tom Tromey <tromey@redhat.com>
18558
18559 * gdb.base/completion.exp: Don't use directory name in test.
18560
3657956b
GB
185612014-06-09 Gary Benson <gbenson@redhat.com>
18562
18563 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18564 separate the always-available ANSI-standard signals from the
18565 signals that require checking.
18566 (main): Likewise.
18567 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18568 Likewise.
18569 (main): Likewise.
18570
4186eb54
KS
185712014-06-07 Keith Seitz <keiths@redhat.com>
18572
18573 Revert:
18574 PR c++/16253
18575 * gdb.cp/var-tag.cc: New file.
18576 * gdb.cp/var-tag.exp: New file.
18577 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18578 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18579 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18580 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18581
25326a28 185822014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18583
18584 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18585
829155c9
PA
185862014-06-06 Pedro Alves <palves@redhat.com>
18587
18588 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18589 in target debug output instead of looking at RSP packets,
18590 disabling the test on any target that uses hardware stepping.
18591 Update comments.
18592
61c8d22e
PA
185932014-06-06 Pedro Alves <palves@redhat.com>
18594
18595 * gdb.base/break-unload-file.exp: Fix typo.
18596
d9a47287
YQ
185972014-06-06 Yao Qi <yao@codesourcery.com>
18598
18599 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18600 from "jit_function" to "^jit_function".
18601
e5e01dbf
YQ
186022014-06-06 Yao Qi <yao@codesourcery.com>
18603
18604 * gdb.base/async.c (foo): Add one statement.
18605 * gdb.base/async.exp: Get the next instruction address and
18606 match the output of "nexti" by instruction address. Match
18607 the hex address in the output of "finish".
18608
73ba372c
GB
186092014-06-06 Gary Benson <gbenson@redhat.com>
18610
18611 * gdb.base/call-signals.c: Remove preprocessor conditionals
18612 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18613 SIGSEGV and SIGTERM.
18614 * gdb.base/sigall.c: Likewise.
18615 * gdb.base/unwindonsignal.c: Likewise.
18616 * gdb.reverse/sigall-reverse.c: Likewise.
18617
831517df
YQ
186182014-06-06 Yao Qi <yao@codesourcery.com>
18619
18620 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18621 readable, skip the test.
18622
b8b91e98
YQ
186232014-06-06 Yao Qi <yao@codesourcery.com>
18624
18625 * gdb.threads/staticthreads.c (thread_function): Move the line
18626 setting breakpoint on forward.
18627 * gdb.threads/staticthreads.exp: Update comments.
18628
fb934770
LC
186292014-06-05 Ludovic Courtès <ludo@gnu.org>
18630
18631 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18632 "history-append! type error".
18633
6ef284bd
SM
186342014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18635
18636 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18637 erroneous dprintf expected input.
18638
a872e241
DE
186392014-06-04 Doug Evans <xdje42@gmail.com>
18640
18641 * gdb.guile/scm-generics.exp: Delete.
18642
16f691fb
DE
186432014-06-04 Doug Evans <xdje42@gmail.com>
18644
18645 * gdb.guile/scm-breakpoint.exp: Update.
18646 Add tests for breakpoint registration.
18647
012370f6
TT
186482014-06-04 Tom Tromey <tromey@redhat.com>
18649
18650 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18651 VLA-in-union.
18652 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18653 inner_vla_struct, vla_union types. Initialize objects of those
18654 types and compute their sizes.
18655
9f5a4cef
HZ
186562014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18657 Hui Zhu <hui@codesourcery.com>
18658
18659 * gdb.base/fileio.exp: Add test for shell not available as well as
18660 available.
18661 * gdb.base/fileio.c (test_system): Check for shell twice.
18662
90a45c4d
YQ
186632014-06-04 Yao Qi <yao@codesourcery.com>
18664
18665 * gdb.base/auto-connect-native-target.exp: Remove redundant
18666 space from the regexp pattern.
18667
70017e41
YQ
186682014-06-04 Yao Qi <yao@codesourcery.com>
18669
18670 * gdb.base/default.exp: Replace "child" with "native" in
18671 regexp pattern.
18672
883964a7
SC
186732014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18674
18675 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18676 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18677 * gdb.python/py-xmethods.py: Python script supporting the
18678 new testcase and tests.
18679
ef370185
JB
186802014-06-03 Joel Brobecker <brobecker@adacore.com>
18681 Pedro Alves <palves@redhat.com>
18682
18683 PR breakpoints/17000
18684 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18685 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18686
1e2ccb61
BM
186872014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18688
18689 * gdb.base/subst.exp: Add tests to verify partial path matching
18690 output.
18691
c6ec5ab2
PA
186922014-06-03 Pedro Alves <palves@redhat.com>
18693
18694 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18695 target that doesn't use software single-stepping.
18696
835c559f
PA
186972014-06-03 Pedro Alves <palves@redhat.com>
18698
18699 PR breakpoints/17000
18700 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18701 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18702
06eb1586
DE
187032014-06-02 Doug Evans <xdje42@gmail.com>
18704
18705 * gdb.guile/scm-parameter.exp: New file.
18706
e698b8c4
DE
187072014-06-02 Doug Evans <xdje42@gmail.com>
18708
18709 * gdb.guile/scm-cmd.c: New file.
18710 * gdb.guile/scm-cmd.exp: New file.
18711
ded03782
DE
187122014-06-02 Doug Evans <xdje42@gmail.com>
18713
18714 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18715 pretty-printer lookup.
18716 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18717 (make-pp_s-printer): Call it.
18718 (make-pretty-printer-from-dict): New function.
18719 (lookup-pretty-printer-maker-from-dict): New function.
18720 (*pretty-printer*): Simplify.
18721 (make-objfile-pp_s-printer): New function.
18722 (install-objfile-pretty-printers!): New function.
18723 (make-progspace-pp_s-printer): New function.
18724 (install-progspace-pretty-printers!): New function.
18725 * gdb.guile/scm-progspace.c: New file.
18726 * gdb.guile/scm-progspace.exp: New file.
18727
41fac0cf
PA
187282014-06-02 Pedro Alves <palves@redhat.com>
18729
18730 * gdb.base/dprintf-bp-same-addr.c: New file.
18731 * gdb.base/dprintf-bp-same-addr.exp: New file.
18732
96ae5695
EBM
187332014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18734
18735 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18736 * gdb.arch/powerpc-power.s: Likewise.
18737
da02b3a8
JB
187382014-06-02 Joel Brobecker <brobecker@adacore.com>
18739
18740 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18741
c72b2e7b
YQ
187422014-06-01 Yao Qi <yao@codesourcery.com>
18743
18744 * gdb.base/watchpoint.exp (test_watch_location): Check null
18745 pointer can be dereferenced. If not, do the test, otherwise
18746 skip it.
18747
53e8a631
AB
187482014-05-30 Andrew Burgess <aburgess@broadcom.com>
18749
18750 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18751 results.
18752 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18753
938f0e2f
AB
187542014-05-30 Andrew Burgess <aburgess@broadcom.com>
18755
18756 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18757 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18758 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18759 * gdb.arch/amd64-invalid-stack-top.c: New file.
18760 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18761
9ba6657a
PA
187622014-05-30 Pedro Alves <palves@redhat.com>
18763
18764 PR breakpoints/17000
18765 * gdb.base/sss-bp-on-user-bp.c: New file.
18766 * gdb.base/sss-bp-on-user-bp.exp: New file.
18767
522c09bf
DB
187682014-05-30 David Blaikie <dblaikie@gmail.com>
18769
18770 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18771 gnu_inline semantics via attribute.
18772 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18773 source explicitly specifies the required semantics.
18774
bf4ef81e
MR
187752014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18776
18777 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18778
329ea579
PA
187792014-05-29 Pedro Alves <palves@redhat.com>
18780 Tom Tromey <tromey@redhat.com>
18781
18782 * gdb.base/async-shell.exp: Don't enable target-async.
18783 * gdb.base/async.exp
18784 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18785 parameter. Adjust.
18786 (top level): Don't test with "target-async".
18787 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18788 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18789 * gdb.base/inferior-died.exp: Don't enable target-async.
18790 * gdb.base/interrupt-noterm.exp: Likewise.
18791 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18792 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18793 * gdb.mi/mi-nonstop.exp: Likewise.
18794 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18795 * gdb.mi/mi-nsintrall.exp: Likewise.
18796 * gdb.mi/mi-nsmoribund.exp: Likewise.
18797 * gdb.mi/mi-nsthrexec.exp: Likewise.
18798 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18799 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18800 * gdb.python/py-evsignal.exp: Don't enable target-async.
18801 * gdb.python/py-evthreads.exp: Likewise.
18802 * gdb.python/py-prompt.exp: Likewise.
18803 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18804 * gdb.server/solib-list.exp: Don't enable target-async.
18805 * gdb.threads/thread-specific-bp.exp: Likewise.
18806 * lib/mi-support.exp: Adjust to use mi-async.
18807
fd664c91
PA
188082014-05-29 Pedro Alves <palves@redhat.com>
18809
18810 PR gdb/13860
18811 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18812 reason, even in sync mode.
18813
251bde03
PA
188142014-05-29 Pedro Alves <palves@redhat.com>
18815 Hui Zhu <hui@codesourcery.com>
18816
18817 PR PR15693
18818 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18819 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18820 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18821 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18822
7f3c0343
JB
188232014-05-28 Joel Brobecker <brobecker@adacore.com>
18824
18825 * config/monitor.exp (gdb_target_monitor): Replace use of
18826 "set remotebaud" by "set serial baud".
18827
b2715b27
AW
188282014-05-26 Andy Wingo <wingo@igalia.com>
18829
18830 * gdb.guile/scm-breakpoint.exp:
18831 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18832 properties instead of gdb-object-properties.
18833
498a4489
YQ
188342014-05-26 Yao Qi <yao@codesourcery.com>
18835
18836 * gdb.server/no-thread-db.exp: Specify source file name
18837 explicitly when setting a breakpoint.
18838
589fdceb
MM
188392014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18840
18841 * gdb.btrace/vdso.c: New.
18842 * gdb.btrace/vdso.exp: New.
18843
e9089e05
MM
188442014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18845
18846 * gdb.base/gcore.exp (capture_command_output): Move ...
18847 * lib/gdb.exp (capture_command_output): ... here.
18848
67b5c0c1
MM
188492014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18850
18851 * gdb.btrace/data.exp: Test memory access during btrace replay.
18852
a2199296
SM
188532014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18854
18855 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18856
17b2616c
PA
188572014-05-21 Pedro Alves <palves@redhat.com>
18858
18859 PR gdb/13860
18860 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18861 (top level): Test that output related to execution commands is
18862 sent to the console with CLI commands, but not with MI commands.
18863 Test that breakpoint events are always mirrored to the console.
18864 Also expect the new source line to be output after a "next" in
18865 async mode too. Make it a pass/fail test.
18866 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18867 output.
18868 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18869
5166082f
PA
188702014-05-21 Pedro Alves <palves@redhat.com>
18871
18872 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18873 Use them to test variations of "list" after reaching a breakpoint.
18874 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18875 Test "list" with listsize 10 after reaching a breakpoint.
18876 * gdb.python/python.exp (decode_line current location line
18877 number): Adjust expected line number.
18878
2f25d70f
SM
188792014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18880
18881 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18882 behavior for $args, pass it directly to "run".
18883
ff604a67
MR
188842014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18885
18886 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18887 30000 to 65536.
18888
6a3cb8e8
PA
188892014-05-21 Pedro Alves <palves@redhat.com>
18890
18891 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18892 auto-connect-native-target off".
18893 * gdb.base/auto-connect-native-target.c: New file.
18894 * gdb.base/auto-connect-native-target.exp: New file.
18895
4ebfc96e
PA
188962014-05-21 Pedro Alves <palves@redhat.com>
18897
18898 * gdb.base/default.exp: Test "target native" instead of "target
18899 child".
18900
36d46afb
MW
189012014-05-21 Mark Wielaard <mjw@redhat.com>
18902
18903 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18904
5876f503
JK
189052014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18906
18907 Fix TLS access for -static -pthread.
18908 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18909 <HAVE_TLS> (thread_function, main): Initialize it.
18910 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18911 Add clean_restart.
18912 <$have_tls != "">: Check TLSVAR.
18913
0256a6ac
PA
189142014-05-21 Pedro Alves <palves@redhat.com>
18915
18916 * gdb.base/dcache-line-read-error.c: New.
18917 * gdb.base/dcache-line-read-error.exp: New.
18918
936d2992
PA
189192014-05-20 Pedro Alves <palves@redhat.com>
18920
18921 * gdb.base/compare-sections.c: New file.
18922 * gdb.base/compare-sections.exp: New file.
18923
802e8e6d
PA
189242014-05-20 Pedro Alves <palves@redhat.com>
18925
18926 * gdb.base/break-idempotent.c: New file.
18927 * gdb.base/break-idempotent.exp: New file.
18928
e59fa00f
MM
189292014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18930
18931 * gdb.btrace/nohist.exp: New.
18932
8b696e31
YQ
189332014-05-20 Yao Qi <yao@codesourcery.com>
18934
18935 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18936 gdb.reverse directory and gdb_reverse_timeout exists in board
18937 setting.
18938 * README: Document gdb_reverse_timeout.
18939
73c9764f
YQ
189402014-05-20 Yao Qi <yao@codesourcery.com>
18941
18942 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18943 'test_file_name'. Treat args as a string instead of a list.
18944 (gdb_init): Rename argument 'args' by 'test_file_name'.
18945
f1f4348a
JK
189462014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18947
18948 * gdb.arch/powerpc-power.exp: New file.
18949 * gdb.arch/powerpc-power.s: New file.
18950
0dbe70ce
DE
189512014-05-16 Doug Evans <dje@google.com>
18952
18953 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18954 * gdb.base/completion.exp: Check that all expected files exist
18955 before doing file completion.
0dbe70ce 18956
8d551b02
DE
189572014-05-16 Doug Evans <dje@google.com>
18958
18959 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18960 Update.
18961 (do_syscall_tests_without_xml): Update.
18962
73eb7709
PA
189632014-05-16 Pedro Alves <palves@redhat.com>
18964
18965 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18966 instead of "unknown output after running".
18967
3fae92fc
YQ
189682014-05-16 Yao Qi <yao@codesourcery.com>
18969
18970 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18971 file1.txt from host at the end.
18972 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18973
c2b2ccc5
DE
189742014-05-15 Doug Evans <dje@google.com>
18975
18976 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18977 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18978 loading file. Add test for TU lookup.
18979
8c217a4b
SM
189802014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18981
18982 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18983 calling "-exec-arguments" or "set args" before running the
18984 inferior.
18985
3deb39c6
SM
189862014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18987
18988 * lib/mi-support.exp (mi_expect_stop): Expect message for
18989 inferiors that exit with non-zero exit code.
18990
71a79f8c
YQ
189912014-05-14 Yao Qi <yao@codesourcery.com>
18992
18993 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18994 match absolute path on remote host.
18995 (test_file_list_exec_source_files): Remove "/" from the
18996 pattern.
18997
f23fcd46
YQ
189982014-05-14 Yao Qi <yao@codesourcery.com>
18999
19000 * boards/local-remote-host-notty.exp (${board}_file): New
19001 proc.
19002
9404b58f
KM
190032014-05-07 Kyle McMartin <kyle@redhat.com>
19004
19005 Pushed by Joel Brobecker <brobecker@adacore.com>.
19006 * gdb.arch/aarch64-atomic-inst.c: New file.
19007 * gdb.arch/aarch64-atomic-inst.exp: New file.
19008
5e45f04c
YQ
190092014-05-07 Yao Qi <yao@codesourcery.com>
19010
19011 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19012 in current context" too.
19013
c888a17d
KS
190142014-05-05 Keith Seitz <keiths@redhat.com>
19015
19016 * gdb.linespec/ls-dollar.exp: Add test for linespec
19017 file:convenience_variable.
19018
290a839c
YQ
190192014-05-05 Yao Qi <yao@codesourcery.com>
19020
19021 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19022 traceframes into tfile and ctf trace files. Read data from
19023 trace file and test collected data.
19024 (gdb_collect_locals_test): Likewise.
19025 (gdb_unavailable_registers_test): Likewise.
19026 (gdb_unavailable_floats): Likewise.
19027 (gdb_collect_globals_test): Likewise.
19028 (top-level): Append "ctf" to trace_file_targets if GDB
19029 supports.
19030
b5262cd0
YQ
190312014-05-05 Yao Qi <yao@codesourcery.com>
19032
19033 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19034 code to ...
19035 (gdb_collect_args_test_1): ... it. New proc.
19036 (gdb_collect_locals_test): Move some code to ...
19037 (gdb_collect_locals_test_1): ... it. New proc.
19038 (gdb_unavailable_registers_test): Move some code to ...
19039 (gdb_unavailable_registers_test_1): ... it. New proc.
19040 (gdb_unavailable_floats): Move some code to ...
19041 (gdb_unavailable_floats_1): ... it. New proc.
19042
30a1e6cc
SDJ
190432014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19044
19045 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19046 probes to test for bitness recognition.
19047 * gdb.arch/amd64-stap-optional-prefix.exp
19048 (test_probe_value_without_reg): New procedure.
19049 Add code to test for different kinds of bitness.
19050
f33da99a
SDJ
190512014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19052
19053 PR breakpoints/16889
19054 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19055 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19056
5b80f00d
PA
190572014-05-01 Pedro Alves <palves@redhat.com>
19058
19059 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19060 gdb_file_cmd if no file is specified.
19061 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19062 last_loaded_file to set the remote exec-file.
19063
f8c2a73c
PA
190642014-05-01 Pedro Alves <palves@redhat.com>
19065
19066 * boards/local-remote-host.exp: New file.
19067
be6e8ac7
PA
190682014-05-01 Pedro Alves <palves@redhat.com>
19069
19070 * boards/local-remote-host.exp: Rename to ...
19071 * boards/local-remote-host-notty.exp: ... this.
19072
cac0dc8f
JB
190732014-04-28 Joel Brobecker <brobecker@adacore.com>
19074
19075 * gdb.ada/dyn_arrayidx: New testcase.
19076
9730e6cc
YQ
190772014-04-26 Yao Qi <yao@codesourcery.com>
19078
19079 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19080 and compute the length of function main. Save it in
19081 $main_length.
19082 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19083 (top-level): Use gdb_compile to compile objects into
19084 executable and restart GDB. Remove invocation to
19085 prepare_for_testing.
19086
7ae1a6a6
PA
190872014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19088 Pedro Alves <palves@redhat.com>
19089
19090 PR server/16255
19091 * gdb.multi/multi-attach.c: New file.
19092 * gdb.multi/multi-attach.exp: New file.
19093
4082afcc
PA
190942014-04-25 Pedro Alves <palves@redhat.com>
19095
19096 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19097 user.
19098 (top level): Test that "set remote conditional-breakpoints-packet
19099 off" works as intended.
19100 * gdb.base/dprintf.exp: Test that "set remote
19101 breakpoint-commands-packet off" works as intended.
19102 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19103 New function.
19104 (top level): Call it.
19105 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19106 remote fast-tracepoints-packet off" works as intended.
19107 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19108 * lib/gdb.exp (gdb_is_target_remote): ... here.
19109
2abc3f8d
DB
191102014-04-24 David Blaikie <dblaikie@gmail.com>
19111
19112 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19113 ensure clang would not discard them.
19114 * gdb.base/gdbvars.c: Ditto.
19115 * gdb.base/memattr.c: Ditto.
19116 * gdb.base/whatis.c: Ditto.
19117 * gdb.python/py-prettyprint.c: Ditto.
19118 * gdb.trace/actions.c: Ditto.
19119 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19120 ensure clang would not discard it.
19121
bfd39632
DB
191222014-04-24 David Blaikie <dblaikie@gmail.com>
19123
19124 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19125 clang to emit the full definition of type required by the test
19126 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19127
22842ff6
DB
191282014-04-24 David Blaikie <dblaikie@gmail.com>
19129
19130 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19131 coax Clang into emitting the definition of the type.
19132 * gdb.cp/pr10728-x.h (y): Ditto.
19133 * gdb.cp/pr10728-y.cc (y): Ditto.
19134
c2e827ad
DB
191352014-04-24 David Blaikie <dblaikie@gmail.com>
19136
19137 * gdb.base/label.exp: XFAIL label related tests under Clang.
19138 * gdb.cp/cplabel.exp: Ditto.
19139 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19140 under Clang those using labels.
19141
4c2d33e7
YQ
191422014-04-25 Yao Qi <yao@codesourcery.com>
19143
19144 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19145 double_label.
19146 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19147 partial_label and double_label.
19148
56083b99
DB
191492014-04-24 David Blaikie <dblaikie@gmail.com>
19150
19151 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19152
25d4e99d
DB
191532014-04-24 David Blaikie <dblaikie@gmail.com>
19154
19155 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19156 of the function to work across GCC and Clang.
19157 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19158 pointer types (const void ** const V void **).
19159
01f9f808
MS
191602014-04-24 Michael Sturm <michael.sturm@mintel.com>
19161 Walfred Tedeschi <walfred.tedeschi@intel.com>
19162
19163 * Makefile.in (EXECUTABLES): Added i386-avx512.
19164 * gdb.arch/i386-avx512.c: New file.
19165 * gdb.arch/i386-avx512.exp: Likewise.
19166
4b48d439
KS
191672014-04-23 Keith Seitz <keiths@redhat.com>
19168
19169 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19170 (mi_make_breakpoint_table): New procedure.
19171 (mi_create_breakpoint): Use mi_make_breakpoint
19172 and return the result.
19173 (mi_make_breakpoint): New procedure.
19174 (mi_build_kv_pairs): New procedure.
19175
19176 * gdb.mi/mi-break.exp: Remove unused globals,
19177 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19178 All callers updated.
19179 * gdb.mi/mi-dprintf.exp: Use variable to track command
19180 number.
19181 Update all callers of mi_create_breakpoint and use
19182 mi_make_breakpoint_table.
19183 Remove any unused global variables.
19184 * gdb.mi/mi-nonstop.exp: Likewise.
19185 * gdb.mi/mi-nsintrall.exp: Likewise.
19186 * gdb.mi/mi-nsmoribund.exp: Likewise.
19187 * gdb.mi/mi-nsthrexec.exp: Likewise.
19188 * gdb.mi/mi-reverse.exp: Likewise.
19189 * gdb.mi/mi-simplerun.exp: Likewise.
19190 * gdb.mi/mi-stepn.exp: Likewise.
19191 * gdb.mi/mi-syn-frame.exp: Likewise.
19192 * gdb.mi/mi-until.exp: Likewise.
19193 * gdb.mi/mi-var-cp.exp: Likewise.
19194 * gdb.mi/mi-var-display.exp: Likewise.
19195 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19196 * gdb.mi/mi2-var-child.exp: Likewise.
19197 * gdb.mi/mi-vla-c99.exp: Likewise.
19198 * lib/mi-support.exp: Likewise.
19199
19200 From Ian Lance Taylor <iant@cygnus.com>:
19201 * lib/gdb.exp (parse_args): New procedure.
19202
08351840
PA
192032014-04-23 Pedro Alves <palves@redhat.com>
19204
19205 * gdb.base/break-unload-file.c: New file.
19206 * gdb.base/break-unload-file.exp: New file.
19207 * gdb.base/sym-file-lib.c (baz): New function.
19208 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19209 field.
19210 (load): Store the segment's mapped size.
19211 (unload): New function.
19212 (unload_shlib): New function.
19213 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19214 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19215 set a breakpoint at baz, and call it.
19216 * gdb.base/sym-file.exp: New tests for stale breakpoint
19217 instructions.
19218
076855f9
PA
192192014-04-23 Pedro Alves <palves@redhat.com>
19220
19221 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19222 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19223 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19224 * gdb.base/hbreak-unmapped.c: New file.
19225 * gdb.base/hbreak-unmapped.exp: New file.
19226 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19227 * lib/gdb.exp (gdb_is_target_remote): ... here.
19228
483805cf
PA
192292014-04-22 Pedro Alves <palves@redhat.com>
19230
19231 * gdb.base/consecutive-step-over.c: New file.
19232 * gdb.base/consecutive-step-over.exp: New file.
19233
06d97543
PA
192342014-04-22 Pedro Alves <palves@redhat.com>
19235
19236 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19237 instead of send_gdb/gdb_expect.
19238
b4429ea2
YQ
192392014-04-22 Yao Qi <yao@codesourcery.com>
19240
19241 * lib/trace-support.exp (generate_tracefile): New procedure.
19242 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19243 return 0.
19244 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19245 if generate_tracefile returns 1.
19246
51d48146
PA
192472014-04-18 Tom Tromey <palves@redhat.com>
19248 Pedro alves <tromey@redhat.com>
19249
19250 PR backtrace/15558
19251 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19252 with a backtrace limit.
19253 * gdb.python/py-frame-inline.exp: Test running to an inline
19254 function with a backtrace limit, and printing the newest frame.
19255 * gdb.python/py-frame-inline.c (main): Call f.
19256
bd1dce5f
MS
192572014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19258
19259 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19260
40d1a503
MS
192612014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19262
19263 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19264 Drop prefix from unsupported source file path.
19265
389b98f7
YQ
192662014-04-17 Yao Qi <yao@codesourcery.com>
19267
19268 * lib/gdb.exp (with_target_charset): New proc.
19269 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19270 with_target_charset.
19271 (test_print_strings): Likewise.
19272 (test_repeat_bytes): Likewise.
19273 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19274 for some tests.
19275
22869d73
KS
192762014-04-16 Keith Seitz <keiths@redhat.com>
19277
19278 PR gdb/15827
19279 * gdb.dwarf2/corrupt.c: New file.
19280 * gdb.dwarf2/corrupt.exp: New file.
19281
c4f87ca6
KS
192822014-04-16 Keith Seitz <keiths@redhat.com>
19283
19284 PR c++/16597
19285 * gdb.cp/namelessclass.cc: New file.
19286 * gdb.cp/namelessclass.exp: New file.
19287 * gdb.cp/namelessclass.S: New file.
19288
ab19de87
DE
192892014-04-16 Doug Evans <dje@google.com>
19290
19291 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19292 Add comment.
19293 (gdbserver_default_get_comm_port): New function.
19294 (gdbserver_start): Check if board file provided
19295 "gdbserver,get_comm_port" and use it if so.
19296 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19297 (gdb,socketport): Set to "stdio".
19298 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19299 (stdio_gdbserver_template): Delete.
19300 (${board}_get_remote_address): Update.
19301 (${board}_build_remote_cmd): Delete.
19302 (${board}_get_comm_port): New function.
19303 (${board}_spawn): Update.
19304 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19305 Delete.
19306 (${board}_get_remote_address): Update.
19307 (${board}_get_comm_port): New function.
19308
fc98a809
AB
193092014-04-16 Andrew Burgess <aburgess@broadcom.com>
19310
19311 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19312 appearing in any order.
19313
87fd9e6e
DE
193142014-04-15 Doug Evans <dje@google.com>
19315
19316 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19317 uninitialized value of "description".
19318
099fc3ea
KS
193192014-04-15 Keith Seitz <keiths@redhat.com>
19320
19321 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19322 Remove unused globals.
19323 (test_running_the_program): Likewise.
19324 (test_controlled_execution): Likewise.
19325 (test_controlling_breakpoints): Likewise.
19326 (test_program_termination): Likewise.
19327
5da151d4
KS
193282014-04-15 Keith Seitz <keiths@redhat.com>
19329
19330 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19331 unused globals.
19332 (test_rbreak_creation_and_listing): Likewise.
19333 (test_ignore_count): Likewise.
19334 (test_error): Likewise.
19335
35e5d2f0
PA
193362014-04-15 Pedro Alves <palves@redhat.com>
19337
19338 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19339 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19340 sym-file-loader.c.
19341 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19342 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19343 to sym-file-loader.c.
19344 (struct library): Forward declare.
19345 (load_shlib, lookup_function): Change prototypes.
19346 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19347 (translate_offset): Remove declarations.
19348 (get_text_addr): New declaration.
19349 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19350 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19351 sym-file-loader.h.
19352 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19353 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19354 here from sym-file-loader.h.
19355 (struct library): New structure.
19356 (load_shlib, lookup_function): Change prototypes and adjust to
19357 work with a struct library.
19358 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19359 (translate_offset): Make static.
19360 (get_text_addr): New function.
19361 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19362
eb4c1710
PA
193632014-04-15 Pedro Alves <palves@redhat.com>
19364
19365 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19366
2d1baf52
PA
193672014-04-15 Pedro Alves <palves@redhat.com>
19368
19369 * gdb.base/sym-file-loader.c: Include <limits.h>.
19370 (SELF_LINK): New define.
19371 (get_origin): New function.
19372 (load_shlib): Use it.
19373 * gdb.base/sym-file.exp: Don't early return if the target is
19374 remote. Use runto_main, and issue fail is that fails. Use
19375 gdb_load_shlibs.
19376 (shlib_name): Delete.
19377 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19378
7dd6df01
PA
193792014-04-15 Pedro Alves <palves@redhat.com>
19380
19381 * gdb.base/sym-file.exp: Remove regex characters from test
19382 message. Don't refer to breakpoint numbers in test messages.
19383
b50c8614
KS
193842014-04-14 Keith Seitz <keiths@redhat.com>
19385
19386 PR c++/16253
19387 * gdb.cp/var-tag.cc: New file.
19388 * gdb.cp/var-tag.exp: New file.
19389 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19390 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19391 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19392 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19393
3d567982
TT
193942014-04-14 Tom Tromey <tromey@redhat.com>
19395
19396 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19397 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19398 type.
19399 * gdb.cp/enum-class.exp: New file.
19400 * gdb.cp/enum-class.cc: New file.
19401
0626fc76
TT
194022014-04-14 Tom Tromey <tromey@redhat.com>
19403
19404 * gdb.dwarf2/enum-type.exp: New file.
19405
dca325b3
SA
194062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19407
19408 * gdb.mi/mi-vla-c99.exp: New file.
19409 * gdb.mi/vla.c: New file.
19410
5854b38a
SA
194112014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19412
19413 * gdb.base/vla-datatypes.c: New file.
19414 * gdb.base/vla-datatypes.exp: New file.
19415
463bb957
SA
194162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19417
19418 * gdb.base/vla-ptr.c: New file.
19419 * gdb.base/vla-ptr.exp: New file.
19420
3dd170be
SA
194212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19422
19423 * gdb.dwarf2/count.exp: New file.
19424
5ecaaa66
SA
194252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19426
19427 * gdb.base/vla-sideeffect.c: New file.
19428 * gdb.base/vla-sideeffect.exp: New file.
19429
41f1ada5
DB
194302014-04-14 David Blaikie <dblaikie@gmail.com>
19431
19432 * gdb.mi/non-stop.c: Add return value for non-void function return
19433 statement.
19434 * gdb.threads/staticthreads.c: Ditto.
19435
0be03e84
DE
194362014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19437 Doug Evans <xdje42@gmail.com>
19438
19439 * gdb.guile/scm-value.c: Improve test case.
19440 * gdb.guile/scm-value.exp: Add new test.
19441
f180a1fb
DB
194422014-04-11 David Blaikie <dblaikie@gmail.com>
19443
19444 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19445 override Clang's default.
19446
6b662e19
JB
194472014-04-11 Joel Brobecker <brobecker@adacore.com>
19448
19449 Revert the following changes (regressions):
19450
19451 * gdb.base/vla-sideeffect.c: New file.
19452 * gdb.base/vla-sideeffect.exp: New file.
19453
19454 * gdb.dwarf2/count.exp: New file.
19455
19456 * gdb.base/vla-multi.c: New file.
19457 * gdb.base/vla-multi.exp: New file.
19458
19459 * gdb.base/vla-ptr.c: New file.
19460 * gdb.base/vla-ptr.exp: New file.
19461
19462 * gdb.base/vla-datatypes.c: New file.
19463 * gdb.base/vla-datatypes.exp: New file.
19464
19465 * gdb.mi/mi-vla-c99.exp: New file.
19466 * gdb.mi/vla.c: New file.
19467
245a5f0b
KS
194682014-04-11 Keith Seitz <keiths@redhat.com>
19469
19470 PR c++/16675
19471 * gdb.cp/cpsizeof.exp: New file.
19472 * gdb.cp/cpsizeof.cc: New file.
19473
58a84dcf
SA
194742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19475
191a8a90
JB
19476 * gdb.mi/mi-vla-c99.exp: New file.
19477 * gdb.mi/vla.c: New file.
58a84dcf 19478
c8655f75
SA
194792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19480
19481 * gdb.base/vla-datatypes.c: New file.
19482 * gdb.base/vla-datatypes.exp: New file.
19483
024e13b4
SA
194842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19485
19486 * gdb.base/vla-ptr.c: New file.
19487 * gdb.base/vla-ptr.exp: New file.
19488
1a237e0e
SA
194892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19490
19491 * gdb.base/vla-multi.c: New file.
19492 * gdb.base/vla-multi.exp: New file.
19493
504f3432
SA
194942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19495
19496 * gdb.dwarf2/count.exp: New file.
19497
3bce8237
SA
194982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19499
191a8a90
JB
19500 * gdb.base/vla-sideeffect.c: New file.
19501 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19502
322f9c21
YQ
195032014-04-11 Yao Qi <yao@codesourcery.com>
19504
19505 * gdb.base/completion.exp: Check file exists before running tests
19506 on file completion.
19507
d708bcd1
PA
195082014-04-10 Pedro Alves <palves@redhat.com>
19509
19510 * gdb.base/cond-eval-mode.c: New file.
19511 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19512 prepare_for_testing to build the new file. Check result of
19513 runto_main.
19514 (test_break, test_watch): New procedures.
19515 (top level): Use them.
19516
ae1d2761
PM
195172014-04-08 Pierre Muller <muller@sourceware.org>
19518
19519 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19520 Ctrl-V use for mingw hosts.
19521
7af389b8
SC
195222014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19523
19524 * gdb.python/py-value.c: Improve test case.
19525 * gdb.python/py-value.exp: Add new test.
19526
5e703181
DE
195272014-04-07 David Blaikie <dblaikie@gmail.com>
19528
19529 * lib/compiler.c: Identify the clang compiler.
19530 * lib/compiler.cc: Ditto.
19531
9810b410
YQ
195322014-04-03 Yao Qi <yao@codesourcery.com>
19533
19534 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19535
98d1b8dc
AB
195362014-04-01 Anton Blanchard <anton@samba.org>
19537
19538 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19539 messages unique.
19540
3114cea1
AB
195412014-04-01 Anton Blanchard <anton@samba.org>
19542
19543 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19544 prepare_for_testing.
19545
62f7182c
AB
195462014-04-01 Anton Blanchard <anton@samba.org>
19547
19548 * gdb.arch/ppc64-atomic-inst.c: Remove.
19549 * gdb.arch/ppc64-atomic-inst.S: New file.
19550 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19551
770e7fc7
DE
195522014-03-31 Doug Evans <dje@google.com>
19553
19554 * gdb.base/print-symbol-loading-lib.c: New file.
19555 * gdb.base/print-symbol-loading-main.c: New file.
19556 * gdb.base/print-symbol-loading.exp: New file.
19557
46e2bafa
YQ
195582014-03-31 Yao Qi <yao@codesourcery.com>
19559
19560 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19561
8776cfe9
JB
195622014-03-28 Joel Brobecker <brobecker@adacore.com>
19563
19564 * gdb.ada/mi_dyn_arr: New testcase.
19565
5d1ef361
DE
195662014-03-27 Doug Evans <dje@google.com>
19567
19568 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19569
b5bee914
YQ
195702014-03-27 Yao Qi <yao@codesourcery.com>
19571
19572 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19573 if target is nios2-*-*.
19574
0d4d0e77
YQ
195752014-03-26 Yao Qi <yao@codesourcery.com>
19576
19577 * lib/gdb.exp (readline_is_used): New proc.
19578 * gdb.base/completion.exp: Move tests on command complete up.
19579 Skip the rest of tests if readline is not used.
19580 * gdb.ada/complete.exp: Skp the test if readline is not
19581 used.
19582 * gdb.base/filesym.exp: Likewise.
19583 * gdb.base/macscp.exp: Likewise.
19584 * gdb.base/readline-ask.exp: Likewise.
19585 * gdb.base/readline.exp: Likewise.
19586 * gdb.python/py-cmd.exp: Likewise.
19587 * gdb.trace/tfile.exp: Likewise.
19588
29361eee
YQ
195892014-03-26 Yao Qi <yao@codesourcery.com>
19590
19591 * gdb.base/macscp.exp: Fix code format issues.
19592
bc9a5525
UW
195932014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19594
19595 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19596 * gdb.asm/powerpc64le.inc: New file.
19597
d3839ede
PA
195982014-03-25 Pedro Alves <palves@redhat.com>
19599 Doug Evans <dje@google.com>
19600
19601 * gdb.base/source-execution.c: New file.
19602 * gdb.base/source-execution.exp: New file.
19603 * gdb.base/source-execution.gdb: New file.
19604
01672a57
DE
196052014-03-24 Doug Evans <dje@google.com>
19606
19607 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19608 using fission.
19609
88bbeca9
HZ
196102014-03-24 Hui Zhu <hui@codesourcery.com>
19611 Pedro Alves <palves@redhat.com>
19612
19613 PR breakpoints/16101
19614 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19615 test pass/fail messages. Detect missing support for dprintf when
19616 breakpoints are actually inserted.
19617 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19618 breakpoints are actually inserted.
19619 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19620 fails.
19621
d2348791
JK
196222014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19623
19624 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19625
feef67ab
DE
196262014-03-22 Doug Evans <xdje42@gmail.com>
19627
19628 * gdb.python/python.exp (python not supported): Verify multi-line
19629 python command issues an error.
25d743f9 19630 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19631 guile command issues an error.
feef67ab 19632
ecebef6a
MR
196332014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19634
19635 * gdb.threads/thread-specific.exp: Handle the lack of usable
19636 $this_breakpoint and $this_thread.
19637
ccdd1909
HZ
196382014-03-21 Hui Zhu <hui@codesourcery.com>
19639
19640 * gdb.base/attach.exp (do_command_attach_tests): New.
19641
beb460e8
PA
196422014-03-20 Tom Tromey <tromey@redhat.com>
19643 Pedro Alves <palves@redhat.com>
19644
19645 PR cli/15718
19646 * gdb.base/condbreak-call-false.c: New file.
19647 * gdb.base/condbreak-call-false.exp: New file.
19648
40acf43a
PA
196492014-03-20 Pedro Alves <palves@redhat.com>
19650
19651 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19652 Delete.
19653 (block_signals, unblock_signals): Delete.
19654 (child_function_2, main): Remove references to deleted variable
19655 and functions.
19656
9f5e1e02
PA
196572014-03-20 Pedro Alves <palves@redhat.com>
19658
19659 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19660 Use pthread_kill to signal thread 2.
19661 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19662 Adjust to make the test send itself a signal rather than using the
19663 host's "kill" command.
19664
99619bea
PA
196652014-03-20 Pedro Alves <palves@redhat.com>
19666
19667 * gdb.threads/multiple-step-overs.c: New file.
19668 * gdb.threads/multiple-step-overs.exp: New file.
19669 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19670 Adjust expected infrun debug output.
19671
2adfaa28
PA
196722014-03-20 Pedro Alves <palves@redhat.com>
19673
19674 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19675 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19676
31e77af2
PA
196772014-03-20 Pedro Alves <palves@redhat.com>
19678
19679 PR breakpoints/7143
19680 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19681 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19682 of gdb_test_multiple.
19683 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19684 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19685
b9f437de
PA
196862014-03-20 Pedro Alves <palves@redhat.com>
19687
19688 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19689 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19690
05adc73e
PA
196912014-03-19 Pedro Alves <palves@redhat.com>
19692
19693 * gdb.base/async.exp: Remove early return.
19694
6048b950
PA
196952014-03-19 Pedro Alves <palves@redhat.com>
19696
19697 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19698
8bcfb00a
PA
196992014-03-19 Pedro Alves <palves@redhat.com>
19700
19701 * gdb.base/async.exp (test_background): Expect \r\n after
19702 "completed." in the fail pattern.
19703
884e37dc
PA
197042014-03-19 Pedro Alves <palves@redhat.com>
19705
19706 * gdb.base/async.exp (test_background): New procedure.
19707 Use it for all background execution command tests.
19708
148e57e2
PA
197092014-03-19 Pedro Alves <palves@redhat.com>
19710
19711 * gdb.base/async.exp: Use prepare_for_testing.
19712
f48088c7
PA
197132014-03-19 Pedro Alves <palves@redhat.com>
19714
19715 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19716 the same line.
19717
e2f6c966
PA
197182014-03-19 Pedro Alves <palves@redhat.com>
19719
19720 * gdb.base/async.c (main): Add "jump here" and "until here" line
19721 marker comments.
19722 * gdb.base/async.exp (jump_here): New global.
19723 (jump& test): Use it.
19724 (until_here): New global.
19725 (until& test): Use it.
19726
c30568d4
PA
197272014-03-19 Pedro Alves <palves@redhat.com>
19728
19729 * gdb.base/async.exp: Don't frob gdb_protocol.
19730
0172b6a7
DE
197312014-03-18 Doug Evans <xdje42@gmail.com>
19732
19733 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19734 Fix spelling of exec-done-display.
19735
06c868a8
JK
197362014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19737
19738 PR gdb/15358
19739 * gdb.base/gdb-sigterm.c: New file.
19740 * gdb.base/gdb-sigterm.exp: New file.
19741
0c7e1a46
PA
197422014-03-18 Pedro Alves <palves@redhat.com>
19743
19744 PR gdb/13860
19745 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19746 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19747 solib-event.
19748
f7c77d93
JB
197492014-03-17 Joel Brobecker <brobecker@adacore.com>
19750
19751 * gdb.ada/pckd_arr_ren: New testcase.
19752
5a1e8c7a
DE
197532014-03-13 Doug Evans <xdje42@gmail.com>
19754
19755 PR guile/16612
19756 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19757 collect after discarding symbols.
19758
350e1a76
DE
197592014-03-13 Ludovic Courtès <ludo@gnu.org>
19760 Doug Evans <xdje42@gmail.com>
19761
19762 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19763 to history survives a gc.
19764
a69900ae
PA
197652014-03-13 Pedro Alves <palves@redhat.com>
19766
19767 * gdb.base/default.exp: Don't test "target procfs".
19768
5db9f0bd
PA
197692014-03-13 Pedro Alves <palves@redhat.com>
19770
19771 * gdb.base/default.exp: Update "target child" and "target procfs"
19772 tests to not expect "Unix".
19773
b3ccfe11
TT
197742014-03-12 Tom Tromey <tromey@redhat.com>
19775
19776 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19777 New procs. Add target-async tests.
19778 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19779 Add target-async tests.
19780
646f4417
AA
197812014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19782
19783 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19784 'func_start' and 'func_end' for the beginning and end of the
19785 function code, respectively.
19786 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19787 'func_end' instead of 'func' and 'main'.
19788
288c211f
AA
197892014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19790
19791 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19792 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19793 generate the debug info assembler source.
19794
e0c0f156
AA
197952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19796
19797 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19798 * gdb.dwarf2/arr-subrange.exp: Likewise.
19799 * gdb.dwarf2/dwz.exp: Likewise.
19800 * gdb.dwarf2/method-ptr.exp: Likewise.
19801 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19802 * gdb.dwarf2/subrange.exp: Likewise.
19803 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19804 * gdb.dwarf2/implptrpiece.exp: Likewise.
19805 * gdb.dwarf2/nostaticblock.exp: Likewise.
19806
0e5c4555
AA
198072014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19808
19809 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19810 directory to absolute path name arguments.
19811
5ec18f2b
JG
198122014-03-10 Joel Brobecker <brobecker@adacore.com>
19813
19814 * gdb.ada/tagged_access: New testcase.
19815
847fc4f2
MM
198162014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19817
19818 * gdb.btrace/data.exp: Update expected output.
19819
cc3da688
YQ
198202014-03-06 Yao Qi <yao@codesourcery.com>
19821
19822 * gdb.trace/pr16508.exp: New file.
19823
0f26cec1
PA
198242014-03-05 Pedro Alves <palves@redhat.com>
19825
19826 PR gdb/16575
19827 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19828 procedure.
19829 (top level): Adjust to use it. Add tests that exercise breakpoint
19830 interaction with the code-cache.
19831
7a5a839f
LC
198322014-02-26 Ludovic Courtès <ludo@gnu.org>
19833
19834 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19835 test for 'history-append!'.
19836
31aa7e4e
JB
198372014-02-26 Joel Brobecker <brobecker@adacore.com>
19838
19839 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19840 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19841 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19842 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19843 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19844 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19845
1b588015
JB
198462014-02-26 Joel Brobecker <brobecker@adacore.com>
19847
19848 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19849 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19850 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19851
55426c9d
JB
198522014-02-26 Joel Brobecker <brobecker@adacore.com>
19853
19854 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19855
dc53a7ad
JB
198562014-02-26 Joel Brobecker <brobecker@adacore.com>
19857
19858 * gdb.dwarf2/arr-stride.c: New file.
19859 * gdb.dwarf2/arr-stride.exp: New file.
19860
12ab52e9
PA
198612014-02-26 Pedro Alves <palves@redhat.com>
19862
19863 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19864 that won't ever trigger. Make sure that GDB reports the correct
19865 breakpoint that caused the stop.
19866
849c862e
JK
198672014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19868
19869 PR gdb/16626
19870 * gdb.base/auto-load-script: New file.
19871 * gdb.base/auto-load.c: New file.
19872 * gdb.base/auto-load.exp: New file.
19873
71b7d793
JK
19874 PR gdb/16626
19875 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19876
e2f0d509
JK
198772014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19878
19879 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19880 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19881
50cc37c8
DE
198822014-02-24 Doug Evans <dje@google.com>
19883
19884 * lib/gdb.exp (run_on_host): Log error output if program fails.
19885
ea4758f2
PA
198862014-02-21 Pedro Alves <palves@redhat.com>
19887
19888 * gdb.threads/step-after-sr-lock.c: Rename to ...
19889 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19890 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19891 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19892 ... this.
19893
d7b30f67
SDJ
198942014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19895
19896 PR tdep/16397
19897 * gdb.arch/amd64-stap-special-operands.exp: New file.
19898 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19899 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19900 * gdb.arch/amd64-stap-triplet.S: Likewise.
19901 * gdb.arch/amd64-stap-triplet.c: Likewise.
19902
83deb43f
JB
199032014-02-20 Joel Brobecker <brobecker@adacore.com>
19904
19905 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19906 in .section pseudo-op.
19907
adde2bff
DE
199082014-02-20 lin zuojian <manjian2006@gmail.com>
19909 Joel Brobecker <brobecker@adacore.com>
19910 Doug Evans <xdje42@gmail.com>
19911
19912 PR symtab/16581
19913 * gdb.dwarf2/dw2-icycle.S: New file.
19914 * gdb.dwarf2/dw2-icycle.c: New file.
19915 * gdb.dwarf2/dw2-icycle.exp: New file.
19916
f7bd0f78
SC
199172014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19918
19919 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19920 operations on gdb.Value objects.
19921 * gdb.python/py-value-cc.exp: Add new test to test operations on
19922 gdb.Value objects.
19923
c17ef0d5
DE
199242014-02-18 Doug Evans <dje@google.com>
19925
19926 * Makefile.in (TESTS): New variable.
19927 (expanded_tests, expanded_tests_or_none): New variables
19928 (check-single): Pass $(expanded_tests_or_none) to runtest.
19929 (check-parallel): Only run tests in $(TESTS) if non-empty.
19930 (check/no-matching-tests-found): New rule.
19931 * README: Document TESTS makefile variable.
19932
5dd3176f
DE
199332014-02-18 Doug Evans <dje@google.com>
19934
19935 * Makefile.in (check-parallel): rm -rf outputs temp.
19936
0b10be4f
JK
199372014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19938
19939 Fix "ERROR: no fileid for" in the testsuite.
19940 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19941
85f224e7
DE
199422014-02-12 Doug Evans <dje@google.com>
19943
19944 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19945 (MISCELLANEOUS): New variable.
19946 (clean): rm -rf $(MISCELLANEOUS).
19947 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19948 dwp live in the same directory as symlinks, with each symlink pointed
19949 to a differently named file in a different directory.
19950
149b30ff
DE
199512014-02-11 Doug Evans <dje@google.com>
19952
19953 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19954 of Tcl file commands.
19955
1dfdac32
MK
199562014-02-10 Mark Kettenis <kettenis@gnu.org>
19957
19958 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19959 "kill -SIGUSR1 -1".
19960
aa4fb036
JB
199612014-02-10 Joel Brobecker <brobecker@adacore.com>
19962
19963 * gdb.ada/tick_length_array_enum_idx: New testcase.
19964
ed3ef339
DE
199652014-02-10 Doug Evans <xdje42@gmail.com>
19966
19967 * configure.ac (AC_OUTPUT): Add gdb.guile.
19968 * configure: Regenerate.
19969 * lib/gdb-guile.exp: New file.
19970 * lib/gdb.exp (get_target_charset): New function.
19971 * gdb.base/help.exp: Update expected output from "apropos apropos".
19972 * gdb.guile/Makefile.in: New file.
19973 * gdb.guile/guile.exp: New file.
19974 * gdb.guile/scm-arch.c: New file.
19975 * gdb.guile/scm-arch.exp: New file.
19976 * gdb.guile/scm-block.c: New file.
19977 * gdb.guile/scm-block.exp: New file.
19978 * gdb.guile/scm-breakpoint.c: New file.
19979 * gdb.guile/scm-breakpoint.exp: New file.
19980 * gdb.guile/scm-disasm.c: New file.
19981 * gdb.guile/scm-disasm.exp: New file.
19982 * gdb.guile/scm-equal.c: New file.
19983 * gdb.guile/scm-equal.exp: New file.
19984 * gdb.guile/scm-error.exp: New file.
19985 * gdb.guile/scm-error.scm: New file.
19986 * gdb.guile/scm-frame-args.c: New file.
19987 * gdb.guile/scm-frame-args.exp: New file.
19988 * gdb.guile/scm-frame-args.scm: New file.
19989 * gdb.guile/scm-frame-inline.c: New file.
19990 * gdb.guile/scm-frame-inline.exp: New file.
19991 * gdb.guile/scm-frame.c: New file.
19992 * gdb.guile/scm-frame.exp: New file.
19993 * gdb.guile/scm-generics.exp: New file.
19994 * gdb.guile/scm-gsmob.exp: New file.
19995 * gdb.guile/scm-iterator.c: New file.
19996 * gdb.guile/scm-iterator.exp: New file.
19997 * gdb.guile/scm-math.c: New file.
19998 * gdb.guile/scm-math.exp: New file.
19999 * gdb.guile/scm-objfile-script-gdb.in: New file.
20000 * gdb.guile/scm-objfile-script.c: New file.
20001 * gdb.guile/scm-objfile-script.exp: New file.
20002 * gdb.guile/scm-objfile.c: New file.
20003 * gdb.guile/scm-objfile.exp: New file.
20004 * gdb.guile/scm-ports.exp: New file.
20005 * gdb.guile/scm-pretty-print.c: New file.
20006 * gdb.guile/scm-pretty-print.exp: New file.
20007 * gdb.guile/scm-pretty-print.scm: New file.
20008 * gdb.guile/scm-section-script.c: New file.
20009 * gdb.guile/scm-section-script.exp: New file.
20010 * gdb.guile/scm-section-script.scm: New file.
20011 * gdb.guile/scm-symbol.c: New file.
20012 * gdb.guile/scm-symbol.exp: New file.
20013 * gdb.guile/scm-symtab-2.c: New file.
20014 * gdb.guile/scm-symtab.c: New file.
20015 * gdb.guile/scm-symtab.exp: New file.
20016 * gdb.guile/scm-type.c: New file.
20017 * gdb.guile/scm-type.exp: New file.
20018 * gdb.guile/scm-value-cc.cc: New file.
20019 * gdb.guile/scm-value-cc.exp: New file.
20020 * gdb.guile/scm-value.c: New file.
20021 * gdb.guile/scm-value.exp: New file.
20022 * gdb.guile/source2.scm: New file.
20023 * gdb.guile/types-module.cc: New file.
20024 * gdb.guile/types-module.exp: New file.
20025
7026a7c1
YQ
200262014-02-10 Yao Qi <yao@codesourcery.com>
20027
20028 PR testsuite/16543
20029 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20030 * configure: Regenerated.
20031 * Makefile.in: New file.
20032
6c466447
AS
200332014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20034
20035 * gdb.python/py-framefilter.exp: Fix typo.
20036
6e854735
YQ
200372014-02-08 Yao Qi <yao@codesourcery.com>
20038
20039 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20040 that no =breakpoint-modified is emitted when breakpoints are
20041 modified through MI commands.
20042
d137e6dc
PA
200432014-02-07 Pedro Alves <pedro@codesourcery.com>
20044 Pedro Alves <palves@redhat.com>
20045
20046 * gdb.threads/step-after-sr-lock.c: New file.
20047 * gdb.threads/step-after-sr-lock.exp: New file.
20048
b5ee5a50
PA
200492014-02-07 Pedro Alves <palves@redhat.com>
20050
20051 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20052
3c77faf3
JK
200532014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20054
20055 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20056 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20057
6dddc817
DE
200582014-02-06 Doug Evans <xdje42@gmail.com>
20059
20060 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20061 output.
20062
20063 * gdb.gdb/python-interrupts.exp: New file.
20064
de7b2893
YQ
200652014-02-05 Yao Qi <yao@codesourcery.com>
20066
20067 * gdb.trace/report.exp (use_collected_data): Test the output
20068 of "info threads" and "info inferiors".
20069
66d032ac
YQ
200702014-02-05 Yao Qi <yao@codesourcery.com>
20071
20072 Revert this patch:
20073
20074 2013-05-24 Yao Qi <yao@codesourcery.com>
20075
20076 * gdb.trace/tfile.exp: Test inferior and thread.
20077
591a12a1
UW
200782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20079
20080 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20081 on a function.
20082 * gdb.base/step-bt.c: Call hello via function pointer to make
20083 sure its first instruction is executed on powerpc64le-linux.
20084
0ff3e01f
UW
200852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20086
20087 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20088
084ee545
UW
200892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20090
20091 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20092 of the test patterns for use on little-endian systems.
20093
6ed14ff3
UW
200942014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20095
20096 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20097 (decimal_vector): Fix for little-endian.
20098
401e27fd
JM
200992014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20100
20101 * gdb.arch/sparc-sysstep.exp: New file.
20102 * gdb.arch/sparc-sysstep.c: Likewise.
20103
20104 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20105
8b924729
EBM
201062014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20107
20108 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20109
fb151210
JB
201102014-01-23 Tom Tromey <tromey@redhat.com>
20111
20112 * gdb.ada/array_char_idx: New testcase.
20113
0740f8d8
TT
201142014-01-23 Tom Tromey <tromey@redhat.com>
20115
20116 PR python/16487:
20117 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20118 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20119 classes.
20120
21909fa1
TT
201212014-01-23 Tom Tromey <tromey@redhat.com>
20122
20123 PR python/16491:
20124 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20125 string from an inferior frame.
20126 * gdb.python/py-framefilter-mi.exp: Update.
20127
87ce2a04
DE
201282014-01-22 Doug Evans <dje@google.com>
20129
20130 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20131
237b092b
AA
201322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20133
20134 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20135
d674a709
AA
201362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20137
20138 * gdb.trace/entry-values.exp: Remove excess space character from
20139 regex patterns. Handle s390 call instruction.
20140
20fa3390
AA
201412014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20142
20143 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20144 define "*_start" label. Make "name" static.
20145 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20146 ${name} by references to ${name}_start.
20147
78466714
AA
201482014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20149
20150 * gdb.base/info-macros.exp: Remove "debug" from the compile
20151 options.
20152
ec9f644a
IB
201532014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20154
20155 * gdb.dlang/demangle.exp: New file.
20156
94b1b47e
IB
201572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20158
20159 * gdb.dlang/primitive-types.exp: New file.
20160
7f420862
IB
201612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20162
20163 * configure.ac: Create gdb.dlang/Makefile.
20164 * configure: Regenerate.
20165 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20166 * gdb.dlang/Makefile.in: New file.
20167 * lib/d-support.exp: New file.
20168 * lib/gdb.exp (skip_d_tests): New proc.
20169
52834460
MM
201702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20171
20172 * gdb.btrace/delta.exp: Check reverse stepi.
20173 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20174 * gdb.btrace/finish.exp: New.
20175 * gdb.btrace/next.exp: New.
20176 * gdb.btrace/nexti.exp: New.
20177 * gdb.btrace/record_goto.c: Add comments.
20178 * gdb.btrace/step.exp: New.
20179 * gdb.btrace/stepi.exp: New.
20180 * gdb.btrace/multi-thread-step.c: New.
20181 * gdb.btrace/multi-thread-step.exp: New.
20182 * gdb.btrace/rn-dl-bind.c: New.
20183 * gdb.btrace/rn-dl-bind.exp: New.
20184 * gdb.btrace/data.c: New.
20185 * gdb.btrace/data.exp: New.
20186 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20187
6e07b1d2
MM
201882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20189
20190 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20191 * gdb.btrace/exception.exp: Update.
20192 * gdb.btrace/instruction_history.exp: Update.
20193 * gdb.btrace/record_goto.exp: Update.
20194 * gdb.btrace/tailcall.exp: Update.
20195 * gdb.btrace/unknown_functions.exp: Update.
20196 * gdb.btrace/delta.exp: New.
20197
0b722aec
MM
201982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20199
20200 * gdb.btrace/record_goto.exp: Add backtrace test.
20201 * gdb.btrace/tailcall.exp: Add backtrace test.
20202
066ce621
MM
202032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20204
20205 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20206 * gdb.btrace/record_goto.c: New.
20207 * gdb.btrace/record_goto.exp: New.
20208 * gdb.btrace/x86-record_goto.S: New.
20209
0688d04e
MM
202102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20211
20212 * gdb.btrace/function_call_history.exp: Update tests.
20213 * gdb.btrace/instruction_history.exp: Update tests.
20214
8710b709
MM
202152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20216
20217 * gdb.btrace/function_call_history.exp: Fix expected field
20218 order for "record function-call-history".
20219 Add new tests for "record function-call-history /c".
20220 * gdb.btrace/exception.cc: New.
20221 * gdb.btrace/exception.exp: New.
20222 * gdb.btrace/tailcall.exp: New.
20223 * gdb.btrace/x86-tailcall.S: New.
20224 * gdb.btrace/x86-tailcall.c: New.
20225 * gdb.btrace/unknown_functions.c: New.
20226 * gdb.btrace/unknown_functions.exp: New.
20227 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20228
5de9129b
MM
202292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20230
20231 * gdb.btrace/instruction_history.exp: Update.
20232 * gdb.btrace/function_call_history.exp: Update.
20233
23a7fe75
MM
202342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20235
20236 * gdb.btrace/function_call_history.exp: Fix expected function
20237 trace.
20238 * gdb.btrace/instruction_history.exp: Initialize traced.
20239 Remove traced_functions.
20240
724c7dd8
MM
202412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20242
20243 * gdb.btrace/function_call_history.exp: Update
20244 * gdb.btrace/instruction_history.exp: Update.
20245
6d78d93b
MM
202462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20247
20248 * gdb.btrace/enable.exp: Update expected text.
20249
93a360cc
OJ
202502014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20251
20252 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20253 bytes.
20254
3772b53f
MR
202552014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20256
20257 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20258
596662fa
OJ
202592014-01-15 Omair Javaid <omair.javaid@linaro.org>
20260
20261 * lib/gdb.exp (supports_process_record): Return true for
20262 arm*-linux*. (supports_reverse): Likewise.
20263
b5b08fb4
SC
202642014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20265
20266 PR python/15464
20267 PR python/16113
20268 * gdb.python/py-type.c: Enhance test case.
20269 * gdb.python/py-value-cc.cc: Likewise
20270 * gdb.python/py-type.exp: Add new tests.
20271 * gdb.python/py-value-cc.exp: Likewise
20272
52d7fb13
AA
202732014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20274 Pedro Alves <palves@redhat.com>
20275
20276 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20277 Make "name" extern.
20278 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20279 references to ${name}_start by references to ${name}.
20280
a2cd8cfe
JB
202812014-01-10 Joel Brobecker <brobecker@adacore.com>
20282
20283 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20284
4e23fced
JB
202852014-01-10 Joel Brobecker <brobecker@adacore.com>
20286
20287 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20288
c6a9e42c
PA
202892014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20290 Pedro Alves <palves@redhat.com>
20291
20292 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20293 mi_gdb_target_load.
c6a9e42c 20294
b7ea362b
PA
202952014-01-08 Pedro Alves <palves@redhat.com>
20296
20297 * gdb.threads/reconnect-signal.c: New file.
20298 * gdb.threads/reconnect-signal.exp: New file.
20299
5e3f4fab
EBM
203002014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20301
20302 * gdb.base/source-dir.exp: New file.
20303
79301218
JB
203042014-01-07 Joel Brobecker <brobecker@adacore.com>
20305
20306 * gdb.ada/mi_interface: New testcase.
20307
8e355c5d
JB
203082014-01-07 Joel Brobecker <brobecker@adacore.com>
20309
20310 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20311 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20312 gdb.ada/pp-rec-component/pck.ads: New files.
20313
c0d48811
JB
203142014-01-07 Joel Brobecker <brobecker@adacore.com>
20315
20316 * gdb.python/py-pp-integral.c: New file.
20317 * gdb.python/py-pp-integral.py: New file.
20318 * gdb.python/py-pp-integral.exp: New file.
20319
17b609c3 20320For older changes see ChangeLog-1993-2013.
c906108c 20321\f
8d8cb839
EZ
20322;; Local Variables:
20323;; mode: change-log
20324;; left-margin: 8
20325;; fill-column: 74
20326;; version-control: never
20327;; End:
902f2ccb 20328
b811d2c2 20329 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20330 Copying and distribution of this file, with or without modification,
20331 are permitted provided the copyright notice and this notice are preserved.
This page took 3.858439 seconds and 4 git commands to generate.