Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f8c41851
SM
12020-06-04 Simon Marchi <simon.marchi@efficios.com>
2
3 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
4 * gdb.dwarf2/share-psymtabs-bt.c: New file.
5 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
6
1c07a73f
TV
72020-06-04 Tom de Vries <tdevries@suse.de>
8
9 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
10
95146b5d
TV
112020-06-04 Tom de Vries <tdevries@suse.de>
12
13 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
14 exp_continue.
15
0cfcd4f0
TV
162020-06-04 Tom de Vries <tdevries@suse.de>
17
18 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
19
f9b5d5ea
TV
202020-06-03 Tom de Vries <tdevries@suse.de>
21
22 PR symtab/26046
23 * gdb.cp/breakpoint-locs-2.cc: New test.
24 * gdb.cp/breakpoint-locs.cc: New test.
25 * gdb.cp/breakpoint-locs.exp: New file.
26 * gdb.cp/breakpoint-locs.h: New test.
27
5144dfba
TV
282020-06-03 Tom de Vries <tdevries@suse.de>
29
30 PR testsuite/25609
31 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
32 value of global verbose.
33 * gdb.base/jit-elf.exp: Same.
34 * gdb.base/jit-reader.exp: Same.
35
621eacdf
TV
362020-06-02 Tom de Vries <tdevries@suse.de>
37
38 * gdb.dwarf2/multidictionary.exp: Don't use
39 gdb_spawn_with_cmdline_opts.
40
1313c56e
AB
412020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
44 use_header case.
45 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
46 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
47 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
48 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
49 * gdb.dwarf2/dw2-inline-header.c: New file.
50 * gdb.dwarf2/dw2-inline-header.h: New file.
51
f68f85b5
PA
522020-05-30 Pedro Alves <palves@redhat.com>
53
54 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
55 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
56
678048e8
GB
572020-05-29 Gary Benson <gbenson@redhat.com>
58
59 * gdb.compile/compile-cplus.exp (additional_flags): Also
60 set when building with clang.
61 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
62 when building with clang.
63
9fcafd23
GB
642020-05-29 Gary Benson <gbenson@redhat.com>
65
66 * gdb.arch/i386-avx.exp (additional_flags): Also set when
67 building with clang.
68 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
69
735d5a07
GB
702020-05-29 Gary Benson <gbenson@redhat.com>
71
72 * gdb.cp/koenig.exp (prepare_for_testing): Add
73 additional_flags=-Wno-unused-comparison.
74 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
75
4ad2c6a0
GB
762020-05-28 Gary Benson <gbenson@redhat.com>
77
78 * gdb.base/sigaltstack.c (catcher): Add default case to switch
79 statement.
80
09fe663e
GB
812020-05-28 Gary Benson <gbenson@redhat.com>
82
83 * gdb.cp/classes.exp (prepare_for_testing): Add
84 additional_flags=-Wno-deprecated-register.
85 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
86 * gdb.cp/misc.exp: Likewise.
87
cee00f17
GB
882020-05-28 Gary Benson <gbenson@redhat.com>
89
90 * gdb.linespec/cpls-ops.cc (dummy): New static global.
91 (test_op_new::operator new): Add return statement.
92 (test_op_new_array::operator new[]): Likewise.
93
636edd00
PA
942020-05-27 Pedro Alves <palves@redhat.com>
95
96 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
97 check. Use test_gdb_complete_unique instead of
98 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
99 test_gdb_complete_multiple instead of
100 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
101
c2b75043
LM
1022020-05-27 Luis Machado <luis.machado@linaro.org>
103
104 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
105 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
106 * gdb.arch/arm-disassembler-options.exp: Likewise.
107 * gdb.arch/arm-disp-step.exp: Likewise.
108 * gdb.arch/thumb-prologue.exp: Likewise.
109 * gdb.base/async.exp: Likewise.
110 * gdb.base/auxv.exp: Likewise.
111 * gdb.base/complex-parts.exp: Likewise.
112 * gdb.base/ena-dis-br.exp: Likewise.
113 * gdb.base/foll-exec.exp: Likewise.
114 * gdb.base/permissions.exp: Likewise.
115 * gdb.base/relocate.exp: Likewise.
116 * gdb.base/return2.exp: Likewise.
117 * gdb.base/sigbpt.exp: Likewise.
118 * gdb.base/siginfo-obj.exp: Likewise.
119 * gdb.cp/converts.exp: Likewise.
120 * gdb.cp/exceptprint.exp: Likewise.
121 * gdb.cp/inherit.exp: Likewise.
122 * gdb.cp/nsnoimports.exp: Likewise.
123 * gdb.cp/virtbase2.exp: Likewise.
124 * gdb.mi/mi-var-cmd.exp: Likewise.
125 * gdb.mi/var-cmd.c: Likewise.
126
53a47a3e
TT
1272020-05-26 Tom Tromey <tromey@adacore.com>
128
129 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
130
0bc2354b
TT
1312020-05-26 Tom Tromey <tromey@adacore.com>
132
133 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
134 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
135 type.
136 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
137 variable.
138
0db49895
CBG
1392020-05-26 Christian Biesinger <cbiesinger@google.com>
140
141 * Makefile.in: Use = instead of == for the test command
142 for portability.
143
40d22035
TV
1442020-05-26 Tom de Vries <tdevries@suse.de>
145
146 * gdb.base/gold-gdb-index-2.c: New test.
147 * gdb.base/gold-gdb-index.c: New test.
148 * gdb.base/gold-gdb-index.exp: New file.
149 * gdb.base/gold-gdb-index.h: New test.
150
043e2e02
TV
1512020-05-25 Tom de Vries <tdevries@suse.de>
152
153 * boards/gold-gdb-index.exp: New file.
154
462f72c5
SM
1552020-05-25 Simon Marchi <simon.marchi@efficios.com>
156
157 * boards/simavr.exp: New file.
158
6cf66e76
SM
1592020-05-25 Simon Marchi <simon.marchi@efficios.com>
160
161 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
162 * gdb.base/inferior-args.exp: New file.
163 * gdb.base/inferior-args.c: New file.
164
75d04512
SM
1652020-05-25 Simon Marchi <simon.marchi@efficios.com>
166
167 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
168 inferior_args. Pass it to gdb_reload.
169 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
170 inferior_args.
171 (gdb_reload): Add inferior_args argument.
172 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
173 pass it to gdbserver_run.
174 * boards/native-gdbserver.exp: Do not set noargs.
175 * boards/native-extended-gdbserver.exp (gdb_reload): Add
176 inferior_args argument.
177 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
178 * gdb.base/a2-run.exp: Check for use_gdb_stub.
179 * gdb.base/args.exp: Likewise.
180
42cf1844
TV
1812020-05-25 Tom de Vries <tdevries@suse.de>
182
183 * lib/gdb.exp (exec_is_pie): Add comment.
184
8f7d38ef
TV
1852020-05-25 Tom de Vries <tdevries@suse.de>
186
187 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
188 instead of $binfile in the untested message.
189
465e1b0f
TV
1902020-05-25 Tom de Vries <tdevries@suse.de>
191
192 PR testsuite/26031
193 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
194
3c5a0e02
TV
1952020-05-25 Tom de Vries <tdevries@suse.de>
196
197 * boards/gold.exp: New file.
198
0a4f5f8c
TT
1992020-05-23 Tom Tromey <tom@tromey.com>
200
201 * gdb.base/style.exp: Remove completion styling test.
202 * lib/gdb-utils.exp (style): Remove completion styles.
203
eca1f90c
TT
2042020-05-23 Tom Tromey <tom@tromey.com>
205
206 * gdb.base/style.exp: Add completion styling test.
207 * lib/gdb-utils.exp (style): Add completion styles.
208
7c13f4e8
AB
2092020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
210
211 * gdb.base/annota1.exp: Update expected results.
212 * gdb.cp/annota2.exp: Update expected results, remove duplicate
213 test name.
214 * gdb.cp/annota3.exp: Update expected results.
215
41977d16
SM
2162020-05-20 Simon Marchi <simon.marchi@efficios.com>
217
218 PR gdb/26016
219 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
220 against MAP_FAILED.
221 * gdb.base/coremaker.c (mmapdata): Likewise.
222 * gdb.base/jit-reader-host.c (main): Likewise.
223 * gdb.base/sym-file-loader.c (load): Likewise.
224 (load_shlib): Likewise.
225
b4757f2e
TT
2262020-05-20 Tom Tromey <tromey@adacore.com>
227
228 * gdb.ada/array_char_idx.exp: Recognize initialized array.
229
9a0bacfb
TV
2302020-05-20 Tom de Vries <tdevries@suse.de>
231
232 PR symtab/25833
233 * gdb.base/with-mf-inc.c: New test.
234 * gdb.base/with-mf-main.c: New test.
235 * gdb.base/with-mf.exp: New file.
236
76571211
TT
2372020-05-19 Tom Tromey <tromey@adacore.com>
238
239 * gdb.rust/simple.exp: Restore missing test result.
240
4cd9f3d5
TV
2412020-05-19 Tom de Vries <tdevries@suse.de>
242
243 * gdb.base/gdb-caching-proc.exp: Fix typo.
244
7d874253
TT
2452020-05-19 Tom Tromey <tromey@adacore.com>
246
247 * gdb.rust/simple.exp: Add some test descriptions.
248 (test_one_slice): Use with_test_prefix.
249
1d727695
TV
2502020-05-18 Tom de Vries <tdevries@suse.de>
251
252 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
253
7f32a4d5
PA
2542020-05-17 Pedro Alves <palves@redhat.com>
255
256 PR gdb/25741
257 * gdb.base/hw-sw-break-same-address.exp: New file.
258
7cfd74cf
PA
2592020-05-16 Pedro Alves <palves@redhat.com>
260
261 * gdb.multi/multi-re-run.exp (test_re_run): Switch
262 LAST_LOADED_FILE accordingly.
263
57b4f16e
PW
2642020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
265
266 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
267
7c05caf7
PW
2682020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
269
270 * gdb.base/help.exp: Test apropos and help for commands
271 having aliases. Fixed comments not starting with an
272 upper-case letter or not finishing with a dot.
273
7aa1b46f
PW
2742020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
275
3b3aaacb
PW
276 * gdb.base/alias.exp: Update help output check.
277
57b4f16e 2782020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 279
7aa1b46f
PW
280 * gdb.base/default.exp: Update output following fixes.
281
0605465f
PW
2822020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
283
284 * gdb.base/alias.exp: Test aliases starting with a prefix of
285 another alias.
286
86e4e63d
GB
2872020-05-15 Gary Benson <gbenson@redhat.com>
288
289 * gdb.base/info-os.c (main): Add return statement.
290 * gdb.base/info_minsym.c (minsym_fun): Likewise.
291 * gdb.base/large-frame-2.c (func): Likewise.
292 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
293 * gdb.base/pr10179-b.c (foo2): Likewise.
294 * gdb.base/valgrind-disp-step.c (foo): Likewise.
295 * gdb.base/watch-cond.c (func): Likewise.
296 * gdb.multi/goodbye.c (verylongfun): Likewise.
297 * gdb.multi/hello.c (commonfun): Likewise.
298 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
299 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
300 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
301 Likewise.
302 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
303 * gdb.threads/interrupt-while-step-over.c (child_function):
304 Likewise.
305 * gdb.trace/actions-changed.c (end): Likewise.
306
163df4df
GB
3072020-05-15 Gary Benson <gbenson@redhat.com>
308
309 * gdb.opencl/callfuncs.exp: Report when test skipped.
310 * gdb.opencl/convs_casts.exp: Likewise.
311 * gdb.opencl/datatypes.exp: Likewise.
312 * gdb.opencl/operators.exp: Likewise.
313 * gdb.opencl/vec_comps.exp: Likewise.
314
6dbc505a
TV
3152020-05-15 Tom de Vries <tdevries@suse.de>
316
317 * gdb.base/align.exp.in: Rename to ...
318 * gdb.base/align.exp.tcl: ... this.
319 * gdb.base/align-c++.exp: Update.
320 * gdb.base/align-c.exp: Update.
321 * gdb.base/all-architectures.exp.in: Rename to ...
322 * gdb.base/all-architectures.exp: ... this.
323 * gdb.base/all-architectures-0.exp: Update.
324 * gdb.base/all-architectures-1.exp: Update.
325 * gdb.base/all-architectures-2.exp: Update.
326 * gdb.base/all-architectures-3.exp: Update.
327 * gdb.base/all-architectures-4.exp: Update.
328 * gdb.base/all-architectures-5.exp: Update.
329 * gdb.base/all-architectures-6.exp: Update.
330 * gdb.base/all-architectures-7.exp: Update.
331 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
332 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
333 * gdb.base/infcall-nested-structs-c++.exp: Update.
334 * gdb.base/infcall-nested-structs-c.exp: Update.
335 * gdb.base/info-types.exp.in: Rename to ...
336 * gdb.base/info-types.exp.tcl: ... this.
337 * gdb.base/info-types-c++.exp: Update.
338 * gdb.base/info-types-c.exp: Update.
339 * gdb.base/max-depth.exp.in: Rename to ...
340 * gdb.base/max-depth.exp.tcl: ... this.
341 * gdb.base/max-depth-c++.exp: Update.
342 * gdb.base/max-depth-c.exp: Update.
343 * gdb.cp/cpexprs.exp.in: Rename to ...
344 * gdb.cp/cpexprs.exp.tcl: ... this.
345 * gdb.cp/cpexprs-debug-types.exp: Update.
346 * gdb.cp/cpexprs.exp: Update.
347 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
348 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
349 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
350 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
351 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
352 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
353 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
354 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
355 * gdb.dwarf2/clang-debug-names-2.exp: Update.
356 * gdb.dwarf2/clang-debug-names.exp: Update.
357
d1034d78
AB
3582020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * lib/check-test-names.exp: Remove code that prevents this file
361 loading when tests are run in parallel.
362
3c5c3649
PA
3632020-05-15 Pedro Alves <palves@redhat.com>
364
365 * gdb.multi/multi-kill.exp (start_inferior): Remove
366 'testpid' parameter. Refer to namespace variable directly.
367 (testpid): Declare as namespace variable.
368
272c36b8
PA
3692020-05-15 Pedro Alves <palves@redhat.com>
370
371 * gdb.multi/multi-kill.exp: Wrap in namespace.
372 (start_inferior): Add TESTPID parameter. Use it instead of the
373 testpid global.
374 (top level): Define empty TESTPID array, and pass it down to
375 start_inferior.
376
02eba61a
TV
3772020-05-14 Tom de Vries <tdevries@suse.de>
378
379 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
380 output.
381
971a3747
TV
3822020-05-14 Tom de Vries <tdevries@suse.de>
383
384 * gdb.base/align.exp: Split into ...
385 * gdb.base/align.exp.in: ...
386 * gdb.base/align-c++.exp: ...
387 * gdb.base/align-c.exp: ... these.
388 * gdb.base/infcall-nested-structs.exp: Split into ...
389 * gdb.base/infcall-nested-structs.exp.in: ...
390 * gdb.base/infcall-nested-structs-c++.exp: ...
391 * gdb.base/infcall-nested-structs-c.exp: ... these.
392 * gdb.base/info-types.exp: Split into ...
393 * gdb.base/info-types.exp.in: ...
394 * gdb.base/info-types-c++.exp: ...
395 * gdb.base/info-types-c.exp: ... these.
396 * gdb.base/max-depth.exp: Split into ...
397 * gdb.base/max-depth.exp.in: ...
398 * gdb.base/max-depth-c++.exp: ...
399 * gdb.base/max-depth-c.exp: ... these.
400 * gdb.cp/infcall-nodebug.exp: Split into ...
401 * gdb.cp/infcall-nodebug.exp.in: ...
402 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
403 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
404 * gdb.cp/infcall-nodebug-c-d0.exp: ...
405 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
406
a05575d3
TBA
4072020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
408 Pedro Alves <palves@redhat.com>
409
410 * gdb.multi/multi-exit.c: New file.
411 * gdb.multi/multi-exit.exp: New file.
412 * gdb.multi/multi-kill.c: New file.
413 * gdb.multi/multi-kill.exp: New file.
414
6ad82919
TBA
4152020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
416
417 * gdb.base/annota1.exp: Update the expected output.
418 * gdb.cp/annota2.exp: Ditto.
419
843f4d93
AB
4202020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
421
422 * lib/check-test-names.exp: Disable when testing is being run in
423 parallel.
424
c7c66341
TV
4252020-05-12 Tom de Vries <tdevries@suse.de>
426
427 * gdb.base/jit-elf.exp: Fix string concat.
428
1b59ca1c
TV
4292020-05-12 Tom de Vries <tdevries@suse.de>
430
431 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
432 messages.
433
b4991d29
TV
4342020-05-12 Tom de Vries <tdevries@suse.de>
435
436 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
437
dbb0ab10
TV
4382020-05-12 Tom de Vries <tdevries@suse.de>
439
440 * gdb.ada/catch_ex.exp: Use with_test_prefix.
441 * gdb.ada/mi_catch_ex.exp: Same.
442 * gdb.ada/mi_catch_ex_hand.exp: Same.
443
7549fed8
TV
4442020-05-12 Tom de Vries <tdevries@suse.de>
445
446 * gdb.fortran/complex.exp: Use with_test_prefix.
447
af2d5cd8
TV
4482020-05-12 Tom de Vries <tdevries@suse.de>
449
450 * gdb.trace/passcount.exp: Fix test-names.
451
7c121311
TV
4522020-05-12 Tom de Vries <tdevries@suse.de>
453
454 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
455
c9f3b40e
TV
4562020-05-12 Tom de Vries <tdevries@suse.de>
457
458 * gdb.gdb/complaints.exp: Use with_test_prefix.
459 * gdb.xml/tdesc-regs.exp: Same.
460 * gdb.opt/inline-locals.exp: Fix test name.
461
111b33f0
TV
4622020-05-12 Tom de Vries <tdevries@suse.de>
463
464 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
465 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
466 * gdb.dwarf2/implref-struct.exp: Same.
467 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
468 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
469
ebf47080
SM
4702020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
471
472 * gdb.base/jit-so.exp (one_jit_test): Change test name.
473
d30dcd12
AB
4742020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * lib/check-test-names.exp (all_test_names): New module variable.
477 (counts): Add 'duplicates' field.
478 (_check_duplicates): New procedure.
479 (check): Also check for duplicates.
480 (do_log_summary): Print duplicates count.
481 (do_reset_vars): Reset counter for duplicate test names, and
482 discard all know test names.
483
34584c09
AB
4842020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * lib/gdb.exp: Include check-test-names.exp library.
487 * lib/check-test-names.exp: New file.
488
e0002117
TV
4892020-05-11 Tom de Vries <tdevries@suse.de>
490
491 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
492
53f539a3
KS
4932020-05-11 Keith Seitz <keiths@redhat.com>
494
495 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
496
113ee09a
TV
4972020-05-11 Tom de Vries <tdevries@suse.de>
498
499 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
500 * gdb.cp/cpexprs.exp.in: .. here.
501 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
502 cpexprs.exp.
503
ba3e70b0
KS
5042020-05-11 Keith Seitz <keiths@redhat.com>
505
506 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
507 test names.
508 * gdb.ada/arrayptr.exp: Likewise.
509 * gdb.ada/assign_arr.exp: Likewise.
510 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
511 * gdb.ada/bp_on_var.exp: Likewise.
512 * gdb.ada/call_pn.exp: Likewise.
513 * gdb.ada/complete.exp: Likewise.
514 * gdb.ada/fun_overload_menu.exp: Likewise.
515 * gdb.ada/funcall_param.exp: Likewise.
516 * gdb.ada/funcall_ref.exp: Likewise.
517 * gdb.ada/packed_array_assign.exp: Likewise.
518 * gdb.ada/same_component_name.exp: Likewise.
519 * gdb.ada/type_coercion.exp: Likewise.
520 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
521 * gdb.ada/variant_record_packed_array.exp: Likewise.
522
3ee6bb11
TV
5232020-05-11 Tom de Vries <tdevries@suse.de>
524
525 PR symtab/25941
526 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
527 out of ...
528 * gdb.dwarf2/clang-debug-names.exp: ... here.
529 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
530 clang-debug-names.exp.in.
531 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
532 * gdb.dwarf2/clang-debug-names-2.c: New test.
533
86cd6bc8
AKS
5342020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
535
536 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
537 (fortran_runto_main): New Proc, fortran version of runto_main.
538 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
539 * gdb.fortran/array-bounds.exp: Likewise.
540 * gdb.fortran/array-slices.exp: Likewise.
541 * gdb.fortran/block-data.exp: Likewise.
542 * gdb.fortran/charset.exp: Likewise.
543 * gdb.fortran/common-block.exp: Likewise.
544 * gdb.fortran/complex.exp: Likewise.
545 * gdb.fortran/derived-type-function.exp: Likewise.
546 * gdb.fortran/derived-type.exp: Likewise.
547 * gdb.fortran/info-modules.exp: Likewise.
548 * gdb.fortran/info-types.exp: Likewise.
549 * gdb.fortran/intrinsics.exp: Likewise.
550 * gdb.fortran/library-module.exp: Likewise.
551 * gdb.fortran/logical.exp: Likewise.
552 * gdb.fortran/max-depth.exp: Likewise.
553 * gdb.fortran/module.exp: Likewise.
554 * gdb.fortran/multi-dim.exp: Likewise.
555 * gdb.fortran/nested-funcs.exp: Likewise.
556 * gdb.fortran/print-formatted.exp: Likewise.
557 * gdb.fortran/print_type.exp: Likewise.
558 * gdb.fortran/printing-types.exp: Likewise.
559 * gdb.fortran/ptr-indentation.exp: Likewise.
560 * gdb.fortran/ptype-on-functions.exp: Likewise.
561 * gdb.fortran/subarray.exp: Likewise.
562 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
563 * gdb.fortran/vla-datatypes.exp: Likewise.
564 * gdb.fortran/vla-history.exp: Likewise.
565 * gdb.fortran/vla-ptr-info.exp: Likewise.
566 * gdb.fortran/vla-ptype-sub.exp: Likewise.
567 * gdb.fortran/vla-ptype.exp: Likewise.
568 * gdb.fortran/vla-sizeof.exp: Likewise.
569 * gdb.fortran/vla-type.exp: Likewise.
570 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
571 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
572 * gdb.fortran/vla-value-sub.exp: Likewise.
573 * gdb.fortran/vla-value.exp: Likewise.
574 * gdb.fortran/whatis_type.exp: Likewise.
575 * gdb.mi/mi-var-child-f.exp: Likewise.
576
6dc55ce9 5772020-05-09 Tom de Vries <tdevries@suse.de>
578
579 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
580
283cb58c
TV
5812020-05-08 Tom de Vries <tdevries@suse.de>
582
583 * gdb.dwarf2/clang-debug-names.c: New test.
584 * gdb.dwarf2/clang-debug-names.exp: New file.
585
ac4a4f1c
SM
5862020-05-06 Simon Marchi <simon.marchi@efficios.com>
587
588 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
589 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
590
24fe640b
TV
5912020-05-06 Tom de Vries <tdevries@suse.de>
592
593 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
594 breakpoint is at a "recommended breakpoint location".
595 * gdb.reverse/consecutive-reverse.exp: Same.
596
0d8683a3
TV
5972020-05-06 Tom de Vries <tdevries@suse.de>
598
599 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
600 address.
601
b8983c46
TV
6022020-05-06 Tom de Vries <tdevries@suse.de>
603
604 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
605
abf6d805
TV
6062020-05-06 Tom de Vries <tdevries@suse.de>
607
608 * gdb.base/store.exp (check_set, up_set): Allowing missing location
609 info for r.
610
0fc2a808
TV
6112020-05-06 Tom de Vries <tdevries@suse.de>
612
613 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
614 necessary.
615
873dd427
TV
6162020-05-06 Tom de Vries <tdevries@suse.de>
617
618 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
619 void.
620
7c99e7e2
TV
6212020-05-06 Tom de Vries <tdevries@suse.de>
622
623 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
624 of ...
625 * gdb.base/async.exp: ... here.
626 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
627 "recommended breakpoint location".
628
6173d6a6
TV
6292020-05-06 Tom de Vries <tdevries@suse.de>
630
631 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
632
6015a067
TV
6332020-05-04 Tom de Vries <tdevries@suse.de>
634
635 * gdb.base/async.exp: Check whether instruction addresses are a
636 "recommended breakpoint location".
637
3b6acaee
TT
6382020-05-03 Tom Tromey <tom@tromey.com>
639
640 * gdb.base/sepdebug.exp: Remove "catch" test.
641 * gdb.base/break.exp: Remove "catch" test.
642 * gdb.base/default.exp: Update expected output.
643
5beb4d17
TV
6442020-05-02 Tom de Vries <tdevries@suse.de>
645
646 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
647 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
648 * gdb.arch/i386-mpx-map.exp: Same.
649 * gdb.arch/i386-mpx-sigsegv.exp: Same.
650 * gdb.arch/i386-mpx-simple_segv.exp: Same.
651 * gdb.arch/i386-mpx.exp: Same.
652
8caf140d
TV
6532020-05-02 Tom de Vries <tdevries@suse.de>
654
655 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
656
693196cb
TV
6572020-05-01 Tom de Vries <tdevries@suse.de>
658
659 * gdb.ada/operator_bp.exp: Allow more than required amount of
660 breakpoint.
661
53ae0aa9
TV
6622020-05-01 Tom de Vries <tdevries@suse.de>
663
664 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
665
ee9d1e5f
HD
6662020-04-30 Hannes Domani <ssbssa@yahoo.de>
667
668 PR gdb/18706
669 * gdb.cp/stub-array-size.cc: New test.
670 * gdb.cp/stub-array-size.exp: New file.
671 * gdb.cp/stub-array-size.h: New test.
672 * gdb.cp/stub-array-size2.cc: New test.
673
d5cf82c0
HD
6742020-04-30 Hannes Domani <ssbssa@yahoo.de>
675
676 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
677 output to the new format.
678
42e165c3
SM
6792020-04-29 Simon Marchi <simon.marchi@efficios.com>
680
681 * gdb.base/break.exp: Use with_test_prefix.
682
6e4e3fe1
TV
6832020-04-29 Tom de Vries <tdevries@suse.de>
684
685 * lib/gdb.exp (debug_types): New proc.
686 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
687 * gdb.python/py-symtab.exp: Same.
688
d642b692
HD
6892020-04-29 Hannes Domani <ssbssa@yahoo.de>
690
691 PR gdb/17320
692 * gdb.base/pretty-array.c: New test.
693 * gdb.base/pretty-array.exp: New file.
694
ea90f227
TV
6952020-04-29 Tom de Vries <tdevries@suse.de>
696
697 PR symtab/25889
698 * gdb.cp/cpexprs.exp: Adapt for inclusion.
699 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
700 and include cpexprs.exp.
701
a65189c9
TV
7022020-04-28 Mark Williams <mark@myosotissp.com>
703
704 PR gdb/24480
705 * dw4-toplevel-types.exp: Test for top level types.
706 * dw4-toplevel-types.cc: Test for top level types.
707
32d1f47a
TBA
7082020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
709
710 * gdb.threads/stop-with-handle.exp: Fix typo in comment
711 (theads -> threads).
712
56a4f5a1
TV
7132020-04-28 Tom de Vries <tdevries@suse.de>
714
715 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
716
0b2f8a3b
TV
7172020-04-28 Tom de Vries <tdevries@suse.de>
718
719 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
720
5390c717
TV
7212020-04-28 Tom de Vries <tdevries@suse.de>
722
723 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
724
15cd93d0
TV
7252020-04-28 Tom de Vries <tdevries@suse.de>
726
727 * gdb.dwarf2/main-foo.c: New test.
728 * gdb.dwarf2/struct-with-sig.exp: New file.
729
d472f0fb
TV
7302020-04-25 Tom de Vries <tdevries@suse.de>
731
732 * boards/debug-types.exp: New file.
733
8d840e05
AB
7342020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
737
bcfe6157
TT
7382020-04-24 Tom Tromey <tom@tromey.com>
739
740 PR symtab/12707:
741 * gdb.python/py-symbol.exp: Update expected results for
742 linkage_name test.
743 * gdb.cp/print-demangle.exp: New file.
744 * gdb.base/c-linkage-name.exp: Fix test.
745 * gdb.guile/scm-symbol.exp: Update expected results for
746 linkage_name test.
747
f049a313
TT
7482020-04-24 Tom Tromey <tom@tromey.com>
749
750 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
751 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
752 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
753 assembler.
754
7cf28874
TV
7552020-04-24 Tom de Vries <tdevries@suse.de>
756
757 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
758 C++.
759
dac2fef7
TT
7602020-04-24 Tom Tromey <tromey@adacore.com>
761
762 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
763 values.
764 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
765 values. Update test for minimal encodings.
766 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
767 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
768 values. Update test for minimal encodings.
769
1acda803
TT
7702020-04-24 Tom Tromey <tromey@adacore.com>
771
772 PR python/23662:
773 * gdb.ada/variant.exp: Add Python checks.
774 * gdb.rust/simple.exp: Add dynamic type checks.
775
adfb9815
TT
7762020-04-24 Tom Tromey <tromey@adacore.com>
777
778 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
779 Make array type matching more lax.
780 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
781 * gdb.ada/mi_variant.exp: New file.
782 * gdb.ada/mi_variant/pck.ads: New file.
783 * gdb.ada/mi_variant/pkg.adb: New file.
784 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
785 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
786
7d79de9a
TT
7872020-04-24 Tom Tromey <tromey@adacore.com>
788
789 * gdb.ada/variant.exp: Add dynamic field offset tests.
790 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
791 * gdb.ada/variant/pkg.adb: Add new variables.
792
f8e89861
TT
7932020-04-24 Tom Tromey <tromey@adacore.com>
794
795 * gdb.ada/variant.exp: New file
796 * gdb.ada/variant/pkg.adb: New file
797 * gdb.ada/variant/pck.adb: New file
798
86e887ae
TV
7992020-04-24 Tom de Vries <tdevries@suse.de>
800
801 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
802
88428775
TV
8032020-04-24 Tom de Vries <tdevries@suse.de>
804
805 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
806 flags.
807
4e86f6e7
TV
8082020-04-24 Tom de Vries <tdevries@suse.de>
809
810 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
811
2016d3e6
TV
8122020-04-24 Tom de Vries <tdevries@suse.de>
813
814 * lib/gdb.exp (default_gdb_start): Handle eof.
815 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
816 failure.
817 * gdb.base/readnever.exp: Handle clean_restart failure.
818
70bc38f5
TV
8192020-04-23 Tom de Vries <tdevries@suse.de>
820
821 * gdb.base/decl-before-def.exp: Run to main and print a again.
822
de82891c
TV
8232020-04-23 Tom de Vries <tdevries@suse.de>
824
825 * gdb.base/decl-before-def-decl.c: New test.
826 * gdb.base/decl-before-def-def.c: New test.
827 * gdb.base/decl-before-def.exp: New file.
828
96038148
TV
8292020-04-23 Tom de Vries <tdevries@suse.de>
830
831 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
832
54ac3df1
TV
8332020-04-22 Tom de Vries <tdevries@suse.de>
834
835 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
836 debug_info_offset.
837 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
838 before $objsfile in the line line.
839
714534e1
TV
8402020-04-22 Tom de Vries <tdevries@suse.de>
841
842 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
843
16a7dbf4
MS
8442020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
845
846 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
847 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
848 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
849 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
850 * gdb.base/jit-protocol.h: Update definitions to match all usage
851 contexts.
852
8532020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
854
855 * gdb.base: Rename all jit related test and source files.
856
8572020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
858
859 * gdb.base/jit-reader.exp: Relax register output check.
860
317d2668
TV
8612020-04-22 Tom de Vries <tdevries@suse.de>
862
863 PR symtab/25764
864 * gdb.base/psym-external-decl-2.c: New test.
865 * gdb.base/psym-external-decl.c: New test.
866 * gdb.base/psym-external-decl.exp: New file.
867 * gdb.threads/tls.exp: Add PR25807 kfail.
868
eea9e357
TV
8692020-04-22 Tom de Vries <tdevries@suse.de>
870
871 PR symtab/25801
872 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
873 in "info source" output.
874
3d5afab3
TV
8752020-04-22 Tom de Vries <tdevries@suse.de>
876
877 PR symtab/25700
878 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
879 symtab for imported_unit.c.
880
b32102f6
GB
8812020-04-21 Gary Benson <gbenson@redhat.com>
882
883 * gdb.base/advance.c (func): New argument, to match call site.
884 (func2, func3): Add return statements.
885
d43b7a2d
TBA
8862020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
887
888 * gdb.multi/run-only-second-inf.c: New file.
889 * gdb.multi/run-only-second-inf.exp: New file.
890
d89edf9b
MM
8912020-04-21 Markus Metzger <markus.t.metzger@intel.com>
892
893 * gdb.btrace/multi-inferior.c: New test.
894 * gdb.btrace/multi-inferior.exp: New file.
895
1a476b6d
MM
8962020-04-21 Markus Metzger <markus.t.metzger@intel.com>
897
898 * gdb.btrace/enable-new-thread.c: New test.
899 * gdb.btrace/enable-new-thread.exp: New file.
900
4778a5f8
TV
9012020-04-21 Tom de Vries <tdevries@suse.de>
902
903 PR gdb/25471
904 * gdb.threads/killed-outside.c: New test.
905 * gdb.threads/killed-outside.exp: New file.
906
9b2c992c
GB
9072020-04-20 Gary Benson <gbenson@redhat.com>
908
909 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
910 * gdb.base/nested-subp2.exp: Likewise.
911 * gdb.base/nested-subp3.exp: Likewise.
912
b5d1d6f7
GB
9132020-04-20 Gary Benson <gbenson@redhat.com>
914
915 * gdb.base/nested-subp1.exp: Disable test when using clang.
916 * gdb.base/nested-subp2.exp: Likewise.
917 * gdb.base/nested-subp3.exp: Likewise.
918
25230285
GB
9192020-04-20 Gary Benson <gbenson@redhat.com>
920
921 * gdb.cp/exception.cc: Fix compilation error with clang.
922
fa93cc8f
GB
9232020-04-20 Gary Benson <gbenson@redhat.com>
924
809730f3 925 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 926
e0c45f30
GB
9272020-04-20 Gary Benson <gbenson@redhat.com>
928
929 * gdb.base/jit-main.c: Fix compilation error with clang.
930
4ddfec93
KR
9312020-04-17 Kamil Rytarowski <n54@gmx.com>
932
933 * gdb.base/attach-twice.c: Include "sys/types.h".
934 (PTRACE_ATTACH): Add fallback definition.
935 (main): Pass `0' to the 4th argument of `ptrace'.
936
2bed205e
KR
9372020-04-17 Kamil Rytarowski <n54@gmx.com>
938
939 * gdb.base/fork-running-state.c: Include "signal.h".
940
0743fc83
TT
9412020-04-17 Tom Tromey <tromey@adacore.com>
942
943 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
944 Update tests.
945 * gdb.btrace/cpu.exp: Update tests.
946 * gdb.base/maint.exp: Update tests.
947 * gdb.base/default.exp: Update tests.
948 * gdb.base/completion.exp: Update tests.
949
efba5c23
TV
9502020-04-16 Tom de Vries <tdevries@suse.de>
951
952 PR symtab/25791
953 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
954 (ensure_gdb_index): and factor out and move ...
955 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
956 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
957
d191d716
TV
9582020-04-16 Tom de Vries <tdevries@suse.de>
959
960 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
961 loading exec.
962
99f1bc6a
AB
9632020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 * gdb.base/many-completions.exp: New file.
966
194d088f
TV
9672020-04-14 Tom de Vries <tdevries@suse.de>
968
969 PR symtab/25718
970 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
971
c1a66c06
TV
9722020-04-14 Tom de Vries <tdevries@suse.de>
973
974 PR symtab/25720
975 * gdb.base/maint-expand-symbols-header-file.c: New test.
976 * gdb.base/maint-expand-symbols-header-file.exp: New file.
977 * gdb.base/maint-expand-symbols-header-file.h: New test.
978
21b0982c
AB
9792020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
982 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
983 get_func_info.
984 (get_func_info): Delete.
985 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
986 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
987 * lib/dwarf.exp (get_func_info): New function.
988
dd1cab06
TV
9892020-04-13 Tom de Vries <tdevries@suse.de>
990
991 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
992 to what find_gnatmake does.
993
71ea2b6b
TV
9942020-04-10 Tom de Vries <tdevries@suse.de>
995
996 * gdb.base/style.exp: Expect "Expanding full symbols" message for
997 -readnow.
998
bdfc1e8a
TV
9992020-04-10 Tom de Vries <tdevries@suse.de>
1000
1001 PR cli/25808
1002 * gdb.base/style.c: Add leading newlines.
1003 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1004 Check listing of main's one-line body.
1005
14ca8ecf
TV
10062020-04-08 Tom de Vries <tdevries@suse.de>
1007
1008 * lib/gdb.exp (psymtabs_p): New proc.
1009 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1010 importing unit" unsupported if there are no partial symbols.
1011
e21d048f
TV
10122020-04-08 Tom de Vries <tdevries@suse.de>
1013
1014 PR testsuite/25760
1015 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1016
25c11aca
TV
10172020-04-07 Tom de Vries <tdevries@suse.de>
1018
1019 PR symtab/25796
1020 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1021
5707e24b
TV
10222020-04-07 Tom de Vries <tdevries@suse.de>
1023
1024 * gdb.base/check-psymtab.c: New test.
1025 * gdb.base/check-psymtab.exp: New file.
1026
6ee448cc
TT
10272020-04-06 Tom Tromey <tromey@adacore.com>
1028
1029 * gdb.ada/variant-record/proc.adb: New file.
1030 * gdb.ada/variant-record/value.adb: New file.
1031 * gdb.ada/variant-record/value.s: New file.
1032 * gdb.ada/variant-record.exp: New file.
1033
9e7c9a03
HD
10342020-04-03 Hannes Domani <ssbssa@yahoo.de>
1035
1036 PR gdb/25325
1037 * gdb.cp/typed-enum.cc: New test.
1038 * gdb.cp/typed-enum.exp: New file.
1039
c90d28ac
AB
10402020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1041
1042 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1043 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1044 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1045 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1046 * gdb.opt/inline-small-func.c: New file.
1047 * gdb.opt/inline-small-func.exp: New file.
1048 * gdb.opt/inline-small-func.h: New file.
1049
34e9a9fa
AB
10502020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1051
1052 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1053 function.
1054
6a354911
AB
10552020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1056
1057 * lib/dwarf.exp (function_range): Allow compiler options to be
1058 specified.
1059
880d9777
TV
10602020-04-02 Tom de Vries <tdevries@suse.de>
1061
1062 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1063 __attribute__((always_inline)).
1064 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1065
f32682ea
TV
10662020-04-02 Tom de Vries <tdevries@suse.de>
1067
1068 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1069 (gdbserver_gdb_exit): ... here. Add timeout warning.
1070 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1071 (connect_target_extended_remote): Append new server_spawn_id to
1072 server_spawn_ids.
1073 (cleanup): New proc.
1074 (setup, <toplevel>): Call cleanup.
1075
d3214198
TV
10762020-04-02 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.base/main-psymtab.exp: New file.
1079
cc77ed24
TV
10802020-04-02 Tom de Vries <tdevries@suse.de>
1081
1082 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1083
3638a098
TT
10842020-04-01 Tom Tromey <tom@tromey.com>
1085
1086 * gdb.base/complex-parts.exp: Add type tests.
1087
c34e8714
TT
10882020-04-01 Tom Tromey <tom@tromey.com>
1089
1090 * gdb.base/complex-parts.exp: Add arithmetic tests.
1091
981c08ce
TT
10922020-04-01 Tom Tromey <tom@tromey.com>
1093
1094 * gdb.compile/compile.exp: Update.
1095 * gdb.compile/compile-cplus.exp: Update.
1096 * gdb.base/varargs.exp: Update.
1097 * gdb.base/floatn.exp: Update.
1098 * gdb.base/endianity.exp: Update.
1099 * gdb.base/callfuncs.exp (do_function_calls): Update.
1100 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1101 (complex_float_integral_args): Update.
1102 * gdb.base/complex.exp: Update.
1103 * gdb.base/complex-parts.exp: Update.
1104
3d1cfd43
TT
11052020-04-01 Tom Tromey <tromey@adacore.com>
1106
1107 * gdb.rust/union.rs: New file.
1108 * gdb.rust/union.exp: New file.
1109 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1110 (main): Update.
1111 * gdb.rust/simple.exp: Move union tests to union.exp.
1112
e033dfa9
TT
11132020-04-01 Tom Tromey <tromey@adacore.com>
1114
1115 * gdb.rust/simple.rs (main): Remove "y0".
1116
53cccef1
TBA
11172020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1118
1119 * gdb.multi/stop-all-on-exit.c: New test.
1120 * gdb.multi/stop-all-on-exit.exp: New file.
1121
60e22c1e
HD
11222020-04-01 Hannes Domani <ssbssa@yahoo.de>
1123
1124 PR gdb/24789
1125 * gdb.cp/misc.cc: Add integer reference variable.
1126 * gdb.cp/misc.exp: Add test.
1127
e139a727
TBA
11282020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1129
1130 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1131 scenario to cover execution until the end and also the case
1132
16b0db75
TV
11332020-03-31 Tom de Vries <tdevries@suse.de>
1134
1135 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1136 c. Use "maint info symtabs" to check symtab expansion.
1137
c0502da6
TV
11382020-03-30 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1141 unsupported.
1142 (verify_psymtab_expanded): Move ...
1143 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1144 test.
1145 (readnow): New proc.
1146
5935fd15
AB
11472020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1150 with $hex.
1151
1773be9e
TT
11522020-03-20 Tom Tromey <tromey@adacore.com>
1153
1154 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1155
70304be9
TT
11562020-03-20 Tom Tromey <tromey@adacore.com>
1157
1158 * gdb.ada/sub_variant/subv.adb: New file.
1159 * gdb.ada/sub_variant.exp: New file.
1160
0dd7b8f7
TV
11612020-03-20 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1164 first break fails.
1165 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1166
cada5fc9
AB
11672020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.server/exit-multiple-threads.c: New file.
1170 * gdb.server/exit-multiple-threads.exp: New file.
1171
6b8c53f2
AB
11722020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1173
1174 * gdb.fortran/mixed-lang-stack.c: New file.
1175 * gdb.fortran/mixed-lang-stack.cpp: New file.
1176 * gdb.fortran/mixed-lang-stack.exp: New file.
1177 * gdb.fortran/mixed-lang-stack.f90: New file.
1178
19a2740f
AB
11792020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.linespec/cp-completion-aliases.cc: New file.
1182 * gdb.linespec/cp-completion-aliases.exp: New file.
1183
d8c8b848
TV
11842020-03-19 Tom de Vries <tdevries@suse.de>
1185
1186 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1187 more precise.
1188
a9933ccf
TV
11892020-03-18 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1192 * gdb.dwarf2/break-inline-psymtab.c: New test.
1193 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1194
2f89101f
TV
11952020-03-16 Tom de Vries <tdevries@suse.de>
1196
1197 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1198 cache_verify and cache_verify_proc.
1199
6b9374f1
TV
12002020-03-15 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.server/solib-list.exp: Handle
1203 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1204
eaeaf44c
TV
12052020-03-15 Tom de Vries <tdevries@suse.de>
1206
1207 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1208 objfiles".
1209
3293bbaf
TT
12102020-03-14 Tom Tromey <tom@tromey.com>
1211
1212 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1213
ab44624c
TV
12142020-03-14 Tom de Vries <tdevries@suse.de>
1215
1216 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1217
54c43825
TV
12182020-03-14 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1221 result in line-by-line fashion.
1222
2ac70237
TV
12232020-03-14 Tom de Vries <tdevries@suse.de>
1224
1225 * lib/gdb.exp (supports_statement_frontiers): New proc.
1226 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1227
09546b56
TV
12282020-03-14 Tom de Vries <tdevries@suse.de>
1229
1230 * gdb.base/printcmds.exp: Add missing quoting for "print
1231 teststring2".
1232
a1f6a07c
TT
12332020-03-13 Tom Tromey <tom@tromey.com>
1234
1235 * gdb.base/printcmds.exp (test_print_strings): Add regression
1236 test.
1237 * gdb.base/printcmds.c (charptr): New typedef.
1238 (teststring2): New global.
1239
1b83d09c
AB
12402020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1241
1242 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1243 full path in the test name.
1244 (test_ld): Add some with_test_prefix blocks to make test names
1245 unique.
1246
2d61316c
TV
12472020-03-13 Tom de Vries <tdevries@suse.de>
1248
1249 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1250
2e9145ac
TV
12512020-03-13 Tom de Vries <tdevries@suse.de>
1252
1253 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1254
96c7f873
TV
12552020-03-13 Tom de Vries <tdevries@suse.de>
1256
1257 PR symtab/25646
1258 * gdb.dwarf2/imported-unit.exp: Add test.
1259
49ba92c0
TV
12602020-03-13 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1263 (var1, var2): New variable.
1264 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1265 matching symbols.
1266
301b21e0
TV
12672020-03-13 Tom de Vries <tdevries@suse.de>
1268
1269 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1270 (Term::command): Use prompt prefix.
1271 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1272 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1273 command_no_prompt_prefix instead of prefix.
1274 * gdb.tui/tui-layout-asm.exp: Same.
1275
3f512721
SM
12762020-03-12 Simon Marchi <simon.marchi@efficios.com>
1277
1278 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1279
40310f30
SM
12802020-03-12 Simon Marchi <simon.marchi@efficios.com>
1281
1282 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1283 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1284 on" while stepping over the test instruction, match printed
1285 message.
1286
09252140
TV
12872020-03-12 Tom de Vries <tdevries@suse.de>
1288
1289 * gdb.base/info-types.exp: Use exp_continue during matching of output
1290 of "info types".
1291
14e9c72c
TV
12922020-03-12 Tom de Vries <tdevries@suse.de>
1293
1294 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1295
e515d67e
TV
12962020-03-12 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.fortran/module.exp: Use exp_continue during matching of output
1299 of "info variable -n".
1300
307eafd8
TV
13012020-03-12 Tom de Vries <tdevries@suse.de>
1302
1303 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1304 gdb.dwarf2/dw2-ranges-base.c.
1305
9a2de3fc
TV
13062020-03-12 Tom de Vries <tdevries@suse.de>
1307
1308 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1309 in presence of GLIBC debuginfo.
1310
3217502e
TV
13112020-03-12 Tom de Vries <tdevries@suse.de>
1312
1313 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1314 $core.
1315
1281424c
TV
13162020-03-12 Tom de Vries <tdevries@suse.de>
1317
1318 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1319 more precise.
1320
038b97fc
SM
13212020-03-11 Simon Marchi <simon.marchi@efficios.com>
1322
1323 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1324 from Unix to Windows path.
1325
5308d1e7
TV
13262020-03-11 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.ada/minsyms.exp: Set language to ada.
1329
f870f78f
TV
13302020-03-11 Tom de Vries <tdevries@suse.de>
1331
1332 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1333
5a13315d
TV
13342020-03-11 Tom de Vries <tdevries@suse.de>
1335
1336 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1337
976862ed
TT
13382020-03-11 Tom Tromey <tromey@adacore.com>
1339
1340 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1341
7462c383
TV
13422020-03-11 Tom de Vries <tdevries@suse.de>
1343
1344 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1345
1c6c46a0
TV
13462020-03-11 Tom de Vries <tdevries@suse.de>
1347
1348 * gdb.base/break-interp.exp: Limit verbose scope.
1349
44f41bb7
TV
13502020-03-11 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.fortran/logical.f90: Define variable with character type.
1353 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1354
b76f3a42
TV
13552020-03-11 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1358
1c33af77
TV
13592020-03-11 Tom de Vries <tdevries@suse.de>
1360
1361 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1362 symtabs.
1363
8c95582d
AB
13642020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1365 Bernd Edlinger <bernd.edlinger@hotmail.de>
1366
1367 * gdb.cp/step-and-next-inline.cc: New file.
1368 * gdb.cp/step-and-next-inline.exp: New file.
1369 * gdb.cp/step-and-next-inline.h: New file.
1370 * gdb.dwarf2/dw2-is-stmt.c: New file.
1371 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1372 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1373 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1374 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1375
cecf8547
AB
13762020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1379 is-stmt flag in the line table.
1380
0ba678c9
TV
13812020-03-09 Tom de Vries <tdevries@suse.de>
1382
1383 * lib/gdb.exp (cached_file): Create cache dir.
1384
72fbdf83
TV
13852020-03-07 Tom de Vries <tdevries@suse.de>
1386
1387 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1388 * gdb.cp/rvalue-ref-params.exp: Same.
1389
436b5e99
TV
13902020-03-06 Tom de Vries <tdevries@suse.de>
1391
1392 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1393 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1394
09f2921c
TV
13952020-03-06 Tom de Vries <tdevries@suse.de>
1396
1397 * README: Fix "the the".
1398 * gdb.base/dprintf.exp: Same.
1399
50a3cc5d
TV
14002020-03-05 Tom de Vries <tdevries@suse.de>
1401
1402 * gdb.base/maint.exp: Update "main print statistics" expected output.
1403
0a709cba
AKS
14042020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1405
1406 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1407 (fortran_int8): Likewise.
1408 (fortran_real4): Likewise.
1409 (fortran_real8): Likewise.
1410 (fortran_complex4): Likewise.
1411 (fortran_logical4): Likewise.
1412 (fortran_character1): Likewise.
1413
5e5d66b6
AB
14142020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1415
1416 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1417 printed as true.
1418
7b973adc
SDJ
14192020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1420
1421 * gdb.base/printcmds.exp: Add test to verify printf of a
1422 variable holding an address.
1423
478e490a
TV
14242020-03-03 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1427
1ef44e86
TV
14282020-03-03 Tom de Vries <tdevries@suse.de>
1429
1430 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1431 gdb_test_multiple call.
1432
b98cc2cf
TV
14332020-03-03 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1436 gdb_test_multiple calls.
1437
63e163f2
AB
14382020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * gdb.base/default.exp: Remove test of 'set history filename'.
1441 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1442 filename to the empty string.
1443 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1444 and GDBHISTSIZE.
1445
24ed6739
AB
14462020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1449 disabled.
1450
590003dc
TV
14512020-03-02 Pedro Alves <palves@redhat.com>
1452 Tom de Vries <tdevries@suse.de>
1453
1454 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1455 -prompt prefix, before user_code argument. Add -lbl option likewise.
1456 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1457 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1458 argument.
1459 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1460 have "\r\n" at start-of-line, instead of at end-of-line.
1461
f5e46084
SM
14622020-02-28 Simon Marchi <simon.marchi@efficios.com>
1463
1464 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1465 libinproctrace.so.
1466
f7a7000d
LM
14672020-02-28 Luis Machado <luis.machado@linaro.org>
1468
1469 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1470 to "p/x".
1471
718e0816
LM
14722020-02-28 Luis Machado <luis.machado@linaro.org>
1473
1474 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1475 asm/ptrace.h and error.h.
1476
13c3a74a
TV
14772020-02-28 Tom de Vries <tdevries@suse.de>
1478
1479 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1480 (struct wrapper, do_something, mundane/symada__cS): Move ...
1481 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1482 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1483 Update "print symada__cS before partial symtab expansion" regexp.
1484 Update breakpoint location. Flush symbol cache after expansion.
1485
85d2d5bb
LM
14862020-02-28 Luis Machado <luis.machado@linaro.org>
1487
1488 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1489
3608f86c
TV
14902020-02-27 Tom de Vries <tdevries@suse.de>
1491
1492 * config/sid.exp: Remove unused globals.
1493 * gdb.base/attach.exp: Same.
1494 * gdb.base/catch-load.exp: Same.
1495 * gdb.base/dbx.exp: Same.
1496 * lib/gdb.exp: Same.
1497 * lib/mi-support.exp: Same.
1498 * lib/prompt.exp: Same.
1499
c8d4f6df
TV
15002020-02-27 Tom de Vries <tdevries@suse.de>
1501
1502 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1503 not set.
1504
0d79cdc4
AM
15052020-02-26 Aaron Merey <amerey@redhat.com>
1506
1507 * gdb.debuginfod: New directory for debuginfod tests.
1508 * gdb.debuginfod/main.c: New test file.
1509 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1510
0dce4280
TV
15112020-02-26 Tom de Vries <tdevries@suse.de>
1512
1513 PR gdb/25603
1514 * gdb.base/persistent-lang.cc: New test.
1515 * gdb.base/persistent-lang.exp: New file.
1516
9e80cfa1
AB
15172020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * gdb.fortran/derived-type-striding.exp: Add a new test.
1520 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1521 new test.
1522
2078dbb2
AB
15232020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1524
1525 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1526 names.
1527
70d49700
TV
15282020-02-25 Tom de Vries <tdevries@suse.de>
1529
1530 PR go/18926
1531 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1532
a88ef40d
TV
15332020-02-24 Tom de Vries <tdevries@suse.de>
1534
1535 PR gdb/25592
1536 * gdb.base/info-locals-unused-static-var.c: New test.
1537 * gdb.base/info-locals-unused-static-var.exp: New file.
1538
01b1af32
TT
15392020-02-22 Tom Tromey <tom@tromey.com>
1540
1541 * gdb.python/tui-window.exp: New file.
1542 * gdb.python/tui-window.py: New file.
1543
7c043ba6
TT
15442020-02-22 Tom Tromey <tom@tromey.com>
1545
1546 PR tui/17850:
1547 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1548 tests.
1549
c22fef7e
TT
15502020-02-22 Tom Tromey <tom@tromey.com>
1551
1552 * gdb.tui/new-layout.exp: Add sub-layout tests.
1553
ee325b61
TT
15542020-02-22 Tom Tromey <tom@tromey.com>
1555
1556 * gdb.tui/new-layout.exp: New file.
1557
3f0cbb04
TT
15582020-02-22 Tom Tromey <tom@tromey.com>
1559
1560 * gdb.rust/rust-style.rs: New file.
1561 * gdb.rust/rust-style.exp: New file.
1562 * gdb.base/style.exp: Test structure printing.
1563 * gdb.base/style.c (struct some_struct): New type.
1564 (enum etype): New type.
1565 (struct_value): New global.
1566
75525152
TV
15672020-02-21 Tom de Vries <tdevries@suse.de>
1568
1569 PR go/18926
1570 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1571 Remove blanket xfails. Use message argument for gdb_breakpoint.
1572 Make continuing to breakpoint test conditional on setting breakpoint.
1573 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1574 DW_AT_name attribute. Add xfail for GCC PR93866.
1575
bd360d30
AB
15762020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * gdb.dwarf2/cpp-linkage-name.c: New file.
1579 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1580
c7adb09f 15812020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1582
1583 * lib/gdb.exp (gdb_wrapper_init): Reset
1584 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1585 not exist.
1586
a9c79803
TV
15872020-02-20 Tom de Vries <tdevries@suse.de>
1588
1589 PR go/17018
1590 * gdb.go/hello.exp: Copy ...
1591 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1592 print of st to print value of global definition. Add xfail for GCC
1593 PR93844.
1594 * gdb.go/hello.exp: Remove printing of st before definition.
1595 * gdb.go/hello.go: Copy ...
1596 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1597 to st.
1598 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1599
d7445728
TV
16002020-02-20 Tom de Vries <tdevries@suse.de>
1601
1602 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1603 (gdb_simple_compile): Handle compile_flags go by using .go extension
1604 for source file.
1605 * gdb.go/chan.exp: Use support_go_compile.
1606 * gdb.go/handcall.exp: Same.
1607 * gdb.go/hello.exp: Same.
1608 * gdb.go/integers.exp: Same.
1609 * gdb.go/max-depth.exp: Same.
1610 * gdb.go/methods.exp: Same.
1611 * gdb.go/package.exp: Same.
1612 * gdb.go/strings.exp: Same.
1613 * gdb.go/types.exp: Same.
1614 * gdb.go/unsafe.exp: Same.
1615
c9c41e6d
TV
16162020-02-19 Tom de Vries <tdevries@suse.de>
1617
1618 * gdb.python/lib-types.exp: Make xfail more strict.
1619
f20ff837
TV
16202020-02-19 Tom de Vries <tdevries@suse.de>
1621
1622 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1623
08410482
DE
16242020-02-19 Doug Evans <dje@google.com>
1625
1626 PR rust/25535
1627 * gdb.rust/simple.exp: Add test.
1628 * gdb.rust/simple.rs: Add test.
1629
623563f7
TV
16302020-02-19 Tom de Vries <tdevries@suse.de>
1631
1632 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1633 output line-by-line.
1634
d3308cfd
TV
16352020-02-19 Tom de Vries <tdevries@suse.de>
1636
1637 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1638
86cbc5dc
TV
16392020-02-19 Tom de Vries <tdevries@suse.de>
1640
1641 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1642 prelink.
1643
9db2b96b
TV
16442020-02-19 Tom de Vries <tdevries@suse.de>
1645
1646 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1647 (gdb_do_cache): Use gdb_do_cache_wrap.
1648 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1649
89e2fdc5
TV
16502020-02-19 Tom de Vries <tdevries@suse.de>
1651
1652 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1653 gdb_compile option.
1654
373d7ac0
SM
16552020-02-18 Simon Marchi <simon.marchi@efficios.com>
1656
1657 * gdb.base/printcmds.exp (test_print_enums): Update expected
1658 output.
1659
b29a2df0
SM
16602020-02-18 Simon Marchi <simon.marchi@efficios.com>
1661
1662 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1663 for "unknown".
1664
6740f0cc
SM
16652020-02-18 Simon Marchi <simon.marchi@efficios.com>
1666
1667 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1668 enumerator.
1669
edd45eb0
SM
16702020-02-18 Simon Marchi <simon.marchi@efficios.com>
1671
1672 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1673 FE_, add FE_NONE.
1674 (three): Update.
1675 (enum flag_enum_without_zero): New enum.
1676 (flag_enum_without_zero): New variable.
1677 (enum not_flag_enum): New enum.
1678 (three_not_flag): New variable.
1679 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1680 (test_print_enums): Add more tests for printing flag enums.
1681
d4295de4
TV
16822020-02-18 Tom de Vries <tdevries@suse.de>
1683
1684 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1685 (gdb_compile_ada): ... here.
1686 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1687 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1688
f251f505
TT
16892020-02-14 Tom Tromey <tom@tromey.com>
1690
1691 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1692 build directory.
1693 * boards/gdbserver-base.exp: Update path to gdbserver.
1694
8f432634
TV
16952020-02-13 Tom de Vries <tdevries@suse.de>
1696
1697 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1698
92b6eaf7
TV
16992020-02-13 Tom de Vries <tdevries@suse.de>
1700
1701 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1702 are missing.
1703
f3b0f7fe
TV
17042020-02-13 Tom de Vries <tdevries@suse.de>
1705
1706 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1707 call.
1708
f6be8713
SDJ
17092020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1710
1711 PR tui/25126
1712 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1713 * gdb.base/cached-source-file.c: New file.
1714 * gdb.base/cached-source-file.exp: New file.
1715
b2770d5e
TV
17162020-02-11 Tom de Vries <tdevries@suse.de>
1717
1718 PR testsuite/25488
1719 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1720
44f6938e
TV
17212020-02-10 Tom de Vries <tdevries@suse.de>
1722
1723 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1724
5f0e2eb7
MR
17252020-02-10 Maciej W. Rozycki <macro@wdc.com>
1726
1727 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1728 and $after_addr are both integers before making a comparison.
1729
46ce2b6f
TV
17302020-02-09 Tom de Vries <tdevries@suse.de>
1731
1732 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1733 command output and paste it into gdb.log. If any, paste catch message
1734 to gdb.log.
1735
5abbbe1d
TT
17362020-02-07 Tom Tromey <tromey@adacore.com>
1737
1738 PR breakpoints/24915:
1739 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1740
1d5d29e7
SV
17412020-02-06 Shahab Vahedi <shahab@synopsys.com>
1742
1743 * gdb.tui/tui-missing-src.exp: Add the "missing source
1744 file" test for the TUI.
1745
b0999b9b
AB
17462020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1749 including a port number in the output.
1750
c3b149eb
AKS
17512020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1752
1753 * lib/fortran.exp (fortran_int4): Handle clang.
1754 (fortran_int8): Likewise.
1755 (fortran_real4): Likewise.
1756 (fortran_real8): Likewise.
1757 (fortran_complex4): Likewise.
1758 (fortran_logical4): Likewise.
1759 (fortran_character1): Likewise.
1760
f8dcc90b
TV
17612020-02-04 Tom de Vries <tdevries@suse.de>
1762
1763 * README (Race detection): Add note.
1764
f90ac7c2
TV
17652020-02-04 Tom de Vries <tdevries@suse.de>
1766
1767 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1768
780636ae
TV
17692020-02-04 Tom de Vries <tdevries@suse.de>
1770
1771 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1772
5d2e1193
RA
17732020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1774
1775 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1776 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1777 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1778 blttar, bnetarl.
1779 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1780 binary for blttar, bnetarl.
1781 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1782 wait instruction. Delete ldmx test.
1783 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1784
e409c542
AKS
17852020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1786
1787 * gdb.fortran/array-bounds-high.exp: New file.
1788 * gdb.fortran/array-bounds-high.f90: New file.
1789
b0029748
LD
17902020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1791
1792 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1793 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1794
195a8287
TV
17952020-02-01 Tom de Vries <tdevries@suse.de>
1796
1797 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1798
42330a68
AB
17992020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1800
1801 PR tui/9765
1802 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1803 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1804
b62a8028
LM
18052020-01-29 Luis Machado <luis.machado@linaro.org>
1806
1807 * gdb.arch/aarch64-brk-patterns.c: New source file.
1808 * gdb.arch/aarch64-brk-patterns.exp: New test.
1809
5f440116
TBA
18102020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1811
1812 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1813 GCC/Clang version.
1814 * gdb.cp/pass-by-ref.exp: Ditto.
1815
ee2a6fc6
TV
18162020-01-29 Tom de Vries <tdevries@suse.de>
1817
1818 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1819 * gdb.threads/watchpoint-fork-mt.c: Same.
1820 * gdb.threads/watchpoint-fork-parent.c: Same.
1821 * gdb.threads/watchpoint-fork-st.c: Same.
1822 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1823
16b10d6e
LM
18242020-01-27 Luis Machado <luis.machado@linaro.org>
1825
1826 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1827 sitting at a syscall instruction when we hit the syscall function's
1828 breakpoint.
1829 Check PC against one obtained with the x command.
1830 Validate syscall number.
1831 (step_over_syscall): Don't continue to the syscall instruction if
1832 we're already there.
1833
b1468492
PW
18342020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1835
1836 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1837
7ffa82e1
AB
18382020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1839
1840 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1841 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1842
3d92a3e3
AB
18432020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1846 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1847
94a72be7
AB
18482020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.base/maint.exp: Update line table parsing test.
1851 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1852
53af73bf
PA
18532020-01-24 Pedro Alves <palves@redhat.com>
1854
1855 PR gdb/25410
1856 * gdb.multi/multi-re-run-1.c: New.
1857 * gdb.multi/multi-re-run-2.c: New.
1858 * gdb.multi/multi-re-run.exp: New.
1859
1ba1ac88
AB
18602020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 PR gdb/23718
1863 * gdb.server/server-kill-python.exp: New file.
1864
f3364a6d
AB
18652020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.server/multi-ui-errors.c: New file.
1868 * gdb.server/multi-ui-errors.exp: New file.
1869
733d0a67
AB
18702020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 PR tui/9765
1873 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1874
4f13c1c0
TT
18752020-01-19 Tom Tromey <tom@tromey.com>
1876
1877 * gdb.tui/main.exp: Add check for plain "file".
1878
40c94099
CB
18792020-01-16 Christian Biesinger <cbiesinger@google.com>
1880
1881 * lib/gdb.exp: Fix spelling error (seperatelly).
1882
ff47f4f0
TT
18832020-01-14 Tom Tromey <tom@tromey.com>
1884
1885 PR symtab/12535:
1886 * gdb.python/python.exp: Test decode_line with empty string
1887 argument.
1888
717c684d
BE
18892020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1890
1891 * gdb.base/skip-inline.exp: Extend test.
1892
44e4c775
AB
18932020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1894
1895 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1896 * gdb.dwarf2/dw2-bad-elf.c: New file.
1897 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1898
d93c6db7
AB
18992020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1900
1901 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1902 _line_saw_file.
1903
9a6d629c
AB
19042020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1907 border.
1908
d9ebdab7
TBA
19092020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1910
1911 * gdb.multi/multi-target.exp (setup): Factor out "info
1912 connections" and "info inferiors" tests to ...
1913 (test_info_inferiors): ... this new procedure.
1914 (top level): Run new "info-inferiors" tests.
1915
f3c469b9
PA
19162020-01-10 Pedro Alves <palves@redhat.com>
1917
1918 * gdb.server/bkpt-other-inferior.exp: New file.
1919
121b3efd
PA
19202020-01-10 Pedro Alves <palves@redhat.com>
1921
1922 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1923 of "add-inferior".
1924 * gdb.base/quit-live.exp: Likewise.
1925 * gdb.base/remote-exec-file.exp: Likewise.
1926 * gdb.guile/scm-progspace.exp: Likewise.
1927 * gdb.linespec/linespec.exp: Likewise.
1928 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1929 * gdb.mi/user-selected-context-sync.exp: Likewise.
1930 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1931 "info inferiors" tests.
1932 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1933 "add-inferior".
1934 * gdb.multi/watchpoint-multi.exp: Likewise.
1935 * gdb.python/py-inferior.exp: Likewise.
1936 * gdb.server/extended-remote-restart.exp: Likewise.
1937 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1938 "info inferiors".
1939 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1940 * gdb.trace/report.exp: Likewise.
1941
1dadb1dd
PA
19422020-01-10 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.multi/multi-target.c: New file.
1945 * gdb.multi/multi-target.exp: New file.
1946 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1947 mode requested, but remote does not support non-stop".
1948
78f2c40a
PA
19492020-01-10 Pedro Alves <palves@redhat.com>
1950
1951 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1952 disconnect before reconnecting.
1953
e7af6c70
TBA
19542020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1955 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.server/connect-without-multi-process.exp: Also test
1958 continuing to end.
1959
acdf84a6
PA
19602020-01-10 Pedro Alves <palves@redhat.com>
1961
1962 * gdb.base/remote-exec-file.exp: New file.
1963
873657b9
PA
19642020-01-10 Pedro Alves <palves@redhat.com>
1965
1966 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1967 output.
1968 * gdb.threads/async.c: New.
1969 * gdb.threads/async.exp: New.
1970 * gdb.multi/tids-gid-reset.c: New.
1971 * gdb.multi/tids-gid-reset.exp: New.
1972
7f0ae84c
GB
19732020-01-10 George Barrett <bob@bob131.so>
1974
1975 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1976 to help in finding the image relocation offset.
1977 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1978 options in arguments.
1979 (stap_test_no_debuginfo): Likewise.
1980 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1981 test variants.
1982 (stap_test): Add null semaphore relocation test.
1983
47e9d49d
GB
19842020-01-10 George Barrett <bob@bob131.so>
1985
1986 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1987 * gdb.base/stap-probe.exp: Likewise.
1988 (stap_test): Pass argument as an additional flag.
1989 (stap_test_no_debuginfo): Likewise.
1990 (stap_test): Check `info probes stap' output for semaphore
1991 addresses if the test binary is supposed to have them.
1992
f5a7c406
AB
19932020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1994
1995 * gdb.tui/basic.exp: Add more scrolling tests.
1996
9ae6bf64
TT
19972020-01-09 Tom Tromey <tom@tromey.com>
1998
1999 PR tui/18932:
2000 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2001 meangingful value.
2002 (Term::command, Term::resize): Update.
2003 * gdb.tui/basic.exp: Add scrolling test.
2004
b2efe70c
AB
20052020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2006
2007 * gdb.tui/tui-layout-asm.exp: New file.
2008
3804da7e
AB
20092020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2010
2011 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2012
b40aa28f
AB
20132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2016 (Term::enter_tui): Use Term::prepare_for_tui.
2017
63ffd7c9
AB
20182020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2021 called.
2022
3be966f6
AB
20232020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.base/skip.exp: Fix race condition in test.
2026
153d79c4
AB
20272020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * gdb.base/backtrace.c: New file.
2030 * gdb.base/backtrace.exp: New file.
2031
f2302a34
AB
20322020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2035
6ec1d75e
PW
20362020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2037
2038 * gdb.base/style.exp: Test that warnings are styled.
2039
c296cbe6
BE
20402019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2041
2042 * gdb.base/line65535.exp: New file.
2043 * gdb.base/line65535.c: New file.
2044
b28a729d
SM
20452019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2046
2047 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2048 * lib/gnat_debug_info_test.adb: New file.
2049 * gdb.ada/ptype_tagged_param.exp: Use
2050 gnat_runtime_has_debug_info, expect a different output if
2051 runtime does not have debug info.
2052
7f2d7a0d
SM
20532019-12-20 Simon Marchi <simon.marchi@efficios.com>
2054
2055 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2056 (another) quote in test name.
2057
f3bce483
SM
20582019-12-20 Simon Marchi <simon.marchi@efficios.com>
2059
2060 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2061 Add quote in test name.
2062
c855a912
TBA
20632019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2064
2065 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2066 directory instead.
2067 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2068 * gdb.cp/pass-by-ref-2.cc: New file.
2069 * gdb.cp/pass-by-ref-2.exp: New file.
2070
fc9d2d72
TT
20712019-12-20 Tom Tromey <tom@tromey.com>
2072
2073 * gdb.tui/list-before.exp: New file.
2074
77b97e00
TT
20752019-12-20 Tom Tromey <tom@tromey.com>
2076
2077 * gdb.tui/list.exp: Check for source on initial listing.
2078
f69656d0
TT
20792019-12-11 Tom Tromey <tromey@adacore.com>
2080
2081 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2082 Add crlf test.
2083
99a55965
SM
20842019-12-18 Simon Marchi <simon.marchi@efficios.com>
2085
2086 * gdb.base/default.exp: Update value of $_gdb_major.
2087
5024637f
BE
20882019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2089
2090 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2091
b63634be
BE
20922019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2093
2094 * gdb.base/skip.exp: Whitespace fix.
2095
45d73523
BE
20962019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2097
2098 * gdb.base/skip-inline.c: New file.
2099 * gdb.base/skip-inline.exp: New file.
2100
d043f8c8
SM
21012019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2102
2103 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2104 jit_function_00 to jit_function_stack_mangle.
2105 * gdb.base/jithost.c (jit_function_t): Rename to...
2106 (jit_function_stack_mangle_t): ... this.
2107 (jit_function_add_t): New typedef.
2108 (jit_function_00_code): Rename to...
2109 (jit_function_stack_mangle_code): ... this, make static.
2110 (jit_function_add_code): New.
2111 (main): Generate "add" function and call it. Adjust to changes
2112 in jithost_abi.
2113 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2114 (struct jithost_abi) <begin, end>: Remove fields.
2115 <object, function_stack_mangle, function_add>: New fields.
2116 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2117 code_end>: Remove fields.
2118 <func_stack_mangle>: New field.
2119 (read_debug_info): Adjust to renaming, create block for "add"
2120 function.
2121 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2122
873de05c
TT
21232019-12-11 Tom Tromey <tom@tromey.com>
2124
2125 * gdb.tui/resize.exp: Fix regexp.
2126 * gdb.tui/regs.exp: Fix regexps.
2127 * gdb.tui/main.exp: Fix regexp.
2128
3d979945
TT
21292019-12-11 Tom Tromey <tom@tromey.com>
2130
2131 * gdb.tui/resize.exp: Update.
2132 * gdb.tui/empty.exp (layouts): Update.
2133
2192a9d3
TT
21342019-12-11 Tom Tromey <tom@tromey.com>
2135
2136 * gdb.tui/regs.exp: Update.
2137 * gdb.tui/empty.exp (layouts): Update.
2138 * gdb.tui/basic.exp: Update.
2139 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2140
d8edc8b7
PW
21412019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2142
2143 * gdb.base/options.exp: Add -raw-values in the print completion list.
2144 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2145
4c12d936
KB
21462019-12-10 Kevin Buettner <kevinb@redhat.com>
2147
2148 * gdb.threads/omp-par-scope.c: New file.
2149 * gdb/threads/omp-par-scope.exp: New file.
2150
26b911fb
KB
21512019-12-10 Kevin Buettner <kevinb@redhat.com>
2152
bb47f919
KB
2153 * lib/gdb.exp (support_nested_function_tests): New proc.
2154
21552019-12-10 Kevin Buettner <kevinb@redhat.com>
2156
2157 * lib/gdb.exp (gdb_compile_openmp): New proc.
2158 (build_executable_from_specs): Add an "openmp" option.
2159 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2160
6c71eb7d
TT
21612019-12-10 Tom Tromey <tromey@adacore.com>
2162
2163 * gdb.ada/unchecked_union.exp: New file.
2164 * gdb.ada/unchecked_union/pck.adb: New file.
2165 * gdb.ada/unchecked_union/pck.ads: New file.
2166 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2167 * gdb-utils.exp (string_to_regexp): Also quote "?".
2168
bac7c5cf
GB
21692019-12-10 George Barrett <bob@bob131.so>
2170
2171 Test scripted probe breakpoints.
2172 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2173 * gdb.python/py-breakpoint.c (main): Likewise.
2174 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2175 specifier test.
2176 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2177
330f1d38
TBA
21782019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2179
2180 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2181 an rvalue parameter.
2182 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2183 parameter.
2184
b43315e2
AB
21852019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2186
2187 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2188 modules.
2189
54f73dad
AB
21902019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2191
2192 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2193 broken version of GCC.
2194
d57cbee9
AB
21952019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2196
2197 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2198 sym-info-cmds library.
2199 * gdb.fortran/info-types.exp: Likewise.
2200 * lib/sym-info-cmds.exp: New file.
2201
c14aab8c
TV
22022019-12-08 Tom de Vries <tdevries@suse.de>
2203
2204 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2205
aa2d5a42
KS
22062019-12-07 Keith Seitz <keiths@redhat.com>
2207
2208 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2209 * gdb.base/corefile-buildid-shlib.c: New file.
2210 * gdb.base/corefile-buildid.c: New file.
2211 * gdb.base/corefile-buildid.exp: New file.
2212
93e55f0a
TV
22132019-12-06 Tom de Vries <tdevries@suse.de>
2214
2215 * gdb.dwarf2/varval.exp: Add decl before def test.
2216
c7d12402
TBA
22172019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2218
2219 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2220
06acc08f
TBA
22212019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2222
2223 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2224 CV and reference conversion for overload resolution.
2225 * gdb.cp/rvalue-ref-overload.exp: Test it.
2226
e0fad1ea
PW
22272019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2228
2229 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2230 * gdb.base/frameapply.exp: Test faas without command.
2231
8d70a9f0
AB
22322019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2233
2234 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2235 Fortran tests.
2236 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2237 order.
2238
36c8fb93
AB
22392019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2242 casting to type with no kind specified.
2243 (test_basic_parsing_of_type_kinds): Additional tests for types
2244 with no kind specified, and add tests for single/double
2245 precision/complex types.
2246
4139ff00
TT
22472019-12-04 Tom Tromey <tromey@adacore.com>
2248
2249 * gdb.base/endianity.c (struct other) <x>: New field.
2250 (main): Initialize it.
2251 * gdb.base/endianity.exp: Update.
2252
a05cf17a
TT
22532019-12-04 Tom Tromey <tromey@adacore.com>
2254
2255 * gdb.ada/scalar_storage/storage.adb: New file.
2256 * gdb.ada/scalar_storage/pck.adb: New file.
2257 * gdb.ada/scalar_storage/pck.ads: New file.
2258 * gdb.ada/scalar_storage.exp: New file.
2259
103a685e
TT
22602019-12-04 Tom Tromey <tromey@adacore.com>
2261
2262 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2263 (main): Initialize it.
2264 * gdb.base/endianity.exp: Update.
2265
c2512106
AB
22662019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2267
2268 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2269
293b38d6
AB
22702019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2273 -symbol-info-module-functions and -symbol-info-module-variables.
2274
216a7e6b
AB
22752019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2278
5bbd8269
AB
22792019-12-01 Richard Bunt <richard.bunt@arm.com>
2280 Andrew Burgess <andrew.burgess@embecosm.com>
2281
2282 * gdb.fortran/derived-type-striding.exp: New file.
2283 * gdb.fortran/derived-type-striding.f90: New file.
2284 * gdb.fortran/array-slices.exp: New file.
2285 * gdb.fortran/array-slices.f90: New file.
2286
be09caf1
PW
22872019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2288
2289 * gdb.base/define.exp: Test . in command names.
2290 * gdb.base/setshow.exp: Update test, as . is now part of
2291 command name.
2292
643c0cbe
PW
22932019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2294
2295 * gdb.base/define-prefix.exp: New file.
2296
dcdec678
AB
22972019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2298
2299 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2300 compile.
2301 (skip_btrace_pt_tests): Likewise.
2302
640ab947
AB
23032019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * gdb.fortran/info-modules.exp: Compile source files in correct
2306 order.
2307
d22670f0
KB
23082019-11-27 Kevin Buettner <kevinb@redhat.com>
2309
2310 * gdb.dwarf2/imported-unit.exp: New file.
2311 * gdb.dwarf2/imported-unit.c: New file.
2312
db5960b4
AB
23132019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2314
2315 * gdb.mi/mi-fortran-modules-2.f90: New file.
2316 * gdb.mi/mi-fortran-modules.exp: New file.
2317 * gdb.mi/mi-fortran-modules.f90: New file.
2318
7dc42066
AB
23192019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2320
2321 * gdb.mi/mi-sym-info-1.c: New file.
2322 * gdb.mi/mi-sym-info-2.c: New file.
2323 * gdb.mi/mi-sym-info.exp: New file.
2324
0dfeecca
TT
23252019-11-22 Tom Tromey <tromey@adacore.com>
2326
2327 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2328 * gdb.ada/tasks/foo.adb: Add another stopping location.
2329
34877895
PJ
23302019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2331
2332 * gdb.base/endianity.c: New test.
2333 * gdb.base/endianity.exp: New file.
2334
2e84f897
LD
23352019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2336
2337 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2338
65d1cd5f
TV
23392019-11-21 Tom de Vries <tdevries@suse.de>
2340
2341 PR gdb/24956
2342 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2343
4f22c3f4
SDJ
23442019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2345
2346 * gdb.python/py-progspace.exp: Add missing parentheses on some
2347 'print' commands.
2348
9f6ad286
TT
23492019-11-19 Tom Tromey <tom@tromey.com>
2350
2351 * gdb.tui/winheight.exp: New file.
2352
0b8dbf3f
AB
23532019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2354
2355 * gdb.base/ctf-whatis.c: Delete.
2356 * gdb.base/ctf-whatis.exp: Delete.
2357 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2358
f833b7a7
AB
23592019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2360
2361 * gdb.base/ctf-cvexpr.exp: Delete.
2362 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2363
30d0a636
AB
23642019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2365
2366 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2367 the compiler. Clean up header comment a little.
2368 * gdb.base/ctf-ptype.exp: Likewise.
2369 * gdb.base/ctf-whatis.exp: Likewise.
2370 * lib/gdb.exp (skip_ctf_tests): New proc.
2371
494409bb
SDJ
23722019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2373
2374 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2375 * gdb.tui/corefile-run.exp: New file.
2376
55708e99
TT
23772019-11-14 Tom Tromey <tromey@adacore.com>
2378
2379 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2380 regression tests.
2381
45e42163
TT
23822019-11-12 Tom Tromey <tom@tromey.com>
2383
2384 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2385 after any command. Expect prompt after WAIT_FOR is seen.
2386 (enter_tui): Enable resize messages.
2387 (command): Expect command in output.
2388 (get_line): Avoid error when cursor appears to be off-screen.
2389 (dump_screen): Include screen size in title.
2390 (_do_resize): New proc, from "resize".
2391 (resize): Rewrite. Do resize in two steps.
2392 * gdb.tui/empty.exp (layouts): Fix entries.
2393 (check_boxes): Remove xfail.
2394 (check_text): Dump screen on failure.
2395
086baaf1
AB
23962019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 * gdb.python/py-symbol.exp: Add test for
2399 gdb.lookup_static_symbols.
2400
09ff83af
AB
24012019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2402
2403 * gdb.python/py-symbol.c: Declare and call function from new
2404 py-symbol-2.c file.
2405 * gdb.python/py-symbol.exp: Compile both source files, and add new
2406 tests for gdb.lookup_static_symbol.
2407 * gdb.python/py-symbol-2.c: New file.
2408
11af934b
TV
24092019-11-02 Tom de Vries <tdevries@suse.de>
2410
2411 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2412 * gdb.base/anon.exp: Same.
2413 * gdb.base/auto-connect-native-target.exp: Same.
2414 * gdb.base/call-ar-st.exp: Same.
2415 * gdb.base/catch-syscall.exp: Same.
2416 * gdb.base/commands.exp: Same.
2417 * gdb.base/default.exp: Same.
2418 * gdb.base/display.exp: Same.
2419 * gdb.base/float.exp: Same.
2420 * gdb.base/foll-fork.exp: Same.
2421 * gdb.base/help.exp: Same.
2422 * gdb.base/info-macros.exp: Same.
2423 * gdb.base/info-proc.exp: Same.
2424 * gdb.base/info-target.exp: Same.
2425 * gdb.base/long_long.exp: Same.
2426 * gdb.base/macscp.exp: Same.
2427 * gdb.base/memattr.exp: Same.
2428 * gdb.base/nofield.exp: Same.
2429 * gdb.base/pointers.exp: Same.
2430 * gdb.base/printcmds.exp: Same.
2431 * gdb.base/ptype.exp: Same.
2432 * gdb.base/restore.exp: Same.
2433 * gdb.base/return.exp: Same.
2434 * gdb.base/scope.exp: Same.
2435 * gdb.base/set-noassign.exp: Same.
2436 * gdb.base/setshow.exp: Same.
2437 * gdb.base/shlib-call.exp: Same.
2438 * gdb.base/signals.exp: Same.
2439 * gdb.base/sigstep.exp: Same.
2440 * gdb.base/skip.exp: Same.
2441 * gdb.base/solib-symbol.exp: Same.
2442 * gdb.base/stap-probe.exp: Same.
2443 * gdb.base/step-line.exp: Same.
2444 * gdb.base/step-test.exp: Same.
2445 * gdb.base/style.exp: Same.
2446 * gdb.base/varargs.exp: Same.
2447 * gdb.base/vla-datatypes.exp: Same.
2448 * gdb.base/vla-ptr.exp: Same.
2449 * gdb.base/vla-sideeffect.exp: Same.
2450 * gdb.base/volatile.exp: Same.
2451 * gdb.base/watch-cond-infcall.exp: Same.
2452 * gdb.base/watchpoint.exp: Same.
2453
e96ec2ba
TV
24542019-11-02 Tom de Vries <tdevries@suse.de>
2455
2456 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2457 * gdb.cp/cpexprs.exp: Same.
2458 * gdb.cp/except-multi-location.exp: Same.
2459 * gdb.cp/exceptprint.exp: Same.
2460 * gdb.cp/gdb2384.exp: Same.
2461 * gdb.cp/inherit.exp: Same.
2462 * gdb.cp/m-static.exp: Same.
2463 * gdb.cp/meth-typedefs.exp: Same.
2464 * gdb.cp/misc.exp: Same.
2465 * gdb.cp/namespace.exp: Same.
2466 * gdb.cp/non-trivial-retval.exp: Same.
2467 * gdb.cp/overload.exp: Same.
2468 * gdb.cp/pr17132.exp: Same.
2469 * gdb.cp/re-set-overloaded.exp: Same.
2470 * gdb.cp/rvalue-ref-types.exp: Same.
2471 * gdb.cp/templates.exp: Same.
2472
bd5766ec
LM
24732019-11-01 Luis Machado <luis.machado@linaro.org>
2474
2475 PR gdb/25124
2476
2477 * gdb.arch/pr25124.S: New file.
2478 * gdb.arch/pr25124.exp: New file.
2479
165f8965
AB
24802019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2481
2482 * gdb.fortran/info-modules.exp: Update expected results, and add
2483 additional tests for 'info module functinos', and 'info module
2484 variables'.
2485 * gdb.fortran/info-types.exp: Update expected results.
2486 * gdb.fortran/info-types.f90: Extend testcase with additional
2487 module variables and functions.
2488
59c35742
AB
24892019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2490
2491 * gdb.fortran/info-modules.exp: New file.
2492 * gdb.fortran/info-types.exp: Build with new file.
2493 * gdb.fortran/info-types.f90: Include and use new module.
2494 * gdb.fortran/info-types-2.f90: New file.
2495
f3fb2519
PW
24962019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2497
2498 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2499 * gdb.base/settings.exp: Test all settings types using
2500 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2501 that now verifies that the value of "maint show" is the same as
2502 returned by the settings functions. Test the type of the
2503 maintenance settings.
2504 * gdb.base/default.exp: Update show_conv_list.
2505
d1e36019
TV
25062019-10-31 Tom de Vries <tdevries@suse.de>
2507
2508 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2509 gdb_test.
2510 * gdb.arch/amd64-disp-step.exp: Same.
2511 * gdb.asm/asm-source.exp: Same.
2512 * gdb.btrace/buffer-size.exp: Same.
2513 * gdb.btrace/cpu.exp: Same.
2514 * gdb.btrace/enable.exp: Same.
2515 * gdb.dwarf2/count.exp: Same.
2516 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2517 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2518 * gdb.fortran/vla-datatypes.exp: Same.
2519 * gdb.fortran/vla-history.exp: Same.
2520 * gdb.fortran/vla-ptype.exp: Same.
2521 * gdb.fortran/vla-value.exp: Same.
2522 * gdb.fortran/whatis_type.exp: Same.
2523 * gdb.guile/guile.exp: Same.
2524 * gdb.multi/tids.exp: Same.
2525 * gdb.python/py-finish-breakpoint.exp: Same.
2526 * gdb.python/py-framefilter.exp: Same.
2527 * gdb.python/py-pp-registration.exp: Same.
2528 * gdb.python/py-xmethods.exp: Same.
2529 * gdb.python/python.exp: Same.
2530 * gdb.server/connect-with-no-symbol-file.exp: Same.
2531 * gdb.server/no-thread-db.exp: Same.
2532 * gdb.server/run-without-local-binary.exp: Same.
2533 * gdb.stabs/weird.exp: Same.
2534 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2535 * gdb.threads/thread-find.exp: Same.
2536 * gdb.threads/tls-shared.exp: Same.
2537 * gdb.threads/tls.exp: Same.
2538 * gdb.threads/wp-replication.exp: Same.
2539 * gdb.trace/ax.exp: Same.
2540 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2541
3d11e68e
TV
25422019-10-31 Tom de Vries <tdevries@suse.de>
2543
2544 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2545 * gdb.ada/array_subscript_addr.exp: Same.
2546 * gdb.ada/arrayidx.exp: Same.
2547 * gdb.ada/arrayparam.exp: Same.
2548 * gdb.ada/arrayptr.exp: Same.
2549 * gdb.ada/boolean_expr.exp: Same.
2550 * gdb.ada/call_pn.exp: Same.
2551 * gdb.ada/complete.exp: Same.
2552 * gdb.ada/fixed_cmp.exp: Same.
2553 * gdb.ada/fun_addr.exp: Same.
2554 * gdb.ada/funcall_param.exp: Same.
2555 * gdb.ada/interface.exp: Same.
2556 * gdb.ada/mod_from_name.exp: Same.
2557 * gdb.ada/null_array.exp: Same.
2558 * gdb.ada/packed_array.exp: Same.
2559 * gdb.ada/packed_tagged.exp: Same.
2560 * gdb.ada/print_chars.exp: Same.
2561 * gdb.ada/print_pc.exp: Same.
2562 * gdb.ada/ptype_arith_binop.exp: Same.
2563 * gdb.ada/ptype_field.exp: Same.
2564 * gdb.ada/ptype_tagged_param.exp: Same.
2565 * gdb.ada/rec_return.exp: Same.
2566 * gdb.ada/ref_tick_size.exp: Same.
2567 * gdb.ada/str_ref_cmp.exp: Same.
2568 * gdb.ada/taft_type.exp: Same.
2569 * gdb.ada/tagged.exp: Same.
2570 * gdb.ada/type_coercion.exp: Same.
2571 * gdb.ada/uninitialized_vars.exp: Same.
2572
60b6ede8
TV
25732019-10-30 Tom de Vries <tdevries@suse.de>
2574
2575 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2576
30baf67b
TV
25772019-10-26 Tom de Vries <tdevries@suse.de>
2578
2579 * gdb.base/bigcore.c: Fix typos in comments.
2580 * gdb.base/ctf-ptype.c: Same.
2581 * gdb.base/long_long.c: Same.
2582 * gdb.dwarf2/dw2-op-out-param.S: Same.
2583 * gdb.python/py-evthreads.c: Same.
2584 * gdb.reverse/i387-stack-reverse.c: Same.
2585 * gdb.trace/tfile.c: Same.
2586 * lib/compiler.c: Same.
2587 * lib/compiler.cc: Same.
2588
158da0d1
TV
25892019-10-25 Tom de Vries <tdevries@suse.de>
2590
2591 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2592 gdb_test_multiple calls.
2593 * gdb.reverse/sigall-reverse.exp: Same.
2594 * gdb.reverse/solib-precsave.exp: Same.
2595 * gdb.reverse/solib-reverse.exp: Same.
2596 * gdb.reverse/until-precsave.exp: Same.
2597 * gdb.reverse/until-reverse.exp: Same.
2598
4ccdfbec
TV
25992019-10-24 Tom de Vries <tdevries@suse.de>
2600
2601 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2602 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2603 kfail using -wrap pattern flag and convenience variable
2604 gdb_test_name.
2605
33d569b7
AB
26062019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2607
2608 * gdb.python/py-progspace.exp: Add tests for the
2609 Progspace.block_for_pc method.
2610
4d0b984b
TT
26112019-10-23 Tom Tromey <tom@tromey.com>
2612
2613 * configure: Rebuild.
2614 * aclocal.m4: Use m4_include, not sinclude.
2615
94cb3754
TV
26162019-10-21 Tom de Vries <tdevries@suse.de>
2617
2618 * gdb.base/infcall-nested-structs.c: Add
2619 __attribute__((noinline,noclone)) to all functions.
2620 (call_all): Add missing variable initialization. Simplify return value.
2621 (breakpt): Increment volatile variable, to prevent call from being
2622 optimized out.
2623 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2624
062f1fc1
TV
26252019-10-17 Tom de Vries <tdevries@suse.de>
2626
2627 * gdb.fortran/module.exp: Allow info variables to print info for files
2628 other than module.f90.
2629
0b54364d
AB
26302019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.fortran/module.exp: Extend with 'info variables' test.
2633
7ff5fae7
AB
26342019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2635
2636 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2637 F77_FOR_TARGET.
2638
d10eccaa
TV
26392019-10-16 Tom de Vries <tdevries@suse.de>
2640
2641 PR tdep/25096
2642 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2643
745ff14e
TV
26442019-10-16 Tom de Vries <tdevries@suse.de>
2645
2646 PR tdep/24104
2647 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2648 Add KFAIL for PR tdep/25096.
2649
03e1ab94
TV
26502019-10-16 Tom de Vries <tdevries@suse.de>
2651
2652 PR testsuite/25059
2653 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2654
b17fcc10
TV
26552019-10-16 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2658 as signed.
2659
9223170f
SM
26602019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2661
2662 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2663 one instead of increasing timeout.
2664
d6e76313
TV
26652019-10-13 Tom de Vries <tdevries@suse.de>
2666
2667 PR record/25038
2668 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2669 * gdb.reverse/sigall-reverse.exp: Same.
2670 * gdb.reverse/solib-precsave.exp: Same.
2671 * gdb.reverse/solib-reverse.exp: Same.
2672 * gdb.reverse/step-precsave.exp: Same.
2673 * gdb.reverse/until-precsave.exp: Same.
2674 * gdb.reverse/until-reverse.exp: Same.
2675 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2676
6dfc0041
AA
26772019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2678
2679 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2680 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2681 (cmp_struct_05_01, cmp_struct_static_02_01)
2682 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2683 comparisons.
2684
abcf2cc8
TV
26852019-10-10 Tom de Vries <tdevries@suse.de>
2686
2687 PR testsuite/24888
2688 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2689 gnatlink.
2690
a50faaf6
TV
26912019-10-09 Tom de Vries <tdevries@suse.de>
2692
2693 PR testsuite/25048
2694 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2695
60ff3cd7
AB
26962019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2697
2698 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2699 exceptions due to missing debug information.
2700
dfee8566
TV
27012019-10-07 Tom de Vries <tdevries@suse.de>
2702
2703 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2704
3d63690a
AB
27052019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2706
2707 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2708 * gdb.base/annota1.exp: Update to use gdb_test_name.
2709
30d1f018
WP
27102019-10-07 Weimin Pan <weimin.pan@oracle.com>
2711
2712 * gdb.base/ctf-whatis.exp: New file.
2713 * gdb.base/ctf-whatis.c: New file.
2714 * gdb.base/ctf-ptype.exp: New file.
2715 * gdb.base/ctf-ptype.c: New file.
2716 * gdb.base/ctf-constvars.exp: New file.
2717 * gdb.base/ctf-constvars.c: New file.
2718 * gdb.base/ctf-cvexpr.exp: New file.
2719
4dbbb47c
TV
27202019-10-04 Tom de Vries <tdevries@suse.de>
2721
2722 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2723 for loop.
2724
77c2dba3
TT
27252019-10-03 Tom Tromey <tom@tromey.com>
2726
2727 PR rust/24976:
2728 * gdb.rust/simple.rs (Union2): New type.
2729 (main): Use Union2.
2730 * gdb.rust/simple.exp: Add test.
2731
179aed7f
AB
27322019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2733
2734 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2735 nested function prefix.
2736
0a4b0913
AB
27372019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2738 Richard Bunt <richard.bunt@arm.com>
2739 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2742 nested functions.
2743 * gdb.fortran/nested-funcs.f90: Update expected results.
2744 * gdb.fortran/nested-funcs-2.exp: New file.
2745 * gdb.fortran/nested-funcs-2.f90: New file.
2746
082cce05
AB
27472019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2748
2749 * gdb.python/py-parameter.exp: Make test names unique.
2750 * gdb.python/py-template.exp: Likewise.
2751 * gdb.python/py-value.exp: Likewise.
2752
2b74ba5a
AB
27532019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2754
2755 * gdb.base/break-interp.exp: Reduce test name duplication.
2756 * gdb.base/call-sc.exp: Likewise.
2757 * gdb.base/callfuncs.exp: Likewise.
2758 * gdb.base/charset.exp: Likewise.
2759 * gdb.base/dump.exp: Likewise.
2760 * gdb.base/ena-dis-br.exp: Likewise.
2761 * gdb.base/relational.exp: Likewise.
2762 * gdb.base/step-over-syscall.exp: Likewise.
2763 * gdb.base/structs.exp: Likewise.
2764
58eb20d5
AB
27652019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2766
2767 * gdb.linespec/explicit.exp: Make test names unique.
2768 * gdb.linespec/ls-errs.exp: Likewise.
2769
4d421147
AB
27702019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 * gdb.reverse/break-precsave.exp: Make test names unique.
2773 * gdb.reverse/break-reverse.exp: Likewise.
2774 * gdb.reverse/finish-precsave.exp: Likewise.
2775 * gdb.reverse/finish-reverse.exp: Likewise.
2776 * gdb.reverse/machinestate-precsave.exp: Likewise.
2777 * gdb.reverse/machinestate.exp: Likewise.
2778 * gdb.reverse/readv-reverse.exp: Likewise.
2779 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2780 * gdb.reverse/sigall-precsave.exp: Likewise.
2781 * gdb.reverse/sigall-reverse.exp: Likewise.
2782 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2783 * gdb.reverse/watch-precsave.exp: Likewise.
2784 * gdb.reverse/watch-reverse.exp: Likewise.
2785
d8c06f22
AB
27862019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2787
2788 * gdb.threads/stop-with-handle.c: New file.
2789 * gdb.threads/stop-with-handle.exp: New file.
2790
3a56ed86
TV
27912019-10-03 Tom de Vries <tdevries@suse.de>
2792
2793 PR testsuite/25059
2794 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2795 directory" line to be missing.
2796
42275044
TV
27972019-10-03 Tom de Vries <tdevries@suse.de>
2798
2799 PR testsuite/25059
2800 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2801 type optional.
2802
9ef62df0
AA
28032019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2804
2805 * gdb.python/py-format-string.c (string.h): New include.
2806 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2807 the same value, for endianness-independence.
2808 * gdb.python/py-format-string.exp (default_regexp_dict)
2809 (test_pretty_structs, test_format): Adjust expected output to the
2810 changed initialization.
2811
37f6a7f4
TT
28122019-10-02 Tom Tromey <tromey@adacore.com>
2813
2814 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2815
1d58d6a2
PA
28162019-10-02 Pedro Alves <palves@redhat.com>
2817 Andrew Burgess <andrew.burgess@embecosm.com>
2818
2819 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2820 "print-file-var.h".
2821 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2822 (get_version_1): Print this_version_id and its address.
2823 Add extern "C" wrappers around interface functions.
2824 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2825 "print-file-var.h".
2826 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2827 (get_version_2): Print this_version_id and its address.
2828 Add extern "C" wrappers around interface functions.
2829 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2830 <stddef.h> and "print-file-var.h".
2831 Add extern "C" wrappers around interface functions.
2832 [VERSION_ID_MAIN] (this_version_id): Define.
2833 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2834 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2835 up extern "C" blocks.
2836 * gdb.base/print-file-var.exp (test): New, factored out from top
2837 level.
2838 (top level): Test all combinations of attribute hidden or not,
2839 dlopen or not, and this_version_id symbol in main file or not.
2840 Compile tests as both C++ and C, make test names unique.
2841
d770d56f
TT
28422019-10-01 Tom Tromey <tom@tromey.com>
2843
2844 * gdb.base/style.exp: Test "show logging filename".
2845
7f6aba03
TT
28462019-10-01 Tom Tromey <tom@tromey.com>
2847
2848 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2849 * gdb.base/style.exp: Add metadata style test.
2850
14309bb6
TT
28512019-10-01 Tom Tromey <tom@tromey.com>
2852
2853 * gdb.base/style.exp: Test "pwd".
2854
2a3c1174
PA
28552019-10-01 Tom Tromey <tom@tromey.com>
2856
2857 * gdb.base/style.exp: Update tests.
2858
53d666ec
AA
28592019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2860
2861 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2862 'six' to unsigned.
2863 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2864 'five'. Use an all-ones bit pattern for each.
2865 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2866 to its changed values.
2867
4a56a520
TT
28682019-09-30 Tom Tromey <tromey@adacore.com>
2869
2870 * gdb.rust/traits.rs: Disable all warnings.
2871
0df0352a
TV
28722019-09-29 Tom de Vries <tdevries@suse.de>
2873
aac66a4c 2874 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2875
73d9a918
TV
28762019-09-29 Tom de Vries <tdevries@suse.de>
2877
2878 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2879
060b3ab4
TV
28802019-09-27 Tom de Vries <tdevries@suse.de>
2881
2882 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2883
68f7d34d
TV
28842019-09-27 Tom de Vries <tdevries@suse.de>
2885
2886 PR record/23188
2887 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2888
5d63b30a
TT
28892019-09-26 Tom Tromey <tromey@adacore.com>
2890
2891 * gdb.ada/py_taft.exp: New file.
2892 * gdb.ada/py_taft/main.adb: New file.
2893 * gdb.ada/py_taft/pkg.adb: New file.
2894 * gdb.ada/py_taft/pkg.ads: New file.
2895
3d435220
TV
28962019-09-24 Tom de Vries <tdevries@suse.de>
2897
2898 PR gdb/24598
2899 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2900
77d03678
TV
29012019-09-22 Tom de Vries <tdevries@suse.de>
2902
2903 * gdb.base/restore.exp: Allow register variables to be optimized out at
2904 -O0.
2905
abf516c6
UW
29062019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2907
2908 * gdb.arch/spu-info.exp: Remove file.
2909 * gdb.arch/spu-info.c: Remove file.
2910 * gdb.arch/spu-ls.exp: Remove file.
2911 * gdb.arch/spu-ls.c: Remove file.
2912
2913 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2914 * gdb.asm/spu.inc: Remove file.
2915
2916 * gdb.base/dump.exp: Remove support for spu*-*-*.
2917 * gdb.base/stack-checking.exp: Likewise.
2918 * gdb.base/overlays.exp: Likewise.
2919 * gdb.base/ovlymgr.c: Likewise.
2920 * gdb.base/spu.ld: Remove file.
2921
2922 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2923 * gdb.cp/cpexprs.exp: Likewise.
2924 * gdb.cp/exception.exp: Likewise.
2925 * gdb.cp/gdb2495.exp: Likewise.
2926 * gdb.cp/mb-templates.exp: Likewise.
2927 * gdb.cp/pr9167.exp: Likewise.
2928 * gdb.cp/userdef.exp: Likewise.
2929
2930 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2931
2932 * gdb.cell: Remove directory.
2933 * lib/cell.exp: Remove file.
2934
e452e88f
TV
29352019-09-19 Tom de Vries <tdevries@suse.de>
2936
2937 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2938
8a625130
TV
29392019-09-19 Tom de Vries <tdevries@suse.de>
2940
2941 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2942
81dc3ab5
TV
29432019-09-19 Tom de Vries <tdevries@suse.de>
2944
2945 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2946 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2947 (gdb_target_cmd): ... here.
2948 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2949 value 2.
2950
b078f3ac
AB
29512019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2952
2953 * gdb.base/source-dir.exp: Avoid having directory names in test
2954 names.
2955
f1b620e9
MG
29562019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2959 directory.
2960
67f3ed6a
AB
29612019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2962
2963 * gdb.base/list-missing-source.exp: New file.
2964
d1b70248
TV
29652019-09-14 Tom de Vries <tdevries@suse.de>
2966
2967 PR teststuite/24599
2968 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2969 * lib/ada.exp (gnatmake_version_at_least): New proc.
2970
5fabdcd6
AB
29712019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2972
2973 * gdb.base/maint.exp: Use exec_has_index_section.
2974
aa17805f
AB
29752019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2976
2977 * gdb.base/maint.exp: Add test for 'maint info sections'.
2978
25e5c209
TV
29792019-09-12 Tom de Vries <tdevries@suse.de>
2980
2981 * gdb.base/store.exp: Allow register variables to be optimized out at
2982 -O0.
2983
4993045d
PW
29842019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2985
2986 * gdb.ada/rdv_wait.exp: Update to new task names.
2987 * gdb.base/task_switch_in_core.exp: Likewise.
2988 * gdb.base/info_sources_base.c: Likewise.
2989
8a516164
TT
29902019-09-10 Tom Tromey <tromey@adacore.com>
2991
2992 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2993
aa391654
TT
29942019-09-10 Tom Tromey <tromey@adacore.com>
2995
2996 * gdb.ada/dgopt.exp: New file.
2997 * gdb.ada/dgopt/x.adb: New file.
2998
8634b462
TT
29992019-09-08 Tom Tromey <tom@tromey.com>
3000
3001 * gdb.tui/resize.exp: Remove setup_xfail.
3002 * gdb.tui/regs.exp: Remove setup_xfail.
3003 * gdb.tui/basic.exp: Remove setup_xfail.
3004
736b0f76
DB
30052019-09-06 David Blaikie <dblaikie@gmail.com>
3006
3007 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3008 * gdb.cp/cplabel.exp: Ditto.
3009 * gdb.linespec/ls-errs.exp: Ditto.
3010
30331a6c
TV
30112019-09-05 Tom de Vries <tdevries@suse.de>
3012
3013 * lib/gdb.exp (cmp_file_string): New proc.
3014 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3015 runto_main. Verify save breakpoints output.
3016
98b0ebab
PW
30172019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3018
3019 * gdb.base/info-var.exp: Test info variables without running
3020 to main, to avoid expect's buffer overflow.
3021
4e962e74
TT
30222019-09-03 Tom Tromey <tromey@adacore.com>
3023
3024 * gdb.ada/bias.exp: New file.
3025 * gdb.ada/bias/bias.adb: New file.
3026 * gdb.ada/print_chars.exp: Add regression test.
3027 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3028 (MC): New variable.
3029
2ea1a07a
SL
30302019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3031
3032 * gdb.base/argv0-symlink.exp: Run only on native target
3033 and local host.
3034
8077c50d
TV
30352019-08-29 Tom de Vries <tdevries@suse.de>
3036
3037 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3038 diverse debug info.
3039 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3040
48352473
TV
30412019-08-28 Tom de Vries <tdevries@suse.de>
3042
3043 * gdb.base/info-var.exp: Allow info variables to print info for files
3044 other than info-var-f1.c and info-var-f2.c.
3045
d8f27c60
AB
30462019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.fortran/info-types.exp: Add module.
3049 * gdb.fortran/info-types.f90: Update expected results.
3050
1f20c35e
AB
30512019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.fortran/info-types.exp: New file.
3054 * gdb.fortran/info-types.f90: New file.
3055 * lib/fortran.exp (fortran_character1): New proc.
3056
4acfdd20
AB
30572019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3058
3059 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3060 functions'. Reindent as needed.
3061 * gdb.base/info-var-f1.c: New file.
3062 * gdb.base/info-var-f2.c: New file.
3063 * gdb.base/info-var.exp: New file.
3064 * gdb.base/info-var.h: New file.
3065
5c31b358
TV
30662019-08-26 Tom de Vries <tdevries@suse.de>
3067
3068 PR c++/24852
3069 * gdb.cp/no-libstdcxx-probe.exp: New test.
3070
b694989f
TV
30712019-08-26 Tom de Vries <tdevries@suse.de>
3072
3073 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3074 * tests need to be skipped.
3075 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3076 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3077 mi_skip_libstdcxx_probe_tests.
3078
d9c4ba53
SDJ
30792019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3080
3081 * gdb.python/py-xmethods.exp: Use raw strings when passing
3082 arguments to SimpleXMethodMatcher.
3083
395fad09
TV
30842019-08-22 Tom de Vries <tdevries@suse.de>
3085
3086 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3087 more informative.
3088
26c957f1
PA
30892019-08-21 Pedro Alves <palves@redhat.com>
3090
3091 * gdb.base/with.exp: Test "with" with no arguments.
3092
61f80d5d
TV
30932019-08-21 Tom de Vries <tdevries@suse.de>
3094
3095 * gdb.base/gdb-caching-proc.exp: Sort files.
3096
d7a11d13
TV
30972019-08-20 Tom de Vries <tdevries@suse.de>
3098
3099 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3100 compilation.
3101
34dafe9f
TV
31022019-08-16 Tom de Vries <tdevries@suse.de>
3103
3104 * gdb.base/compare-sections.exp ("after run to main"): Allow
3105 mismatched read-only sections for PIE executables.
3106
398fdd60
TT
31072019-08-16 Tom Tromey <tom@tromey.com>
3108
3109 * lib/tuiterm.exp (_csi_Z): New proc.
3110 * gdb.tui/basic.exp: Update window positions.
3111 * gdb.tui/empty.exp: Update window positions.
3112
d8f9e51c
SL
31132019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3114
3115 * gdb.base/examine-backward.exp: Correct regexp for
3116 "examine 3 bytes backward from ${address_zero}".
3117
3df505f6
TT
31182019-08-15 Tom Tromey <tom@tromey.com>
3119
3120 * gdb.tui/empty.exp: Enable resizing tests.
3121
272560b5
TT
31222019-08-15 Tom Tromey <tromey@adacore.com>
3123
3124 * gdb.ada/char_enum.exp: Add regression tests.
3125 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3126 and '0'.
3127 (Char, Gchar): Update.
3128 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3129
08235187
CB
31302019-08-15 Christian Biesinger <cbiesinger@google.com>
3131
3132 * gdb.python/python.exp: Expect a leading underscore on
3133 GdbOutput{,Error}File.
3134
22a2ab04
SL
31352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3136
3137 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3138 Windows host.
3139
835b995b
SL
31402019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3141
3142 * gdb.base/batch-preserve-term-settings.exp
3143 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3144
97dd8e07
CB
31452019-08-15 Christian Biesinger <cbiesinger@google.com>
3146
3147 * lib/gdb.exp: When running on a mingw target, replace
3148 /x/ with x:/.
3149
75faf5c4
AH
31502019-08-14 Alan Hayward <alan.hayward@arm.com>
3151
3152 * gdb.arch/aarch64-prologue.c: New test.
3153 * gdb.arch/aarch64-prologue.exp: New file.
3154
abc6c00f
TV
31552019-08-13 Tom de Vries <tdevries@suse.de>
3156
3157 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3158 Thread.
3159
74c2c1f4
SL
31602019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3161
3162 * gdb.python/py-completion.exp: Download the .py file to the host
3163 and use its host pathname. Conditionalize tests that use
3164 tab completion and manipulate files on the build machine.
3165 * gdb.python/py-events.exp: Download the .py file to the host
3166 and use its host pathname.
3167 * gdb.python/py-evsignal.exp: Likewise.
3168 * gdb.python/py-evthreads.exp: Likewise.
3169 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3170 pathname syntax.
3171 * gdb.python/py-framefilter.exp: Download the .py file to the right
3172 place on the host. Match Windows pathname syntax.
3173 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3174 .py file to the host and use its host pathname.
3175 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3176 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3177 build pathname. Skip symlink test on Windows host. Add missing
3178 newline at end of file.
3179 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3180 and use its host pathname.
3181 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3182 * gdb.python/py-section-script.exp: Use host location of binfile
3183 on safe-path. Use correct path separator on Windows host.
3184 Reorder alternatives in gdb_test_multiple to prevent matching
3185 the wrong alternative on success.
3186 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3187
ca2589f3
PP
31882019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3189
3190 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3191 expect the GDB inferior to no longer immediately stop after
3192 being resumed with "signal SIGINT".
3193
020a839d
SL
31942019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3195
3196 * gdb.linespec/break-ask.exp: Generalize regexps to match
3197 Windows pathnames too.
3198
128d6509
TV
31992019-08-08 Tom de Vries <tdevries@suse.de>
3200
3201 PR testsuite/24862
3202 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3203
590042fc
PW
32042019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3205
3206 * gdb.base/style.exp: Update tests for help doc new invariants.
3207 * gdb.base/help.exp: Likewise.
3208
046bebe1
TT
32092019-08-06 Tom Tromey <tom@tromey.com>
3210
3211 * gdb.base/style.exp: Add disassemble test.
3212 * gdb.base/style.c (some_called_function): New function.
3213 (main): Use it.
3214
0b27c27d
CB
32152019-08-05 Christian Biesinger <cbiesinger@google.com>
3216
3217 * gdb.python/py-block.exp: Test dictionary access on blocks.
3218
580f1034
SM
32192019-08-05 Simon Marchi <simon.marchi@efficios.com>
3220
3221 PR gdb/24863
3222 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3223 -list-thread-groups --available test when running under
3224 check-read1.
3225
d86bd7cb
TV
32262019-08-05 Tom de Vries <tdevries@suse.de>
3227
3228 PR testsuite/24863
3229 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3230 * gdb.base/help.exp: Use with_read1_timeout_factor.
3231 * gdb.base/info-macros.exp: Same.
3232 * gdb.cp/nested-types.exp: Same.
3233
a80cf5d8
TV
32342019-08-05 Tom de Vries <tdevries@suse.de>
3235
3236 * lib/gdb.exp (version_at_least): Factor out of ...
3237 (tcl_version_at_least): ... here.
3238 (gdb_compile): Fail if pie results in non-PIE executable.
3239 (readelf_version, readelf_prints_pie): New proc.
3240 (exec_is_pie): Return -1 if unknown.
3241
d0962838
TV
32422019-08-05 Tom de Vries <tdevries@suse.de>
3243
3244 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3245
2252ff3d
SL
32462019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3247
3248 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3249
26655f53
SL
32502019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3251
3252 * lib/completion-support.exp (test_gdb_complete_none): Skip
3253 tab completion tests if no readline support.
3254 (test_gdb_complete_unique_re): Likewise.
3255 (test_gdb_complete_multiple): Likewise.
3256
db4dc13e
PW
32572019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3258
3259 * gdb.base/info_sources.exp: New file.
3260 * gdb.base/info_sources.c: New file.
3261 * gdb.base/info_sources_base.c: New file.
3262
0eba165a
PFC
32632019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3264
3265 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3266 prefix argument.
3267 (test_exit_status): Add prefix argument.
3268
59bd512b
TV
32692019-08-01 Tom de Vries <tdevries@suse.de>
3270
3271 PR testsuite/24863
3272 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3273 calling exp_continue for new thread and thread exited messages.
3274
2a3ad588
TV
32752019-08-01 Tom de Vries <tdevries@suse.de>
3276
3277 PR testsuite/24863
3278 * gdb.base/structs.exp: Fix check-read1 timeout using
3279 gdb_test_sequence.
3280 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3281
117eb594
TV
32822019-08-01 Tom de Vries <tdevries@suse.de>
3283
3284 PR testsuite/24863
3285 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3286 line.
3287
ed591340
TV
32882019-08-01 Tom de Vries <tdevries@suse.de>
3289
3290 PR testsuite/24863
3291 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3292
aa3b6533
TT
32932019-07-30 Tom Tromey <tromey@adacore.com>
3294
3295 * gdb.ada/display_nested.exp: New file.
3296 * gdb.ada/display_nested/foo.adb: New file.
3297 * gdb.ada/display_nested/pack.adb: New file.
3298 * gdb.ada/display_nested/pack.ads: New file.
3299
2906593f
CB
33002019-07-30 Christian Biesinger <cbiesinger@google.com>
3301
3302 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3303 namespace.
3304 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3305
0f575925
TV
33062019-07-30 Tom de Vries <tdevries@suse.de>
3307
3308 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3309 instead.
3310
b13057d9
TV
33112019-07-30 Tom de Vries <tdevries@suse.de>
3312
3313 PR testsuite/24834
3314 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3315 (exec_is_pie): New proc.
3316
5c4dde85
CB
33172019-07-29 Christian Biesinger <cbiesinger@google.com>
3318
3319 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3320
c620ed88
CB
33212019-07-29 Christian Biesinger <cbiesinger@google.com>
3322
3323 * gdb.python/py-objfile.c: Add global and static vars.
3324 * gdb.python/py-objfile.exp: Test new functions Objfile.
3325 lookup_global_symbol and lookup_static_symbol.
3326
3d235706
TT
33272019-07-29 Tom Tromey <tom@tromey.com>
3328
3329 * lib/tuiterm.exp (Term::_csi_@): New proc.
3330 (Term::_csi_X): Don't move cursor.
3331
c7e4c0a6
PW
33322019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3333
3334 * gdb.base/options.exp: Update backtrace - completion to
3335 new option -frame-info.
3336 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3337 Test new 'set print frame-info'. Test backtrace -frame-info
3338 overriding 'set print frame-info'.
3339 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3340 Test new 'set print frame-info'.
3341 Verify consistency of backtrace with and without filters, with and
3342 without -no-filters.
3343 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3344 default.
3345
de28a3b7
TV
33462019-07-29 Tom de Vries <tdevries@suse.de>
3347
3348 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3349 no arguments".
3350
507dd60e
TV
33512019-07-29 Tom de Vries <tdevries@suse.de>
3352
3353 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3354 is a substring of the first for "complete non-unique file name".
3355
5beafce9
TV
33562019-07-29 Tom de Vries <tdevries@suse.de>
3357
3358 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3359 with ".*".
3360
2d274232
TV
33612019-07-29 Tom de Vries <tdevries@suse.de>
3362
3363 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3364 Pass prompt_regexp parameter to gdb_test_multiple calls.
3365
9197cd8b
TV
33662019-07-29 Tom de Vries <tdevries@suse.de>
3367
3368 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3369 print registers" regexps.
9197cd8b 3370
b528dae0
TV
33712019-07-29 Tom de Vries <tdevries@suse.de>
3372
3373 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3374
d17725d7
TV
33752019-07-29 Tom de Vries <tdevries@suse.de>
3376
3377 PR gdb/24855
3378 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3379 (skip_python_tests_prompt): Add prompt_regexp argument to
3380 gdb_test_multiple calls.
3381
52b75bf1
TT
33822019-07-27 Tom Tromey <tom@tromey.com>
3383
3384 * gdb.tui/main.exp: New file.
3385
2b1d00c2
TT
33862019-07-27 Tom Tromey <tom@tromey.com>
3387
3388 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3389 optional.
3390 * gdb.tui/empty.exp: New file.
3391
ded631d5
TT
33922019-07-27 Tom Tromey <tom@tromey.com>
3393
3394 * lib/tuiterm.exp (spawn): New proc.
3395 (Term::resize): New proc.
3396 * gdb.tui/resize.exp: New file.
3397
58ac439d
TT
33982019-07-27 Tom Tromey <tom@tromey.com>
3399
3400 * gdb.tui/list.exp: New file.
3401
fe1f56ee
TT
34022019-07-27 Tom Tromey <tom@tromey.com>
3403
3404 * gdb.tui/regs.exp: New file.
3405
f790b310
TT
34062019-07-27 Tom Tromey <tom@tromey.com>
3407
3408 * gdb.tui/basic.exp: Add "layout split" test.
3409
d95fc6ee
TT
34102019-07-27 Tom Tromey <tom@tromey.com>
3411
3412 * gdb.tui/basic.exp: Add "layout asm" test.
3413
c3786b3a
TT
34142019-07-27 Tom Tromey <tom@tromey.com>
3415
3416 * lib/tuiterm.exp: New file.
3417 * gdb.tui/basic.exp: New file.
3418
98a617f8
KB
34192019-07-27 Kevin Buettner <kevinb@redhat.com>
3420
3421 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3422 Enable tests associated with this flag. Adjust regex
3423 referencing "foo_low" to now refer to "foo_cold" instead.
3424
5c076da4
KB
34252019-07-27 Kevin Buettner <kevinb@redhat.com>
3426
3427 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3428 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3429 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3430 foo_cold. Revise comments to match.
3431 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3432 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3433 were wrapped into this proc; Call do_test in loop from outermost
3434 level.
3435 (foo_low): Rename all occurrences to "foo_cold".
3436 (backtrace from baz): New test.
3437 (x2/i foo_cold): New test.
3438 (info line *foo_cold): New test.
3439
1512d3b7
TV
34402019-07-26 Tom de Vries <tdevries@suse.de>
3441
3442 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3443
297989a1
TV
34442019-07-25 Tom de Vries <tdevries@suse.de>
3445
3446 PR testsuite/24830
3447 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3448 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3449 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3450 (skip_libstdcxx_probe_tests): ... here.
3451 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3452
b3b965fb
TV
34532019-07-24 Tom de Vries <tdevries@suse.de>
3454
3455 PR testsuite/24807
3456 * gdb.objc/basicclass.m: Include stdio.h.
3457 * gdb.objc/nondebug.m: Same.
3458 * gdb.objc/objcdecode.m: Same.
3459
4625b4d0
TV
34602019-07-24 Tom de Vries <tdevries@suse.de>
3461
3462 PR testsuite/24612
3463 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3464 additional_flags.
3465
024a5840
TV
34662019-07-24 Tom de Vries <tdevries@suse.de>
3467
3468 PR testsuite/24831
3469 * gdb.multi/tids.exp: Update error messages for info threads.
3470
c76ddaa3
TV
34712019-07-24 Tom de Vries <tdevries@suse.de>
3472
3473 * gdb.base/info-types.exp: Allow info types to print info for more than
3474 one file.
3475
9a618ef6
TV
34762019-07-23 Tom de Vries <tdevries@suse.de>
3477
3478 PR testsuite/24842
3479 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3480 gdb_spawn_with_cmdline_opts.
3481
40eadf04
SP
34822019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3483
3484 * gdb.arch/arm-cmse-sgstubs.c: New test.
3485 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3486
5ba29434
TV
34872019-07-23 Tom de Vries <tdevries@suse.de>
3488
3489 PR testsuite/24711
3490 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3491 issuing next command.
3492
a8e9d247
AB
34932019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3494
3495 * gdb.ada/info_auto_lang.exp: Update expected results.
3496 * gdb.base/info-types.c: Add additional types to check.
3497 * gdb.base/info-types.exp: Update expected results.
3498
eb86c5e2
AB
34992019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3500
3501 * gdb.base/info-types.c: New file.
3502 * gdb.base/info-types.exp: New file.
3503
01e175fe
AB
35042019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3505
3506 * gdb.arch/riscv-bp-infcall.c: New file.
3507 * gdb.arch/riscv-bp-infcall.exp: New file.
3508
6b78c3f8
AB
35092019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 PR breakpoints/24541
3512 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3513
da738167
TV
35142019-07-14 Tom de Vries <tdevries@suse.de>
3515
3516 PR testsuite/24760
3517 * gdb.objc/basicclass.exp: Fix unterminated string.
3518
0d4e84ed
AB
35192019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3520 Andrew Burgess <andrew.burgess@embecosm.com>
3521
3522 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3523 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3524 negative bounds.
3525 * gdb.fortran/vla-value.exp: Print elements of an array with
3526 negative bounds.
3527 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3528 testing.
3529
021d8588
AB
35302019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3531
3532 * gdb.base/options.exp (expect_string): Dequote strings in
3533 results.
3534 (test-string): Test strings with different quoting and reindent.
3535
f06f1252
TT
35362019-07-10 Tom Tromey <tromey@adacore.com>
3537
3538 * gdb.ada/mi_ex_cond.exp: Update expected results.
3539 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3540 * gdb.ada/mi_catch_ex.exp: Update expected results.
3541 * gdb.ada/mi_catch_assert.exp: Update expected results.
3542 * gdb.ada/catch_ex.exp (catch_exception_info)
3543 (catch_exception_entry, catch_assert_entry)
3544 (catch_unhandled_entry): Update.
3545 * gdb.ada/catch_assert_if.exp: Update expected results.
3546
b863685d
RB
35472019-07-10 Richard Bunt <richard.bunt@arm.com>
3548 Stephen Roberts <stephen.roberts@arm.com>
3549
3550 * gdb.base/define.exp: Restore original prompt.
3551
cb1e4e32
PA
35522019-07-09 Pedro Alves <palves@redhat.com>
3553
3554 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3555 breakpoints" output.
3556 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3557 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3558 throw" creates breakpoint.
3559 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3560 'type="catchpoint"'.
3561
b58a68fe
PA
35622019-07-09 Pedro Alves <palves@redhat.com>
3563
3564 PR c++/15468
3565 * gdb.cp/except-multi-location-lib.cc: New.
3566 * gdb.cp/except-multi-location-main.cc: New.
3567 * gdb.cp/except-multi-location.exp: New.
3568
0826779b
PW
35692019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3570
3571 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3572 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3573 argument and update callers.
3574
5b0e2db4
AB
35752019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3576
3577 * gdb.arch/amd64-break-on-asm-line.S: New file.
3578 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3579
1f6f6e21
PW
35802019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3581
3582 * gdb.base/printcmds.exp: Test printing C string and
3583 C wide string convenience vars without transiting via the inferior.
3584 Also make test names unique.
3585
ea142fbf
AH
35862019-07-08 Alan Hayward <alan.hayward@arm.com>
3587
5862c886 3588 PR breakpoints/25011
ea142fbf
AH
3589 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3590
213fd9fa
PA
35912019-07-04 Pedro Alves <palves@redhat.com>
3592
3593 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3594 body returned ok(0), break(3) or continue(4).
3595 * gdb.testsuite/foreach_with_prefix.exp: New file.
3596
2b40fda7
AH
35972019-07-04 Alan Hayward <alan.hayward@arm.com>
3598
3599 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3600
a26c8de0
PA
36012019-07-03 Pedro Alves <palves@redhat.com>
3602
3603 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3604 "return -code".
3605
5f4ba3e7
PA
36062019-07-03 Pedro Alves <palves@redhat.com>
3607
3608 PR cli/24732
3609 * gdb.base/shell.exp: Load completion-support.exp.
3610 Adjust expected error output. Add completion tests.
3611
a994424f
PA
36122019-07-03 Pedro Alves <palves@redhat.com>
3613
3614 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3615 string_to_regexp.
3616
3d9be6f5
PA
36172019-07-03 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3620 (expect_integer): Adjust to expect "-string".
3621 (expect_string): New.
3622 (all_options): Expect "-string".
3623 (test-flag, test-boolean): Adjust to expect "-string".
3624 (test-string): New proc.
3625 (top level): Call it.
3626
41fc454c
PA
36272019-07-03 Pedro Alves <palves@redhat.com>
3628
3629 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3630 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3631 the expected output in the success.
3632
b2b2a215
PA
36332019-07-03 Pedro Alves <palves@redhat.com>
3634
3635 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3636 Split one gdb_test_multiple call in two to avoid a race.
3637
fdbc9870
PA
36382019-07-03 Pedro Alves <palves@redhat.com>
3639
3640 * gdb.base/with.c: New file.
3641 * gdb.base/with.exp: New file.
3642
c6ac8931
PA
36432019-07-03 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.base/settings.exp: Replace all references to "maint
3646 test-settings set" with references to "maint set test-settings",
3647 and all references to "maint test-settings show" with references
3648 to "maint show test-settings".
3649
970f9d09
PA
36502019-07-03 Pedro Alves <palves@redhat.com>
3651
3652 * gdb.base/settings.exp (test-string): Adjust expected out when
3653 testing "maint test-settings show filename"
3654
54d66006
PA
36552019-07-02 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/options.exp (test-info-threads): New procedure.
3658 (top level): Call it.
3659
10d06d82
TT
36602019-06-28 Tom Tromey <tromey@adacore.com>
3661
3662 * gdb.dwarf2/ada-linkage-name.c: New file.
3663 * gdb.dwarf2/ada-linkage-name.exp: New file.
3664
3d507ff2
TT
36652019-06-27 Tom Tromey <tromey@adacore.com>
3666
d039f014 3667 PR c++/20020:
3d507ff2
TT
3668 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3669
8af58ffe
TV
36702019-06-26 Tom de Vries <tdevries@suse.de>
3671
3672 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3673
22e21752
TV
36742019-06-26 Tom de Vries <tdevries@suse.de>
3675
3676 * gdb.base/index-cache.exp: Add back missing debug option.
3677
b65b566c
PW
36782019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3679
3680 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3681
5c2c8c69
TV
36822019-06-25 Tom de Vries <tdevries@suse.de>
3683
3684 PR testsuite/24727
3685 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3686
164e3873
TV
36872019-06-24 Tom de Vries <tdevries@suse.de>
3688
3689 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3690
824eacee
TV
36912019-06-24 Tom de Vries <tdevries@suse.de>
3692
3693 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3694 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3695 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3696
385b97d3
TV
36972019-06-24 Tom de Vries <tdevries@suse.de>
3698
3699 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3700
c596f180
TV
37012019-06-21 Tom de Vries <tdevries@suse.de>
3702
3703 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3704
b13a7d03
TV
37052019-06-21 Tom de Vries <tdevries@suse.de>
3706
3707 PR testsuite/24518
3708 PR ada/24713
3709 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3710 index.
3711
899277ae
TT
37122019-06-19 Tom Tromey <tromey@adacore.com>
3713
3714 * gdb.ada/length_cond.exp: Add intro comment.
3715
680e1bee
TT
37162019-06-19 Tom Tromey <tromey@adacore.com>
3717
3718 * gdb.ada/length_cond.exp: New file.
3719 * gdb.ada/length_cond/length_cond.adb: New file.
3720 * gdb.ada/length_cond/pck.adb: New file.
3721 * gdb.ada/length_cond/pck.ads: New file.
3722
0ed4690a
TV
37232019-06-18 Tom de Vries <tdevries@suse.de>
3724
3725 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3726
d20ed5fd
TT
37272019-06-18 Tom Tromey <tromey@adacore.com>
3728
3729 * gdb.base/list0.h: Add comment explaining control character.
3730
86e04673
TV
37312019-06-18 Tom de Vries <tdevries@suse.de>
3732
3733 * boards/fission.exp: Break up long debug_flags line.
3734
c4973306
SM
37352019-06-16 Tom de Vries <tdevries@suse.de>
3736
3737 PR gdb/24445
3738 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3739 generated index.
3740
93cb9841
AB
37412019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3742
3743 PR gdb/24686
3744 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3745 improve detection of bug gdb/24541.
3746
399aaebd
SM
37472019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3748
3749 PR gdb/24669
3750 * gdb.base/index-cache.exp (uses_readnow,
3751 expecting_index_cache_use): Define global variable.
3752 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3753 expecting_index_cache_use.
3754
584a927c
AB
37552019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3756 Andrew Burgess <andrew.burgess@embecosm.com>
3757
3758 * gdb.fortran/pointers.f90: New file.
3759 * gdb.fortran/print_type.exp: New file.
3760 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3761 * gdb.fortran/vla-type.exp: Likewise.
3762 * gdb.fortran/vla-value.exp: Likewise.
3763 * gdb.mi/mi-vla-fortran.exp: Likewise.
3764
30056ea0
AB
37652019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3766
3767 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3768 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3769 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3770 as a stop reason.
3771
ec8e2b6d
AB
37722019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3773
3774 * gdb.base/annota1.exp: Update expected results.
3775 * gdb.cp/annota2.exp: Likewise.
3776 * gdb.cp/annota3.exp: Likewise.
3777
09e4c4e1
AB
37782019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3779
3780 * gdb.base/style-logging.exp: Remove path from test name.
3781
0735b091
TT
37822019-06-14 Tom Tromey <tromey@adacore.com>
3783
3784 PR gdb/24502:
3785 * gdb.base/style-logging.exp: New file.
3786
f5686554
TT
37872019-06-14 Tom Tromey <tromey@adacore.com>
3788
3789 * gdb.base/symfile-warn.exp: New file.
3790 * gdb.base/symfile-warn.c: New file.
3791
a0c1ffed
TT
37922019-06-14 Tom Tromey <tromey@adacore.com>
3793
3794 * gdb.base/annotate-symlink.exp: New file.
3795
f411722c
TT
37962019-06-14 Tom Tromey <tromey@adacore.com>
3797
3798 * gdb.ada/set_wstr.exp: Add reassignment test.
3799
4268ec18
TT
38002019-06-14 Tom Tromey <tromey@adacore.com>
3801
3802 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3803 'unchecked_access and 'unrestricted_access as well.
3804
9a9e394b
TT
38052019-06-14 Tom Tromey <tromey@adacore.com>
3806
3807 PR ada/24539:
3808 * gdb.ada/vla.exp: Update tests.
3809 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3810 pragma.
3811
4c048731
PA
38122019-06-13 Pedro Alves <palves@redhat.com>
3813
3814 * gdb.base/settings.exp (test-integer): Test junk after
3815 "unlimited".
3816
6665660a
PA
38172019-06-13 Pedro Alves <palves@redhat.com>
3818
3819 * gdb.base/options.exp (test-thread-apply): New.
3820 (top level): Call it.
3821
5d707134
PA
38222019-06-13 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/options.exp (test-frame-apply): New.
3825 (top level): Test print commands with different "frame apply"
3826 prefixes.
3827
e2a689da
PA
38282019-06-13 Pedro Alves <palves@redhat.com>
3829
e79be6e5 3830 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3831 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3832 'max_completions' parameter and handle it.
3833 (test_gdb_completion_offers_commands): New.
3834
90a1ef87
PA
38352019-06-13 Pedro Alves <palves@redhat.com>
3836
3837 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3838
d4c16835
PA
38392019-06-13 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.base/options.exp (test-backtrace): New.
3842 (top level): Call it.
3843
2daf894e
PA
38442019-06-13 Pedro Alves <palves@redhat.com>
3845
3846 * gdb.guile/scm-frame-args.exp: Use "set print
3847 raw-frame-arguments" instead of "set print raw frame-arguments".
3848 * gdb.python/py-frame-args.exp: Likewise.
3849
e6ed716c
PA
38502019-06-13 Pedro Alves <palves@redhat.com>
3851
3852 * gdb.compile/compile.exp: Adjust expected output to option
3853 processing changes.
3854
7d8062de
PA
38552019-06-13 Pedro Alves <palves@redhat.com>
3856
3857 * gdb.base/options.exp: Build executable.
3858 (test-print): New procedure.
3859 (top level): Call it, once for "print" and another for "compile
3860 print".
3861
9d0faba9
PA
38622019-06-13 Pedro Alves <palves@redhat.com>
3863
3864 * gdb.base/options.c: New file.
3865 * gdb.base/options.exp: New file.
3866
dee7b4c8
PA
38672019-06-13 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3870 that "o" is ambiguous.
3871
dca0f6c0
PA
38722019-06-13 Pedro Alves <palves@redhat.com>
3873
3874 * gdb.base/settings.c: New file.
3875 * gdb.base/settings.exp: New file.
3876
ccf46844
PA
38772019-06-13 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.base/completion.exp: Fix comment typo.
3880
b9a3f842
PA
38812019-06-13 Pedro Alves <palves@redhat.com>
3882
3883 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3884 foo --1" test.
3885
d106773e
PA
38862019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3887
3888 * gdb.fortran/block-data.f: New.
3889 * gdb.fortran/block-data.exp: New.
3890
fea82da0
TV
38912019-06-11 Tom de Vries <tdevries@suse.de>
3892
3893 PR testsuite/24521
3894 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3895 message.
3896
8c2e74f1
TV
38972019-06-11 Tom de Vries <tdevries@suse.de>
3898
3899 PR testsuite/24521
3900 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3901
b49851c8
TV
39022019-06-11 Tom de Vries <tdevries@suse.de>
3903
3904 * boards/readnow.exp: New file.
3905
a7067863
AB
39062019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.fortran/vla-sizeof.exp: Update expected results.
3909
1a3da2cd
AB
39102019-06-06 Amos Bird <amosbird@gmail.com>
3911
3912 * gdb.base/annota1.exp (thread_switch): Add test for
3913 thread-exited annotation.
3914
3847a7bf
TT
39152019-06-06 Tom Tromey <tromey@adacore.com>
3916
3917 * gdb.base/maint.exp: Expect command started/finished output.
3918
0088ba59
AB
39192019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3920
3921 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3922 comment.
3923 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3924
312617a3
AB
39252019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3926
3927 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3928 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3929 * gdb.arch/riscv-unwind-long-insn.c: New file.
3930 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3931
e1f2e1a2
CB
39322019-06-04 Christian Biesinger <cbiesinger@google.com>
3933
d3238f7d 3934 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3935
206584bd
PW
39362019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3937
3938 * lib/gdb.exp (help_list_trailer): New regexp variable
3939 factorizing the help trailer message.
3940 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3941 arg to allow to better factorize various tests.
3942 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3943 (test_prefix_command_help): Use help_list_trailer.
3944 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3945 * gdb.guile/scm-cmd.exp: Likewise.
3946 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3947 * gdb.base/help.exp: Use test_user_defined_class_help.
3948 * gdb.base/style.exp: Add tests for styling of help and apropos.
3949 * lib/gdb-utils.exp (style): Add title and highlight styles.
3950
708dc93e
PW
39512019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3952
3953 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3954 $_shell_exitsignal.
3955 * gdb.base/default.exp: Update for new convenience variables.
3956
f49055a5
TT
39572019-05-29 Tom Tromey <tromey@adacore.com>
3958
3959 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3960 to "break complete ada" test case's regexp.
3961
4330d61d
TT
39622019-05-29 Tom Tromey <tromey@adacore.com>
3963
3964 PR c++/20020:
3965 * gdb.cp/constexpr-field.exp: New file.
3966 * gdb.cp/constexpr-field.cc: New file.
3967
000439d5
TT
39682019-05-29 Tom Tromey <tromey@adacore.com>
3969
3970 * gdb.base/finish.exp (finish_no_print): New proc.
3971 (finish_tests): Call it.
3972
5a01c34c
TV
39732019-05-24 Tom de Vries <tdevries@suse.de>
3974
3975 * gdb.dwarf2/gdb-add-index.exp: New file.
3976
18125b16
TT
39772019-05-22 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3980 * gdb.base/style.exp: Use "style".
3981 * lib/gdb-utils.exp (style): New proc.
3982
af1a8d03
TV
39832019-05-22 Tom de Vries <tdevries@suse.de>
3984
3985 * gdb.base/align.exp: Require c++11.
3986
e7fe496b
TV
39872019-05-22 Tom de Vries <tdevries@suse.de>
3988
3989 PR testsuite/24586
3990 * gdb.python/py-mi-var-info-path-expression.exp: Call
3991 mi_skip_python_tests to check if python is supported.
3992
8fca4da0
AH
39932019-05-22 Alan Hayward <alan.hayward@arm.com>
3994
3995 * gdb.arch/aarch64-pauth.c: New test.
3996 * gdb.arch/aarch64-pauth.exp: New file.
3997
b7060614
AH
39982019-05-22 Alan Hayward <alan.hayward@arm.com>
3999
4000 * README (Re-running Tests Outside The Testsuite): New section.
4001
669d0468
TV
40022019-05-21 Tom de Vries <tdevries@suse.de>
4003
4004 * gdb.arch/amd64-eval.exp: Require c++11.
4005 * gdb.base/max-depth.exp: Same.
4006 * gdb.compile/compile-cplus-array-decay.exp: Same.
4007 * gdb.cp/meth-typedefs.exp: Same.
4008 * gdb.cp/subtypes.exp: Same.
4009 * gdb.cp/temargs.exp: Same.
4010
ce3ebcaa
AH
40112019-05-21 Alan Hayward <alan.hayward@arm.com>
4012
4013 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4014
34d11c68
AB
40152019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 PR gdb/18644
4018 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4019 * gdb.fortran/printing-types.exp: Add new test.
4020 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4021 testing.
4022 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4023 setup_kfail call.
4024
87781e84
AH
40252019-05-17 Alan Hayward <alan.hayward@arm.com>
4026
4027 * README (Running the Testsuite): Change example.
4028 (Testsuite Parameters): Remove TRANSCRIPT.
4029 * lib/gdb.exp: Remove TRANSCRIPT check.
4030
b420b89e
AH
40312019-05-17 Alan Hayward <alan.hayward@arm.com>
4032
4033 * README (Testsuite Parameters): Add replay logging to
4034 GDBSERVER_DEBUG.
4035 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4036 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4037 as a comma separated list.
4038 (gdb_debug_init): Override procedure.
4039
408e9b8b
AH
40402019-05-17 Alan Hayward <alan.hayward@arm.com>
4041
4042 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4043 (gdb_write_cmd_file): New procedure.
4044 * lib/gdbserver-support.exp (gdbserver_start): Call
4045 gdbserver_write_cmd_file.
4046 (gdbserver_write_cmd_file): New procedure.
4047
f9e2e39d
AH
40482019-05-17 Alan Hayward <alan.hayward@arm.com>
4049
4050 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4051 (delete_breakpoints): Likewise.
4052 (gdb_run_cmd): Likewise.
4053 (gdb_start_cmd): Likewise.
4054 (gdb_starti_cmd): Likewise.
4055 (gdb_internal_error_resync): Likewise.
4056 (gdb_test_multiple): Likewise.
4057 (gdb_reinitialize_dir): Likewise.
4058 (default_gdb_exit): Likewise.
4059 (gdb_file_cmd): Mark kill as optional.
4060 (default_gdb_start): Call gdb_stdin_log_init.
4061 (send_gdb): Call gdb_stdin_log_write.
4062 (rerun_to_main): Mark Y as an answer.
4063 (gdb_stdin_log_init): New function.
4064 (gdb_stdin_log_write): Likewise.
4065
81f47ac2
AH
40662019-05-17 Alan Hayward <alan.hayward@arm.com>
4067
4068 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4069 * gdb.base/debug-expr.exp: Likewise.
4070 * gdb.base/foll-fork.exp: Likewise.
4071 * gdb.base/foll-vfork.exp: Likewise.
4072 * gdb.base/fork-print-inferior-events.exp: Likewise.
4073 * gdb.base/gdb-sigterm.exp: Likewise.
4074 * gdb.base/gdbinit-history.exp: Likewise.
4075 * gdb.base/osabi.exp: Likewise.
4076 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4077 * gdb.base/ui-redirect.exp: Likewise.
4078 * gdb.gdb/unittest.exp: Likewise.
4079 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4080 * gdb.mi/mi-watch.exp: Likewise.
4081 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4082 * gdb.mi/user-selected-context-sync.exp: Likewise.
4083 * gdb.python/python.exp: Disable debug test when debugging.
4084 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4085 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4086 Likewise.
4087 * gdb.threads/stepi-random-signal.exp: Likewise.
4088
29b52314
AH
40892019-05-17 Alan Hayward <alan.hayward@arm.com>
4090
4091 * Makefile.in: Pass through GDB_DEBUG.
4092 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4093 (gdb,debug): Add board setting.
4094 * lib/gdb.exp (default_gdb_start): Start debugging.
4095 (gdb_debug_enabled): New procedure.
4096 (gdb_debug_init): Likewise.
29b52314
AH
4097
40982019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4099
29b52314
AH
4100 * Makefile.in: Pass through GDB_DEBUG.
4101 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4102 (gdb,debug): Add board setting.
4103 * lib/gdb.exp (default_gdb_start): Start debugging.
4104 (gdb_debug_enabled): New procedure.
4105 (gdb_debug_init): Likewise.
29b52314 4106
ca1285d1
AH
41072019-05-17 Alan Hayward <alan.hayward@arm.com>
4108
4109 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4110
f3a09c80
AH
41112019-05-17 Alan Hayward <alan.hayward@arm.com>
4112
4113 * gdb.base/ui-redirect.exp: Test redirection.
4114
26648588
JV
41152019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4116
4117 * gdb.mi/mi-complete.exp: New file.
4118 * gdb.mi/mi-complete.cc: Likewise.
4119
14237686
AB
41202019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4121
4122 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4123 indexed and sliced arrays, and pointers to arrays.
4124
e7bd7fba
TT
41252019-05-14 Tom Tromey <tromey@adacore.com>
4126
4127 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4128 styling test.
4129
2764128d
TV
41302019-05-14 Tom de Vries <tdevries@suse.de>
4131
4132 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4133 selection entry encoding.
4134
71bed2db
TT
41352019-05-10 Tom Tromey <tromey@adacore.com>
4136
4137 * gdb.ada/info_exc.exp: Add "complete" test.
4138
63b667ad
TV
41392019-05-09 Tom de Vries <tdevries@suse.de>
4140
4141 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4142 CU-relative.
4143
9cfd2b89
TV
41442019-05-09 Tom de Vries <tdevries@suse.de>
4145
4146 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4147 CU-relative.
4148
2228ef77
XR
41492019-05-08 Joel Brobecker <brobecker@adacore.com>
4150
4151 * gdb.ada/frame_arg_lang.exp: New testcase.
4152 * gdb.ada/frame_arg_lang/bla.adb: New file.
4153 * gdb.ada/frame_arg_lang/pck.ads: New file.
4154 * gdb.ada/frame_arg_lang/pck.adb: New file.
4155 * gdb.ada/frame_arg_lang/foo.c: New file.
4156
80e55b13
TT
41572019-05-08 Tom Tromey <tromey@adacore.com>
4158
4159 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4160
9d3421af
TT
41612019-05-08 Tom Tromey <tromey@adacore.com>
4162
4163 * gdb.base/ptype-offsets.exp: Update tests.
4164
844333e2
TT
41652019-05-08 Tom Tromey <tromey@adacore.com>
4166
4167 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4168 cases.
4169 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4170 "short".
4171
988915ee
TT
41722019-05-08 Tom Tromey <tromey@adacore.com>
4173
4174 * gdb.ada/vla.exp: New file.
4175 * gdb.ada/vla/vla.adb: New file.
4176
7bd55dac
TV
41772019-05-07 Tom de Vries <tdevries@suse.de>
4178
4179 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4180
75f06e9d
TV
41812019-05-07 Tom de Vries <tdevries@suse.de>
4182
4183 PR testsuite/24522
4184 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4185 section.
4186
77e7aaa4
TV
41872019-05-07 Tom de Vries <tdevries@suse.de>
4188
4189 PR testsuite/24522
4190 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4191 .debug_aranges section.
4192
456ba0fa
TV
41932019-05-07 Tom de Vries <tdevries@suse.de>
4194
4195 PR testsuite/24159
4196 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4197
5a56d6a6
TV
41982019-05-06 Tom de Vries <tdevries@suse.de>
4199
4200 * lib/gdb.exp (exec_has_index_section): New proc.
4201 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4202 section.
4203
9d6d4be8
TV
42042019-05-04 Tom de Vries <tdevries@suse.de>
4205
4206 * boards/cc-with-debug-names.exp: New file.
4207
222a8d25
TT
42082019-05-03 Tom Tromey <tromey@adacore.com>
4209
4210 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4211 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4212 * gdb.ada/char_enum.exp: Add test.
4213
0fdfd794
TV
42142019-05-03 Tom de Vries <tdevries@suse.de>
4215
4216 * boards/cc-with-gdb-index.exp: New file.
4217
80062eb9
AB
42182019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4219
4220 * gdb.rust/simple.exp: Add new test case.
4221 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4222 (main): Initialise an instance of the new struct.
4223
4504bbde
TT
42242019-05-01 Tom Tromey <tromey@adacore.com>
4225
4226 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4227 record.
4228 (NPR): New variable.
4229 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4230 test.
4231
d48e62f4
TT
42322019-05-01 Tom Tromey <tromey@adacore.com>
4233
4234 * gdb.ada/packed_array_assign.exp: Add packed assignment
4235 regression test.
4236
f59f30f5
TV
42372019-05-01 Tom de Vries <tdevries@suse.de>
4238
4239 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4240
b70bfc54
TV
42412019-05-01 Tom de Vries <tdevries@suse.de>
4242
4243 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4244
15f18d14
AT
42452019-04-30 Ali Tamur <tamur@google.com>
4246
4247 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4248
2ff0a947
TT
42492019-04-30 Tom Tromey <tromey@adacore.com>
4250
4251 * lib/ada.exp (find_ada_tool): New proc.
4252 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4253 * gdb.ada/catch_ex_std.exp: New file.
4254 * gdb.ada/catch_ex_std/foo.adb: New file.
4255 * gdb.ada/catch_ex_std/some_package.adb: New file.
4256 * gdb.ada/catch_ex_std/some_package.ads: New file.
4257
a776957c
TT
42582019-04-30 Tom Tromey <tromey@adacore.com>
4259
4260 PR c++/24470:
4261 * gdb.cp/temargs.cc: Add test code from PR.
4262
bc68014d
AB
42632019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4264
4265 * gdb.fortran/vla-datatypes.exp: Update expected results.
4266 * gdb.fortran/vla-ptype.exp: Likewise.
4267 * gdb.fortran/vla-type.exp: Likewise.
4268 * gdb.fortran/vla-value.exp: Likewise.
4269
f1fdc960
AB
42702019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4271
4272 * gdb.fortran/ptr-indentation.exp: Update expected results.
4273 * gdb.fortran/ptype-on-functions.exp: Likewise.
4274 * gdb.fortran/vla-ptr-info.exp: Likewise.
4275 * gdb.fortran/vla-value.exp: Likewise.
4276
bf7a4de1
AB
42772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4278
4279 * gdb.fortran/ptype-on-functions.exp: New file.
4280 * gdb.fortran/ptype-on-functions.f90: New file.
4281
bbe75b9d
AB
42822019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4283
4284 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4285 case void string.
4286
1db455a7
AB
42872019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.fortran/complex.exp: Expand.
4290 * gdb.fortran/complex.f: Renamed to...
4291 * gdb.fortran/complex.f90: ...this, and extended to add more
4292 complex values.
4293
b6d03bb2
AB
42942019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4295
4296 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4297 MODULO, CMPLX.
4298
2e62ab40
AB
42992019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4300 Richard Bunt <richard.bunt@arm.com>
4301
4302 * gdb.base/max-depth.c: New file.
4303 * gdb.base/max-depth.exp: New file.
4304 * gdb.python/py-nested-maps.c: New file.
4305 * gdb.python/py-nested-maps.exp: New file.
4306 * gdb.python/py-nested-maps.py: New file.
4307 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4308 (test_all_common): Call test_max_depth.
4309 * gdb.fortran/max-depth.exp: New file.
4310 * gdb.fortran/max-depth.f90: New file.
4311 * gdb.go/max-depth.exp: New file.
4312 * gdb.go/max-depth.go: New file.
4313 * gdb.modula2/max-depth.exp: New file.
4314 * gdb.modula2/max-depth.c: New file.
4315 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4316
d2b584a5
TV
43172019-04-29 Tom de Vries <tdevries@suse.de>
4318
4319 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4320
136afab8
PW
43212019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4322
4323 * gdb.base/callexit.exp: Test may-call-functions off.
4324
725cbb63
KS
43252019-04-25 Keith Seitz <keiths@redhat.com>
4326
4327 PR c++/24367
4328 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4329 (another_incomplete_struct, test_incomplete): New definitions.
4330 (main): Use new definitions.
4331 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4332 functions.
4333
701adfb0
PA
43342019-04-25 Ali Tamur <tamur@google.com>
4335
4336 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4337
82433e3e
SDJ
43382019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4339
4340 PR corefiles/11608
4341 PR corefiles/18187
4342 * gdb.base/coredump-filter-build-id.exp: New file.
4343
dd06d4d6
AH
43442019-04-25 Alan Hayward <alan.hayward@arm.com>
4345
e79be6e5
SM
4346 * Makefile.in: Pass through GDBSERVER_DEBUG.
4347 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4348 (gdbserver,debug): Add board setting.
4349 * gdb.trace/tspeed.exp: Skip when debugging.
4350 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4351 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4352
1670072e
TT
43532019-04-24 Tom Tromey <tromey@adacore.com>
4354
4355 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4356 Rust.
4357
a59240a4
TT
43582019-04-24 Tom Tromey <tromey@adacore.com>
4359
4360 * gdb.arch/amd64-eval.exp: Test bitfield return.
4361 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4362 (class Foo) <return_bitfields>: New method.
4363 (main): Call it.
4364
b907456c
AB
43652019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4366
4367 * gdb.cp/many-args.cc: New file.
4368 * gdb.cp/many-args.exp: New file.
4369
5c565afd
TV
43702019-04-23 Tom de Vries <tdevries@suse.de>
4371
4372 PR gdb/24433
4373 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4374
ba22ff86
AH
43752019-04-23 Alan Hayward <alan.hayward@arm.com>
4376
4377 * gdb.trace/backtrace.exp: Use nopie flag.
4378 * gdb.trace/circ.exp: Likewise.
4379 * gdb.trace/collection.exp: Likewise.
4380 * gdb.trace/ftrace.exp: Likewise.
4381 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4382 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4383 * gdb.trace/qtro.exp: Likewise.
4384 * gdb.trace/read-memory.exp: Likewise.
4385 * gdb.trace/report.exp: Likewise.
4386 * gdb.trace/tfile.exp: Likewise.
4387 * gdb.trace/tfind.exp: Likewise.
4388 * gdb.trace/unavailable.exp: Likewise.
4389
7905fc35
PA
43902019-04-22 Pedro Alves <palves@redhat.com>
4391
4392 * gdb.base/solib-probes-nosharedlibrary.c,
4393 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4394
8ecb59f8
TT
43952019-04-19 Tom Tromey <tromey@adacore.com>
4396
4397 * gdb.ada/ptype_union.c: New file.
4398 * gdb.ada/ptype_union.exp: New file.
4399
62160ec9
TT
44002019-04-19 Tom Tromey <tromey@adacore.com>
4401
4402 PR symtab/24423:
4403 * gdb.base/list0.h (foo): Add a control-l character.
4404
36cd4ba5
TV
44052019-04-18 Tom de Vries <tdevries@suse.de>
4406
4407 PR gdb/24433
4408 * boards/local-board.exp: Set sysroot to "".
4409
b73715df
TV
44102019-04-18 Tom de Vries <tdevries@suse.de>
4411 Pedro Alves <palves@redhat.com>
4412
4413 PR gdb/24454
4414 * gdb.threads/vfork-follow-child-exec.c: New file.
4415 * gdb.threads/vfork-follow-child-exec.exp: New file.
4416 * gdb.threads/vfork-follow-child-exit.c: New file.
4417 * gdb.threads/vfork-follow-child-exit.exp: New file.
4418
4aa866af
LS
44192019-04-15 Leszek Swirski <leszeks@google.com>
4420
4421 * gdb.arch/amd64-eval.cc: New file.
4422 * gdb.arch/amd64-eval.exp: New file.
4423
e5a1a79a
AH
44242019-04-11 Alan Hayward <alan.hayward@arm.com>
4425
4426 * gdb.server/sysroot.c: New test.
4427 * gdb.server/sysroot.exp: New file.
4428 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4429 matching param.
4430
41077b66
AB
44312019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4432
4433 * gdb.base/align.exp: Extend test to cover structures containing
4434 only static fields.
4435
c30391f8
TV
44362019-04-11 Tom de Vries <tdevries@suse.de>
4437
4438 * boards/cc-with-dwz-m.exp: New file.
4439 * boards/cc-with-dwz.exp: New file.
4440 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4441
e242fd12
SM
44422019-04-09 Simon Marchi <simon.marchi@efficios.com>
4443
4444 * gdb.base/start-cpp.exp: New file.
4445 * gdb.base/start-cpp.cc: New file.
4446
2b0c8b01
KB
44472019-04-08 Kevin Buettner <kevinb@redhat.com>
4448
4449 * gdb.python/py-thrhandle.exp: Adjust tests to call
4450 thread_from_handle instead of thread_from_thread_handle.
4451
947210e5
KB
44522019-04-08 Kevin Buettner <kevinb@redhat.com>
4453
4454 * gdb.python/py-thrhandle.exp: Add tests for
4455 gdb.InferiorThread.handle.
4456
d7df6549
AB
44572019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4458
4459 * gdb.python/py-function.exp: Check calling helper function from
4460 all languages.
4461 * lib/gdb.exp (gdb_supported_languages): New proc.
4462
8bdc1658
AB
44632019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4464
4465 * gdb.base/complex-parts.c: New file.
4466 * gdb.base/complex-parts.exp: New file.
4467
05caa1d2
TT
44682019-04-01 Tom Tromey <tromey@adacore.com>
4469
4470 PR symtab/23331:
4471 * gdb.dwarf2/dw2-ranges-main.c: New file.
4472 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4473 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4474
7734102d
EZ
44752019-03-30 Simon Marchi <simark@simark.ca>
4476
4477 * gdb.base/default.exp: Add values for $_gdb_major and
4478 $_gdb_minor.
4479
188e1fa9
TT
44802019-03-29 Tom Tromey <tromey@adacore.com>
4481
4482 * gdb.base/help.exp: Tighten apropos regexp.
4483
2880242d
KS
44842019-03-29 Keith Seitz <keiths@redhat.com>
4485
4486 * gdb.fortran/array-bounds.exp: New file.
4487 * gdb.fortran/array-bounds.f90: New file.
4488
077cad8e
PW
44892019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4490
4491 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4492
80047cfc
PW
44932019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4494
4495 * gdb.multi/hello.c (main): Increase alarm timer.
4496
f489207e
SL
44972019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4498
4499 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4500 factor when no hardware watchpoint support.
4501
c92df149
AH
45022019-03-28 Alan Hayward <alan.hayward@arm.com>
4503 Pedro Alves <palves@redhat.com>
4504
4505 * boards/local-board.exp: set sysroot to /.
4506
933aebfa
AH
45072019-03-27 Alan Hayward <alan.hayward@arm.com>
4508
4509 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4510 in child.
4511
9f9aa852
AB
45122019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4513
4514 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4515 field.
4516 (make_container): Initialise new field.
4517 * gdb.python/py-prettyprint.exp: Add new tests.
4518 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4519 <display_hint>: New method.
4520
3714a195
AB
45212019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4522
4523 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4524 gdb_continue_to_breakpoint more throughout this test.
4525 (run_lang_tests) Supply unique test names, and use
4526 gdb_test_no_output.
4527
18c77628
AB
45282019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4529
4530 * gdb.base/finish-pretty.exp: Update expected results.
4531 * gdb.base/pretty-print.c: New file.
4532 * gdb.base/pretty-print.exp: New file.
4533
9a93502f
PA
45342019-03-25 Pedro Alves <palves@redhat.com>
4535
4536 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4537 move comments outside list. Append '-i "" eof' section.
4538
968aa7ae
AH
45392019-03-22 Alan Hayward <alan.hayward@arm.com>
4540
34a7f2a4 4541 PR testsuite/25016
968aa7ae
AH
4542 * README: Add pie options.
4543 * gdb.base/break-interp.exp: Ensure pie is disabled.
4544 * gdb.base/dump.exp: Likewise.
4545 * lib/gdb.exp (gdb_compile): Add pie option.
4546
4c7d57e7
TT
45472019-03-19 Tom Tromey <tromey@adacore.com>
4548
4549 * gdb.mi/mi2-cli-display.c: New file.
4550 * gdb.mi/mi2-cli-display.exp: New file.
4551
bff8c71f
TT
45522019-03-18 Joel Brobecker <brobecker@adacore.com>
4553 Tom Tromey <tromey@adacore.com>
4554
4555 * gdb.ada/ptype_array/pck.adb: New file.
4556 * gdb.ada/ptype_array/pck.ads: New file.
4557 * gdb.ada/ptype_array/foo.adb: New file.
4558 * gdb.ada/ptype_array.exp: New file.
4559
d085f989
TT
45602019-03-14 Tom Tromey <tromey@adacore.com>
4561
4562 * gdb.base/style.exp: Add "set style sources" test.
4563
b4be1b06
SM
45642019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4565
4566 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4567 * mi-breakpoint-multiple-locations.exp: ... this.
4568 (make_breakpoints_pattern): New proc.
4569 (do_test): Add mi_version parameter, test -break-insert,
4570 -break-info and =breakpoint-created.
4571
7cde5fc2
AB
45722019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4573
4574 * config/default.exp: Remove 'load_lib gdb.exp'.
4575 * config/monitor.exp: Likewise.
4576 * config/sid.exp: Likewise.
4577 * config/sim.exp: Likewise.
4578 * config/slite.exp: Likewise.
4579 * config/unix.exp: Likewise.
4580 * gdb.base/default.exp: Remove unhelpful comment.
4581
efbecbc1
AB
45822019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4583
4584 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4585
0841c79a
AB
45862019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4587
4588 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4589
4a270568
AB
45902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4591
4592 * gdb.fortran/type-kinds.exp: Update expected results.
4593
067630bd
AB
45942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4595
4596 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4597
3be47f7a
AB
45982019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4599
4600 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4601 function.
4602 (test_basic_parsing_of_type_kinds): Expand types tested.
4603 (test_parsing_invalid_type_kinds): New function.
4604
4d00f5d8
AB
46052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4606
4607 * gdb.fortran/intrinsics.exp: New file.
4608 * gdb.fortran/intrinsics.f90: New file.
4609 * gdb.fortran/type-kinds.exp: New file.
4610
c8f91604
AB
46112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4612
4613 * gdb.fortran/dot-ops.exp: New file.
4614
dd9f2c76
AB
46152019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4616
4617 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4618 Check upper and lower case logical literals.
4619
84ec9724
AB
46202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4621
4622 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4623 Remove duplicate tests.
4624
c3734e09
AH
46252019-03-06 Alan Hayward <alan.hayward@arm.com>
4626
4627 * lib/gdb.exp (builtin_cd): rename of cd.
4628 (cd): Override builtin.
4629
aa3cfbda
RB
46302019-03-06 Richard Bunt <richard.bunt@arm.com>
4631
4632 * gdb.fortran/function-calls.exp: New file.
4633 * gdb.fortran/function-calls.f90: New test.
4634
7b63ad86
RB
46352019-03-04 Richard Bunt <richard.bunt@arm.com>
4636
4637 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4638 on user program standard output.
4639 * gdb.fortran/short-circuit-argument-list.f90: Record function
4640 calls.
4641
01abb042
AH
46422019-02-28 Alan Hayward <alan.hayward@arm.com>
4643
c3734e09
AH
4644 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4645 failure.
01abb042 4646
92137da0
RO
46472019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4648
4649 PR gdb/8527
4650 * gdb.base/interrupt-daemon-attach.c,
4651 gdb.base/interrupt-daemon-attach.exp: New test.
4652
5862844d
PA
46532019-02-27 Pedro Alves <palves@redhat.com>
4654
4655 * gdb.base/page.exp: Add tests for "set width/height -1".
4656
8ed25214
PA
46572019-02-27 Pedro Alves <palves@redhat.com>
4658
4659 * gdb.base/page.exp: Add tests for "set/show width/height" with
4660 "infinite" values.
4661
6c28e44a
TT
46622019-02-27 Tom Tromey <tromey@adacore.com>
4663
4664 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4665 2.4.
4666 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4667 workaround.
4668
bf9a735e
AB
46692019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4670
4671 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4672 tests for structs with static members.
4673
8791793c
TT
46742019-02-26 Tom Tromey <tromey@adacore.com>
4675
4676 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4677 ValueError, not TypeError.
4678
bc2a507e
KB
46792019-02-26 Kevin Buettner <kevinb@redhat.com>
4680
4681 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4682 call from main program.
4683
e0e7d3bd
JB
46842019-02-23 Joel Brobecker <brobecker@adacore.com>
4685
4686 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4687 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4688 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4689 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4690 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4691
9600246d
KS
46922019-02-22 Keith Seitz <keiths@redhat.com>
4693
4694 PR symtab/23853
4695 * gdb.base/symlink-sourcefile.c: New file.
4696 * gdb.base/symlink-sourcefile.exp: New file.
4697
0c95f9ed
TT
46982019-02-20 Tom Tromey <tom@tromey.com>
4699
4700 * gdb.base/info_qt.exp: Update.
4701
6caa91b6
SM
47022019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4703
4704 * gdb.base/source.exp: Move "error in sourced script" code to
4705 the end.
4706 * gdb.base/source-error.gdb: Move contents to
4707 source-error-1.gdb. Add new code to source source-error-1.gdb.
4708 * gdb.base/source-error-1.gdb: New file, from previous
4709 source-error.gdb.
4710
6506371f
TT
47112019-02-17 Tom Tromey <tom@tromey.com>
4712
4713 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4714 for macro styling.
4715 * gdb.base/style.c (SOME_MACRO): New macro.
4716
a0087920
TT
47172019-02-17 Tom Tromey <tom@tromey.com>
4718
4719 * gdb.base/style.exp: Add line-wrapping tests.
4720 * gdb.base/page.exp: Add test for quitting during pagination.
4721
a2cd4f14
JB
47222019-02-17 Joel Brobecker <brobecker@adacore.com>
4723
4724 * gdb.ada/big_packed_array: New testcase.
4725 * gdb.ada/homonym.exp: Fix incorrect expected output for
4726 "break <homonym__get_value>" test.
4727
9d70ffbc
WP
47282019-02-13 Weimin Pan <weimin.pan@oracle.com>
4729
4730 PR breakpoints/21870
4731 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4732 and prepare_for_testing. Add comment.
4733 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4734 redundant cleanup call. Clean up comment.
4735
01c7ae81
WP
47362019-02-12 Weimin Pan <weimin.pan@oracle.com>
4737
4738 PR breakpoints/21870
4739 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4740 * gdb.arch/aarch64-dbreg-contents.c: New file.
4741
aff29d1c
JB
47422019-02-10 Joel Brobecker <brobecker@adacore.com>
4743
4744 * gdb.ada/mi_ref_changeable: New testcase.
4745
df0da8a2
AH
47462019-02-07 Alan Hayward <alan.hayward@arm.com>
4747
4748 * gdb.base/attach.exp: Add double attach test.
4749
bd447abb
SM
47502019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4751
4752 * lib/gdb.exp (default_gdb_start): Don't match pagination
4753 prompt.
4754 (gdb_init): Set stty_init.
4755
1dbc40b9
TT
47562019-01-27 Tom Tromey <tom@tromey.com>
4757
4758 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4759 skip_python_tests.
4760
353229bf
AH
47612019-01-24 Alan Hayward <alan.hayward@arm.com>
4762
4763 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4764 New structure.
4765 (struct struct_static_02_02): Likewise.
4766 (struct struct_static_02_03): Likewise.
4767 (struct struct_static_02_04): Likewise.
4768 (struct struct_static_04_01): Likewise.
4769 (struct struct_static_04_02): Likewise.
4770 (struct struct_static_04_03): Likewise.
4771 (struct struct_static_04_04): Likewise.
4772 (struct struct_static_06_01): Likewise.
4773 (struct struct_static_06_02): Likewise.
4774 (struct struct_static_06_03): Likewise.
4775 (struct struct_static_06_04): Likewise.
4776 (cmp_struct_static_02_01): Likewise.
4777 (cmp_struct_static_02_02): Likewise.
4778 (cmp_struct_static_02_03): Likewise.
4779 (cmp_struct_static_02_04): Likewise.
4780 (cmp_struct_static_04_01): Likewise.
4781 (cmp_struct_static_04_02): Likewise.
4782 (cmp_struct_static_04_03): Likewise.
4783 (cmp_struct_static_04_04): Likewise.
4784 (cmp_struct_static_06_01): Likewise.
4785 (cmp_struct_static_06_02): Likewise.
4786 (cmp_struct_static_06_03): Likewise.
4787 (cmp_struct_static_06_04): Likewise.
4788 (call_all): Test new structs.
4789 * gdb.base/infcall-nested-structs.exp: Likewise.
4790
73021deb
AH
47912019-01-21 Alan Hayward <alan.hayward@arm.com>
4792 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4793
fc65c7db
AH
47942019-01-21 Alan Hayward <alan.hayward@arm.com>
4795 * gdb.base/stack-protector.c: New test.
4796 * gdb.base/stack-protector.exp: New file.
4797 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4798 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4799 option.
4800 (gdb_compile): Remove stack protector for GCC and prevent
4801 recursion.
4802
c24bdb02
KS
48032019-01-16 Keith Seitz <keiths@redhat.com>
4804
4805 PR gdb/23773
4806 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4807
6f072a10
PFC
48082019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4809
4810 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4811 aliases.
4812 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4813 tests.
4814 * gdb.arch/powerpc-vector-regs.c: New file.
4815 * gdb.arch/powerpc-vector-regs.exp: New file.
4816
a7b8d682
PFC
48172019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4818
4819 * gdb.arch/altivec-regs.exp: Fix the list passed to
4820 gdb_expect_list when testing "info vector".
4821
6eb6fb67
AB
48222019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * gdb.base/style.exp: Don't include path in testname.
4825
b56f80d8
KS
48262019-01-10 Keith Seitz <keiths@redhat.com>
4827
4828 PR gdb/23712
4829 PR symtab/23010
4830 * gdb.dwarf2/multidictionary.exp: New file.
4831
041be526
SM
48322019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4833
4834 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4835 (test_gnuv3_style_demangling): ... this.
4836 (test_lucid_style_demangling): Remove.
4837 (test_arm_style_demangling): Remove.
4838 (test_hp_style_demangling): Remove.
4839 (do_tests): Remove calls to the above.
4840
d820d0c3
AB
48412019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4842
4843 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4844 case.
4845
f097f5ad
TT
48462019-01-06 Tom Tromey <tom@tromey.com>
4847
4848 PR gdb/28155:
4849 * gdb.dwarf2/typedef-void-finish.exp: New file.
4850
2cd8cc0b
TT
48512018-12-28 Tom Tromey <tom@tromey.com>
4852 Simon Marchi <simark@simark.ca>
4853
4854 * gdb.base/jit-exec.exp: New file.
4855 * gdb.base/jit-exec.c: New file.
4856 * gdb.base/jit-execd.c: New file.
4857
35fb8261
TT
48582018-12-28 Tom Tromey <tom@tromey.com>
4859
4860 * gdb.base/style.exp: Update test to check for address styling.
4861
47fd17cd
TT
48622018-12-28 Tom Tromey <tom@tromey.com>
4863
4864 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4865 message.
4866
d47032b7
TT
48672018-12-28 Tom Tromey <tom@tromey.com>
4868
4869 * gdb.base/style.exp: Add test for version number styling.
4870
af79b68d
TT
48712018-12-28 Tom Tromey <tom@tromey.com>
4872
4873 * gdb.base/style.exp: Add test for print_address_symbolic.
4874
0bb296cb
TT
48752018-12-28 Tom Tromey <tom@tromey.com>
4876
4877 * gdb.base/style.exp: Add test for breakpoint setting.
4878
80ae2043
TT
48792018-12-28 Tom Tromey <tom@tromey.com>
4880
4881 * gdb.base/style.exp: Add test for variable names.
4882
cbe56571
TT
48832018-12-28 Tom Tromey <tom@tromey.com>
4884
4885 * gdb.base/style.exp: New file.
4886 * gdb.base/style.c: New file.
4887
9162a27c
TT
48882018-12-28 Tom Tromey <tom@tromey.com>
4889
4890 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4891 "dumb".
4892 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4893 the TERM environment variable.
4894
bc543c90
TT
48952018-12-27 Tom Tromey <tom@tromey.com>
4896
4897 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4898 pagination test.
4899
6f0ffe50
AB
49002018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4901
4902 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4903 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4904
b5a1e557
PW
49052018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4906
4907 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4908 Filename a.adb changed to bp_fun_addr.adb.
4909 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4910
6e8b1ab2
JV
49112018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4912
4913 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4914 non-PIE executables.
4915 * README: Mention the gdb,nopie_flag board setting.
4916 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4917 non-PIE executable.
4918 * gdb.arch/amd64-entry-value.exp: Likewise.
4919 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4920 * gdb.arch/i386-float.exp: Likewise.
4921 * gdb.arch/i386-signal.exp: Likewise.
4922 * gdb.mi/mi-reg-undefined.exp: Likewise.
4923
d00a27c5
PM
49242018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4925
4926 PR gdb/23974
4927 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4928
161d081c
PW
49292018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4930
4931 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4932 Update order of results accordingly.
4933
b001de23
AB
49342018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4935
4936 * gdb.base/annota1.exp: Update a test regexp.
4937
99e1a184
AB
49382018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4939
4940 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4941
7a81c1e2
PW
49422018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4943
4944 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4945 (reuse_time): Initialize to REUSE_TIME_CAP.
4946 (check_rc): New function.
4947 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4948 Check pthread_create rc.
4949 (spawner_thread_func): Check pthread_create and pthread_join rc.
4950
73e8dc90
PA
49512018-12-08 Pedro Alves <palves@redhat.com>
4952
4953 * gdb.base/list.exp (test_forward_search): Rename to ...
4954 (test_forward_reverse_search): ... this. Also test reverse-search
4955 and the forward-search alias.
4956
13f2ed32
AB
49572018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4958
4959 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4960 local timeout variable before return, and remove all local timeout
4961 variable entirely.
4962 (gdb_load): Likewise.
4963
64d27cfc
TV
49642018-12-01 Tom de Vries <tdevries@suse.de>
4965
4966 * gdb.base/gdb-caching-proc.exp: New file.
4967
f63c03b4
SDJ
49682018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4969
4970 * Makefile.in (TIMESTAMP): New variable.
4971 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4972 command.
4973 (check-single-racy): Likewise.
4974 (check/%.exp): Likewise.
4975 (check-racy/%.exp): Likewise.
4976 (workers/%.worker): Likewise.
4977 (build-perf): Likewise.
4978 (check-perf): Likewise.
4979 * README: Describe new "TS" and "TS_FORMAT" variables.
4980 * print-ts.py: New file.
4981
1c97054b
BF
49822018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4983
4984 PR python/23714
4985 * gdb.python/python.exp: Test command repetition after
4986 gdb.execute.
4987
1871a62d
AB
49882018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4989
4990 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4991 is correctly aligned.
4992
fb5e1ed9
PW
49932018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4994
4995 * gdb.ada/info_auto_lang.exp: New testcase.
4996 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4997 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4998 * gdb.ada/info_auto_lang/some_c.c: New file.
4999
43d397ca
PW
50002018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5001
5002 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5003 FUNC_lang language syntax.
5004
beddd671
PW
50052018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5006
5007 * gdb.base/info_minsym.c: New file.
5008 * gdb.base/info_minsym.exp: New file.
5009
73fc52c4
TT
50102018-11-19 Tom Tromey <tom@tromey.com>
5011
5012 PR rust/23625:
5013 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5014 * gdb.rust/expr.exp: Update expected output. Change one test.
5015
994b876a
TT
50162018-11-19 Tom Tromey <tom@tromey.com>
5017
5018 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5019
6769f276
PA
50202018-11-19 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5023 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5024 see the expected warning.
5025
38a72da0
AH
50262018-11-16 Alan Hayward <alan.hayward@arm.com>
5027
5028 PR gdb/22736:
5029 * gdb.cp/infcall-nodebug-lib.c: New test.
5030 * gdb.cp/infcall-nodebug-main.c: New test.
5031 * gdb.cp/infcall-nodebug.exp: New file.
5032
53a89d6e
SM
50332018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5034
5035 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5036 completer tests.
5037
9325300d
TV
50382018-11-09 Tom de Vries <tdevries@suse.de>
5039
5040 * gdb.base/msym-lang.c: New test.
5041 * gdb.base/msym-lang.exp: New file.
5042 * gdb.base/msym-lang-main.c: New test.
5043
20f0d60d
TT
50442018-11-08 Tom Tromey <tom@tromey.com>
5045
5046 PR gdb/23555:
5047 PR gdb/23838:
5048 * gdb.base/warning.exp: New file.
5049
b5420128
JB
50502018-11-08 Jan Beulich <jbeulich@suse.com>
5051
5052 * testsuite/gdb.arch/i386-avx512.c,
5053 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5054
cd115d61
AB
50552018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5056
5057 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5058 point hardware.
5059
35ee2dc2
AB
50602018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5061
5062 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5063 * gdb.dwarf2/missing-type-name.exp: New file.
5064
31aceee8
TV
50652018-11-06 Tom de Vries <tdevries@suse.de>
5066
5067 * gdb.base/many-headers.c: New test.
5068 * gdb.base/many-headers.exp: New file.
5069
109be305
JW
50702018-11-06 Jim Wilson <jimw@sifive.com>
5071
5072 * gdb.base/code_elim.exp: For riscv, set additional_flags
5073 to include -msmall-data-limit=0.
5074
e2b7af72
JB
50752018-11-01 Joel Brobecker <brobecker@adacore.com>
5076
5077 * gdb.ada/watch_minus_l: New testcase.
5078
cdcda965
SM
50792018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5080
5081 * gdb.arch/aix-sighandle.c: New file.
5082 * gdb.arch/aix-sighandle.exp: New file.
5083
92dcebf3
AB
50842018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5085
5086 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5087 registers being unions.
5088
68b9ac18
TV
50892018-10-31 Tom de Vries <tdevries@suse.de>
5090
5091 * lib/valgrind.exp: New file.
5092 (vgdb_start, vgdb_stop): New procs, factored out of ...
5093 * gdb.base/valgrind-bt.exp: ... here, ...
5094 * gdb.base/valgrind-disp-step.exp: ... here and ...
5095 * gdb.base/valgrind-infcall.exp: ... here.
5096
1443936e
TV
50972018-10-31 Tom de Vries <tdevries@suse.de>
5098
5099 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5100
eb77c9df
AB
51012018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5102
5103 * gdb.dwarf2/void-type.c: New file.
5104 * gdb.dwarf2/void-type.exp: New file.
5105
82b5e646
PW
51062018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5107
5108 * gdb.base/info_qt.c: New file.
5109 * gdb.base/info_qt.exp: New file.
5110
8d619c01
EBM
51112018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5112
5113 * gdb.arch/powerpc-htm-regs.c: New file.
5114 * gdb.arch/powerpc-htm-regs.exp: New file.
5115
f2cf6173
EBM
51162018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5117
5118 * gdb.arch/powerpc-tar.c: New file.
5119 * gdb.arch/powerpc-tar.exp: New file.
5120
7ca18ed6
EBM
51212018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5122
5123 * gdb.arch/powerpc-ppr-dscr.c: New file.
5124 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5125
bfcc0eba
TV
51262018-10-25 Tom de Vries <tdevries@suse.de>
5127
5128 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5129
fe1a5cad
TV
51302018-10-24 Tom de Vries <tdevries@suse.de>
5131
5132 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5133 longer exists error.
5134
a76dc3b7
TV
51352018-10-24 Tom de Vries <tdevries@suse.de>
5136
5137 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5138
4df46df7
TV
51392018-10-24 Tom de Vries <tdevries@suse.de>
5140
5141 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5142 --db-attach in valgrind.
5143
0dbfcfff
AB
51442018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5145
5146 * gdb.arch/riscv-reg-aliases.c: New file.
5147 * gdb.arch/riscv-reg-aliases.exp: New file.
5148
b04480b1
AH
51492018-10-19 Alan Hayward <alan.hayward@arm.com>
5150
5151 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5152
2c6ac8d7
AH
51532018-10-19 Alan Hayward <alan.hayward@arm.com>
5154
5155 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5156
2bc69f25
AH
51572018-10-19 Alan Hayward <alan.hayward@arm.com>
5158
5159 * gdb.cp/ovldbreak.exp: Fix regexps.
5160
1f1ae3a3
AH
51612018-10-19 Alan Hayward <alan.hayward@arm.com>
5162
5163 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5164
94c18618
SDJ
51652018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5166
5167 PR cli/23785
5168 * gdb.base/restore.exp: New test to check if "restore" with an
5169 invalid file doesn't segfault.
5170
812cd6eb
TV
51712018-10-18 Tom de Vries <tdevries@suse.de>
5172
5173 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5174 * gdb.ada/excep_handle.exp: Same.
5175 * gdb.ada/mi_string_access.exp: Same.
5176 * gdb.ada/mi_var_union.exp: Same.
5177 * gdb.arch/arc-analyze-prologue.exp: Same.
5178 * gdb.arch/arc-decode-insn.exp: Same.
5179 * gdb.base/readnever.exp: Same.
5180 * gdb.fortran/printing-types.exp: Same.
5181 * gdb.guile/scm-lazy-string.exp: Same.
5182
c4b90788
TV
51832018-10-16 Tom de Vries <tdevries@suse.de>
5184
5185 PR gdb/23730
5186 * gdb.base/catch-follow-exec.c: Add copyright notice.
5187 * gdb.base/catch-follow-exec.exp: Rewrite to use
5188 gdb_spawn_with_cmdline_opts. Require gdb-native.
5189
8bca2978
SL
51902018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5191
5192 * gdb.trace/actions-changed.exp: Check for arch support.
5193 * gdb.trace/actions.exp: Likewise.
5194 * gdb.trace/ax.exp: Likewise.
5195 * gdb.trace/backtrace.exp: Likewise.
5196 * gdb.trace/change-loc.exp: Likewise.
5197 * gdb.trace/deltrace.exp: Likewise.
5198 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5199 * gdb.trace/ftrace.exp: Likewise.
5200 * gdb.trace/infotrace.exp: Check for arch support.
5201 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5202 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5203 * gdb.trace/mi-tsv-changed.exp: Likewise.
5204 * gdb.trace/packetlen.exp: Likewise.
5205 * gdb.trace/passc-dyn.exp: Likewise.
5206 * gdb.trace/passcount.exp: Likewise.
5207 * gdb.trace/pending.exp: Likewise.
5208 * gdb.trace/range-stepping.exp: Check for shlib support.
5209 * gdb.trace/report.exp: Check for arch support.
5210 * gdb.trace/save-trace.exp: Likewise.
5211 * gdb.trace/signal.exp: Check for signal support.
5212 * gdb.trace/tfind.exp: Check for arch support.
5213 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5214 * gdb.trace/trace-common.h: Add comment.
5215 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5216 * gdb.trace/trace-enable-disable.exp: Likewise.
5217 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5218 * gdb.trace/tracecmd.exp: Check for arch support.
5219 * gdb.trace/tspeed.exp: Check for shlib and target support.
5220 * gdb.trace/tstatus.exp: Check for arch support.
5221 * gdb.trace/tsv.exp: Likewise.
5222 * gdb.trace/while-dyn.exp: Likewise.
5223 * gdb.trace/while-stepping.exp: Likewise.
5224 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5225
f9c49bff
SM
52262018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5227
5228 * gdb.trace/tspeed.exp: Remove nowarnings.
5229 (prepare_for_trace_test): Declare "global ipalib".
5230 * gdb.trace/tspeed.c: Include unistd.h.
5231 (main): Remove superfluous printf argument.
5232
d4330bde
SL
52332018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5234
5235 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5236 directory prefix on the filename.
5237
8ecfd7bd
SDJ
52382018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5239
5240 * gdb.gdb/unittest.exp: Update expected message informing that
5241 selftests have been disabled.
5242 * gdb.server/unittest.exp: Likewise.
5243
58bbcd02
TV
52442018-10-09 Tom de Vries <tdevries@suse.de>
5245
5246 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5247 with runto_main.
5248
9f6b697b
WP
52492018-10-08 Weimin Pan <weimin.pan@oracle.com>
5250
5251 PR c++/16841
5252 * gdb.cp/virtbase2.cc: New file.
5253 * gdb.cp/virtbase2.exp: New file.
5254
add5ded5
TT
52552018-10-06 Tom Tromey <tom@tromey.com>
5256
5257 PR python/19399:
5258 * gdb.python/py-inferior.exp: Add architecture test.
5259
f9e48344
TT
52602018-10-06 Tom Tromey <tom@tromey.com>
5261
5262 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5263 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5264
2a8be203
TT
52652018-10-06 Tom Tromey <tom@tromey.com>
5266
5267 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5268 of a "throw" catchpoint.
5269
e04caa70
SDJ
52702018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5271
5272 * gdb.base/info-proc.exp: Update string expected from "help info
5273 proc".
5274
5ca8c39f
TT
52752018-10-04 Tom Tromey <tom@tromey.com>
5276
5277 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5278 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5279 (test_initial_complaints, test_empty_complaints): Update.
5280 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5281
3453e7e4
TT
52822018-10-04 Tom Tromey <tom@tromey.com>
5283
5284 PR cli/19551:
5285 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5286 * lib/gdb.exp (gdb_file_cmd): Update.
5287 * gdb.stabs/weird.exp (print_weird_var): Update.
5288 * gdb.server/solib-list.exp: Update.
5289 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5290 * gdb.mi/mi-cli.exp: Update.
5291 * gdb.linespec/linespec.exp: Update.
5292 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5293 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5294 * gdb.cp/cp-relocate.exp: Update.
5295 * gdb.base/sym-file.exp: Update.
5296 * gdb.base/relocate.exp: Update.
5297 * gdb.base/readnever.exp: Update.
5298 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5299 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5300 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5301 * gdb.base/code_elim.exp: Update.
5302 * gdb.base/break-unload-file.exp (test_break): Update.
5303 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5304 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5305 Update.
5306 * gdb.base/attach.exp (do_attach_tests): Update.
5307 * gdb.base/sepdebug.exp: Update.
5308 * gdb.python/py-section-script.exp: Update.
5309
6afcf761
TT
53102018-10-04 Tom Tromey <tom@tromey.com>
5311
5312 PR cli/22234:
5313 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5314 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5315 output.
5316
fef1b293
TT
53172018-10-04 Tom Tromey <tom@tromey.com>
5318
5319 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5320 set width and height to 0.
5321 (test_command_line_attach_run): Use -quiet.
5322
ca98345e
SL
53232018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5324
5325 * lib/gdb.exp (skip_ifunc_tests): New.
5326 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5327 other compile failures.
5328 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5329
ff34e6ae
SM
53302018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5331
5332 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5333 is_amd64_regs_target.
5334
6bb8890e
AH
53352018-10-01 Alan Hayward <alan.hayward@arm.com>
5336
5337 * gdb.arch/aarch64-sighandler-regs.c: New test.
5338 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5339 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5340
224d30d3
MM
53412018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5342
5343 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5344 assembly.
5345
f67ffa6a
AB
53462018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5347
5348 * gdb.base/frame-selection.exp: New file.
5349 * gdb.base/frame-selection.c: New file.
5350
9fc3183f
AH
53512018-09-27 Alan Hayward <alan.hayward@arm.com>
5352
5353 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5354 pthread barrier.
5355 (main): Likewise.
5356
d354055e
AB
53572018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5358
5359 * gdb.base/large-frame-1.c: New file.
5360 * gdb.base/large-frame-2.c: New file.
5361 * gdb.base/large-frame.exp: New file.
5362 * gdb.base/large-frame.h: New file.
5363
db727370
JL
53642018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5365
5366 PR gdb/20948
5367 * gdb.base/write_mem.exp: New test.
5368 * gdb.base/write_mem.c: Likewise.
5369
ae778caf
TT
53702018-09-23 Tom Tromey <tom@tromey.com>
5371
5372 PR python/18852:
5373 * gdb.python/py-parameter.exp: Add test for parameter that throws
5374 on "set".
5375
fd3ba736
TT
53762018-09-23 Tom Tromey <tom@tromey.com>
5377
5378 PR python/17284:
5379 * gdb.python/py-template.exp (test_template_arg): Add test for
5380 negative template argument number.
5381
39a24317
TT
53822018-09-23 Tom Tromey <tom@tromey.com>
5383
5384 PR python/14062:
5385 * gdb.python/python.exp: Add test for post_event error.
5386
f5769a2c
TT
53872018-09-23 Tom Tromey <tom@tromey.com>
5388
5389 PR python/18170:
5390 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5391 convert pointers to int and long.
5392
1c1e54f6
TT
53932018-09-23 Tom Tromey <tom@tromey.com>
5394
5395 PR python/20126:
5396 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5397 signed-ness conversion tests.
5398
fb4fa946
TT
53992018-09-23 Tom Tromey <tom@tromey.com>
5400
5401 PR python/18352;
5402 * gdb.python/py-value.exp (test_float_conversion): New proc.
5403 Use it.
5404
a466edac
HAQ
54052018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5406
5407 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5408
4ee9b0c5
SL
54092018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5410
5411 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5412 no readline.
5413 * gdb.base/utf8-identifiers.exp: Likewise.
5414 * gdb.cp/cpcompletion.exp: Likewise.
5415 * gdb.linespec/cpcompletion.exp: Likewise.
5416 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5417 * gdb.linespec/cpls-ops.exp: Likewise.
5418
23be8da7
RB
54192018-09-19 Richard Bunt <richard.bunt@arm.com>
5420 Chris January <chris.january@arm.com>
5421
5422 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5423 * gdb.fortran/short-circuit-argument-list.exp: New file.
5424 * gdb.fortran/short-circuit-argument-list.f90: New test.
5425
5031d0ae
SDJ
54262018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5427
5428 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5429 "arch=" keyword when executing "-stack-list-frames".
5430
b4c0d1a4
SDJ
54312018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5432
5433 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5434 "arch=" keyword when executing "-stack-list-frames".
5435
7a6d2b45
SDJ
54362018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5437
5438 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5439 break ada".
5440
8588b356
SM
54412018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5442
5443 PR python/23669
5444 * gdb.python/python.exp: Test gdb.execute("show commands").
5445
65e65158
TT
54462018-09-16 Tom Tromey <tom@tromey.com>
5447
5448 * gdb.base/new-ui.exp (do_execution_tests): Update.
5449 * gdb.base/dbx.exp (test_breakpoints): Update.
5450
bf326452
AH
54512018-09-14 Alan Hayward <alan.hayward@arm.com>
5452
5453 * lib/gdb.exp (gdb_simple_compile): Add proc.
5454 (is_elf_target): Use gdb_simple_compile.
5455 (skip_altivec_tests): Likewise.
5456 (skip_vsx_tests): Likewise.
5457 (skip_tsx_tests): Likewise.
5458 (skip_btrace_tests): Likewise.
5459 (skip_btrace_pt_tests): Likewise.
5460 (gdb_can_simple_compile): Likewise.
5461 (gdb_has_argv0): Likewise.
5462 (gdb_target_symbol_prefix): Likewise.
5463 (target_supports_scheduler_locking): Likewise.
5464
2361b0fb
TT
54652018-09-13 Tom Tromey <tom@tromey.com>
5466
5467 * Makefile.in (TAGS): Recognize proc_with_prefix and
5468 gdb_caching_proc.
5469
0ae1a321
SM
54702018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5471
5472 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5473 method.
5474
a40bf0c2
SM
54752018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5476
5477 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5478 and a few other Inferior properties when the Inferior is no
5479 longer valid.
5480
4a3fe98f
TT
54812018-09-13 Tom Tromey <tom@tromey.com>
5482
5483 PR rust/23650:
5484 * gdb.rust/simple.exp: Add test for enum field access error.
5485
098b2108
TT
54862018-09-13 Tom Tromey <tom@tromey.com>
5487
5488 PR rust/23626:
5489 * gdb.rust/simple.rs (EmptyEnum): New type.
5490 (main): Use it.
5491 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5492
1256af7d
SM
54932018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5494
5495 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5496 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5497 * gdb.python/py-symtab.exp: Update test printing an objfile.
5498
4aa8e6c2
SM
54992018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5500
5501 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5502 object.
5503
c221b2f7
AH
55042018-09-12 Alan Hayward <alan.hayward@arm.com>
5505
5506 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5507 (support_complex_tests): Use gdb_can_simple_compile.
5508 (is_ilp32_target): Likewise.
5509 (is_lp64_target): Likewise.
5510 (is_64_target): Likewise.
5511 (is_amd64_regs_target): Likewise.
5512 (is_aarch32_target): Likewise.
5513 (gdb_int128_helper): Likewise.
5514
6f1107b5
JK
55152018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5516
5517 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5518
1f5d1570
JG
55192018-09-10 Jerome Guitton <guitton@adacore.com>
5520
5521 * gdb.ada/same_component_name: Add test for case of tagged record
5522 with variable-length fields.
5523
cc330e39
XR
55242018-09-10 Xavier Roirand <roirand@adacore.com>
5525
5526 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5527 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5528 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5529 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5530
b9c50e9a
XR
55312018-09-10 Xavier Roirand <roirand@adacore.com>
5532
5533 * gdb.ada/mi_string_access.exp: New testcase.
5534 * gdb.ada/mi_string_access/bar.adb: New file.
5535 * gdb.ada/mi_string_access/pck.adb: New file.
5536 * gdb.ada/mi_string_access/pck.asd: New file.
5537
2963898f
XR
55382018-09-10 Xavier Roirand <roirand@adacore.com>
5539
5540 * gdb.ada/mi_var_union.exp: New testcase.
5541 * gdb.ada/mi_var_union/bar.adb: New file.
5542 * gdb.ada/mi_var_union/pck.adb: New file.
5543 * gdb.ada/mi_var_union/pck.asd: New file.
5544
1aac008f
TT
55452018-09-08 Tom Tromey <tom@tromey.com>
5546
5547 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5548
332cf4c9
TT
55492018-09-08 Tom Tromey <tom@tromey.com>
5550
5551 PR python/16047:
5552 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5553 (register_pretty_printers): Register new printer.
5554 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5555 test.
5556 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5557 (an_int_type3): New global.
5558
424da6cf
JB
55592018-09-08 Joel Brobecker <brobecker@adacore.com>
5560
5561 * gdb.ada/expr_with_funcall: New testcase.
5562
2a62dfa9
JB
55632018-09-08 Joel Brobecker <brobecker@adacore.com>
5564
5565 * gdb.ada/packed_array_assign: New testcase.
5566
96b6697f
AB
55672018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5568
5569 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5570 names, and add test prefixes to make test names unique.
5571
e4a62c65
TV
55722018-09-05 Tom de Vries <tdevries@suse.de>
5573
5574 * gdb.dwarf2/varval.exp: Add test.
5575
dd083ee2
GB
55762018-09-04 Gary Benson <gbenson@redhat.com>
5577
5578 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5579 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5580
aef9346c
TT
55812018-08-31 Tom Tromey <tom@tromey.com>
5582
5583 * gdb.rust/simple.rs: Rename second variable "v".
5584
c67f2e15
AB
55852018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5586
5587 * gdb.base/funcargs.c (use_a): New function.
5588 (recurse): Call use_a.
5589
078a0207
KS
55902018-08-29 Keith Seitz <keiths@redhat.com>
5591
5592 * gdb.compile/compile-cplus-anonymous.cc: New file.
5593 * gdb.compile/compile-cplus-anonymous.exp: New file.
5594 * gdb.compile/compile-cplus-array-decay.cc: New file.
5595 * gdb.compile/compile-cplus-array-decay.exp: New file.
5596 * gdb.compile/compile-cplus-inherit.cc: New file.
5597 * gdb.compile/compile-cplus-inherit.exp: New file.
5598 * gdb.compile/compile-cplus-member.cc: New file.
5599 * gdb.compile/compile-cplus-member.exp: New file.
5600 * gdb.compile/compile-cplus-method.cc: New file.
5601 * gdb.compile/compile-cplus-method.exp: New file.
5602 * gdb.compile/compile-cplus-mod.c: "New" file.
5603 * gdb.compile/compile-cplus-namespace.cc: New file.
5604 * gdb.compile/compile-cplus-namespace.exp: New file.
5605 * gdb.compile/compile-cplus-nested.cc: New file.
5606 * gdb.compile/compile-cplus-nested.exp: New file.
5607 * gdb.compile/compile-cplus-print.c: "New" file.
5608 * gdb.compile/compile-cplus-print.exp: "New" file.
5609 * gdb.compile/compile-cplus-virtual.cc: New file.
5610 * gdb.compile/compile-cplus-virtual.exp: New file.
5611 * gdb.compile/compile-cplus.c: "New" file.
5612 * gdb.compile/compile-cplus.exp: "New" file.
5613 * lib/compile-support.exp: New file.
5614
b0f492b9
GB
56152018-08-16 Gary Benson <gbenson@redhat.com>
5616
5617 PR gdb/13000:
5618 * gdb.base/batch-exit-status.exp: New file.
5619 * gdb.base/batch-exit-status.good-commands: Likewise.
5620 * gdb.base/batch-exit-status.bad-commands: Likewise.
5621
36eb4c5f
AH
56222018-08-29 Alan Hayward <alan.hayward@arm.com>
5623
5624 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5625 (struct struct02): Likewise.
5626 (struct struct03): Likewise.
5627 (struct struct04): Likewise.
5628 (struct struct_01_01): New struct.
5629 (struct struct_01_02): Likewise.
5630 (struct struct_01_03): Likewise.
5631 (struct struct_01_04): Likewise.
5632 (struct struct_02_01): Likewise.
5633 (struct struct_02_02): Likewise.
5634 (struct struct_02_03): Likewise.
5635 (struct struct_02_04): Likewise.
5636 (struct struct_04_01): Likewise.
5637 (struct struct_04_02): Likewise.
5638 (struct struct_04_03): Likewise.
5639 (struct struct_04_04): Likewise.
5640 (struct struct_05_01): Likewise.
5641 (struct struct_05_02): Likewise.
5642 (struct struct_05_03): Likewise.
5643 (struct struct_05_04): Likewise.
5644 (cmp_struct01): Remove function.
5645 (cmp_struct02): Likewise.
5646 (cmp_struct03): Likewise.
5647 (cmp_struct04): Likewise.
5648 (cmp_struct_01_01): Add Function.
5649 (cmp_struct_01_02): Likewise.
5650 (cmp_struct_01_03): Likewise.
5651 (cmp_struct_01_04): Likewise.
5652 (cmp_struct_02_01): Likewise.
5653 (cmp_struct_02_02): Likewise.
5654 (cmp_struct_02_03): Likewise.
5655 (cmp_struct_02_04): Likewise.
5656 (cmp_struct_04_01): Likewise.
5657 (cmp_struct_04_02): Likewise.
5658 (cmp_struct_04_03): Likewise.
5659 (cmp_struct_04_04): Likewise.
5660 (cmp_struct_05_01): Likewise.
5661 (cmp_struct_05_02): Likewise.
5662 (cmp_struct_05_03): Likewise.
5663 (cmp_struct_05_04): Likewise.
5664 (call_all): Add new structs.
5665 * gdb.base/infcall-nested-structs.exp: Likewise.
5666
3bf9c013
JV
56672018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5668
5669 * gdb.python/py-framefilter-mi.exp: Update regexp to
5670 check for "arch" field in frame output.
5671
450d1e88
KB
56722018-08-23 Kevin Buettner <kevinb@redhat.com>
5673
5674 * gdb.dwarf2/dw2-ranges-func.c: New file.
5675 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5676
ae739fe7
SM
56772018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5678
5679 * gdb.base/term.exp: Compare terminal settings with values from
5680 the inferior.
5681 * gdb.base/term.c: Get and set terminal settings.
5682
6d52907e
JV
56832018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5684
5685 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5686 accommodate new "arch" field in frame output.
5687 * gdb.mi/mi-return.exp: Likewise.
5688 * gdb.mi/mi-stack.exp: Likewise.
5689 * gdb.mi/mi-syn-frame.exp: Likewise.
5690 * gdb.mi/user-selected-context-sync.exp: Likewise.
5691
be2d111a
MS
56922018-08-19 Michael Spang <spang@google.com>
5693
5694 PR gdb/11786
5695 * gdb.base/gcore-tls-pie.c: New file.
5696 * gdb.base/gcore-tls-pie.exp: New file.
5697
ae3a7c47
KB
56982018-08-18 Kevin Buettner <kevinb@redhat.com>
5699
5700 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5701 * gdb.dwarf2/varval.c: New file.
5702 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5703
2ecae92e
AH
57042018-08-17 Alan Hayward <alan.hayward@arm.com>
5705
5706 PR gdb/18931
5707 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5708
c1854f1d
KS
57092018-08-16 Keith Seitz <keiths@redhat.com>
5710
5711 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5712 tests expected to pass.
5713
26fb3983
JV
57142018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5715
5716 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5717 -data-disassemble -a.
5718 (test_disassembly_bogus_args): Likewise.
5719
67943c00
AB
57202018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5721
5722 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5723
5ff2bbae
AB
57242018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.base/vla-optimized-out.exp: Add new test.
5727
e5bbcd0f
AB
57282018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5729
5730 * gdb.base/vla-optimized-out-o3.exp: Delete.
5731 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5732 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5733 deleted tests.
5734
9d4a934c
AB
57352018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5736
5737 PR gdb/18050:
5738 * gdb.server/extended-remote-restart.c: New file.
5739 * gdb.server/extended-remote-restart.exp: New file.
5740
045cf012
SM
57412018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5742
5743 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5744 "set variable index = 42".
5745
87d6a7aa
SM
57462018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5747
5748 * boards/index-cache-gdb.exp: New file.
5749 * gdb.dwarf2/index-cache.exp: New file.
5750 * gdb.dwarf2/index-cache.c: New file.
5751 * gdb.base/maint.exp: Check if we are using the index cache.
5752
96d68bd4
RO
57532018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5754
5755 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5756 MAKEFLAGS.
5757
5a699617
RO
57582018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5759
5760 * dg-extract-results.sh: Move to toplevel contrib.
5761 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5762 * Makefile.in (check-parallel-racy): Likewise.
5763
5bd18990
AB
57642018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5765
5766 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5767 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5768 tests if the target supports scheduler locking.
5769
3fbbcf47
TV
57702018-08-04 Tom de Vries <tdevries@suse.de>
5771
5772 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5773
3e1d3d8c
TT
57742018-08-02 Tom Tromey <tom@tromey.com>
5775
5776 PR symtab/16842.
5777 * gdb.cp/temargs.exp: Test "info address" of a template
5778 parameter.
5779
5abe0f0c
JV
57802018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5781
5782 * gdb.python/py-mi-var-info-path-expression.c: New file.
5783 * gdb.python/py-mi-var-info-path-expression.py: New file.
5784 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5785
fb66cde8
SDJ
57862018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5787
5788 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5789 error after "cannot resolve name" string.
5790
c708f4d2
AB
57912018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5792
5793 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5794 started.
5795 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5796
37cc0cae
TV
57972018-07-28 Tom de Vries <tdevries@suse.de>
5798
5799 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5800
63b4ecf7
TV
58012018-07-26 Tom de Vries <tdevries@suse.de>
5802
5803 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5804
3c3bb058
AB
58052018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5806
5807 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5808 is visible.
5809
9e7f3bbb
TV
58102018-07-26 Tom de Vries <tdevries@suse.de>
5811
5812 PR breakpoints/23366
5813 * gdb.base/catch-follow-exec.c: New test.
5814 * gdb.base/catch-follow-exec.exp: New file.
5815
16f808ec
TV
58162018-07-25 Tom de Vries <tdevries@suse.de>
5817
5818 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5819 vla-optimized-out.c.
5820
d7154a8d
JV
58212018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5822
5823 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5824 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5825
232a0032
TV
58262018-07-20 Tom de Vries <tdevries@suse.de>
5827
5828 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5829 NOCLONE macro.
5830 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5831
fbb1d502
TV
58322018-07-19 Tom de Vries <tdevries@suse.de>
5833
5834 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5835 regular expression.
5836
42dc7699
TV
58372018-07-18 Tom de Vries <tdevries@suse.de>
5838
5839 * gdb.base/vla-optimized-out.c: New test.
5840 * gdb.base/vla-optimized-out.exp: New file.
5841
7f1f7e23
SDJ
58422018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5843
5844 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5845 message "No address associated with hostname" when gdbserver
5846 cannot resolve the hostname.
5847
5759ebb3
PW
58482018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5849
5850 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5851 Add some test prefixes to make tests unique.
5852
3606ccab
PW
58532018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5854
5855 * gdb.base/frameapply.c: New file.
5856 * gdb.base/frameapply.exp: New file.
5857
529c08b2
PW
58582018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5859
5860 * gdb.base/skip.exp: Update expected error message.
5861
c7ab0aef
SDJ
58622018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5863 Jan Kratochvil <jan.kratochvil@redhat.com>
5864 Paul Fertser <fercerpav@gmail.com>
5865 Tsutomu Seki <sekiriki@gmail.com>
5866
5867 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5868 parameter.
5869 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5870 by default.
5871 * boards/native-gdbserver.exp: Likewise.
5872 * gdb.server/run-without-local-binary.exp: Improve regexp used
5873 for detecting when a remote debugging connection succeeds.
5874 * gdb.server/server-connect.exp: New file.
5875 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5876 Do not prefix the port number with ":".
5877 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5878 support for detecting and using it. Add '$debughost_gdbserver'
5879 to the list of arguments used to start gdbserver. Handle case
5880 when gdbserver cannot resolve a network name.
5881
16ff70dd
SDJ
58822018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5883
5884 PR c++/23373
5885 * gdb.base/ptype-offsets.cc (struct static_member): New
5886 struct.
5887 (main) <stmember>: New variable.
5888 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5889 with a static member in it.
5890
3541979f
AB
58912018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5892
5893 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5894 watchpoints enabled and disabled.
5895
c8ad9b9a
AB
58962018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5897
5898 * gdb.base/examine-backward.exp: Still run tests around address
5899 0x0, even if address 0x0 is not readable. Update the pattern for
5900 matching address 0x0 in expected output.
5901
e0e5e971
AB
59022018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5903
5904 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5905 malloc/free.
5906
1ea5da02
TV
59072018-07-04 Tom de Vries <tdevries@suse.de>
5908
5909 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5910
471b9d15
MR
59112018-07-02 Maciej W. Rozycki <macro@mips.com>
5912
5913 PR tdep/8282
5914 * gdb.arch/mips-disassembler-options.exp: New test.
5915 * gdb.arch/mips-disassembler-options.s: New test source.
5916
75acb486
PA
59172018-06-29 Pedro Alves <palves@redhat.com>
5918
5919 * gdb.threads/names.exp: Adjust expected "info threads" output.
5920
cd2bb709
PA
59212018-06-29 Pedro Alves <palves@redhat.com>
5922
5923 * gdb.opt/inline-break.exp (line number, address): Add "info
5924 break" tests.
5925
991ff292
PA
59262018-06-29 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5929 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5930 number and address and running to them.
5931
356819b6 59322018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5933
5934 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5935
2512d7ef
JK
59362018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5937
5938 * lib/compiler.c: Remove executable permission flag.
5939
be1b6474
RB
59402018-06-28 Richard Bunt <richard.bunt@arm.com>
5941
5942 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5943 code.
5944 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5945
291f9a96
PT
59462018-06-28 Petr Tesarik <ptesarik@suse.cz>
5947
5948 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5949
ed6dfe51
PT
59502018-06-28 Petr Tesarik <ptesarik@suse.cz>
5951
5952 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5953 address argument is omitted.
5954
d4d429d5
PT
59552018-06-28 Petr Tesarik <ptesarik@suse.cz>
5956
5957 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5958
7ab6656f
OJ
59592018-06-27 Omair Javaid <omair.javaid@linaro.org>
5960
5961 PR gdb/21695
5962 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5963 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5964
a33ccfc7
TT
59652018-06-26 Tom Tromey <tom@tromey.com>
5966
5967 PR rust/22574:
5968 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5969 * gdb.rust/simple.rs (struct SimpleLayout): New.
5970
6d72d289
SM
59712018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5972
5973 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5974 "info registers" output.
5975
8363f9d5
RB
59762018-06-21 Richard Bunt <richard.bunt@arm.com>
5977
5978 * gdb.base/watchpoint-hw-attach.c: New test.
5979 * gdb.base/watchpoint-hw-attach.exp: New file.
5980
f00674fe
SM
59812018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5982
5983 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5984 through /bin/sh.
5985 * boards/dwarf4-gdb-index.exp: Likewise.
5986 * boards/fission-dwp.exp: Likewise.
5987
1d554008
UW
59882018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5989
5990 * gdb.base/float128.exp: Add comment and improved fail message
5991 to the failure case of "print large128" test.
5992
d0ac1c44
SM
59932018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5994
5995 * configure.ac: Remove AC_PREREQ.
5996 * configure: Re-generate.
5997
61b04dd0
PA
59982018-06-19 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6001 (func_extern_caller): New.
6002 (main): Call func_extern_caller.
6003 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6004 logic change.
6005
f63b508a
SM
60062018-06-18 Weimin Pan <weimin.pan@oracle.com>
6007
6008 PR gdb/16841
6009 * gdb.cp/typedef-base.cc: New file.
6010 * gdb.cp/typedef-base.exp: New file.
6011
0fe3a558
TV
60122018-06-18 Tom de Vries <tdevries@suse.de>
6013
6014 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6015
7010835a
AB
60162018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6017 Richard Bunt <Richard.Bunt@arm.com>
6018
6019 * gdb.threads/attach-slow-waitpid.c: New file.
6020 * gdb.threads/attach-slow-waitpid.exp: New file.
6021 * gdb.threads/slow-waitpid.c: New file.
6022
14897d65
PA
60232018-06-14 Pedro Alves <palves@redhat.com>
6024
6025 * gdb.base/fork-running-state.c: Include <errno.h>.
6026 (exit_if_relative_exits): New.
6027 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6028 exits.
6029 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6030 child exits.
6031
5d9a0608
TV
60322018-06-14 Tom de Vries <tdevries@suse.de>
6033
6034 PR cli/22573
6035 * gdb.base/finish-pretty.c: New test.
6036 * gdb.base/finish-pretty.exp: New file.
6037
11ae5818
PA
60382018-06-14 Pedro Alves <palves@redhat.com>
6039
6040 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6041 gdb's expected startup output.
6042
1d39de44
PA
60432018-06-14 Pedro Alves <palves@redhat.com>
6044
6045 * lib/selftest-support.exp (selftest_setup): Remove inlined
6046 function handling.
6047
70ee0000
TV
60482018-06-14 Tom de Vries <tdevries@suse.de>
6049
6050 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6051 matching of breakpoint printing.
6052
11f4b608
TV
60532018-06-13 Tom de Vries <tdevries@suse.de>
6054
6055 PR testsuite/23269
6056 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6057 (fork_child): ... here, and ...
6058 (fork_parent): ... here.
6059
60602018-06-12 Tom de Vries <tdevries@suse.de>
6061
6062 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6063
9516f85a
AB
60642018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6065 Stephen Roberts <stephen.roberts@arm.com>
6066
6067 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6068 rewrite test to describe action performed, rather than possible
6069 failure.
6070
5045b3d7
GB
60712018-06-08 Gary Benson <gbenson@redhat.com>
6072
6073 * gdb.threads/check-libthread-db.exp: New file.
6074 * gdb.threads/check-libthread-db.c: Likewise.
6075
c61b06a1
TT
60762018-06-05 Tom Tromey <tom@tromey.com>
6077
6078 * gdb.base/default.exp: Update expected "show version" output.
6079
eb6af809
TT
60802018-06-05 Tom Tromey <tom@tromey.com>
6081
6082 PR cli/12326:
6083 * gdb.cp/static-print-quit.exp: Update.
6084 * lib/gdb.exp (pagination_prompt): Update.
6085 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6086 * gdb.python/python.exp: Update.
6087
178d6a63
JB
60882018-06-04 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6091
8e817061
JB
60922018-06-01 Joel Brobecker <brobecker@adacore.com>
6093
6094 * gdb.ada/bp_fun_addr: New testcase.
6095
e86ca25f
TT
60962018-06-01 Tom Tromey <tom@tromey.com>
6097
6098 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6099 results.
6100 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6101 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6102 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6103 * gdb.base/maint.exp (maint_pass_if): Update.
6104
4b2dfa9d
MR
61052018-05-31 Maciej W. Rozycki <macro@mips.com>
6106
6107 * gdb.base/endian.exp: New test.
6108 * gdb.base/endian.c: New test source.
6109
45f25d6c
AB
61102018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6111
6112 PR gdb/23203
6113 * gdb.base/bt-selected-frame.c: New file.
6114 * gdb.base/bt-selected-frame.exp: New file.
6115 * lib/gdb.exp (get_current_frame_number): New function.
6116
d9f6d7f8
MR
61172018-05-24 Maciej W. Rozycki <macro@mips.com>
6118 Pedro Alves <palves@redhat.com>
6119
6120 * gdb.threads/tls-core.c: Include <stdlib.h>
6121 (thread_proc): Call `abort'.
6122 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6123 (tls_core_test): New procedure, bits factored out from ...
6124 (top level): ... here. Test both native cores and gcore cores.
6125
ff1cf532
TT
61262018-05-23 Tom Tromey <tom@tromey.com>
6127
6128 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6129
b98664d3
TT
61302018-05-23 Tom Tromey <tom@tromey.com>
6131
6132 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6133 symfile_complaints.
6134 (test_short_complaints): Likewise.
6135 (test_empty_complaints): Likewise.
6136 (test_initial_complaints): Update.
6137
4e9668d0
TT
61382018-05-23 Tom Tromey <tom@tromey.com>
6139
6140 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6141
43ba33c7
TT
61422018-05-23 Tom Tromey <tom@tromey.com>
6143
6144 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6145 (test_short_complaints): Update.
6146
035522c0
PA
61472018-05-22 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/remote.exp: Only gdb_start after compiling the
6150 testcase. Issue "disconnect" before testing "set remote" command
6151 defaults. Issue clean_restart before running to main.
6152
cc0be08f
PA
61532018-05-22 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.base/remote.exp: Adjust expected output of "show remote
6156 memory-write-packet-size". Add tests for "set remote
6157 memory-write-packet-size 0" and "set remote
6158 memory-write-packet-size fixed/limit".
6159
b1b60145
PA
61602018-05-22 Pedro Alves <palves@redhat.com>
6161
6162 PR gdb/22973
6163 * gdb.base/utf8-identifiers.c: New file.
6164 * gdb.base/utf8-identifiers.exp: New file.
6165
0ec848ad
PFC
61662018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6167
6168 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6169
2c3305f6
PFC
61702018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6171
6172 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6173
ce1e8424
TT
61742018-05-18 Tom Tromey <tom@tromey.com>
6175
6176 * gdb.base/ptype-offsets.exp: Update.
6177
ddfe970e
KS
61782018-05-17 Keith Seitz <keiths@redhat.com>
6179
6180 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6181 in expected breakpoint stop locations.
6182 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6183 move to proper scope to test variable values.
6184 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6185 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6186 New functions.
6187 (main): Call not_inline_func3.
6188 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6189 inline_func1, inline_func2, and inline_func3. Test that when each
6190 breakpoint is hit, GDB properly reports both the stop location
6191 and the backtrace. Repeat tests for temporary breakpoints.
6192
0726fcc6
MR
61932018-05-15 Maciej W. Rozycki <macro@mips.com>
6194
6195 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6196 rather then trying to access it in determining whether the PID
6197 of `gdbserver' could have been retrieved.
6198
8ee22052
AB
61992018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6200
6201 * gdb.arch/amd64-init-x87-values.S: New file.
6202 * gdb.arch/amd64-init-x87-values.exp: New file.
6203
7785df48
JK
62042018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6205
6206 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6207
56bcdbea
TT
62082018-05-04 Tom Tromey <tom@tromey.com>
6209
6210 PR python/22730:
6211 * gdb.python/python.exp: Test multi-line execute.
6212
a913fffb
TT
62132018-05-04 Tom Tromey <tom@tromey.com>
6214
6215 PR python/22731:
6216 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6217
7a2c85f2
TT
62182018-05-04 Tom Tromey <tom@tromey.com>
6219
6220 PR gdb/11750:
6221 * gdb.base/define.exp: Test defining a user command inside a user
6222 command.
6223 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6224
a3b60e45
JK
62252018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6226 Pedro Alves <palves@redhat.com>
6227
6228 PR breakpoints/19806 and support for PR external/20207.
6229 * gdb.base/watchpoint-unaligned.c: New file.
6230 * gdb.base/watchpoint-unaligned.exp: New file.
6231
45fe4a03
AB
62322018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6233
6234 * gdb.base/maint.exp: Make test names unique, use
6235 test_prefix_command_help to test 'help maint info', and remove
6236 repeated test of 'help maint'.
6237
9be2ae8f
TT
62382018-05-04 Tom Tromey <tom@tromey.com>
6239
6240 PR gdb/22619:
6241 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6242 behavior.
6243
11859c31
AB
62442018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6245
6246 * gdb.base/maint.exp: Process output from 'maint print registers'
6247 line at a time.
6248
089a9490
AB
62492018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6250
6251 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6252 timeout.
6253
9b0797e2
AB
62542018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6255
6256 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6257 filter pattern.
6258
f6ac5f3d
PA
62592018-05-02 Pedro Alves <palves@redhat.com>
6260
6261 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6262 to_log_command renames.
6263 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6264
77d3c63b
TT
62652018-05-02 Tom Tromey <tom@tromey.com>
6266
6267 * gdb.python/py-parameter.exp: Set test message.
6268
0489430a
TT
62692018-05-02 Tom Tromey <tom@tromey.com>
6270
6271 PR python/20084:
6272 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6273 PARAM_ZUINTEGER_UNLIMITED tests.
6274
1632f8ba
DR
62752018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6276
6277 PR rust/23124
6278 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6279 when casting.
6280
6d7bb824
TT
62812018-04-30 Tom Tromey <tom@tromey.com>
6282
6283 * gdb.python/py-type.exp: Check align attribute.
6284 * gdb.python/py-type.c: New "aligncheck" global.
6285
007e1530
TT
62862018-04-30 Tom Tromey <tom@tromey.com>
6287
6288 PR exp/17095:
6289 * gdb.dwarf2/dw2-align.exp: New file.
6290 * gdb.cp/align.exp: New file.
6291 * gdb.base/align.exp: New file.
6292 * lib/gdb.exp (gdb_int128_helper): New proc.
6293 (has_int128_c, has_int128_cxx): New caching procs.
6294
6873858b
TT
62952018-04-27 Tom Tromey <tom@tromey.com>
6296
6297 PR rust/22545:
6298 * gdb.rust/simple.exp: Add inclusive range tests.
6299
79188d8d
PA
63002018-04-26 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6303 ifunc breakpoint locations correctly of ifunc breakpoints set
6304 while the program resolves the ifunc.
6305
c7075ad5
PA
63062018-04-26 Pedro Alves <palves@redhat.com>
6307
6308 * gdb.base/gnu-ifunc-final.c: New file.
6309 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6310 * gdb.base/gnu-ifunc.exp (executable): Delete.
6311 (staticexecutable): Adjust.
6312 (lib_opts, exec_opts): Delete.
6313 (make_binsuffix, build, set-break): New procedures.
6314 (misc_tests): New, with tests factored out from the top level.
6315 (top level): Test different combinations of ifunc resolver name,
6316 resolver with and with debug info, and ifunc target with and
6317 without debug info. Wrap static tests with with_target_prefix.
6318
8388016d
PA
63192018-04-26 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6322 return type" warnings.
6323
249b5733
PA
63242018-04-25 Pedro Alves <palves@redhat.com>
6325
6326 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6327 killed".
6328 * gdb.base/kill-after-signal.exp: Likewise.
6329 * gdb.threads/kill.exp: Likewise.
6330
f67c0c91
SDJ
63312018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6332 Sergio Durigan Junior <sergiodj@redhat.com>
6333 Pedro Alves <palves@redhat.com>
6334
6335 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6336 regexps to expect for '[Inferior ... detached]' as well.
6337 * gdb.base/attach.exp: Likewise.
6338 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6339 "gdb_continue_to_end".
6340 (test_catch_syscall_with_wrong_args): Likewise.
6341 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6342 ']'. Don't set 'verbose' on.
6343 * gdb.base/foll-vfork.exp: Likewise.
6344 * gdb.base/fork-print-inferior-events.c: New file.
6345 * gdb.base/fork-print-inferior-events.exp: New file.
6346 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6347 '[Inferior ... has been killed]' message.
6348 * gdb.base/kill-after-signal.exp: Likewise.
6349 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6350 detach message.
6351 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6352 message.
6353 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6354 regexps to expect for '[Inferior ... detached]' as well.
6355 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6356
0a8ddac4
SM
63572018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6358
6359 PR gdb/23104
6360 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6361
701adfb0
PA
63622018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6363
6364 PR gdb/23095
6365 * gdb.base/break-probes.exp: Pass shlib_load to
6366 prepare_for_testing. Set normal_bp to r_debug_state if target is
6367 bsd.
6368
d27d16bf
RB
63692018-04-19 Richard Bunt <richard.bunt@arm.com>
6370
6371 * gdb.threads/multiple-successive-infcall.c: New test.
6372 * gdb.threads/multiple-successive-infcall.exp: New file.
6373
a037790e
TT
63742018-04-17 Tom Tromey <tom@tromey.com>
6375
6376 * gdb.rust/simple.rs (Union): New type.
6377 (main): New local "u".
6378 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6379
e3a91079
AA
63802018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6381
6382 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6383 number information in output of "whereis" command.
6384 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6385
b744723f
AA
63862018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6387
6388 * gdb.ada/info_types.exp: Adjust expected output to the line
6389 numbers now printed by "info var/func/type".
6390 * gdb.base/completion.exp: Likewise.
6391 * gdb.base/included.exp: Likewise.
6392 * gdb.cp/cp-relocate.exp: Likewise.
6393 * gdb.cp/cplusfuncs.exp: Likewise.
6394 * gdb.cp/namespace.exp: Likewise.
6395 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6396
4a4495d6
MM
63972018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6398
6399 * gdb.btrace/cpu.exp: New.
6400
1d509aa6
MM
64012018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6402
6403 * gdb.base/step-indirect-call-thunk.exp: New.
6404 * gdb.base/step-indirect-call-thunk.c: New.
6405 * gdb.reverse/step-indirect-call-thunk.exp: New.
6406 * gdb.reverse/step-indirect-call-thunk.c: New.
6407
6295b6da
SM
64082018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6409
6410 * gdb.base/pie-fork.c: New file.
6411 * gdb.base/pie-fork.exp: New file.
6412
50146e70
TT
64132018-04-11 Tom Tromey <tom@tromey.com>
6414
6415 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6416
f50d8a2e
PA
64172018-04-10 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6420 exits. Instead loop running forever.
6421 (fork_parent): Run forever too.
6422
a0be7a36
SM
64232018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6424
6425 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6426 mi_continue_to_line.
6427 * gdb.mi/mi-stack.c (callee4): Add comment.
6428
9b73db36
SM
64292018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6430
6431 * gdb.mi/mi-stack.exp: Fix indentation.
6432
c912f608
SM
64332018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6434
6435 PR gdb/22979
6436 * gdb.arch/amd64-osabi.exp: New file.
6437
26540402
SM
64382018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6439
6440 PR gdb/22980
6441 * gdb.base/osabi.exp: New file.
6442
121ad66c 64432018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6444
6445 * gdb.cp/static-typedef-print.exp: New file.
6446 * gdb.cp/static-typedef-print.cc: New file.
6447
3fcded8f
JB
64482018-03-27 Joel Brobecker <brobecker@adacore.com>
6449
6450 * gdb.ada/varsize_limit: New testcase.
6451
59cc4834
JB
64522018-03-27 Joel Brobecker <brobecker@adacore.com>
6453
6454 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6455
6456 * gdb.ada/notcplusplus: New testcase.
6457
6458 * gdb.base/c-linkage-name.c: New file.
6459 * gdb.base/c-linkage-name.exp: New testcase.
6460
4ca59a9f
TT
64612018-03-26 Tom Tromey <tom@tromey.com>
6462
6463 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6464 * gdb.python/py-framefilter.py (name_error): New global.
6465 (ErrorInName.function): Use name_error.
6466
978d6c75
TT
64672018-03-26 Tom Tromey <tom@tromey.com>
6468
6469 PR backtrace/15582:
6470 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6471
b7fee5a3
KS
64722018-03-23 Keith Seitz <keiths@redhat.com>
6473
6474 PR c++/22968
6475 * gdb.cp/subtypes.exp: New file.
6476 * gdb.cp/subtypes.h: New file.
6477 * gdb.cp/subtypes.cc: New file.
6478 * gdb.cp/subtypes-2.cc: New file.
6479
376be529
AB
64802018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6481
6482 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6483 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6484 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6485 -nostartfiles when compiling the test. Confirm that all registers
6486 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6487
066cfa98
AB
64882018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6489
6490 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6491 option, syntax was wrong anyway.
6492 * gdb.arch/arm-disp-step.exp: Likewise.
6493 * gdb.arch/sparc64-regs.exp: Likewise.
6494 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6495 option, syntax was wrong anyway, switch to use
6496 prepare_for_testing.
6497 * gdb.arch/i386-disp-step.exp: Likewise.
6498
079670b9
AA
64992018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6500
6501 * gdb.ada/exec_changed.exp: Replace "target_info exists
6502 use_gdb_stub" by "use_gdb_stub".
6503 * gdb.ada/start.exp: Likewise.
6504 * gdb.base/async-shell.exp: Likewise.
6505 * gdb.base/attach-pie-misread.exp: Likewise.
6506 * gdb.base/attach-wait-input.exp: Likewise.
6507 * gdb.base/break-entry.exp: Likewise.
6508 * gdb.base/break-interp.exp: Likewise.
6509 * gdb.base/dprintf-detach.exp: Likewise.
6510 * gdb.base/nostdlib.exp: Likewise.
6511 * gdb.base/solib-nodir.exp: Likewise.
6512 * gdb.base/statistics.exp: Likewise.
6513 * gdb.base/testenv.exp: Likewise.
6514 * gdb.mi/mi-exec-run.exp: Likewise.
6515 * gdb.mi/mi-start.exp: Likewise.
6516 * gdb.multi/dummy-frame-restore.exp: Likewise.
6517 * gdb.multi/multi-arch-exec.exp: Likewise.
6518 * gdb.multi/multi-arch.exp: Likewise.
6519 * gdb.multi/tids.exp: Likewise.
6520 * gdb.multi/watchpoint-multi.exp: Likewise.
6521 * gdb.python/py-events.exp: Likewise.
6522 * gdb.threads/attach-into-signal.exp: Likewise.
6523 * gdb.threads/attach-stopped.exp: Likewise.
6524 * gdb.threads/threadapply.exp: Likewise.
6525 * lib/selftest-support.exp: Likewise.
6526
26d6cec4
AA
65272018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6528
6529 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6530
4ee89e90
SR
65312018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6532
6533 * gdb.perf/template-breakpoints.cc: New file.
6534 * gdb.perf/template-breakpoints.exp: New file.
6535 * gdb.perf/template-breakpoints.py: New file.
6536
92630041
TT
65372018-03-19 Tom Tromey <tom@tromey.com>
6538
6539 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6540 y0.
6541 * gdb.rust/simple.exp: Test bare identifier form of struct
6542 initializer.
6543
76727919
TT
65442018-03-19 Tom Tromey <tom@tromey.com>
6545
6546 * gdb.gdb/observer.exp: Remove.
6547
194ed413
AA
65482018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6549
6550 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6551 "qualified" option when setting breakpoints.
6552 * gdb.trace/backtrace.exp: Likewise.
6553 * gdb.trace/circ.exp: Likewise.
6554 * gdb.trace/collection.exp: Likewise.
6555 * gdb.trace/disconnected-tracing.exp: Likewise.
6556 * gdb.trace/ftrace-lock.exp: Likewise.
6557 * gdb.trace/ftrace.exp: Likewise.
6558 * gdb.trace/infotrace.exp: Likewise.
6559 * gdb.trace/packetlen.exp: Likewise.
6560 * gdb.trace/passc-dyn.exp: Likewise.
6561 * gdb.trace/qtro.exp: Likewise.
6562 * gdb.trace/read-memory.exp: Likewise.
6563 * gdb.trace/report.exp: Likewise.
6564 * gdb.trace/signal.exp: Likewise.
6565 * gdb.trace/status-stop.exp: Likewise.
6566 * gdb.trace/strace.exp: Likewise.
6567 * gdb.trace/tfind.exp: Likewise.
6568 * gdb.trace/trace-break.exp: Likewise.
6569 * gdb.trace/trace-condition.exp: Likewise.
6570 * gdb.trace/trace-mt.exp: Likewise.
6571 * gdb.trace/tstatus.exp: Likewise.
6572 * gdb.trace/tsv.exp: Likewise.
6573 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6574 * gdb.trace/unavailable.exp: Likewise.
6575 * gdb.trace/while-dyn.exp: Likewise.
6576
8b067d2c
AA
65772018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6578
6579 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6580 that libinproctrace is copied to the target.
6581
3ae9ce5d
TT
65822018-03-14 Tom Tromey <tom@tromey.com>
6583
6584 PR cli/14977:
6585 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6586 a null pointer.
6587 * gdb.base/wchar.exp: Likewise.
6588
b8c2339b
TT
65892018-03-14 Tom Tromey <tom@tromey.com>
6590
6591 PR cli/19918:
6592 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6593 flag.
6594
4872dc46
SM
65952018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6596
6597 PR gdb/22841
6598 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6599 "target" to remote_exec.
6600
e4fe3756
SM
66012018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6602
6603 PR gdb/22841
6604 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6605 ${board}_upload): Remove.
6606
e95a97d4
AA
66072018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6608
6609 * gdb.cp/watch-cp.cc: New test.
6610 * gdb.cp/watch-cp.exp: New file.
6611
dbbb1059
AB
66122018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6613
6614 * gdb.base/infcall-nested-structs.exp: New file.
6615 * gdb.base/infcall-nested-structs.c: New file.
6616 * gdb.base/float.exp: Add riscv support.
6617
ecc054c0
TP
66182018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6619
6620 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6621 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6622
25e3c82c
SDJ
66232018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6624
6625 * gdb.server/abspath.exp: New file.
6626 * lib/gdb.exp (with_cwd): New procedure.
6627
3083294d
SM
66282018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6629
6630 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6631 use it.
6632 (gdb_is_target_remote_prompt): New proc.
6633 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6634 (gdb_is_target_native): Pass prompt parameter to
6635 gdb_is_target_1.
6636
3275ef47
SM
66372018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6638
6639 * gdb.base/load-command.c: New file.
6640 * gdb.base/load-command.exp: New file.
6641 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6642 (gdb_is_target_1): ...this, and generalize for other targets
6643 than just remote.
6644 (gdb_is_target_remote): Use gdb_is_target_1.
6645 (gdb_is_target_native): use gdb_is_target_1.
6646
6893c19a
TT
66472018-02-26 Tom Tromey <tom@tromey.com>
6648
6649 PR python/16497:
6650 * gdb.python/py-framefilter.exp: Update test.
6651
2ddeaf8a
TT
66522018-02-26 Tom Tromey <tom@tromey.com>
6653
6654 * gdb.dwarf2/variant.c: New file.
6655 * gdb.dwarf2/variant.exp: New file.
6656
c9317f21
TT
66572018-02-26 Tom Tromey <tom@tromey.com>
6658
6659 * gdb.rust/simple.exp: Accept more possible results in enum test.
6660
6f6d0c26
SM
66612018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6662
6663 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6664 parentheses.
6665
11b03145
MR
66662018-02-23 Maciej W. Rozycki <macro@mips.com>
6667
6668 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6669 name of a variable: $actual_linejj -> $actual_line.
6670
54a27fe5
JB
66712018-02-21 John Baldwin <jhb@FreeBSD.org>
6672
6673 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6674
de65820c
MM
66752018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6676
6677 * gdb.btrace/buffer-size.exp: Do not force BTS.
6678
980548fd
PA
66792018-02-14 Pedro Alves <palves@redhat.com>
6680
6681 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6682 getting a "Quit".
6683
c4e12631
MM
66842018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6685
6686 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6687 Fix test name.
6688
c2e0e465
SM
66892018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6690
6691 * gdb.cp/m-static.exp: Check type of optimized out static
6692 member.
6693
f7216783
AB
66942018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6695
6696 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6697 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6698
0625771b
LS
66992018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6700 Leszek Swirski <leszeks@google.com>
6701
6702 * gdb.python/py-prettyprint.c
6703 (struct to_string_returns_value_inner,
6704 struct to_string_returns_value_wrapper): New.
6705 (main): Add tsrvw variable.
6706 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6707 ToStringReturnsValueWrapper): New classes.
6708 (register_pretty_printers): Register new pretty-printers.
6709 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6710 recursive pretty printer.
6711 * gdb.python/py-mi.exp: Likewise.
6712
59498c30
LS
67132018-02-01 Leszek Swirski <leszeks@google.com>
6714
6715 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6716 functions with the same name as an include file are parsed
6717 correctly.
6718
d4d38844
YQ
67192018-02-01 Yao Qi <yao.qi@linaro.org>
6720
6721 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6722 "\[^\r\n\]*".
6723
07e5f5cf
NP
67242018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6725
6726 * gdb.arch/powerpc-prologue-frame.s: New file.
6727 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6728 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6729
929b5ad4
JB
67302018-01-31 Joel Brobecker <brobecker@adacore.com>
6731
6732 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6733
e671cd59
PA
67342018-01-30 Pedro Alves <palves@redhat.com>
6735
6736 PR gdb/13211
6737 * gdb.base/interrupt-daemon.c: New.
6738 * gdb.base/interrupt-daemon.exp: New.
6739 * gdb.multi/multi-term-settings.c: New.
6740 * gdb.multi/multi-term-settings.exp: New.
6741
fc413dc4
JB
67422018-01-30 Joel Brobecker <brobecker@adacore.com>
6743
6744 * gdb.base/break.exp: Save the location where the breakpoint
6745 on break.c:47 was actually inserted when debugging the version
6746 compiled at -O2 and use it in the expected output of the "info
6747 break" test performed soon after.
6748
5c319bb2
PA
67492018-01-22 Pedro Alves <palves@redhat.com>
6750 Sergio Durigan Junior <sergiodj@redhat.com>
6751
6752 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6753 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6754
a9e40818
JB
67552018-01-22 Joel Brobecker <brobecker@adacore.com>
6756
6757 * gdb.base/break-include.c, gdb.base/break-include.inc,
6758 gdb.base/break-include.exp: New files.
6759 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6760 line number now being the actual line number where the breakpoint
6761 was inserted.
6762 * gdb.mi/mi-break.exp: Likewise.
6763 * gdb.mi/mi-reverse.exp: Likewise.
6764 * gdb.mi/mi-simplerun.exp: Ditto.
6765
e707fc44
AB
67662018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6767
6768 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6769 varobj.
6770 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6771
ae451627
AB
67722018-01-21 Don Breazeal <donb@codesourcery.com>
6773 Andrew Burgess <andrew.burgess@embecosm.com>
6774
6775 * gdb.mi/basics.c: Add new global.
6776 * gdb.mi/mi-frame-regs.exp: New file.
6777 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6778 case.
6779
b1b189e0
AB
67802018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6781
6782 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6783 non-parameter, and on an unknown symbol.
6784
fcfcc376
TT
67852018-01-19 Tom Tromey <tom@tromey.com>
6786
6787 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6788 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6789
634c1c31
AA
67902018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6791
6792 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6793 setrlimit and chdir to int.
6794
d6ad07fd
AA
67952018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6796
6797 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6798 function.
6799 (my_tend): Likewise.
6800 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6801 rationale of avoiding FP- and vector instructions.
6802
adf8243b
RK
68032018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6804
6805 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6806 "info reg" with "\[ \t\]*".
6807 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6808 "\[ \t\]+".
6809 * gdb.arch/s390-multiarch.exp: Ditto.
6810 * gdb.base/pc-fp.exp: Ditto.
6811 * gdb.reverse/i386-precsave.exp: Ditto.
6812 * gdb.reverse/i386-reverse.exp: Ditto.
6813 * gdb.reverse/i387-env-reverse.exp: Ditto.
6814 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6815
dcc06925
AA
68162018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6817
6818 * lib/gdb.exp (gdb_compile): Re-enable use of
6819 universal_compile_options for languages other than Rust.
6820
25d4fd80
AA
68212018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6822
6823 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6824
ee7f689e 68252018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6826
6827 PR gdb/16577
6828 * gdb.base/solib-vanish.exp: New.
6829 * gdb.base/solib-vanish-main.c: New.
6830 * gdb.base/solib-vanish-lib1.c: New.
6831 * gdb.base/solib-vanish-lib2.c: New.
6832
d8447b6b
YQ
68332018-01-17 Yao Qi <yao.qi@linaro.org>
6834
6835 * gdb.compile/compile.exp: Match the address printed for
6836 frame in the output of command "bt".
6837
86d6a90c
TT
68382018-01-15 Tom Tromey <tom@tromey.com>
6839
6840 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6841 compute sp_reg.
6842
cbcdb1aa
AB
68432018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6844
6845 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6846 to prepare.
6847 (prepare): Return 0 on error, 1 on success.
6848
eea61984
PA
68492018-01-12 Pedro Alves <palves@redhat.com>
6850
6851 * gdb.base/continue-after-aborted-step-over.c: New.
6852 * gdb.base/continue-after-aborted-step-over.exp: New.
6853
6181e9c2
SM
68542018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6855
6856 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6857 options when not creating an executable.
6858
3cada740
PA
68592018-01-11 Pedro Alves <palves@redhat.com>
6860
6861 PR remote/22597
6862 * gdb.server/stop-reply-no-thread.c: New file.
6863 * gdb.server/stop-reply-no-thread.exp: New file.
6864
c63d3e8d
PA
68652018-01-10 Pedro Alves <palves@redhat.com>
6866
6867 PR gdb/22670
6868 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6869 functions too. Test setting breakpoints and printing C functions
6870 with no debug info too.
6871 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6872
d4c2a405
PA
68732018-01-10 Pedro Alves <palves@redhat.com>
6874
6875 PR gdb/22670
6876 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6877 a fail.
6878
8825213e
PA
68792018-01-10 Pedro Alves <palves@redhat.com>
6880
6881 PR gdb/22670
6882 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6883
605fd3c6
YQ
68842018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6885
6886 * gdb.server/unittest.exp: Match the output in non-development
6887 mode.
6888
1e5ded6c
YQ
68892018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6890
6891 * gdb.gdb/unittest.exp: Match output in non-development mode.
6892
30066b0b
JB
68932018-01-08 Joel Brobecker <brobecker@adacore.com>
6894
6895 * gdb.ada/access_tagged_param.exp: Relax expected output
6896 for value of "ObjL" in "continue" to pck.inspect breakpoint
6897 test.
6898
04bafb1e
XR
68992018-01-08 Joel Brobecker <brobecker@adacore.com>
6900
9f86398b
JB
6901 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6902 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6903
e379cee6
PA
69042018-01-05 Pedro Alves <palves@redhat.com>
6905
6906 PR gdb/18653
6907 * gdb.base/libsegfault.exp: New.
6908
de63c46b
PA
69092018-01-05 Joel Brobecker <brobecker@adacore.com>
6910
6911 PR gdb/22670
6912 * gdb.ada/access_tagged_param.exp: New file.
6913 * gdb.ada/access_tagged_param/foo.adb: New file.
6914
f98fc17b
PA
69152018-01-05 Pedro Alves <palves@redhat.com>
6916
6917 PR gdb/22670
6918 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6919 exercise lower case too, and to exercise both full matching and
6920 wild matching.
6921
342f8240
JB
69222018-01-05 Joel Brobecker <brobecker@adacore.com>
6923
6924 * gdb.ada/rename_subscript_param: New testcase.
6925
7150d33c
JG
69262018-01-05 Jerome Guitton <guitton@adacore.com>
6927
6928 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6929
cc0e770c
JB
69302018-01-05 Joel Brobecker <brobecker@adacore.com>
6931
6932 * gdb.ada/convvar_comp: New testcase.
6933
672a41aa 69342018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6935
6936 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6937 (My_Table): New global variable.
6938 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6939
7365ec2f
JB
69402018-01-04 Joel Brobecker <brobecker@adacore.com>
6941
6942 PR gdb/22670
6943 * gdb.ada/maint_with_ada: New testcase.
6944
289483b6
JB
69452018-01-04 Joel Brobecker <brobecker@adacore.com>
6946
6947 PR gdb/22670
6948 * gdb.ada/bp_c_mixed_case: New testcase.
6949
344420da
JB
69502018-01-04 Joel Brobecker <brobecker@adacore.com>
6951
6952 PR gdb/22670
6953 * gdb.ada/complete.exp: Add "complete break ada" test.
6954
66fc87a0
JB
69552018-01-04 Joel Brobecker <brobecker@adacore.com>
6956
6957 PR gdb/22670
6958 * gdb.ada/info_addr_mixed_case: New testcase.
6959
9f757bf7
XR
69602018-01-03 Xavier Roirand <roirand@adacore.com>
6961
6962 * gdb.ada/excep_handle.exp: New testcase.
6963 * gdb.ada/excep_handle/foo.adb: New file.
6964 * gdb.ada/excep_handle/pck.ads: New file.
6965
bd570f80
JB
69662018-01-03 Joel Brobecker <brobecker@adacore.com>
6967
6968 * gdb.base/step-line.c: Add extra empty line in copyright header.
6969 * gdb.base/step-line.inp: Likewise.
6970
9fe561ab
JB
69712018-01-02 Joel Brobecker <brobecker@adacore.com>
6972
6973 * gdb.ada/dyn_stride.exp: Add slice test.
6974
a405673c
JB
69752018-01-02 Joel Brobecker <brobecker@adacore.com>
6976
6977 * gdb.ada/dyn_stride: New testcase.
6978
cef0f868
SH
69792017-12-27 Stafford Horne <shorne@gmail.com>
6980
6981 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6982 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6983
b67d92b0
SH
69842017-12-27 Stafford Horne <shorne@gmail.com>
6985
6986 * gdb.base/reggroups.c: New file.
6987 * gdb.base/reggroups.exp: New file.
6988
eccab96d
JB
69892017-12-18 Joel Brobecker <brobecker@adacore.com>
6990
6991 * gdb.dwarf2/ada-valprint-error.c: New file.
6992 * gdb.dwarf2/ada-valprint-error.exp: New file.
6993
0e2da9f0
JB
69942017-12-18 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.ada/assign_arr: New testcase.
6997
cb923fcc
XR
69982017-12-18 Xavier Roirand <roirand@adacore.com>
6999
7000 * gdb.ada/funcall_ptr: New testcase.
7001
7c161838
SDJ
70022017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7003
7004 PR cli/16224
7005 * gdb.base/ptype-offsets.cc: New file.
7006 * gdb.base/ptype-offsets.exp: New file.
7007
1af17fd9
YQ
70082017-12-15 Yao Qi <yao.qi@linaro.org>
7009
7010 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7011 if XML is disabled.
7012
828d5846
XR
70132017-12-15 Xavier Roirand <roirand@adacore.com>
7014
7015 * gdb.ada/same_component_name: New testcase.
7016
79e8fcaa
JB
70172017-12-14 Joel Brobecker <brobecker@adacore.com>
7018
7019 * gdb.ada/str_binop_equal: New testcase.
7020
e05fa6f9
JB
70212017-12-14 Joel Brobecker <brobecker@adacore.com>
7022
7023 * gdb.ada/task_switch_in_core: New testcase.
7024
b89641ba
SM
70252017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7026
7027 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7028 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7029 call test_bkpt_qualified.
7030 (test_bkpt_qualified): New proc.
7031
6892d2e4
PA
70322017-12-13 Pedro Alves <palves@redhat.com>
7033
7034 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7035 Tighten regexp by matching with an anchor.
7036
a22ecf70
PA
70372017-12-13 Pedro Alves <palves@redhat.com>
7038
7039 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7040 ("expression with namespace"): New set of tests.
7041 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7042 (Nested::Test_NS::qux): New.
7043 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7044 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7045
9937536c
JB
70462017-12-13 Joel Brobecker <brobecker@adacore.com>
7047
7048 * gdb.base/server-del-break.c: New file.
7049 * gdb.base/server-del-break.exp: New file.
7050
fe49c6f5
SH
70512017-12-12 Stafford Horne <shorne@gmail.com>
7052
7053 * gdb.xml/tdesc-regs.exp: Add or1k support.
7054
c3d18620
SH
70552017-12-12 Stafford Horne <shorne@gmail.com>
7056
7057 * gdb.base/bp-permanent.c: Define nop of or1k.
7058
c5f9cfc8
JB
70592017-12-11 Joel Brobecker <brobecker@adacore.com>
7060
7061 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7062 output with components being reordered.
7063
a9c135fc
JB
70642017-12-11 Joel Brobecker <brobecker@adacore.com>
7065
7066 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7067 output with components being reordered.
7068
927aa2e7
JK
70692017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7070 Pedro Alves <palves@redhat.com>
7071
7072 * gdb.base/maint.exp (check for .gdb_index): Check also for
7073 .debug_names.
7074 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7075 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7076 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7077 (.gdb_index used after symbol reloading): Support also .debug_names.
7078 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7079
f17d9474
YQ
70802017-12-08 Yao Qi <yao.qi@linaro.org>
7081
7082 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7083 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7084
a0de8c21
YQ
70852017-12-08 Yao Qi <yao.qi@linaro.org>
7086
7087 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7088 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7089
a738ea1d
YQ
70902017-12-08 Yao Qi <yao.qi@linaro.org>
7091
7092 * gdb.arch/aarch64-tagged-pointer.c: New file.
7093 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7094
1cd9a73b
SDJ
70952017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7096
7097 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7098 "int".
7099
fa6eb693
KS
71002017-12-07 Keith Seitz <keiths@redhat.com>
7101
7102 PR breakpoints/22569
7103 * gdb.linespec/ls-errs.exp: Change expected result of "break
7104 -source this file has spaces.c -line 3".
7105 Check that an explicit source file followed by whitespace is
7106 identified as an invalid explicit location.
7107
883fd55a
KS
71082017-12-07 Keith Seitz <keiths@redhat.com>
7109
7110 * gdb.cp/nested-types.cc: New file.
7111 * gdb.cp/nested-types.exp: New file.
7112 * lib/cp-support.exp: Load data-structures.exp library.
7113 (debug_cp_test_ptype_class): New global.
7114 (cp_ptype_class_verbose, next_line): New procedures.
7115 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7116 Add and document new return value.
7117 Switch the list of lines to a queue.
7118 Add support for new `type' key for nested type definitions.
7119 Add debugging/troubleshooting messages.
7120 * lib/data-structures.exp: New file.
7121
ec72db3e
SM
71222017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7123
7124 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7125 with proc_with_prefix, don't use with_test_prefix.
7126
99598d71
TT
71272017-12-07 Tom Tromey <tom@tromey.com>
7128
7129 * gdb.base/break.exp: Add test for empty "commands".
7130
a8806230
YQ
71312017-12-07 Yao Qi <yao.qi@linaro.org>
7132
7133 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7134 malloc and catch syscall.
7135
824cc835
PM
71362017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7137
e79be6e5 7138 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7139 tests for explicit locations.
7140
7cc244de
PA
71412017-12-06 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7144 force-disabling XML descriptions.
7145
50a1fdd5
PA
71462017-12-04 Pedro Alves <palves@redhat.com>
7147
7148 PR gdb/22499
7149 * gdb.arch/amd64-disp-step-avx.S: New file.
7150 * gdb.arch/amd64-disp-step-avx.exp: New file.
7151
f0fb2488
PA
71522017-12-03 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7155 and <string.h>.
7156 (parent_function): Print distinct messages when waitpid fails, or
7157 the child exits with a signal, or the child exits for an unhandled
7158 reason.
7159 * gdb.threads/process-dies-while-detaching.exp
7160 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7161 it. Wait for both inferior output and GDB's prompt. Use an
7162 indirect spawn id list.
7163 (do_detach): New parameter 'child_exit'. Use it to compute
7164 expected inferior output.
7165 (test_detach, test_detach_watch, test_detach_killed_outside):
7166 Adjust to pass down the expected child exit kind.
7167
97cbe998
SDJ
71682017-12-01 Joel Brobecker <brobecker@adacore.com>
7169 Sergio Durigan Junior <sergiodj@redhat.com>
7170 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7173
40fc416f
SDJ
71742017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7175
7176 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7177 to 'symbol-file' and 'add-symbol-file' can be
7178 position-independent.
7179
1cc75e92
YQ
71802017-12-01 Yao Qi <yao.qi@linaro.org>
7181
7182 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7183 the URL in copyright header.
7184 * gdb.arch/aarch64-fp.exp: Likewise.
7185 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7186 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7187 * gdb.base/expand-psymtabs.exp: Likewise.
7188 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7189 * gdb.fortran/common-block.exp: Likewise.
7190 * gdb.fortran/common-block.f90: Likewise.
7191 * gdb.fortran/logical.exp: Likewise.
7192 * gdb.fortran/vla-datatypes.f90: Likewise.
7193 * gdb.fortran/vla-sub.f90: Likewise.
7194
875fb7a7
JB
71952017-11-30 Joel Brobecker <brobecker@adacore.com>
7196
7197 * gdb.ada/repeat_dyn: New testcase.
7198
6f14765f
UW
71992017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7200
7201 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7202 Update for changed thread numbering.
7203 * gdb.cell/bt.exp: Update for changed GDB output.
7204
f1af7b94
SM
72052017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7206
7207 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7208 setting isremote by hand.
7209 * boards/dwarf4-gdb-index.exp: Likewise.
7210 * boards/fission.exp: Likewise.
7211 * boards/stabs.exp: Likewise.
7212
e3919f3e
PA
72132017-11-30 Pedro Alves <palves@redhat.com>
7214
7215 * gdb.linespec/cpls-ops.exp
7216 (check_explicit_skips_function_argument): Extract the underlying
7217 type of size_t instead of hardcoding it.
7218
bd69330d
PA
72192017-11-29 Pedro Alves <palves@redhat.com>
7220
7221 PR c++/19436
7222 * gdb.linespec/cpls-abi-tag.cc: New file.
7223 * gdb.linespec/cpls-abi-tag.exp: New file.
7224
a20714ff
PA
72252017-11-29 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.base/langs.exp: Use -qualified.
7228 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7229 it.
7230 * gdb.cp/namespace.exp: Use -qualified.
7231 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7232 (overload-3, template-overload, template-ret-type, const-overload)
7233 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7234 procedures.
7235 (test_driver): Call them.
7236 * gdb.cp/save-bp-qualified.cc: New.
7237 * gdb.cp/save-bp-qualified.exp: New.
7238 * gdb.linespec/explicit.exp: Test -qualified.
7239 * lib/completion-support.exp (completion::explicit_opts_list): Add
7240 "-qualified".
7241 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7242
f6f1d339
PM
72432017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7244
7245 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7246
02ca603a
TT
72472017-11-29 Tom Tromey <tom@tromey.com>
7248
7249 * gdb.base/relocate.exp: Update invalid argument test.
7250 Add new tests for invalid arguments.
7251
ed6c0bfb
TP
72522017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7253
7254 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7255 Return 0 as a long.
7256 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7257
f106e10e
TP
72582017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7259
7260 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7261 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7262 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7263 func ().
7264 * gdb.cp/shadow.cc (B.func): Return 0.
7265
10329bb2
JB
72662017-11-27 Joel Brobecker <brobecker@adacore.com>
7267
7268 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7269 expected output in gdb_expect call to allow the exception
7270 message to be present as well. Fix syntax confusion to avoid
7271 TCL thinking that exception_name is an array.
7272
617cd4bc
UW
72732017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7274
7275 * gdb.arch/spu-info.c: Include <unistd.h>.
7276 (do_signal_test): Fix broken calls to write.
7277 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7278 Fix checks for empty mailboxes. Update signal tests for corrected
7279 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7280 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7281 * gdb.cell/arch.exp: Use standard_output_file.
7282 * gdb.cell/break.exp: Likewise.
7283 * gdb.cell/bt.exp: Likewise.
7284 * gdb.cell/core.exp: Likewise.
7285 * gdb.cell/dwarfaddr.exp: Likewise.
7286 * gdb.cell/ea-cache.exp: Likewise.
7287 * gdb.cell/ea-standalone.exp: Likewise.
7288 * gdb.cell/f-regs.exp: Likewise.
7289 * gdb.cell/fork.exp: Likewise.
7290 * gdb.cell/gcore.exp: Likewise.
7291 * gdb.cell/mem-access.exp: Likewise.
7292 * gdb.cell/ptype.exp: Likewise.
7293 * gdb.cell/registers.exp: Likewise.
7294 * gdb.cell/sizeof.exp: Likewise.
7295 * gdb.cell/solib-symbol.exp: Likewise.
7296 * gdb.cell/solib.exp: Likewise.
617cd4bc 7297
a81aaca0
PA
72982017-11-25 Pedro Alves <palves@redhat.com>
7299
7300 * gdb.base/complete-empty.exp: New file.
7301 * gdb.base/completion.exp: Adjust.
7302
6a3c6ee4
PA
73032017-11-25 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.linespec/cpls-ops.cc: New file.
7306 * gdb.linespec/cpls-ops.exp: New file.
7307 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7308 factored out from ...
7309 (test_complete_prefix_range): ... this.
7310
8955eb2d
PA
73112017-11-24 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.linespec/cpcompletion.exp: New file.
7314 * gdb.linespec/cpls-hyphen.cc: New file.
7315 * gdb.linespec/cpls.cc: New file.
7316 * gdb.linespec/cpls2.cc: New file.
7317 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7318 test to use test_gdb_complete_unique. Add label completion,
7319 keyword completion and explicit location completion tests.
7320 * lib/completion-support.exp: New file.
7321
e547c119
JB
73222017-11-24 Joel Brobecker <brobecker@adacore.com>
7323
7324 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7325 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7326 when hitting an exception catchpoint.
7327
7c3c1aa8
YQ
73282017-11-22 Yao Qi <yao.qi@linaro.org>
7329
7330 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7331
41bd68f5
SM
73322017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7333
7334 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7335 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7336 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7337
1daad298
YQ
73382017-11-22 Yao Qi <yao.qi@linaro.org>
7339
7340 * gdb.base/info-os.exp: Pass pthreads.
7341 * gdb.multi/multi-attach.exp: Likewise.
7342
88465e87
YQ
73432017-11-22 Yao Qi <yao.qi@linaro.org>
7344
7345 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7346 compiler.
7347
dc196b23
YQ
73482017-11-22 Yao Qi <yao.qi@linaro.org>
7349
7350 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7351 * gdb.base/break-interp.exp: Likewise.
7352 * gdb.base/jit-attach-pie.exp: Likewise.
7353
2400729e
UW
73542017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7355
7356 * gdb.base/float128.c (large128): New variable.
7357 * gdb.base/float128.exp: Add test to print largest __float128 value.
7358
7a26362d
UW
73592017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7360
7361 * gdb.arch/vsx-regs.exp: Update register content checks.
7362
ed0f4273
UW
73632017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7364
7365 * gdb.arch/ppc-longdouble.exp: New file.
7366 * gdb.arch/ppc-longdouble.c: Likewise.
7367
a25d69c6
PA
73682017-11-21 Pedro Alves <palves@redhat.com>
7369
7370 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7371
73fcf641
PA
73722017-11-20 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7375 (long_double_typedef): New typedefs.
7376 Use DEF on double and long double.
7377 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7378 cases.
7379 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7380 and 'long_double_ptr_same_size' locals. Use them to decide
7381 whether cast from array/function to float is valid/invalid.
7382
71a3c369
TT
73832017-11-17 Tom Tromey <tom@tromey.com>
7384
7385 * gdb.rust/traits.rs: New file.
7386 * gdb.rust/traits.exp: New file.
7387
ced9779b
JB
73882017-11-17 Joel Brobecker <brobecker@adacore.com>
7389
7390 * gdb.ada/minsyms: New testcase.
7391
a0922d80
PA
73922017-11-16 Pedro Alves <palves@redhat.com>
7393
7394 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7395 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7396
ea04e54c
PA
73972017-11-16 Pedro Alves <palves@redhat.com>
7398
7399 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7400 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7401
e849ea89
PA
74022017-11-16 Pedro Alves <palves@redhat.com>
7403
7404 * gdb.server/reconnect-ctrl-c.c: New file.
7405 * gdb.server/reconnect-ctrl-c.exp: New file.
7406
d8ae99a7
PM
74072017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7408
7409 * gdb.python/py-rbreak.exp: New file.
7410 * gdb.python/py-rbreak.c: New file.
7411 * gdb.python/py-rbreak-func2.c: New file.
7412
968a13f8
PA
74132017-11-16 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7416 pattern.
7417 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7418 GDB.
7419
71774bc9
SM
74202017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7421
7422 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7423 regex.
7424
ddbb44cf
SM
74252017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7426
7427 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7428 test names.
7429
584a564f
PA
74302017-11-09 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7433 factored out from ...
7434 (top level): ... here, and adjusted to avoid expecting beyond the
7435 prompt in a single gdb_test_multiple.
7436
5ed7a928
PA
74372017-11-09 Pedro Alves <palves@redhat.com>
7438
7439 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7440 output.
7441 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7442 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7443 * gdb.server/ext-run.exp ("kill" test): Likewise.
7444 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7445
a60e0738
PA
74462017-11-09 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7449 match till end of line.
7450
2c88253f
PA
74512017-11-09 Pedro Alves <palves@redhat.com>
7452
7453 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7454
c7a38517
PA
74552017-11-09 Pedro Alves <palves@redhat.com>
7456
7457 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7458 New procedures, factored out from ...
7459 (top level): ... here, and adjusted to avoid expecting beyond the
7460 prompt in one go.
7461
f29f4b6b
PA
74622017-11-09 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7465 output. Fix '?' match.
7466
286acbb5
JB
74672017-11-08 Joel Brobecker <brobecker@adacore.com>
7468
7469 * gdb.ada/scoped_watch: New testcase.
7470 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7471 which is actually correct.
7472 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7473 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7474
62d7ae92
PA
74752017-11-08 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.gdb/complaints.exp (test_initial_complaints)
7478 (test_serial_complaints, test_short_complaints): Call
7479 complaint_internal instead of complaint.
7480
280ca31f
DT
74812017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7482
7483 * gdb.threads/tls-core.c: New file.
7484 * gdb.threads/tls-core.exp: Likewise.
7485
b5ec771e
PA
74862017-11-08 Pedro Alves <palves@redhat.com>
7487
7488 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7489 (p Exported_Capitalized): New test.
7490 (p exported_capitalized): New test.
7491
a02b41a7
PA
74922017-11-07 Pedro Alves <palves@redhat.com>
7493
7494 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7495
95e95a6d
PA
74962017-11-07 Pedro Alves <palves@redhat.com>
7497
7498 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7499 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7500 (disable_invalid, disable_inverted, disable_negative): New
7501 procedures.
7502 ("bad numbers"): New set of tests.
7503
cee62dbd
PA
75042017-11-07 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.cp/ena-dis-br-range.exp: Add tests.
7507
cc638e86
PA
75082017-11-07 Pedro Alves <palves@redhat.com>
7509
7510 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7511
d0fe4701
XR
75122017-11-07 Xavier Roirand <roirand@adacore.com>
7513 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.base/ena-dis-br.exp: Add reference to
7516 gdb.cp/ena-dis-br-range.exp.
7517 * gdb.cp/ena-dis-br-range.exp: New file.
7518 * gdb.cp/ena-dis-br-range.cc: New file.
7519
46f67f80
PA
75202017-11-06 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.base/attach-non-pgrp-leader.c: New.
7523 * gdb.base/attach-non-pgrp-leader.exp: New.
7524
726e1356
PA
75252017-11-06 Pedro Alves <palves@redhat.com>
7526
7527 * configure.ac: No longer check for termio.h and sgtty.h.
7528 * configure: Regenerate.
7529 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7530 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7531 Remove termio and sgtty code.
7532
50ab6ace
YQ
75332017-11-03 Yao Qi <yao.qi@linaro.org>
7534
7535 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7536 in GDB is disabled.
7537
8e68731c
YQ
75382017-11-03 Yao Qi <yao.qi@linaro.org>
7539
7540 * gdb.python/py-thrhandle.exp: Skip it if python is not
7541 enabled.
7542
3a87ae65
SM
75432017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7544
7545 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7546 as a breakpoint command.
7547
484d8d36
MD
75482017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7549
7550 PR python/21213
7551 * gdb.python/py-infthread.exp: Test calling
7552 InferiorThread.inferior () multiple times in a row.
7553
4a27f119
KS
75542017-10-27 Keith Seitz <keiths@redhat.com>
7555
7556 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7557 Test "info break" for every inlined function breakpoint.
7558
bb11dd58
YQ
75592017-10-27 Yao Qi <yao.qi@linaro.org>
7560
7561 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7562
a43f3893
PF
75632017-10-26 Patrick Frants <osscontribute@gmail.com>
7564
7565 * gdb.cp/classes.exp (test_static_members): Test printing
7566 Outer::instance.
7567 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7568 (Inner::instance, Outer::instance): New.
7569
792ccf00
PA
75702017-10-24 Pedro Alves <palves@redhat.com>
7571
7572 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7573 extra console" test in two stages.
7574
eb2bfbad
PA
75752017-10-24 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7578
1f75a651
PA
75792017-10-24 Pedro Alves <palves@redhat.com>
7580
7581 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7582 loop.
7583
779990d9
PA
75842017-10-24 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7587 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7588
ad9b8f5d
PA
75892017-10-24 Pedro Alves <palves@redhat.com>
7590
7591 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7592 parameter and handle it. Don't output read value in test name.
7593
fee6da6e
PA
75942017-10-24 Pedro Alves <palves@redhat.com>
7595
7596 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7597 custom test name.
7598
10389c2c
PA
75992017-10-24 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7602 include the unstable output directory name in the test's name.
7603 (initial_setup_simple) <'set args'>: Use custom test name.
7604
a80e65a9
PA
76052017-10-24 Pedro Alves <palves@redhat.com>
7606
7607 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7608 with explicit test name.
7609
15763a09
PA
76102017-10-20 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7613 'wait -i'. Use gdb_assert and remote_close.
7614
49a4ce2e
AB
76152017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7616
7617 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7618 number from variable rather than hard-coded.
7619
a75868f5
PA
76202017-10-19 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.base/long-inferior-output.c: New file.
7623 * gdb.base/long-inferior-output.exp: New file.
7624
c8ba13ad
KS
76252017-11-18 Keith Seitz <keiths@redhat.com>
7626
7627 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7628 method.
7629 (main): Call it.
7630 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7631 Add additional user-defined conversion operator tests.
7632
b27de576
PA
76332017-10-17 Pedro Alves <palves@redhat.com>
7634
7635 * boards/native-stdio-gdbserver.exp: Load "local-board".
7636
8484c955
PA
76372017-10-17 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.base/quit-live.c: New file.
7640 * gdb.base/quit-live.exp: New file.
7641
83d5a34d
KS
76422017-10-16 Keith Seitz <keiths@redhat.com>
7643
7644 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7645 (class_with_protected_typedef, class_with_private_typedef)
7646 (struct_with_public_typedef, struct_with_protected_typedef)
7647 (struct_with_private_typedef): New classes/structs.
7648 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7649 typedefs and access specifiers.
7650
739b3f1d
PA
76512017-10-16 Pedro Alves <palves@redhat.com>
7652 Simon Marchi <simon.marchi@polymtl.ca>
7653
7654 * README (Local vs Remote vs Native): New section.
7655 * boards/local-board.exp: New file, with bits factored out from
7656 ...
7657 * boards/native-extended-gdbserver.exp: ... here. Load
7658 "local-board".
7659 * boards/native-gdbserver.exp: Load "local-board".
7660 (${board}_spawn, ${board}_exec): Delete.
7661 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7662 ...
7663 * boards/stdio-gdbserver-base.exp: ... this new file.
7664 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7665 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7666 procedure.
7667 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7668 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7669 stdio_gdbserver_command.
7670 (${board}_get_remote_address, ${board}_get_comm_port)
7671 (${board}_download, ${board}_upload): Delete.
7672 (get_target_remote_pipe_cmd): New.
7673
fe68b953
SM
76742017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7675
7676 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7677 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7678 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7679 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7680 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7681 remove with_test_prefix.
7682
300b6685
PA
76832017-10-13 Pedro Alves <palves@redhat.com>
7684
7685 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7686 * gdb.base/annota1.exp: Use it instead of is_remote.
7687 * gdb.base/annota3.exp: Use it instead of is_remote.
7688 * gdb.cp/annota2.exp: Use it instead of is_remote.
7689 * gdb.cp/annota3.exp: Use it instead of is_remote.
7690 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7691
50500caf
PA
76922017-10-13 Pedro Alves <palves@redhat.com>
7693
7694 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7695 (test_num_test_vars, run_and_count_vars, find_env)
7696 (test_set_unset_env, test_inherit_env_var): New procedures.
7697 (top level): Use them.
7698
dad0c6d2
PA
76992017-10-13 Pedro Alves <palves@redhat.com>
7700
7701 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7702 also skip on stub-like targets.
7703
8b0553c1
PA
77042017-10-13 Pedro Alves <palves@redhat.com>
7705
7706 PR gdb/22293
7707 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7708 (top level): Move some tests to ...
7709 (test_not_found): ... this new procedure.
7710 (top level): Call it.
7711
7594f623
PA
77122017-10-13 Pedro Alves <palves@redhat.com>
7713
7714 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7715 expect different "info terminal" output if testing with a
7716 non-native target.
7717
ebe3b402
PA
77182017-10-13 Pedro Alves <palves@redhat.com>
7719 Simon Marchi <simon.marchi@polymtl.ca>
7720
7721 PR python/12966
7722 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7723
42f1b161
PA
77242017-10-13 Pedro Alves <palves@redhat.com>
7725
7726 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7727 already.
7728
8d6ef72b
PA
77292017-10-13 Pedro Alves <palves@redhat.com>
7730
7731 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7732 is_remote.
7733
d7bcd5b8
PA
77342017-10-13 Pedro Alves <palves@redhat.com>
7735
7736 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7737 is_remote.
7738
df479dc6
PA
77392017-10-13 Pedro Alves <palves@redhat.com>
7740
7741 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7742 is set.
7743 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7744 instead of is_remote.
7745
23fb630a
PA
77462017-10-13 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7749 (top level): Add comment.
7750
cc77b1dc
PA
77512017-10-13 Pedro Alves <palves@redhat.com>
7752
7753 * gdb.base/remote.exp (top level): Fix comment typo and add
7754 missing return.
7755
27c9e813
PA
77562017-10-13 Pedro Alves <palves@redhat.com>
7757 Simon Marchi <simon.marchi@polymtl.ca>
7758
7759 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7760 calls and add comments. Skip test if use_gdb_stub is set.
7761 (top level): Use "set cwd" command instead of "cd" command.
7762
5e830d98
PA
77632017-10-13 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7766 is_remote target check.
7767
f5ca0032
PA
77682017-10-13 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/scope.exp: Use build_executable + clean_restart +
7771 gdb_file_cmd instead of prepare_for_testing and no longer skip
7772 "before run" tests on is_remote target boards. Update comments.
7773 * boards/native-extended-gdbserver.exp
7774 (extended_gdbserver_load_last_file): New, factored out from ...
7775 (gdb_load): ... this. Move further below and add comment.
7776 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7777
8aed1c0d
PA
77782017-10-12 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.base/attach.exp: Remove references to gdb64.
7781 * gdb.base/dbx.exp: Remove references to gdb64.
7782
cfa34c87
SM
77832017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7784 Pedro Alves <palves@redhat.com>
7785
7786 * gdb.base/label.exp: Remove is_remote target check.
7787
9192b7de
PA
77882017-10-12 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.base/auvx.exp (coredir): Update comment.
7791 (top level) <core_works>: Use "set cwd" command instead of "cd"
7792 command.
7793
6bf0052d
PA
77942017-10-12 Pedro Alves <palves@redhat.com>
7795 Simon Marchi <simon.marchi@polymtl.ca>
7796
7797 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7798 target boards.
7799
e48ef82d
PA
78002017-10-12 Pedro Alves <palves@redhat.com>
7801 Simon Marchi <simon.marchi@polymtl.ca>
7802
7803 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7804 Instead skip if there's any gdb_protocol set.
7805
8d7aea57
SM
78062017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7807 Pedro Alves <palves@redhat.com>
7808
7809 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7810
30440677
PA
78112017-10-12 Pedro Alves <palves@redhat.com>
7812 Simon Marchi <simon.marchi@polymtl.ca>
7813
7814 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7815 instead of on dejagnu remote boards.
7816
4e04f045 78172017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7818 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7819
7820 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7821 checks. Use build_executable + clean_restart instead of
7822 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7823 of enabling non-stop after starting gdb.
7824
871a186e
PA
78252017-10-12 Pedro Alves <palves@redhat.com>
7826
7827 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7828 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7829 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7830 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7831
56d704da
AK
78322017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7833
7834 * gdb.arch/arc-tdesc-cpu.exp: New file.
7835 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7836
2f20e312
SM
78372017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7838
7839 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7840
65630365
PA
78412017-10-10 Pedro Alves <palves@redhat.com>
7842
7843 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7844 expect CLI output.
7845
bf469271
PA
78462017-10-10 Pedro Alves <palves@redhat.com>
7847
7848 * lib/selftest-support.exp (selftest_setup): Update for
7849 captured_command_loop's prototype change.
7850
777a42f1
PA
78512017-10-09 Pedro Alves <palves@redhat.com>
7852
7853 Test both arch1=>arch2 and arch2=>arch1.
7854
7855 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7856 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7857 factored out to...
7858 (append_arch1_options, append_arch2_options, append_arch_options)
7859 (build_executables): New procedures.
7860 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7861 local.
7862 (top level): Add new 'first_arch' testing axis.
7863
cbd2b4e3
PA
78642017-10-09 Pedro Alves <palves@redhat.com>
7865
7866 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7867 (barrier): New.
7868 (thread_start, all_started): New functions.
7869 (main): Spawn new thread and wait until it is scheduled.
7870 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7871 option.
7872 (do_test): Add 'selected_thread' parameter. Run to all_started
7873 instead of main. Explicitly set the breakpoint at main. Switch
7874 to the SELECTED_THREAD thread.
7875 (top level): Test handling the exec event with either the main
7876 thread or the second thread selected.
7877
5c9e4427
PA
78782017-10-09 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7881 logic. Move STOP marker after the value checks.
7882 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7883 regexp.
7884
b3b7c423
SL
78852017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7886
7887 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7888
3b4b2f16
UW
78892017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7890
7891 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7892 integer-to-dfp conversion.
7893 * gdb.base/dfp-test.exp: Likewise.
7894
5cd63fda
PA
78952017-10-04 Pedro Alves <palves@redhat.com>
7896
7897 * gdb.multi/hangout.c: Include <unistd.h>.
7898 (hangout_loop): New function.
7899 (main): Call alarm. Call hangout_loop in a loop.
7900 * gdb.multi/hello.c: Include <unistd.h>.
7901 (hello_loop): New function.
7902 (main): Call alarm. Call hangout_loop in a loop.
7903 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7904 inferior with the other selected.
7905
4c71c105
SM
79062017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7907
7908 * gdb.mi/list-thread-groups-available.exp: New file.
7909 * gdb.mi/list-thread-groups-available.c: New file.
7910
bc3b087d
SDJ
79112017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7912
7913 * gdb.base/set-cwd.exp: Make it available on
7914 native-extended-gdbserver.
7915
d092c5a2
SDJ
79162017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7917
7918 * gdb.base/set-cwd.c: New file.
7919 * gdb.base/set-cwd.exp: Likewise.
7920
45320ffa
TT
79212017-10-02 Tom Tromey <tom@tromey.com>
7922
7923 PR rust/22236:
7924 * gdb.rust/simple.rs (main): New variable "fslice".
7925 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7926
b3e3859b
TT
79272017-10-02 Tom Tromey <tom@tromey.com>
7928
7929 * gdb.rust/simple.exp: Test ptype of a slice.
7930
01af5e0d
TT
79312017-10-02 Tom Tromey <tom@tromey.com>
7932
7933 * gdb.rust/simple.exp: Test index of slice.
7934
a9bbfbd8
TT
79352017-09-27 Tom Tromey <tom@tromey.com>
7936
7937 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7938
df8899e5
TP
79392017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7940 Pedro Alves <palves@redhat.com>
7941
7942 * gdb.base/compare-sections.exp (get value of read-only section): Read
7943 as unsigned value.
7944 (corrupt read-only section): Likewise and don't set written if patching
7945 failed.
7946
757bf54b
KB
79472017-09-21 Kevin Buettner <kevinb@redhat.com>
7948
7949 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7950 files.
7951
06871ae8
PA
79522017-09-20 Pedro Alves <palves@redhat.com>
7953
7954 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7955 symbol names in gdb's output.
7956 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7957
e5f25bc5
PA
79582017-09-20 Pedro Alves <palves@redhat.com>
7959
7960 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7961 Rename to ...
7962 (test_list_ambiguous_symbol): ... this and add a symbol name
7963 parameter. Adjust.
7964 (test_list_ambiguous_function): Reimplement on top of
7965 test_list_ambiguous_symbol and also test listing ambiguous
7966 variables.
7967 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7968 (ambiguous_fun): ... this.
7969 (ambiguous_var): New.
7970 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7971 (ambiguous_fun): ... this.
7972 (ambiguous_var): New.
7973
4e5a4f58
JB
79742017-09-19 John Baldwin <jhb@FreeBSD.org>
7975
7976 * gdb.base/starti.c: New file.
7977 * gdb.base/starti.exp: New file.
7978 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7979
26e53f3e
PA
79802017-09-14 Pedro Alves <palves@redhat.com>
7981
7982 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7983 (top level): Use it instead of runto.
7984
cb791d59
TT
79852017-09-11 Tom Tromey <tom@tromey.com>
7986
7987 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7988
7c96f8c1
TT
79892017-09-11 Tom Tromey <tom@tromey.com>
7990
7991 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7992 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7993
469412dd
CW
79942017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7995
7996 * gdb.fortran/printing-types.exp: New file.
7997 * gdb.fortran/printing-types.exp: New file.
7998
e0f86435
BH
79992017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8000
8001 * gdb.fortran/vla-ptype.exp: Fix typos.
8002 * gdb.fortran/vla-value.exp: Same.
8003
9e9af4be
BH
80042017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8005
8006 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8007 * gdb.mi/mi-var-child-f.exp: Likewise.
8008 * gdb.mi/mi-vla-fortran.exp: Likewise.
8009
a5ad232b 80102017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8011 Christoph Weinmann <christoph.t.weinmann@intel.com>
8012 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8013
8014 * gdb.fortran/ptr-indentation.f90: New file.
8015 * gdb.fortran/ptr-indentation.exp: New file.
8016
5aec60eb
TT
80172017-09-05 Tom Tromey <tom@tromey.com>
8018
8019 PR gdb/22010:
8020 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8021
8f8f8152
TP
80222017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8023
8024 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8025
fbd1b771
JK
80262017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8027
8028 * gdb.threads/tls-nodebug-pie.c: New file.
8029 * gdb.threads/tls-nodebug-pie.exp: New file.
8030
5eb5f850
TT
80312017-09-05 Tom Tromey <tom@tromey.com>
8032
8033 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8034 for rust.
8035
ae780a21
SM
80362017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8037
8038 * gdb.multi/multi-arch-exec.exp: Test with different
8039 "follow-exec-mode" settings.
8040 (do_test): New procedure.
8041
3693fdb3
PA
80422017-09-04 Pedro Alves <palves@redhat.com>
8043
8044 * gdb.base/func-static.c (S::method const, S::method volatile)
8045 (S::method volatile const): New methods.
8046 (c_s, v_s, cv_s): New instances.
8047 (main): Call method() on them.
8048 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8049 (cannot_resolve): New procedure.
8050 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8051 print-quote-unquoted columns.
8052 (do_test): Test printing each scope too.
8053
e68cb8e0
PA
80542017-09-04 Pedro Alves <palves@redhat.com>
8055
8056 * gdb.base/local-static.exp: Also test with
8057 class::method::variable wholly quoted.
8058 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8059
858be34c
PA
80602017-09-04 Pedro Alves <palves@redhat.com>
8061
8062 * gdb.base/local-static.c: New.
8063 * gdb.base/local-static.cc: New.
8064 * gdb.base/local-static.exp: New.
8065
46a4882b
PA
80662017-09-04 Pedro Alves <palves@redhat.com>
8067
8068 * gdb.asm/asm-source.exp: Add casts to int.
8069 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8070 (dataglobal64_1, dataglobal64_2): New globals.
8071 * gdb.base/nodebug.exp: Test different expressions involving the
8072 new globals, with print, whatis and ptype. Add casts to int.
8073 * gdb.base/solib-display.exp: Add casts to int.
8074 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8075 * gdb.cp/m-static.exp: Add cast to int.
8076 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8077 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8078 tls variable with no debug info without a cast. Test with a cast
8079 to int too.
8080 * gdb.trace/entry-values.exp: Add casts.
8081
2c5a2be1
PA
80822017-09-04 Pedro Alves <palves@redhat.com>
8083
8084 * gdb.base/nodebug.exp: Test that ptype's error about functions
8085 with unknown return type includes the function name too.
8086
7022349d
PA
80872017-09-04 Pedro Alves <palves@redhat.com>
8088
8089 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8090 return type of munmap in infcall.
8091 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8092 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8093 type of ftell in infcall.
8094 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8095 type of getpid in infcall.
8096 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8097 infcall.
8098 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8099 Bail on failure to extract the pid.
8100 * gdb.base/nodebug.c: #include <stdint.h>.
8101 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8102 New functions.
8103 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8104 Change expected output of print/whatis/ptype with functions with
8105 no debug info. Test all supported languages. Call
8106 test_call_promotion.
8107 * gdb.compile/compile.exp: Adjust expected output to expect
8108 warning.
8109 * gdb.threads/siginfo-threads.exp: Likewise.
8110
54990598
PA
81112017-09-04 Pedro Alves <palves@redhat.com>
8112
8113 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8114 "prototypes". Test calling float functions via prototyped and
8115 unprototyped function pointers.
8116 (perform_all_tests): New parameter "prototypes". Pass it down.
8117 (top level): Pass down "prototypes" parameter to
8118 perform_all_tests.
8119
34d16ea2
SM
81202017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8121
8122 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8123 Test with nested loops.
8124
9521ecda
SM
81252017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8126
8127 * gdb.base/commands.exp: Call the new procedures.
8128 (loop_break_test, loop_continue_test): New procedures.
8129
80a65e9b
SM
81302017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8131
8132 * gdb.base/commands.exp: Call new procedure.
8133 (define_if_without_arg_test): New procedure.
8134
e439fa14
PA
81352017-09-04 Pedro Alves <palves@redhat.com>
8136
8137 * gdb.base/list-ambiguous.exp: New file.
8138 * gdb.base/list-ambiguous0.c: New file.
8139 * gdb.base/list-ambiguous1.c: New file.
8140 * gdb.base/list.exp (test_list_range): Adjust expected output.
8141
0a2dde4a
SDJ
81422017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8143
8144 * gdb.base/share-env-with-gdbserver.c: New file.
8145 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8146
5e89eb3a
SM
81472017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8148
8149 * gdb.base/commands.exp (gdbvar_simple_if_test,
8150 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8151 progvar_simple_if_test, progvar_simple_while_test,
8152 progvar_complex_if_while_test, user_defined_command_test,
8153 user_defined_command_args_eval,
8154 user_defined_command_args_stack_test,
8155 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8156 temporary_breakpoint_commands,
8157 gdb_test_no_prompt, redefine_hook_test,
8158 redefine_backtrace_test): Remove "global gdb_prompt".
8159
fd437cbc
SM
81602017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8161
8162 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8163 New proc, call it from toplevel.
8164
87215ad1
SDJ
81652017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8166
8167 PR remote/21852
8168 * gdb.server/normal.c: New file, copied from gdb.base.
8169 * gdb.server/run-without-local-binary.exp: New file.
8170
58afddc6
WP
81712017-08-07 Weimin Pan <weimin.pan@oracle.com>
8172
8173 * gdb.arch/sparc64-adi.exp: New file.
8174 * gdb.arch/sparc64-adi.c: New file.
8175
5277199a
PA
81762017-08-22 Pedro Alves <palves@redhat.com>
8177
8178 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8179 (top level): Add "list all overloads" tests.
8180
14278e1f
TT
81812017-08-22 Tom Tromey <tom@tromey.com>
8182
8183 * gdb.gdb/xfullpath.exp: Remove.
8184
bf223d3e
PA
81852017-08-21 Pedro Alves <palves@redhat.com>
8186
8187 PR gdb/19487
8188 * gdb.base/symbol-alias.c: New.
8189 * gdb.base/symbol-alias2.c: New.
8190 * gdb.base/symbol-alias.exp: New.
8191
c973d0aa
PA
81922017-08-21 Pedro Alves <palves@redhat.com>
8193
8194 * gdb.base/dfp-test.c
8195 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8196 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8197 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8198 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8199 * gdb.base/whatis-ptype-typedefs.c: New.
8200 * gdb.base/whatis-ptype-typedefs.exp: New.
8201 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8202 (an_int, an_int_type, an_int_type2): New globals.
8203 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8204 involving typedefs and cast expressions.
8205 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8206 (lookup_typedefs_function): New.
8207 (typedefs_pretty_printers_dict): New.
8208 (top level): Register lookup_typedefs_function in
8209 gdb.pretty_printers.
8210
6d580b63
YQ
82112017-08-18 Yao Qi <yao.qi@linaro.org>
8212
8213 * gdb.server/unittest.exp: New.
8214
206726fb
SDJ
82152017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8216
8217 PR gdb/21954
8218 * gdb.base/environ.exp: Add test to check if 'unset environment'
8219 works.
8220
bf0ec4c2
AA
82212017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8222
8223 * lib/gdb.exp (universal_compile_options): New caching proc.
8224 (gdb_compile): Suppress GCC's coloring of messages.
8225
d6382fff
TT
82262017-08-14 Tom Tromey <tom@tromey.com>
8227
8228 PR gdb/21675:
8229 * gdb.base/printcmds.exp (test_radices): New function.
8230 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8231 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8232 * lib/gdb.exp (get_integer_valueof): Use p/d.
8233
c2c2dd9f
SM
82342017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8235
8236 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8237 characters.
8238
fdffd6f4
TT
82392017-08-05 Tom Tromey <tom@tromey.com>
8240
8241 * gdb.rust/simple.exp: Allow String to appear in a different
8242 namespace.
8243
27d41eac
YQ
82442017-07-26 Yao Qi <yao.qi@linaro.org>
8245
8246 * gdb.gdb/unittest.exp: Invoke command
8247 "maintenance check xml-descriptions".
8248
031ed05d
AA
82492017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8250
8251 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8252 calling context.
8253 (hex128): Drop erroneous calculation of parameters.
8254
dcd27ddf
SM
82552017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8256
8257 * gdb.python/py-unwind.exp: Disable stack protection when
8258 building test file.
8259
47e77640
PA
82602017-07-20 Pedro Alves <palves@redhat.com>
8261
8262 * gdb.base/default.exp (set language): Adjust expected output.
8263
62d2a18a
PA
82642017-07-20 Pedro Alves <palves@redhat.com>
8265
8266 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8267 (test_minsym): ... this, and make static.
8268 (get_pck__foo__bar__minsym): Rename to ...
8269 (get_test_minsym): ... this.
8270 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8271 symbol names and comments.
8272 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8273 (get_test_minsym): ... this.
8274 (pck__foo__bar__minsym__2): Rename to ...
8275 (test_minsym): ... this.
8276 (main): Adjust.
8277
c45ec17c
PA
82782017-07-17 Pedro Alves <palves@redhat.com>
8279
8280 * gdb.base/completion.exp: Adjust expected output.
8281 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8282 the completer works.
8283
c6756f62
PA
82842017-07-17 Pedro Alves <palves@redhat.com>
8285
8286 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8287
5bd68487
AB
82882017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8289
8290 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8291
8880f2a9
TT
82922017-07-14 Tom Tromey <tom@tromey.com>
8293
8294 PR rust/21764:
8295 * gdb.rust/simple.exp: Add tests.
8296
65547233
TT
82972017-07-14 Tom Tromey <tom@tromey.com>
8298
8299 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8300
8f14146e
PA
83012017-07-14 Pedro Alves <palves@redhat.com>
8302
8303 * gdb.linespec/base/one/thefile.cc (z1): New function.
8304 * gdb.linespec/base/two/thefile.cc (z2): New function.
8305 * gdb.linespec/linespec.exp: Add tests.
8306
b4365d02
AB
83072017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8308
8309 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8310 to mi_create_breakpoint.
8311
5d2cbaa5
AB
83122017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8313
8314 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8315 mi_create_breakpoint.
8316
11cb5716
IB
83172017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8318
8319 * gdb.dlang/demangle.exp: Update for demangling changes.
8320
03278692
TT
83212017-07-09 Tom Tromey <tom@tromey.com>
8322
8323 * gdb.dwarf2/shortpiece.exp: New file.
8324
33c5cd75
DB
83252017-07-06 David Blaikie <dblaikie@gmail.com>
8326
8327 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8328 built from fissiont-multi-cu{1,2}.c.
8329 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8330 except putting 'main' and 'func' in separate CUs in the same DWO file.
8331 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8332 test.
8333 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8334 test.
8335
8455d262
PA
83362017-07-06 Pedro Alves <palves@redhat.com>
8337
8338 * gdb.python/py-unwind.exp: Test flushregs.
8339
dc4bde35
SDJ
83402017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8341
8342 PR cli/21688
8343 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8344 tests for alias commands and trailing whitespace.
8345
51ed89aa
SDJ
83462017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8347
8348 PR cli/21688
8349 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8350 procedure. Call it.
8351
eb17d413
PA
83522017-06-29 Pedro Alves <palves@redhat.com>
8353
8354 * gdb.base/printcmds.exp: Add tests.
8355
41664b45
DG
83562017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8357
8358 PR gdb/21337
8359 * gdb.base/reread-readsym.exp: New file.
8360 * gdb.base/reread-readsym.c: New file.
8361
75312ae3
KB
83622017-06-21 Kevin Buettner <kevinb@redhat.com>
8363
8364 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8365 subpattern.
8366
66953522
PB
83672017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8368
8369 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8370 extended mnemonic.
8371 * gdb.arch/powerpc-power9.s: Likewise.
8372
5524b525
AA
83732017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8374
8375 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8376 on 32-bit x86 targets. Exploit is_*_target macros where
8377 appropriate.
8378
03c8af18
AA
83792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8380
8381 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8382 register pieces.
8383
3bf31011
AA
83842017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8385
8386 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8387 located in one or more DWARF pieces.
8388
805acca0
AA
83892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8390
8391 * lib/gdb.exp (get_endianness): New proc.
8392 * gdb.arch/aarch64-fp.exp: Use it.
8393 * gdb.arch/altivec-regs.exp: Likewise.
8394 * gdb.arch/e500-regs.exp: Likewise.
8395 * gdb.arch/vsx-regs.exp: Likewise.
8396 * gdb.base/dump.exp: Likewise.
8397 * gdb.base/funcargs.exp: Likewise.
8398 * gdb.base/gnu_vector.exp: Likewise.
8399 * gdb.dwarf2/formdata16.exp: Likewise.
8400 * gdb.dwarf2/implptrpiece.exp: Likewise.
8401 * gdb.dwarf2/nonvar-access.exp: Likewise.
8402 * gdb.python/py-inferior.exp: Likewise.
8403 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8404
e9352324
AA
84052017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8406
8407 PR gdb/21226
8408 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8409 stack value pieces are taken from the LSB end.
8410
d5d1163e
AA
84112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8412
8413 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8414 variable at nonzero offset.
8415
0567c986
AA
84162017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8417
8418 * gdb.dwarf2/var-access.c: New file.
8419 * gdb.dwarf2/var-access.exp: New test.
8420 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8421
973e9aab
TT
84222017-06-12 Tom Tromey <tom@tromey.com>
8423
8424 * gdb.dwarf2/formdata16.exp: Add tests.
8425
d9109c80
TT
84262017-06-12 Tom Tromey <tom@tromey.com>
8427
8428 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8429
30a25466
TT
84302017-06-12 Tom Tromey <tom@tromey.com>
8431
8432 PR exp/16225:
8433 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8434 * gdb.arch/vsx-regs.exp: Update tests.
8435 * gdb.arch/s390-vregs.exp (hex128): New proc.
8436 Update test.
8437 * gdb.arch/altivec-regs.exp: Update tests.
8438
aefd8b33
SDJ
84392017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8440
8441 * gdb.base/startup-with-shell.c: New file.
8442 * gdb.base/startup-with-shell.exp: Likewise.
8443
2090129c
SDJ
84442017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8445
8446 * gdb.server/non-existing-program.exp: Update regex in order to
8447 reflect the fact that gdbserver is now using fork_inferior (with a
8448 shell) to startup the inferior.
8449
8e86a419
SM
84502017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8451
8452 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8453 support function calls from GDB.
8454
e6cf65f2
TT
84552017-05-21 Tom Tromey <tom@tromey.com>
8456
8457 PR rust/21466:
8458 * gdb.rust/unsized.exp: New file.
8459 * gdb.rust/unsized.rs: New file.
8460
43cc5389
TT
84612017-05-19 Tom Tromey <tom@tromey.com>
8462
8463 PR rust/21484:
8464 * gdb.rust/watch.exp: New file.
8465 * gdb.rust/watch.rs: New file.
8466
ec8df234
TT
84672017-05-18 Tom Tromey <tom@tromey.com>
8468
8469 * gdb.rust/simple.exp: Allow Box to be qualified.
8470
3e3e7fae
TP
84712017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8472
8473 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8474
59cc050d
PA
84752017-05-18 Pedro Alves <palves@redhat.com>
8476
8477 * gdb.base/fileio.c (test_write, test_read, test_close)
8478 (test_fstat): Don't print 'ret' in the fail path.
8479
c8f6abd1
PA
84802017-05-18 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8483 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8484 (test_system, test_rename, test_unlink, test_time): Change
8485 prototypes.
8486 * gdb.base/fileio.exp (stop_msg): Adjust.
8487
d2a03b77
PA
84882017-05-18 Pedro Alves <palves@redhat.com>
8489
8490 * gdb.base/fileio.c (null_str): New global.
8491 (test_stat): Use it.
8492 * gdb.base/fileio.exp: Remove nowarnings.
8493
0d5c6999
YQ
84942017-05-17 Yao Qi <yao.qi@linaro.org>
8495
8496 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8497
21873064
YQ
84982017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8499
8500 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8501 argument command.
8502 (top-level): Invoke test_set_inferior_tty.
8503
d512d31c
PA
85042017-05-04 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8507 Add parens to print call for Python 3.
8508
90cef2ed
KS
85092017-05-03 Keith Seitz <keiths@redhat.com>
8510
8511 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8512 (main): Call it.
8513
14f819c8
TW
85142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8515
8516 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8517 to prev and next.
8518
913aeadd
TW
85192017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8520
8521 * gdb.python/py-record-btrace.exp: Remove test for
8522 gdb.BtraceInstruction.error.
8523
a3be24ad
TW
85242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8525
8526 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8527
ae20e79a
TW
85282017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8529
8530 * gdb.python/py-record-btrace-threads.c: New file.
8531 * gdb.python/py-record-btrace-threads.exp: New file.
8532
45ce1b47
SDJ
85332017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8534
8535 PR testsuite/8595
8536 * gdb.base/environ.exp: Make test available in all architectures.
8537 Move bits related to "info program" testing to
8538 gdb.base/info-program.exp. Rewrite tests to use the two new
8539 procedures mentione below.
8540 (test_set_show_env_var) New procedure.
8541 (test_set_show_env_var_equal): Likewise.
8542 * gdb.base/info-program.exp: New file.
8543
e15c3eb4
KS
85442017-04-27 Keith Seitz <keiths@redhat.com>
8545
8546 * gdb.cp/oranking.cc (test15): New function.
8547 (main): Call test15 and declare additional variables for testing.
8548 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8549 "p foo101('abc')" tests.
8550 Add tests for cv qualifier overloads.
8551 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8552 "lvalue reference overload" test.
8553 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8554 "print value of f1 on Child&& in f2" test.
8555
3a3fd0fd
PA
85562017-04-19 Pedro Alves <palves@redhat.com>
8557
8558 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8559 procedure.
8560 (top level): Call it.
8561 * lib/gdb.exp (gdb_define_cmd): New procedure.
8562
53375380
PA
85632017-04-12 Pedro Alves <palves@redhat.com>
8564
8565 PR gdb/21323
8566 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8567 (wchar): New global.
8568 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8569 (do_test_wide_char, wide_char_types_no_program, top level): Add
8570 wchar_t testing.
8571
53e710ac
PA
85722017-04-12 Pedro Alves <palves@redhat.com>
8573
8574 PR c++/21323
8575 * gdb.cp/wide_char_types.c: New file.
8576 * gdb.cp/wide_char_types.exp: New file.
8577
0ad9d8c7
SDJ
85782017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8579
8580 PR gdb/21352
8581 * gdb.trace/tsv.exp: Add test for "tsave -r".
8582
b1b45502
IB
85832017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8584
8585 * gdb.dlang/watch-loc.c: New file.
8586 * gdb.dlang/watch-loc.exp: New file.
8587
ec13808e
JK
85882017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8589
8590 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8591
fe5f7374
AK
85922017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8593
8594 * gdb.arch/arc-analyze-prologue.S: New file.
8595 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8596
eea78757
AK
85972017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8598
8599 * gdb.arch/arc-decode-insn.S: New file.
8600 * gdb.arch/arc-decode-insn.exp: Likewise.
8601
5badf10a
IR
86022017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8603
8604 PR tdep/20928
8605 * gdb.arch/sparc64-regs.exp: New file.
8606 * gdb.arch/sparc64-regs.S: Likewise.
8607
cee59b3f
TW
86082017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8609
8610 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8611 and memory view on Python 3.
8612
c0f55cc6
AV
86132017-03-20 Artemiy Volkov <artemiyv@acm.org>
8614 Keith Seitz <keiths@redhat.com>
8615
8616 PR gdb/14441
8617 * gdb.cp/demangle.exp: Add rvalue reference tests.
8618 * gdb.cp/rvalue-ref-casts.cc: New file.
8619 * gdb.cp/rvalue-ref-casts.exp: New file.
8620 * gdb.cp/rvalue-ref-overload.cc: New file.
8621 * gdb.cp/rvalue-ref-overload.exp: New file.
8622 * gdb.cp/rvalue-ref-params.cc: New file.
8623 * gdb.cp/rvalue-ref-params.exp: New file.
8624 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8625 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8626 * gdb.cp/rvalue-ref-types.cc: New file.
8627 * gdb.cp/rvalue-ref-types.exp: New file.
8628 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8629 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8630
51457a05
MAL
86312017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8632
8633 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8634 New procedure.
8635
5b291c04
MAL
86362017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8637
8638 * lib/mi-support.exp (mi_gdb_test): Add additional message
8639 for unexpected output.
8640
59a56148
AA
86412017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8642
8643 * gdb.base/examine-backward.c (Barrier): New character array
8644 constant, to ensure that TestStrings is preceded by a string
8645 terminator.
8646
7942e96e
AA
86472017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8648
8649 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8650 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8651 and implicit pointer into such a location.
8652
6ebac3fb
DE
86532017-03-16 Doug Evans <dje@google.com>
8654
8655 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8656
ec3b243d
TP
86572017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8658
8659 * gdb.cp/m-static.exp: Fix expectation for prototype of
8660 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8661
86622017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8663
8664 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8665 * gdb.guile/scm-lazy-string.c: New file.
8666 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8667 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8668 for pointer, array, typedef lazy strings.
8669
2cc36e25 86702017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8671
8672 PR python/17728, python/18439, python/18779
8673 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8674 * gdb.python/py-lazy-string.c (pointer): New typedef.
8675 (main): New locals ptr, array, typedef_ptr.
8676 * gdb.python/py-value.exp: Move lazy string tests to ...
8677 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8678 array, typedef lazy strings.
ec3b243d 8679
0efcde63
AK
86802017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8681
8682 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8683 Add optional 'test' parameter.
8684
7978d7c3
SM
86852017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8686
8687 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8688 Skip for versions of DejaGnu < 1.5.
8689
896c0c1e
SM
86902017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8691
8692 * lib/gdb.exp (dejagnu_version): New proc.
8693 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8694 Use dejagnu_version.
8695
5f4d1085
KS
86962017-03-10 Keith Seitz <keiths@redhat.com>
8697
8698 PR c++/8128
8699 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8700 type from destructor regexps.
8701 Add a branch which actually passes the test.
8702 Adjust "ptype t5i" test names.
8703
1de05205
PA
87042017-03-08 Pedro Alves <palves@redhat.com>
8705
8706 * gdb.base/step-over-exit.exp: Add explicit test message.
8707
c65d6b55
PA
87082017-03-08 Pedro Alves <palves@redhat.com>
8709
8710 PR gdb/18360
8711 * gdb.threads/interrupt-while-step-over.c: New file.
8712 * gdb.threads/interrupt-while-step-over.exp: New file.
8713
2e86a283
PA
87142017-03-08 Pedro Alves <palves@redhat.com>
8715
8716 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8717 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8718
25dcbff6
PA
87192017-03-08 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8722 PKRU as not supported as a PASS.
8723
dc9366eb
PA
87242017-03-08 Pedro Alves <palves@redhat.com>
8725
8726 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8727 prefix instead of $binfile1/$binfile2.
8728 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8729 in test message.
8730 * gdb.python/py-completion.exp: Use "load python file" as test
8731 messages instead of unstable path names.
8732
6e5d74e7
PA
87332017-03-08 Pedro Alves <palves@redhat.com>
8734 Jan Kratochvil <jan.kratochvil@redhat.com>
8735
8736 PR cli/21218
8737 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8738 New proc.
8739 (top level): Call it.
8740
9753a2f6
PA
87412017-03-08 Pedro Alves <palves@redhat.com>
8742
8743 PR tui/21216
8744 * gdb.tui/tui-nl-filtered-output.exp: New file.
8745
1a4dd9dd
PA
87462017-03-08 Pedro Alves <palves@redhat.com>
8747
8748 * gdb.base/completion.exp: Move TUI completion tests to ...
8749 * gdb.tui/completion.exp: ... this new file.
8750
7cbbff33
PA
87512017-03-08 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.base/tui-disasm-long-lines.c,
8754 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8755 gdb.base/tui-layout.exp: Move to ...
8756 * gdb.tui/: ... this new directory.
8757
5f6fd321
PA
87582017-03-07 Pedro Alves <palves@redhat.com>
8759
8760 * gdb.base/tui-layout.c: New file.
8761 * gdb.base/tui-layout.exp: New file.
8762
44959fa8
PA
87632017-03-07 Pedro Alves <palves@redhat.com>
8764
8765 * gdb.base/tui-layout.c: Rename to ...
8766 * gdb.base/tui-disasm-long-lines.c: ... this.
8767 * gdb.base/tui-layout.exp: Rename to ...
8768 * gdb.base/tui-disasm-long-lines.exp: ... this.
8769
f8c4e718
PA
87702017-03-07 Pedro Alves <palves@redhat.com>
8771
8772 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8773
6dbb839a 87742017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8775
8776 * i386-mpx-call.c: New file.
8777 * i386-mpx-call.exp: New file.
8778
65b48a81
PB
87792017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8780
8781 * gdb.arch/powerpc-power.exp: Delete test.
8782 * gdb.arch/powerpc-power.s: Likewise.
8783 * gdb.disasm/disassembler-options.exp: New test.
8784 * gdb.arch/powerpc-altivec.exp: Likewise.
8785 * gdb.arch/powerpc-altivec.s: Likewise.
8786 * gdb.arch/powerpc-altivec2.exp: Likewise.
8787 * gdb.arch/powerpc-altivec2.s: Likewise.
8788 * gdb.arch/powerpc-altivec3.exp: Likewise.
8789 * gdb.arch/powerpc-altivec3.s: Likewise.
8790 * gdb.arch/powerpc-power7.exp: Likewise.
8791 * gdb.arch/powerpc-power7.s: Likewise.
8792 * gdb.arch/powerpc-power8.exp: Likewise.
8793 * gdb.arch/powerpc-power8.s: Likewise.
8794 * gdb.arch/powerpc-power9.exp: Likewise.
8795 * gdb.arch/powerpc-power9.s: Likewise.
8796 * gdb.arch/powerpc-vsx.exp: Likewise.
8797 * gdb.arch/powerpc-vsx.s: Likewise.
8798 * gdb.arch/powerpc-vsx2.exp: Likewise.
8799 * gdb.arch/powerpc-vsx2.s: Likewise.
8800 * gdb.arch/powerpc-vsx3.exp: Likewise.
8801 * gdb.arch/powerpc-vsx3.s: Likewise.
8802 * gdb.arch/arm-disassembler-options.exp: Likewise.
8803 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8804 * gdb.arch/s390-disassembler-options.exp: Likewise.
8805
17cd4947
LM
88062017-02-23 Luis Machado <lgustavo@codesourcery.com>
8807
8808 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8809 (check_supported_features): ... this. Changed return type to void.
8810 (supports_rdseed): New static global.
8811 (rdseed): Check supports_rdseed.
8812 (initialize): Call check_supported_features.
8813
2039d74e
EBM
88142017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8815
8816 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8817 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8818 and lqarx/stqcx.
8819 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8820 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8821
a51d7ecf
EBM
88222017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8823
8824 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8825 uppercase.
8826
0224619f
JK
88272017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8828
8829 * gdb.dwarf2/formdata16.c: New file.
8830 * gdb.dwarf2/formdata16.exp: New file.
8831 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8832
216f72a1
JK
88332017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8834
8835 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8836 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8837 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8838 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8839 DW_AT_GNU_*.
8840
43988095
JK
88412017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8842
8843 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8844
99e8a4f9
SDJ
88452017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8846
8847 PR gdb/21164
8848 * gdb.base/maint.exp: Add testcases for when the commands do
8849 not have arguments.
8850
b58a8c0c
TP
88512017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8852
8853 * gdb.cp/chained-calls.exp: Use p instead of P.
8854
4e746bb6
TW
88552017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8856
8857 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8858 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8859
3f77c769
TT
88602017-02-14 Tom Tromey <tom@tromey.com>
8861
8862 PR python/13598:
8863 * gdb.python/py-events.exp: Add before_prompt event tests.
8864
075beec0
AA
88652017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8866
8867 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8868
bf5f525c
LM
88692017-02-13 Luis Machado <lgustavo@codesourcery.com>
8870
8871 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8872 (main): Call my_unique_function_name.
8873 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8874 completion of patterns with a single match.
8875 Add missing -re switches to gdb_test_multiple calls.
8876
13a66184
LM
88772017-02-13 Luis Machado <lgustavo@codesourcery.com>
8878
8879 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8880 return if core file is not recognized.
8881
26a06916
SM
88822017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8883
8884 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8885 and extra UIs.
8886
b761ca9e
SM
88872017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8888
8889 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8890 proc_with_prefix.
8891
b964bee0
TT
88922017-02-10 Tom Tromey <tom@tromey.com>
8893
8894 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8895
18da0c51
MG
88962017-02-10 Martin Galvan <martingalvan@sourceware.org>
8897
8898 PR gdb/21122
8899 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8900
604c4576
JG
89012017-02-08 Jerome Guitton <guitton@adacore.com>
8902
8903 * gdb.base/define.exp: Add test for command abbreviations
8904 in define.
8905
20b477a7
LM
89062017-02-06 Luis Machado <lgustavo@codesourcery.com>
8907
8908 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8909 * gdb.reverse/insn-reverse-x86.c: New file.
8910
3f7b46f2
IR
89112017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8912
8913 PR tdep/20936
8914 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8915
f0fd41c1
TT
89162017-02-03 Tom Tromey <tom@tromey.com>
8917
8918 PR rust/21097:
8919 * gdb.rust/simple.exp: Add new tests.
8920
5be5dbf0
PA
89212017-02-02 Pedro Alves <palves@redhat.com>
8922
8923 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8924 tests.
8925
7346ef59
AA
89262017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8927
8928 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8929 taking a 2-byte value out of a 4-byte DWARF implicit value on
8930 big-endian targets.
8931 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8932 logic. Add test cases for DW_OP_implicit.
8933
787f0025
MM
89342017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8935
8936 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8937
68777c29
MM
89382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8939
8940 * gdb.btrace/enable.exp: Call gdb_exit before
8941 skip_gdbserver_tests.
8942
0a1c7e28
MM
89432017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8944
8945 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8946 GDBFLAGS.
8947
b5ac99b0
MM
89482017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8949
8950 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8951 the test is skipped.
8952 * gdb.btrace/data.exp: Likewise.
8953 * gdb.btrace/delta.exp: Likewise.
8954 * gdb.btrace/dlopen.exp: Likewise.
8955 * gdb.btrace/enable-running.exp: Likewise.
8956 * gdb.btrace/enable.exp: Likewise.
8957 * gdb.btrace/exception.exp: Likewise.
8958 * gdb.btrace/function_call_history.exp: Likewise.
8959 * gdb.btrace/gcore.exp: Likewise.
8960 * gdb.btrace/instruction_history.exp: Likewise.
8961 * gdb.btrace/multi-thread-step.exp: Likewise.
8962 * gdb.btrace/nohist.exp: Likewise.
8963 * gdb.btrace/non-stop.exp: Likewise.
8964 * gdb.btrace/reconnect.exp: Likewise.
8965 * gdb.btrace/record_goto-step.exp: Likewise.
8966 * gdb.btrace/record_goto.exp: Likewise.
8967 * gdb.btrace/rn-dl-bind.exp: Likewise.
8968 * gdb.btrace/segv.exp: Likewise.
8969 * gdb.btrace/step.exp: Likewise.
8970 * gdb.btrace/stepi.exp: Likewise.
8971 * gdb.btrace/tailcall-only.exp: Likewise.
8972 * gdb.btrace/tailcall.exp: Likewise.
8973 * gdb.btrace/tsx.exp: Likewise.
8974 * gdb.btrace/unknown_functions.exp: Likewise.
8975 * gdb.btrace/vdso.exp: Likewise.
8976
cd4007e4
MM
89772017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8978
8979 * gdb.btrace/enable-running.c: New.
8980 * gdb.btrace/enable-running.exp: New.
8981
2735833d
WT
89822017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8983
8984 * gdb.arch/amd64-gs_base.c: New file.
8985 * gdb.arch/amd64-gs_base.exp: New file.
8986
b51e1e94
LM
89872017-01-26 Luis Machado <lgustavo@codesourcery.com>
8988
8989 * lib/memory.exp: Remove spurious empty newlines.
8990
72ca0410
SM
89912017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8992
8993 * gdb.python/py-bad-printers.exp: Load python file using "source".
8994 * gdb.python/py-events.exp: Likewise.
8995 * gdb.python/py-evsignal.exp: Likewise.
8996 * gdb.python/py-evthreads.exp: Likewise.
8997 * gdb.python/py-frame-args.exp: Likewise.
8998 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8999 * gdb.python/py-framefilter-mi.exp: Likewise.
9000 * gdb.python/py-framefilter.exp: Likewise.
9001 * gdb.python/py-mi.exp: Likewise.
9002 * gdb.python/py-pp-maint.exp: Likewise.
9003 * gdb.python/py-pp-registration.exp: Likewise.
9004 * gdb.python/py-prettyprint.exp: Likewise.
9005 (run_lang_tests): Likewise.
9006 * gdb.python/py-typeprint.exp: Likewise.
9007
e309aa65
LM
90082017-01-26 Luis Machado <lgustavo@codesourcery.com>
9009
9010 * lib/memory.exp: New file.
9011 * lib/gdb.exp: Load memory.exp.
9012 * gdb.base/memattr.exp (delete_memory): Move proc to
9013 lib/memory.exp and rename to delete_memory_regions.
9014 Replace delete_memory with delete_memory_regions.
9015 Cleanup memory regions before tests.
9016 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9017 before tests.
9018
515aff23
LM
90192017-01-26 Luis Machado <lgustavo@codesourcery.com>
9020
9021 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9022 files.
9023 (initialize): New function conditionally defined.
9024 (testcases): Move within conditional block.
9025 (main): Call initialize.
9026 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9027 of gdb.reverse/insn-reverse.c.
9028 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9029 gdb.reverse/insn-reverse.c.
9030
d8b49cf0
YQ
90312017-01-26 Yao Qi <yao.qi@linaro.org>
9032
9033 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9034 disassemble on address 0.
9035
f13a9a0c
YQ
90362017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9037 Yao Qi <yao.qi@linaro.org>
9038
9039 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9040 * gdb.dwarf2/implptr-64bit.S: Remove.
9041 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9042 variables in caller's context. Add DW_OP_implicit_value.
9043
5ac95241
YQ
90442017-01-25 Yao Qi <yao.qi@linaro.org>
9045
9046 * lib/dwarf.exp (Dwarf::_location): Handle
9047 DW_OP_GNU_implicit_pointer with proper size.
9048
23e82930
LM
90492017-01-20 Luis Machado <lgustavo@codesourcery.com>
9050
9051 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9052 and add untested calls.
9053
d334ae25
LM
90542017-01-20 Luis Machado <lgustavo@codesourcery.com>
9055
9056 * gdb.python/python.exp: Check line number against what GDB thinks
9057 the line number is for func1.
9058
f5e6296e
IB
90592017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9060
9061 * gdb.dlang/debug-expr.exp: New file.
9062
5b362f04
LM
90632016-12-23 Luis Machado <lgustavo@codesourcery.com>
9064
9065 Fix test names for the following files:
9066
9067 * gdb.ada/exec_changed.exp
9068 * gdb.ada/info_types.exp
9069 * gdb.arch/aarch64-atomic-inst.exp
9070 * gdb.arch/aarch64-fp.exp
9071 * gdb.arch/altivec-abi.exp
9072 * gdb.arch/altivec-regs.exp
9073 * gdb.arch/amd64-byte.exp
9074 * gdb.arch/amd64-disp-step.exp
9075 * gdb.arch/amd64-dword.exp
9076 * gdb.arch/amd64-entry-value-inline.exp
9077 * gdb.arch/amd64-entry-value-param.exp
9078 * gdb.arch/amd64-entry-value-paramref.exp
9079 * gdb.arch/amd64-entry-value.exp
9080 * gdb.arch/amd64-i386-address.exp
9081 * gdb.arch/amd64-invalid-stack-middle.exp
9082 * gdb.arch/amd64-invalid-stack-top.exp
9083 * gdb.arch/amd64-optimout-repeat.exp
9084 * gdb.arch/amd64-prologue-skip.exp
9085 * gdb.arch/amd64-prologue-xmm.exp
9086 * gdb.arch/amd64-stap-special-operands.exp
9087 * gdb.arch/amd64-stap-wrong-subexp.exp
9088 * gdb.arch/amd64-tailcall-cxx.exp
9089 * gdb.arch/amd64-tailcall-noret.exp
9090 * gdb.arch/amd64-tailcall-ret.exp
9091 * gdb.arch/amd64-tailcall-self.exp
9092 * gdb.arch/amd64-word.exp
9093 * gdb.arch/arm-bl-branch-dest.exp
9094 * gdb.arch/arm-disp-step.exp
9095 * gdb.arch/arm-neon.exp
9096 * gdb.arch/arm-single-step-kernel-helper.exp
9097 * gdb.arch/avr-flash-qualifier.exp
9098 * gdb.arch/disp-step-insn-reloc.exp
9099 * gdb.arch/e500-abi.exp
9100 * gdb.arch/e500-regs.exp
9101 * gdb.arch/ftrace-insn-reloc.exp
9102 * gdb.arch/i386-avx512.exp
9103 * gdb.arch/i386-bp_permanent.exp
9104 * gdb.arch/i386-byte.exp
9105 * gdb.arch/i386-cfi-notcurrent.exp
9106 * gdb.arch/i386-disp-step.exp
9107 * gdb.arch/i386-dr3-watch.exp
9108 * gdb.arch/i386-float.exp
9109 * gdb.arch/i386-gnu-cfi.exp
9110 * gdb.arch/i386-mpx-map.exp
9111 * gdb.arch/i386-mpx-sigsegv.exp
9112 * gdb.arch/i386-mpx-simple_segv.exp
9113 * gdb.arch/i386-mpx.exp
9114 * gdb.arch/i386-permbkpt.exp
9115 * gdb.arch/i386-prologue.exp
9116 * gdb.arch/i386-signal.exp
9117 * gdb.arch/i386-size-overlap.exp
9118 * gdb.arch/i386-unwind.exp
9119 * gdb.arch/i386-word.exp
9120 * gdb.arch/mips-fcr.exp
9121 * gdb.arch/powerpc-d128-regs.exp
9122 * gdb.arch/powerpc-stackless.exp
9123 * gdb.arch/ppc64-atomic-inst.exp
9124 * gdb.arch/s390-stackless.exp
9125 * gdb.arch/s390-tdbregs.exp
9126 * gdb.arch/s390-vregs.exp
9127 * gdb.arch/sparc-sysstep.exp
9128 * gdb.arch/thumb-bx-pc.exp
9129 * gdb.arch/thumb-singlestep.exp
9130 * gdb.arch/thumb2-it.exp
9131 * gdb.arch/vsx-regs.exp
9132 * gdb.asm/asm-source.exp
9133 * gdb.base/a2-run.exp
9134 * gdb.base/advance.exp
9135 * gdb.base/all-bin.exp
9136 * gdb.base/anon.exp
9137 * gdb.base/args.exp
9138 * gdb.base/arithmet.exp
9139 * gdb.base/async-shell.exp
9140 * gdb.base/async.exp
9141 * gdb.base/attach-pie-noexec.exp
9142 * gdb.base/attach-twice.exp
9143 * gdb.base/auto-load.exp
9144 * gdb.base/bang.exp
9145 * gdb.base/bitfields.exp
9146 * gdb.base/break-always.exp
9147 * gdb.base/break-caller-line.exp
9148 * gdb.base/break-entry.exp
9149 * gdb.base/break-inline.exp
9150 * gdb.base/break-on-linker-gcd-function.exp
9151 * gdb.base/break-probes.exp
9152 * gdb.base/break.exp
9153 * gdb.base/breakpoint-shadow.exp
9154 * gdb.base/call-ar-st.exp
9155 * gdb.base/call-sc.exp
9156 * gdb.base/call-signal-resume.exp
9157 * gdb.base/call-strs.exp
9158 * gdb.base/callfuncs.exp
9159 * gdb.base/catch-fork-static.exp
9160 * gdb.base/catch-gdb-caused-signals.exp
9161 * gdb.base/catch-load.exp
9162 * gdb.base/catch-signal-fork.exp
9163 * gdb.base/catch-signal.exp
9164 * gdb.base/catch-syscall.exp
9165 * gdb.base/charset.exp
9166 * gdb.base/checkpoint.exp
9167 * gdb.base/chng-syms.exp
9168 * gdb.base/code-expr.exp
9169 * gdb.base/code_elim.exp
9170 * gdb.base/commands.exp
9171 * gdb.base/completion.exp
9172 * gdb.base/complex.exp
9173 * gdb.base/cond-expr.exp
9174 * gdb.base/condbreak.exp
9175 * gdb.base/consecutive.exp
9176 * gdb.base/continue-all-already-running.exp
9177 * gdb.base/coredump-filter.exp
9178 * gdb.base/corefile.exp
9179 * gdb.base/dbx.exp
9180 * gdb.base/debug-expr.exp
9181 * gdb.base/define.exp
9182 * gdb.base/del.exp
9183 * gdb.base/disabled-location.exp
9184 * gdb.base/disasm-end-cu.exp
9185 * gdb.base/disasm-optim.exp
9186 * gdb.base/display.exp
9187 * gdb.base/duplicate-bp.exp
9188 * gdb.base/ena-dis-br.exp
9189 * gdb.base/ending-run.exp
9190 * gdb.base/enumval.exp
9191 * gdb.base/environ.exp
9192 * gdb.base/eu-strip-infcall.exp
9193 * gdb.base/eval-avoid-side-effects.exp
9194 * gdb.base/eval-skip.exp
9195 * gdb.base/exitsignal.exp
9196 * gdb.base/expand-psymtabs.exp
9197 * gdb.base/filesym.exp
9198 * gdb.base/find-unmapped.exp
9199 * gdb.base/finish.exp
9200 * gdb.base/float.exp
9201 * gdb.base/foll-exec-mode.exp
9202 * gdb.base/foll-exec.exp
9203 * gdb.base/foll-fork.exp
9204 * gdb.base/fortran-sym-case.exp
9205 * gdb.base/freebpcmd.exp
9206 * gdb.base/func-ptr.exp
9207 * gdb.base/func-ptrs.exp
9208 * gdb.base/funcargs.exp
9209 * gdb.base/gcore-buffer-overflow.exp
9210 * gdb.base/gcore-relro-pie.exp
9211 * gdb.base/gcore-relro.exp
9212 * gdb.base/gcore.exp
9213 * gdb.base/gdb1090.exp
9214 * gdb.base/gdb11530.exp
9215 * gdb.base/gdb11531.exp
9216 * gdb.base/gdb1821.exp
9217 * gdb.base/gdbindex-stabs.exp
9218 * gdb.base/gdbvars.exp
9219 * gdb.base/hbreak.exp
9220 * gdb.base/hbreak2.exp
9221 * gdb.base/included.exp
9222 * gdb.base/infcall-input.exp
9223 * gdb.base/inferior-died.exp
9224 * gdb.base/infnan.exp
9225 * gdb.base/info-macros.exp
9226 * gdb.base/info-os.exp
9227 * gdb.base/info-proc.exp
9228 * gdb.base/info-shared.exp
9229 * gdb.base/info-target.exp
9230 * gdb.base/infoline.exp
9231 * gdb.base/interp.exp
9232 * gdb.base/interrupt.exp
9233 * gdb.base/jit-reader.exp
9234 * gdb.base/jit-simple.exp
9235 * gdb.base/kill-after-signal.exp
9236 * gdb.base/kill-detach-inferiors-cmd.exp
9237 * gdb.base/label.exp
9238 * gdb.base/langs.exp
9239 * gdb.base/ldbl_e308.exp
9240 * gdb.base/line-symtabs.exp
9241 * gdb.base/linespecs.exp
9242 * gdb.base/list.exp
9243 * gdb.base/long_long.exp
9244 * gdb.base/longest-types.exp
9245 * gdb.base/maint.exp
9246 * gdb.base/max-value-size.exp
9247 * gdb.base/memattr.exp
9248 * gdb.base/mips_pro.exp
9249 * gdb.base/morestack.exp
9250 * gdb.base/moribund-step.exp
9251 * gdb.base/multi-forks.exp
9252 * gdb.base/nested-addr.exp
9253 * gdb.base/nextoverexit.exp
9254 * gdb.base/noreturn-finish.exp
9255 * gdb.base/noreturn-return.exp
9256 * gdb.base/nostdlib.exp
9257 * gdb.base/offsets.exp
9258 * gdb.base/opaque.exp
9259 * gdb.base/pc-fp.exp
9260 * gdb.base/permissions.exp
9261 * gdb.base/print-symbol-loading.exp
9262 * gdb.base/prologue-include.exp
9263 * gdb.base/psymtab.exp
9264 * gdb.base/ptype.exp
9265 * gdb.base/random-signal.exp
9266 * gdb.base/randomize.exp
9267 * gdb.base/range-stepping.exp
9268 * gdb.base/readline-ask.exp
9269 * gdb.base/recpar.exp
9270 * gdb.base/recurse.exp
9271 * gdb.base/relational.exp
9272 * gdb.base/restore.exp
9273 * gdb.base/return-nodebug.exp
9274 * gdb.base/return.exp
9275 * gdb.base/run-after-attach.exp
9276 * gdb.base/save-bp.exp
9277 * gdb.base/scope.exp
9278 * gdb.base/sect-cmd.exp
9279 * gdb.base/set-lang-auto.exp
9280 * gdb.base/set-noassign.exp
9281 * gdb.base/setvar.exp
9282 * gdb.base/sigall.exp
9283 * gdb.base/sigbpt.exp
9284 * gdb.base/siginfo-addr.exp
9285 * gdb.base/siginfo-infcall.exp
9286 * gdb.base/siginfo-obj.exp
9287 * gdb.base/siginfo.exp
9288 * gdb.base/signals-state-child.exp
9289 * gdb.base/signest.exp
9290 * gdb.base/sigstep.exp
9291 * gdb.base/sizeof.exp
9292 * gdb.base/skip.exp
9293 * gdb.base/solib-corrupted.exp
9294 * gdb.base/solib-nodir.exp
9295 * gdb.base/solib-search.exp
9296 * gdb.base/stack-checking.exp
9297 * gdb.base/stale-infcall.exp
9298 * gdb.base/stap-probe.exp
9299 * gdb.base/start.exp
9300 * gdb.base/step-break.exp
9301 * gdb.base/step-bt.exp
9302 * gdb.base/step-line.exp
9303 * gdb.base/step-over-exit.exp
9304 * gdb.base/step-over-syscall.exp
9305 * gdb.base/step-resume-infcall.exp
9306 * gdb.base/step-test.exp
9307 * gdb.base/store.exp
9308 * gdb.base/structs3.exp
9309 * gdb.base/sym-file.exp
9310 * gdb.base/symbol-without-target_section.exp
9311 * gdb.base/term.exp
9312 * gdb.base/testenv.exp
9313 * gdb.base/ui-redirect.exp
9314 * gdb.base/until.exp
9315 * gdb.base/unwindonsignal.exp
9316 * gdb.base/value-double-free.exp
9317 * gdb.base/vla-datatypes.exp
9318 * gdb.base/vla-ptr.exp
9319 * gdb.base/vla-sideeffect.exp
9320 * gdb.base/volatile.exp
9321 * gdb.base/watch-cond-infcall.exp
9322 * gdb.base/watch-cond.exp
9323 * gdb.base/watch-non-mem.exp
9324 * gdb.base/watch-read.exp
9325 * gdb.base/watch-vfork.exp
9326 * gdb.base/watchpoint-cond-gone.exp
9327 * gdb.base/watchpoint-delete.exp
9328 * gdb.base/watchpoint-hw-hit-once.exp
9329 * gdb.base/watchpoint-hw.exp
9330 * gdb.base/watchpoint-stops-at-right-insn.exp
9331 * gdb.base/watchpoints.exp
9332 * gdb.base/wchar.exp
9333 * gdb.base/whatis-exp.exp
9334 * gdb.btrace/buffer-size.exp
9335 * gdb.btrace/data.exp
9336 * gdb.btrace/delta.exp
9337 * gdb.btrace/dlopen.exp
9338 * gdb.btrace/enable.exp
9339 * gdb.btrace/exception.exp
9340 * gdb.btrace/function_call_history.exp
9341 * gdb.btrace/gcore.exp
9342 * gdb.btrace/instruction_history.exp
9343 * gdb.btrace/nohist.exp
9344 * gdb.btrace/reconnect.exp
9345 * gdb.btrace/record_goto-step.exp
9346 * gdb.btrace/record_goto.exp
9347 * gdb.btrace/rn-dl-bind.exp
9348 * gdb.btrace/segv.exp
9349 * gdb.btrace/step.exp
9350 * gdb.btrace/stepi.exp
9351 * gdb.btrace/tailcall-only.exp
9352 * gdb.btrace/tailcall.exp
9353 * gdb.btrace/tsx.exp
9354 * gdb.btrace/unknown_functions.exp
9355 * gdb.btrace/vdso.exp
9356 * gdb.compile/compile-ifunc.exp
9357 * gdb.compile/compile-ops.exp
9358 * gdb.compile/compile-print.exp
9359 * gdb.compile/compile-setjmp.exp
9360 * gdb.cp/abstract-origin.exp
9361 * gdb.cp/ambiguous.exp
9362 * gdb.cp/annota2.exp
9363 * gdb.cp/annota3.exp
9364 * gdb.cp/anon-ns.exp
9365 * gdb.cp/anon-struct.exp
9366 * gdb.cp/anon-union.exp
9367 * gdb.cp/arg-reference.exp
9368 * gdb.cp/baseenum.exp
9369 * gdb.cp/bool.exp
9370 * gdb.cp/breakpoint.exp
9371 * gdb.cp/bs15503.exp
9372 * gdb.cp/call-c.exp
9373 * gdb.cp/casts.exp
9374 * gdb.cp/chained-calls.exp
9375 * gdb.cp/class2.exp
9376 * gdb.cp/classes.exp
9377 * gdb.cp/cmpd-minsyms.exp
9378 * gdb.cp/converts.exp
9379 * gdb.cp/cp-relocate.exp
9380 * gdb.cp/cpcompletion.exp
9381 * gdb.cp/cpexprs.exp
9382 * gdb.cp/cplabel.exp
9383 * gdb.cp/cplusfuncs.exp
9384 * gdb.cp/cpsizeof.exp
9385 * gdb.cp/ctti.exp
9386 * gdb.cp/derivation.exp
9387 * gdb.cp/destrprint.exp
9388 * gdb.cp/dispcxx.exp
9389 * gdb.cp/enum-class.exp
9390 * gdb.cp/exception.exp
9391 * gdb.cp/exceptprint.exp
9392 * gdb.cp/expand-psymtabs-cxx.exp
9393 * gdb.cp/expand-sals.exp
9394 * gdb.cp/extern-c.exp
9395 * gdb.cp/filename.exp
9396 * gdb.cp/formatted-ref.exp
9397 * gdb.cp/fpointer.exp
9398 * gdb.cp/gdb1355.exp
9399 * gdb.cp/gdb2495.exp
9400 * gdb.cp/hang.exp
9401 * gdb.cp/impl-this.exp
9402 * gdb.cp/infcall-dlopen.exp
9403 * gdb.cp/inherit.exp
9404 * gdb.cp/iostream.exp
9405 * gdb.cp/koenig.exp
9406 * gdb.cp/local.exp
9407 * gdb.cp/m-data.exp
9408 * gdb.cp/m-static.exp
9409 * gdb.cp/mb-ctor.exp
9410 * gdb.cp/mb-inline.exp
9411 * gdb.cp/mb-templates.exp
9412 * gdb.cp/member-name.exp
9413 * gdb.cp/member-ptr.exp
9414 * gdb.cp/meth-typedefs.exp
9415 * gdb.cp/method.exp
9416 * gdb.cp/method2.exp
9417 * gdb.cp/minsym-fallback.exp
9418 * gdb.cp/misc.exp
9419 * gdb.cp/namelessclass.exp
9420 * gdb.cp/namespace-enum.exp
9421 * gdb.cp/namespace-nested-import.exp
9422 * gdb.cp/namespace.exp
9423 * gdb.cp/nextoverthrow.exp
9424 * gdb.cp/no-dmgl-verbose.exp
9425 * gdb.cp/non-trivial-retval.exp
9426 * gdb.cp/noparam.exp
9427 * gdb.cp/nsdecl.exp
9428 * gdb.cp/nsimport.exp
9429 * gdb.cp/nsnested.exp
9430 * gdb.cp/nsnoimports.exp
9431 * gdb.cp/nsrecurs.exp
9432 * gdb.cp/nsstress.exp
9433 * gdb.cp/nsusing.exp
9434 * gdb.cp/operator.exp
9435 * gdb.cp/oranking.exp
9436 * gdb.cp/overload-const.exp
9437 * gdb.cp/overload.exp
9438 * gdb.cp/ovldbreak.exp
9439 * gdb.cp/ovsrch.exp
9440 * gdb.cp/paren-type.exp
9441 * gdb.cp/parse-lang.exp
9442 * gdb.cp/pass-by-ref.exp
9443 * gdb.cp/pr-1023.exp
9444 * gdb.cp/pr-1210.exp
9445 * gdb.cp/pr-574.exp
9446 * gdb.cp/pr10687.exp
9447 * gdb.cp/pr12028.exp
9448 * gdb.cp/pr17132.exp
9449 * gdb.cp/pr17494.exp
9450 * gdb.cp/pr9067.exp
9451 * gdb.cp/pr9167.exp
9452 * gdb.cp/pr9631.exp
9453 * gdb.cp/printmethod.exp
9454 * gdb.cp/psmang.exp
9455 * gdb.cp/psymtab-parameter.exp
9456 * gdb.cp/ptype-cv-cp.exp
9457 * gdb.cp/ptype-flags.exp
9458 * gdb.cp/re-set-overloaded.exp
9459 * gdb.cp/ref-types.exp
9460 * gdb.cp/rtti.exp
9461 * gdb.cp/scope-err.exp
9462 * gdb.cp/shadow.exp
9463 * gdb.cp/smartp.exp
9464 * gdb.cp/static-method.exp
9465 * gdb.cp/static-print-quit.exp
9466 * gdb.cp/temargs.exp
9467 * gdb.cp/templates.exp
9468 * gdb.cp/try_catch.exp
9469 * gdb.cp/typedef-operator.exp
9470 * gdb.cp/typeid.exp
9471 * gdb.cp/userdef.exp
9472 * gdb.cp/using-crash.exp
9473 * gdb.cp/var-tag.exp
9474 * gdb.cp/virtbase.exp
9475 * gdb.cp/virtfunc.exp
9476 * gdb.cp/virtfunc2.exp
9477 * gdb.cp/vla-cxx.exp
9478 * gdb.disasm/t01_mov.exp
9479 * gdb.disasm/t02_mova.exp
9480 * gdb.disasm/t03_add.exp
9481 * gdb.disasm/t04_sub.exp
9482 * gdb.disasm/t05_cmp.exp
9483 * gdb.disasm/t06_ari2.exp
9484 * gdb.disasm/t07_ari3.exp
9485 * gdb.disasm/t08_or.exp
9486 * gdb.disasm/t09_xor.exp
9487 * gdb.disasm/t10_and.exp
9488 * gdb.disasm/t11_logs.exp
9489 * gdb.disasm/t12_bit.exp
9490 * gdb.disasm/t13_otr.exp
9491 * gdb.dlang/circular.exp
9492 * gdb.dwarf2/arr-stride.exp
9493 * gdb.dwarf2/arr-subrange.exp
9494 * gdb.dwarf2/atomic-type.exp
9495 * gdb.dwarf2/bad-regnum.exp
9496 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9497 * gdb.dwarf2/callframecfa.exp
9498 * gdb.dwarf2/clztest.exp
9499 * gdb.dwarf2/corrupt.exp
9500 * gdb.dwarf2/data-loc.exp
9501 * gdb.dwarf2/dup-psym.exp
9502 * gdb.dwarf2/dw2-anon-mptr.exp
9503 * gdb.dwarf2/dw2-anonymous-func.exp
9504 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9505 * gdb.dwarf2/dw2-bad-unresolved.exp
9506 * gdb.dwarf2/dw2-basic.exp
9507 * gdb.dwarf2/dw2-canonicalize-type.exp
9508 * gdb.dwarf2/dw2-case-insensitive.exp
9509 * gdb.dwarf2/dw2-common-block.exp
9510 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9511 * gdb.dwarf2/dw2-compressed.exp
9512 * gdb.dwarf2/dw2-const.exp
9513 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9514 * gdb.dwarf2/dw2-cu-size.exp
9515 * gdb.dwarf2/dw2-dup-frame.exp
9516 * gdb.dwarf2/dw2-entry-value.exp
9517 * gdb.dwarf2/dw2-icycle.exp
9518 * gdb.dwarf2/dw2-ifort-parameter.exp
9519 * gdb.dwarf2/dw2-inline-break.exp
9520 * gdb.dwarf2/dw2-inline-param.exp
9521 * gdb.dwarf2/dw2-intercu.exp
9522 * gdb.dwarf2/dw2-intermix.exp
9523 * gdb.dwarf2/dw2-lexical-block-bare.exp
9524 * gdb.dwarf2/dw2-linkage-name-trust.exp
9525 * gdb.dwarf2/dw2-minsym-in-cu.exp
9526 * gdb.dwarf2/dw2-noloc.exp
9527 * gdb.dwarf2/dw2-op-call.exp
9528 * gdb.dwarf2/dw2-op-out-param.exp
9529 * gdb.dwarf2/dw2-opt-structptr.exp
9530 * gdb.dwarf2/dw2-param-error.exp
9531 * gdb.dwarf2/dw2-producer.exp
9532 * gdb.dwarf2/dw2-ranges-base.exp
9533 * gdb.dwarf2/dw2-ref-missing-frame.exp
9534 * gdb.dwarf2/dw2-reg-undefined.exp
9535 * gdb.dwarf2/dw2-regno-invalid.exp
9536 * gdb.dwarf2/dw2-restore.exp
9537 * gdb.dwarf2/dw2-restrict.exp
9538 * gdb.dwarf2/dw2-single-line-discriminators.exp
9539 * gdb.dwarf2/dw2-strp.exp
9540 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9541 * gdb.dwarf2/dw2-unresolved.exp
9542 * gdb.dwarf2/dw2-var-zero-addr.exp
9543 * gdb.dwarf2/dw4-sig-types.exp
9544 * gdb.dwarf2/dwz.exp
9545 * gdb.dwarf2/dynarr-ptr.exp
9546 * gdb.dwarf2/enum-type.exp
9547 * gdb.dwarf2/gdb-index.exp
9548 * gdb.dwarf2/implptr-64bit.exp
9549 * gdb.dwarf2/implptr-optimized-out.exp
9550 * gdb.dwarf2/implptr.exp
9551 * gdb.dwarf2/implref-array.exp
9552 * gdb.dwarf2/implref-const.exp
9553 * gdb.dwarf2/implref-global.exp
9554 * gdb.dwarf2/implref-struct.exp
9555 * gdb.dwarf2/mac-fileno.exp
9556 * gdb.dwarf2/main-subprogram.exp
9557 * gdb.dwarf2/member-ptr-forwardref.exp
9558 * gdb.dwarf2/method-ptr.exp
9559 * gdb.dwarf2/missing-sig-type.exp
9560 * gdb.dwarf2/nonvar-access.exp
9561 * gdb.dwarf2/opaque-type-lookup.exp
9562 * gdb.dwarf2/pieces-optimized-out.exp
9563 * gdb.dwarf2/pieces.exp
9564 * gdb.dwarf2/pr10770.exp
9565 * gdb.dwarf2/pr13961.exp
9566 * gdb.dwarf2/staticvirtual.exp
9567 * gdb.dwarf2/subrange.exp
9568 * gdb.dwarf2/symtab-producer.exp
9569 * gdb.dwarf2/trace-crash.exp
9570 * gdb.dwarf2/typeddwarf.exp
9571 * gdb.dwarf2/valop.exp
9572 * gdb.dwarf2/watch-notconst.exp
9573 * gdb.fortran/array-element.exp
9574 * gdb.fortran/charset.exp
9575 * gdb.fortran/common-block.exp
9576 * gdb.fortran/complex.exp
9577 * gdb.fortran/derived-type-function.exp
9578 * gdb.fortran/derived-type.exp
9579 * gdb.fortran/logical.exp
9580 * gdb.fortran/module.exp
9581 * gdb.fortran/multi-dim.exp
9582 * gdb.fortran/nested-funcs.exp
9583 * gdb.fortran/print-formatted.exp
9584 * gdb.fortran/subarray.exp
9585 * gdb.fortran/vla-alloc-assoc.exp
9586 * gdb.fortran/vla-datatypes.exp
9587 * gdb.fortran/vla-history.exp
9588 * gdb.fortran/vla-ptr-info.exp
9589 * gdb.fortran/vla-ptype-sub.exp
9590 * gdb.fortran/vla-ptype.exp
9591 * gdb.fortran/vla-sizeof.exp
9592 * gdb.fortran/vla-type.exp
9593 * gdb.fortran/vla-value-sub-arbitrary.exp
9594 * gdb.fortran/vla-value-sub-finish.exp
9595 * gdb.fortran/vla-value-sub.exp
9596 * gdb.fortran/vla-value.exp
9597 * gdb.fortran/whatis_type.exp
9598 * gdb.go/chan.exp
9599 * gdb.go/handcall.exp
9600 * gdb.go/hello.exp
9601 * gdb.go/integers.exp
9602 * gdb.go/methods.exp
9603 * gdb.go/package.exp
9604 * gdb.go/strings.exp
9605 * gdb.go/types.exp
9606 * gdb.go/unsafe.exp
9607 * gdb.guile/scm-arch.exp
9608 * gdb.guile/scm-block.exp
9609 * gdb.guile/scm-breakpoint.exp
9610 * gdb.guile/scm-cmd.exp
9611 * gdb.guile/scm-disasm.exp
9612 * gdb.guile/scm-equal.exp
9613 * gdb.guile/scm-frame-args.exp
9614 * gdb.guile/scm-frame-inline.exp
9615 * gdb.guile/scm-frame.exp
9616 * gdb.guile/scm-iterator.exp
9617 * gdb.guile/scm-math.exp
9618 * gdb.guile/scm-objfile.exp
9619 * gdb.guile/scm-ports.exp
9620 * gdb.guile/scm-symbol.exp
9621 * gdb.guile/scm-symtab.exp
9622 * gdb.guile/scm-value-cc.exp
9623 * gdb.guile/types-module.exp
9624 * gdb.linespec/break-ask.exp
9625 * gdb.linespec/cpexplicit.exp
9626 * gdb.linespec/explicit.exp
9627 * gdb.linespec/keywords.exp
9628 * gdb.linespec/linespec.exp
9629 * gdb.linespec/ls-dollar.exp
9630 * gdb.linespec/ls-errs.exp
9631 * gdb.linespec/skip-two.exp
9632 * gdb.linespec/thread.exp
9633 * gdb.mi/mi-async.exp
9634 * gdb.mi/mi-basics.exp
9635 * gdb.mi/mi-break.exp
9636 * gdb.mi/mi-catch-load.exp
9637 * gdb.mi/mi-cli.exp
9638 * gdb.mi/mi-cmd-param-changed.exp
9639 * gdb.mi/mi-console.exp
9640 * gdb.mi/mi-detach.exp
9641 * gdb.mi/mi-disassemble.exp
9642 * gdb.mi/mi-eval.exp
9643 * gdb.mi/mi-file-transfer.exp
9644 * gdb.mi/mi-file.exp
9645 * gdb.mi/mi-fill-memory.exp
9646 * gdb.mi/mi-inheritance-syntax-error.exp
9647 * gdb.mi/mi-linespec-err-cp.exp
9648 * gdb.mi/mi-logging.exp
9649 * gdb.mi/mi-memory-changed.exp
9650 * gdb.mi/mi-read-memory.exp
9651 * gdb.mi/mi-record-changed.exp
9652 * gdb.mi/mi-reg-undefined.exp
9653 * gdb.mi/mi-regs.exp
9654 * gdb.mi/mi-return.exp
9655 * gdb.mi/mi-reverse.exp
9656 * gdb.mi/mi-simplerun.exp
9657 * gdb.mi/mi-solib.exp
9658 * gdb.mi/mi-stack.exp
9659 * gdb.mi/mi-stepi.exp
9660 * gdb.mi/mi-syn-frame.exp
9661 * gdb.mi/mi-until.exp
9662 * gdb.mi/mi-var-block.exp
9663 * gdb.mi/mi-var-child.exp
9664 * gdb.mi/mi-var-cmd.exp
9665 * gdb.mi/mi-var-cp.exp
9666 * gdb.mi/mi-var-display.exp
9667 * gdb.mi/mi-var-invalidate.exp
9668 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9669 * gdb.mi/mi-vla-fortran.exp
9670 * gdb.mi/mi-watch.exp
9671 * gdb.mi/mi2-var-child.exp
9672 * gdb.mi/user-selected-context-sync.exp
9673 * gdb.modula2/unbounded-array.exp
9674 * gdb.multi/dummy-frame-restore.exp
9675 * gdb.multi/multi-arch-exec.exp
9676 * gdb.multi/multi-arch.exp
9677 * gdb.multi/tids.exp
9678 * gdb.multi/watchpoint-multi.exp
9679 * gdb.opencl/callfuncs.exp
9680 * gdb.opencl/convs_casts.exp
9681 * gdb.opencl/datatypes.exp
9682 * gdb.opencl/operators.exp
9683 * gdb.opencl/vec_comps.exp
9684 * gdb.opt/clobbered-registers-O2.exp
9685 * gdb.opt/inline-break.exp
9686 * gdb.opt/inline-bt.exp
9687 * gdb.opt/inline-cmds.exp
9688 * gdb.opt/inline-locals.exp
9689 * gdb.pascal/case-insensitive-symbols.exp
9690 * gdb.pascal/floats.exp
9691 * gdb.pascal/gdb11492.exp
9692 * gdb.python/lib-types.exp
9693 * gdb.python/py-arch.exp
9694 * gdb.python/py-as-string.exp
9695 * gdb.python/py-bad-printers.exp
9696 * gdb.python/py-block.exp
9697 * gdb.python/py-breakpoint-create-fail.exp
9698 * gdb.python/py-breakpoint.exp
9699 * gdb.python/py-caller-is.exp
9700 * gdb.python/py-cmd.exp
9701 * gdb.python/py-explore-cc.exp
9702 * gdb.python/py-explore.exp
9703 * gdb.python/py-finish-breakpoint.exp
9704 * gdb.python/py-finish-breakpoint2.exp
9705 * gdb.python/py-frame-args.exp
9706 * gdb.python/py-frame-inline.exp
9707 * gdb.python/py-frame.exp
9708 * gdb.python/py-framefilter-mi.exp
9709 * gdb.python/py-infthread.exp
9710 * gdb.python/py-lazy-string.exp
9711 * gdb.python/py-linetable.exp
9712 * gdb.python/py-mi-events.exp
9713 * gdb.python/py-mi-objfile.exp
9714 * gdb.python/py-mi.exp
9715 * gdb.python/py-objfile.exp
9716 * gdb.python/py-pp-integral.exp
9717 * gdb.python/py-pp-maint.exp
9718 * gdb.python/py-pp-re-notag.exp
9719 * gdb.python/py-pp-registration.exp
9720 * gdb.python/py-recurse-unwind.exp
9721 * gdb.python/py-strfns.exp
9722 * gdb.python/py-symbol.exp
9723 * gdb.python/py-symtab.exp
9724 * gdb.python/py-sync-interp.exp
9725 * gdb.python/py-typeprint.exp
9726 * gdb.python/py-unwind-maint.exp
9727 * gdb.python/py-unwind.exp
9728 * gdb.python/py-value-cc.exp
9729 * gdb.python/py-xmethods.exp
9730 * gdb.reverse/amd64-tailcall-reverse.exp
9731 * gdb.reverse/break-precsave.exp
9732 * gdb.reverse/break-reverse.exp
9733 * gdb.reverse/consecutive-precsave.exp
9734 * gdb.reverse/consecutive-reverse.exp
9735 * gdb.reverse/finish-precsave.exp
9736 * gdb.reverse/finish-reverse-bkpt.exp
9737 * gdb.reverse/finish-reverse.exp
9738 * gdb.reverse/fstatat-reverse.exp
9739 * gdb.reverse/getresuid-reverse.exp
9740 * gdb.reverse/i386-precsave.exp
9741 * gdb.reverse/i386-reverse.exp
9742 * gdb.reverse/i386-sse-reverse.exp
9743 * gdb.reverse/i387-env-reverse.exp
9744 * gdb.reverse/i387-stack-reverse.exp
9745 * gdb.reverse/insn-reverse.exp
9746 * gdb.reverse/machinestate-precsave.exp
9747 * gdb.reverse/machinestate.exp
9748 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9749 * gdb.reverse/pipe-reverse.exp
9750 * gdb.reverse/readv-reverse.exp
9751 * gdb.reverse/recvmsg-reverse.exp
9752 * gdb.reverse/rerun-prec.exp
9753 * gdb.reverse/s390-mvcle.exp
9754 * gdb.reverse/step-precsave.exp
9755 * gdb.reverse/step-reverse.exp
9756 * gdb.reverse/time-reverse.exp
9757 * gdb.reverse/until-precsave.exp
9758 * gdb.reverse/until-reverse.exp
9759 * gdb.reverse/waitpid-reverse.exp
9760 * gdb.reverse/watch-precsave.exp
9761 * gdb.reverse/watch-reverse.exp
9762 * gdb.rust/generics.exp
9763 * gdb.rust/methods.exp
9764 * gdb.rust/modules.exp
9765 * gdb.rust/simple.exp
9766 * gdb.server/connect-with-no-symbol-file.exp
9767 * gdb.server/ext-attach.exp
9768 * gdb.server/ext-restart.exp
9769 * gdb.server/ext-wrapper.exp
9770 * gdb.server/file-transfer.exp
9771 * gdb.server/server-exec-info.exp
9772 * gdb.server/server-kill.exp
9773 * gdb.server/server-mon.exp
9774 * gdb.server/wrapper.exp
9775 * gdb.stabs/exclfwd.exp
9776 * gdb.stabs/gdb11479.exp
9777 * gdb.threads/clone-new-thread-event.exp
9778 * gdb.threads/corethreads.exp
9779 * gdb.threads/current-lwp-dead.exp
9780 * gdb.threads/dlopen-libpthread.exp
9781 * gdb.threads/gcore-thread.exp
9782 * gdb.threads/sigstep-threads.exp
9783 * gdb.threads/watchpoint-fork.exp
9784 * gdb.trace/actions-changed.exp
9785 * gdb.trace/backtrace.exp
9786 * gdb.trace/change-loc.exp
9787 * gdb.trace/circ.exp
9788 * gdb.trace/collection.exp
9789 * gdb.trace/disconnected-tracing.exp
9790 * gdb.trace/ftrace.exp
9791 * gdb.trace/mi-trace-frame-collected.exp
9792 * gdb.trace/mi-trace-unavailable.exp
9793 * gdb.trace/mi-traceframe-changed.exp
9794 * gdb.trace/mi-tsv-changed.exp
9795 * gdb.trace/no-attach-trace.exp
9796 * gdb.trace/passc-dyn.exp
9797 * gdb.trace/qtro.exp
9798 * gdb.trace/range-stepping.exp
9799 * gdb.trace/read-memory.exp
9800 * gdb.trace/save-trace.exp
9801 * gdb.trace/signal.exp
9802 * gdb.trace/status-stop.exp
9803 * gdb.trace/tfile.exp
9804 * gdb.trace/trace-break.exp
9805 * gdb.trace/trace-buffer-size.exp
9806 * gdb.trace/trace-condition.exp
9807 * gdb.trace/tracefile-pseudo-reg.exp
9808 * gdb.trace/tstatus.exp
9809 * gdb.trace/unavailable.exp
9810 * gdb.trace/while-dyn.exp
9811 * gdb.trace/while-stepping.exp
9812
34c41c68
DE
98132016-12-22 Doug Evans <xdje42@gmail.com>
9814
9815 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9816 and msymbols.
9817
16e69324
YQ
98182016-12-19 Yao Qi <yao.qi@linaro.org>
9819
9820 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9821 (test_with_self): Don't call do_steps_and_nexts, and remove
9822 code about stepping into xmalloc.
9823
f94f411b
YQ
98242016-12-09 Yao Qi <yao.qi@linaro.org>
9825
9826 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9827
98282016-12-09 Yao Qi <yao.qi@linaro.org>
9829
9830 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9831
f1b5deee
PA
98322016-12-09 Pedro Alves <palves@redhat.com>
9833
9834 * gdb.base/all-architectures-0.exp: New file.
9835 * gdb.base/all-architectures-1.exp: New file.
9836 * gdb.base/all-architectures-2.exp: New file.
9837 * gdb.base/all-architectures-3.exp: New file.
9838 * gdb.base/all-architectures-4.exp: New file.
9839 * gdb.base/all-architectures-5.exp: New file.
9840 * gdb.base/all-architectures-6.exp: New file.
9841 * gdb.base/all-architectures-7.exp: New file.
9842 * gdb.base/all-architectures.exp.in: New file.
9843
364ca42e
YQ
98442016-12-09 Yao Qi <yao.qi@linaro.org>
9845
9846 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9847
107c2d62
LM
98482016-12-02 Luis Machado <lgustavo@codesourcery.com>
9849
9850 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9851 possible.
9852 Remove useless pattern-matching code.
9853
df3ee9ca
PA
98542016-12-02 Pedro Alves <palves@redhat.com>
9855
9856 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9857 procedure.
9858 (top level): Call it.
9859
ec835369
PA
98602016-12-02 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9863 New procedure.
9864 (top level): Call it.
9865
01770bbd
PA
98662016-12-02 Pedro Alves <palves@redhat.com>
9867
9868 PR cli/20559
9869 * gdb.base/commands.exp (user_defined_command_args_eval): New
9870 procedure.
9871 (top level): Call it.
9872
008459ea
LM
98732016-12-02 Luis Machado <lgustavo@codesourcery.com>
9874
9875 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9876 timeout handling.
9877
0c1b455e
TT
98782016-12-02 Tom Tromey <tom@tromey.com>
9879
9880 * gdb.dwarf2/main-subprogram.c: New file.
9881 * gdb.dwarf2/main-subprogram.exp: New file.
9882
018572b8
LM
98832016-12-01 Luis Machado <lgustavo@codesourcery.com>
9884
9885 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9886 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9887 gdb_test_no_output for a couple of cases.
9888 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9889
84c93cd5
LM
98902016-12-01 Luis Machado <lgustavo@codesourcery.com>
9891
9892 Fix test names and standardize compilation error messages throughout
9893 the following files:
9894
9895 * gdb.ada/start.exp
9896 * gdb.arch/alpha-step.exp
9897 * gdb.arch/e500-prologue.exp
9898 * gdb.arch/ftrace-insn-reloc.exp
9899 * gdb.arch/gdb1291.exp
9900 * gdb.arch/gdb1431.exp
9901 * gdb.arch/gdb1558.exp
9902 * gdb.arch/i386-dr3-watch.exp
9903 * gdb.arch/i386-sse-stack-align.exp
9904 * gdb.arch/ia64-breakpoint-shadow.exp
9905 * gdb.arch/pa-nullify.exp
9906 * gdb.arch/powerpc-aix-prologue.exp
9907 * gdb.arch/thumb-bx-pc.exp
9908 * gdb.base/annota1.exp
9909 * gdb.base/annota3.exp
9910 * gdb.base/arrayidx.exp
9911 * gdb.base/assign.exp
9912 * gdb.base/attach.exp
9913 * gdb.base/auxv.exp
9914 * gdb.base/bang.exp
9915 * gdb.base/bfp-test.exp
9916 * gdb.base/bigcore.exp
9917 * gdb.base/bitfields2.exp
9918 * gdb.base/break-fun-addr.exp
9919 * gdb.base/break-probes.exp
9920 * gdb.base/call-rt-st.exp
9921 * gdb.base/callexit.exp
9922 * gdb.base/catch-fork-kill.exp
9923 * gdb.base/charset.exp
9924 * gdb.base/checkpoint.exp
9925 * gdb.base/comprdebug.exp
9926 * gdb.base/constvars.exp
9927 * gdb.base/coredump-filter.exp
9928 * gdb.base/cursal.exp
9929 * gdb.base/cvexpr.exp
9930 * gdb.base/detach.exp
9931 * gdb.base/display.exp
9932 * gdb.base/dmsym.exp
9933 * gdb.base/dprintf-pending.exp
9934 * gdb.base/dso2dso.exp
9935 * gdb.base/dtrace-probe.exp
9936 * gdb.base/dump.exp
9937 * gdb.base/enum_cond.exp
9938 * gdb.base/exe-lock.exp
9939 * gdb.base/exec-invalid-sysroot.exp
9940 * gdb.base/execl-update-breakpoints.exp
9941 * gdb.base/exprs.exp
9942 * gdb.base/fileio.exp
9943 * gdb.base/find.exp
9944 * gdb.base/finish.exp
9945 * gdb.base/fixsection.exp
9946 * gdb.base/foll-vfork.exp
9947 * gdb.base/frame-args.exp
9948 * gdb.base/gcore.exp
9949 * gdb.base/gdb1250.exp
9950 * gdb.base/global-var-nested-by-dso.exp
9951 * gdb.base/gnu-ifunc.exp
9952 * gdb.base/hashline1.exp
9953 * gdb.base/hashline2.exp
9954 * gdb.base/hashline3.exp
9955 * gdb.base/hbreak-in-shr-unsupported.exp
9956 * gdb.base/huge.exp
9957 * gdb.base/infcall-input.exp
9958 * gdb.base/info-fun.exp
9959 * gdb.base/info-shared.exp
9960 * gdb.base/jit-simple.exp
9961 * gdb.base/jit-so.exp
9962 * gdb.base/jit.exp
9963 * gdb.base/jump.exp
9964 * gdb.base/label.exp
9965 * gdb.base/lineinc.exp
9966 * gdb.base/logical.exp
9967 * gdb.base/longjmp.exp
9968 * gdb.base/macscp.exp
9969 * gdb.base/miscexprs.exp
9970 * gdb.base/new-ui-echo.exp
9971 * gdb.base/new-ui-pending-input.exp
9972 * gdb.base/new-ui.exp
9973 * gdb.base/nodebug.exp
9974 * gdb.base/nofield.exp
9975 * gdb.base/offsets.exp
9976 * gdb.base/overlays.exp
9977 * gdb.base/pending.exp
9978 * gdb.base/pointers.exp
9979 * gdb.base/pr11022.exp
9980 * gdb.base/printcmds.exp
9981 * gdb.base/prologue.exp
9982 * gdb.base/ptr-typedef.exp
9983 * gdb.base/realname-expand.exp
9984 * gdb.base/relativedebug.exp
9985 * gdb.base/relocate.exp
9986 * gdb.base/remote.exp
9987 * gdb.base/reread.exp
9988 * gdb.base/return2.exp
9989 * gdb.base/savedregs.exp
9990 * gdb.base/sep.exp
9991 * gdb.base/sepdebug.exp
9992 * gdb.base/sepsymtab.exp
9993 * gdb.base/set-inferior-tty.exp
9994 * gdb.base/setshow.exp
9995 * gdb.base/shlib-call.exp
9996 * gdb.base/sigaltstack.exp
9997 * gdb.base/siginfo-addr.exp
9998 * gdb.base/signals.exp
9999 * gdb.base/signull.exp
10000 * gdb.base/sigrepeat.exp
10001 * gdb.base/so-impl-ld.exp
10002 * gdb.base/solib-display.exp
10003 * gdb.base/solib-overlap.exp
10004 * gdb.base/solib-search.exp
10005 * gdb.base/solib-symbol.exp
10006 * gdb.base/structs.exp
10007 * gdb.base/structs2.exp
10008 * gdb.base/symtab-search-order.exp
10009 * gdb.base/twice.exp
10010 * gdb.base/unload.exp
10011 * gdb.base/varargs.exp
10012 * gdb.base/watchpoint-solib.exp
10013 * gdb.base/watchpoint.exp
10014 * gdb.base/whatis.exp
10015 * gdb.base/wrong_frame_bt_full.exp
10016 * gdb.btrace/dlopen.exp
10017 * gdb.cell/ea-standalone.exp
10018 * gdb.cell/ea-test.exp
10019 * gdb.cp/dispcxx.exp
10020 * gdb.cp/gdb2384.exp
10021 * gdb.cp/method2.exp
10022 * gdb.cp/nextoverthrow.exp
10023 * gdb.cp/pr10728.exp
10024 * gdb.disasm/am33.exp
10025 * gdb.disasm/h8300s.exp
10026 * gdb.disasm/mn10300.exp
10027 * gdb.disasm/sh3.exp
10028 * gdb.dwarf2/dw2-dir-file-name.exp
10029 * gdb.fortran/complex.exp
10030 * gdb.fortran/library-module.exp
10031 * gdb.guile/scm-pretty-print.exp
10032 * gdb.guile/scm-symbol.exp
10033 * gdb.guile/scm-type.exp
10034 * gdb.guile/scm-value.exp
10035 * gdb.linespec/linespec.exp
10036 * gdb.mi/gdb701.exp
10037 * gdb.mi/gdb792.exp
10038 * gdb.mi/mi-breakpoint-changed.exp
10039 * gdb.mi/mi-dprintf-pending.exp
10040 * gdb.mi/mi-dprintf.exp
10041 * gdb.mi/mi-exit-code.exp
10042 * gdb.mi/mi-pending.exp
10043 * gdb.mi/mi-solib.exp
10044 * gdb.mi/new-ui-mi-sync.exp
10045 * gdb.mi/pr11022.exp
10046 * gdb.mi/user-selected-context-sync.exp
10047 * gdb.opt/solib-intra-step.exp
10048 * gdb.python/py-events.exp
10049 * gdb.python/py-finish-breakpoint.exp
10050 * gdb.python/py-mi.exp
10051 * gdb.python/py-prettyprint.exp
10052 * gdb.python/py-shared.exp
10053 * gdb.python/py-symbol.exp
10054 * gdb.python/py-template.exp
10055 * gdb.python/py-type.exp
10056 * gdb.python/py-value.exp
10057 * gdb.reverse/solib-precsave.exp
10058 * gdb.reverse/solib-reverse.exp
10059 * gdb.server/solib-list.exp
10060 * gdb.stabs/weird.exp
10061 * gdb.threads/reconnect-signal.exp
10062 * gdb.threads/stepi-random-signal.exp
10063 * gdb.trace/actions.exp
10064 * gdb.trace/ax.exp
10065 * gdb.trace/backtrace.exp
10066 * gdb.trace/change-loc.exp
10067 * gdb.trace/deltrace.exp
10068 * gdb.trace/ftrace-lock.exp
10069 * gdb.trace/ftrace.exp
10070 * gdb.trace/infotrace.exp
10071 * gdb.trace/mi-tracepoint-changed.exp
10072 * gdb.trace/packetlen.exp
10073 * gdb.trace/passcount.exp
10074 * gdb.trace/pending.exp
10075 * gdb.trace/range-stepping.exp
10076 * gdb.trace/report.exp
10077 * gdb.trace/stap-trace.exp
10078 * gdb.trace/tfind.exp
10079 * gdb.trace/trace-break.exp
10080 * gdb.trace/trace-condition.exp
10081 * gdb.trace/trace-enable-disable.exp
10082 * gdb.trace/trace-mt.exp
10083 * gdb.trace/tracecmd.exp
10084 * gdb.trace/tspeed.exp
10085 * gdb.trace/tsv.exp
10086 * lib/perftest.exp
10087
fb9feb35
LM
100882016-12-01 Luis Machado <lgustavo@codesourcery.com>
10089
10090 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10091 with gdb_test_no_output.
10092 Use command as test name.
10093
cd2ddb6c
LM
100942016-12-01 Luis Machado <lgustavo@codesourcery.com>
10095
10096 Fix test names starting with uppercase throughout the files.
10097
10098 * gdb.ada/assign_1.exp
10099 * gdb.ada/boolean_expr.exp
10100 * gdb.base/arrayidx.exp
10101 * gdb.base/del.exp
10102 * gdb.base/gcore-buffer-overflow.exp
10103 * gdb.base/testenv.exp
10104 * gdb.compile/compile.exp
10105 * gdb.python/py-framefilter-invalidarg.exp
10106 * gdb.python/py-framefilter.exp
10107
bb95117e
LM
101082016-12-01 Luis Machado <lgustavo@codesourcery.com>
10109
10110 Fix test names starting with uppercase throughout the files.
10111
10112 * gdb.ada/array_return.exp
10113 * gdb.ada/expr_delims.exp
10114 * gdb.ada/mi_dyn_arr.exp
10115 * gdb.ada/mi_interface.exp
10116 * gdb.ada/mi_var_array.exp
10117 * gdb.ada/watch_arg.exp
10118 * gdb.arch/alpha-step.exp
10119 * gdb.arch/altivec-regs.exp
10120 * gdb.arch/e500-regs.exp
10121 * gdb.arch/powerpc-d128-regs.exp
10122 * gdb.base/arrayidx.exp
10123 * gdb.base/break.exp
10124 * gdb.base/checkpoint.exp
10125 * gdb.base/debug-expr.exp
10126 * gdb.base/dmsym.exp
10127 * gdb.base/radix.exp
10128 * gdb.base/sepdebug.exp
10129 * gdb.base/testenv.exp
10130 * gdb.base/watch_thread_num.exp
10131 * gdb.base/watchpoint-cond-gone.exp
10132 * gdb.cell/break.exp
10133 * gdb.cell/ea-cache.exp
10134 * gdb.compile/compile.exp
10135 * gdb.cp/gdb2495.exp
10136 * gdb.gdb/selftest.exp
10137 * gdb.gdb/xfullpath.exp
10138 * gdb.go/hello.exp
10139 * gdb.go/integers.exp
10140 * gdb.objc/basicclass.exp
10141 * gdb.pascal/hello.exp
10142 * gdb.pascal/integers.exp
10143 * gdb.python/py-breakpoint.exp
10144 * gdb.python/py-cmd.exp
10145 * gdb.python/py-linetable.exp
10146 * gdb.python/py-xmethods.exp
10147 * gdb.python/python.exp
10148 * gdb.reverse/consecutive-precsave.exp
10149 * gdb.reverse/finish-precsave.exp
10150 * gdb.reverse/i386-precsave.exp
10151 * gdb.reverse/machinestate-precsave.exp
10152 * gdb.reverse/sigall-precsave.exp
10153 * gdb.reverse/solib-precsave.exp
10154 * gdb.reverse/step-precsave.exp
10155 * gdb.reverse/until-precsave.exp
10156 * gdb.reverse/watch-precsave.exp
10157 * gdb.threads/leader-exit.exp
10158 * gdb.threads/pthreads.exp
10159 * gdb.threads/wp-replication.exp
10160 * gdb.trace/actions.exp
10161 * gdb.trace/mi-tsv-changed.exp
10162 * gdb.trace/tsv.exp
10163
de97fdd4
LM
101642016-12-01 Luis Machado <lgustavo@codesourcery.com>
10165
10166 Fix test names starting with uppercase throughout the files.
10167
10168 * gdb.arch/i386-bp_permanent.exp
10169 * gdb.arch/i386-gnu-cfi.exp
10170 * gdb.base/disasm-end-cu.exp
10171 * gdb.base/macscp.exp
10172 * gdb.base/pending.exp
10173 * gdb.base/watch_thread_num.exp
10174 * gdb.cp/exception.exp
10175 * gdb.cp/gdb2495.exp
10176 * gdb.cp/local.exp
10177 * gdb.python/py-evsignal.exp
10178 * gdb.python/python.exp
10179 * gdb.trace/tracecmd.exp
10180
9f058c10
LM
101812016-12-01 Luis Machado <lgustavo@codesourcery.com>
10182
10183 Fix test names starting with uppercase throughout the files.
10184
10185 * gdb.base/charset.exp
10186 * gdb.base/eval.exp
10187 * gdb.base/multi-forks.exp
10188 * gdb.guile/scm-progspace.exp
10189 * gdb.opencl/datatypes.exp
10190 * gdb.python/py-block.exp
10191 * gdb.python/py-function.exp
10192 * gdb.python/py-symbol.exp
10193 * gdb.python/py-symtab.exp
10194 * gdb.python/py-xmethods.exp
10195 * gdb.reverse/break-precsave.exp
10196 * gdb.reverse/break-reverse.exp
10197 * gdb.reverse/consecutive-precsave.exp
10198 * gdb.reverse/consecutive-reverse.exp
10199 * gdb.reverse/finish-precsave.exp
10200 * gdb.reverse/finish-reverse-bkpt.exp
10201 * gdb.reverse/finish-reverse.exp
10202 * gdb.reverse/fstatat-reverse.exp
10203 * gdb.reverse/getresuid-reverse.exp
10204 * gdb.reverse/i386-precsave.exp
10205 * gdb.reverse/i386-reverse.exp
10206 * gdb.reverse/i386-sse-reverse.exp
10207 * gdb.reverse/i387-stack-reverse.exp
10208 * gdb.reverse/insn-reverse.exp
10209 * gdb.reverse/machinestate-precsave.exp
10210 * gdb.reverse/machinestate.exp
10211 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10212 * gdb.reverse/pipe-reverse.exp
10213 * gdb.reverse/readv-reverse.exp
10214 * gdb.reverse/recvmsg-reverse.exp
10215 * gdb.reverse/rerun-prec.exp
10216 * gdb.reverse/s390-mvcle.exp
10217 * gdb.reverse/sigall-precsave.exp
10218 * gdb.reverse/sigall-reverse.exp
10219 * gdb.reverse/solib-precsave.exp
10220 * gdb.reverse/solib-reverse.exp
10221 * gdb.reverse/step-precsave.exp
10222 * gdb.reverse/step-reverse.exp
10223 * gdb.reverse/time-reverse.exp
10224 * gdb.reverse/until-precsave.exp
10225 * gdb.reverse/until-reverse.exp
10226 * gdb.reverse/waitpid-reverse.exp
10227 * gdb.reverse/watch-precsave.exp
10228 * gdb.reverse/watch-reverse.exp
10229
cdc7edd7
LM
102302016-12-01 Luis Machado <lgustavo@codesourcery.com>
10231
10232 Fix test names starting with uppercase throughout the files.
10233
10234 * gdb.arch/i386-mpx-simple_segv.exp
10235 * gdb.arch/i386-mpx.exp
10236 * gdb.arch/i386-permbkpt.exp
10237 * gdb.arch/pa-nullify.exp
10238 * gdb.arch/powerpc-d128-regs.exp
10239 * gdb.arch/vsx-regs.exp
10240 * gdb.base/bfp-test.exp
10241 * gdb.base/break.exp
10242 * gdb.base/breakpoint-shadow.exp
10243 * gdb.base/callfuncs.exp
10244 * gdb.base/charset.exp
10245 * gdb.base/commands.exp
10246 * gdb.base/completion.exp
10247 * gdb.base/dfp-test.exp
10248 * gdb.base/echo.exp
10249 * gdb.base/ending-run.exp
10250 * gdb.base/eval.exp
10251 * gdb.base/expand-psymtabs.exp
10252 * gdb.base/float128.exp
10253 * gdb.base/floatn.exp
10254 * gdb.base/foll-exec-mode.exp
10255 * gdb.base/gdb1056.exp
10256 * gdb.base/gdb11531.exp
10257 * gdb.base/kill-after-signal.exp
10258 * gdb.base/multi-forks.exp
10259 * gdb.base/overlays.exp
10260 * gdb.base/pending.exp
10261 * gdb.base/sepdebug.exp
10262 * gdb.base/testenv.exp
10263 * gdb.base/valgrind-db-attach.exp
10264 * gdb.base/watch_thread_num.exp
10265 * gdb.base/watchpoint-cond-gone.exp
10266 * gdb.base/watchpoint.exp
10267 * gdb.base/watchpoints.exp
10268 * gdb.cp/arg-reference.exp
10269 * gdb.cp/baseenum.exp
10270 * gdb.cp/operator.exp
10271 * gdb.cp/shadow.exp
10272 * gdb.dwarf2/dw2-op-out-param.exp
10273 * gdb.dwarf2/dw2-reg-undefined.exp
10274 * gdb.go/chan.exp
10275 * gdb.go/hello.exp
10276 * gdb.go/integers.exp
10277 * gdb.go/methods.exp
10278 * gdb.go/package.exp
10279 * gdb.guile/scm-parameter.exp
10280 * gdb.guile/scm-progspace.exp
10281 * gdb.guile/scm-value.exp
10282 * gdb.mi/mi-pending.exp
10283 * gdb.mi/user-selected-context-sync.exp
10284 * gdb.multi/multi-attach.exp
10285 * gdb.multi/tids.exp
10286 * gdb.opt/clobbered-registers-O2.exp
10287 * gdb.pascal/floats.exp
10288 * gdb.pascal/integers.exp
10289 * gdb.python/py-block.exp
10290 * gdb.python/py-events.exp
10291 * gdb.python/py-parameter.exp
10292 * gdb.python/py-symbol.exp
10293 * gdb.python/py-symtab.exp
10294 * gdb.python/py-type.exp
10295 * gdb.python/py-value.exp
10296 * gdb.python/py-xmethods.exp
10297 * gdb.python/python.exp
10298 * gdb.reverse/break-precsave.exp
10299 * gdb.reverse/consecutive-precsave.exp
10300 * gdb.reverse/finish-precsave.exp
10301 * gdb.reverse/i386-precsave.exp
10302 * gdb.reverse/machinestate-precsave.exp
10303 * gdb.reverse/sigall-precsave.exp
10304 * gdb.reverse/solib-precsave.exp
10305 * gdb.reverse/step-precsave.exp
10306 * gdb.reverse/until-precsave.exp
10307 * gdb.reverse/watch-precsave.exp
10308 * gdb.server/ext-attach.exp
10309 * gdb.server/ext-restart.exp
10310 * gdb.server/ext-run.exp
10311 * gdb.server/ext-wrapper.exp
10312 * gdb.stabs/gdb11479.exp
10313 * gdb.stabs/weird.exp
10314 * gdb.threads/attach-many-short-lived-threads.exp
10315 * gdb.threads/kill.exp
10316 * gdb.threads/watchpoint-fork.exp
10317
bc6c7af4
LM
103182016-12-01 Luis Machado <lgustavo@codesourcery.com>
10319
10320 Fix test names starting with uppercase throughout all the files below.
10321
10322 * gdb.ada/array_return.exp
10323 * gdb.ada/catch_ex.exp
10324 * gdb.ada/info_exc.exp
10325 * gdb.ada/mi_catch_ex.exp
10326 * gdb.ada/mi_dyn_arr.exp
10327 * gdb.ada/mi_ex_cond.exp
10328 * gdb.ada/mi_exc_info.exp
10329 * gdb.ada/mi_interface.exp
10330 * gdb.ada/mi_task_arg.exp
10331 * gdb.ada/mi_task_info.exp
10332 * gdb.ada/mi_var_array.exp
10333 * gdb.arch/alpha-step.exp
10334 * gdb.arch/amd64-disp-step.exp
10335 * gdb.arch/arm-disp-step.exp
10336 * gdb.arch/disp-step-insn-reloc.exp
10337 * gdb.arch/e500-prologue.exp
10338 * gdb.arch/ftrace-insn-reloc.exp
10339 * gdb.arch/gdb1558.exp
10340 * gdb.arch/i386-bp_permanent.exp
10341 * gdb.arch/i386-disp-step.exp
10342 * gdb.arch/i386-float.exp
10343 * gdb.arch/i386-gnu-cfi.exp
10344 * gdb.arch/ia64-breakpoint-shadow.exp
10345 * gdb.arch/mips16-thunks.exp
10346 * gdb.arch/pa-nullify.exp
10347 * gdb.arch/powerpc-aix-prologue.exp
10348 * gdb.arch/powerpc-power.exp
10349 * gdb.arch/ppc-dfp.exp
10350 * gdb.arch/s390-tdbregs.exp
10351 * gdb.arch/spu-info.exp
10352 * gdb.arch/spu-ls.exp
10353 * gdb.arch/thumb-bx-pc.exp
10354 * gdb.base/advance.exp
10355 * gdb.base/annota-input-while-running.exp
10356 * gdb.base/arrayidx.exp
10357 * gdb.base/asmlabel.exp
10358 * gdb.base/async.exp
10359 * gdb.base/attach-wait-input.exp
10360 * gdb.base/auto-connect-native-target.exp
10361 * gdb.base/batch-preserve-term-settings.exp
10362 * gdb.base/bfp-test.exp
10363 * gdb.base/bigcore.exp
10364 * gdb.base/bp-permanent.exp
10365 * gdb.base/break-always.exp
10366 * gdb.base/break-fun-addr.exp
10367 * gdb.base/break-idempotent.exp
10368 * gdb.base/break-main-file-remove-fail.exp
10369 * gdb.base/break-probes.exp
10370 * gdb.base/break-unload-file.exp
10371 * gdb.base/break.exp
10372 * gdb.base/call-ar-st.exp
10373 * gdb.base/call-rt-st.exp
10374 * gdb.base/call-sc.exp
10375 * gdb.base/call-signal-resume.exp
10376 * gdb.base/call-strs.exp
10377 * gdb.base/callexit.exp
10378 * gdb.base/callfuncs.exp
10379 * gdb.base/catch-gdb-caused-signals.exp
10380 * gdb.base/catch-signal-siginfo-cond.exp
10381 * gdb.base/catch-syscall.exp
10382 * gdb.base/compare-sections.exp
10383 * gdb.base/cond-eval-mode.exp
10384 * gdb.base/condbreak-call-false.exp
10385 * gdb.base/consecutive-step-over.exp
10386 * gdb.base/cursal.exp
10387 * gdb.base/disabled-location.exp
10388 * gdb.base/disasm-end-cu.exp
10389 * gdb.base/display.exp
10390 * gdb.base/double-prompt-target-event-error.exp
10391 * gdb.base/dprintf-bp-same-addr.exp
10392 * gdb.base/dprintf-detach.exp
10393 * gdb.base/dprintf-next.exp
10394 * gdb.base/dprintf-non-stop.exp
10395 * gdb.base/dprintf-pending.exp
10396 * gdb.base/dso2dso.exp
10397 * gdb.base/ending-run.exp
10398 * gdb.base/enum_cond.exp
10399 * gdb.base/examine-backward.exp
10400 * gdb.base/exe-lock.exp
10401 * gdb.base/exec-invalid-sysroot.exp
10402 * gdb.base/execl-update-breakpoints.exp
10403 * gdb.base/execution-termios.exp
10404 * gdb.base/fileio.exp
10405 * gdb.base/fixsection.exp
10406 * gdb.base/foll-exec-mode.exp
10407 * gdb.base/foll-exec.exp
10408 * gdb.base/fork-running-state.exp
10409 * gdb.base/frame-args.exp
10410 * gdb.base/fullpath-expand.exp
10411 * gdb.base/func-ptr.exp
10412 * gdb.base/gcore-relro-pie.exp
10413 * gdb.base/gdb1090.exp
10414 * gdb.base/gdb1555.exp
10415 * gdb.base/global-var-nested-by-dso.exp
10416 * gdb.base/gnu-ifunc.exp
10417 * gdb.base/hbreak-in-shr-unsupported.exp
10418 * gdb.base/hbreak-unmapped.exp
10419 * gdb.base/hook-stop.exp
10420 * gdb.base/infcall-input.exp
10421 * gdb.base/info-fun.exp
10422 * gdb.base/info-shared.exp
10423 * gdb.base/interrupt-noterm.exp
10424 * gdb.base/jit-so.exp
10425 * gdb.base/jit.exp
10426 * gdb.base/line-symtabs.exp
10427 * gdb.base/list.exp
10428 * gdb.base/longjmp.exp
10429 * gdb.base/macscp.exp
10430 * gdb.base/max-value-size.exp
10431 * gdb.base/nodebug.exp
10432 * gdb.base/nofield.exp
10433 * gdb.base/overlays.exp
10434 * gdb.base/paginate-after-ctrl-c-running.exp
10435 * gdb.base/paginate-bg-execution.exp
10436 * gdb.base/paginate-inferior-exit.exp
10437 * gdb.base/pending.exp
10438 * gdb.base/pr11022.exp
10439 * gdb.base/printcmds.exp
10440 * gdb.base/ptr-typedef.exp
10441 * gdb.base/ptype.exp
10442 * gdb.base/randomize.exp
10443 * gdb.base/range-stepping.exp
10444 * gdb.base/realname-expand.exp
10445 * gdb.base/relativedebug.exp
10446 * gdb.base/remote.exp
10447 * gdb.base/savedregs.exp
10448 * gdb.base/sepdebug.exp
10449 * gdb.base/set-noassign.exp
10450 * gdb.base/shlib-call.exp
10451 * gdb.base/shreloc.exp
10452 * gdb.base/sigaltstack.exp
10453 * gdb.base/sigbpt.exp
10454 * gdb.base/siginfo-addr.exp
10455 * gdb.base/siginfo-obj.exp
10456 * gdb.base/siginfo-thread.exp
10457 * gdb.base/signest.exp
10458 * gdb.base/signull.exp
10459 * gdb.base/sigrepeat.exp
10460 * gdb.base/skip.exp
10461 * gdb.base/so-impl-ld.exp
10462 * gdb.base/solib-corrupted.exp
10463 * gdb.base/solib-disc.exp
10464 * gdb.base/solib-display.exp
10465 * gdb.base/solib-overlap.exp
10466 * gdb.base/solib-search.exp
10467 * gdb.base/solib-symbol.exp
10468 * gdb.base/source-execution.exp
10469 * gdb.base/sss-bp-on-user-bp-2.exp
10470 * gdb.base/sss-bp-on-user-bp.exp
10471 * gdb.base/stack-checking.exp
10472 * gdb.base/stale-infcall.exp
10473 * gdb.base/step-break.exp
10474 * gdb.base/step-line.exp
10475 * gdb.base/step-over-exit.exp
10476 * gdb.base/step-test.exp
10477 * gdb.base/structs.exp
10478 * gdb.base/sym-file.exp
10479 * gdb.base/symtab-search-order.exp
10480 * gdb.base/term.exp
10481 * gdb.base/type-opaque.exp
10482 * gdb.base/unload.exp
10483 * gdb.base/until-nodebug.exp
10484 * gdb.base/until.exp
10485 * gdb.base/unwindonsignal.exp
10486 * gdb.base/watch-cond.exp
10487 * gdb.base/watch-non-mem.exp
10488 * gdb.base/watch_thread_num.exp
10489 * gdb.base/watchpoint-reuse-slot.exp
10490 * gdb.base/watchpoint-solib.exp
10491 * gdb.base/watchpoint.exp
10492 * gdb.btrace/dlopen.exp
10493 * gdb.cell/arch.exp
10494 * gdb.cell/break.exp
10495 * gdb.cell/bt.exp
10496 * gdb.cell/core.exp
10497 * gdb.cell/data.exp
10498 * gdb.cell/dwarfaddr.exp
10499 * gdb.cell/ea-cache.exp
10500 * gdb.cell/ea-standalone.exp
10501 * gdb.cell/ea-test.exp
10502 * gdb.cell/f-regs.exp
10503 * gdb.cell/fork.exp
10504 * gdb.cell/gcore.exp
10505 * gdb.cell/mem-access.exp
10506 * gdb.cell/ptype.exp
10507 * gdb.cell/registers.exp
10508 * gdb.cell/sizeof.exp
10509 * gdb.cell/solib-symbol.exp
10510 * gdb.cell/solib.exp
10511 * gdb.compile/compile-tls.exp
10512 * gdb.cp/exception.exp
10513 * gdb.cp/gdb2495.exp
10514 * gdb.cp/local.exp
10515 * gdb.cp/mb-inline.exp
10516 * gdb.cp/mb-templates.exp
10517 * gdb.cp/pr10687.exp
10518 * gdb.cp/pr9167.exp
10519 * gdb.cp/scope-err.exp
10520 * gdb.cp/templates.exp
10521 * gdb.cp/virtfunc.exp
10522 * gdb.dwarf2/dw2-dir-file-name.exp
10523 * gdb.dwarf2/dw2-single-line-discriminators.exp
10524 * gdb.fortran/complex.exp
10525 * gdb.fortran/library-module.exp
10526 * gdb.guile/guile.exp
10527 * gdb.guile/scm-cmd.exp
10528 * gdb.guile/scm-frame-inline.exp
10529 * gdb.guile/scm-objfile.exp
10530 * gdb.guile/scm-pretty-print.exp
10531 * gdb.guile/scm-symbol.exp
10532 * gdb.guile/scm-type.exp
10533 * gdb.guile/scm-value.exp
10534 * gdb.linespec/keywords.exp
10535 * gdb.linespec/ls-errs.exp
10536 * gdb.linespec/macro-relative.exp
10537 * gdb.linespec/thread.exp
10538 * gdb.mi/mi-breakpoint-changed.exp
10539 * gdb.mi/mi-dprintf-pending.exp
10540 * gdb.mi/mi-fullname-deleted.exp
10541 * gdb.mi/mi-logging.exp
10542 * gdb.mi/mi-pending.exp
10543 * gdb.mi/mi-solib.exp
10544 * gdb.mi/new-ui-mi-sync.exp
10545 * gdb.mi/user-selected-context-sync.exp
10546 * gdb.multi/dummy-frame-restore.exp
10547 * gdb.multi/multi-arch-exec.exp
10548 * gdb.multi/remove-inferiors.exp
10549 * gdb.multi/watchpoint-multi-exit.exp
10550 * gdb.opt/solib-intra-step.exp
10551 * gdb.perf/backtrace.exp
10552 * gdb.perf/single-step.exp
10553 * gdb.perf/skip-command.exp
10554 * gdb.perf/skip-prologue.exp
10555 * gdb.perf/solib.exp
10556 * gdb.python/lib-types.exp
10557 * gdb.python/py-as-string.exp
10558 * gdb.python/py-bad-printers.exp
10559 * gdb.python/py-block.exp
10560 * gdb.python/py-breakpoint.exp
10561 * gdb.python/py-cmd.exp
10562 * gdb.python/py-events.exp
10563 * gdb.python/py-evthreads.exp
10564 * gdb.python/py-finish-breakpoint.exp
10565 * gdb.python/py-finish-breakpoint2.exp
10566 * gdb.python/py-frame-inline.exp
10567 * gdb.python/py-frame.exp
10568 * gdb.python/py-inferior.exp
10569 * gdb.python/py-infthread.exp
10570 * gdb.python/py-mi.exp
10571 * gdb.python/py-objfile.exp
10572 * gdb.python/py-pp-maint.exp
10573 * gdb.python/py-pp-registration.exp
10574 * gdb.python/py-prettyprint.exp
10575 * gdb.python/py-recurse-unwind.exp
10576 * gdb.python/py-shared.exp
10577 * gdb.python/py-symbol.exp
10578 * gdb.python/py-symtab.exp
10579 * gdb.python/py-template.exp
10580 * gdb.python/py-type.exp
10581 * gdb.python/py-unwind-maint.exp
10582 * gdb.python/py-unwind.exp
10583 * gdb.python/py-value.exp
10584 * gdb.python/python.exp
10585 * gdb.reverse/finish-reverse-bkpt.exp
10586 * gdb.reverse/insn-reverse.exp
10587 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10588 * gdb.reverse/solib-precsave.exp
10589 * gdb.reverse/solib-reverse.exp
10590 * gdb.stabs/gdb11479.exp
10591 * gdb.stabs/weird.exp
10592 * gdb.threads/fork-child-threads.exp
10593 * gdb.threads/fork-plus-threads.exp
10594 * gdb.threads/fork-thread-pending.exp
10595 * gdb.threads/forking-threads-plus-breakpoint.exp
10596 * gdb.threads/hand-call-in-threads.exp
10597 * gdb.threads/interrupted-hand-call.exp
10598 * gdb.threads/linux-dp.exp
10599 * gdb.threads/local-watch-wrong-thread.exp
10600 * gdb.threads/next-while-other-thread-longjmps.exp
10601 * gdb.threads/non-ldr-exit.exp
10602 * gdb.threads/pending-step.exp
10603 * gdb.threads/print-threads.exp
10604 * gdb.threads/process-dies-while-detaching.exp
10605 * gdb.threads/process-dies-while-handling-bp.exp
10606 * gdb.threads/pthreads.exp
10607 * gdb.threads/queue-signal.exp
10608 * gdb.threads/reconnect-signal.exp
10609 * gdb.threads/signal-command-handle-nopass.exp
10610 * gdb.threads/signal-command-multiple-signals-pending.exp
10611 * gdb.threads/signal-delivered-right-thread.exp
10612 * gdb.threads/signal-sigtrap.exp
10613 * gdb.threads/sigthread.exp
10614 * gdb.threads/staticthreads.exp
10615 * gdb.threads/stepi-random-signal.exp
10616 * gdb.threads/thread-unwindonsignal.exp
10617 * gdb.threads/thread_check.exp
10618 * gdb.threads/thread_events.exp
10619 * gdb.threads/tid-reuse.exp
10620 * gdb.threads/tls-nodebug.exp
10621 * gdb.threads/tls-shared.exp
10622 * gdb.threads/tls-so_extern.exp
10623 * gdb.threads/tls.exp
10624 * gdb.threads/wp-replication.exp
10625 * gdb.trace/actions-changed.exp
10626 * gdb.trace/actions.exp
10627 * gdb.trace/backtrace.exp
10628 * gdb.trace/change-loc.exp
10629 * gdb.trace/collection.exp
10630 * gdb.trace/deltrace.exp
10631 * gdb.trace/disconnected-tracing.exp
10632 * gdb.trace/entry-values.exp
10633 * gdb.trace/ftrace-lock.exp
10634 * gdb.trace/ftrace.exp
10635 * gdb.trace/infotrace.exp
10636 * gdb.trace/mi-trace-frame-collected.exp
10637 * gdb.trace/mi-trace-unavailable.exp
10638 * gdb.trace/mi-traceframe-changed.exp
10639 * gdb.trace/mi-tracepoint-changed.exp
10640 * gdb.trace/mi-tsv-changed.exp
10641 * gdb.trace/no-attach-trace.exp
10642 * gdb.trace/packetlen.exp
10643 * gdb.trace/passc-dyn.exp
10644 * gdb.trace/passcount.exp
10645 * gdb.trace/pending.exp
10646 * gdb.trace/pr16508.exp
10647 * gdb.trace/qtro.exp
10648 * gdb.trace/range-stepping.exp
10649 * gdb.trace/read-memory.exp
10650 * gdb.trace/report.exp
10651 * gdb.trace/save-trace.exp
10652 * gdb.trace/signal.exp
10653 * gdb.trace/stap-trace.exp
10654 * gdb.trace/status-stop.exp
10655 * gdb.trace/strace.exp
10656 * gdb.trace/tfile.exp
10657 * gdb.trace/tfind.exp
10658 * gdb.trace/trace-break.exp
10659 * gdb.trace/trace-condition.exp
10660 * gdb.trace/trace-enable-disable.exp
10661 * gdb.trace/trace-mt.exp
10662 * gdb.trace/tracecmd.exp
10663 * gdb.trace/tracefile-pseudo-reg.exp
10664 * gdb.trace/tspeed.exp
10665 * gdb.trace/tstatus.exp
10666 * gdb.trace/tsv.exp
10667 * gdb.trace/unavailable.exp
10668 * gdb.trace/while-dyn.exp
10669 * gdb.trace/while-stepping.exp
10670 * lib/gdb-guile.exp
10671 * lib/gdb.exp
10672 * lib/mi-support.exp
10673 * lib/pascal.exp
10674 * lib/perftest.exp
10675 * lib/prelink-support.exp
10676 * lib/selftest-support.exp
10677
ad02e4fe
SM
106782016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10679
10680 * Makefile.in: Include disable-implicit-rules.mk.
10681
22347e55
AA
106822016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10683
10684 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10685 non-byte-aligned bit fields.
10686
da5b30da
AA
106872016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10688
10689 PR gdb/12616
10690 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10691 respects the DW_AT_data_bit_offset attribute.
10692
b593ecca
SM
106932016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10694
10695 * gdb.base/default.exp: Fix output of "set language".
10696
3b165252
SM
106972016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10698
10699 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10700 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10701 make.
10702 * configure.ac: Remove checks for the make program.
10703 * configure: Re-generate.
10704
1a2f3d7f
KB
107052016-11-16 Kevin Buettner <kevinb@redhat.com>
10706
10707 * gdb.python/py-recurse-unwind.c (main): Add loop.
10708 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10709 to read_register() and gdb.parse_and_eval(). Make each code
10710 call a separate case that can be individually tested.
10711 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10712 proc. Call cont_and_backtrace for each of the code paths that
10713 we want to test in the unwinder.
10714
b7f38fda
AA
107152016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10716
10717 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10718 the definition of struct S.
10719
1f8db343
CM
107202016-11-11 Catherine Moore <clm@codesourcery.com>
10721
10722 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10723
fad0c9fb
PA
107242016-11-09 Pedro Alves <palves@redhat.com>
10725
10726 * gdb.base/commands.exp (runto_or_return): New procedure.
10727 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10728 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10729 (progvar_simple_while_test, progvar_complex_if_while_test)
10730 (if_while_breakpoint_command_test)
10731 (infrun_breakpoint_command_test, breakpoint_command_test)
10732 (user_defined_command_test, watchpoint_command_test)
10733 (test_command_prompt_position, redefine_hook_test)
10734 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10735 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10736 multi_line_input and multi_line. Remove gdb_expect and
10737 gdb_stop_suppressing_tests uses.
10738 * lib/gdb.exp (valnum_re): New global.
10739 (multi_line_input): New procedure.
10740
8354c62c
SM
107412016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10742
10743 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10744 Remove.
10745 (test_setup): Define with proc_with_prefix.
10746 (test_cli_inferior): Likewise.
10747 (test_cli_thread): Likewise.
10748 (test_cli_frame): Likewise.
10749 (test_cli_select_frame): Likewise.
10750 (test_cli_up_down): Likewise.
10751 (test_mi_thread_select): Likewise.
10752 (test_mi_stack_select_frame): Likewise.
10753 (test_cli_in_mi_inferior): Likewise.
10754 (test_cli_in_mi_thread): Likewise.
10755 (test_cli_in_mi_frame): Likewise.
10756 (top level): Do not use with_test_prefix_procname.
10757
64f367a2
PA
107582016-11-09 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.base/commands.exp (gdbvar_simple_if_test)
10761 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10762 (progvar_simple_if_test, progvar_simple_while_test)
10763 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10764 (infrun_breakpoint_command_test, breakpoint_command_test)
10765 (user_defined_command_test, watchpoint_command_test)
10766 (test_command_prompt_position, deprecated_command_test)
10767 (bp_deleted_in_command, temporary_breakpoint_commands)
10768 (stray_arg0_test, source_file_with_indented_comment)
10769 (recursive_source_test, if_commands_test)
10770 (error_clears_commands_left, redefine_hook_test)
10771 (redefine_backtrace_test): Use proc_with_prefix.
10772 * lib/gdb.exp (proc_with_prefix): New proc.
10773
0bb65f1e
AA
107742016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10775
10776 * gdb.base/tui-layout.c: New file.
10777 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10778 disassembly window contains very long lines.
10779
7353f247
TT
107802016-11-08 Tom Tromey <tom@tromey.com>
10781
10782 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10783 depend on Python 2.
10784
30a7bb83
TT
107852016-11-08 Tom Tromey <tom@tromey.com>
10786
10787 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10788 New method.
10789
cdf5a07c
MG
107902016-10-29 Manish Goregaokar <manish@mozilla.com>
10791
2806dc7e 10792 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10793
51a789c3
MG
107942016-10-27 Manish Goregaokar <manish@mozilla.com>
10795
2806dc7e
PA
10796 * gdb.rust/simple.rs: Add test for univariant enums without
10797 discriminants and for encoded struct-like enums.
51a789c3 10798
f610ab6d
PA
107992016-10-28 Pedro Alves <palves@redhat.com>
10800
10801 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10802 gdb_test_multiple, tighten regexps and match symtabs and line
10803 tables incrementally.
10804
b129b0ca
LM
108052016-10-28 Luis Machado <lgustavo@codesourcery.com>
10806
10807 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10808 general.
10809
ecf45d2c
SL
108102016-10-25 Luis Machado <lgustavo@codesourcery.com>
10811
10812 * gdb.base/exec-invalid-sysroot.exp: New file.
10813
b8d38ee4
JK
108142016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10815
10816 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10817
f90fd8c2
JK
108182016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10819
10820 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10821
2d2476aa
MR
108222016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10823
2806dc7e
PA
10824 * gdb.base/killed-outside.exp: Remove $options from a call to
10825 `prepare_for_testing'.
2d2476aa 10826
e42b25a0
SM
108272016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10828
10829 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10830 Change test message.
10831
3ccdb432
SM
108322016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10833
10834 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10835 Update comment.
10836
5bad3170
SM
108372016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10838
10839 * gdb.trace/mi-trace-save.exp: New file.
10840
5ad9dba7
YQ
108412016-10-13 Yao Qi <yao.qi@linaro.org>
10842
10843 * gdb.base/code_elim.exp (get_var_address): Remove.
10844 * gdb.base/relocate.exp: Likewise.
10845 * gdb.base/shreloc.exp: Likewise.
10846 * lib/gdb.exp (get_var_address): New.
10847
62df7e21
YQ
108482016-10-13 Yao Qi <yao.qi@linaro.org>
10849
10850 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10851 floating point tests if $skip_float_test is false.
10852
4dac951e
LM
108532016-10-12 Luis Machado <lgustavo@codesourcery.com>
10854
10855 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10856 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10857 argc values.
10858 Add 1 to argc so we guarantee distinct initial/modified argc values.
10859
8f1a8fc4
JK
108602016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10861
10862 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10863
16c85b5d
JK
108642016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10865
10866 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10867 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10868 * gdb.arch/vsx-regs.exp: Likewise.
10869
1d0e042a
YQ
108702016-10-07 Yao Qi <yao.qi@linaro.org>
10871
10872 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10873
68dadef5
MM
108742016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10875
10876 * gdb.python/python.exp: Test decode_line("*0").
10877
33fa2c6e
DE
108782016-10-06 Doug Evans <dje@google.com>
10879
10880 * gdb.python/py-value.exp (test_value_creation): Add test for large
10881 unsigned 64-bit value.
10882
9c37b5ae
TT
108832016-10-06 Tom Tromey <tom@tromey.com>
10884
10885 * gdb.compile/compile.exp: Change java tests to rust.
10886 * gdb.base/setshow.exp: Change java tests to rust.
10887 * gdb.base/default.exp: Remove java from language list.
10888 * README (Examples): Update language example.
10889 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10890 test.
10891 * lib/gdb.exp (skip_java_tests): Remove.
10892 * lib/java.exp: Remove.
10893 * gdb.java: Remove.
10894
78b86327
MR
108952016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10896
10897 * gdb.arch/mips-fcr.exp: New test.
10898 * gdb.arch/mips-fcr.c: Source for the new test.
10899
7470adbb
MR
109002016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10901
10902 * gdb.base/solib-disc.exp: Use `standard_output_file'
10903 throughout.
10904
4a556533
PA
109052016-10-06 Pedro Alves <palves@redhat.com>
10906
10907 * gdb.base/jit-simple-dl.c: New file.
10908 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10909 * gdb.base/jit-simple.c: ... this.
10910 * gdb.base/jit-simple.exp (jit_run): Delete.
10911 (build_jit): New proc.
10912 (jit_test_reread): Recompile either the main program or the shared
10913 library, depending on what is being tested. Skip changing address
10914 if caller wants to. Compare before/after addresses. If testing
10915 standalone, explicitly load the binary. Test "maint info
10916 breakpoints".
10917 (top level): Add "standalone vs shared lib" and "change address"
10918 vs "same address" axes.
10919
5a122fbc
PA
109202016-10-06 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10923 call.
10924 (jit_run): Delete.
10925 (jit_test_reread): Use with_test_prefix. Reload the main binary
10926 explicitly. Compare the before/after addresses of the JIT
10927 descriptor.
10928
ee8da4b8
DE
109292016-08-15 Doug Evans <dje@google.com>
10930
10931 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10932 for single bitfields is bool.
10933 * gdb.xml/tdesc-regs.exp: Ditto.
10934
f389f6fe
JK
109352016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10936
10937 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10938
fdebf1a4
YQ
109392016-10-05 Yao Qi <yao.qi@linaro.org>
10940
10941 * lib/gdb.exp (support_complex_tests): Return zero if
10942 gdb_skip_float_test return true.
10943
9c36d954 109442016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10945 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10946
10947 PR gdb/20487
10948 * gdb.mi/user-selected-context-sync.exp: New file.
10949 * gdb.mi/user-selected-context-sync.c: New file.
10950
4034d0ff 109512016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10952 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10953
10954 PR gdb/20487
10955 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10956 =thread-select-event check.
10957
a4297203
PB
109582016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10959
10960 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10961 the compulsory L operand changes.
10962 * gdb.arch/powerpc-power.s: Likewise.
10963
bb805577
JK
109642016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10965
10966 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10967 * gdb.base/jit-attach-pie.c: New file.
10968 * gdb.base/jit-attach-pie.exp: New file.
10969
6d61dee5
PA
109702016-09-28 Pedro Alves <palves@redhat.com>
10971
10972 * gdb.base/infcall-input.c: New file.
10973 * gdb.base/infcall-input.exp: New file.
10974
f73842fc
YQ
109752016-09-22 Yao Qi <yao.qi@linaro.org>
10976
10977 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10978 (gdb_exit): Rename it to ...
10979 (gdbserver_gdb_exit): ... Close GDBserver.
10980 (gdb_exit): New proc, call gdbserver_gdb_exit.
10981 (mi_gdb_exit): Likewise.
10982
90681dab
YQ
109832016-09-22 Yao Qi <yao.qi@linaro.org>
10984
10985 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10986 path.
10987 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10988 Remove duplication.
10989
9c211fd8
YQ
109902016-09-22 Yao Qi <yao.qi@linaro.org>
10991
10992 * lib/gdbserver-support.exp: Check the existence of
10993 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10994
ad0a504f
AK
109952016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10996
10997 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10998
36cf1806
TT
109992016-09-21 Tom Tromey <tom@tromey.com>
11000
11001 PR gdb/20604:
11002 * gdb.base/quit.exp: New file.
11003
74172ecf
SM
110042016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11005
11006 * .gitignore: New file.
11007
3d0ec882
MR
110082016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11009
11010 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11011 throughout.
11012
8193adea
AA
110132016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11014
11015 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11016
d41a5c09
JK
110172016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11018
11019 * gdb.cp/casts.cc (decltype): Move it ...
11020 (main): ... with its call to ...
11021 * gdb.cp/casts03.cc: ... a new file.
11022 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11023
d2dfe700
JK
110242016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11025
11026 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11027
e2a92b16
PB
110282016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11029
11030 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11031 and sync up the test with tests in gas/testsuite/gas/ppc.
11032 * gdb.arch/powerpc-power.exp: Likewise.
11033
49b4de64
JK
110342016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11035
11036 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11037
2c29df25
SDJ
110382016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11039 Jan Kratochvil <jan.kratochvil@redhat.com>
11040
11041 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11042 make m1's definition to be different from m2's. Use 'dummy' as an
11043 argument for probe 'two'.
11044
cc3c2846
JB
110452016-09-10 Jon Beniston <jon@beniston.com>
11046
11047 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11048 for sim target.
11049
e1b2624a
AA
110502016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11051
11052 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11053 variable declaration.
11054 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11055 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11056 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11057 received HWCAP as its argument.
11058
4295e285
PA
110592016-09-06 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.base/new-ui-pending-input.c: New file.
11062 * gdb.base/new-ui-pending-input.exp: New file.
11063 * gdb.exp (clear_gdb_spawn_id): New procedure.
11064 (with_spawn_id): Check whether gdb_spawn_id exists before
11065 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11066 on exit.
11067
00d5215e
UW
110682016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11069
11070 * gdb.base/float128.c: New file.
11071 * gdb.base/float128.exp: Likewise.
11072 * gdb.base/floatn.c: Likewise.
11073 * gdb.base/floatn.exp: Likewise.
11074
a9ff5f12
UW
110752016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11076
11077 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11078
f245535c
PA
110792016-09-05 Pedro Alves <palves@redhat.com>
11080
11081 PR backtrace/19927
11082 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11083 unwinders are immediately called as side effect of "source" or
11084 "disable unwinder" commands.
11085 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11086
ae9cf263
YQ
110872016-09-02 Yao Qi <yao.qi@linaro.org>
11088
11089 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11090 is true and $type is "float" or "double".
11091
27aba047
YQ
110922016-09-02 Yao Qi <yao.qi@linaro.org>
11093
11094 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11095 true.
11096 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11097 * gdb.base/call-rt-st.exp: Likewise.
11098 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11099 return value instead of gdb,skip_float_test.
11100 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11101 (do_function_calls): Use its return value instead of
11102 gdb,skip_float_test.
11103 * gdb.base/finish.exp: Likewise.
11104 * gdb.base/funcargs.exp: Likewise.
11105 * gdb.base/return.exp: Likewise.
11106 * gdb.base/return2.exp: Likewise.
11107 * gdb.base/varargs.exp: Likewise.
11108 * lib/gdb.exp (gdb_skip_float_test): Change it to
11109 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11110
5af962df
AA
111112016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11112
11113 * gdb.multi/tids.exp: Test "thread apply all".
11114
7fac6910
JK
111152016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11116
11117 * gdb.base/default.exp (tty): Remove.
11118
bb1fe4ac
KB
111192016-08-24 Kevin Buettner <kevinb@redhat.com>
11120
2806dc7e
PA
11121 * gdb.python/py-recurse-unwind.c: New file.
11122 * gdb.python/py-recurse-unwind.py: New file.
11123 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11124
0a1ddfa6
SM
111252016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11126
11127 * gdb.base/set-inferior-tty.exp: New file.
11128 * gdb.base/set-inferior-tty.c: New file.
11129
d9de1fe3
PA
111302016-08-23 Pedro Alves <palves@redhat.com>
11131
11132 PR gdb/20494
11133 * gdb.base/new-ui-echo.c: New file.
11134 * gdb.base/new-ui-echo.exp: New file.
11135
e9d9abd7
YQ
111362016-08-23 Yao Qi <yao.qi@linaro.org>
11137
11138 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11139 gdbserver_spawn.
11140 * gdb.server/connect-without-multi-process.exp (do_test):
11141 Likewise.
11142
3589529e
YQ
111432016-08-23 Yao Qi <yao.qi@linaro.org>
11144
11145 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11146 standalone_txt. Delete gdb_txt and standalone_txt on host
11147 and target. Spawn the binary on target. Copy files from
11148 target to host.
11149
6bb90213
PA
111502016-08-22 Pedro Alves <palves@redhat.com>
11151
11152 PR gdb/20505
11153 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11154 with_test_prefix. Factor out bits to ...
11155 (test_no_vdso): ... this new procedure.
11156
20c2c024
CL
111572016-08-19 Carl Love <cel@us.ibm.com>
11158
11159 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11160 maintaining separate logic for constructing the output path.
11161 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11162 * gdb.arch/ppc-dfp.exp: Likewise.
11163 * gdb.arch/ppc-fp.exp: Likewise.
11164 * gdb.arch/vsx-regs.exp: Likewise.
11165 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11166 binprefix for generating the additional binary files.
11167
0646e07d
PA
111682016-08-19 Pedro Alves <palves@redhat.com>
11169
11170 * gdb.trace/mi-trace-frame-collected.exp
11171 (test_trace_frame_collected): On x32, expect two registers.
11172
46da9242
CL
111732016-08-18 Carl Love <cel@us.ibm.com>
11174
11175 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11176 and sync up the test with tests in gas/testsuite/gas/ppc.
11177 * gdb.arch/powerpc-power.exp: Likewise.
11178
eb2332d7
SM
111792016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11180
11181 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11182 expected error message.
11183
63c61e04
SM
111842016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11185
11186 * gdb.multi/remove-inferiors.exp: New file.
11187 * gdb.multi/remove-inferiors.c: New file.
11188
7b17065f
YQ
111892016-08-12 Yao Qi <yao.qi@linaro.org>
11190
11191 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11192 argument list.
11193
01d3dedf
PA
111942016-08-10 Pedro Alves <palves@redhat.com>
11195
11196 PR gdb/19187
11197 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11198 setup_kfails.
11199
3eb7562a
PA
112002016-08-09 Pedro Alves <palves@redhat.com>
11201 Simon Marchi <simon.marchi@ericsson.com>
11202
11203 PR gdb/20418
11204 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11205 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11206
80614914
PA
112072016-08-09 Pedro Alves <palves@redhat.com>
11208
11209 PR mi/20431
11210 * gdb.mi/mi-cmd-error.exp: New file.
11211
f348d89a
PA
112122016-08-09 Pedro Alves <palves@redhat.com>
11213
11214 PR gdb/18653
11215 * gdb.base/signals-state-child.c: New file.
11216 * gdb.base/signals-state-child.exp: New file.
11217 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11218
e5ca03b4
PA
112192016-08-09 Pedro Alves <palves@redhat.com>
11220
11221 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11222
282a0691
TT
112232016-08-03 Tom Tromey <tom@tromey.com>
11224
11225 PR python/18565:
11226 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11227
41bfcd63
YQ
112282016-08-01 Yao Qi <yao.qi@linaro.org>
11229
11230 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11231 variable mode to "multi-process" if $multi_process is 1, otherwise
11232 set it to "single-process".
11233
e3465b24
YQ
112342016-08-01 Yao Qi <yao.qi@linaro.org>
11235
11236 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11237 * gdb.cp/cpexprs.exp: Likewise.
11238 * gdb.cp/m-static.exp: Likewise.
11239
0b31a4bc
TT
112402016-07-26 Tom Tromey <tom@tromey.com>
11241
11242 PR python/20190:
11243 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11244 test.
11245
e0461dbb
MM
112462016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11247
11248 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11249 selecting assembly source files.
11250 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11251 assembly source files.
11252 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11253 assembly source files.
11254 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11255 selecting assembly source files.
11256
8194e927
SM
112572016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11258
11259 * gdb.base/new-ui.exp (do_test_invalid_args): New
11260 procedure.
11261
c0272db5
TW
112622016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11263
11264 * gdb.btrace/reconnect.c: New file.
11265 * gdb.btrace/reconnect.exp: New file.
11266
e3487908
GKB
112672016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11268
11269 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11270 to test_catch_syscall_group.
11271 (test_catch_syscall_group): New.
11272
12df5c00
TT
112732016-07-21 Tom Tromey <tom@tromey.com>
11274
11275 * gdb.rust/simple.rs (main): Use empty struct expression.
11276 * gdb.rust/simple.exp: Add tests for empty struct expression.
11277
bae62ee2
YQ
112782016-07-21 Yao Qi <yao.qi@linaro.org>
11279
11280 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11281 if gdb_skip_xml_test is true on some targets.
11282
b1b53fb3
YQ
112832016-07-21 Yao Qi <yao.qi@linaro.org>
11284
11285 * gdb.server/solib-list.exp: Unset last_loaded_file.
11286
027d97f8
JK
112872016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11288
11289 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11290 "step into captured_main (args)".
11291
7674d381
JK
112922016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11293
11294 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11295
72b5d099
JK
112962016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11297
11298 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11299
1f960ced
PA
113002016-07-19 Pedro Alves <palves@redhat.com>
11301
11302 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11303 * gdb.opt/inline-bt.exp: Likewise.
11304 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11305 additional_flags=-Winline.
11306 * gdb.opt/inline-locals.exp: Likewise.
11307 * gdb.opt/inline-markers.c (ATTR): Define.
11308 (inlined_fn): Use it.
11309
f25827c1
YQ
113102016-07-19 Yao Qi <yao.qi@linaro.org>
11311
11312 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11313 (test_with_self): Remove some code. Remove argument executable.
11314 (top-level): Use do_self_tests.
11315
37539ebe
DB
113162016-07-15 Zachary Welch <zwelch@codesourcery.com>
11317 Don Breazeal <donb@codesourcery.com>
11318
11319 * gdb.base/maint.exp: Escape paths used in regular expressions.
11320 * gdb.stabs/weird.exp: Likewise.
11321
dac790e1
TT
113222016-07-13 Tom Tromey <tom@tromey.com>
11323
11324 PR python/15620, PR python/18620:
11325 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11326 (test_bkpt_events): New procs.
11327
93daf339
TT
113282016-07-13 Tom Tromey <tom@tromey.com>
11329
11330 PR python/17698:
11331 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11332 test.
11333 (test_watchpoints): Likewise.
11334 (test_bkpt_pending): New proc.
11335
6571a381
TT
113362016-07-13 Tom Tromey <tom@tromey.com>
11337
11338 PR cli/18053:
11339 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11340 completion test.
11341
e8732474
JK
113422016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11343
11344 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11345 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11346 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11347 f_label.
11348 (g): Rename g_end_lbl to g_label.
11349 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11350 low_pc and high_pc.
11351 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11352
e0f3fd7c
TT
113532016-07-12 Tom Tromey <tom@tromey.com>
11354
11355 PR python/19293:
11356 * gdb.python/py-unwind-maint.exp: Update tests.
11357
3cfe46b6
YQ
113582016-07-12 Yao Qi <yao.qi@linaro.org>
11359
11360 * lib/selftest-support.exp (selftest_setup): Match the output
11361 when captured_main is inlined.
11362
4f19a0e6
WT
113632016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11364
11365 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11366 New variables.
11367 (print this%a, print this%b, print this): New tests.
11368 * gdb.fortran/derived-types.f90 (this): New object and
11369 initialization.
11370
986cf455
SM
113712016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11372
11373 * gdb.ada/arraydim.exp: Remove extra directory level in build
11374 directory.
11375
f0464b23
SM
113762016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11377
11378 * lib/ada.exp: Remove extra directory level in build directory.
11379 * gdb.ada/cond_lang.exp: Likewise.
11380 * gdb.ada/exec_changed.exp: Likewise.
11381 * gdb.ada/lang_switch.exp: Likewise.
11382
42d94011
MG
113832016-07-06 Manish Goregaokar <manish@mozilla.com>
11384
2806dc7e
PA
11385 * simple.rs: Add test for raw pointer subscripting.
11386 * simple.exp: Add test expectations.
42d94011 11387
647c264c
YQ
113882016-07-05 Yao Qi <yao.qi@linaro.org>
11389
11390 * gdb.mi/mi-reverse.exp: Match =record-started output.
11391
20aa2c60
PA
113922016-07-01 Pedro Alves <palves@redhat.com>
11393
11394 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11395 procedure.
11396 (jit_reader_test): Test the jit reader's unwinder.
11397 * gdb.base/jithost.c (jit_function_00_code): New global.
11398 (main): Use memcpy to fill in the mmapped code, instead of poking
11399 bytes manually here.
11400 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11401 value.
11402 (read_debug_info): Save the function's range.
11403 (read_sp): New function.
11404 (unwind_frame): Use it. Also unwind RBP.
11405 (get_frame_id): Use read_sp.
11406 (gdb_init_reader): Use calloc instead of malloc.
11407 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11408 parameter. Use gdb_test_multiple.
11409
ced2dffb
PA
114102016-07-01 Pedro Alves <palves@redhat.com>
11411 Antoine Tremblay <antoine.tremblay@ericsson.com>
11412
11413 * gdb.threads/process-dies-while-detaching.c: New file.
11414 * gdb.threads/process-dies-while-detaching.exp: New file.
11415
63000888
PA
114162016-07-01 Pedro Alves <palves@redhat.com>
11417
11418 * gdb.multi/watchpoint-multi-exit.c: New file.
11419 * gdb.multi/watchpoint-multi-exit.exp: New file.
11420
038d4868
PA
114212016-06-30 Pedro Alves <palves@redhat.com>
11422
11423 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11424 unset inferior_spawn_id.
11425
994e9c83
PA
114262016-06-30 Pedro Alves <palves@redhat.com>
11427
11428 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11429 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11430
e5653468
YQ
114312016-06-29 Yao Qi <yao.qi@linaro.org>
11432
11433 * gdb.base/return.c: Add copyright header.
11434
803b47e5
TT
114352016-06-29 Tom Tromey <tom@tromey.com>
11436
11437 PR python/20129:
11438 * gdb.python/py-framefilter.exp: Add tests for setting priority
11439 and disabling of non-existent frame filter.
11440
28244707
YQ
114412016-06-29 Yao Qi <yao.qi@linaro.org>
11442
11443 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11444 0x0f07ff.
11445
a31d2f06
YQ
114462016-06-28 Yao Qi <yao.qi@linaro.org>
11447
11448 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11449 triplets. Start gdb, execute catch syscall, and continue. Check
11450 gdb's output to determine catch syscall is supported.
11451
921d8f54
MG
114522016-06-27 Manish Goregaokar <manish@mozilla.com>
11453
25d49b86
PA
11454 * gdb.rust/simple.rs: Add test for returning unit in a function.
11455 * gdb.rust/simple.exp: Add expectation for functions returning
11456 unit.
921d8f54 11457
f4952523
PMR
114582016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11459
11460 * gdb.python/py-breakpoint-create-fail.c,
11461 gdb.python/py-breakpoint-create-fail.exp,
11462 gdb.python/py-breakpoint-create-fail.py: New testcase.
11463
fccb08f8
MG
114642016-06-25 Manish Goregaokar <manish@mozilla.com>
11465
11466 PR gdb/20239
11467 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11468 * gdb.rust/simple.exp: Add test expectations for new NonZero
11469 tests.
fccb08f8 11470
6b850546
DT
114712016-06-24 David Taylor <dtaylor@emc.com>
11472
11473 * gdb.base/offsets.exp: New file.
11474 * gdb.base/offsets.c: New file.
11475
17621150
TT
114762016-06-23 Tom Tromey <tom@tromey.com>
11477
11478 PR gdb/16483:
11479 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11480 before any filters are loaded.
11481
04d59df6
WT
114822016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11483
11484 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11485 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11486 structs.
11487 * gdb.fortran/derived-type-function.exp: New file.
11488 * gdb.fortran/derived-type-function.f90: New file.
11489
11490
ac69f786
PA
114912016-06-21 Pedro Alves <palves@redhat.com>
11492
11493 * gdb.base/new-ui.exp: New file.
11494 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11495 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11496 (with_spawn_id): New procedure.
11497
49940788
PA
114982016-06-21 Pedro Alves <palves@redhat.com>
11499
11500 * gdb.mi/mi-exec-run.exp: New file.
11501
ef274d26
PA
115022016-06-21 Pedro Alves <palves@redhat.com>
11503
11504 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11505 breakpoint command's output on the main UI.
11506 (test_break): New procedure, factored out from calls in the top
11507 level.
11508 (top level): Use foreach_with_prefix to test MI as main UI and as
11509 separate UI.
11510
468afe6c
PA
115112016-06-21 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11514 (test_awatch_creation_and_listing)
11515 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11516 Remove 'type' parameter.
11517 (test_watchpoint_all): New parameter mi_mode. Remove
11518 with_test_prefix.
11519 (top level): Use foreach_with_prefix, and add main/separate UI MI
11520 testing axis.
11521
51f77c37
PA
115222016-06-21 Pedro Alves <palves@redhat.com>
11523
11524 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11525 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11526 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11527 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11528 (gdb_main_spawn_id, mi_spawn_id): Declare and
11529 comment.
11530 (mi_create_inferior_pty): New procedure,
11531 factored out from default_mi_gdb_start.
11532 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11533 procedures.
11534 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11535 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11536 Use mi_create_inferior_pty.
11537 (mi_gdb_start): Use eval to pass down args list.
11538
8980e177
PA
115392016-06-21 Pedro Alves <palves@redhat.com>
11540
11541 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11542 * gdb.opt/inline-cmds.exp: Add MI tests.
11543
f38d3ad1
PA
115442016-06-21 Pedro Alves <palves@redhat.com>
11545
11546 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11547
45db7c09
PA
115482016-06-21 Pedro Alves <palves@redhat.com>
11549
11550 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11551 (top level): Use it instead of mi_execute_to.
11552
5a069ab3
PA
115532016-06-21 Pedro Alves <palves@redhat.com>
11554
11555 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11556 (cont_handler_str): New.
11557 (signal_stop_handler): Set stop_handler_str instead of printing to
11558 stdout.
11559 (continue_handler): Set cont_handler_str instead of printing to
11560 stdout.
11561 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11562 mi_send_resuming_command. Print stop_handler_str and
11563 cont_handler_str instead of expecting the python events print
11564 directly.
11565
2838cc1d
SD
115662016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11567
11568 * gdb.base/jit-reader.exp: New file.
11569 * gdb.base/jithost.c: New file.
11570 * gdb.base/jithost.h: New file.
11571 * gdb.base/jitreader.c : New file.
11572 * gdb.base/jit-protocol.h: New file.
11573
21a77091
YQ
115742016-06-17 Yao Qi <yao.qi@linaro.org>
11575
11576 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11577 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11578 and detach-on-fork. Adjust tests.
11579 (top level): Invoke break_cond_on_syscall with combinations of
11580 syscall, follow-fork-mode and detach-on-fork.
11581
f50bf8e5
YQ
115822016-06-17 Yao Qi <yao.qi@linaro.org>
11583
11584 * gdb.base/step-over-exit.c: New.
11585 * gdb.base/step-over-exit.exp: New.
11586
a28d8e50
YTL
115872016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11588
11589 * gdb.base/float.exp: Add target check for nds32*-*-*.
11590 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11591
cad8e26d
AB
115922016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11593
11594 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11595 for unsupported target features.
11596 * gdb.base/call-rt-st.exp: Likewise.
11597 * gdb.base/call-sc.exp: Likewise.
11598 * gdb.base/call-signal-resume.exp: Likewise.
11599 * gdb.base/call-strs.exp: Likewise.
11600 * gdb.base/callexit.exp: Likewise.
11601 * gdb.base/callfuncs.exp: Likewise.
11602 * gdb.base/nodebug.exp: Likewise.
11603 * gdb.base/printcmds.exp: Likewise.
11604 * gdb.base/ptype.exp: Likewise.
11605 * gdb.base/structs.exp: Likewise.
11606 * gdb.base/unwindonsignal.exp: Likewise.
11607 * gdb.cp/gdb2495.exp: Likewise.
11608 * gdb.cp/templates.exp: Likewise.
11609 * gdb.cp/virtfunc.exp: Likewise.
11610 * gdb.threads/hand-call-in-threads.exp: Likewise.
11611 * gdb.threads/interrupted-hand-call.exp: Likewise.
11612 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11613
347dc102
TT
116142016-06-10 Tom Tromey <tom@tromey.com>
11615
11616 PR rust/20110:
11617 * gdb.rust/expr.exp: Add test for integer constant larger than
11618 i32.
11619
5e13cf25
BH
116202016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11621
11622 * gdb.fortran/nested-funcs.exp: New.
11623 * gdb.fortran/nested-funcs.f90: New.
11624
bb556f1f
TK
116252016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11626
11627 * gdb.base/examine-backward.c: New file.
11628 * gdb.base/examine-backward.exp: New file.
11629
38b022b4
SM
116302016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11631
11632 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11633 matching.
11634
1b40ec05
TT
116352016-06-02 Tom Tromey <tom@tromey.com>
11636
11637 PR python/18984:
11638 * gdb.python/py-shared.exp: Add solib_name test.
11639
193bd378
SM
116402016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11641
11642 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11643
3326303b
MG
116442016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11645
11646 PR c++/19893
11647 * gdb.dwarf2/implref.exp: Rename to...
11648 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11649 * gdb.dwarf2/implref-array.c: New file.
11650 * gdb.dwarf2/implref-array.exp: Likewise.
11651 * gdb.dwarf2/implref-global.c: Likewise.
11652 * gdb.dwarf2/implref-global.exp: Likewise.
11653 * gdb.dwarf2/implref-struct.c: Likewise.
11654 * gdb.dwarf2/implref-struct.exp: Likewise.
11655
825c8ef2
AT
116562016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11657
11658 * gdb.trace/trace-condition.exp: Add 64bit tests.
11659
2320162a
AT
116602016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11661
11662 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11663 bits types.
11664 (main): Adapt to 8 to 64 bits types.
11665 * gdb.trace/trace-condition.exp: Add new tests.
11666
a7818233
AT
116672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11668
11669 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11670
0d336466
AT
116712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11672
11673 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11674 Move condition tests...
11675 * gdb.trace/trace-condition.exp: Here.
11676
7faeb45a
AT
116772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11678
11679 * gdb.trace/trace-condition.exp: Add counter-case tests.
11680
e385593e
JK
116812016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11682
11683 PR c++/15231
11684 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11685 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11686
744608cc
PA
116872016-05-27 Pedro Alves <palves@redhat.com>
11688
11689 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11690 New procedure.
11691 (top level): Call it, and bail out of DejaGnu is known to be bad.
11692
ac775bf4
AB
116932016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11694
11695 * gdb.base/whatis.c: Extend the test case.
11696 * gdb.base/whatis.exp: Add additional tests.
11697
2bbad2ea
BH
116982016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11699
11700* gdb.fortran/type.f90: Add pointer variable.
11701* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11702
8b70175d
BH
117032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11704
11705 * gdb.fortran/vla-type.exp: Fix testcase name.
11706
86d8a848
BH
117072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11708
11709 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11710
e188eb36
BH
117112016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11712
11713 * gdb.fortran/type.f90: Add nested structures.
11714 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11715 * gdb.fortran/derived-type.exp: Adapt expected output.
11716 * gdb.fortran/vla-type.exp: Adapt expected output.
11717
9b2db1fd
BH
117182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11719
11720 * gdb.fortran/whatis_type.exp: Adapt expected output.
11721
72b17055
BH
117222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11723
11724 * gdb.fortran/print_type.exp: Fix expected output.
11725 * gdb.fortran/whatis_type.exp: Fix expected output.
11726
3cd81d8d
BH
117272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11728
11729 * gdb.fortran/whatis_type.exp: Use multi_line.
11730
ddae9462
TT
117312016-05-24 Tom Tromey <tom@tromey.com>
11732
11733 PR python/17386:
11734 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11735 use value as an index.
11736
1957f6b8
TT
117372016-05-23 Tom Tromey <tom@tromey.com>
11738
11739 PR python/17981:
11740 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11741 no-breakpoint case.
11742
026a9174
PA
117432016-05-24 Pedro Alves <palves@redhat.com>
11744
11745 PR gdb/19828
11746 * gdb.threads/clone-attach-detach.c: New file.
11747 * gdb.threads/clone-attach-detach.exp: New file.
11748
e70a7231
FR
117492016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11750
11751 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11752
0f6ed0e0
TT
117532016-05-23 Tom Tromey <tom@tromey.com>
11754
11755 PR python/19438, PR python/18393:
11756 * gdb.python/py-progspace.exp: Add "dir" test.
11757 * gdb.python/py-objfile.exp: Add "dir" test.
11758
ffd19d61
YQ
117592016-05-23 Yao Qi <yao.qi@linaro.org>
11760
11761 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11762 * gdb.arch/thumb2-it.exp: Likewise.
11763
9e8f9b05
SM
117642016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11765
11766 * gdb.mi/mi-threads-interrupt.c: New file.
11767 * gdb.mi/mi-threads-interrupt.exp: New file.
11768
61c6156d
SM
117692016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11770
11771 PR gdb/18077
11772 * gdb.mi/mi-async-run.exp: New file.
11773 * gdb.mi/mi-async-run.c: New file.
11774
67218854
TT
117752016-05-17 Tom Tromey <tom@tromey.com>
11776 Manish Goregaokar <manishsmail@gmail.com>
11777
11778 * lib/rust-support.exp: New file.
11779 * lib/gdb.exp (skip_rust_tests): New proc.
11780 (build_executable_from_specs): Handle rust.
11781 * lib/future.exp (gdb_find_rustc): New proc.
11782 (gdb_default_target_compile): Handle rust.
11783 * gdb.rust/expr.exp: New file.
11784 * gdb.rust/generics.exp: New file.
11785 * gdb.rust/generics.rs: New file.
11786 * gdb.rust/methods.exp: New file.
11787 * gdb.rust/methods.rs: New file.
11788 * gdb.rust/modules.exp: New file.
11789 * gdb.rust/modules.rs: New file.
11790 * gdb.rust/simple.exp: New file.
11791 * gdb.rust/simple.rs: New file.
11792
c44af4eb
TT
117932016-05-17 Tom Tromey <tom@tromey.com>
11794
11795 * gdb.base/default.exp (set language): Add rust.
11796
dcd1f979
TT
117972016-05-17 Tom Tromey <tom@tromey.com>
11798
11799 * gdb.gdb/unittest.exp: New file.
11800
155b7f57
YQ
118012016-05-16 Yao Qi <yao.qi@linaro.org>
11802
11803 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11804 shell_prompt. Update shell_prompt_re.
11805
8ddd5a6c
DE
118062016-05-12 Doug Evans <dje@google.com>
11807
11808 PR symtab/19999
11809 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11810 $options when building executable.
11811 * gdb.dwarf2/fission-loclists-pie.S: New file.
11812 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11813
02e370d9
SM
118142016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11815
11816 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11817 of [is_remote target],
11818
8929ad8b
SM
118192016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11820
11821 * lib/gdb.exp (use_gdb_stub): New procedure.
11822
6c447423
DE
118232016-05-03 Yunlian Jiang <yunlian@google.com>
11824 Doug Evans <dje@google.com>
11825
11826 PR symtab/19914
11827 * gdb.dwarf2/dwp-sepdebug.c: New file.
11828 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11829
444e826c
SM
118302016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11831
11832 * gdb.base/detach.exp: Remove is_remote check.
11833
740feeaa
SM
118342016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11835
11836 * gdb.base/annota-input-while-running.exp: Don't check for
11837 [is_remote target]. Enable annotations after running to main.
11838 Remove unused "set test..." line.
11839
9080ac9d
SM
118402016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11841
11842 * gdb.trace/trace-enable-disable.exp: New file.
11843 * gdb.trace/trace-enable-disable.c: New file.
11844
952ebca5
SM
118452016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11846
11847 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11848 use it in info sharedlibrary test.
11849 * gdb.trace/ftrace-lock.exp: Likewise.
11850 * gdb.trace/ftrace.exp: Likewise.
11851 * gdb.trace/range-stepping.exp: Likewise.
11852 * gdb.trace/trace-break.exp: Likewise.
11853 * gdb.trace/trace-condition.exp: Likewise.
11854 * gdb.trace/trace-mt.exp: Likewise.
11855
d9019901
SM
118562016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11857
11858 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11859 (gdb_load_shlib): ... this.
11860 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11861 gdb_load_shlib.
11862 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11863 * gdb.base/ctxobj.exp: Likewise.
11864 * gdb.base/dprintf-pending.exp: Likewise.
11865 * gdb.base/dso2dso.exp: Likewise.
11866 * gdb.base/fixsection.exp: Likewise.
11867 * gdb.base/gcore-relro.exp: Likewise.
11868 * gdb.base/gdb1555.exp: Likewise.
11869 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11870 * gdb.base/gnu-ifunc.exp: Likewise.
11871 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11872 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11873 * gdb.base/pending.exp: Likewise.
11874 * gdb.base/print-file-var.exp: Likewise.
11875 * gdb.base/print-symbol-loading.exp: Likewise.
11876 * gdb.base/shlib-call.exp: Likewise.
11877 * gdb.base/shreloc.exp: Likewise.
11878 * gdb.base/so-impl-ld.exp: Likewise.
11879 * gdb.base/solib-disc.exp: Likewise.
11880 * gdb.base/solib-nodir.exp: Likewise.
11881 * gdb.base/solib-overlap.exp: Likewise.
11882 * gdb.base/solib-symbol.exp: Likewise.
11883 * gdb.base/solib-weak.exp (do_test): Likewise.
11884 * gdb.base/sym-file.exp: Likewise.
11885 * gdb.base/symtab-search-order.exp: Likewise.
11886 * gdb.base/type-opaque.exp: Likewise.
11887 * gdb.base/unload.exp: Likewise.
11888 * gdb.base/watchpoint-solib.exp: Likewise.
11889 * gdb.compile/compile.exp: Likewise.
11890 * gdb.cp/gdb2384.exp: Likewise.
11891 * gdb.cp/infcall-dlopen.exp: Likewise.
11892 * gdb.cp/re-set-overloaded.exp: Likewise.
11893 * gdb.fortran/library-module.exp: Likewise.
11894 * gdb.opt/solib-intra-step.exp: Likewise.
11895 * gdb.python/py-finish-breakpoint.exp: Likewise.
11896 * gdb.python/py-shared.exp: Likewise.
11897 * gdb.reverse/solib-precsave.exp: Likewise.
11898 * gdb.reverse/solib-reverse.exp: Likewise.
11899 * gdb.server/solib-list.exp: Likewise.
11900 * gdb.threads/dlopen-libpthread.exp: Likewise.
11901 * gdb.threads/tls-shared.exp: Likewise.
11902 * gdb.threads/tls-so_extern.exp: Likewise.
11903 * gdb.trace/change-loc.exp: Likewise.
11904 * gdb.trace/ftrace-lock.exp: Likewise.
11905 * gdb.trace/ftrace.exp: Likewise.
11906 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11907 * gdb.trace/pending.exp: Likewise.
11908 * gdb.trace/range-stepping.exp: Likewise.
11909 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11910 (strace_info_marker): Likewise.
11911 (strace_probe_marker): Likewise.
11912 (strace_trace_on_same_addr): Likewise.
11913 (strace_trace_on_diff_addr): Likewise.
11914 * gdb.trace/trace-break.exp: Likewise.
11915 * gdb.trace/trace-condition.exp: Likewise.
11916 * gdb.trace/trace-mt.exp: Likewise.
11917
fca4cfd9
SM
119182016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11919
11920 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11921 result of gdb_remote_download.
11922 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11923 * gdb.base/dso2dso.exp: Likewise.
11924 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11925 * gdb.base/print-file-var.exp: Likewise.
11926 * gdb.base/shlib-call.exp: Likewise.
11927 * gdb.base/shreloc.exp: Likewise.
11928 * gdb.base/solib-overlap.exp: Likewise.
11929 * gdb.base/solib-weak.exp (do_test): Likewise.
11930 * gdb.base/unload.exp: Likewise.
11931
11cf4ffb
YQ
119322016-04-27 Yao Qi <yao.qi@linaro.org>
11933
11934 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11935 exists.
11936
3e2e34f8
KB
119372016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11938
11939 * vla-type.exp: Print structure from toplevel.
11940
8f07e298
BH
119412016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11942
11943 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11944 of dynamic types.
11945 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11946 of dynamic types.
11947
9920b434
BH
119482016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11949
11950 * gdb.fortran/vla-type.f90: New file.
11951 * gdb.fortran/vla-type.exp: New file.
11952
f3abeff5
YQ
119532016-04-25 Yao Qi <yao.qi@linaro.org>
11954
11955 * gdb.base/branch-to-self.c: New file.
11956 * gdb.base/branch-to-self.exp: New file.
11957
0a5d52f0
YQ
119582016-04-22 Yao Qi <yao.qi@linaro.org>
11959
11960 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11961 more after $hex.
11962
495346f6
YQ
119632016-04-22 Yao Qi <yao.qi@linaro.org>
11964
11965 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11966 * gdb.base/annota3.exp: Likewise.
11967
4a7e075c
YQ
119682016-04-22 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.reverse/step-precsave.exp: Do one step and test program
11971 stops in "callee" and do multiple steps until program goes out
11972 of "callee".
11973 * gdb.reverse/step-reverse.exp: Likewise.
11974
5b061e98
YQ
119752016-04-22 Yao Qi <yao.qi@linaro.org>
11976
11977 * gdb.trace/signal.exp: Also pass if
11978 $tracepoint_hits($i) > $iterations.
11979
5c5dc57f
YQ
119802016-04-22 Yao Qi <yao.qi@linaro.org>
11981
11982 * gdb.trace/signal.c: New file.
11983 * gdb.trace/signal.exp: New file.
11984
a55411b9
DE
119852016-04-19 Doug Evans <xdje42@gmail.com>
11986
11987 * gdb.base/bad-file.exp: New file.
11988
a22df60a
MG
119892016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11990
11991 * gdb.dwarf2/implref.exp: New file.
11992
0c13f7e5
BH
119932016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11994
11995 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11996 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11997 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11998 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11999 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12000 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12001 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12002 * lib/fortran.exp (fortran_int4): New procedure.
12003 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12004 (fortran_logical4): Likewise.
12005
9b9b09e9
BH
120062016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12007
12008 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12009
a14d1f4d
BH
120102016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12011
12012 * lib/compiler.c: Add Intel specific preprocessor macros.
12013 * lib/compiler.cc: Likewise.
25d49b86 12014
7d49b1d0
LM
120152016-04-13 Luis Machado <lgustavo@codesourcery.com>
12016
12017 * gdb.server/connect-with-no-symbol-file.c: New file.
12018 * gdb.server/connect-with-no-symbol-file.exp: New file.
12019
8392fa22
SM
120202016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12021
12022 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12023
8c4c4aeb
SM
120242016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12025
12026 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12027 standard output directory.
12028
45e3745e
AT
120292016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12030
12031 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12032
e26b7e41
MM
120332016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12034
12035 * gdb.btrace/instruction_history.c (loop): Add declaration.
12036
8ce09462
AT
120372016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12038
12039 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12040
2e88a1ea
SM
120412016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12042
12043 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12044 parentheses to print.
12045 (continue_handler): Likewise.
12046
f48e22e3
SM
120472016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12048
12049 * gdb.server/solib-list.exp: Remove is_remote check.
12050 Pass shlib= to gdb_compile. Don't link shared library with
12051 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12052 Run binary filename through "readlink -f" on the target.
12053
096be756
PA
120542016-04-08 Pedro Alves <palves@redhat.com>
12055
12056 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12057 interpreter filename as argument to gdbserver_spawn.
12058 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12059 Return empty if $last_loaded_file does not exist.
12060
06500533
JK
120612016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12062
12063 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12064 * gdb.base/jit-main.c: Use exit after usage.
12065
2d35e871
JK
120662016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12067
12068 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12069 GDBHISTSIZE prior to the tests.
12070 * gdb.base/gdbinit-history.exp: Likewise.
12071
120722016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12073
12074 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12075 instead of build_executable. Use gdb_load_shlibs.
12076
c8064e7e
YQ
120772016-04-07 Yao Qi <yao.qi@linaro.org>
12078
12079 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12080 Execute "si" command.
12081
bde47561
YQ
120822016-04-07 Yao Qi <yao.qi@linaro.org>
12083
12084 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12085 number instead of the comments on some line.
12086
b16f8a3b
DB
120872016-04-06 Don Breazeal <donb@codesourcery.com>
12088
12089 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12090 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12091
c2f901df
SM
120922016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12093
12094 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12095 standard_output_file. Remove unused binfile variable.
12096
ac17fda0
CU
120972016-04-05 Catalin Udma <catalin.udma@freescale.com>
12098
12099 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12100 * gdb.python/py-mi-objfile.exp: Match "list main" output
12101 in console format.
12102
03a8c4df
SM
121032016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12104
12105 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12106 absolute.
12107
6e774b13
SM
121082016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12109
12110 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12111 absolute.
12112 * gdb.trace/ftrace.exp: Likewise.
12113 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12114 targets as well.
12115 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12116 (gdb_load_shlibs): Copy libraries to test directory when testing
12117 natively. Only set solib-search-path if testing remotely.
12118 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12119
7817ea46
SM
121202016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12121
12122 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12123 gdb_download. Use it even if the target is not remote.
12124 * gdb.base/jit.exp (compile_jit_test): Likewise.
12125 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12126 output directory if the destination board is local, otherwise use
12127 the standard remote_download from DejaGnu.
12128 (gdb_download): Remove.
12129 (gdb_load_shlibs): Use gdb_remote_download instead of
12130 gdb_download.
12131 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12132 Use gdb_remote_download instead of gdb_download. Use it even if
12133 the target is not remote.
12134 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12135 instead of gdb_download.
12136
7beb7f68
SM
121372016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12138
12139 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12140 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12141 run.
12142
cc63428a
AV
121432016-04-01 Artemiy Volkov <artemiyv@acm.org>
12144
12145 PR gdb/19820
12146 * gdb.base/printcmds.exp: Add artificial arrays tests.
12147
64cdf930
PA
121482016-03-31 Pedro Alves <palves@redhat.com>
12149
12150 PR gdb/19858
12151 * gdb.base/jit-main.c: Include unistd.h.
12152 (ATTACH): Define to 0 if not already defined.
12153 (wait_for_gdb, mypid): New globals.
12154 (WAIT_FOR_GDB): New macro.
12155 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12156 some breakpoint locations.
12157 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12158 New procedures.
12159 (one_jit_test): Add REATTACH parameter, and handle it. Use
12160 continue_to_test_location.
12161 (top level): Test attach, and adjusts calls to one_jit_test.
12162
40dea8cb
PA
121632016-03-31 Pedro Alves <palves@redhat.com>
12164
12165 PR gdb/19858
12166 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12167 BINSUFFIX parameter, and handle it.
12168 (top level): Adjust calls compile_jit_test.
12169
e7ea3ec7
CU
121702016-03-31 Catalin Udma <catalin.udma@freescale.com>
12171
12172 PR python/19743
12173 * gdb.python/py-mi-events-gdb.py: New file.
12174 * gdb.python/py-mi-events.c: New file.
12175 * gdb.python/py-mi-events.exp: New file.
12176
e6359af3
YQ
121772016-03-30 Yao Qi <yao.qi@linaro.org>
12178
12179 * gdb.reverse/until-precsave.exp: Match function name only.
12180 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12181 Move malloc to a condition block.
12182 * gdb.reverse/until-reverse.exp: Match function name only.
12183
a4105d04
MK
121842016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12185
12186 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12187 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12188 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12189 variable for GPR 0 instead of assuming it is register 0.
12190 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12191 * lib/trace-support.exp: Add s390 registers.
12192
bfa6adb9
YQ
121932016-03-29 Yao Qi <yao.qi@linaro.org>
12194
12195 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12196
1e6697ea
YQ
121972016-03-24 Yao Qi <yao.qi@linaro.org>
12198
12199 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12200 test message.
12201
64bcd522
AA
122022016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12203
12204 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12205 maintaining separate logic for constructing the output path.
12206
7868401b
DB
122072016-03-16 Don Breazeal <donb@codesourcery.com>
12208
12209 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12210 Retry fork and waitpid on interrupted system call errors.
12211 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12212 Use with_timeout_factor to increase timeout by factor of 10.
12213
1cafadb4
DB
122142016-03-15 Don Breazeal <donb@codesourcery.com>
12215
12216 * gdb.cp/scope-err.cc: New test program.
12217 * gdb.cp/scope-err.exp: New test script.
12218 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12219 lines and "set breakpoint here" comment.
12220 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12221 Fixed some whitespace and format issues.
12222 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12223 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12224
81516450
DE
122252016-03-15 Doug Evans <dje@google.com>
12226
12227 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12228 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12229 All callers updated. Add tests for enums, mixed flags register.
12230
aa52b601
DE
122312016-03-15 Doug Evans <dje@google.com>
12232
12233 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12234 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12235
fa4ff313
SM
122362016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12237
12238 * gdb.base/default.exp: Add $_as_string to the list of expected
12239 convenience functions.
12240
f2403c39
AB
122412016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12242
12243 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12244
f2f3ccb9
SM
122452016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12246
12247 * gdb.python/py-as-string.exp: New file.
12248 * gdb.python/py-as-string.c: New file.
12249
00dbd492
PA
122502016-03-09 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12253 signal" -> "Thread NN received signal" output change.
12254 * gdb.threads/ia64-sigill.exp: Likewise.
12255 * gdb.threads/linux-dp.exp: Likewise.
12256 * gdb.threads/manythreads.exp: Likewise.
12257 * gdb.threads/pending-step.exp: Likewise.
12258 * gdb.threads/print-threads.exp: Likewise.
12259 * gdb.threads/sigstep-threads.exp: Likewise.
12260 * gdb.threads/staticthreads.exp: Likewise.
12261 * gdb.threads/tls.exp: Likewise.
12262
1e6697ea
YQ
122632016-03-09 Pedro Alves <palves@redhat.com>
12264
12265 * gdb.base/command-line-input.exp: New file.
12266
b04fd3be
MK
122672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12268
12269 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12270 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12271 * gdb.trace/pending.exp: Accept leading dot before function name.
12272 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12273 * lib/trace-support.exp: Set registers for ppc.
12274
98fa59e9
MK
122752016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12276
12277 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12278 use it for disassembly; accept .main in addition to main in backtrace.
12279
f77198c8
MK
122802016-03-09 Wei-cheng Wang <cole945@gmail.com>
12281 Marcin Kościelnicki <koriakin@0x04.net>
12282
12283 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12284 (gdb_recursion_test_ptr): New global variable.
12285 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12286 gdb_recursion_test.
12287 (gdb_c_test): Ditto.
12288
ba84e0da
MK
122892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12290
12291 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12292 ordering.
12293
4366d36e
MK
122942016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12295
12296 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12297 (bar): Add bar_start_lbl label.
12298 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12299 of foo/bar for emitting DWARF and tracing.
12300
5eb264df
SDJ
123012016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12302
12303 * analyze-racy-logs.py: Set executable bit.
12304
fb6a751f
SDJ
123052016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12306
12307 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12308 (CHECK_TARGET_TMP): Likewise.
12309 (check-single-racy): New rule.
12310 (check-parallel-racy): Likewise.
12311 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12312 (do-check-parallel-racy): New rule.
12313 (check-racy/%.exp): Likewise.
12314 * README (Racy testcases): New section.
12315 * analyze-racy-logs.py: New file.
12316
bdf7e230
DE
123172016-03-03 Doug Evans <dje@google.com>
12318
12319 * gdb.base/skip.exp: Use with_test_prefix.
12320
4719d415
YQ
123212016-03-03 Yao Qi <yao.qi@linaro.org>
12322
12323 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12324 Invoke step_over_syscall "clone" and break_cond_on_syscall
12325 "clone".
12326 * gdb.base/step-over-clone.c: New file.
12327
ea507862
YQ
123282016-03-03 Yao Qi <yao.qi@linaro.org>
12329
12330 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12331 code format.
12332
8fc8cbda
YQ
123332016-03-03 Yao Qi <yao.qi@linaro.org>
12334
12335 * gdb.base/disp-step-fork.c: Rename to ...
12336 * gdb.base/step-over-fork.c: ... it. New file.
12337 * gdb.base/disp-step-vfork.c: Rename to ...
12338 * gdb.base/step-over-vfork.c: ... it. New file.
12339 * gdb.base/disp-step-syscall.exp: Rename to ...
12340 * gdb.base/step-over-syscall.exp: ... it. New file.
12341 (disp_step_cross_syscall): Rename to ...
12342 (step_over_syscall): ... it.
12343
92fa70b0
YQ
123442016-03-03 Yao Qi <yao.qi@linaro.org>
12345
12346 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12347 If target supports condition evaluation on target, invoke
12348 break_cond_on_syscall for fork and vfork.
12349
e197ad3c
YQ
123502016-03-03 Yao Qi <yao.qi@linaro.org>
12351
12352 * gdb.base/disp-step-syscall.exp: Don't invoke
12353 support_displaced_stepping.
12354 (disp_step_cross_syscall): Test with displaced stepping off and
12355 on if supported.
12356
0b47da9f
YQ
123572016-03-03 Yao Qi <yao.qi@linaro.org>
12358
12359 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12360 proc.
12361 (setup): New proc.
12362 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12363 and setup.
12364
065ab6dc
BH
123652016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12366
12367 * gdb.fortran/vla-history.exp: Remove breakpoint.
12368
07e448ad 123692016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12370
25d49b86
PA
12371 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12372 exceeds timeout.
07e448ad 12373
9ac2d526 123742016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12375
25d49b86
PA
12376 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12377 breakpoint.
9ac2d526 12378
17807369
BH
123792016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12380
12381 * gdb.mi/vla.f90: Nullify pointer after declaration.
12382
86e501af
PA
123832016-03-01 Pedro Alves <palves@redhat.com>
12384
12385 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12386
1e903e32
PA
123872016-03-01 Pedro Alves <palves@redhat.com>
12388
12389 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12390 before anything else.
12391 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12392 _GNU_SOURCE here.
12393 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12394 before anything else.
12395 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12396
6ccb54e2
PA
123972016-03-01 Pedro Alves <palves@redhat.com>
12398
12399 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12400
30ca9da1
YQ
124012016-03-01 Yao Qi <yao.qi@linaro.org>
12402
12403 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12404 prepare_for_testing.
12405
dc856b38
YQ
124062016-03-01 Yao Qi <yao.qi@linaro.org>
12407
12408 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12409
4a932159
AA
124102016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12411
12412 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12413 manually constructing the output path.
12414
f2489477
AA
124152016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12416
12417 * gdb.arch/s390-stackless.S: New.
12418 * gdb.arch/s390-stackless.exp: New.
12419
38899f16
IB
124202016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12421
12422 * gdb.dlang/circular.c: New file.
12423 * gdb.dlang/circular.exp: New file.
12424
9fde51ed
YQ
124252016-02-26 Yao Qi <yao.qi@linaro.org>
12426
12427 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12428 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12429 (testcases): Update.
12430
ce90fefe
YQ
124312016-02-26 Yao Qi <yao.qi@linaro.org>
12432
12433 * gdb.reverse/aarch64.c: Rename to ...
12434 * gdb.reverse/insn-reverse.c: ... it.
12435 * gdb.reverse/aarch64.exp: Rename to ...
12436 * gdb.reverse/insn-reverse.exp: ... it.
12437
3263bceb
YQ
124382016-02-26 Yao Qi <yao.qi@linaro.org>
12439
12440 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12441 (testcase_ftype): New.
12442 (testcases): New array.
12443 (n_testcases): New.
12444 (main): Call each element in testcases.
12445 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12446 (read_testcase): New.
12447 Do the tests in a loop.
12448
6cb59ff1
YQ
124492016-02-25 Yao Qi <yao.qi@linaro.org>
12450
12451 * gdb.base/branches.c: Remove.
12452
ae91f625
MK
124532016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12454
12455 PR gdb/13808
12456 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12457
678b48b7
MK
124582016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12459
12460 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12461
7337a6f2
MK
124622016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12463
12464 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12465 change x86_64 call_insn to 'callq'.
12466
861ca91f
AT
124672016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12468
12469 * gdb.trace/tfile-avx.c: Move to...
12470 * gdb.trace/tracefile-pseudo-reg.c: Here.
12471 * gdb.trace/tfile-avx.exp: Move to...
12472 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12473
bf74e428
GB
124742016-02-24 Gary Benson <gbenson@redhat.com>
12475
12476 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12477 message on attach.
12478
cce0e923
DE
124792016-02-23 Doug Evans <dje@google.com>
12480
12481 * gdb.base/skip.c (test_skip): New function.
12482 (end_test_skip_file_and_function): New function.
12483 (test_skip_file_and_function): New function.
12484 * gdb.base/skip1.c (test_skip): New function.
12485 (skip1_test_skip_file_and_function): New function.
12486 * gdb.base/skip.exp: Add tests for new skip options.
12487 * gdb.base/skip-solib.exp: Update expected output.
12488 * gdb.perf/skip-command.cc: New file.
12489 * gdb.perf/skip-command.exp: New file.
12490 * gdb.perf/skip-command.py: New file.
12491
4000e47e
MK
124922016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12493
12494 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12495 info registers pattern.
12496
24f75ead
IB
124972016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12498
12499 * lib/future.exp: Add D support.
12500 (gdb_find_gdc): New proc.
12501 (gdb_default_target_compile): Add D support.
12502
fbb7bcbe
WW
125032016-02-18 Wei-cheng Wang <cole945@gmail.com>
12504
12505 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12506 user+system time.
12507 (trace_speed_test): Determine the iteration count for a time
12508 between 15..30 seconds.
12509
012b3a21
WT
125102016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12511
12512 * gdb.arch/i386-mpx-sigsegv.c: New file.
12513 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12514 * gdb.arch/i386-mpx-simple_segv.c: New file.
12515 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12516
2d5189bd
YQ
125172016-02-18 Yao Qi <yao.qi@linaro.org>
12518
12519 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12520 Don't call setup_kfail.
12521
40fb20d0
YQ
125222016-02-18 Yao Qi <yao.qi@linaro.org>
12523
12524 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12525 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12526
21b1f8d2
DE
125272016-02-16 Doug Evans <dje@google.com>
12528
12529 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12530 * gdb.base/skip1.c: Ditto.
12531 * gdb.base/skip.exp: Whitespace cleanup.
12532
4041ed77
DB
125332016-02-16 Don Breazeal <donb@codesourcery.com>
12534
12535 PR remote/19496
12536 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12537 Remove kfail for PR remote/19496.
12538
c4ef31bf
SM
125392016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12540
12541 * lib/gdb.exp (standard_temp_file): Return a path specific to
12542 the runtest invocation.
12543
266b65b3
SM
125442016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12545
12546 * gdb.trace/save-trace.exp: Change relative path to be in the
12547 standard output directory.
12548
a7a0a6a9
JK
125492016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12550
12551 * gdb.arch/i386-prologue.c: Add missing prototypes.
12552
c99dbb42
JK
125532016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12554
12555 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12556 * gdb.arch/i386-prologue.exp: Likewise.
12557 * gdb.arch/i386-size.exp: Likewise.
12558
aa480355
SM
125592016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12560
12561 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12562 define object file path.
12563 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12564 file path.
12565 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12566 standard_output_file to define binfile.
12567
ba881f50
JK
125682016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12569
12570 Fix compatibility with recent gfortran-5.3.1.
12571 * gdb.fortran/vla-history.exp (print vla1 allocated)
12572 (print vla2 allocated, print $2, print $3): Remove
12573 (print $4): Rename to ...
12574 (print $2): ... here.
12575 (print $9): Rename to ...
12576 (print $5): ... here.
12577 (print $10): Rename to ...
12578 (print $6): ... here.
12579 * gdb.fortran/vla.f90: Add pvla initialization.
12580
e9fb005c
JK
125812016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12582
12583 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12584 New test.
12585 * gdb.fortran/vla-value-sub.exp: Likewise.
12586
e44e00ff
MK
125872016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12588
12589 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12590
97e94151
SM
125912016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12592
12593 * i386-biarch-core.exp: Define corefile using
12594 standard_output_file.
12595
01113bc1
YQ
125962016-02-12 Yao Qi <yao.qi@linaro.org>
12597
12598 * gdb.arch/arm-single-step-kernel-helper.c: New.
12599 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12600
33b4777c
MM
126012016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12602
12603 * gdb.btrace/tailcall-only.exp: New.
12604 * gdb.btrace/tailcall-only.c: New.
12605 * gdb.btrace/x86_64-tailcall-only.S: New.
12606 * gdb.btrace/i686-tailcall-only.S: New.
12607
acc23c11
PA
126082016-02-11 Pedro Alves <palves@redhat.com>
12609
12610 * README (Parallel testing): Add missing double quotes.
12611
e352bf0a
PA
126122016-02-11 Pedro Alves <palves@redhat.com>
12613
12614 * README (Parallel testing): New section.
12615 (GDB_PARALLEL): Rewrite.
12616 (FORCE_PARALLEL): Document.
12617
9f5fed78
MK
126182016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12619
12620 * gdb.trace/tfile-avx.c: New test.
12621 * gdb.trace/tfile-avx.exp: New test.
12622
9ef9e6a6
KS
126232016-02-09 Keith Seitz <keiths@redhat.com>
12624
12625 PR breakpoints/19546
12626 * gdb.base/infcall-exec.c: New file.
12627 * gdb.base/infcall-exec2.c: New file.
12628 * gdb.base/infcall-exec.exp: New file.
12629
a96e36da
KS
126302016-02-09 Keith Seitz <keiths@redhat.com>
12631
12632 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12633 (toplevel): Call test_bkpt_address.
12634
9f61929f
KS
126352016-02-09 Keith Seitz <keiths@redhat.com>
12636
12637 PR python/19506
12638 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12639 (toplevel): Call test_bkpt_address.
12640
1e94266c
SM
126412016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12642
12643 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12644 to AC_OUTPUT.
12645 * configure: Regenerate.
12646
2a7f3dff
PA
126472016-02-09 Pedro Alves <palves@redhat.com>
12648
12649 PR breakpoints/19548
12650 * gdb.base/execl-update-breakpoints.c (some_function): New
12651 function.
12652 (main): Call it.
12653 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12654 Tighten expected GDB output.
12655
2151ccc5
SM
126562016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12657
12658 * Makefile.in (ALL_SUBDIRS): Remove.
12659 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12660 (distclean maintainer-clean realclean): Likewise.
12661 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12662 * configure: Regenerate.
12663 * gdb.ada/Makefile.in: Delete.
12664 * gdb.arch/Makefile.in: Likewise.
12665 * gdb.asm/Makefile.in: Likewise.
12666 * gdb.base/Makefile.in: Likewise.
12667 * gdb.btrace/Makefile.in: Likewise.
12668 * gdb.cell/Makefile.in: Likewise.
12669 * gdb.compile/Makefile.in: Likewise.
12670 * gdb.cp/Makefile.in: Likewise.
12671 * gdb.disasm/Makefile.in: Likewise.
12672 * gdb.dlang/Makefile.in: Likewise.
12673 * gdb.dwarf2/Makefile.in: Likewise.
12674 * gdb.fortran/Makefile.in: Likewise.
12675 * gdb.gdb/Makefile.in: Likewise.
12676 * gdb.go/Makefile.in: Likewise.
12677 * gdb.guile/Makefile.in: Likewise.
12678 * gdb.java/Makefile.in: Likewise.
12679 * gdb.linespec/Makefile.in: Likewise.
12680 * gdb.mi/Makefile.in: Likewise.
12681 * gdb.modula2/Makefile.in: Likewise.
12682 * gdb.multi/Makefile.in: Likewise.
12683 * gdb.objc/Makefile.in: Likewise.
12684 * gdb.opencl/Makefile.in: Likewise.
12685 * gdb.opt/Makefile.in: Likewise.
12686 * gdb.pascal/Makefile.in: Likewise.
12687 * gdb.perf/Makefile.in: Likewise.
12688 * gdb.python/Makefile.in: Likewise.
12689 * gdb.reverse/Makefile.in: Likewise.
12690 * gdb.server/Makefile.in: Likewise.
12691 * gdb.stabs/Makefile.in: Likewise.
12692 * gdb.threads/Makefile.in: Likewise.
12693 * gdb.trace/Makefile.in: Likewise.
12694 * gdb.xml/Makefile.in: Likewise.
12695 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12696 GDB_PARALLEL.
12697 (standard_output_file): Remove check for GDB_PARALLEL, always
12698 return path in outputs/$subdir/$testname.
12699
437277d4
SM
127002016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12701
12702 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12703 (site.exp): Assign abs_srcdir to tcl's srcdir.
12704
31d913c7
YQ
127052016-02-04 Yao Qi <yao.qi@linaro.org>
12706
12707 * gdb.base/foll-exec-mode.c: Include limits.h.
12708 (main): Add parameters argc and argv. Get directory from
12709 argv[0].
12710 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12711 compilation.
12712 * gdb.base/foll-exec.c: Include limits.h.
12713 (main): Add parameters argc and argv.
12714 Get directory from argv[0].
12715 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12716 Adjust tests on the number of lines as source code changed.
12717 * gdb.base/foll-vfork-exit.c: Include limits.h.
12718 (main): Add one line of statement before vfork.
12719 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12720 (main): Add parameters argc and argv. Get directory from
12721 argv[0].
12722 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12723 (setup_gdb): Set tbreak to skip some source lines.
12724 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12725 (main): Add parameters argc and argv. Get directory from
12726 argv[0].
12727 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12728 compilation.
12729 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12730 (main): Add parameters argc and argv. Get directory from
12731 argv[0].
12732 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12733 compilation.
12734
9482b9fb
DE
127352016-02-01 Doug Evans <dje@google.com>
12736
12737 * gdb.base/skip.exp: Clean up multiple references to same test name.
12738
6b2e4f10
PA
127392016-02-01 Pedro Alves <palves@redhat.com>
12740
ccb6afd6 12741 PR remote/19496
6b2e4f10
PA
12742 * gdb.threads/forking-threads-plus-breakpoint.exp
12743 (displaced_stepping_supported): New global.
12744 (probe_displaced_stepping_support): New procedure.
12745 (do_test): Add 'displaced' parameter, and use it.
12746 (top level): Check for displaced stepping support. Add displaced
12747 stepping on/off testing axis.
12748
37a8db1a
AB
127492016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12750
12751 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12752 pointer. Don't perform further tests on the unassociated pointer
12753 if the first test fails.
12754
5fdf6324
AB
127552016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12756
12757 * gdb.base/max-value-size.c: New file.
12758 * gdb.base/max-value-size.exp: New file.
12759 * gdb.base/huge.exp: Disable max-value-size for this test.
12760
935c6144
IB
127612016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12762
12763 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12764
7fe8399d
YQ
127652016-01-28 Yao Qi <yao.qi@linaro.org>
12766
12767 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12768
a2077e25
PA
127692016-01-25 Pedro Alves <palves@redhat.com>
12770
12771 PR threads/19461
12772 * gdb.base/fork-running-state.c: New file.
12773 * gdb.base/fork-running-state.exp: New file.
12774
1d2736d4
PA
127752016-01-25 Pedro Alves <palves@redhat.com>
12776
12777 PR gdb/19494
12778 * gdb.base/catch-fork-kill.c: New file.
12779 * gdb.base/catch-fork-kill.exp: New file.
12780
f1da4b11
PA
127812016-01-25 Pedro Alves <palves@redhat.com>
12782
12783 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12784 Delete, moved to lib/gdb.exp.
12785 * gdb.threads/forking-threads-plus-breakpoint.exp
12786 (foreach_with_prefix): Likewise.
12787 * gdb.threads/process-dies-while-handling-bp.exp
12788 (foreach_with_prefix): Likewise.
12789 * lib/gdb.exp (foreach_with_prefix): New procedure.
12790
45f38546
MK
127912016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12792
12793 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12794 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12795
dc29a1ce
MK
127962016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12797
12798 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12799 endian targets.
12800
092127d7
JK
128012016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12802 Pedro Alves <palves@redhat.com>
12803
12804 Fix testsuite compatibility with Guile.
12805 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12806 number.
12807
31d765d3
JK
128082016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12809
12810 Fix testsuite compatibility with Guile.
12811 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12812 (thread 1): New test for backtrace through signal handler.
12813
1ac78c04
YQ
128142016-01-22 Yao Qi <yao.qi@linaro.org>
12815
12816 PR testsuite/19491
12817 * gdb.base/multi-forks.c: Include
12818 ../lib/unbuffer_output.c
12819 (main): Call gdb_unbuffer_output.
12820
4f5946a8
DE
128212016-01-21 Doug Evans <dje@google.com>
12822
12823 * lib/ada.exp (gdb_compile_ada): Fix typo.
12824
305e13e6
JB
128252016-01-21 Joel Brobecker <brobecker@adacore.com>
12826
12827 * gdb.base/break-fun-addr.exp: New file.
12828 * gdb.base/break-fun-addr1.c: New file.
12829 * gdb.base/break-fun-addr2.c: New file.
12830
5f5dfff6
SM
128312016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12832
12833 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12834 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12835 enum flag values.
12836
fd356fa2
AA
128372016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12838
12839 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12840 when GDB can not set the vector return value. Add more comments
12841 for clarification.
12842
9df22175
AT
128432016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12844
12845 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12846 command.
12847
41d1845e
SM
128482016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12849
12850 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12851
01ac6840
SM
128522016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12853
12854 * Makefile.in (check-single): Pass --status to runtest.
12855 (check/%.exp): Likewise.
12856
128572016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12858
12859 * Makefile.in (check-parallel): Propagate return code from make
12860 do-check-parallel.
12861
bd0a71fa
MK
128622016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12863
12864 * gdb.trace/ftrace.exp: Fix expected message on continue.
12865 * gdb.trace/pending.exp: Fix expected message on continue.
12866 * gdb.trace/trace-break.exp: Fix expected message on continue.
12867
8bcbad33
SM
128682016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12869
12870 * lib/gdb.exp (gdb_test): Remove unused global references.
12871
f303dbd6
PA
128722016-01-18 Pedro Alves <palves@redhat.com>
12873
12874 * gdb.base/async-shell.exp: Adjust expected output.
12875 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12876 * gdb.base/siginfo-thread.exp: Adjust expected output.
12877 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12878 * gdb.java/jnpe.exp: Adjust expected output.
12879 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12880 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12881 * gdb.threads/leader-exit.exp: Adjust expected output.
12882 * gdb.threads/manythreads.exp: Adjust expected output.
12883 * gdb.threads/pthreads.exp: Adjust expected output.
12884 * gdb.threads/schedlock.exp: Adjust expected output.
12885 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12886 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12887 expected output.
12888 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12889 output.
12890 * gdb.threads/sigthread.exp: Adjust expected output.
12891 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12892
b2789696
YQ
128932016-01-18 Yao Qi <yao.qi@linaro.org>
12894
12895 * gdb.guile/scm-section-script.c: Replace @progbits with
12896 %progbits.
12897 * gdb.python/py-section-script.c: Likewise.
12898
71ef29a8
PA
128992016-01-15 Pedro Alves <palves@redhat.com>
12900
12901 * gdb.multi/tids.exp: Test star wildcard ranges.
12902
3f5b7598
PA
129032016-01-15 Pedro Alves <palves@redhat.com>
12904
12905 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12906 command from "thread apply" invocation.
12907 (thr_apply_info_thr_invalid): Default the expected output to the
12908 input tid list.
12909 (top level): Add tests that use convenience variables. Add tests
12910 for "thread apply" with a valid TID list, but missing the command.
12911
663f6d42
PA
129122016-01-13 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.base/default.exp: Expect $_gthread as well.
12915 * gdb.multi/tids.exp: Test $_gthread.
12916 * gdb.threads/thread-specific.exp: Test $_gthread.
12917
c84f6bbf
PA
129182016-01-13 Pedro Alves <palves@redhat.com>
12919
12920 * gdb.multi/tids.exp: Test "info threads -gid".
12921
22a02324
PA
129222016-01-13 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12925 Breakpoint.thread.
12926 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12927
5d5658a1
PA
129282016-01-07 Pedro Alves <palves@redhat.com>
12929
12930 * gdb.base/break.exp: Adjust to output changes.
12931 * gdb.base/hbreak2.exp: Likewise.
12932 * gdb.base/sepdebug.exp: Likewise.
12933 * gdb.base/watch_thread_num.exp: Likewise.
12934 * gdb.linespec/keywords.exp: Likewise.
12935 * gdb.multi/info-threads.exp: Likewise.
12936 * gdb.threads/thread-find.exp: Likewise.
12937 * gdb.multi/tids.c: New file.
12938 * gdb.multi/tids.exp: New file.
12939
84654457
PA
129402016-01-13 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12943
e3940304
PA
129442016-01-13 Pedro Alves <palves@redhat.com>
12945
12946 * gdb.base/default.exp: Expect $_inferior as well.
12947 * gdb.multi/base.exp: Test $_inferior.
12948
a911d87a
PA
129492016-01-13 Pedro Alves <palves@redhat.com>
12950
12951 PR breakpoints/19388
12952 * gdb.base/catch-signal-siginfo-cond.c: New file.
12953 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12954
82075af2
JS
129552016-01-12 Josh Stone <jistone@redhat.com>
12956 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12957
12958 * gdb.base/catch-syscall.c (do_execve): New variable.
12959 (main): Conditionally trigger an execve.
12960 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12961 (test_catch_syscall_execve): New, check entry/return across execve.
12962 (do_syscall_tests): Call test_catch_syscall_execve.
12963
e46eeedd
PA
129642016-01-12 Pedro Alves <palves@redhat.com>
12965
12966 * gdb.base/random-signal.exp (do_test): New procedure, with body
12967 of testcase moved in.
12968
01d8c27e
JK
129692016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12970 Pedro Alves <palves@redhat.com>
12971
12972 * gdb.base/funcargs.exp (finish from indirectly called function):
12973 Reintroduce the case for 'First'.
12974
9a706302
JK
129752016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12976 Pedro Alves <palves@redhat.com>
12977
12978 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12979 (tcatch_vfork_then_child_follow_exec)
12980 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12981 identification.
12982
c0ecb95f
JK
129832016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12984
12985 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12986 and repeats to unlimited.
12987 * gdb.python/py-value.exp: Likewise.
12988 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12989 and repeats to unlimited.
12990
6cfc1fcb
JK
129912016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12992
12993 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12994 and reordering the functions.
12995 * gdb.multi/hangout.c: Likewise.
12996 * gdb.multi/hello.c: Likewise.
12997
582a1b00
SM
129982016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12999
13000 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13001 absolute.
13002 (SingleStatisticTestResult.report): Use dict.keys instead of
13003 dict.iterkeys.
13004
79bc59cb
PA
130052016-01-06 Pedro Alves <palves@redhat.com>
13006
13007 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13008
43368e1d
MM
130092016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13010
13011 * gdb.btrace/dlopen.exp: New.
13012 * gdb.btrace/dlopen.c: New.
13013 * gdb.btrace/dlopen-dso.c: New.
13014
79fad5b8
SL
130152015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13016
13017 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13018 PATTERN argument is optional.
13019
ab8314b3
JB
130202015-12-24 Joel Brobecker <brobecker@adacore.com>
13021
13022 * lib/ada.exp (target_compile_ada_from_dir): New function.
13023 (gdb_compile_ada): Reimplement avoiding the use of project files.
13024 * gdb.ada/gnat_ada.gpr: Delete.
13025 * gdb.ada/cond_lang.exp: Adjust test to make path before
13026 filename optional.
13027 * gdb.ada/small_reg_param.exp: Likewise.
13028
fe33faff
SM
130292015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13030
13031 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13032
6d265cb4
TP
130332015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13034
13035 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13036 case.
13037
10125099
SM
130382015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13039
13040 * gdb.base/break.exp: Remove dead code.
13041 * gdb.base/sepdebug.exp: Likewise.
13042
3ca22649
SM
130432015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13044
13045 * gdb.asm/asm-source.exp: Remove HP-UX references.
13046 * gdb.base/annota1.exp: Likewise.
13047 * gdb.base/annota3.exp: Likewise.
13048 * gdb.base/attach.exp: Likewise.
13049 * gdb.base/bigcore.exp: Likewise.
13050 * gdb.base/break.exp: Likewise.
13051 * gdb.base/call-ar-st.exp: Likewise.
13052 * gdb.base/callfuncs.exp: Likewise.
13053 * gdb.base/catch-fork-static.exp: Likewise.
13054 * gdb.base/display.exp: Likewise.
13055 * gdb.base/foll-exec-mode.exp: Likewise.
13056 * gdb.base/foll-exec.exp: Likewise.
13057 * gdb.base/foll-fork.exp: Likewise.
13058 * gdb.base/foll-vfork.exp: Likewise.
13059 * gdb.base/funcargs.exp: Likewise.
13060 * gdb.base/hbreak2.exp: Likewise.
13061 * gdb.base/inferior-died.exp: Likewise.
13062 * gdb.base/interrupt.exp: Likewise.
13063 * gdb.base/multi-forks.exp: Likewise.
13064 * gdb.base/nodebug.exp: Likewise.
13065 * gdb.base/sepdebug.exp: Likewise.
13066 * gdb.base/solib1.c: Likewise.
13067 * gdb.base/step-test.exp: Likewise.
13068 * gdb.mi/non-stop.c: Likewise.
13069 * gdb.mi/pthreads.c: Likewise.
13070 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13071 * gdb.threads/pthreads.c: Likewise.
13072 * gdb.threads/staticthreads.exp: Likewise.
13073 * lib/future.exp: Likewise.
13074 * lib/gdb.exp: Likewise.
13075 * gdb.base/so-indr-cl.c: Remove.
13076 * gdb.base/so-indr-cl.exp: Likewise.
13077 * gdb.base/solib.c: Likewise.
13078 * gdb.base/solib.exp: Likewise.
13079 * gdb.base/solib2.c: Likewise.
13080
b6304613
SM
130812015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13082
13083 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13084 * gdb.base/call-ar-st.exp: Likewise.
13085 * gdb.base/callfuncs.exp: Likewise.
13086 * gdb.base/condbreak.exp: Likewise.
13087 * gdb.base/constvars.exp: Likewise.
13088 * gdb.base/hbreak2.exp: Likewise.
13089 * gdb.base/langs.exp: Likewise.
13090 * gdb.base/list.exp: Likewise.
13091 * gdb.base/long_long.exp: Likewise.
13092 * gdb.base/ptype.exp: Likewise.
13093 * gdb.base/scope.exp: Likewise.
13094 * gdb.base/signals.exp: Likewise.
13095 * gdb.base/so-impl-ld.exp: Likewise.
13096 * gdb.base/varargs.exp: Likewise.
13097 * gdb.base/volatile.exp: Likewise.
13098 * gdb.base/whatis.exp: Likewise.
13099 * gdb.cp/cplusfuncs.exp: Likewise.
13100 * gdb.cp/inherit.exp: Likewise.
13101 * gdb.cp/local.exp: Likewise.
13102 * gdb.cp/member-ptr.exp: Likewise.
13103 * gdb.cp/method.exp: Likewise.
13104 * gdb.cp/overload.exp: Likewise.
13105 * gdb.cp/templates.exp: Likewise.
13106 * gdb.stabs/weird.exp: Likewise.
13107 * lib/compiler.c: Likewise.
13108 * lib/compiler.cc: Likewise.
13109 * lib/cp-support.exp: Likewise.
13110 * lib/gdb.exp: Likewise.
13111
bf401b07
SM
131122015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13113
13114 * configure.ac: Remove HP-UX case.
13115 * configure: Regenerate.
13116
aff9c0f8
SM
131172015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13118
13119 * lib/gdb.exp (gdb_compile): Add function doc.
13120
a6904d5a
PA
131212015-12-17 Pedro Alves <palves@redhat.com>
13122
13123 PR threads/19354
13124 * gdb.multi/info-threads.exp: New file.
13125
a22279dd
YQ
131262015-12-15 Yao Qi <yao.qi@linaro.org>
13127
13128 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13129 is aarch64*-*-*.
13130
0588c796
SL
131312015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13132
13133 * gdb.base/history-duplicates.exp: Skip if no readline support.
13134
5d978e17
SL
131352015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13136
13137 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13138
7e763b86
SL
131392015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13140
13141 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13142
87a3a92c
SL
131432015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13144
13145 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13146 ctrl-C if nointerrupts target property is set.
13147 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13148 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13149 * gdb.base/paginate-bg-execution.exp: Likewise.
13150 * gdb.base/paginate-execution-startup.exp: Likewise.
13151 * gdb.base/random-signal.exp: Likewise.
13152 * gdb.base/range-stepping.exp: Likewise.
13153 * gdb.cp/annota2.exp: Likewise.
13154 * gdb.cp/annota3.exp: Likewise.
13155 * gdb.gdb/selftest.exp: Likewise.
13156 * gdb.threads/continue-pending-status.exp: Likewise.
13157 * gdb.threads/leader-exit.exp: Likewise.
13158 * gdb.threads/manythreads.exp: Likewise.
13159 * gdb.threads/pthreads.exp: Likewise.
13160 * gdb.threads/schedlock.exp: Likewise.
13161 * gdb.threads/sigthread.exp: Likewise.
13162
a8f077dc
DB
131632015-12-11 Don Breazeal <donb@codesourcery.com>
13164
13165 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13166 remote.
13167 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13168 * gdb.base/foll-exec.exp (main): Enable for target remote.
13169 * gdb.base/foll-fork.exp (main): Likewise.
13170 * gdb.base/foll-vfork.exp (main): Likewise.
13171 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13172 (proc continue_to_exit_bp_loc): Use clean_restart.
13173 * gdb.base/pie-execl.exp (main): Disable for target remote.
13174 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13175 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13176 * gdb.threads/execl.exp (main): Likewise.
13177 * gdb.threads/fork-child-threads.exp (main): Likewise.
13178 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13179 remote.
13180 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13181 remote.
13182 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13183 pid.tid style ptids, instead of just tid.
13184 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13185 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13186 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13187 ptids, instead of just tid.
13188
3b2464a8
AB
131892015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13190
13191 * gdb.base/list.exp (test_list_forward): Add end of file error
13192 test.
13193 (test_repeat_list_command): Add end of file error test.
13194 (test_list_backwards): Add beginning of file error test.
13195
a0def019
AB
131962015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13197
13198 * gdb.base/list.exp (test_list_invalid_args): New function,
13199 defined, and called.
13200
5c000dff
AB
132012015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13202
13203 * gdb.base/list.exp (test_list): Make test names unique.
13204
f1637ebe
YQ
132052015-12-11 Yao Qi <yao.qi@linaro.org>
13206
13207 * gdb.base/coremaker2.c: Remove.
13208
36d6fc0a
PA
132092015-12-10 Pedro Alves <palves@redhat.com>
13210
13211 * gdb.multi/base.exp: Remove stale "spaces" references.
13212
762f7747
PA
132132015-12-10 Pedro Alves <palves@redhat.com>
13214
13215 * gdb.multi/base.exp: Don't use nowarnings.
13216 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13217 * gdb.multi/hangout.c: Include stdio.h.
13218 * gdb.multi/hello.c: Include stdlib.h.
13219 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13220 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13221 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13222
28d2bfb9
AB
132232015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13224
13225 * gdb.dwarf2/dw2-ranges-base.c: New file.
13226 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13227 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13228 support additional line table, and debug ranges generation.
13229 (Dwarf::ranges): New function, generate .debug_ranges.
13230 (Dwarf::lines): Support generating simple line table programs.
13231 (Dwarf::assemble): Initialise new namespace variables.
13232
5fc2beac
KB
132332015-12-09 Kevin Buettner <kevinb@redhat.com>
13234
13235 * gdb.base/async.exp (proc test_background): Add case for
13236 asynchronous execution not supported.
13237
1c35a88f
LM
132382015-12-09 Luis Machado <lgustavo@codesourcery.com>
13239
13240 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13241 format and change test names to make them unique.
13242
b593e3d9
RK
132432015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13244 Pedro Alves <pedro@redhat.com>
13245
13246 PR gdb/18702
13247 Add checking of floatformats setup on x86_64 hosts.
13248 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13249 (smallval, bigval): New labels/constants.
13250 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13251 float" after loading bigval and smallval.
13252
d72413e6
PMR
132532015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13254
13255 * gdb.ada/fun_overload_menu.exp: New testcase.
13256 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13257
ece66d65
JS
132582015-12-04 Josh Stone <jistone@redhat.com>
13259
13260 * gdb.base/catch-fork-static.exp: New.
13261
41d0efca
YQ
132622015-12-03 Yao Qi <yao.qi@linaro.org>
13263
13264 * gdb.base/sizeof.c: Don't include stdio.h and
13265 ../lib/unbuffer_output.c.
13266 (main): New variable 'size' and 'value'. Remove printf and
13267 gdb_unbuffer_output. Assign return value to size and value.
13268 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13269 at the beginning.
13270 (check_sizeof): Check the result by printing variable 'size'.
13271 (check_valueof): Check the result by printing variable 'value'.
13272
99fd02d9
YQ
132732015-12-01 Yao Qi <yao.qi@linaro.org>
13274
13275 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13276 for aarch64*-*-linux* target.
13277
f2faf941
PA
132782015-11-30 Pedro Alves <palves@redhat.com>
13279
13280 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13281
04bf20c5
PA
132822015-11-30 Pedro Alves <palves@redhat.com>
13283
13284 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13285 Handle non-stop mode vCont replies.
13286
09df4675
PA
132872015-11-30 Pedro Alves <palves@redhat.com>
13288
13289 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13290 prepare_for_testing. Start gdb with "set non-stop on" appended to
13291 GDBFLAGS. Lax expected stop output.
13292
58b584af
YQ
132932015-11-27 Yao Qi <yao.qi@linaro.org>
13294
13295 * gdb.arch/arm-neon.exp: New.
13296 * gdb.arch/arm-neon.c: New.
13297
dfcb77a8
YQ
132982015-11-27 Yao Qi <yao.qi@linaro.org>
13299
13300 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13301
88e8ec1b
YQ
133022015-11-27 Yao Qi <yao.qi@linaro.org>
13303
13304 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13305 frames-invalid annotation.
13306
bfde72c2
YQ
133072015-11-27 Yao Qi <yao.qi@linaro.org>
13308
13309 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13310
f6512a69
SM
133112015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13312
13313 * gdb.threads/names.exp: New file.
13314 * gdb.threads/names.c: New file.
13315 * README: Mention gdb,no_thread_names.
13316
46a3515b
MM
133172015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13318
13319 PR 19297
13320 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13321 support" error.
13322
62147a22
PA
133232015-11-24 Pedro Alves <palves@redhat.com>
13324
13325 PR 17539
13326 * gdb.base/display.exp: Expect displays to be sorted in ascending
13327 order. Use multi_line.
13328 * gdb.base/solib-display.exp: Likewise.
13329
2f341b6e
PA
133302015-11-24 Pedro Alves <palves@redhat.com>
13331
13332 PR 17539
25d49b86
PA
13333 * gdb.base/display.exp: Expect displays to be sorted in ascending
13334 order. Use multi_line.
13335 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13336
7e0aa6aa
PA
133372015-11-24 Pedro Alves <palves@redhat.com>
13338
13339 PR 17539
13340 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13341 threads in ascending order.
13342 * gdb.base/foll-fork.exp: Likewise.
13343 * gdb.base/foll-vfork.exp: Likewise.
13344 * gdb.base/multi-forks.exp: Likewise.
13345 * gdb.mi/mi-nonstop.exp: Likewise.
13346 * gdb.mi/mi-nsintrall.exp: Likewise.
13347 * gdb.multi/base.exp: Likewise.
13348 * gdb.multi/multi-arch.exp: Likewise.
13349 * gdb.python/py-inferior.exp: Likewise.
13350 * gdb.threads/break-while-running.exp: Likewise.
13351 * gdb.threads/execl.exp: Likewise.
13352 * gdb.threads/gcore-thread.exp: Likewise.
13353 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13354 * gdb.threads/kill.exp: Likewise.
13355 * gdb.threads/linux-dp.exp: Likewise.
13356 * gdb.threads/multiple-step-overs.exp: Likewise.
13357 * gdb.threads/next-bp-other-thread.exp: Likewise.
13358 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13359 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13360 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13361 * gdb.threads/thread-find.exp: Likewise.
13362 * gdb.threads/tls.exp: Likewise.
13363 * lib/mi-support.exp (mi_reverse_list): Delete.
13364 (mi_check_thread_states): No longer reverse list.
13365
2cc57ad8
PA
133662015-11-24 Pedro Alves <palves@redhat.com>
13367
13368 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13369 use lowercase.
13370
c93e8391
SM
133712015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13372
13373 * gdb.trace/actions.c: Include trace-common.h.
13374 (main): Add a location for a fast tracepoint.
13375 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13376 the normal tracepoints.
13377 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13378
045ccf91
SM
133792015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13380
13381 * save-trace.exp: Factor out code to these...
13382 (gdb_save_tracepoints): New.
13383 (gdb_load_tracepoints): New.
13384 (do_save_load_test): New.
13385
5506f9f6
KB
133862015-11-23 Kevin Buettner <kevinb@redhat.com>
13387
13388 * gdb.base/asmlabel.exp: New test.
13389 * gdb.base/asmlabel.c: New test case.
13390
16c3b12f
JB
133912015-11-23 Joel Brobecker <brobecker@adacore.com>
13392
13393 * gdb.base/wrong_frame_bt_full-main.c: New file.
13394 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13395 * gdb.base/wrong_frame_bt_full.exp: New file.
13396
155bfbd3
JB
133972015-11-23 Joel Brobecker <brobecker@adacore.com>
13398
13399 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13400
bb097445
JM
134012015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13402
206853a0 13403 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13404 pstate register when comparing registers values in
13405 sparc64-*-linux-gnu targets to avoid spurious differences.
13406
9c88ed8f
JM
134072015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13408
206853a0 13409 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13410
96161e25
SL
134112015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13412
13413 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13414 as type argument to gdb_compile.
13415 * gdb.base/nested-subp2.exp: Likewise.
13416 * gdb.base/nested-subp3.exp: Likewise.
13417
340c2830
DV
134182015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13419
13420 * lib/dwarf.exp (_note): Fix left shift of negative value.
13421 * gdb.trace/trace-condition.exp: Likewise.
13422
c1862d0f
YQ
134232015-11-13 Yao Qi <yao.qi@linaro.org>
13424
13425 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13426 comments about d10v.
13427 (test_scalar_returns): Likewise.
13428 * gdb.base/d10v.ld: Remove.
13429 * gdb.base/overlays.exp: Remove the target triplet checking for
13430 d10v-*-*.
13431 * gdb.base/structs.exp (test_struct_returns): Remove the
13432 comments about d10v.
13433 (test_struct_calls): Likewise.
13434
77ae9c19
YQ
134352015-11-13 Yao Qi <yao.qi@linaro.org>
13436
13437 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13438 * gdb.base/gnu_vector.c: Don't include stdio.h.
13439 (main): Don't print res and call add_some_intvecs.
13440
430e004e
MK
134412015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13442
13443 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13444 macro.
13445 (func5): Removed.
13446 (func4): Use FAST_TRACEPOINT_LABEL.
13447 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13448 macro.
13449 (func): Removed.
13450 (thread_function): Use FAST_TRACEPOINT_LABEL.
13451 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13452 (func): Remove.
13453 (marker): Use FAST_TRACEPOINT_LABEL.
13454 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13455 (pendfunc1): Remove.
13456 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13457 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13458 (foo): Remove.
13459 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13460 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13461 macro.
13462 (func): Remove.
13463 (marker): Use FAST_TRACEPOINT_LABEL.
13464 * gdb.trace/trace-common.h: New header.
13465 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13466 macro.
13467 (func): Remove.
13468 (marker): Use FAST_TRACEPOINT_LABEL.
13469 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13470 (func): Remove.
13471 (thread_function): Use FAST_TRACEPOINT_LABEL.
13472
6e7675a7
MK
134732015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13474
13475 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13476 in front.
13477 * gdb.trace/change-loc.exp: Use global pcreg definition.
13478 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13479 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13480 in front.
13481 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13482 * gdb.trace/pending.exp: Likewise.
13483 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13484 * gdb.trace/trace-break.exp: Likewise.
13485 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13486 in front.
13487 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13488 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13489 in front.
13490 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13491
dddc0e16
JB
134922015-11-09 Joel Brobecker <brobecker@adacore.com>
13493
13494 * gdb.ada/fin_fun_out: New testcase.
13495
c6f0b406
KB
134962015-11-07 Kevin Buettner <kevinb@redhat.com>
13497
13498 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13499 value associated with DW_AT_byte_size.
13500 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13501 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13502 DW_AT_upper_bound.
13503
f01dcfd9
KB
135042015-11-07 Kevin Buettner <kevinb@redhat.com>
13505
13506 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13507 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13508 version.
13509 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13510 gdb.dwarf2/dw2-canonicalize-type.exp,
13511 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13512 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13513 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13514 provided by gdb_target_symbol_prefix_flags_asm.
13515 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13516 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13517 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13518 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13519 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13520 macros where needed). Use this macro for symbols which require
13521 the prefix provided by SYMBOL_PREFIX.
13522
2223449a
KB
135232015-11-05 Kevin Buettner <kevinb@redhat.com>
13524
13525 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13526 New procs.
13527 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13528 representing expressions, of more than one list element.
13529 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13530 to prepend linker symbol prefix to f.
13531 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13532 table_1 and table_2.
13533 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13534 Likewise, for f and g.
13535 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13536 for ptr.
13537 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13538 for main.
13539 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13540 table_1_ptr and table_2_ptr.
13541
6f2f1a3a
JK
135422015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13543 Joel Brobecker <brobecker@adacore.com>
13544
13545 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13546
566c56c9
MK
135472015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13548
13549 * gdb.reverse/s390-mvcle.c: New test.
13550 * gdb.reverse/s390-mvcle.exp: New file.
13551 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13552
d5f0636b
MK
135532015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13554
13555 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13556
7ad8b86c
MK
135572015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13558
13559 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13560 reaching marker2.
13561 * gdb.reverse/getresuid-reverse.exp: Likewise.
13562 * gdb.reverse/pipe-reverse.exp: Likewise.
13563 * gdb.reverse/readv-reverse.exp: Likewise.
13564 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13565 * gdb.reverse/time-reverse.exp: Likewise.
13566 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13567
4081c0f1
YQ
135682015-10-30 Yao Qi <yao.qi@linaro.org>
13569
13570 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13571 (empty_cycle): Remove.
13572 (main): Don't call empty_cycle. Don't use watch_count_done.
13573 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13574 empty_cycle. Rewrite the code counting HW watchpoints.
13575
452b4ba5
MK
135762015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13577
13578 * gdb.reverse/fstatat-reverse.c: New test.
13579 * gdb.reverse/fstatat-reverse.exp: New file.
13580 * gdb.reverse/getresuid-reverse.c: New test.
13581 * gdb.reverse/getresuid-reverse.exp: New file.
13582 * gdb.reverse/pipe-reverse.c: New test.
13583 * gdb.reverse/pipe-reverse.exp: New file.
13584 * gdb.reverse/readv-reverse.c: New test.
13585 * gdb.reverse/readv-reverse.exp: New file.
13586 * gdb.reverse/recvmsg-reverse.c: New test.
13587 * gdb.reverse/recvmsg-reverse.exp: New file.
13588 * gdb.reverse/time-reverse.c: New test.
13589 * gdb.reverse/time-reverse.exp: New file.
13590 * gdb.reverse/waitpid-reverse.c: New test.
13591 * gdb.reverse/waitpid-reverse.exp: New file.
13592
5e2e7507
JK
135932015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13594
13595 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13596
0fde2c53
DE
135972015-10-26 Doug Evans <dje@google.com>
13598
13599 PR symtab/17391
13600 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13601 * gdb.dwarf2/bad-regnum.c: New file.
13602 * gdb.dwarf2/bad-regnum.exp: New file.
13603
1a70ae97
DE
136042015-10-26 Doug Evans <dje@google.com>
13605
13606 PR python/18938
13607 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13608 file.
13609
27dc26ab
JK
136102015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13611
13612 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13613 for a change by "Mention language in compile error message".
13614
bed91f4d
SM
136152015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13616
13617 PR python/18073
13618 * gdb.python/py-type.c (C::a_method): New.
13619 (C::a_const_method): New.
13620 (C::a_static_method): New.
13621 (a_function): New.
13622 * gdb.python/py-type.exp (test_fields): Test getting fields
13623 from function and method.
13624
3f2f83dd
KB
136252015-10-21 Keven Boell <keven.boell@intel.com>
13626
13627 * gdb.fortran/vla-alloc-assoc.exp: New file.
13628 * gdb.fortran/vla-datatypes.exp: New file.
13629 * gdb.fortran/vla-datatypes.f90: New file.
13630 * gdb.fortran/vla-history.exp: New file.
13631 * gdb.fortran/vla-ptype-sub.exp: New file.
13632 * gdb.fortran/vla-ptype.exp: New file.
13633 * gdb.fortran/vla-sizeof.exp: New file.
13634 * gdb.fortran/vla-sub.f90: New file.
13635 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13636 * gdb.fortran/vla-value-sub-finish.exp: New file.
13637 * gdb.fortran/vla-value-sub.exp: New file.
13638 * gdb.fortran/vla-value.exp: New file.
13639 * gdb.fortran/vla-ptr-info.exp: New file.
13640 * gdb.mi/mi-vla-fortran.exp: New file.
13641 * gdb.mi/vla.f90: New file.
13642
27145d50
SL
136432015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13644
13645 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13646 of hardwired timeout value.
13647
5f3ff4f8
JK
136482015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13649 Pedro Alves <palves@redhat.com>
13650
13651 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13652 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13653
bfd09d20
JS
136542015-10-19 Josh Stone <jistone@redhat.com>
13655
13656 * gdb.base/catch-syscall.c: Include <sched.h>.
13657 (unknown_syscall): New variable.
13658 (main): Trigger a vfork and an unknown syscall.
13659 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13660 (unknown_syscall_number): Likewise.
13661 (check_call_to_syscall): Accept an optional syscall pattern.
13662 (check_return_from_syscall): Likewise.
13663 (check_continue): Likewise.
13664 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13665 (test_catch_syscall_skipping_return): New test toggling off 'catch
13666 syscall' to step over the syscall return, then toggling back on.
13667 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13668 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13669 (do_syscall_tests): Call test_catch_syscall_without_args and
13670 test_catch_syscall_mid_vfork.
13671 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13672 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13673
b32b93c6
AS
136742015-10-19 Andrew Stubbs <ams@codesourcery.com>
13675
13676 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13677 print g_vE): Add new pass patterns.
13678 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13679 print various symbol names for vptr fields.
13680
9d622bda
AB
136812015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13682
13683 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13684 results.
13685
0fd8ac1c
YQ
136862015-10-12 Yao Qi <yao.qi@linaro.org>
13687
13688 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13689
34240514
YQ
136902015-10-12 Yao Qi <yao.qi@linaro.org>
13691
13692 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13693 is aarch64*-*-linux*.
13694
8240f442
YQ
136952015-10-12 Yao Qi <yao.qi@linaro.org>
13696
13697 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13698 (can_relocate_bcond_true): ... it.
13699 (can_relocate_bcond_false): New function.
13700 (foo): Likewise.
13701 (can_relocate_bl): Likewise.
13702 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13703 can_relocate_bl.
13704
2520f728
PMR
137052015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13706
13707 * gdb.base/nested-addr.c: New file.
13708 * gdb.base/nested-addr.exp: New testcase.
13709
abcef95a
MM
137102015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13711
13712 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13713 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13714 its output. Ignore the output of "record goto begin" and instead
13715 check that GDB is replaying.
13716
145e3ddb
PA
137172015-10-09 Pedro Alves <palves@redhat.com>
13718
13719 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13720 (top level): Use it in the run with no args test.
13721
d5d8c4e1
IB
137222015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13723
13724 * gdb.dlang/properties.exp: New file.
13725
06e635ef
SL
137262015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13727
13728 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13729 whether or not address 0x1000 is mapped on the target.
13730
e019fd1d
SM
137312015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13732
13733 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13734 build.
13735
77ba2a67
MM
137362015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13737
13738 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13739 instruction-history test.
13740
c60eb31f
DE
137412015-09-28 Doug Evans <dje@google.com>
13742
13743 * gdb.base/gcore.c (array_func): Add reference to static_array.
13744
9a3c8263
SM
137452015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13746
13747 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13748 source line.
13749
9720e656
SL
137502015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13751
13752 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13753 short or char as base type.
13754
938d3bf2
SL
137552015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13756
13757 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13758 to allow any size enum.
13759
e6c2c623
PMR
137602015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13761
13762 * gdb.ada/array_ptr_renaming.exp: New testcase.
13763 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13764 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13765
06da0f77
PL
137662015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13767
13768 * gdb.trace/ftrace-lock.c: New file.
13769 * gdb.trace/ftrace-lock.exp: New file.
13770
4f51c22a
PL
137712015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13772
13773 * gdb.arch/insn-reloc.c: New file.
13774 * gdb.arch/ftrace-insn-reloc.exp: New file.
13775
7041adf4
PL
137762015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13777
13778 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13779 instruction.
13780 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13781 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13782 * gdb.trace/range-stepping.c: Likewise.
13783 * gdb.trace/trace-break.c: Likewise.
13784 * gdb.trace/trace-mt.c (thread_function): Likewise.
13785 * gdb.trace/ftrace.c (marker): Likewise.
13786 * gdb.trace/trace-condition.c (marker): Likewise.
13787 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13788 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13789 is_aarch64_target.
13790
015d2e7e
DE
137912015-09-18 Doug Evans <xdje42@gmail.com>
13792
13793 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13794 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13795
26b188a2
SL
137962015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13797
13798 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13799 the breakpoint.
13800
79dc332b
SL
138012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13802
13803 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13804 the pending breakpoint. Remove timeout override for "Run till
13805 MI pending breakpoint on pendfunc3 on thread 2" test.
13806
f57929f2
SL
138072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13808
13809 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13810 filename pattern.
13811
3f469b17
SL
138122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13813
13814 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13815 in breakpoint filename pattern.
13816
515b89b3
SL
138172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13818
7800dbe4
SL
13819 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13820
138212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13822
515b89b3
SL
13823 * gdb.linespec/explicit.exp: Check for readline support for
13824 tab-completion tests. Fix obvious typo.
13825
d2939ba2
MM
138262015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13827
13828 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13829 and replay.
13830
cbb55fa7
MM
138312015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13832
13833 * gdb.btrace/non-stop.c: New.
13834 * gdb.btrace/non-stop.exp: New.
13835
43691ca1
PL
138362015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13837 Yao Qi <yao.qi@linaro.org>
13838
13839 * gdb.trace/trace-condition.c: New file.
13840 * gdb.trace/trace-condition.exp: New file.
13841
d78908cf
WW
138422015-09-16 Wei-cheng Wang <cole945@gmail.com>
13843
13844 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13845 for testing bytecode compilation.
13846
1ed415e2
PA
138472015-09-16 Pedro Alves <palves@redhat.com>
13848 Sandra Loosemore <sandra@codesourcery.com>
13849
13850 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13851 (SECONDS): Redefine.
13852 (main): Call pthread_kill and alarm early.
13853 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13854 support.
13855 (test): If the target can't hardware step and doesn't support
13856 displaced stepping, increase the timeout.
13857
d136eff5
PA
138582015-09-16 Pedro Alves <palves@redhat.com>
13859
13860 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13861 (enable_debug): New procedures.
13862 (test): Use them. Bail out if waiting for threads fails.
13863 (top level): Bail out if a test fails.
13864
991f019c
YQ
138652015-09-16 Yao Qi <yao.qi@linaro.org>
13866
13867 * gdb.asm/asm-source.exp: Set asm-arch for
13868 aarch64*-*-* target.
13869 * gdb.asm/aarch64.inc: New file.
13870
bfca584f
PMR
138712015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13872
13873 * gdb.ada/array_of_variable_length.exp: New testcase.
13874 * gdb.ada/array_of_variable_length/foo.adb: New file.
13875 * gdb.ada/array_of_variable_length/pck.adb: New file.
13876 * gdb.ada/array_of_variable_length/pck.ads: New file.
13877
b326e587
DE
138782015-09-15 Doug Evans <dje@google.com>
13879
13880 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13881 of function static local variable.
13882
5382cfab
PW
138832015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13884
13885 * gdb.threads/tls-so_extern.exp: New test file.
13886 * gdb.threads/tls-so_extern.c: New test file.
13887 * gdb.threads/tls-so_extern_main.c: New test file.
13888
141c5cc4
JK
138892015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13890
13891 * gdb.opt/solib-intra-step-lib.c: New file.
13892 * gdb.opt/solib-intra-step-main.c: New file.
13893 * gdb.opt/solib-intra-step.exp: New file.
13894
d15dcecd
PA
138952015-09-15 Pedro Alves <palves@redhat.com>
13896
13897 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13898 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13899
4c2f2a79
PA
139002015-09-14 Pedro Alves <palves@redhat.com>
13901
13902 * gdb.base/hook-stop-continue.c: Delete.
13903 * gdb.base/hook-stop-continue.exp: Delete.
13904 * gdb.base/hook-stop-frame.c: Delete.
13905 * gdb.base/hook-stop-frame.exp: Delete.
13906 * gdb.base/hook-stop.c: New file.
13907 * gdb.base/hook-stop.exp: New file.
13908
919e6dbe
PMR
139092015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13910
13911 * gdb.ada/access_to_packed_array.exp: New testcase.
13912 * gdb.ada/access_to_packed_array/foo.adb: New file.
13913 * gdb.ada/access_to_packed_array/pack.adb: New file.
13914 * gdb.ada/access_to_packed_array/pack.ads: New file.
13915
157280a4
MM
139162015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13917
13918 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13919 buffer size test.
13920
2fd33e94
DB
139212015-09-11 Don Breazeal <donb@codesourcery.com>
13922
13923 * gdb.base/foll-exec.c: Add copyright header. Fix
13924 formatting issues.
13925 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13926 (do_exec_tests): Use clean_restart in place of zap_session,
13927 and for test initialization. Fix formatting issues. Use
13928 fail in place of perror.
13929 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13930 an expect statement to match an expression with output from
13931 the program under debug.
13932 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13933 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13934 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13935 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13936 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13937
e70b6e8e
DE
139382015-09-09 Doug Evans <dje@google.com>
13939
13940 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13941
7a551a51
DE
139422015-09-09 Doug Evans <dje@google.com>
13943
13944 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13945
4c666f84
DE
139462015-09-09 Doug Evans <dje@google.com>
13947
13948 * gdb.base/savedregs.exp: Fix typo.
13949
243a9253
PA
139502015-09-09 Pedro Alves <palves@redhat.com>
13951
13952 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13953
c0fa8fbd
SL
139542015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13955
13956 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13957 command actually switches threads. Give up on remaining
13958 tests if target fails to stop at breakpoint.
13959
cd7c1778
PMR
139602015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13961
13962 * gdb.ada/funcall_char.exp: New testcase.
13963 * gdb.ada/funcall_char/foo.adb: New file.
13964
dc5c8746
PMR
139652015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13966
13967 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13968 expected outputs. Add two testcases for completing ambiguous
13969 functions.
13970 * gdb.ada/complete/aux_pck.adb: New file.
13971 * gdb.ada/complete/aux_pck.ads: New file.
13972 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13973 Ambiguous_Func functions.
13974 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13975 * gdb.ada/complete/pck.adb: Likewise.
13976
4e83a1e7
UW
139772015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13978
13979 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13980 failures to run the test program under GDB.
13981
8ce74153
LM
139822015-08-26 Luis Machado <lgustavo@codesourcery.com>
13983
13984 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13985 to C.
13986
e9756d52
PP
139872015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13988
13989 * gdb.base/run-after-attach.exp: New test file.
13990 * gdb.base/run-after-attach.c: New test file.
13991
8d37573b
DB
139922015-08-26 Don Breazeal <donb@codesourcery.com>
13993
13994 * gdb.base/foll-exec-2.c: New test program.
13995 * gdb.base/foll-exec-2.exp: New test.
13996
63e43d3a
PMR
139972015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13998
13999 * gdb.base/nested-subp1.exp: New file.
14000 * gdb.base/nested-subp1.c: New file.
14001 * gdb.base/nested-subp2.exp: New file.
14002 * gdb.base/nested-subp2.c: New file.
14003 * gdb.base/nested-subp3.exp: New file.
14004 * gdb.base/nested-subp3.c: New file.
14005
3d40fbb5
PA
140062015-08-24 Pedro Alves <palves@redhat.com>
14007
14008 * gdb.server/connect-without-multi-process.c: New file.
14009 * gdb.server/connect-without-multi-process.exp: New file.
14010
4422ac93
LM
140112015-08-24 Luis Machado <lgustavo@codesourcery.com>
14012
14013 * gdb.opt/inline-markers.c: Make z int.
14014
91dddb86
LM
140152015-08-24 Luis Machado <lgustavo@codesourcery.com>
14016
14017 * gdb.opt/inline-markers.c: Make z volatile.
14018
a48847ee
LM
140192015-08-24 Luis Machado <lgustavo@codesourcery.com>
14020
14021 * gdb.opt/inline-bt.c: New volatile global z.
14022 * gdb.opt/inline-cmds.c: Likewise.
14023 * gdb.opt/inline-locals.c: Likewise.
14024 * gdb.opt/inline-markers.c: New extern global z.
14025 (marker): Use z.
14026 (inline_fn): Likewise.
14027
0ebbc52b
PA
140282015-08-24 Pedro Alves <palves@redhat.com>
14029
14030 * config/m32r-stub.exp: Remove file.
14031 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14032 * gdb.base/call-rt-st.exp: Likewise.
14033 * gdb.base/call-strs.exp: Likewise.
14034 * gdb.base/default.exp: Remove references to h8300-*-hms and
14035 *-*-udi*.
14036 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14037
77c365df
AA
140382015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14039
14040 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14041 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14042 and "return" use KFAIL when GDB can not read/write the vector
14043 return value.
14044
4313b8c0
GB
140452015-08-21 Gary Benson <gbenson@redhat.com>
14046
14047 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14048
0e433b32
PA
140492015-08-20 Pedro Alves <palves@redhat.com>
14050
14051 * gdb.server/solib-list.exp: No longer expect an interior stop in
14052 non-stop mode.
14053
221e1a37
PA
140542015-08-20 Pedro Alves <palves@redhat.com>
14055
14056 * gdb.server/connect-stopped-target.c: New file.
14057 * gdb.server/connect-stopped-target.exp: New file.
14058
40e3ad0e
PA
140592015-08-20 Pedro Alves <palves@redhat.com>
14060
14061 * gdb.dwarf2/comp-unit-lang.exp: New file.
14062 * gdb.dwarf2/comp-unit-lang.c: New file.
14063
af39b327
PMR
140642015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14065
14066 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14067 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14068
7d45c7c3 140692015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14070
7d45c7c3
KB
14071 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14072 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14073
4d6cceb4
DE
140742015-08-18 Doug Evans <dje@google.com>
14075 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14076
14077 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14078 skip_python_tests. New arg prompt_regexp.
14079 (skip_python_tests): New function.
14080 * lib/mi-support.exp (mi_skip_python_tests): New function.
14081 * gdb.python/py-mi-objfile-gdb.py: New file.
14082 * gdb.python/py-mi-objfile.c: New file.
14083 * gdb.python/py-mi-objfile.exp: New file.
14084
ad89c2aa
KS
140852015-08-17 Keith Seitz <keiths@redhat.com>
14086
14087 * gdb.linespec/explicit.exp: Move strace test from here ...
14088 * gdb.trace/strace.exp: ... to here.
14089
e3ae3c43
PP
140902015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14091
14092 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14093 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14094
604b2636
DE
140952015-08-14 Doug Evans <xdje42@gmail.com>
14096
14097 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14098 inferior before selecting a new file.
14099
6ff0ba5f
DE
141002015-08-14 Doug Evans <xdje42@gmail.com>
14101
14102 * gdb.mi/mi-disassemble.exp: Update.
14103 * gdb.base/disasm-optim.S: New file.
14104 * gdb.base/disasm-optim.c: New file.
14105 * gdb.base/disasm-optim.h: New file.
14106 * gdb.base/disasm-optim.exp: New file.
14107
9ca98f92
KS
141082015-08-14 Keith Seitz <keiths@redhat.com>
14109
14110 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14111 "evaluated-by".
14112
52bbc560
JB
141132015-08-13 Joel Brobecker <brobecker@adacore.com>
14114
14115 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14116
5d8c3ed3
PMR
141172015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14118
14119 * gdb.ada/fun_renaming.exp: New testcase.
14120 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14121 * gdb.ada/fun_renaming/pack.adb: New file.
14122 * gdb.ada/fun_renaming/pack.ads: New file.
14123
ea8812bc
KS
141242015-08-12 Keith Seitz <keiths@redhat.com>
14125
14126 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14127 gdb_get_line_number.
14128
4dafcdeb
JB
141292015-08-12 Joel Brobecker <brobecker@adacore.com>
14130
14131 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14132 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14133 gdb.base/dso2dso.exp: New files.
14134
5ba32597
SDJ
141352015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14136 Pedro Alves <palves@redhat.com>
14137 Keith Seitz <keiths@redhat.com>
14138
14139 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14140 GDBFLAGS.
14141
b6dafabf
PP
141422015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14143
14144 * gdb.base/gdbhistsize-history.exp
14145 (test_histsize_history_setting): Use save_vars.
14146 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14147 Use save_vars.
14148 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14149 * gdb.base/readline.exp: Use save_vars.
14150
abe8e607
PP
141512015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14152
14153 * lib/gdb.exp (save_vars): New proc.
14154
629500fa
KS
141552015-08-11 Keith Seitz <keiths@redhat.com>
14156
14157 * gdb.base/help.exp: Update help_breakpoint_text.
14158
eb8c4e2e
KS
141592015-08-11 Keith Seitz <keiths@redhat.com>
14160
14161 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14162 (at toplevel): Call test_explicit_breakpoints.
14163 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14164 breakpoints.
14165 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14166 breakpoint conditions, "-cond".
14167
87f0e720
KS
141682015-08-11 Keith Seitz <keiths@redhat.com>
14169
14170 * gdb.linespec/3explicit.c: New file.
14171 * gdb.linespec/cpexplicit.cc: New file.
14172 * gdb.linespec/cpexplicit.exp: New file.
14173 * gdb.linespec/explicit.c: New file.
14174 * gdb.linespec/explicit.exp: New file.
14175 * gdb.linespec/explicit2.c: New file.
14176 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14177 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14178 before using in the matching pattern.
14179 Clarify that `prefix' is a regular expression.
14180
f00aae0f
KS
141812015-08-11 Keith Seitz <keiths@redhat.com>
14182
14183 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14184 test.
14185 Add tests for missing ",FMT" and ",".
14186
e27852be
DE
141872015-08-10 Doug Evans <dje@google.com>
14188 Keith Seitz <keiths@redhat.com>
14189
14190 PR gdb/17960
14191 * gdb.base/completion.exp: Add location completer tests.
14192
7f03bd92
PA
141932015-08-07 Pedro Alves <palves@redhat.com>
14194
14195 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14196 tests here.
14197 (top level): Run do_test with and without displaced stepping.
14198
3fc8eb30
PA
141992015-08-07 Pedro Alves <palves@redhat.com>
14200
14201 * gdb.base/valgrind-disp-step.c: New file.
14202 * gdb.base/valgrind-disp-step.exp: New file.
14203
d4569d7b
PA
142042015-08-07 Pedro Alves <palves@redhat.com>
14205
14206 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14207 Delete function.
14208 (main): Add alarm. Run an infinite loop instead of calling
14209 wait_threads.
14210 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14211 comment.
14212 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14213 Delete function.
14214 (main): Add alarm. Run an infinite loop instead of calling
14215 wait_threads.
14216 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14217 comment.
14218
e1316e60
PA
142192015-08-07 Pedro Alves <palves@redhat.com>
14220
14221 * gdb.base/checkpoint-ns.exp: New file.
14222 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14223 standard_testfile.
14224
da8c46d2
MM
142252015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14226
14227 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14228 * gdb.btrace/instruction_history.exp: Update.
14229 * gdb.btrace/tsx.exp: New.
14230 * gdb.btrace/tsx.c: New.
14231
de1c2c52
PA
142322015-08-06 Pedro Alves <palves@redhat.com>
14233
14234 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14235 increase timeout.
14236 * gdb.reverse/until-precsave.exp: Bump timeouts.
14237
782e0bf4
PA
142382015-08-06 Pedro Alves <palves@redhat.com>
14239
14240 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14241
83e97ed0
PA
142422015-08-06 Pedro Alves <palves@redhat.com>
14243
14244 PR gdb/18749
14245 * gdb.threads/process-dies-while-handling-bp.c: New file.
14246 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14247
863d01bd
PA
142482015-08-06 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14251 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14252
0a39bb32
PA
142532015-08-05 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14256 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14257
ee2d2b10
SL
142582015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14259
14260 * gdb.base/bp-permanent.exp: Report test as unsupported if
14261 the target cannot stop at the permanent breakpoint.
14262
4e1bdb00
DE
142632015-08-03 Doug Evans <dje@google.com>
14264
14265 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14266 10000.
14267
3d338901
DE
142682015-08-03 Doug Evans <dje@google.com>
14269
14270 * Makefile.in (workers/%.worker, build-perf): New rule.
14271 (GDB_PERFTEST_MODE): New variable.
14272 (check-perf): Use it.
14273 (clean): Clean up gdb.perf parallel build subdirs.
14274 * lib/build-piece.exp: New file.
14275 * lib/gdb.exp (make_gdb_parallel_path): New function
14276 (standard_output_file, standard_temp_file): Call it.
14277 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14278 of $GDB_PARALLEL.
14279 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14280
af061d3e
DE
142812015-08-03 Doug Evans <dje@google.com>
14282
8e1afc81 14283 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14284 (LOG_FILE_NAME): New global.
14285 (TextReporter.__init__): Initialize self.txt_sum.
14286 (TextReporter.report): Add support for multiple data-points.
14287 Move report to perftest.sum, put raw data in perftest.log.
14288 (TextReporter.start): Open sum and log files.
14289 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14290 * gdb.perf/lib/perftest/testresult.py
14291 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14292
2c8c5d37
PA
142932015-07-31 Pedro Alves <palves@redhat.com>
14294
14295 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14296 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14297 kill_wait_spawned_process instead of explicit "kill -9".
14298 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14299 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14300 kill_wait_spawned_process.
14301 * gdb.base/attach-twice.exp: Likewise.
14302 * gdb.base/attach.exp: Likewise.
14303 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14304 gdb_test_multiple.
14305 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14306 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14307 kill_wait_spawned_process.
14308 * gdb.base/valgrind-infcall.exp: Likewise.
14309 * gdb.multi/multi-attach.exp: Likewise.
14310 * gdb.python/py-prompt.exp: Likewise.
14311 * gdb.python/py-sync-interp.exp: Likewise.
14312 * gdb.server/ext-attach.exp: Likewise.
14313 * gdb.threads/attach-into-signal.exp (corefunc): Use
14314 spawn_wait_for_attach, spawn_id_get_pid and
14315 kill_wait_spawned_process.
14316 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14317 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14318 spawn_id_get_pid and kill_wait_spawned_process.
14319 * gdb.threads/attach-stopped.exp (corefunc): Use
14320 spawn_wait_for_attach, spawn_id_get_pid and
14321 kill_wait_spawned_process.
14322 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14323 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14324 kill_wait_spawned_process instead of explicit "kill -9".
14325 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14326 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14327 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14328 processes. Don't map cygwin/windows pids here. Now returns a
14329 spawn id list.
14330
032a0fca
SL
143312015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14332
14333 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14334 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14335 correct patch.
14336
61a934ca
SL
143372015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14338
14339 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14340
4bc4d428
SL
143412015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14342
14343 Reapply:
14344 2014-05-21 Mark Wielaard <mjw@redhat.com>
14345
14346 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14347
998d452a
PA
143482015-07-30 Pedro Alves <palves@redhat.com>
14349
14350 * linux-low.c (handle_extended_wait): Set the child's last
14351 reported status to TARGET_WAITKIND_STOPPED.
14352
69dde7dc
PA
143532015-07-30 Pedro Alves <palves@redhat.com>
14354
14355 PR threads/18600
14356 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14357 only shows inferior 1.
14358
4dd63d48
PA
143592015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14360 Pedro Alves <palves@redhat.com>
14361
14362 PR threads/18600
14363 * gdb.threads/fork-plus-threads.c: New file.
14364 * gdb.threads/fork-plus-threads.exp: New file.
14365
d618e4c5
PP
143662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14367
14368 * gdb.base/batch-preserve-term-settings.exp
14369 (test_terminal_settings_preserved_after_cli_exit): Use
14370 send_quit_command.
14371
1eef6428
PA
143722015-07-29 Pedro Alves <palves@redhat.com>
14373 Don Breazeal <donb@codesourcery.com>
14374
14375 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14376 output from both inferior_spawn_id and gdb_spawn_id.
14377
7da5b897
SDJ
143782015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14379
14380 * gdb.threads/attach-into-signal.exp (corefunc): Use
14381 with_test_prefix on nested loops, uniquefying the test messages.
14382
dac804df
SDJ
143832015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14384
14385 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14386 commit.
14387
06265e53
PP
143882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14389
14390 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14391 New proc.
14392 (test_terminal_settings_preserved_after_sigterm): New test.
14393
18206ca3
PP
143942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14395
14396 * gdb.base/batch-preserve-term-settings.exp
14397 (test_terminal_settings_preserved_after_cli_exit): New test.
14398
90074d11
PP
143992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14400
14401 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14402 manipulation of saved_gdbflags.
14403 (test_terminal_settings_preserved): Remove global declaration of
14404 the unused variable pagination_prompt. Remove manipulation of
14405 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14406 GDBFLAGS.
14407
eb1a7902
PA
144082015-07-29 Pedro Alves <palves@redhat.com>
14409
14410 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14411
8b75dd3b
PA
144122015-07-29 Pedro Alves <palves@redhat.com>
14413
14414 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14415 at the top.
14416
dedad4e3
PA
144172015-07-29 Pedro Alves <palves@redhat.com>
14418
14419 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14420 (main): Call gdb_unbuffer_output.
14421 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14422 (main): Call gdb_unbuffer_output.
14423 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14424 (main): Call gdb_unbuffer_output.
14425 * gdb.base/call-strs.exp: Adjust to step over the
14426 gdb_unbuffer_output call.
14427 * gdb.base/catch-gdb-caused-signals.c: Include
14428 "../lib/unbuffer_output.c".
14429 (main): Call gdb_unbuffer_output.
14430 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14431 (main): Call gdb_unbuffer_output.
14432 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14433 (main): Call gdb_unbuffer_output.
14434 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14435 (main): Call gdb_unbuffer_output.
14436 * gdb.base/shlib-call.exp: Adjust to step over the
14437 gdb_unbuffer_output call.
14438 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14439 (main): Call gdb_unbuffer_output.
14440 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14441 (main): Call gdb_unbuffer_output.
14442 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14443 (main): Rename to ...
14444 (test): ... this.
14445 (main): Reimplement.
14446 * gdb.base/varargs.exp: Run to test instead of to main.
14447 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14448 (main): Call gdb_unbuffer_output.
14449
58789a91
PA
144502015-07-29 Pedro Alves <palves@redhat.com>
14451
14452 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14453 factore out from mi_continue_dprintf. For call-style dprintfs,
14454 expect dprintf output out of $inferior_spawn_id.
14455 (mi_continue_dprintf): Use mi_expect_dprintf.
14456 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14457 (main): Call gdb_unbuffer_output.
14458
e8376742
PA
144592015-07-29 Pedro Alves <palves@redhat.com>
14460
14461 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14462 (default_mi_gdb_start): Set inferior_spawn_id instead of
14463 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14464 gdb_spawn_id.
14465 (mi_gdb_test): Always expect inferior output from both
14466 $inferior_spawn_id and $gdb_spawn_id.
14467
08280010
PA
144682015-07-29 Pedro Alves <palves@redhat.com>
14469
14470 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14471 send_inferior and $inferior_spawn_id.
14472
4d30e432
PA
144732015-07-29 Pedro Alves <palves@redhat.com>
14474
14475 * gdb.gdb/complaints.exp (test_initial_complaints)
14476 (test_serial_complaints, test_short_complaints): Use
14477 gdb_test_stdio.
14478 (test_empty_complaint): Handle $inferior_spawn_id !=
14479 $gdb_spawn_id.
14480
0d30a335
PA
144812015-07-29 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.base/varargs.exp: Use gdb_test_stdio.
14484
39413b29
PA
144852015-07-29 Pedro Alves <palves@redhat.com>
14486
14487 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14488
7cb000a9
PA
144892015-07-29 Pedro Alves <palves@redhat.com>
14490
14491 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14492
d7b8ac82
PA
144932015-07-29 Pedro Alves <palves@redhat.com>
14494
14495 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14496 parameter into two new parameters, "inf_result" and "gdb_result".
14497 Expect inferior output and gdb output from $inferior_spawn_id and
14498 $gdb_spawn_id, respectively. Adjust all callers.
14499
789c3a0c
PA
145002015-07-29 Pedro Alves <palves@redhat.com>
14501
14502 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14503 of gdb_test_sequence.
14504
77e760c3
PA
145052015-07-29 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14508 (saw_spurious_output): Expect inferior output from
14509 $inferior_spawn_id. Use gdb_test_stdio.
14510
8396d2cd
PA
145112015-07-29 Pedro Alves <palves@redhat.com>
14512
14513 * gdb.base/dprintf.exp: Use standard_testfile. Change
14514 prepare_for_testing call.
14515 (srcfile): Don't set.
14516 (restart): New procedure.
14517 (test_dprintf): New procecure, use to continue over dprintfs.
14518 (test_call, test_agent): New procedures, tests moved here.
14519 Restart gdb and recreate dprintfs. Adjust expected output.
14520
2051d61f
PA
145212015-07-29 Pedro Alves <palves@redhat.com>
14522
14523 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14524
452397af
PA
145252015-07-29 Pedro Alves <palves@redhat.com>
14526
14527 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14528
8aed9555
PA
145292015-07-29 Pedro Alves <palves@redhat.com>
14530
14531 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14532 gdb_test_stdio.
14533
188a61b4
PA
145342015-07-29 Pedro Alves <palves@redhat.com>
14535
14536 * lib/gdb.exp (gdb_test_stdio): New procedure.
14537
12264a45
PA
145382015-07-29 Pedro Alves <palves@redhat.com>
14539
14540 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14541
23ffc893
PA
145422015-07-29 Pedro Alves <palves@redhat.com>
14543
14544 * gdb.base/call-signal-resume.exp: Remove check for
14545 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14546 * gdb.base/unwindonsignal.exp: Likewise.
14547 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14548 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14549
65566918
PA
145502015-07-29 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.base/siginfo-addr.c (pass): New function.
14553 (handler): Call it iff si_addr is correct.
14554 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14555 Set a breakpoint at "pass" and continue to it.
14556
d60a9221
SDJ
145572015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14558
14559 * gdb.python/py-objfile.exp: Make some tests have unique names.
14560 * gdb.python/py-pp-registration.exp: Likewise.
14561
bde40b8f
PA
145622015-07-28 Pedro Alves <palves@redhat.com>
14563
14564 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14565
13e1dec8
SM
145662015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14567
14568 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14569
da33c9a7
SM
145702015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14571
14572 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14573
077836f7
PP
145742015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14575
14576 * gdb.base/gdb-sigterm-2.exp: New test.
14577
b8cc7b2e
DE
145782015-07-25 Doug Evans <xdje42@gmail.com>
14579
14580 Revert:
14581 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14582 (workers/%.worker, build-perf): New rule.
14583 (GDB_PERFTEST_MODE): New variable.
14584 (check-perf): Use it.
14585 (clean): Clean up gdb.perf parallel build subdirs.
14586 * lib/build-piece.exp: New file.
14587 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14588 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14589 name.
14590 (standard_temp_file): Ditto.
14591 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14592 of $GDB_PARALLEL.
14593
c8bd4544
DE
145942015-07-24 Doug Evans <dje@google.com>
14595
14596 * gdb.perf/lib/perftest/utils.py: New file.
14597 * gdb.perf/gm-hello.cc: New file.
14598 * gdb.perf/gm-pervasive-typedef.cc: New file.
14599 * gdb.perf/gm-pervasive-typedef.h: New file.
14600 * gdb.perf/gm-std.cc: New file.
14601 * gdb.perf/gm-std.h: New file.
14602 * gdb.perf/gm-use-cerr.cc: New file.
14603 * gdb.perf/gm-utils.h: New file.
14604 * gdb.perf/gmonster-null-lookup.py: New file.
14605 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14606 * gdb.perf/gmonster-print-cerr.py: New file.
14607 * gdb.perf/gmonster-ptype-string.py: New file.
14608 * gdb.perf/gmonster-runto-main.py: New file.
14609 * gdb.perf/gmonster-select-file.py: New file.
14610 * gdb.perf/gmonster1-null-lookup.exp: New file.
14611 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14612 * gdb.perf/gmonster1-print-cerr.exp: New file.
14613 * gdb.perf/gmonster1-ptype-string.exp: New file.
14614 * gdb.perf/gmonster1-runto-main.exp: New file.
14615 * gdb.perf/gmonster1-select-file.exp: New file.
14616 * gdb.perf/gmonster1.cc: New file.
14617 * gdb.perf/gmonster1.exp: New file.
14618 * gdb.perf/gmonster2-null-lookup.exp: New file.
14619 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14620 * gdb.perf/gmonster2-print-cerr.exp: New file.
14621 * gdb.perf/gmonster2-ptype-string.exp: New file.
14622 * gdb.perf/gmonster2-runto-main.exp: New file.
14623 * gdb.perf/gmonster2-select-file.exp: New file.
14624 * gdb.perf/gmonster2.cc: New file.
14625 * gdb.perf/gmonster2.exp: New file.
14626
6eab34f3
DE
146272015-07-24 Doug Evans <dje@google.com>
14628
14629 * gdb.perf/README: New file.
14630 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14631 * lib/gen-perf-test.exp: New file.
14632
63738bfd
DE
146332015-07-24 Doug Evans <dje@google.com>
14634
14635 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14636 (PerfTest::startup): New function.
14637 (PerfTest::run): Return result of calling body.
14638 (PerfTest::assemble): Rewrite.
14639 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14640 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14641 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14642 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14643 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14644
7b606f95
DE
146452015-07-24 Doug Evans <dje@google.com>
14646
14647 * lib/gdb.exp (clean_restart): Make executable optional.
14648
a97b16b8
DE
146492015-07-24 Doug Evans <dje@google.com>
14650
14651 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14652 compiler_info references.
14653 * gdb.cp/temargs.exp: Ditto.
14654 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14655 (get_compiler_info): Early exit if already computed. Set compiler_info
14656 to "unknown" if there was a problem.
14657 (test_compiler_info): Add function comment. Call get_compiler_info.
14658
35baa57f
DE
146592015-07-24 Doug Evans <dje@google.com>
14660
14661 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14662 (workers/%.worker, build-perf): New rule.
14663 (GDB_PERFTEST_MODE): New variable.
14664 (check-perf): Use it.
14665 (clean): Clean up gdb.perf parallel build subdirs.
14666 * lib/build-piece.exp: New file.
14667 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14668 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14669 name.
14670 (standard_temp_file): Ditto.
14671 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14672 of $GDB_PARALLEL.
14673
6ebea266
DE
146742015-07-24 Doug Evans <dje@google.com>
14675
14676 * lib/future.exp (gdb_default_target_compile): New option
14677 "early_flags".
14678 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14679 --as-needed.
14680
1e76a7e9
SDJ
146812015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14682
14683 * gdb.base/catch-syscall.exp: Call gdb_exit before
14684 gdb_skip_xml_test.
14685
5068630a
PA
146862015-07-24 Pedro Alves <palves@redhat.com>
14687
14688 * gdb.python/py-events.exp: Accept output between the stop event
14689 and the prompt.
14690 * gdb.python/py-evsignal.exp: Likewise.
14691 * gdb.python/py-evthreads.exp: Likewise.
14692
77598427
PA
146932015-07-24 Pedro Alves <palves@redhat.com>
14694
14695 PR gdb/18717
14696 * gdb.threads/non-ldr-exit.c: New file.
14697 * gdb.threads/non-ldr-exit.exp: New file.
14698
11e6c98f
YQ
146992015-07-24 Yao Qi <yao.qi@linaro.org>
14700
14701 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14702 restarting process.
14703
51aee833
YQ
147042015-07-24 Yao Qi <yao.qi@linaro.org>
14705
14706 * gdb.server/ext-restart.exp: New file.
14707
8cfe207c
YQ
147082015-07-24 Yao Qi <yao.qi@linaro.org>
14709
14710 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14711 argument options.
14712 * gdb.server/ext-wrapper.exp: New file.
14713
cc12ce38
DE
147142015-07-23 Doug Evans <dje@google.com>
14715
14716 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14717 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14718
d0d84780
PMR
147192015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14720
14721 * gdb.ada/var_arr_typedef.exp: New testcase.
14722 * gdb.ada/var_arr_typedef/pack.adb: New file.
14723 * gdb.ada/var_arr_typedef/pack.ads: New file.
14724 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14725
8b558f79
JB
147262015-07-20 Joel Brobecker <brobecker@adacore.com>
14727
14728 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14729
775a3298
JK
147302015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14731
14732 * gdb.arch/i386-biarch-core.exp: Replace istarget
14733 by "complete set gnutarget". Remove expectation for the "core-file"
14734 command.
14735
db1ff28b
JK
147362015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14737
14738 Revert the previous commit:
14739 Tests for validate symbol file using build-id.
14740
0a94970d
JK
147412015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14742
14743 Tests for validate symbol file using build-id.
14744 * gdb.base/solib-mismatch-lib.c: New file.
14745 * gdb.base/solib-mismatch-libmod.c: New file.
14746 * gdb.base/solib-mismatch.c: New file.
14747 * gdb.base/solib-mismatch.exp: New file.
14748
03346981
SL
147492015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14750
14751 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14752 nios2-*-linux*.
14753 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14754 * gdb.base/siginfo.exp: Likewise.
14755 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14756
42422cc7
PL
147572015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14758
14759 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14760 Move it to ...
14761 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14762 ... here.
14763 * gdb.trace/range-stepping.exp: Check that the target supports
14764 range stepping.
14765
cfa68bae
JK
147662015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14767
14768 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14769
8ffdba26
PA
147702015-07-14 Pedro Alves <palves@redhat.com>
14771
14772 * gdb.base/killed-outside.exp: New file.
14773 * gdb.base/killed-outside.c: New file.
14774
218a5a11
JK
147752015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14776
14777 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14778 (n at main): New.
14779 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14780
e03ed3c6
AA
147812015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14782
14783 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14784 infcall tests instead of setting up for KFAIL.
14785
485668e5
MM
147862015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14787
14788 * gdb.btrace/record_goto-step.exp: New.
14789
08464196
JK
147902015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14791
14792 PR compile/18484
14793 * gdb.compile/compile.c (struct struct_type): Add volatile to
14794 selffield's type.
14795 * gdb.compile/compile.exp
14796 (compile code struct_object.selffield = &struct_object): Skip further
14797 struct_object tests if this one xfails.
14798
bcf5c1d9
RC
147992015-07-08 Robert O'Callahan <robert@ocallahan.org>
14800
14801 PR exp/18617
14802 * gdb.trace/ax.exp: Add test.
14803
4931af25
YQ
148042015-07-07 Yao Qi <yao.qi@linaro.org>
14805
14806 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14807 instead of istarget "aarch64*-*-*".
14808 * gdb.arch/aarch64-fp.exp: Likewise.
14809 * gdb.base/float.exp: Likewise.
14810 * gdb.reverse/aarch64.exp: Likewise.
14811 * lib/gdb.exp (is_aarch64_target): New proc.
14812
9fcf688e
YQ
148132015-07-07 Yao Qi <yao.qi@linaro.org>
14814
14815 * lib/gdb.exp (is_aarch32_target): New proc.
14816 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14817 instead of "istarget "arm*-*-*"".
14818 * gdb.arch/arm-disp-step.exp: Likewise.
14819 * gdb.arch/thumb-bx-pc.exp: Likewise.
14820 * gdb.arch/thumb-prologue.exp: Likewise.
14821 * gdb.arch/thumb-singlestep.exp: Likewise.
14822 * gdb.base/disp-step-syscall.exp: Likewise.
14823 * gdb.base/float.exp: Likewise.
14824
fbd8d50d
YQ
148252015-07-07 Yao Qi <yao.qi@linaro.org>
14826
14827 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14828 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14829
71be1fdc
YQ
148302015-07-07 Yao Qi <yao.qi@linaro.org>
14831
14832 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14833 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14834 if it exists.
14835 * gdb.multi/multi-arch.exp: Likewise.
14836
3e221d36
SM
148372015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14838
14839 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14840 print.
14841
d441430b
YQ
148422015-07-07 Yao Qi <yao.qi@linaro.org>
14843
14844 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14845
06f810bd
MG
148462015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14847
14848 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14849 '[' and ']' characters.
14850
5e61e7c0
IB
148512015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14852
14853 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14854
28bf096c
PA
148552015-06-29 Pedro Alves <palves@redhat.com>
14856
14857 PR threads/18127
14858 * gdb.threads/hand-call-new-thread.c: New file.
14859 * gdb.threads/hand-call-new-thread.c: New file.
14860
ee93cd5e
KS
148612015-06-26 Keith Seitz <keiths@redhat.com>
14862 Doug Evans <dje@google.com>
14863
14864 PR 16253
14865 * gdb.cp/var-tag-2.cc: New file.
14866 * gdb.cp/var-tag-3.cc: New file.
14867 * gdb.cp/var-tag-4.cc: New file.
14868 * gdb.cp/var-tag.cc: New file.
14869 * gdb.cp/var-tag.exp: New file.
14870
fc637f04
PP
148712015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14872
14873 * gdb.base/history-duplicates.exp: New test.
14874
2e52ae68
PP
148752015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14876
14877 * gdb.base/completion.exp: Test the completion of the "focus"
14878 command.
14879
6e22494e
JK
148802015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14881
14882 * gdb.arch/amd64-prologue-skip.S: New file.
14883 * gdb.arch/amd64-prologue-skip.exp: New file.
14884
bf7b9cd9
SM
148852015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14886
14887 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14888 is_address_zero_readable check.
14889
201e8dfd
PB
148902015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14891
14892 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14893 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14894
5cd867b4
YQ
148952015-06-24 Yao Qi <yao.qi@linaro.org>
14896
14897 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14898 linux targets.
14899
4d7be007
YQ
149002015-06-24 Yao Qi <yao.qi@linaro.org>
14901
14902 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14903 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14904 * gdb.base/siginfo-thread.exp: Likewise.
14905
07fcd301
YQ
149062015-06-22 Yao Qi <yao.qi@linaro.org>
14907
14908 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14909
52042a00
YQ
149102015-06-22 Yao Qi <yao.qi@linaro.org>
14911
14912 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14913 aarch64*-*-*.
14914 (skip_hw_watchpoint_tests): Likewise.
14915
74bd41ce
PP
149162015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14917
14918 * gdb.base/gdbinit-history.exp: Test the interaction between
14919 setting GDBHISTSIZE and setting the history size via .gdbinit.
14920
bc460514
PP
149212015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14922
14923 PR gdb/16999
14924 * gdb.base/gdbhistsize-history.exp: New test.
14925
b58c513b
PP
149262015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14927
14928 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14929 with GDBHISTSIZE.
14930 * gdb.base/readline.exp: Likewise.
14931
92046791
YQ
149322015-06-17 Yao Qi <yao.qi@linaro.org>
14933
14934 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14935 line.
14936
2093d2d3
PP
149372015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14938
14939 * gdb.base/gdbinit-history.exp: Add test case to check that
14940 an unlimited history file does not get truncated on exit.
14941
e6c693af
AA
149422015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14943
14944 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14945 (VECTOR): New macro. Use it...
14946 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14947 ...for these typedefs.
14948 (int8, char1, int1, double1): New typedefs.
14949 (struct just_int2, struct two_int2): New structures.
14950 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14951 (add_structvecs, add_singlevecs): New functions.
14952 (main): Call add_some_intvecs twice.
14953 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14954 the compile and exit upon failure. Try compiling for the "native"
14955 architecture. Test inferior function calls with vector arguments
14956 and vector return value handling with "finish" and "return".
14957
c74f7d1c
JT
149582015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14959
14960 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14961 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14962 PE file.
14963 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14964
98aa42ee
AT
149652015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14966
14967 PR breakpoints/16465
14968 * gdb.mi/mi-dprintf-pending.c: New file.
14969 * gdb.mi/mi-dprintf-pending.exp: New test.
14970 * gdb.mi/mi-dprintf-pendshr.c: New file.
14971
7d73c23c 149722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14973 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14974
14975 * gdb.arch/i386-mpx-map.c: New file.
14976 * gdb.arch/i386-mpx-map.exp: New File.
14977
149782015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14979
14980 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14981 * gdb.arch/i386-mpx.exp: Indentation fixed.
14982
149832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14984
14985 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14986 function and improved indentation.
14987 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14988 gdb_test_multiple. Added additional tests to skip the test.
14989
149902015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14991
14992 * gdb.arch/i386-avx512.c: Change path in include file.
14993 * gdb.arch/i386-avx512.exp: Change include dir path
14994 compilation flag.
14995 * gdb.arch/i386-mpx.c: Change path in include file.
14996 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14997 flag.
14998
d5eba19a
JK
149992015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15000
15001 * gdb.compile/compile-print.exp (compile print *vararray@3)
15002 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15003
7f361056
JK
150042015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15005
15006 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15007 (do not keep jit in memory): ... this.
15008 (expect 5): Change it to ...
15009 (expect no 5): ... this.
15010
3b462ec2
SM
150112015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15012
15013 PR gdb/15564
15014 * gdb.mi/mi-detach.exp: New file.
15015
e0619de6
JK
150162015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15017
15018 PR symtab/18392
15019 * gdb.arch/amd64-tailcall-self.S: New file.
15020 * gdb.arch/amd64-tailcall-self.c: New file.
15021 * gdb.arch/amd64-tailcall-self.exp: New file.
15022
e970cb34
DB
150232015-05-28 Don Breazeal <donb@codesourcery.com>
15024
15025 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15026 tests for remote targets by checking is_target_gdbserver.
15027
b2e2f908
DE
150282015-05-27 Doug Evans <dje@google.com>
15029
15030 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15031 * gdb.dwarf2/opaque-type-lookup.c: New file.
15032 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15033
82c7be31
DE
150342015-05-26 Doug Evans <dje@google.com>
15035
15036 * gdb.cp/iostream.cc: New file.
15037 * gdb.cp/iostream.exp: New file.
15038
b4f54984
DE
150392015-05-26 Doug Evans <dje@google.com>
15040
15041 * gdb.dwarf2/dw2-op-call.exp: Update.
15042 * gdb.dwarf2/dw4-sig-types.exp: Update.
15043 * gdb.dwarf2/implptr.exp: Update.
15044 * gdb.mi/mi-cmd-param-changed.exp: Update.
15045
4ea6efe9
DE
150462015-05-26 Doug Evans <dje@google.com>
15047
15048 * gdb.python/py-lazy-string.c: New file.
15049 * gdb.python/py-lazy-string.exp: New file.
15050 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15051 (main): Update. Add estring3.
15052 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15053 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15054
f6bb7db3
YQ
150552015-05-26 Omair Javaid <omair.javaid@linaro.org>
15056 Yao Qi <yao.qi@linaro.org>
15057
15058 * gdb.reverse/aarch64.c: New.
15059 * gdb.reverse/aarch64.exp: New.
15060
a81bfbd0
OJ
150612015-05-26 Omair Javaid <omair.javaid@linaro.org>
15062
25d49b86
PA
15063 * lib/gdb.exp (supports_process_record): Return true for
15064 aarch64*-linux*.
a81bfbd0
OJ
15065 (supports_reverse): Likewise.
15066
158bf1b4
PP
150672015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15068
15069 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15070 Use with_test_prefix.
15071
a0145030
AB
150722015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15073
15074 * gdb.base/completion.exp: Add test for completion of layout
15075 names.
15076
ebe3b578
AB
150772015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15078
15079 * lib/gdb.exp (skip_tui_tests): New proc.
15080 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15081
84204ed7
PA
150822015-05-19 Pedro Alves <palves@redhat.com>
15083
15084 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15085 Save the whole env array instead of just HOME. Unset HISTSIZE in
15086 the environment while testing. Restore whole environment
15087 afterwards.
15088
37442ce1
DE
150892015-05-16 Doug Evans <xdje42@gmail.com>
15090
15091 * gdb.guile/scm-ports.c: New file.
15092 * gdb.guile/scm-ports.exp: Add memory port tests.
15093
36de76f9
JK
150942015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15095
15096 * gdb.compile/compile-print.c: New file.
15097 * gdb.compile/compile-print.exp: New file.
15098
3a9558c4
JK
150992015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15100
15101 * gdb.compile/compile-ops.exp: Cast param to void.
15102 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15103 (compile code struct_object.selffield = &struct_object): Add xfail.
15104
aa715135
JG
151052015-05-15 Joel Brobecker <brobecker@adacore.com>
15106
15107 * gdb.ada/arr_enum_with_gap: New testcase.
15108
931e5bc3
JG
151092015-05-15 Joel Brobecker <brobecker@adacore.com>
15110
15111 * gdb.ada/byte_packed_arr: New testcase.
15112
9cd4d857
JB
151132015-05-15 Joel Brobecker <brobecker@adacore.com>
15114
15115 * gdb.ada/pckd_neg: New testcase.
15116
ebfd00d2
PP
151172015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15118
15119 PR gdb/17820
15120 * gdb.base/gdbinit-history.exp: New test.
15121 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15122 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15123
4c082a81
SC
151242015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15125
15126 * gdb.python/py-xmethods.cc: Enhance test case.
15127 * gdb.python/py-xmethods.exp: New tests.
15128 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15129 function.
15130 (B_indexoper): Likewise.
15131 (global_dm_list) : Add new xmethod worker functions.
15132
f7797074
SDJ
151332015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15134
15135 * gdb.base/coredump-filter.exp: Correctly unset
15136 "coredump_var_addr" array.
15137
a4674e4e
PA
151382015-05-08 Pedro Alves <palves@redhat.com>
15139
15140 * gdb.server/non-existing-program.exp: Unset spawn_id.
15141
df2eb078
SC
151422015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15143
15144 PR python/18291
15145 * gdb.python/py-xmethods.exp: Add tests.
15146
422349a3
YQ
151472015-05-08 Yao Qi <yao.qi@linaro.org>
15148
15149 PR gdb/18208
15150 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15151 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15152 function set_coredump_filter, and remove remote_exec call.
15153 Remove argument ipid. Callers update.
15154 (top level): Don't get inferior's PID.
15155
63fc80ce
AA
151562015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15157
15158 * gdb.base/watch_thread_num.exp: Skip test on targets without
15159 access watchpoints.
15160
80ad801e
PA
151612015-05-06 Pedro Alves <palves@redhat.com>
15162
15163 PR server/18081
15164 * gdb.server/non-existing-program.exp: New file.
15165
0fa7fe50
JB
151662015-05-05 Joel Brobecker <brobecker@adacore.com>
15167
15168 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15169
3ea89b92
PMR
151702015-05-05 Joel Brobecker <brobecker@adacore.com>
15171
15172 * gdb.ada/out_of_line_in_inlined: New testcase.
15173
87b8eff0
JB
151742015-05-05 Joel Brobecker <brobecker@adacore.com>
15175
15176 * gdb.ada/var_rec_arr: New testcase.
15177
5fccc635
YQ
151782015-04-30 Yao Qi <yao.qi@linaro.org>
15179
15180 * gdb.base/break-idempotent.exp: If
15181 skip_hw_watchpoint_multi_tests returns true, skip the tests
15182 on "rwatch" and "awatch".
15183
42d38f42
YQ
151842015-04-30 Yao Qi <yao.qi@linaro.org>
15185
15186 * gdb.base/relativedebug.exp: Invoke gdb command
15187 "info sharedlibrary", and if libc.so doesn't have debug info,
15188 skip the test.
15189
2ce1cdbf
DE
151902015-04-29 Doug Evans <dje@google.com>
15191
15192 * gdb.python/py-xmethods.exp: Add ptype tests.
15193 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15194 get_result_type method.
15195
f24a38c5
LM
151962015-04-29 Luis Machado <lgustavo@codesourcery.com>
15197
15198 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15199 the target does not support hardware watchpoints.
15200
ecbf2b3c
LM
152012015-04-29 Luis Machado <lgustavo@codesourcery.com>
15202
15203 * gdb.base/break-always.exp: Abort testing if writing to memory
15204 causes an error.
15205
34f5f757
DE
152062015-04-28 Doug Evans <dje@google.com>
15207
15208 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15209 * gdb.python/py-pp-registration.exp: ... here. New file.
15210 * gdb.python/py-pp-registration.c: New file.
15211 * gdb.python/py-pp-registration.py: New file.
15212
69b4374a
DE
152132015-04-28 Doug Evans <dje@google.com>
15214
15215 * gdb.python/py-bad-printers.c: New file.
15216 * gdb.python/py-bad-printers.py: New file.
15217 * gdb.python/py-bad-printers.exp: New file.
15218
59fb7612
SS
152192015-04-28 Sasha Smundak <asmundak@google.com>
15220
15221 * gdb.python/py-type.exp: New test.
15222
2631b16a
AW
152232015-04-28 Andy Wingo <wingo@igalia.com>
15224
15225 * gdb.python/py-parameter.exp:
15226 * gdb.guile/scm-parameter.exp: Escape the path that we are
15227 matching against, as it might contain characters that are special
15228 to regular expressions.
15229
460efde1
JB
152302015-04-27 Joel Brobecker <brobecker@adacore.com>
15231
15232 * gdb.ada/rec_comp: New testcase.
15233
2d369d8e
SDJ
152342015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15235
15236 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15237 before using it.
15238
cf75d6c3
AB
152392015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15240
15241 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15242 new tests for verilog output.
15243
8dbe7ca5
YQ
152442015-04-24 Yao Qi <yao.qi@linaro.org>
15245
15246 * boards/remote-gdbserver-on-localhost.exp: New file.
15247
4ef9fb2f
PA
152482015-04-23 Pedro Alves <palves@redhat.com>
15249
15250 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15251 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15252 "end of file", remove $inferior_spawn_id from the indirect list.
15253
0a803169
PA
152542015-04-23 Pedro Alves <palves@redhat.com>
15255
15256 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15257
749ef8f8
PA
152582015-04-23 Pedro Alves <palves@redhat.com>
15259
15260 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15261 on $any_spawn_id instead of only on $gdb_spawn_id.
15262
8aae4344
PM
152632015-04-21 Pierre Muller <muller@sourceware.org>
15264
15265 PR pascal/17815
15266 * lib/pascal.exp (gpc_compile): Add new option "class".
15267 (fpc_compile): Likewise.
15268 * gdb.pascal/case-insensitive-symbols.pas: New file.
15269 * gdb.pascal/case-insensitive-symbols.exp: New file.
15270
1586c8fb
GB
152712015-04-20 Gary Benson <gbenson@redhat.com>
15272
15273 * gdb.base/attach.exp: Fix three extended remote failures.
15274
1b6e6f5c
GB
152752015-04-17 Gary Benson <gbenson@redhat.com>
15276
15277 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15278 the main executable over the remote protocol.
15279
e797481d
PA
152802015-04-16 Pedro Alves <palves@redhat.com>
15281
15282 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15283 a new gdbserver if gdbserver_reconnect_p is set.
15284
1ca99c42
PA
152852015-04-16 Pedro Alves <palves@redhat.com>
15286
15287 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15288 is set, don't exit gdbserver.
15289
af9fd6f8
AA
152902015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15291
15292 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15293 appropriate .insn, such that an older assembler can be used.
15294 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15295 the z/Architecture instruction set on 31-bit targets as well.
15296
04ff1e61
AA
152972015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15298
15299 * gdb.go/handcall.exp: Remove all logic related to the first
15300 breakpoint and rely on go_runto_main instead.
15301 * gdb.go/strings.exp: Likewise.
15302 * gdb.go/unsafe.exp: Likewise.
15303 * gdb.go/hello.exp: Likewise. Also rename the remaining
15304 breakpoint marker to "breakpoint 1".
15305 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15306 * gdb.go/strings.go: Likewise.
15307 * gdb.go/unsafe.go: Likewise.
15308 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15309 "set breakpoint 2 here" and rename the remaining breakpoint marker
15310 to "breakpoint 1".
15311
40d2f8d6
SM
153122015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15313
15314 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15315 if itertools.imap is not present.
15316 * gdb.python/py-objfile.exp: Add parentheses.
15317 * gdb.python/py-type.exp: Same.
15318 * gdb.python/py-unwind-maint.py: Same.
15319
8cbc97c6
YQ
153202015-04-15 Yao Qi <yao.qi@linaro.org>
15321
15322 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15323 of ":$ptr_size" and set its form explicitly.
15324
45fd756c
YQ
153252015-04-15 Pedro Alves <palves@redhat.com>
15326 Yao Qi <yao.qi@linaro.org>
15327
15328 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15329 timeout by factor of 4.
15330 (test_regular_watch): Likewise.
15331 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15332 * gdb.reverse/sigall-reverse.exp: Likewise.
15333 * gdb.reverse/until-precsave.exp: Likewise.
15334 * lib/gdb.exp (with_timeout_factor): New proc.
15335 (gdb_expect): Move some code to ...
15336 (get_largest_timeout): ... here. New procedure.
15337
9e811bc3
LM
153382015-04-14 Luis Machado <lgustavo@codesourcery.com>
15339
15340 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15341
0ff6fcb2
LM
153422015-04-13 Luis Machado <lgustavo@codesourcery.com>
15343
15344 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15345 to write to the .text section.
15346
7578d5f7
LM
153472015-04-13 Luis Machado <lgustavo@codesourcery.com>
15348
15349 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15350 Handle the case of targets that do not provide PID information.
15351
2efe15c4
YQ
153522015-04-13 Yao Qi <yao.qi@linaro.org>
15353
15354 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15355 and use expect instead of gdb_expect.
15356
8cd8f2f8
SDJ
153572015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15358
15359 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15360 "coredump_var_addr" to avoid naming conflict with other testcases.
15361
9ee41772
PA
153622015-04-10 Pedro Alves <palves@redhat.com>
15363
15364 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15365 gdb_test_sequence and gdb_assert.
15366
07473109
PA
153672015-04-10 Pedro Alves <palves@redhat.com>
15368
15369 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15370 test messages that don't include the breakpoint address.
15371
de3db44c
YQ
153722015-04-10 Yao Qi <yao.qi@linaro.org>
15373
15374 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15375 false for some offset and width combinations which aren't
15376 supported by linux kernel.
15377
c79d856c
PA
153782015-04-10 Pedro Alves <palves@redhat.com>
15379
15380 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15381 procedure, factored out from ...
15382 (top level): ... here. Add "set displaced-stepping" testing axis.
15383 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15384 parameter "displaced". Use it.
15385 (top level): Use foreach and add "set displaced-stepping" testing
15386 axis.
15387
ebc90b50
PA
153882015-04-10 Pedro Alves <palves@redhat.com>
15389
15390 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15391 Remove comment.
15392 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15393 both the address of the instruction that triggers the watchpoint
15394 and the address of the instruction immediately after, and use
15395 those addresses for the test. Fix comment.
15396
8f572e5c
PA
153972015-04-10 Pedro Alves <palves@redhat.com>
15398
15399 * gdb.base/sigstep.exp (breakpoint_to_handler)
15400 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15401 Test "backtrace" in handler.
15402 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15403 (top level): Add new "displaced" test axis to
15404 breakpoint_to_handler, breakpoint_to_handler_entry and
15405 breakpoint_over_handler.
15406
8d707a12
PA
154072015-04-10 Pedro Alves <palves@redhat.com>
15408
15409 PR gdb/18216
15410 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15411
ef713951
YQ
154122015-04-10 Yao Qi <yao.qi@linaro.org>
15413
15414 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15415 (test_add_rn_pc): New function.
15416 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15417 (top level): Invoke test_add_rn_pc.
15418
906d60cf
PA
154192015-04-10 Pedro Alves <palves@redhat.com>
15420
15421 PR gdb/13858
15422 * gdb.base/step-over-no-symbols.exp: New file.
15423
f2983cc3
AW
154242015-04-09 Andy Wingo <wingo@igalia.com>
15425
15426 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15427 after the Python tests.
15428
6d62641c
SDJ
154292015-04-08 Keith Seitz <keiths@redhat.com>
15430
15431 PR python/16699
15432 * gdb.python/py-completion.exp: New tests for completion.
15433 * gdb.python/py-completion.py (CompleteLimit1): New class.
15434 (CompleteLimit2): Likewise.
15435 (CompleteLimit3): Likewise.
15436 (CompleteLimit4): Likewise.
15437 (CompleteLimit5): Likewise.
15438 (CompleteLimit6): Likewise.
15439 (CompleteLimit7): Likewise.
15440
f3770638
PA
154412015-04-08 Pedro Alves <palves@redhat.com>
15442
15443 PR gdb/18214
15444 PR gdb/18216
15445 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15446 function.
15447 (main): Install it as SIGUSR1 handler.
15448 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15449 parameter. Always use "setup" as prefix. Toggle "set
15450 displaced-stepping" off/on depending on global. Don't switch to
15451 thread 1 here.
15452 (top level): Add displaced stepping "off/on" test axis. Update
15453 "setup" calls. Wrap each subtest with with_test_prefix. Test
15454 continuing with a queued signal in each thread.
15455
4496bed7
PA
154562015-04-08 Pedro Alves <palves@redhat.com>
15457
15458 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15459 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15460 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15461 Return early if running to main fails.
15462 * gdb.trace/while-stepping.exp: Likewise.
15463
b97fde92
PA
154642015-04-07 Pedro Alves <palves@redhat.com>
15465
15466 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15467 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15468 interact with inferior program.
15469
f71c18e7
PA
154702015-04-07 Pedro Alves <palves@redhat.com>
15471
15472 * lib/gdb.exp (inferior_spawn_id): New global.
15473 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15474 spawn id after processing the user code.
15475 (default_gdb_start): Set inferior_spawn_id.
15476 (send_inferior): New procedure.
15477 * lib/gdbserver-support.exp (gdbserver_start): Set
15478 inferior_spawn_id.
15479 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15480
6423214f
PA
154812015-04-07 Pedro Alves <palves@redhat.com>
15482
15483 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15484 * lib/gdbserver-support.exp (gdbserver_start): Make
15485 $server_spawn_id global.
15486 (gdbserver_start): Don't wait for gdbserver's spawn id with
15487 expect_background.
15488 (close_gdbserver): New procedure.
15489 (gdb_exit): Rename the default version and reimplement.
15490
71c0ee8c
PA
154912015-04-07 Pedro Alves <palves@redhat.com>
15492
72f4393d 15493 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15494 append the substituted item, not the original item.
15495
203bc29b
PA
154962015-04-07 Pedro Alves <palves@redhat.com>
15497
15498 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15499 gdb_expect.
15500
508a3ddf
PA
155012015-04-07 Pedro Alves <palves@redhat.com>
15502
15503 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15504 output appearing once only.
15505
9f6dbe2b
PA
155062015-04-07 Pedro Alves <palves@redhat.com>
15507
15508 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15509 that doesn't expect anything. Return early if running to main
15510 fails.
15511
337532fa
YQ
155122015-04-07 Yao Qi <yao.qi@linaro.org>
15513
15514 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15515 (child_function): Call alarm.
15516 (main): Move call to alarm into the loop.
15517 * gdb.threads/non-stop-fair-events.exp: Build program with
15518 -DTIMEOUT=$timeout.
15519
01b622d4
DE
155202015-04-06 Doug Evans <xdje42@gmail.com>
15521
15522 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15523 Fix dest parameter to board_info.
15524 (fpc_compile): Ditto.
15525 (gdb_compile_pascal): Rename dest arg to destfile.
15526
961f4160
PMR
155272015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15528
15529 * gdb.ada/funcall_ref.exp: New file.
15530 * gdb.ada/funcall_ref/foo.adb: New file.
15531
cafda597
YQ
155322015-04-02 Yao Qi <yao.qi@linaro.org>
15533
15534 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15535 is remote.
15536
fed040c6
GB
155372015-04-02 Gary Benson <gbenson@redhat.com>
15538
15539 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15540
d11916aa
SS
155412015-04-01 Sasha Smundak <asmundak@google.com>
15542
15543 * gdb.python/py-unwind-maint.c: New file.
15544 * gdb.python/py-unwind-maint.exp: New test.
15545 * gdb.python/py-unwind-maint.py: New file.
15546 * gdb.python/py-unwind.c: New file.
15547 * gdb.python/py-unwind.exp: New test.
15548 * gdb.python/py-unwind.py: New test.
15549
a1471180
PA
155502015-04-01 Pedro Alves <palves@redhat.com>
15551
15552 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15553 to fail instead of non-existent $test.
15554
0bbeccb1
PA
155552015-04-01 Pedro Alves <palves@redhat.com>
15556
15557 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15558 GDBFLAGS if not empty.
15559
3c724c8c
PMR
155602015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15561
15562 * gdb.ada/complete.exp: Remove "multi_line".
15563 * gdb.ada/info_exc.exp: Remove "multi_line".
15564 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15565 * gdb.ada/ptype_field.exp: Remove "multi_line".
15566 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15567 * gdb.ada/tagged.exp: Remove "multi_line".
15568 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15569 [multi_line ...]
15570 * gdb.btrace/delta.exp: Likewise.
15571 * gdb.btrace/exception.exp: Likewise.
15572 * gdb.btrace/function_call_history.exp: Likewise.
15573 * gdb.btrace/instruction_history.exp: Likewise.
15574 * gdb.btrace/nohist.exp: Likewise.
15575 * gdb.btrace/record_goto.exp: Likewise.
15576 * gdb.btrace/segv.exp: Likewise.
15577 * gdb.btrace/stepi.exp: Likewise.
15578 * gdb.btrace/tailcall.exp: Likewise.
15579 * gdb.btrace/unknown_functions.exp: Likewise.
15580 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15581 * lib/gdb.exp: Add the "multi_line" helper.
15582
4eec2deb
PA
155832015-04-01 Pedro Alves <palves@redhat.com>
15584
15585 * gdb.threads/tid-reuse.c: New file.
15586 * gdb.threads/tid-reuse.exp: New file.
15587
df8411da
SDJ
155882015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15589
15590 PR corefiles/16092
15591 * gdb.base/coredump-filter.c: New file.
15592 * gdb.base/coredump-filter.exp: Likewise.
15593
6ef37366
PM
155942015-03-27 Petr Machata <pmachata@redhat.com>
15595
15596 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15597 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15598 (Dwarf::assemble): Initialize them.
15599 (Dwarf::lines): New function.
15600
7ec911b0
JT
156012015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15602
15603 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15604 SYMBOL_PREFIX for x86_64-*-cygwin.
15605
ff908ebf
AW
156062015-03-26 Andy Wingo <wingo@igalia.com>
15607
15608 PR symtab/18148
15609 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15610 const_value but not a location.
15611 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15612 location defined in non-main CUs are visible.
15613
6d5f0679
YQ
156142015-03-26 Yao Qi <yao.qi@linaro.org>
15615
15616 PR testsuite/18139
15617 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15618 Add a line number entry for the same line.
15619 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15620 Add a line number entry for the same line.
15621
2898689b
YQ
156222015-03-26 Yao Qi <yao.qi@linaro.org>
15623
15624 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15625 .int 0.
15626 (func): Likewise. Add .Lfunc_1 label.
15627 Use .Lfunc_1 label.
15628 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15629 .int 0.
15630 (func): Likewise.
15631 Use .Lfunc_1 label.
15632
85180498
YQ
156332015-03-26 Yao Qi <yao.qi@linaro.org>
15634
15635 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15636 Call gdb_compile instead to compile each .s files without debug
15637 information.
15638
8aa08a8d
YQ
156392015-03-26 Yao Qi <yao.qi@linaro.org>
15640
15641 * gdb.base/savedregs.exp (process_saved_regs): Make
15642 "Saved registers:" optional in the pattern.
15643
66849923
MM
156442015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15645
15646 * gdb.btrace/next.exp: Merged into step.exp.
15647 * gdb.btrace/finish.exp: Merged into step.exp.
15648 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15649 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15650 "record goto" and checking the exact replay position.
15651 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15652 check for "Recording format" in "info record" output.
15653 * gdb.btrace/record_goto.exp: Choose test file based on target.
15654 * gdb.btrace/x86-record_goto.S: Renamed into ...
15655 * gdb.btrace/x86_64-record_goto.S: ... this.
15656 * gdb.btrace/i686-record_goto.S: New.
15657 * gdb.btrace/x86-tailcall.S: Renamed into ...
15658 * gdb.btrace/x86_64-tailcall.S: ... this.
15659 * gdb.btrace/i686-tailcall.S: New.
15660 * gdb.btrace/x86-tailcall.c: Renamed into ...
15661 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15662 separate statements. Update test.
15663 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15664 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15665 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15666 * gdb.btrace/tailcall.exp: Choose test file based on target.
15667 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15668
11cc1b74
MM
156692015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15670
15671 * gdb.btrace/exception.exp: Increase BTS buffer size.
15672
a25d8bf9
PA
156732015-03-24 Pedro Alves <palves@redhat.com>
15674
15675 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15676
856e7dd6
PA
156772015-03-24 Pedro Alves <palves@redhat.com>
15678
15679 * gdb.threads/schedlock.exp (test_step): No longer expect that
15680 "set scheduler-locking step" with "next" over a function call runs
15681 threads unlocked.
15682
ad235a41
AT
156832015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15684
15685 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15686
15630549
AT
156872015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15688
15689 PR breakpoints/16466
15690 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15691 * gdb.mi/mi-pending.c (thread_func): New function.
15692 (int main): Add threading support required.
15693 * gdb.mi/mi-pending.exp: Add tests for this issue.
15694 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15695 (pendfunc2): Remove stdio dependency.
15696 * gdb.mi/mi-pendshr2.c: New file.
15697
693dca06
KS
156982015-03-23 Keith Seitz <keiths@redhat.com>
15699
15700 * gdb.linespec/keywords.c: New file.
15701 * gdb.linespec/keywords.exp: New file.
15702
7e993ebf
KS
157032015-03-23 Keith Seitz <keiths@redhat.com>
15704
15705 PR gdb/18021
15706 * gdb.dwarf2/staticvirtual.exp: New test.
15707
bc23328c
JK
157082015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15709
15710 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15711 * README: Remove HP-UX and gdb.hp.
15712 (configuration):
15713 * configure: Regenerate.
15714 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15715 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15716 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15717 gdb.hp/gdb.defects/Makefile.
15718 * gdb.hp/Makefile.in: File deleted.
15719 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15720 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15721 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15722 * gdb.hp/gdb.aCC/run.c: File deleted.
15723 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15724 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15725 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15726 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15727 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15728 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15729 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15730 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15731 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15732 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15733 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15734 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15735 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15736 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15737 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15738 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15739 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15740 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15741 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15742 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15743 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15744 * gdb.hp/gdb.compat/average.c: File deleted.
15745 * gdb.hp/gdb.compat/sum.c: File deleted.
15746 * gdb.hp/gdb.compat/xdb.c: File deleted.
15747 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15748 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15749 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15750 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15751 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15752 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15753 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15754 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15755 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15756 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15757 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15758 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15759 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15760 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15761 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15762 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15763 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15764 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15765 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15766 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15767 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15768 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15769 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15770 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15771 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15772 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15773 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15774 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15775 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15776 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15777 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15778 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15779 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15780 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15781 * gdb.hp/tools/odump: File deleted.
15782
8bf3b159
PA
157832015-03-19 Pedro Alves <palves@redhat.com>
15784
15785 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15786 (saw_thread_3): New globals.
15787 (top level): Increment them when an event for the corresponding
15788 thread is seen.
15789 (no thread starvation): New test.
15790
eb54c8bf
PA
157912015-03-19 Pedro Alves <palves@redhat.com>
15792
15793 * gdb.threads/continue-pending-status.c: New file.
15794 * gdb.threads/continue-pending-status.exp: New file.
15795
32d2e5d6
PA
157962015-03-18 Pedro Alves <palves@redhat.com>
15797
15798 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15799 Use gdb_is_target_remote instead of is_remote. Use
15800 gdb_test_multiple instead of gdb_expect. Exit early if
15801 gdb_test_multiple hits its internal matches. Tighten stepi tests
15802 expected output. Fail on exit with any signal, instead of just
15803 SIGILL.
15804
f68f11b7
YQ
158052015-03-18 Yao Qi <yao.qi@linaro.org>
15806
15807 PR tdep/18107
15808 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15809 variable.
15810 * gdb.base/catch-syscall.exp: Don't skip it on
15811 aarch64*-*-linux* target. Remove elements in all_syscalls.
15812 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15813 target.
15814 (setup_all_syscalls): New proc.
15815
ca5fd19b
YQ
158162015-03-16 Yao Qi <yao.qi@linaro.org>
15817
15818 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15819 (top level): Skip tests if valid_addr_p returns false for
15820 $cmd1 or $cmd2.
15821
85642ba0
AW
158222015-03-11 Andy Wingo <wingo@igalia.com>
15823
15824 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15825
e03f9645
YQ
158262015-03-11 Yao Qi <yao.qi@linaro.org>
15827
15828 * gdb.base/catch-syscall.exp: Fix typo in comments.
15829
5d0962b2
YQ
158302015-03-11 Yao Qi <yao.qi@linaro.org>
15831
15832 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15833
b2df3cef
PA
158342015-03-09 Pedro Alves <palves@redhat.com>
15835
15836 * dg-extract-results.py: Delete.
15837
ef878e53
PA
158382015-03-09 Pedro Alves <palves@redhat.com>
15839
15840 Merge dg-extract-results.sh from GCC upstream (r218843).
15841
15842 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15843 * dg-extract-results.sh: Use --text with grep to avoid issues with
15844 binary files. Fall back to cat -v, if that doesn't work.
15845
9494d219
PA
158462015-03-05 Pedro Alves <palves@redhat.com>
15847
15848 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15849
a8d9763a
SM
158502015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15851
15852 * lib/mi-support.exp (mi_expect_interrupt): Accept
15853 alternative event for when in all-stop mode.
15854
be9957b8
PA
158552015-03-04 Pedro Alves <palves@redhat.com>
15856
15857 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15858
d57be0f4 158592015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15860
15861 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15862
c214c7cf
AA
158632015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15864
15865 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15866 regexps for GDB's current line display, accept a hex address
15867 preceding the line number.
15868
6d74a497
AA
158692015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15870
15871 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15872 the 'arch1' variable for "s390*-linux*" targets.
15873
511aee7c
PA
158742015-03-04 Pedro Alves <palves@redhat.com>
15875
15876 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15877 (main): Pass missing retval argument to pthread_join call.
15878
95e50b27
PA
158792015-03-02 Pedro Alves <palves@redhat.com>
15880
15881 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15882 (top level): Call do_test with non-stop as well.
15883
28054d69
PA
158842015-03-02 Pedro Alves <palves@redhat.com>
15885
15886 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15887 -1.
15888
4fa5d7b4
AA
158892015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15890
15891 * gdb.arch/s390-vregs.exp: New test.
15892 * gdb.arch/s390-vregs.S: New file.
15893
97c18565
PA
158942015-02-27 Pedro Alves <palves@redhat.com>
15895
15896 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15897 call to catch_command_errors.
15898 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15899 catch_command_errors.
15900
a37bfa30
PA
159012015-02-27 Pedro Alves <palves@redhat.com>
15902
15903 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15904 "true" for boolean result.
15905 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15906 prototype of main.
15907
6f98576f
PA
159082015-02-27 Pedro Alves <palves@redhat.com>
15909
15910 * lib/unbuffer_output.c: New file.
15911 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15912 (main): Call gdb_unbuffer_output.
15913
eba5ab56
YQ
159142015-02-27 Yao Qi <yao.qi@linaro.org>
15915
15916 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15917 target.
15918
0def5aaa
DE
159192015-02-26 Doug Evans <dje@google.com>
15920
15921 * gdb.cp/class2.cc (Dbase, D): New classes.
15922 (main): New local delta.
15923 * gdb.cp/class2.exp: Test printing delta.
15924 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15925 (dynbar): New global.
15926 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15927
081a1c2c
JK
159282015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15929
15930 * gdb.compile/compile-ifunc.c: New file.
15931 * gdb.compile/compile-ifunc.exp: New file.
15932
2f41223f
AT
159332015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15934
15935 * gdb.base/structs.exp: Check for correct struct on finish.
15936
03eddd80
YQ
159372015-02-26 Yao Qi <yao.qi@linaro.org>
15938
15939 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15940 is zero.
15941
80c57053
JK
159422015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15943
15944 * gdb.arch/cordic.ko.bz2: New file.
15945 * gdb.arch/cordic.ko.debug.bz2: New file.
15946 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15947
21613c12
YQ
159482015-02-25 Yao Qi <yao.qi@linaro.org>
15949
15950 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15951 aarch64*-*-* target.
15952
d8b901ed
PA
159532015-02-23 Pedro Alves <palves@redhat.com>
15954
15955 * lib/gdb.exp (delete_breakpoints): Rewrite using
15956 gdb_test_multiple.
15957
e5b85ead
PA
159582015-02-23 Pedro Alves <palves@redhat.com>
15959
15960 * gdb.base/info-os.c: Include stdlib.h.
15961
85c3a371
DE
159622015-02-22 Doug Evans <xdje42@gmail.com>
15963
15964 PR symtab/17855
15965 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15966 is read after symbols have been re-read.
15967 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15968 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15969
96553a0c
DE
159702015-02-21 Doug Evans <dje@google.com>
15971
15972 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15973
97a0c697
JK
159742015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15975
15976 PR corefiles/17808
15977 * gdb.arch/i386-biarch-core.core.bz2: New file.
15978 * gdb.arch/i386-biarch-core.exp: New file.
15979
a47cd6e9
PA
159802015-02-21 Pedro Alves <palves@redhat.com>
15981
15982 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15983 runto_main fails.
15984
c5facdc4
PA
159852015-02-20 Pedro Alves <palves@redhat.com>
15986
15987 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15988 info probes.
15989
2db9a427
PA
159902015-02-20 Pedro Alves <palves@redhat.com>
15991
15992 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15993
60fb7e9e
PA
159942015-02-20 Pedro Alves <palves@redhat.com>
15995
15996 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15997 clean_restart before gdb_target_supports_trace.
15998
5c5019c2
PA
159992015-02-20 Pedro Alves <palves@redhat.com>
16000
16001 PR threads/18006
16002 * gdb.threads/clone-thread_db.c: New file.
16003 * gdb.threads/clone-thread_db.exp: New file.
16004
c9587f88
AT
160052015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16006
16007 PR breakpoints/16812
16008 * gdb.base/catch-gdb-caused-signals.c: New file.
16009 * gdb.base/catch-gdb-caused-signals.exp: New file.
16010
f6a88844
JM
160112015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16012
16013 * configure: Regenerated.
16014 * configure.ac: Use GDB_AC_TRANSFORM.
16015 * aclocal.m4: sinclude ../transform.m4.
16016
497c491b
JM
160172015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16018
16019 * lib/dtrace.exp: New file.
16020 * gdb.base/dtrace-probe.exp: Likewise.
16021 * gdb.base/dtrace-probe.d: Likewise.
16022 * gdb.base/dtrace-probe.c: Likewise.
16023 * lib/pdtrace.in: Likewise.
16024 * configure.ac: Output variables with the transformed names of
16025 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16026 * configure: Regenerated.
16027
03e98035
JM
160282015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16029
16030 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16031 expected message when trying to access $_probe_* convenience
16032 variables while not on a probe.
16033
63cc30e9
JK
160342015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16035
16036 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16037
0703599a
PA
160382015-02-11 Pedro Alves <pedro@codesourcery.com>
16039
16040 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16041 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16042
7e60a48e
DE
160432015-02-10 Doug Evans <xdje42@gmail.com>
16044
16045 * lib/gdb.exp (gdb_load): Always return a result.
16046
01b088bc
PA
160472015-02-10 Pedro Alves <palves@redhat.com>
16048
16049 * gdb.threads/signal-sigtrap.c: New file.
16050 * gdb.threads/signal-sigtrap.exp: New file.
16051
b05ec7a5
AT
160522015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16053
16054 * gdb.trace/no-attach-trace.c: New file.
16055 * gdb.trace/no-attach-trace.exp: New file.
16056
a2c2acaf
MW
160572015-02-09 Mark Wielaard <mjw@redhat.com>
16058
16059 * gdb.dwarf2/atomic.c: New file.
16060 * gdb.dwarf2/atomic-type.exp: Likewise.
16061
31fd9caa
MM
160622015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16063
16064 * gdb.btrace/buffer-size.exp: Update "info record" output.
16065 * gdb.btrace/delta.exp: Update "info record" output.
16066 * gdb.btrace/enable.exp: Update "info record" output.
16067 * gdb.btrace/finish.exp: Update "info record" output.
16068 * gdb.btrace/instruction_history.exp: Update "info record" output.
16069 * gdb.btrace/next.exp: Update "info record" output.
16070 * gdb.btrace/nexti.exp: Update "info record" output.
16071 * gdb.btrace/step.exp: Update "info record" output.
16072 * gdb.btrace/stepi.exp: Update "info record" output.
16073 * gdb.btrace/nohist.exp: Update "info record" output.
16074
d33501a5
MM
160752015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16076
16077 * gdb.btrace/buffer-size: New.
16078
f4abbc16
MM
160792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16080
16081 * gdb.btrace/delta.exp: Update "info record" output.
16082 * gdb.btrace/enable.exp: Update "info record" output.
16083 * gdb.btrace/finish.exp: Update "info record" output.
16084 * gdb.btrace/instruction_history.exp: Update "info record" output.
16085 * gdb.btrace/next.exp: Update "info record" output.
16086 * gdb.btrace/nexti.exp: Update "info record" output.
16087 * gdb.btrace/step.exp: Update "info record" output.
16088 * gdb.btrace/stepi.exp: Update "info record" output.
16089 * gdb.btrace/nohist.exp: Update "info record" output.
16090
b9d61307
SM
160912015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16092
16093 PR gdb/15678
16094 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16095
e584fdbc
PA
160962015-02-06 Pedro Alves <palves@redhat.com>
16097
16098 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16099 macro.
16100 (seconds_left, again): New globals.
16101 (main): Wait seconds_left in a 1-second sleep loop instead of
16102 sleeping 180 seconds. If 'again' is set, reset the seconds
16103 counter.
16104 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16105 'again' in the inferior before detaching. Print the seconds left.
16106 (options): New global.
16107 (top level): Build program with -DTIMEOUT=$timeout.
16108
77f41761
PA
161092015-02-06 Pedro Alves <palves@redhat.com>
16110
16111 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16112 determine how many seconds to pass to 'alarm'.
16113 * gdb.base/gdb-sigterm.exp (top level): Build program with
16114 -DTIMEOUT=$timeout.
16115 (do_test): Return success/failure indication. Add more verbose
16116 logging. Don't fail if 200 single steps are seen. Instead, fail
16117 when the test times out.
16118 (passes): New global.
16119 (top level): Break the testing loop if testing fails on any
16120 iteration. Use gdb_assert.
16121
b9394193
DB
161222015-02-04 Don Breazeal <donb@codesourcery.com>
16123
16124 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16125 and initialize them.
16126 (ipc_cleanup): New function.
16127 (main): Don't declare shmid, semid, and msqid. Add a call to
16128 atexit so that we call ipc_cleanup on exit.
16129
42d9e528
PA
161302015-02-04 Pedro Alves <palves@redhat.com>
16131
16132 * boards/native-extended-gdbserver.exp: Remove any target variant
16133 specifications from the board name before clearing the isremote
16134 flag from board_info.
16135
ae6ae975
DE
161362015-01-31 Doug Evans <xdje42@gmail.com>
16137
16138 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16139
cfb069a8
GB
161402015-01-31 Gary Benson <gbenson@redhat.com>
16141
16142 * gdb.base/completion.exp: Disable completion limiting for
16143 existing tests. Add new tests to check completion limiting.
16144 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16145
5dd31d79
DE
161462015-01-31 Doug Evans <xdje42@gmail.com>
16147
16148 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16149
9f050062
DE
161502015-01-31 Doug Evans <xdje42@gmail.com>
16151
16152 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16153 entries. Duplicate file section script entries.
16154 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16155 inlined entries. Add test for safe-path rejection.
16156 * gdb.python/py-section-script.c: Add duplicate inlined section script
16157 entries. Duplicate file section script entries.
16158 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16159 inlined entries. Add test for safe-path rejection.
16160
df25ebbd
JB
161612015-01-29 Joel Brobecker <brobecker@adacore.com>
16162
16163 * gdb.ada/disc_arr_bound: New testcase.
16164
4a0ca9ec
JB
161652015-01-29 Joel Brobecker <brobecker@adacore.com>
16166
16167 * gdb.ada/mi_var_array: New testcase.
16168
3a8b707a
DE
161692015-01-27 Doug Evans <dje@google.com>
16170
16171 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16172 Add test for objfile.filename, objfile.username after objfile
16173 has been unloaded.
16174
f8313f6e
JB
161752015-01-26 Joel Brobecker <brobecker@adacore.com>
16176
16177 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16178 the second test to print the name attribute of value
16179 returned by the call to gdb.lookup_type, and adjust
16180 the expected output accordingly.
16181
37bc665e
MW
161822015-01-25 Mark Wielaard <mjw@redhat.com>
16183
16184 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16185 * gdb.base/disp-step-fork.c: Include unistd.h.
16186 * gdb.base/siginfo-obj.c: Include stdio.h.
16187 * gdb.base/siginfo-thread.c: Likewise.
16188 * gdb.mi/non-stop.c: Include unistd.h.
16189 * gdb.mi/nsthrexec.c: Include stdio.h.
16190 * gdb.mi/pthreads.c: Include unistd.h.
16191 * gdb.modula2/unbounded1.c (main): Declare returns int.
16192 * gdb.reverse/consecutive-reverse.c: Likewise.
16193 * gdb.threads/create-fail.c: Include unistd.h.
16194 * gdb.threads/killed.c: Likewise.
16195 * gdb.threads/linux-dp.c: Likewise.
16196 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16197 * gdb.threads/non-ldr-exc-2.c: Likewise.
16198 * gdb.threads/non-ldr-exc-3.c: Likewise.
16199 * gdb.threads/non-ldr-exc-4.c: Likewise.
16200 * gdb.threads/pthreads.c: Include unistd.h.
16201 (main): Declare returns int.
16202 * gdb.threads/tls-main.c (foo): New declaration.
16203 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16204
f7e5394d
SM
162052015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16206
16207 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16208 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16209
743649fd
MW
162102015-01-15 Mark Wielaard <mjw@redhat.com>
16211
16212 * gdb.base/noreturn-return.c: New file.
16213 * gdb.base/noreturn-return.exp: New file.
16214 * gdb.base/noreturn-finish.c: New file.
16215 * gdb.base/noreturn-finish.exp: New file.
16216
198297aa
PA
162172015-01-23 Pedro Alves <palves@redhat.com>
16218
16219 * gdb.threads/continue-pending-after-query.c: New file.
16220 * gdb.threads/continue-pending-after-query.exp: New file.
16221
717cf30c
AG
162222015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16223 Simon Marchi <simon.marchi@ericsson.com>
16224
16225 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16226 * gdb.base/valgrind-db-attach.exp: Same.
16227 * gdb.base/valgrind-infcall.exp: Same.
16228 * lib/mi-support.exp (default_mi_gdb_start): Same.
16229 * lib/prompt.exp (default_prompt_gdb_start): Same.
16230 * lib/gdb.exp (default_gdb_spawn): Same.
16231 (gdb_interact): New.
16232
16233
4b62a76e
JK
162342015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16235
16236 * gdb.compile/compile.exp (pointer to jit function): New test.
16237
b4cdae6f
WW
162382015-01-17 Wei-cheng Wang <cole945@gmail.com>
16239
16240 * lib/gdb.exp (supports_process_record): Return true for
16241 powerpc*-*-linux*.
16242 (supports_reverse): Likewise.
16243
d221e7ef
DB
162442015-01-15 Don Breazeal <donb@codesourcery.com>
16245
16246 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16247 instead of checking whether the target board is remote and
16248 use spawn_wait_for_attach instead of exec/sleep.
16249 * gdb.base/attach-twice.exp: Likewise.
16250
bafffb51
JB
162512015-01-15 Joel Brobecker <brobecker@adacore.com>
16252
16253 * gdb.ada/var_arr_attrs: New testcase.
16254
5589af0e
PA
162552015-01-14 Pedro Alves <palves@redhat.com>
16256 Joel Brobecker <brobecker@adacore.com>
16257
16258 PR gdb/17525
16259 * gdb.base/bp-cmds-execution-x-script.c: New file.
16260 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16261 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16262
6c400b59
PA
162632015-01-14 Pedro Alves <palves@redhat.com>
16264
16265 PR cli/17828
16266 * gdb.base/batch-preserve-term-settings.c: New file.
16267 * gdb.base/batch-preserve-term-settings.exp: New file.
16268
e02c96a7
DE
162692015-01-13 Doug Evans <dje@google.com>
16270
16271 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16272 binary.
16273
576fd14c
JB
162742015-01-13 Joel Brobecker <brobecker@adacore.com>
16275
16276 * Makefile.in (clean mostlyclean): Do not delete *.py.
16277
04dccad0
JB
162782015-01-13 Joel Brobecker <brobecker@adacore.com>
16279
16280 * gdb.python/py-lookup-type.exp: New file.
16281
3d230f71
PA
162822015-01-12 Pedro Alves <palves@redhat.com>
16283
16284 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16285 restore GDBFLAGS before returning.
16286
7e67715d
JK
162872015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16288
16289 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16290 is_amd64_regs_target and is_x86_like_target.
16291
f2e0d4b4
DE
162922015-01-11 Doug Evans <xdje42@gmail.com>
16293
16294 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16295 is given without an explicit form.
16296 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16297 attributes.
16298 * gdb.dwarf/corrupt.exp: Ditto.
16299 * gdb.dwarf2/enum-type.exp: Ditto.
16300 * gdb.trace/entry-values.exp: Ditto.
16301 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16302
439250fb
DE
163032015-01-11 Doug Evans <xdje42@gmail.com>
16304
16305 PR gdb/15830
16306 * gdb.base/maint.exp: Remove references to "maint demangle".
16307 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16308 Add tests for explicitly specifying language to demangle.
16309 * gdb.dlang/demangle.exp: Ditto.
16310
ede9f622
PA
163112015-01-09 Pedro Alves <palves@redhat.com>
16312
16313 * gdb.threads/non-stop-fair-events.c: New file.
16314 * gdb.threads/non-stop-fair-events.exp: New file.
16315
a7b796db
PA
163162015-01-09 Pedro Alves <palves@redhat.com>
16317
16318 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16319 the global scope. Set a breakpoint after all threads are started
16320 rather than stepping over two source lines. Expect the prompt.
16321 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16322 global.
16323 (NUM): Now 15.
16324 (main): Use threads_started_barrier to wait for all threads to
16325 start. Main thread no longer calls thread_function. Exit after
16326 180 seconds.
16327 (loop): New function.
16328 (thread_function): Wait on threads_started_barrier barrier. Call
16329 'loop' at each iteration.
16330 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16331 threads have started, instead of hardcoding number of "next"
16332 steps. Use an access watchpoint instead of a write watchpoint.
16333
9665ffdd
PA
163342015-01-09 Pedro Alves <palves@redhat.com>
16335
16336 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16337 (thread_func): Wait on barrier.
16338 (main): Wait for all threads to start before stopping GDB.
16339 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16340 global.
16341 (thread1_func, thread2_func): Wait on barrier.
16342 (main): Wait for all threads to start before stopping GDB.
16343 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16344 New global.
16345 (thread1_func, thread2_func): Wait on barrier.
16346 (main): Wait for all threads to start before stopping GDB.
16347
c945a99f
PA
163482015-01-09 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.threads/attach-many-short-lived-threads.c: New file.
16351 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16352
c1a747c1
PA
163532014-01-09 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16356 instead of to thread 2.
16357 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16358 Add barrier around each pthread_create call instead of around all
16359 calls.
16360 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16361 Set a break on thread_function and have the child threads hit it
16362 one at at a time.
16363
60b3033e
PA
163642015-01-09 Pedro Alves <palves@redhat.com>
16365
16366 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16367 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16368 false.
16369 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16370 checking whether the target board is remote.
16371 * gdb.multi/multi-attach.exp: Likewise.
16372 * gdb.python/py-sync-interp.exp: Likewise.
16373 * gdb.server/ext-attach.exp: Likewise.
16374 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16375 tests that need to attach, instead of checking whether the target
16376 board is remote at the top of the file.
16377
acc018ac
YQ
163782015-01-08 Yao Qi <yao@codesourcery.com>
16379
16380 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16381
50a18af8
JK
163822015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16383
16384 Fix testcase compilation.
16385 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16386
8503d6e1
JB
163872015-01-06 Joel Brobecker <brobecker@adacore.com>
16388
16389 * gdb.python/py-type.exp: Add a couple test about empty
16390 array creation, and negative-length array creation.
16391
cc73dbcc
DE
163922015-01-02 Doug Evans <xdje42@gmail.com>
16393
16394 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16395
0300bbc7
DE
163962015-01-02 Doug Evans <dje@google.com>
16397
16398 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16399
9d85a0ec
YQ
164002014-12-29 Yao Qi <yao@codesourcery.com>
16401
16402 * gdb.trace/entry-values.exp: Update comments. Rename variable
16403 bar_call_foo to returned_from_foo.
16404
87186c6a
MMN
164052014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16406
16407 PR gdb/17394
16408 * gdb.linespec/break-asm-file.c: New file.
16409 * gdb.linespec/break-asm-file.exp: New file.
16410 * gdb.linespec/break-asm-file0.s: New file.
16411 * gdb.linespec/break-asm-file1.s: New file.
16412
1bab7383
YQ
164132014-12-18 Nigel Stephens <nigel@mips.com>
16414 Maciej W. Rozycki <macro@codesourcery.com>
16415
16416 * gdb.base/float.exp: Handle the new output from "info float" on
16417 MIPS targets.
16418
1bc1068a
JK
164192014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16420
16421 Fix MinGW compilation.
16422 * gdb.compile/compile-ops.exp: Update untested message if
16423 !skip_compile_feature_tests.
16424 * gdb.compile/compile-setjmp.exp: Likewise.
16425 * gdb.compile/compile-tls.exp: Likewise.
16426 * gdb.compile/compile.exp: Likewise.
16427 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16428 supported on this host".
16429
b6615d10
DE
164302014-12-16 Doug Evans <xdje42@gmail.com>
16431
16432 * boards/stabs.exp: New file.
16433
25dda427
AA
164342014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16435
16436 * gdb.base/completion.exp: Adjust to format changes of "maint
16437 print user-registers".
16438
bf330350
CU
164392014-12-16 Catalin Udma <catalin.udma@freescale.com>
16440
16441 PR server/17457
16442 * gdb.arch/aarch64-fp.c: New file.
16443 * gdb.arch/aarch64-fp.exp: New file.
16444
395cf596
SDJ
164452014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16446
16447 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16448 r210637, r210913, r211666, r215400, r215817).
16449
16450 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16451 * dg-extract-results.py: New file.
16452 * dg-extract-results.sh: Use it if the environment seems
16453 suitable.
16454
16455 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16456
16457 * dg-extract-results.py (parse_run): Handle warnings that
16458 are printed before a test harness is run.
16459
16460 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16461
16462 * dg-extract-results.py (Named): Remove __cmp__ method.
16463 (output_variation): Use a key to sort variation.harnesses.
16464
16465 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16466
16467 * dg-extract-results.py: For Python 3, force sys.stdout to
16468 handle surrogate escape sequences.
16469 (safe_open): New function.
16470 (output_segment, main): Use it.
16471
16472 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16473
16474 * dg-extract-results.py (Prog.result_re): Include options
16475 in test name.
16476
16477 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16478
16479 * dg-extract-results.py (output_variation): Always sort if
16480 do_sum.
16481
e882ef3c
SM
164822014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16483
16484 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16485 as long as we get pagination notifications.
16486
4992aa20
JM
164872014-12-15 Jason Merrill <jason@redhat.com>
16488
16489 * Makefile.in (check-gdb.%): Restore.
16490 * README: Mention it.
16491
c1b5a1a6
JB
164922014-12-13 Joel Brobecker <brobecker@adacore.com>
16493
16494 * gdb.ada/str_uninit: New testcase.
16495
5537b577
JK
164962014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16497
16498 PR symtab/17642
16499 * gdb.base/vla-stub-define.c: New file.
16500 * gdb.base/vla-stub.c: New file.
16501 * gdb.base/vla-stub.exp: New file.
16502
bb2ec1b3
TT
165032014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16504 Jan Kratochvil <jan.kratochvil@redhat.com>
16505 Tom Tromey <tromey@redhat.com>
16506
16507 * configure.ac: Add gdb.compile/.
16508 * configure: Regenerate.
16509 * gdb.compile/Makefile.in: New file.
16510 * gdb.compile/compile-ops.exp: New file.
16511 * gdb.compile/compile-ops.c: New file.
16512 * gdb.compile/compile-tls.c: New file.
16513 * gdb.compile/compile-tls.exp: New file.
16514 * gdb.compile/compile-constvar.S: New file.
16515 * gdb.compile/compile-constvar.c: New file.
16516 * gdb.compile/compile-mod.c: New file.
16517 * gdb.compile/compile-nodebug.c: New file.
16518 * gdb.compile/compile-setjmp-mod.c: New file.
16519 * gdb.compile/compile-setjmp.c: New file.
16520 * gdb.compile/compile-setjmp.exp: New file.
16521 * gdb.compile/compile-shlib.c: New file.
16522 * gdb.compile/compile.c: New file.
16523 * gdb.compile/compile.exp: New file.
16524 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16525
4ff709eb
TT
165262014-12-12 Tom Tromey <tromey@redhat.com>
16527
16528 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16529 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16530
6dddd6a5
DE
165312014-12-12 Doug Evans <dje@google.com>
16532
16533 * lib/gdb-python.exp (get_python_valueof): New function.
16534 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16535
71c24708
AA
165362014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16537
16538 * gdb.base/completion.exp: Add test for completion of "info
16539 registers ".
16540
3e29f34a
MR
165412014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16542
16543 * gdb.base/func-ptrs.c: New file.
16544 * gdb.base/func-ptrs.exp: New file.
16545
fc126975
SM
165462014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16547
16548 PR breakpoints/17012
16549 * gdb.base/dprintf-detach.c: New file.
16550 * gdb.base/dprintf-detach.exp: New file.
16551
0a46d518
SM
165522014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16553
16554 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16555 * lib/gdb.exp (target_is_gdbserver): New procedure.
16556
a0be3e44
DE
165572014-12-08 Doug Evans <dje@google.com>
16558
16559 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16560
df1b803a
YQ
165612014-12-05 Yao Qi <yao@codesourcery.com>
16562
16563 * gdb.guile/scm-error.exp: Remove the third argument to
16564 gdb_remote_download.
16565 * gdb.guile/scm-frame-args.exp: Likewise.
16566 * gdb.guile/scm-section-script.exp: Likewise.
16567
ddb9f679
YQ
165682014-12-05 Yao Qi <yao@codesourcery.com>
16569
16570 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16571
86e4ed39
DE
165722014-12-04 Doug Evans <dje@google.com>
16573
16574 * gdb.python/py-objfile.exp: Add tests for
16575 objfile.add_separate_debug_file.
16576
7c50a931
DE
165772014-12-04 Doug Evans <dje@google.com>
16578
16579 * lib/gdb.exp (get_build_id): New function.
16580 (build_id_debug_filename_get): Rewrite to use it.
16581 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16582
621661e3
MR
165832014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16584
16585 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16586 `method(long)', not just 0x0.
16587 * gdb.cp/nsalias.exp: Align code labels to 4.
16588 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16589 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16590 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16591 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16592 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16593 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16594
29f0c3b7
DE
165952014-12-02 Doug Evans <dje@google.com>
16596
e1e061e7 16597 PR symtab/17602
29f0c3b7 16598 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16599 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16600 * gdb.cp/anon-ns.exp: Update.
16601
162078c8
NB
166022014-12-02 Nick Bull <nicholaspbull@gmail.com>
16603
16604 * gdb.python/py-events.py (inferior_call_handler): New.
16605 (register_changed_handler, memory_changed_handler): New.
16606 (test_events.invoke): Register new handlers.
16607 * gdb.python/py-events.exp: Add tests for inferior call,
16608 memory_changed and register_changed events.
16609
fdb09caf
AA
166102014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16611
16612 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16613 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16614 if the linker doesn't understand this.
16615
55cfb2c4
SM
166162014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16617
16618 * gdb.python/python.exp: Change expected reply to help().
16619
9e8cd6df
YQ
166202014-12-01 Yao Qi <yao@codesourcery.com>
16621
16622 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16623 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16624 * configure: Re-generated.
16625
6c659fc2
SC
166262014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16627
16628 * gdb.cp/chained-calls.cc: New file.
16629 * gdb.cp/chained-calls.exp: New file.
16630 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16631
d7fc3181
SM
166322014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16633
16634 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16635 * gdb.dwarf2/symtab-producer.exp: Same.
16636 * gdb.gdb/python-interrupts.exp: Same.
16637 * gdb.gdb/python-selftest.exp: Same.
16638 * gdb.python/py-linetable.exp: Same.
16639 * gdb.python/py-type.exp: Same.
16640 * gdb.python/py-value-cc.exp: Same.
16641 * gdb.python/py-value.exp: Same.
16642
10e79639
YQ
166432014-11-28 Yao Qi <yao@codesourcery.com>
16644
16645 * gdb.base/break-probes.exp: Match library name prefixed with
16646 sysroot.
16647
f28a0564
SM
166482014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16649
16650 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16651 test expected output. Add parentheses for the call to print.
16652 Remove L suffix from integers.
16653
3fe1ce1d
DE
166542014-11-26 Doug Evans <dje@google.com>
16655
16656 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16657
84429e27
YQ
166582014-11-22 Yao Qi <yao@codesourcery.com>
16659
16660 * gdb.trace/entry-values.c: Remove asms.
16661 (foo): Add foo_label.
16662 (bar): Add bar_label.
16663 * gdb.trace/entry-values.exp: Remove code computing foo's
16664 length and bar's length.
16665 (Dwarf::assemble): Invoke function_range for bar and use
16666 MACRO_AT_func for foo.
16667
26741859
YQ
166682014-11-22 Yao Qi <yao@codesourcery.com>
16669
16670 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16671 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16672 Use .Lgcc43_procstart instead of gcc43.
16673
45e44d27
JB
166742014-11-21 Joel Brobecker <brobecker@adacore.com>
16675
16676 * gdb.ada/n_arr_bound: New testcase.
16677
458c8db8
SDJ
166782014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16679
16680 PR breakpoints/10737
16681 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16682 test_catch_syscall_multi_arch.
16683 (test_catch_syscall_multi_arch): New function.
16684
43f3e411
DE
166852014-11-20 Doug Evans <xdje42@gmail.com>
16686
16687 * gdb.base/maint.exp: Update expected output.
16688
0d7b2549
AA
166892014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16690
16691 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16692 4-byte instruction on S390.
16693
8908fca5
JB
166942014-11-19 Joel Brobecker <brobecker@adacore.com>
16695
16696 * gdb.ada/arr_arr: New testcase.
16697
4a46959e
JB
166982014-11-19 Joel Brobecker <brobecker@adacore.com>
16699
16700 * gdb.ada/pkd_arr_elem: New Testcase.
16701
470e2f4e
LM
167022014-11-18 Luis Machado <lgustavo@codesourcery.com>
16703
16704 * gdb.reverse/break-precsave: Expect completion message for
16705 core file reads.
16706 * gdb.reverse/consecutive-precsave.exp: Likewise.
16707 * gdb.reverse/finish-precsave.exp: Likewise.
16708 * gdb.reverse/i386-precsave.exp: Likewise.
16709 * gdb.reverse/machinestate-precsave.exp: Likewise.
16710 * gdb.reverse/sigall-precsave.exp: Likewise.
16711 * gdb.reverse/solib-precsave.exp: Likewise.
16712 * gdb.reverse/step-precsave.exp: Likewise.
16713 * gdb.reverse/until-precsave.exp: Likewise.
16714 * gdb.reverse/watch-precsave.exp: Likewise.
16715
a267f3ad
AA
167162014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16717
16718 * gdb.base/bp-permanent.c: Include unistd.h.
16719 * gdb.python/py-framefilter-mi.c (main): Add return type.
16720 * gdb.python/py-framefilter.c (main): Likewise.
16721 * gdb.trace/actions-changed.c (main): Likewise.
16722
12084a9a
AA
167232014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16724
16725 * gdb.mi/until.c: Add eye-catchers.
16726 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16727 line numbers.
16728
dc7e1a77
AA
167292014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16730
16731 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16732 function header variants in break1.c.
16733 * gdb.base/ena-dis-br.exp: Likewise.
16734 * gdb.base/hbreak2.exp: Likewise.
16735 * gdb.reverse/until-precsave.exp: Drop references to removed
16736 non-prototype function header variants in ur1.c.
16737 * gdb.reverse/until-reverse.exp: Likewise.
16738
41c77605
PM
167392014-11-17 Petr Machata <pmachata@redhat.com>
16740
16741 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16742 ${_cu_offset_size} bytes abbrev offset.
16743
34248c3a
DE
167442014-11-15 Doug Evans <xdje42@gmail.com>
16745
16746 PR symtab/17559
16747 * gdb.base/line-symtabs.exp: New file.
16748 * gdb.base/line-symtabs.c: New file.
16749 * gdb.base/line-symtabs.h: New file.
16750
646da059
YQ
167512014-11-14 Yao Qi <yao@codesourcery.com>
16752
16753 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16754 (func): Add label func_label.
16755 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16756 Replace low_pc and high_pc with MACRO_AT_range.
16757 Replace name, low_pc and high_pc with MACRO_AT_func.
16758
9301ebe6
YQ
167592014-11-14 Yao Qi <yao@codesourcery.com>
16760
16761 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16762 Replace name, low_pc and high_pc with MACRO_AT_func.
16763
f166b542
YQ
167642014-11-14 Yao Qi <yao@codesourcery.com>
16765
16766 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16767 produce debug information.
16768 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16769
0f6e71e3
YQ
167702014-11-14 Yao Qi <yao@codesourcery.com>
16771
16772 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16773 object and get function length.
16774 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16775 with MACRO_AT_func.
16776 (top-level): Replace gdb_compile and clean_restart with
16777 prepare_for_testing.
16778 * gdb.dwarf2/main.c (main): Add label main_label.
16779
876c4df9
YQ
167802014-11-14 Yao Qi <yao@codesourcery.com>
16781
16782 * lib/dwarf.exp (function_range): New procedure.
16783 (Dwarf::_handle_macro_at_func): New procedure.
16784 (Dwarf::_handle_macro_at_range): New procedure.
16785 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16786
02ad9cf1
YQ
167872014-11-14 Yao Qi <yao@codesourcery.com>
16788
16789 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16790 (_handle_attribute): New procedure.
16791
a59add0c
AA
167922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16793
16794 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16795 * gdb.base/call-sc.c (zed): Likewise.
16796 * gdb.base/checkpoint.c (main): Likewise.
16797 * gdb.base/dump.c (main): Likewise.
16798 * gdb.base/gcore.c (main): Likewise.
16799 * gdb.base/huge.c (main): Likewise.
16800 * gdb.base/multi-forks.c (main): Likewise.
16801 * gdb.base/pr10179-a.c (main): Likewise.
16802 * gdb.base/savedregs.c (main): Likewise.
16803 * gdb.base/sigaltstack.c (main): Likewise.
16804 * gdb.base/siginfo.c (main): Likewise.
16805 * gdb.base/structs.c (zed): Likewise.
16806 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16807 * gdb.mi/mi-syn-frame.c (main): Likewise.
16808 * gdb.mi/until.c (foo, main): Likewise.
16809 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16810 * gdb.base/solib-weak.c (foo): Declare.
16811 * gdb.base/attach-twice.c: Include stdio.h.
16812 * gdb.base/weaklib1.c: Likewise.
16813 * gdb.base/weaklib2.c: Likewise.
16814 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16815 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16816 unistd.h.
16817 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16818 * gdb.mi/mi-exit-code.c: Likewise.
16819 * gdb.base/break-interp-lib.c: Include string.h.
16820 * gdb.base/coremaker.c: Likewise.
16821 * gdb.base/testenv.c: Likewise.
16822 * gdb.python/py-finish-breakpoint.c: Likewise.
16823 * gdb.base/inferior-died.c: Include sys/wait.h.
16824 * gdb.base/fileio.c: Include time.h.
16825 * gdb.base/async-shell.c: Include unistd.h.
16826 * gdb.base/dprintf-non-stop.c: Likewise.
16827 * gdb.base/info-os.c: Likewise.
16828 * gdb.mi/mi-console.c: Likewise.
16829 * gdb.mi/watch-nonstop.c: Likewise.
16830 * gdb.python/py-events.c: Likewise.
16831 * gdb.base/async.c (baz): Move up before its invocation.
16832 * gdb.base/code_elim2.c (my_global_func): Likewise.
16833 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16834 * gdb.base/advance.c (func2): Likewise.
16835
3b5d5997
AA
168362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16837
16838 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16839 variant.
16840 * gdb.base/annota3.c: Likewise.
16841 * gdb.base/async.c: Likewise.
16842 * gdb.base/average.c: Likewise.
16843 * gdb.base/call-ar-st.c: Likewise.
16844 * gdb.base/call-rt-st.c: Likewise.
16845 * gdb.base/call-sc.c: Likewise.
16846 * gdb.base/call-strs.c: Likewise.
16847 * gdb.base/ending-run.c: Likewise.
16848 * gdb.base/execd-prog.c: Likewise.
16849 * gdb.base/exprs.c: Likewise.
16850 * gdb.base/foll-exec.c: Likewise.
16851 * gdb.base/foll-fork.c: Likewise.
16852 * gdb.base/foll-vfork.c: Likewise.
16853 * gdb.base/funcargs.c: Likewise.
16854 * gdb.base/gcore.c: Likewise.
16855 * gdb.base/jump.c: Likewise.
16856 * gdb.base/langs0.c: Likewise.
16857 * gdb.base/langs1.c: Likewise.
16858 * gdb.base/langs2.c: Likewise.
16859 * gdb.base/mips_pro.c: Likewise.
16860 * gdb.base/nodebug.c: Likewise.
16861 * gdb.base/opaque0.c: Likewise.
16862 * gdb.base/opaque1.c: Likewise.
16863 * gdb.base/recurse.c: Likewise.
16864 * gdb.base/run.c: Likewise.
16865 * gdb.base/scope0.c: Likewise.
16866 * gdb.base/scope1.c: Likewise.
16867 * gdb.base/setshow.c: Likewise.
16868 * gdb.base/setvar.c: Likewise.
16869 * gdb.base/shmain.c: Likewise.
16870 * gdb.base/shr1.c: Likewise.
16871 * gdb.base/shr2.c: Likewise.
16872 * gdb.base/sigall.c: Likewise.
16873 * gdb.base/signals.c: Likewise.
16874 * gdb.base/so-indr-cl.c: Likewise.
16875 * gdb.base/solib2.c: Likewise.
16876 * gdb.base/structs.c: Likewise.
16877 * gdb.base/sum.c: Likewise.
16878 * gdb.base/vforked-prog.c: Likewise.
16879 * gdb.base/watchpoint.c: Likewise.
16880 * gdb.reverse/shr2.c: Likewise.
16881 * gdb.reverse/until-reverse.c: Likewise.
16882 * gdb.reverse/ur1.c: Likewise.
16883 * gdb.reverse/watch-reverse.c: Likewise.
16884
066a77c5
AA
168852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16886
16887 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16888 variant.
16889 * gdb.base/sepdebug.exp: Drop references to removed code.
16890
4f204ea5
AA
168912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16892
16893 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16894 variant. Preserve original line numbering.
16895 * gdb.base/list1.c: Likewise.
16896
3b377a3a
AA
168972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16898
16899 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16900 variant.
16901 * gdb.base/break1.c: Likewise.
16902 * gdb.base/break.exp: Drop references to removed code.
16903
e444df73
AA
169042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16905
16906 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16907 variant.
16908
8008f2a7
AA
169092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16910
16911 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16912
a5a06887
AA
169132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16914
16915 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16916 logic into perform_all_tests() and invoke it with and without
16917 function header prototypes.
16918 (do_function_calls): Remove conditional XFAIL for PR 5318.
16919 (rerun_and_prepare): Remove duplicate code.
16920 (perform_all_tests): New. Main logic moved here.
16921
44dba9b9
AA
169222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16923
16924 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16925 code guarded by #ifdef NO_PROTOTYPES.
16926 (t_double_many_args): Likewise.
16927 (DEF_FUNC_MANY_ARGS_1): Likewise.
16928 (DEF_FUNC_VALUES_1): Likewise.
16929 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16930 guarded by #ifdef PROTOTYPES.
16931
d1fbcd56
AA
169322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16933
16934 * gdb.mi/mi-console.c: Add eye-catcher.
16935 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16936 instead of literal line number.
16937
b0e59b8f
AA
169382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16939
16940 * gdb.base/shr2.c: Add eye-catcher.
16941 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16942 line number.
16943
78f98cca
AA
169442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16945
16946 * gdb.base/jump.c: Add eye-catchers.
16947 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16948 numbers.
16949
58fa2af0
AA
169502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16951
16952 * gdb.base/execd-prog.c: Add eye-catchers.
16953 * gdb.base/foll-exec.c: Likewise.
16954 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16955 line numbers.
16956
04e5059b
AA
169572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16958
16959 * gdb.base/ending-run.c: Add eye-catchers.
16960 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16961 literal line numbers.
16962
dbfdb174
AA
169632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16964
16965 * gdb.base/call-rt-st.c: Add eye-catchers.
16966 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16967 literal line numbers.
16968
888a2ade
AA
169692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16970
16971 * gdb.base/call-ar-st.c: Add eye-catchers.
16972 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16973 literal line numbers.
16974
6acc2dde
AA
169752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16976
16977 * gdb.base/average.c: Add eye-catchers.
16978 * gdb.base/sum.c: Likewise.
16979 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16980 regexps dynamically.
16981
9ecfcd1d
AA
169822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16983
16984 * gdb.base/solib1.c: Add eye-catchers.
16985 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16986 literal line numbers.
16987
78708b7c
PA
169882014-11-12 Pedro Alves <palves@redhat.com>
16989
16990 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16991 leader has exited.
16992
af48d08f
PA
169932014-11-12 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.arch/i386-bp_permanent.c: New file.
16996 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16997 (srcfile): Set to i386-bp_permanent.c.
16998 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16999 that stepi does not execute the 'leave' instruction, instead of
17000 testing it does execute.
17001 * gdb.base/bp-permanent.c: New file.
17002 * gdb.base/bp-permanent.exp: New file.
17003
af3768e9
DE
170042014-11-10 Doug Evans <xdje42@gmail.com>
17005
17006 PR symtab/17564
17007 * gdb.base/symtab-search-order.exp: New file.
17008 * gdb.base/symtab-search-order.c: New file.
17009 * gdb.base/symtab-search-order-1.c: New file.
17010 * gdb.base/symtab-search-order-shlib-1.c: New file.
17011
9de00a4a
PA
170122014-11-07 Pedro Alves <palves@redhat.com>
17013
17014 PR gdb/17511
17015 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17016 i?86-*-linux*.
17017
e0f52461
SC
170182014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17019
17020 PR c++/17494
17021 * gdb.cp/pr17494.cc: New file.
17022 * gdb.cp/pr17494.exp: New file.
17023
6ce8c980
YQ
170242014-11-02 Yao Qi <yao@codesourcery.com>
17025
17026 * gdb.python/python.exp: Get working directory and match the
17027 output of "set extended-prompt \\w " with it.
17028
02be9a71
DE
170292014-10-30 Doug Evans <dje@google.com>
17030
17031 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17032 in objfiles.
17033 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17034 in progspaces.
17035
3bdff46b
LM
170362014-10-30 Janis Johnson <janisjo@codesourcery.com>
17037
17038 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17039 * gdb.base/realname-expand.exp: Likewise.
17040 * gdb.linespec/macro-relative.exp: Likewise.
17041
ab917dfb
PA
170422014-10-29 Pedro Alves <palves@redhat.com>
17043
17044 PR gdb/17408
17045 * gdb.threads/schedlock.c (some_function): New function.
17046 (call_function): New global.
17047 (MAYBE_CALL_SOME_FUNCTION): New macro.
17048 (thread_function): Call it.
17049 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17050 and use it instead of a global counter. Adjust all callers.
17051 (get_current_thread): Use "find current thread" for test message
17052 here rather than having all callers pass down the same string.
17053 (goto_loop): New procedure, factored out from ...
17054 (my_continue): ... this.
17055 (step_ten_loops): Change parameter from test message to command to
17056 use. Adjust.
17057 (list_count): Delete global.
17058 (check_result): New procedure, factored out from duplicate top
17059 level code.
17060 (continue tests): Wrap in with_test_prefix.
17061 (test_step): New procedure, factored out from duplicate top level
17062 code.
17063 (top level): Test "step" in combination with all scheduler-locking
17064 modes. Test "next" in combination with all scheduler-locking
17065 modes, and in combination with stepping over a function call or
17066 not.
17067 * gdb.threads/next-bp-other-thread.c: New file.
17068 * gdb.threads/next-bp-other-thread.exp: New file.
17069
d3d4baed
PA
170702014-10-29 Pedro Alves <palves@redhat.com>
17071
17072 PR python/17372
17073 * gdb.python/python.exp: Test a multi-line command that spawns
17074 interactive Python.
17075 * gdb.base/multi-line-starts-subshell.exp: New file.
17076
563e8d85
YQ
170772014-10-29 Yao Qi <yao@codesourcery.com>
17078
17079 * gdb.base/fileio.exp: Make directories on host.
17080
0ea4d52e
YQ
170812014-10-29 Yao Qi <yao@codesourcery.com>
17082
17083 * gdb.base/fileio.c (test_write): Close the file.
17084
7f5ef605
PA
170852014-10-28 Pedro Alves <palves@redhat.com>
17086
17087 PR gdb/12623
17088 * gdb.base/sigstep.c (no_handler): New global.
17089 (main): If 'no_handler is true, set the signal handlers to
17090 SIG_IGN.
17091 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17092 with_sw_watch and no_handler parameters. Handle them.
17093 (top level) <stepping over handler when stopped at a breakpoint
17094 test>: Add a test axis for testing with a software watchpoint, and
17095 another for testing with the signal handler set to SIG_IGN.
17096 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17097 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17098
abbdbd03
PA
170992014-10-28 Pedro Alves <palves@redhat.com>
17100
17101 PR gdb/17511
17102 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17103 * gdb.base/sigstep.exp (other_handler_location): New global.
17104 (advance): Support stepping into the signal handler, and running
17105 commands while in the handler.
17106 (in_handler_map): New global.
17107 (top level): In the advance test, add combinations for getting
17108 into the handler with stepping commands, and for running commands
17109 in the handler. Add comment descripting the advancei tests.
17110
1df4399f
PA
171112014-10-28 Pedro Alves <palves@redhat.com>
17112
17113 * gdb.base/sigstep.exp: Use build_executable instead of
17114 prepare_for_testing.
17115 (top level): Move code that starts GDB, runs to main and creates a
17116 display to ...
17117 (restart): ... this new procedure.
17118 (top level): Move backtrace from signal handler test to ...
17119 (validate_backtrace): ... this new procedure.
17120 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17121 with_test_prefix. Always restart GDB.
17122 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17123 with_test_prefix. Always restart GDB. No need to delete
17124 breakpoints after the test.
17125 (test_skip_handler): Remove prefix parameter.
17126 (skip_over_handler, breakpoint_to_handler)
17127 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17128 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17129 restart GDB. No need to delete breakpoints after the test.
17130 (top level): Use foreach to call the test procedures with
17131 different commands.
17132
a5b6e449
PA
171332014-10-28 Pedro Alves <palves@redhat.com>
17134
17135 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17136 instead of GNATS numbers.
17137 * gdb.base/sigbpt.exp: Likewise.
17138 * gdb.base/siginfo.exp: Likewise.
17139 * gdb.base/sigstep.exp: Likewise.
17140
e5f8a7cc
PA
171412014-10-27 Pedro Alves <palves@redhat.com>
17142
17143 * gdb.base/sigstep.c (dummy): New global.
17144 (main): Issue a couple writes to the new global.
17145 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17146 procedures.
17147 (skip_over_handler): Use test_skip_handler.
17148 (top level): Call skip_over_handler for stepi and nexti too.
17149 (breakpoint_over_handler): Use test_skip_handler.
17150 (top level): Call breakpoint_over_handler for stepi and nexti too.
17151
763905a3
YQ
171522014-10-27 Yao Qi <yao@codesourcery.com>
17153
17154 * gdb.trace/tfile.c (adjust_function_address)
17155 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17156 function descriptor.
17157
6f259a23
DB
171582014-10-24 Don Breazeal <donb@codesourcery.com>
17159
17160 * gdb.base/foll-fork.exp (test_follow_fork,
17161 catch_fork_child_follow): Check for updated fork messages emitted
17162 from infrun.c.
17163 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17164 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17165 vfork_and_exec_child_follow_through_step): Check for updated vfork
17166 messages emitted from infrun.c.
17167
09dd9a69
PA
171682014-10-24 Pedro Alves <palves@redhat.com>
17169
17170 * gdb.base/corefile.exp: Remove references to ultrix.
17171 * gdb.base/interrupt.exp: Likewise.
17172 * gdb.base/whatis.exp: Likewise.
17173 * gdb.gdb/selftest.exp: Likewise.
17174 * gdb.threads/manythreads.exp: Likewise.
17175 * gdb.threads/print-threads.exp: Likewise.
17176 * gdb.threads/pthreads.exp:: Likewise.
17177 * gdb.threads/schedlock.exp: Likewise.
17178
3433cfa5
SC
171792014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17180
17181 * gdb.cp/non-trivial-retval.cc: Add a test case.
17182 * gdb.cp/non-trivial-retval.exp: Add a test.
17183
092f880b
YQ
171842014-10-20 Yao Qi <yao@codesourcery.com>
17185
17186 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17187 * gdb.python/py-objfile-script-gdb.py: New file.
17188 * gdb.python/py-objfile-script.exp: Update reference to
17189 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17190 of remote_download. Remove the dest file.
17191
acbdb7f3
YQ
171922014-10-20 Yao Qi <yao@codesourcery.com>
17193
17194 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17195 * gdb.base/step-line.exp: Likewise.
17196 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17197 * gdb.dwarf2/dw2-basic.exp: Likewise.
17198 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17199 * gdb.dwarf2/dw2-filename.exp: Likewise.
17200 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17201 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17202 * gdb.dwarf2/dw2-producer.exp: Likewise.
17203 * gdb.dwarf2/mac-fileno.exp: Likewise.
17204 * gdb.python/py-frame-args.exp: Likewise.
17205 * gdb.python/py-framefilter.exp: Likewise.
17206 * gdb.python/py-mi.exp: Likewise.
17207 * gdb.python/py-objfile-script.exp: Likewise
17208 * gdb.python/py-pp-integral.exp: Likewise.
17209 * gdb.python/py-pp-re-notag.exp: Likewise.
17210 * gdb.python/py-prettyprint.exp: Likewise.
17211 * gdb.python/py-section-script.exp: Likewise.
17212 * gdb.python/py-typeprint.exp: Likewise.
17213 * gdb.python/py-xmethods.exp: Likewise.
17214 * gdb.stabs/weird.exp: Likewise.
17215 * gdb.xml/tdesc-regs.exp: Likewise.
17216
bd286a29
KCY
172172014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17218
17219 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17220 (out_cu): Use addr_len for the size of addresses.
17221 (out_line): Likewise. Size DW_LNE_set_address instruction
17222 according to addr_len.
17223 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17224 (FUNC): Add START_INSNS to definition.
17225
673dc4a0
YQ
172262014-10-18 Yao Qi <yao@codesourcery.com>
17227
17228 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17229 gdb_has_argv0 return true.
17230 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17231 check [target_info exists noargs], check [gdb_has_argv0]
17232 instead.
17233 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17234 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17235 procedures.
17236
4ffbba72
DE
172372014-10-17 Doug Evans <dje@google.com>
17238
17239 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17240 event.
17241 * gdb.python/py-events.py: Add clear_objfiles event.
17242
d096d8c1
DE
172432014-10-17 Doug Evans <dje@google.com>
17244
17245 * gdb.python/py-objfile.exp: Test progspace attribute.
17246
a80db015
LM
172472014-10-17 Luis Machado <lgustavo@codesourcery.com>
17248
17249 * gdb.guile/scm-breakpoint.exp: Do not assume any
17250 directory separators when matching source file paths.
17251 * gdb.python/py-breakpoint.exp: Likewise.
17252 * gdb.reverse/break-precsave.exp: Likewise.
17253 * gdb.reverse/break-reverse.exp: Likewise.
17254 * gdb.reverse/consecutive-precsave.exp: Likewise.
17255 * gdb.reverse/finish-precsave.exp: Likewise.
17256 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17257 * gdb.reverse/finish-reverse.exp: Likewise.
17258 * gdb.reverse/i386-precsave.exp: Likewise.
17259 * gdb.reverse/i387-env-reverse.exp: Likewise.
17260 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17261 * gdb.reverse/machinestate-precsave.exp: Likewise.
17262 * gdb.reverse/machinestate.exp: Likewise.
17263 * gdb.reverse/sigall-precsave.exp: Likewise.
17264 * gdb.reverse/solib-precsave.exp: Likewise.
17265 * gdb.reverse/step-precsave.exp: Likewise.
17266 * gdb.reverse/until-precsave.exp: Likewise.
17267 * gdb.reverse/watch-precsave.exp: Likewise.
17268 * gdb.reverse/watch-reverse.exp: Likewise.
17269
b22089ab
YQ
172702014-10-17 Yao Qi <yao@codesourcery.com>
17271
17272 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17273 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17274
6c4486e6
PA
172752014-10-17 Pedro Alves <palves@redhat.com>
17276
17277 PR gdb/17471
17278 * gdb.base/bg-execution-repeat.c: New file.
17279 * gdb.base/bg-execution-repeat.exp: New file.
17280
0ff33695
PA
172812014-10-17 Pedro Alves <palves@redhat.com>
17282
17283 PR gdb/17300
17284 * gdb.base/continue-all-already-running.c: New file.
17285 * gdb.base/continue-all-already-running.exp: New file.
17286
6fdebc3d
PA
172872014-10-17 Pedro Alves <palves@redhat.com>
17288
17289 PR gdb/17472
17290 * gdb.base/annota-input-while-running.c: New file.
17291 * gdb.base/annota-input-while-running.exp: New file.
17292
32a8097b
PA
172932014-10-17 Pedro Alves <palves@redhat.com>
17294
17295 * gdb.base/callfuncs.exp: emove references to osf.
17296 * gdb.base/sigall.exp: Likewise.
17297 * gdb.gdb/selftest.exp: Likewise.
17298 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17299 * gdb.mi/non-stop.c: Likewise.
17300 * gdb.mi/pthreads.c: Likewise.
17301 * gdb.reverse/sigall-precsave.exp: Likewise.
17302 * gdb.reverse/sigall-reverse.exp: Likewise.
17303 * gdb.threads/pthreads.c: Likewise.
17304 * gdb.threads/pthreads.exp: Likewise.
17305
7a3517ff
YQ
173062014-10-17 Yao Qi <yao@codesourcery.com>
17307
17308 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17309 check 'target_info exists noargs'.
17310 (test_command_prompt_position): Likewise.
17311 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17312 Remove "set args".
17313 (progvar_simple_while_test): Likewise.
17314 (progvar_complex_if_while_test): Likewise.
17315 (if_while_breakpoint_command_test): Likewise.
17316 (infrun_breakpoint_command_test): Likewise.
17317 (breakpoint_command_test): Likewise.
17318 (watchpoint_command_test): Likewise.
17319 (bp_deleted_in_command_test): Likewise.
17320 (temporary_breakpoint_commands): Likewise.
17321
bb99c472
YQ
173222014-10-16 Yao Qi <yao@codesourcery.com>
17323
17324 * gdb.base/remotetimeout.exp: Remove noargs checking.
17325
7c16b83e
PA
173262014-10-15 Pedro Alves <palves@redhat.com>
17327
17328 PR breakpoints/9649
17329 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17330 * gdb.base/breakpoint-in-ro-region.exp
17331 (probe_target_hardware_step): New procedure.
17332 (top level): Probe hardware stepping and hardware breakpoint
17333 support. Test stepping through a read-only region, with both
17334 "breakpoint auto-hw" on and off and both "always-inserted" on and
17335 off.
17336
35a49624
IB
173372014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17338
17339 * gdb.dlang/demangle.exp: Update for demangling changes.
17340
2d1c107c
SC
173412014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17342
17343 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17344 * gdb.cp/non-trivial-retval.exp: Add new tests.
17345
778811d5
SC
173462014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17347
17348 PR c++/13403
17349 PR c++/15154
17350 * gdb.cp/non-trivial-retval.cc: New file.
17351 * gdb.cp/non-trivial-retval.exp: New file.
17352
10c5f0a8
YQ
173532014-10-15 Yao Qi <yao@codesourcery.com>
17354
17355 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17356 remote host.
17357
65d7b369
YQ
173582014-10-15 Yao Qi <yao@codesourcery.com>
17359
17360 * gdb.python/py-symbol.exp: Match file base name if host is
17361 remote, otherwise match file name with dir name.
17362 * gdb.python/py-symtab.exp: Likewise.
17363 * gdb.python/python.exp: Likewise.
17364
46dc1394
YQ
173652014-10-15 Yao Qi <yao@codesourcery.com>
17366
17367 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17368 pattern.
17369 * gdb.python/py-symtab.exp: Likewise.
17370 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17371 locationn.
17372
c40cc657
JB
173732014-10-14 Joel Brobecker <brobecker@adacore.com>
17374
17375 * gdb.ada/addr_arith: New testcase.
17376
2abf49e1
MR
173772014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17378
17379 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17380 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17381 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17382 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17383
f7088df3
SDJ
173842014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17385
17386 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17387 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17388 * gdb.arch/stap-eval-lang-ada.exp: New file.
17389
4dc06805
YQ
173902014-10-14 Yao Qi <yao@codesourcery.com>
17391
17392 * gdb.mi/mi-var-child.c (nothing1): New function.
17393 (nothing2): New function.
17394 (do_children_tests): Set function pointers by nothing1 and
17395 nothing2.
17396 * gdb.mi/mi-var-child.exp: Step over new added statements.
17397 Update test to match the new output.
17398 * gdb.mi/var-cmd.c (nothing1): New function.
17399 (nothing2): New function.
17400 (do_children_tests): Set function pointers by nothing1 and
17401 nothing2.
17402 * gdb.mi/mi-var-display.exp: Update test to match output.
17403 Step to the line specified by $line_dct_nothing.
17404 Increase the number of lines to step.
17405
46a93de2
YQ
174062014-10-14 Yao Qi <yao@codesourcery.com>
17407
17408 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17409 tests.
17410 * gdb.mi/mi2-var-child.exp: Likewise.
17411
14ea52ee
DE
174122014-10-13 Doug Evans <dje@google.com>
17413
17414 * gdb.python/py-objfile.exp: Change name of file name test.
17415
e5c6e92b
DE
174162014-10-13 Doug Evans <dje@google.com>
17417
17418 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17419 from the start of the CU.
17420
c780cc2f
JK
174212014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17422 Yao Qi <yao@codesourcery.com>
17423
17424 Fix "save breakpoints" for "catch" command.
17425 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17426 Remove -nonewline. Match also the added "main" line.
17427
99894e11
JK
174282014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17429
17430 Fix "save breakpoints" for "disable $bpnum" command.
17431 * gdb.base/save-bp.c (main): Add label.
17432 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17433
6e1ac5a3
JK
174342014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17435
17436 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17437
754dd2b0
YQ
174382014-10-11 Yao Qi <yao@codesourcery.com>
17439
17440 * gdb.server/server-kill.exp: Execute command
17441 "set remote trace-status-packet on" before "tstatus".
17442
f90183d7
YQ
174432014-10-11 Yao Qi <yao@codesourcery.com>
17444
17445 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17446 (main): Call getppid.
17447 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17448 and continue to it. Read variable "server_pid".
17449
bf40a607
YQ
174502014-10-11 Yao Qi <yao@codesourcery.com>
17451
17452 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17453
052ca370
YQ
174542014-10-11 Yao Qi <yao@codesourcery.com>
17455
17456 * gdb.threads/thread-find.exp: Don't execute command
17457 "info threads".
17458 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17459 * gdb.threads/linux-dp.exp: Don't check the condition
17460 $threads_created equals to zero.
17461
3831839c
PA
174622014-10-10 Pedro Alves <palves@redhat.com>
17463
17464 * gdb.base/bigcore.exp: Remove references to IRIX.
17465 * gdb.base/funcargs.exp: Likewise.
17466 * gdb.base/interrupt.exp: Likewise.
17467 * gdb.base/mips_pro.exp: Likewise.
17468 * gdb.base/nodebug.exp: Likewise.
17469 * gdb.base/setvar.exp: Likewise.
17470 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17471
8b9a549d
PA
174722014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17473 Pedro Alves <palves@redhat.com>
17474
17475 PR symtab/14466
17476 * gdb.base/vdso-warning.c: New file.
17477 * gdb.base/vdso-warning.exp: New file.
17478
d48ba5e8
DE
174792014-10-02 Doug Evans <dje@google.com>
17480
17481 * gdb.base/structs.c (main): Don't run forever.
17482
2278c276
PA
174832014-10-02 Pedro Alves <palves@redhat.com>
17484
17485 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17486 (top level) <stop threads 1, stop threads 2>: Use it.
17487
b57bacec
PA
174882014-10-02 Pedro Alves <palves@redhat.com>
17489
17490 * gdb.threads/break-while-running.exp (test): Add new
17491 'update_thread_list' argument. Skip "info threads" if false.
17492 (top level): Add new 'update_thread_list' axis.
17493
13fd3ff3
PA
174942014-10-02 Pedro Alves <palves@redhat.com>
17495
17496 PR breakpoints/17431
17497 * gdb.base/execl-update-breakpoints.c: New file.
17498 * gdb.base/execl-update-breakpoints.exp: New file.
17499
0fec99e8
PA
175002014-10-01 Pedro Alves <palves@redhat.com>
17501
17502 * gdb.base/breakpoint-in-ro-region.c: New file.
17503 * gdb.base/breakpoint-in-ro-region.exp: New file.
17504
2ddf4301
SM
175052014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17506
17507 * gdb.mi/mi-exit-code.exp: New file.
17508 * gdb.mi/mi-exit-code.c: New file.
17509
6a5f3f43
YQ
175102014-09-30 Yao Qi <yao@codesourcery.com>
17511
17512 * lib/prelink-support.exp (build_executable_own_libs): Error if
17513 the target isn't native.
17514
345bcc73
YQ
175152014-09-30 Yao Qi <yao@codesourcery.com>
17516
17517 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17518 false.
17519
a25a5a45
PA
175202014-09-22 Pedro Alves <palves@redhat.com>
17521
17522 * gdb.threads/break-while-running.exp: New file.
17523 * gdb.threads/break-while-running.c: New file.
17524
00ba3162
YQ
175252014-09-19 Yao Qi <yao@codesourcery.com>
17526
17527 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17528 Invoke test. Restart GDB with --readnow and invoke test again.
17529
c3b7b696
YQ
175302014-09-19 Yao Qi <yao@codesourcery.com>
17531
17532 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17533 proc set_breakpoint_on_gcd_function. Invoke
17534 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17535 invoke set_breakpoint_on_gcd_function again.
17536
2b4fd423
DE
175372014-09-18 Doug Evans <dje@google.com>
17538
17539 * gdb.dwarf2/symtab-producer.exp: New file.
17540
a5947601
SDJ
175412014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17542
17543 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17544 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17545 * gdb.base/global-var-nested-by-dso.c: Likewise.
17546 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17547
91c19059
SDJ
175482014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17549 Pedro Alves <palves@redhat.com>
17550
17551 * gdb.base/watch-bitfields.exp: Pass string other than test file
17552 name to prepare_for_testing.
17553 (watch): New procedure.
17554 (expect_watchpoint): Use with_test_prefix.
17555 (top level): Factor out tests to ...
17556 (test_watch_location, test_regular_watch): ... these new
17557 procedures, and use with_test_prefix and gdb_continue_to_end.
17558
bb9d5f81
PP
175592014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17560
17561 PR breakpoints/12526
17562 * gdb.base/watch-bitfields.exp: New file.
17563 * gdb.base/watch-bitfields.c: New file.
17564
635856f5
PA
175652014-09-16 Pedro Alves <palves@redhat.com>
17566
17567 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17568 software and hardware addresses, not software address against
17569 itself.
17570
7280ceea
PA
175712014-09-16 Pedro Alves <palves@redhat.com>
17572
17573 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17574 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17575
428b16bd
PA
175762014-09-16 Pedro Alves <palves@redhat.com>
17577
17578 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17579 files.
17580 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17581 "*-*-vxworks*" throughout.
17582 * gdb.base/break.exp: Likewise.
17583 * gdb.base/default.exp: Likewise.
17584 * gdb.base/scope.exp: Likewise.
17585 * gdb.base/sepdebug.exp: Likewise.
17586 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17587 throughout.
17588 * gdb.base/run.c: Likewise.
17589 * gdb.base/sepdebug.c: Likewise.
17590 * gdb.hp/gdb.aCC/run.c: Likewise.
17591 * gdb.reverse/until-reverse.c: Likewise.
17592 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17593
666d413c
YQ
175942014-09-16 Yao Qi <yao@codesourcery.com>
17595
17596 * boards/local-remote-host-native.exp: New file.
17597
57cbd724
DE
175982014-09-14 Doug Evans <xdje42@gmail.com>
17599
17600 * gdb.threads/queue-signal.c (thread_count): New variable.
17601 (thread_count_mutex, thread_count_condvar): New variables.
17602 (incr_thread_count, wait_all_threads_running): New functions.
17603 (main): Wait for all threads to be in their thread functions.
17604
81219e53
DE
176052014-09-13 Doug Evans <xdje42@gmail.com>
17606
17607 * gdb.threads/queue-signal.c: New file.
17608 * gdb.threads/queue-signal.exp: New file.
17609
3714cea7
DE
176102014-09-13 Doug Evans <xdje42@gmail.com>
17611
17612 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17613 be consistent with what default_gdb_init uses.
17614 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17615 the plain text of the prompt. Add some logging printfs.
17616 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17617
fa43b1d7
PA
176182014-09-12 Pedro Alves <palves@redhat.com>
17619
17620 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17621 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17622 * gdb.arch/i386-size-overlap.exp: Likewise.
17623 * gdb.arch/i386-size.exp: Likewise.
17624 * gdb.arch/i386-unwind.exp: Likewise.
17625 * gdb.base/a2-run.exp: Likewise.
17626 * gdb.base/break.exp: Likewise.
17627 * gdb.base/charset.exp: Likewise.
17628 * gdb.base/chng-syms.exp: Likewise.
17629 * gdb.base/commands.exp: Likewise.
17630 * gdb.base/dbx.exp: Likewise.
17631 * gdb.base/find.exp: Likewise.
17632 * gdb.base/funcargs.exp: Likewise.
17633 * gdb.base/jit-simple.exp: Likewise.
17634 * gdb.base/reread.exp: Likewise.
17635 * gdb.base/sepdebug.exp: Likewise.
17636 * gdb.base/step-bt.exp: Likewise.
17637 * gdb.cp/mb-inline.exp: Likewise.
17638 * gdb.cp/mb-templates.exp: Likewise.
17639 * gdb.objc/basicclass.exp: Likewise.
17640 * gdb.threads/killed.exp: Likewise.
17641
9d9bf2df
EBM
176422014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17643
17644 PR tdep/17379
17645 * gdb.arch/powerpc-stackless.S: New file.
17646 * gdb.arch/powerpc-stackless.exp: New file.
17647
1cf2f1b0
JK
176482014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17649
17650 * gdb.base/attach.c: Include unistd.h.
17651 (main): Call alarm. Add label postloop.
17652 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17653 gdb_breakpoint, gdb_continue_to_breakpoint.
17654 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17655
98880d46
PA
176562014-09-11 Pedro Alves <palves@redhat.com>
17657
17658 PR gdb/17347
17659 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17660 * gdb.base/attach.exp (test_command_line_attach_run): New
17661 procedure.
17662 (top level): Call it.
17663
4c92ff2c
PA
176642014-09-11 Pedro Alves <palves@redhat.com>
17665
17666 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17667 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17668 (do_command_attach_tests): Use spawn_wait_for_attach.
17669 * gdb.base/solib-overlap.exp: Likewise.
17670 * gdb.multi/multi-attach.exp: Likewise.
17671 * gdb.python/py-prompt.exp: Likewise.
17672 * gdb.python/py-sync-interp.exp: Likewise.
17673 * gdb.server/ext-attach.exp: Likewise.
17674
3adc1a7d
GKB
176752014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17676
17677 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17678 command in testcase. Simplify testcase.
17679
96334934
JB
176802014-09-10 Joel Brobecker <brobecker@adacore.com>
17681
17682 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17683
eb479039
JB
176842014-09-10 Joel Brobecker <brobecker@adacore.com>
17685
17686 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17687
deede10c
JB
176882014-09-10 Joel Brobecker <brobecker@adacore.com>
17689
17690 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17691
7828a5f5
JB
176922014-09-10 Joel Brobecker <brobecker@adacore.com>
17693
17694 * gdb.dwarf2/dynarr-ptr.c: New file.
17695 * gdb.dwarf2/dynarr-ptr.exp: New file.
17696
33aeebcf
MR
176972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17698
17699 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17700 of 30 rather than hardcoding 120 for a slow test case. Take the
17701 `gdb,timeout' target setting into account for this calculation.
17702 Don't extend the timeout for the test cases that don't need it.
17703
7b415901
MR
177042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17705
17706 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17707 a factor of 2 for a slow test case. Take the `gdb,timeout'
17708 target setting into account for this calculation.
17709 * gdb.reverse/until-precsave.exp: Increase the timeout by
17710 a factor of 15 and 3 respectively rather than adding 120
17711 for a pair of slow test cases. Take the `gdb,timeout'
17712 target setting into account for this calculation.
17713
4a40f85a
MR
177142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17715
17716 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17717 timeout, don't pass one down to gdb_expect.
17718 (gdb_expect): Rework timeout selection.
17719
09635af7
MR
177202014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17721
17722 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17723 exception on timeout.
17724 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17725 (gdbserver_start_extended): Catch any `gdbserver_start' error
17726 exceptions.
17727 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17728 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17729 `gdbserver_gdb_load' error exceptions.
17730
2bdd10b7
MR
177312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17732
17733 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17734 120 on waiting for the TCP socket to open.
17735
316935f0
DE
177362014-09-09 Doug Evans <xdje42@gmail.com>
17737
17738 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17739 _caller_matches, _any_caller_is, _any_caller_matches.
17740
83740597
DE
177412014-09-09 Doug Evans <xdje42@gmail.com>
17742
17743 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17744
4c122fc3
YQ
177452014-09-09 Yao Qi <yao@codesourcery.com>
17746
17747 * gdb.mi/mi-var-display.exp: Set print symbol off.
17748
a9f116cb
GKB
177492014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17750
17751 PR gdb/17035
17752 * gdb.base/commands.exp: Add tests to verify user-defined
17753 commands with empty bodies.
17754 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17755 python commands in `show user command`.
17756 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17757 scheme commands in `show user command`.
17758
c75bd3a2
JK
177592014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17760
17761 PR python/17355
17762 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17763 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17764 * gdb.python/py-framefilter-invalidarg.exp: New file.
17765 * gdb.python/py-framefilter-invalidarg.py: New file.
17766
faa42425
DE
177672014-09-06 Doug Evans <xdje42@gmail.com>
17768
17769 PR 15276
17770 * gdb.python/py-caller-is.c: New file.
17771 * gdb.python/py-caller-is.exp: New file.
17772
474ca4f6
SDJ
177732014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17774
17775 PR gdb/17235
17776 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17777 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17778
eb0b0463
SDJ
177792014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17780
17781 PR fortran/17237
17782 * gdb.fortran/print-formatted.exp: New file.
17783 * gdb.fortran/print-formatted.f90: Likewise.
17784
5f3b99cf
SS
177852014-09-03 Sasha Smundak <asmundak@google.com>
17786
17787 * gdb.python/py-frame.exp: Test Frame.read_register.
17788
7d793aa9
SDJ
177892014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17790
17791 PR python/16699
17792 * gdb.python/py-completion.exp: New file.
17793 * gdb.python/py-completion.py: Likewise.
17794
fb0576e9
DE
177952014-08-28 Doug Evans <dje@google.com>
17796
17797 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17798 eax,etc. are live with values set by gdb and thus the compiler can't
17799 use them.
17800 * gdb.arch/i386-pseudo.c (main): Ditto.
17801
ee92b0dd
DE
178022014-08-27 Doug Evans <dje@google.com>
17803
17804 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17805
6649db35
DE
178062014-08-25 Doug Evans <dje@google.com>
17807
17808 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17809 (main): Ditto.
17810
564b7600
DE
178112014-08-25 Doug Evans <dje@google.com>
17812
17813 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17814
3881fb67
YQ
178152014-08-24 Yao Qi <yao@codesourcery.com>
17816
17817 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17818 symbol off.
17819 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17820
a05a36a5
DE
178212014-08-22 Doug Evans <dje@google.com>
17822
17823 PR 17276
17824 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17825 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17826 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17827
7c343b48
YQ
178282014-08-22 Yao Qi <yao@codesourcery.com>
17829
17830 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17831 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17832 * gdb.python/python.exp: Likewise. Use .py file on the host
17833 instead of the build.
17834
22fd09ae
JK
178352014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17836
17837 * gdb.threads/gcore-stale-thread.c: New file.
17838 * gdb.threads/gcore-stale-thread.exp: New file.
17839
a8454a7c
PA
178402014-08-21 Pedro Alves <palves@redhat.com>
17841
17842 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17843 * gdb.base/gcore-relro-pie.exp: Likewise.
17844 * gdb.base/gcore-relro.exp: Likewise.
17845 * gdb.base/gcore.exp: Likewise.
17846 * gdb.base/print-symbol-loading.exp: Likewise.
17847 * gdb.threads/gcore-thread.exp: Likewise.
17848 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17849
2a31c623
PA
178502014-08-20 Pedro Alves <palves@redhat.com>
17851 Jan Kratochvil <jan.kratochvil@redhat.com>
17852
17853 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17854 configure.
17855 (EXPECT): Handle READ1 being set.
17856 (all): Depend on EXTRA_RULES.
17857 (check-read1, expect-read1, read1.so, read1): New rules.
17858 * README (Testsuite Parameters): Document the READ1 make variable.
17859 (Race detection): New section.
17860 * configure: Regenerate.
17861 * configure.ac: If build==host==target, and running under a
17862 GNU/glibc system, add read1 to the extra Makefile rules.
17863 (EXTRA_RULES): AC_SUBST it.
17864 * lib/read1.c: New file.
17865
d36430db
JB
178662014-08-20 Joel Brobecker <brobecker@adacore.com>
17867
17868 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17869 the handling of variables declared as a typedef to an array
17870 which a DW_AT_data_location attribute.
17871
9a0dc9e3
PA
178722014-08-19 Andrew Burgess <aburgess@broadcom.com>
17873 Pedro Alves <palves@redhat.com>
17874
17875 PR symtab/14604
17876 PR symtab/14605
17877 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17878 gdb_test.
17879
0718a8da
PA
178802014-08-19 Pedro Alves <palves@redhat.com>
17881
17882 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17883
13b448cd
YQ
178842014-08-19 Yao Qi <yao@codesourcery.com>
17885
17886 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17887 right line.
17888
1cbf5077
DB
178892014-08-18 David Blaikie <dblaikie@gmail.com>
17890
17891 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17892
bf0fae19
JB
178932014-08-18 Joel Brobecker <brobecker@adacore.com>
17894
17895 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17896 attribute in array range.
17897
3c8c5dcc
JB
178982014-08-18 Joel Brobecker <brobecker@adacore.com>
17899
17900 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17901
e66d4446
SC
179022014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17903
17904 PR c++/17132
17905 * gdb.cp/pr17132.cc: New file.
17906 * gdb.cp/pr17132.exp: New file.
17907
940df408
SC
179082014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17909
17910 * gdb.python/py-xmethods.py (A_getarrayind)
17911 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17912 Use 'print' with function call syntax.
17913 (E_method_matcher.match): Fix tab vs space indentation mixup.
17914
ebcc6c3a
YQ
179152014-08-15 Yao Qi <yao@codesourcery.com>
17916
17917 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17918 false.
17919
775e0f04
YQ
179202014-08-15 Yao Qi <yao@codesourcery.com>
17921
17922 * gdb.cp/casts.exp: Set print symbol off.
17923 * gdb.cp/class2.exp: Likewise.
17924 * gdb.cp/overload.exp: Likewise.
17925 * gdb.cp/templates.exp: Likewise.
17926
d769e349
DE
179272014-08-11 Doug Evans <dje@google.com>
17928
17929 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17930 (test_load_shlib): Update.
17931
20c6f1e1
YQ
179322014-08-09 Yao Qi <yao@codesourcery.com>
17933
17934 * gdb.base/display.exp: Invoke is_address_zero_readable.
17935 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17936 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17937 * gdb.base/hbreak-unmapped.exp: Return if
17938 is_address_zero_readable returns true.
17939 * gdb.base/signest.exp: Likewise.
17940 * gdb.base/signull.exp: Likewise.
17941 * gdb.base/sigbpt.exp: Likewise.
17942 * gdb.guile/scm-disasm.exp: Do the test if
17943 is_address_zero_readable returns false.
17944 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17945 * gdb.python/py-arch.exp: Likewise.
17946 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17947 * lib/gdb.exp (is_address_zero_readable): New proc.
17948
5792e8e3
YQ
179492014-08-09 Yao Qi <yao@codesourcery.com>
17950
17951 PR testsuite/13443
17952 * gdb.mi/mi-var-display.exp: Make test messages unique.
17953
3cecbbbe
TT
179542014-08-04 Tom Tromey <tromey@redhat.com>
17955
17956 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17957 target 0".
17958
00b51ff5
TT
179592014-08-04 Tom Tromey <tromey@redhat.com>
17960
17961 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17962 "target_resume".
17963
6908c509
JB
179642014-08-01 Joel Brobecker <brobecker@adacore.com>
17965
17966 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17967 inner_vla_struct_object_size.
17968 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17969 as xfail.
17970
cc6563d2
PA
179712014-07-30 Pedro Alves <palves@redhat.com>
17972
17973 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17974 comment.
17975
7e09a223
YQ
179762014-07-29 Yao Qi <yao@codesourcery.com>
17977
17978 PR gdb/17206
17979 * gdb.base/until-nodebug.exp: New.
17980
7ebdbe92
DE
179812014-07-28 Doug Evans <xdje42@gmail.com>
17982
17983 PR guile/17203
17984 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17985 previously existing parameter, and previously ambiguously spelled
17986 parameter.
17987
fdb1adc6
WN
179882014-07-28 Will Newton <will.newton@linaro.org>
17989
17990 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17991
186fcde0
DE
179922014-07-26 Ludovic Courtès <ludo@gnu.org>
17993 Doug Evans <xdje42@gmail.com>
17994
17995 PR guile/17146
17996 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17997
70509625
PA
179982014-07-25 Pedro Alves <palves@redhat.com>
17999
18000 * gdb.threads/signal-command-handle-nopass.c: New file.
18001 * gdb.threads/signal-command-handle-nopass.exp: New file.
18002 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18003 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18004 * gdb.threads/signal-delivered-right-thread.c: New file.
18005 * gdb.threads/signal-delivered-right-thread.exp: New file.
18006
c3f814a1
PA
180072014-07-25 Pedro Alves <palves@redhat.com>
18008
18009 * gdb.base/double-prompt-target-event-error.exp
18010 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18011 match.
18012 (cancel_pagination_in_target_event): Rework double prompt
18013 detection.
18014 * gdb.base/paginate-after-ctrl-c-running.exp
18015 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18016 <return>' match.
18017 * gdb.base/paginate-bg-execution.exp
18018 (test_bg_execution_pagination_return)
18019 (test_bg_execution_pagination_cancel): Remove '-notransfer
18020 <return>' matches.
18021 * gdb.base/paginate-execution-startup.exp
18022 (test_fg_execution_pagination_return)
18023 (test_fg_execution_pagination_cancel): Remove '-notransfer
18024 <return>' matches.
18025 * gdb.base/paginate-inferior-exit.exp
18026 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18027 match.
18028 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18029 * lib/gdb.exp (pagination_prompt): Run text through
18030 string_to_regexp.
18031 (gdb_test_multiple): Match $pagination_prompt instead of
18032 "<return>".
18033 (string_to_regexp): Move to lib/gdb-utils.exp.
18034
e214cf6c
JK
180352014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18036
18037 * gdb.arch/amd64-entry-value-paramref.S: New file.
18038 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18039 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18040 * gdb.arch/amd64-optimout-repeat.S: New file.
18041 * gdb.arch/amd64-optimout-repeat.c: New file.
18042 * gdb.arch/amd64-optimout-repeat.exp: New file.
18043
17d0c5c8
JK
180442014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18045
18046 PR gdb/17170
18047 * gdb.base/statistics.exp: New file.
18048
b8b8facf
DE
180492014-07-17 Doug Evans <dje@google.com>
18050
74b49205 18051 PR gdb/17170
b8b8facf
DE
18052 * gdb.base/maint.exp: Update testing of per-command stats.
18053
1b5d0ab3
PA
180542014-07-16 Pedro Alves <palves@redhat.com>
18055
18056 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18057 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18058 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18059 (tfile_write_buf): New functions.
18060 (add_memory_block): Rewrite using the above.
18061 (adjust_function_address): New function.
18062 (FUNCTION_ADDRESS): New macro.
18063 (write_basic_trace_file): Remove short_x local, and use
18064 tfile_write_16. Change type of func_addr local to unsigned long
18065 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18066 here. Cast argument of add_memory_block to char pointer.
18067 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18068 (main): Remove parameters.
18069 * gdb.trace/tfile.exp: Remove nowarnings.
18070
4d974e88
SM
180712014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18072
18073 * gdb.base/debug-expr.exp: Test string evaluation with
18074 "debug expression" on.
18075
41e99568
PA
180762014-07-15 Pedro Alves <palves@redhat.com>
18077
18078 * gdb.base/reread.exp: Use clean_restart.
18079
487d9753
PL
180802014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18081
18082 * gdb.arch/avr-flash-qualifer.c: New.
18083 * gdb.arch/avr-flash-qualifer.exp: New.
18084
cc1c52ad
PA
180852014-07-14 Pedro Alves <palves@redhat.com>
18086
18087 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18088 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18089
1e973570
PA
180902014-07-14 Pedro Alves <palves@redhat.com>
18091
18092 * gdb.base/double-prompt-target-event-error.c: New file.
18093 * gdb.base/double-prompt-target-event-error.exp: New file.
18094
93d6eb10
PA
180952014-07-14 Pedro Alves <palves@redhat.com>
18096
18097 PR gdb/17072
18098 * gdb.base/paginate-inferior-exit.c: New file.
18099 * gdb.base/paginate-inferior-exit.exp: New file.
18100
0017922d
PA
181012014-07-14 Pedro Alves <palves@redhat.com>
18102
18103 PR gdb/17072
18104 * gdb.base/paginate-bg-execution.c: New file.
18105 * gdb.base/paginate-bg-execution.exp: New file.
18106
94696ad3
PA
181072014-07-14 Pedro Alves <palves@redhat.com>
18108
18109 PR gdb/17072
18110 * gdb.base/paginate-execution-startup.c: New file.
18111 * gdb.base/paginate-execution-startup.exp: New file.
18112 * lib/gdb.exp (pagination_prompt): New global.
18113 (default_gdb_spawn): New procedure, factored out from
18114 default_gdb_spawn.
18115 (default_gdb_start): Adjust to call default_gdb_spawn.
18116 (gdb_spawn): New procedure.
18117
bd293940
PA
181182014-07-14 Pedro Alves <palves@redhat.com>
18119
18120 * lib/gdb.exp (gdb_assert): New procedure.
18121 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18122
c933f875
PA
181232014-07-14 Pedro Alves <palves@redhat.com>
18124
18125 * gdb.base/execution-termios.c: New file.
18126 * gdb.base/execution-termios.exp: New file.
18127
d98b7a16
TT
181282014-07-14 Tom Tromey <tromey@redhat.com>
18129
18130 * gdb.cp/vla-cxx.cc: New file.
18131 * gdb.cp/vla-cxx.exp: New file.
18132
548740d6
TT
181332014-07-14 Tom Tromey <tromey@redhat.com>
18134
18135 * gdb.reverse/rerun-prec.c: New file.
18136 * gdb.reverse/rerun-prec.exp: New file.
18137
a25eb028
MR
181382014-07-12 Maciej W. Rozycki <macro@mips.com>
18139 Maciej W. Rozycki <macro@codesourcery.com>
18140
18141 * lib/gdb-utils.exp: New file.
18142 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18143 inline `gdb_init_command' processing.
18144 (gdb_start_cmd): Likewise.
18145 * lib/mi-support.exp (mi_run_cmd): Likewise.
18146 * README: Document `gdb_init_command' and `gdb_init_commands'.
18147
218c2655
JK
181482014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18149
18150 Fix false FAIL running under a very long directory name.
18151 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18152 and "set print elements 10000". Twice.
18153
5401fde3
YQ
181542014-07-11 Yao Qi <yao@codesourcery.com>
18155
18156 * gdb.base/exprs.exp: "set print symbol off".
18157
e76126e8
PA
181582014-07-11 Pedro Alves <palves@redhat.com>
18159
18160 * gdb.threads/kill.c: New file.
18161 * gdb.threads/kill.exp: New file.
18162
2d6f0de6
YQ
181632014-07-10 Yao Qi <yao@codesourcery.com>
18164
18165 * gdb.trace/tfile.c (write_basic_trace_file)
18166 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18167 address written to trace file.
18168
7180e04a
PA
181692014-07-09 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.base/attach-wait-input.exp: New file.
18172 * gdb.base/attach-wait-input.c: New file.
18173
9a9a7608
AB
181742014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18175
18176 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18177 setting up test structures.
18178 (main): Call new test function.
18179 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18180 test function, continue into test function and walk test
18181 structures.
18182
161ac41e
YQ
181832014-07-02 Yao Qi <yao@codesourcery.com>
18184
18185 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18186 'bar_start' at the beginning of functions 'foo' and 'bar'
18187 respectively.
18188 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18189 instead of 'foo' and 'bar'.
18190
1f267ae3
MM
181912014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18192
18193 * gdb.btrace/segv.exp: New.
18194 * gdb.btrace/segv.c: New.
18195
2b239efb
LM
181962014-07-02 Luis Machado <lgustavo@codesourcery.com>
18197
18198 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18199 instruction.
18200
cf363f18
MW
182012014-06-30 Mark Wielaard <mjw@redhat.com>
18202
18203 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18204 vulture, vilify, villar): New volatile array constants.
18205 (vindictive, vegetation): New const volatile array constants.
18206 * gdb.base/volatile.exp: Test volatile and const volatile array
18207 types.
18208
aebf9d24
AA
182092014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18210
18211 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18212 target lacks support for awatch, rwatch, or hbreak.
18213
b67a2c6f
YQ
182142014-06-27 Yao Qi <yao@codesourcery.com>
18215
18216 * gdb.multi/dummy-frame-restore.exp: New.
18217 * gdb.multi/dummy-frame-restore.c: New.
18218
aef92902
MM
182192014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18220
18221 * gdb.btrace/gcore.exp: New.
18222
8e9db26e
PA
182232014-06-23 Pedro Alves <palves@redhat.com>
18224
18225 * gdb.base/watchpoint-reuse-slot.c: New file.
18226 * gdb.base/watchpoint-reuse-slot.exp: New file.
18227
70afc5b7
SC
182282014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18229
18230 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18231 progspace's filename in 'info', 'enable' and 'disable' command
18232 tests.
18233
b972bd9c
JK
182342014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18235
18236 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18237 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18238 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18239
125f8a3d
GB
182402014-06-20 Gary Benson <gbenson@redhat.com>
18241
18242 * gdb.arch/i386-avx.exp: Fix include file location.
18243 * gdb.arch/i386-sse.exp: Likewise.
18244
3ed9baed
IB
182452014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18246
18247 * gdb.dlang/expression.exp: New file.
18248
034f788c
PA
182492014-06-19 Pedro Alves <palves@redhat.com>
18250
18251 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18252 out from ...
18253 (top level): ... here. Iterate running tests under different
18254 scheduler-locking settings.
18255
45371d0c
LM
182562014-06-18 Luis Machado <lgustavo@codesourcery.com>
18257
18258 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18259 to DW_FORM_addr and use non-zero addresses.
18260
5d376983
SC
182612014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18262
18263 PR gdb/17017
18264 * gdb.python/py-xmethods.cc: Add global function call counters and
18265 increment them in their respective functions. Remove "cout"
18266 statements.
18267 * gdb.python/py-xmethods.exp: Make tests check the global function
18268 call counters instead of depending on inferior IO.
18269
a1aa2221
LM
182702014-06-18 Don Breazeal <donb@codesourcery.com>
18271
18272 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18273 Deleted procedure.
18274 (explicit_fork_parent_follow): Deleted procedure.
18275 (explicit_fork_child_follow): Deleted procedure.
18276 (test_follow_fork): New procedure.
18277 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18278 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18279 procedure calls.
18280
0fc05997
YQ
182812014-06-17 Yao Qi <yao@codesourcery.com>
18282
18283 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18284 CP1252.
18285
70795c52
LM
182862014-06-17 Luis Machado <lgustavo@codesourcery.com>
18287
18288 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18289 Initialize ptr and S explicitly.
18290 (skip_type_update_when_not_use_rtti_test): Likewise.
18291
6be47f0c
KS
182922014-06-16 Keith Seitz <keiths@redhat.com>
18293
18294 PR mi/15863
18295 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18296 the inferior is started.
18297
d03de421
PA
182982014-06-16 Pedro Alves <palves@redhat.com>
18299
18300 * gdb.base/break-main-file-remove-fail.c: New file.
18301 * gdb.base/break-main-file-remove-fail.exp: New file.
18302 * gdb.base/break-unload-file.exp: Use build_executable instead of
18303 prepare_for_testing.
18304 (test_break): New parameter "initial_load". Handle it.
18305 (top level): Add initial_load cmdline/file axis.
18306
f9579b99
TT
183072014-06-12 Tom Tromey <tromey@redhat.com>
18308
18309 * gdb.base/completion.exp: Don't use directory name in test.
18310
3657956b
GB
183112014-06-09 Gary Benson <gbenson@redhat.com>
18312
18313 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18314 separate the always-available ANSI-standard signals from the
18315 signals that require checking.
18316 (main): Likewise.
18317 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18318 Likewise.
18319 (main): Likewise.
18320
4186eb54
KS
183212014-06-07 Keith Seitz <keiths@redhat.com>
18322
18323 Revert:
18324 PR c++/16253
18325 * gdb.cp/var-tag.cc: New file.
18326 * gdb.cp/var-tag.exp: New file.
18327 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18328 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18329 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18330 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18331
25326a28 183322014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18333
18334 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18335
829155c9
PA
183362014-06-06 Pedro Alves <palves@redhat.com>
18337
18338 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18339 in target debug output instead of looking at RSP packets,
18340 disabling the test on any target that uses hardware stepping.
18341 Update comments.
18342
61c8d22e
PA
183432014-06-06 Pedro Alves <palves@redhat.com>
18344
18345 * gdb.base/break-unload-file.exp: Fix typo.
18346
d9a47287
YQ
183472014-06-06 Yao Qi <yao@codesourcery.com>
18348
18349 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18350 from "jit_function" to "^jit_function".
18351
e5e01dbf
YQ
183522014-06-06 Yao Qi <yao@codesourcery.com>
18353
18354 * gdb.base/async.c (foo): Add one statement.
18355 * gdb.base/async.exp: Get the next instruction address and
18356 match the output of "nexti" by instruction address. Match
18357 the hex address in the output of "finish".
18358
73ba372c
GB
183592014-06-06 Gary Benson <gbenson@redhat.com>
18360
18361 * gdb.base/call-signals.c: Remove preprocessor conditionals
18362 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18363 SIGSEGV and SIGTERM.
18364 * gdb.base/sigall.c: Likewise.
18365 * gdb.base/unwindonsignal.c: Likewise.
18366 * gdb.reverse/sigall-reverse.c: Likewise.
18367
831517df
YQ
183682014-06-06 Yao Qi <yao@codesourcery.com>
18369
18370 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18371 readable, skip the test.
18372
b8b91e98
YQ
183732014-06-06 Yao Qi <yao@codesourcery.com>
18374
18375 * gdb.threads/staticthreads.c (thread_function): Move the line
18376 setting breakpoint on forward.
18377 * gdb.threads/staticthreads.exp: Update comments.
18378
fb934770
LC
183792014-06-05 Ludovic Courtès <ludo@gnu.org>
18380
18381 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18382 "history-append! type error".
18383
6ef284bd
SM
183842014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18385
18386 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18387 erroneous dprintf expected input.
18388
a872e241
DE
183892014-06-04 Doug Evans <xdje42@gmail.com>
18390
18391 * gdb.guile/scm-generics.exp: Delete.
18392
16f691fb
DE
183932014-06-04 Doug Evans <xdje42@gmail.com>
18394
18395 * gdb.guile/scm-breakpoint.exp: Update.
18396 Add tests for breakpoint registration.
18397
012370f6
TT
183982014-06-04 Tom Tromey <tromey@redhat.com>
18399
18400 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18401 VLA-in-union.
18402 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18403 inner_vla_struct, vla_union types. Initialize objects of those
18404 types and compute their sizes.
18405
9f5a4cef
HZ
184062014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18407 Hui Zhu <hui@codesourcery.com>
18408
18409 * gdb.base/fileio.exp: Add test for shell not available as well as
18410 available.
18411 * gdb.base/fileio.c (test_system): Check for shell twice.
18412
90a45c4d
YQ
184132014-06-04 Yao Qi <yao@codesourcery.com>
18414
18415 * gdb.base/auto-connect-native-target.exp: Remove redundant
18416 space from the regexp pattern.
18417
70017e41
YQ
184182014-06-04 Yao Qi <yao@codesourcery.com>
18419
18420 * gdb.base/default.exp: Replace "child" with "native" in
18421 regexp pattern.
18422
883964a7
SC
184232014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18424
18425 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18426 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18427 * gdb.python/py-xmethods.py: Python script supporting the
18428 new testcase and tests.
18429
ef370185
JB
184302014-06-03 Joel Brobecker <brobecker@adacore.com>
18431 Pedro Alves <palves@redhat.com>
18432
18433 PR breakpoints/17000
18434 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18435 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18436
1e2ccb61
BM
184372014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18438
18439 * gdb.base/subst.exp: Add tests to verify partial path matching
18440 output.
18441
c6ec5ab2
PA
184422014-06-03 Pedro Alves <palves@redhat.com>
18443
18444 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18445 target that doesn't use software single-stepping.
18446
835c559f
PA
184472014-06-03 Pedro Alves <palves@redhat.com>
18448
18449 PR breakpoints/17000
18450 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18451 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18452
06eb1586
DE
184532014-06-02 Doug Evans <xdje42@gmail.com>
18454
18455 * gdb.guile/scm-parameter.exp: New file.
18456
e698b8c4
DE
184572014-06-02 Doug Evans <xdje42@gmail.com>
18458
18459 * gdb.guile/scm-cmd.c: New file.
18460 * gdb.guile/scm-cmd.exp: New file.
18461
ded03782
DE
184622014-06-02 Doug Evans <xdje42@gmail.com>
18463
18464 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18465 pretty-printer lookup.
18466 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18467 (make-pp_s-printer): Call it.
18468 (make-pretty-printer-from-dict): New function.
18469 (lookup-pretty-printer-maker-from-dict): New function.
18470 (*pretty-printer*): Simplify.
18471 (make-objfile-pp_s-printer): New function.
18472 (install-objfile-pretty-printers!): New function.
18473 (make-progspace-pp_s-printer): New function.
18474 (install-progspace-pretty-printers!): New function.
18475 * gdb.guile/scm-progspace.c: New file.
18476 * gdb.guile/scm-progspace.exp: New file.
18477
41fac0cf
PA
184782014-06-02 Pedro Alves <palves@redhat.com>
18479
18480 * gdb.base/dprintf-bp-same-addr.c: New file.
18481 * gdb.base/dprintf-bp-same-addr.exp: New file.
18482
96ae5695
EBM
184832014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18484
18485 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18486 * gdb.arch/powerpc-power.s: Likewise.
18487
da02b3a8
JB
184882014-06-02 Joel Brobecker <brobecker@adacore.com>
18489
18490 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18491
c72b2e7b
YQ
184922014-06-01 Yao Qi <yao@codesourcery.com>
18493
18494 * gdb.base/watchpoint.exp (test_watch_location): Check null
18495 pointer can be dereferenced. If not, do the test, otherwise
18496 skip it.
18497
53e8a631
AB
184982014-05-30 Andrew Burgess <aburgess@broadcom.com>
18499
18500 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18501 results.
18502 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18503
938f0e2f
AB
185042014-05-30 Andrew Burgess <aburgess@broadcom.com>
18505
18506 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18507 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18508 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18509 * gdb.arch/amd64-invalid-stack-top.c: New file.
18510 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18511
9ba6657a
PA
185122014-05-30 Pedro Alves <palves@redhat.com>
18513
18514 PR breakpoints/17000
18515 * gdb.base/sss-bp-on-user-bp.c: New file.
18516 * gdb.base/sss-bp-on-user-bp.exp: New file.
18517
522c09bf
DB
185182014-05-30 David Blaikie <dblaikie@gmail.com>
18519
18520 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18521 gnu_inline semantics via attribute.
18522 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18523 source explicitly specifies the required semantics.
18524
bf4ef81e
MR
185252014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18526
18527 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18528
329ea579
PA
185292014-05-29 Pedro Alves <palves@redhat.com>
18530 Tom Tromey <tromey@redhat.com>
18531
18532 * gdb.base/async-shell.exp: Don't enable target-async.
18533 * gdb.base/async.exp
18534 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18535 parameter. Adjust.
18536 (top level): Don't test with "target-async".
18537 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18538 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18539 * gdb.base/inferior-died.exp: Don't enable target-async.
18540 * gdb.base/interrupt-noterm.exp: Likewise.
18541 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18542 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18543 * gdb.mi/mi-nonstop.exp: Likewise.
18544 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18545 * gdb.mi/mi-nsintrall.exp: Likewise.
18546 * gdb.mi/mi-nsmoribund.exp: Likewise.
18547 * gdb.mi/mi-nsthrexec.exp: Likewise.
18548 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18549 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18550 * gdb.python/py-evsignal.exp: Don't enable target-async.
18551 * gdb.python/py-evthreads.exp: Likewise.
18552 * gdb.python/py-prompt.exp: Likewise.
18553 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18554 * gdb.server/solib-list.exp: Don't enable target-async.
18555 * gdb.threads/thread-specific-bp.exp: Likewise.
18556 * lib/mi-support.exp: Adjust to use mi-async.
18557
fd664c91
PA
185582014-05-29 Pedro Alves <palves@redhat.com>
18559
18560 PR gdb/13860
18561 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18562 reason, even in sync mode.
18563
251bde03
PA
185642014-05-29 Pedro Alves <palves@redhat.com>
18565 Hui Zhu <hui@codesourcery.com>
18566
18567 PR PR15693
18568 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18569 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18570 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18571 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18572
7f3c0343
JB
185732014-05-28 Joel Brobecker <brobecker@adacore.com>
18574
18575 * config/monitor.exp (gdb_target_monitor): Replace use of
18576 "set remotebaud" by "set serial baud".
18577
b2715b27
AW
185782014-05-26 Andy Wingo <wingo@igalia.com>
18579
18580 * gdb.guile/scm-breakpoint.exp:
18581 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18582 properties instead of gdb-object-properties.
18583
498a4489
YQ
185842014-05-26 Yao Qi <yao@codesourcery.com>
18585
18586 * gdb.server/no-thread-db.exp: Specify source file name
18587 explicitly when setting a breakpoint.
18588
589fdceb
MM
185892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18590
18591 * gdb.btrace/vdso.c: New.
18592 * gdb.btrace/vdso.exp: New.
18593
e9089e05
MM
185942014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18595
18596 * gdb.base/gcore.exp (capture_command_output): Move ...
18597 * lib/gdb.exp (capture_command_output): ... here.
18598
67b5c0c1
MM
185992014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18600
18601 * gdb.btrace/data.exp: Test memory access during btrace replay.
18602
a2199296
SM
186032014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18604
18605 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18606
17b2616c
PA
186072014-05-21 Pedro Alves <palves@redhat.com>
18608
18609 PR gdb/13860
18610 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18611 (top level): Test that output related to execution commands is
18612 sent to the console with CLI commands, but not with MI commands.
18613 Test that breakpoint events are always mirrored to the console.
18614 Also expect the new source line to be output after a "next" in
18615 async mode too. Make it a pass/fail test.
18616 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18617 output.
18618 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18619
5166082f
PA
186202014-05-21 Pedro Alves <palves@redhat.com>
18621
18622 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18623 Use them to test variations of "list" after reaching a breakpoint.
18624 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18625 Test "list" with listsize 10 after reaching a breakpoint.
18626 * gdb.python/python.exp (decode_line current location line
18627 number): Adjust expected line number.
18628
2f25d70f
SM
186292014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18630
18631 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18632 behavior for $args, pass it directly to "run".
18633
ff604a67
MR
186342014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18635
18636 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18637 30000 to 65536.
18638
6a3cb8e8
PA
186392014-05-21 Pedro Alves <palves@redhat.com>
18640
18641 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18642 auto-connect-native-target off".
18643 * gdb.base/auto-connect-native-target.c: New file.
18644 * gdb.base/auto-connect-native-target.exp: New file.
18645
4ebfc96e
PA
186462014-05-21 Pedro Alves <palves@redhat.com>
18647
18648 * gdb.base/default.exp: Test "target native" instead of "target
18649 child".
18650
36d46afb
MW
186512014-05-21 Mark Wielaard <mjw@redhat.com>
18652
18653 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18654
5876f503
JK
186552014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18656
18657 Fix TLS access for -static -pthread.
18658 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18659 <HAVE_TLS> (thread_function, main): Initialize it.
18660 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18661 Add clean_restart.
18662 <$have_tls != "">: Check TLSVAR.
18663
0256a6ac
PA
186642014-05-21 Pedro Alves <palves@redhat.com>
18665
18666 * gdb.base/dcache-line-read-error.c: New.
18667 * gdb.base/dcache-line-read-error.exp: New.
18668
936d2992
PA
186692014-05-20 Pedro Alves <palves@redhat.com>
18670
18671 * gdb.base/compare-sections.c: New file.
18672 * gdb.base/compare-sections.exp: New file.
18673
802e8e6d
PA
186742014-05-20 Pedro Alves <palves@redhat.com>
18675
18676 * gdb.base/break-idempotent.c: New file.
18677 * gdb.base/break-idempotent.exp: New file.
18678
e59fa00f
MM
186792014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18680
18681 * gdb.btrace/nohist.exp: New.
18682
8b696e31
YQ
186832014-05-20 Yao Qi <yao@codesourcery.com>
18684
18685 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18686 gdb.reverse directory and gdb_reverse_timeout exists in board
18687 setting.
18688 * README: Document gdb_reverse_timeout.
18689
73c9764f
YQ
186902014-05-20 Yao Qi <yao@codesourcery.com>
18691
18692 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18693 'test_file_name'. Treat args as a string instead of a list.
18694 (gdb_init): Rename argument 'args' by 'test_file_name'.
18695
f1f4348a
JK
186962014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18697
18698 * gdb.arch/powerpc-power.exp: New file.
18699 * gdb.arch/powerpc-power.s: New file.
18700
0dbe70ce
DE
187012014-05-16 Doug Evans <dje@google.com>
18702
18703 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18704 * gdb.base/completion.exp: Check that all expected files exist
18705 before doing file completion.
0dbe70ce 18706
8d551b02
DE
187072014-05-16 Doug Evans <dje@google.com>
18708
18709 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18710 Update.
18711 (do_syscall_tests_without_xml): Update.
18712
73eb7709
PA
187132014-05-16 Pedro Alves <palves@redhat.com>
18714
18715 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18716 instead of "unknown output after running".
18717
3fae92fc
YQ
187182014-05-16 Yao Qi <yao@codesourcery.com>
18719
18720 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18721 file1.txt from host at the end.
18722 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18723
c2b2ccc5
DE
187242014-05-15 Doug Evans <dje@google.com>
18725
18726 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18727 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18728 loading file. Add test for TU lookup.
18729
8c217a4b
SM
187302014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18731
18732 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18733 calling "-exec-arguments" or "set args" before running the
18734 inferior.
18735
3deb39c6
SM
187362014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18737
18738 * lib/mi-support.exp (mi_expect_stop): Expect message for
18739 inferiors that exit with non-zero exit code.
18740
71a79f8c
YQ
187412014-05-14 Yao Qi <yao@codesourcery.com>
18742
18743 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18744 match absolute path on remote host.
18745 (test_file_list_exec_source_files): Remove "/" from the
18746 pattern.
18747
f23fcd46
YQ
187482014-05-14 Yao Qi <yao@codesourcery.com>
18749
18750 * boards/local-remote-host-notty.exp (${board}_file): New
18751 proc.
18752
9404b58f
KM
187532014-05-07 Kyle McMartin <kyle@redhat.com>
18754
18755 Pushed by Joel Brobecker <brobecker@adacore.com>.
18756 * gdb.arch/aarch64-atomic-inst.c: New file.
18757 * gdb.arch/aarch64-atomic-inst.exp: New file.
18758
5e45f04c
YQ
187592014-05-07 Yao Qi <yao@codesourcery.com>
18760
18761 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18762 in current context" too.
18763
c888a17d
KS
187642014-05-05 Keith Seitz <keiths@redhat.com>
18765
18766 * gdb.linespec/ls-dollar.exp: Add test for linespec
18767 file:convenience_variable.
18768
290a839c
YQ
187692014-05-05 Yao Qi <yao@codesourcery.com>
18770
18771 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18772 traceframes into tfile and ctf trace files. Read data from
18773 trace file and test collected data.
18774 (gdb_collect_locals_test): Likewise.
18775 (gdb_unavailable_registers_test): Likewise.
18776 (gdb_unavailable_floats): Likewise.
18777 (gdb_collect_globals_test): Likewise.
18778 (top-level): Append "ctf" to trace_file_targets if GDB
18779 supports.
18780
b5262cd0
YQ
187812014-05-05 Yao Qi <yao@codesourcery.com>
18782
18783 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18784 code to ...
18785 (gdb_collect_args_test_1): ... it. New proc.
18786 (gdb_collect_locals_test): Move some code to ...
18787 (gdb_collect_locals_test_1): ... it. New proc.
18788 (gdb_unavailable_registers_test): Move some code to ...
18789 (gdb_unavailable_registers_test_1): ... it. New proc.
18790 (gdb_unavailable_floats): Move some code to ...
18791 (gdb_unavailable_floats_1): ... it. New proc.
18792
30a1e6cc
SDJ
187932014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18794
18795 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18796 probes to test for bitness recognition.
18797 * gdb.arch/amd64-stap-optional-prefix.exp
18798 (test_probe_value_without_reg): New procedure.
18799 Add code to test for different kinds of bitness.
18800
f33da99a
SDJ
188012014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18802
18803 PR breakpoints/16889
18804 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18805 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18806
5b80f00d
PA
188072014-05-01 Pedro Alves <palves@redhat.com>
18808
18809 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18810 gdb_file_cmd if no file is specified.
18811 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18812 last_loaded_file to set the remote exec-file.
18813
f8c2a73c
PA
188142014-05-01 Pedro Alves <palves@redhat.com>
18815
18816 * boards/local-remote-host.exp: New file.
18817
be6e8ac7
PA
188182014-05-01 Pedro Alves <palves@redhat.com>
18819
18820 * boards/local-remote-host.exp: Rename to ...
18821 * boards/local-remote-host-notty.exp: ... this.
18822
cac0dc8f
JB
188232014-04-28 Joel Brobecker <brobecker@adacore.com>
18824
18825 * gdb.ada/dyn_arrayidx: New testcase.
18826
9730e6cc
YQ
188272014-04-26 Yao Qi <yao@codesourcery.com>
18828
18829 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18830 and compute the length of function main. Save it in
18831 $main_length.
18832 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18833 (top-level): Use gdb_compile to compile objects into
18834 executable and restart GDB. Remove invocation to
18835 prepare_for_testing.
18836
7ae1a6a6
PA
188372014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18838 Pedro Alves <palves@redhat.com>
18839
18840 PR server/16255
18841 * gdb.multi/multi-attach.c: New file.
18842 * gdb.multi/multi-attach.exp: New file.
18843
4082afcc
PA
188442014-04-25 Pedro Alves <palves@redhat.com>
18845
18846 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18847 user.
18848 (top level): Test that "set remote conditional-breakpoints-packet
18849 off" works as intended.
18850 * gdb.base/dprintf.exp: Test that "set remote
18851 breakpoint-commands-packet off" works as intended.
18852 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18853 New function.
18854 (top level): Call it.
18855 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18856 remote fast-tracepoints-packet off" works as intended.
18857 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18858 * lib/gdb.exp (gdb_is_target_remote): ... here.
18859
2abc3f8d
DB
188602014-04-24 David Blaikie <dblaikie@gmail.com>
18861
18862 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18863 ensure clang would not discard them.
18864 * gdb.base/gdbvars.c: Ditto.
18865 * gdb.base/memattr.c: Ditto.
18866 * gdb.base/whatis.c: Ditto.
18867 * gdb.python/py-prettyprint.c: Ditto.
18868 * gdb.trace/actions.c: Ditto.
18869 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18870 ensure clang would not discard it.
18871
bfd39632
DB
188722014-04-24 David Blaikie <dblaikie@gmail.com>
18873
18874 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18875 clang to emit the full definition of type required by the test
18876 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18877
22842ff6
DB
188782014-04-24 David Blaikie <dblaikie@gmail.com>
18879
18880 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18881 coax Clang into emitting the definition of the type.
18882 * gdb.cp/pr10728-x.h (y): Ditto.
18883 * gdb.cp/pr10728-y.cc (y): Ditto.
18884
c2e827ad
DB
188852014-04-24 David Blaikie <dblaikie@gmail.com>
18886
18887 * gdb.base/label.exp: XFAIL label related tests under Clang.
18888 * gdb.cp/cplabel.exp: Ditto.
18889 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18890 under Clang those using labels.
18891
4c2d33e7
YQ
188922014-04-25 Yao Qi <yao@codesourcery.com>
18893
18894 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18895 double_label.
18896 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18897 partial_label and double_label.
18898
56083b99
DB
188992014-04-24 David Blaikie <dblaikie@gmail.com>
18900
18901 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18902
25d4e99d
DB
189032014-04-24 David Blaikie <dblaikie@gmail.com>
18904
18905 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18906 of the function to work across GCC and Clang.
18907 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18908 pointer types (const void ** const V void **).
18909
01f9f808
MS
189102014-04-24 Michael Sturm <michael.sturm@mintel.com>
18911 Walfred Tedeschi <walfred.tedeschi@intel.com>
18912
18913 * Makefile.in (EXECUTABLES): Added i386-avx512.
18914 * gdb.arch/i386-avx512.c: New file.
18915 * gdb.arch/i386-avx512.exp: Likewise.
18916
4b48d439
KS
189172014-04-23 Keith Seitz <keiths@redhat.com>
18918
18919 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18920 (mi_make_breakpoint_table): New procedure.
18921 (mi_create_breakpoint): Use mi_make_breakpoint
18922 and return the result.
18923 (mi_make_breakpoint): New procedure.
18924 (mi_build_kv_pairs): New procedure.
18925
18926 * gdb.mi/mi-break.exp: Remove unused globals,
18927 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18928 All callers updated.
18929 * gdb.mi/mi-dprintf.exp: Use variable to track command
18930 number.
18931 Update all callers of mi_create_breakpoint and use
18932 mi_make_breakpoint_table.
18933 Remove any unused global variables.
18934 * gdb.mi/mi-nonstop.exp: Likewise.
18935 * gdb.mi/mi-nsintrall.exp: Likewise.
18936 * gdb.mi/mi-nsmoribund.exp: Likewise.
18937 * gdb.mi/mi-nsthrexec.exp: Likewise.
18938 * gdb.mi/mi-reverse.exp: Likewise.
18939 * gdb.mi/mi-simplerun.exp: Likewise.
18940 * gdb.mi/mi-stepn.exp: Likewise.
18941 * gdb.mi/mi-syn-frame.exp: Likewise.
18942 * gdb.mi/mi-until.exp: Likewise.
18943 * gdb.mi/mi-var-cp.exp: Likewise.
18944 * gdb.mi/mi-var-display.exp: Likewise.
18945 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18946 * gdb.mi/mi2-var-child.exp: Likewise.
18947 * gdb.mi/mi-vla-c99.exp: Likewise.
18948 * lib/mi-support.exp: Likewise.
18949
18950 From Ian Lance Taylor <iant@cygnus.com>:
18951 * lib/gdb.exp (parse_args): New procedure.
18952
08351840
PA
189532014-04-23 Pedro Alves <palves@redhat.com>
18954
18955 * gdb.base/break-unload-file.c: New file.
18956 * gdb.base/break-unload-file.exp: New file.
18957 * gdb.base/sym-file-lib.c (baz): New function.
18958 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18959 field.
18960 (load): Store the segment's mapped size.
18961 (unload): New function.
18962 (unload_shlib): New function.
18963 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18964 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18965 set a breakpoint at baz, and call it.
18966 * gdb.base/sym-file.exp: New tests for stale breakpoint
18967 instructions.
18968
076855f9
PA
189692014-04-23 Pedro Alves <palves@redhat.com>
18970
18971 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18972 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18973 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18974 * gdb.base/hbreak-unmapped.c: New file.
18975 * gdb.base/hbreak-unmapped.exp: New file.
18976 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18977 * lib/gdb.exp (gdb_is_target_remote): ... here.
18978
483805cf
PA
189792014-04-22 Pedro Alves <palves@redhat.com>
18980
18981 * gdb.base/consecutive-step-over.c: New file.
18982 * gdb.base/consecutive-step-over.exp: New file.
18983
06d97543
PA
189842014-04-22 Pedro Alves <palves@redhat.com>
18985
18986 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18987 instead of send_gdb/gdb_expect.
18988
b4429ea2
YQ
189892014-04-22 Yao Qi <yao@codesourcery.com>
18990
18991 * lib/trace-support.exp (generate_tracefile): New procedure.
18992 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18993 return 0.
18994 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18995 if generate_tracefile returns 1.
18996
51d48146
PA
189972014-04-18 Tom Tromey <palves@redhat.com>
18998 Pedro alves <tromey@redhat.com>
18999
19000 PR backtrace/15558
19001 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19002 with a backtrace limit.
19003 * gdb.python/py-frame-inline.exp: Test running to an inline
19004 function with a backtrace limit, and printing the newest frame.
19005 * gdb.python/py-frame-inline.c (main): Call f.
19006
bd1dce5f
MS
190072014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19008
19009 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19010
40d1a503
MS
190112014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19012
19013 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19014 Drop prefix from unsupported source file path.
19015
389b98f7
YQ
190162014-04-17 Yao Qi <yao@codesourcery.com>
19017
19018 * lib/gdb.exp (with_target_charset): New proc.
19019 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19020 with_target_charset.
19021 (test_print_strings): Likewise.
19022 (test_repeat_bytes): Likewise.
19023 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19024 for some tests.
19025
22869d73
KS
190262014-04-16 Keith Seitz <keiths@redhat.com>
19027
19028 PR gdb/15827
19029 * gdb.dwarf2/corrupt.c: New file.
19030 * gdb.dwarf2/corrupt.exp: New file.
19031
c4f87ca6
KS
190322014-04-16 Keith Seitz <keiths@redhat.com>
19033
19034 PR c++/16597
19035 * gdb.cp/namelessclass.cc: New file.
19036 * gdb.cp/namelessclass.exp: New file.
19037 * gdb.cp/namelessclass.S: New file.
19038
ab19de87
DE
190392014-04-16 Doug Evans <dje@google.com>
19040
19041 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19042 Add comment.
19043 (gdbserver_default_get_comm_port): New function.
19044 (gdbserver_start): Check if board file provided
19045 "gdbserver,get_comm_port" and use it if so.
19046 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19047 (gdb,socketport): Set to "stdio".
19048 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19049 (stdio_gdbserver_template): Delete.
19050 (${board}_get_remote_address): Update.
19051 (${board}_build_remote_cmd): Delete.
19052 (${board}_get_comm_port): New function.
19053 (${board}_spawn): Update.
19054 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19055 Delete.
19056 (${board}_get_remote_address): Update.
19057 (${board}_get_comm_port): New function.
19058
fc98a809
AB
190592014-04-16 Andrew Burgess <aburgess@broadcom.com>
19060
19061 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19062 appearing in any order.
19063
87fd9e6e
DE
190642014-04-15 Doug Evans <dje@google.com>
19065
19066 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19067 uninitialized value of "description".
19068
099fc3ea
KS
190692014-04-15 Keith Seitz <keiths@redhat.com>
19070
19071 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19072 Remove unused globals.
19073 (test_running_the_program): Likewise.
19074 (test_controlled_execution): Likewise.
19075 (test_controlling_breakpoints): Likewise.
19076 (test_program_termination): Likewise.
19077
5da151d4
KS
190782014-04-15 Keith Seitz <keiths@redhat.com>
19079
19080 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19081 unused globals.
19082 (test_rbreak_creation_and_listing): Likewise.
19083 (test_ignore_count): Likewise.
19084 (test_error): Likewise.
19085
35e5d2f0
PA
190862014-04-15 Pedro Alves <palves@redhat.com>
19087
19088 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19089 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19090 sym-file-loader.c.
19091 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19092 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19093 to sym-file-loader.c.
19094 (struct library): Forward declare.
19095 (load_shlib, lookup_function): Change prototypes.
19096 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19097 (translate_offset): Remove declarations.
19098 (get_text_addr): New declaration.
19099 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19100 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19101 sym-file-loader.h.
19102 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19103 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19104 here from sym-file-loader.h.
19105 (struct library): New structure.
19106 (load_shlib, lookup_function): Change prototypes and adjust to
19107 work with a struct library.
19108 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19109 (translate_offset): Make static.
19110 (get_text_addr): New function.
19111 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19112
eb4c1710
PA
191132014-04-15 Pedro Alves <palves@redhat.com>
19114
19115 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19116
2d1baf52
PA
191172014-04-15 Pedro Alves <palves@redhat.com>
19118
19119 * gdb.base/sym-file-loader.c: Include <limits.h>.
19120 (SELF_LINK): New define.
19121 (get_origin): New function.
19122 (load_shlib): Use it.
19123 * gdb.base/sym-file.exp: Don't early return if the target is
19124 remote. Use runto_main, and issue fail is that fails. Use
19125 gdb_load_shlibs.
19126 (shlib_name): Delete.
19127 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19128
7dd6df01
PA
191292014-04-15 Pedro Alves <palves@redhat.com>
19130
19131 * gdb.base/sym-file.exp: Remove regex characters from test
19132 message. Don't refer to breakpoint numbers in test messages.
19133
b50c8614
KS
191342014-04-14 Keith Seitz <keiths@redhat.com>
19135
19136 PR c++/16253
19137 * gdb.cp/var-tag.cc: New file.
19138 * gdb.cp/var-tag.exp: New file.
19139 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19140 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19141 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19142 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19143
3d567982
TT
191442014-04-14 Tom Tromey <tromey@redhat.com>
19145
19146 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19147 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19148 type.
19149 * gdb.cp/enum-class.exp: New file.
19150 * gdb.cp/enum-class.cc: New file.
19151
0626fc76
TT
191522014-04-14 Tom Tromey <tromey@redhat.com>
19153
19154 * gdb.dwarf2/enum-type.exp: New file.
19155
dca325b3
SA
191562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19157
19158 * gdb.mi/mi-vla-c99.exp: New file.
19159 * gdb.mi/vla.c: New file.
19160
5854b38a
SA
191612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19162
19163 * gdb.base/vla-datatypes.c: New file.
19164 * gdb.base/vla-datatypes.exp: New file.
19165
463bb957
SA
191662014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19167
19168 * gdb.base/vla-ptr.c: New file.
19169 * gdb.base/vla-ptr.exp: New file.
19170
3dd170be
SA
191712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19172
19173 * gdb.dwarf2/count.exp: New file.
19174
5ecaaa66
SA
191752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19176
19177 * gdb.base/vla-sideeffect.c: New file.
19178 * gdb.base/vla-sideeffect.exp: New file.
19179
41f1ada5
DB
191802014-04-14 David Blaikie <dblaikie@gmail.com>
19181
19182 * gdb.mi/non-stop.c: Add return value for non-void function return
19183 statement.
19184 * gdb.threads/staticthreads.c: Ditto.
19185
0be03e84
DE
191862014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19187 Doug Evans <xdje42@gmail.com>
19188
19189 * gdb.guile/scm-value.c: Improve test case.
19190 * gdb.guile/scm-value.exp: Add new test.
19191
f180a1fb
DB
191922014-04-11 David Blaikie <dblaikie@gmail.com>
19193
19194 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19195 override Clang's default.
19196
6b662e19
JB
191972014-04-11 Joel Brobecker <brobecker@adacore.com>
19198
19199 Revert the following changes (regressions):
19200
19201 * gdb.base/vla-sideeffect.c: New file.
19202 * gdb.base/vla-sideeffect.exp: New file.
19203
19204 * gdb.dwarf2/count.exp: New file.
19205
19206 * gdb.base/vla-multi.c: New file.
19207 * gdb.base/vla-multi.exp: New file.
19208
19209 * gdb.base/vla-ptr.c: New file.
19210 * gdb.base/vla-ptr.exp: New file.
19211
19212 * gdb.base/vla-datatypes.c: New file.
19213 * gdb.base/vla-datatypes.exp: New file.
19214
19215 * gdb.mi/mi-vla-c99.exp: New file.
19216 * gdb.mi/vla.c: New file.
19217
245a5f0b
KS
192182014-04-11 Keith Seitz <keiths@redhat.com>
19219
19220 PR c++/16675
19221 * gdb.cp/cpsizeof.exp: New file.
19222 * gdb.cp/cpsizeof.cc: New file.
19223
58a84dcf
SA
192242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19225
191a8a90
JB
19226 * gdb.mi/mi-vla-c99.exp: New file.
19227 * gdb.mi/vla.c: New file.
58a84dcf 19228
c8655f75
SA
192292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19230
19231 * gdb.base/vla-datatypes.c: New file.
19232 * gdb.base/vla-datatypes.exp: New file.
19233
024e13b4
SA
192342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19235
19236 * gdb.base/vla-ptr.c: New file.
19237 * gdb.base/vla-ptr.exp: New file.
19238
1a237e0e
SA
192392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19240
19241 * gdb.base/vla-multi.c: New file.
19242 * gdb.base/vla-multi.exp: New file.
19243
504f3432
SA
192442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19245
19246 * gdb.dwarf2/count.exp: New file.
19247
3bce8237
SA
192482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19249
191a8a90
JB
19250 * gdb.base/vla-sideeffect.c: New file.
19251 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19252
322f9c21
YQ
192532014-04-11 Yao Qi <yao@codesourcery.com>
19254
19255 * gdb.base/completion.exp: Check file exists before running tests
19256 on file completion.
19257
d708bcd1
PA
192582014-04-10 Pedro Alves <palves@redhat.com>
19259
19260 * gdb.base/cond-eval-mode.c: New file.
19261 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19262 prepare_for_testing to build the new file. Check result of
19263 runto_main.
19264 (test_break, test_watch): New procedures.
19265 (top level): Use them.
19266
ae1d2761
PM
192672014-04-08 Pierre Muller <muller@sourceware.org>
19268
19269 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19270 Ctrl-V use for mingw hosts.
19271
7af389b8
SC
192722014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19273
19274 * gdb.python/py-value.c: Improve test case.
19275 * gdb.python/py-value.exp: Add new test.
19276
5e703181
DE
192772014-04-07 David Blaikie <dblaikie@gmail.com>
19278
19279 * lib/compiler.c: Identify the clang compiler.
19280 * lib/compiler.cc: Ditto.
19281
9810b410
YQ
192822014-04-03 Yao Qi <yao@codesourcery.com>
19283
19284 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19285
98d1b8dc
AB
192862014-04-01 Anton Blanchard <anton@samba.org>
19287
19288 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19289 messages unique.
19290
3114cea1
AB
192912014-04-01 Anton Blanchard <anton@samba.org>
19292
19293 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19294 prepare_for_testing.
19295
62f7182c
AB
192962014-04-01 Anton Blanchard <anton@samba.org>
19297
19298 * gdb.arch/ppc64-atomic-inst.c: Remove.
19299 * gdb.arch/ppc64-atomic-inst.S: New file.
19300 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19301
770e7fc7
DE
193022014-03-31 Doug Evans <dje@google.com>
19303
19304 * gdb.base/print-symbol-loading-lib.c: New file.
19305 * gdb.base/print-symbol-loading-main.c: New file.
19306 * gdb.base/print-symbol-loading.exp: New file.
19307
46e2bafa
YQ
193082014-03-31 Yao Qi <yao@codesourcery.com>
19309
19310 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19311
8776cfe9
JB
193122014-03-28 Joel Brobecker <brobecker@adacore.com>
19313
19314 * gdb.ada/mi_dyn_arr: New testcase.
19315
5d1ef361
DE
193162014-03-27 Doug Evans <dje@google.com>
19317
19318 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19319
b5bee914
YQ
193202014-03-27 Yao Qi <yao@codesourcery.com>
19321
19322 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19323 if target is nios2-*-*.
19324
0d4d0e77
YQ
193252014-03-26 Yao Qi <yao@codesourcery.com>
19326
19327 * lib/gdb.exp (readline_is_used): New proc.
19328 * gdb.base/completion.exp: Move tests on command complete up.
19329 Skip the rest of tests if readline is not used.
19330 * gdb.ada/complete.exp: Skp the test if readline is not
19331 used.
19332 * gdb.base/filesym.exp: Likewise.
19333 * gdb.base/macscp.exp: Likewise.
19334 * gdb.base/readline-ask.exp: Likewise.
19335 * gdb.base/readline.exp: Likewise.
19336 * gdb.python/py-cmd.exp: Likewise.
19337 * gdb.trace/tfile.exp: Likewise.
19338
29361eee
YQ
193392014-03-26 Yao Qi <yao@codesourcery.com>
19340
19341 * gdb.base/macscp.exp: Fix code format issues.
19342
bc9a5525
UW
193432014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19344
19345 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19346 * gdb.asm/powerpc64le.inc: New file.
19347
d3839ede
PA
193482014-03-25 Pedro Alves <palves@redhat.com>
19349 Doug Evans <dje@google.com>
19350
19351 * gdb.base/source-execution.c: New file.
19352 * gdb.base/source-execution.exp: New file.
19353 * gdb.base/source-execution.gdb: New file.
19354
01672a57
DE
193552014-03-24 Doug Evans <dje@google.com>
19356
19357 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19358 using fission.
19359
88bbeca9
HZ
193602014-03-24 Hui Zhu <hui@codesourcery.com>
19361 Pedro Alves <palves@redhat.com>
19362
19363 PR breakpoints/16101
19364 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19365 test pass/fail messages. Detect missing support for dprintf when
19366 breakpoints are actually inserted.
19367 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19368 breakpoints are actually inserted.
19369 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19370 fails.
19371
d2348791
JK
193722014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19373
19374 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19375
feef67ab
DE
193762014-03-22 Doug Evans <xdje42@gmail.com>
19377
19378 * gdb.python/python.exp (python not supported): Verify multi-line
19379 python command issues an error.
25d743f9 19380 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19381 guile command issues an error.
feef67ab 19382
ecebef6a
MR
193832014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19384
19385 * gdb.threads/thread-specific.exp: Handle the lack of usable
19386 $this_breakpoint and $this_thread.
19387
ccdd1909
HZ
193882014-03-21 Hui Zhu <hui@codesourcery.com>
19389
19390 * gdb.base/attach.exp (do_command_attach_tests): New.
19391
beb460e8
PA
193922014-03-20 Tom Tromey <tromey@redhat.com>
19393 Pedro Alves <palves@redhat.com>
19394
19395 PR cli/15718
19396 * gdb.base/condbreak-call-false.c: New file.
19397 * gdb.base/condbreak-call-false.exp: New file.
19398
40acf43a
PA
193992014-03-20 Pedro Alves <palves@redhat.com>
19400
19401 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19402 Delete.
19403 (block_signals, unblock_signals): Delete.
19404 (child_function_2, main): Remove references to deleted variable
19405 and functions.
19406
9f5e1e02
PA
194072014-03-20 Pedro Alves <palves@redhat.com>
19408
19409 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19410 Use pthread_kill to signal thread 2.
19411 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19412 Adjust to make the test send itself a signal rather than using the
19413 host's "kill" command.
19414
99619bea
PA
194152014-03-20 Pedro Alves <palves@redhat.com>
19416
19417 * gdb.threads/multiple-step-overs.c: New file.
19418 * gdb.threads/multiple-step-overs.exp: New file.
19419 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19420 Adjust expected infrun debug output.
19421
2adfaa28
PA
194222014-03-20 Pedro Alves <palves@redhat.com>
19423
19424 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19425 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19426
31e77af2
PA
194272014-03-20 Pedro Alves <palves@redhat.com>
19428
19429 PR breakpoints/7143
19430 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19431 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19432 of gdb_test_multiple.
19433 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19434 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19435
b9f437de
PA
194362014-03-20 Pedro Alves <palves@redhat.com>
19437
19438 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19439 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19440
05adc73e
PA
194412014-03-19 Pedro Alves <palves@redhat.com>
19442
19443 * gdb.base/async.exp: Remove early return.
19444
6048b950
PA
194452014-03-19 Pedro Alves <palves@redhat.com>
19446
19447 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19448
8bcfb00a
PA
194492014-03-19 Pedro Alves <palves@redhat.com>
19450
19451 * gdb.base/async.exp (test_background): Expect \r\n after
19452 "completed." in the fail pattern.
19453
884e37dc
PA
194542014-03-19 Pedro Alves <palves@redhat.com>
19455
19456 * gdb.base/async.exp (test_background): New procedure.
19457 Use it for all background execution command tests.
19458
148e57e2
PA
194592014-03-19 Pedro Alves <palves@redhat.com>
19460
19461 * gdb.base/async.exp: Use prepare_for_testing.
19462
f48088c7
PA
194632014-03-19 Pedro Alves <palves@redhat.com>
19464
19465 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19466 the same line.
19467
e2f6c966
PA
194682014-03-19 Pedro Alves <palves@redhat.com>
19469
19470 * gdb.base/async.c (main): Add "jump here" and "until here" line
19471 marker comments.
19472 * gdb.base/async.exp (jump_here): New global.
19473 (jump& test): Use it.
19474 (until_here): New global.
19475 (until& test): Use it.
19476
c30568d4
PA
194772014-03-19 Pedro Alves <palves@redhat.com>
19478
19479 * gdb.base/async.exp: Don't frob gdb_protocol.
19480
0172b6a7
DE
194812014-03-18 Doug Evans <xdje42@gmail.com>
19482
19483 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19484 Fix spelling of exec-done-display.
19485
06c868a8
JK
194862014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19487
19488 PR gdb/15358
19489 * gdb.base/gdb-sigterm.c: New file.
19490 * gdb.base/gdb-sigterm.exp: New file.
19491
0c7e1a46
PA
194922014-03-18 Pedro Alves <palves@redhat.com>
19493
19494 PR gdb/13860
19495 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19496 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19497 solib-event.
19498
f7c77d93
JB
194992014-03-17 Joel Brobecker <brobecker@adacore.com>
19500
19501 * gdb.ada/pckd_arr_ren: New testcase.
19502
5a1e8c7a
DE
195032014-03-13 Doug Evans <xdje42@gmail.com>
19504
19505 PR guile/16612
19506 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19507 collect after discarding symbols.
19508
350e1a76
DE
195092014-03-13 Ludovic Courtès <ludo@gnu.org>
19510 Doug Evans <xdje42@gmail.com>
19511
19512 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19513 to history survives a gc.
19514
a69900ae
PA
195152014-03-13 Pedro Alves <palves@redhat.com>
19516
19517 * gdb.base/default.exp: Don't test "target procfs".
19518
5db9f0bd
PA
195192014-03-13 Pedro Alves <palves@redhat.com>
19520
19521 * gdb.base/default.exp: Update "target child" and "target procfs"
19522 tests to not expect "Unix".
19523
b3ccfe11
TT
195242014-03-12 Tom Tromey <tromey@redhat.com>
19525
19526 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19527 New procs. Add target-async tests.
19528 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19529 Add target-async tests.
19530
646f4417
AA
195312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19532
19533 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19534 'func_start' and 'func_end' for the beginning and end of the
19535 function code, respectively.
19536 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19537 'func_end' instead of 'func' and 'main'.
19538
288c211f
AA
195392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19540
19541 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19542 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19543 generate the debug info assembler source.
19544
e0c0f156
AA
195452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19546
19547 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19548 * gdb.dwarf2/arr-subrange.exp: Likewise.
19549 * gdb.dwarf2/dwz.exp: Likewise.
19550 * gdb.dwarf2/method-ptr.exp: Likewise.
19551 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19552 * gdb.dwarf2/subrange.exp: Likewise.
19553 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19554 * gdb.dwarf2/implptrpiece.exp: Likewise.
19555 * gdb.dwarf2/nostaticblock.exp: Likewise.
19556
0e5c4555
AA
195572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19558
19559 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19560 directory to absolute path name arguments.
19561
5ec18f2b
JG
195622014-03-10 Joel Brobecker <brobecker@adacore.com>
19563
19564 * gdb.ada/tagged_access: New testcase.
19565
847fc4f2
MM
195662014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19567
19568 * gdb.btrace/data.exp: Update expected output.
19569
cc3da688
YQ
195702014-03-06 Yao Qi <yao@codesourcery.com>
19571
19572 * gdb.trace/pr16508.exp: New file.
19573
0f26cec1
PA
195742014-03-05 Pedro Alves <palves@redhat.com>
19575
19576 PR gdb/16575
19577 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19578 procedure.
19579 (top level): Adjust to use it. Add tests that exercise breakpoint
19580 interaction with the code-cache.
19581
7a5a839f
LC
195822014-02-26 Ludovic Courtès <ludo@gnu.org>
19583
19584 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19585 test for 'history-append!'.
19586
31aa7e4e
JB
195872014-02-26 Joel Brobecker <brobecker@adacore.com>
19588
19589 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19590 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19591 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19592 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19593 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19594 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19595
1b588015
JB
195962014-02-26 Joel Brobecker <brobecker@adacore.com>
19597
19598 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19599 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19600 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19601
55426c9d
JB
196022014-02-26 Joel Brobecker <brobecker@adacore.com>
19603
19604 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19605
dc53a7ad
JB
196062014-02-26 Joel Brobecker <brobecker@adacore.com>
19607
19608 * gdb.dwarf2/arr-stride.c: New file.
19609 * gdb.dwarf2/arr-stride.exp: New file.
19610
12ab52e9
PA
196112014-02-26 Pedro Alves <palves@redhat.com>
19612
19613 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19614 that won't ever trigger. Make sure that GDB reports the correct
19615 breakpoint that caused the stop.
19616
849c862e
JK
196172014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19618
19619 PR gdb/16626
19620 * gdb.base/auto-load-script: New file.
19621 * gdb.base/auto-load.c: New file.
19622 * gdb.base/auto-load.exp: New file.
19623
71b7d793
JK
19624 PR gdb/16626
19625 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19626
e2f0d509
JK
196272014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19628
19629 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19630 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19631
50cc37c8
DE
196322014-02-24 Doug Evans <dje@google.com>
19633
19634 * lib/gdb.exp (run_on_host): Log error output if program fails.
19635
ea4758f2
PA
196362014-02-21 Pedro Alves <palves@redhat.com>
19637
19638 * gdb.threads/step-after-sr-lock.c: Rename to ...
19639 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19640 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19641 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19642 ... this.
19643
d7b30f67
SDJ
196442014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19645
19646 PR tdep/16397
19647 * gdb.arch/amd64-stap-special-operands.exp: New file.
19648 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19649 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19650 * gdb.arch/amd64-stap-triplet.S: Likewise.
19651 * gdb.arch/amd64-stap-triplet.c: Likewise.
19652
83deb43f
JB
196532014-02-20 Joel Brobecker <brobecker@adacore.com>
19654
19655 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19656 in .section pseudo-op.
19657
adde2bff
DE
196582014-02-20 lin zuojian <manjian2006@gmail.com>
19659 Joel Brobecker <brobecker@adacore.com>
19660 Doug Evans <xdje42@gmail.com>
19661
19662 PR symtab/16581
19663 * gdb.dwarf2/dw2-icycle.S: New file.
19664 * gdb.dwarf2/dw2-icycle.c: New file.
19665 * gdb.dwarf2/dw2-icycle.exp: New file.
19666
f7bd0f78
SC
196672014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19668
19669 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19670 operations on gdb.Value objects.
19671 * gdb.python/py-value-cc.exp: Add new test to test operations on
19672 gdb.Value objects.
19673
c17ef0d5
DE
196742014-02-18 Doug Evans <dje@google.com>
19675
19676 * Makefile.in (TESTS): New variable.
19677 (expanded_tests, expanded_tests_or_none): New variables
19678 (check-single): Pass $(expanded_tests_or_none) to runtest.
19679 (check-parallel): Only run tests in $(TESTS) if non-empty.
19680 (check/no-matching-tests-found): New rule.
19681 * README: Document TESTS makefile variable.
19682
5dd3176f
DE
196832014-02-18 Doug Evans <dje@google.com>
19684
19685 * Makefile.in (check-parallel): rm -rf outputs temp.
19686
0b10be4f
JK
196872014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19688
19689 Fix "ERROR: no fileid for" in the testsuite.
19690 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19691
85f224e7
DE
196922014-02-12 Doug Evans <dje@google.com>
19693
19694 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19695 (MISCELLANEOUS): New variable.
19696 (clean): rm -rf $(MISCELLANEOUS).
19697 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19698 dwp live in the same directory as symlinks, with each symlink pointed
19699 to a differently named file in a different directory.
19700
149b30ff
DE
197012014-02-11 Doug Evans <dje@google.com>
19702
19703 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19704 of Tcl file commands.
19705
1dfdac32
MK
197062014-02-10 Mark Kettenis <kettenis@gnu.org>
19707
19708 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19709 "kill -SIGUSR1 -1".
19710
aa4fb036
JB
197112014-02-10 Joel Brobecker <brobecker@adacore.com>
19712
19713 * gdb.ada/tick_length_array_enum_idx: New testcase.
19714
ed3ef339
DE
197152014-02-10 Doug Evans <xdje42@gmail.com>
19716
19717 * configure.ac (AC_OUTPUT): Add gdb.guile.
19718 * configure: Regenerate.
19719 * lib/gdb-guile.exp: New file.
19720 * lib/gdb.exp (get_target_charset): New function.
19721 * gdb.base/help.exp: Update expected output from "apropos apropos".
19722 * gdb.guile/Makefile.in: New file.
19723 * gdb.guile/guile.exp: New file.
19724 * gdb.guile/scm-arch.c: New file.
19725 * gdb.guile/scm-arch.exp: New file.
19726 * gdb.guile/scm-block.c: New file.
19727 * gdb.guile/scm-block.exp: New file.
19728 * gdb.guile/scm-breakpoint.c: New file.
19729 * gdb.guile/scm-breakpoint.exp: New file.
19730 * gdb.guile/scm-disasm.c: New file.
19731 * gdb.guile/scm-disasm.exp: New file.
19732 * gdb.guile/scm-equal.c: New file.
19733 * gdb.guile/scm-equal.exp: New file.
19734 * gdb.guile/scm-error.exp: New file.
19735 * gdb.guile/scm-error.scm: New file.
19736 * gdb.guile/scm-frame-args.c: New file.
19737 * gdb.guile/scm-frame-args.exp: New file.
19738 * gdb.guile/scm-frame-args.scm: New file.
19739 * gdb.guile/scm-frame-inline.c: New file.
19740 * gdb.guile/scm-frame-inline.exp: New file.
19741 * gdb.guile/scm-frame.c: New file.
19742 * gdb.guile/scm-frame.exp: New file.
19743 * gdb.guile/scm-generics.exp: New file.
19744 * gdb.guile/scm-gsmob.exp: New file.
19745 * gdb.guile/scm-iterator.c: New file.
19746 * gdb.guile/scm-iterator.exp: New file.
19747 * gdb.guile/scm-math.c: New file.
19748 * gdb.guile/scm-math.exp: New file.
19749 * gdb.guile/scm-objfile-script-gdb.in: New file.
19750 * gdb.guile/scm-objfile-script.c: New file.
19751 * gdb.guile/scm-objfile-script.exp: New file.
19752 * gdb.guile/scm-objfile.c: New file.
19753 * gdb.guile/scm-objfile.exp: New file.
19754 * gdb.guile/scm-ports.exp: New file.
19755 * gdb.guile/scm-pretty-print.c: New file.
19756 * gdb.guile/scm-pretty-print.exp: New file.
19757 * gdb.guile/scm-pretty-print.scm: New file.
19758 * gdb.guile/scm-section-script.c: New file.
19759 * gdb.guile/scm-section-script.exp: New file.
19760 * gdb.guile/scm-section-script.scm: New file.
19761 * gdb.guile/scm-symbol.c: New file.
19762 * gdb.guile/scm-symbol.exp: New file.
19763 * gdb.guile/scm-symtab-2.c: New file.
19764 * gdb.guile/scm-symtab.c: New file.
19765 * gdb.guile/scm-symtab.exp: New file.
19766 * gdb.guile/scm-type.c: New file.
19767 * gdb.guile/scm-type.exp: New file.
19768 * gdb.guile/scm-value-cc.cc: New file.
19769 * gdb.guile/scm-value-cc.exp: New file.
19770 * gdb.guile/scm-value.c: New file.
19771 * gdb.guile/scm-value.exp: New file.
19772 * gdb.guile/source2.scm: New file.
19773 * gdb.guile/types-module.cc: New file.
19774 * gdb.guile/types-module.exp: New file.
19775
7026a7c1
YQ
197762014-02-10 Yao Qi <yao@codesourcery.com>
19777
19778 PR testsuite/16543
19779 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19780 * configure: Regenerated.
19781 * Makefile.in: New file.
19782
6c466447
AS
197832014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19784
19785 * gdb.python/py-framefilter.exp: Fix typo.
19786
6e854735
YQ
197872014-02-08 Yao Qi <yao@codesourcery.com>
19788
19789 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19790 that no =breakpoint-modified is emitted when breakpoints are
19791 modified through MI commands.
19792
d137e6dc
PA
197932014-02-07 Pedro Alves <pedro@codesourcery.com>
19794 Pedro Alves <palves@redhat.com>
19795
19796 * gdb.threads/step-after-sr-lock.c: New file.
19797 * gdb.threads/step-after-sr-lock.exp: New file.
19798
b5ee5a50
PA
197992014-02-07 Pedro Alves <palves@redhat.com>
19800
19801 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19802
3c77faf3
JK
198032014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19804
19805 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19806 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19807
6dddc817
DE
198082014-02-06 Doug Evans <xdje42@gmail.com>
19809
19810 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19811 output.
19812
19813 * gdb.gdb/python-interrupts.exp: New file.
19814
de7b2893
YQ
198152014-02-05 Yao Qi <yao@codesourcery.com>
19816
19817 * gdb.trace/report.exp (use_collected_data): Test the output
19818 of "info threads" and "info inferiors".
19819
66d032ac
YQ
198202014-02-05 Yao Qi <yao@codesourcery.com>
19821
19822 Revert this patch:
19823
19824 2013-05-24 Yao Qi <yao@codesourcery.com>
19825
19826 * gdb.trace/tfile.exp: Test inferior and thread.
19827
591a12a1
UW
198282014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19829
19830 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19831 on a function.
19832 * gdb.base/step-bt.c: Call hello via function pointer to make
19833 sure its first instruction is executed on powerpc64le-linux.
19834
0ff3e01f
UW
198352014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19836
19837 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19838
084ee545
UW
198392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19840
19841 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19842 of the test patterns for use on little-endian systems.
19843
6ed14ff3
UW
198442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19845
19846 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19847 (decimal_vector): Fix for little-endian.
19848
401e27fd
JM
198492014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19850
19851 * gdb.arch/sparc-sysstep.exp: New file.
19852 * gdb.arch/sparc-sysstep.c: Likewise.
19853
19854 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19855
8b924729
EBM
198562014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19857
19858 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19859
fb151210
JB
198602014-01-23 Tom Tromey <tromey@redhat.com>
19861
19862 * gdb.ada/array_char_idx: New testcase.
19863
0740f8d8
TT
198642014-01-23 Tom Tromey <tromey@redhat.com>
19865
19866 PR python/16487:
19867 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19868 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19869 classes.
19870
21909fa1
TT
198712014-01-23 Tom Tromey <tromey@redhat.com>
19872
19873 PR python/16491:
19874 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19875 string from an inferior frame.
19876 * gdb.python/py-framefilter-mi.exp: Update.
19877
87ce2a04
DE
198782014-01-22 Doug Evans <dje@google.com>
19879
19880 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19881
237b092b
AA
198822014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19883
19884 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19885
d674a709
AA
198862014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19887
19888 * gdb.trace/entry-values.exp: Remove excess space character from
19889 regex patterns. Handle s390 call instruction.
19890
20fa3390
AA
198912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19892
19893 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19894 define "*_start" label. Make "name" static.
19895 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19896 ${name} by references to ${name}_start.
19897
78466714
AA
198982014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19899
19900 * gdb.base/info-macros.exp: Remove "debug" from the compile
19901 options.
19902
ec9f644a
IB
199032014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19904
19905 * gdb.dlang/demangle.exp: New file.
19906
94b1b47e
IB
199072014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19908
19909 * gdb.dlang/primitive-types.exp: New file.
19910
7f420862
IB
199112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19912
19913 * configure.ac: Create gdb.dlang/Makefile.
19914 * configure: Regenerate.
19915 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19916 * gdb.dlang/Makefile.in: New file.
19917 * lib/d-support.exp: New file.
19918 * lib/gdb.exp (skip_d_tests): New proc.
19919
52834460
MM
199202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19921
19922 * gdb.btrace/delta.exp: Check reverse stepi.
19923 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19924 * gdb.btrace/finish.exp: New.
19925 * gdb.btrace/next.exp: New.
19926 * gdb.btrace/nexti.exp: New.
19927 * gdb.btrace/record_goto.c: Add comments.
19928 * gdb.btrace/step.exp: New.
19929 * gdb.btrace/stepi.exp: New.
19930 * gdb.btrace/multi-thread-step.c: New.
19931 * gdb.btrace/multi-thread-step.exp: New.
19932 * gdb.btrace/rn-dl-bind.c: New.
19933 * gdb.btrace/rn-dl-bind.exp: New.
19934 * gdb.btrace/data.c: New.
19935 * gdb.btrace/data.exp: New.
19936 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19937
6e07b1d2
MM
199382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19939
19940 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19941 * gdb.btrace/exception.exp: Update.
19942 * gdb.btrace/instruction_history.exp: Update.
19943 * gdb.btrace/record_goto.exp: Update.
19944 * gdb.btrace/tailcall.exp: Update.
19945 * gdb.btrace/unknown_functions.exp: Update.
19946 * gdb.btrace/delta.exp: New.
19947
0b722aec
MM
199482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19949
19950 * gdb.btrace/record_goto.exp: Add backtrace test.
19951 * gdb.btrace/tailcall.exp: Add backtrace test.
19952
066ce621
MM
199532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19954
19955 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19956 * gdb.btrace/record_goto.c: New.
19957 * gdb.btrace/record_goto.exp: New.
19958 * gdb.btrace/x86-record_goto.S: New.
19959
0688d04e
MM
199602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19961
19962 * gdb.btrace/function_call_history.exp: Update tests.
19963 * gdb.btrace/instruction_history.exp: Update tests.
19964
8710b709
MM
199652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19966
19967 * gdb.btrace/function_call_history.exp: Fix expected field
19968 order for "record function-call-history".
19969 Add new tests for "record function-call-history /c".
19970 * gdb.btrace/exception.cc: New.
19971 * gdb.btrace/exception.exp: New.
19972 * gdb.btrace/tailcall.exp: New.
19973 * gdb.btrace/x86-tailcall.S: New.
19974 * gdb.btrace/x86-tailcall.c: New.
19975 * gdb.btrace/unknown_functions.c: New.
19976 * gdb.btrace/unknown_functions.exp: New.
19977 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19978
5de9129b
MM
199792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19980
19981 * gdb.btrace/instruction_history.exp: Update.
19982 * gdb.btrace/function_call_history.exp: Update.
19983
23a7fe75
MM
199842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19985
19986 * gdb.btrace/function_call_history.exp: Fix expected function
19987 trace.
19988 * gdb.btrace/instruction_history.exp: Initialize traced.
19989 Remove traced_functions.
19990
724c7dd8
MM
199912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19992
19993 * gdb.btrace/function_call_history.exp: Update
19994 * gdb.btrace/instruction_history.exp: Update.
19995
6d78d93b
MM
199962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19997
19998 * gdb.btrace/enable.exp: Update expected text.
19999
93a360cc
OJ
200002014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20001
20002 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20003 bytes.
20004
3772b53f
MR
200052014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20006
20007 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20008
596662fa
OJ
200092014-01-15 Omair Javaid <omair.javaid@linaro.org>
20010
20011 * lib/gdb.exp (supports_process_record): Return true for
20012 arm*-linux*. (supports_reverse): Likewise.
20013
b5b08fb4
SC
200142014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20015
20016 PR python/15464
20017 PR python/16113
20018 * gdb.python/py-type.c: Enhance test case.
20019 * gdb.python/py-value-cc.cc: Likewise
20020 * gdb.python/py-type.exp: Add new tests.
20021 * gdb.python/py-value-cc.exp: Likewise
20022
52d7fb13
AA
200232014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20024 Pedro Alves <palves@redhat.com>
20025
20026 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20027 Make "name" extern.
20028 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20029 references to ${name}_start by references to ${name}.
20030
a2cd8cfe
JB
200312014-01-10 Joel Brobecker <brobecker@adacore.com>
20032
20033 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20034
4e23fced
JB
200352014-01-10 Joel Brobecker <brobecker@adacore.com>
20036
20037 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20038
c6a9e42c
PA
200392014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20040 Pedro Alves <palves@redhat.com>
20041
20042 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20043 mi_gdb_target_load.
c6a9e42c 20044
b7ea362b
PA
200452014-01-08 Pedro Alves <palves@redhat.com>
20046
20047 * gdb.threads/reconnect-signal.c: New file.
20048 * gdb.threads/reconnect-signal.exp: New file.
20049
5e3f4fab
EBM
200502014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20051
20052 * gdb.base/source-dir.exp: New file.
20053
79301218
JB
200542014-01-07 Joel Brobecker <brobecker@adacore.com>
20055
20056 * gdb.ada/mi_interface: New testcase.
20057
8e355c5d
JB
200582014-01-07 Joel Brobecker <brobecker@adacore.com>
20059
20060 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20061 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20062 gdb.ada/pp-rec-component/pck.ads: New files.
20063
c0d48811
JB
200642014-01-07 Joel Brobecker <brobecker@adacore.com>
20065
20066 * gdb.python/py-pp-integral.c: New file.
20067 * gdb.python/py-pp-integral.py: New file.
20068 * gdb.python/py-pp-integral.exp: New file.
20069
17b609c3 20070For older changes see ChangeLog-1993-2013.
c906108c 20071\f
8d8cb839
EZ
20072;; Local Variables:
20073;; mode: change-log
20074;; left-margin: 8
20075;; fill-column: 74
20076;; version-control: never
20077;; End:
902f2ccb 20078
b811d2c2 20079 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20080 Copying and distribution of this file, with or without modification,
20081 are permitted provided the copyright notice and this notice are preserved.
This page took 3.74177 seconds and 4 git commands to generate.