[gdb/testsuite] Don't abort testrun for invalid command in test-case
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
26783bce
TV
12020-06-12 Tom de Vries <tdevries@suse.de>
2
3 PR testsuite/26110
4 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
5 (gdb_finish): Reinstall dejagnu's override of ::unknown.
6
2b4e6a3f
TT
72020-06-11 Tom Tromey <tom@tromey.com>
8
9 PR gdb/18318:
10 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
11 floating point tests.
12
2f33032a
KS
132020-06-11 Keith Seitz <keiths@redhat.com>
14
15 PR gdb/21356
16 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
17 vla_struct.
18 Add new struct vla_typedef and union vla_typedef_union and
19 corresponding instantiation objects.
20 Initialize new objects.
21 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
22 and vla_typedef_union_object.
23 Fixup type for vla_struct_object.
24
a8baf0a3
TV
252020-06-11 Tom de Vries <tdevries@suse.de>
26
27 * lib/gdb.exp (with_override): New proc, factored out of ...
28 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
29
7ab96794
TV
302020-06-10 Tom de Vries <tdevries@suse.de>
31
32 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
33
cab5c3b7
SM
342020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
35
36 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
37 parameter, update callers.
38
f8c41851
SM
392020-06-04 Simon Marchi <simon.marchi@efficios.com>
40
41 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
42 * gdb.dwarf2/share-psymtabs-bt.c: New file.
43 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
44
1c07a73f
TV
452020-06-04 Tom de Vries <tdevries@suse.de>
46
47 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
48
95146b5d
TV
492020-06-04 Tom de Vries <tdevries@suse.de>
50
51 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
52 exp_continue.
53
0cfcd4f0
TV
542020-06-04 Tom de Vries <tdevries@suse.de>
55
56 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
57
f9b5d5ea
TV
582020-06-03 Tom de Vries <tdevries@suse.de>
59
60 PR symtab/26046
61 * gdb.cp/breakpoint-locs-2.cc: New test.
62 * gdb.cp/breakpoint-locs.cc: New test.
63 * gdb.cp/breakpoint-locs.exp: New file.
64 * gdb.cp/breakpoint-locs.h: New test.
65
5144dfba
TV
662020-06-03 Tom de Vries <tdevries@suse.de>
67
68 PR testsuite/25609
69 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
70 value of global verbose.
71 * gdb.base/jit-elf.exp: Same.
72 * gdb.base/jit-reader.exp: Same.
73
621eacdf
TV
742020-06-02 Tom de Vries <tdevries@suse.de>
75
76 * gdb.dwarf2/multidictionary.exp: Don't use
77 gdb_spawn_with_cmdline_opts.
78
1313c56e
AB
792020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
82 use_header case.
83 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
84 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
85 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
86 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
87 * gdb.dwarf2/dw2-inline-header.c: New file.
88 * gdb.dwarf2/dw2-inline-header.h: New file.
89
f68f85b5
PA
902020-05-30 Pedro Alves <palves@redhat.com>
91
92 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
93 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
94
678048e8
GB
952020-05-29 Gary Benson <gbenson@redhat.com>
96
97 * gdb.compile/compile-cplus.exp (additional_flags): Also
98 set when building with clang.
99 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
100 when building with clang.
101
9fcafd23
GB
1022020-05-29 Gary Benson <gbenson@redhat.com>
103
104 * gdb.arch/i386-avx.exp (additional_flags): Also set when
105 building with clang.
106 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
107
735d5a07
GB
1082020-05-29 Gary Benson <gbenson@redhat.com>
109
110 * gdb.cp/koenig.exp (prepare_for_testing): Add
111 additional_flags=-Wno-unused-comparison.
112 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
113
4ad2c6a0
GB
1142020-05-28 Gary Benson <gbenson@redhat.com>
115
116 * gdb.base/sigaltstack.c (catcher): Add default case to switch
117 statement.
118
09fe663e
GB
1192020-05-28 Gary Benson <gbenson@redhat.com>
120
121 * gdb.cp/classes.exp (prepare_for_testing): Add
122 additional_flags=-Wno-deprecated-register.
123 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
124 * gdb.cp/misc.exp: Likewise.
125
cee00f17
GB
1262020-05-28 Gary Benson <gbenson@redhat.com>
127
128 * gdb.linespec/cpls-ops.cc (dummy): New static global.
129 (test_op_new::operator new): Add return statement.
130 (test_op_new_array::operator new[]): Likewise.
131
636edd00
PA
1322020-05-27 Pedro Alves <palves@redhat.com>
133
134 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
135 check. Use test_gdb_complete_unique instead of
136 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
137 test_gdb_complete_multiple instead of
138 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
139
c2b75043
LM
1402020-05-27 Luis Machado <luis.machado@linaro.org>
141
142 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
143 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
144 * gdb.arch/arm-disassembler-options.exp: Likewise.
145 * gdb.arch/arm-disp-step.exp: Likewise.
146 * gdb.arch/thumb-prologue.exp: Likewise.
147 * gdb.base/async.exp: Likewise.
148 * gdb.base/auxv.exp: Likewise.
149 * gdb.base/complex-parts.exp: Likewise.
150 * gdb.base/ena-dis-br.exp: Likewise.
151 * gdb.base/foll-exec.exp: Likewise.
152 * gdb.base/permissions.exp: Likewise.
153 * gdb.base/relocate.exp: Likewise.
154 * gdb.base/return2.exp: Likewise.
155 * gdb.base/sigbpt.exp: Likewise.
156 * gdb.base/siginfo-obj.exp: Likewise.
157 * gdb.cp/converts.exp: Likewise.
158 * gdb.cp/exceptprint.exp: Likewise.
159 * gdb.cp/inherit.exp: Likewise.
160 * gdb.cp/nsnoimports.exp: Likewise.
161 * gdb.cp/virtbase2.exp: Likewise.
162 * gdb.mi/mi-var-cmd.exp: Likewise.
163 * gdb.mi/var-cmd.c: Likewise.
164
53a47a3e
TT
1652020-05-26 Tom Tromey <tromey@adacore.com>
166
167 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
168
0bc2354b
TT
1692020-05-26 Tom Tromey <tromey@adacore.com>
170
171 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
172 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
173 type.
174 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
175 variable.
176
0db49895
CBG
1772020-05-26 Christian Biesinger <cbiesinger@google.com>
178
179 * Makefile.in: Use = instead of == for the test command
180 for portability.
181
40d22035
TV
1822020-05-26 Tom de Vries <tdevries@suse.de>
183
184 * gdb.base/gold-gdb-index-2.c: New test.
185 * gdb.base/gold-gdb-index.c: New test.
186 * gdb.base/gold-gdb-index.exp: New file.
187 * gdb.base/gold-gdb-index.h: New test.
188
043e2e02
TV
1892020-05-25 Tom de Vries <tdevries@suse.de>
190
191 * boards/gold-gdb-index.exp: New file.
192
462f72c5
SM
1932020-05-25 Simon Marchi <simon.marchi@efficios.com>
194
195 * boards/simavr.exp: New file.
196
6cf66e76
SM
1972020-05-25 Simon Marchi <simon.marchi@efficios.com>
198
199 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
200 * gdb.base/inferior-args.exp: New file.
201 * gdb.base/inferior-args.c: New file.
202
75d04512
SM
2032020-05-25 Simon Marchi <simon.marchi@efficios.com>
204
205 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
206 inferior_args. Pass it to gdb_reload.
207 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
208 inferior_args.
209 (gdb_reload): Add inferior_args argument.
210 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
211 pass it to gdbserver_run.
212 * boards/native-gdbserver.exp: Do not set noargs.
213 * boards/native-extended-gdbserver.exp (gdb_reload): Add
214 inferior_args argument.
215 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
216 * gdb.base/a2-run.exp: Check for use_gdb_stub.
217 * gdb.base/args.exp: Likewise.
218
42cf1844
TV
2192020-05-25 Tom de Vries <tdevries@suse.de>
220
221 * lib/gdb.exp (exec_is_pie): Add comment.
222
8f7d38ef
TV
2232020-05-25 Tom de Vries <tdevries@suse.de>
224
225 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
226 instead of $binfile in the untested message.
227
465e1b0f
TV
2282020-05-25 Tom de Vries <tdevries@suse.de>
229
230 PR testsuite/26031
231 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
232
3c5a0e02
TV
2332020-05-25 Tom de Vries <tdevries@suse.de>
234
235 * boards/gold.exp: New file.
236
0a4f5f8c
TT
2372020-05-23 Tom Tromey <tom@tromey.com>
238
239 * gdb.base/style.exp: Remove completion styling test.
240 * lib/gdb-utils.exp (style): Remove completion styles.
241
eca1f90c
TT
2422020-05-23 Tom Tromey <tom@tromey.com>
243
244 * gdb.base/style.exp: Add completion styling test.
245 * lib/gdb-utils.exp (style): Add completion styles.
246
7c13f4e8
AB
2472020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
248
249 * gdb.base/annota1.exp: Update expected results.
250 * gdb.cp/annota2.exp: Update expected results, remove duplicate
251 test name.
252 * gdb.cp/annota3.exp: Update expected results.
253
41977d16
SM
2542020-05-20 Simon Marchi <simon.marchi@efficios.com>
255
256 PR gdb/26016
257 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
258 against MAP_FAILED.
259 * gdb.base/coremaker.c (mmapdata): Likewise.
260 * gdb.base/jit-reader-host.c (main): Likewise.
261 * gdb.base/sym-file-loader.c (load): Likewise.
262 (load_shlib): Likewise.
263
b4757f2e
TT
2642020-05-20 Tom Tromey <tromey@adacore.com>
265
266 * gdb.ada/array_char_idx.exp: Recognize initialized array.
267
9a0bacfb
TV
2682020-05-20 Tom de Vries <tdevries@suse.de>
269
270 PR symtab/25833
271 * gdb.base/with-mf-inc.c: New test.
272 * gdb.base/with-mf-main.c: New test.
273 * gdb.base/with-mf.exp: New file.
274
76571211
TT
2752020-05-19 Tom Tromey <tromey@adacore.com>
276
277 * gdb.rust/simple.exp: Restore missing test result.
278
4cd9f3d5
TV
2792020-05-19 Tom de Vries <tdevries@suse.de>
280
281 * gdb.base/gdb-caching-proc.exp: Fix typo.
282
7d874253
TT
2832020-05-19 Tom Tromey <tromey@adacore.com>
284
285 * gdb.rust/simple.exp: Add some test descriptions.
286 (test_one_slice): Use with_test_prefix.
287
1d727695
TV
2882020-05-18 Tom de Vries <tdevries@suse.de>
289
290 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
291
7f32a4d5
PA
2922020-05-17 Pedro Alves <palves@redhat.com>
293
294 PR gdb/25741
295 * gdb.base/hw-sw-break-same-address.exp: New file.
296
7cfd74cf
PA
2972020-05-16 Pedro Alves <palves@redhat.com>
298
299 * gdb.multi/multi-re-run.exp (test_re_run): Switch
300 LAST_LOADED_FILE accordingly.
301
57b4f16e
PW
3022020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
303
304 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
305
7c05caf7
PW
3062020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
307
308 * gdb.base/help.exp: Test apropos and help for commands
309 having aliases. Fixed comments not starting with an
310 upper-case letter or not finishing with a dot.
311
7aa1b46f
PW
3122020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
313
3b3aaacb
PW
314 * gdb.base/alias.exp: Update help output check.
315
57b4f16e 3162020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 317
7aa1b46f
PW
318 * gdb.base/default.exp: Update output following fixes.
319
0605465f
PW
3202020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
321
322 * gdb.base/alias.exp: Test aliases starting with a prefix of
323 another alias.
324
86e4e63d
GB
3252020-05-15 Gary Benson <gbenson@redhat.com>
326
327 * gdb.base/info-os.c (main): Add return statement.
328 * gdb.base/info_minsym.c (minsym_fun): Likewise.
329 * gdb.base/large-frame-2.c (func): Likewise.
330 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
331 * gdb.base/pr10179-b.c (foo2): Likewise.
332 * gdb.base/valgrind-disp-step.c (foo): Likewise.
333 * gdb.base/watch-cond.c (func): Likewise.
334 * gdb.multi/goodbye.c (verylongfun): Likewise.
335 * gdb.multi/hello.c (commonfun): Likewise.
336 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
337 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
338 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
339 Likewise.
340 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
341 * gdb.threads/interrupt-while-step-over.c (child_function):
342 Likewise.
343 * gdb.trace/actions-changed.c (end): Likewise.
344
163df4df
GB
3452020-05-15 Gary Benson <gbenson@redhat.com>
346
347 * gdb.opencl/callfuncs.exp: Report when test skipped.
348 * gdb.opencl/convs_casts.exp: Likewise.
349 * gdb.opencl/datatypes.exp: Likewise.
350 * gdb.opencl/operators.exp: Likewise.
351 * gdb.opencl/vec_comps.exp: Likewise.
352
6dbc505a
TV
3532020-05-15 Tom de Vries <tdevries@suse.de>
354
355 * gdb.base/align.exp.in: Rename to ...
356 * gdb.base/align.exp.tcl: ... this.
357 * gdb.base/align-c++.exp: Update.
358 * gdb.base/align-c.exp: Update.
359 * gdb.base/all-architectures.exp.in: Rename to ...
360 * gdb.base/all-architectures.exp: ... this.
361 * gdb.base/all-architectures-0.exp: Update.
362 * gdb.base/all-architectures-1.exp: Update.
363 * gdb.base/all-architectures-2.exp: Update.
364 * gdb.base/all-architectures-3.exp: Update.
365 * gdb.base/all-architectures-4.exp: Update.
366 * gdb.base/all-architectures-5.exp: Update.
367 * gdb.base/all-architectures-6.exp: Update.
368 * gdb.base/all-architectures-7.exp: Update.
369 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
370 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
371 * gdb.base/infcall-nested-structs-c++.exp: Update.
372 * gdb.base/infcall-nested-structs-c.exp: Update.
373 * gdb.base/info-types.exp.in: Rename to ...
374 * gdb.base/info-types.exp.tcl: ... this.
375 * gdb.base/info-types-c++.exp: Update.
376 * gdb.base/info-types-c.exp: Update.
377 * gdb.base/max-depth.exp.in: Rename to ...
378 * gdb.base/max-depth.exp.tcl: ... this.
379 * gdb.base/max-depth-c++.exp: Update.
380 * gdb.base/max-depth-c.exp: Update.
381 * gdb.cp/cpexprs.exp.in: Rename to ...
382 * gdb.cp/cpexprs.exp.tcl: ... this.
383 * gdb.cp/cpexprs-debug-types.exp: Update.
384 * gdb.cp/cpexprs.exp: Update.
385 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
386 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
387 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
388 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
389 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
390 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
391 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
392 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
393 * gdb.dwarf2/clang-debug-names-2.exp: Update.
394 * gdb.dwarf2/clang-debug-names.exp: Update.
395
d1034d78
AB
3962020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
397
398 * lib/check-test-names.exp: Remove code that prevents this file
399 loading when tests are run in parallel.
400
3c5c3649
PA
4012020-05-15 Pedro Alves <palves@redhat.com>
402
403 * gdb.multi/multi-kill.exp (start_inferior): Remove
404 'testpid' parameter. Refer to namespace variable directly.
405 (testpid): Declare as namespace variable.
406
272c36b8
PA
4072020-05-15 Pedro Alves <palves@redhat.com>
408
409 * gdb.multi/multi-kill.exp: Wrap in namespace.
410 (start_inferior): Add TESTPID parameter. Use it instead of the
411 testpid global.
412 (top level): Define empty TESTPID array, and pass it down to
413 start_inferior.
414
02eba61a
TV
4152020-05-14 Tom de Vries <tdevries@suse.de>
416
417 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
418 output.
419
971a3747
TV
4202020-05-14 Tom de Vries <tdevries@suse.de>
421
422 * gdb.base/align.exp: Split into ...
423 * gdb.base/align.exp.in: ...
424 * gdb.base/align-c++.exp: ...
425 * gdb.base/align-c.exp: ... these.
426 * gdb.base/infcall-nested-structs.exp: Split into ...
427 * gdb.base/infcall-nested-structs.exp.in: ...
428 * gdb.base/infcall-nested-structs-c++.exp: ...
429 * gdb.base/infcall-nested-structs-c.exp: ... these.
430 * gdb.base/info-types.exp: Split into ...
431 * gdb.base/info-types.exp.in: ...
432 * gdb.base/info-types-c++.exp: ...
433 * gdb.base/info-types-c.exp: ... these.
434 * gdb.base/max-depth.exp: Split into ...
435 * gdb.base/max-depth.exp.in: ...
436 * gdb.base/max-depth-c++.exp: ...
437 * gdb.base/max-depth-c.exp: ... these.
438 * gdb.cp/infcall-nodebug.exp: Split into ...
439 * gdb.cp/infcall-nodebug.exp.in: ...
440 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
441 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
442 * gdb.cp/infcall-nodebug-c-d0.exp: ...
443 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
444
a05575d3
TBA
4452020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
446 Pedro Alves <palves@redhat.com>
447
448 * gdb.multi/multi-exit.c: New file.
449 * gdb.multi/multi-exit.exp: New file.
450 * gdb.multi/multi-kill.c: New file.
451 * gdb.multi/multi-kill.exp: New file.
452
6ad82919
TBA
4532020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
454
455 * gdb.base/annota1.exp: Update the expected output.
456 * gdb.cp/annota2.exp: Ditto.
457
843f4d93
AB
4582020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 * lib/check-test-names.exp: Disable when testing is being run in
461 parallel.
462
c7c66341
TV
4632020-05-12 Tom de Vries <tdevries@suse.de>
464
465 * gdb.base/jit-elf.exp: Fix string concat.
466
1b59ca1c
TV
4672020-05-12 Tom de Vries <tdevries@suse.de>
468
469 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
470 messages.
471
b4991d29
TV
4722020-05-12 Tom de Vries <tdevries@suse.de>
473
474 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
475
dbb0ab10
TV
4762020-05-12 Tom de Vries <tdevries@suse.de>
477
478 * gdb.ada/catch_ex.exp: Use with_test_prefix.
479 * gdb.ada/mi_catch_ex.exp: Same.
480 * gdb.ada/mi_catch_ex_hand.exp: Same.
481
7549fed8
TV
4822020-05-12 Tom de Vries <tdevries@suse.de>
483
484 * gdb.fortran/complex.exp: Use with_test_prefix.
485
af2d5cd8
TV
4862020-05-12 Tom de Vries <tdevries@suse.de>
487
488 * gdb.trace/passcount.exp: Fix test-names.
489
7c121311
TV
4902020-05-12 Tom de Vries <tdevries@suse.de>
491
492 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
493
c9f3b40e
TV
4942020-05-12 Tom de Vries <tdevries@suse.de>
495
496 * gdb.gdb/complaints.exp: Use with_test_prefix.
497 * gdb.xml/tdesc-regs.exp: Same.
498 * gdb.opt/inline-locals.exp: Fix test name.
499
111b33f0
TV
5002020-05-12 Tom de Vries <tdevries@suse.de>
501
502 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
503 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
504 * gdb.dwarf2/implref-struct.exp: Same.
505 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
506 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
507
ebf47080
SM
5082020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
509
510 * gdb.base/jit-so.exp (one_jit_test): Change test name.
511
d30dcd12
AB
5122020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
513
514 * lib/check-test-names.exp (all_test_names): New module variable.
515 (counts): Add 'duplicates' field.
516 (_check_duplicates): New procedure.
517 (check): Also check for duplicates.
518 (do_log_summary): Print duplicates count.
519 (do_reset_vars): Reset counter for duplicate test names, and
520 discard all know test names.
521
34584c09
AB
5222020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * lib/gdb.exp: Include check-test-names.exp library.
525 * lib/check-test-names.exp: New file.
526
e0002117
TV
5272020-05-11 Tom de Vries <tdevries@suse.de>
528
529 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
530
53f539a3
KS
5312020-05-11 Keith Seitz <keiths@redhat.com>
532
533 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
534
113ee09a
TV
5352020-05-11 Tom de Vries <tdevries@suse.de>
536
537 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
538 * gdb.cp/cpexprs.exp.in: .. here.
539 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
540 cpexprs.exp.
541
ba3e70b0
KS
5422020-05-11 Keith Seitz <keiths@redhat.com>
543
544 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
545 test names.
546 * gdb.ada/arrayptr.exp: Likewise.
547 * gdb.ada/assign_arr.exp: Likewise.
548 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
549 * gdb.ada/bp_on_var.exp: Likewise.
550 * gdb.ada/call_pn.exp: Likewise.
551 * gdb.ada/complete.exp: Likewise.
552 * gdb.ada/fun_overload_menu.exp: Likewise.
553 * gdb.ada/funcall_param.exp: Likewise.
554 * gdb.ada/funcall_ref.exp: Likewise.
555 * gdb.ada/packed_array_assign.exp: Likewise.
556 * gdb.ada/same_component_name.exp: Likewise.
557 * gdb.ada/type_coercion.exp: Likewise.
558 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
559 * gdb.ada/variant_record_packed_array.exp: Likewise.
560
3ee6bb11
TV
5612020-05-11 Tom de Vries <tdevries@suse.de>
562
563 PR symtab/25941
564 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
565 out of ...
566 * gdb.dwarf2/clang-debug-names.exp: ... here.
567 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
568 clang-debug-names.exp.in.
569 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
570 * gdb.dwarf2/clang-debug-names-2.c: New test.
571
86cd6bc8
AKS
5722020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
573
574 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
575 (fortran_runto_main): New Proc, fortran version of runto_main.
576 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
577 * gdb.fortran/array-bounds.exp: Likewise.
578 * gdb.fortran/array-slices.exp: Likewise.
579 * gdb.fortran/block-data.exp: Likewise.
580 * gdb.fortran/charset.exp: Likewise.
581 * gdb.fortran/common-block.exp: Likewise.
582 * gdb.fortran/complex.exp: Likewise.
583 * gdb.fortran/derived-type-function.exp: Likewise.
584 * gdb.fortran/derived-type.exp: Likewise.
585 * gdb.fortran/info-modules.exp: Likewise.
586 * gdb.fortran/info-types.exp: Likewise.
587 * gdb.fortran/intrinsics.exp: Likewise.
588 * gdb.fortran/library-module.exp: Likewise.
589 * gdb.fortran/logical.exp: Likewise.
590 * gdb.fortran/max-depth.exp: Likewise.
591 * gdb.fortran/module.exp: Likewise.
592 * gdb.fortran/multi-dim.exp: Likewise.
593 * gdb.fortran/nested-funcs.exp: Likewise.
594 * gdb.fortran/print-formatted.exp: Likewise.
595 * gdb.fortran/print_type.exp: Likewise.
596 * gdb.fortran/printing-types.exp: Likewise.
597 * gdb.fortran/ptr-indentation.exp: Likewise.
598 * gdb.fortran/ptype-on-functions.exp: Likewise.
599 * gdb.fortran/subarray.exp: Likewise.
600 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
601 * gdb.fortran/vla-datatypes.exp: Likewise.
602 * gdb.fortran/vla-history.exp: Likewise.
603 * gdb.fortran/vla-ptr-info.exp: Likewise.
604 * gdb.fortran/vla-ptype-sub.exp: Likewise.
605 * gdb.fortran/vla-ptype.exp: Likewise.
606 * gdb.fortran/vla-sizeof.exp: Likewise.
607 * gdb.fortran/vla-type.exp: Likewise.
608 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
609 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
610 * gdb.fortran/vla-value-sub.exp: Likewise.
611 * gdb.fortran/vla-value.exp: Likewise.
612 * gdb.fortran/whatis_type.exp: Likewise.
613 * gdb.mi/mi-var-child-f.exp: Likewise.
614
6dc55ce9 6152020-05-09 Tom de Vries <tdevries@suse.de>
616
617 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
618
283cb58c
TV
6192020-05-08 Tom de Vries <tdevries@suse.de>
620
621 * gdb.dwarf2/clang-debug-names.c: New test.
622 * gdb.dwarf2/clang-debug-names.exp: New file.
623
ac4a4f1c
SM
6242020-05-06 Simon Marchi <simon.marchi@efficios.com>
625
626 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
627 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
628
24fe640b
TV
6292020-05-06 Tom de Vries <tdevries@suse.de>
630
631 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
632 breakpoint is at a "recommended breakpoint location".
633 * gdb.reverse/consecutive-reverse.exp: Same.
634
0d8683a3
TV
6352020-05-06 Tom de Vries <tdevries@suse.de>
636
637 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
638 address.
639
b8983c46
TV
6402020-05-06 Tom de Vries <tdevries@suse.de>
641
642 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
643
abf6d805
TV
6442020-05-06 Tom de Vries <tdevries@suse.de>
645
646 * gdb.base/store.exp (check_set, up_set): Allowing missing location
647 info for r.
648
0fc2a808
TV
6492020-05-06 Tom de Vries <tdevries@suse.de>
650
651 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
652 necessary.
653
873dd427
TV
6542020-05-06 Tom de Vries <tdevries@suse.de>
655
656 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
657 void.
658
7c99e7e2
TV
6592020-05-06 Tom de Vries <tdevries@suse.de>
660
661 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
662 of ...
663 * gdb.base/async.exp: ... here.
664 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
665 "recommended breakpoint location".
666
6173d6a6
TV
6672020-05-06 Tom de Vries <tdevries@suse.de>
668
669 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
670
6015a067
TV
6712020-05-04 Tom de Vries <tdevries@suse.de>
672
673 * gdb.base/async.exp: Check whether instruction addresses are a
674 "recommended breakpoint location".
675
3b6acaee
TT
6762020-05-03 Tom Tromey <tom@tromey.com>
677
678 * gdb.base/sepdebug.exp: Remove "catch" test.
679 * gdb.base/break.exp: Remove "catch" test.
680 * gdb.base/default.exp: Update expected output.
681
5beb4d17
TV
6822020-05-02 Tom de Vries <tdevries@suse.de>
683
684 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
685 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
686 * gdb.arch/i386-mpx-map.exp: Same.
687 * gdb.arch/i386-mpx-sigsegv.exp: Same.
688 * gdb.arch/i386-mpx-simple_segv.exp: Same.
689 * gdb.arch/i386-mpx.exp: Same.
690
8caf140d
TV
6912020-05-02 Tom de Vries <tdevries@suse.de>
692
693 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
694
693196cb
TV
6952020-05-01 Tom de Vries <tdevries@suse.de>
696
697 * gdb.ada/operator_bp.exp: Allow more than required amount of
698 breakpoint.
699
53ae0aa9
TV
7002020-05-01 Tom de Vries <tdevries@suse.de>
701
702 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
703
ee9d1e5f
HD
7042020-04-30 Hannes Domani <ssbssa@yahoo.de>
705
706 PR gdb/18706
707 * gdb.cp/stub-array-size.cc: New test.
708 * gdb.cp/stub-array-size.exp: New file.
709 * gdb.cp/stub-array-size.h: New test.
710 * gdb.cp/stub-array-size2.cc: New test.
711
d5cf82c0
HD
7122020-04-30 Hannes Domani <ssbssa@yahoo.de>
713
714 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
715 output to the new format.
716
42e165c3
SM
7172020-04-29 Simon Marchi <simon.marchi@efficios.com>
718
719 * gdb.base/break.exp: Use with_test_prefix.
720
6e4e3fe1
TV
7212020-04-29 Tom de Vries <tdevries@suse.de>
722
723 * lib/gdb.exp (debug_types): New proc.
724 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
725 * gdb.python/py-symtab.exp: Same.
726
d642b692
HD
7272020-04-29 Hannes Domani <ssbssa@yahoo.de>
728
729 PR gdb/17320
730 * gdb.base/pretty-array.c: New test.
731 * gdb.base/pretty-array.exp: New file.
732
ea90f227
TV
7332020-04-29 Tom de Vries <tdevries@suse.de>
734
735 PR symtab/25889
736 * gdb.cp/cpexprs.exp: Adapt for inclusion.
737 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
738 and include cpexprs.exp.
739
a65189c9
TV
7402020-04-28 Mark Williams <mark@myosotissp.com>
741
742 PR gdb/24480
743 * dw4-toplevel-types.exp: Test for top level types.
744 * dw4-toplevel-types.cc: Test for top level types.
745
32d1f47a
TBA
7462020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
747
748 * gdb.threads/stop-with-handle.exp: Fix typo in comment
749 (theads -> threads).
750
56a4f5a1
TV
7512020-04-28 Tom de Vries <tdevries@suse.de>
752
753 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
754
0b2f8a3b
TV
7552020-04-28 Tom de Vries <tdevries@suse.de>
756
757 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
758
5390c717
TV
7592020-04-28 Tom de Vries <tdevries@suse.de>
760
761 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
762
15cd93d0
TV
7632020-04-28 Tom de Vries <tdevries@suse.de>
764
765 * gdb.dwarf2/main-foo.c: New test.
766 * gdb.dwarf2/struct-with-sig.exp: New file.
767
d472f0fb
TV
7682020-04-25 Tom de Vries <tdevries@suse.de>
769
770 * boards/debug-types.exp: New file.
771
8d840e05
AB
7722020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
775
bcfe6157
TT
7762020-04-24 Tom Tromey <tom@tromey.com>
777
778 PR symtab/12707:
779 * gdb.python/py-symbol.exp: Update expected results for
780 linkage_name test.
781 * gdb.cp/print-demangle.exp: New file.
782 * gdb.base/c-linkage-name.exp: Fix test.
783 * gdb.guile/scm-symbol.exp: Update expected results for
784 linkage_name test.
785
f049a313
TT
7862020-04-24 Tom Tromey <tom@tromey.com>
787
788 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
789 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
790 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
791 assembler.
792
7cf28874
TV
7932020-04-24 Tom de Vries <tdevries@suse.de>
794
795 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
796 C++.
797
dac2fef7
TT
7982020-04-24 Tom Tromey <tromey@adacore.com>
799
800 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
801 values.
802 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
803 values. Update test for minimal encodings.
804 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
805 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
806 values. Update test for minimal encodings.
807
1acda803
TT
8082020-04-24 Tom Tromey <tromey@adacore.com>
809
810 PR python/23662:
811 * gdb.ada/variant.exp: Add Python checks.
812 * gdb.rust/simple.exp: Add dynamic type checks.
813
adfb9815
TT
8142020-04-24 Tom Tromey <tromey@adacore.com>
815
816 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
817 Make array type matching more lax.
818 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
819 * gdb.ada/mi_variant.exp: New file.
820 * gdb.ada/mi_variant/pck.ads: New file.
821 * gdb.ada/mi_variant/pkg.adb: New file.
822 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
823 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
824
7d79de9a
TT
8252020-04-24 Tom Tromey <tromey@adacore.com>
826
827 * gdb.ada/variant.exp: Add dynamic field offset tests.
828 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
829 * gdb.ada/variant/pkg.adb: Add new variables.
830
f8e89861
TT
8312020-04-24 Tom Tromey <tromey@adacore.com>
832
833 * gdb.ada/variant.exp: New file
834 * gdb.ada/variant/pkg.adb: New file
835 * gdb.ada/variant/pck.adb: New file
836
86e887ae
TV
8372020-04-24 Tom de Vries <tdevries@suse.de>
838
839 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
840
88428775
TV
8412020-04-24 Tom de Vries <tdevries@suse.de>
842
843 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
844 flags.
845
4e86f6e7
TV
8462020-04-24 Tom de Vries <tdevries@suse.de>
847
848 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
849
2016d3e6
TV
8502020-04-24 Tom de Vries <tdevries@suse.de>
851
852 * lib/gdb.exp (default_gdb_start): Handle eof.
853 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
854 failure.
855 * gdb.base/readnever.exp: Handle clean_restart failure.
856
70bc38f5
TV
8572020-04-23 Tom de Vries <tdevries@suse.de>
858
859 * gdb.base/decl-before-def.exp: Run to main and print a again.
860
de82891c
TV
8612020-04-23 Tom de Vries <tdevries@suse.de>
862
863 * gdb.base/decl-before-def-decl.c: New test.
864 * gdb.base/decl-before-def-def.c: New test.
865 * gdb.base/decl-before-def.exp: New file.
866
96038148
TV
8672020-04-23 Tom de Vries <tdevries@suse.de>
868
869 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
870
54ac3df1
TV
8712020-04-22 Tom de Vries <tdevries@suse.de>
872
873 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
874 debug_info_offset.
875 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
876 before $objsfile in the line line.
877
714534e1
TV
8782020-04-22 Tom de Vries <tdevries@suse.de>
879
880 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
881
16a7dbf4
MS
8822020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
883
884 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
885 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
886 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
887 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
888 * gdb.base/jit-protocol.h: Update definitions to match all usage
889 contexts.
890
8912020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
892
893 * gdb.base: Rename all jit related test and source files.
894
8952020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
896
897 * gdb.base/jit-reader.exp: Relax register output check.
898
317d2668
TV
8992020-04-22 Tom de Vries <tdevries@suse.de>
900
901 PR symtab/25764
902 * gdb.base/psym-external-decl-2.c: New test.
903 * gdb.base/psym-external-decl.c: New test.
904 * gdb.base/psym-external-decl.exp: New file.
905 * gdb.threads/tls.exp: Add PR25807 kfail.
906
eea9e357
TV
9072020-04-22 Tom de Vries <tdevries@suse.de>
908
909 PR symtab/25801
910 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
911 in "info source" output.
912
3d5afab3
TV
9132020-04-22 Tom de Vries <tdevries@suse.de>
914
915 PR symtab/25700
916 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
917 symtab for imported_unit.c.
918
b32102f6
GB
9192020-04-21 Gary Benson <gbenson@redhat.com>
920
921 * gdb.base/advance.c (func): New argument, to match call site.
922 (func2, func3): Add return statements.
923
d43b7a2d
TBA
9242020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
925
926 * gdb.multi/run-only-second-inf.c: New file.
927 * gdb.multi/run-only-second-inf.exp: New file.
928
d89edf9b
MM
9292020-04-21 Markus Metzger <markus.t.metzger@intel.com>
930
931 * gdb.btrace/multi-inferior.c: New test.
932 * gdb.btrace/multi-inferior.exp: New file.
933
1a476b6d
MM
9342020-04-21 Markus Metzger <markus.t.metzger@intel.com>
935
936 * gdb.btrace/enable-new-thread.c: New test.
937 * gdb.btrace/enable-new-thread.exp: New file.
938
4778a5f8
TV
9392020-04-21 Tom de Vries <tdevries@suse.de>
940
941 PR gdb/25471
942 * gdb.threads/killed-outside.c: New test.
943 * gdb.threads/killed-outside.exp: New file.
944
9b2c992c
GB
9452020-04-20 Gary Benson <gbenson@redhat.com>
946
947 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
948 * gdb.base/nested-subp2.exp: Likewise.
949 * gdb.base/nested-subp3.exp: Likewise.
950
b5d1d6f7
GB
9512020-04-20 Gary Benson <gbenson@redhat.com>
952
953 * gdb.base/nested-subp1.exp: Disable test when using clang.
954 * gdb.base/nested-subp2.exp: Likewise.
955 * gdb.base/nested-subp3.exp: Likewise.
956
25230285
GB
9572020-04-20 Gary Benson <gbenson@redhat.com>
958
959 * gdb.cp/exception.cc: Fix compilation error with clang.
960
fa93cc8f
GB
9612020-04-20 Gary Benson <gbenson@redhat.com>
962
809730f3 963 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 964
e0c45f30
GB
9652020-04-20 Gary Benson <gbenson@redhat.com>
966
967 * gdb.base/jit-main.c: Fix compilation error with clang.
968
4ddfec93
KR
9692020-04-17 Kamil Rytarowski <n54@gmx.com>
970
971 * gdb.base/attach-twice.c: Include "sys/types.h".
972 (PTRACE_ATTACH): Add fallback definition.
973 (main): Pass `0' to the 4th argument of `ptrace'.
974
2bed205e
KR
9752020-04-17 Kamil Rytarowski <n54@gmx.com>
976
977 * gdb.base/fork-running-state.c: Include "signal.h".
978
0743fc83
TT
9792020-04-17 Tom Tromey <tromey@adacore.com>
980
981 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
982 Update tests.
983 * gdb.btrace/cpu.exp: Update tests.
984 * gdb.base/maint.exp: Update tests.
985 * gdb.base/default.exp: Update tests.
986 * gdb.base/completion.exp: Update tests.
987
efba5c23
TV
9882020-04-16 Tom de Vries <tdevries@suse.de>
989
990 PR symtab/25791
991 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
992 (ensure_gdb_index): and factor out and move ...
993 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
994 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
995
d191d716
TV
9962020-04-16 Tom de Vries <tdevries@suse.de>
997
998 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
999 loading exec.
1000
99f1bc6a
AB
10012020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1002
1003 * gdb.base/many-completions.exp: New file.
1004
194d088f
TV
10052020-04-14 Tom de Vries <tdevries@suse.de>
1006
1007 PR symtab/25718
1008 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1009
c1a66c06
TV
10102020-04-14 Tom de Vries <tdevries@suse.de>
1011
1012 PR symtab/25720
1013 * gdb.base/maint-expand-symbols-header-file.c: New test.
1014 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1015 * gdb.base/maint-expand-symbols-header-file.h: New test.
1016
21b0982c
AB
10172020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1020 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1021 get_func_info.
1022 (get_func_info): Delete.
1023 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1024 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1025 * lib/dwarf.exp (get_func_info): New function.
1026
dd1cab06
TV
10272020-04-13 Tom de Vries <tdevries@suse.de>
1028
1029 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1030 to what find_gnatmake does.
1031
71ea2b6b
TV
10322020-04-10 Tom de Vries <tdevries@suse.de>
1033
1034 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1035 -readnow.
1036
bdfc1e8a
TV
10372020-04-10 Tom de Vries <tdevries@suse.de>
1038
1039 PR cli/25808
1040 * gdb.base/style.c: Add leading newlines.
1041 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1042 Check listing of main's one-line body.
1043
14ca8ecf
TV
10442020-04-08 Tom de Vries <tdevries@suse.de>
1045
1046 * lib/gdb.exp (psymtabs_p): New proc.
1047 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1048 importing unit" unsupported if there are no partial symbols.
1049
e21d048f
TV
10502020-04-08 Tom de Vries <tdevries@suse.de>
1051
1052 PR testsuite/25760
1053 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1054
25c11aca
TV
10552020-04-07 Tom de Vries <tdevries@suse.de>
1056
1057 PR symtab/25796
1058 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1059
5707e24b
TV
10602020-04-07 Tom de Vries <tdevries@suse.de>
1061
1062 * gdb.base/check-psymtab.c: New test.
1063 * gdb.base/check-psymtab.exp: New file.
1064
6ee448cc
TT
10652020-04-06 Tom Tromey <tromey@adacore.com>
1066
1067 * gdb.ada/variant-record/proc.adb: New file.
1068 * gdb.ada/variant-record/value.adb: New file.
1069 * gdb.ada/variant-record/value.s: New file.
1070 * gdb.ada/variant-record.exp: New file.
1071
9e7c9a03
HD
10722020-04-03 Hannes Domani <ssbssa@yahoo.de>
1073
1074 PR gdb/25325
1075 * gdb.cp/typed-enum.cc: New test.
1076 * gdb.cp/typed-enum.exp: New file.
1077
c90d28ac
AB
10782020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1081 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1082 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1083 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1084 * gdb.opt/inline-small-func.c: New file.
1085 * gdb.opt/inline-small-func.exp: New file.
1086 * gdb.opt/inline-small-func.h: New file.
1087
34e9a9fa
AB
10882020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1091 function.
1092
6a354911
AB
10932020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1094
1095 * lib/dwarf.exp (function_range): Allow compiler options to be
1096 specified.
1097
880d9777
TV
10982020-04-02 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1101 __attribute__((always_inline)).
1102 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1103
f32682ea
TV
11042020-04-02 Tom de Vries <tdevries@suse.de>
1105
1106 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1107 (gdbserver_gdb_exit): ... here. Add timeout warning.
1108 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1109 (connect_target_extended_remote): Append new server_spawn_id to
1110 server_spawn_ids.
1111 (cleanup): New proc.
1112 (setup, <toplevel>): Call cleanup.
1113
d3214198
TV
11142020-04-02 Tom de Vries <tdevries@suse.de>
1115
1116 * gdb.base/main-psymtab.exp: New file.
1117
cc77ed24
TV
11182020-04-02 Tom de Vries <tdevries@suse.de>
1119
1120 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1121
3638a098
TT
11222020-04-01 Tom Tromey <tom@tromey.com>
1123
1124 * gdb.base/complex-parts.exp: Add type tests.
1125
c34e8714
TT
11262020-04-01 Tom Tromey <tom@tromey.com>
1127
1128 * gdb.base/complex-parts.exp: Add arithmetic tests.
1129
981c08ce
TT
11302020-04-01 Tom Tromey <tom@tromey.com>
1131
1132 * gdb.compile/compile.exp: Update.
1133 * gdb.compile/compile-cplus.exp: Update.
1134 * gdb.base/varargs.exp: Update.
1135 * gdb.base/floatn.exp: Update.
1136 * gdb.base/endianity.exp: Update.
1137 * gdb.base/callfuncs.exp (do_function_calls): Update.
1138 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1139 (complex_float_integral_args): Update.
1140 * gdb.base/complex.exp: Update.
1141 * gdb.base/complex-parts.exp: Update.
1142
3d1cfd43
TT
11432020-04-01 Tom Tromey <tromey@adacore.com>
1144
1145 * gdb.rust/union.rs: New file.
1146 * gdb.rust/union.exp: New file.
1147 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1148 (main): Update.
1149 * gdb.rust/simple.exp: Move union tests to union.exp.
1150
e033dfa9
TT
11512020-04-01 Tom Tromey <tromey@adacore.com>
1152
1153 * gdb.rust/simple.rs (main): Remove "y0".
1154
53cccef1
TBA
11552020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1156
1157 * gdb.multi/stop-all-on-exit.c: New test.
1158 * gdb.multi/stop-all-on-exit.exp: New file.
1159
60e22c1e
HD
11602020-04-01 Hannes Domani <ssbssa@yahoo.de>
1161
1162 PR gdb/24789
1163 * gdb.cp/misc.cc: Add integer reference variable.
1164 * gdb.cp/misc.exp: Add test.
1165
e139a727
TBA
11662020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1167
1168 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1169 scenario to cover execution until the end and also the case
1170
16b0db75
TV
11712020-03-31 Tom de Vries <tdevries@suse.de>
1172
1173 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1174 c. Use "maint info symtabs" to check symtab expansion.
1175
c0502da6
TV
11762020-03-30 Tom de Vries <tdevries@suse.de>
1177
1178 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1179 unsupported.
1180 (verify_psymtab_expanded): Move ...
1181 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1182 test.
1183 (readnow): New proc.
1184
5935fd15
AB
11852020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1188 with $hex.
1189
1773be9e
TT
11902020-03-20 Tom Tromey <tromey@adacore.com>
1191
1192 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1193
70304be9
TT
11942020-03-20 Tom Tromey <tromey@adacore.com>
1195
1196 * gdb.ada/sub_variant/subv.adb: New file.
1197 * gdb.ada/sub_variant.exp: New file.
1198
0dd7b8f7
TV
11992020-03-20 Tom de Vries <tdevries@suse.de>
1200
1201 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1202 first break fails.
1203 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1204
cada5fc9
AB
12052020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1206
1207 * gdb.server/exit-multiple-threads.c: New file.
1208 * gdb.server/exit-multiple-threads.exp: New file.
1209
6b8c53f2
AB
12102020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1211
1212 * gdb.fortran/mixed-lang-stack.c: New file.
1213 * gdb.fortran/mixed-lang-stack.cpp: New file.
1214 * gdb.fortran/mixed-lang-stack.exp: New file.
1215 * gdb.fortran/mixed-lang-stack.f90: New file.
1216
19a2740f
AB
12172020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 * gdb.linespec/cp-completion-aliases.cc: New file.
1220 * gdb.linespec/cp-completion-aliases.exp: New file.
1221
d8c8b848
TV
12222020-03-19 Tom de Vries <tdevries@suse.de>
1223
1224 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1225 more precise.
1226
a9933ccf
TV
12272020-03-18 Tom de Vries <tdevries@suse.de>
1228
1229 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1230 * gdb.dwarf2/break-inline-psymtab.c: New test.
1231 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1232
2f89101f
TV
12332020-03-16 Tom de Vries <tdevries@suse.de>
1234
1235 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1236 cache_verify and cache_verify_proc.
1237
6b9374f1
TV
12382020-03-15 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.server/solib-list.exp: Handle
1241 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1242
eaeaf44c
TV
12432020-03-15 Tom de Vries <tdevries@suse.de>
1244
1245 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1246 objfiles".
1247
3293bbaf
TT
12482020-03-14 Tom Tromey <tom@tromey.com>
1249
1250 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1251
ab44624c
TV
12522020-03-14 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1255
54c43825
TV
12562020-03-14 Tom de Vries <tdevries@suse.de>
1257
1258 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1259 result in line-by-line fashion.
1260
2ac70237
TV
12612020-03-14 Tom de Vries <tdevries@suse.de>
1262
1263 * lib/gdb.exp (supports_statement_frontiers): New proc.
1264 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1265
09546b56
TV
12662020-03-14 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.base/printcmds.exp: Add missing quoting for "print
1269 teststring2".
1270
a1f6a07c
TT
12712020-03-13 Tom Tromey <tom@tromey.com>
1272
1273 * gdb.base/printcmds.exp (test_print_strings): Add regression
1274 test.
1275 * gdb.base/printcmds.c (charptr): New typedef.
1276 (teststring2): New global.
1277
1b83d09c
AB
12782020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1281 full path in the test name.
1282 (test_ld): Add some with_test_prefix blocks to make test names
1283 unique.
1284
2d61316c
TV
12852020-03-13 Tom de Vries <tdevries@suse.de>
1286
1287 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1288
2e9145ac
TV
12892020-03-13 Tom de Vries <tdevries@suse.de>
1290
1291 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1292
96c7f873
TV
12932020-03-13 Tom de Vries <tdevries@suse.de>
1294
1295 PR symtab/25646
1296 * gdb.dwarf2/imported-unit.exp: Add test.
1297
49ba92c0
TV
12982020-03-13 Tom de Vries <tdevries@suse.de>
1299
1300 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1301 (var1, var2): New variable.
1302 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1303 matching symbols.
1304
301b21e0
TV
13052020-03-13 Tom de Vries <tdevries@suse.de>
1306
1307 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1308 (Term::command): Use prompt prefix.
1309 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1310 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1311 command_no_prompt_prefix instead of prefix.
1312 * gdb.tui/tui-layout-asm.exp: Same.
1313
3f512721
SM
13142020-03-12 Simon Marchi <simon.marchi@efficios.com>
1315
1316 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1317
40310f30
SM
13182020-03-12 Simon Marchi <simon.marchi@efficios.com>
1319
1320 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1321 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1322 on" while stepping over the test instruction, match printed
1323 message.
1324
09252140
TV
13252020-03-12 Tom de Vries <tdevries@suse.de>
1326
1327 * gdb.base/info-types.exp: Use exp_continue during matching of output
1328 of "info types".
1329
14e9c72c
TV
13302020-03-12 Tom de Vries <tdevries@suse.de>
1331
1332 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1333
e515d67e
TV
13342020-03-12 Tom de Vries <tdevries@suse.de>
1335
1336 * gdb.fortran/module.exp: Use exp_continue during matching of output
1337 of "info variable -n".
1338
307eafd8
TV
13392020-03-12 Tom de Vries <tdevries@suse.de>
1340
1341 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1342 gdb.dwarf2/dw2-ranges-base.c.
1343
9a2de3fc
TV
13442020-03-12 Tom de Vries <tdevries@suse.de>
1345
1346 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1347 in presence of GLIBC debuginfo.
1348
3217502e
TV
13492020-03-12 Tom de Vries <tdevries@suse.de>
1350
1351 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1352 $core.
1353
1281424c
TV
13542020-03-12 Tom de Vries <tdevries@suse.de>
1355
1356 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1357 more precise.
1358
038b97fc
SM
13592020-03-11 Simon Marchi <simon.marchi@efficios.com>
1360
1361 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1362 from Unix to Windows path.
1363
5308d1e7
TV
13642020-03-11 Tom de Vries <tdevries@suse.de>
1365
1366 * gdb.ada/minsyms.exp: Set language to ada.
1367
f870f78f
TV
13682020-03-11 Tom de Vries <tdevries@suse.de>
1369
1370 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1371
5a13315d
TV
13722020-03-11 Tom de Vries <tdevries@suse.de>
1373
1374 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1375
976862ed
TT
13762020-03-11 Tom Tromey <tromey@adacore.com>
1377
1378 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1379
7462c383
TV
13802020-03-11 Tom de Vries <tdevries@suse.de>
1381
1382 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1383
1c6c46a0
TV
13842020-03-11 Tom de Vries <tdevries@suse.de>
1385
1386 * gdb.base/break-interp.exp: Limit verbose scope.
1387
44f41bb7
TV
13882020-03-11 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.fortran/logical.f90: Define variable with character type.
1391 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1392
b76f3a42
TV
13932020-03-11 Tom de Vries <tdevries@suse.de>
1394
1395 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1396
1c33af77
TV
13972020-03-11 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1400 symtabs.
1401
8c95582d
AB
14022020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1403 Bernd Edlinger <bernd.edlinger@hotmail.de>
1404
1405 * gdb.cp/step-and-next-inline.cc: New file.
1406 * gdb.cp/step-and-next-inline.exp: New file.
1407 * gdb.cp/step-and-next-inline.h: New file.
1408 * gdb.dwarf2/dw2-is-stmt.c: New file.
1409 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1410 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1411 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1412 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1413
cecf8547
AB
14142020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1417 is-stmt flag in the line table.
1418
0ba678c9
TV
14192020-03-09 Tom de Vries <tdevries@suse.de>
1420
1421 * lib/gdb.exp (cached_file): Create cache dir.
1422
72fbdf83
TV
14232020-03-07 Tom de Vries <tdevries@suse.de>
1424
1425 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1426 * gdb.cp/rvalue-ref-params.exp: Same.
1427
436b5e99
TV
14282020-03-06 Tom de Vries <tdevries@suse.de>
1429
1430 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1431 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1432
09f2921c
TV
14332020-03-06 Tom de Vries <tdevries@suse.de>
1434
1435 * README: Fix "the the".
1436 * gdb.base/dprintf.exp: Same.
1437
50a3cc5d
TV
14382020-03-05 Tom de Vries <tdevries@suse.de>
1439
1440 * gdb.base/maint.exp: Update "main print statistics" expected output.
1441
0a709cba
AKS
14422020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1443
1444 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1445 (fortran_int8): Likewise.
1446 (fortran_real4): Likewise.
1447 (fortran_real8): Likewise.
1448 (fortran_complex4): Likewise.
1449 (fortran_logical4): Likewise.
1450 (fortran_character1): Likewise.
1451
5e5d66b6
AB
14522020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1453
1454 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1455 printed as true.
1456
7b973adc
SDJ
14572020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1458
1459 * gdb.base/printcmds.exp: Add test to verify printf of a
1460 variable holding an address.
1461
478e490a
TV
14622020-03-03 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1465
1ef44e86
TV
14662020-03-03 Tom de Vries <tdevries@suse.de>
1467
1468 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1469 gdb_test_multiple call.
1470
b98cc2cf
TV
14712020-03-03 Tom de Vries <tdevries@suse.de>
1472
1473 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1474 gdb_test_multiple calls.
1475
63e163f2
AB
14762020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1477
1478 * gdb.base/default.exp: Remove test of 'set history filename'.
1479 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1480 filename to the empty string.
1481 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1482 and GDBHISTSIZE.
1483
24ed6739
AB
14842020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1485
1486 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1487 disabled.
1488
590003dc
TV
14892020-03-02 Pedro Alves <palves@redhat.com>
1490 Tom de Vries <tdevries@suse.de>
1491
1492 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1493 -prompt prefix, before user_code argument. Add -lbl option likewise.
1494 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1495 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1496 argument.
1497 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1498 have "\r\n" at start-of-line, instead of at end-of-line.
1499
f5e46084
SM
15002020-02-28 Simon Marchi <simon.marchi@efficios.com>
1501
1502 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1503 libinproctrace.so.
1504
f7a7000d
LM
15052020-02-28 Luis Machado <luis.machado@linaro.org>
1506
1507 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1508 to "p/x".
1509
718e0816
LM
15102020-02-28 Luis Machado <luis.machado@linaro.org>
1511
1512 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1513 asm/ptrace.h and error.h.
1514
13c3a74a
TV
15152020-02-28 Tom de Vries <tdevries@suse.de>
1516
1517 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1518 (struct wrapper, do_something, mundane/symada__cS): Move ...
1519 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1520 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1521 Update "print symada__cS before partial symtab expansion" regexp.
1522 Update breakpoint location. Flush symbol cache after expansion.
1523
85d2d5bb
LM
15242020-02-28 Luis Machado <luis.machado@linaro.org>
1525
1526 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1527
3608f86c
TV
15282020-02-27 Tom de Vries <tdevries@suse.de>
1529
1530 * config/sid.exp: Remove unused globals.
1531 * gdb.base/attach.exp: Same.
1532 * gdb.base/catch-load.exp: Same.
1533 * gdb.base/dbx.exp: Same.
1534 * lib/gdb.exp: Same.
1535 * lib/mi-support.exp: Same.
1536 * lib/prompt.exp: Same.
1537
c8d4f6df
TV
15382020-02-27 Tom de Vries <tdevries@suse.de>
1539
1540 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1541 not set.
1542
0d79cdc4
AM
15432020-02-26 Aaron Merey <amerey@redhat.com>
1544
1545 * gdb.debuginfod: New directory for debuginfod tests.
1546 * gdb.debuginfod/main.c: New test file.
1547 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1548
0dce4280
TV
15492020-02-26 Tom de Vries <tdevries@suse.de>
1550
1551 PR gdb/25603
1552 * gdb.base/persistent-lang.cc: New test.
1553 * gdb.base/persistent-lang.exp: New file.
1554
9e80cfa1
AB
15552020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1556
1557 * gdb.fortran/derived-type-striding.exp: Add a new test.
1558 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1559 new test.
1560
2078dbb2
AB
15612020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1562
1563 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1564 names.
1565
70d49700
TV
15662020-02-25 Tom de Vries <tdevries@suse.de>
1567
1568 PR go/18926
1569 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1570
a88ef40d
TV
15712020-02-24 Tom de Vries <tdevries@suse.de>
1572
1573 PR gdb/25592
1574 * gdb.base/info-locals-unused-static-var.c: New test.
1575 * gdb.base/info-locals-unused-static-var.exp: New file.
1576
01b1af32
TT
15772020-02-22 Tom Tromey <tom@tromey.com>
1578
1579 * gdb.python/tui-window.exp: New file.
1580 * gdb.python/tui-window.py: New file.
1581
7c043ba6
TT
15822020-02-22 Tom Tromey <tom@tromey.com>
1583
1584 PR tui/17850:
1585 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1586 tests.
1587
c22fef7e
TT
15882020-02-22 Tom Tromey <tom@tromey.com>
1589
1590 * gdb.tui/new-layout.exp: Add sub-layout tests.
1591
ee325b61
TT
15922020-02-22 Tom Tromey <tom@tromey.com>
1593
1594 * gdb.tui/new-layout.exp: New file.
1595
3f0cbb04
TT
15962020-02-22 Tom Tromey <tom@tromey.com>
1597
1598 * gdb.rust/rust-style.rs: New file.
1599 * gdb.rust/rust-style.exp: New file.
1600 * gdb.base/style.exp: Test structure printing.
1601 * gdb.base/style.c (struct some_struct): New type.
1602 (enum etype): New type.
1603 (struct_value): New global.
1604
75525152
TV
16052020-02-21 Tom de Vries <tdevries@suse.de>
1606
1607 PR go/18926
1608 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1609 Remove blanket xfails. Use message argument for gdb_breakpoint.
1610 Make continuing to breakpoint test conditional on setting breakpoint.
1611 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1612 DW_AT_name attribute. Add xfail for GCC PR93866.
1613
bd360d30
AB
16142020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1615
1616 * gdb.dwarf2/cpp-linkage-name.c: New file.
1617 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1618
c7adb09f 16192020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1620
1621 * lib/gdb.exp (gdb_wrapper_init): Reset
1622 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1623 not exist.
1624
a9c79803
TV
16252020-02-20 Tom de Vries <tdevries@suse.de>
1626
1627 PR go/17018
1628 * gdb.go/hello.exp: Copy ...
1629 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1630 print of st to print value of global definition. Add xfail for GCC
1631 PR93844.
1632 * gdb.go/hello.exp: Remove printing of st before definition.
1633 * gdb.go/hello.go: Copy ...
1634 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1635 to st.
1636 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1637
d7445728
TV
16382020-02-20 Tom de Vries <tdevries@suse.de>
1639
1640 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1641 (gdb_simple_compile): Handle compile_flags go by using .go extension
1642 for source file.
1643 * gdb.go/chan.exp: Use support_go_compile.
1644 * gdb.go/handcall.exp: Same.
1645 * gdb.go/hello.exp: Same.
1646 * gdb.go/integers.exp: Same.
1647 * gdb.go/max-depth.exp: Same.
1648 * gdb.go/methods.exp: Same.
1649 * gdb.go/package.exp: Same.
1650 * gdb.go/strings.exp: Same.
1651 * gdb.go/types.exp: Same.
1652 * gdb.go/unsafe.exp: Same.
1653
c9c41e6d
TV
16542020-02-19 Tom de Vries <tdevries@suse.de>
1655
1656 * gdb.python/lib-types.exp: Make xfail more strict.
1657
f20ff837
TV
16582020-02-19 Tom de Vries <tdevries@suse.de>
1659
1660 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1661
08410482
DE
16622020-02-19 Doug Evans <dje@google.com>
1663
1664 PR rust/25535
1665 * gdb.rust/simple.exp: Add test.
1666 * gdb.rust/simple.rs: Add test.
1667
623563f7
TV
16682020-02-19 Tom de Vries <tdevries@suse.de>
1669
1670 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1671 output line-by-line.
1672
d3308cfd
TV
16732020-02-19 Tom de Vries <tdevries@suse.de>
1674
1675 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1676
86cbc5dc
TV
16772020-02-19 Tom de Vries <tdevries@suse.de>
1678
1679 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1680 prelink.
1681
9db2b96b
TV
16822020-02-19 Tom de Vries <tdevries@suse.de>
1683
1684 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1685 (gdb_do_cache): Use gdb_do_cache_wrap.
1686 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1687
89e2fdc5
TV
16882020-02-19 Tom de Vries <tdevries@suse.de>
1689
1690 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1691 gdb_compile option.
1692
373d7ac0
SM
16932020-02-18 Simon Marchi <simon.marchi@efficios.com>
1694
1695 * gdb.base/printcmds.exp (test_print_enums): Update expected
1696 output.
1697
b29a2df0
SM
16982020-02-18 Simon Marchi <simon.marchi@efficios.com>
1699
1700 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1701 for "unknown".
1702
6740f0cc
SM
17032020-02-18 Simon Marchi <simon.marchi@efficios.com>
1704
1705 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1706 enumerator.
1707
edd45eb0
SM
17082020-02-18 Simon Marchi <simon.marchi@efficios.com>
1709
1710 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1711 FE_, add FE_NONE.
1712 (three): Update.
1713 (enum flag_enum_without_zero): New enum.
1714 (flag_enum_without_zero): New variable.
1715 (enum not_flag_enum): New enum.
1716 (three_not_flag): New variable.
1717 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1718 (test_print_enums): Add more tests for printing flag enums.
1719
d4295de4
TV
17202020-02-18 Tom de Vries <tdevries@suse.de>
1721
1722 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1723 (gdb_compile_ada): ... here.
1724 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1725 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1726
f251f505
TT
17272020-02-14 Tom Tromey <tom@tromey.com>
1728
1729 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1730 build directory.
1731 * boards/gdbserver-base.exp: Update path to gdbserver.
1732
8f432634
TV
17332020-02-13 Tom de Vries <tdevries@suse.de>
1734
1735 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1736
92b6eaf7
TV
17372020-02-13 Tom de Vries <tdevries@suse.de>
1738
1739 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1740 are missing.
1741
f3b0f7fe
TV
17422020-02-13 Tom de Vries <tdevries@suse.de>
1743
1744 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1745 call.
1746
f6be8713
SDJ
17472020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1748
1749 PR tui/25126
1750 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1751 * gdb.base/cached-source-file.c: New file.
1752 * gdb.base/cached-source-file.exp: New file.
1753
b2770d5e
TV
17542020-02-11 Tom de Vries <tdevries@suse.de>
1755
1756 PR testsuite/25488
1757 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1758
44f6938e
TV
17592020-02-10 Tom de Vries <tdevries@suse.de>
1760
1761 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1762
5f0e2eb7
MR
17632020-02-10 Maciej W. Rozycki <macro@wdc.com>
1764
1765 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1766 and $after_addr are both integers before making a comparison.
1767
46ce2b6f
TV
17682020-02-09 Tom de Vries <tdevries@suse.de>
1769
1770 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1771 command output and paste it into gdb.log. If any, paste catch message
1772 to gdb.log.
1773
5abbbe1d
TT
17742020-02-07 Tom Tromey <tromey@adacore.com>
1775
1776 PR breakpoints/24915:
1777 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1778
1d5d29e7
SV
17792020-02-06 Shahab Vahedi <shahab@synopsys.com>
1780
1781 * gdb.tui/tui-missing-src.exp: Add the "missing source
1782 file" test for the TUI.
1783
b0999b9b
AB
17842020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1785
1786 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1787 including a port number in the output.
1788
c3b149eb
AKS
17892020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1790
1791 * lib/fortran.exp (fortran_int4): Handle clang.
1792 (fortran_int8): Likewise.
1793 (fortran_real4): Likewise.
1794 (fortran_real8): Likewise.
1795 (fortran_complex4): Likewise.
1796 (fortran_logical4): Likewise.
1797 (fortran_character1): Likewise.
1798
f8dcc90b
TV
17992020-02-04 Tom de Vries <tdevries@suse.de>
1800
1801 * README (Race detection): Add note.
1802
f90ac7c2
TV
18032020-02-04 Tom de Vries <tdevries@suse.de>
1804
1805 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1806
780636ae
TV
18072020-02-04 Tom de Vries <tdevries@suse.de>
1808
1809 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1810
5d2e1193
RA
18112020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1812
1813 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1814 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1815 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1816 blttar, bnetarl.
1817 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1818 binary for blttar, bnetarl.
1819 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1820 wait instruction. Delete ldmx test.
1821 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1822
e409c542
AKS
18232020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1824
1825 * gdb.fortran/array-bounds-high.exp: New file.
1826 * gdb.fortran/array-bounds-high.f90: New file.
1827
b0029748
LD
18282020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1829
1830 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1831 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1832
195a8287
TV
18332020-02-01 Tom de Vries <tdevries@suse.de>
1834
1835 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1836
42330a68
AB
18372020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1838
1839 PR tui/9765
1840 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1841 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1842
b62a8028
LM
18432020-01-29 Luis Machado <luis.machado@linaro.org>
1844
1845 * gdb.arch/aarch64-brk-patterns.c: New source file.
1846 * gdb.arch/aarch64-brk-patterns.exp: New test.
1847
5f440116
TBA
18482020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1849
1850 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1851 GCC/Clang version.
1852 * gdb.cp/pass-by-ref.exp: Ditto.
1853
ee2a6fc6
TV
18542020-01-29 Tom de Vries <tdevries@suse.de>
1855
1856 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1857 * gdb.threads/watchpoint-fork-mt.c: Same.
1858 * gdb.threads/watchpoint-fork-parent.c: Same.
1859 * gdb.threads/watchpoint-fork-st.c: Same.
1860 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1861
16b10d6e
LM
18622020-01-27 Luis Machado <luis.machado@linaro.org>
1863
1864 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1865 sitting at a syscall instruction when we hit the syscall function's
1866 breakpoint.
1867 Check PC against one obtained with the x command.
1868 Validate syscall number.
1869 (step_over_syscall): Don't continue to the syscall instruction if
1870 we're already there.
1871
b1468492
PW
18722020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1873
1874 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1875
7ffa82e1
AB
18762020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1877
1878 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1879 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1880
3d92a3e3
AB
18812020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1884 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1885
94a72be7
AB
18862020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1887
1888 * gdb.base/maint.exp: Update line table parsing test.
1889 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1890
53af73bf
PA
18912020-01-24 Pedro Alves <palves@redhat.com>
1892
1893 PR gdb/25410
1894 * gdb.multi/multi-re-run-1.c: New.
1895 * gdb.multi/multi-re-run-2.c: New.
1896 * gdb.multi/multi-re-run.exp: New.
1897
1ba1ac88
AB
18982020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1899
1900 PR gdb/23718
1901 * gdb.server/server-kill-python.exp: New file.
1902
f3364a6d
AB
19032020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1904
1905 * gdb.server/multi-ui-errors.c: New file.
1906 * gdb.server/multi-ui-errors.exp: New file.
1907
733d0a67
AB
19082020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1909
1910 PR tui/9765
1911 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1912
4f13c1c0
TT
19132020-01-19 Tom Tromey <tom@tromey.com>
1914
1915 * gdb.tui/main.exp: Add check for plain "file".
1916
40c94099
CB
19172020-01-16 Christian Biesinger <cbiesinger@google.com>
1918
1919 * lib/gdb.exp: Fix spelling error (seperatelly).
1920
ff47f4f0
TT
19212020-01-14 Tom Tromey <tom@tromey.com>
1922
1923 PR symtab/12535:
1924 * gdb.python/python.exp: Test decode_line with empty string
1925 argument.
1926
717c684d
BE
19272020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1928
1929 * gdb.base/skip-inline.exp: Extend test.
1930
44e4c775
AB
19312020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1932
1933 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1934 * gdb.dwarf2/dw2-bad-elf.c: New file.
1935 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1936
d93c6db7
AB
19372020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1940 _line_saw_file.
1941
9a6d629c
AB
19422020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1943
1944 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1945 border.
1946
d9ebdab7
TBA
19472020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1948
1949 * gdb.multi/multi-target.exp (setup): Factor out "info
1950 connections" and "info inferiors" tests to ...
1951 (test_info_inferiors): ... this new procedure.
1952 (top level): Run new "info-inferiors" tests.
1953
f3c469b9
PA
19542020-01-10 Pedro Alves <palves@redhat.com>
1955
1956 * gdb.server/bkpt-other-inferior.exp: New file.
1957
121b3efd
PA
19582020-01-10 Pedro Alves <palves@redhat.com>
1959
1960 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1961 of "add-inferior".
1962 * gdb.base/quit-live.exp: Likewise.
1963 * gdb.base/remote-exec-file.exp: Likewise.
1964 * gdb.guile/scm-progspace.exp: Likewise.
1965 * gdb.linespec/linespec.exp: Likewise.
1966 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1967 * gdb.mi/user-selected-context-sync.exp: Likewise.
1968 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1969 "info inferiors" tests.
1970 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1971 "add-inferior".
1972 * gdb.multi/watchpoint-multi.exp: Likewise.
1973 * gdb.python/py-inferior.exp: Likewise.
1974 * gdb.server/extended-remote-restart.exp: Likewise.
1975 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1976 "info inferiors".
1977 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1978 * gdb.trace/report.exp: Likewise.
1979
1dadb1dd
PA
19802020-01-10 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.multi/multi-target.c: New file.
1983 * gdb.multi/multi-target.exp: New file.
1984 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1985 mode requested, but remote does not support non-stop".
1986
78f2c40a
PA
19872020-01-10 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1990 disconnect before reconnecting.
1991
e7af6c70
TBA
19922020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1993 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.server/connect-without-multi-process.exp: Also test
1996 continuing to end.
1997
acdf84a6
PA
19982020-01-10 Pedro Alves <palves@redhat.com>
1999
2000 * gdb.base/remote-exec-file.exp: New file.
2001
873657b9
PA
20022020-01-10 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2005 output.
2006 * gdb.threads/async.c: New.
2007 * gdb.threads/async.exp: New.
2008 * gdb.multi/tids-gid-reset.c: New.
2009 * gdb.multi/tids-gid-reset.exp: New.
2010
7f0ae84c
GB
20112020-01-10 George Barrett <bob@bob131.so>
2012
2013 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2014 to help in finding the image relocation offset.
2015 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2016 options in arguments.
2017 (stap_test_no_debuginfo): Likewise.
2018 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2019 test variants.
2020 (stap_test): Add null semaphore relocation test.
2021
47e9d49d
GB
20222020-01-10 George Barrett <bob@bob131.so>
2023
2024 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2025 * gdb.base/stap-probe.exp: Likewise.
2026 (stap_test): Pass argument as an additional flag.
2027 (stap_test_no_debuginfo): Likewise.
2028 (stap_test): Check `info probes stap' output for semaphore
2029 addresses if the test binary is supposed to have them.
2030
f5a7c406
AB
20312020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2032
2033 * gdb.tui/basic.exp: Add more scrolling tests.
2034
9ae6bf64
TT
20352020-01-09 Tom Tromey <tom@tromey.com>
2036
2037 PR tui/18932:
2038 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2039 meangingful value.
2040 (Term::command, Term::resize): Update.
2041 * gdb.tui/basic.exp: Add scrolling test.
2042
b2efe70c
AB
20432020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2044
2045 * gdb.tui/tui-layout-asm.exp: New file.
2046
3804da7e
AB
20472020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2048
2049 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2050
b40aa28f
AB
20512020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2052
2053 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2054 (Term::enter_tui): Use Term::prepare_for_tui.
2055
63ffd7c9
AB
20562020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2057
2058 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2059 called.
2060
3be966f6
AB
20612020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2062
2063 * gdb.base/skip.exp: Fix race condition in test.
2064
153d79c4
AB
20652020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2066
2067 * gdb.base/backtrace.c: New file.
2068 * gdb.base/backtrace.exp: New file.
2069
f2302a34
AB
20702020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2073
6ec1d75e
PW
20742020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2075
2076 * gdb.base/style.exp: Test that warnings are styled.
2077
c296cbe6
BE
20782019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2079
2080 * gdb.base/line65535.exp: New file.
2081 * gdb.base/line65535.c: New file.
2082
b28a729d
SM
20832019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2084
2085 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2086 * lib/gnat_debug_info_test.adb: New file.
2087 * gdb.ada/ptype_tagged_param.exp: Use
2088 gnat_runtime_has_debug_info, expect a different output if
2089 runtime does not have debug info.
2090
7f2d7a0d
SM
20912019-12-20 Simon Marchi <simon.marchi@efficios.com>
2092
2093 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2094 (another) quote in test name.
2095
f3bce483
SM
20962019-12-20 Simon Marchi <simon.marchi@efficios.com>
2097
2098 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2099 Add quote in test name.
2100
c855a912
TBA
21012019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2102
2103 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2104 directory instead.
2105 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2106 * gdb.cp/pass-by-ref-2.cc: New file.
2107 * gdb.cp/pass-by-ref-2.exp: New file.
2108
fc9d2d72
TT
21092019-12-20 Tom Tromey <tom@tromey.com>
2110
2111 * gdb.tui/list-before.exp: New file.
2112
77b97e00
TT
21132019-12-20 Tom Tromey <tom@tromey.com>
2114
2115 * gdb.tui/list.exp: Check for source on initial listing.
2116
f69656d0
TT
21172019-12-11 Tom Tromey <tromey@adacore.com>
2118
2119 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2120 Add crlf test.
2121
99a55965
SM
21222019-12-18 Simon Marchi <simon.marchi@efficios.com>
2123
2124 * gdb.base/default.exp: Update value of $_gdb_major.
2125
5024637f
BE
21262019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2127
2128 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2129
b63634be
BE
21302019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2131
2132 * gdb.base/skip.exp: Whitespace fix.
2133
45d73523
BE
21342019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2135
2136 * gdb.base/skip-inline.c: New file.
2137 * gdb.base/skip-inline.exp: New file.
2138
d043f8c8
SM
21392019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2140
2141 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2142 jit_function_00 to jit_function_stack_mangle.
2143 * gdb.base/jithost.c (jit_function_t): Rename to...
2144 (jit_function_stack_mangle_t): ... this.
2145 (jit_function_add_t): New typedef.
2146 (jit_function_00_code): Rename to...
2147 (jit_function_stack_mangle_code): ... this, make static.
2148 (jit_function_add_code): New.
2149 (main): Generate "add" function and call it. Adjust to changes
2150 in jithost_abi.
2151 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2152 (struct jithost_abi) <begin, end>: Remove fields.
2153 <object, function_stack_mangle, function_add>: New fields.
2154 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2155 code_end>: Remove fields.
2156 <func_stack_mangle>: New field.
2157 (read_debug_info): Adjust to renaming, create block for "add"
2158 function.
2159 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2160
873de05c
TT
21612019-12-11 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.tui/resize.exp: Fix regexp.
2164 * gdb.tui/regs.exp: Fix regexps.
2165 * gdb.tui/main.exp: Fix regexp.
2166
3d979945
TT
21672019-12-11 Tom Tromey <tom@tromey.com>
2168
2169 * gdb.tui/resize.exp: Update.
2170 * gdb.tui/empty.exp (layouts): Update.
2171
2192a9d3
TT
21722019-12-11 Tom Tromey <tom@tromey.com>
2173
2174 * gdb.tui/regs.exp: Update.
2175 * gdb.tui/empty.exp (layouts): Update.
2176 * gdb.tui/basic.exp: Update.
2177 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2178
d8edc8b7
PW
21792019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2180
2181 * gdb.base/options.exp: Add -raw-values in the print completion list.
2182 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2183
4c12d936
KB
21842019-12-10 Kevin Buettner <kevinb@redhat.com>
2185
2186 * gdb.threads/omp-par-scope.c: New file.
2187 * gdb/threads/omp-par-scope.exp: New file.
2188
26b911fb
KB
21892019-12-10 Kevin Buettner <kevinb@redhat.com>
2190
bb47f919
KB
2191 * lib/gdb.exp (support_nested_function_tests): New proc.
2192
21932019-12-10 Kevin Buettner <kevinb@redhat.com>
2194
2195 * lib/gdb.exp (gdb_compile_openmp): New proc.
2196 (build_executable_from_specs): Add an "openmp" option.
2197 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2198
6c71eb7d
TT
21992019-12-10 Tom Tromey <tromey@adacore.com>
2200
2201 * gdb.ada/unchecked_union.exp: New file.
2202 * gdb.ada/unchecked_union/pck.adb: New file.
2203 * gdb.ada/unchecked_union/pck.ads: New file.
2204 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2205 * gdb-utils.exp (string_to_regexp): Also quote "?".
2206
bac7c5cf
GB
22072019-12-10 George Barrett <bob@bob131.so>
2208
2209 Test scripted probe breakpoints.
2210 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2211 * gdb.python/py-breakpoint.c (main): Likewise.
2212 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2213 specifier test.
2214 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2215
330f1d38
TBA
22162019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2217
2218 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2219 an rvalue parameter.
2220 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2221 parameter.
2222
b43315e2
AB
22232019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2224
2225 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2226 modules.
2227
54f73dad
AB
22282019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2229
2230 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2231 broken version of GCC.
2232
d57cbee9
AB
22332019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2234
2235 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2236 sym-info-cmds library.
2237 * gdb.fortran/info-types.exp: Likewise.
2238 * lib/sym-info-cmds.exp: New file.
2239
c14aab8c
TV
22402019-12-08 Tom de Vries <tdevries@suse.de>
2241
2242 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2243
aa2d5a42
KS
22442019-12-07 Keith Seitz <keiths@redhat.com>
2245
2246 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2247 * gdb.base/corefile-buildid-shlib.c: New file.
2248 * gdb.base/corefile-buildid.c: New file.
2249 * gdb.base/corefile-buildid.exp: New file.
2250
93e55f0a
TV
22512019-12-06 Tom de Vries <tdevries@suse.de>
2252
2253 * gdb.dwarf2/varval.exp: Add decl before def test.
2254
c7d12402
TBA
22552019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2256
2257 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2258
06acc08f
TBA
22592019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2260
2261 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2262 CV and reference conversion for overload resolution.
2263 * gdb.cp/rvalue-ref-overload.exp: Test it.
2264
e0fad1ea
PW
22652019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2266
2267 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2268 * gdb.base/frameapply.exp: Test faas without command.
2269
8d70a9f0
AB
22702019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2273 Fortran tests.
2274 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2275 order.
2276
36c8fb93
AB
22772019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2278
2279 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2280 casting to type with no kind specified.
2281 (test_basic_parsing_of_type_kinds): Additional tests for types
2282 with no kind specified, and add tests for single/double
2283 precision/complex types.
2284
4139ff00
TT
22852019-12-04 Tom Tromey <tromey@adacore.com>
2286
2287 * gdb.base/endianity.c (struct other) <x>: New field.
2288 (main): Initialize it.
2289 * gdb.base/endianity.exp: Update.
2290
a05cf17a
TT
22912019-12-04 Tom Tromey <tromey@adacore.com>
2292
2293 * gdb.ada/scalar_storage/storage.adb: New file.
2294 * gdb.ada/scalar_storage/pck.adb: New file.
2295 * gdb.ada/scalar_storage/pck.ads: New file.
2296 * gdb.ada/scalar_storage.exp: New file.
2297
103a685e
TT
22982019-12-04 Tom Tromey <tromey@adacore.com>
2299
2300 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2301 (main): Initialize it.
2302 * gdb.base/endianity.exp: Update.
2303
c2512106
AB
23042019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2307
293b38d6
AB
23082019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2309
2310 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2311 -symbol-info-module-functions and -symbol-info-module-variables.
2312
216a7e6b
AB
23132019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2314
2315 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2316
5bbd8269
AB
23172019-12-01 Richard Bunt <richard.bunt@arm.com>
2318 Andrew Burgess <andrew.burgess@embecosm.com>
2319
2320 * gdb.fortran/derived-type-striding.exp: New file.
2321 * gdb.fortran/derived-type-striding.f90: New file.
2322 * gdb.fortran/array-slices.exp: New file.
2323 * gdb.fortran/array-slices.f90: New file.
2324
be09caf1
PW
23252019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2326
2327 * gdb.base/define.exp: Test . in command names.
2328 * gdb.base/setshow.exp: Update test, as . is now part of
2329 command name.
2330
643c0cbe
PW
23312019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2332
2333 * gdb.base/define-prefix.exp: New file.
2334
dcdec678
AB
23352019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2336
2337 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2338 compile.
2339 (skip_btrace_pt_tests): Likewise.
2340
640ab947
AB
23412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2342
2343 * gdb.fortran/info-modules.exp: Compile source files in correct
2344 order.
2345
d22670f0
KB
23462019-11-27 Kevin Buettner <kevinb@redhat.com>
2347
2348 * gdb.dwarf2/imported-unit.exp: New file.
2349 * gdb.dwarf2/imported-unit.c: New file.
2350
db5960b4
AB
23512019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2352
2353 * gdb.mi/mi-fortran-modules-2.f90: New file.
2354 * gdb.mi/mi-fortran-modules.exp: New file.
2355 * gdb.mi/mi-fortran-modules.f90: New file.
2356
7dc42066
AB
23572019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2358
2359 * gdb.mi/mi-sym-info-1.c: New file.
2360 * gdb.mi/mi-sym-info-2.c: New file.
2361 * gdb.mi/mi-sym-info.exp: New file.
2362
0dfeecca
TT
23632019-11-22 Tom Tromey <tromey@adacore.com>
2364
2365 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2366 * gdb.ada/tasks/foo.adb: Add another stopping location.
2367
34877895
PJ
23682019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2369
2370 * gdb.base/endianity.c: New test.
2371 * gdb.base/endianity.exp: New file.
2372
2e84f897
LD
23732019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2374
2375 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2376
65d1cd5f
TV
23772019-11-21 Tom de Vries <tdevries@suse.de>
2378
2379 PR gdb/24956
2380 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2381
4f22c3f4
SDJ
23822019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2383
2384 * gdb.python/py-progspace.exp: Add missing parentheses on some
2385 'print' commands.
2386
9f6ad286
TT
23872019-11-19 Tom Tromey <tom@tromey.com>
2388
2389 * gdb.tui/winheight.exp: New file.
2390
0b8dbf3f
AB
23912019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2392
2393 * gdb.base/ctf-whatis.c: Delete.
2394 * gdb.base/ctf-whatis.exp: Delete.
2395 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2396
f833b7a7
AB
23972019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2398
2399 * gdb.base/ctf-cvexpr.exp: Delete.
2400 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2401
30d0a636
AB
24022019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2403
2404 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2405 the compiler. Clean up header comment a little.
2406 * gdb.base/ctf-ptype.exp: Likewise.
2407 * gdb.base/ctf-whatis.exp: Likewise.
2408 * lib/gdb.exp (skip_ctf_tests): New proc.
2409
494409bb
SDJ
24102019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2411
2412 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2413 * gdb.tui/corefile-run.exp: New file.
2414
55708e99
TT
24152019-11-14 Tom Tromey <tromey@adacore.com>
2416
2417 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2418 regression tests.
2419
45e42163
TT
24202019-11-12 Tom Tromey <tom@tromey.com>
2421
2422 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2423 after any command. Expect prompt after WAIT_FOR is seen.
2424 (enter_tui): Enable resize messages.
2425 (command): Expect command in output.
2426 (get_line): Avoid error when cursor appears to be off-screen.
2427 (dump_screen): Include screen size in title.
2428 (_do_resize): New proc, from "resize".
2429 (resize): Rewrite. Do resize in two steps.
2430 * gdb.tui/empty.exp (layouts): Fix entries.
2431 (check_boxes): Remove xfail.
2432 (check_text): Dump screen on failure.
2433
086baaf1
AB
24342019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * gdb.python/py-symbol.exp: Add test for
2437 gdb.lookup_static_symbols.
2438
09ff83af
AB
24392019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2440
2441 * gdb.python/py-symbol.c: Declare and call function from new
2442 py-symbol-2.c file.
2443 * gdb.python/py-symbol.exp: Compile both source files, and add new
2444 tests for gdb.lookup_static_symbol.
2445 * gdb.python/py-symbol-2.c: New file.
2446
11af934b
TV
24472019-11-02 Tom de Vries <tdevries@suse.de>
2448
2449 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2450 * gdb.base/anon.exp: Same.
2451 * gdb.base/auto-connect-native-target.exp: Same.
2452 * gdb.base/call-ar-st.exp: Same.
2453 * gdb.base/catch-syscall.exp: Same.
2454 * gdb.base/commands.exp: Same.
2455 * gdb.base/default.exp: Same.
2456 * gdb.base/display.exp: Same.
2457 * gdb.base/float.exp: Same.
2458 * gdb.base/foll-fork.exp: Same.
2459 * gdb.base/help.exp: Same.
2460 * gdb.base/info-macros.exp: Same.
2461 * gdb.base/info-proc.exp: Same.
2462 * gdb.base/info-target.exp: Same.
2463 * gdb.base/long_long.exp: Same.
2464 * gdb.base/macscp.exp: Same.
2465 * gdb.base/memattr.exp: Same.
2466 * gdb.base/nofield.exp: Same.
2467 * gdb.base/pointers.exp: Same.
2468 * gdb.base/printcmds.exp: Same.
2469 * gdb.base/ptype.exp: Same.
2470 * gdb.base/restore.exp: Same.
2471 * gdb.base/return.exp: Same.
2472 * gdb.base/scope.exp: Same.
2473 * gdb.base/set-noassign.exp: Same.
2474 * gdb.base/setshow.exp: Same.
2475 * gdb.base/shlib-call.exp: Same.
2476 * gdb.base/signals.exp: Same.
2477 * gdb.base/sigstep.exp: Same.
2478 * gdb.base/skip.exp: Same.
2479 * gdb.base/solib-symbol.exp: Same.
2480 * gdb.base/stap-probe.exp: Same.
2481 * gdb.base/step-line.exp: Same.
2482 * gdb.base/step-test.exp: Same.
2483 * gdb.base/style.exp: Same.
2484 * gdb.base/varargs.exp: Same.
2485 * gdb.base/vla-datatypes.exp: Same.
2486 * gdb.base/vla-ptr.exp: Same.
2487 * gdb.base/vla-sideeffect.exp: Same.
2488 * gdb.base/volatile.exp: Same.
2489 * gdb.base/watch-cond-infcall.exp: Same.
2490 * gdb.base/watchpoint.exp: Same.
2491
e96ec2ba
TV
24922019-11-02 Tom de Vries <tdevries@suse.de>
2493
2494 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2495 * gdb.cp/cpexprs.exp: Same.
2496 * gdb.cp/except-multi-location.exp: Same.
2497 * gdb.cp/exceptprint.exp: Same.
2498 * gdb.cp/gdb2384.exp: Same.
2499 * gdb.cp/inherit.exp: Same.
2500 * gdb.cp/m-static.exp: Same.
2501 * gdb.cp/meth-typedefs.exp: Same.
2502 * gdb.cp/misc.exp: Same.
2503 * gdb.cp/namespace.exp: Same.
2504 * gdb.cp/non-trivial-retval.exp: Same.
2505 * gdb.cp/overload.exp: Same.
2506 * gdb.cp/pr17132.exp: Same.
2507 * gdb.cp/re-set-overloaded.exp: Same.
2508 * gdb.cp/rvalue-ref-types.exp: Same.
2509 * gdb.cp/templates.exp: Same.
2510
bd5766ec
LM
25112019-11-01 Luis Machado <luis.machado@linaro.org>
2512
2513 PR gdb/25124
2514
2515 * gdb.arch/pr25124.S: New file.
2516 * gdb.arch/pr25124.exp: New file.
2517
165f8965
AB
25182019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.fortran/info-modules.exp: Update expected results, and add
2521 additional tests for 'info module functinos', and 'info module
2522 variables'.
2523 * gdb.fortran/info-types.exp: Update expected results.
2524 * gdb.fortran/info-types.f90: Extend testcase with additional
2525 module variables and functions.
2526
59c35742
AB
25272019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2528
2529 * gdb.fortran/info-modules.exp: New file.
2530 * gdb.fortran/info-types.exp: Build with new file.
2531 * gdb.fortran/info-types.f90: Include and use new module.
2532 * gdb.fortran/info-types-2.f90: New file.
2533
f3fb2519
PW
25342019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2535
2536 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2537 * gdb.base/settings.exp: Test all settings types using
2538 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2539 that now verifies that the value of "maint show" is the same as
2540 returned by the settings functions. Test the type of the
2541 maintenance settings.
2542 * gdb.base/default.exp: Update show_conv_list.
2543
d1e36019
TV
25442019-10-31 Tom de Vries <tdevries@suse.de>
2545
2546 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2547 gdb_test.
2548 * gdb.arch/amd64-disp-step.exp: Same.
2549 * gdb.asm/asm-source.exp: Same.
2550 * gdb.btrace/buffer-size.exp: Same.
2551 * gdb.btrace/cpu.exp: Same.
2552 * gdb.btrace/enable.exp: Same.
2553 * gdb.dwarf2/count.exp: Same.
2554 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2555 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2556 * gdb.fortran/vla-datatypes.exp: Same.
2557 * gdb.fortran/vla-history.exp: Same.
2558 * gdb.fortran/vla-ptype.exp: Same.
2559 * gdb.fortran/vla-value.exp: Same.
2560 * gdb.fortran/whatis_type.exp: Same.
2561 * gdb.guile/guile.exp: Same.
2562 * gdb.multi/tids.exp: Same.
2563 * gdb.python/py-finish-breakpoint.exp: Same.
2564 * gdb.python/py-framefilter.exp: Same.
2565 * gdb.python/py-pp-registration.exp: Same.
2566 * gdb.python/py-xmethods.exp: Same.
2567 * gdb.python/python.exp: Same.
2568 * gdb.server/connect-with-no-symbol-file.exp: Same.
2569 * gdb.server/no-thread-db.exp: Same.
2570 * gdb.server/run-without-local-binary.exp: Same.
2571 * gdb.stabs/weird.exp: Same.
2572 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2573 * gdb.threads/thread-find.exp: Same.
2574 * gdb.threads/tls-shared.exp: Same.
2575 * gdb.threads/tls.exp: Same.
2576 * gdb.threads/wp-replication.exp: Same.
2577 * gdb.trace/ax.exp: Same.
2578 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2579
3d11e68e
TV
25802019-10-31 Tom de Vries <tdevries@suse.de>
2581
2582 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2583 * gdb.ada/array_subscript_addr.exp: Same.
2584 * gdb.ada/arrayidx.exp: Same.
2585 * gdb.ada/arrayparam.exp: Same.
2586 * gdb.ada/arrayptr.exp: Same.
2587 * gdb.ada/boolean_expr.exp: Same.
2588 * gdb.ada/call_pn.exp: Same.
2589 * gdb.ada/complete.exp: Same.
2590 * gdb.ada/fixed_cmp.exp: Same.
2591 * gdb.ada/fun_addr.exp: Same.
2592 * gdb.ada/funcall_param.exp: Same.
2593 * gdb.ada/interface.exp: Same.
2594 * gdb.ada/mod_from_name.exp: Same.
2595 * gdb.ada/null_array.exp: Same.
2596 * gdb.ada/packed_array.exp: Same.
2597 * gdb.ada/packed_tagged.exp: Same.
2598 * gdb.ada/print_chars.exp: Same.
2599 * gdb.ada/print_pc.exp: Same.
2600 * gdb.ada/ptype_arith_binop.exp: Same.
2601 * gdb.ada/ptype_field.exp: Same.
2602 * gdb.ada/ptype_tagged_param.exp: Same.
2603 * gdb.ada/rec_return.exp: Same.
2604 * gdb.ada/ref_tick_size.exp: Same.
2605 * gdb.ada/str_ref_cmp.exp: Same.
2606 * gdb.ada/taft_type.exp: Same.
2607 * gdb.ada/tagged.exp: Same.
2608 * gdb.ada/type_coercion.exp: Same.
2609 * gdb.ada/uninitialized_vars.exp: Same.
2610
60b6ede8
TV
26112019-10-30 Tom de Vries <tdevries@suse.de>
2612
2613 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2614
30baf67b
TV
26152019-10-26 Tom de Vries <tdevries@suse.de>
2616
2617 * gdb.base/bigcore.c: Fix typos in comments.
2618 * gdb.base/ctf-ptype.c: Same.
2619 * gdb.base/long_long.c: Same.
2620 * gdb.dwarf2/dw2-op-out-param.S: Same.
2621 * gdb.python/py-evthreads.c: Same.
2622 * gdb.reverse/i387-stack-reverse.c: Same.
2623 * gdb.trace/tfile.c: Same.
2624 * lib/compiler.c: Same.
2625 * lib/compiler.cc: Same.
2626
158da0d1
TV
26272019-10-25 Tom de Vries <tdevries@suse.de>
2628
2629 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2630 gdb_test_multiple calls.
2631 * gdb.reverse/sigall-reverse.exp: Same.
2632 * gdb.reverse/solib-precsave.exp: Same.
2633 * gdb.reverse/solib-reverse.exp: Same.
2634 * gdb.reverse/until-precsave.exp: Same.
2635 * gdb.reverse/until-reverse.exp: Same.
2636
4ccdfbec
TV
26372019-10-24 Tom de Vries <tdevries@suse.de>
2638
2639 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2640 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2641 kfail using -wrap pattern flag and convenience variable
2642 gdb_test_name.
2643
33d569b7
AB
26442019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.python/py-progspace.exp: Add tests for the
2647 Progspace.block_for_pc method.
2648
4d0b984b
TT
26492019-10-23 Tom Tromey <tom@tromey.com>
2650
2651 * configure: Rebuild.
2652 * aclocal.m4: Use m4_include, not sinclude.
2653
94cb3754
TV
26542019-10-21 Tom de Vries <tdevries@suse.de>
2655
2656 * gdb.base/infcall-nested-structs.c: Add
2657 __attribute__((noinline,noclone)) to all functions.
2658 (call_all): Add missing variable initialization. Simplify return value.
2659 (breakpt): Increment volatile variable, to prevent call from being
2660 optimized out.
2661 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2662
062f1fc1
TV
26632019-10-17 Tom de Vries <tdevries@suse.de>
2664
2665 * gdb.fortran/module.exp: Allow info variables to print info for files
2666 other than module.f90.
2667
0b54364d
AB
26682019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2669
2670 * gdb.fortran/module.exp: Extend with 'info variables' test.
2671
7ff5fae7
AB
26722019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2673
2674 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2675 F77_FOR_TARGET.
2676
d10eccaa
TV
26772019-10-16 Tom de Vries <tdevries@suse.de>
2678
2679 PR tdep/25096
2680 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2681
745ff14e
TV
26822019-10-16 Tom de Vries <tdevries@suse.de>
2683
2684 PR tdep/24104
2685 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2686 Add KFAIL for PR tdep/25096.
2687
03e1ab94
TV
26882019-10-16 Tom de Vries <tdevries@suse.de>
2689
2690 PR testsuite/25059
2691 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2692
b17fcc10
TV
26932019-10-16 Tom de Vries <tdevries@suse.de>
2694
2695 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2696 as signed.
2697
9223170f
SM
26982019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2699
2700 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2701 one instead of increasing timeout.
2702
d6e76313
TV
27032019-10-13 Tom de Vries <tdevries@suse.de>
2704
2705 PR record/25038
2706 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2707 * gdb.reverse/sigall-reverse.exp: Same.
2708 * gdb.reverse/solib-precsave.exp: Same.
2709 * gdb.reverse/solib-reverse.exp: Same.
2710 * gdb.reverse/step-precsave.exp: Same.
2711 * gdb.reverse/until-precsave.exp: Same.
2712 * gdb.reverse/until-reverse.exp: Same.
2713 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2714
6dfc0041
AA
27152019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2716
2717 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2718 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2719 (cmp_struct_05_01, cmp_struct_static_02_01)
2720 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2721 comparisons.
2722
abcf2cc8
TV
27232019-10-10 Tom de Vries <tdevries@suse.de>
2724
2725 PR testsuite/24888
2726 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2727 gnatlink.
2728
a50faaf6
TV
27292019-10-09 Tom de Vries <tdevries@suse.de>
2730
2731 PR testsuite/25048
2732 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2733
60ff3cd7
AB
27342019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2737 exceptions due to missing debug information.
2738
dfee8566
TV
27392019-10-07 Tom de Vries <tdevries@suse.de>
2740
2741 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2742
3d63690a
AB
27432019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2744
2745 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2746 * gdb.base/annota1.exp: Update to use gdb_test_name.
2747
30d1f018
WP
27482019-10-07 Weimin Pan <weimin.pan@oracle.com>
2749
2750 * gdb.base/ctf-whatis.exp: New file.
2751 * gdb.base/ctf-whatis.c: New file.
2752 * gdb.base/ctf-ptype.exp: New file.
2753 * gdb.base/ctf-ptype.c: New file.
2754 * gdb.base/ctf-constvars.exp: New file.
2755 * gdb.base/ctf-constvars.c: New file.
2756 * gdb.base/ctf-cvexpr.exp: New file.
2757
4dbbb47c
TV
27582019-10-04 Tom de Vries <tdevries@suse.de>
2759
2760 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2761 for loop.
2762
77c2dba3
TT
27632019-10-03 Tom Tromey <tom@tromey.com>
2764
2765 PR rust/24976:
2766 * gdb.rust/simple.rs (Union2): New type.
2767 (main): Use Union2.
2768 * gdb.rust/simple.exp: Add test.
2769
179aed7f
AB
27702019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2773 nested function prefix.
2774
0a4b0913
AB
27752019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2776 Richard Bunt <richard.bunt@arm.com>
2777 Andrew Burgess <andrew.burgess@embecosm.com>
2778
2779 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2780 nested functions.
2781 * gdb.fortran/nested-funcs.f90: Update expected results.
2782 * gdb.fortran/nested-funcs-2.exp: New file.
2783 * gdb.fortran/nested-funcs-2.f90: New file.
2784
082cce05
AB
27852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2786
2787 * gdb.python/py-parameter.exp: Make test names unique.
2788 * gdb.python/py-template.exp: Likewise.
2789 * gdb.python/py-value.exp: Likewise.
2790
2b74ba5a
AB
27912019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.base/break-interp.exp: Reduce test name duplication.
2794 * gdb.base/call-sc.exp: Likewise.
2795 * gdb.base/callfuncs.exp: Likewise.
2796 * gdb.base/charset.exp: Likewise.
2797 * gdb.base/dump.exp: Likewise.
2798 * gdb.base/ena-dis-br.exp: Likewise.
2799 * gdb.base/relational.exp: Likewise.
2800 * gdb.base/step-over-syscall.exp: Likewise.
2801 * gdb.base/structs.exp: Likewise.
2802
58eb20d5
AB
28032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2804
2805 * gdb.linespec/explicit.exp: Make test names unique.
2806 * gdb.linespec/ls-errs.exp: Likewise.
2807
4d421147
AB
28082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2809
2810 * gdb.reverse/break-precsave.exp: Make test names unique.
2811 * gdb.reverse/break-reverse.exp: Likewise.
2812 * gdb.reverse/finish-precsave.exp: Likewise.
2813 * gdb.reverse/finish-reverse.exp: Likewise.
2814 * gdb.reverse/machinestate-precsave.exp: Likewise.
2815 * gdb.reverse/machinestate.exp: Likewise.
2816 * gdb.reverse/readv-reverse.exp: Likewise.
2817 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2818 * gdb.reverse/sigall-precsave.exp: Likewise.
2819 * gdb.reverse/sigall-reverse.exp: Likewise.
2820 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2821 * gdb.reverse/watch-precsave.exp: Likewise.
2822 * gdb.reverse/watch-reverse.exp: Likewise.
2823
d8c06f22
AB
28242019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2825
2826 * gdb.threads/stop-with-handle.c: New file.
2827 * gdb.threads/stop-with-handle.exp: New file.
2828
3a56ed86
TV
28292019-10-03 Tom de Vries <tdevries@suse.de>
2830
2831 PR testsuite/25059
2832 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2833 directory" line to be missing.
2834
42275044
TV
28352019-10-03 Tom de Vries <tdevries@suse.de>
2836
2837 PR testsuite/25059
2838 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2839 type optional.
2840
9ef62df0
AA
28412019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2842
2843 * gdb.python/py-format-string.c (string.h): New include.
2844 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2845 the same value, for endianness-independence.
2846 * gdb.python/py-format-string.exp (default_regexp_dict)
2847 (test_pretty_structs, test_format): Adjust expected output to the
2848 changed initialization.
2849
37f6a7f4
TT
28502019-10-02 Tom Tromey <tromey@adacore.com>
2851
2852 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2853
1d58d6a2
PA
28542019-10-02 Pedro Alves <palves@redhat.com>
2855 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2858 "print-file-var.h".
2859 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2860 (get_version_1): Print this_version_id and its address.
2861 Add extern "C" wrappers around interface functions.
2862 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2863 "print-file-var.h".
2864 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2865 (get_version_2): Print this_version_id and its address.
2866 Add extern "C" wrappers around interface functions.
2867 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2868 <stddef.h> and "print-file-var.h".
2869 Add extern "C" wrappers around interface functions.
2870 [VERSION_ID_MAIN] (this_version_id): Define.
2871 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2872 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2873 up extern "C" blocks.
2874 * gdb.base/print-file-var.exp (test): New, factored out from top
2875 level.
2876 (top level): Test all combinations of attribute hidden or not,
2877 dlopen or not, and this_version_id symbol in main file or not.
2878 Compile tests as both C++ and C, make test names unique.
2879
d770d56f
TT
28802019-10-01 Tom Tromey <tom@tromey.com>
2881
2882 * gdb.base/style.exp: Test "show logging filename".
2883
7f6aba03
TT
28842019-10-01 Tom Tromey <tom@tromey.com>
2885
2886 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2887 * gdb.base/style.exp: Add metadata style test.
2888
14309bb6
TT
28892019-10-01 Tom Tromey <tom@tromey.com>
2890
2891 * gdb.base/style.exp: Test "pwd".
2892
2a3c1174
PA
28932019-10-01 Tom Tromey <tom@tromey.com>
2894
2895 * gdb.base/style.exp: Update tests.
2896
53d666ec
AA
28972019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2898
2899 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2900 'six' to unsigned.
2901 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2902 'five'. Use an all-ones bit pattern for each.
2903 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2904 to its changed values.
2905
4a56a520
TT
29062019-09-30 Tom Tromey <tromey@adacore.com>
2907
2908 * gdb.rust/traits.rs: Disable all warnings.
2909
0df0352a
TV
29102019-09-29 Tom de Vries <tdevries@suse.de>
2911
aac66a4c 2912 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2913
73d9a918
TV
29142019-09-29 Tom de Vries <tdevries@suse.de>
2915
2916 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2917
060b3ab4
TV
29182019-09-27 Tom de Vries <tdevries@suse.de>
2919
2920 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2921
68f7d34d
TV
29222019-09-27 Tom de Vries <tdevries@suse.de>
2923
2924 PR record/23188
2925 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2926
5d63b30a
TT
29272019-09-26 Tom Tromey <tromey@adacore.com>
2928
2929 * gdb.ada/py_taft.exp: New file.
2930 * gdb.ada/py_taft/main.adb: New file.
2931 * gdb.ada/py_taft/pkg.adb: New file.
2932 * gdb.ada/py_taft/pkg.ads: New file.
2933
3d435220
TV
29342019-09-24 Tom de Vries <tdevries@suse.de>
2935
2936 PR gdb/24598
2937 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2938
77d03678
TV
29392019-09-22 Tom de Vries <tdevries@suse.de>
2940
2941 * gdb.base/restore.exp: Allow register variables to be optimized out at
2942 -O0.
2943
abf516c6
UW
29442019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2945
2946 * gdb.arch/spu-info.exp: Remove file.
2947 * gdb.arch/spu-info.c: Remove file.
2948 * gdb.arch/spu-ls.exp: Remove file.
2949 * gdb.arch/spu-ls.c: Remove file.
2950
2951 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2952 * gdb.asm/spu.inc: Remove file.
2953
2954 * gdb.base/dump.exp: Remove support for spu*-*-*.
2955 * gdb.base/stack-checking.exp: Likewise.
2956 * gdb.base/overlays.exp: Likewise.
2957 * gdb.base/ovlymgr.c: Likewise.
2958 * gdb.base/spu.ld: Remove file.
2959
2960 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2961 * gdb.cp/cpexprs.exp: Likewise.
2962 * gdb.cp/exception.exp: Likewise.
2963 * gdb.cp/gdb2495.exp: Likewise.
2964 * gdb.cp/mb-templates.exp: Likewise.
2965 * gdb.cp/pr9167.exp: Likewise.
2966 * gdb.cp/userdef.exp: Likewise.
2967
2968 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2969
2970 * gdb.cell: Remove directory.
2971 * lib/cell.exp: Remove file.
2972
e452e88f
TV
29732019-09-19 Tom de Vries <tdevries@suse.de>
2974
2975 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2976
8a625130
TV
29772019-09-19 Tom de Vries <tdevries@suse.de>
2978
2979 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2980
81dc3ab5
TV
29812019-09-19 Tom de Vries <tdevries@suse.de>
2982
2983 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2984 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2985 (gdb_target_cmd): ... here.
2986 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2987 value 2.
2988
b078f3ac
AB
29892019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.base/source-dir.exp: Avoid having directory names in test
2992 names.
2993
f1b620e9
MG
29942019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2995
2996 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2997 directory.
2998
67f3ed6a
AB
29992019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3000
3001 * gdb.base/list-missing-source.exp: New file.
3002
d1b70248
TV
30032019-09-14 Tom de Vries <tdevries@suse.de>
3004
3005 PR teststuite/24599
3006 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3007 * lib/ada.exp (gnatmake_version_at_least): New proc.
3008
5fabdcd6
AB
30092019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3010
3011 * gdb.base/maint.exp: Use exec_has_index_section.
3012
aa17805f
AB
30132019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3014
3015 * gdb.base/maint.exp: Add test for 'maint info sections'.
3016
25e5c209
TV
30172019-09-12 Tom de Vries <tdevries@suse.de>
3018
3019 * gdb.base/store.exp: Allow register variables to be optimized out at
3020 -O0.
3021
4993045d
PW
30222019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3023
3024 * gdb.ada/rdv_wait.exp: Update to new task names.
3025 * gdb.base/task_switch_in_core.exp: Likewise.
3026 * gdb.base/info_sources_base.c: Likewise.
3027
8a516164
TT
30282019-09-10 Tom Tromey <tromey@adacore.com>
3029
3030 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3031
aa391654
TT
30322019-09-10 Tom Tromey <tromey@adacore.com>
3033
3034 * gdb.ada/dgopt.exp: New file.
3035 * gdb.ada/dgopt/x.adb: New file.
3036
8634b462
TT
30372019-09-08 Tom Tromey <tom@tromey.com>
3038
3039 * gdb.tui/resize.exp: Remove setup_xfail.
3040 * gdb.tui/regs.exp: Remove setup_xfail.
3041 * gdb.tui/basic.exp: Remove setup_xfail.
3042
736b0f76
DB
30432019-09-06 David Blaikie <dblaikie@gmail.com>
3044
3045 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3046 * gdb.cp/cplabel.exp: Ditto.
3047 * gdb.linespec/ls-errs.exp: Ditto.
3048
30331a6c
TV
30492019-09-05 Tom de Vries <tdevries@suse.de>
3050
3051 * lib/gdb.exp (cmp_file_string): New proc.
3052 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3053 runto_main. Verify save breakpoints output.
3054
98b0ebab
PW
30552019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3056
3057 * gdb.base/info-var.exp: Test info variables without running
3058 to main, to avoid expect's buffer overflow.
3059
4e962e74
TT
30602019-09-03 Tom Tromey <tromey@adacore.com>
3061
3062 * gdb.ada/bias.exp: New file.
3063 * gdb.ada/bias/bias.adb: New file.
3064 * gdb.ada/print_chars.exp: Add regression test.
3065 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3066 (MC): New variable.
3067
2ea1a07a
SL
30682019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3069
3070 * gdb.base/argv0-symlink.exp: Run only on native target
3071 and local host.
3072
8077c50d
TV
30732019-08-29 Tom de Vries <tdevries@suse.de>
3074
3075 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3076 diverse debug info.
3077 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3078
48352473
TV
30792019-08-28 Tom de Vries <tdevries@suse.de>
3080
3081 * gdb.base/info-var.exp: Allow info variables to print info for files
3082 other than info-var-f1.c and info-var-f2.c.
3083
d8f27c60
AB
30842019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3085
3086 * gdb.fortran/info-types.exp: Add module.
3087 * gdb.fortran/info-types.f90: Update expected results.
3088
1f20c35e
AB
30892019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3090
3091 * gdb.fortran/info-types.exp: New file.
3092 * gdb.fortran/info-types.f90: New file.
3093 * lib/fortran.exp (fortran_character1): New proc.
3094
4acfdd20
AB
30952019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3098 functions'. Reindent as needed.
3099 * gdb.base/info-var-f1.c: New file.
3100 * gdb.base/info-var-f2.c: New file.
3101 * gdb.base/info-var.exp: New file.
3102 * gdb.base/info-var.h: New file.
3103
5c31b358
TV
31042019-08-26 Tom de Vries <tdevries@suse.de>
3105
3106 PR c++/24852
3107 * gdb.cp/no-libstdcxx-probe.exp: New test.
3108
b694989f
TV
31092019-08-26 Tom de Vries <tdevries@suse.de>
3110
3111 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3112 * tests need to be skipped.
3113 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3114 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3115 mi_skip_libstdcxx_probe_tests.
3116
d9c4ba53
SDJ
31172019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3118
3119 * gdb.python/py-xmethods.exp: Use raw strings when passing
3120 arguments to SimpleXMethodMatcher.
3121
395fad09
TV
31222019-08-22 Tom de Vries <tdevries@suse.de>
3123
3124 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3125 more informative.
3126
26c957f1
PA
31272019-08-21 Pedro Alves <palves@redhat.com>
3128
3129 * gdb.base/with.exp: Test "with" with no arguments.
3130
61f80d5d
TV
31312019-08-21 Tom de Vries <tdevries@suse.de>
3132
3133 * gdb.base/gdb-caching-proc.exp: Sort files.
3134
d7a11d13
TV
31352019-08-20 Tom de Vries <tdevries@suse.de>
3136
3137 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3138 compilation.
3139
34dafe9f
TV
31402019-08-16 Tom de Vries <tdevries@suse.de>
3141
3142 * gdb.base/compare-sections.exp ("after run to main"): Allow
3143 mismatched read-only sections for PIE executables.
3144
398fdd60
TT
31452019-08-16 Tom Tromey <tom@tromey.com>
3146
3147 * lib/tuiterm.exp (_csi_Z): New proc.
3148 * gdb.tui/basic.exp: Update window positions.
3149 * gdb.tui/empty.exp: Update window positions.
3150
d8f9e51c
SL
31512019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3152
3153 * gdb.base/examine-backward.exp: Correct regexp for
3154 "examine 3 bytes backward from ${address_zero}".
3155
3df505f6
TT
31562019-08-15 Tom Tromey <tom@tromey.com>
3157
3158 * gdb.tui/empty.exp: Enable resizing tests.
3159
272560b5
TT
31602019-08-15 Tom Tromey <tromey@adacore.com>
3161
3162 * gdb.ada/char_enum.exp: Add regression tests.
3163 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3164 and '0'.
3165 (Char, Gchar): Update.
3166 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3167
08235187
CB
31682019-08-15 Christian Biesinger <cbiesinger@google.com>
3169
3170 * gdb.python/python.exp: Expect a leading underscore on
3171 GdbOutput{,Error}File.
3172
22a2ab04
SL
31732019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3174
3175 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3176 Windows host.
3177
835b995b
SL
31782019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3179
3180 * gdb.base/batch-preserve-term-settings.exp
3181 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3182
97dd8e07
CB
31832019-08-15 Christian Biesinger <cbiesinger@google.com>
3184
3185 * lib/gdb.exp: When running on a mingw target, replace
3186 /x/ with x:/.
3187
75faf5c4
AH
31882019-08-14 Alan Hayward <alan.hayward@arm.com>
3189
3190 * gdb.arch/aarch64-prologue.c: New test.
3191 * gdb.arch/aarch64-prologue.exp: New file.
3192
abc6c00f
TV
31932019-08-13 Tom de Vries <tdevries@suse.de>
3194
3195 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3196 Thread.
3197
74c2c1f4
SL
31982019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3199
3200 * gdb.python/py-completion.exp: Download the .py file to the host
3201 and use its host pathname. Conditionalize tests that use
3202 tab completion and manipulate files on the build machine.
3203 * gdb.python/py-events.exp: Download the .py file to the host
3204 and use its host pathname.
3205 * gdb.python/py-evsignal.exp: Likewise.
3206 * gdb.python/py-evthreads.exp: Likewise.
3207 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3208 pathname syntax.
3209 * gdb.python/py-framefilter.exp: Download the .py file to the right
3210 place on the host. Match Windows pathname syntax.
3211 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3212 .py file to the host and use its host pathname.
3213 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3214 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3215 build pathname. Skip symlink test on Windows host. Add missing
3216 newline at end of file.
3217 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3218 and use its host pathname.
3219 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3220 * gdb.python/py-section-script.exp: Use host location of binfile
3221 on safe-path. Use correct path separator on Windows host.
3222 Reorder alternatives in gdb_test_multiple to prevent matching
3223 the wrong alternative on success.
3224 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3225
ca2589f3
PP
32262019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3227
3228 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3229 expect the GDB inferior to no longer immediately stop after
3230 being resumed with "signal SIGINT".
3231
020a839d
SL
32322019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3233
3234 * gdb.linespec/break-ask.exp: Generalize regexps to match
3235 Windows pathnames too.
3236
128d6509
TV
32372019-08-08 Tom de Vries <tdevries@suse.de>
3238
3239 PR testsuite/24862
3240 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3241
590042fc
PW
32422019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3243
3244 * gdb.base/style.exp: Update tests for help doc new invariants.
3245 * gdb.base/help.exp: Likewise.
3246
046bebe1
TT
32472019-08-06 Tom Tromey <tom@tromey.com>
3248
3249 * gdb.base/style.exp: Add disassemble test.
3250 * gdb.base/style.c (some_called_function): New function.
3251 (main): Use it.
3252
0b27c27d
CB
32532019-08-05 Christian Biesinger <cbiesinger@google.com>
3254
3255 * gdb.python/py-block.exp: Test dictionary access on blocks.
3256
580f1034
SM
32572019-08-05 Simon Marchi <simon.marchi@efficios.com>
3258
3259 PR gdb/24863
3260 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3261 -list-thread-groups --available test when running under
3262 check-read1.
3263
d86bd7cb
TV
32642019-08-05 Tom de Vries <tdevries@suse.de>
3265
3266 PR testsuite/24863
3267 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3268 * gdb.base/help.exp: Use with_read1_timeout_factor.
3269 * gdb.base/info-macros.exp: Same.
3270 * gdb.cp/nested-types.exp: Same.
3271
a80cf5d8
TV
32722019-08-05 Tom de Vries <tdevries@suse.de>
3273
3274 * lib/gdb.exp (version_at_least): Factor out of ...
3275 (tcl_version_at_least): ... here.
3276 (gdb_compile): Fail if pie results in non-PIE executable.
3277 (readelf_version, readelf_prints_pie): New proc.
3278 (exec_is_pie): Return -1 if unknown.
3279
d0962838
TV
32802019-08-05 Tom de Vries <tdevries@suse.de>
3281
3282 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3283
2252ff3d
SL
32842019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3285
3286 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3287
26655f53
SL
32882019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3289
3290 * lib/completion-support.exp (test_gdb_complete_none): Skip
3291 tab completion tests if no readline support.
3292 (test_gdb_complete_unique_re): Likewise.
3293 (test_gdb_complete_multiple): Likewise.
3294
db4dc13e
PW
32952019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3296
3297 * gdb.base/info_sources.exp: New file.
3298 * gdb.base/info_sources.c: New file.
3299 * gdb.base/info_sources_base.c: New file.
3300
0eba165a
PFC
33012019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3302
3303 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3304 prefix argument.
3305 (test_exit_status): Add prefix argument.
3306
59bd512b
TV
33072019-08-01 Tom de Vries <tdevries@suse.de>
3308
3309 PR testsuite/24863
3310 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3311 calling exp_continue for new thread and thread exited messages.
3312
2a3ad588
TV
33132019-08-01 Tom de Vries <tdevries@suse.de>
3314
3315 PR testsuite/24863
3316 * gdb.base/structs.exp: Fix check-read1 timeout using
3317 gdb_test_sequence.
3318 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3319
117eb594
TV
33202019-08-01 Tom de Vries <tdevries@suse.de>
3321
3322 PR testsuite/24863
3323 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3324 line.
3325
ed591340
TV
33262019-08-01 Tom de Vries <tdevries@suse.de>
3327
3328 PR testsuite/24863
3329 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3330
aa3b6533
TT
33312019-07-30 Tom Tromey <tromey@adacore.com>
3332
3333 * gdb.ada/display_nested.exp: New file.
3334 * gdb.ada/display_nested/foo.adb: New file.
3335 * gdb.ada/display_nested/pack.adb: New file.
3336 * gdb.ada/display_nested/pack.ads: New file.
3337
2906593f
CB
33382019-07-30 Christian Biesinger <cbiesinger@google.com>
3339
3340 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3341 namespace.
3342 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3343
0f575925
TV
33442019-07-30 Tom de Vries <tdevries@suse.de>
3345
3346 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3347 instead.
3348
b13057d9
TV
33492019-07-30 Tom de Vries <tdevries@suse.de>
3350
3351 PR testsuite/24834
3352 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3353 (exec_is_pie): New proc.
3354
5c4dde85
CB
33552019-07-29 Christian Biesinger <cbiesinger@google.com>
3356
3357 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3358
c620ed88
CB
33592019-07-29 Christian Biesinger <cbiesinger@google.com>
3360
3361 * gdb.python/py-objfile.c: Add global and static vars.
3362 * gdb.python/py-objfile.exp: Test new functions Objfile.
3363 lookup_global_symbol and lookup_static_symbol.
3364
3d235706
TT
33652019-07-29 Tom Tromey <tom@tromey.com>
3366
3367 * lib/tuiterm.exp (Term::_csi_@): New proc.
3368 (Term::_csi_X): Don't move cursor.
3369
c7e4c0a6
PW
33702019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3371
3372 * gdb.base/options.exp: Update backtrace - completion to
3373 new option -frame-info.
3374 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3375 Test new 'set print frame-info'. Test backtrace -frame-info
3376 overriding 'set print frame-info'.
3377 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3378 Test new 'set print frame-info'.
3379 Verify consistency of backtrace with and without filters, with and
3380 without -no-filters.
3381 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3382 default.
3383
de28a3b7
TV
33842019-07-29 Tom de Vries <tdevries@suse.de>
3385
3386 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3387 no arguments".
3388
507dd60e
TV
33892019-07-29 Tom de Vries <tdevries@suse.de>
3390
3391 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3392 is a substring of the first for "complete non-unique file name".
3393
5beafce9
TV
33942019-07-29 Tom de Vries <tdevries@suse.de>
3395
3396 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3397 with ".*".
3398
2d274232
TV
33992019-07-29 Tom de Vries <tdevries@suse.de>
3400
3401 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3402 Pass prompt_regexp parameter to gdb_test_multiple calls.
3403
9197cd8b
TV
34042019-07-29 Tom de Vries <tdevries@suse.de>
3405
3406 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3407 print registers" regexps.
9197cd8b 3408
b528dae0
TV
34092019-07-29 Tom de Vries <tdevries@suse.de>
3410
3411 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3412
d17725d7
TV
34132019-07-29 Tom de Vries <tdevries@suse.de>
3414
3415 PR gdb/24855
3416 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3417 (skip_python_tests_prompt): Add prompt_regexp argument to
3418 gdb_test_multiple calls.
3419
52b75bf1
TT
34202019-07-27 Tom Tromey <tom@tromey.com>
3421
3422 * gdb.tui/main.exp: New file.
3423
2b1d00c2
TT
34242019-07-27 Tom Tromey <tom@tromey.com>
3425
3426 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3427 optional.
3428 * gdb.tui/empty.exp: New file.
3429
ded631d5
TT
34302019-07-27 Tom Tromey <tom@tromey.com>
3431
3432 * lib/tuiterm.exp (spawn): New proc.
3433 (Term::resize): New proc.
3434 * gdb.tui/resize.exp: New file.
3435
58ac439d
TT
34362019-07-27 Tom Tromey <tom@tromey.com>
3437
3438 * gdb.tui/list.exp: New file.
3439
fe1f56ee
TT
34402019-07-27 Tom Tromey <tom@tromey.com>
3441
3442 * gdb.tui/regs.exp: New file.
3443
f790b310
TT
34442019-07-27 Tom Tromey <tom@tromey.com>
3445
3446 * gdb.tui/basic.exp: Add "layout split" test.
3447
d95fc6ee
TT
34482019-07-27 Tom Tromey <tom@tromey.com>
3449
3450 * gdb.tui/basic.exp: Add "layout asm" test.
3451
c3786b3a
TT
34522019-07-27 Tom Tromey <tom@tromey.com>
3453
3454 * lib/tuiterm.exp: New file.
3455 * gdb.tui/basic.exp: New file.
3456
98a617f8
KB
34572019-07-27 Kevin Buettner <kevinb@redhat.com>
3458
3459 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3460 Enable tests associated with this flag. Adjust regex
3461 referencing "foo_low" to now refer to "foo_cold" instead.
3462
5c076da4
KB
34632019-07-27 Kevin Buettner <kevinb@redhat.com>
3464
3465 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3466 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3467 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3468 foo_cold. Revise comments to match.
3469 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3470 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3471 were wrapped into this proc; Call do_test in loop from outermost
3472 level.
3473 (foo_low): Rename all occurrences to "foo_cold".
3474 (backtrace from baz): New test.
3475 (x2/i foo_cold): New test.
3476 (info line *foo_cold): New test.
3477
1512d3b7
TV
34782019-07-26 Tom de Vries <tdevries@suse.de>
3479
3480 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3481
297989a1
TV
34822019-07-25 Tom de Vries <tdevries@suse.de>
3483
3484 PR testsuite/24830
3485 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3486 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3487 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3488 (skip_libstdcxx_probe_tests): ... here.
3489 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3490
b3b965fb
TV
34912019-07-24 Tom de Vries <tdevries@suse.de>
3492
3493 PR testsuite/24807
3494 * gdb.objc/basicclass.m: Include stdio.h.
3495 * gdb.objc/nondebug.m: Same.
3496 * gdb.objc/objcdecode.m: Same.
3497
4625b4d0
TV
34982019-07-24 Tom de Vries <tdevries@suse.de>
3499
3500 PR testsuite/24612
3501 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3502 additional_flags.
3503
024a5840
TV
35042019-07-24 Tom de Vries <tdevries@suse.de>
3505
3506 PR testsuite/24831
3507 * gdb.multi/tids.exp: Update error messages for info threads.
3508
c76ddaa3
TV
35092019-07-24 Tom de Vries <tdevries@suse.de>
3510
3511 * gdb.base/info-types.exp: Allow info types to print info for more than
3512 one file.
3513
9a618ef6
TV
35142019-07-23 Tom de Vries <tdevries@suse.de>
3515
3516 PR testsuite/24842
3517 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3518 gdb_spawn_with_cmdline_opts.
3519
40eadf04
SP
35202019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3521
3522 * gdb.arch/arm-cmse-sgstubs.c: New test.
3523 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3524
5ba29434
TV
35252019-07-23 Tom de Vries <tdevries@suse.de>
3526
3527 PR testsuite/24711
3528 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3529 issuing next command.
3530
a8e9d247
AB
35312019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3532
3533 * gdb.ada/info_auto_lang.exp: Update expected results.
3534 * gdb.base/info-types.c: Add additional types to check.
3535 * gdb.base/info-types.exp: Update expected results.
3536
eb86c5e2
AB
35372019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3538
3539 * gdb.base/info-types.c: New file.
3540 * gdb.base/info-types.exp: New file.
3541
01e175fe
AB
35422019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3543
3544 * gdb.arch/riscv-bp-infcall.c: New file.
3545 * gdb.arch/riscv-bp-infcall.exp: New file.
3546
6b78c3f8
AB
35472019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 PR breakpoints/24541
3550 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3551
da738167
TV
35522019-07-14 Tom de Vries <tdevries@suse.de>
3553
3554 PR testsuite/24760
3555 * gdb.objc/basicclass.exp: Fix unterminated string.
3556
0d4e84ed
AB
35572019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3558 Andrew Burgess <andrew.burgess@embecosm.com>
3559
3560 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3561 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3562 negative bounds.
3563 * gdb.fortran/vla-value.exp: Print elements of an array with
3564 negative bounds.
3565 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3566 testing.
3567
021d8588
AB
35682019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3569
3570 * gdb.base/options.exp (expect_string): Dequote strings in
3571 results.
3572 (test-string): Test strings with different quoting and reindent.
3573
f06f1252
TT
35742019-07-10 Tom Tromey <tromey@adacore.com>
3575
3576 * gdb.ada/mi_ex_cond.exp: Update expected results.
3577 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3578 * gdb.ada/mi_catch_ex.exp: Update expected results.
3579 * gdb.ada/mi_catch_assert.exp: Update expected results.
3580 * gdb.ada/catch_ex.exp (catch_exception_info)
3581 (catch_exception_entry, catch_assert_entry)
3582 (catch_unhandled_entry): Update.
3583 * gdb.ada/catch_assert_if.exp: Update expected results.
3584
b863685d
RB
35852019-07-10 Richard Bunt <richard.bunt@arm.com>
3586 Stephen Roberts <stephen.roberts@arm.com>
3587
3588 * gdb.base/define.exp: Restore original prompt.
3589
cb1e4e32
PA
35902019-07-09 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3593 breakpoints" output.
3594 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3595 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3596 throw" creates breakpoint.
3597 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3598 'type="catchpoint"'.
3599
b58a68fe
PA
36002019-07-09 Pedro Alves <palves@redhat.com>
3601
3602 PR c++/15468
3603 * gdb.cp/except-multi-location-lib.cc: New.
3604 * gdb.cp/except-multi-location-main.cc: New.
3605 * gdb.cp/except-multi-location.exp: New.
3606
0826779b
PW
36072019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3608
3609 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3610 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3611 argument and update callers.
3612
5b0e2db4
AB
36132019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3614
3615 * gdb.arch/amd64-break-on-asm-line.S: New file.
3616 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3617
1f6f6e21
PW
36182019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3619
3620 * gdb.base/printcmds.exp: Test printing C string and
3621 C wide string convenience vars without transiting via the inferior.
3622 Also make test names unique.
3623
ea142fbf
AH
36242019-07-08 Alan Hayward <alan.hayward@arm.com>
3625
5862c886 3626 PR breakpoints/25011
ea142fbf
AH
3627 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3628
213fd9fa
PA
36292019-07-04 Pedro Alves <palves@redhat.com>
3630
3631 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3632 body returned ok(0), break(3) or continue(4).
3633 * gdb.testsuite/foreach_with_prefix.exp: New file.
3634
2b40fda7
AH
36352019-07-04 Alan Hayward <alan.hayward@arm.com>
3636
3637 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3638
a26c8de0
PA
36392019-07-03 Pedro Alves <palves@redhat.com>
3640
3641 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3642 "return -code".
3643
5f4ba3e7
PA
36442019-07-03 Pedro Alves <palves@redhat.com>
3645
3646 PR cli/24732
3647 * gdb.base/shell.exp: Load completion-support.exp.
3648 Adjust expected error output. Add completion tests.
3649
a994424f
PA
36502019-07-03 Pedro Alves <palves@redhat.com>
3651
3652 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3653 string_to_regexp.
3654
3d9be6f5
PA
36552019-07-03 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3658 (expect_integer): Adjust to expect "-string".
3659 (expect_string): New.
3660 (all_options): Expect "-string".
3661 (test-flag, test-boolean): Adjust to expect "-string".
3662 (test-string): New proc.
3663 (top level): Call it.
3664
41fc454c
PA
36652019-07-03 Pedro Alves <palves@redhat.com>
3666
3667 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3668 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3669 the expected output in the success.
3670
b2b2a215
PA
36712019-07-03 Pedro Alves <palves@redhat.com>
3672
3673 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3674 Split one gdb_test_multiple call in two to avoid a race.
3675
fdbc9870
PA
36762019-07-03 Pedro Alves <palves@redhat.com>
3677
3678 * gdb.base/with.c: New file.
3679 * gdb.base/with.exp: New file.
3680
c6ac8931
PA
36812019-07-03 Pedro Alves <palves@redhat.com>
3682
3683 * gdb.base/settings.exp: Replace all references to "maint
3684 test-settings set" with references to "maint set test-settings",
3685 and all references to "maint test-settings show" with references
3686 to "maint show test-settings".
3687
970f9d09
PA
36882019-07-03 Pedro Alves <palves@redhat.com>
3689
3690 * gdb.base/settings.exp (test-string): Adjust expected out when
3691 testing "maint test-settings show filename"
3692
54d66006
PA
36932019-07-02 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.base/options.exp (test-info-threads): New procedure.
3696 (top level): Call it.
3697
10d06d82
TT
36982019-06-28 Tom Tromey <tromey@adacore.com>
3699
3700 * gdb.dwarf2/ada-linkage-name.c: New file.
3701 * gdb.dwarf2/ada-linkage-name.exp: New file.
3702
3d507ff2
TT
37032019-06-27 Tom Tromey <tromey@adacore.com>
3704
d039f014 3705 PR c++/20020:
3d507ff2
TT
3706 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3707
8af58ffe
TV
37082019-06-26 Tom de Vries <tdevries@suse.de>
3709
3710 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3711
22e21752
TV
37122019-06-26 Tom de Vries <tdevries@suse.de>
3713
3714 * gdb.base/index-cache.exp: Add back missing debug option.
3715
b65b566c
PW
37162019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3717
3718 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3719
5c2c8c69
TV
37202019-06-25 Tom de Vries <tdevries@suse.de>
3721
3722 PR testsuite/24727
3723 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3724
164e3873
TV
37252019-06-24 Tom de Vries <tdevries@suse.de>
3726
3727 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3728
824eacee
TV
37292019-06-24 Tom de Vries <tdevries@suse.de>
3730
3731 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3732 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3733 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3734
385b97d3
TV
37352019-06-24 Tom de Vries <tdevries@suse.de>
3736
3737 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3738
c596f180
TV
37392019-06-21 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3742
b13a7d03
TV
37432019-06-21 Tom de Vries <tdevries@suse.de>
3744
3745 PR testsuite/24518
3746 PR ada/24713
3747 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3748 index.
3749
899277ae
TT
37502019-06-19 Tom Tromey <tromey@adacore.com>
3751
3752 * gdb.ada/length_cond.exp: Add intro comment.
3753
680e1bee
TT
37542019-06-19 Tom Tromey <tromey@adacore.com>
3755
3756 * gdb.ada/length_cond.exp: New file.
3757 * gdb.ada/length_cond/length_cond.adb: New file.
3758 * gdb.ada/length_cond/pck.adb: New file.
3759 * gdb.ada/length_cond/pck.ads: New file.
3760
0ed4690a
TV
37612019-06-18 Tom de Vries <tdevries@suse.de>
3762
3763 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3764
d20ed5fd
TT
37652019-06-18 Tom Tromey <tromey@adacore.com>
3766
3767 * gdb.base/list0.h: Add comment explaining control character.
3768
86e04673
TV
37692019-06-18 Tom de Vries <tdevries@suse.de>
3770
3771 * boards/fission.exp: Break up long debug_flags line.
3772
c4973306
SM
37732019-06-16 Tom de Vries <tdevries@suse.de>
3774
3775 PR gdb/24445
3776 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3777 generated index.
3778
93cb9841
AB
37792019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3780
3781 PR gdb/24686
3782 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3783 improve detection of bug gdb/24541.
3784
399aaebd
SM
37852019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3786
3787 PR gdb/24669
3788 * gdb.base/index-cache.exp (uses_readnow,
3789 expecting_index_cache_use): Define global variable.
3790 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3791 expecting_index_cache_use.
3792
584a927c
AB
37932019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3794 Andrew Burgess <andrew.burgess@embecosm.com>
3795
3796 * gdb.fortran/pointers.f90: New file.
3797 * gdb.fortran/print_type.exp: New file.
3798 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3799 * gdb.fortran/vla-type.exp: Likewise.
3800 * gdb.fortran/vla-value.exp: Likewise.
3801 * gdb.mi/mi-vla-fortran.exp: Likewise.
3802
30056ea0
AB
38032019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3804
3805 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3806 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3807 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3808 as a stop reason.
3809
ec8e2b6d
AB
38102019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3811
3812 * gdb.base/annota1.exp: Update expected results.
3813 * gdb.cp/annota2.exp: Likewise.
3814 * gdb.cp/annota3.exp: Likewise.
3815
09e4c4e1
AB
38162019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.base/style-logging.exp: Remove path from test name.
3819
0735b091
TT
38202019-06-14 Tom Tromey <tromey@adacore.com>
3821
3822 PR gdb/24502:
3823 * gdb.base/style-logging.exp: New file.
3824
f5686554
TT
38252019-06-14 Tom Tromey <tromey@adacore.com>
3826
3827 * gdb.base/symfile-warn.exp: New file.
3828 * gdb.base/symfile-warn.c: New file.
3829
a0c1ffed
TT
38302019-06-14 Tom Tromey <tromey@adacore.com>
3831
3832 * gdb.base/annotate-symlink.exp: New file.
3833
f411722c
TT
38342019-06-14 Tom Tromey <tromey@adacore.com>
3835
3836 * gdb.ada/set_wstr.exp: Add reassignment test.
3837
4268ec18
TT
38382019-06-14 Tom Tromey <tromey@adacore.com>
3839
3840 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3841 'unchecked_access and 'unrestricted_access as well.
3842
9a9e394b
TT
38432019-06-14 Tom Tromey <tromey@adacore.com>
3844
3845 PR ada/24539:
3846 * gdb.ada/vla.exp: Update tests.
3847 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3848 pragma.
3849
4c048731
PA
38502019-06-13 Pedro Alves <palves@redhat.com>
3851
3852 * gdb.base/settings.exp (test-integer): Test junk after
3853 "unlimited".
3854
6665660a
PA
38552019-06-13 Pedro Alves <palves@redhat.com>
3856
3857 * gdb.base/options.exp (test-thread-apply): New.
3858 (top level): Call it.
3859
5d707134
PA
38602019-06-13 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.base/options.exp (test-frame-apply): New.
3863 (top level): Test print commands with different "frame apply"
3864 prefixes.
3865
e2a689da
PA
38662019-06-13 Pedro Alves <palves@redhat.com>
3867
e79be6e5 3868 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3869 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3870 'max_completions' parameter and handle it.
3871 (test_gdb_completion_offers_commands): New.
3872
90a1ef87
PA
38732019-06-13 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3876
d4c16835
PA
38772019-06-13 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.base/options.exp (test-backtrace): New.
3880 (top level): Call it.
3881
2daf894e
PA
38822019-06-13 Pedro Alves <palves@redhat.com>
3883
3884 * gdb.guile/scm-frame-args.exp: Use "set print
3885 raw-frame-arguments" instead of "set print raw frame-arguments".
3886 * gdb.python/py-frame-args.exp: Likewise.
3887
e6ed716c
PA
38882019-06-13 Pedro Alves <palves@redhat.com>
3889
3890 * gdb.compile/compile.exp: Adjust expected output to option
3891 processing changes.
3892
7d8062de
PA
38932019-06-13 Pedro Alves <palves@redhat.com>
3894
3895 * gdb.base/options.exp: Build executable.
3896 (test-print): New procedure.
3897 (top level): Call it, once for "print" and another for "compile
3898 print".
3899
9d0faba9
PA
39002019-06-13 Pedro Alves <palves@redhat.com>
3901
3902 * gdb.base/options.c: New file.
3903 * gdb.base/options.exp: New file.
3904
dee7b4c8
PA
39052019-06-13 Pedro Alves <palves@redhat.com>
3906
3907 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3908 that "o" is ambiguous.
3909
dca0f6c0
PA
39102019-06-13 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.base/settings.c: New file.
3913 * gdb.base/settings.exp: New file.
3914
ccf46844
PA
39152019-06-13 Pedro Alves <palves@redhat.com>
3916
3917 * gdb.base/completion.exp: Fix comment typo.
3918
b9a3f842
PA
39192019-06-13 Pedro Alves <palves@redhat.com>
3920
3921 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3922 foo --1" test.
3923
d106773e
PA
39242019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3925
3926 * gdb.fortran/block-data.f: New.
3927 * gdb.fortran/block-data.exp: New.
3928
fea82da0
TV
39292019-06-11 Tom de Vries <tdevries@suse.de>
3930
3931 PR testsuite/24521
3932 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3933 message.
3934
8c2e74f1
TV
39352019-06-11 Tom de Vries <tdevries@suse.de>
3936
3937 PR testsuite/24521
3938 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3939
b49851c8
TV
39402019-06-11 Tom de Vries <tdevries@suse.de>
3941
3942 * boards/readnow.exp: New file.
3943
a7067863
AB
39442019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3945
3946 * gdb.fortran/vla-sizeof.exp: Update expected results.
3947
1a3da2cd
AB
39482019-06-06 Amos Bird <amosbird@gmail.com>
3949
3950 * gdb.base/annota1.exp (thread_switch): Add test for
3951 thread-exited annotation.
3952
3847a7bf
TT
39532019-06-06 Tom Tromey <tromey@adacore.com>
3954
3955 * gdb.base/maint.exp: Expect command started/finished output.
3956
0088ba59
AB
39572019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3958
3959 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3960 comment.
3961 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3962
312617a3
AB
39632019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3964
3965 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3966 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3967 * gdb.arch/riscv-unwind-long-insn.c: New file.
3968 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3969
e1f2e1a2
CB
39702019-06-04 Christian Biesinger <cbiesinger@google.com>
3971
d3238f7d 3972 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3973
206584bd
PW
39742019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3975
3976 * lib/gdb.exp (help_list_trailer): New regexp variable
3977 factorizing the help trailer message.
3978 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3979 arg to allow to better factorize various tests.
3980 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3981 (test_prefix_command_help): Use help_list_trailer.
3982 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3983 * gdb.guile/scm-cmd.exp: Likewise.
3984 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3985 * gdb.base/help.exp: Use test_user_defined_class_help.
3986 * gdb.base/style.exp: Add tests for styling of help and apropos.
3987 * lib/gdb-utils.exp (style): Add title and highlight styles.
3988
708dc93e
PW
39892019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3990
3991 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3992 $_shell_exitsignal.
3993 * gdb.base/default.exp: Update for new convenience variables.
3994
f49055a5
TT
39952019-05-29 Tom Tromey <tromey@adacore.com>
3996
3997 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3998 to "break complete ada" test case's regexp.
3999
4330d61d
TT
40002019-05-29 Tom Tromey <tromey@adacore.com>
4001
4002 PR c++/20020:
4003 * gdb.cp/constexpr-field.exp: New file.
4004 * gdb.cp/constexpr-field.cc: New file.
4005
000439d5
TT
40062019-05-29 Tom Tromey <tromey@adacore.com>
4007
4008 * gdb.base/finish.exp (finish_no_print): New proc.
4009 (finish_tests): Call it.
4010
5a01c34c
TV
40112019-05-24 Tom de Vries <tdevries@suse.de>
4012
4013 * gdb.dwarf2/gdb-add-index.exp: New file.
4014
18125b16
TT
40152019-05-22 Tom Tromey <tromey@adacore.com>
4016
4017 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4018 * gdb.base/style.exp: Use "style".
4019 * lib/gdb-utils.exp (style): New proc.
4020
af1a8d03
TV
40212019-05-22 Tom de Vries <tdevries@suse.de>
4022
4023 * gdb.base/align.exp: Require c++11.
4024
e7fe496b
TV
40252019-05-22 Tom de Vries <tdevries@suse.de>
4026
4027 PR testsuite/24586
4028 * gdb.python/py-mi-var-info-path-expression.exp: Call
4029 mi_skip_python_tests to check if python is supported.
4030
8fca4da0
AH
40312019-05-22 Alan Hayward <alan.hayward@arm.com>
4032
4033 * gdb.arch/aarch64-pauth.c: New test.
4034 * gdb.arch/aarch64-pauth.exp: New file.
4035
b7060614
AH
40362019-05-22 Alan Hayward <alan.hayward@arm.com>
4037
4038 * README (Re-running Tests Outside The Testsuite): New section.
4039
669d0468
TV
40402019-05-21 Tom de Vries <tdevries@suse.de>
4041
4042 * gdb.arch/amd64-eval.exp: Require c++11.
4043 * gdb.base/max-depth.exp: Same.
4044 * gdb.compile/compile-cplus-array-decay.exp: Same.
4045 * gdb.cp/meth-typedefs.exp: Same.
4046 * gdb.cp/subtypes.exp: Same.
4047 * gdb.cp/temargs.exp: Same.
4048
ce3ebcaa
AH
40492019-05-21 Alan Hayward <alan.hayward@arm.com>
4050
4051 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4052
34d11c68
AB
40532019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4054
4055 PR gdb/18644
4056 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4057 * gdb.fortran/printing-types.exp: Add new test.
4058 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4059 testing.
4060 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4061 setup_kfail call.
4062
87781e84
AH
40632019-05-17 Alan Hayward <alan.hayward@arm.com>
4064
4065 * README (Running the Testsuite): Change example.
4066 (Testsuite Parameters): Remove TRANSCRIPT.
4067 * lib/gdb.exp: Remove TRANSCRIPT check.
4068
b420b89e
AH
40692019-05-17 Alan Hayward <alan.hayward@arm.com>
4070
4071 * README (Testsuite Parameters): Add replay logging to
4072 GDBSERVER_DEBUG.
4073 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4074 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4075 as a comma separated list.
4076 (gdb_debug_init): Override procedure.
4077
408e9b8b
AH
40782019-05-17 Alan Hayward <alan.hayward@arm.com>
4079
4080 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4081 (gdb_write_cmd_file): New procedure.
4082 * lib/gdbserver-support.exp (gdbserver_start): Call
4083 gdbserver_write_cmd_file.
4084 (gdbserver_write_cmd_file): New procedure.
4085
f9e2e39d
AH
40862019-05-17 Alan Hayward <alan.hayward@arm.com>
4087
4088 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4089 (delete_breakpoints): Likewise.
4090 (gdb_run_cmd): Likewise.
4091 (gdb_start_cmd): Likewise.
4092 (gdb_starti_cmd): Likewise.
4093 (gdb_internal_error_resync): Likewise.
4094 (gdb_test_multiple): Likewise.
4095 (gdb_reinitialize_dir): Likewise.
4096 (default_gdb_exit): Likewise.
4097 (gdb_file_cmd): Mark kill as optional.
4098 (default_gdb_start): Call gdb_stdin_log_init.
4099 (send_gdb): Call gdb_stdin_log_write.
4100 (rerun_to_main): Mark Y as an answer.
4101 (gdb_stdin_log_init): New function.
4102 (gdb_stdin_log_write): Likewise.
4103
81f47ac2
AH
41042019-05-17 Alan Hayward <alan.hayward@arm.com>
4105
4106 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4107 * gdb.base/debug-expr.exp: Likewise.
4108 * gdb.base/foll-fork.exp: Likewise.
4109 * gdb.base/foll-vfork.exp: Likewise.
4110 * gdb.base/fork-print-inferior-events.exp: Likewise.
4111 * gdb.base/gdb-sigterm.exp: Likewise.
4112 * gdb.base/gdbinit-history.exp: Likewise.
4113 * gdb.base/osabi.exp: Likewise.
4114 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4115 * gdb.base/ui-redirect.exp: Likewise.
4116 * gdb.gdb/unittest.exp: Likewise.
4117 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4118 * gdb.mi/mi-watch.exp: Likewise.
4119 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4120 * gdb.mi/user-selected-context-sync.exp: Likewise.
4121 * gdb.python/python.exp: Disable debug test when debugging.
4122 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4123 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4124 Likewise.
4125 * gdb.threads/stepi-random-signal.exp: Likewise.
4126
29b52314
AH
41272019-05-17 Alan Hayward <alan.hayward@arm.com>
4128
4129 * Makefile.in: Pass through GDB_DEBUG.
4130 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4131 (gdb,debug): Add board setting.
4132 * lib/gdb.exp (default_gdb_start): Start debugging.
4133 (gdb_debug_enabled): New procedure.
4134 (gdb_debug_init): Likewise.
29b52314
AH
4135
41362019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4137
29b52314
AH
4138 * Makefile.in: Pass through GDB_DEBUG.
4139 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4140 (gdb,debug): Add board setting.
4141 * lib/gdb.exp (default_gdb_start): Start debugging.
4142 (gdb_debug_enabled): New procedure.
4143 (gdb_debug_init): Likewise.
29b52314 4144
ca1285d1
AH
41452019-05-17 Alan Hayward <alan.hayward@arm.com>
4146
4147 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4148
f3a09c80
AH
41492019-05-17 Alan Hayward <alan.hayward@arm.com>
4150
4151 * gdb.base/ui-redirect.exp: Test redirection.
4152
26648588
JV
41532019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4154
4155 * gdb.mi/mi-complete.exp: New file.
4156 * gdb.mi/mi-complete.cc: Likewise.
4157
14237686
AB
41582019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4159
4160 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4161 indexed and sliced arrays, and pointers to arrays.
4162
e7bd7fba
TT
41632019-05-14 Tom Tromey <tromey@adacore.com>
4164
4165 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4166 styling test.
4167
2764128d
TV
41682019-05-14 Tom de Vries <tdevries@suse.de>
4169
4170 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4171 selection entry encoding.
4172
71bed2db
TT
41732019-05-10 Tom Tromey <tromey@adacore.com>
4174
4175 * gdb.ada/info_exc.exp: Add "complete" test.
4176
63b667ad
TV
41772019-05-09 Tom de Vries <tdevries@suse.de>
4178
4179 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4180 CU-relative.
4181
9cfd2b89
TV
41822019-05-09 Tom de Vries <tdevries@suse.de>
4183
4184 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4185 CU-relative.
4186
2228ef77
XR
41872019-05-08 Joel Brobecker <brobecker@adacore.com>
4188
4189 * gdb.ada/frame_arg_lang.exp: New testcase.
4190 * gdb.ada/frame_arg_lang/bla.adb: New file.
4191 * gdb.ada/frame_arg_lang/pck.ads: New file.
4192 * gdb.ada/frame_arg_lang/pck.adb: New file.
4193 * gdb.ada/frame_arg_lang/foo.c: New file.
4194
80e55b13
TT
41952019-05-08 Tom Tromey <tromey@adacore.com>
4196
4197 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4198
9d3421af
TT
41992019-05-08 Tom Tromey <tromey@adacore.com>
4200
4201 * gdb.base/ptype-offsets.exp: Update tests.
4202
844333e2
TT
42032019-05-08 Tom Tromey <tromey@adacore.com>
4204
4205 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4206 cases.
4207 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4208 "short".
4209
988915ee
TT
42102019-05-08 Tom Tromey <tromey@adacore.com>
4211
4212 * gdb.ada/vla.exp: New file.
4213 * gdb.ada/vla/vla.adb: New file.
4214
7bd55dac
TV
42152019-05-07 Tom de Vries <tdevries@suse.de>
4216
4217 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4218
75f06e9d
TV
42192019-05-07 Tom de Vries <tdevries@suse.de>
4220
4221 PR testsuite/24522
4222 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4223 section.
4224
77e7aaa4
TV
42252019-05-07 Tom de Vries <tdevries@suse.de>
4226
4227 PR testsuite/24522
4228 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4229 .debug_aranges section.
4230
456ba0fa
TV
42312019-05-07 Tom de Vries <tdevries@suse.de>
4232
4233 PR testsuite/24159
4234 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4235
5a56d6a6
TV
42362019-05-06 Tom de Vries <tdevries@suse.de>
4237
4238 * lib/gdb.exp (exec_has_index_section): New proc.
4239 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4240 section.
4241
9d6d4be8
TV
42422019-05-04 Tom de Vries <tdevries@suse.de>
4243
4244 * boards/cc-with-debug-names.exp: New file.
4245
222a8d25
TT
42462019-05-03 Tom Tromey <tromey@adacore.com>
4247
4248 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4249 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4250 * gdb.ada/char_enum.exp: Add test.
4251
0fdfd794
TV
42522019-05-03 Tom de Vries <tdevries@suse.de>
4253
4254 * boards/cc-with-gdb-index.exp: New file.
4255
80062eb9
AB
42562019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4257
4258 * gdb.rust/simple.exp: Add new test case.
4259 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4260 (main): Initialise an instance of the new struct.
4261
4504bbde
TT
42622019-05-01 Tom Tromey <tromey@adacore.com>
4263
4264 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4265 record.
4266 (NPR): New variable.
4267 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4268 test.
4269
d48e62f4
TT
42702019-05-01 Tom Tromey <tromey@adacore.com>
4271
4272 * gdb.ada/packed_array_assign.exp: Add packed assignment
4273 regression test.
4274
f59f30f5
TV
42752019-05-01 Tom de Vries <tdevries@suse.de>
4276
4277 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4278
b70bfc54
TV
42792019-05-01 Tom de Vries <tdevries@suse.de>
4280
4281 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4282
15f18d14
AT
42832019-04-30 Ali Tamur <tamur@google.com>
4284
4285 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4286
2ff0a947
TT
42872019-04-30 Tom Tromey <tromey@adacore.com>
4288
4289 * lib/ada.exp (find_ada_tool): New proc.
4290 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4291 * gdb.ada/catch_ex_std.exp: New file.
4292 * gdb.ada/catch_ex_std/foo.adb: New file.
4293 * gdb.ada/catch_ex_std/some_package.adb: New file.
4294 * gdb.ada/catch_ex_std/some_package.ads: New file.
4295
a776957c
TT
42962019-04-30 Tom Tromey <tromey@adacore.com>
4297
4298 PR c++/24470:
4299 * gdb.cp/temargs.cc: Add test code from PR.
4300
bc68014d
AB
43012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4302
4303 * gdb.fortran/vla-datatypes.exp: Update expected results.
4304 * gdb.fortran/vla-ptype.exp: Likewise.
4305 * gdb.fortran/vla-type.exp: Likewise.
4306 * gdb.fortran/vla-value.exp: Likewise.
4307
f1fdc960
AB
43082019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4309
4310 * gdb.fortran/ptr-indentation.exp: Update expected results.
4311 * gdb.fortran/ptype-on-functions.exp: Likewise.
4312 * gdb.fortran/vla-ptr-info.exp: Likewise.
4313 * gdb.fortran/vla-value.exp: Likewise.
4314
bf7a4de1
AB
43152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4316
4317 * gdb.fortran/ptype-on-functions.exp: New file.
4318 * gdb.fortran/ptype-on-functions.f90: New file.
4319
bbe75b9d
AB
43202019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4321
4322 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4323 case void string.
4324
1db455a7
AB
43252019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4326
4327 * gdb.fortran/complex.exp: Expand.
4328 * gdb.fortran/complex.f: Renamed to...
4329 * gdb.fortran/complex.f90: ...this, and extended to add more
4330 complex values.
4331
b6d03bb2
AB
43322019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4333
4334 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4335 MODULO, CMPLX.
4336
2e62ab40
AB
43372019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4338 Richard Bunt <richard.bunt@arm.com>
4339
4340 * gdb.base/max-depth.c: New file.
4341 * gdb.base/max-depth.exp: New file.
4342 * gdb.python/py-nested-maps.c: New file.
4343 * gdb.python/py-nested-maps.exp: New file.
4344 * gdb.python/py-nested-maps.py: New file.
4345 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4346 (test_all_common): Call test_max_depth.
4347 * gdb.fortran/max-depth.exp: New file.
4348 * gdb.fortran/max-depth.f90: New file.
4349 * gdb.go/max-depth.exp: New file.
4350 * gdb.go/max-depth.go: New file.
4351 * gdb.modula2/max-depth.exp: New file.
4352 * gdb.modula2/max-depth.c: New file.
4353 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4354
d2b584a5
TV
43552019-04-29 Tom de Vries <tdevries@suse.de>
4356
4357 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4358
136afab8
PW
43592019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4360
4361 * gdb.base/callexit.exp: Test may-call-functions off.
4362
725cbb63
KS
43632019-04-25 Keith Seitz <keiths@redhat.com>
4364
4365 PR c++/24367
4366 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4367 (another_incomplete_struct, test_incomplete): New definitions.
4368 (main): Use new definitions.
4369 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4370 functions.
4371
701adfb0
PA
43722019-04-25 Ali Tamur <tamur@google.com>
4373
4374 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4375
82433e3e
SDJ
43762019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4377
4378 PR corefiles/11608
4379 PR corefiles/18187
4380 * gdb.base/coredump-filter-build-id.exp: New file.
4381
dd06d4d6
AH
43822019-04-25 Alan Hayward <alan.hayward@arm.com>
4383
e79be6e5
SM
4384 * Makefile.in: Pass through GDBSERVER_DEBUG.
4385 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4386 (gdbserver,debug): Add board setting.
4387 * gdb.trace/tspeed.exp: Skip when debugging.
4388 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4389 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4390
1670072e
TT
43912019-04-24 Tom Tromey <tromey@adacore.com>
4392
4393 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4394 Rust.
4395
a59240a4
TT
43962019-04-24 Tom Tromey <tromey@adacore.com>
4397
4398 * gdb.arch/amd64-eval.exp: Test bitfield return.
4399 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4400 (class Foo) <return_bitfields>: New method.
4401 (main): Call it.
4402
b907456c
AB
44032019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4404
4405 * gdb.cp/many-args.cc: New file.
4406 * gdb.cp/many-args.exp: New file.
4407
5c565afd
TV
44082019-04-23 Tom de Vries <tdevries@suse.de>
4409
4410 PR gdb/24433
4411 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4412
ba22ff86
AH
44132019-04-23 Alan Hayward <alan.hayward@arm.com>
4414
4415 * gdb.trace/backtrace.exp: Use nopie flag.
4416 * gdb.trace/circ.exp: Likewise.
4417 * gdb.trace/collection.exp: Likewise.
4418 * gdb.trace/ftrace.exp: Likewise.
4419 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4420 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4421 * gdb.trace/qtro.exp: Likewise.
4422 * gdb.trace/read-memory.exp: Likewise.
4423 * gdb.trace/report.exp: Likewise.
4424 * gdb.trace/tfile.exp: Likewise.
4425 * gdb.trace/tfind.exp: Likewise.
4426 * gdb.trace/unavailable.exp: Likewise.
4427
7905fc35
PA
44282019-04-22 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.base/solib-probes-nosharedlibrary.c,
4431 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4432
8ecb59f8
TT
44332019-04-19 Tom Tromey <tromey@adacore.com>
4434
4435 * gdb.ada/ptype_union.c: New file.
4436 * gdb.ada/ptype_union.exp: New file.
4437
62160ec9
TT
44382019-04-19 Tom Tromey <tromey@adacore.com>
4439
4440 PR symtab/24423:
4441 * gdb.base/list0.h (foo): Add a control-l character.
4442
36cd4ba5
TV
44432019-04-18 Tom de Vries <tdevries@suse.de>
4444
4445 PR gdb/24433
4446 * boards/local-board.exp: Set sysroot to "".
4447
b73715df
TV
44482019-04-18 Tom de Vries <tdevries@suse.de>
4449 Pedro Alves <palves@redhat.com>
4450
4451 PR gdb/24454
4452 * gdb.threads/vfork-follow-child-exec.c: New file.
4453 * gdb.threads/vfork-follow-child-exec.exp: New file.
4454 * gdb.threads/vfork-follow-child-exit.c: New file.
4455 * gdb.threads/vfork-follow-child-exit.exp: New file.
4456
4aa866af
LS
44572019-04-15 Leszek Swirski <leszeks@google.com>
4458
4459 * gdb.arch/amd64-eval.cc: New file.
4460 * gdb.arch/amd64-eval.exp: New file.
4461
e5a1a79a
AH
44622019-04-11 Alan Hayward <alan.hayward@arm.com>
4463
4464 * gdb.server/sysroot.c: New test.
4465 * gdb.server/sysroot.exp: New file.
4466 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4467 matching param.
4468
41077b66
AB
44692019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4470
4471 * gdb.base/align.exp: Extend test to cover structures containing
4472 only static fields.
4473
c30391f8
TV
44742019-04-11 Tom de Vries <tdevries@suse.de>
4475
4476 * boards/cc-with-dwz-m.exp: New file.
4477 * boards/cc-with-dwz.exp: New file.
4478 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4479
e242fd12
SM
44802019-04-09 Simon Marchi <simon.marchi@efficios.com>
4481
4482 * gdb.base/start-cpp.exp: New file.
4483 * gdb.base/start-cpp.cc: New file.
4484
2b0c8b01
KB
44852019-04-08 Kevin Buettner <kevinb@redhat.com>
4486
4487 * gdb.python/py-thrhandle.exp: Adjust tests to call
4488 thread_from_handle instead of thread_from_thread_handle.
4489
947210e5
KB
44902019-04-08 Kevin Buettner <kevinb@redhat.com>
4491
4492 * gdb.python/py-thrhandle.exp: Add tests for
4493 gdb.InferiorThread.handle.
4494
d7df6549
AB
44952019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4496
4497 * gdb.python/py-function.exp: Check calling helper function from
4498 all languages.
4499 * lib/gdb.exp (gdb_supported_languages): New proc.
4500
8bdc1658
AB
45012019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4502
4503 * gdb.base/complex-parts.c: New file.
4504 * gdb.base/complex-parts.exp: New file.
4505
05caa1d2
TT
45062019-04-01 Tom Tromey <tromey@adacore.com>
4507
4508 PR symtab/23331:
4509 * gdb.dwarf2/dw2-ranges-main.c: New file.
4510 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4511 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4512
7734102d
EZ
45132019-03-30 Simon Marchi <simark@simark.ca>
4514
4515 * gdb.base/default.exp: Add values for $_gdb_major and
4516 $_gdb_minor.
4517
188e1fa9
TT
45182019-03-29 Tom Tromey <tromey@adacore.com>
4519
4520 * gdb.base/help.exp: Tighten apropos regexp.
4521
2880242d
KS
45222019-03-29 Keith Seitz <keiths@redhat.com>
4523
4524 * gdb.fortran/array-bounds.exp: New file.
4525 * gdb.fortran/array-bounds.f90: New file.
4526
077cad8e
PW
45272019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4528
4529 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4530
80047cfc
PW
45312019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4532
4533 * gdb.multi/hello.c (main): Increase alarm timer.
4534
f489207e
SL
45352019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4536
4537 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4538 factor when no hardware watchpoint support.
4539
c92df149
AH
45402019-03-28 Alan Hayward <alan.hayward@arm.com>
4541 Pedro Alves <palves@redhat.com>
4542
4543 * boards/local-board.exp: set sysroot to /.
4544
933aebfa
AH
45452019-03-27 Alan Hayward <alan.hayward@arm.com>
4546
4547 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4548 in child.
4549
9f9aa852
AB
45502019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4551
4552 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4553 field.
4554 (make_container): Initialise new field.
4555 * gdb.python/py-prettyprint.exp: Add new tests.
4556 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4557 <display_hint>: New method.
4558
3714a195
AB
45592019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4560
4561 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4562 gdb_continue_to_breakpoint more throughout this test.
4563 (run_lang_tests) Supply unique test names, and use
4564 gdb_test_no_output.
4565
18c77628
AB
45662019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4567
4568 * gdb.base/finish-pretty.exp: Update expected results.
4569 * gdb.base/pretty-print.c: New file.
4570 * gdb.base/pretty-print.exp: New file.
4571
9a93502f
PA
45722019-03-25 Pedro Alves <palves@redhat.com>
4573
4574 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4575 move comments outside list. Append '-i "" eof' section.
4576
968aa7ae
AH
45772019-03-22 Alan Hayward <alan.hayward@arm.com>
4578
34a7f2a4 4579 PR testsuite/25016
968aa7ae
AH
4580 * README: Add pie options.
4581 * gdb.base/break-interp.exp: Ensure pie is disabled.
4582 * gdb.base/dump.exp: Likewise.
4583 * lib/gdb.exp (gdb_compile): Add pie option.
4584
4c7d57e7
TT
45852019-03-19 Tom Tromey <tromey@adacore.com>
4586
4587 * gdb.mi/mi2-cli-display.c: New file.
4588 * gdb.mi/mi2-cli-display.exp: New file.
4589
bff8c71f
TT
45902019-03-18 Joel Brobecker <brobecker@adacore.com>
4591 Tom Tromey <tromey@adacore.com>
4592
4593 * gdb.ada/ptype_array/pck.adb: New file.
4594 * gdb.ada/ptype_array/pck.ads: New file.
4595 * gdb.ada/ptype_array/foo.adb: New file.
4596 * gdb.ada/ptype_array.exp: New file.
4597
d085f989
TT
45982019-03-14 Tom Tromey <tromey@adacore.com>
4599
4600 * gdb.base/style.exp: Add "set style sources" test.
4601
b4be1b06
SM
46022019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4603
4604 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4605 * mi-breakpoint-multiple-locations.exp: ... this.
4606 (make_breakpoints_pattern): New proc.
4607 (do_test): Add mi_version parameter, test -break-insert,
4608 -break-info and =breakpoint-created.
4609
7cde5fc2
AB
46102019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4611
4612 * config/default.exp: Remove 'load_lib gdb.exp'.
4613 * config/monitor.exp: Likewise.
4614 * config/sid.exp: Likewise.
4615 * config/sim.exp: Likewise.
4616 * config/slite.exp: Likewise.
4617 * config/unix.exp: Likewise.
4618 * gdb.base/default.exp: Remove unhelpful comment.
4619
efbecbc1
AB
46202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4621
4622 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4623
0841c79a
AB
46242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4625
4626 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4627
4a270568
AB
46282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4629
4630 * gdb.fortran/type-kinds.exp: Update expected results.
4631
067630bd
AB
46322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4633
4634 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4635
3be47f7a
AB
46362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4637
4638 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4639 function.
4640 (test_basic_parsing_of_type_kinds): Expand types tested.
4641 (test_parsing_invalid_type_kinds): New function.
4642
4d00f5d8
AB
46432019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4644
4645 * gdb.fortran/intrinsics.exp: New file.
4646 * gdb.fortran/intrinsics.f90: New file.
4647 * gdb.fortran/type-kinds.exp: New file.
4648
c8f91604
AB
46492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4650
4651 * gdb.fortran/dot-ops.exp: New file.
4652
dd9f2c76
AB
46532019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4654
4655 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4656 Check upper and lower case logical literals.
4657
84ec9724
AB
46582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4659
4660 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4661 Remove duplicate tests.
4662
c3734e09
AH
46632019-03-06 Alan Hayward <alan.hayward@arm.com>
4664
4665 * lib/gdb.exp (builtin_cd): rename of cd.
4666 (cd): Override builtin.
4667
aa3cfbda
RB
46682019-03-06 Richard Bunt <richard.bunt@arm.com>
4669
4670 * gdb.fortran/function-calls.exp: New file.
4671 * gdb.fortran/function-calls.f90: New test.
4672
7b63ad86
RB
46732019-03-04 Richard Bunt <richard.bunt@arm.com>
4674
4675 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4676 on user program standard output.
4677 * gdb.fortran/short-circuit-argument-list.f90: Record function
4678 calls.
4679
01abb042
AH
46802019-02-28 Alan Hayward <alan.hayward@arm.com>
4681
c3734e09
AH
4682 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4683 failure.
01abb042 4684
92137da0
RO
46852019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4686
4687 PR gdb/8527
4688 * gdb.base/interrupt-daemon-attach.c,
4689 gdb.base/interrupt-daemon-attach.exp: New test.
4690
5862844d
PA
46912019-02-27 Pedro Alves <palves@redhat.com>
4692
4693 * gdb.base/page.exp: Add tests for "set width/height -1".
4694
8ed25214
PA
46952019-02-27 Pedro Alves <palves@redhat.com>
4696
4697 * gdb.base/page.exp: Add tests for "set/show width/height" with
4698 "infinite" values.
4699
6c28e44a
TT
47002019-02-27 Tom Tromey <tromey@adacore.com>
4701
4702 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4703 2.4.
4704 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4705 workaround.
4706
bf9a735e
AB
47072019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4708
4709 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4710 tests for structs with static members.
4711
8791793c
TT
47122019-02-26 Tom Tromey <tromey@adacore.com>
4713
4714 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4715 ValueError, not TypeError.
4716
bc2a507e
KB
47172019-02-26 Kevin Buettner <kevinb@redhat.com>
4718
4719 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4720 call from main program.
4721
e0e7d3bd
JB
47222019-02-23 Joel Brobecker <brobecker@adacore.com>
4723
4724 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4725 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4726 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4727 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4728 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4729
9600246d
KS
47302019-02-22 Keith Seitz <keiths@redhat.com>
4731
4732 PR symtab/23853
4733 * gdb.base/symlink-sourcefile.c: New file.
4734 * gdb.base/symlink-sourcefile.exp: New file.
4735
0c95f9ed
TT
47362019-02-20 Tom Tromey <tom@tromey.com>
4737
4738 * gdb.base/info_qt.exp: Update.
4739
6caa91b6
SM
47402019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4741
4742 * gdb.base/source.exp: Move "error in sourced script" code to
4743 the end.
4744 * gdb.base/source-error.gdb: Move contents to
4745 source-error-1.gdb. Add new code to source source-error-1.gdb.
4746 * gdb.base/source-error-1.gdb: New file, from previous
4747 source-error.gdb.
4748
6506371f
TT
47492019-02-17 Tom Tromey <tom@tromey.com>
4750
4751 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4752 for macro styling.
4753 * gdb.base/style.c (SOME_MACRO): New macro.
4754
a0087920
TT
47552019-02-17 Tom Tromey <tom@tromey.com>
4756
4757 * gdb.base/style.exp: Add line-wrapping tests.
4758 * gdb.base/page.exp: Add test for quitting during pagination.
4759
a2cd4f14
JB
47602019-02-17 Joel Brobecker <brobecker@adacore.com>
4761
4762 * gdb.ada/big_packed_array: New testcase.
4763 * gdb.ada/homonym.exp: Fix incorrect expected output for
4764 "break <homonym__get_value>" test.
4765
9d70ffbc
WP
47662019-02-13 Weimin Pan <weimin.pan@oracle.com>
4767
4768 PR breakpoints/21870
4769 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4770 and prepare_for_testing. Add comment.
4771 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4772 redundant cleanup call. Clean up comment.
4773
01c7ae81
WP
47742019-02-12 Weimin Pan <weimin.pan@oracle.com>
4775
4776 PR breakpoints/21870
4777 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4778 * gdb.arch/aarch64-dbreg-contents.c: New file.
4779
aff29d1c
JB
47802019-02-10 Joel Brobecker <brobecker@adacore.com>
4781
4782 * gdb.ada/mi_ref_changeable: New testcase.
4783
df0da8a2
AH
47842019-02-07 Alan Hayward <alan.hayward@arm.com>
4785
4786 * gdb.base/attach.exp: Add double attach test.
4787
bd447abb
SM
47882019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4789
4790 * lib/gdb.exp (default_gdb_start): Don't match pagination
4791 prompt.
4792 (gdb_init): Set stty_init.
4793
1dbc40b9
TT
47942019-01-27 Tom Tromey <tom@tromey.com>
4795
4796 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4797 skip_python_tests.
4798
353229bf
AH
47992019-01-24 Alan Hayward <alan.hayward@arm.com>
4800
4801 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4802 New structure.
4803 (struct struct_static_02_02): Likewise.
4804 (struct struct_static_02_03): Likewise.
4805 (struct struct_static_02_04): Likewise.
4806 (struct struct_static_04_01): Likewise.
4807 (struct struct_static_04_02): Likewise.
4808 (struct struct_static_04_03): Likewise.
4809 (struct struct_static_04_04): Likewise.
4810 (struct struct_static_06_01): Likewise.
4811 (struct struct_static_06_02): Likewise.
4812 (struct struct_static_06_03): Likewise.
4813 (struct struct_static_06_04): Likewise.
4814 (cmp_struct_static_02_01): Likewise.
4815 (cmp_struct_static_02_02): Likewise.
4816 (cmp_struct_static_02_03): Likewise.
4817 (cmp_struct_static_02_04): Likewise.
4818 (cmp_struct_static_04_01): Likewise.
4819 (cmp_struct_static_04_02): Likewise.
4820 (cmp_struct_static_04_03): Likewise.
4821 (cmp_struct_static_04_04): Likewise.
4822 (cmp_struct_static_06_01): Likewise.
4823 (cmp_struct_static_06_02): Likewise.
4824 (cmp_struct_static_06_03): Likewise.
4825 (cmp_struct_static_06_04): Likewise.
4826 (call_all): Test new structs.
4827 * gdb.base/infcall-nested-structs.exp: Likewise.
4828
73021deb
AH
48292019-01-21 Alan Hayward <alan.hayward@arm.com>
4830 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4831
fc65c7db
AH
48322019-01-21 Alan Hayward <alan.hayward@arm.com>
4833 * gdb.base/stack-protector.c: New test.
4834 * gdb.base/stack-protector.exp: New file.
4835 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4836 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4837 option.
4838 (gdb_compile): Remove stack protector for GCC and prevent
4839 recursion.
4840
c24bdb02
KS
48412019-01-16 Keith Seitz <keiths@redhat.com>
4842
4843 PR gdb/23773
4844 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4845
6f072a10
PFC
48462019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4847
4848 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4849 aliases.
4850 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4851 tests.
4852 * gdb.arch/powerpc-vector-regs.c: New file.
4853 * gdb.arch/powerpc-vector-regs.exp: New file.
4854
a7b8d682
PFC
48552019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4856
4857 * gdb.arch/altivec-regs.exp: Fix the list passed to
4858 gdb_expect_list when testing "info vector".
4859
6eb6fb67
AB
48602019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4861
4862 * gdb.base/style.exp: Don't include path in testname.
4863
b56f80d8
KS
48642019-01-10 Keith Seitz <keiths@redhat.com>
4865
4866 PR gdb/23712
4867 PR symtab/23010
4868 * gdb.dwarf2/multidictionary.exp: New file.
4869
041be526
SM
48702019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4871
4872 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4873 (test_gnuv3_style_demangling): ... this.
4874 (test_lucid_style_demangling): Remove.
4875 (test_arm_style_demangling): Remove.
4876 (test_hp_style_demangling): Remove.
4877 (do_tests): Remove calls to the above.
4878
d820d0c3
AB
48792019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4880
4881 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4882 case.
4883
f097f5ad
TT
48842019-01-06 Tom Tromey <tom@tromey.com>
4885
4886 PR gdb/28155:
4887 * gdb.dwarf2/typedef-void-finish.exp: New file.
4888
2cd8cc0b
TT
48892018-12-28 Tom Tromey <tom@tromey.com>
4890 Simon Marchi <simark@simark.ca>
4891
4892 * gdb.base/jit-exec.exp: New file.
4893 * gdb.base/jit-exec.c: New file.
4894 * gdb.base/jit-execd.c: New file.
4895
35fb8261
TT
48962018-12-28 Tom Tromey <tom@tromey.com>
4897
4898 * gdb.base/style.exp: Update test to check for address styling.
4899
47fd17cd
TT
49002018-12-28 Tom Tromey <tom@tromey.com>
4901
4902 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4903 message.
4904
d47032b7
TT
49052018-12-28 Tom Tromey <tom@tromey.com>
4906
4907 * gdb.base/style.exp: Add test for version number styling.
4908
af79b68d
TT
49092018-12-28 Tom Tromey <tom@tromey.com>
4910
4911 * gdb.base/style.exp: Add test for print_address_symbolic.
4912
0bb296cb
TT
49132018-12-28 Tom Tromey <tom@tromey.com>
4914
4915 * gdb.base/style.exp: Add test for breakpoint setting.
4916
80ae2043
TT
49172018-12-28 Tom Tromey <tom@tromey.com>
4918
4919 * gdb.base/style.exp: Add test for variable names.
4920
cbe56571
TT
49212018-12-28 Tom Tromey <tom@tromey.com>
4922
4923 * gdb.base/style.exp: New file.
4924 * gdb.base/style.c: New file.
4925
9162a27c
TT
49262018-12-28 Tom Tromey <tom@tromey.com>
4927
4928 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4929 "dumb".
4930 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4931 the TERM environment variable.
4932
bc543c90
TT
49332018-12-27 Tom Tromey <tom@tromey.com>
4934
4935 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4936 pagination test.
4937
6f0ffe50
AB
49382018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4939
4940 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4941 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4942
b5a1e557
PW
49432018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4944
4945 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4946 Filename a.adb changed to bp_fun_addr.adb.
4947 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4948
6e8b1ab2
JV
49492018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4950
4951 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4952 non-PIE executables.
4953 * README: Mention the gdb,nopie_flag board setting.
4954 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4955 non-PIE executable.
4956 * gdb.arch/amd64-entry-value.exp: Likewise.
4957 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4958 * gdb.arch/i386-float.exp: Likewise.
4959 * gdb.arch/i386-signal.exp: Likewise.
4960 * gdb.mi/mi-reg-undefined.exp: Likewise.
4961
d00a27c5
PM
49622018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4963
4964 PR gdb/23974
4965 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4966
161d081c
PW
49672018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4968
4969 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4970 Update order of results accordingly.
4971
b001de23
AB
49722018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4973
4974 * gdb.base/annota1.exp: Update a test regexp.
4975
99e1a184
AB
49762018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4977
4978 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4979
7a81c1e2
PW
49802018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4981
4982 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4983 (reuse_time): Initialize to REUSE_TIME_CAP.
4984 (check_rc): New function.
4985 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4986 Check pthread_create rc.
4987 (spawner_thread_func): Check pthread_create and pthread_join rc.
4988
73e8dc90
PA
49892018-12-08 Pedro Alves <palves@redhat.com>
4990
4991 * gdb.base/list.exp (test_forward_search): Rename to ...
4992 (test_forward_reverse_search): ... this. Also test reverse-search
4993 and the forward-search alias.
4994
13f2ed32
AB
49952018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4996
4997 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4998 local timeout variable before return, and remove all local timeout
4999 variable entirely.
5000 (gdb_load): Likewise.
5001
64d27cfc
TV
50022018-12-01 Tom de Vries <tdevries@suse.de>
5003
5004 * gdb.base/gdb-caching-proc.exp: New file.
5005
f63c03b4
SDJ
50062018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5007
5008 * Makefile.in (TIMESTAMP): New variable.
5009 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5010 command.
5011 (check-single-racy): Likewise.
5012 (check/%.exp): Likewise.
5013 (check-racy/%.exp): Likewise.
5014 (workers/%.worker): Likewise.
5015 (build-perf): Likewise.
5016 (check-perf): Likewise.
5017 * README: Describe new "TS" and "TS_FORMAT" variables.
5018 * print-ts.py: New file.
5019
1c97054b
BF
50202018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5021
5022 PR python/23714
5023 * gdb.python/python.exp: Test command repetition after
5024 gdb.execute.
5025
1871a62d
AB
50262018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5027
5028 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5029 is correctly aligned.
5030
fb5e1ed9
PW
50312018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5032
5033 * gdb.ada/info_auto_lang.exp: New testcase.
5034 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5035 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5036 * gdb.ada/info_auto_lang/some_c.c: New file.
5037
43d397ca
PW
50382018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5039
5040 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5041 FUNC_lang language syntax.
5042
beddd671
PW
50432018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5044
5045 * gdb.base/info_minsym.c: New file.
5046 * gdb.base/info_minsym.exp: New file.
5047
73fc52c4
TT
50482018-11-19 Tom Tromey <tom@tromey.com>
5049
5050 PR rust/23625:
5051 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5052 * gdb.rust/expr.exp: Update expected output. Change one test.
5053
994b876a
TT
50542018-11-19 Tom Tromey <tom@tromey.com>
5055
5056 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5057
6769f276
PA
50582018-11-19 Pedro Alves <palves@redhat.com>
5059
5060 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5061 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5062 see the expected warning.
5063
38a72da0
AH
50642018-11-16 Alan Hayward <alan.hayward@arm.com>
5065
5066 PR gdb/22736:
5067 * gdb.cp/infcall-nodebug-lib.c: New test.
5068 * gdb.cp/infcall-nodebug-main.c: New test.
5069 * gdb.cp/infcall-nodebug.exp: New file.
5070
53a89d6e
SM
50712018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5072
5073 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5074 completer tests.
5075
9325300d
TV
50762018-11-09 Tom de Vries <tdevries@suse.de>
5077
5078 * gdb.base/msym-lang.c: New test.
5079 * gdb.base/msym-lang.exp: New file.
5080 * gdb.base/msym-lang-main.c: New test.
5081
20f0d60d
TT
50822018-11-08 Tom Tromey <tom@tromey.com>
5083
5084 PR gdb/23555:
5085 PR gdb/23838:
5086 * gdb.base/warning.exp: New file.
5087
b5420128
JB
50882018-11-08 Jan Beulich <jbeulich@suse.com>
5089
5090 * testsuite/gdb.arch/i386-avx512.c,
5091 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5092
cd115d61
AB
50932018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5094
5095 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5096 point hardware.
5097
35ee2dc2
AB
50982018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5099
5100 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5101 * gdb.dwarf2/missing-type-name.exp: New file.
5102
31aceee8
TV
51032018-11-06 Tom de Vries <tdevries@suse.de>
5104
5105 * gdb.base/many-headers.c: New test.
5106 * gdb.base/many-headers.exp: New file.
5107
109be305
JW
51082018-11-06 Jim Wilson <jimw@sifive.com>
5109
5110 * gdb.base/code_elim.exp: For riscv, set additional_flags
5111 to include -msmall-data-limit=0.
5112
e2b7af72
JB
51132018-11-01 Joel Brobecker <brobecker@adacore.com>
5114
5115 * gdb.ada/watch_minus_l: New testcase.
5116
cdcda965
SM
51172018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5118
5119 * gdb.arch/aix-sighandle.c: New file.
5120 * gdb.arch/aix-sighandle.exp: New file.
5121
92dcebf3
AB
51222018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5123
5124 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5125 registers being unions.
5126
68b9ac18
TV
51272018-10-31 Tom de Vries <tdevries@suse.de>
5128
5129 * lib/valgrind.exp: New file.
5130 (vgdb_start, vgdb_stop): New procs, factored out of ...
5131 * gdb.base/valgrind-bt.exp: ... here, ...
5132 * gdb.base/valgrind-disp-step.exp: ... here and ...
5133 * gdb.base/valgrind-infcall.exp: ... here.
5134
1443936e
TV
51352018-10-31 Tom de Vries <tdevries@suse.de>
5136
5137 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5138
eb77c9df
AB
51392018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5140
5141 * gdb.dwarf2/void-type.c: New file.
5142 * gdb.dwarf2/void-type.exp: New file.
5143
82b5e646
PW
51442018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5145
5146 * gdb.base/info_qt.c: New file.
5147 * gdb.base/info_qt.exp: New file.
5148
8d619c01
EBM
51492018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5150
5151 * gdb.arch/powerpc-htm-regs.c: New file.
5152 * gdb.arch/powerpc-htm-regs.exp: New file.
5153
f2cf6173
EBM
51542018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5155
5156 * gdb.arch/powerpc-tar.c: New file.
5157 * gdb.arch/powerpc-tar.exp: New file.
5158
7ca18ed6
EBM
51592018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5160
5161 * gdb.arch/powerpc-ppr-dscr.c: New file.
5162 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5163
bfcc0eba
TV
51642018-10-25 Tom de Vries <tdevries@suse.de>
5165
5166 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5167
fe1a5cad
TV
51682018-10-24 Tom de Vries <tdevries@suse.de>
5169
5170 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5171 longer exists error.
5172
a76dc3b7
TV
51732018-10-24 Tom de Vries <tdevries@suse.de>
5174
5175 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5176
4df46df7
TV
51772018-10-24 Tom de Vries <tdevries@suse.de>
5178
5179 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5180 --db-attach in valgrind.
5181
0dbfcfff
AB
51822018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5183
5184 * gdb.arch/riscv-reg-aliases.c: New file.
5185 * gdb.arch/riscv-reg-aliases.exp: New file.
5186
b04480b1
AH
51872018-10-19 Alan Hayward <alan.hayward@arm.com>
5188
5189 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5190
2c6ac8d7
AH
51912018-10-19 Alan Hayward <alan.hayward@arm.com>
5192
5193 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5194
2bc69f25
AH
51952018-10-19 Alan Hayward <alan.hayward@arm.com>
5196
5197 * gdb.cp/ovldbreak.exp: Fix regexps.
5198
1f1ae3a3
AH
51992018-10-19 Alan Hayward <alan.hayward@arm.com>
5200
5201 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5202
94c18618
SDJ
52032018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5204
5205 PR cli/23785
5206 * gdb.base/restore.exp: New test to check if "restore" with an
5207 invalid file doesn't segfault.
5208
812cd6eb
TV
52092018-10-18 Tom de Vries <tdevries@suse.de>
5210
5211 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5212 * gdb.ada/excep_handle.exp: Same.
5213 * gdb.ada/mi_string_access.exp: Same.
5214 * gdb.ada/mi_var_union.exp: Same.
5215 * gdb.arch/arc-analyze-prologue.exp: Same.
5216 * gdb.arch/arc-decode-insn.exp: Same.
5217 * gdb.base/readnever.exp: Same.
5218 * gdb.fortran/printing-types.exp: Same.
5219 * gdb.guile/scm-lazy-string.exp: Same.
5220
c4b90788
TV
52212018-10-16 Tom de Vries <tdevries@suse.de>
5222
5223 PR gdb/23730
5224 * gdb.base/catch-follow-exec.c: Add copyright notice.
5225 * gdb.base/catch-follow-exec.exp: Rewrite to use
5226 gdb_spawn_with_cmdline_opts. Require gdb-native.
5227
8bca2978
SL
52282018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5229
5230 * gdb.trace/actions-changed.exp: Check for arch support.
5231 * gdb.trace/actions.exp: Likewise.
5232 * gdb.trace/ax.exp: Likewise.
5233 * gdb.trace/backtrace.exp: Likewise.
5234 * gdb.trace/change-loc.exp: Likewise.
5235 * gdb.trace/deltrace.exp: Likewise.
5236 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5237 * gdb.trace/ftrace.exp: Likewise.
5238 * gdb.trace/infotrace.exp: Check for arch support.
5239 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5240 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5241 * gdb.trace/mi-tsv-changed.exp: Likewise.
5242 * gdb.trace/packetlen.exp: Likewise.
5243 * gdb.trace/passc-dyn.exp: Likewise.
5244 * gdb.trace/passcount.exp: Likewise.
5245 * gdb.trace/pending.exp: Likewise.
5246 * gdb.trace/range-stepping.exp: Check for shlib support.
5247 * gdb.trace/report.exp: Check for arch support.
5248 * gdb.trace/save-trace.exp: Likewise.
5249 * gdb.trace/signal.exp: Check for signal support.
5250 * gdb.trace/tfind.exp: Check for arch support.
5251 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5252 * gdb.trace/trace-common.h: Add comment.
5253 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5254 * gdb.trace/trace-enable-disable.exp: Likewise.
5255 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5256 * gdb.trace/tracecmd.exp: Check for arch support.
5257 * gdb.trace/tspeed.exp: Check for shlib and target support.
5258 * gdb.trace/tstatus.exp: Check for arch support.
5259 * gdb.trace/tsv.exp: Likewise.
5260 * gdb.trace/while-dyn.exp: Likewise.
5261 * gdb.trace/while-stepping.exp: Likewise.
5262 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5263
f9c49bff
SM
52642018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5265
5266 * gdb.trace/tspeed.exp: Remove nowarnings.
5267 (prepare_for_trace_test): Declare "global ipalib".
5268 * gdb.trace/tspeed.c: Include unistd.h.
5269 (main): Remove superfluous printf argument.
5270
d4330bde
SL
52712018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5272
5273 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5274 directory prefix on the filename.
5275
8ecfd7bd
SDJ
52762018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5277
5278 * gdb.gdb/unittest.exp: Update expected message informing that
5279 selftests have been disabled.
5280 * gdb.server/unittest.exp: Likewise.
5281
58bbcd02
TV
52822018-10-09 Tom de Vries <tdevries@suse.de>
5283
5284 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5285 with runto_main.
5286
9f6b697b
WP
52872018-10-08 Weimin Pan <weimin.pan@oracle.com>
5288
5289 PR c++/16841
5290 * gdb.cp/virtbase2.cc: New file.
5291 * gdb.cp/virtbase2.exp: New file.
5292
add5ded5
TT
52932018-10-06 Tom Tromey <tom@tromey.com>
5294
5295 PR python/19399:
5296 * gdb.python/py-inferior.exp: Add architecture test.
5297
f9e48344
TT
52982018-10-06 Tom Tromey <tom@tromey.com>
5299
5300 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5301 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5302
2a8be203
TT
53032018-10-06 Tom Tromey <tom@tromey.com>
5304
5305 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5306 of a "throw" catchpoint.
5307
e04caa70
SDJ
53082018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5309
5310 * gdb.base/info-proc.exp: Update string expected from "help info
5311 proc".
5312
5ca8c39f
TT
53132018-10-04 Tom Tromey <tom@tromey.com>
5314
5315 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5316 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5317 (test_initial_complaints, test_empty_complaints): Update.
5318 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5319
3453e7e4
TT
53202018-10-04 Tom Tromey <tom@tromey.com>
5321
5322 PR cli/19551:
5323 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5324 * lib/gdb.exp (gdb_file_cmd): Update.
5325 * gdb.stabs/weird.exp (print_weird_var): Update.
5326 * gdb.server/solib-list.exp: Update.
5327 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5328 * gdb.mi/mi-cli.exp: Update.
5329 * gdb.linespec/linespec.exp: Update.
5330 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5331 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5332 * gdb.cp/cp-relocate.exp: Update.
5333 * gdb.base/sym-file.exp: Update.
5334 * gdb.base/relocate.exp: Update.
5335 * gdb.base/readnever.exp: Update.
5336 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5337 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5338 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5339 * gdb.base/code_elim.exp: Update.
5340 * gdb.base/break-unload-file.exp (test_break): Update.
5341 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5342 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5343 Update.
5344 * gdb.base/attach.exp (do_attach_tests): Update.
5345 * gdb.base/sepdebug.exp: Update.
5346 * gdb.python/py-section-script.exp: Update.
5347
6afcf761
TT
53482018-10-04 Tom Tromey <tom@tromey.com>
5349
5350 PR cli/22234:
5351 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5352 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5353 output.
5354
fef1b293
TT
53552018-10-04 Tom Tromey <tom@tromey.com>
5356
5357 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5358 set width and height to 0.
5359 (test_command_line_attach_run): Use -quiet.
5360
ca98345e
SL
53612018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5362
5363 * lib/gdb.exp (skip_ifunc_tests): New.
5364 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5365 other compile failures.
5366 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5367
ff34e6ae
SM
53682018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5369
5370 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5371 is_amd64_regs_target.
5372
6bb8890e
AH
53732018-10-01 Alan Hayward <alan.hayward@arm.com>
5374
5375 * gdb.arch/aarch64-sighandler-regs.c: New test.
5376 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5377 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5378
224d30d3
MM
53792018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5380
5381 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5382 assembly.
5383
f67ffa6a
AB
53842018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5385
5386 * gdb.base/frame-selection.exp: New file.
5387 * gdb.base/frame-selection.c: New file.
5388
9fc3183f
AH
53892018-09-27 Alan Hayward <alan.hayward@arm.com>
5390
5391 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5392 pthread barrier.
5393 (main): Likewise.
5394
d354055e
AB
53952018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5396
5397 * gdb.base/large-frame-1.c: New file.
5398 * gdb.base/large-frame-2.c: New file.
5399 * gdb.base/large-frame.exp: New file.
5400 * gdb.base/large-frame.h: New file.
5401
db727370
JL
54022018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5403
5404 PR gdb/20948
5405 * gdb.base/write_mem.exp: New test.
5406 * gdb.base/write_mem.c: Likewise.
5407
ae778caf
TT
54082018-09-23 Tom Tromey <tom@tromey.com>
5409
5410 PR python/18852:
5411 * gdb.python/py-parameter.exp: Add test for parameter that throws
5412 on "set".
5413
fd3ba736
TT
54142018-09-23 Tom Tromey <tom@tromey.com>
5415
5416 PR python/17284:
5417 * gdb.python/py-template.exp (test_template_arg): Add test for
5418 negative template argument number.
5419
39a24317
TT
54202018-09-23 Tom Tromey <tom@tromey.com>
5421
5422 PR python/14062:
5423 * gdb.python/python.exp: Add test for post_event error.
5424
f5769a2c
TT
54252018-09-23 Tom Tromey <tom@tromey.com>
5426
5427 PR python/18170:
5428 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5429 convert pointers to int and long.
5430
1c1e54f6
TT
54312018-09-23 Tom Tromey <tom@tromey.com>
5432
5433 PR python/20126:
5434 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5435 signed-ness conversion tests.
5436
fb4fa946
TT
54372018-09-23 Tom Tromey <tom@tromey.com>
5438
5439 PR python/18352;
5440 * gdb.python/py-value.exp (test_float_conversion): New proc.
5441 Use it.
5442
a466edac
HAQ
54432018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5444
5445 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5446
4ee9b0c5
SL
54472018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5448
5449 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5450 no readline.
5451 * gdb.base/utf8-identifiers.exp: Likewise.
5452 * gdb.cp/cpcompletion.exp: Likewise.
5453 * gdb.linespec/cpcompletion.exp: Likewise.
5454 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5455 * gdb.linespec/cpls-ops.exp: Likewise.
5456
23be8da7
RB
54572018-09-19 Richard Bunt <richard.bunt@arm.com>
5458 Chris January <chris.january@arm.com>
5459
5460 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5461 * gdb.fortran/short-circuit-argument-list.exp: New file.
5462 * gdb.fortran/short-circuit-argument-list.f90: New test.
5463
5031d0ae
SDJ
54642018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5465
5466 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5467 "arch=" keyword when executing "-stack-list-frames".
5468
b4c0d1a4
SDJ
54692018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5470
5471 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5472 "arch=" keyword when executing "-stack-list-frames".
5473
7a6d2b45
SDJ
54742018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5475
5476 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5477 break ada".
5478
8588b356
SM
54792018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5480
5481 PR python/23669
5482 * gdb.python/python.exp: Test gdb.execute("show commands").
5483
65e65158
TT
54842018-09-16 Tom Tromey <tom@tromey.com>
5485
5486 * gdb.base/new-ui.exp (do_execution_tests): Update.
5487 * gdb.base/dbx.exp (test_breakpoints): Update.
5488
bf326452
AH
54892018-09-14 Alan Hayward <alan.hayward@arm.com>
5490
5491 * lib/gdb.exp (gdb_simple_compile): Add proc.
5492 (is_elf_target): Use gdb_simple_compile.
5493 (skip_altivec_tests): Likewise.
5494 (skip_vsx_tests): Likewise.
5495 (skip_tsx_tests): Likewise.
5496 (skip_btrace_tests): Likewise.
5497 (skip_btrace_pt_tests): Likewise.
5498 (gdb_can_simple_compile): Likewise.
5499 (gdb_has_argv0): Likewise.
5500 (gdb_target_symbol_prefix): Likewise.
5501 (target_supports_scheduler_locking): Likewise.
5502
2361b0fb
TT
55032018-09-13 Tom Tromey <tom@tromey.com>
5504
5505 * Makefile.in (TAGS): Recognize proc_with_prefix and
5506 gdb_caching_proc.
5507
0ae1a321
SM
55082018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5509
5510 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5511 method.
5512
a40bf0c2
SM
55132018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5514
5515 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5516 and a few other Inferior properties when the Inferior is no
5517 longer valid.
5518
4a3fe98f
TT
55192018-09-13 Tom Tromey <tom@tromey.com>
5520
5521 PR rust/23650:
5522 * gdb.rust/simple.exp: Add test for enum field access error.
5523
098b2108
TT
55242018-09-13 Tom Tromey <tom@tromey.com>
5525
5526 PR rust/23626:
5527 * gdb.rust/simple.rs (EmptyEnum): New type.
5528 (main): Use it.
5529 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5530
1256af7d
SM
55312018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5532
5533 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5534 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5535 * gdb.python/py-symtab.exp: Update test printing an objfile.
5536
4aa8e6c2
SM
55372018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5538
5539 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5540 object.
5541
c221b2f7
AH
55422018-09-12 Alan Hayward <alan.hayward@arm.com>
5543
5544 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5545 (support_complex_tests): Use gdb_can_simple_compile.
5546 (is_ilp32_target): Likewise.
5547 (is_lp64_target): Likewise.
5548 (is_64_target): Likewise.
5549 (is_amd64_regs_target): Likewise.
5550 (is_aarch32_target): Likewise.
5551 (gdb_int128_helper): Likewise.
5552
6f1107b5
JK
55532018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5554
5555 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5556
1f5d1570
JG
55572018-09-10 Jerome Guitton <guitton@adacore.com>
5558
5559 * gdb.ada/same_component_name: Add test for case of tagged record
5560 with variable-length fields.
5561
cc330e39
XR
55622018-09-10 Xavier Roirand <roirand@adacore.com>
5563
5564 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5565 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5566 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5567 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5568
b9c50e9a
XR
55692018-09-10 Xavier Roirand <roirand@adacore.com>
5570
5571 * gdb.ada/mi_string_access.exp: New testcase.
5572 * gdb.ada/mi_string_access/bar.adb: New file.
5573 * gdb.ada/mi_string_access/pck.adb: New file.
5574 * gdb.ada/mi_string_access/pck.asd: New file.
5575
2963898f
XR
55762018-09-10 Xavier Roirand <roirand@adacore.com>
5577
5578 * gdb.ada/mi_var_union.exp: New testcase.
5579 * gdb.ada/mi_var_union/bar.adb: New file.
5580 * gdb.ada/mi_var_union/pck.adb: New file.
5581 * gdb.ada/mi_var_union/pck.asd: New file.
5582
1aac008f
TT
55832018-09-08 Tom Tromey <tom@tromey.com>
5584
5585 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5586
332cf4c9
TT
55872018-09-08 Tom Tromey <tom@tromey.com>
5588
5589 PR python/16047:
5590 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5591 (register_pretty_printers): Register new printer.
5592 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5593 test.
5594 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5595 (an_int_type3): New global.
5596
424da6cf
JB
55972018-09-08 Joel Brobecker <brobecker@adacore.com>
5598
5599 * gdb.ada/expr_with_funcall: New testcase.
5600
2a62dfa9
JB
56012018-09-08 Joel Brobecker <brobecker@adacore.com>
5602
5603 * gdb.ada/packed_array_assign: New testcase.
5604
96b6697f
AB
56052018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5606
5607 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5608 names, and add test prefixes to make test names unique.
5609
e4a62c65
TV
56102018-09-05 Tom de Vries <tdevries@suse.de>
5611
5612 * gdb.dwarf2/varval.exp: Add test.
5613
dd083ee2
GB
56142018-09-04 Gary Benson <gbenson@redhat.com>
5615
5616 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5617 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5618
aef9346c
TT
56192018-08-31 Tom Tromey <tom@tromey.com>
5620
5621 * gdb.rust/simple.rs: Rename second variable "v".
5622
c67f2e15
AB
56232018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5624
5625 * gdb.base/funcargs.c (use_a): New function.
5626 (recurse): Call use_a.
5627
078a0207
KS
56282018-08-29 Keith Seitz <keiths@redhat.com>
5629
5630 * gdb.compile/compile-cplus-anonymous.cc: New file.
5631 * gdb.compile/compile-cplus-anonymous.exp: New file.
5632 * gdb.compile/compile-cplus-array-decay.cc: New file.
5633 * gdb.compile/compile-cplus-array-decay.exp: New file.
5634 * gdb.compile/compile-cplus-inherit.cc: New file.
5635 * gdb.compile/compile-cplus-inherit.exp: New file.
5636 * gdb.compile/compile-cplus-member.cc: New file.
5637 * gdb.compile/compile-cplus-member.exp: New file.
5638 * gdb.compile/compile-cplus-method.cc: New file.
5639 * gdb.compile/compile-cplus-method.exp: New file.
5640 * gdb.compile/compile-cplus-mod.c: "New" file.
5641 * gdb.compile/compile-cplus-namespace.cc: New file.
5642 * gdb.compile/compile-cplus-namespace.exp: New file.
5643 * gdb.compile/compile-cplus-nested.cc: New file.
5644 * gdb.compile/compile-cplus-nested.exp: New file.
5645 * gdb.compile/compile-cplus-print.c: "New" file.
5646 * gdb.compile/compile-cplus-print.exp: "New" file.
5647 * gdb.compile/compile-cplus-virtual.cc: New file.
5648 * gdb.compile/compile-cplus-virtual.exp: New file.
5649 * gdb.compile/compile-cplus.c: "New" file.
5650 * gdb.compile/compile-cplus.exp: "New" file.
5651 * lib/compile-support.exp: New file.
5652
b0f492b9
GB
56532018-08-16 Gary Benson <gbenson@redhat.com>
5654
5655 PR gdb/13000:
5656 * gdb.base/batch-exit-status.exp: New file.
5657 * gdb.base/batch-exit-status.good-commands: Likewise.
5658 * gdb.base/batch-exit-status.bad-commands: Likewise.
5659
36eb4c5f
AH
56602018-08-29 Alan Hayward <alan.hayward@arm.com>
5661
5662 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5663 (struct struct02): Likewise.
5664 (struct struct03): Likewise.
5665 (struct struct04): Likewise.
5666 (struct struct_01_01): New struct.
5667 (struct struct_01_02): Likewise.
5668 (struct struct_01_03): Likewise.
5669 (struct struct_01_04): Likewise.
5670 (struct struct_02_01): Likewise.
5671 (struct struct_02_02): Likewise.
5672 (struct struct_02_03): Likewise.
5673 (struct struct_02_04): Likewise.
5674 (struct struct_04_01): Likewise.
5675 (struct struct_04_02): Likewise.
5676 (struct struct_04_03): Likewise.
5677 (struct struct_04_04): Likewise.
5678 (struct struct_05_01): Likewise.
5679 (struct struct_05_02): Likewise.
5680 (struct struct_05_03): Likewise.
5681 (struct struct_05_04): Likewise.
5682 (cmp_struct01): Remove function.
5683 (cmp_struct02): Likewise.
5684 (cmp_struct03): Likewise.
5685 (cmp_struct04): Likewise.
5686 (cmp_struct_01_01): Add Function.
5687 (cmp_struct_01_02): Likewise.
5688 (cmp_struct_01_03): Likewise.
5689 (cmp_struct_01_04): Likewise.
5690 (cmp_struct_02_01): Likewise.
5691 (cmp_struct_02_02): Likewise.
5692 (cmp_struct_02_03): Likewise.
5693 (cmp_struct_02_04): Likewise.
5694 (cmp_struct_04_01): Likewise.
5695 (cmp_struct_04_02): Likewise.
5696 (cmp_struct_04_03): Likewise.
5697 (cmp_struct_04_04): Likewise.
5698 (cmp_struct_05_01): Likewise.
5699 (cmp_struct_05_02): Likewise.
5700 (cmp_struct_05_03): Likewise.
5701 (cmp_struct_05_04): Likewise.
5702 (call_all): Add new structs.
5703 * gdb.base/infcall-nested-structs.exp: Likewise.
5704
3bf9c013
JV
57052018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5706
5707 * gdb.python/py-framefilter-mi.exp: Update regexp to
5708 check for "arch" field in frame output.
5709
450d1e88
KB
57102018-08-23 Kevin Buettner <kevinb@redhat.com>
5711
5712 * gdb.dwarf2/dw2-ranges-func.c: New file.
5713 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5714
ae739fe7
SM
57152018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5716
5717 * gdb.base/term.exp: Compare terminal settings with values from
5718 the inferior.
5719 * gdb.base/term.c: Get and set terminal settings.
5720
6d52907e
JV
57212018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5722
5723 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5724 accommodate new "arch" field in frame output.
5725 * gdb.mi/mi-return.exp: Likewise.
5726 * gdb.mi/mi-stack.exp: Likewise.
5727 * gdb.mi/mi-syn-frame.exp: Likewise.
5728 * gdb.mi/user-selected-context-sync.exp: Likewise.
5729
be2d111a
MS
57302018-08-19 Michael Spang <spang@google.com>
5731
5732 PR gdb/11786
5733 * gdb.base/gcore-tls-pie.c: New file.
5734 * gdb.base/gcore-tls-pie.exp: New file.
5735
ae3a7c47
KB
57362018-08-18 Kevin Buettner <kevinb@redhat.com>
5737
5738 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5739 * gdb.dwarf2/varval.c: New file.
5740 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5741
2ecae92e
AH
57422018-08-17 Alan Hayward <alan.hayward@arm.com>
5743
5744 PR gdb/18931
5745 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5746
c1854f1d
KS
57472018-08-16 Keith Seitz <keiths@redhat.com>
5748
5749 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5750 tests expected to pass.
5751
26fb3983
JV
57522018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5753
5754 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5755 -data-disassemble -a.
5756 (test_disassembly_bogus_args): Likewise.
5757
67943c00
AB
57582018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5759
5760 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5761
5ff2bbae
AB
57622018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5763
5764 * gdb.base/vla-optimized-out.exp: Add new test.
5765
e5bbcd0f
AB
57662018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5767
5768 * gdb.base/vla-optimized-out-o3.exp: Delete.
5769 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5770 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5771 deleted tests.
5772
9d4a934c
AB
57732018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5774
5775 PR gdb/18050:
5776 * gdb.server/extended-remote-restart.c: New file.
5777 * gdb.server/extended-remote-restart.exp: New file.
5778
045cf012
SM
57792018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5780
5781 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5782 "set variable index = 42".
5783
87d6a7aa
SM
57842018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5785
5786 * boards/index-cache-gdb.exp: New file.
5787 * gdb.dwarf2/index-cache.exp: New file.
5788 * gdb.dwarf2/index-cache.c: New file.
5789 * gdb.base/maint.exp: Check if we are using the index cache.
5790
96d68bd4
RO
57912018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5792
5793 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5794 MAKEFLAGS.
5795
5a699617
RO
57962018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5797
5798 * dg-extract-results.sh: Move to toplevel contrib.
5799 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5800 * Makefile.in (check-parallel-racy): Likewise.
5801
5bd18990
AB
58022018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5803
5804 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5805 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5806 tests if the target supports scheduler locking.
5807
3fbbcf47
TV
58082018-08-04 Tom de Vries <tdevries@suse.de>
5809
5810 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5811
3e1d3d8c
TT
58122018-08-02 Tom Tromey <tom@tromey.com>
5813
5814 PR symtab/16842.
5815 * gdb.cp/temargs.exp: Test "info address" of a template
5816 parameter.
5817
5abe0f0c
JV
58182018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5819
5820 * gdb.python/py-mi-var-info-path-expression.c: New file.
5821 * gdb.python/py-mi-var-info-path-expression.py: New file.
5822 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5823
fb66cde8
SDJ
58242018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5825
5826 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5827 error after "cannot resolve name" string.
5828
c708f4d2
AB
58292018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5830
5831 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5832 started.
5833 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5834
37cc0cae
TV
58352018-07-28 Tom de Vries <tdevries@suse.de>
5836
5837 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5838
63b4ecf7
TV
58392018-07-26 Tom de Vries <tdevries@suse.de>
5840
5841 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5842
3c3bb058
AB
58432018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5844
5845 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5846 is visible.
5847
9e7f3bbb
TV
58482018-07-26 Tom de Vries <tdevries@suse.de>
5849
5850 PR breakpoints/23366
5851 * gdb.base/catch-follow-exec.c: New test.
5852 * gdb.base/catch-follow-exec.exp: New file.
5853
16f808ec
TV
58542018-07-25 Tom de Vries <tdevries@suse.de>
5855
5856 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5857 vla-optimized-out.c.
5858
d7154a8d
JV
58592018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5860
5861 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5862 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5863
232a0032
TV
58642018-07-20 Tom de Vries <tdevries@suse.de>
5865
5866 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5867 NOCLONE macro.
5868 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5869
fbb1d502
TV
58702018-07-19 Tom de Vries <tdevries@suse.de>
5871
5872 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5873 regular expression.
5874
42dc7699
TV
58752018-07-18 Tom de Vries <tdevries@suse.de>
5876
5877 * gdb.base/vla-optimized-out.c: New test.
5878 * gdb.base/vla-optimized-out.exp: New file.
5879
7f1f7e23
SDJ
58802018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5881
5882 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5883 message "No address associated with hostname" when gdbserver
5884 cannot resolve the hostname.
5885
5759ebb3
PW
58862018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5887
5888 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5889 Add some test prefixes to make tests unique.
5890
3606ccab
PW
58912018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5892
5893 * gdb.base/frameapply.c: New file.
5894 * gdb.base/frameapply.exp: New file.
5895
529c08b2
PW
58962018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5897
5898 * gdb.base/skip.exp: Update expected error message.
5899
c7ab0aef
SDJ
59002018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5901 Jan Kratochvil <jan.kratochvil@redhat.com>
5902 Paul Fertser <fercerpav@gmail.com>
5903 Tsutomu Seki <sekiriki@gmail.com>
5904
5905 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5906 parameter.
5907 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5908 by default.
5909 * boards/native-gdbserver.exp: Likewise.
5910 * gdb.server/run-without-local-binary.exp: Improve regexp used
5911 for detecting when a remote debugging connection succeeds.
5912 * gdb.server/server-connect.exp: New file.
5913 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5914 Do not prefix the port number with ":".
5915 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5916 support for detecting and using it. Add '$debughost_gdbserver'
5917 to the list of arguments used to start gdbserver. Handle case
5918 when gdbserver cannot resolve a network name.
5919
16ff70dd
SDJ
59202018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5921
5922 PR c++/23373
5923 * gdb.base/ptype-offsets.cc (struct static_member): New
5924 struct.
5925 (main) <stmember>: New variable.
5926 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5927 with a static member in it.
5928
3541979f
AB
59292018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5930
5931 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5932 watchpoints enabled and disabled.
5933
c8ad9b9a
AB
59342018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5935
5936 * gdb.base/examine-backward.exp: Still run tests around address
5937 0x0, even if address 0x0 is not readable. Update the pattern for
5938 matching address 0x0 in expected output.
5939
e0e5e971
AB
59402018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5941
5942 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5943 malloc/free.
5944
1ea5da02
TV
59452018-07-04 Tom de Vries <tdevries@suse.de>
5946
5947 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5948
471b9d15
MR
59492018-07-02 Maciej W. Rozycki <macro@mips.com>
5950
5951 PR tdep/8282
5952 * gdb.arch/mips-disassembler-options.exp: New test.
5953 * gdb.arch/mips-disassembler-options.s: New test source.
5954
75acb486
PA
59552018-06-29 Pedro Alves <palves@redhat.com>
5956
5957 * gdb.threads/names.exp: Adjust expected "info threads" output.
5958
cd2bb709
PA
59592018-06-29 Pedro Alves <palves@redhat.com>
5960
5961 * gdb.opt/inline-break.exp (line number, address): Add "info
5962 break" tests.
5963
991ff292
PA
59642018-06-29 Pedro Alves <palves@redhat.com>
5965
5966 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5967 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5968 number and address and running to them.
5969
356819b6 59702018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5971
5972 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5973
2512d7ef
JK
59742018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 * lib/compiler.c: Remove executable permission flag.
5977
be1b6474
RB
59782018-06-28 Richard Bunt <richard.bunt@arm.com>
5979
5980 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5981 code.
5982 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5983
291f9a96
PT
59842018-06-28 Petr Tesarik <ptesarik@suse.cz>
5985
5986 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5987
ed6dfe51
PT
59882018-06-28 Petr Tesarik <ptesarik@suse.cz>
5989
5990 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5991 address argument is omitted.
5992
d4d429d5
PT
59932018-06-28 Petr Tesarik <ptesarik@suse.cz>
5994
5995 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5996
7ab6656f
OJ
59972018-06-27 Omair Javaid <omair.javaid@linaro.org>
5998
5999 PR gdb/21695
6000 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6001 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6002
a33ccfc7
TT
60032018-06-26 Tom Tromey <tom@tromey.com>
6004
6005 PR rust/22574:
6006 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6007 * gdb.rust/simple.rs (struct SimpleLayout): New.
6008
6d72d289
SM
60092018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6010
6011 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6012 "info registers" output.
6013
8363f9d5
RB
60142018-06-21 Richard Bunt <richard.bunt@arm.com>
6015
6016 * gdb.base/watchpoint-hw-attach.c: New test.
6017 * gdb.base/watchpoint-hw-attach.exp: New file.
6018
f00674fe
SM
60192018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6020
6021 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6022 through /bin/sh.
6023 * boards/dwarf4-gdb-index.exp: Likewise.
6024 * boards/fission-dwp.exp: Likewise.
6025
1d554008
UW
60262018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6027
6028 * gdb.base/float128.exp: Add comment and improved fail message
6029 to the failure case of "print large128" test.
6030
d0ac1c44
SM
60312018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6032
6033 * configure.ac: Remove AC_PREREQ.
6034 * configure: Re-generate.
6035
61b04dd0
PA
60362018-06-19 Pedro Alves <palves@redhat.com>
6037
6038 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6039 (func_extern_caller): New.
6040 (main): Call func_extern_caller.
6041 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6042 logic change.
6043
f63b508a
SM
60442018-06-18 Weimin Pan <weimin.pan@oracle.com>
6045
6046 PR gdb/16841
6047 * gdb.cp/typedef-base.cc: New file.
6048 * gdb.cp/typedef-base.exp: New file.
6049
0fe3a558
TV
60502018-06-18 Tom de Vries <tdevries@suse.de>
6051
6052 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6053
7010835a
AB
60542018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6055 Richard Bunt <Richard.Bunt@arm.com>
6056
6057 * gdb.threads/attach-slow-waitpid.c: New file.
6058 * gdb.threads/attach-slow-waitpid.exp: New file.
6059 * gdb.threads/slow-waitpid.c: New file.
6060
14897d65
PA
60612018-06-14 Pedro Alves <palves@redhat.com>
6062
6063 * gdb.base/fork-running-state.c: Include <errno.h>.
6064 (exit_if_relative_exits): New.
6065 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6066 exits.
6067 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6068 child exits.
6069
5d9a0608
TV
60702018-06-14 Tom de Vries <tdevries@suse.de>
6071
6072 PR cli/22573
6073 * gdb.base/finish-pretty.c: New test.
6074 * gdb.base/finish-pretty.exp: New file.
6075
11ae5818
PA
60762018-06-14 Pedro Alves <palves@redhat.com>
6077
6078 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6079 gdb's expected startup output.
6080
1d39de44
PA
60812018-06-14 Pedro Alves <palves@redhat.com>
6082
6083 * lib/selftest-support.exp (selftest_setup): Remove inlined
6084 function handling.
6085
70ee0000
TV
60862018-06-14 Tom de Vries <tdevries@suse.de>
6087
6088 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6089 matching of breakpoint printing.
6090
11f4b608
TV
60912018-06-13 Tom de Vries <tdevries@suse.de>
6092
6093 PR testsuite/23269
6094 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6095 (fork_child): ... here, and ...
6096 (fork_parent): ... here.
6097
60982018-06-12 Tom de Vries <tdevries@suse.de>
6099
6100 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6101
9516f85a
AB
61022018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6103 Stephen Roberts <stephen.roberts@arm.com>
6104
6105 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6106 rewrite test to describe action performed, rather than possible
6107 failure.
6108
5045b3d7
GB
61092018-06-08 Gary Benson <gbenson@redhat.com>
6110
6111 * gdb.threads/check-libthread-db.exp: New file.
6112 * gdb.threads/check-libthread-db.c: Likewise.
6113
c61b06a1
TT
61142018-06-05 Tom Tromey <tom@tromey.com>
6115
6116 * gdb.base/default.exp: Update expected "show version" output.
6117
eb6af809
TT
61182018-06-05 Tom Tromey <tom@tromey.com>
6119
6120 PR cli/12326:
6121 * gdb.cp/static-print-quit.exp: Update.
6122 * lib/gdb.exp (pagination_prompt): Update.
6123 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6124 * gdb.python/python.exp: Update.
6125
178d6a63
JB
61262018-06-04 Joel Brobecker <brobecker@adacore.com>
6127
6128 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6129
8e817061
JB
61302018-06-01 Joel Brobecker <brobecker@adacore.com>
6131
6132 * gdb.ada/bp_fun_addr: New testcase.
6133
e86ca25f
TT
61342018-06-01 Tom Tromey <tom@tromey.com>
6135
6136 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6137 results.
6138 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6139 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6140 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6141 * gdb.base/maint.exp (maint_pass_if): Update.
6142
4b2dfa9d
MR
61432018-05-31 Maciej W. Rozycki <macro@mips.com>
6144
6145 * gdb.base/endian.exp: New test.
6146 * gdb.base/endian.c: New test source.
6147
45f25d6c
AB
61482018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6149
6150 PR gdb/23203
6151 * gdb.base/bt-selected-frame.c: New file.
6152 * gdb.base/bt-selected-frame.exp: New file.
6153 * lib/gdb.exp (get_current_frame_number): New function.
6154
d9f6d7f8
MR
61552018-05-24 Maciej W. Rozycki <macro@mips.com>
6156 Pedro Alves <palves@redhat.com>
6157
6158 * gdb.threads/tls-core.c: Include <stdlib.h>
6159 (thread_proc): Call `abort'.
6160 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6161 (tls_core_test): New procedure, bits factored out from ...
6162 (top level): ... here. Test both native cores and gcore cores.
6163
ff1cf532
TT
61642018-05-23 Tom Tromey <tom@tromey.com>
6165
6166 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6167
b98664d3
TT
61682018-05-23 Tom Tromey <tom@tromey.com>
6169
6170 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6171 symfile_complaints.
6172 (test_short_complaints): Likewise.
6173 (test_empty_complaints): Likewise.
6174 (test_initial_complaints): Update.
6175
4e9668d0
TT
61762018-05-23 Tom Tromey <tom@tromey.com>
6177
6178 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6179
43ba33c7
TT
61802018-05-23 Tom Tromey <tom@tromey.com>
6181
6182 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6183 (test_short_complaints): Update.
6184
035522c0
PA
61852018-05-22 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/remote.exp: Only gdb_start after compiling the
6188 testcase. Issue "disconnect" before testing "set remote" command
6189 defaults. Issue clean_restart before running to main.
6190
cc0be08f
PA
61912018-05-22 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.base/remote.exp: Adjust expected output of "show remote
6194 memory-write-packet-size". Add tests for "set remote
6195 memory-write-packet-size 0" and "set remote
6196 memory-write-packet-size fixed/limit".
6197
b1b60145
PA
61982018-05-22 Pedro Alves <palves@redhat.com>
6199
6200 PR gdb/22973
6201 * gdb.base/utf8-identifiers.c: New file.
6202 * gdb.base/utf8-identifiers.exp: New file.
6203
0ec848ad
PFC
62042018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6205
6206 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6207
2c3305f6
PFC
62082018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6209
6210 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6211
ce1e8424
TT
62122018-05-18 Tom Tromey <tom@tromey.com>
6213
6214 * gdb.base/ptype-offsets.exp: Update.
6215
ddfe970e
KS
62162018-05-17 Keith Seitz <keiths@redhat.com>
6217
6218 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6219 in expected breakpoint stop locations.
6220 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6221 move to proper scope to test variable values.
6222 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6223 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6224 New functions.
6225 (main): Call not_inline_func3.
6226 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6227 inline_func1, inline_func2, and inline_func3. Test that when each
6228 breakpoint is hit, GDB properly reports both the stop location
6229 and the backtrace. Repeat tests for temporary breakpoints.
6230
0726fcc6
MR
62312018-05-15 Maciej W. Rozycki <macro@mips.com>
6232
6233 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6234 rather then trying to access it in determining whether the PID
6235 of `gdbserver' could have been retrieved.
6236
8ee22052
AB
62372018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6238
6239 * gdb.arch/amd64-init-x87-values.S: New file.
6240 * gdb.arch/amd64-init-x87-values.exp: New file.
6241
7785df48
JK
62422018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6243
6244 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6245
56bcdbea
TT
62462018-05-04 Tom Tromey <tom@tromey.com>
6247
6248 PR python/22730:
6249 * gdb.python/python.exp: Test multi-line execute.
6250
a913fffb
TT
62512018-05-04 Tom Tromey <tom@tromey.com>
6252
6253 PR python/22731:
6254 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6255
7a2c85f2
TT
62562018-05-04 Tom Tromey <tom@tromey.com>
6257
6258 PR gdb/11750:
6259 * gdb.base/define.exp: Test defining a user command inside a user
6260 command.
6261 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6262
a3b60e45
JK
62632018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6264 Pedro Alves <palves@redhat.com>
6265
6266 PR breakpoints/19806 and support for PR external/20207.
6267 * gdb.base/watchpoint-unaligned.c: New file.
6268 * gdb.base/watchpoint-unaligned.exp: New file.
6269
45fe4a03
AB
62702018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6271
6272 * gdb.base/maint.exp: Make test names unique, use
6273 test_prefix_command_help to test 'help maint info', and remove
6274 repeated test of 'help maint'.
6275
9be2ae8f
TT
62762018-05-04 Tom Tromey <tom@tromey.com>
6277
6278 PR gdb/22619:
6279 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6280 behavior.
6281
11859c31
AB
62822018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6283
6284 * gdb.base/maint.exp: Process output from 'maint print registers'
6285 line at a time.
6286
089a9490
AB
62872018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6288
6289 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6290 timeout.
6291
9b0797e2
AB
62922018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6293
6294 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6295 filter pattern.
6296
f6ac5f3d
PA
62972018-05-02 Pedro Alves <palves@redhat.com>
6298
6299 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6300 to_log_command renames.
6301 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6302
77d3c63b
TT
63032018-05-02 Tom Tromey <tom@tromey.com>
6304
6305 * gdb.python/py-parameter.exp: Set test message.
6306
0489430a
TT
63072018-05-02 Tom Tromey <tom@tromey.com>
6308
6309 PR python/20084:
6310 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6311 PARAM_ZUINTEGER_UNLIMITED tests.
6312
1632f8ba
DR
63132018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6314
6315 PR rust/23124
6316 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6317 when casting.
6318
6d7bb824
TT
63192018-04-30 Tom Tromey <tom@tromey.com>
6320
6321 * gdb.python/py-type.exp: Check align attribute.
6322 * gdb.python/py-type.c: New "aligncheck" global.
6323
007e1530
TT
63242018-04-30 Tom Tromey <tom@tromey.com>
6325
6326 PR exp/17095:
6327 * gdb.dwarf2/dw2-align.exp: New file.
6328 * gdb.cp/align.exp: New file.
6329 * gdb.base/align.exp: New file.
6330 * lib/gdb.exp (gdb_int128_helper): New proc.
6331 (has_int128_c, has_int128_cxx): New caching procs.
6332
6873858b
TT
63332018-04-27 Tom Tromey <tom@tromey.com>
6334
6335 PR rust/22545:
6336 * gdb.rust/simple.exp: Add inclusive range tests.
6337
79188d8d
PA
63382018-04-26 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6341 ifunc breakpoint locations correctly of ifunc breakpoints set
6342 while the program resolves the ifunc.
6343
c7075ad5
PA
63442018-04-26 Pedro Alves <palves@redhat.com>
6345
6346 * gdb.base/gnu-ifunc-final.c: New file.
6347 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6348 * gdb.base/gnu-ifunc.exp (executable): Delete.
6349 (staticexecutable): Adjust.
6350 (lib_opts, exec_opts): Delete.
6351 (make_binsuffix, build, set-break): New procedures.
6352 (misc_tests): New, with tests factored out from the top level.
6353 (top level): Test different combinations of ifunc resolver name,
6354 resolver with and with debug info, and ifunc target with and
6355 without debug info. Wrap static tests with with_target_prefix.
6356
8388016d
PA
63572018-04-26 Pedro Alves <palves@redhat.com>
6358
6359 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6360 return type" warnings.
6361
249b5733
PA
63622018-04-25 Pedro Alves <palves@redhat.com>
6363
6364 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6365 killed".
6366 * gdb.base/kill-after-signal.exp: Likewise.
6367 * gdb.threads/kill.exp: Likewise.
6368
f67c0c91
SDJ
63692018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6370 Sergio Durigan Junior <sergiodj@redhat.com>
6371 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6374 regexps to expect for '[Inferior ... detached]' as well.
6375 * gdb.base/attach.exp: Likewise.
6376 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6377 "gdb_continue_to_end".
6378 (test_catch_syscall_with_wrong_args): Likewise.
6379 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6380 ']'. Don't set 'verbose' on.
6381 * gdb.base/foll-vfork.exp: Likewise.
6382 * gdb.base/fork-print-inferior-events.c: New file.
6383 * gdb.base/fork-print-inferior-events.exp: New file.
6384 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6385 '[Inferior ... has been killed]' message.
6386 * gdb.base/kill-after-signal.exp: Likewise.
6387 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6388 detach message.
6389 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6390 message.
6391 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6392 regexps to expect for '[Inferior ... detached]' as well.
6393 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6394
0a8ddac4
SM
63952018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6396
6397 PR gdb/23104
6398 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6399
701adfb0
PA
64002018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6401
6402 PR gdb/23095
6403 * gdb.base/break-probes.exp: Pass shlib_load to
6404 prepare_for_testing. Set normal_bp to r_debug_state if target is
6405 bsd.
6406
d27d16bf
RB
64072018-04-19 Richard Bunt <richard.bunt@arm.com>
6408
6409 * gdb.threads/multiple-successive-infcall.c: New test.
6410 * gdb.threads/multiple-successive-infcall.exp: New file.
6411
a037790e
TT
64122018-04-17 Tom Tromey <tom@tromey.com>
6413
6414 * gdb.rust/simple.rs (Union): New type.
6415 (main): New local "u".
6416 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6417
e3a91079
AA
64182018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6419
6420 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6421 number information in output of "whereis" command.
6422 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6423
b744723f
AA
64242018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6425
6426 * gdb.ada/info_types.exp: Adjust expected output to the line
6427 numbers now printed by "info var/func/type".
6428 * gdb.base/completion.exp: Likewise.
6429 * gdb.base/included.exp: Likewise.
6430 * gdb.cp/cp-relocate.exp: Likewise.
6431 * gdb.cp/cplusfuncs.exp: Likewise.
6432 * gdb.cp/namespace.exp: Likewise.
6433 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6434
4a4495d6
MM
64352018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6436
6437 * gdb.btrace/cpu.exp: New.
6438
1d509aa6
MM
64392018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6440
6441 * gdb.base/step-indirect-call-thunk.exp: New.
6442 * gdb.base/step-indirect-call-thunk.c: New.
6443 * gdb.reverse/step-indirect-call-thunk.exp: New.
6444 * gdb.reverse/step-indirect-call-thunk.c: New.
6445
6295b6da
SM
64462018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6447
6448 * gdb.base/pie-fork.c: New file.
6449 * gdb.base/pie-fork.exp: New file.
6450
50146e70
TT
64512018-04-11 Tom Tromey <tom@tromey.com>
6452
6453 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6454
f50d8a2e
PA
64552018-04-10 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6458 exits. Instead loop running forever.
6459 (fork_parent): Run forever too.
6460
a0be7a36
SM
64612018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6462
6463 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6464 mi_continue_to_line.
6465 * gdb.mi/mi-stack.c (callee4): Add comment.
6466
9b73db36
SM
64672018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6468
6469 * gdb.mi/mi-stack.exp: Fix indentation.
6470
c912f608
SM
64712018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6472
6473 PR gdb/22979
6474 * gdb.arch/amd64-osabi.exp: New file.
6475
26540402
SM
64762018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6477
6478 PR gdb/22980
6479 * gdb.base/osabi.exp: New file.
6480
121ad66c 64812018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6482
6483 * gdb.cp/static-typedef-print.exp: New file.
6484 * gdb.cp/static-typedef-print.cc: New file.
6485
3fcded8f
JB
64862018-03-27 Joel Brobecker <brobecker@adacore.com>
6487
6488 * gdb.ada/varsize_limit: New testcase.
6489
59cc4834
JB
64902018-03-27 Joel Brobecker <brobecker@adacore.com>
6491
6492 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6493
6494 * gdb.ada/notcplusplus: New testcase.
6495
6496 * gdb.base/c-linkage-name.c: New file.
6497 * gdb.base/c-linkage-name.exp: New testcase.
6498
4ca59a9f
TT
64992018-03-26 Tom Tromey <tom@tromey.com>
6500
6501 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6502 * gdb.python/py-framefilter.py (name_error): New global.
6503 (ErrorInName.function): Use name_error.
6504
978d6c75
TT
65052018-03-26 Tom Tromey <tom@tromey.com>
6506
6507 PR backtrace/15582:
6508 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6509
b7fee5a3
KS
65102018-03-23 Keith Seitz <keiths@redhat.com>
6511
6512 PR c++/22968
6513 * gdb.cp/subtypes.exp: New file.
6514 * gdb.cp/subtypes.h: New file.
6515 * gdb.cp/subtypes.cc: New file.
6516 * gdb.cp/subtypes-2.cc: New file.
6517
376be529
AB
65182018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6519
6520 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6521 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6522 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6523 -nostartfiles when compiling the test. Confirm that all registers
6524 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6525
066cfa98
AB
65262018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6527
6528 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6529 option, syntax was wrong anyway.
6530 * gdb.arch/arm-disp-step.exp: Likewise.
6531 * gdb.arch/sparc64-regs.exp: Likewise.
6532 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6533 option, syntax was wrong anyway, switch to use
6534 prepare_for_testing.
6535 * gdb.arch/i386-disp-step.exp: Likewise.
6536
079670b9
AA
65372018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6538
6539 * gdb.ada/exec_changed.exp: Replace "target_info exists
6540 use_gdb_stub" by "use_gdb_stub".
6541 * gdb.ada/start.exp: Likewise.
6542 * gdb.base/async-shell.exp: Likewise.
6543 * gdb.base/attach-pie-misread.exp: Likewise.
6544 * gdb.base/attach-wait-input.exp: Likewise.
6545 * gdb.base/break-entry.exp: Likewise.
6546 * gdb.base/break-interp.exp: Likewise.
6547 * gdb.base/dprintf-detach.exp: Likewise.
6548 * gdb.base/nostdlib.exp: Likewise.
6549 * gdb.base/solib-nodir.exp: Likewise.
6550 * gdb.base/statistics.exp: Likewise.
6551 * gdb.base/testenv.exp: Likewise.
6552 * gdb.mi/mi-exec-run.exp: Likewise.
6553 * gdb.mi/mi-start.exp: Likewise.
6554 * gdb.multi/dummy-frame-restore.exp: Likewise.
6555 * gdb.multi/multi-arch-exec.exp: Likewise.
6556 * gdb.multi/multi-arch.exp: Likewise.
6557 * gdb.multi/tids.exp: Likewise.
6558 * gdb.multi/watchpoint-multi.exp: Likewise.
6559 * gdb.python/py-events.exp: Likewise.
6560 * gdb.threads/attach-into-signal.exp: Likewise.
6561 * gdb.threads/attach-stopped.exp: Likewise.
6562 * gdb.threads/threadapply.exp: Likewise.
6563 * lib/selftest-support.exp: Likewise.
6564
26d6cec4
AA
65652018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6566
6567 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6568
4ee89e90
SR
65692018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6570
6571 * gdb.perf/template-breakpoints.cc: New file.
6572 * gdb.perf/template-breakpoints.exp: New file.
6573 * gdb.perf/template-breakpoints.py: New file.
6574
92630041
TT
65752018-03-19 Tom Tromey <tom@tromey.com>
6576
6577 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6578 y0.
6579 * gdb.rust/simple.exp: Test bare identifier form of struct
6580 initializer.
6581
76727919
TT
65822018-03-19 Tom Tromey <tom@tromey.com>
6583
6584 * gdb.gdb/observer.exp: Remove.
6585
194ed413
AA
65862018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6587
6588 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6589 "qualified" option when setting breakpoints.
6590 * gdb.trace/backtrace.exp: Likewise.
6591 * gdb.trace/circ.exp: Likewise.
6592 * gdb.trace/collection.exp: Likewise.
6593 * gdb.trace/disconnected-tracing.exp: Likewise.
6594 * gdb.trace/ftrace-lock.exp: Likewise.
6595 * gdb.trace/ftrace.exp: Likewise.
6596 * gdb.trace/infotrace.exp: Likewise.
6597 * gdb.trace/packetlen.exp: Likewise.
6598 * gdb.trace/passc-dyn.exp: Likewise.
6599 * gdb.trace/qtro.exp: Likewise.
6600 * gdb.trace/read-memory.exp: Likewise.
6601 * gdb.trace/report.exp: Likewise.
6602 * gdb.trace/signal.exp: Likewise.
6603 * gdb.trace/status-stop.exp: Likewise.
6604 * gdb.trace/strace.exp: Likewise.
6605 * gdb.trace/tfind.exp: Likewise.
6606 * gdb.trace/trace-break.exp: Likewise.
6607 * gdb.trace/trace-condition.exp: Likewise.
6608 * gdb.trace/trace-mt.exp: Likewise.
6609 * gdb.trace/tstatus.exp: Likewise.
6610 * gdb.trace/tsv.exp: Likewise.
6611 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6612 * gdb.trace/unavailable.exp: Likewise.
6613 * gdb.trace/while-dyn.exp: Likewise.
6614
8b067d2c
AA
66152018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6616
6617 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6618 that libinproctrace is copied to the target.
6619
3ae9ce5d
TT
66202018-03-14 Tom Tromey <tom@tromey.com>
6621
6622 PR cli/14977:
6623 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6624 a null pointer.
6625 * gdb.base/wchar.exp: Likewise.
6626
b8c2339b
TT
66272018-03-14 Tom Tromey <tom@tromey.com>
6628
6629 PR cli/19918:
6630 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6631 flag.
6632
4872dc46
SM
66332018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6634
6635 PR gdb/22841
6636 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6637 "target" to remote_exec.
6638
e4fe3756
SM
66392018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6640
6641 PR gdb/22841
6642 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6643 ${board}_upload): Remove.
6644
e95a97d4
AA
66452018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6646
6647 * gdb.cp/watch-cp.cc: New test.
6648 * gdb.cp/watch-cp.exp: New file.
6649
dbbb1059
AB
66502018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6651
6652 * gdb.base/infcall-nested-structs.exp: New file.
6653 * gdb.base/infcall-nested-structs.c: New file.
6654 * gdb.base/float.exp: Add riscv support.
6655
ecc054c0
TP
66562018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6657
6658 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6659 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6660
25e3c82c
SDJ
66612018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6662
6663 * gdb.server/abspath.exp: New file.
6664 * lib/gdb.exp (with_cwd): New procedure.
6665
3083294d
SM
66662018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6667
6668 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6669 use it.
6670 (gdb_is_target_remote_prompt): New proc.
6671 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6672 (gdb_is_target_native): Pass prompt parameter to
6673 gdb_is_target_1.
6674
3275ef47
SM
66752018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6676
6677 * gdb.base/load-command.c: New file.
6678 * gdb.base/load-command.exp: New file.
6679 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6680 (gdb_is_target_1): ...this, and generalize for other targets
6681 than just remote.
6682 (gdb_is_target_remote): Use gdb_is_target_1.
6683 (gdb_is_target_native): use gdb_is_target_1.
6684
6893c19a
TT
66852018-02-26 Tom Tromey <tom@tromey.com>
6686
6687 PR python/16497:
6688 * gdb.python/py-framefilter.exp: Update test.
6689
2ddeaf8a
TT
66902018-02-26 Tom Tromey <tom@tromey.com>
6691
6692 * gdb.dwarf2/variant.c: New file.
6693 * gdb.dwarf2/variant.exp: New file.
6694
c9317f21
TT
66952018-02-26 Tom Tromey <tom@tromey.com>
6696
6697 * gdb.rust/simple.exp: Accept more possible results in enum test.
6698
6f6d0c26
SM
66992018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6700
6701 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6702 parentheses.
6703
11b03145
MR
67042018-02-23 Maciej W. Rozycki <macro@mips.com>
6705
6706 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6707 name of a variable: $actual_linejj -> $actual_line.
6708
54a27fe5
JB
67092018-02-21 John Baldwin <jhb@FreeBSD.org>
6710
6711 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6712
de65820c
MM
67132018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6714
6715 * gdb.btrace/buffer-size.exp: Do not force BTS.
6716
980548fd
PA
67172018-02-14 Pedro Alves <palves@redhat.com>
6718
6719 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6720 getting a "Quit".
6721
c4e12631
MM
67222018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6723
6724 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6725 Fix test name.
6726
c2e0e465
SM
67272018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6728
6729 * gdb.cp/m-static.exp: Check type of optimized out static
6730 member.
6731
f7216783
AB
67322018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6733
6734 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6735 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6736
0625771b
LS
67372018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6738 Leszek Swirski <leszeks@google.com>
6739
6740 * gdb.python/py-prettyprint.c
6741 (struct to_string_returns_value_inner,
6742 struct to_string_returns_value_wrapper): New.
6743 (main): Add tsrvw variable.
6744 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6745 ToStringReturnsValueWrapper): New classes.
6746 (register_pretty_printers): Register new pretty-printers.
6747 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6748 recursive pretty printer.
6749 * gdb.python/py-mi.exp: Likewise.
6750
59498c30
LS
67512018-02-01 Leszek Swirski <leszeks@google.com>
6752
6753 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6754 functions with the same name as an include file are parsed
6755 correctly.
6756
d4d38844
YQ
67572018-02-01 Yao Qi <yao.qi@linaro.org>
6758
6759 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6760 "\[^\r\n\]*".
6761
07e5f5cf
NP
67622018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6763
6764 * gdb.arch/powerpc-prologue-frame.s: New file.
6765 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6766 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6767
929b5ad4
JB
67682018-01-31 Joel Brobecker <brobecker@adacore.com>
6769
6770 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6771
e671cd59
PA
67722018-01-30 Pedro Alves <palves@redhat.com>
6773
6774 PR gdb/13211
6775 * gdb.base/interrupt-daemon.c: New.
6776 * gdb.base/interrupt-daemon.exp: New.
6777 * gdb.multi/multi-term-settings.c: New.
6778 * gdb.multi/multi-term-settings.exp: New.
6779
fc413dc4
JB
67802018-01-30 Joel Brobecker <brobecker@adacore.com>
6781
6782 * gdb.base/break.exp: Save the location where the breakpoint
6783 on break.c:47 was actually inserted when debugging the version
6784 compiled at -O2 and use it in the expected output of the "info
6785 break" test performed soon after.
6786
5c319bb2
PA
67872018-01-22 Pedro Alves <palves@redhat.com>
6788 Sergio Durigan Junior <sergiodj@redhat.com>
6789
6790 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6791 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6792
a9e40818
JB
67932018-01-22 Joel Brobecker <brobecker@adacore.com>
6794
6795 * gdb.base/break-include.c, gdb.base/break-include.inc,
6796 gdb.base/break-include.exp: New files.
6797 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6798 line number now being the actual line number where the breakpoint
6799 was inserted.
6800 * gdb.mi/mi-break.exp: Likewise.
6801 * gdb.mi/mi-reverse.exp: Likewise.
6802 * gdb.mi/mi-simplerun.exp: Ditto.
6803
e707fc44
AB
68042018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6805
6806 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6807 varobj.
6808 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6809
ae451627
AB
68102018-01-21 Don Breazeal <donb@codesourcery.com>
6811 Andrew Burgess <andrew.burgess@embecosm.com>
6812
6813 * gdb.mi/basics.c: Add new global.
6814 * gdb.mi/mi-frame-regs.exp: New file.
6815 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6816 case.
6817
b1b189e0
AB
68182018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6819
6820 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6821 non-parameter, and on an unknown symbol.
6822
fcfcc376
TT
68232018-01-19 Tom Tromey <tom@tromey.com>
6824
6825 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6826 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6827
634c1c31
AA
68282018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6829
6830 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6831 setrlimit and chdir to int.
6832
d6ad07fd
AA
68332018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6834
6835 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6836 function.
6837 (my_tend): Likewise.
6838 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6839 rationale of avoiding FP- and vector instructions.
6840
adf8243b
RK
68412018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6842
6843 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6844 "info reg" with "\[ \t\]*".
6845 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6846 "\[ \t\]+".
6847 * gdb.arch/s390-multiarch.exp: Ditto.
6848 * gdb.base/pc-fp.exp: Ditto.
6849 * gdb.reverse/i386-precsave.exp: Ditto.
6850 * gdb.reverse/i386-reverse.exp: Ditto.
6851 * gdb.reverse/i387-env-reverse.exp: Ditto.
6852 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6853
dcc06925
AA
68542018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6855
6856 * lib/gdb.exp (gdb_compile): Re-enable use of
6857 universal_compile_options for languages other than Rust.
6858
25d4fd80
AA
68592018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6860
6861 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6862
ee7f689e 68632018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6864
6865 PR gdb/16577
6866 * gdb.base/solib-vanish.exp: New.
6867 * gdb.base/solib-vanish-main.c: New.
6868 * gdb.base/solib-vanish-lib1.c: New.
6869 * gdb.base/solib-vanish-lib2.c: New.
6870
d8447b6b
YQ
68712018-01-17 Yao Qi <yao.qi@linaro.org>
6872
6873 * gdb.compile/compile.exp: Match the address printed for
6874 frame in the output of command "bt".
6875
86d6a90c
TT
68762018-01-15 Tom Tromey <tom@tromey.com>
6877
6878 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6879 compute sp_reg.
6880
cbcdb1aa
AB
68812018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6882
6883 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6884 to prepare.
6885 (prepare): Return 0 on error, 1 on success.
6886
eea61984
PA
68872018-01-12 Pedro Alves <palves@redhat.com>
6888
6889 * gdb.base/continue-after-aborted-step-over.c: New.
6890 * gdb.base/continue-after-aborted-step-over.exp: New.
6891
6181e9c2
SM
68922018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6893
6894 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6895 options when not creating an executable.
6896
3cada740
PA
68972018-01-11 Pedro Alves <palves@redhat.com>
6898
6899 PR remote/22597
6900 * gdb.server/stop-reply-no-thread.c: New file.
6901 * gdb.server/stop-reply-no-thread.exp: New file.
6902
c63d3e8d
PA
69032018-01-10 Pedro Alves <palves@redhat.com>
6904
6905 PR gdb/22670
6906 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6907 functions too. Test setting breakpoints and printing C functions
6908 with no debug info too.
6909 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6910
d4c2a405
PA
69112018-01-10 Pedro Alves <palves@redhat.com>
6912
6913 PR gdb/22670
6914 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6915 a fail.
6916
8825213e
PA
69172018-01-10 Pedro Alves <palves@redhat.com>
6918
6919 PR gdb/22670
6920 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6921
605fd3c6
YQ
69222018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6923
6924 * gdb.server/unittest.exp: Match the output in non-development
6925 mode.
6926
1e5ded6c
YQ
69272018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6928
6929 * gdb.gdb/unittest.exp: Match output in non-development mode.
6930
30066b0b
JB
69312018-01-08 Joel Brobecker <brobecker@adacore.com>
6932
6933 * gdb.ada/access_tagged_param.exp: Relax expected output
6934 for value of "ObjL" in "continue" to pck.inspect breakpoint
6935 test.
6936
04bafb1e
XR
69372018-01-08 Joel Brobecker <brobecker@adacore.com>
6938
9f86398b
JB
6939 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6940 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6941
e379cee6
PA
69422018-01-05 Pedro Alves <palves@redhat.com>
6943
6944 PR gdb/18653
6945 * gdb.base/libsegfault.exp: New.
6946
de63c46b
PA
69472018-01-05 Joel Brobecker <brobecker@adacore.com>
6948
6949 PR gdb/22670
6950 * gdb.ada/access_tagged_param.exp: New file.
6951 * gdb.ada/access_tagged_param/foo.adb: New file.
6952
f98fc17b
PA
69532018-01-05 Pedro Alves <palves@redhat.com>
6954
6955 PR gdb/22670
6956 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6957 exercise lower case too, and to exercise both full matching and
6958 wild matching.
6959
342f8240
JB
69602018-01-05 Joel Brobecker <brobecker@adacore.com>
6961
6962 * gdb.ada/rename_subscript_param: New testcase.
6963
7150d33c
JG
69642018-01-05 Jerome Guitton <guitton@adacore.com>
6965
6966 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6967
cc0e770c
JB
69682018-01-05 Joel Brobecker <brobecker@adacore.com>
6969
6970 * gdb.ada/convvar_comp: New testcase.
6971
672a41aa 69722018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6973
6974 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6975 (My_Table): New global variable.
6976 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6977
7365ec2f
JB
69782018-01-04 Joel Brobecker <brobecker@adacore.com>
6979
6980 PR gdb/22670
6981 * gdb.ada/maint_with_ada: New testcase.
6982
289483b6
JB
69832018-01-04 Joel Brobecker <brobecker@adacore.com>
6984
6985 PR gdb/22670
6986 * gdb.ada/bp_c_mixed_case: New testcase.
6987
344420da
JB
69882018-01-04 Joel Brobecker <brobecker@adacore.com>
6989
6990 PR gdb/22670
6991 * gdb.ada/complete.exp: Add "complete break ada" test.
6992
66fc87a0
JB
69932018-01-04 Joel Brobecker <brobecker@adacore.com>
6994
6995 PR gdb/22670
6996 * gdb.ada/info_addr_mixed_case: New testcase.
6997
9f757bf7
XR
69982018-01-03 Xavier Roirand <roirand@adacore.com>
6999
7000 * gdb.ada/excep_handle.exp: New testcase.
7001 * gdb.ada/excep_handle/foo.adb: New file.
7002 * gdb.ada/excep_handle/pck.ads: New file.
7003
bd570f80
JB
70042018-01-03 Joel Brobecker <brobecker@adacore.com>
7005
7006 * gdb.base/step-line.c: Add extra empty line in copyright header.
7007 * gdb.base/step-line.inp: Likewise.
7008
9fe561ab
JB
70092018-01-02 Joel Brobecker <brobecker@adacore.com>
7010
7011 * gdb.ada/dyn_stride.exp: Add slice test.
7012
a405673c
JB
70132018-01-02 Joel Brobecker <brobecker@adacore.com>
7014
7015 * gdb.ada/dyn_stride: New testcase.
7016
cef0f868
SH
70172017-12-27 Stafford Horne <shorne@gmail.com>
7018
7019 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7020 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7021
b67d92b0
SH
70222017-12-27 Stafford Horne <shorne@gmail.com>
7023
7024 * gdb.base/reggroups.c: New file.
7025 * gdb.base/reggroups.exp: New file.
7026
eccab96d
JB
70272017-12-18 Joel Brobecker <brobecker@adacore.com>
7028
7029 * gdb.dwarf2/ada-valprint-error.c: New file.
7030 * gdb.dwarf2/ada-valprint-error.exp: New file.
7031
0e2da9f0
JB
70322017-12-18 Joel Brobecker <brobecker@adacore.com>
7033
7034 * gdb.ada/assign_arr: New testcase.
7035
cb923fcc
XR
70362017-12-18 Xavier Roirand <roirand@adacore.com>
7037
7038 * gdb.ada/funcall_ptr: New testcase.
7039
7c161838
SDJ
70402017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7041
7042 PR cli/16224
7043 * gdb.base/ptype-offsets.cc: New file.
7044 * gdb.base/ptype-offsets.exp: New file.
7045
1af17fd9
YQ
70462017-12-15 Yao Qi <yao.qi@linaro.org>
7047
7048 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7049 if XML is disabled.
7050
828d5846
XR
70512017-12-15 Xavier Roirand <roirand@adacore.com>
7052
7053 * gdb.ada/same_component_name: New testcase.
7054
79e8fcaa
JB
70552017-12-14 Joel Brobecker <brobecker@adacore.com>
7056
7057 * gdb.ada/str_binop_equal: New testcase.
7058
e05fa6f9
JB
70592017-12-14 Joel Brobecker <brobecker@adacore.com>
7060
7061 * gdb.ada/task_switch_in_core: New testcase.
7062
b89641ba
SM
70632017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7064
7065 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7066 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7067 call test_bkpt_qualified.
7068 (test_bkpt_qualified): New proc.
7069
6892d2e4
PA
70702017-12-13 Pedro Alves <palves@redhat.com>
7071
7072 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7073 Tighten regexp by matching with an anchor.
7074
a22ecf70
PA
70752017-12-13 Pedro Alves <palves@redhat.com>
7076
7077 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7078 ("expression with namespace"): New set of tests.
7079 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7080 (Nested::Test_NS::qux): New.
7081 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7082 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7083
9937536c
JB
70842017-12-13 Joel Brobecker <brobecker@adacore.com>
7085
7086 * gdb.base/server-del-break.c: New file.
7087 * gdb.base/server-del-break.exp: New file.
7088
fe49c6f5
SH
70892017-12-12 Stafford Horne <shorne@gmail.com>
7090
7091 * gdb.xml/tdesc-regs.exp: Add or1k support.
7092
c3d18620
SH
70932017-12-12 Stafford Horne <shorne@gmail.com>
7094
7095 * gdb.base/bp-permanent.c: Define nop of or1k.
7096
c5f9cfc8
JB
70972017-12-11 Joel Brobecker <brobecker@adacore.com>
7098
7099 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7100 output with components being reordered.
7101
a9c135fc
JB
71022017-12-11 Joel Brobecker <brobecker@adacore.com>
7103
7104 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7105 output with components being reordered.
7106
927aa2e7
JK
71072017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7108 Pedro Alves <palves@redhat.com>
7109
7110 * gdb.base/maint.exp (check for .gdb_index): Check also for
7111 .debug_names.
7112 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7113 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7114 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7115 (.gdb_index used after symbol reloading): Support also .debug_names.
7116 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7117
f17d9474
YQ
71182017-12-08 Yao Qi <yao.qi@linaro.org>
7119
7120 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7121 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7122
a0de8c21
YQ
71232017-12-08 Yao Qi <yao.qi@linaro.org>
7124
7125 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7126 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7127
a738ea1d
YQ
71282017-12-08 Yao Qi <yao.qi@linaro.org>
7129
7130 * gdb.arch/aarch64-tagged-pointer.c: New file.
7131 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7132
1cd9a73b
SDJ
71332017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7134
7135 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7136 "int".
7137
fa6eb693
KS
71382017-12-07 Keith Seitz <keiths@redhat.com>
7139
7140 PR breakpoints/22569
7141 * gdb.linespec/ls-errs.exp: Change expected result of "break
7142 -source this file has spaces.c -line 3".
7143 Check that an explicit source file followed by whitespace is
7144 identified as an invalid explicit location.
7145
883fd55a
KS
71462017-12-07 Keith Seitz <keiths@redhat.com>
7147
7148 * gdb.cp/nested-types.cc: New file.
7149 * gdb.cp/nested-types.exp: New file.
7150 * lib/cp-support.exp: Load data-structures.exp library.
7151 (debug_cp_test_ptype_class): New global.
7152 (cp_ptype_class_verbose, next_line): New procedures.
7153 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7154 Add and document new return value.
7155 Switch the list of lines to a queue.
7156 Add support for new `type' key for nested type definitions.
7157 Add debugging/troubleshooting messages.
7158 * lib/data-structures.exp: New file.
7159
ec72db3e
SM
71602017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7161
7162 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7163 with proc_with_prefix, don't use with_test_prefix.
7164
99598d71
TT
71652017-12-07 Tom Tromey <tom@tromey.com>
7166
7167 * gdb.base/break.exp: Add test for empty "commands".
7168
a8806230
YQ
71692017-12-07 Yao Qi <yao.qi@linaro.org>
7170
7171 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7172 malloc and catch syscall.
7173
824cc835
PM
71742017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7175
e79be6e5 7176 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7177 tests for explicit locations.
7178
7cc244de
PA
71792017-12-06 Pedro Alves <palves@redhat.com>
7180
7181 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7182 force-disabling XML descriptions.
7183
50a1fdd5
PA
71842017-12-04 Pedro Alves <palves@redhat.com>
7185
7186 PR gdb/22499
7187 * gdb.arch/amd64-disp-step-avx.S: New file.
7188 * gdb.arch/amd64-disp-step-avx.exp: New file.
7189
f0fb2488
PA
71902017-12-03 Pedro Alves <palves@redhat.com>
7191
7192 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7193 and <string.h>.
7194 (parent_function): Print distinct messages when waitpid fails, or
7195 the child exits with a signal, or the child exits for an unhandled
7196 reason.
7197 * gdb.threads/process-dies-while-detaching.exp
7198 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7199 it. Wait for both inferior output and GDB's prompt. Use an
7200 indirect spawn id list.
7201 (do_detach): New parameter 'child_exit'. Use it to compute
7202 expected inferior output.
7203 (test_detach, test_detach_watch, test_detach_killed_outside):
7204 Adjust to pass down the expected child exit kind.
7205
97cbe998
SDJ
72062017-12-01 Joel Brobecker <brobecker@adacore.com>
7207 Sergio Durigan Junior <sergiodj@redhat.com>
7208 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7211
40fc416f
SDJ
72122017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7213
7214 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7215 to 'symbol-file' and 'add-symbol-file' can be
7216 position-independent.
7217
1cc75e92
YQ
72182017-12-01 Yao Qi <yao.qi@linaro.org>
7219
7220 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7221 the URL in copyright header.
7222 * gdb.arch/aarch64-fp.exp: Likewise.
7223 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7224 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7225 * gdb.base/expand-psymtabs.exp: Likewise.
7226 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7227 * gdb.fortran/common-block.exp: Likewise.
7228 * gdb.fortran/common-block.f90: Likewise.
7229 * gdb.fortran/logical.exp: Likewise.
7230 * gdb.fortran/vla-datatypes.f90: Likewise.
7231 * gdb.fortran/vla-sub.f90: Likewise.
7232
875fb7a7
JB
72332017-11-30 Joel Brobecker <brobecker@adacore.com>
7234
7235 * gdb.ada/repeat_dyn: New testcase.
7236
6f14765f
UW
72372017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7238
7239 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7240 Update for changed thread numbering.
7241 * gdb.cell/bt.exp: Update for changed GDB output.
7242
f1af7b94
SM
72432017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7244
7245 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7246 setting isremote by hand.
7247 * boards/dwarf4-gdb-index.exp: Likewise.
7248 * boards/fission.exp: Likewise.
7249 * boards/stabs.exp: Likewise.
7250
e3919f3e
PA
72512017-11-30 Pedro Alves <palves@redhat.com>
7252
7253 * gdb.linespec/cpls-ops.exp
7254 (check_explicit_skips_function_argument): Extract the underlying
7255 type of size_t instead of hardcoding it.
7256
bd69330d
PA
72572017-11-29 Pedro Alves <palves@redhat.com>
7258
7259 PR c++/19436
7260 * gdb.linespec/cpls-abi-tag.cc: New file.
7261 * gdb.linespec/cpls-abi-tag.exp: New file.
7262
a20714ff
PA
72632017-11-29 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.base/langs.exp: Use -qualified.
7266 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7267 it.
7268 * gdb.cp/namespace.exp: Use -qualified.
7269 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7270 (overload-3, template-overload, template-ret-type, const-overload)
7271 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7272 procedures.
7273 (test_driver): Call them.
7274 * gdb.cp/save-bp-qualified.cc: New.
7275 * gdb.cp/save-bp-qualified.exp: New.
7276 * gdb.linespec/explicit.exp: Test -qualified.
7277 * lib/completion-support.exp (completion::explicit_opts_list): Add
7278 "-qualified".
7279 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7280
f6f1d339
PM
72812017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7282
7283 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7284
02ca603a
TT
72852017-11-29 Tom Tromey <tom@tromey.com>
7286
7287 * gdb.base/relocate.exp: Update invalid argument test.
7288 Add new tests for invalid arguments.
7289
ed6c0bfb
TP
72902017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7291
7292 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7293 Return 0 as a long.
7294 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7295
f106e10e
TP
72962017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7297
7298 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7299 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7300 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7301 func ().
7302 * gdb.cp/shadow.cc (B.func): Return 0.
7303
10329bb2
JB
73042017-11-27 Joel Brobecker <brobecker@adacore.com>
7305
7306 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7307 expected output in gdb_expect call to allow the exception
7308 message to be present as well. Fix syntax confusion to avoid
7309 TCL thinking that exception_name is an array.
7310
617cd4bc
UW
73112017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7312
7313 * gdb.arch/spu-info.c: Include <unistd.h>.
7314 (do_signal_test): Fix broken calls to write.
7315 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7316 Fix checks for empty mailboxes. Update signal tests for corrected
7317 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7318 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7319 * gdb.cell/arch.exp: Use standard_output_file.
7320 * gdb.cell/break.exp: Likewise.
7321 * gdb.cell/bt.exp: Likewise.
7322 * gdb.cell/core.exp: Likewise.
7323 * gdb.cell/dwarfaddr.exp: Likewise.
7324 * gdb.cell/ea-cache.exp: Likewise.
7325 * gdb.cell/ea-standalone.exp: Likewise.
7326 * gdb.cell/f-regs.exp: Likewise.
7327 * gdb.cell/fork.exp: Likewise.
7328 * gdb.cell/gcore.exp: Likewise.
7329 * gdb.cell/mem-access.exp: Likewise.
7330 * gdb.cell/ptype.exp: Likewise.
7331 * gdb.cell/registers.exp: Likewise.
7332 * gdb.cell/sizeof.exp: Likewise.
7333 * gdb.cell/solib-symbol.exp: Likewise.
7334 * gdb.cell/solib.exp: Likewise.
617cd4bc 7335
a81aaca0
PA
73362017-11-25 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.base/complete-empty.exp: New file.
7339 * gdb.base/completion.exp: Adjust.
7340
6a3c6ee4
PA
73412017-11-25 Pedro Alves <palves@redhat.com>
7342
7343 * gdb.linespec/cpls-ops.cc: New file.
7344 * gdb.linespec/cpls-ops.exp: New file.
7345 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7346 factored out from ...
7347 (test_complete_prefix_range): ... this.
7348
8955eb2d
PA
73492017-11-24 Pedro Alves <palves@redhat.com>
7350
7351 * gdb.linespec/cpcompletion.exp: New file.
7352 * gdb.linespec/cpls-hyphen.cc: New file.
7353 * gdb.linespec/cpls.cc: New file.
7354 * gdb.linespec/cpls2.cc: New file.
7355 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7356 test to use test_gdb_complete_unique. Add label completion,
7357 keyword completion and explicit location completion tests.
7358 * lib/completion-support.exp: New file.
7359
e547c119
JB
73602017-11-24 Joel Brobecker <brobecker@adacore.com>
7361
7362 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7363 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7364 when hitting an exception catchpoint.
7365
7c3c1aa8
YQ
73662017-11-22 Yao Qi <yao.qi@linaro.org>
7367
7368 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7369
41bd68f5
SM
73702017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7371
7372 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7373 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7374 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7375
1daad298
YQ
73762017-11-22 Yao Qi <yao.qi@linaro.org>
7377
7378 * gdb.base/info-os.exp: Pass pthreads.
7379 * gdb.multi/multi-attach.exp: Likewise.
7380
88465e87
YQ
73812017-11-22 Yao Qi <yao.qi@linaro.org>
7382
7383 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7384 compiler.
7385
dc196b23
YQ
73862017-11-22 Yao Qi <yao.qi@linaro.org>
7387
7388 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7389 * gdb.base/break-interp.exp: Likewise.
7390 * gdb.base/jit-attach-pie.exp: Likewise.
7391
2400729e
UW
73922017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7393
7394 * gdb.base/float128.c (large128): New variable.
7395 * gdb.base/float128.exp: Add test to print largest __float128 value.
7396
7a26362d
UW
73972017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7398
7399 * gdb.arch/vsx-regs.exp: Update register content checks.
7400
ed0f4273
UW
74012017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7402
7403 * gdb.arch/ppc-longdouble.exp: New file.
7404 * gdb.arch/ppc-longdouble.c: Likewise.
7405
a25d69c6
PA
74062017-11-21 Pedro Alves <palves@redhat.com>
7407
7408 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7409
73fcf641
PA
74102017-11-20 Pedro Alves <palves@redhat.com>
7411
7412 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7413 (long_double_typedef): New typedefs.
7414 Use DEF on double and long double.
7415 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7416 cases.
7417 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7418 and 'long_double_ptr_same_size' locals. Use them to decide
7419 whether cast from array/function to float is valid/invalid.
7420
71a3c369
TT
74212017-11-17 Tom Tromey <tom@tromey.com>
7422
7423 * gdb.rust/traits.rs: New file.
7424 * gdb.rust/traits.exp: New file.
7425
ced9779b
JB
74262017-11-17 Joel Brobecker <brobecker@adacore.com>
7427
7428 * gdb.ada/minsyms: New testcase.
7429
a0922d80
PA
74302017-11-16 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7433 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7434
ea04e54c
PA
74352017-11-16 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7438 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7439
e849ea89
PA
74402017-11-16 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.server/reconnect-ctrl-c.c: New file.
7443 * gdb.server/reconnect-ctrl-c.exp: New file.
7444
d8ae99a7
PM
74452017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7446
7447 * gdb.python/py-rbreak.exp: New file.
7448 * gdb.python/py-rbreak.c: New file.
7449 * gdb.python/py-rbreak-func2.c: New file.
7450
968a13f8
PA
74512017-11-16 Pedro Alves <palves@redhat.com>
7452
7453 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7454 pattern.
7455 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7456 GDB.
7457
71774bc9
SM
74582017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7459
7460 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7461 regex.
7462
ddbb44cf
SM
74632017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7464
7465 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7466 test names.
7467
584a564f
PA
74682017-11-09 Pedro Alves <palves@redhat.com>
7469
7470 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7471 factored out from ...
7472 (top level): ... here, and adjusted to avoid expecting beyond the
7473 prompt in a single gdb_test_multiple.
7474
5ed7a928
PA
74752017-11-09 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7478 output.
7479 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7480 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7481 * gdb.server/ext-run.exp ("kill" test): Likewise.
7482 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7483
a60e0738
PA
74842017-11-09 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7487 match till end of line.
7488
2c88253f
PA
74892017-11-09 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7492
c7a38517
PA
74932017-11-09 Pedro Alves <palves@redhat.com>
7494
7495 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7496 New procedures, factored out from ...
7497 (top level): ... here, and adjusted to avoid expecting beyond the
7498 prompt in one go.
7499
f29f4b6b
PA
75002017-11-09 Pedro Alves <palves@redhat.com>
7501
7502 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7503 output. Fix '?' match.
7504
286acbb5
JB
75052017-11-08 Joel Brobecker <brobecker@adacore.com>
7506
7507 * gdb.ada/scoped_watch: New testcase.
7508 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7509 which is actually correct.
7510 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7511 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7512
62d7ae92
PA
75132017-11-08 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.gdb/complaints.exp (test_initial_complaints)
7516 (test_serial_complaints, test_short_complaints): Call
7517 complaint_internal instead of complaint.
7518
280ca31f
DT
75192017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7520
7521 * gdb.threads/tls-core.c: New file.
7522 * gdb.threads/tls-core.exp: Likewise.
7523
b5ec771e
PA
75242017-11-08 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7527 (p Exported_Capitalized): New test.
7528 (p exported_capitalized): New test.
7529
a02b41a7
PA
75302017-11-07 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7533
95e95a6d
PA
75342017-11-07 Pedro Alves <palves@redhat.com>
7535
7536 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7537 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7538 (disable_invalid, disable_inverted, disable_negative): New
7539 procedures.
7540 ("bad numbers"): New set of tests.
7541
cee62dbd
PA
75422017-11-07 Pedro Alves <palves@redhat.com>
7543
7544 * gdb.cp/ena-dis-br-range.exp: Add tests.
7545
cc638e86
PA
75462017-11-07 Pedro Alves <palves@redhat.com>
7547
7548 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7549
d0fe4701
XR
75502017-11-07 Xavier Roirand <roirand@adacore.com>
7551 Pedro Alves <palves@redhat.com>
7552
7553 * gdb.base/ena-dis-br.exp: Add reference to
7554 gdb.cp/ena-dis-br-range.exp.
7555 * gdb.cp/ena-dis-br-range.exp: New file.
7556 * gdb.cp/ena-dis-br-range.cc: New file.
7557
46f67f80
PA
75582017-11-06 Pedro Alves <palves@redhat.com>
7559
7560 * gdb.base/attach-non-pgrp-leader.c: New.
7561 * gdb.base/attach-non-pgrp-leader.exp: New.
7562
726e1356
PA
75632017-11-06 Pedro Alves <palves@redhat.com>
7564
7565 * configure.ac: No longer check for termio.h and sgtty.h.
7566 * configure: Regenerate.
7567 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7568 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7569 Remove termio and sgtty code.
7570
50ab6ace
YQ
75712017-11-03 Yao Qi <yao.qi@linaro.org>
7572
7573 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7574 in GDB is disabled.
7575
8e68731c
YQ
75762017-11-03 Yao Qi <yao.qi@linaro.org>
7577
7578 * gdb.python/py-thrhandle.exp: Skip it if python is not
7579 enabled.
7580
3a87ae65
SM
75812017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7582
7583 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7584 as a breakpoint command.
7585
484d8d36
MD
75862017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7587
7588 PR python/21213
7589 * gdb.python/py-infthread.exp: Test calling
7590 InferiorThread.inferior () multiple times in a row.
7591
4a27f119
KS
75922017-10-27 Keith Seitz <keiths@redhat.com>
7593
7594 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7595 Test "info break" for every inlined function breakpoint.
7596
bb11dd58
YQ
75972017-10-27 Yao Qi <yao.qi@linaro.org>
7598
7599 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7600
a43f3893
PF
76012017-10-26 Patrick Frants <osscontribute@gmail.com>
7602
7603 * gdb.cp/classes.exp (test_static_members): Test printing
7604 Outer::instance.
7605 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7606 (Inner::instance, Outer::instance): New.
7607
792ccf00
PA
76082017-10-24 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7611 extra console" test in two stages.
7612
eb2bfbad
PA
76132017-10-24 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7616
1f75a651
PA
76172017-10-24 Pedro Alves <palves@redhat.com>
7618
7619 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7620 loop.
7621
779990d9
PA
76222017-10-24 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7625 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7626
ad9b8f5d
PA
76272017-10-24 Pedro Alves <palves@redhat.com>
7628
7629 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7630 parameter and handle it. Don't output read value in test name.
7631
fee6da6e
PA
76322017-10-24 Pedro Alves <palves@redhat.com>
7633
7634 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7635 custom test name.
7636
10389c2c
PA
76372017-10-24 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7640 include the unstable output directory name in the test's name.
7641 (initial_setup_simple) <'set args'>: Use custom test name.
7642
a80e65a9
PA
76432017-10-24 Pedro Alves <palves@redhat.com>
7644
7645 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7646 with explicit test name.
7647
15763a09
PA
76482017-10-20 Pedro Alves <palves@redhat.com>
7649
7650 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7651 'wait -i'. Use gdb_assert and remote_close.
7652
49a4ce2e
AB
76532017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7654
7655 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7656 number from variable rather than hard-coded.
7657
a75868f5
PA
76582017-10-19 Pedro Alves <palves@redhat.com>
7659
7660 * gdb.base/long-inferior-output.c: New file.
7661 * gdb.base/long-inferior-output.exp: New file.
7662
c8ba13ad
KS
76632017-11-18 Keith Seitz <keiths@redhat.com>
7664
7665 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7666 method.
7667 (main): Call it.
7668 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7669 Add additional user-defined conversion operator tests.
7670
b27de576
PA
76712017-10-17 Pedro Alves <palves@redhat.com>
7672
7673 * boards/native-stdio-gdbserver.exp: Load "local-board".
7674
8484c955
PA
76752017-10-17 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.base/quit-live.c: New file.
7678 * gdb.base/quit-live.exp: New file.
7679
83d5a34d
KS
76802017-10-16 Keith Seitz <keiths@redhat.com>
7681
7682 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7683 (class_with_protected_typedef, class_with_private_typedef)
7684 (struct_with_public_typedef, struct_with_protected_typedef)
7685 (struct_with_private_typedef): New classes/structs.
7686 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7687 typedefs and access specifiers.
7688
739b3f1d
PA
76892017-10-16 Pedro Alves <palves@redhat.com>
7690 Simon Marchi <simon.marchi@polymtl.ca>
7691
7692 * README (Local vs Remote vs Native): New section.
7693 * boards/local-board.exp: New file, with bits factored out from
7694 ...
7695 * boards/native-extended-gdbserver.exp: ... here. Load
7696 "local-board".
7697 * boards/native-gdbserver.exp: Load "local-board".
7698 (${board}_spawn, ${board}_exec): Delete.
7699 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7700 ...
7701 * boards/stdio-gdbserver-base.exp: ... this new file.
7702 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7703 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7704 procedure.
7705 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7706 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7707 stdio_gdbserver_command.
7708 (${board}_get_remote_address, ${board}_get_comm_port)
7709 (${board}_download, ${board}_upload): Delete.
7710 (get_target_remote_pipe_cmd): New.
7711
fe68b953
SM
77122017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7713
7714 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7715 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7716 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7717 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7718 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7719 remove with_test_prefix.
7720
300b6685
PA
77212017-10-13 Pedro Alves <palves@redhat.com>
7722
7723 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7724 * gdb.base/annota1.exp: Use it instead of is_remote.
7725 * gdb.base/annota3.exp: Use it instead of is_remote.
7726 * gdb.cp/annota2.exp: Use it instead of is_remote.
7727 * gdb.cp/annota3.exp: Use it instead of is_remote.
7728 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7729
50500caf
PA
77302017-10-13 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7733 (test_num_test_vars, run_and_count_vars, find_env)
7734 (test_set_unset_env, test_inherit_env_var): New procedures.
7735 (top level): Use them.
7736
dad0c6d2
PA
77372017-10-13 Pedro Alves <palves@redhat.com>
7738
7739 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7740 also skip on stub-like targets.
7741
8b0553c1
PA
77422017-10-13 Pedro Alves <palves@redhat.com>
7743
7744 PR gdb/22293
7745 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7746 (top level): Move some tests to ...
7747 (test_not_found): ... this new procedure.
7748 (top level): Call it.
7749
7594f623
PA
77502017-10-13 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7753 expect different "info terminal" output if testing with a
7754 non-native target.
7755
ebe3b402
PA
77562017-10-13 Pedro Alves <palves@redhat.com>
7757 Simon Marchi <simon.marchi@polymtl.ca>
7758
7759 PR python/12966
7760 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7761
42f1b161
PA
77622017-10-13 Pedro Alves <palves@redhat.com>
7763
7764 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7765 already.
7766
8d6ef72b
PA
77672017-10-13 Pedro Alves <palves@redhat.com>
7768
7769 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7770 is_remote.
7771
d7bcd5b8
PA
77722017-10-13 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7775 is_remote.
7776
df479dc6
PA
77772017-10-13 Pedro Alves <palves@redhat.com>
7778
7779 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7780 is set.
7781 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7782 instead of is_remote.
7783
23fb630a
PA
77842017-10-13 Pedro Alves <palves@redhat.com>
7785
7786 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7787 (top level): Add comment.
7788
cc77b1dc
PA
77892017-10-13 Pedro Alves <palves@redhat.com>
7790
7791 * gdb.base/remote.exp (top level): Fix comment typo and add
7792 missing return.
7793
27c9e813
PA
77942017-10-13 Pedro Alves <palves@redhat.com>
7795 Simon Marchi <simon.marchi@polymtl.ca>
7796
7797 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7798 calls and add comments. Skip test if use_gdb_stub is set.
7799 (top level): Use "set cwd" command instead of "cd" command.
7800
5e830d98
PA
78012017-10-13 Pedro Alves <palves@redhat.com>
7802
7803 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7804 is_remote target check.
7805
f5ca0032
PA
78062017-10-13 Pedro Alves <palves@redhat.com>
7807
7808 * gdb.base/scope.exp: Use build_executable + clean_restart +
7809 gdb_file_cmd instead of prepare_for_testing and no longer skip
7810 "before run" tests on is_remote target boards. Update comments.
7811 * boards/native-extended-gdbserver.exp
7812 (extended_gdbserver_load_last_file): New, factored out from ...
7813 (gdb_load): ... this. Move further below and add comment.
7814 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7815
8aed1c0d
PA
78162017-10-12 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.base/attach.exp: Remove references to gdb64.
7819 * gdb.base/dbx.exp: Remove references to gdb64.
7820
cfa34c87
SM
78212017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7822 Pedro Alves <palves@redhat.com>
7823
7824 * gdb.base/label.exp: Remove is_remote target check.
7825
9192b7de
PA
78262017-10-12 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.base/auvx.exp (coredir): Update comment.
7829 (top level) <core_works>: Use "set cwd" command instead of "cd"
7830 command.
7831
6bf0052d
PA
78322017-10-12 Pedro Alves <palves@redhat.com>
7833 Simon Marchi <simon.marchi@polymtl.ca>
7834
7835 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7836 target boards.
7837
e48ef82d
PA
78382017-10-12 Pedro Alves <palves@redhat.com>
7839 Simon Marchi <simon.marchi@polymtl.ca>
7840
7841 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7842 Instead skip if there's any gdb_protocol set.
7843
8d7aea57
SM
78442017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7845 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7848
30440677
PA
78492017-10-12 Pedro Alves <palves@redhat.com>
7850 Simon Marchi <simon.marchi@polymtl.ca>
7851
7852 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7853 instead of on dejagnu remote boards.
7854
4e04f045 78552017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7856 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7857
7858 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7859 checks. Use build_executable + clean_restart instead of
7860 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7861 of enabling non-stop after starting gdb.
7862
871a186e
PA
78632017-10-12 Pedro Alves <palves@redhat.com>
7864
7865 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7866 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7867 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7868 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7869
56d704da
AK
78702017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7871
7872 * gdb.arch/arc-tdesc-cpu.exp: New file.
7873 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7874
2f20e312
SM
78752017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7876
7877 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7878
65630365
PA
78792017-10-10 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7882 expect CLI output.
7883
bf469271
PA
78842017-10-10 Pedro Alves <palves@redhat.com>
7885
7886 * lib/selftest-support.exp (selftest_setup): Update for
7887 captured_command_loop's prototype change.
7888
777a42f1
PA
78892017-10-09 Pedro Alves <palves@redhat.com>
7890
7891 Test both arch1=>arch2 and arch2=>arch1.
7892
7893 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7894 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7895 factored out to...
7896 (append_arch1_options, append_arch2_options, append_arch_options)
7897 (build_executables): New procedures.
7898 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7899 local.
7900 (top level): Add new 'first_arch' testing axis.
7901
cbd2b4e3
PA
79022017-10-09 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7905 (barrier): New.
7906 (thread_start, all_started): New functions.
7907 (main): Spawn new thread and wait until it is scheduled.
7908 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7909 option.
7910 (do_test): Add 'selected_thread' parameter. Run to all_started
7911 instead of main. Explicitly set the breakpoint at main. Switch
7912 to the SELECTED_THREAD thread.
7913 (top level): Test handling the exec event with either the main
7914 thread or the second thread selected.
7915
5c9e4427
PA
79162017-10-09 Pedro Alves <palves@redhat.com>
7917
7918 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7919 logic. Move STOP marker after the value checks.
7920 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7921 regexp.
7922
b3b7c423
SL
79232017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7924
7925 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7926
3b4b2f16
UW
79272017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7928
7929 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7930 integer-to-dfp conversion.
7931 * gdb.base/dfp-test.exp: Likewise.
7932
5cd63fda
PA
79332017-10-04 Pedro Alves <palves@redhat.com>
7934
7935 * gdb.multi/hangout.c: Include <unistd.h>.
7936 (hangout_loop): New function.
7937 (main): Call alarm. Call hangout_loop in a loop.
7938 * gdb.multi/hello.c: Include <unistd.h>.
7939 (hello_loop): New function.
7940 (main): Call alarm. Call hangout_loop in a loop.
7941 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7942 inferior with the other selected.
7943
4c71c105
SM
79442017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7945
7946 * gdb.mi/list-thread-groups-available.exp: New file.
7947 * gdb.mi/list-thread-groups-available.c: New file.
7948
bc3b087d
SDJ
79492017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7950
7951 * gdb.base/set-cwd.exp: Make it available on
7952 native-extended-gdbserver.
7953
d092c5a2
SDJ
79542017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7955
7956 * gdb.base/set-cwd.c: New file.
7957 * gdb.base/set-cwd.exp: Likewise.
7958
45320ffa
TT
79592017-10-02 Tom Tromey <tom@tromey.com>
7960
7961 PR rust/22236:
7962 * gdb.rust/simple.rs (main): New variable "fslice".
7963 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7964
b3e3859b
TT
79652017-10-02 Tom Tromey <tom@tromey.com>
7966
7967 * gdb.rust/simple.exp: Test ptype of a slice.
7968
01af5e0d
TT
79692017-10-02 Tom Tromey <tom@tromey.com>
7970
7971 * gdb.rust/simple.exp: Test index of slice.
7972
a9bbfbd8
TT
79732017-09-27 Tom Tromey <tom@tromey.com>
7974
7975 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7976
df8899e5
TP
79772017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7978 Pedro Alves <palves@redhat.com>
7979
7980 * gdb.base/compare-sections.exp (get value of read-only section): Read
7981 as unsigned value.
7982 (corrupt read-only section): Likewise and don't set written if patching
7983 failed.
7984
757bf54b
KB
79852017-09-21 Kevin Buettner <kevinb@redhat.com>
7986
7987 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7988 files.
7989
06871ae8
PA
79902017-09-20 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7993 symbol names in gdb's output.
7994 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7995
e5f25bc5
PA
79962017-09-20 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7999 Rename to ...
8000 (test_list_ambiguous_symbol): ... this and add a symbol name
8001 parameter. Adjust.
8002 (test_list_ambiguous_function): Reimplement on top of
8003 test_list_ambiguous_symbol and also test listing ambiguous
8004 variables.
8005 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8006 (ambiguous_fun): ... this.
8007 (ambiguous_var): New.
8008 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8009 (ambiguous_fun): ... this.
8010 (ambiguous_var): New.
8011
4e5a4f58
JB
80122017-09-19 John Baldwin <jhb@FreeBSD.org>
8013
8014 * gdb.base/starti.c: New file.
8015 * gdb.base/starti.exp: New file.
8016 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8017
26e53f3e
PA
80182017-09-14 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8021 (top level): Use it instead of runto.
8022
cb791d59
TT
80232017-09-11 Tom Tromey <tom@tromey.com>
8024
8025 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8026
7c96f8c1
TT
80272017-09-11 Tom Tromey <tom@tromey.com>
8028
8029 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8030 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8031
469412dd
CW
80322017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8033
8034 * gdb.fortran/printing-types.exp: New file.
8035 * gdb.fortran/printing-types.exp: New file.
8036
e0f86435
BH
80372017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8038
8039 * gdb.fortran/vla-ptype.exp: Fix typos.
8040 * gdb.fortran/vla-value.exp: Same.
8041
9e9af4be
BH
80422017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8043
8044 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8045 * gdb.mi/mi-var-child-f.exp: Likewise.
8046 * gdb.mi/mi-vla-fortran.exp: Likewise.
8047
a5ad232b 80482017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8049 Christoph Weinmann <christoph.t.weinmann@intel.com>
8050 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8051
8052 * gdb.fortran/ptr-indentation.f90: New file.
8053 * gdb.fortran/ptr-indentation.exp: New file.
8054
5aec60eb
TT
80552017-09-05 Tom Tromey <tom@tromey.com>
8056
8057 PR gdb/22010:
8058 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8059
8f8f8152
TP
80602017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8061
8062 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8063
fbd1b771
JK
80642017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8065
8066 * gdb.threads/tls-nodebug-pie.c: New file.
8067 * gdb.threads/tls-nodebug-pie.exp: New file.
8068
5eb5f850
TT
80692017-09-05 Tom Tromey <tom@tromey.com>
8070
8071 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8072 for rust.
8073
ae780a21
SM
80742017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8075
8076 * gdb.multi/multi-arch-exec.exp: Test with different
8077 "follow-exec-mode" settings.
8078 (do_test): New procedure.
8079
3693fdb3
PA
80802017-09-04 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/func-static.c (S::method const, S::method volatile)
8083 (S::method volatile const): New methods.
8084 (c_s, v_s, cv_s): New instances.
8085 (main): Call method() on them.
8086 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8087 (cannot_resolve): New procedure.
8088 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8089 print-quote-unquoted columns.
8090 (do_test): Test printing each scope too.
8091
e68cb8e0
PA
80922017-09-04 Pedro Alves <palves@redhat.com>
8093
8094 * gdb.base/local-static.exp: Also test with
8095 class::method::variable wholly quoted.
8096 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8097
858be34c
PA
80982017-09-04 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.base/local-static.c: New.
8101 * gdb.base/local-static.cc: New.
8102 * gdb.base/local-static.exp: New.
8103
46a4882b
PA
81042017-09-04 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.asm/asm-source.exp: Add casts to int.
8107 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8108 (dataglobal64_1, dataglobal64_2): New globals.
8109 * gdb.base/nodebug.exp: Test different expressions involving the
8110 new globals, with print, whatis and ptype. Add casts to int.
8111 * gdb.base/solib-display.exp: Add casts to int.
8112 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8113 * gdb.cp/m-static.exp: Add cast to int.
8114 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8115 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8116 tls variable with no debug info without a cast. Test with a cast
8117 to int too.
8118 * gdb.trace/entry-values.exp: Add casts.
8119
2c5a2be1
PA
81202017-09-04 Pedro Alves <palves@redhat.com>
8121
8122 * gdb.base/nodebug.exp: Test that ptype's error about functions
8123 with unknown return type includes the function name too.
8124
7022349d
PA
81252017-09-04 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8128 return type of munmap in infcall.
8129 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8130 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8131 type of ftell in infcall.
8132 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8133 type of getpid in infcall.
8134 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8135 infcall.
8136 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8137 Bail on failure to extract the pid.
8138 * gdb.base/nodebug.c: #include <stdint.h>.
8139 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8140 New functions.
8141 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8142 Change expected output of print/whatis/ptype with functions with
8143 no debug info. Test all supported languages. Call
8144 test_call_promotion.
8145 * gdb.compile/compile.exp: Adjust expected output to expect
8146 warning.
8147 * gdb.threads/siginfo-threads.exp: Likewise.
8148
54990598
PA
81492017-09-04 Pedro Alves <palves@redhat.com>
8150
8151 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8152 "prototypes". Test calling float functions via prototyped and
8153 unprototyped function pointers.
8154 (perform_all_tests): New parameter "prototypes". Pass it down.
8155 (top level): Pass down "prototypes" parameter to
8156 perform_all_tests.
8157
34d16ea2
SM
81582017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8159
8160 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8161 Test with nested loops.
8162
9521ecda
SM
81632017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8164
8165 * gdb.base/commands.exp: Call the new procedures.
8166 (loop_break_test, loop_continue_test): New procedures.
8167
80a65e9b
SM
81682017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8169
8170 * gdb.base/commands.exp: Call new procedure.
8171 (define_if_without_arg_test): New procedure.
8172
e439fa14
PA
81732017-09-04 Pedro Alves <palves@redhat.com>
8174
8175 * gdb.base/list-ambiguous.exp: New file.
8176 * gdb.base/list-ambiguous0.c: New file.
8177 * gdb.base/list-ambiguous1.c: New file.
8178 * gdb.base/list.exp (test_list_range): Adjust expected output.
8179
0a2dde4a
SDJ
81802017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8181
8182 * gdb.base/share-env-with-gdbserver.c: New file.
8183 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8184
5e89eb3a
SM
81852017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8186
8187 * gdb.base/commands.exp (gdbvar_simple_if_test,
8188 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8189 progvar_simple_if_test, progvar_simple_while_test,
8190 progvar_complex_if_while_test, user_defined_command_test,
8191 user_defined_command_args_eval,
8192 user_defined_command_args_stack_test,
8193 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8194 temporary_breakpoint_commands,
8195 gdb_test_no_prompt, redefine_hook_test,
8196 redefine_backtrace_test): Remove "global gdb_prompt".
8197
fd437cbc
SM
81982017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8199
8200 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8201 New proc, call it from toplevel.
8202
87215ad1
SDJ
82032017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8204
8205 PR remote/21852
8206 * gdb.server/normal.c: New file, copied from gdb.base.
8207 * gdb.server/run-without-local-binary.exp: New file.
8208
58afddc6
WP
82092017-08-07 Weimin Pan <weimin.pan@oracle.com>
8210
8211 * gdb.arch/sparc64-adi.exp: New file.
8212 * gdb.arch/sparc64-adi.c: New file.
8213
5277199a
PA
82142017-08-22 Pedro Alves <palves@redhat.com>
8215
8216 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8217 (top level): Add "list all overloads" tests.
8218
14278e1f
TT
82192017-08-22 Tom Tromey <tom@tromey.com>
8220
8221 * gdb.gdb/xfullpath.exp: Remove.
8222
bf223d3e
PA
82232017-08-21 Pedro Alves <palves@redhat.com>
8224
8225 PR gdb/19487
8226 * gdb.base/symbol-alias.c: New.
8227 * gdb.base/symbol-alias2.c: New.
8228 * gdb.base/symbol-alias.exp: New.
8229
c973d0aa
PA
82302017-08-21 Pedro Alves <palves@redhat.com>
8231
8232 * gdb.base/dfp-test.c
8233 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8234 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8235 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8236 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8237 * gdb.base/whatis-ptype-typedefs.c: New.
8238 * gdb.base/whatis-ptype-typedefs.exp: New.
8239 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8240 (an_int, an_int_type, an_int_type2): New globals.
8241 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8242 involving typedefs and cast expressions.
8243 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8244 (lookup_typedefs_function): New.
8245 (typedefs_pretty_printers_dict): New.
8246 (top level): Register lookup_typedefs_function in
8247 gdb.pretty_printers.
8248
6d580b63
YQ
82492017-08-18 Yao Qi <yao.qi@linaro.org>
8250
8251 * gdb.server/unittest.exp: New.
8252
206726fb
SDJ
82532017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8254
8255 PR gdb/21954
8256 * gdb.base/environ.exp: Add test to check if 'unset environment'
8257 works.
8258
bf0ec4c2
AA
82592017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8260
8261 * lib/gdb.exp (universal_compile_options): New caching proc.
8262 (gdb_compile): Suppress GCC's coloring of messages.
8263
d6382fff
TT
82642017-08-14 Tom Tromey <tom@tromey.com>
8265
8266 PR gdb/21675:
8267 * gdb.base/printcmds.exp (test_radices): New function.
8268 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8269 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8270 * lib/gdb.exp (get_integer_valueof): Use p/d.
8271
c2c2dd9f
SM
82722017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8273
8274 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8275 characters.
8276
fdffd6f4
TT
82772017-08-05 Tom Tromey <tom@tromey.com>
8278
8279 * gdb.rust/simple.exp: Allow String to appear in a different
8280 namespace.
8281
27d41eac
YQ
82822017-07-26 Yao Qi <yao.qi@linaro.org>
8283
8284 * gdb.gdb/unittest.exp: Invoke command
8285 "maintenance check xml-descriptions".
8286
031ed05d
AA
82872017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8288
8289 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8290 calling context.
8291 (hex128): Drop erroneous calculation of parameters.
8292
dcd27ddf
SM
82932017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8294
8295 * gdb.python/py-unwind.exp: Disable stack protection when
8296 building test file.
8297
47e77640
PA
82982017-07-20 Pedro Alves <palves@redhat.com>
8299
8300 * gdb.base/default.exp (set language): Adjust expected output.
8301
62d2a18a
PA
83022017-07-20 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8305 (test_minsym): ... this, and make static.
8306 (get_pck__foo__bar__minsym): Rename to ...
8307 (get_test_minsym): ... this.
8308 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8309 symbol names and comments.
8310 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8311 (get_test_minsym): ... this.
8312 (pck__foo__bar__minsym__2): Rename to ...
8313 (test_minsym): ... this.
8314 (main): Adjust.
8315
c45ec17c
PA
83162017-07-17 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.base/completion.exp: Adjust expected output.
8319 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8320 the completer works.
8321
c6756f62
PA
83222017-07-17 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8325
5bd68487
AB
83262017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8327
8328 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8329
8880f2a9
TT
83302017-07-14 Tom Tromey <tom@tromey.com>
8331
8332 PR rust/21764:
8333 * gdb.rust/simple.exp: Add tests.
8334
65547233
TT
83352017-07-14 Tom Tromey <tom@tromey.com>
8336
8337 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8338
8f14146e
PA
83392017-07-14 Pedro Alves <palves@redhat.com>
8340
8341 * gdb.linespec/base/one/thefile.cc (z1): New function.
8342 * gdb.linespec/base/two/thefile.cc (z2): New function.
8343 * gdb.linespec/linespec.exp: Add tests.
8344
b4365d02
AB
83452017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8346
8347 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8348 to mi_create_breakpoint.
8349
5d2cbaa5
AB
83502017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8351
8352 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8353 mi_create_breakpoint.
8354
11cb5716
IB
83552017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8356
8357 * gdb.dlang/demangle.exp: Update for demangling changes.
8358
03278692
TT
83592017-07-09 Tom Tromey <tom@tromey.com>
8360
8361 * gdb.dwarf2/shortpiece.exp: New file.
8362
33c5cd75
DB
83632017-07-06 David Blaikie <dblaikie@gmail.com>
8364
8365 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8366 built from fissiont-multi-cu{1,2}.c.
8367 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8368 except putting 'main' and 'func' in separate CUs in the same DWO file.
8369 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8370 test.
8371 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8372 test.
8373
8455d262
PA
83742017-07-06 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.python/py-unwind.exp: Test flushregs.
8377
dc4bde35
SDJ
83782017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8379
8380 PR cli/21688
8381 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8382 tests for alias commands and trailing whitespace.
8383
51ed89aa
SDJ
83842017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8385
8386 PR cli/21688
8387 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8388 procedure. Call it.
8389
eb17d413
PA
83902017-06-29 Pedro Alves <palves@redhat.com>
8391
8392 * gdb.base/printcmds.exp: Add tests.
8393
41664b45
DG
83942017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8395
8396 PR gdb/21337
8397 * gdb.base/reread-readsym.exp: New file.
8398 * gdb.base/reread-readsym.c: New file.
8399
75312ae3
KB
84002017-06-21 Kevin Buettner <kevinb@redhat.com>
8401
8402 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8403 subpattern.
8404
66953522
PB
84052017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8406
8407 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8408 extended mnemonic.
8409 * gdb.arch/powerpc-power9.s: Likewise.
8410
5524b525
AA
84112017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8412
8413 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8414 on 32-bit x86 targets. Exploit is_*_target macros where
8415 appropriate.
8416
03c8af18
AA
84172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8418
8419 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8420 register pieces.
8421
3bf31011
AA
84222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8423
8424 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8425 located in one or more DWARF pieces.
8426
805acca0
AA
84272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8428
8429 * lib/gdb.exp (get_endianness): New proc.
8430 * gdb.arch/aarch64-fp.exp: Use it.
8431 * gdb.arch/altivec-regs.exp: Likewise.
8432 * gdb.arch/e500-regs.exp: Likewise.
8433 * gdb.arch/vsx-regs.exp: Likewise.
8434 * gdb.base/dump.exp: Likewise.
8435 * gdb.base/funcargs.exp: Likewise.
8436 * gdb.base/gnu_vector.exp: Likewise.
8437 * gdb.dwarf2/formdata16.exp: Likewise.
8438 * gdb.dwarf2/implptrpiece.exp: Likewise.
8439 * gdb.dwarf2/nonvar-access.exp: Likewise.
8440 * gdb.python/py-inferior.exp: Likewise.
8441 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8442
e9352324
AA
84432017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8444
8445 PR gdb/21226
8446 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8447 stack value pieces are taken from the LSB end.
8448
d5d1163e
AA
84492017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8450
8451 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8452 variable at nonzero offset.
8453
0567c986
AA
84542017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8455
8456 * gdb.dwarf2/var-access.c: New file.
8457 * gdb.dwarf2/var-access.exp: New test.
8458 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8459
973e9aab
TT
84602017-06-12 Tom Tromey <tom@tromey.com>
8461
8462 * gdb.dwarf2/formdata16.exp: Add tests.
8463
d9109c80
TT
84642017-06-12 Tom Tromey <tom@tromey.com>
8465
8466 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8467
30a25466
TT
84682017-06-12 Tom Tromey <tom@tromey.com>
8469
8470 PR exp/16225:
8471 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8472 * gdb.arch/vsx-regs.exp: Update tests.
8473 * gdb.arch/s390-vregs.exp (hex128): New proc.
8474 Update test.
8475 * gdb.arch/altivec-regs.exp: Update tests.
8476
aefd8b33
SDJ
84772017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8478
8479 * gdb.base/startup-with-shell.c: New file.
8480 * gdb.base/startup-with-shell.exp: Likewise.
8481
2090129c
SDJ
84822017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8483
8484 * gdb.server/non-existing-program.exp: Update regex in order to
8485 reflect the fact that gdbserver is now using fork_inferior (with a
8486 shell) to startup the inferior.
8487
8e86a419
SM
84882017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8489
8490 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8491 support function calls from GDB.
8492
e6cf65f2
TT
84932017-05-21 Tom Tromey <tom@tromey.com>
8494
8495 PR rust/21466:
8496 * gdb.rust/unsized.exp: New file.
8497 * gdb.rust/unsized.rs: New file.
8498
43cc5389
TT
84992017-05-19 Tom Tromey <tom@tromey.com>
8500
8501 PR rust/21484:
8502 * gdb.rust/watch.exp: New file.
8503 * gdb.rust/watch.rs: New file.
8504
ec8df234
TT
85052017-05-18 Tom Tromey <tom@tromey.com>
8506
8507 * gdb.rust/simple.exp: Allow Box to be qualified.
8508
3e3e7fae
TP
85092017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8510
8511 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8512
59cc050d
PA
85132017-05-18 Pedro Alves <palves@redhat.com>
8514
8515 * gdb.base/fileio.c (test_write, test_read, test_close)
8516 (test_fstat): Don't print 'ret' in the fail path.
8517
c8f6abd1
PA
85182017-05-18 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8521 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8522 (test_system, test_rename, test_unlink, test_time): Change
8523 prototypes.
8524 * gdb.base/fileio.exp (stop_msg): Adjust.
8525
d2a03b77
PA
85262017-05-18 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.base/fileio.c (null_str): New global.
8529 (test_stat): Use it.
8530 * gdb.base/fileio.exp: Remove nowarnings.
8531
0d5c6999
YQ
85322017-05-17 Yao Qi <yao.qi@linaro.org>
8533
8534 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8535
21873064
YQ
85362017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8537
8538 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8539 argument command.
8540 (top-level): Invoke test_set_inferior_tty.
8541
d512d31c
PA
85422017-05-04 Pedro Alves <palves@redhat.com>
8543
8544 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8545 Add parens to print call for Python 3.
8546
90cef2ed
KS
85472017-05-03 Keith Seitz <keiths@redhat.com>
8548
8549 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8550 (main): Call it.
8551
14f819c8
TW
85522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8553
8554 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8555 to prev and next.
8556
913aeadd
TW
85572017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8558
8559 * gdb.python/py-record-btrace.exp: Remove test for
8560 gdb.BtraceInstruction.error.
8561
a3be24ad
TW
85622017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8563
8564 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8565
ae20e79a
TW
85662017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8567
8568 * gdb.python/py-record-btrace-threads.c: New file.
8569 * gdb.python/py-record-btrace-threads.exp: New file.
8570
45ce1b47
SDJ
85712017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8572
8573 PR testsuite/8595
8574 * gdb.base/environ.exp: Make test available in all architectures.
8575 Move bits related to "info program" testing to
8576 gdb.base/info-program.exp. Rewrite tests to use the two new
8577 procedures mentione below.
8578 (test_set_show_env_var) New procedure.
8579 (test_set_show_env_var_equal): Likewise.
8580 * gdb.base/info-program.exp: New file.
8581
e15c3eb4
KS
85822017-04-27 Keith Seitz <keiths@redhat.com>
8583
8584 * gdb.cp/oranking.cc (test15): New function.
8585 (main): Call test15 and declare additional variables for testing.
8586 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8587 "p foo101('abc')" tests.
8588 Add tests for cv qualifier overloads.
8589 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8590 "lvalue reference overload" test.
8591 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8592 "print value of f1 on Child&& in f2" test.
8593
3a3fd0fd
PA
85942017-04-19 Pedro Alves <palves@redhat.com>
8595
8596 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8597 procedure.
8598 (top level): Call it.
8599 * lib/gdb.exp (gdb_define_cmd): New procedure.
8600
53375380
PA
86012017-04-12 Pedro Alves <palves@redhat.com>
8602
8603 PR gdb/21323
8604 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8605 (wchar): New global.
8606 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8607 (do_test_wide_char, wide_char_types_no_program, top level): Add
8608 wchar_t testing.
8609
53e710ac
PA
86102017-04-12 Pedro Alves <palves@redhat.com>
8611
8612 PR c++/21323
8613 * gdb.cp/wide_char_types.c: New file.
8614 * gdb.cp/wide_char_types.exp: New file.
8615
0ad9d8c7
SDJ
86162017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8617
8618 PR gdb/21352
8619 * gdb.trace/tsv.exp: Add test for "tsave -r".
8620
b1b45502
IB
86212017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8622
8623 * gdb.dlang/watch-loc.c: New file.
8624 * gdb.dlang/watch-loc.exp: New file.
8625
ec13808e
JK
86262017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8627
8628 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8629
fe5f7374
AK
86302017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8631
8632 * gdb.arch/arc-analyze-prologue.S: New file.
8633 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8634
eea78757
AK
86352017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8636
8637 * gdb.arch/arc-decode-insn.S: New file.
8638 * gdb.arch/arc-decode-insn.exp: Likewise.
8639
5badf10a
IR
86402017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8641
8642 PR tdep/20928
8643 * gdb.arch/sparc64-regs.exp: New file.
8644 * gdb.arch/sparc64-regs.S: Likewise.
8645
cee59b3f
TW
86462017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8647
8648 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8649 and memory view on Python 3.
8650
c0f55cc6
AV
86512017-03-20 Artemiy Volkov <artemiyv@acm.org>
8652 Keith Seitz <keiths@redhat.com>
8653
8654 PR gdb/14441
8655 * gdb.cp/demangle.exp: Add rvalue reference tests.
8656 * gdb.cp/rvalue-ref-casts.cc: New file.
8657 * gdb.cp/rvalue-ref-casts.exp: New file.
8658 * gdb.cp/rvalue-ref-overload.cc: New file.
8659 * gdb.cp/rvalue-ref-overload.exp: New file.
8660 * gdb.cp/rvalue-ref-params.cc: New file.
8661 * gdb.cp/rvalue-ref-params.exp: New file.
8662 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8663 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8664 * gdb.cp/rvalue-ref-types.cc: New file.
8665 * gdb.cp/rvalue-ref-types.exp: New file.
8666 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8667 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8668
51457a05
MAL
86692017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8670
8671 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8672 New procedure.
8673
5b291c04
MAL
86742017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8675
8676 * lib/mi-support.exp (mi_gdb_test): Add additional message
8677 for unexpected output.
8678
59a56148
AA
86792017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8680
8681 * gdb.base/examine-backward.c (Barrier): New character array
8682 constant, to ensure that TestStrings is preceded by a string
8683 terminator.
8684
7942e96e
AA
86852017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8686
8687 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8688 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8689 and implicit pointer into such a location.
8690
6ebac3fb
DE
86912017-03-16 Doug Evans <dje@google.com>
8692
8693 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8694
ec3b243d
TP
86952017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8696
8697 * gdb.cp/m-static.exp: Fix expectation for prototype of
8698 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8699
87002017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8701
8702 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8703 * gdb.guile/scm-lazy-string.c: New file.
8704 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8705 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8706 for pointer, array, typedef lazy strings.
8707
2cc36e25 87082017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8709
8710 PR python/17728, python/18439, python/18779
8711 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8712 * gdb.python/py-lazy-string.c (pointer): New typedef.
8713 (main): New locals ptr, array, typedef_ptr.
8714 * gdb.python/py-value.exp: Move lazy string tests to ...
8715 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8716 array, typedef lazy strings.
ec3b243d 8717
0efcde63
AK
87182017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8719
8720 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8721 Add optional 'test' parameter.
8722
7978d7c3
SM
87232017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8724
8725 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8726 Skip for versions of DejaGnu < 1.5.
8727
896c0c1e
SM
87282017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8729
8730 * lib/gdb.exp (dejagnu_version): New proc.
8731 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8732 Use dejagnu_version.
8733
5f4d1085
KS
87342017-03-10 Keith Seitz <keiths@redhat.com>
8735
8736 PR c++/8128
8737 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8738 type from destructor regexps.
8739 Add a branch which actually passes the test.
8740 Adjust "ptype t5i" test names.
8741
1de05205
PA
87422017-03-08 Pedro Alves <palves@redhat.com>
8743
8744 * gdb.base/step-over-exit.exp: Add explicit test message.
8745
c65d6b55
PA
87462017-03-08 Pedro Alves <palves@redhat.com>
8747
8748 PR gdb/18360
8749 * gdb.threads/interrupt-while-step-over.c: New file.
8750 * gdb.threads/interrupt-while-step-over.exp: New file.
8751
2e86a283
PA
87522017-03-08 Pedro Alves <palves@redhat.com>
8753
8754 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8755 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8756
25dcbff6
PA
87572017-03-08 Pedro Alves <palves@redhat.com>
8758
8759 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8760 PKRU as not supported as a PASS.
8761
dc9366eb
PA
87622017-03-08 Pedro Alves <palves@redhat.com>
8763
8764 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8765 prefix instead of $binfile1/$binfile2.
8766 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8767 in test message.
8768 * gdb.python/py-completion.exp: Use "load python file" as test
8769 messages instead of unstable path names.
8770
6e5d74e7
PA
87712017-03-08 Pedro Alves <palves@redhat.com>
8772 Jan Kratochvil <jan.kratochvil@redhat.com>
8773
8774 PR cli/21218
8775 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8776 New proc.
8777 (top level): Call it.
8778
9753a2f6
PA
87792017-03-08 Pedro Alves <palves@redhat.com>
8780
8781 PR tui/21216
8782 * gdb.tui/tui-nl-filtered-output.exp: New file.
8783
1a4dd9dd
PA
87842017-03-08 Pedro Alves <palves@redhat.com>
8785
8786 * gdb.base/completion.exp: Move TUI completion tests to ...
8787 * gdb.tui/completion.exp: ... this new file.
8788
7cbbff33
PA
87892017-03-08 Pedro Alves <palves@redhat.com>
8790
8791 * gdb.base/tui-disasm-long-lines.c,
8792 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8793 gdb.base/tui-layout.exp: Move to ...
8794 * gdb.tui/: ... this new directory.
8795
5f6fd321
PA
87962017-03-07 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/tui-layout.c: New file.
8799 * gdb.base/tui-layout.exp: New file.
8800
44959fa8
PA
88012017-03-07 Pedro Alves <palves@redhat.com>
8802
8803 * gdb.base/tui-layout.c: Rename to ...
8804 * gdb.base/tui-disasm-long-lines.c: ... this.
8805 * gdb.base/tui-layout.exp: Rename to ...
8806 * gdb.base/tui-disasm-long-lines.exp: ... this.
8807
f8c4e718
PA
88082017-03-07 Pedro Alves <palves@redhat.com>
8809
8810 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8811
6dbb839a 88122017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8813
8814 * i386-mpx-call.c: New file.
8815 * i386-mpx-call.exp: New file.
8816
65b48a81
PB
88172017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8818
8819 * gdb.arch/powerpc-power.exp: Delete test.
8820 * gdb.arch/powerpc-power.s: Likewise.
8821 * gdb.disasm/disassembler-options.exp: New test.
8822 * gdb.arch/powerpc-altivec.exp: Likewise.
8823 * gdb.arch/powerpc-altivec.s: Likewise.
8824 * gdb.arch/powerpc-altivec2.exp: Likewise.
8825 * gdb.arch/powerpc-altivec2.s: Likewise.
8826 * gdb.arch/powerpc-altivec3.exp: Likewise.
8827 * gdb.arch/powerpc-altivec3.s: Likewise.
8828 * gdb.arch/powerpc-power7.exp: Likewise.
8829 * gdb.arch/powerpc-power7.s: Likewise.
8830 * gdb.arch/powerpc-power8.exp: Likewise.
8831 * gdb.arch/powerpc-power8.s: Likewise.
8832 * gdb.arch/powerpc-power9.exp: Likewise.
8833 * gdb.arch/powerpc-power9.s: Likewise.
8834 * gdb.arch/powerpc-vsx.exp: Likewise.
8835 * gdb.arch/powerpc-vsx.s: Likewise.
8836 * gdb.arch/powerpc-vsx2.exp: Likewise.
8837 * gdb.arch/powerpc-vsx2.s: Likewise.
8838 * gdb.arch/powerpc-vsx3.exp: Likewise.
8839 * gdb.arch/powerpc-vsx3.s: Likewise.
8840 * gdb.arch/arm-disassembler-options.exp: Likewise.
8841 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8842 * gdb.arch/s390-disassembler-options.exp: Likewise.
8843
17cd4947
LM
88442017-02-23 Luis Machado <lgustavo@codesourcery.com>
8845
8846 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8847 (check_supported_features): ... this. Changed return type to void.
8848 (supports_rdseed): New static global.
8849 (rdseed): Check supports_rdseed.
8850 (initialize): Call check_supported_features.
8851
2039d74e
EBM
88522017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8853
8854 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8855 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8856 and lqarx/stqcx.
8857 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8858 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8859
a51d7ecf
EBM
88602017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8861
8862 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8863 uppercase.
8864
0224619f
JK
88652017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 * gdb.dwarf2/formdata16.c: New file.
8868 * gdb.dwarf2/formdata16.exp: New file.
8869 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8870
216f72a1
JK
88712017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8872
8873 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8874 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8875 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8876 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8877 DW_AT_GNU_*.
8878
43988095
JK
88792017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8880
8881 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8882
99e8a4f9
SDJ
88832017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8884
8885 PR gdb/21164
8886 * gdb.base/maint.exp: Add testcases for when the commands do
8887 not have arguments.
8888
b58a8c0c
TP
88892017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8890
8891 * gdb.cp/chained-calls.exp: Use p instead of P.
8892
4e746bb6
TW
88932017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8894
8895 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8896 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8897
3f77c769
TT
88982017-02-14 Tom Tromey <tom@tromey.com>
8899
8900 PR python/13598:
8901 * gdb.python/py-events.exp: Add before_prompt event tests.
8902
075beec0
AA
89032017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8904
8905 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8906
bf5f525c
LM
89072017-02-13 Luis Machado <lgustavo@codesourcery.com>
8908
8909 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8910 (main): Call my_unique_function_name.
8911 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8912 completion of patterns with a single match.
8913 Add missing -re switches to gdb_test_multiple calls.
8914
13a66184
LM
89152017-02-13 Luis Machado <lgustavo@codesourcery.com>
8916
8917 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8918 return if core file is not recognized.
8919
26a06916
SM
89202017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8921
8922 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8923 and extra UIs.
8924
b761ca9e
SM
89252017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8926
8927 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8928 proc_with_prefix.
8929
b964bee0
TT
89302017-02-10 Tom Tromey <tom@tromey.com>
8931
8932 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8933
18da0c51
MG
89342017-02-10 Martin Galvan <martingalvan@sourceware.org>
8935
8936 PR gdb/21122
8937 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8938
604c4576
JG
89392017-02-08 Jerome Guitton <guitton@adacore.com>
8940
8941 * gdb.base/define.exp: Add test for command abbreviations
8942 in define.
8943
20b477a7
LM
89442017-02-06 Luis Machado <lgustavo@codesourcery.com>
8945
8946 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8947 * gdb.reverse/insn-reverse-x86.c: New file.
8948
3f7b46f2
IR
89492017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8950
8951 PR tdep/20936
8952 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8953
f0fd41c1
TT
89542017-02-03 Tom Tromey <tom@tromey.com>
8955
8956 PR rust/21097:
8957 * gdb.rust/simple.exp: Add new tests.
8958
5be5dbf0
PA
89592017-02-02 Pedro Alves <palves@redhat.com>
8960
8961 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8962 tests.
8963
7346ef59
AA
89642017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8965
8966 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8967 taking a 2-byte value out of a 4-byte DWARF implicit value on
8968 big-endian targets.
8969 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8970 logic. Add test cases for DW_OP_implicit.
8971
787f0025
MM
89722017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8973
8974 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8975
68777c29
MM
89762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8977
8978 * gdb.btrace/enable.exp: Call gdb_exit before
8979 skip_gdbserver_tests.
8980
0a1c7e28
MM
89812017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8982
8983 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8984 GDBFLAGS.
8985
b5ac99b0
MM
89862017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8987
8988 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8989 the test is skipped.
8990 * gdb.btrace/data.exp: Likewise.
8991 * gdb.btrace/delta.exp: Likewise.
8992 * gdb.btrace/dlopen.exp: Likewise.
8993 * gdb.btrace/enable-running.exp: Likewise.
8994 * gdb.btrace/enable.exp: Likewise.
8995 * gdb.btrace/exception.exp: Likewise.
8996 * gdb.btrace/function_call_history.exp: Likewise.
8997 * gdb.btrace/gcore.exp: Likewise.
8998 * gdb.btrace/instruction_history.exp: Likewise.
8999 * gdb.btrace/multi-thread-step.exp: Likewise.
9000 * gdb.btrace/nohist.exp: Likewise.
9001 * gdb.btrace/non-stop.exp: Likewise.
9002 * gdb.btrace/reconnect.exp: Likewise.
9003 * gdb.btrace/record_goto-step.exp: Likewise.
9004 * gdb.btrace/record_goto.exp: Likewise.
9005 * gdb.btrace/rn-dl-bind.exp: Likewise.
9006 * gdb.btrace/segv.exp: Likewise.
9007 * gdb.btrace/step.exp: Likewise.
9008 * gdb.btrace/stepi.exp: Likewise.
9009 * gdb.btrace/tailcall-only.exp: Likewise.
9010 * gdb.btrace/tailcall.exp: Likewise.
9011 * gdb.btrace/tsx.exp: Likewise.
9012 * gdb.btrace/unknown_functions.exp: Likewise.
9013 * gdb.btrace/vdso.exp: Likewise.
9014
cd4007e4
MM
90152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9016
9017 * gdb.btrace/enable-running.c: New.
9018 * gdb.btrace/enable-running.exp: New.
9019
2735833d
WT
90202017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9021
9022 * gdb.arch/amd64-gs_base.c: New file.
9023 * gdb.arch/amd64-gs_base.exp: New file.
9024
b51e1e94
LM
90252017-01-26 Luis Machado <lgustavo@codesourcery.com>
9026
9027 * lib/memory.exp: Remove spurious empty newlines.
9028
72ca0410
SM
90292017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9030
9031 * gdb.python/py-bad-printers.exp: Load python file using "source".
9032 * gdb.python/py-events.exp: Likewise.
9033 * gdb.python/py-evsignal.exp: Likewise.
9034 * gdb.python/py-evthreads.exp: Likewise.
9035 * gdb.python/py-frame-args.exp: Likewise.
9036 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9037 * gdb.python/py-framefilter-mi.exp: Likewise.
9038 * gdb.python/py-framefilter.exp: Likewise.
9039 * gdb.python/py-mi.exp: Likewise.
9040 * gdb.python/py-pp-maint.exp: Likewise.
9041 * gdb.python/py-pp-registration.exp: Likewise.
9042 * gdb.python/py-prettyprint.exp: Likewise.
9043 (run_lang_tests): Likewise.
9044 * gdb.python/py-typeprint.exp: Likewise.
9045
e309aa65
LM
90462017-01-26 Luis Machado <lgustavo@codesourcery.com>
9047
9048 * lib/memory.exp: New file.
9049 * lib/gdb.exp: Load memory.exp.
9050 * gdb.base/memattr.exp (delete_memory): Move proc to
9051 lib/memory.exp and rename to delete_memory_regions.
9052 Replace delete_memory with delete_memory_regions.
9053 Cleanup memory regions before tests.
9054 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9055 before tests.
9056
515aff23
LM
90572017-01-26 Luis Machado <lgustavo@codesourcery.com>
9058
9059 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9060 files.
9061 (initialize): New function conditionally defined.
9062 (testcases): Move within conditional block.
9063 (main): Call initialize.
9064 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9065 of gdb.reverse/insn-reverse.c.
9066 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9067 gdb.reverse/insn-reverse.c.
9068
d8b49cf0
YQ
90692017-01-26 Yao Qi <yao.qi@linaro.org>
9070
9071 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9072 disassemble on address 0.
9073
f13a9a0c
YQ
90742017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9075 Yao Qi <yao.qi@linaro.org>
9076
9077 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9078 * gdb.dwarf2/implptr-64bit.S: Remove.
9079 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9080 variables in caller's context. Add DW_OP_implicit_value.
9081
5ac95241
YQ
90822017-01-25 Yao Qi <yao.qi@linaro.org>
9083
9084 * lib/dwarf.exp (Dwarf::_location): Handle
9085 DW_OP_GNU_implicit_pointer with proper size.
9086
23e82930
LM
90872017-01-20 Luis Machado <lgustavo@codesourcery.com>
9088
9089 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9090 and add untested calls.
9091
d334ae25
LM
90922017-01-20 Luis Machado <lgustavo@codesourcery.com>
9093
9094 * gdb.python/python.exp: Check line number against what GDB thinks
9095 the line number is for func1.
9096
f5e6296e
IB
90972017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9098
9099 * gdb.dlang/debug-expr.exp: New file.
9100
5b362f04
LM
91012016-12-23 Luis Machado <lgustavo@codesourcery.com>
9102
9103 Fix test names for the following files:
9104
9105 * gdb.ada/exec_changed.exp
9106 * gdb.ada/info_types.exp
9107 * gdb.arch/aarch64-atomic-inst.exp
9108 * gdb.arch/aarch64-fp.exp
9109 * gdb.arch/altivec-abi.exp
9110 * gdb.arch/altivec-regs.exp
9111 * gdb.arch/amd64-byte.exp
9112 * gdb.arch/amd64-disp-step.exp
9113 * gdb.arch/amd64-dword.exp
9114 * gdb.arch/amd64-entry-value-inline.exp
9115 * gdb.arch/amd64-entry-value-param.exp
9116 * gdb.arch/amd64-entry-value-paramref.exp
9117 * gdb.arch/amd64-entry-value.exp
9118 * gdb.arch/amd64-i386-address.exp
9119 * gdb.arch/amd64-invalid-stack-middle.exp
9120 * gdb.arch/amd64-invalid-stack-top.exp
9121 * gdb.arch/amd64-optimout-repeat.exp
9122 * gdb.arch/amd64-prologue-skip.exp
9123 * gdb.arch/amd64-prologue-xmm.exp
9124 * gdb.arch/amd64-stap-special-operands.exp
9125 * gdb.arch/amd64-stap-wrong-subexp.exp
9126 * gdb.arch/amd64-tailcall-cxx.exp
9127 * gdb.arch/amd64-tailcall-noret.exp
9128 * gdb.arch/amd64-tailcall-ret.exp
9129 * gdb.arch/amd64-tailcall-self.exp
9130 * gdb.arch/amd64-word.exp
9131 * gdb.arch/arm-bl-branch-dest.exp
9132 * gdb.arch/arm-disp-step.exp
9133 * gdb.arch/arm-neon.exp
9134 * gdb.arch/arm-single-step-kernel-helper.exp
9135 * gdb.arch/avr-flash-qualifier.exp
9136 * gdb.arch/disp-step-insn-reloc.exp
9137 * gdb.arch/e500-abi.exp
9138 * gdb.arch/e500-regs.exp
9139 * gdb.arch/ftrace-insn-reloc.exp
9140 * gdb.arch/i386-avx512.exp
9141 * gdb.arch/i386-bp_permanent.exp
9142 * gdb.arch/i386-byte.exp
9143 * gdb.arch/i386-cfi-notcurrent.exp
9144 * gdb.arch/i386-disp-step.exp
9145 * gdb.arch/i386-dr3-watch.exp
9146 * gdb.arch/i386-float.exp
9147 * gdb.arch/i386-gnu-cfi.exp
9148 * gdb.arch/i386-mpx-map.exp
9149 * gdb.arch/i386-mpx-sigsegv.exp
9150 * gdb.arch/i386-mpx-simple_segv.exp
9151 * gdb.arch/i386-mpx.exp
9152 * gdb.arch/i386-permbkpt.exp
9153 * gdb.arch/i386-prologue.exp
9154 * gdb.arch/i386-signal.exp
9155 * gdb.arch/i386-size-overlap.exp
9156 * gdb.arch/i386-unwind.exp
9157 * gdb.arch/i386-word.exp
9158 * gdb.arch/mips-fcr.exp
9159 * gdb.arch/powerpc-d128-regs.exp
9160 * gdb.arch/powerpc-stackless.exp
9161 * gdb.arch/ppc64-atomic-inst.exp
9162 * gdb.arch/s390-stackless.exp
9163 * gdb.arch/s390-tdbregs.exp
9164 * gdb.arch/s390-vregs.exp
9165 * gdb.arch/sparc-sysstep.exp
9166 * gdb.arch/thumb-bx-pc.exp
9167 * gdb.arch/thumb-singlestep.exp
9168 * gdb.arch/thumb2-it.exp
9169 * gdb.arch/vsx-regs.exp
9170 * gdb.asm/asm-source.exp
9171 * gdb.base/a2-run.exp
9172 * gdb.base/advance.exp
9173 * gdb.base/all-bin.exp
9174 * gdb.base/anon.exp
9175 * gdb.base/args.exp
9176 * gdb.base/arithmet.exp
9177 * gdb.base/async-shell.exp
9178 * gdb.base/async.exp
9179 * gdb.base/attach-pie-noexec.exp
9180 * gdb.base/attach-twice.exp
9181 * gdb.base/auto-load.exp
9182 * gdb.base/bang.exp
9183 * gdb.base/bitfields.exp
9184 * gdb.base/break-always.exp
9185 * gdb.base/break-caller-line.exp
9186 * gdb.base/break-entry.exp
9187 * gdb.base/break-inline.exp
9188 * gdb.base/break-on-linker-gcd-function.exp
9189 * gdb.base/break-probes.exp
9190 * gdb.base/break.exp
9191 * gdb.base/breakpoint-shadow.exp
9192 * gdb.base/call-ar-st.exp
9193 * gdb.base/call-sc.exp
9194 * gdb.base/call-signal-resume.exp
9195 * gdb.base/call-strs.exp
9196 * gdb.base/callfuncs.exp
9197 * gdb.base/catch-fork-static.exp
9198 * gdb.base/catch-gdb-caused-signals.exp
9199 * gdb.base/catch-load.exp
9200 * gdb.base/catch-signal-fork.exp
9201 * gdb.base/catch-signal.exp
9202 * gdb.base/catch-syscall.exp
9203 * gdb.base/charset.exp
9204 * gdb.base/checkpoint.exp
9205 * gdb.base/chng-syms.exp
9206 * gdb.base/code-expr.exp
9207 * gdb.base/code_elim.exp
9208 * gdb.base/commands.exp
9209 * gdb.base/completion.exp
9210 * gdb.base/complex.exp
9211 * gdb.base/cond-expr.exp
9212 * gdb.base/condbreak.exp
9213 * gdb.base/consecutive.exp
9214 * gdb.base/continue-all-already-running.exp
9215 * gdb.base/coredump-filter.exp
9216 * gdb.base/corefile.exp
9217 * gdb.base/dbx.exp
9218 * gdb.base/debug-expr.exp
9219 * gdb.base/define.exp
9220 * gdb.base/del.exp
9221 * gdb.base/disabled-location.exp
9222 * gdb.base/disasm-end-cu.exp
9223 * gdb.base/disasm-optim.exp
9224 * gdb.base/display.exp
9225 * gdb.base/duplicate-bp.exp
9226 * gdb.base/ena-dis-br.exp
9227 * gdb.base/ending-run.exp
9228 * gdb.base/enumval.exp
9229 * gdb.base/environ.exp
9230 * gdb.base/eu-strip-infcall.exp
9231 * gdb.base/eval-avoid-side-effects.exp
9232 * gdb.base/eval-skip.exp
9233 * gdb.base/exitsignal.exp
9234 * gdb.base/expand-psymtabs.exp
9235 * gdb.base/filesym.exp
9236 * gdb.base/find-unmapped.exp
9237 * gdb.base/finish.exp
9238 * gdb.base/float.exp
9239 * gdb.base/foll-exec-mode.exp
9240 * gdb.base/foll-exec.exp
9241 * gdb.base/foll-fork.exp
9242 * gdb.base/fortran-sym-case.exp
9243 * gdb.base/freebpcmd.exp
9244 * gdb.base/func-ptr.exp
9245 * gdb.base/func-ptrs.exp
9246 * gdb.base/funcargs.exp
9247 * gdb.base/gcore-buffer-overflow.exp
9248 * gdb.base/gcore-relro-pie.exp
9249 * gdb.base/gcore-relro.exp
9250 * gdb.base/gcore.exp
9251 * gdb.base/gdb1090.exp
9252 * gdb.base/gdb11530.exp
9253 * gdb.base/gdb11531.exp
9254 * gdb.base/gdb1821.exp
9255 * gdb.base/gdbindex-stabs.exp
9256 * gdb.base/gdbvars.exp
9257 * gdb.base/hbreak.exp
9258 * gdb.base/hbreak2.exp
9259 * gdb.base/included.exp
9260 * gdb.base/infcall-input.exp
9261 * gdb.base/inferior-died.exp
9262 * gdb.base/infnan.exp
9263 * gdb.base/info-macros.exp
9264 * gdb.base/info-os.exp
9265 * gdb.base/info-proc.exp
9266 * gdb.base/info-shared.exp
9267 * gdb.base/info-target.exp
9268 * gdb.base/infoline.exp
9269 * gdb.base/interp.exp
9270 * gdb.base/interrupt.exp
9271 * gdb.base/jit-reader.exp
9272 * gdb.base/jit-simple.exp
9273 * gdb.base/kill-after-signal.exp
9274 * gdb.base/kill-detach-inferiors-cmd.exp
9275 * gdb.base/label.exp
9276 * gdb.base/langs.exp
9277 * gdb.base/ldbl_e308.exp
9278 * gdb.base/line-symtabs.exp
9279 * gdb.base/linespecs.exp
9280 * gdb.base/list.exp
9281 * gdb.base/long_long.exp
9282 * gdb.base/longest-types.exp
9283 * gdb.base/maint.exp
9284 * gdb.base/max-value-size.exp
9285 * gdb.base/memattr.exp
9286 * gdb.base/mips_pro.exp
9287 * gdb.base/morestack.exp
9288 * gdb.base/moribund-step.exp
9289 * gdb.base/multi-forks.exp
9290 * gdb.base/nested-addr.exp
9291 * gdb.base/nextoverexit.exp
9292 * gdb.base/noreturn-finish.exp
9293 * gdb.base/noreturn-return.exp
9294 * gdb.base/nostdlib.exp
9295 * gdb.base/offsets.exp
9296 * gdb.base/opaque.exp
9297 * gdb.base/pc-fp.exp
9298 * gdb.base/permissions.exp
9299 * gdb.base/print-symbol-loading.exp
9300 * gdb.base/prologue-include.exp
9301 * gdb.base/psymtab.exp
9302 * gdb.base/ptype.exp
9303 * gdb.base/random-signal.exp
9304 * gdb.base/randomize.exp
9305 * gdb.base/range-stepping.exp
9306 * gdb.base/readline-ask.exp
9307 * gdb.base/recpar.exp
9308 * gdb.base/recurse.exp
9309 * gdb.base/relational.exp
9310 * gdb.base/restore.exp
9311 * gdb.base/return-nodebug.exp
9312 * gdb.base/return.exp
9313 * gdb.base/run-after-attach.exp
9314 * gdb.base/save-bp.exp
9315 * gdb.base/scope.exp
9316 * gdb.base/sect-cmd.exp
9317 * gdb.base/set-lang-auto.exp
9318 * gdb.base/set-noassign.exp
9319 * gdb.base/setvar.exp
9320 * gdb.base/sigall.exp
9321 * gdb.base/sigbpt.exp
9322 * gdb.base/siginfo-addr.exp
9323 * gdb.base/siginfo-infcall.exp
9324 * gdb.base/siginfo-obj.exp
9325 * gdb.base/siginfo.exp
9326 * gdb.base/signals-state-child.exp
9327 * gdb.base/signest.exp
9328 * gdb.base/sigstep.exp
9329 * gdb.base/sizeof.exp
9330 * gdb.base/skip.exp
9331 * gdb.base/solib-corrupted.exp
9332 * gdb.base/solib-nodir.exp
9333 * gdb.base/solib-search.exp
9334 * gdb.base/stack-checking.exp
9335 * gdb.base/stale-infcall.exp
9336 * gdb.base/stap-probe.exp
9337 * gdb.base/start.exp
9338 * gdb.base/step-break.exp
9339 * gdb.base/step-bt.exp
9340 * gdb.base/step-line.exp
9341 * gdb.base/step-over-exit.exp
9342 * gdb.base/step-over-syscall.exp
9343 * gdb.base/step-resume-infcall.exp
9344 * gdb.base/step-test.exp
9345 * gdb.base/store.exp
9346 * gdb.base/structs3.exp
9347 * gdb.base/sym-file.exp
9348 * gdb.base/symbol-without-target_section.exp
9349 * gdb.base/term.exp
9350 * gdb.base/testenv.exp
9351 * gdb.base/ui-redirect.exp
9352 * gdb.base/until.exp
9353 * gdb.base/unwindonsignal.exp
9354 * gdb.base/value-double-free.exp
9355 * gdb.base/vla-datatypes.exp
9356 * gdb.base/vla-ptr.exp
9357 * gdb.base/vla-sideeffect.exp
9358 * gdb.base/volatile.exp
9359 * gdb.base/watch-cond-infcall.exp
9360 * gdb.base/watch-cond.exp
9361 * gdb.base/watch-non-mem.exp
9362 * gdb.base/watch-read.exp
9363 * gdb.base/watch-vfork.exp
9364 * gdb.base/watchpoint-cond-gone.exp
9365 * gdb.base/watchpoint-delete.exp
9366 * gdb.base/watchpoint-hw-hit-once.exp
9367 * gdb.base/watchpoint-hw.exp
9368 * gdb.base/watchpoint-stops-at-right-insn.exp
9369 * gdb.base/watchpoints.exp
9370 * gdb.base/wchar.exp
9371 * gdb.base/whatis-exp.exp
9372 * gdb.btrace/buffer-size.exp
9373 * gdb.btrace/data.exp
9374 * gdb.btrace/delta.exp
9375 * gdb.btrace/dlopen.exp
9376 * gdb.btrace/enable.exp
9377 * gdb.btrace/exception.exp
9378 * gdb.btrace/function_call_history.exp
9379 * gdb.btrace/gcore.exp
9380 * gdb.btrace/instruction_history.exp
9381 * gdb.btrace/nohist.exp
9382 * gdb.btrace/reconnect.exp
9383 * gdb.btrace/record_goto-step.exp
9384 * gdb.btrace/record_goto.exp
9385 * gdb.btrace/rn-dl-bind.exp
9386 * gdb.btrace/segv.exp
9387 * gdb.btrace/step.exp
9388 * gdb.btrace/stepi.exp
9389 * gdb.btrace/tailcall-only.exp
9390 * gdb.btrace/tailcall.exp
9391 * gdb.btrace/tsx.exp
9392 * gdb.btrace/unknown_functions.exp
9393 * gdb.btrace/vdso.exp
9394 * gdb.compile/compile-ifunc.exp
9395 * gdb.compile/compile-ops.exp
9396 * gdb.compile/compile-print.exp
9397 * gdb.compile/compile-setjmp.exp
9398 * gdb.cp/abstract-origin.exp
9399 * gdb.cp/ambiguous.exp
9400 * gdb.cp/annota2.exp
9401 * gdb.cp/annota3.exp
9402 * gdb.cp/anon-ns.exp
9403 * gdb.cp/anon-struct.exp
9404 * gdb.cp/anon-union.exp
9405 * gdb.cp/arg-reference.exp
9406 * gdb.cp/baseenum.exp
9407 * gdb.cp/bool.exp
9408 * gdb.cp/breakpoint.exp
9409 * gdb.cp/bs15503.exp
9410 * gdb.cp/call-c.exp
9411 * gdb.cp/casts.exp
9412 * gdb.cp/chained-calls.exp
9413 * gdb.cp/class2.exp
9414 * gdb.cp/classes.exp
9415 * gdb.cp/cmpd-minsyms.exp
9416 * gdb.cp/converts.exp
9417 * gdb.cp/cp-relocate.exp
9418 * gdb.cp/cpcompletion.exp
9419 * gdb.cp/cpexprs.exp
9420 * gdb.cp/cplabel.exp
9421 * gdb.cp/cplusfuncs.exp
9422 * gdb.cp/cpsizeof.exp
9423 * gdb.cp/ctti.exp
9424 * gdb.cp/derivation.exp
9425 * gdb.cp/destrprint.exp
9426 * gdb.cp/dispcxx.exp
9427 * gdb.cp/enum-class.exp
9428 * gdb.cp/exception.exp
9429 * gdb.cp/exceptprint.exp
9430 * gdb.cp/expand-psymtabs-cxx.exp
9431 * gdb.cp/expand-sals.exp
9432 * gdb.cp/extern-c.exp
9433 * gdb.cp/filename.exp
9434 * gdb.cp/formatted-ref.exp
9435 * gdb.cp/fpointer.exp
9436 * gdb.cp/gdb1355.exp
9437 * gdb.cp/gdb2495.exp
9438 * gdb.cp/hang.exp
9439 * gdb.cp/impl-this.exp
9440 * gdb.cp/infcall-dlopen.exp
9441 * gdb.cp/inherit.exp
9442 * gdb.cp/iostream.exp
9443 * gdb.cp/koenig.exp
9444 * gdb.cp/local.exp
9445 * gdb.cp/m-data.exp
9446 * gdb.cp/m-static.exp
9447 * gdb.cp/mb-ctor.exp
9448 * gdb.cp/mb-inline.exp
9449 * gdb.cp/mb-templates.exp
9450 * gdb.cp/member-name.exp
9451 * gdb.cp/member-ptr.exp
9452 * gdb.cp/meth-typedefs.exp
9453 * gdb.cp/method.exp
9454 * gdb.cp/method2.exp
9455 * gdb.cp/minsym-fallback.exp
9456 * gdb.cp/misc.exp
9457 * gdb.cp/namelessclass.exp
9458 * gdb.cp/namespace-enum.exp
9459 * gdb.cp/namespace-nested-import.exp
9460 * gdb.cp/namespace.exp
9461 * gdb.cp/nextoverthrow.exp
9462 * gdb.cp/no-dmgl-verbose.exp
9463 * gdb.cp/non-trivial-retval.exp
9464 * gdb.cp/noparam.exp
9465 * gdb.cp/nsdecl.exp
9466 * gdb.cp/nsimport.exp
9467 * gdb.cp/nsnested.exp
9468 * gdb.cp/nsnoimports.exp
9469 * gdb.cp/nsrecurs.exp
9470 * gdb.cp/nsstress.exp
9471 * gdb.cp/nsusing.exp
9472 * gdb.cp/operator.exp
9473 * gdb.cp/oranking.exp
9474 * gdb.cp/overload-const.exp
9475 * gdb.cp/overload.exp
9476 * gdb.cp/ovldbreak.exp
9477 * gdb.cp/ovsrch.exp
9478 * gdb.cp/paren-type.exp
9479 * gdb.cp/parse-lang.exp
9480 * gdb.cp/pass-by-ref.exp
9481 * gdb.cp/pr-1023.exp
9482 * gdb.cp/pr-1210.exp
9483 * gdb.cp/pr-574.exp
9484 * gdb.cp/pr10687.exp
9485 * gdb.cp/pr12028.exp
9486 * gdb.cp/pr17132.exp
9487 * gdb.cp/pr17494.exp
9488 * gdb.cp/pr9067.exp
9489 * gdb.cp/pr9167.exp
9490 * gdb.cp/pr9631.exp
9491 * gdb.cp/printmethod.exp
9492 * gdb.cp/psmang.exp
9493 * gdb.cp/psymtab-parameter.exp
9494 * gdb.cp/ptype-cv-cp.exp
9495 * gdb.cp/ptype-flags.exp
9496 * gdb.cp/re-set-overloaded.exp
9497 * gdb.cp/ref-types.exp
9498 * gdb.cp/rtti.exp
9499 * gdb.cp/scope-err.exp
9500 * gdb.cp/shadow.exp
9501 * gdb.cp/smartp.exp
9502 * gdb.cp/static-method.exp
9503 * gdb.cp/static-print-quit.exp
9504 * gdb.cp/temargs.exp
9505 * gdb.cp/templates.exp
9506 * gdb.cp/try_catch.exp
9507 * gdb.cp/typedef-operator.exp
9508 * gdb.cp/typeid.exp
9509 * gdb.cp/userdef.exp
9510 * gdb.cp/using-crash.exp
9511 * gdb.cp/var-tag.exp
9512 * gdb.cp/virtbase.exp
9513 * gdb.cp/virtfunc.exp
9514 * gdb.cp/virtfunc2.exp
9515 * gdb.cp/vla-cxx.exp
9516 * gdb.disasm/t01_mov.exp
9517 * gdb.disasm/t02_mova.exp
9518 * gdb.disasm/t03_add.exp
9519 * gdb.disasm/t04_sub.exp
9520 * gdb.disasm/t05_cmp.exp
9521 * gdb.disasm/t06_ari2.exp
9522 * gdb.disasm/t07_ari3.exp
9523 * gdb.disasm/t08_or.exp
9524 * gdb.disasm/t09_xor.exp
9525 * gdb.disasm/t10_and.exp
9526 * gdb.disasm/t11_logs.exp
9527 * gdb.disasm/t12_bit.exp
9528 * gdb.disasm/t13_otr.exp
9529 * gdb.dlang/circular.exp
9530 * gdb.dwarf2/arr-stride.exp
9531 * gdb.dwarf2/arr-subrange.exp
9532 * gdb.dwarf2/atomic-type.exp
9533 * gdb.dwarf2/bad-regnum.exp
9534 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9535 * gdb.dwarf2/callframecfa.exp
9536 * gdb.dwarf2/clztest.exp
9537 * gdb.dwarf2/corrupt.exp
9538 * gdb.dwarf2/data-loc.exp
9539 * gdb.dwarf2/dup-psym.exp
9540 * gdb.dwarf2/dw2-anon-mptr.exp
9541 * gdb.dwarf2/dw2-anonymous-func.exp
9542 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9543 * gdb.dwarf2/dw2-bad-unresolved.exp
9544 * gdb.dwarf2/dw2-basic.exp
9545 * gdb.dwarf2/dw2-canonicalize-type.exp
9546 * gdb.dwarf2/dw2-case-insensitive.exp
9547 * gdb.dwarf2/dw2-common-block.exp
9548 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9549 * gdb.dwarf2/dw2-compressed.exp
9550 * gdb.dwarf2/dw2-const.exp
9551 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9552 * gdb.dwarf2/dw2-cu-size.exp
9553 * gdb.dwarf2/dw2-dup-frame.exp
9554 * gdb.dwarf2/dw2-entry-value.exp
9555 * gdb.dwarf2/dw2-icycle.exp
9556 * gdb.dwarf2/dw2-ifort-parameter.exp
9557 * gdb.dwarf2/dw2-inline-break.exp
9558 * gdb.dwarf2/dw2-inline-param.exp
9559 * gdb.dwarf2/dw2-intercu.exp
9560 * gdb.dwarf2/dw2-intermix.exp
9561 * gdb.dwarf2/dw2-lexical-block-bare.exp
9562 * gdb.dwarf2/dw2-linkage-name-trust.exp
9563 * gdb.dwarf2/dw2-minsym-in-cu.exp
9564 * gdb.dwarf2/dw2-noloc.exp
9565 * gdb.dwarf2/dw2-op-call.exp
9566 * gdb.dwarf2/dw2-op-out-param.exp
9567 * gdb.dwarf2/dw2-opt-structptr.exp
9568 * gdb.dwarf2/dw2-param-error.exp
9569 * gdb.dwarf2/dw2-producer.exp
9570 * gdb.dwarf2/dw2-ranges-base.exp
9571 * gdb.dwarf2/dw2-ref-missing-frame.exp
9572 * gdb.dwarf2/dw2-reg-undefined.exp
9573 * gdb.dwarf2/dw2-regno-invalid.exp
9574 * gdb.dwarf2/dw2-restore.exp
9575 * gdb.dwarf2/dw2-restrict.exp
9576 * gdb.dwarf2/dw2-single-line-discriminators.exp
9577 * gdb.dwarf2/dw2-strp.exp
9578 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9579 * gdb.dwarf2/dw2-unresolved.exp
9580 * gdb.dwarf2/dw2-var-zero-addr.exp
9581 * gdb.dwarf2/dw4-sig-types.exp
9582 * gdb.dwarf2/dwz.exp
9583 * gdb.dwarf2/dynarr-ptr.exp
9584 * gdb.dwarf2/enum-type.exp
9585 * gdb.dwarf2/gdb-index.exp
9586 * gdb.dwarf2/implptr-64bit.exp
9587 * gdb.dwarf2/implptr-optimized-out.exp
9588 * gdb.dwarf2/implptr.exp
9589 * gdb.dwarf2/implref-array.exp
9590 * gdb.dwarf2/implref-const.exp
9591 * gdb.dwarf2/implref-global.exp
9592 * gdb.dwarf2/implref-struct.exp
9593 * gdb.dwarf2/mac-fileno.exp
9594 * gdb.dwarf2/main-subprogram.exp
9595 * gdb.dwarf2/member-ptr-forwardref.exp
9596 * gdb.dwarf2/method-ptr.exp
9597 * gdb.dwarf2/missing-sig-type.exp
9598 * gdb.dwarf2/nonvar-access.exp
9599 * gdb.dwarf2/opaque-type-lookup.exp
9600 * gdb.dwarf2/pieces-optimized-out.exp
9601 * gdb.dwarf2/pieces.exp
9602 * gdb.dwarf2/pr10770.exp
9603 * gdb.dwarf2/pr13961.exp
9604 * gdb.dwarf2/staticvirtual.exp
9605 * gdb.dwarf2/subrange.exp
9606 * gdb.dwarf2/symtab-producer.exp
9607 * gdb.dwarf2/trace-crash.exp
9608 * gdb.dwarf2/typeddwarf.exp
9609 * gdb.dwarf2/valop.exp
9610 * gdb.dwarf2/watch-notconst.exp
9611 * gdb.fortran/array-element.exp
9612 * gdb.fortran/charset.exp
9613 * gdb.fortran/common-block.exp
9614 * gdb.fortran/complex.exp
9615 * gdb.fortran/derived-type-function.exp
9616 * gdb.fortran/derived-type.exp
9617 * gdb.fortran/logical.exp
9618 * gdb.fortran/module.exp
9619 * gdb.fortran/multi-dim.exp
9620 * gdb.fortran/nested-funcs.exp
9621 * gdb.fortran/print-formatted.exp
9622 * gdb.fortran/subarray.exp
9623 * gdb.fortran/vla-alloc-assoc.exp
9624 * gdb.fortran/vla-datatypes.exp
9625 * gdb.fortran/vla-history.exp
9626 * gdb.fortran/vla-ptr-info.exp
9627 * gdb.fortran/vla-ptype-sub.exp
9628 * gdb.fortran/vla-ptype.exp
9629 * gdb.fortran/vla-sizeof.exp
9630 * gdb.fortran/vla-type.exp
9631 * gdb.fortran/vla-value-sub-arbitrary.exp
9632 * gdb.fortran/vla-value-sub-finish.exp
9633 * gdb.fortran/vla-value-sub.exp
9634 * gdb.fortran/vla-value.exp
9635 * gdb.fortran/whatis_type.exp
9636 * gdb.go/chan.exp
9637 * gdb.go/handcall.exp
9638 * gdb.go/hello.exp
9639 * gdb.go/integers.exp
9640 * gdb.go/methods.exp
9641 * gdb.go/package.exp
9642 * gdb.go/strings.exp
9643 * gdb.go/types.exp
9644 * gdb.go/unsafe.exp
9645 * gdb.guile/scm-arch.exp
9646 * gdb.guile/scm-block.exp
9647 * gdb.guile/scm-breakpoint.exp
9648 * gdb.guile/scm-cmd.exp
9649 * gdb.guile/scm-disasm.exp
9650 * gdb.guile/scm-equal.exp
9651 * gdb.guile/scm-frame-args.exp
9652 * gdb.guile/scm-frame-inline.exp
9653 * gdb.guile/scm-frame.exp
9654 * gdb.guile/scm-iterator.exp
9655 * gdb.guile/scm-math.exp
9656 * gdb.guile/scm-objfile.exp
9657 * gdb.guile/scm-ports.exp
9658 * gdb.guile/scm-symbol.exp
9659 * gdb.guile/scm-symtab.exp
9660 * gdb.guile/scm-value-cc.exp
9661 * gdb.guile/types-module.exp
9662 * gdb.linespec/break-ask.exp
9663 * gdb.linespec/cpexplicit.exp
9664 * gdb.linespec/explicit.exp
9665 * gdb.linespec/keywords.exp
9666 * gdb.linespec/linespec.exp
9667 * gdb.linespec/ls-dollar.exp
9668 * gdb.linespec/ls-errs.exp
9669 * gdb.linespec/skip-two.exp
9670 * gdb.linespec/thread.exp
9671 * gdb.mi/mi-async.exp
9672 * gdb.mi/mi-basics.exp
9673 * gdb.mi/mi-break.exp
9674 * gdb.mi/mi-catch-load.exp
9675 * gdb.mi/mi-cli.exp
9676 * gdb.mi/mi-cmd-param-changed.exp
9677 * gdb.mi/mi-console.exp
9678 * gdb.mi/mi-detach.exp
9679 * gdb.mi/mi-disassemble.exp
9680 * gdb.mi/mi-eval.exp
9681 * gdb.mi/mi-file-transfer.exp
9682 * gdb.mi/mi-file.exp
9683 * gdb.mi/mi-fill-memory.exp
9684 * gdb.mi/mi-inheritance-syntax-error.exp
9685 * gdb.mi/mi-linespec-err-cp.exp
9686 * gdb.mi/mi-logging.exp
9687 * gdb.mi/mi-memory-changed.exp
9688 * gdb.mi/mi-read-memory.exp
9689 * gdb.mi/mi-record-changed.exp
9690 * gdb.mi/mi-reg-undefined.exp
9691 * gdb.mi/mi-regs.exp
9692 * gdb.mi/mi-return.exp
9693 * gdb.mi/mi-reverse.exp
9694 * gdb.mi/mi-simplerun.exp
9695 * gdb.mi/mi-solib.exp
9696 * gdb.mi/mi-stack.exp
9697 * gdb.mi/mi-stepi.exp
9698 * gdb.mi/mi-syn-frame.exp
9699 * gdb.mi/mi-until.exp
9700 * gdb.mi/mi-var-block.exp
9701 * gdb.mi/mi-var-child.exp
9702 * gdb.mi/mi-var-cmd.exp
9703 * gdb.mi/mi-var-cp.exp
9704 * gdb.mi/mi-var-display.exp
9705 * gdb.mi/mi-var-invalidate.exp
9706 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9707 * gdb.mi/mi-vla-fortran.exp
9708 * gdb.mi/mi-watch.exp
9709 * gdb.mi/mi2-var-child.exp
9710 * gdb.mi/user-selected-context-sync.exp
9711 * gdb.modula2/unbounded-array.exp
9712 * gdb.multi/dummy-frame-restore.exp
9713 * gdb.multi/multi-arch-exec.exp
9714 * gdb.multi/multi-arch.exp
9715 * gdb.multi/tids.exp
9716 * gdb.multi/watchpoint-multi.exp
9717 * gdb.opencl/callfuncs.exp
9718 * gdb.opencl/convs_casts.exp
9719 * gdb.opencl/datatypes.exp
9720 * gdb.opencl/operators.exp
9721 * gdb.opencl/vec_comps.exp
9722 * gdb.opt/clobbered-registers-O2.exp
9723 * gdb.opt/inline-break.exp
9724 * gdb.opt/inline-bt.exp
9725 * gdb.opt/inline-cmds.exp
9726 * gdb.opt/inline-locals.exp
9727 * gdb.pascal/case-insensitive-symbols.exp
9728 * gdb.pascal/floats.exp
9729 * gdb.pascal/gdb11492.exp
9730 * gdb.python/lib-types.exp
9731 * gdb.python/py-arch.exp
9732 * gdb.python/py-as-string.exp
9733 * gdb.python/py-bad-printers.exp
9734 * gdb.python/py-block.exp
9735 * gdb.python/py-breakpoint-create-fail.exp
9736 * gdb.python/py-breakpoint.exp
9737 * gdb.python/py-caller-is.exp
9738 * gdb.python/py-cmd.exp
9739 * gdb.python/py-explore-cc.exp
9740 * gdb.python/py-explore.exp
9741 * gdb.python/py-finish-breakpoint.exp
9742 * gdb.python/py-finish-breakpoint2.exp
9743 * gdb.python/py-frame-args.exp
9744 * gdb.python/py-frame-inline.exp
9745 * gdb.python/py-frame.exp
9746 * gdb.python/py-framefilter-mi.exp
9747 * gdb.python/py-infthread.exp
9748 * gdb.python/py-lazy-string.exp
9749 * gdb.python/py-linetable.exp
9750 * gdb.python/py-mi-events.exp
9751 * gdb.python/py-mi-objfile.exp
9752 * gdb.python/py-mi.exp
9753 * gdb.python/py-objfile.exp
9754 * gdb.python/py-pp-integral.exp
9755 * gdb.python/py-pp-maint.exp
9756 * gdb.python/py-pp-re-notag.exp
9757 * gdb.python/py-pp-registration.exp
9758 * gdb.python/py-recurse-unwind.exp
9759 * gdb.python/py-strfns.exp
9760 * gdb.python/py-symbol.exp
9761 * gdb.python/py-symtab.exp
9762 * gdb.python/py-sync-interp.exp
9763 * gdb.python/py-typeprint.exp
9764 * gdb.python/py-unwind-maint.exp
9765 * gdb.python/py-unwind.exp
9766 * gdb.python/py-value-cc.exp
9767 * gdb.python/py-xmethods.exp
9768 * gdb.reverse/amd64-tailcall-reverse.exp
9769 * gdb.reverse/break-precsave.exp
9770 * gdb.reverse/break-reverse.exp
9771 * gdb.reverse/consecutive-precsave.exp
9772 * gdb.reverse/consecutive-reverse.exp
9773 * gdb.reverse/finish-precsave.exp
9774 * gdb.reverse/finish-reverse-bkpt.exp
9775 * gdb.reverse/finish-reverse.exp
9776 * gdb.reverse/fstatat-reverse.exp
9777 * gdb.reverse/getresuid-reverse.exp
9778 * gdb.reverse/i386-precsave.exp
9779 * gdb.reverse/i386-reverse.exp
9780 * gdb.reverse/i386-sse-reverse.exp
9781 * gdb.reverse/i387-env-reverse.exp
9782 * gdb.reverse/i387-stack-reverse.exp
9783 * gdb.reverse/insn-reverse.exp
9784 * gdb.reverse/machinestate-precsave.exp
9785 * gdb.reverse/machinestate.exp
9786 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9787 * gdb.reverse/pipe-reverse.exp
9788 * gdb.reverse/readv-reverse.exp
9789 * gdb.reverse/recvmsg-reverse.exp
9790 * gdb.reverse/rerun-prec.exp
9791 * gdb.reverse/s390-mvcle.exp
9792 * gdb.reverse/step-precsave.exp
9793 * gdb.reverse/step-reverse.exp
9794 * gdb.reverse/time-reverse.exp
9795 * gdb.reverse/until-precsave.exp
9796 * gdb.reverse/until-reverse.exp
9797 * gdb.reverse/waitpid-reverse.exp
9798 * gdb.reverse/watch-precsave.exp
9799 * gdb.reverse/watch-reverse.exp
9800 * gdb.rust/generics.exp
9801 * gdb.rust/methods.exp
9802 * gdb.rust/modules.exp
9803 * gdb.rust/simple.exp
9804 * gdb.server/connect-with-no-symbol-file.exp
9805 * gdb.server/ext-attach.exp
9806 * gdb.server/ext-restart.exp
9807 * gdb.server/ext-wrapper.exp
9808 * gdb.server/file-transfer.exp
9809 * gdb.server/server-exec-info.exp
9810 * gdb.server/server-kill.exp
9811 * gdb.server/server-mon.exp
9812 * gdb.server/wrapper.exp
9813 * gdb.stabs/exclfwd.exp
9814 * gdb.stabs/gdb11479.exp
9815 * gdb.threads/clone-new-thread-event.exp
9816 * gdb.threads/corethreads.exp
9817 * gdb.threads/current-lwp-dead.exp
9818 * gdb.threads/dlopen-libpthread.exp
9819 * gdb.threads/gcore-thread.exp
9820 * gdb.threads/sigstep-threads.exp
9821 * gdb.threads/watchpoint-fork.exp
9822 * gdb.trace/actions-changed.exp
9823 * gdb.trace/backtrace.exp
9824 * gdb.trace/change-loc.exp
9825 * gdb.trace/circ.exp
9826 * gdb.trace/collection.exp
9827 * gdb.trace/disconnected-tracing.exp
9828 * gdb.trace/ftrace.exp
9829 * gdb.trace/mi-trace-frame-collected.exp
9830 * gdb.trace/mi-trace-unavailable.exp
9831 * gdb.trace/mi-traceframe-changed.exp
9832 * gdb.trace/mi-tsv-changed.exp
9833 * gdb.trace/no-attach-trace.exp
9834 * gdb.trace/passc-dyn.exp
9835 * gdb.trace/qtro.exp
9836 * gdb.trace/range-stepping.exp
9837 * gdb.trace/read-memory.exp
9838 * gdb.trace/save-trace.exp
9839 * gdb.trace/signal.exp
9840 * gdb.trace/status-stop.exp
9841 * gdb.trace/tfile.exp
9842 * gdb.trace/trace-break.exp
9843 * gdb.trace/trace-buffer-size.exp
9844 * gdb.trace/trace-condition.exp
9845 * gdb.trace/tracefile-pseudo-reg.exp
9846 * gdb.trace/tstatus.exp
9847 * gdb.trace/unavailable.exp
9848 * gdb.trace/while-dyn.exp
9849 * gdb.trace/while-stepping.exp
9850
34c41c68
DE
98512016-12-22 Doug Evans <xdje42@gmail.com>
9852
9853 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9854 and msymbols.
9855
16e69324
YQ
98562016-12-19 Yao Qi <yao.qi@linaro.org>
9857
9858 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9859 (test_with_self): Don't call do_steps_and_nexts, and remove
9860 code about stepping into xmalloc.
9861
f94f411b
YQ
98622016-12-09 Yao Qi <yao.qi@linaro.org>
9863
9864 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9865
98662016-12-09 Yao Qi <yao.qi@linaro.org>
9867
9868 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9869
f1b5deee
PA
98702016-12-09 Pedro Alves <palves@redhat.com>
9871
9872 * gdb.base/all-architectures-0.exp: New file.
9873 * gdb.base/all-architectures-1.exp: New file.
9874 * gdb.base/all-architectures-2.exp: New file.
9875 * gdb.base/all-architectures-3.exp: New file.
9876 * gdb.base/all-architectures-4.exp: New file.
9877 * gdb.base/all-architectures-5.exp: New file.
9878 * gdb.base/all-architectures-6.exp: New file.
9879 * gdb.base/all-architectures-7.exp: New file.
9880 * gdb.base/all-architectures.exp.in: New file.
9881
364ca42e
YQ
98822016-12-09 Yao Qi <yao.qi@linaro.org>
9883
9884 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9885
107c2d62
LM
98862016-12-02 Luis Machado <lgustavo@codesourcery.com>
9887
9888 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9889 possible.
9890 Remove useless pattern-matching code.
9891
df3ee9ca
PA
98922016-12-02 Pedro Alves <palves@redhat.com>
9893
9894 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9895 procedure.
9896 (top level): Call it.
9897
ec835369
PA
98982016-12-02 Pedro Alves <palves@redhat.com>
9899
9900 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9901 New procedure.
9902 (top level): Call it.
9903
01770bbd
PA
99042016-12-02 Pedro Alves <palves@redhat.com>
9905
9906 PR cli/20559
9907 * gdb.base/commands.exp (user_defined_command_args_eval): New
9908 procedure.
9909 (top level): Call it.
9910
008459ea
LM
99112016-12-02 Luis Machado <lgustavo@codesourcery.com>
9912
9913 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9914 timeout handling.
9915
0c1b455e
TT
99162016-12-02 Tom Tromey <tom@tromey.com>
9917
9918 * gdb.dwarf2/main-subprogram.c: New file.
9919 * gdb.dwarf2/main-subprogram.exp: New file.
9920
018572b8
LM
99212016-12-01 Luis Machado <lgustavo@codesourcery.com>
9922
9923 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9924 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9925 gdb_test_no_output for a couple of cases.
9926 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9927
84c93cd5
LM
99282016-12-01 Luis Machado <lgustavo@codesourcery.com>
9929
9930 Fix test names and standardize compilation error messages throughout
9931 the following files:
9932
9933 * gdb.ada/start.exp
9934 * gdb.arch/alpha-step.exp
9935 * gdb.arch/e500-prologue.exp
9936 * gdb.arch/ftrace-insn-reloc.exp
9937 * gdb.arch/gdb1291.exp
9938 * gdb.arch/gdb1431.exp
9939 * gdb.arch/gdb1558.exp
9940 * gdb.arch/i386-dr3-watch.exp
9941 * gdb.arch/i386-sse-stack-align.exp
9942 * gdb.arch/ia64-breakpoint-shadow.exp
9943 * gdb.arch/pa-nullify.exp
9944 * gdb.arch/powerpc-aix-prologue.exp
9945 * gdb.arch/thumb-bx-pc.exp
9946 * gdb.base/annota1.exp
9947 * gdb.base/annota3.exp
9948 * gdb.base/arrayidx.exp
9949 * gdb.base/assign.exp
9950 * gdb.base/attach.exp
9951 * gdb.base/auxv.exp
9952 * gdb.base/bang.exp
9953 * gdb.base/bfp-test.exp
9954 * gdb.base/bigcore.exp
9955 * gdb.base/bitfields2.exp
9956 * gdb.base/break-fun-addr.exp
9957 * gdb.base/break-probes.exp
9958 * gdb.base/call-rt-st.exp
9959 * gdb.base/callexit.exp
9960 * gdb.base/catch-fork-kill.exp
9961 * gdb.base/charset.exp
9962 * gdb.base/checkpoint.exp
9963 * gdb.base/comprdebug.exp
9964 * gdb.base/constvars.exp
9965 * gdb.base/coredump-filter.exp
9966 * gdb.base/cursal.exp
9967 * gdb.base/cvexpr.exp
9968 * gdb.base/detach.exp
9969 * gdb.base/display.exp
9970 * gdb.base/dmsym.exp
9971 * gdb.base/dprintf-pending.exp
9972 * gdb.base/dso2dso.exp
9973 * gdb.base/dtrace-probe.exp
9974 * gdb.base/dump.exp
9975 * gdb.base/enum_cond.exp
9976 * gdb.base/exe-lock.exp
9977 * gdb.base/exec-invalid-sysroot.exp
9978 * gdb.base/execl-update-breakpoints.exp
9979 * gdb.base/exprs.exp
9980 * gdb.base/fileio.exp
9981 * gdb.base/find.exp
9982 * gdb.base/finish.exp
9983 * gdb.base/fixsection.exp
9984 * gdb.base/foll-vfork.exp
9985 * gdb.base/frame-args.exp
9986 * gdb.base/gcore.exp
9987 * gdb.base/gdb1250.exp
9988 * gdb.base/global-var-nested-by-dso.exp
9989 * gdb.base/gnu-ifunc.exp
9990 * gdb.base/hashline1.exp
9991 * gdb.base/hashline2.exp
9992 * gdb.base/hashline3.exp
9993 * gdb.base/hbreak-in-shr-unsupported.exp
9994 * gdb.base/huge.exp
9995 * gdb.base/infcall-input.exp
9996 * gdb.base/info-fun.exp
9997 * gdb.base/info-shared.exp
9998 * gdb.base/jit-simple.exp
9999 * gdb.base/jit-so.exp
10000 * gdb.base/jit.exp
10001 * gdb.base/jump.exp
10002 * gdb.base/label.exp
10003 * gdb.base/lineinc.exp
10004 * gdb.base/logical.exp
10005 * gdb.base/longjmp.exp
10006 * gdb.base/macscp.exp
10007 * gdb.base/miscexprs.exp
10008 * gdb.base/new-ui-echo.exp
10009 * gdb.base/new-ui-pending-input.exp
10010 * gdb.base/new-ui.exp
10011 * gdb.base/nodebug.exp
10012 * gdb.base/nofield.exp
10013 * gdb.base/offsets.exp
10014 * gdb.base/overlays.exp
10015 * gdb.base/pending.exp
10016 * gdb.base/pointers.exp
10017 * gdb.base/pr11022.exp
10018 * gdb.base/printcmds.exp
10019 * gdb.base/prologue.exp
10020 * gdb.base/ptr-typedef.exp
10021 * gdb.base/realname-expand.exp
10022 * gdb.base/relativedebug.exp
10023 * gdb.base/relocate.exp
10024 * gdb.base/remote.exp
10025 * gdb.base/reread.exp
10026 * gdb.base/return2.exp
10027 * gdb.base/savedregs.exp
10028 * gdb.base/sep.exp
10029 * gdb.base/sepdebug.exp
10030 * gdb.base/sepsymtab.exp
10031 * gdb.base/set-inferior-tty.exp
10032 * gdb.base/setshow.exp
10033 * gdb.base/shlib-call.exp
10034 * gdb.base/sigaltstack.exp
10035 * gdb.base/siginfo-addr.exp
10036 * gdb.base/signals.exp
10037 * gdb.base/signull.exp
10038 * gdb.base/sigrepeat.exp
10039 * gdb.base/so-impl-ld.exp
10040 * gdb.base/solib-display.exp
10041 * gdb.base/solib-overlap.exp
10042 * gdb.base/solib-search.exp
10043 * gdb.base/solib-symbol.exp
10044 * gdb.base/structs.exp
10045 * gdb.base/structs2.exp
10046 * gdb.base/symtab-search-order.exp
10047 * gdb.base/twice.exp
10048 * gdb.base/unload.exp
10049 * gdb.base/varargs.exp
10050 * gdb.base/watchpoint-solib.exp
10051 * gdb.base/watchpoint.exp
10052 * gdb.base/whatis.exp
10053 * gdb.base/wrong_frame_bt_full.exp
10054 * gdb.btrace/dlopen.exp
10055 * gdb.cell/ea-standalone.exp
10056 * gdb.cell/ea-test.exp
10057 * gdb.cp/dispcxx.exp
10058 * gdb.cp/gdb2384.exp
10059 * gdb.cp/method2.exp
10060 * gdb.cp/nextoverthrow.exp
10061 * gdb.cp/pr10728.exp
10062 * gdb.disasm/am33.exp
10063 * gdb.disasm/h8300s.exp
10064 * gdb.disasm/mn10300.exp
10065 * gdb.disasm/sh3.exp
10066 * gdb.dwarf2/dw2-dir-file-name.exp
10067 * gdb.fortran/complex.exp
10068 * gdb.fortran/library-module.exp
10069 * gdb.guile/scm-pretty-print.exp
10070 * gdb.guile/scm-symbol.exp
10071 * gdb.guile/scm-type.exp
10072 * gdb.guile/scm-value.exp
10073 * gdb.linespec/linespec.exp
10074 * gdb.mi/gdb701.exp
10075 * gdb.mi/gdb792.exp
10076 * gdb.mi/mi-breakpoint-changed.exp
10077 * gdb.mi/mi-dprintf-pending.exp
10078 * gdb.mi/mi-dprintf.exp
10079 * gdb.mi/mi-exit-code.exp
10080 * gdb.mi/mi-pending.exp
10081 * gdb.mi/mi-solib.exp
10082 * gdb.mi/new-ui-mi-sync.exp
10083 * gdb.mi/pr11022.exp
10084 * gdb.mi/user-selected-context-sync.exp
10085 * gdb.opt/solib-intra-step.exp
10086 * gdb.python/py-events.exp
10087 * gdb.python/py-finish-breakpoint.exp
10088 * gdb.python/py-mi.exp
10089 * gdb.python/py-prettyprint.exp
10090 * gdb.python/py-shared.exp
10091 * gdb.python/py-symbol.exp
10092 * gdb.python/py-template.exp
10093 * gdb.python/py-type.exp
10094 * gdb.python/py-value.exp
10095 * gdb.reverse/solib-precsave.exp
10096 * gdb.reverse/solib-reverse.exp
10097 * gdb.server/solib-list.exp
10098 * gdb.stabs/weird.exp
10099 * gdb.threads/reconnect-signal.exp
10100 * gdb.threads/stepi-random-signal.exp
10101 * gdb.trace/actions.exp
10102 * gdb.trace/ax.exp
10103 * gdb.trace/backtrace.exp
10104 * gdb.trace/change-loc.exp
10105 * gdb.trace/deltrace.exp
10106 * gdb.trace/ftrace-lock.exp
10107 * gdb.trace/ftrace.exp
10108 * gdb.trace/infotrace.exp
10109 * gdb.trace/mi-tracepoint-changed.exp
10110 * gdb.trace/packetlen.exp
10111 * gdb.trace/passcount.exp
10112 * gdb.trace/pending.exp
10113 * gdb.trace/range-stepping.exp
10114 * gdb.trace/report.exp
10115 * gdb.trace/stap-trace.exp
10116 * gdb.trace/tfind.exp
10117 * gdb.trace/trace-break.exp
10118 * gdb.trace/trace-condition.exp
10119 * gdb.trace/trace-enable-disable.exp
10120 * gdb.trace/trace-mt.exp
10121 * gdb.trace/tracecmd.exp
10122 * gdb.trace/tspeed.exp
10123 * gdb.trace/tsv.exp
10124 * lib/perftest.exp
10125
fb9feb35
LM
101262016-12-01 Luis Machado <lgustavo@codesourcery.com>
10127
10128 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10129 with gdb_test_no_output.
10130 Use command as test name.
10131
cd2ddb6c
LM
101322016-12-01 Luis Machado <lgustavo@codesourcery.com>
10133
10134 Fix test names starting with uppercase throughout the files.
10135
10136 * gdb.ada/assign_1.exp
10137 * gdb.ada/boolean_expr.exp
10138 * gdb.base/arrayidx.exp
10139 * gdb.base/del.exp
10140 * gdb.base/gcore-buffer-overflow.exp
10141 * gdb.base/testenv.exp
10142 * gdb.compile/compile.exp
10143 * gdb.python/py-framefilter-invalidarg.exp
10144 * gdb.python/py-framefilter.exp
10145
bb95117e
LM
101462016-12-01 Luis Machado <lgustavo@codesourcery.com>
10147
10148 Fix test names starting with uppercase throughout the files.
10149
10150 * gdb.ada/array_return.exp
10151 * gdb.ada/expr_delims.exp
10152 * gdb.ada/mi_dyn_arr.exp
10153 * gdb.ada/mi_interface.exp
10154 * gdb.ada/mi_var_array.exp
10155 * gdb.ada/watch_arg.exp
10156 * gdb.arch/alpha-step.exp
10157 * gdb.arch/altivec-regs.exp
10158 * gdb.arch/e500-regs.exp
10159 * gdb.arch/powerpc-d128-regs.exp
10160 * gdb.base/arrayidx.exp
10161 * gdb.base/break.exp
10162 * gdb.base/checkpoint.exp
10163 * gdb.base/debug-expr.exp
10164 * gdb.base/dmsym.exp
10165 * gdb.base/radix.exp
10166 * gdb.base/sepdebug.exp
10167 * gdb.base/testenv.exp
10168 * gdb.base/watch_thread_num.exp
10169 * gdb.base/watchpoint-cond-gone.exp
10170 * gdb.cell/break.exp
10171 * gdb.cell/ea-cache.exp
10172 * gdb.compile/compile.exp
10173 * gdb.cp/gdb2495.exp
10174 * gdb.gdb/selftest.exp
10175 * gdb.gdb/xfullpath.exp
10176 * gdb.go/hello.exp
10177 * gdb.go/integers.exp
10178 * gdb.objc/basicclass.exp
10179 * gdb.pascal/hello.exp
10180 * gdb.pascal/integers.exp
10181 * gdb.python/py-breakpoint.exp
10182 * gdb.python/py-cmd.exp
10183 * gdb.python/py-linetable.exp
10184 * gdb.python/py-xmethods.exp
10185 * gdb.python/python.exp
10186 * gdb.reverse/consecutive-precsave.exp
10187 * gdb.reverse/finish-precsave.exp
10188 * gdb.reverse/i386-precsave.exp
10189 * gdb.reverse/machinestate-precsave.exp
10190 * gdb.reverse/sigall-precsave.exp
10191 * gdb.reverse/solib-precsave.exp
10192 * gdb.reverse/step-precsave.exp
10193 * gdb.reverse/until-precsave.exp
10194 * gdb.reverse/watch-precsave.exp
10195 * gdb.threads/leader-exit.exp
10196 * gdb.threads/pthreads.exp
10197 * gdb.threads/wp-replication.exp
10198 * gdb.trace/actions.exp
10199 * gdb.trace/mi-tsv-changed.exp
10200 * gdb.trace/tsv.exp
10201
de97fdd4
LM
102022016-12-01 Luis Machado <lgustavo@codesourcery.com>
10203
10204 Fix test names starting with uppercase throughout the files.
10205
10206 * gdb.arch/i386-bp_permanent.exp
10207 * gdb.arch/i386-gnu-cfi.exp
10208 * gdb.base/disasm-end-cu.exp
10209 * gdb.base/macscp.exp
10210 * gdb.base/pending.exp
10211 * gdb.base/watch_thread_num.exp
10212 * gdb.cp/exception.exp
10213 * gdb.cp/gdb2495.exp
10214 * gdb.cp/local.exp
10215 * gdb.python/py-evsignal.exp
10216 * gdb.python/python.exp
10217 * gdb.trace/tracecmd.exp
10218
9f058c10
LM
102192016-12-01 Luis Machado <lgustavo@codesourcery.com>
10220
10221 Fix test names starting with uppercase throughout the files.
10222
10223 * gdb.base/charset.exp
10224 * gdb.base/eval.exp
10225 * gdb.base/multi-forks.exp
10226 * gdb.guile/scm-progspace.exp
10227 * gdb.opencl/datatypes.exp
10228 * gdb.python/py-block.exp
10229 * gdb.python/py-function.exp
10230 * gdb.python/py-symbol.exp
10231 * gdb.python/py-symtab.exp
10232 * gdb.python/py-xmethods.exp
10233 * gdb.reverse/break-precsave.exp
10234 * gdb.reverse/break-reverse.exp
10235 * gdb.reverse/consecutive-precsave.exp
10236 * gdb.reverse/consecutive-reverse.exp
10237 * gdb.reverse/finish-precsave.exp
10238 * gdb.reverse/finish-reverse-bkpt.exp
10239 * gdb.reverse/finish-reverse.exp
10240 * gdb.reverse/fstatat-reverse.exp
10241 * gdb.reverse/getresuid-reverse.exp
10242 * gdb.reverse/i386-precsave.exp
10243 * gdb.reverse/i386-reverse.exp
10244 * gdb.reverse/i386-sse-reverse.exp
10245 * gdb.reverse/i387-stack-reverse.exp
10246 * gdb.reverse/insn-reverse.exp
10247 * gdb.reverse/machinestate-precsave.exp
10248 * gdb.reverse/machinestate.exp
10249 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10250 * gdb.reverse/pipe-reverse.exp
10251 * gdb.reverse/readv-reverse.exp
10252 * gdb.reverse/recvmsg-reverse.exp
10253 * gdb.reverse/rerun-prec.exp
10254 * gdb.reverse/s390-mvcle.exp
10255 * gdb.reverse/sigall-precsave.exp
10256 * gdb.reverse/sigall-reverse.exp
10257 * gdb.reverse/solib-precsave.exp
10258 * gdb.reverse/solib-reverse.exp
10259 * gdb.reverse/step-precsave.exp
10260 * gdb.reverse/step-reverse.exp
10261 * gdb.reverse/time-reverse.exp
10262 * gdb.reverse/until-precsave.exp
10263 * gdb.reverse/until-reverse.exp
10264 * gdb.reverse/waitpid-reverse.exp
10265 * gdb.reverse/watch-precsave.exp
10266 * gdb.reverse/watch-reverse.exp
10267
cdc7edd7
LM
102682016-12-01 Luis Machado <lgustavo@codesourcery.com>
10269
10270 Fix test names starting with uppercase throughout the files.
10271
10272 * gdb.arch/i386-mpx-simple_segv.exp
10273 * gdb.arch/i386-mpx.exp
10274 * gdb.arch/i386-permbkpt.exp
10275 * gdb.arch/pa-nullify.exp
10276 * gdb.arch/powerpc-d128-regs.exp
10277 * gdb.arch/vsx-regs.exp
10278 * gdb.base/bfp-test.exp
10279 * gdb.base/break.exp
10280 * gdb.base/breakpoint-shadow.exp
10281 * gdb.base/callfuncs.exp
10282 * gdb.base/charset.exp
10283 * gdb.base/commands.exp
10284 * gdb.base/completion.exp
10285 * gdb.base/dfp-test.exp
10286 * gdb.base/echo.exp
10287 * gdb.base/ending-run.exp
10288 * gdb.base/eval.exp
10289 * gdb.base/expand-psymtabs.exp
10290 * gdb.base/float128.exp
10291 * gdb.base/floatn.exp
10292 * gdb.base/foll-exec-mode.exp
10293 * gdb.base/gdb1056.exp
10294 * gdb.base/gdb11531.exp
10295 * gdb.base/kill-after-signal.exp
10296 * gdb.base/multi-forks.exp
10297 * gdb.base/overlays.exp
10298 * gdb.base/pending.exp
10299 * gdb.base/sepdebug.exp
10300 * gdb.base/testenv.exp
10301 * gdb.base/valgrind-db-attach.exp
10302 * gdb.base/watch_thread_num.exp
10303 * gdb.base/watchpoint-cond-gone.exp
10304 * gdb.base/watchpoint.exp
10305 * gdb.base/watchpoints.exp
10306 * gdb.cp/arg-reference.exp
10307 * gdb.cp/baseenum.exp
10308 * gdb.cp/operator.exp
10309 * gdb.cp/shadow.exp
10310 * gdb.dwarf2/dw2-op-out-param.exp
10311 * gdb.dwarf2/dw2-reg-undefined.exp
10312 * gdb.go/chan.exp
10313 * gdb.go/hello.exp
10314 * gdb.go/integers.exp
10315 * gdb.go/methods.exp
10316 * gdb.go/package.exp
10317 * gdb.guile/scm-parameter.exp
10318 * gdb.guile/scm-progspace.exp
10319 * gdb.guile/scm-value.exp
10320 * gdb.mi/mi-pending.exp
10321 * gdb.mi/user-selected-context-sync.exp
10322 * gdb.multi/multi-attach.exp
10323 * gdb.multi/tids.exp
10324 * gdb.opt/clobbered-registers-O2.exp
10325 * gdb.pascal/floats.exp
10326 * gdb.pascal/integers.exp
10327 * gdb.python/py-block.exp
10328 * gdb.python/py-events.exp
10329 * gdb.python/py-parameter.exp
10330 * gdb.python/py-symbol.exp
10331 * gdb.python/py-symtab.exp
10332 * gdb.python/py-type.exp
10333 * gdb.python/py-value.exp
10334 * gdb.python/py-xmethods.exp
10335 * gdb.python/python.exp
10336 * gdb.reverse/break-precsave.exp
10337 * gdb.reverse/consecutive-precsave.exp
10338 * gdb.reverse/finish-precsave.exp
10339 * gdb.reverse/i386-precsave.exp
10340 * gdb.reverse/machinestate-precsave.exp
10341 * gdb.reverse/sigall-precsave.exp
10342 * gdb.reverse/solib-precsave.exp
10343 * gdb.reverse/step-precsave.exp
10344 * gdb.reverse/until-precsave.exp
10345 * gdb.reverse/watch-precsave.exp
10346 * gdb.server/ext-attach.exp
10347 * gdb.server/ext-restart.exp
10348 * gdb.server/ext-run.exp
10349 * gdb.server/ext-wrapper.exp
10350 * gdb.stabs/gdb11479.exp
10351 * gdb.stabs/weird.exp
10352 * gdb.threads/attach-many-short-lived-threads.exp
10353 * gdb.threads/kill.exp
10354 * gdb.threads/watchpoint-fork.exp
10355
bc6c7af4
LM
103562016-12-01 Luis Machado <lgustavo@codesourcery.com>
10357
10358 Fix test names starting with uppercase throughout all the files below.
10359
10360 * gdb.ada/array_return.exp
10361 * gdb.ada/catch_ex.exp
10362 * gdb.ada/info_exc.exp
10363 * gdb.ada/mi_catch_ex.exp
10364 * gdb.ada/mi_dyn_arr.exp
10365 * gdb.ada/mi_ex_cond.exp
10366 * gdb.ada/mi_exc_info.exp
10367 * gdb.ada/mi_interface.exp
10368 * gdb.ada/mi_task_arg.exp
10369 * gdb.ada/mi_task_info.exp
10370 * gdb.ada/mi_var_array.exp
10371 * gdb.arch/alpha-step.exp
10372 * gdb.arch/amd64-disp-step.exp
10373 * gdb.arch/arm-disp-step.exp
10374 * gdb.arch/disp-step-insn-reloc.exp
10375 * gdb.arch/e500-prologue.exp
10376 * gdb.arch/ftrace-insn-reloc.exp
10377 * gdb.arch/gdb1558.exp
10378 * gdb.arch/i386-bp_permanent.exp
10379 * gdb.arch/i386-disp-step.exp
10380 * gdb.arch/i386-float.exp
10381 * gdb.arch/i386-gnu-cfi.exp
10382 * gdb.arch/ia64-breakpoint-shadow.exp
10383 * gdb.arch/mips16-thunks.exp
10384 * gdb.arch/pa-nullify.exp
10385 * gdb.arch/powerpc-aix-prologue.exp
10386 * gdb.arch/powerpc-power.exp
10387 * gdb.arch/ppc-dfp.exp
10388 * gdb.arch/s390-tdbregs.exp
10389 * gdb.arch/spu-info.exp
10390 * gdb.arch/spu-ls.exp
10391 * gdb.arch/thumb-bx-pc.exp
10392 * gdb.base/advance.exp
10393 * gdb.base/annota-input-while-running.exp
10394 * gdb.base/arrayidx.exp
10395 * gdb.base/asmlabel.exp
10396 * gdb.base/async.exp
10397 * gdb.base/attach-wait-input.exp
10398 * gdb.base/auto-connect-native-target.exp
10399 * gdb.base/batch-preserve-term-settings.exp
10400 * gdb.base/bfp-test.exp
10401 * gdb.base/bigcore.exp
10402 * gdb.base/bp-permanent.exp
10403 * gdb.base/break-always.exp
10404 * gdb.base/break-fun-addr.exp
10405 * gdb.base/break-idempotent.exp
10406 * gdb.base/break-main-file-remove-fail.exp
10407 * gdb.base/break-probes.exp
10408 * gdb.base/break-unload-file.exp
10409 * gdb.base/break.exp
10410 * gdb.base/call-ar-st.exp
10411 * gdb.base/call-rt-st.exp
10412 * gdb.base/call-sc.exp
10413 * gdb.base/call-signal-resume.exp
10414 * gdb.base/call-strs.exp
10415 * gdb.base/callexit.exp
10416 * gdb.base/callfuncs.exp
10417 * gdb.base/catch-gdb-caused-signals.exp
10418 * gdb.base/catch-signal-siginfo-cond.exp
10419 * gdb.base/catch-syscall.exp
10420 * gdb.base/compare-sections.exp
10421 * gdb.base/cond-eval-mode.exp
10422 * gdb.base/condbreak-call-false.exp
10423 * gdb.base/consecutive-step-over.exp
10424 * gdb.base/cursal.exp
10425 * gdb.base/disabled-location.exp
10426 * gdb.base/disasm-end-cu.exp
10427 * gdb.base/display.exp
10428 * gdb.base/double-prompt-target-event-error.exp
10429 * gdb.base/dprintf-bp-same-addr.exp
10430 * gdb.base/dprintf-detach.exp
10431 * gdb.base/dprintf-next.exp
10432 * gdb.base/dprintf-non-stop.exp
10433 * gdb.base/dprintf-pending.exp
10434 * gdb.base/dso2dso.exp
10435 * gdb.base/ending-run.exp
10436 * gdb.base/enum_cond.exp
10437 * gdb.base/examine-backward.exp
10438 * gdb.base/exe-lock.exp
10439 * gdb.base/exec-invalid-sysroot.exp
10440 * gdb.base/execl-update-breakpoints.exp
10441 * gdb.base/execution-termios.exp
10442 * gdb.base/fileio.exp
10443 * gdb.base/fixsection.exp
10444 * gdb.base/foll-exec-mode.exp
10445 * gdb.base/foll-exec.exp
10446 * gdb.base/fork-running-state.exp
10447 * gdb.base/frame-args.exp
10448 * gdb.base/fullpath-expand.exp
10449 * gdb.base/func-ptr.exp
10450 * gdb.base/gcore-relro-pie.exp
10451 * gdb.base/gdb1090.exp
10452 * gdb.base/gdb1555.exp
10453 * gdb.base/global-var-nested-by-dso.exp
10454 * gdb.base/gnu-ifunc.exp
10455 * gdb.base/hbreak-in-shr-unsupported.exp
10456 * gdb.base/hbreak-unmapped.exp
10457 * gdb.base/hook-stop.exp
10458 * gdb.base/infcall-input.exp
10459 * gdb.base/info-fun.exp
10460 * gdb.base/info-shared.exp
10461 * gdb.base/interrupt-noterm.exp
10462 * gdb.base/jit-so.exp
10463 * gdb.base/jit.exp
10464 * gdb.base/line-symtabs.exp
10465 * gdb.base/list.exp
10466 * gdb.base/longjmp.exp
10467 * gdb.base/macscp.exp
10468 * gdb.base/max-value-size.exp
10469 * gdb.base/nodebug.exp
10470 * gdb.base/nofield.exp
10471 * gdb.base/overlays.exp
10472 * gdb.base/paginate-after-ctrl-c-running.exp
10473 * gdb.base/paginate-bg-execution.exp
10474 * gdb.base/paginate-inferior-exit.exp
10475 * gdb.base/pending.exp
10476 * gdb.base/pr11022.exp
10477 * gdb.base/printcmds.exp
10478 * gdb.base/ptr-typedef.exp
10479 * gdb.base/ptype.exp
10480 * gdb.base/randomize.exp
10481 * gdb.base/range-stepping.exp
10482 * gdb.base/realname-expand.exp
10483 * gdb.base/relativedebug.exp
10484 * gdb.base/remote.exp
10485 * gdb.base/savedregs.exp
10486 * gdb.base/sepdebug.exp
10487 * gdb.base/set-noassign.exp
10488 * gdb.base/shlib-call.exp
10489 * gdb.base/shreloc.exp
10490 * gdb.base/sigaltstack.exp
10491 * gdb.base/sigbpt.exp
10492 * gdb.base/siginfo-addr.exp
10493 * gdb.base/siginfo-obj.exp
10494 * gdb.base/siginfo-thread.exp
10495 * gdb.base/signest.exp
10496 * gdb.base/signull.exp
10497 * gdb.base/sigrepeat.exp
10498 * gdb.base/skip.exp
10499 * gdb.base/so-impl-ld.exp
10500 * gdb.base/solib-corrupted.exp
10501 * gdb.base/solib-disc.exp
10502 * gdb.base/solib-display.exp
10503 * gdb.base/solib-overlap.exp
10504 * gdb.base/solib-search.exp
10505 * gdb.base/solib-symbol.exp
10506 * gdb.base/source-execution.exp
10507 * gdb.base/sss-bp-on-user-bp-2.exp
10508 * gdb.base/sss-bp-on-user-bp.exp
10509 * gdb.base/stack-checking.exp
10510 * gdb.base/stale-infcall.exp
10511 * gdb.base/step-break.exp
10512 * gdb.base/step-line.exp
10513 * gdb.base/step-over-exit.exp
10514 * gdb.base/step-test.exp
10515 * gdb.base/structs.exp
10516 * gdb.base/sym-file.exp
10517 * gdb.base/symtab-search-order.exp
10518 * gdb.base/term.exp
10519 * gdb.base/type-opaque.exp
10520 * gdb.base/unload.exp
10521 * gdb.base/until-nodebug.exp
10522 * gdb.base/until.exp
10523 * gdb.base/unwindonsignal.exp
10524 * gdb.base/watch-cond.exp
10525 * gdb.base/watch-non-mem.exp
10526 * gdb.base/watch_thread_num.exp
10527 * gdb.base/watchpoint-reuse-slot.exp
10528 * gdb.base/watchpoint-solib.exp
10529 * gdb.base/watchpoint.exp
10530 * gdb.btrace/dlopen.exp
10531 * gdb.cell/arch.exp
10532 * gdb.cell/break.exp
10533 * gdb.cell/bt.exp
10534 * gdb.cell/core.exp
10535 * gdb.cell/data.exp
10536 * gdb.cell/dwarfaddr.exp
10537 * gdb.cell/ea-cache.exp
10538 * gdb.cell/ea-standalone.exp
10539 * gdb.cell/ea-test.exp
10540 * gdb.cell/f-regs.exp
10541 * gdb.cell/fork.exp
10542 * gdb.cell/gcore.exp
10543 * gdb.cell/mem-access.exp
10544 * gdb.cell/ptype.exp
10545 * gdb.cell/registers.exp
10546 * gdb.cell/sizeof.exp
10547 * gdb.cell/solib-symbol.exp
10548 * gdb.cell/solib.exp
10549 * gdb.compile/compile-tls.exp
10550 * gdb.cp/exception.exp
10551 * gdb.cp/gdb2495.exp
10552 * gdb.cp/local.exp
10553 * gdb.cp/mb-inline.exp
10554 * gdb.cp/mb-templates.exp
10555 * gdb.cp/pr10687.exp
10556 * gdb.cp/pr9167.exp
10557 * gdb.cp/scope-err.exp
10558 * gdb.cp/templates.exp
10559 * gdb.cp/virtfunc.exp
10560 * gdb.dwarf2/dw2-dir-file-name.exp
10561 * gdb.dwarf2/dw2-single-line-discriminators.exp
10562 * gdb.fortran/complex.exp
10563 * gdb.fortran/library-module.exp
10564 * gdb.guile/guile.exp
10565 * gdb.guile/scm-cmd.exp
10566 * gdb.guile/scm-frame-inline.exp
10567 * gdb.guile/scm-objfile.exp
10568 * gdb.guile/scm-pretty-print.exp
10569 * gdb.guile/scm-symbol.exp
10570 * gdb.guile/scm-type.exp
10571 * gdb.guile/scm-value.exp
10572 * gdb.linespec/keywords.exp
10573 * gdb.linespec/ls-errs.exp
10574 * gdb.linespec/macro-relative.exp
10575 * gdb.linespec/thread.exp
10576 * gdb.mi/mi-breakpoint-changed.exp
10577 * gdb.mi/mi-dprintf-pending.exp
10578 * gdb.mi/mi-fullname-deleted.exp
10579 * gdb.mi/mi-logging.exp
10580 * gdb.mi/mi-pending.exp
10581 * gdb.mi/mi-solib.exp
10582 * gdb.mi/new-ui-mi-sync.exp
10583 * gdb.mi/user-selected-context-sync.exp
10584 * gdb.multi/dummy-frame-restore.exp
10585 * gdb.multi/multi-arch-exec.exp
10586 * gdb.multi/remove-inferiors.exp
10587 * gdb.multi/watchpoint-multi-exit.exp
10588 * gdb.opt/solib-intra-step.exp
10589 * gdb.perf/backtrace.exp
10590 * gdb.perf/single-step.exp
10591 * gdb.perf/skip-command.exp
10592 * gdb.perf/skip-prologue.exp
10593 * gdb.perf/solib.exp
10594 * gdb.python/lib-types.exp
10595 * gdb.python/py-as-string.exp
10596 * gdb.python/py-bad-printers.exp
10597 * gdb.python/py-block.exp
10598 * gdb.python/py-breakpoint.exp
10599 * gdb.python/py-cmd.exp
10600 * gdb.python/py-events.exp
10601 * gdb.python/py-evthreads.exp
10602 * gdb.python/py-finish-breakpoint.exp
10603 * gdb.python/py-finish-breakpoint2.exp
10604 * gdb.python/py-frame-inline.exp
10605 * gdb.python/py-frame.exp
10606 * gdb.python/py-inferior.exp
10607 * gdb.python/py-infthread.exp
10608 * gdb.python/py-mi.exp
10609 * gdb.python/py-objfile.exp
10610 * gdb.python/py-pp-maint.exp
10611 * gdb.python/py-pp-registration.exp
10612 * gdb.python/py-prettyprint.exp
10613 * gdb.python/py-recurse-unwind.exp
10614 * gdb.python/py-shared.exp
10615 * gdb.python/py-symbol.exp
10616 * gdb.python/py-symtab.exp
10617 * gdb.python/py-template.exp
10618 * gdb.python/py-type.exp
10619 * gdb.python/py-unwind-maint.exp
10620 * gdb.python/py-unwind.exp
10621 * gdb.python/py-value.exp
10622 * gdb.python/python.exp
10623 * gdb.reverse/finish-reverse-bkpt.exp
10624 * gdb.reverse/insn-reverse.exp
10625 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10626 * gdb.reverse/solib-precsave.exp
10627 * gdb.reverse/solib-reverse.exp
10628 * gdb.stabs/gdb11479.exp
10629 * gdb.stabs/weird.exp
10630 * gdb.threads/fork-child-threads.exp
10631 * gdb.threads/fork-plus-threads.exp
10632 * gdb.threads/fork-thread-pending.exp
10633 * gdb.threads/forking-threads-plus-breakpoint.exp
10634 * gdb.threads/hand-call-in-threads.exp
10635 * gdb.threads/interrupted-hand-call.exp
10636 * gdb.threads/linux-dp.exp
10637 * gdb.threads/local-watch-wrong-thread.exp
10638 * gdb.threads/next-while-other-thread-longjmps.exp
10639 * gdb.threads/non-ldr-exit.exp
10640 * gdb.threads/pending-step.exp
10641 * gdb.threads/print-threads.exp
10642 * gdb.threads/process-dies-while-detaching.exp
10643 * gdb.threads/process-dies-while-handling-bp.exp
10644 * gdb.threads/pthreads.exp
10645 * gdb.threads/queue-signal.exp
10646 * gdb.threads/reconnect-signal.exp
10647 * gdb.threads/signal-command-handle-nopass.exp
10648 * gdb.threads/signal-command-multiple-signals-pending.exp
10649 * gdb.threads/signal-delivered-right-thread.exp
10650 * gdb.threads/signal-sigtrap.exp
10651 * gdb.threads/sigthread.exp
10652 * gdb.threads/staticthreads.exp
10653 * gdb.threads/stepi-random-signal.exp
10654 * gdb.threads/thread-unwindonsignal.exp
10655 * gdb.threads/thread_check.exp
10656 * gdb.threads/thread_events.exp
10657 * gdb.threads/tid-reuse.exp
10658 * gdb.threads/tls-nodebug.exp
10659 * gdb.threads/tls-shared.exp
10660 * gdb.threads/tls-so_extern.exp
10661 * gdb.threads/tls.exp
10662 * gdb.threads/wp-replication.exp
10663 * gdb.trace/actions-changed.exp
10664 * gdb.trace/actions.exp
10665 * gdb.trace/backtrace.exp
10666 * gdb.trace/change-loc.exp
10667 * gdb.trace/collection.exp
10668 * gdb.trace/deltrace.exp
10669 * gdb.trace/disconnected-tracing.exp
10670 * gdb.trace/entry-values.exp
10671 * gdb.trace/ftrace-lock.exp
10672 * gdb.trace/ftrace.exp
10673 * gdb.trace/infotrace.exp
10674 * gdb.trace/mi-trace-frame-collected.exp
10675 * gdb.trace/mi-trace-unavailable.exp
10676 * gdb.trace/mi-traceframe-changed.exp
10677 * gdb.trace/mi-tracepoint-changed.exp
10678 * gdb.trace/mi-tsv-changed.exp
10679 * gdb.trace/no-attach-trace.exp
10680 * gdb.trace/packetlen.exp
10681 * gdb.trace/passc-dyn.exp
10682 * gdb.trace/passcount.exp
10683 * gdb.trace/pending.exp
10684 * gdb.trace/pr16508.exp
10685 * gdb.trace/qtro.exp
10686 * gdb.trace/range-stepping.exp
10687 * gdb.trace/read-memory.exp
10688 * gdb.trace/report.exp
10689 * gdb.trace/save-trace.exp
10690 * gdb.trace/signal.exp
10691 * gdb.trace/stap-trace.exp
10692 * gdb.trace/status-stop.exp
10693 * gdb.trace/strace.exp
10694 * gdb.trace/tfile.exp
10695 * gdb.trace/tfind.exp
10696 * gdb.trace/trace-break.exp
10697 * gdb.trace/trace-condition.exp
10698 * gdb.trace/trace-enable-disable.exp
10699 * gdb.trace/trace-mt.exp
10700 * gdb.trace/tracecmd.exp
10701 * gdb.trace/tracefile-pseudo-reg.exp
10702 * gdb.trace/tspeed.exp
10703 * gdb.trace/tstatus.exp
10704 * gdb.trace/tsv.exp
10705 * gdb.trace/unavailable.exp
10706 * gdb.trace/while-dyn.exp
10707 * gdb.trace/while-stepping.exp
10708 * lib/gdb-guile.exp
10709 * lib/gdb.exp
10710 * lib/mi-support.exp
10711 * lib/pascal.exp
10712 * lib/perftest.exp
10713 * lib/prelink-support.exp
10714 * lib/selftest-support.exp
10715
ad02e4fe
SM
107162016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10717
10718 * Makefile.in: Include disable-implicit-rules.mk.
10719
22347e55
AA
107202016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10721
10722 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10723 non-byte-aligned bit fields.
10724
da5b30da
AA
107252016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10726
10727 PR gdb/12616
10728 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10729 respects the DW_AT_data_bit_offset attribute.
10730
b593ecca
SM
107312016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10732
10733 * gdb.base/default.exp: Fix output of "set language".
10734
3b165252
SM
107352016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10736
10737 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10738 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10739 make.
10740 * configure.ac: Remove checks for the make program.
10741 * configure: Re-generate.
10742
1a2f3d7f
KB
107432016-11-16 Kevin Buettner <kevinb@redhat.com>
10744
10745 * gdb.python/py-recurse-unwind.c (main): Add loop.
10746 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10747 to read_register() and gdb.parse_and_eval(). Make each code
10748 call a separate case that can be individually tested.
10749 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10750 proc. Call cont_and_backtrace for each of the code paths that
10751 we want to test in the unwinder.
10752
b7f38fda
AA
107532016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10754
10755 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10756 the definition of struct S.
10757
1f8db343
CM
107582016-11-11 Catherine Moore <clm@codesourcery.com>
10759
10760 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10761
fad0c9fb
PA
107622016-11-09 Pedro Alves <palves@redhat.com>
10763
10764 * gdb.base/commands.exp (runto_or_return): New procedure.
10765 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10766 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10767 (progvar_simple_while_test, progvar_complex_if_while_test)
10768 (if_while_breakpoint_command_test)
10769 (infrun_breakpoint_command_test, breakpoint_command_test)
10770 (user_defined_command_test, watchpoint_command_test)
10771 (test_command_prompt_position, redefine_hook_test)
10772 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10773 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10774 multi_line_input and multi_line. Remove gdb_expect and
10775 gdb_stop_suppressing_tests uses.
10776 * lib/gdb.exp (valnum_re): New global.
10777 (multi_line_input): New procedure.
10778
8354c62c
SM
107792016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10780
10781 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10782 Remove.
10783 (test_setup): Define with proc_with_prefix.
10784 (test_cli_inferior): Likewise.
10785 (test_cli_thread): Likewise.
10786 (test_cli_frame): Likewise.
10787 (test_cli_select_frame): Likewise.
10788 (test_cli_up_down): Likewise.
10789 (test_mi_thread_select): Likewise.
10790 (test_mi_stack_select_frame): Likewise.
10791 (test_cli_in_mi_inferior): Likewise.
10792 (test_cli_in_mi_thread): Likewise.
10793 (test_cli_in_mi_frame): Likewise.
10794 (top level): Do not use with_test_prefix_procname.
10795
64f367a2
PA
107962016-11-09 Pedro Alves <palves@redhat.com>
10797
10798 * gdb.base/commands.exp (gdbvar_simple_if_test)
10799 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10800 (progvar_simple_if_test, progvar_simple_while_test)
10801 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10802 (infrun_breakpoint_command_test, breakpoint_command_test)
10803 (user_defined_command_test, watchpoint_command_test)
10804 (test_command_prompt_position, deprecated_command_test)
10805 (bp_deleted_in_command, temporary_breakpoint_commands)
10806 (stray_arg0_test, source_file_with_indented_comment)
10807 (recursive_source_test, if_commands_test)
10808 (error_clears_commands_left, redefine_hook_test)
10809 (redefine_backtrace_test): Use proc_with_prefix.
10810 * lib/gdb.exp (proc_with_prefix): New proc.
10811
0bb65f1e
AA
108122016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10813
10814 * gdb.base/tui-layout.c: New file.
10815 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10816 disassembly window contains very long lines.
10817
7353f247
TT
108182016-11-08 Tom Tromey <tom@tromey.com>
10819
10820 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10821 depend on Python 2.
10822
30a7bb83
TT
108232016-11-08 Tom Tromey <tom@tromey.com>
10824
10825 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10826 New method.
10827
cdf5a07c
MG
108282016-10-29 Manish Goregaokar <manish@mozilla.com>
10829
2806dc7e 10830 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10831
51a789c3
MG
108322016-10-27 Manish Goregaokar <manish@mozilla.com>
10833
2806dc7e
PA
10834 * gdb.rust/simple.rs: Add test for univariant enums without
10835 discriminants and for encoded struct-like enums.
51a789c3 10836
f610ab6d
PA
108372016-10-28 Pedro Alves <palves@redhat.com>
10838
10839 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10840 gdb_test_multiple, tighten regexps and match symtabs and line
10841 tables incrementally.
10842
b129b0ca
LM
108432016-10-28 Luis Machado <lgustavo@codesourcery.com>
10844
10845 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10846 general.
10847
ecf45d2c
SL
108482016-10-25 Luis Machado <lgustavo@codesourcery.com>
10849
10850 * gdb.base/exec-invalid-sysroot.exp: New file.
10851
b8d38ee4
JK
108522016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10853
10854 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10855
f90fd8c2
JK
108562016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10857
10858 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10859
2d2476aa
MR
108602016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10861
2806dc7e
PA
10862 * gdb.base/killed-outside.exp: Remove $options from a call to
10863 `prepare_for_testing'.
2d2476aa 10864
e42b25a0
SM
108652016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10866
10867 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10868 Change test message.
10869
3ccdb432
SM
108702016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10871
10872 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10873 Update comment.
10874
5bad3170
SM
108752016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10876
10877 * gdb.trace/mi-trace-save.exp: New file.
10878
5ad9dba7
YQ
108792016-10-13 Yao Qi <yao.qi@linaro.org>
10880
10881 * gdb.base/code_elim.exp (get_var_address): Remove.
10882 * gdb.base/relocate.exp: Likewise.
10883 * gdb.base/shreloc.exp: Likewise.
10884 * lib/gdb.exp (get_var_address): New.
10885
62df7e21
YQ
108862016-10-13 Yao Qi <yao.qi@linaro.org>
10887
10888 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10889 floating point tests if $skip_float_test is false.
10890
4dac951e
LM
108912016-10-12 Luis Machado <lgustavo@codesourcery.com>
10892
10893 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10894 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10895 argc values.
10896 Add 1 to argc so we guarantee distinct initial/modified argc values.
10897
8f1a8fc4
JK
108982016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10899
10900 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10901
16c85b5d
JK
109022016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10903
10904 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10905 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10906 * gdb.arch/vsx-regs.exp: Likewise.
10907
1d0e042a
YQ
109082016-10-07 Yao Qi <yao.qi@linaro.org>
10909
10910 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10911
68dadef5
MM
109122016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10913
10914 * gdb.python/python.exp: Test decode_line("*0").
10915
33fa2c6e
DE
109162016-10-06 Doug Evans <dje@google.com>
10917
10918 * gdb.python/py-value.exp (test_value_creation): Add test for large
10919 unsigned 64-bit value.
10920
9c37b5ae
TT
109212016-10-06 Tom Tromey <tom@tromey.com>
10922
10923 * gdb.compile/compile.exp: Change java tests to rust.
10924 * gdb.base/setshow.exp: Change java tests to rust.
10925 * gdb.base/default.exp: Remove java from language list.
10926 * README (Examples): Update language example.
10927 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10928 test.
10929 * lib/gdb.exp (skip_java_tests): Remove.
10930 * lib/java.exp: Remove.
10931 * gdb.java: Remove.
10932
78b86327
MR
109332016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10934
10935 * gdb.arch/mips-fcr.exp: New test.
10936 * gdb.arch/mips-fcr.c: Source for the new test.
10937
7470adbb
MR
109382016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10939
10940 * gdb.base/solib-disc.exp: Use `standard_output_file'
10941 throughout.
10942
4a556533
PA
109432016-10-06 Pedro Alves <palves@redhat.com>
10944
10945 * gdb.base/jit-simple-dl.c: New file.
10946 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10947 * gdb.base/jit-simple.c: ... this.
10948 * gdb.base/jit-simple.exp (jit_run): Delete.
10949 (build_jit): New proc.
10950 (jit_test_reread): Recompile either the main program or the shared
10951 library, depending on what is being tested. Skip changing address
10952 if caller wants to. Compare before/after addresses. If testing
10953 standalone, explicitly load the binary. Test "maint info
10954 breakpoints".
10955 (top level): Add "standalone vs shared lib" and "change address"
10956 vs "same address" axes.
10957
5a122fbc
PA
109582016-10-06 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10961 call.
10962 (jit_run): Delete.
10963 (jit_test_reread): Use with_test_prefix. Reload the main binary
10964 explicitly. Compare the before/after addresses of the JIT
10965 descriptor.
10966
ee8da4b8
DE
109672016-08-15 Doug Evans <dje@google.com>
10968
10969 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10970 for single bitfields is bool.
10971 * gdb.xml/tdesc-regs.exp: Ditto.
10972
f389f6fe
JK
109732016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10974
10975 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10976
fdebf1a4
YQ
109772016-10-05 Yao Qi <yao.qi@linaro.org>
10978
10979 * lib/gdb.exp (support_complex_tests): Return zero if
10980 gdb_skip_float_test return true.
10981
9c36d954 109822016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10983 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10984
10985 PR gdb/20487
10986 * gdb.mi/user-selected-context-sync.exp: New file.
10987 * gdb.mi/user-selected-context-sync.c: New file.
10988
4034d0ff 109892016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10990 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10991
10992 PR gdb/20487
10993 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10994 =thread-select-event check.
10995
a4297203
PB
109962016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10997
10998 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10999 the compulsory L operand changes.
11000 * gdb.arch/powerpc-power.s: Likewise.
11001
bb805577
JK
110022016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11003
11004 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11005 * gdb.base/jit-attach-pie.c: New file.
11006 * gdb.base/jit-attach-pie.exp: New file.
11007
6d61dee5
PA
110082016-09-28 Pedro Alves <palves@redhat.com>
11009
11010 * gdb.base/infcall-input.c: New file.
11011 * gdb.base/infcall-input.exp: New file.
11012
f73842fc
YQ
110132016-09-22 Yao Qi <yao.qi@linaro.org>
11014
11015 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11016 (gdb_exit): Rename it to ...
11017 (gdbserver_gdb_exit): ... Close GDBserver.
11018 (gdb_exit): New proc, call gdbserver_gdb_exit.
11019 (mi_gdb_exit): Likewise.
11020
90681dab
YQ
110212016-09-22 Yao Qi <yao.qi@linaro.org>
11022
11023 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11024 path.
11025 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11026 Remove duplication.
11027
9c211fd8
YQ
110282016-09-22 Yao Qi <yao.qi@linaro.org>
11029
11030 * lib/gdbserver-support.exp: Check the existence of
11031 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11032
ad0a504f
AK
110332016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11034
11035 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11036
36cf1806
TT
110372016-09-21 Tom Tromey <tom@tromey.com>
11038
11039 PR gdb/20604:
11040 * gdb.base/quit.exp: New file.
11041
74172ecf
SM
110422016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11043
11044 * .gitignore: New file.
11045
3d0ec882
MR
110462016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11047
11048 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11049 throughout.
11050
8193adea
AA
110512016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11052
11053 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11054
d41a5c09
JK
110552016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11056
11057 * gdb.cp/casts.cc (decltype): Move it ...
11058 (main): ... with its call to ...
11059 * gdb.cp/casts03.cc: ... a new file.
11060 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11061
d2dfe700
JK
110622016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11063
11064 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11065
e2a92b16
PB
110662016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11067
11068 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11069 and sync up the test with tests in gas/testsuite/gas/ppc.
11070 * gdb.arch/powerpc-power.exp: Likewise.
11071
49b4de64
JK
110722016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11075
2c29df25
SDJ
110762016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11077 Jan Kratochvil <jan.kratochvil@redhat.com>
11078
11079 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11080 make m1's definition to be different from m2's. Use 'dummy' as an
11081 argument for probe 'two'.
11082
cc3c2846
JB
110832016-09-10 Jon Beniston <jon@beniston.com>
11084
11085 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11086 for sim target.
11087
e1b2624a
AA
110882016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11089
11090 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11091 variable declaration.
11092 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11093 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11094 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11095 received HWCAP as its argument.
11096
4295e285
PA
110972016-09-06 Pedro Alves <palves@redhat.com>
11098
11099 * gdb.base/new-ui-pending-input.c: New file.
11100 * gdb.base/new-ui-pending-input.exp: New file.
11101 * gdb.exp (clear_gdb_spawn_id): New procedure.
11102 (with_spawn_id): Check whether gdb_spawn_id exists before
11103 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11104 on exit.
11105
00d5215e
UW
111062016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11107
11108 * gdb.base/float128.c: New file.
11109 * gdb.base/float128.exp: Likewise.
11110 * gdb.base/floatn.c: Likewise.
11111 * gdb.base/floatn.exp: Likewise.
11112
a9ff5f12
UW
111132016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11114
11115 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11116
f245535c
PA
111172016-09-05 Pedro Alves <palves@redhat.com>
11118
11119 PR backtrace/19927
11120 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11121 unwinders are immediately called as side effect of "source" or
11122 "disable unwinder" commands.
11123 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11124
ae9cf263
YQ
111252016-09-02 Yao Qi <yao.qi@linaro.org>
11126
11127 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11128 is true and $type is "float" or "double".
11129
27aba047
YQ
111302016-09-02 Yao Qi <yao.qi@linaro.org>
11131
11132 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11133 true.
11134 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11135 * gdb.base/call-rt-st.exp: Likewise.
11136 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11137 return value instead of gdb,skip_float_test.
11138 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11139 (do_function_calls): Use its return value instead of
11140 gdb,skip_float_test.
11141 * gdb.base/finish.exp: Likewise.
11142 * gdb.base/funcargs.exp: Likewise.
11143 * gdb.base/return.exp: Likewise.
11144 * gdb.base/return2.exp: Likewise.
11145 * gdb.base/varargs.exp: Likewise.
11146 * lib/gdb.exp (gdb_skip_float_test): Change it to
11147 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11148
5af962df
AA
111492016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11150
11151 * gdb.multi/tids.exp: Test "thread apply all".
11152
7fac6910
JK
111532016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11154
11155 * gdb.base/default.exp (tty): Remove.
11156
bb1fe4ac
KB
111572016-08-24 Kevin Buettner <kevinb@redhat.com>
11158
2806dc7e
PA
11159 * gdb.python/py-recurse-unwind.c: New file.
11160 * gdb.python/py-recurse-unwind.py: New file.
11161 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11162
0a1ddfa6
SM
111632016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11164
11165 * gdb.base/set-inferior-tty.exp: New file.
11166 * gdb.base/set-inferior-tty.c: New file.
11167
d9de1fe3
PA
111682016-08-23 Pedro Alves <palves@redhat.com>
11169
11170 PR gdb/20494
11171 * gdb.base/new-ui-echo.c: New file.
11172 * gdb.base/new-ui-echo.exp: New file.
11173
e9d9abd7
YQ
111742016-08-23 Yao Qi <yao.qi@linaro.org>
11175
11176 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11177 gdbserver_spawn.
11178 * gdb.server/connect-without-multi-process.exp (do_test):
11179 Likewise.
11180
3589529e
YQ
111812016-08-23 Yao Qi <yao.qi@linaro.org>
11182
11183 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11184 standalone_txt. Delete gdb_txt and standalone_txt on host
11185 and target. Spawn the binary on target. Copy files from
11186 target to host.
11187
6bb90213
PA
111882016-08-22 Pedro Alves <palves@redhat.com>
11189
11190 PR gdb/20505
11191 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11192 with_test_prefix. Factor out bits to ...
11193 (test_no_vdso): ... this new procedure.
11194
20c2c024
CL
111952016-08-19 Carl Love <cel@us.ibm.com>
11196
11197 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11198 maintaining separate logic for constructing the output path.
11199 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11200 * gdb.arch/ppc-dfp.exp: Likewise.
11201 * gdb.arch/ppc-fp.exp: Likewise.
11202 * gdb.arch/vsx-regs.exp: Likewise.
11203 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11204 binprefix for generating the additional binary files.
11205
0646e07d
PA
112062016-08-19 Pedro Alves <palves@redhat.com>
11207
11208 * gdb.trace/mi-trace-frame-collected.exp
11209 (test_trace_frame_collected): On x32, expect two registers.
11210
46da9242
CL
112112016-08-18 Carl Love <cel@us.ibm.com>
11212
11213 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11214 and sync up the test with tests in gas/testsuite/gas/ppc.
11215 * gdb.arch/powerpc-power.exp: Likewise.
11216
eb2332d7
SM
112172016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11218
11219 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11220 expected error message.
11221
63c61e04
SM
112222016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11223
11224 * gdb.multi/remove-inferiors.exp: New file.
11225 * gdb.multi/remove-inferiors.c: New file.
11226
7b17065f
YQ
112272016-08-12 Yao Qi <yao.qi@linaro.org>
11228
11229 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11230 argument list.
11231
01d3dedf
PA
112322016-08-10 Pedro Alves <palves@redhat.com>
11233
11234 PR gdb/19187
11235 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11236 setup_kfails.
11237
3eb7562a
PA
112382016-08-09 Pedro Alves <palves@redhat.com>
11239 Simon Marchi <simon.marchi@ericsson.com>
11240
11241 PR gdb/20418
11242 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11243 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11244
80614914
PA
112452016-08-09 Pedro Alves <palves@redhat.com>
11246
11247 PR mi/20431
11248 * gdb.mi/mi-cmd-error.exp: New file.
11249
f348d89a
PA
112502016-08-09 Pedro Alves <palves@redhat.com>
11251
11252 PR gdb/18653
11253 * gdb.base/signals-state-child.c: New file.
11254 * gdb.base/signals-state-child.exp: New file.
11255 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11256
e5ca03b4
PA
112572016-08-09 Pedro Alves <palves@redhat.com>
11258
11259 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11260
282a0691
TT
112612016-08-03 Tom Tromey <tom@tromey.com>
11262
11263 PR python/18565:
11264 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11265
41bfcd63
YQ
112662016-08-01 Yao Qi <yao.qi@linaro.org>
11267
11268 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11269 variable mode to "multi-process" if $multi_process is 1, otherwise
11270 set it to "single-process".
11271
e3465b24
YQ
112722016-08-01 Yao Qi <yao.qi@linaro.org>
11273
11274 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11275 * gdb.cp/cpexprs.exp: Likewise.
11276 * gdb.cp/m-static.exp: Likewise.
11277
0b31a4bc
TT
112782016-07-26 Tom Tromey <tom@tromey.com>
11279
11280 PR python/20190:
11281 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11282 test.
11283
e0461dbb
MM
112842016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11285
11286 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11287 selecting assembly source files.
11288 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11289 assembly source files.
11290 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11291 assembly source files.
11292 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11293 selecting assembly source files.
11294
8194e927
SM
112952016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11296
11297 * gdb.base/new-ui.exp (do_test_invalid_args): New
11298 procedure.
11299
c0272db5
TW
113002016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11301
11302 * gdb.btrace/reconnect.c: New file.
11303 * gdb.btrace/reconnect.exp: New file.
11304
e3487908
GKB
113052016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11306
11307 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11308 to test_catch_syscall_group.
11309 (test_catch_syscall_group): New.
11310
12df5c00
TT
113112016-07-21 Tom Tromey <tom@tromey.com>
11312
11313 * gdb.rust/simple.rs (main): Use empty struct expression.
11314 * gdb.rust/simple.exp: Add tests for empty struct expression.
11315
bae62ee2
YQ
113162016-07-21 Yao Qi <yao.qi@linaro.org>
11317
11318 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11319 if gdb_skip_xml_test is true on some targets.
11320
b1b53fb3
YQ
113212016-07-21 Yao Qi <yao.qi@linaro.org>
11322
11323 * gdb.server/solib-list.exp: Unset last_loaded_file.
11324
027d97f8
JK
113252016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11326
11327 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11328 "step into captured_main (args)".
11329
7674d381
JK
113302016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11331
11332 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11333
72b5d099
JK
113342016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11335
11336 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11337
1f960ced
PA
113382016-07-19 Pedro Alves <palves@redhat.com>
11339
11340 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11341 * gdb.opt/inline-bt.exp: Likewise.
11342 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11343 additional_flags=-Winline.
11344 * gdb.opt/inline-locals.exp: Likewise.
11345 * gdb.opt/inline-markers.c (ATTR): Define.
11346 (inlined_fn): Use it.
11347
f25827c1
YQ
113482016-07-19 Yao Qi <yao.qi@linaro.org>
11349
11350 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11351 (test_with_self): Remove some code. Remove argument executable.
11352 (top-level): Use do_self_tests.
11353
37539ebe
DB
113542016-07-15 Zachary Welch <zwelch@codesourcery.com>
11355 Don Breazeal <donb@codesourcery.com>
11356
11357 * gdb.base/maint.exp: Escape paths used in regular expressions.
11358 * gdb.stabs/weird.exp: Likewise.
11359
dac790e1
TT
113602016-07-13 Tom Tromey <tom@tromey.com>
11361
11362 PR python/15620, PR python/18620:
11363 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11364 (test_bkpt_events): New procs.
11365
93daf339
TT
113662016-07-13 Tom Tromey <tom@tromey.com>
11367
11368 PR python/17698:
11369 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11370 test.
11371 (test_watchpoints): Likewise.
11372 (test_bkpt_pending): New proc.
11373
6571a381
TT
113742016-07-13 Tom Tromey <tom@tromey.com>
11375
11376 PR cli/18053:
11377 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11378 completion test.
11379
e8732474
JK
113802016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11381
11382 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11383 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11384 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11385 f_label.
11386 (g): Rename g_end_lbl to g_label.
11387 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11388 low_pc and high_pc.
11389 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11390
e0f3fd7c
TT
113912016-07-12 Tom Tromey <tom@tromey.com>
11392
11393 PR python/19293:
11394 * gdb.python/py-unwind-maint.exp: Update tests.
11395
3cfe46b6
YQ
113962016-07-12 Yao Qi <yao.qi@linaro.org>
11397
11398 * lib/selftest-support.exp (selftest_setup): Match the output
11399 when captured_main is inlined.
11400
4f19a0e6
WT
114012016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11402
11403 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11404 New variables.
11405 (print this%a, print this%b, print this): New tests.
11406 * gdb.fortran/derived-types.f90 (this): New object and
11407 initialization.
11408
986cf455
SM
114092016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11410
11411 * gdb.ada/arraydim.exp: Remove extra directory level in build
11412 directory.
11413
f0464b23
SM
114142016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11415
11416 * lib/ada.exp: Remove extra directory level in build directory.
11417 * gdb.ada/cond_lang.exp: Likewise.
11418 * gdb.ada/exec_changed.exp: Likewise.
11419 * gdb.ada/lang_switch.exp: Likewise.
11420
42d94011
MG
114212016-07-06 Manish Goregaokar <manish@mozilla.com>
11422
2806dc7e
PA
11423 * simple.rs: Add test for raw pointer subscripting.
11424 * simple.exp: Add test expectations.
42d94011 11425
647c264c
YQ
114262016-07-05 Yao Qi <yao.qi@linaro.org>
11427
11428 * gdb.mi/mi-reverse.exp: Match =record-started output.
11429
20aa2c60
PA
114302016-07-01 Pedro Alves <palves@redhat.com>
11431
11432 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11433 procedure.
11434 (jit_reader_test): Test the jit reader's unwinder.
11435 * gdb.base/jithost.c (jit_function_00_code): New global.
11436 (main): Use memcpy to fill in the mmapped code, instead of poking
11437 bytes manually here.
11438 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11439 value.
11440 (read_debug_info): Save the function's range.
11441 (read_sp): New function.
11442 (unwind_frame): Use it. Also unwind RBP.
11443 (get_frame_id): Use read_sp.
11444 (gdb_init_reader): Use calloc instead of malloc.
11445 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11446 parameter. Use gdb_test_multiple.
11447
ced2dffb
PA
114482016-07-01 Pedro Alves <palves@redhat.com>
11449 Antoine Tremblay <antoine.tremblay@ericsson.com>
11450
11451 * gdb.threads/process-dies-while-detaching.c: New file.
11452 * gdb.threads/process-dies-while-detaching.exp: New file.
11453
63000888
PA
114542016-07-01 Pedro Alves <palves@redhat.com>
11455
11456 * gdb.multi/watchpoint-multi-exit.c: New file.
11457 * gdb.multi/watchpoint-multi-exit.exp: New file.
11458
038d4868
PA
114592016-06-30 Pedro Alves <palves@redhat.com>
11460
11461 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11462 unset inferior_spawn_id.
11463
994e9c83
PA
114642016-06-30 Pedro Alves <palves@redhat.com>
11465
11466 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11467 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11468
e5653468
YQ
114692016-06-29 Yao Qi <yao.qi@linaro.org>
11470
11471 * gdb.base/return.c: Add copyright header.
11472
803b47e5
TT
114732016-06-29 Tom Tromey <tom@tromey.com>
11474
11475 PR python/20129:
11476 * gdb.python/py-framefilter.exp: Add tests for setting priority
11477 and disabling of non-existent frame filter.
11478
28244707
YQ
114792016-06-29 Yao Qi <yao.qi@linaro.org>
11480
11481 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11482 0x0f07ff.
11483
a31d2f06
YQ
114842016-06-28 Yao Qi <yao.qi@linaro.org>
11485
11486 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11487 triplets. Start gdb, execute catch syscall, and continue. Check
11488 gdb's output to determine catch syscall is supported.
11489
921d8f54
MG
114902016-06-27 Manish Goregaokar <manish@mozilla.com>
11491
25d49b86
PA
11492 * gdb.rust/simple.rs: Add test for returning unit in a function.
11493 * gdb.rust/simple.exp: Add expectation for functions returning
11494 unit.
921d8f54 11495
f4952523
PMR
114962016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11497
11498 * gdb.python/py-breakpoint-create-fail.c,
11499 gdb.python/py-breakpoint-create-fail.exp,
11500 gdb.python/py-breakpoint-create-fail.py: New testcase.
11501
fccb08f8
MG
115022016-06-25 Manish Goregaokar <manish@mozilla.com>
11503
11504 PR gdb/20239
11505 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11506 * gdb.rust/simple.exp: Add test expectations for new NonZero
11507 tests.
fccb08f8 11508
6b850546
DT
115092016-06-24 David Taylor <dtaylor@emc.com>
11510
11511 * gdb.base/offsets.exp: New file.
11512 * gdb.base/offsets.c: New file.
11513
17621150
TT
115142016-06-23 Tom Tromey <tom@tromey.com>
11515
11516 PR gdb/16483:
11517 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11518 before any filters are loaded.
11519
04d59df6
WT
115202016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11521
11522 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11523 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11524 structs.
11525 * gdb.fortran/derived-type-function.exp: New file.
11526 * gdb.fortran/derived-type-function.f90: New file.
11527
11528
ac69f786
PA
115292016-06-21 Pedro Alves <palves@redhat.com>
11530
11531 * gdb.base/new-ui.exp: New file.
11532 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11533 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11534 (with_spawn_id): New procedure.
11535
49940788
PA
115362016-06-21 Pedro Alves <palves@redhat.com>
11537
11538 * gdb.mi/mi-exec-run.exp: New file.
11539
ef274d26
PA
115402016-06-21 Pedro Alves <palves@redhat.com>
11541
11542 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11543 breakpoint command's output on the main UI.
11544 (test_break): New procedure, factored out from calls in the top
11545 level.
11546 (top level): Use foreach_with_prefix to test MI as main UI and as
11547 separate UI.
11548
468afe6c
PA
115492016-06-21 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11552 (test_awatch_creation_and_listing)
11553 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11554 Remove 'type' parameter.
11555 (test_watchpoint_all): New parameter mi_mode. Remove
11556 with_test_prefix.
11557 (top level): Use foreach_with_prefix, and add main/separate UI MI
11558 testing axis.
11559
51f77c37
PA
115602016-06-21 Pedro Alves <palves@redhat.com>
11561
11562 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11563 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11564 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11565 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11566 (gdb_main_spawn_id, mi_spawn_id): Declare and
11567 comment.
11568 (mi_create_inferior_pty): New procedure,
11569 factored out from default_mi_gdb_start.
11570 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11571 procedures.
11572 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11573 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11574 Use mi_create_inferior_pty.
11575 (mi_gdb_start): Use eval to pass down args list.
11576
8980e177
PA
115772016-06-21 Pedro Alves <palves@redhat.com>
11578
11579 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11580 * gdb.opt/inline-cmds.exp: Add MI tests.
11581
f38d3ad1
PA
115822016-06-21 Pedro Alves <palves@redhat.com>
11583
11584 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11585
45db7c09
PA
115862016-06-21 Pedro Alves <palves@redhat.com>
11587
11588 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11589 (top level): Use it instead of mi_execute_to.
11590
5a069ab3
PA
115912016-06-21 Pedro Alves <palves@redhat.com>
11592
11593 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11594 (cont_handler_str): New.
11595 (signal_stop_handler): Set stop_handler_str instead of printing to
11596 stdout.
11597 (continue_handler): Set cont_handler_str instead of printing to
11598 stdout.
11599 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11600 mi_send_resuming_command. Print stop_handler_str and
11601 cont_handler_str instead of expecting the python events print
11602 directly.
11603
2838cc1d
SD
116042016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11605
11606 * gdb.base/jit-reader.exp: New file.
11607 * gdb.base/jithost.c: New file.
11608 * gdb.base/jithost.h: New file.
11609 * gdb.base/jitreader.c : New file.
11610 * gdb.base/jit-protocol.h: New file.
11611
21a77091
YQ
116122016-06-17 Yao Qi <yao.qi@linaro.org>
11613
11614 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11615 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11616 and detach-on-fork. Adjust tests.
11617 (top level): Invoke break_cond_on_syscall with combinations of
11618 syscall, follow-fork-mode and detach-on-fork.
11619
f50bf8e5
YQ
116202016-06-17 Yao Qi <yao.qi@linaro.org>
11621
11622 * gdb.base/step-over-exit.c: New.
11623 * gdb.base/step-over-exit.exp: New.
11624
a28d8e50
YTL
116252016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11626
11627 * gdb.base/float.exp: Add target check for nds32*-*-*.
11628 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11629
cad8e26d
AB
116302016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11631
11632 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11633 for unsupported target features.
11634 * gdb.base/call-rt-st.exp: Likewise.
11635 * gdb.base/call-sc.exp: Likewise.
11636 * gdb.base/call-signal-resume.exp: Likewise.
11637 * gdb.base/call-strs.exp: Likewise.
11638 * gdb.base/callexit.exp: Likewise.
11639 * gdb.base/callfuncs.exp: Likewise.
11640 * gdb.base/nodebug.exp: Likewise.
11641 * gdb.base/printcmds.exp: Likewise.
11642 * gdb.base/ptype.exp: Likewise.
11643 * gdb.base/structs.exp: Likewise.
11644 * gdb.base/unwindonsignal.exp: Likewise.
11645 * gdb.cp/gdb2495.exp: Likewise.
11646 * gdb.cp/templates.exp: Likewise.
11647 * gdb.cp/virtfunc.exp: Likewise.
11648 * gdb.threads/hand-call-in-threads.exp: Likewise.
11649 * gdb.threads/interrupted-hand-call.exp: Likewise.
11650 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11651
347dc102
TT
116522016-06-10 Tom Tromey <tom@tromey.com>
11653
11654 PR rust/20110:
11655 * gdb.rust/expr.exp: Add test for integer constant larger than
11656 i32.
11657
5e13cf25
BH
116582016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11659
11660 * gdb.fortran/nested-funcs.exp: New.
11661 * gdb.fortran/nested-funcs.f90: New.
11662
bb556f1f
TK
116632016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11664
11665 * gdb.base/examine-backward.c: New file.
11666 * gdb.base/examine-backward.exp: New file.
11667
38b022b4
SM
116682016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11669
11670 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11671 matching.
11672
1b40ec05
TT
116732016-06-02 Tom Tromey <tom@tromey.com>
11674
11675 PR python/18984:
11676 * gdb.python/py-shared.exp: Add solib_name test.
11677
193bd378
SM
116782016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11679
11680 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11681
3326303b
MG
116822016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11683
11684 PR c++/19893
11685 * gdb.dwarf2/implref.exp: Rename to...
11686 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11687 * gdb.dwarf2/implref-array.c: New file.
11688 * gdb.dwarf2/implref-array.exp: Likewise.
11689 * gdb.dwarf2/implref-global.c: Likewise.
11690 * gdb.dwarf2/implref-global.exp: Likewise.
11691 * gdb.dwarf2/implref-struct.c: Likewise.
11692 * gdb.dwarf2/implref-struct.exp: Likewise.
11693
825c8ef2
AT
116942016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11695
11696 * gdb.trace/trace-condition.exp: Add 64bit tests.
11697
2320162a
AT
116982016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11699
11700 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11701 bits types.
11702 (main): Adapt to 8 to 64 bits types.
11703 * gdb.trace/trace-condition.exp: Add new tests.
11704
a7818233
AT
117052016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11706
11707 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11708
0d336466
AT
117092016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11710
11711 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11712 Move condition tests...
11713 * gdb.trace/trace-condition.exp: Here.
11714
7faeb45a
AT
117152016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11716
11717 * gdb.trace/trace-condition.exp: Add counter-case tests.
11718
e385593e
JK
117192016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11720
11721 PR c++/15231
11722 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11723 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11724
744608cc
PA
117252016-05-27 Pedro Alves <palves@redhat.com>
11726
11727 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11728 New procedure.
11729 (top level): Call it, and bail out of DejaGnu is known to be bad.
11730
ac775bf4
AB
117312016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11732
11733 * gdb.base/whatis.c: Extend the test case.
11734 * gdb.base/whatis.exp: Add additional tests.
11735
2bbad2ea
BH
117362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11737
11738* gdb.fortran/type.f90: Add pointer variable.
11739* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11740
8b70175d
BH
117412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11742
11743 * gdb.fortran/vla-type.exp: Fix testcase name.
11744
86d8a848
BH
117452016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11746
11747 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11748
e188eb36
BH
117492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11750
11751 * gdb.fortran/type.f90: Add nested structures.
11752 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11753 * gdb.fortran/derived-type.exp: Adapt expected output.
11754 * gdb.fortran/vla-type.exp: Adapt expected output.
11755
9b2db1fd
BH
117562016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11757
11758 * gdb.fortran/whatis_type.exp: Adapt expected output.
11759
72b17055
BH
117602016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11761
11762 * gdb.fortran/print_type.exp: Fix expected output.
11763 * gdb.fortran/whatis_type.exp: Fix expected output.
11764
3cd81d8d
BH
117652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11766
11767 * gdb.fortran/whatis_type.exp: Use multi_line.
11768
ddae9462
TT
117692016-05-24 Tom Tromey <tom@tromey.com>
11770
11771 PR python/17386:
11772 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11773 use value as an index.
11774
1957f6b8
TT
117752016-05-23 Tom Tromey <tom@tromey.com>
11776
11777 PR python/17981:
11778 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11779 no-breakpoint case.
11780
026a9174
PA
117812016-05-24 Pedro Alves <palves@redhat.com>
11782
11783 PR gdb/19828
11784 * gdb.threads/clone-attach-detach.c: New file.
11785 * gdb.threads/clone-attach-detach.exp: New file.
11786
e70a7231
FR
117872016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11788
11789 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11790
0f6ed0e0
TT
117912016-05-23 Tom Tromey <tom@tromey.com>
11792
11793 PR python/19438, PR python/18393:
11794 * gdb.python/py-progspace.exp: Add "dir" test.
11795 * gdb.python/py-objfile.exp: Add "dir" test.
11796
ffd19d61
YQ
117972016-05-23 Yao Qi <yao.qi@linaro.org>
11798
11799 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11800 * gdb.arch/thumb2-it.exp: Likewise.
11801
9e8f9b05
SM
118022016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11803
11804 * gdb.mi/mi-threads-interrupt.c: New file.
11805 * gdb.mi/mi-threads-interrupt.exp: New file.
11806
61c6156d
SM
118072016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11808
11809 PR gdb/18077
11810 * gdb.mi/mi-async-run.exp: New file.
11811 * gdb.mi/mi-async-run.c: New file.
11812
67218854
TT
118132016-05-17 Tom Tromey <tom@tromey.com>
11814 Manish Goregaokar <manishsmail@gmail.com>
11815
11816 * lib/rust-support.exp: New file.
11817 * lib/gdb.exp (skip_rust_tests): New proc.
11818 (build_executable_from_specs): Handle rust.
11819 * lib/future.exp (gdb_find_rustc): New proc.
11820 (gdb_default_target_compile): Handle rust.
11821 * gdb.rust/expr.exp: New file.
11822 * gdb.rust/generics.exp: New file.
11823 * gdb.rust/generics.rs: New file.
11824 * gdb.rust/methods.exp: New file.
11825 * gdb.rust/methods.rs: New file.
11826 * gdb.rust/modules.exp: New file.
11827 * gdb.rust/modules.rs: New file.
11828 * gdb.rust/simple.exp: New file.
11829 * gdb.rust/simple.rs: New file.
11830
c44af4eb
TT
118312016-05-17 Tom Tromey <tom@tromey.com>
11832
11833 * gdb.base/default.exp (set language): Add rust.
11834
dcd1f979
TT
118352016-05-17 Tom Tromey <tom@tromey.com>
11836
11837 * gdb.gdb/unittest.exp: New file.
11838
155b7f57
YQ
118392016-05-16 Yao Qi <yao.qi@linaro.org>
11840
11841 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11842 shell_prompt. Update shell_prompt_re.
11843
8ddd5a6c
DE
118442016-05-12 Doug Evans <dje@google.com>
11845
11846 PR symtab/19999
11847 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11848 $options when building executable.
11849 * gdb.dwarf2/fission-loclists-pie.S: New file.
11850 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11851
02e370d9
SM
118522016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11853
11854 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11855 of [is_remote target],
11856
8929ad8b
SM
118572016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11858
11859 * lib/gdb.exp (use_gdb_stub): New procedure.
11860
6c447423
DE
118612016-05-03 Yunlian Jiang <yunlian@google.com>
11862 Doug Evans <dje@google.com>
11863
11864 PR symtab/19914
11865 * gdb.dwarf2/dwp-sepdebug.c: New file.
11866 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11867
444e826c
SM
118682016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11869
11870 * gdb.base/detach.exp: Remove is_remote check.
11871
740feeaa
SM
118722016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * gdb.base/annota-input-while-running.exp: Don't check for
11875 [is_remote target]. Enable annotations after running to main.
11876 Remove unused "set test..." line.
11877
9080ac9d
SM
118782016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11879
11880 * gdb.trace/trace-enable-disable.exp: New file.
11881 * gdb.trace/trace-enable-disable.c: New file.
11882
952ebca5
SM
118832016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11884
11885 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11886 use it in info sharedlibrary test.
11887 * gdb.trace/ftrace-lock.exp: Likewise.
11888 * gdb.trace/ftrace.exp: Likewise.
11889 * gdb.trace/range-stepping.exp: Likewise.
11890 * gdb.trace/trace-break.exp: Likewise.
11891 * gdb.trace/trace-condition.exp: Likewise.
11892 * gdb.trace/trace-mt.exp: Likewise.
11893
d9019901
SM
118942016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11897 (gdb_load_shlib): ... this.
11898 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11899 gdb_load_shlib.
11900 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11901 * gdb.base/ctxobj.exp: Likewise.
11902 * gdb.base/dprintf-pending.exp: Likewise.
11903 * gdb.base/dso2dso.exp: Likewise.
11904 * gdb.base/fixsection.exp: Likewise.
11905 * gdb.base/gcore-relro.exp: Likewise.
11906 * gdb.base/gdb1555.exp: Likewise.
11907 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11908 * gdb.base/gnu-ifunc.exp: Likewise.
11909 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11910 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11911 * gdb.base/pending.exp: Likewise.
11912 * gdb.base/print-file-var.exp: Likewise.
11913 * gdb.base/print-symbol-loading.exp: Likewise.
11914 * gdb.base/shlib-call.exp: Likewise.
11915 * gdb.base/shreloc.exp: Likewise.
11916 * gdb.base/so-impl-ld.exp: Likewise.
11917 * gdb.base/solib-disc.exp: Likewise.
11918 * gdb.base/solib-nodir.exp: Likewise.
11919 * gdb.base/solib-overlap.exp: Likewise.
11920 * gdb.base/solib-symbol.exp: Likewise.
11921 * gdb.base/solib-weak.exp (do_test): Likewise.
11922 * gdb.base/sym-file.exp: Likewise.
11923 * gdb.base/symtab-search-order.exp: Likewise.
11924 * gdb.base/type-opaque.exp: Likewise.
11925 * gdb.base/unload.exp: Likewise.
11926 * gdb.base/watchpoint-solib.exp: Likewise.
11927 * gdb.compile/compile.exp: Likewise.
11928 * gdb.cp/gdb2384.exp: Likewise.
11929 * gdb.cp/infcall-dlopen.exp: Likewise.
11930 * gdb.cp/re-set-overloaded.exp: Likewise.
11931 * gdb.fortran/library-module.exp: Likewise.
11932 * gdb.opt/solib-intra-step.exp: Likewise.
11933 * gdb.python/py-finish-breakpoint.exp: Likewise.
11934 * gdb.python/py-shared.exp: Likewise.
11935 * gdb.reverse/solib-precsave.exp: Likewise.
11936 * gdb.reverse/solib-reverse.exp: Likewise.
11937 * gdb.server/solib-list.exp: Likewise.
11938 * gdb.threads/dlopen-libpthread.exp: Likewise.
11939 * gdb.threads/tls-shared.exp: Likewise.
11940 * gdb.threads/tls-so_extern.exp: Likewise.
11941 * gdb.trace/change-loc.exp: Likewise.
11942 * gdb.trace/ftrace-lock.exp: Likewise.
11943 * gdb.trace/ftrace.exp: Likewise.
11944 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11945 * gdb.trace/pending.exp: Likewise.
11946 * gdb.trace/range-stepping.exp: Likewise.
11947 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11948 (strace_info_marker): Likewise.
11949 (strace_probe_marker): Likewise.
11950 (strace_trace_on_same_addr): Likewise.
11951 (strace_trace_on_diff_addr): Likewise.
11952 * gdb.trace/trace-break.exp: Likewise.
11953 * gdb.trace/trace-condition.exp: Likewise.
11954 * gdb.trace/trace-mt.exp: Likewise.
11955
fca4cfd9
SM
119562016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11957
11958 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11959 result of gdb_remote_download.
11960 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11961 * gdb.base/dso2dso.exp: Likewise.
11962 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11963 * gdb.base/print-file-var.exp: Likewise.
11964 * gdb.base/shlib-call.exp: Likewise.
11965 * gdb.base/shreloc.exp: Likewise.
11966 * gdb.base/solib-overlap.exp: Likewise.
11967 * gdb.base/solib-weak.exp (do_test): Likewise.
11968 * gdb.base/unload.exp: Likewise.
11969
11cf4ffb
YQ
119702016-04-27 Yao Qi <yao.qi@linaro.org>
11971
11972 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11973 exists.
11974
3e2e34f8
KB
119752016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11976
11977 * vla-type.exp: Print structure from toplevel.
11978
8f07e298
BH
119792016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11980
11981 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11982 of dynamic types.
11983 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11984 of dynamic types.
11985
9920b434
BH
119862016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11987
11988 * gdb.fortran/vla-type.f90: New file.
11989 * gdb.fortran/vla-type.exp: New file.
11990
f3abeff5
YQ
119912016-04-25 Yao Qi <yao.qi@linaro.org>
11992
11993 * gdb.base/branch-to-self.c: New file.
11994 * gdb.base/branch-to-self.exp: New file.
11995
0a5d52f0
YQ
119962016-04-22 Yao Qi <yao.qi@linaro.org>
11997
11998 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11999 more after $hex.
12000
495346f6
YQ
120012016-04-22 Yao Qi <yao.qi@linaro.org>
12002
12003 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12004 * gdb.base/annota3.exp: Likewise.
12005
4a7e075c
YQ
120062016-04-22 Yao Qi <yao.qi@linaro.org>
12007
12008 * gdb.reverse/step-precsave.exp: Do one step and test program
12009 stops in "callee" and do multiple steps until program goes out
12010 of "callee".
12011 * gdb.reverse/step-reverse.exp: Likewise.
12012
5b061e98
YQ
120132016-04-22 Yao Qi <yao.qi@linaro.org>
12014
12015 * gdb.trace/signal.exp: Also pass if
12016 $tracepoint_hits($i) > $iterations.
12017
5c5dc57f
YQ
120182016-04-22 Yao Qi <yao.qi@linaro.org>
12019
12020 * gdb.trace/signal.c: New file.
12021 * gdb.trace/signal.exp: New file.
12022
a55411b9
DE
120232016-04-19 Doug Evans <xdje42@gmail.com>
12024
12025 * gdb.base/bad-file.exp: New file.
12026
a22df60a
MG
120272016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12028
12029 * gdb.dwarf2/implref.exp: New file.
12030
0c13f7e5
BH
120312016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12032
12033 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12034 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12035 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12036 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12037 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12038 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12039 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12040 * lib/fortran.exp (fortran_int4): New procedure.
12041 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12042 (fortran_logical4): Likewise.
12043
9b9b09e9
BH
120442016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12045
12046 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12047
a14d1f4d
BH
120482016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12049
12050 * lib/compiler.c: Add Intel specific preprocessor macros.
12051 * lib/compiler.cc: Likewise.
25d49b86 12052
7d49b1d0
LM
120532016-04-13 Luis Machado <lgustavo@codesourcery.com>
12054
12055 * gdb.server/connect-with-no-symbol-file.c: New file.
12056 * gdb.server/connect-with-no-symbol-file.exp: New file.
12057
8392fa22
SM
120582016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12059
12060 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12061
8c4c4aeb
SM
120622016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12063
12064 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12065 standard output directory.
12066
45e3745e
AT
120672016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12068
12069 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12070
e26b7e41
MM
120712016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12072
12073 * gdb.btrace/instruction_history.c (loop): Add declaration.
12074
8ce09462
AT
120752016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12076
12077 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12078
2e88a1ea
SM
120792016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12080
12081 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12082 parentheses to print.
12083 (continue_handler): Likewise.
12084
f48e22e3
SM
120852016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12086
12087 * gdb.server/solib-list.exp: Remove is_remote check.
12088 Pass shlib= to gdb_compile. Don't link shared library with
12089 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12090 Run binary filename through "readlink -f" on the target.
12091
096be756
PA
120922016-04-08 Pedro Alves <palves@redhat.com>
12093
12094 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12095 interpreter filename as argument to gdbserver_spawn.
12096 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12097 Return empty if $last_loaded_file does not exist.
12098
06500533
JK
120992016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12100
12101 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12102 * gdb.base/jit-main.c: Use exit after usage.
12103
2d35e871
JK
121042016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12105
12106 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12107 GDBHISTSIZE prior to the tests.
12108 * gdb.base/gdbinit-history.exp: Likewise.
12109
121102016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12111
12112 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12113 instead of build_executable. Use gdb_load_shlibs.
12114
c8064e7e
YQ
121152016-04-07 Yao Qi <yao.qi@linaro.org>
12116
12117 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12118 Execute "si" command.
12119
bde47561
YQ
121202016-04-07 Yao Qi <yao.qi@linaro.org>
12121
12122 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12123 number instead of the comments on some line.
12124
b16f8a3b
DB
121252016-04-06 Don Breazeal <donb@codesourcery.com>
12126
12127 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12128 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12129
c2f901df
SM
121302016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12131
12132 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12133 standard_output_file. Remove unused binfile variable.
12134
ac17fda0
CU
121352016-04-05 Catalin Udma <catalin.udma@freescale.com>
12136
12137 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12138 * gdb.python/py-mi-objfile.exp: Match "list main" output
12139 in console format.
12140
03a8c4df
SM
121412016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12142
12143 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12144 absolute.
12145
6e774b13
SM
121462016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12147
12148 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12149 absolute.
12150 * gdb.trace/ftrace.exp: Likewise.
12151 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12152 targets as well.
12153 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12154 (gdb_load_shlibs): Copy libraries to test directory when testing
12155 natively. Only set solib-search-path if testing remotely.
12156 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12157
7817ea46
SM
121582016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12159
12160 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12161 gdb_download. Use it even if the target is not remote.
12162 * gdb.base/jit.exp (compile_jit_test): Likewise.
12163 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12164 output directory if the destination board is local, otherwise use
12165 the standard remote_download from DejaGnu.
12166 (gdb_download): Remove.
12167 (gdb_load_shlibs): Use gdb_remote_download instead of
12168 gdb_download.
12169 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12170 Use gdb_remote_download instead of gdb_download. Use it even if
12171 the target is not remote.
12172 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12173 instead of gdb_download.
12174
7beb7f68
SM
121752016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12176
12177 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12178 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12179 run.
12180
cc63428a
AV
121812016-04-01 Artemiy Volkov <artemiyv@acm.org>
12182
12183 PR gdb/19820
12184 * gdb.base/printcmds.exp: Add artificial arrays tests.
12185
64cdf930
PA
121862016-03-31 Pedro Alves <palves@redhat.com>
12187
12188 PR gdb/19858
12189 * gdb.base/jit-main.c: Include unistd.h.
12190 (ATTACH): Define to 0 if not already defined.
12191 (wait_for_gdb, mypid): New globals.
12192 (WAIT_FOR_GDB): New macro.
12193 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12194 some breakpoint locations.
12195 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12196 New procedures.
12197 (one_jit_test): Add REATTACH parameter, and handle it. Use
12198 continue_to_test_location.
12199 (top level): Test attach, and adjusts calls to one_jit_test.
12200
40dea8cb
PA
122012016-03-31 Pedro Alves <palves@redhat.com>
12202
12203 PR gdb/19858
12204 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12205 BINSUFFIX parameter, and handle it.
12206 (top level): Adjust calls compile_jit_test.
12207
e7ea3ec7
CU
122082016-03-31 Catalin Udma <catalin.udma@freescale.com>
12209
12210 PR python/19743
12211 * gdb.python/py-mi-events-gdb.py: New file.
12212 * gdb.python/py-mi-events.c: New file.
12213 * gdb.python/py-mi-events.exp: New file.
12214
e6359af3
YQ
122152016-03-30 Yao Qi <yao.qi@linaro.org>
12216
12217 * gdb.reverse/until-precsave.exp: Match function name only.
12218 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12219 Move malloc to a condition block.
12220 * gdb.reverse/until-reverse.exp: Match function name only.
12221
a4105d04
MK
122222016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12223
12224 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12225 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12226 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12227 variable for GPR 0 instead of assuming it is register 0.
12228 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12229 * lib/trace-support.exp: Add s390 registers.
12230
bfa6adb9
YQ
122312016-03-29 Yao Qi <yao.qi@linaro.org>
12232
12233 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12234
1e6697ea
YQ
122352016-03-24 Yao Qi <yao.qi@linaro.org>
12236
12237 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12238 test message.
12239
64bcd522
AA
122402016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12241
12242 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12243 maintaining separate logic for constructing the output path.
12244
7868401b
DB
122452016-03-16 Don Breazeal <donb@codesourcery.com>
12246
12247 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12248 Retry fork and waitpid on interrupted system call errors.
12249 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12250 Use with_timeout_factor to increase timeout by factor of 10.
12251
1cafadb4
DB
122522016-03-15 Don Breazeal <donb@codesourcery.com>
12253
12254 * gdb.cp/scope-err.cc: New test program.
12255 * gdb.cp/scope-err.exp: New test script.
12256 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12257 lines and "set breakpoint here" comment.
12258 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12259 Fixed some whitespace and format issues.
12260 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12261 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12262
81516450
DE
122632016-03-15 Doug Evans <dje@google.com>
12264
12265 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12266 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12267 All callers updated. Add tests for enums, mixed flags register.
12268
aa52b601
DE
122692016-03-15 Doug Evans <dje@google.com>
12270
12271 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12272 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12273
fa4ff313
SM
122742016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12275
12276 * gdb.base/default.exp: Add $_as_string to the list of expected
12277 convenience functions.
12278
f2403c39
AB
122792016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12280
12281 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12282
f2f3ccb9
SM
122832016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12284
12285 * gdb.python/py-as-string.exp: New file.
12286 * gdb.python/py-as-string.c: New file.
12287
00dbd492
PA
122882016-03-09 Pedro Alves <palves@redhat.com>
12289
12290 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12291 signal" -> "Thread NN received signal" output change.
12292 * gdb.threads/ia64-sigill.exp: Likewise.
12293 * gdb.threads/linux-dp.exp: Likewise.
12294 * gdb.threads/manythreads.exp: Likewise.
12295 * gdb.threads/pending-step.exp: Likewise.
12296 * gdb.threads/print-threads.exp: Likewise.
12297 * gdb.threads/sigstep-threads.exp: Likewise.
12298 * gdb.threads/staticthreads.exp: Likewise.
12299 * gdb.threads/tls.exp: Likewise.
12300
1e6697ea
YQ
123012016-03-09 Pedro Alves <palves@redhat.com>
12302
12303 * gdb.base/command-line-input.exp: New file.
12304
b04fd3be
MK
123052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12306
12307 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12308 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12309 * gdb.trace/pending.exp: Accept leading dot before function name.
12310 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12311 * lib/trace-support.exp: Set registers for ppc.
12312
98fa59e9
MK
123132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12314
12315 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12316 use it for disassembly; accept .main in addition to main in backtrace.
12317
f77198c8
MK
123182016-03-09 Wei-cheng Wang <cole945@gmail.com>
12319 Marcin Kościelnicki <koriakin@0x04.net>
12320
12321 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12322 (gdb_recursion_test_ptr): New global variable.
12323 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12324 gdb_recursion_test.
12325 (gdb_c_test): Ditto.
12326
ba84e0da
MK
123272016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12328
12329 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12330 ordering.
12331
4366d36e
MK
123322016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12333
12334 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12335 (bar): Add bar_start_lbl label.
12336 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12337 of foo/bar for emitting DWARF and tracing.
12338
5eb264df
SDJ
123392016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12340
12341 * analyze-racy-logs.py: Set executable bit.
12342
fb6a751f
SDJ
123432016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12344
12345 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12346 (CHECK_TARGET_TMP): Likewise.
12347 (check-single-racy): New rule.
12348 (check-parallel-racy): Likewise.
12349 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12350 (do-check-parallel-racy): New rule.
12351 (check-racy/%.exp): Likewise.
12352 * README (Racy testcases): New section.
12353 * analyze-racy-logs.py: New file.
12354
bdf7e230
DE
123552016-03-03 Doug Evans <dje@google.com>
12356
12357 * gdb.base/skip.exp: Use with_test_prefix.
12358
4719d415
YQ
123592016-03-03 Yao Qi <yao.qi@linaro.org>
12360
12361 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12362 Invoke step_over_syscall "clone" and break_cond_on_syscall
12363 "clone".
12364 * gdb.base/step-over-clone.c: New file.
12365
ea507862
YQ
123662016-03-03 Yao Qi <yao.qi@linaro.org>
12367
12368 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12369 code format.
12370
8fc8cbda
YQ
123712016-03-03 Yao Qi <yao.qi@linaro.org>
12372
12373 * gdb.base/disp-step-fork.c: Rename to ...
12374 * gdb.base/step-over-fork.c: ... it. New file.
12375 * gdb.base/disp-step-vfork.c: Rename to ...
12376 * gdb.base/step-over-vfork.c: ... it. New file.
12377 * gdb.base/disp-step-syscall.exp: Rename to ...
12378 * gdb.base/step-over-syscall.exp: ... it. New file.
12379 (disp_step_cross_syscall): Rename to ...
12380 (step_over_syscall): ... it.
12381
92fa70b0
YQ
123822016-03-03 Yao Qi <yao.qi@linaro.org>
12383
12384 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12385 If target supports condition evaluation on target, invoke
12386 break_cond_on_syscall for fork and vfork.
12387
e197ad3c
YQ
123882016-03-03 Yao Qi <yao.qi@linaro.org>
12389
12390 * gdb.base/disp-step-syscall.exp: Don't invoke
12391 support_displaced_stepping.
12392 (disp_step_cross_syscall): Test with displaced stepping off and
12393 on if supported.
12394
0b47da9f
YQ
123952016-03-03 Yao Qi <yao.qi@linaro.org>
12396
12397 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12398 proc.
12399 (setup): New proc.
12400 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12401 and setup.
12402
065ab6dc
BH
124032016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12404
12405 * gdb.fortran/vla-history.exp: Remove breakpoint.
12406
07e448ad 124072016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12408
25d49b86
PA
12409 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12410 exceeds timeout.
07e448ad 12411
9ac2d526 124122016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12413
25d49b86
PA
12414 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12415 breakpoint.
9ac2d526 12416
17807369
BH
124172016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12418
12419 * gdb.mi/vla.f90: Nullify pointer after declaration.
12420
86e501af
PA
124212016-03-01 Pedro Alves <palves@redhat.com>
12422
12423 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12424
1e903e32
PA
124252016-03-01 Pedro Alves <palves@redhat.com>
12426
12427 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12428 before anything else.
12429 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12430 _GNU_SOURCE here.
12431 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12432 before anything else.
12433 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12434
6ccb54e2
PA
124352016-03-01 Pedro Alves <palves@redhat.com>
12436
12437 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12438
30ca9da1
YQ
124392016-03-01 Yao Qi <yao.qi@linaro.org>
12440
12441 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12442 prepare_for_testing.
12443
dc856b38
YQ
124442016-03-01 Yao Qi <yao.qi@linaro.org>
12445
12446 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12447
4a932159
AA
124482016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12449
12450 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12451 manually constructing the output path.
12452
f2489477
AA
124532016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12454
12455 * gdb.arch/s390-stackless.S: New.
12456 * gdb.arch/s390-stackless.exp: New.
12457
38899f16
IB
124582016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12459
12460 * gdb.dlang/circular.c: New file.
12461 * gdb.dlang/circular.exp: New file.
12462
9fde51ed
YQ
124632016-02-26 Yao Qi <yao.qi@linaro.org>
12464
12465 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12466 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12467 (testcases): Update.
12468
ce90fefe
YQ
124692016-02-26 Yao Qi <yao.qi@linaro.org>
12470
12471 * gdb.reverse/aarch64.c: Rename to ...
12472 * gdb.reverse/insn-reverse.c: ... it.
12473 * gdb.reverse/aarch64.exp: Rename to ...
12474 * gdb.reverse/insn-reverse.exp: ... it.
12475
3263bceb
YQ
124762016-02-26 Yao Qi <yao.qi@linaro.org>
12477
12478 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12479 (testcase_ftype): New.
12480 (testcases): New array.
12481 (n_testcases): New.
12482 (main): Call each element in testcases.
12483 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12484 (read_testcase): New.
12485 Do the tests in a loop.
12486
6cb59ff1
YQ
124872016-02-25 Yao Qi <yao.qi@linaro.org>
12488
12489 * gdb.base/branches.c: Remove.
12490
ae91f625
MK
124912016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12492
12493 PR gdb/13808
12494 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12495
678b48b7
MK
124962016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12497
12498 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12499
7337a6f2
MK
125002016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12501
12502 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12503 change x86_64 call_insn to 'callq'.
12504
861ca91f
AT
125052016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12506
12507 * gdb.trace/tfile-avx.c: Move to...
12508 * gdb.trace/tracefile-pseudo-reg.c: Here.
12509 * gdb.trace/tfile-avx.exp: Move to...
12510 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12511
bf74e428
GB
125122016-02-24 Gary Benson <gbenson@redhat.com>
12513
12514 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12515 message on attach.
12516
cce0e923
DE
125172016-02-23 Doug Evans <dje@google.com>
12518
12519 * gdb.base/skip.c (test_skip): New function.
12520 (end_test_skip_file_and_function): New function.
12521 (test_skip_file_and_function): New function.
12522 * gdb.base/skip1.c (test_skip): New function.
12523 (skip1_test_skip_file_and_function): New function.
12524 * gdb.base/skip.exp: Add tests for new skip options.
12525 * gdb.base/skip-solib.exp: Update expected output.
12526 * gdb.perf/skip-command.cc: New file.
12527 * gdb.perf/skip-command.exp: New file.
12528 * gdb.perf/skip-command.py: New file.
12529
4000e47e
MK
125302016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12531
12532 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12533 info registers pattern.
12534
24f75ead
IB
125352016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12536
12537 * lib/future.exp: Add D support.
12538 (gdb_find_gdc): New proc.
12539 (gdb_default_target_compile): Add D support.
12540
fbb7bcbe
WW
125412016-02-18 Wei-cheng Wang <cole945@gmail.com>
12542
12543 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12544 user+system time.
12545 (trace_speed_test): Determine the iteration count for a time
12546 between 15..30 seconds.
12547
012b3a21
WT
125482016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12549
12550 * gdb.arch/i386-mpx-sigsegv.c: New file.
12551 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12552 * gdb.arch/i386-mpx-simple_segv.c: New file.
12553 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12554
2d5189bd
YQ
125552016-02-18 Yao Qi <yao.qi@linaro.org>
12556
12557 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12558 Don't call setup_kfail.
12559
40fb20d0
YQ
125602016-02-18 Yao Qi <yao.qi@linaro.org>
12561
12562 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12563 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12564
21b1f8d2
DE
125652016-02-16 Doug Evans <dje@google.com>
12566
12567 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12568 * gdb.base/skip1.c: Ditto.
12569 * gdb.base/skip.exp: Whitespace cleanup.
12570
4041ed77
DB
125712016-02-16 Don Breazeal <donb@codesourcery.com>
12572
12573 PR remote/19496
12574 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12575 Remove kfail for PR remote/19496.
12576
c4ef31bf
SM
125772016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12578
12579 * lib/gdb.exp (standard_temp_file): Return a path specific to
12580 the runtest invocation.
12581
266b65b3
SM
125822016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12583
12584 * gdb.trace/save-trace.exp: Change relative path to be in the
12585 standard output directory.
12586
a7a0a6a9
JK
125872016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12588
12589 * gdb.arch/i386-prologue.c: Add missing prototypes.
12590
c99dbb42
JK
125912016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12592
12593 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12594 * gdb.arch/i386-prologue.exp: Likewise.
12595 * gdb.arch/i386-size.exp: Likewise.
12596
aa480355
SM
125972016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12598
12599 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12600 define object file path.
12601 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12602 file path.
12603 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12604 standard_output_file to define binfile.
12605
ba881f50
JK
126062016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12607
12608 Fix compatibility with recent gfortran-5.3.1.
12609 * gdb.fortran/vla-history.exp (print vla1 allocated)
12610 (print vla2 allocated, print $2, print $3): Remove
12611 (print $4): Rename to ...
12612 (print $2): ... here.
12613 (print $9): Rename to ...
12614 (print $5): ... here.
12615 (print $10): Rename to ...
12616 (print $6): ... here.
12617 * gdb.fortran/vla.f90: Add pvla initialization.
12618
e9fb005c
JK
126192016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12620
12621 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12622 New test.
12623 * gdb.fortran/vla-value-sub.exp: Likewise.
12624
e44e00ff
MK
126252016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12626
12627 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12628
97e94151
SM
126292016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12630
12631 * i386-biarch-core.exp: Define corefile using
12632 standard_output_file.
12633
01113bc1
YQ
126342016-02-12 Yao Qi <yao.qi@linaro.org>
12635
12636 * gdb.arch/arm-single-step-kernel-helper.c: New.
12637 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12638
33b4777c
MM
126392016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12640
12641 * gdb.btrace/tailcall-only.exp: New.
12642 * gdb.btrace/tailcall-only.c: New.
12643 * gdb.btrace/x86_64-tailcall-only.S: New.
12644 * gdb.btrace/i686-tailcall-only.S: New.
12645
acc23c11
PA
126462016-02-11 Pedro Alves <palves@redhat.com>
12647
12648 * README (Parallel testing): Add missing double quotes.
12649
e352bf0a
PA
126502016-02-11 Pedro Alves <palves@redhat.com>
12651
12652 * README (Parallel testing): New section.
12653 (GDB_PARALLEL): Rewrite.
12654 (FORCE_PARALLEL): Document.
12655
9f5fed78
MK
126562016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12657
12658 * gdb.trace/tfile-avx.c: New test.
12659 * gdb.trace/tfile-avx.exp: New test.
12660
9ef9e6a6
KS
126612016-02-09 Keith Seitz <keiths@redhat.com>
12662
12663 PR breakpoints/19546
12664 * gdb.base/infcall-exec.c: New file.
12665 * gdb.base/infcall-exec2.c: New file.
12666 * gdb.base/infcall-exec.exp: New file.
12667
a96e36da
KS
126682016-02-09 Keith Seitz <keiths@redhat.com>
12669
12670 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12671 (toplevel): Call test_bkpt_address.
12672
9f61929f
KS
126732016-02-09 Keith Seitz <keiths@redhat.com>
12674
12675 PR python/19506
12676 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12677 (toplevel): Call test_bkpt_address.
12678
1e94266c
SM
126792016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12680
12681 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12682 to AC_OUTPUT.
12683 * configure: Regenerate.
12684
2a7f3dff
PA
126852016-02-09 Pedro Alves <palves@redhat.com>
12686
12687 PR breakpoints/19548
12688 * gdb.base/execl-update-breakpoints.c (some_function): New
12689 function.
12690 (main): Call it.
12691 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12692 Tighten expected GDB output.
12693
2151ccc5
SM
126942016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12695
12696 * Makefile.in (ALL_SUBDIRS): Remove.
12697 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12698 (distclean maintainer-clean realclean): Likewise.
12699 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12700 * configure: Regenerate.
12701 * gdb.ada/Makefile.in: Delete.
12702 * gdb.arch/Makefile.in: Likewise.
12703 * gdb.asm/Makefile.in: Likewise.
12704 * gdb.base/Makefile.in: Likewise.
12705 * gdb.btrace/Makefile.in: Likewise.
12706 * gdb.cell/Makefile.in: Likewise.
12707 * gdb.compile/Makefile.in: Likewise.
12708 * gdb.cp/Makefile.in: Likewise.
12709 * gdb.disasm/Makefile.in: Likewise.
12710 * gdb.dlang/Makefile.in: Likewise.
12711 * gdb.dwarf2/Makefile.in: Likewise.
12712 * gdb.fortran/Makefile.in: Likewise.
12713 * gdb.gdb/Makefile.in: Likewise.
12714 * gdb.go/Makefile.in: Likewise.
12715 * gdb.guile/Makefile.in: Likewise.
12716 * gdb.java/Makefile.in: Likewise.
12717 * gdb.linespec/Makefile.in: Likewise.
12718 * gdb.mi/Makefile.in: Likewise.
12719 * gdb.modula2/Makefile.in: Likewise.
12720 * gdb.multi/Makefile.in: Likewise.
12721 * gdb.objc/Makefile.in: Likewise.
12722 * gdb.opencl/Makefile.in: Likewise.
12723 * gdb.opt/Makefile.in: Likewise.
12724 * gdb.pascal/Makefile.in: Likewise.
12725 * gdb.perf/Makefile.in: Likewise.
12726 * gdb.python/Makefile.in: Likewise.
12727 * gdb.reverse/Makefile.in: Likewise.
12728 * gdb.server/Makefile.in: Likewise.
12729 * gdb.stabs/Makefile.in: Likewise.
12730 * gdb.threads/Makefile.in: Likewise.
12731 * gdb.trace/Makefile.in: Likewise.
12732 * gdb.xml/Makefile.in: Likewise.
12733 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12734 GDB_PARALLEL.
12735 (standard_output_file): Remove check for GDB_PARALLEL, always
12736 return path in outputs/$subdir/$testname.
12737
437277d4
SM
127382016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12739
12740 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12741 (site.exp): Assign abs_srcdir to tcl's srcdir.
12742
31d913c7
YQ
127432016-02-04 Yao Qi <yao.qi@linaro.org>
12744
12745 * gdb.base/foll-exec-mode.c: Include limits.h.
12746 (main): Add parameters argc and argv. Get directory from
12747 argv[0].
12748 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12749 compilation.
12750 * gdb.base/foll-exec.c: Include limits.h.
12751 (main): Add parameters argc and argv.
12752 Get directory from argv[0].
12753 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12754 Adjust tests on the number of lines as source code changed.
12755 * gdb.base/foll-vfork-exit.c: Include limits.h.
12756 (main): Add one line of statement before vfork.
12757 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12758 (main): Add parameters argc and argv. Get directory from
12759 argv[0].
12760 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12761 (setup_gdb): Set tbreak to skip some source lines.
12762 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12763 (main): Add parameters argc and argv. Get directory from
12764 argv[0].
12765 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12766 compilation.
12767 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12768 (main): Add parameters argc and argv. Get directory from
12769 argv[0].
12770 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12771 compilation.
12772
9482b9fb
DE
127732016-02-01 Doug Evans <dje@google.com>
12774
12775 * gdb.base/skip.exp: Clean up multiple references to same test name.
12776
6b2e4f10
PA
127772016-02-01 Pedro Alves <palves@redhat.com>
12778
ccb6afd6 12779 PR remote/19496
6b2e4f10
PA
12780 * gdb.threads/forking-threads-plus-breakpoint.exp
12781 (displaced_stepping_supported): New global.
12782 (probe_displaced_stepping_support): New procedure.
12783 (do_test): Add 'displaced' parameter, and use it.
12784 (top level): Check for displaced stepping support. Add displaced
12785 stepping on/off testing axis.
12786
37a8db1a
AB
127872016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12788
12789 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12790 pointer. Don't perform further tests on the unassociated pointer
12791 if the first test fails.
12792
5fdf6324
AB
127932016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12794
12795 * gdb.base/max-value-size.c: New file.
12796 * gdb.base/max-value-size.exp: New file.
12797 * gdb.base/huge.exp: Disable max-value-size for this test.
12798
935c6144
IB
127992016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12800
12801 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12802
7fe8399d
YQ
128032016-01-28 Yao Qi <yao.qi@linaro.org>
12804
12805 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12806
a2077e25
PA
128072016-01-25 Pedro Alves <palves@redhat.com>
12808
12809 PR threads/19461
12810 * gdb.base/fork-running-state.c: New file.
12811 * gdb.base/fork-running-state.exp: New file.
12812
1d2736d4
PA
128132016-01-25 Pedro Alves <palves@redhat.com>
12814
12815 PR gdb/19494
12816 * gdb.base/catch-fork-kill.c: New file.
12817 * gdb.base/catch-fork-kill.exp: New file.
12818
f1da4b11
PA
128192016-01-25 Pedro Alves <palves@redhat.com>
12820
12821 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12822 Delete, moved to lib/gdb.exp.
12823 * gdb.threads/forking-threads-plus-breakpoint.exp
12824 (foreach_with_prefix): Likewise.
12825 * gdb.threads/process-dies-while-handling-bp.exp
12826 (foreach_with_prefix): Likewise.
12827 * lib/gdb.exp (foreach_with_prefix): New procedure.
12828
45f38546
MK
128292016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12830
12831 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12832 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12833
dc29a1ce
MK
128342016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12835
12836 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12837 endian targets.
12838
092127d7
JK
128392016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12840 Pedro Alves <palves@redhat.com>
12841
12842 Fix testsuite compatibility with Guile.
12843 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12844 number.
12845
31d765d3
JK
128462016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12847
12848 Fix testsuite compatibility with Guile.
12849 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12850 (thread 1): New test for backtrace through signal handler.
12851
1ac78c04
YQ
128522016-01-22 Yao Qi <yao.qi@linaro.org>
12853
12854 PR testsuite/19491
12855 * gdb.base/multi-forks.c: Include
12856 ../lib/unbuffer_output.c
12857 (main): Call gdb_unbuffer_output.
12858
4f5946a8
DE
128592016-01-21 Doug Evans <dje@google.com>
12860
12861 * lib/ada.exp (gdb_compile_ada): Fix typo.
12862
305e13e6
JB
128632016-01-21 Joel Brobecker <brobecker@adacore.com>
12864
12865 * gdb.base/break-fun-addr.exp: New file.
12866 * gdb.base/break-fun-addr1.c: New file.
12867 * gdb.base/break-fun-addr2.c: New file.
12868
5f5dfff6
SM
128692016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12870
12871 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12872 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12873 enum flag values.
12874
fd356fa2
AA
128752016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12876
12877 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12878 when GDB can not set the vector return value. Add more comments
12879 for clarification.
12880
9df22175
AT
128812016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12882
12883 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12884 command.
12885
41d1845e
SM
128862016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12887
12888 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12889
01ac6840
SM
128902016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12891
12892 * Makefile.in (check-single): Pass --status to runtest.
12893 (check/%.exp): Likewise.
12894
128952016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12896
12897 * Makefile.in (check-parallel): Propagate return code from make
12898 do-check-parallel.
12899
bd0a71fa
MK
129002016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12901
12902 * gdb.trace/ftrace.exp: Fix expected message on continue.
12903 * gdb.trace/pending.exp: Fix expected message on continue.
12904 * gdb.trace/trace-break.exp: Fix expected message on continue.
12905
8bcbad33
SM
129062016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12907
12908 * lib/gdb.exp (gdb_test): Remove unused global references.
12909
f303dbd6
PA
129102016-01-18 Pedro Alves <palves@redhat.com>
12911
12912 * gdb.base/async-shell.exp: Adjust expected output.
12913 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12914 * gdb.base/siginfo-thread.exp: Adjust expected output.
12915 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12916 * gdb.java/jnpe.exp: Adjust expected output.
12917 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12918 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12919 * gdb.threads/leader-exit.exp: Adjust expected output.
12920 * gdb.threads/manythreads.exp: Adjust expected output.
12921 * gdb.threads/pthreads.exp: Adjust expected output.
12922 * gdb.threads/schedlock.exp: Adjust expected output.
12923 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12924 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12925 expected output.
12926 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12927 output.
12928 * gdb.threads/sigthread.exp: Adjust expected output.
12929 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12930
b2789696
YQ
129312016-01-18 Yao Qi <yao.qi@linaro.org>
12932
12933 * gdb.guile/scm-section-script.c: Replace @progbits with
12934 %progbits.
12935 * gdb.python/py-section-script.c: Likewise.
12936
71ef29a8
PA
129372016-01-15 Pedro Alves <palves@redhat.com>
12938
12939 * gdb.multi/tids.exp: Test star wildcard ranges.
12940
3f5b7598
PA
129412016-01-15 Pedro Alves <palves@redhat.com>
12942
12943 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12944 command from "thread apply" invocation.
12945 (thr_apply_info_thr_invalid): Default the expected output to the
12946 input tid list.
12947 (top level): Add tests that use convenience variables. Add tests
12948 for "thread apply" with a valid TID list, but missing the command.
12949
663f6d42
PA
129502016-01-13 Pedro Alves <palves@redhat.com>
12951
12952 * gdb.base/default.exp: Expect $_gthread as well.
12953 * gdb.multi/tids.exp: Test $_gthread.
12954 * gdb.threads/thread-specific.exp: Test $_gthread.
12955
c84f6bbf
PA
129562016-01-13 Pedro Alves <palves@redhat.com>
12957
12958 * gdb.multi/tids.exp: Test "info threads -gid".
12959
22a02324
PA
129602016-01-13 Pedro Alves <palves@redhat.com>
12961
12962 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12963 Breakpoint.thread.
12964 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12965
5d5658a1
PA
129662016-01-07 Pedro Alves <palves@redhat.com>
12967
12968 * gdb.base/break.exp: Adjust to output changes.
12969 * gdb.base/hbreak2.exp: Likewise.
12970 * gdb.base/sepdebug.exp: Likewise.
12971 * gdb.base/watch_thread_num.exp: Likewise.
12972 * gdb.linespec/keywords.exp: Likewise.
12973 * gdb.multi/info-threads.exp: Likewise.
12974 * gdb.threads/thread-find.exp: Likewise.
12975 * gdb.multi/tids.c: New file.
12976 * gdb.multi/tids.exp: New file.
12977
84654457
PA
129782016-01-13 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12981
e3940304
PA
129822016-01-13 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.base/default.exp: Expect $_inferior as well.
12985 * gdb.multi/base.exp: Test $_inferior.
12986
a911d87a
PA
129872016-01-13 Pedro Alves <palves@redhat.com>
12988
12989 PR breakpoints/19388
12990 * gdb.base/catch-signal-siginfo-cond.c: New file.
12991 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12992
82075af2
JS
129932016-01-12 Josh Stone <jistone@redhat.com>
12994 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12995
12996 * gdb.base/catch-syscall.c (do_execve): New variable.
12997 (main): Conditionally trigger an execve.
12998 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12999 (test_catch_syscall_execve): New, check entry/return across execve.
13000 (do_syscall_tests): Call test_catch_syscall_execve.
13001
e46eeedd
PA
130022016-01-12 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.base/random-signal.exp (do_test): New procedure, with body
13005 of testcase moved in.
13006
01d8c27e
JK
130072016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13008 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.base/funcargs.exp (finish from indirectly called function):
13011 Reintroduce the case for 'First'.
13012
9a706302
JK
130132016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13014 Pedro Alves <palves@redhat.com>
13015
13016 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13017 (tcatch_vfork_then_child_follow_exec)
13018 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13019 identification.
13020
c0ecb95f
JK
130212016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13022
13023 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13024 and repeats to unlimited.
13025 * gdb.python/py-value.exp: Likewise.
13026 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13027 and repeats to unlimited.
13028
6cfc1fcb
JK
130292016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13030
13031 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13032 and reordering the functions.
13033 * gdb.multi/hangout.c: Likewise.
13034 * gdb.multi/hello.c: Likewise.
13035
582a1b00
SM
130362016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13037
13038 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13039 absolute.
13040 (SingleStatisticTestResult.report): Use dict.keys instead of
13041 dict.iterkeys.
13042
79bc59cb
PA
130432016-01-06 Pedro Alves <palves@redhat.com>
13044
13045 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13046
43368e1d
MM
130472016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13048
13049 * gdb.btrace/dlopen.exp: New.
13050 * gdb.btrace/dlopen.c: New.
13051 * gdb.btrace/dlopen-dso.c: New.
13052
79fad5b8
SL
130532015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13054
13055 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13056 PATTERN argument is optional.
13057
ab8314b3
JB
130582015-12-24 Joel Brobecker <brobecker@adacore.com>
13059
13060 * lib/ada.exp (target_compile_ada_from_dir): New function.
13061 (gdb_compile_ada): Reimplement avoiding the use of project files.
13062 * gdb.ada/gnat_ada.gpr: Delete.
13063 * gdb.ada/cond_lang.exp: Adjust test to make path before
13064 filename optional.
13065 * gdb.ada/small_reg_param.exp: Likewise.
13066
fe33faff
SM
130672015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13068
13069 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13070
6d265cb4
TP
130712015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13072
13073 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13074 case.
13075
10125099
SM
130762015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13077
13078 * gdb.base/break.exp: Remove dead code.
13079 * gdb.base/sepdebug.exp: Likewise.
13080
3ca22649
SM
130812015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13082
13083 * gdb.asm/asm-source.exp: Remove HP-UX references.
13084 * gdb.base/annota1.exp: Likewise.
13085 * gdb.base/annota3.exp: Likewise.
13086 * gdb.base/attach.exp: Likewise.
13087 * gdb.base/bigcore.exp: Likewise.
13088 * gdb.base/break.exp: Likewise.
13089 * gdb.base/call-ar-st.exp: Likewise.
13090 * gdb.base/callfuncs.exp: Likewise.
13091 * gdb.base/catch-fork-static.exp: Likewise.
13092 * gdb.base/display.exp: Likewise.
13093 * gdb.base/foll-exec-mode.exp: Likewise.
13094 * gdb.base/foll-exec.exp: Likewise.
13095 * gdb.base/foll-fork.exp: Likewise.
13096 * gdb.base/foll-vfork.exp: Likewise.
13097 * gdb.base/funcargs.exp: Likewise.
13098 * gdb.base/hbreak2.exp: Likewise.
13099 * gdb.base/inferior-died.exp: Likewise.
13100 * gdb.base/interrupt.exp: Likewise.
13101 * gdb.base/multi-forks.exp: Likewise.
13102 * gdb.base/nodebug.exp: Likewise.
13103 * gdb.base/sepdebug.exp: Likewise.
13104 * gdb.base/solib1.c: Likewise.
13105 * gdb.base/step-test.exp: Likewise.
13106 * gdb.mi/non-stop.c: Likewise.
13107 * gdb.mi/pthreads.c: Likewise.
13108 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13109 * gdb.threads/pthreads.c: Likewise.
13110 * gdb.threads/staticthreads.exp: Likewise.
13111 * lib/future.exp: Likewise.
13112 * lib/gdb.exp: Likewise.
13113 * gdb.base/so-indr-cl.c: Remove.
13114 * gdb.base/so-indr-cl.exp: Likewise.
13115 * gdb.base/solib.c: Likewise.
13116 * gdb.base/solib.exp: Likewise.
13117 * gdb.base/solib2.c: Likewise.
13118
b6304613
SM
131192015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13120
13121 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13122 * gdb.base/call-ar-st.exp: Likewise.
13123 * gdb.base/callfuncs.exp: Likewise.
13124 * gdb.base/condbreak.exp: Likewise.
13125 * gdb.base/constvars.exp: Likewise.
13126 * gdb.base/hbreak2.exp: Likewise.
13127 * gdb.base/langs.exp: Likewise.
13128 * gdb.base/list.exp: Likewise.
13129 * gdb.base/long_long.exp: Likewise.
13130 * gdb.base/ptype.exp: Likewise.
13131 * gdb.base/scope.exp: Likewise.
13132 * gdb.base/signals.exp: Likewise.
13133 * gdb.base/so-impl-ld.exp: Likewise.
13134 * gdb.base/varargs.exp: Likewise.
13135 * gdb.base/volatile.exp: Likewise.
13136 * gdb.base/whatis.exp: Likewise.
13137 * gdb.cp/cplusfuncs.exp: Likewise.
13138 * gdb.cp/inherit.exp: Likewise.
13139 * gdb.cp/local.exp: Likewise.
13140 * gdb.cp/member-ptr.exp: Likewise.
13141 * gdb.cp/method.exp: Likewise.
13142 * gdb.cp/overload.exp: Likewise.
13143 * gdb.cp/templates.exp: Likewise.
13144 * gdb.stabs/weird.exp: Likewise.
13145 * lib/compiler.c: Likewise.
13146 * lib/compiler.cc: Likewise.
13147 * lib/cp-support.exp: Likewise.
13148 * lib/gdb.exp: Likewise.
13149
bf401b07
SM
131502015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13151
13152 * configure.ac: Remove HP-UX case.
13153 * configure: Regenerate.
13154
aff9c0f8
SM
131552015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13156
13157 * lib/gdb.exp (gdb_compile): Add function doc.
13158
a6904d5a
PA
131592015-12-17 Pedro Alves <palves@redhat.com>
13160
13161 PR threads/19354
13162 * gdb.multi/info-threads.exp: New file.
13163
a22279dd
YQ
131642015-12-15 Yao Qi <yao.qi@linaro.org>
13165
13166 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13167 is aarch64*-*-*.
13168
0588c796
SL
131692015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13170
13171 * gdb.base/history-duplicates.exp: Skip if no readline support.
13172
5d978e17
SL
131732015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13174
13175 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13176
7e763b86
SL
131772015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13178
13179 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13180
87a3a92c
SL
131812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13182
13183 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13184 ctrl-C if nointerrupts target property is set.
13185 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13186 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13187 * gdb.base/paginate-bg-execution.exp: Likewise.
13188 * gdb.base/paginate-execution-startup.exp: Likewise.
13189 * gdb.base/random-signal.exp: Likewise.
13190 * gdb.base/range-stepping.exp: Likewise.
13191 * gdb.cp/annota2.exp: Likewise.
13192 * gdb.cp/annota3.exp: Likewise.
13193 * gdb.gdb/selftest.exp: Likewise.
13194 * gdb.threads/continue-pending-status.exp: Likewise.
13195 * gdb.threads/leader-exit.exp: Likewise.
13196 * gdb.threads/manythreads.exp: Likewise.
13197 * gdb.threads/pthreads.exp: Likewise.
13198 * gdb.threads/schedlock.exp: Likewise.
13199 * gdb.threads/sigthread.exp: Likewise.
13200
a8f077dc
DB
132012015-12-11 Don Breazeal <donb@codesourcery.com>
13202
13203 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13204 remote.
13205 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13206 * gdb.base/foll-exec.exp (main): Enable for target remote.
13207 * gdb.base/foll-fork.exp (main): Likewise.
13208 * gdb.base/foll-vfork.exp (main): Likewise.
13209 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13210 (proc continue_to_exit_bp_loc): Use clean_restart.
13211 * gdb.base/pie-execl.exp (main): Disable for target remote.
13212 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13213 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13214 * gdb.threads/execl.exp (main): Likewise.
13215 * gdb.threads/fork-child-threads.exp (main): Likewise.
13216 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13217 remote.
13218 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13219 remote.
13220 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13221 pid.tid style ptids, instead of just tid.
13222 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13223 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13224 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13225 ptids, instead of just tid.
13226
3b2464a8
AB
132272015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13228
13229 * gdb.base/list.exp (test_list_forward): Add end of file error
13230 test.
13231 (test_repeat_list_command): Add end of file error test.
13232 (test_list_backwards): Add beginning of file error test.
13233
a0def019
AB
132342015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13235
13236 * gdb.base/list.exp (test_list_invalid_args): New function,
13237 defined, and called.
13238
5c000dff
AB
132392015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13240
13241 * gdb.base/list.exp (test_list): Make test names unique.
13242
f1637ebe
YQ
132432015-12-11 Yao Qi <yao.qi@linaro.org>
13244
13245 * gdb.base/coremaker2.c: Remove.
13246
36d6fc0a
PA
132472015-12-10 Pedro Alves <palves@redhat.com>
13248
13249 * gdb.multi/base.exp: Remove stale "spaces" references.
13250
762f7747
PA
132512015-12-10 Pedro Alves <palves@redhat.com>
13252
13253 * gdb.multi/base.exp: Don't use nowarnings.
13254 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13255 * gdb.multi/hangout.c: Include stdio.h.
13256 * gdb.multi/hello.c: Include stdlib.h.
13257 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13258 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13259 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13260
28d2bfb9
AB
132612015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13262
13263 * gdb.dwarf2/dw2-ranges-base.c: New file.
13264 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13265 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13266 support additional line table, and debug ranges generation.
13267 (Dwarf::ranges): New function, generate .debug_ranges.
13268 (Dwarf::lines): Support generating simple line table programs.
13269 (Dwarf::assemble): Initialise new namespace variables.
13270
5fc2beac
KB
132712015-12-09 Kevin Buettner <kevinb@redhat.com>
13272
13273 * gdb.base/async.exp (proc test_background): Add case for
13274 asynchronous execution not supported.
13275
1c35a88f
LM
132762015-12-09 Luis Machado <lgustavo@codesourcery.com>
13277
13278 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13279 format and change test names to make them unique.
13280
b593e3d9
RK
132812015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13282 Pedro Alves <pedro@redhat.com>
13283
13284 PR gdb/18702
13285 Add checking of floatformats setup on x86_64 hosts.
13286 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13287 (smallval, bigval): New labels/constants.
13288 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13289 float" after loading bigval and smallval.
13290
d72413e6
PMR
132912015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13292
13293 * gdb.ada/fun_overload_menu.exp: New testcase.
13294 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13295
ece66d65
JS
132962015-12-04 Josh Stone <jistone@redhat.com>
13297
13298 * gdb.base/catch-fork-static.exp: New.
13299
41d0efca
YQ
133002015-12-03 Yao Qi <yao.qi@linaro.org>
13301
13302 * gdb.base/sizeof.c: Don't include stdio.h and
13303 ../lib/unbuffer_output.c.
13304 (main): New variable 'size' and 'value'. Remove printf and
13305 gdb_unbuffer_output. Assign return value to size and value.
13306 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13307 at the beginning.
13308 (check_sizeof): Check the result by printing variable 'size'.
13309 (check_valueof): Check the result by printing variable 'value'.
13310
99fd02d9
YQ
133112015-12-01 Yao Qi <yao.qi@linaro.org>
13312
13313 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13314 for aarch64*-*-linux* target.
13315
f2faf941
PA
133162015-11-30 Pedro Alves <palves@redhat.com>
13317
13318 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13319
04bf20c5
PA
133202015-11-30 Pedro Alves <palves@redhat.com>
13321
13322 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13323 Handle non-stop mode vCont replies.
13324
09df4675
PA
133252015-11-30 Pedro Alves <palves@redhat.com>
13326
13327 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13328 prepare_for_testing. Start gdb with "set non-stop on" appended to
13329 GDBFLAGS. Lax expected stop output.
13330
58b584af
YQ
133312015-11-27 Yao Qi <yao.qi@linaro.org>
13332
13333 * gdb.arch/arm-neon.exp: New.
13334 * gdb.arch/arm-neon.c: New.
13335
dfcb77a8
YQ
133362015-11-27 Yao Qi <yao.qi@linaro.org>
13337
13338 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13339
88e8ec1b
YQ
133402015-11-27 Yao Qi <yao.qi@linaro.org>
13341
13342 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13343 frames-invalid annotation.
13344
bfde72c2
YQ
133452015-11-27 Yao Qi <yao.qi@linaro.org>
13346
13347 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13348
f6512a69
SM
133492015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13350
13351 * gdb.threads/names.exp: New file.
13352 * gdb.threads/names.c: New file.
13353 * README: Mention gdb,no_thread_names.
13354
46a3515b
MM
133552015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13356
13357 PR 19297
13358 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13359 support" error.
13360
62147a22
PA
133612015-11-24 Pedro Alves <palves@redhat.com>
13362
13363 PR 17539
13364 * gdb.base/display.exp: Expect displays to be sorted in ascending
13365 order. Use multi_line.
13366 * gdb.base/solib-display.exp: Likewise.
13367
2f341b6e
PA
133682015-11-24 Pedro Alves <palves@redhat.com>
13369
13370 PR 17539
25d49b86
PA
13371 * gdb.base/display.exp: Expect displays to be sorted in ascending
13372 order. Use multi_line.
13373 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13374
7e0aa6aa
PA
133752015-11-24 Pedro Alves <palves@redhat.com>
13376
13377 PR 17539
13378 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13379 threads in ascending order.
13380 * gdb.base/foll-fork.exp: Likewise.
13381 * gdb.base/foll-vfork.exp: Likewise.
13382 * gdb.base/multi-forks.exp: Likewise.
13383 * gdb.mi/mi-nonstop.exp: Likewise.
13384 * gdb.mi/mi-nsintrall.exp: Likewise.
13385 * gdb.multi/base.exp: Likewise.
13386 * gdb.multi/multi-arch.exp: Likewise.
13387 * gdb.python/py-inferior.exp: Likewise.
13388 * gdb.threads/break-while-running.exp: Likewise.
13389 * gdb.threads/execl.exp: Likewise.
13390 * gdb.threads/gcore-thread.exp: Likewise.
13391 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13392 * gdb.threads/kill.exp: Likewise.
13393 * gdb.threads/linux-dp.exp: Likewise.
13394 * gdb.threads/multiple-step-overs.exp: Likewise.
13395 * gdb.threads/next-bp-other-thread.exp: Likewise.
13396 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13397 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13398 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13399 * gdb.threads/thread-find.exp: Likewise.
13400 * gdb.threads/tls.exp: Likewise.
13401 * lib/mi-support.exp (mi_reverse_list): Delete.
13402 (mi_check_thread_states): No longer reverse list.
13403
2cc57ad8
PA
134042015-11-24 Pedro Alves <palves@redhat.com>
13405
13406 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13407 use lowercase.
13408
c93e8391
SM
134092015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13410
13411 * gdb.trace/actions.c: Include trace-common.h.
13412 (main): Add a location for a fast tracepoint.
13413 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13414 the normal tracepoints.
13415 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13416
045ccf91
SM
134172015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13418
13419 * save-trace.exp: Factor out code to these...
13420 (gdb_save_tracepoints): New.
13421 (gdb_load_tracepoints): New.
13422 (do_save_load_test): New.
13423
5506f9f6
KB
134242015-11-23 Kevin Buettner <kevinb@redhat.com>
13425
13426 * gdb.base/asmlabel.exp: New test.
13427 * gdb.base/asmlabel.c: New test case.
13428
16c3b12f
JB
134292015-11-23 Joel Brobecker <brobecker@adacore.com>
13430
13431 * gdb.base/wrong_frame_bt_full-main.c: New file.
13432 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13433 * gdb.base/wrong_frame_bt_full.exp: New file.
13434
155bfbd3
JB
134352015-11-23 Joel Brobecker <brobecker@adacore.com>
13436
13437 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13438
bb097445
JM
134392015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13440
206853a0 13441 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13442 pstate register when comparing registers values in
13443 sparc64-*-linux-gnu targets to avoid spurious differences.
13444
9c88ed8f
JM
134452015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13446
206853a0 13447 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13448
96161e25
SL
134492015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13450
13451 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13452 as type argument to gdb_compile.
13453 * gdb.base/nested-subp2.exp: Likewise.
13454 * gdb.base/nested-subp3.exp: Likewise.
13455
340c2830
DV
134562015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13457
13458 * lib/dwarf.exp (_note): Fix left shift of negative value.
13459 * gdb.trace/trace-condition.exp: Likewise.
13460
c1862d0f
YQ
134612015-11-13 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13464 comments about d10v.
13465 (test_scalar_returns): Likewise.
13466 * gdb.base/d10v.ld: Remove.
13467 * gdb.base/overlays.exp: Remove the target triplet checking for
13468 d10v-*-*.
13469 * gdb.base/structs.exp (test_struct_returns): Remove the
13470 comments about d10v.
13471 (test_struct_calls): Likewise.
13472
77ae9c19
YQ
134732015-11-13 Yao Qi <yao.qi@linaro.org>
13474
13475 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13476 * gdb.base/gnu_vector.c: Don't include stdio.h.
13477 (main): Don't print res and call add_some_intvecs.
13478
430e004e
MK
134792015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13480
13481 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13482 macro.
13483 (func5): Removed.
13484 (func4): Use FAST_TRACEPOINT_LABEL.
13485 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13486 macro.
13487 (func): Removed.
13488 (thread_function): Use FAST_TRACEPOINT_LABEL.
13489 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13490 (func): Remove.
13491 (marker): Use FAST_TRACEPOINT_LABEL.
13492 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13493 (pendfunc1): Remove.
13494 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13495 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13496 (foo): Remove.
13497 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13498 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13499 macro.
13500 (func): Remove.
13501 (marker): Use FAST_TRACEPOINT_LABEL.
13502 * gdb.trace/trace-common.h: New header.
13503 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13504 macro.
13505 (func): Remove.
13506 (marker): Use FAST_TRACEPOINT_LABEL.
13507 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13508 (func): Remove.
13509 (thread_function): Use FAST_TRACEPOINT_LABEL.
13510
6e7675a7
MK
135112015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13512
13513 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13514 in front.
13515 * gdb.trace/change-loc.exp: Use global pcreg definition.
13516 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13517 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13518 in front.
13519 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13520 * gdb.trace/pending.exp: Likewise.
13521 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13522 * gdb.trace/trace-break.exp: Likewise.
13523 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13524 in front.
13525 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13526 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13527 in front.
13528 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13529
dddc0e16
JB
135302015-11-09 Joel Brobecker <brobecker@adacore.com>
13531
13532 * gdb.ada/fin_fun_out: New testcase.
13533
c6f0b406
KB
135342015-11-07 Kevin Buettner <kevinb@redhat.com>
13535
13536 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13537 value associated with DW_AT_byte_size.
13538 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13539 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13540 DW_AT_upper_bound.
13541
f01dcfd9
KB
135422015-11-07 Kevin Buettner <kevinb@redhat.com>
13543
13544 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13545 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13546 version.
13547 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13548 gdb.dwarf2/dw2-canonicalize-type.exp,
13549 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13550 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13551 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13552 provided by gdb_target_symbol_prefix_flags_asm.
13553 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13554 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13555 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13556 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13557 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13558 macros where needed). Use this macro for symbols which require
13559 the prefix provided by SYMBOL_PREFIX.
13560
2223449a
KB
135612015-11-05 Kevin Buettner <kevinb@redhat.com>
13562
13563 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13564 New procs.
13565 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13566 representing expressions, of more than one list element.
13567 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13568 to prepend linker symbol prefix to f.
13569 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13570 table_1 and table_2.
13571 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13572 Likewise, for f and g.
13573 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13574 for ptr.
13575 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13576 for main.
13577 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13578 table_1_ptr and table_2_ptr.
13579
6f2f1a3a
JK
135802015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13581 Joel Brobecker <brobecker@adacore.com>
13582
13583 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13584
566c56c9
MK
135852015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13586
13587 * gdb.reverse/s390-mvcle.c: New test.
13588 * gdb.reverse/s390-mvcle.exp: New file.
13589 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13590
d5f0636b
MK
135912015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13592
13593 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13594
7ad8b86c
MK
135952015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13596
13597 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13598 reaching marker2.
13599 * gdb.reverse/getresuid-reverse.exp: Likewise.
13600 * gdb.reverse/pipe-reverse.exp: Likewise.
13601 * gdb.reverse/readv-reverse.exp: Likewise.
13602 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13603 * gdb.reverse/time-reverse.exp: Likewise.
13604 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13605
4081c0f1
YQ
136062015-10-30 Yao Qi <yao.qi@linaro.org>
13607
13608 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13609 (empty_cycle): Remove.
13610 (main): Don't call empty_cycle. Don't use watch_count_done.
13611 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13612 empty_cycle. Rewrite the code counting HW watchpoints.
13613
452b4ba5
MK
136142015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13615
13616 * gdb.reverse/fstatat-reverse.c: New test.
13617 * gdb.reverse/fstatat-reverse.exp: New file.
13618 * gdb.reverse/getresuid-reverse.c: New test.
13619 * gdb.reverse/getresuid-reverse.exp: New file.
13620 * gdb.reverse/pipe-reverse.c: New test.
13621 * gdb.reverse/pipe-reverse.exp: New file.
13622 * gdb.reverse/readv-reverse.c: New test.
13623 * gdb.reverse/readv-reverse.exp: New file.
13624 * gdb.reverse/recvmsg-reverse.c: New test.
13625 * gdb.reverse/recvmsg-reverse.exp: New file.
13626 * gdb.reverse/time-reverse.c: New test.
13627 * gdb.reverse/time-reverse.exp: New file.
13628 * gdb.reverse/waitpid-reverse.c: New test.
13629 * gdb.reverse/waitpid-reverse.exp: New file.
13630
5e2e7507
JK
136312015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13632
13633 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13634
0fde2c53
DE
136352015-10-26 Doug Evans <dje@google.com>
13636
13637 PR symtab/17391
13638 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13639 * gdb.dwarf2/bad-regnum.c: New file.
13640 * gdb.dwarf2/bad-regnum.exp: New file.
13641
1a70ae97
DE
136422015-10-26 Doug Evans <dje@google.com>
13643
13644 PR python/18938
13645 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13646 file.
13647
27dc26ab
JK
136482015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13649
13650 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13651 for a change by "Mention language in compile error message".
13652
bed91f4d
SM
136532015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13654
13655 PR python/18073
13656 * gdb.python/py-type.c (C::a_method): New.
13657 (C::a_const_method): New.
13658 (C::a_static_method): New.
13659 (a_function): New.
13660 * gdb.python/py-type.exp (test_fields): Test getting fields
13661 from function and method.
13662
3f2f83dd
KB
136632015-10-21 Keven Boell <keven.boell@intel.com>
13664
13665 * gdb.fortran/vla-alloc-assoc.exp: New file.
13666 * gdb.fortran/vla-datatypes.exp: New file.
13667 * gdb.fortran/vla-datatypes.f90: New file.
13668 * gdb.fortran/vla-history.exp: New file.
13669 * gdb.fortran/vla-ptype-sub.exp: New file.
13670 * gdb.fortran/vla-ptype.exp: New file.
13671 * gdb.fortran/vla-sizeof.exp: New file.
13672 * gdb.fortran/vla-sub.f90: New file.
13673 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13674 * gdb.fortran/vla-value-sub-finish.exp: New file.
13675 * gdb.fortran/vla-value-sub.exp: New file.
13676 * gdb.fortran/vla-value.exp: New file.
13677 * gdb.fortran/vla-ptr-info.exp: New file.
13678 * gdb.mi/mi-vla-fortran.exp: New file.
13679 * gdb.mi/vla.f90: New file.
13680
27145d50
SL
136812015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13682
13683 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13684 of hardwired timeout value.
13685
5f3ff4f8
JK
136862015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13687 Pedro Alves <palves@redhat.com>
13688
13689 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13690 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13691
bfd09d20
JS
136922015-10-19 Josh Stone <jistone@redhat.com>
13693
13694 * gdb.base/catch-syscall.c: Include <sched.h>.
13695 (unknown_syscall): New variable.
13696 (main): Trigger a vfork and an unknown syscall.
13697 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13698 (unknown_syscall_number): Likewise.
13699 (check_call_to_syscall): Accept an optional syscall pattern.
13700 (check_return_from_syscall): Likewise.
13701 (check_continue): Likewise.
13702 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13703 (test_catch_syscall_skipping_return): New test toggling off 'catch
13704 syscall' to step over the syscall return, then toggling back on.
13705 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13706 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13707 (do_syscall_tests): Call test_catch_syscall_without_args and
13708 test_catch_syscall_mid_vfork.
13709 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13710 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13711
b32b93c6
AS
137122015-10-19 Andrew Stubbs <ams@codesourcery.com>
13713
13714 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13715 print g_vE): Add new pass patterns.
13716 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13717 print various symbol names for vptr fields.
13718
9d622bda
AB
137192015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13720
13721 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13722 results.
13723
0fd8ac1c
YQ
137242015-10-12 Yao Qi <yao.qi@linaro.org>
13725
13726 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13727
34240514
YQ
137282015-10-12 Yao Qi <yao.qi@linaro.org>
13729
13730 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13731 is aarch64*-*-linux*.
13732
8240f442
YQ
137332015-10-12 Yao Qi <yao.qi@linaro.org>
13734
13735 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13736 (can_relocate_bcond_true): ... it.
13737 (can_relocate_bcond_false): New function.
13738 (foo): Likewise.
13739 (can_relocate_bl): Likewise.
13740 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13741 can_relocate_bl.
13742
2520f728
PMR
137432015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13744
13745 * gdb.base/nested-addr.c: New file.
13746 * gdb.base/nested-addr.exp: New testcase.
13747
abcef95a
MM
137482015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13749
13750 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13751 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13752 its output. Ignore the output of "record goto begin" and instead
13753 check that GDB is replaying.
13754
145e3ddb
PA
137552015-10-09 Pedro Alves <palves@redhat.com>
13756
13757 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13758 (top level): Use it in the run with no args test.
13759
d5d8c4e1
IB
137602015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13761
13762 * gdb.dlang/properties.exp: New file.
13763
06e635ef
SL
137642015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13765
13766 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13767 whether or not address 0x1000 is mapped on the target.
13768
e019fd1d
SM
137692015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13770
13771 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13772 build.
13773
77ba2a67
MM
137742015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13775
13776 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13777 instruction-history test.
13778
c60eb31f
DE
137792015-09-28 Doug Evans <dje@google.com>
13780
13781 * gdb.base/gcore.c (array_func): Add reference to static_array.
13782
9a3c8263
SM
137832015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13784
13785 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13786 source line.
13787
9720e656
SL
137882015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13789
13790 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13791 short or char as base type.
13792
938d3bf2
SL
137932015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13794
13795 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13796 to allow any size enum.
13797
e6c2c623
PMR
137982015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13799
13800 * gdb.ada/array_ptr_renaming.exp: New testcase.
13801 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13802 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13803
06da0f77
PL
138042015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13805
13806 * gdb.trace/ftrace-lock.c: New file.
13807 * gdb.trace/ftrace-lock.exp: New file.
13808
4f51c22a
PL
138092015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13810
13811 * gdb.arch/insn-reloc.c: New file.
13812 * gdb.arch/ftrace-insn-reloc.exp: New file.
13813
7041adf4
PL
138142015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13815
13816 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13817 instruction.
13818 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13819 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13820 * gdb.trace/range-stepping.c: Likewise.
13821 * gdb.trace/trace-break.c: Likewise.
13822 * gdb.trace/trace-mt.c (thread_function): Likewise.
13823 * gdb.trace/ftrace.c (marker): Likewise.
13824 * gdb.trace/trace-condition.c (marker): Likewise.
13825 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13826 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13827 is_aarch64_target.
13828
015d2e7e
DE
138292015-09-18 Doug Evans <xdje42@gmail.com>
13830
13831 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13832 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13833
26b188a2
SL
138342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13835
13836 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13837 the breakpoint.
13838
79dc332b
SL
138392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13840
13841 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13842 the pending breakpoint. Remove timeout override for "Run till
13843 MI pending breakpoint on pendfunc3 on thread 2" test.
13844
f57929f2
SL
138452015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13846
13847 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13848 filename pattern.
13849
3f469b17
SL
138502015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13851
13852 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13853 in breakpoint filename pattern.
13854
515b89b3
SL
138552015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13856
7800dbe4
SL
13857 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13858
138592015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13860
515b89b3
SL
13861 * gdb.linespec/explicit.exp: Check for readline support for
13862 tab-completion tests. Fix obvious typo.
13863
d2939ba2
MM
138642015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13865
13866 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13867 and replay.
13868
cbb55fa7
MM
138692015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13870
13871 * gdb.btrace/non-stop.c: New.
13872 * gdb.btrace/non-stop.exp: New.
13873
43691ca1
PL
138742015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13875 Yao Qi <yao.qi@linaro.org>
13876
13877 * gdb.trace/trace-condition.c: New file.
13878 * gdb.trace/trace-condition.exp: New file.
13879
d78908cf
WW
138802015-09-16 Wei-cheng Wang <cole945@gmail.com>
13881
13882 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13883 for testing bytecode compilation.
13884
1ed415e2
PA
138852015-09-16 Pedro Alves <palves@redhat.com>
13886 Sandra Loosemore <sandra@codesourcery.com>
13887
13888 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13889 (SECONDS): Redefine.
13890 (main): Call pthread_kill and alarm early.
13891 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13892 support.
13893 (test): If the target can't hardware step and doesn't support
13894 displaced stepping, increase the timeout.
13895
d136eff5
PA
138962015-09-16 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13899 (enable_debug): New procedures.
13900 (test): Use them. Bail out if waiting for threads fails.
13901 (top level): Bail out if a test fails.
13902
991f019c
YQ
139032015-09-16 Yao Qi <yao.qi@linaro.org>
13904
13905 * gdb.asm/asm-source.exp: Set asm-arch for
13906 aarch64*-*-* target.
13907 * gdb.asm/aarch64.inc: New file.
13908
bfca584f
PMR
139092015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13910
13911 * gdb.ada/array_of_variable_length.exp: New testcase.
13912 * gdb.ada/array_of_variable_length/foo.adb: New file.
13913 * gdb.ada/array_of_variable_length/pck.adb: New file.
13914 * gdb.ada/array_of_variable_length/pck.ads: New file.
13915
b326e587
DE
139162015-09-15 Doug Evans <dje@google.com>
13917
13918 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13919 of function static local variable.
13920
5382cfab
PW
139212015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13922
13923 * gdb.threads/tls-so_extern.exp: New test file.
13924 * gdb.threads/tls-so_extern.c: New test file.
13925 * gdb.threads/tls-so_extern_main.c: New test file.
13926
141c5cc4
JK
139272015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13928
13929 * gdb.opt/solib-intra-step-lib.c: New file.
13930 * gdb.opt/solib-intra-step-main.c: New file.
13931 * gdb.opt/solib-intra-step.exp: New file.
13932
d15dcecd
PA
139332015-09-15 Pedro Alves <palves@redhat.com>
13934
13935 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13936 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13937
4c2f2a79
PA
139382015-09-14 Pedro Alves <palves@redhat.com>
13939
13940 * gdb.base/hook-stop-continue.c: Delete.
13941 * gdb.base/hook-stop-continue.exp: Delete.
13942 * gdb.base/hook-stop-frame.c: Delete.
13943 * gdb.base/hook-stop-frame.exp: Delete.
13944 * gdb.base/hook-stop.c: New file.
13945 * gdb.base/hook-stop.exp: New file.
13946
919e6dbe
PMR
139472015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13948
13949 * gdb.ada/access_to_packed_array.exp: New testcase.
13950 * gdb.ada/access_to_packed_array/foo.adb: New file.
13951 * gdb.ada/access_to_packed_array/pack.adb: New file.
13952 * gdb.ada/access_to_packed_array/pack.ads: New file.
13953
157280a4
MM
139542015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13955
13956 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13957 buffer size test.
13958
2fd33e94
DB
139592015-09-11 Don Breazeal <donb@codesourcery.com>
13960
13961 * gdb.base/foll-exec.c: Add copyright header. Fix
13962 formatting issues.
13963 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13964 (do_exec_tests): Use clean_restart in place of zap_session,
13965 and for test initialization. Fix formatting issues. Use
13966 fail in place of perror.
13967 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13968 an expect statement to match an expression with output from
13969 the program under debug.
13970 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13971 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13972 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13973 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13974 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13975
e70b6e8e
DE
139762015-09-09 Doug Evans <dje@google.com>
13977
13978 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13979
7a551a51
DE
139802015-09-09 Doug Evans <dje@google.com>
13981
13982 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13983
4c666f84
DE
139842015-09-09 Doug Evans <dje@google.com>
13985
13986 * gdb.base/savedregs.exp: Fix typo.
13987
243a9253
PA
139882015-09-09 Pedro Alves <palves@redhat.com>
13989
13990 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13991
c0fa8fbd
SL
139922015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13993
13994 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13995 command actually switches threads. Give up on remaining
13996 tests if target fails to stop at breakpoint.
13997
cd7c1778
PMR
139982015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13999
14000 * gdb.ada/funcall_char.exp: New testcase.
14001 * gdb.ada/funcall_char/foo.adb: New file.
14002
dc5c8746
PMR
140032015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14004
14005 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14006 expected outputs. Add two testcases for completing ambiguous
14007 functions.
14008 * gdb.ada/complete/aux_pck.adb: New file.
14009 * gdb.ada/complete/aux_pck.ads: New file.
14010 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14011 Ambiguous_Func functions.
14012 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14013 * gdb.ada/complete/pck.adb: Likewise.
14014
4e83a1e7
UW
140152015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14016
14017 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14018 failures to run the test program under GDB.
14019
8ce74153
LM
140202015-08-26 Luis Machado <lgustavo@codesourcery.com>
14021
14022 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14023 to C.
14024
e9756d52
PP
140252015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14026
14027 * gdb.base/run-after-attach.exp: New test file.
14028 * gdb.base/run-after-attach.c: New test file.
14029
8d37573b
DB
140302015-08-26 Don Breazeal <donb@codesourcery.com>
14031
14032 * gdb.base/foll-exec-2.c: New test program.
14033 * gdb.base/foll-exec-2.exp: New test.
14034
63e43d3a
PMR
140352015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14036
14037 * gdb.base/nested-subp1.exp: New file.
14038 * gdb.base/nested-subp1.c: New file.
14039 * gdb.base/nested-subp2.exp: New file.
14040 * gdb.base/nested-subp2.c: New file.
14041 * gdb.base/nested-subp3.exp: New file.
14042 * gdb.base/nested-subp3.c: New file.
14043
3d40fbb5
PA
140442015-08-24 Pedro Alves <palves@redhat.com>
14045
14046 * gdb.server/connect-without-multi-process.c: New file.
14047 * gdb.server/connect-without-multi-process.exp: New file.
14048
4422ac93
LM
140492015-08-24 Luis Machado <lgustavo@codesourcery.com>
14050
14051 * gdb.opt/inline-markers.c: Make z int.
14052
91dddb86
LM
140532015-08-24 Luis Machado <lgustavo@codesourcery.com>
14054
14055 * gdb.opt/inline-markers.c: Make z volatile.
14056
a48847ee
LM
140572015-08-24 Luis Machado <lgustavo@codesourcery.com>
14058
14059 * gdb.opt/inline-bt.c: New volatile global z.
14060 * gdb.opt/inline-cmds.c: Likewise.
14061 * gdb.opt/inline-locals.c: Likewise.
14062 * gdb.opt/inline-markers.c: New extern global z.
14063 (marker): Use z.
14064 (inline_fn): Likewise.
14065
0ebbc52b
PA
140662015-08-24 Pedro Alves <palves@redhat.com>
14067
14068 * config/m32r-stub.exp: Remove file.
14069 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14070 * gdb.base/call-rt-st.exp: Likewise.
14071 * gdb.base/call-strs.exp: Likewise.
14072 * gdb.base/default.exp: Remove references to h8300-*-hms and
14073 *-*-udi*.
14074 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14075
77c365df
AA
140762015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14077
14078 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14079 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14080 and "return" use KFAIL when GDB can not read/write the vector
14081 return value.
14082
4313b8c0
GB
140832015-08-21 Gary Benson <gbenson@redhat.com>
14084
14085 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14086
0e433b32
PA
140872015-08-20 Pedro Alves <palves@redhat.com>
14088
14089 * gdb.server/solib-list.exp: No longer expect an interior stop in
14090 non-stop mode.
14091
221e1a37
PA
140922015-08-20 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.server/connect-stopped-target.c: New file.
14095 * gdb.server/connect-stopped-target.exp: New file.
14096
40e3ad0e
PA
140972015-08-20 Pedro Alves <palves@redhat.com>
14098
14099 * gdb.dwarf2/comp-unit-lang.exp: New file.
14100 * gdb.dwarf2/comp-unit-lang.c: New file.
14101
af39b327
PMR
141022015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14103
14104 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14105 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14106
7d45c7c3 141072015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14108
7d45c7c3
KB
14109 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14110 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14111
4d6cceb4
DE
141122015-08-18 Doug Evans <dje@google.com>
14113 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14114
14115 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14116 skip_python_tests. New arg prompt_regexp.
14117 (skip_python_tests): New function.
14118 * lib/mi-support.exp (mi_skip_python_tests): New function.
14119 * gdb.python/py-mi-objfile-gdb.py: New file.
14120 * gdb.python/py-mi-objfile.c: New file.
14121 * gdb.python/py-mi-objfile.exp: New file.
14122
ad89c2aa
KS
141232015-08-17 Keith Seitz <keiths@redhat.com>
14124
14125 * gdb.linespec/explicit.exp: Move strace test from here ...
14126 * gdb.trace/strace.exp: ... to here.
14127
e3ae3c43
PP
141282015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14129
14130 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14131 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14132
604b2636
DE
141332015-08-14 Doug Evans <xdje42@gmail.com>
14134
14135 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14136 inferior before selecting a new file.
14137
6ff0ba5f
DE
141382015-08-14 Doug Evans <xdje42@gmail.com>
14139
14140 * gdb.mi/mi-disassemble.exp: Update.
14141 * gdb.base/disasm-optim.S: New file.
14142 * gdb.base/disasm-optim.c: New file.
14143 * gdb.base/disasm-optim.h: New file.
14144 * gdb.base/disasm-optim.exp: New file.
14145
9ca98f92
KS
141462015-08-14 Keith Seitz <keiths@redhat.com>
14147
14148 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14149 "evaluated-by".
14150
52bbc560
JB
141512015-08-13 Joel Brobecker <brobecker@adacore.com>
14152
14153 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14154
5d8c3ed3
PMR
141552015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14156
14157 * gdb.ada/fun_renaming.exp: New testcase.
14158 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14159 * gdb.ada/fun_renaming/pack.adb: New file.
14160 * gdb.ada/fun_renaming/pack.ads: New file.
14161
ea8812bc
KS
141622015-08-12 Keith Seitz <keiths@redhat.com>
14163
14164 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14165 gdb_get_line_number.
14166
4dafcdeb
JB
141672015-08-12 Joel Brobecker <brobecker@adacore.com>
14168
14169 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14170 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14171 gdb.base/dso2dso.exp: New files.
14172
5ba32597
SDJ
141732015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14174 Pedro Alves <palves@redhat.com>
14175 Keith Seitz <keiths@redhat.com>
14176
14177 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14178 GDBFLAGS.
14179
b6dafabf
PP
141802015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14181
14182 * gdb.base/gdbhistsize-history.exp
14183 (test_histsize_history_setting): Use save_vars.
14184 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14185 Use save_vars.
14186 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14187 * gdb.base/readline.exp: Use save_vars.
14188
abe8e607
PP
141892015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14190
14191 * lib/gdb.exp (save_vars): New proc.
14192
629500fa
KS
141932015-08-11 Keith Seitz <keiths@redhat.com>
14194
14195 * gdb.base/help.exp: Update help_breakpoint_text.
14196
eb8c4e2e
KS
141972015-08-11 Keith Seitz <keiths@redhat.com>
14198
14199 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14200 (at toplevel): Call test_explicit_breakpoints.
14201 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14202 breakpoints.
14203 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14204 breakpoint conditions, "-cond".
14205
87f0e720
KS
142062015-08-11 Keith Seitz <keiths@redhat.com>
14207
14208 * gdb.linespec/3explicit.c: New file.
14209 * gdb.linespec/cpexplicit.cc: New file.
14210 * gdb.linespec/cpexplicit.exp: New file.
14211 * gdb.linespec/explicit.c: New file.
14212 * gdb.linespec/explicit.exp: New file.
14213 * gdb.linespec/explicit2.c: New file.
14214 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14215 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14216 before using in the matching pattern.
14217 Clarify that `prefix' is a regular expression.
14218
f00aae0f
KS
142192015-08-11 Keith Seitz <keiths@redhat.com>
14220
14221 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14222 test.
14223 Add tests for missing ",FMT" and ",".
14224
e27852be
DE
142252015-08-10 Doug Evans <dje@google.com>
14226 Keith Seitz <keiths@redhat.com>
14227
14228 PR gdb/17960
14229 * gdb.base/completion.exp: Add location completer tests.
14230
7f03bd92
PA
142312015-08-07 Pedro Alves <palves@redhat.com>
14232
14233 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14234 tests here.
14235 (top level): Run do_test with and without displaced stepping.
14236
3fc8eb30
PA
142372015-08-07 Pedro Alves <palves@redhat.com>
14238
14239 * gdb.base/valgrind-disp-step.c: New file.
14240 * gdb.base/valgrind-disp-step.exp: New file.
14241
d4569d7b
PA
142422015-08-07 Pedro Alves <palves@redhat.com>
14243
14244 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14245 Delete function.
14246 (main): Add alarm. Run an infinite loop instead of calling
14247 wait_threads.
14248 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14249 comment.
14250 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14251 Delete function.
14252 (main): Add alarm. Run an infinite loop instead of calling
14253 wait_threads.
14254 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14255 comment.
14256
e1316e60
PA
142572015-08-07 Pedro Alves <palves@redhat.com>
14258
14259 * gdb.base/checkpoint-ns.exp: New file.
14260 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14261 standard_testfile.
14262
da8c46d2
MM
142632015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14264
14265 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14266 * gdb.btrace/instruction_history.exp: Update.
14267 * gdb.btrace/tsx.exp: New.
14268 * gdb.btrace/tsx.c: New.
14269
de1c2c52
PA
142702015-08-06 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14273 increase timeout.
14274 * gdb.reverse/until-precsave.exp: Bump timeouts.
14275
782e0bf4
PA
142762015-08-06 Pedro Alves <palves@redhat.com>
14277
14278 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14279
83e97ed0
PA
142802015-08-06 Pedro Alves <palves@redhat.com>
14281
14282 PR gdb/18749
14283 * gdb.threads/process-dies-while-handling-bp.c: New file.
14284 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14285
863d01bd
PA
142862015-08-06 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14289 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14290
0a39bb32
PA
142912015-08-05 Pedro Alves <palves@redhat.com>
14292
14293 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14294 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14295
ee2d2b10
SL
142962015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14297
14298 * gdb.base/bp-permanent.exp: Report test as unsupported if
14299 the target cannot stop at the permanent breakpoint.
14300
4e1bdb00
DE
143012015-08-03 Doug Evans <dje@google.com>
14302
14303 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14304 10000.
14305
3d338901
DE
143062015-08-03 Doug Evans <dje@google.com>
14307
14308 * Makefile.in (workers/%.worker, build-perf): New rule.
14309 (GDB_PERFTEST_MODE): New variable.
14310 (check-perf): Use it.
14311 (clean): Clean up gdb.perf parallel build subdirs.
14312 * lib/build-piece.exp: New file.
14313 * lib/gdb.exp (make_gdb_parallel_path): New function
14314 (standard_output_file, standard_temp_file): Call it.
14315 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14316 of $GDB_PARALLEL.
14317 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14318
af061d3e
DE
143192015-08-03 Doug Evans <dje@google.com>
14320
8e1afc81 14321 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14322 (LOG_FILE_NAME): New global.
14323 (TextReporter.__init__): Initialize self.txt_sum.
14324 (TextReporter.report): Add support for multiple data-points.
14325 Move report to perftest.sum, put raw data in perftest.log.
14326 (TextReporter.start): Open sum and log files.
14327 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14328 * gdb.perf/lib/perftest/testresult.py
14329 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14330
2c8c5d37
PA
143312015-07-31 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14334 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14335 kill_wait_spawned_process instead of explicit "kill -9".
14336 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14337 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14338 kill_wait_spawned_process.
14339 * gdb.base/attach-twice.exp: Likewise.
14340 * gdb.base/attach.exp: Likewise.
14341 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14342 gdb_test_multiple.
14343 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14344 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14345 kill_wait_spawned_process.
14346 * gdb.base/valgrind-infcall.exp: Likewise.
14347 * gdb.multi/multi-attach.exp: Likewise.
14348 * gdb.python/py-prompt.exp: Likewise.
14349 * gdb.python/py-sync-interp.exp: Likewise.
14350 * gdb.server/ext-attach.exp: Likewise.
14351 * gdb.threads/attach-into-signal.exp (corefunc): Use
14352 spawn_wait_for_attach, spawn_id_get_pid and
14353 kill_wait_spawned_process.
14354 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14355 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14356 spawn_id_get_pid and kill_wait_spawned_process.
14357 * gdb.threads/attach-stopped.exp (corefunc): Use
14358 spawn_wait_for_attach, spawn_id_get_pid and
14359 kill_wait_spawned_process.
14360 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14361 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14362 kill_wait_spawned_process instead of explicit "kill -9".
14363 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14364 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14365 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14366 processes. Don't map cygwin/windows pids here. Now returns a
14367 spawn id list.
14368
032a0fca
SL
143692015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14370
14371 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14372 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14373 correct patch.
14374
61a934ca
SL
143752015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14376
14377 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14378
4bc4d428
SL
143792015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14380
14381 Reapply:
14382 2014-05-21 Mark Wielaard <mjw@redhat.com>
14383
14384 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14385
998d452a
PA
143862015-07-30 Pedro Alves <palves@redhat.com>
14387
14388 * linux-low.c (handle_extended_wait): Set the child's last
14389 reported status to TARGET_WAITKIND_STOPPED.
14390
69dde7dc
PA
143912015-07-30 Pedro Alves <palves@redhat.com>
14392
14393 PR threads/18600
14394 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14395 only shows inferior 1.
14396
4dd63d48
PA
143972015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14398 Pedro Alves <palves@redhat.com>
14399
14400 PR threads/18600
14401 * gdb.threads/fork-plus-threads.c: New file.
14402 * gdb.threads/fork-plus-threads.exp: New file.
14403
d618e4c5
PP
144042015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14405
14406 * gdb.base/batch-preserve-term-settings.exp
14407 (test_terminal_settings_preserved_after_cli_exit): Use
14408 send_quit_command.
14409
1eef6428
PA
144102015-07-29 Pedro Alves <palves@redhat.com>
14411 Don Breazeal <donb@codesourcery.com>
14412
14413 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14414 output from both inferior_spawn_id and gdb_spawn_id.
14415
7da5b897
SDJ
144162015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14417
14418 * gdb.threads/attach-into-signal.exp (corefunc): Use
14419 with_test_prefix on nested loops, uniquefying the test messages.
14420
dac804df
SDJ
144212015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14422
14423 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14424 commit.
14425
06265e53
PP
144262015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14427
14428 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14429 New proc.
14430 (test_terminal_settings_preserved_after_sigterm): New test.
14431
18206ca3
PP
144322015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14433
14434 * gdb.base/batch-preserve-term-settings.exp
14435 (test_terminal_settings_preserved_after_cli_exit): New test.
14436
90074d11
PP
144372015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14438
14439 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14440 manipulation of saved_gdbflags.
14441 (test_terminal_settings_preserved): Remove global declaration of
14442 the unused variable pagination_prompt. Remove manipulation of
14443 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14444 GDBFLAGS.
14445
eb1a7902
PA
144462015-07-29 Pedro Alves <palves@redhat.com>
14447
14448 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14449
8b75dd3b
PA
144502015-07-29 Pedro Alves <palves@redhat.com>
14451
14452 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14453 at the top.
14454
dedad4e3
PA
144552015-07-29 Pedro Alves <palves@redhat.com>
14456
14457 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14458 (main): Call gdb_unbuffer_output.
14459 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14460 (main): Call gdb_unbuffer_output.
14461 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14462 (main): Call gdb_unbuffer_output.
14463 * gdb.base/call-strs.exp: Adjust to step over the
14464 gdb_unbuffer_output call.
14465 * gdb.base/catch-gdb-caused-signals.c: Include
14466 "../lib/unbuffer_output.c".
14467 (main): Call gdb_unbuffer_output.
14468 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14469 (main): Call gdb_unbuffer_output.
14470 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14471 (main): Call gdb_unbuffer_output.
14472 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14473 (main): Call gdb_unbuffer_output.
14474 * gdb.base/shlib-call.exp: Adjust to step over the
14475 gdb_unbuffer_output call.
14476 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14477 (main): Call gdb_unbuffer_output.
14478 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14479 (main): Call gdb_unbuffer_output.
14480 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14481 (main): Rename to ...
14482 (test): ... this.
14483 (main): Reimplement.
14484 * gdb.base/varargs.exp: Run to test instead of to main.
14485 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14486 (main): Call gdb_unbuffer_output.
14487
58789a91
PA
144882015-07-29 Pedro Alves <palves@redhat.com>
14489
14490 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14491 factore out from mi_continue_dprintf. For call-style dprintfs,
14492 expect dprintf output out of $inferior_spawn_id.
14493 (mi_continue_dprintf): Use mi_expect_dprintf.
14494 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14495 (main): Call gdb_unbuffer_output.
14496
e8376742
PA
144972015-07-29 Pedro Alves <palves@redhat.com>
14498
14499 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14500 (default_mi_gdb_start): Set inferior_spawn_id instead of
14501 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14502 gdb_spawn_id.
14503 (mi_gdb_test): Always expect inferior output from both
14504 $inferior_spawn_id and $gdb_spawn_id.
14505
08280010
PA
145062015-07-29 Pedro Alves <palves@redhat.com>
14507
14508 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14509 send_inferior and $inferior_spawn_id.
14510
4d30e432
PA
145112015-07-29 Pedro Alves <palves@redhat.com>
14512
14513 * gdb.gdb/complaints.exp (test_initial_complaints)
14514 (test_serial_complaints, test_short_complaints): Use
14515 gdb_test_stdio.
14516 (test_empty_complaint): Handle $inferior_spawn_id !=
14517 $gdb_spawn_id.
14518
0d30a335
PA
145192015-07-29 Pedro Alves <palves@redhat.com>
14520
14521 * gdb.base/varargs.exp: Use gdb_test_stdio.
14522
39413b29
PA
145232015-07-29 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14526
7cb000a9
PA
145272015-07-29 Pedro Alves <palves@redhat.com>
14528
14529 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14530
d7b8ac82
PA
145312015-07-29 Pedro Alves <palves@redhat.com>
14532
14533 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14534 parameter into two new parameters, "inf_result" and "gdb_result".
14535 Expect inferior output and gdb output from $inferior_spawn_id and
14536 $gdb_spawn_id, respectively. Adjust all callers.
14537
789c3a0c
PA
145382015-07-29 Pedro Alves <palves@redhat.com>
14539
14540 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14541 of gdb_test_sequence.
14542
77e760c3
PA
145432015-07-29 Pedro Alves <palves@redhat.com>
14544
14545 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14546 (saw_spurious_output): Expect inferior output from
14547 $inferior_spawn_id. Use gdb_test_stdio.
14548
8396d2cd
PA
145492015-07-29 Pedro Alves <palves@redhat.com>
14550
14551 * gdb.base/dprintf.exp: Use standard_testfile. Change
14552 prepare_for_testing call.
14553 (srcfile): Don't set.
14554 (restart): New procedure.
14555 (test_dprintf): New procecure, use to continue over dprintfs.
14556 (test_call, test_agent): New procedures, tests moved here.
14557 Restart gdb and recreate dprintfs. Adjust expected output.
14558
2051d61f
PA
145592015-07-29 Pedro Alves <palves@redhat.com>
14560
14561 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14562
452397af
PA
145632015-07-29 Pedro Alves <palves@redhat.com>
14564
14565 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14566
8aed9555
PA
145672015-07-29 Pedro Alves <palves@redhat.com>
14568
14569 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14570 gdb_test_stdio.
14571
188a61b4
PA
145722015-07-29 Pedro Alves <palves@redhat.com>
14573
14574 * lib/gdb.exp (gdb_test_stdio): New procedure.
14575
12264a45
PA
145762015-07-29 Pedro Alves <palves@redhat.com>
14577
14578 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14579
23ffc893
PA
145802015-07-29 Pedro Alves <palves@redhat.com>
14581
14582 * gdb.base/call-signal-resume.exp: Remove check for
14583 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14584 * gdb.base/unwindonsignal.exp: Likewise.
14585 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14586 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14587
65566918
PA
145882015-07-29 Pedro Alves <palves@redhat.com>
14589
14590 * gdb.base/siginfo-addr.c (pass): New function.
14591 (handler): Call it iff si_addr is correct.
14592 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14593 Set a breakpoint at "pass" and continue to it.
14594
d60a9221
SDJ
145952015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14596
14597 * gdb.python/py-objfile.exp: Make some tests have unique names.
14598 * gdb.python/py-pp-registration.exp: Likewise.
14599
bde40b8f
PA
146002015-07-28 Pedro Alves <palves@redhat.com>
14601
14602 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14603
13e1dec8
SM
146042015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14605
14606 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14607
da33c9a7
SM
146082015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14609
14610 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14611
077836f7
PP
146122015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14613
14614 * gdb.base/gdb-sigterm-2.exp: New test.
14615
b8cc7b2e
DE
146162015-07-25 Doug Evans <xdje42@gmail.com>
14617
14618 Revert:
14619 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14620 (workers/%.worker, build-perf): New rule.
14621 (GDB_PERFTEST_MODE): New variable.
14622 (check-perf): Use it.
14623 (clean): Clean up gdb.perf parallel build subdirs.
14624 * lib/build-piece.exp: New file.
14625 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14626 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14627 name.
14628 (standard_temp_file): Ditto.
14629 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14630 of $GDB_PARALLEL.
14631
c8bd4544
DE
146322015-07-24 Doug Evans <dje@google.com>
14633
14634 * gdb.perf/lib/perftest/utils.py: New file.
14635 * gdb.perf/gm-hello.cc: New file.
14636 * gdb.perf/gm-pervasive-typedef.cc: New file.
14637 * gdb.perf/gm-pervasive-typedef.h: New file.
14638 * gdb.perf/gm-std.cc: New file.
14639 * gdb.perf/gm-std.h: New file.
14640 * gdb.perf/gm-use-cerr.cc: New file.
14641 * gdb.perf/gm-utils.h: New file.
14642 * gdb.perf/gmonster-null-lookup.py: New file.
14643 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14644 * gdb.perf/gmonster-print-cerr.py: New file.
14645 * gdb.perf/gmonster-ptype-string.py: New file.
14646 * gdb.perf/gmonster-runto-main.py: New file.
14647 * gdb.perf/gmonster-select-file.py: New file.
14648 * gdb.perf/gmonster1-null-lookup.exp: New file.
14649 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14650 * gdb.perf/gmonster1-print-cerr.exp: New file.
14651 * gdb.perf/gmonster1-ptype-string.exp: New file.
14652 * gdb.perf/gmonster1-runto-main.exp: New file.
14653 * gdb.perf/gmonster1-select-file.exp: New file.
14654 * gdb.perf/gmonster1.cc: New file.
14655 * gdb.perf/gmonster1.exp: New file.
14656 * gdb.perf/gmonster2-null-lookup.exp: New file.
14657 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14658 * gdb.perf/gmonster2-print-cerr.exp: New file.
14659 * gdb.perf/gmonster2-ptype-string.exp: New file.
14660 * gdb.perf/gmonster2-runto-main.exp: New file.
14661 * gdb.perf/gmonster2-select-file.exp: New file.
14662 * gdb.perf/gmonster2.cc: New file.
14663 * gdb.perf/gmonster2.exp: New file.
14664
6eab34f3
DE
146652015-07-24 Doug Evans <dje@google.com>
14666
14667 * gdb.perf/README: New file.
14668 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14669 * lib/gen-perf-test.exp: New file.
14670
63738bfd
DE
146712015-07-24 Doug Evans <dje@google.com>
14672
14673 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14674 (PerfTest::startup): New function.
14675 (PerfTest::run): Return result of calling body.
14676 (PerfTest::assemble): Rewrite.
14677 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14678 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14679 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14680 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14681 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14682
7b606f95
DE
146832015-07-24 Doug Evans <dje@google.com>
14684
14685 * lib/gdb.exp (clean_restart): Make executable optional.
14686
a97b16b8
DE
146872015-07-24 Doug Evans <dje@google.com>
14688
14689 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14690 compiler_info references.
14691 * gdb.cp/temargs.exp: Ditto.
14692 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14693 (get_compiler_info): Early exit if already computed. Set compiler_info
14694 to "unknown" if there was a problem.
14695 (test_compiler_info): Add function comment. Call get_compiler_info.
14696
35baa57f
DE
146972015-07-24 Doug Evans <dje@google.com>
14698
14699 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14700 (workers/%.worker, build-perf): New rule.
14701 (GDB_PERFTEST_MODE): New variable.
14702 (check-perf): Use it.
14703 (clean): Clean up gdb.perf parallel build subdirs.
14704 * lib/build-piece.exp: New file.
14705 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14706 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14707 name.
14708 (standard_temp_file): Ditto.
14709 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14710 of $GDB_PARALLEL.
14711
6ebea266
DE
147122015-07-24 Doug Evans <dje@google.com>
14713
14714 * lib/future.exp (gdb_default_target_compile): New option
14715 "early_flags".
14716 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14717 --as-needed.
14718
1e76a7e9
SDJ
147192015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14720
14721 * gdb.base/catch-syscall.exp: Call gdb_exit before
14722 gdb_skip_xml_test.
14723
5068630a
PA
147242015-07-24 Pedro Alves <palves@redhat.com>
14725
14726 * gdb.python/py-events.exp: Accept output between the stop event
14727 and the prompt.
14728 * gdb.python/py-evsignal.exp: Likewise.
14729 * gdb.python/py-evthreads.exp: Likewise.
14730
77598427
PA
147312015-07-24 Pedro Alves <palves@redhat.com>
14732
14733 PR gdb/18717
14734 * gdb.threads/non-ldr-exit.c: New file.
14735 * gdb.threads/non-ldr-exit.exp: New file.
14736
11e6c98f
YQ
147372015-07-24 Yao Qi <yao.qi@linaro.org>
14738
14739 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14740 restarting process.
14741
51aee833
YQ
147422015-07-24 Yao Qi <yao.qi@linaro.org>
14743
14744 * gdb.server/ext-restart.exp: New file.
14745
8cfe207c
YQ
147462015-07-24 Yao Qi <yao.qi@linaro.org>
14747
14748 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14749 argument options.
14750 * gdb.server/ext-wrapper.exp: New file.
14751
cc12ce38
DE
147522015-07-23 Doug Evans <dje@google.com>
14753
14754 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14755 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14756
d0d84780
PMR
147572015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14758
14759 * gdb.ada/var_arr_typedef.exp: New testcase.
14760 * gdb.ada/var_arr_typedef/pack.adb: New file.
14761 * gdb.ada/var_arr_typedef/pack.ads: New file.
14762 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14763
8b558f79
JB
147642015-07-20 Joel Brobecker <brobecker@adacore.com>
14765
14766 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14767
775a3298
JK
147682015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14769
14770 * gdb.arch/i386-biarch-core.exp: Replace istarget
14771 by "complete set gnutarget". Remove expectation for the "core-file"
14772 command.
14773
db1ff28b
JK
147742015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14775
14776 Revert the previous commit:
14777 Tests for validate symbol file using build-id.
14778
0a94970d
JK
147792015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14780
14781 Tests for validate symbol file using build-id.
14782 * gdb.base/solib-mismatch-lib.c: New file.
14783 * gdb.base/solib-mismatch-libmod.c: New file.
14784 * gdb.base/solib-mismatch.c: New file.
14785 * gdb.base/solib-mismatch.exp: New file.
14786
03346981
SL
147872015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14788
14789 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14790 nios2-*-linux*.
14791 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14792 * gdb.base/siginfo.exp: Likewise.
14793 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14794
42422cc7
PL
147952015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14796
14797 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14798 Move it to ...
14799 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14800 ... here.
14801 * gdb.trace/range-stepping.exp: Check that the target supports
14802 range stepping.
14803
cfa68bae
JK
148042015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14805
14806 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14807
8ffdba26
PA
148082015-07-14 Pedro Alves <palves@redhat.com>
14809
14810 * gdb.base/killed-outside.exp: New file.
14811 * gdb.base/killed-outside.c: New file.
14812
218a5a11
JK
148132015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14814
14815 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14816 (n at main): New.
14817 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14818
e03ed3c6
AA
148192015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14820
14821 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14822 infcall tests instead of setting up for KFAIL.
14823
485668e5
MM
148242015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14825
14826 * gdb.btrace/record_goto-step.exp: New.
14827
08464196
JK
148282015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14829
14830 PR compile/18484
14831 * gdb.compile/compile.c (struct struct_type): Add volatile to
14832 selffield's type.
14833 * gdb.compile/compile.exp
14834 (compile code struct_object.selffield = &struct_object): Skip further
14835 struct_object tests if this one xfails.
14836
bcf5c1d9
RC
148372015-07-08 Robert O'Callahan <robert@ocallahan.org>
14838
14839 PR exp/18617
14840 * gdb.trace/ax.exp: Add test.
14841
4931af25
YQ
148422015-07-07 Yao Qi <yao.qi@linaro.org>
14843
14844 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14845 instead of istarget "aarch64*-*-*".
14846 * gdb.arch/aarch64-fp.exp: Likewise.
14847 * gdb.base/float.exp: Likewise.
14848 * gdb.reverse/aarch64.exp: Likewise.
14849 * lib/gdb.exp (is_aarch64_target): New proc.
14850
9fcf688e
YQ
148512015-07-07 Yao Qi <yao.qi@linaro.org>
14852
14853 * lib/gdb.exp (is_aarch32_target): New proc.
14854 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14855 instead of "istarget "arm*-*-*"".
14856 * gdb.arch/arm-disp-step.exp: Likewise.
14857 * gdb.arch/thumb-bx-pc.exp: Likewise.
14858 * gdb.arch/thumb-prologue.exp: Likewise.
14859 * gdb.arch/thumb-singlestep.exp: Likewise.
14860 * gdb.base/disp-step-syscall.exp: Likewise.
14861 * gdb.base/float.exp: Likewise.
14862
fbd8d50d
YQ
148632015-07-07 Yao Qi <yao.qi@linaro.org>
14864
14865 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14866 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14867
71be1fdc
YQ
148682015-07-07 Yao Qi <yao.qi@linaro.org>
14869
14870 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14871 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14872 if it exists.
14873 * gdb.multi/multi-arch.exp: Likewise.
14874
3e221d36
SM
148752015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14876
14877 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14878 print.
14879
d441430b
YQ
148802015-07-07 Yao Qi <yao.qi@linaro.org>
14881
14882 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14883
06f810bd
MG
148842015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14885
14886 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14887 '[' and ']' characters.
14888
5e61e7c0
IB
148892015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14890
14891 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14892
28bf096c
PA
148932015-06-29 Pedro Alves <palves@redhat.com>
14894
14895 PR threads/18127
14896 * gdb.threads/hand-call-new-thread.c: New file.
14897 * gdb.threads/hand-call-new-thread.c: New file.
14898
ee93cd5e
KS
148992015-06-26 Keith Seitz <keiths@redhat.com>
14900 Doug Evans <dje@google.com>
14901
14902 PR 16253
14903 * gdb.cp/var-tag-2.cc: New file.
14904 * gdb.cp/var-tag-3.cc: New file.
14905 * gdb.cp/var-tag-4.cc: New file.
14906 * gdb.cp/var-tag.cc: New file.
14907 * gdb.cp/var-tag.exp: New file.
14908
fc637f04
PP
149092015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14910
14911 * gdb.base/history-duplicates.exp: New test.
14912
2e52ae68
PP
149132015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14914
14915 * gdb.base/completion.exp: Test the completion of the "focus"
14916 command.
14917
6e22494e
JK
149182015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14919
14920 * gdb.arch/amd64-prologue-skip.S: New file.
14921 * gdb.arch/amd64-prologue-skip.exp: New file.
14922
bf7b9cd9
SM
149232015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14924
14925 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14926 is_address_zero_readable check.
14927
201e8dfd
PB
149282015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14929
14930 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14931 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14932
5cd867b4
YQ
149332015-06-24 Yao Qi <yao.qi@linaro.org>
14934
14935 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14936 linux targets.
14937
4d7be007
YQ
149382015-06-24 Yao Qi <yao.qi@linaro.org>
14939
14940 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14941 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14942 * gdb.base/siginfo-thread.exp: Likewise.
14943
07fcd301
YQ
149442015-06-22 Yao Qi <yao.qi@linaro.org>
14945
14946 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14947
52042a00
YQ
149482015-06-22 Yao Qi <yao.qi@linaro.org>
14949
14950 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14951 aarch64*-*-*.
14952 (skip_hw_watchpoint_tests): Likewise.
14953
74bd41ce
PP
149542015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14955
14956 * gdb.base/gdbinit-history.exp: Test the interaction between
14957 setting GDBHISTSIZE and setting the history size via .gdbinit.
14958
bc460514
PP
149592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14960
14961 PR gdb/16999
14962 * gdb.base/gdbhistsize-history.exp: New test.
14963
b58c513b
PP
149642015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14965
14966 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14967 with GDBHISTSIZE.
14968 * gdb.base/readline.exp: Likewise.
14969
92046791
YQ
149702015-06-17 Yao Qi <yao.qi@linaro.org>
14971
14972 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14973 line.
14974
2093d2d3
PP
149752015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14976
14977 * gdb.base/gdbinit-history.exp: Add test case to check that
14978 an unlimited history file does not get truncated on exit.
14979
e6c693af
AA
149802015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14981
14982 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14983 (VECTOR): New macro. Use it...
14984 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14985 ...for these typedefs.
14986 (int8, char1, int1, double1): New typedefs.
14987 (struct just_int2, struct two_int2): New structures.
14988 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14989 (add_structvecs, add_singlevecs): New functions.
14990 (main): Call add_some_intvecs twice.
14991 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14992 the compile and exit upon failure. Try compiling for the "native"
14993 architecture. Test inferior function calls with vector arguments
14994 and vector return value handling with "finish" and "return".
14995
c74f7d1c
JT
149962015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14997
14998 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14999 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15000 PE file.
15001 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15002
98aa42ee
AT
150032015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15004
15005 PR breakpoints/16465
15006 * gdb.mi/mi-dprintf-pending.c: New file.
15007 * gdb.mi/mi-dprintf-pending.exp: New test.
15008 * gdb.mi/mi-dprintf-pendshr.c: New file.
15009
7d73c23c 150102015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15011 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15012
15013 * gdb.arch/i386-mpx-map.c: New file.
15014 * gdb.arch/i386-mpx-map.exp: New File.
15015
150162015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15017
15018 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15019 * gdb.arch/i386-mpx.exp: Indentation fixed.
15020
150212015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15022
15023 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15024 function and improved indentation.
15025 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15026 gdb_test_multiple. Added additional tests to skip the test.
15027
150282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15029
15030 * gdb.arch/i386-avx512.c: Change path in include file.
15031 * gdb.arch/i386-avx512.exp: Change include dir path
15032 compilation flag.
15033 * gdb.arch/i386-mpx.c: Change path in include file.
15034 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15035 flag.
15036
d5eba19a
JK
150372015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15038
15039 * gdb.compile/compile-print.exp (compile print *vararray@3)
15040 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15041
7f361056
JK
150422015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15043
15044 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15045 (do not keep jit in memory): ... this.
15046 (expect 5): Change it to ...
15047 (expect no 5): ... this.
15048
3b462ec2
SM
150492015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15050
15051 PR gdb/15564
15052 * gdb.mi/mi-detach.exp: New file.
15053
e0619de6
JK
150542015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15055
15056 PR symtab/18392
15057 * gdb.arch/amd64-tailcall-self.S: New file.
15058 * gdb.arch/amd64-tailcall-self.c: New file.
15059 * gdb.arch/amd64-tailcall-self.exp: New file.
15060
e970cb34
DB
150612015-05-28 Don Breazeal <donb@codesourcery.com>
15062
15063 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15064 tests for remote targets by checking is_target_gdbserver.
15065
b2e2f908
DE
150662015-05-27 Doug Evans <dje@google.com>
15067
15068 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15069 * gdb.dwarf2/opaque-type-lookup.c: New file.
15070 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15071
82c7be31
DE
150722015-05-26 Doug Evans <dje@google.com>
15073
15074 * gdb.cp/iostream.cc: New file.
15075 * gdb.cp/iostream.exp: New file.
15076
b4f54984
DE
150772015-05-26 Doug Evans <dje@google.com>
15078
15079 * gdb.dwarf2/dw2-op-call.exp: Update.
15080 * gdb.dwarf2/dw4-sig-types.exp: Update.
15081 * gdb.dwarf2/implptr.exp: Update.
15082 * gdb.mi/mi-cmd-param-changed.exp: Update.
15083
4ea6efe9
DE
150842015-05-26 Doug Evans <dje@google.com>
15085
15086 * gdb.python/py-lazy-string.c: New file.
15087 * gdb.python/py-lazy-string.exp: New file.
15088 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15089 (main): Update. Add estring3.
15090 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15091 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15092
f6bb7db3
YQ
150932015-05-26 Omair Javaid <omair.javaid@linaro.org>
15094 Yao Qi <yao.qi@linaro.org>
15095
15096 * gdb.reverse/aarch64.c: New.
15097 * gdb.reverse/aarch64.exp: New.
15098
a81bfbd0
OJ
150992015-05-26 Omair Javaid <omair.javaid@linaro.org>
15100
25d49b86
PA
15101 * lib/gdb.exp (supports_process_record): Return true for
15102 aarch64*-linux*.
a81bfbd0
OJ
15103 (supports_reverse): Likewise.
15104
158bf1b4
PP
151052015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15106
15107 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15108 Use with_test_prefix.
15109
a0145030
AB
151102015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15111
15112 * gdb.base/completion.exp: Add test for completion of layout
15113 names.
15114
ebe3b578
AB
151152015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15116
15117 * lib/gdb.exp (skip_tui_tests): New proc.
15118 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15119
84204ed7
PA
151202015-05-19 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15123 Save the whole env array instead of just HOME. Unset HISTSIZE in
15124 the environment while testing. Restore whole environment
15125 afterwards.
15126
37442ce1
DE
151272015-05-16 Doug Evans <xdje42@gmail.com>
15128
15129 * gdb.guile/scm-ports.c: New file.
15130 * gdb.guile/scm-ports.exp: Add memory port tests.
15131
36de76f9
JK
151322015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15133
15134 * gdb.compile/compile-print.c: New file.
15135 * gdb.compile/compile-print.exp: New file.
15136
3a9558c4
JK
151372015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15138
15139 * gdb.compile/compile-ops.exp: Cast param to void.
15140 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15141 (compile code struct_object.selffield = &struct_object): Add xfail.
15142
aa715135
JG
151432015-05-15 Joel Brobecker <brobecker@adacore.com>
15144
15145 * gdb.ada/arr_enum_with_gap: New testcase.
15146
931e5bc3
JG
151472015-05-15 Joel Brobecker <brobecker@adacore.com>
15148
15149 * gdb.ada/byte_packed_arr: New testcase.
15150
9cd4d857
JB
151512015-05-15 Joel Brobecker <brobecker@adacore.com>
15152
15153 * gdb.ada/pckd_neg: New testcase.
15154
ebfd00d2
PP
151552015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15156
15157 PR gdb/17820
15158 * gdb.base/gdbinit-history.exp: New test.
15159 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15160 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15161
4c082a81
SC
151622015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15163
15164 * gdb.python/py-xmethods.cc: Enhance test case.
15165 * gdb.python/py-xmethods.exp: New tests.
15166 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15167 function.
15168 (B_indexoper): Likewise.
15169 (global_dm_list) : Add new xmethod worker functions.
15170
f7797074
SDJ
151712015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15172
15173 * gdb.base/coredump-filter.exp: Correctly unset
15174 "coredump_var_addr" array.
15175
a4674e4e
PA
151762015-05-08 Pedro Alves <palves@redhat.com>
15177
15178 * gdb.server/non-existing-program.exp: Unset spawn_id.
15179
df2eb078
SC
151802015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15181
15182 PR python/18291
15183 * gdb.python/py-xmethods.exp: Add tests.
15184
422349a3
YQ
151852015-05-08 Yao Qi <yao.qi@linaro.org>
15186
15187 PR gdb/18208
15188 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15189 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15190 function set_coredump_filter, and remove remote_exec call.
15191 Remove argument ipid. Callers update.
15192 (top level): Don't get inferior's PID.
15193
63fc80ce
AA
151942015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15195
15196 * gdb.base/watch_thread_num.exp: Skip test on targets without
15197 access watchpoints.
15198
80ad801e
PA
151992015-05-06 Pedro Alves <palves@redhat.com>
15200
15201 PR server/18081
15202 * gdb.server/non-existing-program.exp: New file.
15203
0fa7fe50
JB
152042015-05-05 Joel Brobecker <brobecker@adacore.com>
15205
15206 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15207
3ea89b92
PMR
152082015-05-05 Joel Brobecker <brobecker@adacore.com>
15209
15210 * gdb.ada/out_of_line_in_inlined: New testcase.
15211
87b8eff0
JB
152122015-05-05 Joel Brobecker <brobecker@adacore.com>
15213
15214 * gdb.ada/var_rec_arr: New testcase.
15215
5fccc635
YQ
152162015-04-30 Yao Qi <yao.qi@linaro.org>
15217
15218 * gdb.base/break-idempotent.exp: If
15219 skip_hw_watchpoint_multi_tests returns true, skip the tests
15220 on "rwatch" and "awatch".
15221
42d38f42
YQ
152222015-04-30 Yao Qi <yao.qi@linaro.org>
15223
15224 * gdb.base/relativedebug.exp: Invoke gdb command
15225 "info sharedlibrary", and if libc.so doesn't have debug info,
15226 skip the test.
15227
2ce1cdbf
DE
152282015-04-29 Doug Evans <dje@google.com>
15229
15230 * gdb.python/py-xmethods.exp: Add ptype tests.
15231 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15232 get_result_type method.
15233
f24a38c5
LM
152342015-04-29 Luis Machado <lgustavo@codesourcery.com>
15235
15236 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15237 the target does not support hardware watchpoints.
15238
ecbf2b3c
LM
152392015-04-29 Luis Machado <lgustavo@codesourcery.com>
15240
15241 * gdb.base/break-always.exp: Abort testing if writing to memory
15242 causes an error.
15243
34f5f757
DE
152442015-04-28 Doug Evans <dje@google.com>
15245
15246 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15247 * gdb.python/py-pp-registration.exp: ... here. New file.
15248 * gdb.python/py-pp-registration.c: New file.
15249 * gdb.python/py-pp-registration.py: New file.
15250
69b4374a
DE
152512015-04-28 Doug Evans <dje@google.com>
15252
15253 * gdb.python/py-bad-printers.c: New file.
15254 * gdb.python/py-bad-printers.py: New file.
15255 * gdb.python/py-bad-printers.exp: New file.
15256
59fb7612
SS
152572015-04-28 Sasha Smundak <asmundak@google.com>
15258
15259 * gdb.python/py-type.exp: New test.
15260
2631b16a
AW
152612015-04-28 Andy Wingo <wingo@igalia.com>
15262
15263 * gdb.python/py-parameter.exp:
15264 * gdb.guile/scm-parameter.exp: Escape the path that we are
15265 matching against, as it might contain characters that are special
15266 to regular expressions.
15267
460efde1
JB
152682015-04-27 Joel Brobecker <brobecker@adacore.com>
15269
15270 * gdb.ada/rec_comp: New testcase.
15271
2d369d8e
SDJ
152722015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15273
15274 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15275 before using it.
15276
cf75d6c3
AB
152772015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15278
15279 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15280 new tests for verilog output.
15281
8dbe7ca5
YQ
152822015-04-24 Yao Qi <yao.qi@linaro.org>
15283
15284 * boards/remote-gdbserver-on-localhost.exp: New file.
15285
4ef9fb2f
PA
152862015-04-23 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15289 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15290 "end of file", remove $inferior_spawn_id from the indirect list.
15291
0a803169
PA
152922015-04-23 Pedro Alves <palves@redhat.com>
15293
15294 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15295
749ef8f8
PA
152962015-04-23 Pedro Alves <palves@redhat.com>
15297
15298 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15299 on $any_spawn_id instead of only on $gdb_spawn_id.
15300
8aae4344
PM
153012015-04-21 Pierre Muller <muller@sourceware.org>
15302
15303 PR pascal/17815
15304 * lib/pascal.exp (gpc_compile): Add new option "class".
15305 (fpc_compile): Likewise.
15306 * gdb.pascal/case-insensitive-symbols.pas: New file.
15307 * gdb.pascal/case-insensitive-symbols.exp: New file.
15308
1586c8fb
GB
153092015-04-20 Gary Benson <gbenson@redhat.com>
15310
15311 * gdb.base/attach.exp: Fix three extended remote failures.
15312
1b6e6f5c
GB
153132015-04-17 Gary Benson <gbenson@redhat.com>
15314
15315 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15316 the main executable over the remote protocol.
15317
e797481d
PA
153182015-04-16 Pedro Alves <palves@redhat.com>
15319
15320 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15321 a new gdbserver if gdbserver_reconnect_p is set.
15322
1ca99c42
PA
153232015-04-16 Pedro Alves <palves@redhat.com>
15324
15325 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15326 is set, don't exit gdbserver.
15327
af9fd6f8
AA
153282015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15329
15330 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15331 appropriate .insn, such that an older assembler can be used.
15332 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15333 the z/Architecture instruction set on 31-bit targets as well.
15334
04ff1e61
AA
153352015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15336
15337 * gdb.go/handcall.exp: Remove all logic related to the first
15338 breakpoint and rely on go_runto_main instead.
15339 * gdb.go/strings.exp: Likewise.
15340 * gdb.go/unsafe.exp: Likewise.
15341 * gdb.go/hello.exp: Likewise. Also rename the remaining
15342 breakpoint marker to "breakpoint 1".
15343 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15344 * gdb.go/strings.go: Likewise.
15345 * gdb.go/unsafe.go: Likewise.
15346 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15347 "set breakpoint 2 here" and rename the remaining breakpoint marker
15348 to "breakpoint 1".
15349
40d2f8d6
SM
153502015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15351
15352 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15353 if itertools.imap is not present.
15354 * gdb.python/py-objfile.exp: Add parentheses.
15355 * gdb.python/py-type.exp: Same.
15356 * gdb.python/py-unwind-maint.py: Same.
15357
8cbc97c6
YQ
153582015-04-15 Yao Qi <yao.qi@linaro.org>
15359
15360 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15361 of ":$ptr_size" and set its form explicitly.
15362
45fd756c
YQ
153632015-04-15 Pedro Alves <palves@redhat.com>
15364 Yao Qi <yao.qi@linaro.org>
15365
15366 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15367 timeout by factor of 4.
15368 (test_regular_watch): Likewise.
15369 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15370 * gdb.reverse/sigall-reverse.exp: Likewise.
15371 * gdb.reverse/until-precsave.exp: Likewise.
15372 * lib/gdb.exp (with_timeout_factor): New proc.
15373 (gdb_expect): Move some code to ...
15374 (get_largest_timeout): ... here. New procedure.
15375
9e811bc3
LM
153762015-04-14 Luis Machado <lgustavo@codesourcery.com>
15377
15378 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15379
0ff6fcb2
LM
153802015-04-13 Luis Machado <lgustavo@codesourcery.com>
15381
15382 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15383 to write to the .text section.
15384
7578d5f7
LM
153852015-04-13 Luis Machado <lgustavo@codesourcery.com>
15386
15387 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15388 Handle the case of targets that do not provide PID information.
15389
2efe15c4
YQ
153902015-04-13 Yao Qi <yao.qi@linaro.org>
15391
15392 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15393 and use expect instead of gdb_expect.
15394
8cd8f2f8
SDJ
153952015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15396
15397 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15398 "coredump_var_addr" to avoid naming conflict with other testcases.
15399
9ee41772
PA
154002015-04-10 Pedro Alves <palves@redhat.com>
15401
15402 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15403 gdb_test_sequence and gdb_assert.
15404
07473109
PA
154052015-04-10 Pedro Alves <palves@redhat.com>
15406
15407 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15408 test messages that don't include the breakpoint address.
15409
de3db44c
YQ
154102015-04-10 Yao Qi <yao.qi@linaro.org>
15411
15412 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15413 false for some offset and width combinations which aren't
15414 supported by linux kernel.
15415
c79d856c
PA
154162015-04-10 Pedro Alves <palves@redhat.com>
15417
15418 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15419 procedure, factored out from ...
15420 (top level): ... here. Add "set displaced-stepping" testing axis.
15421 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15422 parameter "displaced". Use it.
15423 (top level): Use foreach and add "set displaced-stepping" testing
15424 axis.
15425
ebc90b50
PA
154262015-04-10 Pedro Alves <palves@redhat.com>
15427
15428 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15429 Remove comment.
15430 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15431 both the address of the instruction that triggers the watchpoint
15432 and the address of the instruction immediately after, and use
15433 those addresses for the test. Fix comment.
15434
8f572e5c
PA
154352015-04-10 Pedro Alves <palves@redhat.com>
15436
15437 * gdb.base/sigstep.exp (breakpoint_to_handler)
15438 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15439 Test "backtrace" in handler.
15440 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15441 (top level): Add new "displaced" test axis to
15442 breakpoint_to_handler, breakpoint_to_handler_entry and
15443 breakpoint_over_handler.
15444
8d707a12
PA
154452015-04-10 Pedro Alves <palves@redhat.com>
15446
15447 PR gdb/18216
15448 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15449
ef713951
YQ
154502015-04-10 Yao Qi <yao.qi@linaro.org>
15451
15452 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15453 (test_add_rn_pc): New function.
15454 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15455 (top level): Invoke test_add_rn_pc.
15456
906d60cf
PA
154572015-04-10 Pedro Alves <palves@redhat.com>
15458
15459 PR gdb/13858
15460 * gdb.base/step-over-no-symbols.exp: New file.
15461
f2983cc3
AW
154622015-04-09 Andy Wingo <wingo@igalia.com>
15463
15464 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15465 after the Python tests.
15466
6d62641c
SDJ
154672015-04-08 Keith Seitz <keiths@redhat.com>
15468
15469 PR python/16699
15470 * gdb.python/py-completion.exp: New tests for completion.
15471 * gdb.python/py-completion.py (CompleteLimit1): New class.
15472 (CompleteLimit2): Likewise.
15473 (CompleteLimit3): Likewise.
15474 (CompleteLimit4): Likewise.
15475 (CompleteLimit5): Likewise.
15476 (CompleteLimit6): Likewise.
15477 (CompleteLimit7): Likewise.
15478
f3770638
PA
154792015-04-08 Pedro Alves <palves@redhat.com>
15480
15481 PR gdb/18214
15482 PR gdb/18216
15483 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15484 function.
15485 (main): Install it as SIGUSR1 handler.
15486 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15487 parameter. Always use "setup" as prefix. Toggle "set
15488 displaced-stepping" off/on depending on global. Don't switch to
15489 thread 1 here.
15490 (top level): Add displaced stepping "off/on" test axis. Update
15491 "setup" calls. Wrap each subtest with with_test_prefix. Test
15492 continuing with a queued signal in each thread.
15493
4496bed7
PA
154942015-04-08 Pedro Alves <palves@redhat.com>
15495
15496 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15497 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15498 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15499 Return early if running to main fails.
15500 * gdb.trace/while-stepping.exp: Likewise.
15501
b97fde92
PA
155022015-04-07 Pedro Alves <palves@redhat.com>
15503
15504 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15505 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15506 interact with inferior program.
15507
f71c18e7
PA
155082015-04-07 Pedro Alves <palves@redhat.com>
15509
15510 * lib/gdb.exp (inferior_spawn_id): New global.
15511 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15512 spawn id after processing the user code.
15513 (default_gdb_start): Set inferior_spawn_id.
15514 (send_inferior): New procedure.
15515 * lib/gdbserver-support.exp (gdbserver_start): Set
15516 inferior_spawn_id.
15517 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15518
6423214f
PA
155192015-04-07 Pedro Alves <palves@redhat.com>
15520
15521 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15522 * lib/gdbserver-support.exp (gdbserver_start): Make
15523 $server_spawn_id global.
15524 (gdbserver_start): Don't wait for gdbserver's spawn id with
15525 expect_background.
15526 (close_gdbserver): New procedure.
15527 (gdb_exit): Rename the default version and reimplement.
15528
71c0ee8c
PA
155292015-04-07 Pedro Alves <palves@redhat.com>
15530
72f4393d 15531 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15532 append the substituted item, not the original item.
15533
203bc29b
PA
155342015-04-07 Pedro Alves <palves@redhat.com>
15535
15536 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15537 gdb_expect.
15538
508a3ddf
PA
155392015-04-07 Pedro Alves <palves@redhat.com>
15540
15541 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15542 output appearing once only.
15543
9f6dbe2b
PA
155442015-04-07 Pedro Alves <palves@redhat.com>
15545
15546 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15547 that doesn't expect anything. Return early if running to main
15548 fails.
15549
337532fa
YQ
155502015-04-07 Yao Qi <yao.qi@linaro.org>
15551
15552 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15553 (child_function): Call alarm.
15554 (main): Move call to alarm into the loop.
15555 * gdb.threads/non-stop-fair-events.exp: Build program with
15556 -DTIMEOUT=$timeout.
15557
01b622d4
DE
155582015-04-06 Doug Evans <xdje42@gmail.com>
15559
15560 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15561 Fix dest parameter to board_info.
15562 (fpc_compile): Ditto.
15563 (gdb_compile_pascal): Rename dest arg to destfile.
15564
961f4160
PMR
155652015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15566
15567 * gdb.ada/funcall_ref.exp: New file.
15568 * gdb.ada/funcall_ref/foo.adb: New file.
15569
cafda597
YQ
155702015-04-02 Yao Qi <yao.qi@linaro.org>
15571
15572 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15573 is remote.
15574
fed040c6
GB
155752015-04-02 Gary Benson <gbenson@redhat.com>
15576
15577 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15578
d11916aa
SS
155792015-04-01 Sasha Smundak <asmundak@google.com>
15580
15581 * gdb.python/py-unwind-maint.c: New file.
15582 * gdb.python/py-unwind-maint.exp: New test.
15583 * gdb.python/py-unwind-maint.py: New file.
15584 * gdb.python/py-unwind.c: New file.
15585 * gdb.python/py-unwind.exp: New test.
15586 * gdb.python/py-unwind.py: New test.
15587
a1471180
PA
155882015-04-01 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15591 to fail instead of non-existent $test.
15592
0bbeccb1
PA
155932015-04-01 Pedro Alves <palves@redhat.com>
15594
15595 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15596 GDBFLAGS if not empty.
15597
3c724c8c
PMR
155982015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15599
15600 * gdb.ada/complete.exp: Remove "multi_line".
15601 * gdb.ada/info_exc.exp: Remove "multi_line".
15602 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15603 * gdb.ada/ptype_field.exp: Remove "multi_line".
15604 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15605 * gdb.ada/tagged.exp: Remove "multi_line".
15606 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15607 [multi_line ...]
15608 * gdb.btrace/delta.exp: Likewise.
15609 * gdb.btrace/exception.exp: Likewise.
15610 * gdb.btrace/function_call_history.exp: Likewise.
15611 * gdb.btrace/instruction_history.exp: Likewise.
15612 * gdb.btrace/nohist.exp: Likewise.
15613 * gdb.btrace/record_goto.exp: Likewise.
15614 * gdb.btrace/segv.exp: Likewise.
15615 * gdb.btrace/stepi.exp: Likewise.
15616 * gdb.btrace/tailcall.exp: Likewise.
15617 * gdb.btrace/unknown_functions.exp: Likewise.
15618 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15619 * lib/gdb.exp: Add the "multi_line" helper.
15620
4eec2deb
PA
156212015-04-01 Pedro Alves <palves@redhat.com>
15622
15623 * gdb.threads/tid-reuse.c: New file.
15624 * gdb.threads/tid-reuse.exp: New file.
15625
df8411da
SDJ
156262015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15627
15628 PR corefiles/16092
15629 * gdb.base/coredump-filter.c: New file.
15630 * gdb.base/coredump-filter.exp: Likewise.
15631
6ef37366
PM
156322015-03-27 Petr Machata <pmachata@redhat.com>
15633
15634 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15635 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15636 (Dwarf::assemble): Initialize them.
15637 (Dwarf::lines): New function.
15638
7ec911b0
JT
156392015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15640
15641 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15642 SYMBOL_PREFIX for x86_64-*-cygwin.
15643
ff908ebf
AW
156442015-03-26 Andy Wingo <wingo@igalia.com>
15645
15646 PR symtab/18148
15647 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15648 const_value but not a location.
15649 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15650 location defined in non-main CUs are visible.
15651
6d5f0679
YQ
156522015-03-26 Yao Qi <yao.qi@linaro.org>
15653
15654 PR testsuite/18139
15655 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15656 Add a line number entry for the same line.
15657 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15658 Add a line number entry for the same line.
15659
2898689b
YQ
156602015-03-26 Yao Qi <yao.qi@linaro.org>
15661
15662 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15663 .int 0.
15664 (func): Likewise. Add .Lfunc_1 label.
15665 Use .Lfunc_1 label.
15666 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15667 .int 0.
15668 (func): Likewise.
15669 Use .Lfunc_1 label.
15670
85180498
YQ
156712015-03-26 Yao Qi <yao.qi@linaro.org>
15672
15673 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15674 Call gdb_compile instead to compile each .s files without debug
15675 information.
15676
8aa08a8d
YQ
156772015-03-26 Yao Qi <yao.qi@linaro.org>
15678
15679 * gdb.base/savedregs.exp (process_saved_regs): Make
15680 "Saved registers:" optional in the pattern.
15681
66849923
MM
156822015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15683
15684 * gdb.btrace/next.exp: Merged into step.exp.
15685 * gdb.btrace/finish.exp: Merged into step.exp.
15686 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15687 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15688 "record goto" and checking the exact replay position.
15689 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15690 check for "Recording format" in "info record" output.
15691 * gdb.btrace/record_goto.exp: Choose test file based on target.
15692 * gdb.btrace/x86-record_goto.S: Renamed into ...
15693 * gdb.btrace/x86_64-record_goto.S: ... this.
15694 * gdb.btrace/i686-record_goto.S: New.
15695 * gdb.btrace/x86-tailcall.S: Renamed into ...
15696 * gdb.btrace/x86_64-tailcall.S: ... this.
15697 * gdb.btrace/i686-tailcall.S: New.
15698 * gdb.btrace/x86-tailcall.c: Renamed into ...
15699 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15700 separate statements. Update test.
15701 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15702 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15703 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15704 * gdb.btrace/tailcall.exp: Choose test file based on target.
15705 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15706
11cc1b74
MM
157072015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15708
15709 * gdb.btrace/exception.exp: Increase BTS buffer size.
15710
a25d8bf9
PA
157112015-03-24 Pedro Alves <palves@redhat.com>
15712
15713 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15714
856e7dd6
PA
157152015-03-24 Pedro Alves <palves@redhat.com>
15716
15717 * gdb.threads/schedlock.exp (test_step): No longer expect that
15718 "set scheduler-locking step" with "next" over a function call runs
15719 threads unlocked.
15720
ad235a41
AT
157212015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15722
15723 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15724
15630549
AT
157252015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15726
15727 PR breakpoints/16466
15728 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15729 * gdb.mi/mi-pending.c (thread_func): New function.
15730 (int main): Add threading support required.
15731 * gdb.mi/mi-pending.exp: Add tests for this issue.
15732 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15733 (pendfunc2): Remove stdio dependency.
15734 * gdb.mi/mi-pendshr2.c: New file.
15735
693dca06
KS
157362015-03-23 Keith Seitz <keiths@redhat.com>
15737
15738 * gdb.linespec/keywords.c: New file.
15739 * gdb.linespec/keywords.exp: New file.
15740
7e993ebf
KS
157412015-03-23 Keith Seitz <keiths@redhat.com>
15742
15743 PR gdb/18021
15744 * gdb.dwarf2/staticvirtual.exp: New test.
15745
bc23328c
JK
157462015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15747
15748 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15749 * README: Remove HP-UX and gdb.hp.
15750 (configuration):
15751 * configure: Regenerate.
15752 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15753 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15754 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15755 gdb.hp/gdb.defects/Makefile.
15756 * gdb.hp/Makefile.in: File deleted.
15757 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15758 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15759 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15760 * gdb.hp/gdb.aCC/run.c: File deleted.
15761 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15762 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15763 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15764 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15765 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15766 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15767 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15768 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15769 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15770 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15771 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15772 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15773 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15774 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15775 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15776 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15777 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15778 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15779 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15780 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15781 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15782 * gdb.hp/gdb.compat/average.c: File deleted.
15783 * gdb.hp/gdb.compat/sum.c: File deleted.
15784 * gdb.hp/gdb.compat/xdb.c: File deleted.
15785 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15786 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15787 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15788 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15789 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15790 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15791 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15792 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15793 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15794 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15795 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15796 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15797 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15798 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15799 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15800 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15801 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15802 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15803 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15804 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15805 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15806 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15807 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15808 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15809 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15810 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15811 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15812 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15813 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15814 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15815 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15816 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15817 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15818 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15819 * gdb.hp/tools/odump: File deleted.
15820
8bf3b159
PA
158212015-03-19 Pedro Alves <palves@redhat.com>
15822
15823 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15824 (saw_thread_3): New globals.
15825 (top level): Increment them when an event for the corresponding
15826 thread is seen.
15827 (no thread starvation): New test.
15828
eb54c8bf
PA
158292015-03-19 Pedro Alves <palves@redhat.com>
15830
15831 * gdb.threads/continue-pending-status.c: New file.
15832 * gdb.threads/continue-pending-status.exp: New file.
15833
32d2e5d6
PA
158342015-03-18 Pedro Alves <palves@redhat.com>
15835
15836 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15837 Use gdb_is_target_remote instead of is_remote. Use
15838 gdb_test_multiple instead of gdb_expect. Exit early if
15839 gdb_test_multiple hits its internal matches. Tighten stepi tests
15840 expected output. Fail on exit with any signal, instead of just
15841 SIGILL.
15842
f68f11b7
YQ
158432015-03-18 Yao Qi <yao.qi@linaro.org>
15844
15845 PR tdep/18107
15846 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15847 variable.
15848 * gdb.base/catch-syscall.exp: Don't skip it on
15849 aarch64*-*-linux* target. Remove elements in all_syscalls.
15850 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15851 target.
15852 (setup_all_syscalls): New proc.
15853
ca5fd19b
YQ
158542015-03-16 Yao Qi <yao.qi@linaro.org>
15855
15856 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15857 (top level): Skip tests if valid_addr_p returns false for
15858 $cmd1 or $cmd2.
15859
85642ba0
AW
158602015-03-11 Andy Wingo <wingo@igalia.com>
15861
15862 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15863
e03f9645
YQ
158642015-03-11 Yao Qi <yao.qi@linaro.org>
15865
15866 * gdb.base/catch-syscall.exp: Fix typo in comments.
15867
5d0962b2
YQ
158682015-03-11 Yao Qi <yao.qi@linaro.org>
15869
15870 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15871
b2df3cef
PA
158722015-03-09 Pedro Alves <palves@redhat.com>
15873
15874 * dg-extract-results.py: Delete.
15875
ef878e53
PA
158762015-03-09 Pedro Alves <palves@redhat.com>
15877
15878 Merge dg-extract-results.sh from GCC upstream (r218843).
15879
15880 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15881 * dg-extract-results.sh: Use --text with grep to avoid issues with
15882 binary files. Fall back to cat -v, if that doesn't work.
15883
9494d219
PA
158842015-03-05 Pedro Alves <palves@redhat.com>
15885
15886 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15887
a8d9763a
SM
158882015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15889
15890 * lib/mi-support.exp (mi_expect_interrupt): Accept
15891 alternative event for when in all-stop mode.
15892
be9957b8
PA
158932015-03-04 Pedro Alves <palves@redhat.com>
15894
15895 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15896
d57be0f4 158972015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15898
15899 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15900
c214c7cf
AA
159012015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15902
15903 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15904 regexps for GDB's current line display, accept a hex address
15905 preceding the line number.
15906
6d74a497
AA
159072015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15908
15909 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15910 the 'arch1' variable for "s390*-linux*" targets.
15911
511aee7c
PA
159122015-03-04 Pedro Alves <palves@redhat.com>
15913
15914 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15915 (main): Pass missing retval argument to pthread_join call.
15916
95e50b27
PA
159172015-03-02 Pedro Alves <palves@redhat.com>
15918
15919 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15920 (top level): Call do_test with non-stop as well.
15921
28054d69
PA
159222015-03-02 Pedro Alves <palves@redhat.com>
15923
15924 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15925 -1.
15926
4fa5d7b4
AA
159272015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15928
15929 * gdb.arch/s390-vregs.exp: New test.
15930 * gdb.arch/s390-vregs.S: New file.
15931
97c18565
PA
159322015-02-27 Pedro Alves <palves@redhat.com>
15933
15934 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15935 call to catch_command_errors.
15936 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15937 catch_command_errors.
15938
a37bfa30
PA
159392015-02-27 Pedro Alves <palves@redhat.com>
15940
15941 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15942 "true" for boolean result.
15943 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15944 prototype of main.
15945
6f98576f
PA
159462015-02-27 Pedro Alves <palves@redhat.com>
15947
15948 * lib/unbuffer_output.c: New file.
15949 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15950 (main): Call gdb_unbuffer_output.
15951
eba5ab56
YQ
159522015-02-27 Yao Qi <yao.qi@linaro.org>
15953
15954 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15955 target.
15956
0def5aaa
DE
159572015-02-26 Doug Evans <dje@google.com>
15958
15959 * gdb.cp/class2.cc (Dbase, D): New classes.
15960 (main): New local delta.
15961 * gdb.cp/class2.exp: Test printing delta.
15962 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15963 (dynbar): New global.
15964 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15965
081a1c2c
JK
159662015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15967
15968 * gdb.compile/compile-ifunc.c: New file.
15969 * gdb.compile/compile-ifunc.exp: New file.
15970
2f41223f
AT
159712015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15972
15973 * gdb.base/structs.exp: Check for correct struct on finish.
15974
03eddd80
YQ
159752015-02-26 Yao Qi <yao.qi@linaro.org>
15976
15977 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15978 is zero.
15979
80c57053
JK
159802015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15981
15982 * gdb.arch/cordic.ko.bz2: New file.
15983 * gdb.arch/cordic.ko.debug.bz2: New file.
15984 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15985
21613c12
YQ
159862015-02-25 Yao Qi <yao.qi@linaro.org>
15987
15988 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15989 aarch64*-*-* target.
15990
d8b901ed
PA
159912015-02-23 Pedro Alves <palves@redhat.com>
15992
15993 * lib/gdb.exp (delete_breakpoints): Rewrite using
15994 gdb_test_multiple.
15995
e5b85ead
PA
159962015-02-23 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.base/info-os.c: Include stdlib.h.
15999
85c3a371
DE
160002015-02-22 Doug Evans <xdje42@gmail.com>
16001
16002 PR symtab/17855
16003 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16004 is read after symbols have been re-read.
16005 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16006 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16007
96553a0c
DE
160082015-02-21 Doug Evans <dje@google.com>
16009
16010 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16011
97a0c697
JK
160122015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16013
16014 PR corefiles/17808
16015 * gdb.arch/i386-biarch-core.core.bz2: New file.
16016 * gdb.arch/i386-biarch-core.exp: New file.
16017
a47cd6e9
PA
160182015-02-21 Pedro Alves <palves@redhat.com>
16019
16020 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16021 runto_main fails.
16022
c5facdc4
PA
160232015-02-20 Pedro Alves <palves@redhat.com>
16024
16025 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16026 info probes.
16027
2db9a427
PA
160282015-02-20 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16031
60fb7e9e
PA
160322015-02-20 Pedro Alves <palves@redhat.com>
16033
16034 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16035 clean_restart before gdb_target_supports_trace.
16036
5c5019c2
PA
160372015-02-20 Pedro Alves <palves@redhat.com>
16038
16039 PR threads/18006
16040 * gdb.threads/clone-thread_db.c: New file.
16041 * gdb.threads/clone-thread_db.exp: New file.
16042
c9587f88
AT
160432015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16044
16045 PR breakpoints/16812
16046 * gdb.base/catch-gdb-caused-signals.c: New file.
16047 * gdb.base/catch-gdb-caused-signals.exp: New file.
16048
f6a88844
JM
160492015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16050
16051 * configure: Regenerated.
16052 * configure.ac: Use GDB_AC_TRANSFORM.
16053 * aclocal.m4: sinclude ../transform.m4.
16054
497c491b
JM
160552015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16056
16057 * lib/dtrace.exp: New file.
16058 * gdb.base/dtrace-probe.exp: Likewise.
16059 * gdb.base/dtrace-probe.d: Likewise.
16060 * gdb.base/dtrace-probe.c: Likewise.
16061 * lib/pdtrace.in: Likewise.
16062 * configure.ac: Output variables with the transformed names of
16063 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16064 * configure: Regenerated.
16065
03e98035
JM
160662015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16067
16068 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16069 expected message when trying to access $_probe_* convenience
16070 variables while not on a probe.
16071
63cc30e9
JK
160722015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16073
16074 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16075
0703599a
PA
160762015-02-11 Pedro Alves <pedro@codesourcery.com>
16077
16078 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16079 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16080
7e60a48e
DE
160812015-02-10 Doug Evans <xdje42@gmail.com>
16082
16083 * lib/gdb.exp (gdb_load): Always return a result.
16084
01b088bc
PA
160852015-02-10 Pedro Alves <palves@redhat.com>
16086
16087 * gdb.threads/signal-sigtrap.c: New file.
16088 * gdb.threads/signal-sigtrap.exp: New file.
16089
b05ec7a5
AT
160902015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16091
16092 * gdb.trace/no-attach-trace.c: New file.
16093 * gdb.trace/no-attach-trace.exp: New file.
16094
a2c2acaf
MW
160952015-02-09 Mark Wielaard <mjw@redhat.com>
16096
16097 * gdb.dwarf2/atomic.c: New file.
16098 * gdb.dwarf2/atomic-type.exp: Likewise.
16099
31fd9caa
MM
161002015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16101
16102 * gdb.btrace/buffer-size.exp: Update "info record" output.
16103 * gdb.btrace/delta.exp: Update "info record" output.
16104 * gdb.btrace/enable.exp: Update "info record" output.
16105 * gdb.btrace/finish.exp: Update "info record" output.
16106 * gdb.btrace/instruction_history.exp: Update "info record" output.
16107 * gdb.btrace/next.exp: Update "info record" output.
16108 * gdb.btrace/nexti.exp: Update "info record" output.
16109 * gdb.btrace/step.exp: Update "info record" output.
16110 * gdb.btrace/stepi.exp: Update "info record" output.
16111 * gdb.btrace/nohist.exp: Update "info record" output.
16112
d33501a5
MM
161132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16114
16115 * gdb.btrace/buffer-size: New.
16116
f4abbc16
MM
161172015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16118
16119 * gdb.btrace/delta.exp: Update "info record" output.
16120 * gdb.btrace/enable.exp: Update "info record" output.
16121 * gdb.btrace/finish.exp: Update "info record" output.
16122 * gdb.btrace/instruction_history.exp: Update "info record" output.
16123 * gdb.btrace/next.exp: Update "info record" output.
16124 * gdb.btrace/nexti.exp: Update "info record" output.
16125 * gdb.btrace/step.exp: Update "info record" output.
16126 * gdb.btrace/stepi.exp: Update "info record" output.
16127 * gdb.btrace/nohist.exp: Update "info record" output.
16128
b9d61307
SM
161292015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16130
16131 PR gdb/15678
16132 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16133
e584fdbc
PA
161342015-02-06 Pedro Alves <palves@redhat.com>
16135
16136 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16137 macro.
16138 (seconds_left, again): New globals.
16139 (main): Wait seconds_left in a 1-second sleep loop instead of
16140 sleeping 180 seconds. If 'again' is set, reset the seconds
16141 counter.
16142 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16143 'again' in the inferior before detaching. Print the seconds left.
16144 (options): New global.
16145 (top level): Build program with -DTIMEOUT=$timeout.
16146
77f41761
PA
161472015-02-06 Pedro Alves <palves@redhat.com>
16148
16149 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16150 determine how many seconds to pass to 'alarm'.
16151 * gdb.base/gdb-sigterm.exp (top level): Build program with
16152 -DTIMEOUT=$timeout.
16153 (do_test): Return success/failure indication. Add more verbose
16154 logging. Don't fail if 200 single steps are seen. Instead, fail
16155 when the test times out.
16156 (passes): New global.
16157 (top level): Break the testing loop if testing fails on any
16158 iteration. Use gdb_assert.
16159
b9394193
DB
161602015-02-04 Don Breazeal <donb@codesourcery.com>
16161
16162 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16163 and initialize them.
16164 (ipc_cleanup): New function.
16165 (main): Don't declare shmid, semid, and msqid. Add a call to
16166 atexit so that we call ipc_cleanup on exit.
16167
42d9e528
PA
161682015-02-04 Pedro Alves <palves@redhat.com>
16169
16170 * boards/native-extended-gdbserver.exp: Remove any target variant
16171 specifications from the board name before clearing the isremote
16172 flag from board_info.
16173
ae6ae975
DE
161742015-01-31 Doug Evans <xdje42@gmail.com>
16175
16176 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16177
cfb069a8
GB
161782015-01-31 Gary Benson <gbenson@redhat.com>
16179
16180 * gdb.base/completion.exp: Disable completion limiting for
16181 existing tests. Add new tests to check completion limiting.
16182 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16183
5dd31d79
DE
161842015-01-31 Doug Evans <xdje42@gmail.com>
16185
16186 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16187
9f050062
DE
161882015-01-31 Doug Evans <xdje42@gmail.com>
16189
16190 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16191 entries. Duplicate file section script entries.
16192 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16193 inlined entries. Add test for safe-path rejection.
16194 * gdb.python/py-section-script.c: Add duplicate inlined section script
16195 entries. Duplicate file section script entries.
16196 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16197 inlined entries. Add test for safe-path rejection.
16198
df25ebbd
JB
161992015-01-29 Joel Brobecker <brobecker@adacore.com>
16200
16201 * gdb.ada/disc_arr_bound: New testcase.
16202
4a0ca9ec
JB
162032015-01-29 Joel Brobecker <brobecker@adacore.com>
16204
16205 * gdb.ada/mi_var_array: New testcase.
16206
3a8b707a
DE
162072015-01-27 Doug Evans <dje@google.com>
16208
16209 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16210 Add test for objfile.filename, objfile.username after objfile
16211 has been unloaded.
16212
f8313f6e
JB
162132015-01-26 Joel Brobecker <brobecker@adacore.com>
16214
16215 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16216 the second test to print the name attribute of value
16217 returned by the call to gdb.lookup_type, and adjust
16218 the expected output accordingly.
16219
37bc665e
MW
162202015-01-25 Mark Wielaard <mjw@redhat.com>
16221
16222 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16223 * gdb.base/disp-step-fork.c: Include unistd.h.
16224 * gdb.base/siginfo-obj.c: Include stdio.h.
16225 * gdb.base/siginfo-thread.c: Likewise.
16226 * gdb.mi/non-stop.c: Include unistd.h.
16227 * gdb.mi/nsthrexec.c: Include stdio.h.
16228 * gdb.mi/pthreads.c: Include unistd.h.
16229 * gdb.modula2/unbounded1.c (main): Declare returns int.
16230 * gdb.reverse/consecutive-reverse.c: Likewise.
16231 * gdb.threads/create-fail.c: Include unistd.h.
16232 * gdb.threads/killed.c: Likewise.
16233 * gdb.threads/linux-dp.c: Likewise.
16234 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16235 * gdb.threads/non-ldr-exc-2.c: Likewise.
16236 * gdb.threads/non-ldr-exc-3.c: Likewise.
16237 * gdb.threads/non-ldr-exc-4.c: Likewise.
16238 * gdb.threads/pthreads.c: Include unistd.h.
16239 (main): Declare returns int.
16240 * gdb.threads/tls-main.c (foo): New declaration.
16241 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16242
f7e5394d
SM
162432015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16244
16245 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16246 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16247
743649fd
MW
162482015-01-15 Mark Wielaard <mjw@redhat.com>
16249
16250 * gdb.base/noreturn-return.c: New file.
16251 * gdb.base/noreturn-return.exp: New file.
16252 * gdb.base/noreturn-finish.c: New file.
16253 * gdb.base/noreturn-finish.exp: New file.
16254
198297aa
PA
162552015-01-23 Pedro Alves <palves@redhat.com>
16256
16257 * gdb.threads/continue-pending-after-query.c: New file.
16258 * gdb.threads/continue-pending-after-query.exp: New file.
16259
717cf30c
AG
162602015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16261 Simon Marchi <simon.marchi@ericsson.com>
16262
16263 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16264 * gdb.base/valgrind-db-attach.exp: Same.
16265 * gdb.base/valgrind-infcall.exp: Same.
16266 * lib/mi-support.exp (default_mi_gdb_start): Same.
16267 * lib/prompt.exp (default_prompt_gdb_start): Same.
16268 * lib/gdb.exp (default_gdb_spawn): Same.
16269 (gdb_interact): New.
16270
16271
4b62a76e
JK
162722015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16273
16274 * gdb.compile/compile.exp (pointer to jit function): New test.
16275
b4cdae6f
WW
162762015-01-17 Wei-cheng Wang <cole945@gmail.com>
16277
16278 * lib/gdb.exp (supports_process_record): Return true for
16279 powerpc*-*-linux*.
16280 (supports_reverse): Likewise.
16281
d221e7ef
DB
162822015-01-15 Don Breazeal <donb@codesourcery.com>
16283
16284 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16285 instead of checking whether the target board is remote and
16286 use spawn_wait_for_attach instead of exec/sleep.
16287 * gdb.base/attach-twice.exp: Likewise.
16288
bafffb51
JB
162892015-01-15 Joel Brobecker <brobecker@adacore.com>
16290
16291 * gdb.ada/var_arr_attrs: New testcase.
16292
5589af0e
PA
162932015-01-14 Pedro Alves <palves@redhat.com>
16294 Joel Brobecker <brobecker@adacore.com>
16295
16296 PR gdb/17525
16297 * gdb.base/bp-cmds-execution-x-script.c: New file.
16298 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16299 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16300
6c400b59
PA
163012015-01-14 Pedro Alves <palves@redhat.com>
16302
16303 PR cli/17828
16304 * gdb.base/batch-preserve-term-settings.c: New file.
16305 * gdb.base/batch-preserve-term-settings.exp: New file.
16306
e02c96a7
DE
163072015-01-13 Doug Evans <dje@google.com>
16308
16309 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16310 binary.
16311
576fd14c
JB
163122015-01-13 Joel Brobecker <brobecker@adacore.com>
16313
16314 * Makefile.in (clean mostlyclean): Do not delete *.py.
16315
04dccad0
JB
163162015-01-13 Joel Brobecker <brobecker@adacore.com>
16317
16318 * gdb.python/py-lookup-type.exp: New file.
16319
3d230f71
PA
163202015-01-12 Pedro Alves <palves@redhat.com>
16321
16322 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16323 restore GDBFLAGS before returning.
16324
7e67715d
JK
163252015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16326
16327 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16328 is_amd64_regs_target and is_x86_like_target.
16329
f2e0d4b4
DE
163302015-01-11 Doug Evans <xdje42@gmail.com>
16331
16332 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16333 is given without an explicit form.
16334 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16335 attributes.
16336 * gdb.dwarf/corrupt.exp: Ditto.
16337 * gdb.dwarf2/enum-type.exp: Ditto.
16338 * gdb.trace/entry-values.exp: Ditto.
16339 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16340
439250fb
DE
163412015-01-11 Doug Evans <xdje42@gmail.com>
16342
16343 PR gdb/15830
16344 * gdb.base/maint.exp: Remove references to "maint demangle".
16345 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16346 Add tests for explicitly specifying language to demangle.
16347 * gdb.dlang/demangle.exp: Ditto.
16348
ede9f622
PA
163492015-01-09 Pedro Alves <palves@redhat.com>
16350
16351 * gdb.threads/non-stop-fair-events.c: New file.
16352 * gdb.threads/non-stop-fair-events.exp: New file.
16353
a7b796db
PA
163542015-01-09 Pedro Alves <palves@redhat.com>
16355
16356 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16357 the global scope. Set a breakpoint after all threads are started
16358 rather than stepping over two source lines. Expect the prompt.
16359 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16360 global.
16361 (NUM): Now 15.
16362 (main): Use threads_started_barrier to wait for all threads to
16363 start. Main thread no longer calls thread_function. Exit after
16364 180 seconds.
16365 (loop): New function.
16366 (thread_function): Wait on threads_started_barrier barrier. Call
16367 'loop' at each iteration.
16368 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16369 threads have started, instead of hardcoding number of "next"
16370 steps. Use an access watchpoint instead of a write watchpoint.
16371
9665ffdd
PA
163722015-01-09 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16375 (thread_func): Wait on barrier.
16376 (main): Wait for all threads to start before stopping GDB.
16377 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16378 global.
16379 (thread1_func, thread2_func): Wait on barrier.
16380 (main): Wait for all threads to start before stopping GDB.
16381 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16382 New global.
16383 (thread1_func, thread2_func): Wait on barrier.
16384 (main): Wait for all threads to start before stopping GDB.
16385
c945a99f
PA
163862015-01-09 Pedro Alves <palves@redhat.com>
16387
16388 * gdb.threads/attach-many-short-lived-threads.c: New file.
16389 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16390
c1a747c1
PA
163912014-01-09 Pedro Alves <palves@redhat.com>
16392
16393 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16394 instead of to thread 2.
16395 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16396 Add barrier around each pthread_create call instead of around all
16397 calls.
16398 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16399 Set a break on thread_function and have the child threads hit it
16400 one at at a time.
16401
60b3033e
PA
164022015-01-09 Pedro Alves <palves@redhat.com>
16403
16404 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16405 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16406 false.
16407 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16408 checking whether the target board is remote.
16409 * gdb.multi/multi-attach.exp: Likewise.
16410 * gdb.python/py-sync-interp.exp: Likewise.
16411 * gdb.server/ext-attach.exp: Likewise.
16412 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16413 tests that need to attach, instead of checking whether the target
16414 board is remote at the top of the file.
16415
acc018ac
YQ
164162015-01-08 Yao Qi <yao@codesourcery.com>
16417
16418 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16419
50a18af8
JK
164202015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16421
16422 Fix testcase compilation.
16423 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16424
8503d6e1
JB
164252015-01-06 Joel Brobecker <brobecker@adacore.com>
16426
16427 * gdb.python/py-type.exp: Add a couple test about empty
16428 array creation, and negative-length array creation.
16429
cc73dbcc
DE
164302015-01-02 Doug Evans <xdje42@gmail.com>
16431
16432 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16433
0300bbc7
DE
164342015-01-02 Doug Evans <dje@google.com>
16435
16436 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16437
9d85a0ec
YQ
164382014-12-29 Yao Qi <yao@codesourcery.com>
16439
16440 * gdb.trace/entry-values.exp: Update comments. Rename variable
16441 bar_call_foo to returned_from_foo.
16442
87186c6a
MMN
164432014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16444
16445 PR gdb/17394
16446 * gdb.linespec/break-asm-file.c: New file.
16447 * gdb.linespec/break-asm-file.exp: New file.
16448 * gdb.linespec/break-asm-file0.s: New file.
16449 * gdb.linespec/break-asm-file1.s: New file.
16450
1bab7383
YQ
164512014-12-18 Nigel Stephens <nigel@mips.com>
16452 Maciej W. Rozycki <macro@codesourcery.com>
16453
16454 * gdb.base/float.exp: Handle the new output from "info float" on
16455 MIPS targets.
16456
1bc1068a
JK
164572014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16458
16459 Fix MinGW compilation.
16460 * gdb.compile/compile-ops.exp: Update untested message if
16461 !skip_compile_feature_tests.
16462 * gdb.compile/compile-setjmp.exp: Likewise.
16463 * gdb.compile/compile-tls.exp: Likewise.
16464 * gdb.compile/compile.exp: Likewise.
16465 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16466 supported on this host".
16467
b6615d10
DE
164682014-12-16 Doug Evans <xdje42@gmail.com>
16469
16470 * boards/stabs.exp: New file.
16471
25dda427
AA
164722014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16473
16474 * gdb.base/completion.exp: Adjust to format changes of "maint
16475 print user-registers".
16476
bf330350
CU
164772014-12-16 Catalin Udma <catalin.udma@freescale.com>
16478
16479 PR server/17457
16480 * gdb.arch/aarch64-fp.c: New file.
16481 * gdb.arch/aarch64-fp.exp: New file.
16482
395cf596
SDJ
164832014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16484
16485 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16486 r210637, r210913, r211666, r215400, r215817).
16487
16488 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16489 * dg-extract-results.py: New file.
16490 * dg-extract-results.sh: Use it if the environment seems
16491 suitable.
16492
16493 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16494
16495 * dg-extract-results.py (parse_run): Handle warnings that
16496 are printed before a test harness is run.
16497
16498 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16499
16500 * dg-extract-results.py (Named): Remove __cmp__ method.
16501 (output_variation): Use a key to sort variation.harnesses.
16502
16503 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16504
16505 * dg-extract-results.py: For Python 3, force sys.stdout to
16506 handle surrogate escape sequences.
16507 (safe_open): New function.
16508 (output_segment, main): Use it.
16509
16510 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16511
16512 * dg-extract-results.py (Prog.result_re): Include options
16513 in test name.
16514
16515 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16516
16517 * dg-extract-results.py (output_variation): Always sort if
16518 do_sum.
16519
e882ef3c
SM
165202014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16521
16522 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16523 as long as we get pagination notifications.
16524
4992aa20
JM
165252014-12-15 Jason Merrill <jason@redhat.com>
16526
16527 * Makefile.in (check-gdb.%): Restore.
16528 * README: Mention it.
16529
c1b5a1a6
JB
165302014-12-13 Joel Brobecker <brobecker@adacore.com>
16531
16532 * gdb.ada/str_uninit: New testcase.
16533
5537b577
JK
165342014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16535
16536 PR symtab/17642
16537 * gdb.base/vla-stub-define.c: New file.
16538 * gdb.base/vla-stub.c: New file.
16539 * gdb.base/vla-stub.exp: New file.
16540
bb2ec1b3
TT
165412014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16542 Jan Kratochvil <jan.kratochvil@redhat.com>
16543 Tom Tromey <tromey@redhat.com>
16544
16545 * configure.ac: Add gdb.compile/.
16546 * configure: Regenerate.
16547 * gdb.compile/Makefile.in: New file.
16548 * gdb.compile/compile-ops.exp: New file.
16549 * gdb.compile/compile-ops.c: New file.
16550 * gdb.compile/compile-tls.c: New file.
16551 * gdb.compile/compile-tls.exp: New file.
16552 * gdb.compile/compile-constvar.S: New file.
16553 * gdb.compile/compile-constvar.c: New file.
16554 * gdb.compile/compile-mod.c: New file.
16555 * gdb.compile/compile-nodebug.c: New file.
16556 * gdb.compile/compile-setjmp-mod.c: New file.
16557 * gdb.compile/compile-setjmp.c: New file.
16558 * gdb.compile/compile-setjmp.exp: New file.
16559 * gdb.compile/compile-shlib.c: New file.
16560 * gdb.compile/compile.c: New file.
16561 * gdb.compile/compile.exp: New file.
16562 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16563
4ff709eb
TT
165642014-12-12 Tom Tromey <tromey@redhat.com>
16565
16566 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16567 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16568
6dddd6a5
DE
165692014-12-12 Doug Evans <dje@google.com>
16570
16571 * lib/gdb-python.exp (get_python_valueof): New function.
16572 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16573
71c24708
AA
165742014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16575
16576 * gdb.base/completion.exp: Add test for completion of "info
16577 registers ".
16578
3e29f34a
MR
165792014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16580
16581 * gdb.base/func-ptrs.c: New file.
16582 * gdb.base/func-ptrs.exp: New file.
16583
fc126975
SM
165842014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16585
16586 PR breakpoints/17012
16587 * gdb.base/dprintf-detach.c: New file.
16588 * gdb.base/dprintf-detach.exp: New file.
16589
0a46d518
SM
165902014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16591
16592 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16593 * lib/gdb.exp (target_is_gdbserver): New procedure.
16594
a0be3e44
DE
165952014-12-08 Doug Evans <dje@google.com>
16596
16597 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16598
df1b803a
YQ
165992014-12-05 Yao Qi <yao@codesourcery.com>
16600
16601 * gdb.guile/scm-error.exp: Remove the third argument to
16602 gdb_remote_download.
16603 * gdb.guile/scm-frame-args.exp: Likewise.
16604 * gdb.guile/scm-section-script.exp: Likewise.
16605
ddb9f679
YQ
166062014-12-05 Yao Qi <yao@codesourcery.com>
16607
16608 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16609
86e4ed39
DE
166102014-12-04 Doug Evans <dje@google.com>
16611
16612 * gdb.python/py-objfile.exp: Add tests for
16613 objfile.add_separate_debug_file.
16614
7c50a931
DE
166152014-12-04 Doug Evans <dje@google.com>
16616
16617 * lib/gdb.exp (get_build_id): New function.
16618 (build_id_debug_filename_get): Rewrite to use it.
16619 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16620
621661e3
MR
166212014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16622
16623 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16624 `method(long)', not just 0x0.
16625 * gdb.cp/nsalias.exp: Align code labels to 4.
16626 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16627 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16628 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16629 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16630 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16631 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16632
29f0c3b7
DE
166332014-12-02 Doug Evans <dje@google.com>
16634
e1e061e7 16635 PR symtab/17602
29f0c3b7 16636 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16637 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16638 * gdb.cp/anon-ns.exp: Update.
16639
162078c8
NB
166402014-12-02 Nick Bull <nicholaspbull@gmail.com>
16641
16642 * gdb.python/py-events.py (inferior_call_handler): New.
16643 (register_changed_handler, memory_changed_handler): New.
16644 (test_events.invoke): Register new handlers.
16645 * gdb.python/py-events.exp: Add tests for inferior call,
16646 memory_changed and register_changed events.
16647
fdb09caf
AA
166482014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16649
16650 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16651 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16652 if the linker doesn't understand this.
16653
55cfb2c4
SM
166542014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16655
16656 * gdb.python/python.exp: Change expected reply to help().
16657
9e8cd6df
YQ
166582014-12-01 Yao Qi <yao@codesourcery.com>
16659
16660 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16661 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16662 * configure: Re-generated.
16663
6c659fc2
SC
166642014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16665
16666 * gdb.cp/chained-calls.cc: New file.
16667 * gdb.cp/chained-calls.exp: New file.
16668 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16669
d7fc3181
SM
166702014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16671
16672 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16673 * gdb.dwarf2/symtab-producer.exp: Same.
16674 * gdb.gdb/python-interrupts.exp: Same.
16675 * gdb.gdb/python-selftest.exp: Same.
16676 * gdb.python/py-linetable.exp: Same.
16677 * gdb.python/py-type.exp: Same.
16678 * gdb.python/py-value-cc.exp: Same.
16679 * gdb.python/py-value.exp: Same.
16680
10e79639
YQ
166812014-11-28 Yao Qi <yao@codesourcery.com>
16682
16683 * gdb.base/break-probes.exp: Match library name prefixed with
16684 sysroot.
16685
f28a0564
SM
166862014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16687
16688 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16689 test expected output. Add parentheses for the call to print.
16690 Remove L suffix from integers.
16691
3fe1ce1d
DE
166922014-11-26 Doug Evans <dje@google.com>
16693
16694 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16695
84429e27
YQ
166962014-11-22 Yao Qi <yao@codesourcery.com>
16697
16698 * gdb.trace/entry-values.c: Remove asms.
16699 (foo): Add foo_label.
16700 (bar): Add bar_label.
16701 * gdb.trace/entry-values.exp: Remove code computing foo's
16702 length and bar's length.
16703 (Dwarf::assemble): Invoke function_range for bar and use
16704 MACRO_AT_func for foo.
16705
26741859
YQ
167062014-11-22 Yao Qi <yao@codesourcery.com>
16707
16708 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16709 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16710 Use .Lgcc43_procstart instead of gcc43.
16711
45e44d27
JB
167122014-11-21 Joel Brobecker <brobecker@adacore.com>
16713
16714 * gdb.ada/n_arr_bound: New testcase.
16715
458c8db8
SDJ
167162014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16717
16718 PR breakpoints/10737
16719 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16720 test_catch_syscall_multi_arch.
16721 (test_catch_syscall_multi_arch): New function.
16722
43f3e411
DE
167232014-11-20 Doug Evans <xdje42@gmail.com>
16724
16725 * gdb.base/maint.exp: Update expected output.
16726
0d7b2549
AA
167272014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16728
16729 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16730 4-byte instruction on S390.
16731
8908fca5
JB
167322014-11-19 Joel Brobecker <brobecker@adacore.com>
16733
16734 * gdb.ada/arr_arr: New testcase.
16735
4a46959e
JB
167362014-11-19 Joel Brobecker <brobecker@adacore.com>
16737
16738 * gdb.ada/pkd_arr_elem: New Testcase.
16739
470e2f4e
LM
167402014-11-18 Luis Machado <lgustavo@codesourcery.com>
16741
16742 * gdb.reverse/break-precsave: Expect completion message for
16743 core file reads.
16744 * gdb.reverse/consecutive-precsave.exp: Likewise.
16745 * gdb.reverse/finish-precsave.exp: Likewise.
16746 * gdb.reverse/i386-precsave.exp: Likewise.
16747 * gdb.reverse/machinestate-precsave.exp: Likewise.
16748 * gdb.reverse/sigall-precsave.exp: Likewise.
16749 * gdb.reverse/solib-precsave.exp: Likewise.
16750 * gdb.reverse/step-precsave.exp: Likewise.
16751 * gdb.reverse/until-precsave.exp: Likewise.
16752 * gdb.reverse/watch-precsave.exp: Likewise.
16753
a267f3ad
AA
167542014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16755
16756 * gdb.base/bp-permanent.c: Include unistd.h.
16757 * gdb.python/py-framefilter-mi.c (main): Add return type.
16758 * gdb.python/py-framefilter.c (main): Likewise.
16759 * gdb.trace/actions-changed.c (main): Likewise.
16760
12084a9a
AA
167612014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16762
16763 * gdb.mi/until.c: Add eye-catchers.
16764 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16765 line numbers.
16766
dc7e1a77
AA
167672014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16768
16769 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16770 function header variants in break1.c.
16771 * gdb.base/ena-dis-br.exp: Likewise.
16772 * gdb.base/hbreak2.exp: Likewise.
16773 * gdb.reverse/until-precsave.exp: Drop references to removed
16774 non-prototype function header variants in ur1.c.
16775 * gdb.reverse/until-reverse.exp: Likewise.
16776
41c77605
PM
167772014-11-17 Petr Machata <pmachata@redhat.com>
16778
16779 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16780 ${_cu_offset_size} bytes abbrev offset.
16781
34248c3a
DE
167822014-11-15 Doug Evans <xdje42@gmail.com>
16783
16784 PR symtab/17559
16785 * gdb.base/line-symtabs.exp: New file.
16786 * gdb.base/line-symtabs.c: New file.
16787 * gdb.base/line-symtabs.h: New file.
16788
646da059
YQ
167892014-11-14 Yao Qi <yao@codesourcery.com>
16790
16791 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16792 (func): Add label func_label.
16793 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16794 Replace low_pc and high_pc with MACRO_AT_range.
16795 Replace name, low_pc and high_pc with MACRO_AT_func.
16796
9301ebe6
YQ
167972014-11-14 Yao Qi <yao@codesourcery.com>
16798
16799 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16800 Replace name, low_pc and high_pc with MACRO_AT_func.
16801
f166b542
YQ
168022014-11-14 Yao Qi <yao@codesourcery.com>
16803
16804 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16805 produce debug information.
16806 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16807
0f6e71e3
YQ
168082014-11-14 Yao Qi <yao@codesourcery.com>
16809
16810 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16811 object and get function length.
16812 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16813 with MACRO_AT_func.
16814 (top-level): Replace gdb_compile and clean_restart with
16815 prepare_for_testing.
16816 * gdb.dwarf2/main.c (main): Add label main_label.
16817
876c4df9
YQ
168182014-11-14 Yao Qi <yao@codesourcery.com>
16819
16820 * lib/dwarf.exp (function_range): New procedure.
16821 (Dwarf::_handle_macro_at_func): New procedure.
16822 (Dwarf::_handle_macro_at_range): New procedure.
16823 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16824
02ad9cf1
YQ
168252014-11-14 Yao Qi <yao@codesourcery.com>
16826
16827 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16828 (_handle_attribute): New procedure.
16829
a59add0c
AA
168302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16831
16832 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16833 * gdb.base/call-sc.c (zed): Likewise.
16834 * gdb.base/checkpoint.c (main): Likewise.
16835 * gdb.base/dump.c (main): Likewise.
16836 * gdb.base/gcore.c (main): Likewise.
16837 * gdb.base/huge.c (main): Likewise.
16838 * gdb.base/multi-forks.c (main): Likewise.
16839 * gdb.base/pr10179-a.c (main): Likewise.
16840 * gdb.base/savedregs.c (main): Likewise.
16841 * gdb.base/sigaltstack.c (main): Likewise.
16842 * gdb.base/siginfo.c (main): Likewise.
16843 * gdb.base/structs.c (zed): Likewise.
16844 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16845 * gdb.mi/mi-syn-frame.c (main): Likewise.
16846 * gdb.mi/until.c (foo, main): Likewise.
16847 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16848 * gdb.base/solib-weak.c (foo): Declare.
16849 * gdb.base/attach-twice.c: Include stdio.h.
16850 * gdb.base/weaklib1.c: Likewise.
16851 * gdb.base/weaklib2.c: Likewise.
16852 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16853 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16854 unistd.h.
16855 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16856 * gdb.mi/mi-exit-code.c: Likewise.
16857 * gdb.base/break-interp-lib.c: Include string.h.
16858 * gdb.base/coremaker.c: Likewise.
16859 * gdb.base/testenv.c: Likewise.
16860 * gdb.python/py-finish-breakpoint.c: Likewise.
16861 * gdb.base/inferior-died.c: Include sys/wait.h.
16862 * gdb.base/fileio.c: Include time.h.
16863 * gdb.base/async-shell.c: Include unistd.h.
16864 * gdb.base/dprintf-non-stop.c: Likewise.
16865 * gdb.base/info-os.c: Likewise.
16866 * gdb.mi/mi-console.c: Likewise.
16867 * gdb.mi/watch-nonstop.c: Likewise.
16868 * gdb.python/py-events.c: Likewise.
16869 * gdb.base/async.c (baz): Move up before its invocation.
16870 * gdb.base/code_elim2.c (my_global_func): Likewise.
16871 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16872 * gdb.base/advance.c (func2): Likewise.
16873
3b5d5997
AA
168742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16875
16876 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16877 variant.
16878 * gdb.base/annota3.c: Likewise.
16879 * gdb.base/async.c: Likewise.
16880 * gdb.base/average.c: Likewise.
16881 * gdb.base/call-ar-st.c: Likewise.
16882 * gdb.base/call-rt-st.c: Likewise.
16883 * gdb.base/call-sc.c: Likewise.
16884 * gdb.base/call-strs.c: Likewise.
16885 * gdb.base/ending-run.c: Likewise.
16886 * gdb.base/execd-prog.c: Likewise.
16887 * gdb.base/exprs.c: Likewise.
16888 * gdb.base/foll-exec.c: Likewise.
16889 * gdb.base/foll-fork.c: Likewise.
16890 * gdb.base/foll-vfork.c: Likewise.
16891 * gdb.base/funcargs.c: Likewise.
16892 * gdb.base/gcore.c: Likewise.
16893 * gdb.base/jump.c: Likewise.
16894 * gdb.base/langs0.c: Likewise.
16895 * gdb.base/langs1.c: Likewise.
16896 * gdb.base/langs2.c: Likewise.
16897 * gdb.base/mips_pro.c: Likewise.
16898 * gdb.base/nodebug.c: Likewise.
16899 * gdb.base/opaque0.c: Likewise.
16900 * gdb.base/opaque1.c: Likewise.
16901 * gdb.base/recurse.c: Likewise.
16902 * gdb.base/run.c: Likewise.
16903 * gdb.base/scope0.c: Likewise.
16904 * gdb.base/scope1.c: Likewise.
16905 * gdb.base/setshow.c: Likewise.
16906 * gdb.base/setvar.c: Likewise.
16907 * gdb.base/shmain.c: Likewise.
16908 * gdb.base/shr1.c: Likewise.
16909 * gdb.base/shr2.c: Likewise.
16910 * gdb.base/sigall.c: Likewise.
16911 * gdb.base/signals.c: Likewise.
16912 * gdb.base/so-indr-cl.c: Likewise.
16913 * gdb.base/solib2.c: Likewise.
16914 * gdb.base/structs.c: Likewise.
16915 * gdb.base/sum.c: Likewise.
16916 * gdb.base/vforked-prog.c: Likewise.
16917 * gdb.base/watchpoint.c: Likewise.
16918 * gdb.reverse/shr2.c: Likewise.
16919 * gdb.reverse/until-reverse.c: Likewise.
16920 * gdb.reverse/ur1.c: Likewise.
16921 * gdb.reverse/watch-reverse.c: Likewise.
16922
066a77c5
AA
169232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16924
16925 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16926 variant.
16927 * gdb.base/sepdebug.exp: Drop references to removed code.
16928
4f204ea5
AA
169292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16930
16931 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16932 variant. Preserve original line numbering.
16933 * gdb.base/list1.c: Likewise.
16934
3b377a3a
AA
169352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16936
16937 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16938 variant.
16939 * gdb.base/break1.c: Likewise.
16940 * gdb.base/break.exp: Drop references to removed code.
16941
e444df73
AA
169422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16943
16944 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16945 variant.
16946
8008f2a7
AA
169472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16948
16949 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16950
a5a06887
AA
169512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16952
16953 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16954 logic into perform_all_tests() and invoke it with and without
16955 function header prototypes.
16956 (do_function_calls): Remove conditional XFAIL for PR 5318.
16957 (rerun_and_prepare): Remove duplicate code.
16958 (perform_all_tests): New. Main logic moved here.
16959
44dba9b9
AA
169602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16961
16962 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16963 code guarded by #ifdef NO_PROTOTYPES.
16964 (t_double_many_args): Likewise.
16965 (DEF_FUNC_MANY_ARGS_1): Likewise.
16966 (DEF_FUNC_VALUES_1): Likewise.
16967 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16968 guarded by #ifdef PROTOTYPES.
16969
d1fbcd56
AA
169702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16971
16972 * gdb.mi/mi-console.c: Add eye-catcher.
16973 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16974 instead of literal line number.
16975
b0e59b8f
AA
169762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16977
16978 * gdb.base/shr2.c: Add eye-catcher.
16979 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16980 line number.
16981
78f98cca
AA
169822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16983
16984 * gdb.base/jump.c: Add eye-catchers.
16985 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16986 numbers.
16987
58fa2af0
AA
169882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16989
16990 * gdb.base/execd-prog.c: Add eye-catchers.
16991 * gdb.base/foll-exec.c: Likewise.
16992 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16993 line numbers.
16994
04e5059b
AA
169952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16996
16997 * gdb.base/ending-run.c: Add eye-catchers.
16998 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16999 literal line numbers.
17000
dbfdb174
AA
170012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17002
17003 * gdb.base/call-rt-st.c: Add eye-catchers.
17004 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17005 literal line numbers.
17006
888a2ade
AA
170072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17008
17009 * gdb.base/call-ar-st.c: Add eye-catchers.
17010 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17011 literal line numbers.
17012
6acc2dde
AA
170132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17014
17015 * gdb.base/average.c: Add eye-catchers.
17016 * gdb.base/sum.c: Likewise.
17017 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17018 regexps dynamically.
17019
9ecfcd1d
AA
170202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17021
17022 * gdb.base/solib1.c: Add eye-catchers.
17023 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17024 literal line numbers.
17025
78708b7c
PA
170262014-11-12 Pedro Alves <palves@redhat.com>
17027
17028 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17029 leader has exited.
17030
af48d08f
PA
170312014-11-12 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.arch/i386-bp_permanent.c: New file.
17034 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17035 (srcfile): Set to i386-bp_permanent.c.
17036 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17037 that stepi does not execute the 'leave' instruction, instead of
17038 testing it does execute.
17039 * gdb.base/bp-permanent.c: New file.
17040 * gdb.base/bp-permanent.exp: New file.
17041
af3768e9
DE
170422014-11-10 Doug Evans <xdje42@gmail.com>
17043
17044 PR symtab/17564
17045 * gdb.base/symtab-search-order.exp: New file.
17046 * gdb.base/symtab-search-order.c: New file.
17047 * gdb.base/symtab-search-order-1.c: New file.
17048 * gdb.base/symtab-search-order-shlib-1.c: New file.
17049
9de00a4a
PA
170502014-11-07 Pedro Alves <palves@redhat.com>
17051
17052 PR gdb/17511
17053 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17054 i?86-*-linux*.
17055
e0f52461
SC
170562014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17057
17058 PR c++/17494
17059 * gdb.cp/pr17494.cc: New file.
17060 * gdb.cp/pr17494.exp: New file.
17061
6ce8c980
YQ
170622014-11-02 Yao Qi <yao@codesourcery.com>
17063
17064 * gdb.python/python.exp: Get working directory and match the
17065 output of "set extended-prompt \\w " with it.
17066
02be9a71
DE
170672014-10-30 Doug Evans <dje@google.com>
17068
17069 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17070 in objfiles.
17071 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17072 in progspaces.
17073
3bdff46b
LM
170742014-10-30 Janis Johnson <janisjo@codesourcery.com>
17075
17076 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17077 * gdb.base/realname-expand.exp: Likewise.
17078 * gdb.linespec/macro-relative.exp: Likewise.
17079
ab917dfb
PA
170802014-10-29 Pedro Alves <palves@redhat.com>
17081
17082 PR gdb/17408
17083 * gdb.threads/schedlock.c (some_function): New function.
17084 (call_function): New global.
17085 (MAYBE_CALL_SOME_FUNCTION): New macro.
17086 (thread_function): Call it.
17087 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17088 and use it instead of a global counter. Adjust all callers.
17089 (get_current_thread): Use "find current thread" for test message
17090 here rather than having all callers pass down the same string.
17091 (goto_loop): New procedure, factored out from ...
17092 (my_continue): ... this.
17093 (step_ten_loops): Change parameter from test message to command to
17094 use. Adjust.
17095 (list_count): Delete global.
17096 (check_result): New procedure, factored out from duplicate top
17097 level code.
17098 (continue tests): Wrap in with_test_prefix.
17099 (test_step): New procedure, factored out from duplicate top level
17100 code.
17101 (top level): Test "step" in combination with all scheduler-locking
17102 modes. Test "next" in combination with all scheduler-locking
17103 modes, and in combination with stepping over a function call or
17104 not.
17105 * gdb.threads/next-bp-other-thread.c: New file.
17106 * gdb.threads/next-bp-other-thread.exp: New file.
17107
d3d4baed
PA
171082014-10-29 Pedro Alves <palves@redhat.com>
17109
17110 PR python/17372
17111 * gdb.python/python.exp: Test a multi-line command that spawns
17112 interactive Python.
17113 * gdb.base/multi-line-starts-subshell.exp: New file.
17114
563e8d85
YQ
171152014-10-29 Yao Qi <yao@codesourcery.com>
17116
17117 * gdb.base/fileio.exp: Make directories on host.
17118
0ea4d52e
YQ
171192014-10-29 Yao Qi <yao@codesourcery.com>
17120
17121 * gdb.base/fileio.c (test_write): Close the file.
17122
7f5ef605
PA
171232014-10-28 Pedro Alves <palves@redhat.com>
17124
17125 PR gdb/12623
17126 * gdb.base/sigstep.c (no_handler): New global.
17127 (main): If 'no_handler is true, set the signal handlers to
17128 SIG_IGN.
17129 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17130 with_sw_watch and no_handler parameters. Handle them.
17131 (top level) <stepping over handler when stopped at a breakpoint
17132 test>: Add a test axis for testing with a software watchpoint, and
17133 another for testing with the signal handler set to SIG_IGN.
17134 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17135 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17136
abbdbd03
PA
171372014-10-28 Pedro Alves <palves@redhat.com>
17138
17139 PR gdb/17511
17140 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17141 * gdb.base/sigstep.exp (other_handler_location): New global.
17142 (advance): Support stepping into the signal handler, and running
17143 commands while in the handler.
17144 (in_handler_map): New global.
17145 (top level): In the advance test, add combinations for getting
17146 into the handler with stepping commands, and for running commands
17147 in the handler. Add comment descripting the advancei tests.
17148
1df4399f
PA
171492014-10-28 Pedro Alves <palves@redhat.com>
17150
17151 * gdb.base/sigstep.exp: Use build_executable instead of
17152 prepare_for_testing.
17153 (top level): Move code that starts GDB, runs to main and creates a
17154 display to ...
17155 (restart): ... this new procedure.
17156 (top level): Move backtrace from signal handler test to ...
17157 (validate_backtrace): ... this new procedure.
17158 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17159 with_test_prefix. Always restart GDB.
17160 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17161 with_test_prefix. Always restart GDB. No need to delete
17162 breakpoints after the test.
17163 (test_skip_handler): Remove prefix parameter.
17164 (skip_over_handler, breakpoint_to_handler)
17165 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17166 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17167 restart GDB. No need to delete breakpoints after the test.
17168 (top level): Use foreach to call the test procedures with
17169 different commands.
17170
a5b6e449
PA
171712014-10-28 Pedro Alves <palves@redhat.com>
17172
17173 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17174 instead of GNATS numbers.
17175 * gdb.base/sigbpt.exp: Likewise.
17176 * gdb.base/siginfo.exp: Likewise.
17177 * gdb.base/sigstep.exp: Likewise.
17178
e5f8a7cc
PA
171792014-10-27 Pedro Alves <palves@redhat.com>
17180
17181 * gdb.base/sigstep.c (dummy): New global.
17182 (main): Issue a couple writes to the new global.
17183 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17184 procedures.
17185 (skip_over_handler): Use test_skip_handler.
17186 (top level): Call skip_over_handler for stepi and nexti too.
17187 (breakpoint_over_handler): Use test_skip_handler.
17188 (top level): Call breakpoint_over_handler for stepi and nexti too.
17189
763905a3
YQ
171902014-10-27 Yao Qi <yao@codesourcery.com>
17191
17192 * gdb.trace/tfile.c (adjust_function_address)
17193 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17194 function descriptor.
17195
6f259a23
DB
171962014-10-24 Don Breazeal <donb@codesourcery.com>
17197
17198 * gdb.base/foll-fork.exp (test_follow_fork,
17199 catch_fork_child_follow): Check for updated fork messages emitted
17200 from infrun.c.
17201 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17202 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17203 vfork_and_exec_child_follow_through_step): Check for updated vfork
17204 messages emitted from infrun.c.
17205
09dd9a69
PA
172062014-10-24 Pedro Alves <palves@redhat.com>
17207
17208 * gdb.base/corefile.exp: Remove references to ultrix.
17209 * gdb.base/interrupt.exp: Likewise.
17210 * gdb.base/whatis.exp: Likewise.
17211 * gdb.gdb/selftest.exp: Likewise.
17212 * gdb.threads/manythreads.exp: Likewise.
17213 * gdb.threads/print-threads.exp: Likewise.
17214 * gdb.threads/pthreads.exp:: Likewise.
17215 * gdb.threads/schedlock.exp: Likewise.
17216
3433cfa5
SC
172172014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17218
17219 * gdb.cp/non-trivial-retval.cc: Add a test case.
17220 * gdb.cp/non-trivial-retval.exp: Add a test.
17221
092f880b
YQ
172222014-10-20 Yao Qi <yao@codesourcery.com>
17223
17224 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17225 * gdb.python/py-objfile-script-gdb.py: New file.
17226 * gdb.python/py-objfile-script.exp: Update reference to
17227 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17228 of remote_download. Remove the dest file.
17229
acbdb7f3
YQ
172302014-10-20 Yao Qi <yao@codesourcery.com>
17231
17232 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17233 * gdb.base/step-line.exp: Likewise.
17234 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17235 * gdb.dwarf2/dw2-basic.exp: Likewise.
17236 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17237 * gdb.dwarf2/dw2-filename.exp: Likewise.
17238 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17239 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17240 * gdb.dwarf2/dw2-producer.exp: Likewise.
17241 * gdb.dwarf2/mac-fileno.exp: Likewise.
17242 * gdb.python/py-frame-args.exp: Likewise.
17243 * gdb.python/py-framefilter.exp: Likewise.
17244 * gdb.python/py-mi.exp: Likewise.
17245 * gdb.python/py-objfile-script.exp: Likewise
17246 * gdb.python/py-pp-integral.exp: Likewise.
17247 * gdb.python/py-pp-re-notag.exp: Likewise.
17248 * gdb.python/py-prettyprint.exp: Likewise.
17249 * gdb.python/py-section-script.exp: Likewise.
17250 * gdb.python/py-typeprint.exp: Likewise.
17251 * gdb.python/py-xmethods.exp: Likewise.
17252 * gdb.stabs/weird.exp: Likewise.
17253 * gdb.xml/tdesc-regs.exp: Likewise.
17254
bd286a29
KCY
172552014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17256
17257 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17258 (out_cu): Use addr_len for the size of addresses.
17259 (out_line): Likewise. Size DW_LNE_set_address instruction
17260 according to addr_len.
17261 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17262 (FUNC): Add START_INSNS to definition.
17263
673dc4a0
YQ
172642014-10-18 Yao Qi <yao@codesourcery.com>
17265
17266 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17267 gdb_has_argv0 return true.
17268 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17269 check [target_info exists noargs], check [gdb_has_argv0]
17270 instead.
17271 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17272 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17273 procedures.
17274
4ffbba72
DE
172752014-10-17 Doug Evans <dje@google.com>
17276
17277 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17278 event.
17279 * gdb.python/py-events.py: Add clear_objfiles event.
17280
d096d8c1
DE
172812014-10-17 Doug Evans <dje@google.com>
17282
17283 * gdb.python/py-objfile.exp: Test progspace attribute.
17284
a80db015
LM
172852014-10-17 Luis Machado <lgustavo@codesourcery.com>
17286
17287 * gdb.guile/scm-breakpoint.exp: Do not assume any
17288 directory separators when matching source file paths.
17289 * gdb.python/py-breakpoint.exp: Likewise.
17290 * gdb.reverse/break-precsave.exp: Likewise.
17291 * gdb.reverse/break-reverse.exp: Likewise.
17292 * gdb.reverse/consecutive-precsave.exp: Likewise.
17293 * gdb.reverse/finish-precsave.exp: Likewise.
17294 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17295 * gdb.reverse/finish-reverse.exp: Likewise.
17296 * gdb.reverse/i386-precsave.exp: Likewise.
17297 * gdb.reverse/i387-env-reverse.exp: Likewise.
17298 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17299 * gdb.reverse/machinestate-precsave.exp: Likewise.
17300 * gdb.reverse/machinestate.exp: Likewise.
17301 * gdb.reverse/sigall-precsave.exp: Likewise.
17302 * gdb.reverse/solib-precsave.exp: Likewise.
17303 * gdb.reverse/step-precsave.exp: Likewise.
17304 * gdb.reverse/until-precsave.exp: Likewise.
17305 * gdb.reverse/watch-precsave.exp: Likewise.
17306 * gdb.reverse/watch-reverse.exp: Likewise.
17307
b22089ab
YQ
173082014-10-17 Yao Qi <yao@codesourcery.com>
17309
17310 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17311 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17312
6c4486e6
PA
173132014-10-17 Pedro Alves <palves@redhat.com>
17314
17315 PR gdb/17471
17316 * gdb.base/bg-execution-repeat.c: New file.
17317 * gdb.base/bg-execution-repeat.exp: New file.
17318
0ff33695
PA
173192014-10-17 Pedro Alves <palves@redhat.com>
17320
17321 PR gdb/17300
17322 * gdb.base/continue-all-already-running.c: New file.
17323 * gdb.base/continue-all-already-running.exp: New file.
17324
6fdebc3d
PA
173252014-10-17 Pedro Alves <palves@redhat.com>
17326
17327 PR gdb/17472
17328 * gdb.base/annota-input-while-running.c: New file.
17329 * gdb.base/annota-input-while-running.exp: New file.
17330
32a8097b
PA
173312014-10-17 Pedro Alves <palves@redhat.com>
17332
17333 * gdb.base/callfuncs.exp: emove references to osf.
17334 * gdb.base/sigall.exp: Likewise.
17335 * gdb.gdb/selftest.exp: Likewise.
17336 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17337 * gdb.mi/non-stop.c: Likewise.
17338 * gdb.mi/pthreads.c: Likewise.
17339 * gdb.reverse/sigall-precsave.exp: Likewise.
17340 * gdb.reverse/sigall-reverse.exp: Likewise.
17341 * gdb.threads/pthreads.c: Likewise.
17342 * gdb.threads/pthreads.exp: Likewise.
17343
7a3517ff
YQ
173442014-10-17 Yao Qi <yao@codesourcery.com>
17345
17346 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17347 check 'target_info exists noargs'.
17348 (test_command_prompt_position): Likewise.
17349 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17350 Remove "set args".
17351 (progvar_simple_while_test): Likewise.
17352 (progvar_complex_if_while_test): Likewise.
17353 (if_while_breakpoint_command_test): Likewise.
17354 (infrun_breakpoint_command_test): Likewise.
17355 (breakpoint_command_test): Likewise.
17356 (watchpoint_command_test): Likewise.
17357 (bp_deleted_in_command_test): Likewise.
17358 (temporary_breakpoint_commands): Likewise.
17359
bb99c472
YQ
173602014-10-16 Yao Qi <yao@codesourcery.com>
17361
17362 * gdb.base/remotetimeout.exp: Remove noargs checking.
17363
7c16b83e
PA
173642014-10-15 Pedro Alves <palves@redhat.com>
17365
17366 PR breakpoints/9649
17367 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17368 * gdb.base/breakpoint-in-ro-region.exp
17369 (probe_target_hardware_step): New procedure.
17370 (top level): Probe hardware stepping and hardware breakpoint
17371 support. Test stepping through a read-only region, with both
17372 "breakpoint auto-hw" on and off and both "always-inserted" on and
17373 off.
17374
35a49624
IB
173752014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17376
17377 * gdb.dlang/demangle.exp: Update for demangling changes.
17378
2d1c107c
SC
173792014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17380
17381 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17382 * gdb.cp/non-trivial-retval.exp: Add new tests.
17383
778811d5
SC
173842014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17385
17386 PR c++/13403
17387 PR c++/15154
17388 * gdb.cp/non-trivial-retval.cc: New file.
17389 * gdb.cp/non-trivial-retval.exp: New file.
17390
10c5f0a8
YQ
173912014-10-15 Yao Qi <yao@codesourcery.com>
17392
17393 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17394 remote host.
17395
65d7b369
YQ
173962014-10-15 Yao Qi <yao@codesourcery.com>
17397
17398 * gdb.python/py-symbol.exp: Match file base name if host is
17399 remote, otherwise match file name with dir name.
17400 * gdb.python/py-symtab.exp: Likewise.
17401 * gdb.python/python.exp: Likewise.
17402
46dc1394
YQ
174032014-10-15 Yao Qi <yao@codesourcery.com>
17404
17405 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17406 pattern.
17407 * gdb.python/py-symtab.exp: Likewise.
17408 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17409 locationn.
17410
c40cc657
JB
174112014-10-14 Joel Brobecker <brobecker@adacore.com>
17412
17413 * gdb.ada/addr_arith: New testcase.
17414
2abf49e1
MR
174152014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17416
17417 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17418 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17419 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17420 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17421
f7088df3
SDJ
174222014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17423
17424 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17425 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17426 * gdb.arch/stap-eval-lang-ada.exp: New file.
17427
4dc06805
YQ
174282014-10-14 Yao Qi <yao@codesourcery.com>
17429
17430 * gdb.mi/mi-var-child.c (nothing1): New function.
17431 (nothing2): New function.
17432 (do_children_tests): Set function pointers by nothing1 and
17433 nothing2.
17434 * gdb.mi/mi-var-child.exp: Step over new added statements.
17435 Update test to match the new output.
17436 * gdb.mi/var-cmd.c (nothing1): New function.
17437 (nothing2): New function.
17438 (do_children_tests): Set function pointers by nothing1 and
17439 nothing2.
17440 * gdb.mi/mi-var-display.exp: Update test to match output.
17441 Step to the line specified by $line_dct_nothing.
17442 Increase the number of lines to step.
17443
46a93de2
YQ
174442014-10-14 Yao Qi <yao@codesourcery.com>
17445
17446 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17447 tests.
17448 * gdb.mi/mi2-var-child.exp: Likewise.
17449
14ea52ee
DE
174502014-10-13 Doug Evans <dje@google.com>
17451
17452 * gdb.python/py-objfile.exp: Change name of file name test.
17453
e5c6e92b
DE
174542014-10-13 Doug Evans <dje@google.com>
17455
17456 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17457 from the start of the CU.
17458
c780cc2f
JK
174592014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17460 Yao Qi <yao@codesourcery.com>
17461
17462 Fix "save breakpoints" for "catch" command.
17463 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17464 Remove -nonewline. Match also the added "main" line.
17465
99894e11
JK
174662014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17467
17468 Fix "save breakpoints" for "disable $bpnum" command.
17469 * gdb.base/save-bp.c (main): Add label.
17470 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17471
6e1ac5a3
JK
174722014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17473
17474 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17475
754dd2b0
YQ
174762014-10-11 Yao Qi <yao@codesourcery.com>
17477
17478 * gdb.server/server-kill.exp: Execute command
17479 "set remote trace-status-packet on" before "tstatus".
17480
f90183d7
YQ
174812014-10-11 Yao Qi <yao@codesourcery.com>
17482
17483 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17484 (main): Call getppid.
17485 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17486 and continue to it. Read variable "server_pid".
17487
bf40a607
YQ
174882014-10-11 Yao Qi <yao@codesourcery.com>
17489
17490 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17491
052ca370
YQ
174922014-10-11 Yao Qi <yao@codesourcery.com>
17493
17494 * gdb.threads/thread-find.exp: Don't execute command
17495 "info threads".
17496 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17497 * gdb.threads/linux-dp.exp: Don't check the condition
17498 $threads_created equals to zero.
17499
3831839c
PA
175002014-10-10 Pedro Alves <palves@redhat.com>
17501
17502 * gdb.base/bigcore.exp: Remove references to IRIX.
17503 * gdb.base/funcargs.exp: Likewise.
17504 * gdb.base/interrupt.exp: Likewise.
17505 * gdb.base/mips_pro.exp: Likewise.
17506 * gdb.base/nodebug.exp: Likewise.
17507 * gdb.base/setvar.exp: Likewise.
17508 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17509
8b9a549d
PA
175102014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17511 Pedro Alves <palves@redhat.com>
17512
17513 PR symtab/14466
17514 * gdb.base/vdso-warning.c: New file.
17515 * gdb.base/vdso-warning.exp: New file.
17516
d48ba5e8
DE
175172014-10-02 Doug Evans <dje@google.com>
17518
17519 * gdb.base/structs.c (main): Don't run forever.
17520
2278c276
PA
175212014-10-02 Pedro Alves <palves@redhat.com>
17522
17523 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17524 (top level) <stop threads 1, stop threads 2>: Use it.
17525
b57bacec
PA
175262014-10-02 Pedro Alves <palves@redhat.com>
17527
17528 * gdb.threads/break-while-running.exp (test): Add new
17529 'update_thread_list' argument. Skip "info threads" if false.
17530 (top level): Add new 'update_thread_list' axis.
17531
13fd3ff3
PA
175322014-10-02 Pedro Alves <palves@redhat.com>
17533
17534 PR breakpoints/17431
17535 * gdb.base/execl-update-breakpoints.c: New file.
17536 * gdb.base/execl-update-breakpoints.exp: New file.
17537
0fec99e8
PA
175382014-10-01 Pedro Alves <palves@redhat.com>
17539
17540 * gdb.base/breakpoint-in-ro-region.c: New file.
17541 * gdb.base/breakpoint-in-ro-region.exp: New file.
17542
2ddf4301
SM
175432014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17544
17545 * gdb.mi/mi-exit-code.exp: New file.
17546 * gdb.mi/mi-exit-code.c: New file.
17547
6a5f3f43
YQ
175482014-09-30 Yao Qi <yao@codesourcery.com>
17549
17550 * lib/prelink-support.exp (build_executable_own_libs): Error if
17551 the target isn't native.
17552
345bcc73
YQ
175532014-09-30 Yao Qi <yao@codesourcery.com>
17554
17555 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17556 false.
17557
a25a5a45
PA
175582014-09-22 Pedro Alves <palves@redhat.com>
17559
17560 * gdb.threads/break-while-running.exp: New file.
17561 * gdb.threads/break-while-running.c: New file.
17562
00ba3162
YQ
175632014-09-19 Yao Qi <yao@codesourcery.com>
17564
17565 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17566 Invoke test. Restart GDB with --readnow and invoke test again.
17567
c3b7b696
YQ
175682014-09-19 Yao Qi <yao@codesourcery.com>
17569
17570 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17571 proc set_breakpoint_on_gcd_function. Invoke
17572 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17573 invoke set_breakpoint_on_gcd_function again.
17574
2b4fd423
DE
175752014-09-18 Doug Evans <dje@google.com>
17576
17577 * gdb.dwarf2/symtab-producer.exp: New file.
17578
a5947601
SDJ
175792014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17580
17581 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17582 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17583 * gdb.base/global-var-nested-by-dso.c: Likewise.
17584 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17585
91c19059
SDJ
175862014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17587 Pedro Alves <palves@redhat.com>
17588
17589 * gdb.base/watch-bitfields.exp: Pass string other than test file
17590 name to prepare_for_testing.
17591 (watch): New procedure.
17592 (expect_watchpoint): Use with_test_prefix.
17593 (top level): Factor out tests to ...
17594 (test_watch_location, test_regular_watch): ... these new
17595 procedures, and use with_test_prefix and gdb_continue_to_end.
17596
bb9d5f81
PP
175972014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17598
17599 PR breakpoints/12526
17600 * gdb.base/watch-bitfields.exp: New file.
17601 * gdb.base/watch-bitfields.c: New file.
17602
635856f5
PA
176032014-09-16 Pedro Alves <palves@redhat.com>
17604
17605 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17606 software and hardware addresses, not software address against
17607 itself.
17608
7280ceea
PA
176092014-09-16 Pedro Alves <palves@redhat.com>
17610
17611 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17612 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17613
428b16bd
PA
176142014-09-16 Pedro Alves <palves@redhat.com>
17615
17616 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17617 files.
17618 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17619 "*-*-vxworks*" throughout.
17620 * gdb.base/break.exp: Likewise.
17621 * gdb.base/default.exp: Likewise.
17622 * gdb.base/scope.exp: Likewise.
17623 * gdb.base/sepdebug.exp: Likewise.
17624 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17625 throughout.
17626 * gdb.base/run.c: Likewise.
17627 * gdb.base/sepdebug.c: Likewise.
17628 * gdb.hp/gdb.aCC/run.c: Likewise.
17629 * gdb.reverse/until-reverse.c: Likewise.
17630 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17631
666d413c
YQ
176322014-09-16 Yao Qi <yao@codesourcery.com>
17633
17634 * boards/local-remote-host-native.exp: New file.
17635
57cbd724
DE
176362014-09-14 Doug Evans <xdje42@gmail.com>
17637
17638 * gdb.threads/queue-signal.c (thread_count): New variable.
17639 (thread_count_mutex, thread_count_condvar): New variables.
17640 (incr_thread_count, wait_all_threads_running): New functions.
17641 (main): Wait for all threads to be in their thread functions.
17642
81219e53
DE
176432014-09-13 Doug Evans <xdje42@gmail.com>
17644
17645 * gdb.threads/queue-signal.c: New file.
17646 * gdb.threads/queue-signal.exp: New file.
17647
3714cea7
DE
176482014-09-13 Doug Evans <xdje42@gmail.com>
17649
17650 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17651 be consistent with what default_gdb_init uses.
17652 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17653 the plain text of the prompt. Add some logging printfs.
17654 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17655
fa43b1d7
PA
176562014-09-12 Pedro Alves <palves@redhat.com>
17657
17658 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17659 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17660 * gdb.arch/i386-size-overlap.exp: Likewise.
17661 * gdb.arch/i386-size.exp: Likewise.
17662 * gdb.arch/i386-unwind.exp: Likewise.
17663 * gdb.base/a2-run.exp: Likewise.
17664 * gdb.base/break.exp: Likewise.
17665 * gdb.base/charset.exp: Likewise.
17666 * gdb.base/chng-syms.exp: Likewise.
17667 * gdb.base/commands.exp: Likewise.
17668 * gdb.base/dbx.exp: Likewise.
17669 * gdb.base/find.exp: Likewise.
17670 * gdb.base/funcargs.exp: Likewise.
17671 * gdb.base/jit-simple.exp: Likewise.
17672 * gdb.base/reread.exp: Likewise.
17673 * gdb.base/sepdebug.exp: Likewise.
17674 * gdb.base/step-bt.exp: Likewise.
17675 * gdb.cp/mb-inline.exp: Likewise.
17676 * gdb.cp/mb-templates.exp: Likewise.
17677 * gdb.objc/basicclass.exp: Likewise.
17678 * gdb.threads/killed.exp: Likewise.
17679
9d9bf2df
EBM
176802014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17681
17682 PR tdep/17379
17683 * gdb.arch/powerpc-stackless.S: New file.
17684 * gdb.arch/powerpc-stackless.exp: New file.
17685
1cf2f1b0
JK
176862014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17687
17688 * gdb.base/attach.c: Include unistd.h.
17689 (main): Call alarm. Add label postloop.
17690 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17691 gdb_breakpoint, gdb_continue_to_breakpoint.
17692 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17693
98880d46
PA
176942014-09-11 Pedro Alves <palves@redhat.com>
17695
17696 PR gdb/17347
17697 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17698 * gdb.base/attach.exp (test_command_line_attach_run): New
17699 procedure.
17700 (top level): Call it.
17701
4c92ff2c
PA
177022014-09-11 Pedro Alves <palves@redhat.com>
17703
17704 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17705 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17706 (do_command_attach_tests): Use spawn_wait_for_attach.
17707 * gdb.base/solib-overlap.exp: Likewise.
17708 * gdb.multi/multi-attach.exp: Likewise.
17709 * gdb.python/py-prompt.exp: Likewise.
17710 * gdb.python/py-sync-interp.exp: Likewise.
17711 * gdb.server/ext-attach.exp: Likewise.
17712
3adc1a7d
GKB
177132014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17714
17715 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17716 command in testcase. Simplify testcase.
17717
96334934
JB
177182014-09-10 Joel Brobecker <brobecker@adacore.com>
17719
17720 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17721
eb479039
JB
177222014-09-10 Joel Brobecker <brobecker@adacore.com>
17723
17724 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17725
deede10c
JB
177262014-09-10 Joel Brobecker <brobecker@adacore.com>
17727
17728 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17729
7828a5f5
JB
177302014-09-10 Joel Brobecker <brobecker@adacore.com>
17731
17732 * gdb.dwarf2/dynarr-ptr.c: New file.
17733 * gdb.dwarf2/dynarr-ptr.exp: New file.
17734
33aeebcf
MR
177352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17736
17737 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17738 of 30 rather than hardcoding 120 for a slow test case. Take the
17739 `gdb,timeout' target setting into account for this calculation.
17740 Don't extend the timeout for the test cases that don't need it.
17741
7b415901
MR
177422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17743
17744 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17745 a factor of 2 for a slow test case. Take the `gdb,timeout'
17746 target setting into account for this calculation.
17747 * gdb.reverse/until-precsave.exp: Increase the timeout by
17748 a factor of 15 and 3 respectively rather than adding 120
17749 for a pair of slow test cases. Take the `gdb,timeout'
17750 target setting into account for this calculation.
17751
4a40f85a
MR
177522014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17753
17754 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17755 timeout, don't pass one down to gdb_expect.
17756 (gdb_expect): Rework timeout selection.
17757
09635af7
MR
177582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17759
17760 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17761 exception on timeout.
17762 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17763 (gdbserver_start_extended): Catch any `gdbserver_start' error
17764 exceptions.
17765 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17766 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17767 `gdbserver_gdb_load' error exceptions.
17768
2bdd10b7
MR
177692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17770
17771 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17772 120 on waiting for the TCP socket to open.
17773
316935f0
DE
177742014-09-09 Doug Evans <xdje42@gmail.com>
17775
17776 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17777 _caller_matches, _any_caller_is, _any_caller_matches.
17778
83740597
DE
177792014-09-09 Doug Evans <xdje42@gmail.com>
17780
17781 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17782
4c122fc3
YQ
177832014-09-09 Yao Qi <yao@codesourcery.com>
17784
17785 * gdb.mi/mi-var-display.exp: Set print symbol off.
17786
a9f116cb
GKB
177872014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17788
17789 PR gdb/17035
17790 * gdb.base/commands.exp: Add tests to verify user-defined
17791 commands with empty bodies.
17792 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17793 python commands in `show user command`.
17794 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17795 scheme commands in `show user command`.
17796
c75bd3a2
JK
177972014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17798
17799 PR python/17355
17800 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17801 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17802 * gdb.python/py-framefilter-invalidarg.exp: New file.
17803 * gdb.python/py-framefilter-invalidarg.py: New file.
17804
faa42425
DE
178052014-09-06 Doug Evans <xdje42@gmail.com>
17806
17807 PR 15276
17808 * gdb.python/py-caller-is.c: New file.
17809 * gdb.python/py-caller-is.exp: New file.
17810
474ca4f6
SDJ
178112014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17812
17813 PR gdb/17235
17814 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17815 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17816
eb0b0463
SDJ
178172014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17818
17819 PR fortran/17237
17820 * gdb.fortran/print-formatted.exp: New file.
17821 * gdb.fortran/print-formatted.f90: Likewise.
17822
5f3b99cf
SS
178232014-09-03 Sasha Smundak <asmundak@google.com>
17824
17825 * gdb.python/py-frame.exp: Test Frame.read_register.
17826
7d793aa9
SDJ
178272014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17828
17829 PR python/16699
17830 * gdb.python/py-completion.exp: New file.
17831 * gdb.python/py-completion.py: Likewise.
17832
fb0576e9
DE
178332014-08-28 Doug Evans <dje@google.com>
17834
17835 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17836 eax,etc. are live with values set by gdb and thus the compiler can't
17837 use them.
17838 * gdb.arch/i386-pseudo.c (main): Ditto.
17839
ee92b0dd
DE
178402014-08-27 Doug Evans <dje@google.com>
17841
17842 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17843
6649db35
DE
178442014-08-25 Doug Evans <dje@google.com>
17845
17846 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17847 (main): Ditto.
17848
564b7600
DE
178492014-08-25 Doug Evans <dje@google.com>
17850
17851 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17852
3881fb67
YQ
178532014-08-24 Yao Qi <yao@codesourcery.com>
17854
17855 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17856 symbol off.
17857 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17858
a05a36a5
DE
178592014-08-22 Doug Evans <dje@google.com>
17860
17861 PR 17276
17862 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17863 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17864 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17865
7c343b48
YQ
178662014-08-22 Yao Qi <yao@codesourcery.com>
17867
17868 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17869 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17870 * gdb.python/python.exp: Likewise. Use .py file on the host
17871 instead of the build.
17872
22fd09ae
JK
178732014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17874
17875 * gdb.threads/gcore-stale-thread.c: New file.
17876 * gdb.threads/gcore-stale-thread.exp: New file.
17877
a8454a7c
PA
178782014-08-21 Pedro Alves <palves@redhat.com>
17879
17880 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17881 * gdb.base/gcore-relro-pie.exp: Likewise.
17882 * gdb.base/gcore-relro.exp: Likewise.
17883 * gdb.base/gcore.exp: Likewise.
17884 * gdb.base/print-symbol-loading.exp: Likewise.
17885 * gdb.threads/gcore-thread.exp: Likewise.
17886 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17887
2a31c623
PA
178882014-08-20 Pedro Alves <palves@redhat.com>
17889 Jan Kratochvil <jan.kratochvil@redhat.com>
17890
17891 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17892 configure.
17893 (EXPECT): Handle READ1 being set.
17894 (all): Depend on EXTRA_RULES.
17895 (check-read1, expect-read1, read1.so, read1): New rules.
17896 * README (Testsuite Parameters): Document the READ1 make variable.
17897 (Race detection): New section.
17898 * configure: Regenerate.
17899 * configure.ac: If build==host==target, and running under a
17900 GNU/glibc system, add read1 to the extra Makefile rules.
17901 (EXTRA_RULES): AC_SUBST it.
17902 * lib/read1.c: New file.
17903
d36430db
JB
179042014-08-20 Joel Brobecker <brobecker@adacore.com>
17905
17906 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17907 the handling of variables declared as a typedef to an array
17908 which a DW_AT_data_location attribute.
17909
9a0dc9e3
PA
179102014-08-19 Andrew Burgess <aburgess@broadcom.com>
17911 Pedro Alves <palves@redhat.com>
17912
17913 PR symtab/14604
17914 PR symtab/14605
17915 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17916 gdb_test.
17917
0718a8da
PA
179182014-08-19 Pedro Alves <palves@redhat.com>
17919
17920 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17921
13b448cd
YQ
179222014-08-19 Yao Qi <yao@codesourcery.com>
17923
17924 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17925 right line.
17926
1cbf5077
DB
179272014-08-18 David Blaikie <dblaikie@gmail.com>
17928
17929 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17930
bf0fae19
JB
179312014-08-18 Joel Brobecker <brobecker@adacore.com>
17932
17933 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17934 attribute in array range.
17935
3c8c5dcc
JB
179362014-08-18 Joel Brobecker <brobecker@adacore.com>
17937
17938 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17939
e66d4446
SC
179402014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17941
17942 PR c++/17132
17943 * gdb.cp/pr17132.cc: New file.
17944 * gdb.cp/pr17132.exp: New file.
17945
940df408
SC
179462014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17947
17948 * gdb.python/py-xmethods.py (A_getarrayind)
17949 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17950 Use 'print' with function call syntax.
17951 (E_method_matcher.match): Fix tab vs space indentation mixup.
17952
ebcc6c3a
YQ
179532014-08-15 Yao Qi <yao@codesourcery.com>
17954
17955 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17956 false.
17957
775e0f04
YQ
179582014-08-15 Yao Qi <yao@codesourcery.com>
17959
17960 * gdb.cp/casts.exp: Set print symbol off.
17961 * gdb.cp/class2.exp: Likewise.
17962 * gdb.cp/overload.exp: Likewise.
17963 * gdb.cp/templates.exp: Likewise.
17964
d769e349
DE
179652014-08-11 Doug Evans <dje@google.com>
17966
17967 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17968 (test_load_shlib): Update.
17969
20c6f1e1
YQ
179702014-08-09 Yao Qi <yao@codesourcery.com>
17971
17972 * gdb.base/display.exp: Invoke is_address_zero_readable.
17973 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17974 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17975 * gdb.base/hbreak-unmapped.exp: Return if
17976 is_address_zero_readable returns true.
17977 * gdb.base/signest.exp: Likewise.
17978 * gdb.base/signull.exp: Likewise.
17979 * gdb.base/sigbpt.exp: Likewise.
17980 * gdb.guile/scm-disasm.exp: Do the test if
17981 is_address_zero_readable returns false.
17982 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17983 * gdb.python/py-arch.exp: Likewise.
17984 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17985 * lib/gdb.exp (is_address_zero_readable): New proc.
17986
5792e8e3
YQ
179872014-08-09 Yao Qi <yao@codesourcery.com>
17988
17989 PR testsuite/13443
17990 * gdb.mi/mi-var-display.exp: Make test messages unique.
17991
3cecbbbe
TT
179922014-08-04 Tom Tromey <tromey@redhat.com>
17993
17994 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17995 target 0".
17996
00b51ff5
TT
179972014-08-04 Tom Tromey <tromey@redhat.com>
17998
17999 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18000 "target_resume".
18001
6908c509
JB
180022014-08-01 Joel Brobecker <brobecker@adacore.com>
18003
18004 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18005 inner_vla_struct_object_size.
18006 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18007 as xfail.
18008
cc6563d2
PA
180092014-07-30 Pedro Alves <palves@redhat.com>
18010
18011 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18012 comment.
18013
7e09a223
YQ
180142014-07-29 Yao Qi <yao@codesourcery.com>
18015
18016 PR gdb/17206
18017 * gdb.base/until-nodebug.exp: New.
18018
7ebdbe92
DE
180192014-07-28 Doug Evans <xdje42@gmail.com>
18020
18021 PR guile/17203
18022 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18023 previously existing parameter, and previously ambiguously spelled
18024 parameter.
18025
fdb1adc6
WN
180262014-07-28 Will Newton <will.newton@linaro.org>
18027
18028 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18029
186fcde0
DE
180302014-07-26 Ludovic Courtès <ludo@gnu.org>
18031 Doug Evans <xdje42@gmail.com>
18032
18033 PR guile/17146
18034 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18035
70509625
PA
180362014-07-25 Pedro Alves <palves@redhat.com>
18037
18038 * gdb.threads/signal-command-handle-nopass.c: New file.
18039 * gdb.threads/signal-command-handle-nopass.exp: New file.
18040 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18041 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18042 * gdb.threads/signal-delivered-right-thread.c: New file.
18043 * gdb.threads/signal-delivered-right-thread.exp: New file.
18044
c3f814a1
PA
180452014-07-25 Pedro Alves <palves@redhat.com>
18046
18047 * gdb.base/double-prompt-target-event-error.exp
18048 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18049 match.
18050 (cancel_pagination_in_target_event): Rework double prompt
18051 detection.
18052 * gdb.base/paginate-after-ctrl-c-running.exp
18053 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18054 <return>' match.
18055 * gdb.base/paginate-bg-execution.exp
18056 (test_bg_execution_pagination_return)
18057 (test_bg_execution_pagination_cancel): Remove '-notransfer
18058 <return>' matches.
18059 * gdb.base/paginate-execution-startup.exp
18060 (test_fg_execution_pagination_return)
18061 (test_fg_execution_pagination_cancel): Remove '-notransfer
18062 <return>' matches.
18063 * gdb.base/paginate-inferior-exit.exp
18064 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18065 match.
18066 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18067 * lib/gdb.exp (pagination_prompt): Run text through
18068 string_to_regexp.
18069 (gdb_test_multiple): Match $pagination_prompt instead of
18070 "<return>".
18071 (string_to_regexp): Move to lib/gdb-utils.exp.
18072
e214cf6c
JK
180732014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18074
18075 * gdb.arch/amd64-entry-value-paramref.S: New file.
18076 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18077 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18078 * gdb.arch/amd64-optimout-repeat.S: New file.
18079 * gdb.arch/amd64-optimout-repeat.c: New file.
18080 * gdb.arch/amd64-optimout-repeat.exp: New file.
18081
17d0c5c8
JK
180822014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18083
18084 PR gdb/17170
18085 * gdb.base/statistics.exp: New file.
18086
b8b8facf
DE
180872014-07-17 Doug Evans <dje@google.com>
18088
74b49205 18089 PR gdb/17170
b8b8facf
DE
18090 * gdb.base/maint.exp: Update testing of per-command stats.
18091
1b5d0ab3
PA
180922014-07-16 Pedro Alves <palves@redhat.com>
18093
18094 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18095 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18096 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18097 (tfile_write_buf): New functions.
18098 (add_memory_block): Rewrite using the above.
18099 (adjust_function_address): New function.
18100 (FUNCTION_ADDRESS): New macro.
18101 (write_basic_trace_file): Remove short_x local, and use
18102 tfile_write_16. Change type of func_addr local to unsigned long
18103 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18104 here. Cast argument of add_memory_block to char pointer.
18105 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18106 (main): Remove parameters.
18107 * gdb.trace/tfile.exp: Remove nowarnings.
18108
4d974e88
SM
181092014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18110
18111 * gdb.base/debug-expr.exp: Test string evaluation with
18112 "debug expression" on.
18113
41e99568
PA
181142014-07-15 Pedro Alves <palves@redhat.com>
18115
18116 * gdb.base/reread.exp: Use clean_restart.
18117
487d9753
PL
181182014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18119
18120 * gdb.arch/avr-flash-qualifer.c: New.
18121 * gdb.arch/avr-flash-qualifer.exp: New.
18122
cc1c52ad
PA
181232014-07-14 Pedro Alves <palves@redhat.com>
18124
18125 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18126 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18127
1e973570
PA
181282014-07-14 Pedro Alves <palves@redhat.com>
18129
18130 * gdb.base/double-prompt-target-event-error.c: New file.
18131 * gdb.base/double-prompt-target-event-error.exp: New file.
18132
93d6eb10
PA
181332014-07-14 Pedro Alves <palves@redhat.com>
18134
18135 PR gdb/17072
18136 * gdb.base/paginate-inferior-exit.c: New file.
18137 * gdb.base/paginate-inferior-exit.exp: New file.
18138
0017922d
PA
181392014-07-14 Pedro Alves <palves@redhat.com>
18140
18141 PR gdb/17072
18142 * gdb.base/paginate-bg-execution.c: New file.
18143 * gdb.base/paginate-bg-execution.exp: New file.
18144
94696ad3
PA
181452014-07-14 Pedro Alves <palves@redhat.com>
18146
18147 PR gdb/17072
18148 * gdb.base/paginate-execution-startup.c: New file.
18149 * gdb.base/paginate-execution-startup.exp: New file.
18150 * lib/gdb.exp (pagination_prompt): New global.
18151 (default_gdb_spawn): New procedure, factored out from
18152 default_gdb_spawn.
18153 (default_gdb_start): Adjust to call default_gdb_spawn.
18154 (gdb_spawn): New procedure.
18155
bd293940
PA
181562014-07-14 Pedro Alves <palves@redhat.com>
18157
18158 * lib/gdb.exp (gdb_assert): New procedure.
18159 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18160
c933f875
PA
181612014-07-14 Pedro Alves <palves@redhat.com>
18162
18163 * gdb.base/execution-termios.c: New file.
18164 * gdb.base/execution-termios.exp: New file.
18165
d98b7a16
TT
181662014-07-14 Tom Tromey <tromey@redhat.com>
18167
18168 * gdb.cp/vla-cxx.cc: New file.
18169 * gdb.cp/vla-cxx.exp: New file.
18170
548740d6
TT
181712014-07-14 Tom Tromey <tromey@redhat.com>
18172
18173 * gdb.reverse/rerun-prec.c: New file.
18174 * gdb.reverse/rerun-prec.exp: New file.
18175
a25eb028
MR
181762014-07-12 Maciej W. Rozycki <macro@mips.com>
18177 Maciej W. Rozycki <macro@codesourcery.com>
18178
18179 * lib/gdb-utils.exp: New file.
18180 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18181 inline `gdb_init_command' processing.
18182 (gdb_start_cmd): Likewise.
18183 * lib/mi-support.exp (mi_run_cmd): Likewise.
18184 * README: Document `gdb_init_command' and `gdb_init_commands'.
18185
218c2655
JK
181862014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18187
18188 Fix false FAIL running under a very long directory name.
18189 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18190 and "set print elements 10000". Twice.
18191
5401fde3
YQ
181922014-07-11 Yao Qi <yao@codesourcery.com>
18193
18194 * gdb.base/exprs.exp: "set print symbol off".
18195
e76126e8
PA
181962014-07-11 Pedro Alves <palves@redhat.com>
18197
18198 * gdb.threads/kill.c: New file.
18199 * gdb.threads/kill.exp: New file.
18200
2d6f0de6
YQ
182012014-07-10 Yao Qi <yao@codesourcery.com>
18202
18203 * gdb.trace/tfile.c (write_basic_trace_file)
18204 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18205 address written to trace file.
18206
7180e04a
PA
182072014-07-09 Pedro Alves <palves@redhat.com>
18208
18209 * gdb.base/attach-wait-input.exp: New file.
18210 * gdb.base/attach-wait-input.c: New file.
18211
9a9a7608
AB
182122014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18213
18214 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18215 setting up test structures.
18216 (main): Call new test function.
18217 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18218 test function, continue into test function and walk test
18219 structures.
18220
161ac41e
YQ
182212014-07-02 Yao Qi <yao@codesourcery.com>
18222
18223 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18224 'bar_start' at the beginning of functions 'foo' and 'bar'
18225 respectively.
18226 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18227 instead of 'foo' and 'bar'.
18228
1f267ae3
MM
182292014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18230
18231 * gdb.btrace/segv.exp: New.
18232 * gdb.btrace/segv.c: New.
18233
2b239efb
LM
182342014-07-02 Luis Machado <lgustavo@codesourcery.com>
18235
18236 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18237 instruction.
18238
cf363f18
MW
182392014-06-30 Mark Wielaard <mjw@redhat.com>
18240
18241 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18242 vulture, vilify, villar): New volatile array constants.
18243 (vindictive, vegetation): New const volatile array constants.
18244 * gdb.base/volatile.exp: Test volatile and const volatile array
18245 types.
18246
aebf9d24
AA
182472014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18248
18249 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18250 target lacks support for awatch, rwatch, or hbreak.
18251
b67a2c6f
YQ
182522014-06-27 Yao Qi <yao@codesourcery.com>
18253
18254 * gdb.multi/dummy-frame-restore.exp: New.
18255 * gdb.multi/dummy-frame-restore.c: New.
18256
aef92902
MM
182572014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18258
18259 * gdb.btrace/gcore.exp: New.
18260
8e9db26e
PA
182612014-06-23 Pedro Alves <palves@redhat.com>
18262
18263 * gdb.base/watchpoint-reuse-slot.c: New file.
18264 * gdb.base/watchpoint-reuse-slot.exp: New file.
18265
70afc5b7
SC
182662014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18267
18268 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18269 progspace's filename in 'info', 'enable' and 'disable' command
18270 tests.
18271
b972bd9c
JK
182722014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18273
18274 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18275 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18276 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18277
125f8a3d
GB
182782014-06-20 Gary Benson <gbenson@redhat.com>
18279
18280 * gdb.arch/i386-avx.exp: Fix include file location.
18281 * gdb.arch/i386-sse.exp: Likewise.
18282
3ed9baed
IB
182832014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18284
18285 * gdb.dlang/expression.exp: New file.
18286
034f788c
PA
182872014-06-19 Pedro Alves <palves@redhat.com>
18288
18289 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18290 out from ...
18291 (top level): ... here. Iterate running tests under different
18292 scheduler-locking settings.
18293
45371d0c
LM
182942014-06-18 Luis Machado <lgustavo@codesourcery.com>
18295
18296 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18297 to DW_FORM_addr and use non-zero addresses.
18298
5d376983
SC
182992014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18300
18301 PR gdb/17017
18302 * gdb.python/py-xmethods.cc: Add global function call counters and
18303 increment them in their respective functions. Remove "cout"
18304 statements.
18305 * gdb.python/py-xmethods.exp: Make tests check the global function
18306 call counters instead of depending on inferior IO.
18307
a1aa2221
LM
183082014-06-18 Don Breazeal <donb@codesourcery.com>
18309
18310 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18311 Deleted procedure.
18312 (explicit_fork_parent_follow): Deleted procedure.
18313 (explicit_fork_child_follow): Deleted procedure.
18314 (test_follow_fork): New procedure.
18315 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18316 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18317 procedure calls.
18318
0fc05997
YQ
183192014-06-17 Yao Qi <yao@codesourcery.com>
18320
18321 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18322 CP1252.
18323
70795c52
LM
183242014-06-17 Luis Machado <lgustavo@codesourcery.com>
18325
18326 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18327 Initialize ptr and S explicitly.
18328 (skip_type_update_when_not_use_rtti_test): Likewise.
18329
6be47f0c
KS
183302014-06-16 Keith Seitz <keiths@redhat.com>
18331
18332 PR mi/15863
18333 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18334 the inferior is started.
18335
d03de421
PA
183362014-06-16 Pedro Alves <palves@redhat.com>
18337
18338 * gdb.base/break-main-file-remove-fail.c: New file.
18339 * gdb.base/break-main-file-remove-fail.exp: New file.
18340 * gdb.base/break-unload-file.exp: Use build_executable instead of
18341 prepare_for_testing.
18342 (test_break): New parameter "initial_load". Handle it.
18343 (top level): Add initial_load cmdline/file axis.
18344
f9579b99
TT
183452014-06-12 Tom Tromey <tromey@redhat.com>
18346
18347 * gdb.base/completion.exp: Don't use directory name in test.
18348
3657956b
GB
183492014-06-09 Gary Benson <gbenson@redhat.com>
18350
18351 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18352 separate the always-available ANSI-standard signals from the
18353 signals that require checking.
18354 (main): Likewise.
18355 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18356 Likewise.
18357 (main): Likewise.
18358
4186eb54
KS
183592014-06-07 Keith Seitz <keiths@redhat.com>
18360
18361 Revert:
18362 PR c++/16253
18363 * gdb.cp/var-tag.cc: New file.
18364 * gdb.cp/var-tag.exp: New file.
18365 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18366 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18367 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18368 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18369
25326a28 183702014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18371
18372 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18373
829155c9
PA
183742014-06-06 Pedro Alves <palves@redhat.com>
18375
18376 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18377 in target debug output instead of looking at RSP packets,
18378 disabling the test on any target that uses hardware stepping.
18379 Update comments.
18380
61c8d22e
PA
183812014-06-06 Pedro Alves <palves@redhat.com>
18382
18383 * gdb.base/break-unload-file.exp: Fix typo.
18384
d9a47287
YQ
183852014-06-06 Yao Qi <yao@codesourcery.com>
18386
18387 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18388 from "jit_function" to "^jit_function".
18389
e5e01dbf
YQ
183902014-06-06 Yao Qi <yao@codesourcery.com>
18391
18392 * gdb.base/async.c (foo): Add one statement.
18393 * gdb.base/async.exp: Get the next instruction address and
18394 match the output of "nexti" by instruction address. Match
18395 the hex address in the output of "finish".
18396
73ba372c
GB
183972014-06-06 Gary Benson <gbenson@redhat.com>
18398
18399 * gdb.base/call-signals.c: Remove preprocessor conditionals
18400 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18401 SIGSEGV and SIGTERM.
18402 * gdb.base/sigall.c: Likewise.
18403 * gdb.base/unwindonsignal.c: Likewise.
18404 * gdb.reverse/sigall-reverse.c: Likewise.
18405
831517df
YQ
184062014-06-06 Yao Qi <yao@codesourcery.com>
18407
18408 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18409 readable, skip the test.
18410
b8b91e98
YQ
184112014-06-06 Yao Qi <yao@codesourcery.com>
18412
18413 * gdb.threads/staticthreads.c (thread_function): Move the line
18414 setting breakpoint on forward.
18415 * gdb.threads/staticthreads.exp: Update comments.
18416
fb934770
LC
184172014-06-05 Ludovic Courtès <ludo@gnu.org>
18418
18419 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18420 "history-append! type error".
18421
6ef284bd
SM
184222014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18423
18424 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18425 erroneous dprintf expected input.
18426
a872e241
DE
184272014-06-04 Doug Evans <xdje42@gmail.com>
18428
18429 * gdb.guile/scm-generics.exp: Delete.
18430
16f691fb
DE
184312014-06-04 Doug Evans <xdje42@gmail.com>
18432
18433 * gdb.guile/scm-breakpoint.exp: Update.
18434 Add tests for breakpoint registration.
18435
012370f6
TT
184362014-06-04 Tom Tromey <tromey@redhat.com>
18437
18438 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18439 VLA-in-union.
18440 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18441 inner_vla_struct, vla_union types. Initialize objects of those
18442 types and compute their sizes.
18443
9f5a4cef
HZ
184442014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18445 Hui Zhu <hui@codesourcery.com>
18446
18447 * gdb.base/fileio.exp: Add test for shell not available as well as
18448 available.
18449 * gdb.base/fileio.c (test_system): Check for shell twice.
18450
90a45c4d
YQ
184512014-06-04 Yao Qi <yao@codesourcery.com>
18452
18453 * gdb.base/auto-connect-native-target.exp: Remove redundant
18454 space from the regexp pattern.
18455
70017e41
YQ
184562014-06-04 Yao Qi <yao@codesourcery.com>
18457
18458 * gdb.base/default.exp: Replace "child" with "native" in
18459 regexp pattern.
18460
883964a7
SC
184612014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18462
18463 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18464 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18465 * gdb.python/py-xmethods.py: Python script supporting the
18466 new testcase and tests.
18467
ef370185
JB
184682014-06-03 Joel Brobecker <brobecker@adacore.com>
18469 Pedro Alves <palves@redhat.com>
18470
18471 PR breakpoints/17000
18472 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18473 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18474
1e2ccb61
BM
184752014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18476
18477 * gdb.base/subst.exp: Add tests to verify partial path matching
18478 output.
18479
c6ec5ab2
PA
184802014-06-03 Pedro Alves <palves@redhat.com>
18481
18482 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18483 target that doesn't use software single-stepping.
18484
835c559f
PA
184852014-06-03 Pedro Alves <palves@redhat.com>
18486
18487 PR breakpoints/17000
18488 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18489 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18490
06eb1586
DE
184912014-06-02 Doug Evans <xdje42@gmail.com>
18492
18493 * gdb.guile/scm-parameter.exp: New file.
18494
e698b8c4
DE
184952014-06-02 Doug Evans <xdje42@gmail.com>
18496
18497 * gdb.guile/scm-cmd.c: New file.
18498 * gdb.guile/scm-cmd.exp: New file.
18499
ded03782
DE
185002014-06-02 Doug Evans <xdje42@gmail.com>
18501
18502 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18503 pretty-printer lookup.
18504 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18505 (make-pp_s-printer): Call it.
18506 (make-pretty-printer-from-dict): New function.
18507 (lookup-pretty-printer-maker-from-dict): New function.
18508 (*pretty-printer*): Simplify.
18509 (make-objfile-pp_s-printer): New function.
18510 (install-objfile-pretty-printers!): New function.
18511 (make-progspace-pp_s-printer): New function.
18512 (install-progspace-pretty-printers!): New function.
18513 * gdb.guile/scm-progspace.c: New file.
18514 * gdb.guile/scm-progspace.exp: New file.
18515
41fac0cf
PA
185162014-06-02 Pedro Alves <palves@redhat.com>
18517
18518 * gdb.base/dprintf-bp-same-addr.c: New file.
18519 * gdb.base/dprintf-bp-same-addr.exp: New file.
18520
96ae5695
EBM
185212014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18522
18523 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18524 * gdb.arch/powerpc-power.s: Likewise.
18525
da02b3a8
JB
185262014-06-02 Joel Brobecker <brobecker@adacore.com>
18527
18528 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18529
c72b2e7b
YQ
185302014-06-01 Yao Qi <yao@codesourcery.com>
18531
18532 * gdb.base/watchpoint.exp (test_watch_location): Check null
18533 pointer can be dereferenced. If not, do the test, otherwise
18534 skip it.
18535
53e8a631
AB
185362014-05-30 Andrew Burgess <aburgess@broadcom.com>
18537
18538 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18539 results.
18540 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18541
938f0e2f
AB
185422014-05-30 Andrew Burgess <aburgess@broadcom.com>
18543
18544 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18545 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18546 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18547 * gdb.arch/amd64-invalid-stack-top.c: New file.
18548 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18549
9ba6657a
PA
185502014-05-30 Pedro Alves <palves@redhat.com>
18551
18552 PR breakpoints/17000
18553 * gdb.base/sss-bp-on-user-bp.c: New file.
18554 * gdb.base/sss-bp-on-user-bp.exp: New file.
18555
522c09bf
DB
185562014-05-30 David Blaikie <dblaikie@gmail.com>
18557
18558 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18559 gnu_inline semantics via attribute.
18560 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18561 source explicitly specifies the required semantics.
18562
bf4ef81e
MR
185632014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18564
18565 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18566
329ea579
PA
185672014-05-29 Pedro Alves <palves@redhat.com>
18568 Tom Tromey <tromey@redhat.com>
18569
18570 * gdb.base/async-shell.exp: Don't enable target-async.
18571 * gdb.base/async.exp
18572 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18573 parameter. Adjust.
18574 (top level): Don't test with "target-async".
18575 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18576 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18577 * gdb.base/inferior-died.exp: Don't enable target-async.
18578 * gdb.base/interrupt-noterm.exp: Likewise.
18579 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18580 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18581 * gdb.mi/mi-nonstop.exp: Likewise.
18582 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18583 * gdb.mi/mi-nsintrall.exp: Likewise.
18584 * gdb.mi/mi-nsmoribund.exp: Likewise.
18585 * gdb.mi/mi-nsthrexec.exp: Likewise.
18586 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18587 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18588 * gdb.python/py-evsignal.exp: Don't enable target-async.
18589 * gdb.python/py-evthreads.exp: Likewise.
18590 * gdb.python/py-prompt.exp: Likewise.
18591 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18592 * gdb.server/solib-list.exp: Don't enable target-async.
18593 * gdb.threads/thread-specific-bp.exp: Likewise.
18594 * lib/mi-support.exp: Adjust to use mi-async.
18595
fd664c91
PA
185962014-05-29 Pedro Alves <palves@redhat.com>
18597
18598 PR gdb/13860
18599 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18600 reason, even in sync mode.
18601
251bde03
PA
186022014-05-29 Pedro Alves <palves@redhat.com>
18603 Hui Zhu <hui@codesourcery.com>
18604
18605 PR PR15693
18606 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18607 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18608 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18609 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18610
7f3c0343
JB
186112014-05-28 Joel Brobecker <brobecker@adacore.com>
18612
18613 * config/monitor.exp (gdb_target_monitor): Replace use of
18614 "set remotebaud" by "set serial baud".
18615
b2715b27
AW
186162014-05-26 Andy Wingo <wingo@igalia.com>
18617
18618 * gdb.guile/scm-breakpoint.exp:
18619 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18620 properties instead of gdb-object-properties.
18621
498a4489
YQ
186222014-05-26 Yao Qi <yao@codesourcery.com>
18623
18624 * gdb.server/no-thread-db.exp: Specify source file name
18625 explicitly when setting a breakpoint.
18626
589fdceb
MM
186272014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18628
18629 * gdb.btrace/vdso.c: New.
18630 * gdb.btrace/vdso.exp: New.
18631
e9089e05
MM
186322014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18633
18634 * gdb.base/gcore.exp (capture_command_output): Move ...
18635 * lib/gdb.exp (capture_command_output): ... here.
18636
67b5c0c1
MM
186372014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18638
18639 * gdb.btrace/data.exp: Test memory access during btrace replay.
18640
a2199296
SM
186412014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18642
18643 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18644
17b2616c
PA
186452014-05-21 Pedro Alves <palves@redhat.com>
18646
18647 PR gdb/13860
18648 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18649 (top level): Test that output related to execution commands is
18650 sent to the console with CLI commands, but not with MI commands.
18651 Test that breakpoint events are always mirrored to the console.
18652 Also expect the new source line to be output after a "next" in
18653 async mode too. Make it a pass/fail test.
18654 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18655 output.
18656 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18657
5166082f
PA
186582014-05-21 Pedro Alves <palves@redhat.com>
18659
18660 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18661 Use them to test variations of "list" after reaching a breakpoint.
18662 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18663 Test "list" with listsize 10 after reaching a breakpoint.
18664 * gdb.python/python.exp (decode_line current location line
18665 number): Adjust expected line number.
18666
2f25d70f
SM
186672014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18668
18669 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18670 behavior for $args, pass it directly to "run".
18671
ff604a67
MR
186722014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18673
18674 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18675 30000 to 65536.
18676
6a3cb8e8
PA
186772014-05-21 Pedro Alves <palves@redhat.com>
18678
18679 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18680 auto-connect-native-target off".
18681 * gdb.base/auto-connect-native-target.c: New file.
18682 * gdb.base/auto-connect-native-target.exp: New file.
18683
4ebfc96e
PA
186842014-05-21 Pedro Alves <palves@redhat.com>
18685
18686 * gdb.base/default.exp: Test "target native" instead of "target
18687 child".
18688
36d46afb
MW
186892014-05-21 Mark Wielaard <mjw@redhat.com>
18690
18691 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18692
5876f503
JK
186932014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18694
18695 Fix TLS access for -static -pthread.
18696 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18697 <HAVE_TLS> (thread_function, main): Initialize it.
18698 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18699 Add clean_restart.
18700 <$have_tls != "">: Check TLSVAR.
18701
0256a6ac
PA
187022014-05-21 Pedro Alves <palves@redhat.com>
18703
18704 * gdb.base/dcache-line-read-error.c: New.
18705 * gdb.base/dcache-line-read-error.exp: New.
18706
936d2992
PA
187072014-05-20 Pedro Alves <palves@redhat.com>
18708
18709 * gdb.base/compare-sections.c: New file.
18710 * gdb.base/compare-sections.exp: New file.
18711
802e8e6d
PA
187122014-05-20 Pedro Alves <palves@redhat.com>
18713
18714 * gdb.base/break-idempotent.c: New file.
18715 * gdb.base/break-idempotent.exp: New file.
18716
e59fa00f
MM
187172014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18718
18719 * gdb.btrace/nohist.exp: New.
18720
8b696e31
YQ
187212014-05-20 Yao Qi <yao@codesourcery.com>
18722
18723 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18724 gdb.reverse directory and gdb_reverse_timeout exists in board
18725 setting.
18726 * README: Document gdb_reverse_timeout.
18727
73c9764f
YQ
187282014-05-20 Yao Qi <yao@codesourcery.com>
18729
18730 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18731 'test_file_name'. Treat args as a string instead of a list.
18732 (gdb_init): Rename argument 'args' by 'test_file_name'.
18733
f1f4348a
JK
187342014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18735
18736 * gdb.arch/powerpc-power.exp: New file.
18737 * gdb.arch/powerpc-power.s: New file.
18738
0dbe70ce
DE
187392014-05-16 Doug Evans <dje@google.com>
18740
18741 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18742 * gdb.base/completion.exp: Check that all expected files exist
18743 before doing file completion.
0dbe70ce 18744
8d551b02
DE
187452014-05-16 Doug Evans <dje@google.com>
18746
18747 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18748 Update.
18749 (do_syscall_tests_without_xml): Update.
18750
73eb7709
PA
187512014-05-16 Pedro Alves <palves@redhat.com>
18752
18753 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18754 instead of "unknown output after running".
18755
3fae92fc
YQ
187562014-05-16 Yao Qi <yao@codesourcery.com>
18757
18758 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18759 file1.txt from host at the end.
18760 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18761
c2b2ccc5
DE
187622014-05-15 Doug Evans <dje@google.com>
18763
18764 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18765 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18766 loading file. Add test for TU lookup.
18767
8c217a4b
SM
187682014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18769
18770 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18771 calling "-exec-arguments" or "set args" before running the
18772 inferior.
18773
3deb39c6
SM
187742014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18775
18776 * lib/mi-support.exp (mi_expect_stop): Expect message for
18777 inferiors that exit with non-zero exit code.
18778
71a79f8c
YQ
187792014-05-14 Yao Qi <yao@codesourcery.com>
18780
18781 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18782 match absolute path on remote host.
18783 (test_file_list_exec_source_files): Remove "/" from the
18784 pattern.
18785
f23fcd46
YQ
187862014-05-14 Yao Qi <yao@codesourcery.com>
18787
18788 * boards/local-remote-host-notty.exp (${board}_file): New
18789 proc.
18790
9404b58f
KM
187912014-05-07 Kyle McMartin <kyle@redhat.com>
18792
18793 Pushed by Joel Brobecker <brobecker@adacore.com>.
18794 * gdb.arch/aarch64-atomic-inst.c: New file.
18795 * gdb.arch/aarch64-atomic-inst.exp: New file.
18796
5e45f04c
YQ
187972014-05-07 Yao Qi <yao@codesourcery.com>
18798
18799 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18800 in current context" too.
18801
c888a17d
KS
188022014-05-05 Keith Seitz <keiths@redhat.com>
18803
18804 * gdb.linespec/ls-dollar.exp: Add test for linespec
18805 file:convenience_variable.
18806
290a839c
YQ
188072014-05-05 Yao Qi <yao@codesourcery.com>
18808
18809 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18810 traceframes into tfile and ctf trace files. Read data from
18811 trace file and test collected data.
18812 (gdb_collect_locals_test): Likewise.
18813 (gdb_unavailable_registers_test): Likewise.
18814 (gdb_unavailable_floats): Likewise.
18815 (gdb_collect_globals_test): Likewise.
18816 (top-level): Append "ctf" to trace_file_targets if GDB
18817 supports.
18818
b5262cd0
YQ
188192014-05-05 Yao Qi <yao@codesourcery.com>
18820
18821 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18822 code to ...
18823 (gdb_collect_args_test_1): ... it. New proc.
18824 (gdb_collect_locals_test): Move some code to ...
18825 (gdb_collect_locals_test_1): ... it. New proc.
18826 (gdb_unavailable_registers_test): Move some code to ...
18827 (gdb_unavailable_registers_test_1): ... it. New proc.
18828 (gdb_unavailable_floats): Move some code to ...
18829 (gdb_unavailable_floats_1): ... it. New proc.
18830
30a1e6cc
SDJ
188312014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18832
18833 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18834 probes to test for bitness recognition.
18835 * gdb.arch/amd64-stap-optional-prefix.exp
18836 (test_probe_value_without_reg): New procedure.
18837 Add code to test for different kinds of bitness.
18838
f33da99a
SDJ
188392014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18840
18841 PR breakpoints/16889
18842 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18843 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18844
5b80f00d
PA
188452014-05-01 Pedro Alves <palves@redhat.com>
18846
18847 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18848 gdb_file_cmd if no file is specified.
18849 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18850 last_loaded_file to set the remote exec-file.
18851
f8c2a73c
PA
188522014-05-01 Pedro Alves <palves@redhat.com>
18853
18854 * boards/local-remote-host.exp: New file.
18855
be6e8ac7
PA
188562014-05-01 Pedro Alves <palves@redhat.com>
18857
18858 * boards/local-remote-host.exp: Rename to ...
18859 * boards/local-remote-host-notty.exp: ... this.
18860
cac0dc8f
JB
188612014-04-28 Joel Brobecker <brobecker@adacore.com>
18862
18863 * gdb.ada/dyn_arrayidx: New testcase.
18864
9730e6cc
YQ
188652014-04-26 Yao Qi <yao@codesourcery.com>
18866
18867 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18868 and compute the length of function main. Save it in
18869 $main_length.
18870 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18871 (top-level): Use gdb_compile to compile objects into
18872 executable and restart GDB. Remove invocation to
18873 prepare_for_testing.
18874
7ae1a6a6
PA
188752014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18876 Pedro Alves <palves@redhat.com>
18877
18878 PR server/16255
18879 * gdb.multi/multi-attach.c: New file.
18880 * gdb.multi/multi-attach.exp: New file.
18881
4082afcc
PA
188822014-04-25 Pedro Alves <palves@redhat.com>
18883
18884 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18885 user.
18886 (top level): Test that "set remote conditional-breakpoints-packet
18887 off" works as intended.
18888 * gdb.base/dprintf.exp: Test that "set remote
18889 breakpoint-commands-packet off" works as intended.
18890 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18891 New function.
18892 (top level): Call it.
18893 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18894 remote fast-tracepoints-packet off" works as intended.
18895 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18896 * lib/gdb.exp (gdb_is_target_remote): ... here.
18897
2abc3f8d
DB
188982014-04-24 David Blaikie <dblaikie@gmail.com>
18899
18900 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18901 ensure clang would not discard them.
18902 * gdb.base/gdbvars.c: Ditto.
18903 * gdb.base/memattr.c: Ditto.
18904 * gdb.base/whatis.c: Ditto.
18905 * gdb.python/py-prettyprint.c: Ditto.
18906 * gdb.trace/actions.c: Ditto.
18907 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18908 ensure clang would not discard it.
18909
bfd39632
DB
189102014-04-24 David Blaikie <dblaikie@gmail.com>
18911
18912 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18913 clang to emit the full definition of type required by the test
18914 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18915
22842ff6
DB
189162014-04-24 David Blaikie <dblaikie@gmail.com>
18917
18918 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18919 coax Clang into emitting the definition of the type.
18920 * gdb.cp/pr10728-x.h (y): Ditto.
18921 * gdb.cp/pr10728-y.cc (y): Ditto.
18922
c2e827ad
DB
189232014-04-24 David Blaikie <dblaikie@gmail.com>
18924
18925 * gdb.base/label.exp: XFAIL label related tests under Clang.
18926 * gdb.cp/cplabel.exp: Ditto.
18927 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18928 under Clang those using labels.
18929
4c2d33e7
YQ
189302014-04-25 Yao Qi <yao@codesourcery.com>
18931
18932 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18933 double_label.
18934 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18935 partial_label and double_label.
18936
56083b99
DB
189372014-04-24 David Blaikie <dblaikie@gmail.com>
18938
18939 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18940
25d4e99d
DB
189412014-04-24 David Blaikie <dblaikie@gmail.com>
18942
18943 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18944 of the function to work across GCC and Clang.
18945 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18946 pointer types (const void ** const V void **).
18947
01f9f808
MS
189482014-04-24 Michael Sturm <michael.sturm@mintel.com>
18949 Walfred Tedeschi <walfred.tedeschi@intel.com>
18950
18951 * Makefile.in (EXECUTABLES): Added i386-avx512.
18952 * gdb.arch/i386-avx512.c: New file.
18953 * gdb.arch/i386-avx512.exp: Likewise.
18954
4b48d439
KS
189552014-04-23 Keith Seitz <keiths@redhat.com>
18956
18957 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18958 (mi_make_breakpoint_table): New procedure.
18959 (mi_create_breakpoint): Use mi_make_breakpoint
18960 and return the result.
18961 (mi_make_breakpoint): New procedure.
18962 (mi_build_kv_pairs): New procedure.
18963
18964 * gdb.mi/mi-break.exp: Remove unused globals,
18965 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18966 All callers updated.
18967 * gdb.mi/mi-dprintf.exp: Use variable to track command
18968 number.
18969 Update all callers of mi_create_breakpoint and use
18970 mi_make_breakpoint_table.
18971 Remove any unused global variables.
18972 * gdb.mi/mi-nonstop.exp: Likewise.
18973 * gdb.mi/mi-nsintrall.exp: Likewise.
18974 * gdb.mi/mi-nsmoribund.exp: Likewise.
18975 * gdb.mi/mi-nsthrexec.exp: Likewise.
18976 * gdb.mi/mi-reverse.exp: Likewise.
18977 * gdb.mi/mi-simplerun.exp: Likewise.
18978 * gdb.mi/mi-stepn.exp: Likewise.
18979 * gdb.mi/mi-syn-frame.exp: Likewise.
18980 * gdb.mi/mi-until.exp: Likewise.
18981 * gdb.mi/mi-var-cp.exp: Likewise.
18982 * gdb.mi/mi-var-display.exp: Likewise.
18983 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18984 * gdb.mi/mi2-var-child.exp: Likewise.
18985 * gdb.mi/mi-vla-c99.exp: Likewise.
18986 * lib/mi-support.exp: Likewise.
18987
18988 From Ian Lance Taylor <iant@cygnus.com>:
18989 * lib/gdb.exp (parse_args): New procedure.
18990
08351840
PA
189912014-04-23 Pedro Alves <palves@redhat.com>
18992
18993 * gdb.base/break-unload-file.c: New file.
18994 * gdb.base/break-unload-file.exp: New file.
18995 * gdb.base/sym-file-lib.c (baz): New function.
18996 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18997 field.
18998 (load): Store the segment's mapped size.
18999 (unload): New function.
19000 (unload_shlib): New function.
19001 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19002 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19003 set a breakpoint at baz, and call it.
19004 * gdb.base/sym-file.exp: New tests for stale breakpoint
19005 instructions.
19006
076855f9
PA
190072014-04-23 Pedro Alves <palves@redhat.com>
19008
19009 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19010 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19011 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19012 * gdb.base/hbreak-unmapped.c: New file.
19013 * gdb.base/hbreak-unmapped.exp: New file.
19014 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19015 * lib/gdb.exp (gdb_is_target_remote): ... here.
19016
483805cf
PA
190172014-04-22 Pedro Alves <palves@redhat.com>
19018
19019 * gdb.base/consecutive-step-over.c: New file.
19020 * gdb.base/consecutive-step-over.exp: New file.
19021
06d97543
PA
190222014-04-22 Pedro Alves <palves@redhat.com>
19023
19024 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19025 instead of send_gdb/gdb_expect.
19026
b4429ea2
YQ
190272014-04-22 Yao Qi <yao@codesourcery.com>
19028
19029 * lib/trace-support.exp (generate_tracefile): New procedure.
19030 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19031 return 0.
19032 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19033 if generate_tracefile returns 1.
19034
51d48146
PA
190352014-04-18 Tom Tromey <palves@redhat.com>
19036 Pedro alves <tromey@redhat.com>
19037
19038 PR backtrace/15558
19039 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19040 with a backtrace limit.
19041 * gdb.python/py-frame-inline.exp: Test running to an inline
19042 function with a backtrace limit, and printing the newest frame.
19043 * gdb.python/py-frame-inline.c (main): Call f.
19044
bd1dce5f
MS
190452014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19046
19047 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19048
40d1a503
MS
190492014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19050
19051 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19052 Drop prefix from unsupported source file path.
19053
389b98f7
YQ
190542014-04-17 Yao Qi <yao@codesourcery.com>
19055
19056 * lib/gdb.exp (with_target_charset): New proc.
19057 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19058 with_target_charset.
19059 (test_print_strings): Likewise.
19060 (test_repeat_bytes): Likewise.
19061 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19062 for some tests.
19063
22869d73
KS
190642014-04-16 Keith Seitz <keiths@redhat.com>
19065
19066 PR gdb/15827
19067 * gdb.dwarf2/corrupt.c: New file.
19068 * gdb.dwarf2/corrupt.exp: New file.
19069
c4f87ca6
KS
190702014-04-16 Keith Seitz <keiths@redhat.com>
19071
19072 PR c++/16597
19073 * gdb.cp/namelessclass.cc: New file.
19074 * gdb.cp/namelessclass.exp: New file.
19075 * gdb.cp/namelessclass.S: New file.
19076
ab19de87
DE
190772014-04-16 Doug Evans <dje@google.com>
19078
19079 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19080 Add comment.
19081 (gdbserver_default_get_comm_port): New function.
19082 (gdbserver_start): Check if board file provided
19083 "gdbserver,get_comm_port" and use it if so.
19084 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19085 (gdb,socketport): Set to "stdio".
19086 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19087 (stdio_gdbserver_template): Delete.
19088 (${board}_get_remote_address): Update.
19089 (${board}_build_remote_cmd): Delete.
19090 (${board}_get_comm_port): New function.
19091 (${board}_spawn): Update.
19092 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19093 Delete.
19094 (${board}_get_remote_address): Update.
19095 (${board}_get_comm_port): New function.
19096
fc98a809
AB
190972014-04-16 Andrew Burgess <aburgess@broadcom.com>
19098
19099 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19100 appearing in any order.
19101
87fd9e6e
DE
191022014-04-15 Doug Evans <dje@google.com>
19103
19104 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19105 uninitialized value of "description".
19106
099fc3ea
KS
191072014-04-15 Keith Seitz <keiths@redhat.com>
19108
19109 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19110 Remove unused globals.
19111 (test_running_the_program): Likewise.
19112 (test_controlled_execution): Likewise.
19113 (test_controlling_breakpoints): Likewise.
19114 (test_program_termination): Likewise.
19115
5da151d4
KS
191162014-04-15 Keith Seitz <keiths@redhat.com>
19117
19118 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19119 unused globals.
19120 (test_rbreak_creation_and_listing): Likewise.
19121 (test_ignore_count): Likewise.
19122 (test_error): Likewise.
19123
35e5d2f0
PA
191242014-04-15 Pedro Alves <palves@redhat.com>
19125
19126 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19127 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19128 sym-file-loader.c.
19129 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19130 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19131 to sym-file-loader.c.
19132 (struct library): Forward declare.
19133 (load_shlib, lookup_function): Change prototypes.
19134 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19135 (translate_offset): Remove declarations.
19136 (get_text_addr): New declaration.
19137 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19138 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19139 sym-file-loader.h.
19140 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19141 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19142 here from sym-file-loader.h.
19143 (struct library): New structure.
19144 (load_shlib, lookup_function): Change prototypes and adjust to
19145 work with a struct library.
19146 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19147 (translate_offset): Make static.
19148 (get_text_addr): New function.
19149 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19150
eb4c1710
PA
191512014-04-15 Pedro Alves <palves@redhat.com>
19152
19153 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19154
2d1baf52
PA
191552014-04-15 Pedro Alves <palves@redhat.com>
19156
19157 * gdb.base/sym-file-loader.c: Include <limits.h>.
19158 (SELF_LINK): New define.
19159 (get_origin): New function.
19160 (load_shlib): Use it.
19161 * gdb.base/sym-file.exp: Don't early return if the target is
19162 remote. Use runto_main, and issue fail is that fails. Use
19163 gdb_load_shlibs.
19164 (shlib_name): Delete.
19165 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19166
7dd6df01
PA
191672014-04-15 Pedro Alves <palves@redhat.com>
19168
19169 * gdb.base/sym-file.exp: Remove regex characters from test
19170 message. Don't refer to breakpoint numbers in test messages.
19171
b50c8614
KS
191722014-04-14 Keith Seitz <keiths@redhat.com>
19173
19174 PR c++/16253
19175 * gdb.cp/var-tag.cc: New file.
19176 * gdb.cp/var-tag.exp: New file.
19177 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19178 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19179 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19180 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19181
3d567982
TT
191822014-04-14 Tom Tromey <tromey@redhat.com>
19183
19184 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19185 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19186 type.
19187 * gdb.cp/enum-class.exp: New file.
19188 * gdb.cp/enum-class.cc: New file.
19189
0626fc76
TT
191902014-04-14 Tom Tromey <tromey@redhat.com>
19191
19192 * gdb.dwarf2/enum-type.exp: New file.
19193
dca325b3
SA
191942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19195
19196 * gdb.mi/mi-vla-c99.exp: New file.
19197 * gdb.mi/vla.c: New file.
19198
5854b38a
SA
191992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19200
19201 * gdb.base/vla-datatypes.c: New file.
19202 * gdb.base/vla-datatypes.exp: New file.
19203
463bb957
SA
192042014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19205
19206 * gdb.base/vla-ptr.c: New file.
19207 * gdb.base/vla-ptr.exp: New file.
19208
3dd170be
SA
192092014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19210
19211 * gdb.dwarf2/count.exp: New file.
19212
5ecaaa66
SA
192132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19214
19215 * gdb.base/vla-sideeffect.c: New file.
19216 * gdb.base/vla-sideeffect.exp: New file.
19217
41f1ada5
DB
192182014-04-14 David Blaikie <dblaikie@gmail.com>
19219
19220 * gdb.mi/non-stop.c: Add return value for non-void function return
19221 statement.
19222 * gdb.threads/staticthreads.c: Ditto.
19223
0be03e84
DE
192242014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19225 Doug Evans <xdje42@gmail.com>
19226
19227 * gdb.guile/scm-value.c: Improve test case.
19228 * gdb.guile/scm-value.exp: Add new test.
19229
f180a1fb
DB
192302014-04-11 David Blaikie <dblaikie@gmail.com>
19231
19232 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19233 override Clang's default.
19234
6b662e19
JB
192352014-04-11 Joel Brobecker <brobecker@adacore.com>
19236
19237 Revert the following changes (regressions):
19238
19239 * gdb.base/vla-sideeffect.c: New file.
19240 * gdb.base/vla-sideeffect.exp: New file.
19241
19242 * gdb.dwarf2/count.exp: New file.
19243
19244 * gdb.base/vla-multi.c: New file.
19245 * gdb.base/vla-multi.exp: New file.
19246
19247 * gdb.base/vla-ptr.c: New file.
19248 * gdb.base/vla-ptr.exp: New file.
19249
19250 * gdb.base/vla-datatypes.c: New file.
19251 * gdb.base/vla-datatypes.exp: New file.
19252
19253 * gdb.mi/mi-vla-c99.exp: New file.
19254 * gdb.mi/vla.c: New file.
19255
245a5f0b
KS
192562014-04-11 Keith Seitz <keiths@redhat.com>
19257
19258 PR c++/16675
19259 * gdb.cp/cpsizeof.exp: New file.
19260 * gdb.cp/cpsizeof.cc: New file.
19261
58a84dcf
SA
192622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19263
191a8a90
JB
19264 * gdb.mi/mi-vla-c99.exp: New file.
19265 * gdb.mi/vla.c: New file.
58a84dcf 19266
c8655f75
SA
192672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19268
19269 * gdb.base/vla-datatypes.c: New file.
19270 * gdb.base/vla-datatypes.exp: New file.
19271
024e13b4
SA
192722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19273
19274 * gdb.base/vla-ptr.c: New file.
19275 * gdb.base/vla-ptr.exp: New file.
19276
1a237e0e
SA
192772014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19278
19279 * gdb.base/vla-multi.c: New file.
19280 * gdb.base/vla-multi.exp: New file.
19281
504f3432
SA
192822014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19283
19284 * gdb.dwarf2/count.exp: New file.
19285
3bce8237
SA
192862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19287
191a8a90
JB
19288 * gdb.base/vla-sideeffect.c: New file.
19289 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19290
322f9c21
YQ
192912014-04-11 Yao Qi <yao@codesourcery.com>
19292
19293 * gdb.base/completion.exp: Check file exists before running tests
19294 on file completion.
19295
d708bcd1
PA
192962014-04-10 Pedro Alves <palves@redhat.com>
19297
19298 * gdb.base/cond-eval-mode.c: New file.
19299 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19300 prepare_for_testing to build the new file. Check result of
19301 runto_main.
19302 (test_break, test_watch): New procedures.
19303 (top level): Use them.
19304
ae1d2761
PM
193052014-04-08 Pierre Muller <muller@sourceware.org>
19306
19307 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19308 Ctrl-V use for mingw hosts.
19309
7af389b8
SC
193102014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19311
19312 * gdb.python/py-value.c: Improve test case.
19313 * gdb.python/py-value.exp: Add new test.
19314
5e703181
DE
193152014-04-07 David Blaikie <dblaikie@gmail.com>
19316
19317 * lib/compiler.c: Identify the clang compiler.
19318 * lib/compiler.cc: Ditto.
19319
9810b410
YQ
193202014-04-03 Yao Qi <yao@codesourcery.com>
19321
19322 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19323
98d1b8dc
AB
193242014-04-01 Anton Blanchard <anton@samba.org>
19325
19326 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19327 messages unique.
19328
3114cea1
AB
193292014-04-01 Anton Blanchard <anton@samba.org>
19330
19331 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19332 prepare_for_testing.
19333
62f7182c
AB
193342014-04-01 Anton Blanchard <anton@samba.org>
19335
19336 * gdb.arch/ppc64-atomic-inst.c: Remove.
19337 * gdb.arch/ppc64-atomic-inst.S: New file.
19338 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19339
770e7fc7
DE
193402014-03-31 Doug Evans <dje@google.com>
19341
19342 * gdb.base/print-symbol-loading-lib.c: New file.
19343 * gdb.base/print-symbol-loading-main.c: New file.
19344 * gdb.base/print-symbol-loading.exp: New file.
19345
46e2bafa
YQ
193462014-03-31 Yao Qi <yao@codesourcery.com>
19347
19348 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19349
8776cfe9
JB
193502014-03-28 Joel Brobecker <brobecker@adacore.com>
19351
19352 * gdb.ada/mi_dyn_arr: New testcase.
19353
5d1ef361
DE
193542014-03-27 Doug Evans <dje@google.com>
19355
19356 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19357
b5bee914
YQ
193582014-03-27 Yao Qi <yao@codesourcery.com>
19359
19360 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19361 if target is nios2-*-*.
19362
0d4d0e77
YQ
193632014-03-26 Yao Qi <yao@codesourcery.com>
19364
19365 * lib/gdb.exp (readline_is_used): New proc.
19366 * gdb.base/completion.exp: Move tests on command complete up.
19367 Skip the rest of tests if readline is not used.
19368 * gdb.ada/complete.exp: Skp the test if readline is not
19369 used.
19370 * gdb.base/filesym.exp: Likewise.
19371 * gdb.base/macscp.exp: Likewise.
19372 * gdb.base/readline-ask.exp: Likewise.
19373 * gdb.base/readline.exp: Likewise.
19374 * gdb.python/py-cmd.exp: Likewise.
19375 * gdb.trace/tfile.exp: Likewise.
19376
29361eee
YQ
193772014-03-26 Yao Qi <yao@codesourcery.com>
19378
19379 * gdb.base/macscp.exp: Fix code format issues.
19380
bc9a5525
UW
193812014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19382
19383 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19384 * gdb.asm/powerpc64le.inc: New file.
19385
d3839ede
PA
193862014-03-25 Pedro Alves <palves@redhat.com>
19387 Doug Evans <dje@google.com>
19388
19389 * gdb.base/source-execution.c: New file.
19390 * gdb.base/source-execution.exp: New file.
19391 * gdb.base/source-execution.gdb: New file.
19392
01672a57
DE
193932014-03-24 Doug Evans <dje@google.com>
19394
19395 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19396 using fission.
19397
88bbeca9
HZ
193982014-03-24 Hui Zhu <hui@codesourcery.com>
19399 Pedro Alves <palves@redhat.com>
19400
19401 PR breakpoints/16101
19402 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19403 test pass/fail messages. Detect missing support for dprintf when
19404 breakpoints are actually inserted.
19405 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19406 breakpoints are actually inserted.
19407 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19408 fails.
19409
d2348791
JK
194102014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19411
19412 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19413
feef67ab
DE
194142014-03-22 Doug Evans <xdje42@gmail.com>
19415
19416 * gdb.python/python.exp (python not supported): Verify multi-line
19417 python command issues an error.
25d743f9 19418 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19419 guile command issues an error.
feef67ab 19420
ecebef6a
MR
194212014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19422
19423 * gdb.threads/thread-specific.exp: Handle the lack of usable
19424 $this_breakpoint and $this_thread.
19425
ccdd1909
HZ
194262014-03-21 Hui Zhu <hui@codesourcery.com>
19427
19428 * gdb.base/attach.exp (do_command_attach_tests): New.
19429
beb460e8
PA
194302014-03-20 Tom Tromey <tromey@redhat.com>
19431 Pedro Alves <palves@redhat.com>
19432
19433 PR cli/15718
19434 * gdb.base/condbreak-call-false.c: New file.
19435 * gdb.base/condbreak-call-false.exp: New file.
19436
40acf43a
PA
194372014-03-20 Pedro Alves <palves@redhat.com>
19438
19439 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19440 Delete.
19441 (block_signals, unblock_signals): Delete.
19442 (child_function_2, main): Remove references to deleted variable
19443 and functions.
19444
9f5e1e02
PA
194452014-03-20 Pedro Alves <palves@redhat.com>
19446
19447 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19448 Use pthread_kill to signal thread 2.
19449 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19450 Adjust to make the test send itself a signal rather than using the
19451 host's "kill" command.
19452
99619bea
PA
194532014-03-20 Pedro Alves <palves@redhat.com>
19454
19455 * gdb.threads/multiple-step-overs.c: New file.
19456 * gdb.threads/multiple-step-overs.exp: New file.
19457 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19458 Adjust expected infrun debug output.
19459
2adfaa28
PA
194602014-03-20 Pedro Alves <palves@redhat.com>
19461
19462 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19463 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19464
31e77af2
PA
194652014-03-20 Pedro Alves <palves@redhat.com>
19466
19467 PR breakpoints/7143
19468 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19469 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19470 of gdb_test_multiple.
19471 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19472 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19473
b9f437de
PA
194742014-03-20 Pedro Alves <palves@redhat.com>
19475
19476 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19477 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19478
05adc73e
PA
194792014-03-19 Pedro Alves <palves@redhat.com>
19480
19481 * gdb.base/async.exp: Remove early return.
19482
6048b950
PA
194832014-03-19 Pedro Alves <palves@redhat.com>
19484
19485 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19486
8bcfb00a
PA
194872014-03-19 Pedro Alves <palves@redhat.com>
19488
19489 * gdb.base/async.exp (test_background): Expect \r\n after
19490 "completed." in the fail pattern.
19491
884e37dc
PA
194922014-03-19 Pedro Alves <palves@redhat.com>
19493
19494 * gdb.base/async.exp (test_background): New procedure.
19495 Use it for all background execution command tests.
19496
148e57e2
PA
194972014-03-19 Pedro Alves <palves@redhat.com>
19498
19499 * gdb.base/async.exp: Use prepare_for_testing.
19500
f48088c7
PA
195012014-03-19 Pedro Alves <palves@redhat.com>
19502
19503 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19504 the same line.
19505
e2f6c966
PA
195062014-03-19 Pedro Alves <palves@redhat.com>
19507
19508 * gdb.base/async.c (main): Add "jump here" and "until here" line
19509 marker comments.
19510 * gdb.base/async.exp (jump_here): New global.
19511 (jump& test): Use it.
19512 (until_here): New global.
19513 (until& test): Use it.
19514
c30568d4
PA
195152014-03-19 Pedro Alves <palves@redhat.com>
19516
19517 * gdb.base/async.exp: Don't frob gdb_protocol.
19518
0172b6a7
DE
195192014-03-18 Doug Evans <xdje42@gmail.com>
19520
19521 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19522 Fix spelling of exec-done-display.
19523
06c868a8
JK
195242014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19525
19526 PR gdb/15358
19527 * gdb.base/gdb-sigterm.c: New file.
19528 * gdb.base/gdb-sigterm.exp: New file.
19529
0c7e1a46
PA
195302014-03-18 Pedro Alves <palves@redhat.com>
19531
19532 PR gdb/13860
19533 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19534 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19535 solib-event.
19536
f7c77d93
JB
195372014-03-17 Joel Brobecker <brobecker@adacore.com>
19538
19539 * gdb.ada/pckd_arr_ren: New testcase.
19540
5a1e8c7a
DE
195412014-03-13 Doug Evans <xdje42@gmail.com>
19542
19543 PR guile/16612
19544 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19545 collect after discarding symbols.
19546
350e1a76
DE
195472014-03-13 Ludovic Courtès <ludo@gnu.org>
19548 Doug Evans <xdje42@gmail.com>
19549
19550 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19551 to history survives a gc.
19552
a69900ae
PA
195532014-03-13 Pedro Alves <palves@redhat.com>
19554
19555 * gdb.base/default.exp: Don't test "target procfs".
19556
5db9f0bd
PA
195572014-03-13 Pedro Alves <palves@redhat.com>
19558
19559 * gdb.base/default.exp: Update "target child" and "target procfs"
19560 tests to not expect "Unix".
19561
b3ccfe11
TT
195622014-03-12 Tom Tromey <tromey@redhat.com>
19563
19564 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19565 New procs. Add target-async tests.
19566 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19567 Add target-async tests.
19568
646f4417
AA
195692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19570
19571 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19572 'func_start' and 'func_end' for the beginning and end of the
19573 function code, respectively.
19574 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19575 'func_end' instead of 'func' and 'main'.
19576
288c211f
AA
195772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19578
19579 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19580 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19581 generate the debug info assembler source.
19582
e0c0f156
AA
195832014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19584
19585 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19586 * gdb.dwarf2/arr-subrange.exp: Likewise.
19587 * gdb.dwarf2/dwz.exp: Likewise.
19588 * gdb.dwarf2/method-ptr.exp: Likewise.
19589 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19590 * gdb.dwarf2/subrange.exp: Likewise.
19591 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19592 * gdb.dwarf2/implptrpiece.exp: Likewise.
19593 * gdb.dwarf2/nostaticblock.exp: Likewise.
19594
0e5c4555
AA
195952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19596
19597 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19598 directory to absolute path name arguments.
19599
5ec18f2b
JG
196002014-03-10 Joel Brobecker <brobecker@adacore.com>
19601
19602 * gdb.ada/tagged_access: New testcase.
19603
847fc4f2
MM
196042014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19605
19606 * gdb.btrace/data.exp: Update expected output.
19607
cc3da688
YQ
196082014-03-06 Yao Qi <yao@codesourcery.com>
19609
19610 * gdb.trace/pr16508.exp: New file.
19611
0f26cec1
PA
196122014-03-05 Pedro Alves <palves@redhat.com>
19613
19614 PR gdb/16575
19615 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19616 procedure.
19617 (top level): Adjust to use it. Add tests that exercise breakpoint
19618 interaction with the code-cache.
19619
7a5a839f
LC
196202014-02-26 Ludovic Courtès <ludo@gnu.org>
19621
19622 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19623 test for 'history-append!'.
19624
31aa7e4e
JB
196252014-02-26 Joel Brobecker <brobecker@adacore.com>
19626
19627 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19628 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19629 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19630 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19631 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19632 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19633
1b588015
JB
196342014-02-26 Joel Brobecker <brobecker@adacore.com>
19635
19636 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19637 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19638 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19639
55426c9d
JB
196402014-02-26 Joel Brobecker <brobecker@adacore.com>
19641
19642 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19643
dc53a7ad
JB
196442014-02-26 Joel Brobecker <brobecker@adacore.com>
19645
19646 * gdb.dwarf2/arr-stride.c: New file.
19647 * gdb.dwarf2/arr-stride.exp: New file.
19648
12ab52e9
PA
196492014-02-26 Pedro Alves <palves@redhat.com>
19650
19651 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19652 that won't ever trigger. Make sure that GDB reports the correct
19653 breakpoint that caused the stop.
19654
849c862e
JK
196552014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19656
19657 PR gdb/16626
19658 * gdb.base/auto-load-script: New file.
19659 * gdb.base/auto-load.c: New file.
19660 * gdb.base/auto-load.exp: New file.
19661
71b7d793
JK
19662 PR gdb/16626
19663 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19664
e2f0d509
JK
196652014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19666
19667 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19668 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19669
50cc37c8
DE
196702014-02-24 Doug Evans <dje@google.com>
19671
19672 * lib/gdb.exp (run_on_host): Log error output if program fails.
19673
ea4758f2
PA
196742014-02-21 Pedro Alves <palves@redhat.com>
19675
19676 * gdb.threads/step-after-sr-lock.c: Rename to ...
19677 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19678 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19679 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19680 ... this.
19681
d7b30f67
SDJ
196822014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19683
19684 PR tdep/16397
19685 * gdb.arch/amd64-stap-special-operands.exp: New file.
19686 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19687 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19688 * gdb.arch/amd64-stap-triplet.S: Likewise.
19689 * gdb.arch/amd64-stap-triplet.c: Likewise.
19690
83deb43f
JB
196912014-02-20 Joel Brobecker <brobecker@adacore.com>
19692
19693 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19694 in .section pseudo-op.
19695
adde2bff
DE
196962014-02-20 lin zuojian <manjian2006@gmail.com>
19697 Joel Brobecker <brobecker@adacore.com>
19698 Doug Evans <xdje42@gmail.com>
19699
19700 PR symtab/16581
19701 * gdb.dwarf2/dw2-icycle.S: New file.
19702 * gdb.dwarf2/dw2-icycle.c: New file.
19703 * gdb.dwarf2/dw2-icycle.exp: New file.
19704
f7bd0f78
SC
197052014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19706
19707 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19708 operations on gdb.Value objects.
19709 * gdb.python/py-value-cc.exp: Add new test to test operations on
19710 gdb.Value objects.
19711
c17ef0d5
DE
197122014-02-18 Doug Evans <dje@google.com>
19713
19714 * Makefile.in (TESTS): New variable.
19715 (expanded_tests, expanded_tests_or_none): New variables
19716 (check-single): Pass $(expanded_tests_or_none) to runtest.
19717 (check-parallel): Only run tests in $(TESTS) if non-empty.
19718 (check/no-matching-tests-found): New rule.
19719 * README: Document TESTS makefile variable.
19720
5dd3176f
DE
197212014-02-18 Doug Evans <dje@google.com>
19722
19723 * Makefile.in (check-parallel): rm -rf outputs temp.
19724
0b10be4f
JK
197252014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19726
19727 Fix "ERROR: no fileid for" in the testsuite.
19728 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19729
85f224e7
DE
197302014-02-12 Doug Evans <dje@google.com>
19731
19732 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19733 (MISCELLANEOUS): New variable.
19734 (clean): rm -rf $(MISCELLANEOUS).
19735 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19736 dwp live in the same directory as symlinks, with each symlink pointed
19737 to a differently named file in a different directory.
19738
149b30ff
DE
197392014-02-11 Doug Evans <dje@google.com>
19740
19741 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19742 of Tcl file commands.
19743
1dfdac32
MK
197442014-02-10 Mark Kettenis <kettenis@gnu.org>
19745
19746 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19747 "kill -SIGUSR1 -1".
19748
aa4fb036
JB
197492014-02-10 Joel Brobecker <brobecker@adacore.com>
19750
19751 * gdb.ada/tick_length_array_enum_idx: New testcase.
19752
ed3ef339
DE
197532014-02-10 Doug Evans <xdje42@gmail.com>
19754
19755 * configure.ac (AC_OUTPUT): Add gdb.guile.
19756 * configure: Regenerate.
19757 * lib/gdb-guile.exp: New file.
19758 * lib/gdb.exp (get_target_charset): New function.
19759 * gdb.base/help.exp: Update expected output from "apropos apropos".
19760 * gdb.guile/Makefile.in: New file.
19761 * gdb.guile/guile.exp: New file.
19762 * gdb.guile/scm-arch.c: New file.
19763 * gdb.guile/scm-arch.exp: New file.
19764 * gdb.guile/scm-block.c: New file.
19765 * gdb.guile/scm-block.exp: New file.
19766 * gdb.guile/scm-breakpoint.c: New file.
19767 * gdb.guile/scm-breakpoint.exp: New file.
19768 * gdb.guile/scm-disasm.c: New file.
19769 * gdb.guile/scm-disasm.exp: New file.
19770 * gdb.guile/scm-equal.c: New file.
19771 * gdb.guile/scm-equal.exp: New file.
19772 * gdb.guile/scm-error.exp: New file.
19773 * gdb.guile/scm-error.scm: New file.
19774 * gdb.guile/scm-frame-args.c: New file.
19775 * gdb.guile/scm-frame-args.exp: New file.
19776 * gdb.guile/scm-frame-args.scm: New file.
19777 * gdb.guile/scm-frame-inline.c: New file.
19778 * gdb.guile/scm-frame-inline.exp: New file.
19779 * gdb.guile/scm-frame.c: New file.
19780 * gdb.guile/scm-frame.exp: New file.
19781 * gdb.guile/scm-generics.exp: New file.
19782 * gdb.guile/scm-gsmob.exp: New file.
19783 * gdb.guile/scm-iterator.c: New file.
19784 * gdb.guile/scm-iterator.exp: New file.
19785 * gdb.guile/scm-math.c: New file.
19786 * gdb.guile/scm-math.exp: New file.
19787 * gdb.guile/scm-objfile-script-gdb.in: New file.
19788 * gdb.guile/scm-objfile-script.c: New file.
19789 * gdb.guile/scm-objfile-script.exp: New file.
19790 * gdb.guile/scm-objfile.c: New file.
19791 * gdb.guile/scm-objfile.exp: New file.
19792 * gdb.guile/scm-ports.exp: New file.
19793 * gdb.guile/scm-pretty-print.c: New file.
19794 * gdb.guile/scm-pretty-print.exp: New file.
19795 * gdb.guile/scm-pretty-print.scm: New file.
19796 * gdb.guile/scm-section-script.c: New file.
19797 * gdb.guile/scm-section-script.exp: New file.
19798 * gdb.guile/scm-section-script.scm: New file.
19799 * gdb.guile/scm-symbol.c: New file.
19800 * gdb.guile/scm-symbol.exp: New file.
19801 * gdb.guile/scm-symtab-2.c: New file.
19802 * gdb.guile/scm-symtab.c: New file.
19803 * gdb.guile/scm-symtab.exp: New file.
19804 * gdb.guile/scm-type.c: New file.
19805 * gdb.guile/scm-type.exp: New file.
19806 * gdb.guile/scm-value-cc.cc: New file.
19807 * gdb.guile/scm-value-cc.exp: New file.
19808 * gdb.guile/scm-value.c: New file.
19809 * gdb.guile/scm-value.exp: New file.
19810 * gdb.guile/source2.scm: New file.
19811 * gdb.guile/types-module.cc: New file.
19812 * gdb.guile/types-module.exp: New file.
19813
7026a7c1
YQ
198142014-02-10 Yao Qi <yao@codesourcery.com>
19815
19816 PR testsuite/16543
19817 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19818 * configure: Regenerated.
19819 * Makefile.in: New file.
19820
6c466447
AS
198212014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19822
19823 * gdb.python/py-framefilter.exp: Fix typo.
19824
6e854735
YQ
198252014-02-08 Yao Qi <yao@codesourcery.com>
19826
19827 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19828 that no =breakpoint-modified is emitted when breakpoints are
19829 modified through MI commands.
19830
d137e6dc
PA
198312014-02-07 Pedro Alves <pedro@codesourcery.com>
19832 Pedro Alves <palves@redhat.com>
19833
19834 * gdb.threads/step-after-sr-lock.c: New file.
19835 * gdb.threads/step-after-sr-lock.exp: New file.
19836
b5ee5a50
PA
198372014-02-07 Pedro Alves <palves@redhat.com>
19838
19839 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19840
3c77faf3
JK
198412014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19842
19843 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19844 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19845
6dddc817
DE
198462014-02-06 Doug Evans <xdje42@gmail.com>
19847
19848 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19849 output.
19850
19851 * gdb.gdb/python-interrupts.exp: New file.
19852
de7b2893
YQ
198532014-02-05 Yao Qi <yao@codesourcery.com>
19854
19855 * gdb.trace/report.exp (use_collected_data): Test the output
19856 of "info threads" and "info inferiors".
19857
66d032ac
YQ
198582014-02-05 Yao Qi <yao@codesourcery.com>
19859
19860 Revert this patch:
19861
19862 2013-05-24 Yao Qi <yao@codesourcery.com>
19863
19864 * gdb.trace/tfile.exp: Test inferior and thread.
19865
591a12a1
UW
198662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19867
19868 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19869 on a function.
19870 * gdb.base/step-bt.c: Call hello via function pointer to make
19871 sure its first instruction is executed on powerpc64le-linux.
19872
0ff3e01f
UW
198732014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19874
19875 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19876
084ee545
UW
198772014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19878
19879 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19880 of the test patterns for use on little-endian systems.
19881
6ed14ff3
UW
198822014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19883
19884 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19885 (decimal_vector): Fix for little-endian.
19886
401e27fd
JM
198872014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19888
19889 * gdb.arch/sparc-sysstep.exp: New file.
19890 * gdb.arch/sparc-sysstep.c: Likewise.
19891
19892 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19893
8b924729
EBM
198942014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19895
19896 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19897
fb151210
JB
198982014-01-23 Tom Tromey <tromey@redhat.com>
19899
19900 * gdb.ada/array_char_idx: New testcase.
19901
0740f8d8
TT
199022014-01-23 Tom Tromey <tromey@redhat.com>
19903
19904 PR python/16487:
19905 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19906 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19907 classes.
19908
21909fa1
TT
199092014-01-23 Tom Tromey <tromey@redhat.com>
19910
19911 PR python/16491:
19912 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19913 string from an inferior frame.
19914 * gdb.python/py-framefilter-mi.exp: Update.
19915
87ce2a04
DE
199162014-01-22 Doug Evans <dje@google.com>
19917
19918 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19919
237b092b
AA
199202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19921
19922 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19923
d674a709
AA
199242014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19925
19926 * gdb.trace/entry-values.exp: Remove excess space character from
19927 regex patterns. Handle s390 call instruction.
19928
20fa3390
AA
199292014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19930
19931 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19932 define "*_start" label. Make "name" static.
19933 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19934 ${name} by references to ${name}_start.
19935
78466714
AA
199362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19937
19938 * gdb.base/info-macros.exp: Remove "debug" from the compile
19939 options.
19940
ec9f644a
IB
199412014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19942
19943 * gdb.dlang/demangle.exp: New file.
19944
94b1b47e
IB
199452014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19946
19947 * gdb.dlang/primitive-types.exp: New file.
19948
7f420862
IB
199492014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19950
19951 * configure.ac: Create gdb.dlang/Makefile.
19952 * configure: Regenerate.
19953 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19954 * gdb.dlang/Makefile.in: New file.
19955 * lib/d-support.exp: New file.
19956 * lib/gdb.exp (skip_d_tests): New proc.
19957
52834460
MM
199582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19959
19960 * gdb.btrace/delta.exp: Check reverse stepi.
19961 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19962 * gdb.btrace/finish.exp: New.
19963 * gdb.btrace/next.exp: New.
19964 * gdb.btrace/nexti.exp: New.
19965 * gdb.btrace/record_goto.c: Add comments.
19966 * gdb.btrace/step.exp: New.
19967 * gdb.btrace/stepi.exp: New.
19968 * gdb.btrace/multi-thread-step.c: New.
19969 * gdb.btrace/multi-thread-step.exp: New.
19970 * gdb.btrace/rn-dl-bind.c: New.
19971 * gdb.btrace/rn-dl-bind.exp: New.
19972 * gdb.btrace/data.c: New.
19973 * gdb.btrace/data.exp: New.
19974 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19975
6e07b1d2
MM
199762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19977
19978 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19979 * gdb.btrace/exception.exp: Update.
19980 * gdb.btrace/instruction_history.exp: Update.
19981 * gdb.btrace/record_goto.exp: Update.
19982 * gdb.btrace/tailcall.exp: Update.
19983 * gdb.btrace/unknown_functions.exp: Update.
19984 * gdb.btrace/delta.exp: New.
19985
0b722aec
MM
199862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19987
19988 * gdb.btrace/record_goto.exp: Add backtrace test.
19989 * gdb.btrace/tailcall.exp: Add backtrace test.
19990
066ce621
MM
199912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19992
19993 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19994 * gdb.btrace/record_goto.c: New.
19995 * gdb.btrace/record_goto.exp: New.
19996 * gdb.btrace/x86-record_goto.S: New.
19997
0688d04e
MM
199982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19999
20000 * gdb.btrace/function_call_history.exp: Update tests.
20001 * gdb.btrace/instruction_history.exp: Update tests.
20002
8710b709
MM
200032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20004
20005 * gdb.btrace/function_call_history.exp: Fix expected field
20006 order for "record function-call-history".
20007 Add new tests for "record function-call-history /c".
20008 * gdb.btrace/exception.cc: New.
20009 * gdb.btrace/exception.exp: New.
20010 * gdb.btrace/tailcall.exp: New.
20011 * gdb.btrace/x86-tailcall.S: New.
20012 * gdb.btrace/x86-tailcall.c: New.
20013 * gdb.btrace/unknown_functions.c: New.
20014 * gdb.btrace/unknown_functions.exp: New.
20015 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20016
5de9129b
MM
200172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20018
20019 * gdb.btrace/instruction_history.exp: Update.
20020 * gdb.btrace/function_call_history.exp: Update.
20021
23a7fe75
MM
200222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20023
20024 * gdb.btrace/function_call_history.exp: Fix expected function
20025 trace.
20026 * gdb.btrace/instruction_history.exp: Initialize traced.
20027 Remove traced_functions.
20028
724c7dd8
MM
200292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20030
20031 * gdb.btrace/function_call_history.exp: Update
20032 * gdb.btrace/instruction_history.exp: Update.
20033
6d78d93b
MM
200342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20035
20036 * gdb.btrace/enable.exp: Update expected text.
20037
93a360cc
OJ
200382014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20039
20040 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20041 bytes.
20042
3772b53f
MR
200432014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20044
20045 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20046
596662fa
OJ
200472014-01-15 Omair Javaid <omair.javaid@linaro.org>
20048
20049 * lib/gdb.exp (supports_process_record): Return true for
20050 arm*-linux*. (supports_reverse): Likewise.
20051
b5b08fb4
SC
200522014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20053
20054 PR python/15464
20055 PR python/16113
20056 * gdb.python/py-type.c: Enhance test case.
20057 * gdb.python/py-value-cc.cc: Likewise
20058 * gdb.python/py-type.exp: Add new tests.
20059 * gdb.python/py-value-cc.exp: Likewise
20060
52d7fb13
AA
200612014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20062 Pedro Alves <palves@redhat.com>
20063
20064 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20065 Make "name" extern.
20066 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20067 references to ${name}_start by references to ${name}.
20068
a2cd8cfe
JB
200692014-01-10 Joel Brobecker <brobecker@adacore.com>
20070
20071 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20072
4e23fced
JB
200732014-01-10 Joel Brobecker <brobecker@adacore.com>
20074
20075 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20076
c6a9e42c
PA
200772014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20078 Pedro Alves <palves@redhat.com>
20079
20080 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20081 mi_gdb_target_load.
c6a9e42c 20082
b7ea362b
PA
200832014-01-08 Pedro Alves <palves@redhat.com>
20084
20085 * gdb.threads/reconnect-signal.c: New file.
20086 * gdb.threads/reconnect-signal.exp: New file.
20087
5e3f4fab
EBM
200882014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20089
20090 * gdb.base/source-dir.exp: New file.
20091
79301218
JB
200922014-01-07 Joel Brobecker <brobecker@adacore.com>
20093
20094 * gdb.ada/mi_interface: New testcase.
20095
8e355c5d
JB
200962014-01-07 Joel Brobecker <brobecker@adacore.com>
20097
20098 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20099 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20100 gdb.ada/pp-rec-component/pck.ads: New files.
20101
c0d48811
JB
201022014-01-07 Joel Brobecker <brobecker@adacore.com>
20103
20104 * gdb.python/py-pp-integral.c: New file.
20105 * gdb.python/py-pp-integral.py: New file.
20106 * gdb.python/py-pp-integral.exp: New file.
20107
17b609c3 20108For older changes see ChangeLog-1993-2013.
c906108c 20109\f
8d8cb839
EZ
20110;; Local Variables:
20111;; mode: change-log
20112;; left-margin: 8
20113;; fill-column: 74
20114;; version-control: never
20115;; End:
902f2ccb 20116
b811d2c2 20117 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20118 Copying and distribution of this file, with or without modification,
20119 are permitted provided the copyright notice and this notice are preserved.
This page took 3.803691 seconds and 4 git commands to generate.