]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
a65189c9
TV
12020-04-28 Mark Williams <mark@myosotissp.com>
2
3 PR gdb/24480
4 * dw4-toplevel-types.exp: Test for top level types.
5 * dw4-toplevel-types.cc: Test for top level types.
6
32d1f47a
TBA
72020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
8
9 * gdb.threads/stop-with-handle.exp: Fix typo in comment
10 (theads -> threads).
11
56a4f5a1
TV
122020-04-28 Tom de Vries <tdevries@suse.de>
13
14 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
15
0b2f8a3b
TV
162020-04-28 Tom de Vries <tdevries@suse.de>
17
18 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
19
5390c717
TV
202020-04-28 Tom de Vries <tdevries@suse.de>
21
22 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
23
15cd93d0
TV
242020-04-28 Tom de Vries <tdevries@suse.de>
25
26 * gdb.dwarf2/main-foo.c: New test.
27 * gdb.dwarf2/struct-with-sig.exp: New file.
28
d472f0fb
TV
292020-04-25 Tom de Vries <tdevries@suse.de>
30
31 * boards/debug-types.exp: New file.
32
8d840e05
AB
332020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
36
bcfe6157
TT
372020-04-24 Tom Tromey <tom@tromey.com>
38
39 PR symtab/12707:
40 * gdb.python/py-symbol.exp: Update expected results for
41 linkage_name test.
42 * gdb.cp/print-demangle.exp: New file.
43 * gdb.base/c-linkage-name.exp: Fix test.
44 * gdb.guile/scm-symbol.exp: Update expected results for
45 linkage_name test.
46
f049a313
TT
472020-04-24 Tom Tromey <tom@tromey.com>
48
49 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
50 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
51 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
52 assembler.
53
7cf28874
TV
542020-04-24 Tom de Vries <tdevries@suse.de>
55
56 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
57 C++.
58
dac2fef7
TT
592020-04-24 Tom Tromey <tromey@adacore.com>
60
61 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
62 values.
63 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
64 values. Update test for minimal encodings.
65 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
66 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
67 values. Update test for minimal encodings.
68
1acda803
TT
692020-04-24 Tom Tromey <tromey@adacore.com>
70
71 PR python/23662:
72 * gdb.ada/variant.exp: Add Python checks.
73 * gdb.rust/simple.exp: Add dynamic type checks.
74
adfb9815
TT
752020-04-24 Tom Tromey <tromey@adacore.com>
76
77 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
78 Make array type matching more lax.
79 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
80 * gdb.ada/mi_variant.exp: New file.
81 * gdb.ada/mi_variant/pck.ads: New file.
82 * gdb.ada/mi_variant/pkg.adb: New file.
83 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
84 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
85
7d79de9a
TT
862020-04-24 Tom Tromey <tromey@adacore.com>
87
88 * gdb.ada/variant.exp: Add dynamic field offset tests.
89 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
90 * gdb.ada/variant/pkg.adb: Add new variables.
91
f8e89861
TT
922020-04-24 Tom Tromey <tromey@adacore.com>
93
94 * gdb.ada/variant.exp: New file
95 * gdb.ada/variant/pkg.adb: New file
96 * gdb.ada/variant/pck.adb: New file
97
86e887ae
TV
982020-04-24 Tom de Vries <tdevries@suse.de>
99
100 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
101
88428775
TV
1022020-04-24 Tom de Vries <tdevries@suse.de>
103
104 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
105 flags.
106
4e86f6e7
TV
1072020-04-24 Tom de Vries <tdevries@suse.de>
108
109 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
110
2016d3e6
TV
1112020-04-24 Tom de Vries <tdevries@suse.de>
112
113 * lib/gdb.exp (default_gdb_start): Handle eof.
114 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
115 failure.
116 * gdb.base/readnever.exp: Handle clean_restart failure.
117
70bc38f5
TV
1182020-04-23 Tom de Vries <tdevries@suse.de>
119
120 * gdb.base/decl-before-def.exp: Run to main and print a again.
121
de82891c
TV
1222020-04-23 Tom de Vries <tdevries@suse.de>
123
124 * gdb.base/decl-before-def-decl.c: New test.
125 * gdb.base/decl-before-def-def.c: New test.
126 * gdb.base/decl-before-def.exp: New file.
127
96038148
TV
1282020-04-23 Tom de Vries <tdevries@suse.de>
129
130 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
131
54ac3df1
TV
1322020-04-22 Tom de Vries <tdevries@suse.de>
133
134 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
135 debug_info_offset.
136 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
137 before $objsfile in the line line.
138
714534e1
TV
1392020-04-22 Tom de Vries <tdevries@suse.de>
140
141 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
142
16a7dbf4
MS
1432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
144
145 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
146 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
147 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
148 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
149 * gdb.base/jit-protocol.h: Update definitions to match all usage
150 contexts.
151
1522020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
153
154 * gdb.base: Rename all jit related test and source files.
155
1562020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
157
158 * gdb.base/jit-reader.exp: Relax register output check.
159
317d2668
TV
1602020-04-22 Tom de Vries <tdevries@suse.de>
161
162 PR symtab/25764
163 * gdb.base/psym-external-decl-2.c: New test.
164 * gdb.base/psym-external-decl.c: New test.
165 * gdb.base/psym-external-decl.exp: New file.
166 * gdb.threads/tls.exp: Add PR25807 kfail.
167
eea9e357
TV
1682020-04-22 Tom de Vries <tdevries@suse.de>
169
170 PR symtab/25801
171 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
172 in "info source" output.
173
3d5afab3
TV
1742020-04-22 Tom de Vries <tdevries@suse.de>
175
176 PR symtab/25700
177 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
178 symtab for imported_unit.c.
179
b32102f6
GB
1802020-04-21 Gary Benson <gbenson@redhat.com>
181
182 * gdb.base/advance.c (func): New argument, to match call site.
183 (func2, func3): Add return statements.
184
d43b7a2d
TBA
1852020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
186
187 * gdb.multi/run-only-second-inf.c: New file.
188 * gdb.multi/run-only-second-inf.exp: New file.
189
d89edf9b
MM
1902020-04-21 Markus Metzger <markus.t.metzger@intel.com>
191
192 * gdb.btrace/multi-inferior.c: New test.
193 * gdb.btrace/multi-inferior.exp: New file.
194
1a476b6d
MM
1952020-04-21 Markus Metzger <markus.t.metzger@intel.com>
196
197 * gdb.btrace/enable-new-thread.c: New test.
198 * gdb.btrace/enable-new-thread.exp: New file.
199
4778a5f8
TV
2002020-04-21 Tom de Vries <tdevries@suse.de>
201
202 PR gdb/25471
203 * gdb.threads/killed-outside.c: New test.
204 * gdb.threads/killed-outside.exp: New file.
205
9b2c992c
GB
2062020-04-20 Gary Benson <gbenson@redhat.com>
207
208 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
209 * gdb.base/nested-subp2.exp: Likewise.
210 * gdb.base/nested-subp3.exp: Likewise.
211
b5d1d6f7
GB
2122020-04-20 Gary Benson <gbenson@redhat.com>
213
214 * gdb.base/nested-subp1.exp: Disable test when using clang.
215 * gdb.base/nested-subp2.exp: Likewise.
216 * gdb.base/nested-subp3.exp: Likewise.
217
25230285
GB
2182020-04-20 Gary Benson <gbenson@redhat.com>
219
220 * gdb.cp/exception.cc: Fix compilation error with clang.
221
fa93cc8f
GB
2222020-04-20 Gary Benson <gbenson@redhat.com>
223
809730f3 224 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 225
e0c45f30
GB
2262020-04-20 Gary Benson <gbenson@redhat.com>
227
228 * gdb.base/jit-main.c: Fix compilation error with clang.
229
4ddfec93
KR
2302020-04-17 Kamil Rytarowski <n54@gmx.com>
231
232 * gdb.base/attach-twice.c: Include "sys/types.h".
233 (PTRACE_ATTACH): Add fallback definition.
234 (main): Pass `0' to the 4th argument of `ptrace'.
235
2bed205e
KR
2362020-04-17 Kamil Rytarowski <n54@gmx.com>
237
238 * gdb.base/fork-running-state.c: Include "signal.h".
239
0743fc83
TT
2402020-04-17 Tom Tromey <tromey@adacore.com>
241
242 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
243 Update tests.
244 * gdb.btrace/cpu.exp: Update tests.
245 * gdb.base/maint.exp: Update tests.
246 * gdb.base/default.exp: Update tests.
247 * gdb.base/completion.exp: Update tests.
248
efba5c23
TV
2492020-04-16 Tom de Vries <tdevries@suse.de>
250
251 PR symtab/25791
252 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
253 (ensure_gdb_index): and factor out and move ...
254 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
255 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
256
d191d716
TV
2572020-04-16 Tom de Vries <tdevries@suse.de>
258
259 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
260 loading exec.
261
99f1bc6a
AB
2622020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
263
264 * gdb.base/many-completions.exp: New file.
265
194d088f
TV
2662020-04-14 Tom de Vries <tdevries@suse.de>
267
268 PR symtab/25718
269 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
270
c1a66c06
TV
2712020-04-14 Tom de Vries <tdevries@suse.de>
272
273 PR symtab/25720
274 * gdb.base/maint-expand-symbols-header-file.c: New test.
275 * gdb.base/maint-expand-symbols-header-file.exp: New file.
276 * gdb.base/maint-expand-symbols-header-file.h: New test.
277
21b0982c
AB
2782020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
281 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
282 get_func_info.
283 (get_func_info): Delete.
284 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
285 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
286 * lib/dwarf.exp (get_func_info): New function.
287
dd1cab06
TV
2882020-04-13 Tom de Vries <tdevries@suse.de>
289
290 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
291 to what find_gnatmake does.
292
71ea2b6b
TV
2932020-04-10 Tom de Vries <tdevries@suse.de>
294
295 * gdb.base/style.exp: Expect "Expanding full symbols" message for
296 -readnow.
297
bdfc1e8a
TV
2982020-04-10 Tom de Vries <tdevries@suse.de>
299
300 PR cli/25808
301 * gdb.base/style.c: Add leading newlines.
302 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
303 Check listing of main's one-line body.
304
14ca8ecf
TV
3052020-04-08 Tom de Vries <tdevries@suse.de>
306
307 * lib/gdb.exp (psymtabs_p): New proc.
308 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
309 importing unit" unsupported if there are no partial symbols.
310
e21d048f
TV
3112020-04-08 Tom de Vries <tdevries@suse.de>
312
313 PR testsuite/25760
314 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
315
25c11aca
TV
3162020-04-07 Tom de Vries <tdevries@suse.de>
317
318 PR symtab/25796
319 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
320
5707e24b
TV
3212020-04-07 Tom de Vries <tdevries@suse.de>
322
323 * gdb.base/check-psymtab.c: New test.
324 * gdb.base/check-psymtab.exp: New file.
325
6ee448cc
TT
3262020-04-06 Tom Tromey <tromey@adacore.com>
327
328 * gdb.ada/variant-record/proc.adb: New file.
329 * gdb.ada/variant-record/value.adb: New file.
330 * gdb.ada/variant-record/value.s: New file.
331 * gdb.ada/variant-record.exp: New file.
332
9e7c9a03
HD
3332020-04-03 Hannes Domani <ssbssa@yahoo.de>
334
335 PR gdb/25325
336 * gdb.cp/typed-enum.cc: New test.
337 * gdb.cp/typed-enum.exp: New file.
338
c90d28ac
AB
3392020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
342 * gdb.dwarf2/dw2-inline-small-func.c: New file.
343 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
344 * gdb.dwarf2/dw2-inline-small-func.h: New file.
345 * gdb.opt/inline-small-func.c: New file.
346 * gdb.opt/inline-small-func.exp: New file.
347 * gdb.opt/inline-small-func.h: New file.
348
34e9a9fa
AB
3492020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
352 function.
353
6a354911
AB
3542020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
355
356 * lib/dwarf.exp (function_range): Allow compiler options to be
357 specified.
358
880d9777
TV
3592020-04-02 Tom de Vries <tdevries@suse.de>
360
361 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
362 __attribute__((always_inline)).
363 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
364
f32682ea
TV
3652020-04-02 Tom de Vries <tdevries@suse.de>
366
367 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
368 (gdbserver_gdb_exit): ... here. Add timeout warning.
369 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
370 (connect_target_extended_remote): Append new server_spawn_id to
371 server_spawn_ids.
372 (cleanup): New proc.
373 (setup, <toplevel>): Call cleanup.
374
d3214198
TV
3752020-04-02 Tom de Vries <tdevries@suse.de>
376
377 * gdb.base/main-psymtab.exp: New file.
378
cc77ed24
TV
3792020-04-02 Tom de Vries <tdevries@suse.de>
380
381 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
382
3638a098
TT
3832020-04-01 Tom Tromey <tom@tromey.com>
384
385 * gdb.base/complex-parts.exp: Add type tests.
386
c34e8714
TT
3872020-04-01 Tom Tromey <tom@tromey.com>
388
389 * gdb.base/complex-parts.exp: Add arithmetic tests.
390
981c08ce
TT
3912020-04-01 Tom Tromey <tom@tromey.com>
392
393 * gdb.compile/compile.exp: Update.
394 * gdb.compile/compile-cplus.exp: Update.
395 * gdb.base/varargs.exp: Update.
396 * gdb.base/floatn.exp: Update.
397 * gdb.base/endianity.exp: Update.
398 * gdb.base/callfuncs.exp (do_function_calls): Update.
399 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
400 (complex_float_integral_args): Update.
401 * gdb.base/complex.exp: Update.
402 * gdb.base/complex-parts.exp: Update.
403
3d1cfd43
TT
4042020-04-01 Tom Tromey <tromey@adacore.com>
405
406 * gdb.rust/union.rs: New file.
407 * gdb.rust/union.exp: New file.
408 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
409 (main): Update.
410 * gdb.rust/simple.exp: Move union tests to union.exp.
411
e033dfa9
TT
4122020-04-01 Tom Tromey <tromey@adacore.com>
413
414 * gdb.rust/simple.rs (main): Remove "y0".
415
53cccef1
TBA
4162020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
417
418 * gdb.multi/stop-all-on-exit.c: New test.
419 * gdb.multi/stop-all-on-exit.exp: New file.
420
60e22c1e
HD
4212020-04-01 Hannes Domani <ssbssa@yahoo.de>
422
423 PR gdb/24789
424 * gdb.cp/misc.cc: Add integer reference variable.
425 * gdb.cp/misc.exp: Add test.
426
e139a727
TBA
4272020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
428
429 * gdb.server/stop-reply-no-thread.exp: Enhance the test
430 scenario to cover execution until the end and also the case
431
16b0db75
TV
4322020-03-31 Tom de Vries <tdevries@suse.de>
433
434 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
435 c. Use "maint info symtabs" to check symtab expansion.
436
c0502da6
TV
4372020-03-30 Tom de Vries <tdevries@suse.de>
438
439 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
440 unsupported.
441 (verify_psymtab_expanded): Move ...
442 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
443 test.
444 (readnow): New proc.
445
5935fd15
AB
4462020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
449 with $hex.
450
1773be9e
TT
4512020-03-20 Tom Tromey <tromey@adacore.com>
452
453 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
454
70304be9
TT
4552020-03-20 Tom Tromey <tromey@adacore.com>
456
457 * gdb.ada/sub_variant/subv.adb: New file.
458 * gdb.ada/sub_variant.exp: New file.
459
0dd7b8f7
TV
4602020-03-20 Tom de Vries <tdevries@suse.de>
461
462 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
463 first break fails.
464 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
465
cada5fc9
AB
4662020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
467
468 * gdb.server/exit-multiple-threads.c: New file.
469 * gdb.server/exit-multiple-threads.exp: New file.
470
6b8c53f2
AB
4712020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.fortran/mixed-lang-stack.c: New file.
474 * gdb.fortran/mixed-lang-stack.cpp: New file.
475 * gdb.fortran/mixed-lang-stack.exp: New file.
476 * gdb.fortran/mixed-lang-stack.f90: New file.
477
19a2740f
AB
4782020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.linespec/cp-completion-aliases.cc: New file.
481 * gdb.linespec/cp-completion-aliases.exp: New file.
482
d8c8b848
TV
4832020-03-19 Tom de Vries <tdevries@suse.de>
484
485 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
486 more precise.
487
a9933ccf
TV
4882020-03-18 Tom de Vries <tdevries@suse.de>
489
490 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
491 * gdb.dwarf2/break-inline-psymtab.c: New test.
492 * gdb.dwarf2/break-inline-psymtab.exp: New file.
493
2f89101f
TV
4942020-03-16 Tom de Vries <tdevries@suse.de>
495
496 * lib/cache.exp (gdb_do_cache): Add and handle local variables
497 cache_verify and cache_verify_proc.
498
6b9374f1
TV
4992020-03-15 Tom de Vries <tdevries@suse.de>
500
501 * gdb.server/solib-list.exp: Handle
502 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
503
eaeaf44c
TV
5042020-03-15 Tom de Vries <tdevries@suse.de>
505
506 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
507 objfiles".
508
3293bbaf
TT
5092020-03-14 Tom Tromey <tom@tromey.com>
510
511 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
512
ab44624c
TV
5132020-03-14 Tom de Vries <tdevries@suse.de>
514
515 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
516
54c43825
TV
5172020-03-14 Tom de Vries <tdevries@suse.de>
518
519 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
520 result in line-by-line fashion.
521
2ac70237
TV
5222020-03-14 Tom de Vries <tdevries@suse.de>
523
524 * lib/gdb.exp (supports_statement_frontiers): New proc.
525 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
526
09546b56
TV
5272020-03-14 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/printcmds.exp: Add missing quoting for "print
530 teststring2".
531
a1f6a07c
TT
5322020-03-13 Tom Tromey <tom@tromey.com>
533
534 * gdb.base/printcmds.exp (test_print_strings): Add regression
535 test.
536 * gdb.base/printcmds.c (charptr): New typedef.
537 (teststring2): New global.
538
1b83d09c
AB
5392020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.base/break-interp.exp: Use the tail of the filename, not the
542 full path in the test name.
543 (test_ld): Add some with_test_prefix blocks to make test names
544 unique.
545
2d61316c
TV
5462020-03-13 Tom de Vries <tdevries@suse.de>
547
548 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
549
2e9145ac
TV
5502020-03-13 Tom de Vries <tdevries@suse.de>
551
552 * gdb.mi/mi-sym-info.exp: Make matching more precise.
553
96c7f873
TV
5542020-03-13 Tom de Vries <tdevries@suse.de>
555
556 PR symtab/25646
557 * gdb.dwarf2/imported-unit.exp: Add test.
558
49ba92c0
TV
5592020-03-13 Tom de Vries <tdevries@suse.de>
560
561 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
562 (var1, var2): New variable.
563 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
564 matching symbols.
565
301b21e0
TV
5662020-03-13 Tom de Vries <tdevries@suse.de>
567
568 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
569 (Term::command): Use prompt prefix.
570 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
571 * gdb.tui/tui-layout-asm-short-prog.exp: Use
572 command_no_prompt_prefix instead of prefix.
573 * gdb.tui/tui-layout-asm.exp: Same.
574
3f512721
SM
5752020-03-12 Simon Marchi <simon.marchi@efficios.com>
576
577 * gdb.base/break-interp.exp: Use foreach_with_prefix.
578
40310f30
SM
5792020-03-12 Simon Marchi <simon.marchi@efficios.com>
580
581 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
582 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
583 on" while stepping over the test instruction, match printed
584 message.
585
09252140
TV
5862020-03-12 Tom de Vries <tdevries@suse.de>
587
588 * gdb.base/info-types.exp: Use exp_continue during matching of output
589 of "info types".
590
14e9c72c
TV
5912020-03-12 Tom de Vries <tdevries@suse.de>
592
593 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
594
e515d67e
TV
5952020-03-12 Tom de Vries <tdevries@suse.de>
596
597 * gdb.fortran/module.exp: Use exp_continue during matching of output
598 of "info variable -n".
599
307eafd8
TV
6002020-03-12 Tom de Vries <tdevries@suse.de>
601
602 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
603 gdb.dwarf2/dw2-ranges-base.c.
604
9a2de3fc
TV
6052020-03-12 Tom de Vries <tdevries@suse.de>
606
607 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
608 in presence of GLIBC debuginfo.
609
3217502e
TV
6102020-03-12 Tom de Vries <tdevries@suse.de>
611
612 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
613 $core.
614
1281424c
TV
6152020-03-12 Tom de Vries <tdevries@suse.de>
616
617 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
618 more precise.
619
038b97fc
SM
6202020-03-11 Simon Marchi <simon.marchi@efficios.com>
621
622 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
623 from Unix to Windows path.
624
5308d1e7
TV
6252020-03-11 Tom de Vries <tdevries@suse.de>
626
627 * gdb.ada/minsyms.exp: Set language to ada.
628
f870f78f
TV
6292020-03-11 Tom de Vries <tdevries@suse.de>
630
631 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
632
5a13315d
TV
6332020-03-11 Tom de Vries <tdevries@suse.de>
634
635 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
636
976862ed
TT
6372020-03-11 Tom Tromey <tromey@adacore.com>
638
639 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
640
7462c383
TV
6412020-03-11 Tom de Vries <tdevries@suse.de>
642
643 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
644
1c6c46a0
TV
6452020-03-11 Tom de Vries <tdevries@suse.de>
646
647 * gdb.base/break-interp.exp: Limit verbose scope.
648
44f41bb7
TV
6492020-03-11 Tom de Vries <tdevries@suse.de>
650
651 * gdb.fortran/logical.f90: Define variable with character type.
652 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
653
b76f3a42
TV
6542020-03-11 Tom de Vries <tdevries@suse.de>
655
656 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
657
1c33af77
TV
6582020-03-11 Tom de Vries <tdevries@suse.de>
659
660 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
661 symtabs.
662
8c95582d
AB
6632020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
664 Bernd Edlinger <bernd.edlinger@hotmail.de>
665
666 * gdb.cp/step-and-next-inline.cc: New file.
667 * gdb.cp/step-and-next-inline.exp: New file.
668 * gdb.cp/step-and-next-inline.h: New file.
669 * gdb.dwarf2/dw2-is-stmt.c: New file.
670 * gdb.dwarf2/dw2-is-stmt.exp: New file.
671 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
672 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
673 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
674
cecf8547
AB
6752020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
678 is-stmt flag in the line table.
679
0ba678c9
TV
6802020-03-09 Tom de Vries <tdevries@suse.de>
681
682 * lib/gdb.exp (cached_file): Create cache dir.
683
72fbdf83
TV
6842020-03-07 Tom de Vries <tdevries@suse.de>
685
686 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
687 * gdb.cp/rvalue-ref-params.exp: Same.
688
436b5e99
TV
6892020-03-06 Tom de Vries <tdevries@suse.de>
690
691 * lib/gdb.exp (tentative_rename, cached_file): New proc.
692 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
693
09f2921c
TV
6942020-03-06 Tom de Vries <tdevries@suse.de>
695
696 * README: Fix "the the".
697 * gdb.base/dprintf.exp: Same.
698
50a3cc5d
TV
6992020-03-05 Tom de Vries <tdevries@suse.de>
700
701 * gdb.base/maint.exp: Update "main print statistics" expected output.
702
0a709cba
AKS
7032020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
704
705 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
706 (fortran_int8): Likewise.
707 (fortran_real4): Likewise.
708 (fortran_real8): Likewise.
709 (fortran_complex4): Likewise.
710 (fortran_logical4): Likewise.
711 (fortran_character1): Likewise.
712
5e5d66b6
AB
7132020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
714
715 * gdb.fortran/logical.exp: Add tests that any non-zero value is
716 printed as true.
717
7b973adc
SDJ
7182020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
719
720 * gdb.base/printcmds.exp: Add test to verify printf of a
721 variable holding an address.
722
478e490a
TV
7232020-03-03 Tom de Vries <tdevries@suse.de>
724
725 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
726
1ef44e86
TV
7272020-03-03 Tom de Vries <tdevries@suse.de>
728
729 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
730 gdb_test_multiple call.
731
b98cc2cf
TV
7322020-03-03 Tom de Vries <tdevries@suse.de>
733
734 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
735 gdb_test_multiple calls.
736
63e163f2
AB
7372020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.base/default.exp: Remove test of 'set history filename'.
740 * gdb.base/gdbinit-history.exp: Add tests for setting the history
741 filename to the empty string.
742 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
743 and GDBHISTSIZE.
744
24ed6739
AB
7452020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
746
747 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
748 disabled.
749
590003dc
TV
7502020-03-02 Pedro Alves <palves@redhat.com>
751 Tom de Vries <tdevries@suse.de>
752
753 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
754 -prompt prefix, before user_code argument. Add -lbl option likewise.
755 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
756 (gdb_is_target_1): Add -prompt prefix and move to before user_code
757 argument.
758 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
759 have "\r\n" at start-of-line, instead of at end-of-line.
760
f5e46084
SM
7612020-02-28 Simon Marchi <simon.marchi@efficios.com>
762
763 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
764 libinproctrace.so.
765
f7a7000d
LM
7662020-02-28 Luis Machado <luis.machado@linaro.org>
767
768 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
769 to "p/x".
770
718e0816
LM
7712020-02-28 Luis Machado <luis.machado@linaro.org>
772
773 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
774 asm/ptrace.h and error.h.
775
13c3a74a
TV
7762020-02-28 Tom de Vries <tdevries@suse.de>
777
778 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
779 (struct wrapper, do_something, mundane/symada__cS): Move ...
780 * gdb.base/c-linkage-name-2.c: ... here. New source file.
781 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
782 Update "print symada__cS before partial symtab expansion" regexp.
783 Update breakpoint location. Flush symbol cache after expansion.
784
85d2d5bb
LM
7852020-02-28 Luis Machado <luis.machado@linaro.org>
786
787 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
788
3608f86c
TV
7892020-02-27 Tom de Vries <tdevries@suse.de>
790
791 * config/sid.exp: Remove unused globals.
792 * gdb.base/attach.exp: Same.
793 * gdb.base/catch-load.exp: Same.
794 * gdb.base/dbx.exp: Same.
795 * lib/gdb.exp: Same.
796 * lib/mi-support.exp: Same.
797 * lib/prompt.exp: Same.
798
c8d4f6df
TV
7992020-02-27 Tom de Vries <tdevries@suse.de>
800
801 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
802 not set.
803
0d79cdc4
AM
8042020-02-26 Aaron Merey <amerey@redhat.com>
805
806 * gdb.debuginfod: New directory for debuginfod tests.
807 * gdb.debuginfod/main.c: New test file.
808 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
809
0dce4280
TV
8102020-02-26 Tom de Vries <tdevries@suse.de>
811
812 PR gdb/25603
813 * gdb.base/persistent-lang.cc: New test.
814 * gdb.base/persistent-lang.exp: New file.
815
9e80cfa1
AB
8162020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.fortran/derived-type-striding.exp: Add a new test.
819 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
820 new test.
821
2078dbb2
AB
8222020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
823
824 * gdb.base/cached-source-file.exp: Avoid source file paths in test
825 names.
826
70d49700
TV
8272020-02-25 Tom de Vries <tdevries@suse.de>
828
829 PR go/18926
830 * gdb.go/methods.exp: Remove gcc/93866 xfail.
831
a88ef40d
TV
8322020-02-24 Tom de Vries <tdevries@suse.de>
833
834 PR gdb/25592
835 * gdb.base/info-locals-unused-static-var.c: New test.
836 * gdb.base/info-locals-unused-static-var.exp: New file.
837
01b1af32
TT
8382020-02-22 Tom Tromey <tom@tromey.com>
839
840 * gdb.python/tui-window.exp: New file.
841 * gdb.python/tui-window.py: New file.
842
7c043ba6
TT
8432020-02-22 Tom Tromey <tom@tromey.com>
844
845 PR tui/17850:
846 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
847 tests.
848
c22fef7e
TT
8492020-02-22 Tom Tromey <tom@tromey.com>
850
851 * gdb.tui/new-layout.exp: Add sub-layout tests.
852
ee325b61
TT
8532020-02-22 Tom Tromey <tom@tromey.com>
854
855 * gdb.tui/new-layout.exp: New file.
856
3f0cbb04
TT
8572020-02-22 Tom Tromey <tom@tromey.com>
858
859 * gdb.rust/rust-style.rs: New file.
860 * gdb.rust/rust-style.exp: New file.
861 * gdb.base/style.exp: Test structure printing.
862 * gdb.base/style.c (struct some_struct): New type.
863 (enum etype): New type.
864 (struct_value): New global.
865
75525152
TV
8662020-02-21 Tom de Vries <tdevries@suse.de>
867
868 PR go/18926
869 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
870 Remove blanket xfails. Use message argument for gdb_breakpoint.
871 Make continuing to breakpoint test conditional on setting breakpoint.
872 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
873 DW_AT_name attribute. Add xfail for GCC PR93866.
874
bd360d30
AB
8752020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.dwarf2/cpp-linkage-name.c: New file.
878 * gdb.dwarf2/cpp-linkage-name.exp: New file.
879
c7adb09f 8802020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
881
882 * lib/gdb.exp (gdb_wrapper_init): Reset
883 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
884 not exist.
885
a9c79803
TV
8862020-02-20 Tom de Vries <tdevries@suse.de>
887
888 PR go/17018
889 * gdb.go/hello.exp: Copy ...
890 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
891 print of st to print value of global definition. Add xfail for GCC
892 PR93844.
893 * gdb.go/hello.exp: Remove printing of st before definition.
894 * gdb.go/hello.go: Copy ...
895 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
896 to st.
897 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
898
d7445728
TV
8992020-02-20 Tom de Vries <tdevries@suse.de>
900
901 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
902 (gdb_simple_compile): Handle compile_flags go by using .go extension
903 for source file.
904 * gdb.go/chan.exp: Use support_go_compile.
905 * gdb.go/handcall.exp: Same.
906 * gdb.go/hello.exp: Same.
907 * gdb.go/integers.exp: Same.
908 * gdb.go/max-depth.exp: Same.
909 * gdb.go/methods.exp: Same.
910 * gdb.go/package.exp: Same.
911 * gdb.go/strings.exp: Same.
912 * gdb.go/types.exp: Same.
913 * gdb.go/unsafe.exp: Same.
914
c9c41e6d
TV
9152020-02-19 Tom de Vries <tdevries@suse.de>
916
917 * gdb.python/lib-types.exp: Make xfail more strict.
918
f20ff837
TV
9192020-02-19 Tom de Vries <tdevries@suse.de>
920
921 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
922
08410482
DE
9232020-02-19 Doug Evans <dje@google.com>
924
925 PR rust/25535
926 * gdb.rust/simple.exp: Add test.
927 * gdb.rust/simple.rs: Add test.
928
623563f7
TV
9292020-02-19 Tom de Vries <tdevries@suse.de>
930
931 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
932 output line-by-line.
933
d3308cfd
TV
9342020-02-19 Tom de Vries <tdevries@suse.de>
935
936 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
937
86cbc5dc
TV
9382020-02-19 Tom de Vries <tdevries@suse.de>
939
940 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
941 prelink.
942
9db2b96b
TV
9432020-02-19 Tom de Vries <tdevries@suse.de>
944
945 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
946 (gdb_do_cache): Use gdb_do_cache_wrap.
947 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
948
89e2fdc5
TV
9492020-02-19 Tom de Vries <tdevries@suse.de>
950
951 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
952 gdb_compile option.
953
373d7ac0
SM
9542020-02-18 Simon Marchi <simon.marchi@efficios.com>
955
956 * gdb.base/printcmds.exp (test_print_enums): Update expected
957 output.
958
b29a2df0
SM
9592020-02-18 Simon Marchi <simon.marchi@efficios.com>
960
961 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
962 for "unknown".
963
6740f0cc
SM
9642020-02-18 Simon Marchi <simon.marchi@efficios.com>
965
966 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
967 enumerator.
968
edd45eb0
SM
9692020-02-18 Simon Marchi <simon.marchi@efficios.com>
970
971 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
972 FE_, add FE_NONE.
973 (three): Update.
974 (enum flag_enum_without_zero): New enum.
975 (flag_enum_without_zero): New variable.
976 (enum not_flag_enum): New enum.
977 (three_not_flag): New variable.
978 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
979 (test_print_enums): Add more tests for printing flag enums.
980
d4295de4
TV
9812020-02-18 Tom de Vries <tdevries@suse.de>
982
983 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
984 (gdb_compile_ada): ... here.
985 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
986 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
987
f251f505
TT
9882020-02-14 Tom Tromey <tom@tromey.com>
989
990 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
991 build directory.
992 * boards/gdbserver-base.exp: Update path to gdbserver.
993
8f432634
TV
9942020-02-13 Tom de Vries <tdevries@suse.de>
995
996 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
997
92b6eaf7
TV
9982020-02-13 Tom de Vries <tdevries@suse.de>
999
1000 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1001 are missing.
1002
f3b0f7fe
TV
10032020-02-13 Tom de Vries <tdevries@suse.de>
1004
1005 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1006 call.
1007
f6be8713
SDJ
10082020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1009
1010 PR tui/25126
1011 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1012 * gdb.base/cached-source-file.c: New file.
1013 * gdb.base/cached-source-file.exp: New file.
1014
b2770d5e
TV
10152020-02-11 Tom de Vries <tdevries@suse.de>
1016
1017 PR testsuite/25488
1018 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1019
44f6938e
TV
10202020-02-10 Tom de Vries <tdevries@suse.de>
1021
1022 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1023
5f0e2eb7
MR
10242020-02-10 Maciej W. Rozycki <macro@wdc.com>
1025
1026 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1027 and $after_addr are both integers before making a comparison.
1028
46ce2b6f
TV
10292020-02-09 Tom de Vries <tdevries@suse.de>
1030
1031 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1032 command output and paste it into gdb.log. If any, paste catch message
1033 to gdb.log.
1034
5abbbe1d
TT
10352020-02-07 Tom Tromey <tromey@adacore.com>
1036
1037 PR breakpoints/24915:
1038 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1039
1d5d29e7
SV
10402020-02-06 Shahab Vahedi <shahab@synopsys.com>
1041
1042 * gdb.tui/tui-missing-src.exp: Add the "missing source
1043 file" test for the TUI.
1044
b0999b9b
AB
10452020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1048 including a port number in the output.
1049
c3b149eb
AKS
10502020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1051
1052 * lib/fortran.exp (fortran_int4): Handle clang.
1053 (fortran_int8): Likewise.
1054 (fortran_real4): Likewise.
1055 (fortran_real8): Likewise.
1056 (fortran_complex4): Likewise.
1057 (fortran_logical4): Likewise.
1058 (fortran_character1): Likewise.
1059
f8dcc90b
TV
10602020-02-04 Tom de Vries <tdevries@suse.de>
1061
1062 * README (Race detection): Add note.
1063
f90ac7c2
TV
10642020-02-04 Tom de Vries <tdevries@suse.de>
1065
1066 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1067
780636ae
TV
10682020-02-04 Tom de Vries <tdevries@suse.de>
1069
1070 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1071
5d2e1193
RA
10722020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1073
1074 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1075 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1076 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1077 blttar, bnetarl.
1078 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1079 binary for blttar, bnetarl.
1080 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1081 wait instruction. Delete ldmx test.
1082 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1083
e409c542
AKS
10842020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1085
1086 * gdb.fortran/array-bounds-high.exp: New file.
1087 * gdb.fortran/array-bounds-high.f90: New file.
1088
b0029748
LD
10892020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1090
1091 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1092 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1093
195a8287
TV
10942020-02-01 Tom de Vries <tdevries@suse.de>
1095
1096 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1097
42330a68
AB
10982020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1099
1100 PR tui/9765
1101 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1102 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1103
b62a8028
LM
11042020-01-29 Luis Machado <luis.machado@linaro.org>
1105
1106 * gdb.arch/aarch64-brk-patterns.c: New source file.
1107 * gdb.arch/aarch64-brk-patterns.exp: New test.
1108
5f440116
TBA
11092020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1110
1111 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1112 GCC/Clang version.
1113 * gdb.cp/pass-by-ref.exp: Ditto.
1114
ee2a6fc6
TV
11152020-01-29 Tom de Vries <tdevries@suse.de>
1116
1117 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1118 * gdb.threads/watchpoint-fork-mt.c: Same.
1119 * gdb.threads/watchpoint-fork-parent.c: Same.
1120 * gdb.threads/watchpoint-fork-st.c: Same.
1121 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1122
16b10d6e
LM
11232020-01-27 Luis Machado <luis.machado@linaro.org>
1124
1125 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1126 sitting at a syscall instruction when we hit the syscall function's
1127 breakpoint.
1128 Check PC against one obtained with the x command.
1129 Validate syscall number.
1130 (step_over_syscall): Don't continue to the syscall instruction if
1131 we're already there.
1132
b1468492
PW
11332020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1134
1135 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1136
7ffa82e1
AB
11372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1138
1139 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1140 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1141
3d92a3e3
AB
11422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1145 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1146
94a72be7
AB
11472020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * gdb.base/maint.exp: Update line table parsing test.
1150 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1151
53af73bf
PA
11522020-01-24 Pedro Alves <palves@redhat.com>
1153
1154 PR gdb/25410
1155 * gdb.multi/multi-re-run-1.c: New.
1156 * gdb.multi/multi-re-run-2.c: New.
1157 * gdb.multi/multi-re-run.exp: New.
1158
1ba1ac88
AB
11592020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1160
1161 PR gdb/23718
1162 * gdb.server/server-kill-python.exp: New file.
1163
f3364a6d
AB
11642020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1165
1166 * gdb.server/multi-ui-errors.c: New file.
1167 * gdb.server/multi-ui-errors.exp: New file.
1168
733d0a67
AB
11692020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1170
1171 PR tui/9765
1172 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1173
4f13c1c0
TT
11742020-01-19 Tom Tromey <tom@tromey.com>
1175
1176 * gdb.tui/main.exp: Add check for plain "file".
1177
40c94099
CB
11782020-01-16 Christian Biesinger <cbiesinger@google.com>
1179
1180 * lib/gdb.exp: Fix spelling error (seperatelly).
1181
ff47f4f0
TT
11822020-01-14 Tom Tromey <tom@tromey.com>
1183
1184 PR symtab/12535:
1185 * gdb.python/python.exp: Test decode_line with empty string
1186 argument.
1187
717c684d
BE
11882020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1189
1190 * gdb.base/skip-inline.exp: Extend test.
1191
44e4c775
AB
11922020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1195 * gdb.dwarf2/dw2-bad-elf.c: New file.
1196 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1197
d93c6db7
AB
11982020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1199
1200 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1201 _line_saw_file.
1202
9a6d629c
AB
12032020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1204
1205 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1206 border.
1207
d9ebdab7
TBA
12082020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1209
1210 * gdb.multi/multi-target.exp (setup): Factor out "info
1211 connections" and "info inferiors" tests to ...
1212 (test_info_inferiors): ... this new procedure.
1213 (top level): Run new "info-inferiors" tests.
1214
f3c469b9
PA
12152020-01-10 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.server/bkpt-other-inferior.exp: New file.
1218
121b3efd
PA
12192020-01-10 Pedro Alves <palves@redhat.com>
1220
1221 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1222 of "add-inferior".
1223 * gdb.base/quit-live.exp: Likewise.
1224 * gdb.base/remote-exec-file.exp: Likewise.
1225 * gdb.guile/scm-progspace.exp: Likewise.
1226 * gdb.linespec/linespec.exp: Likewise.
1227 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1228 * gdb.mi/user-selected-context-sync.exp: Likewise.
1229 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1230 "info inferiors" tests.
1231 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1232 "add-inferior".
1233 * gdb.multi/watchpoint-multi.exp: Likewise.
1234 * gdb.python/py-inferior.exp: Likewise.
1235 * gdb.server/extended-remote-restart.exp: Likewise.
1236 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1237 "info inferiors".
1238 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1239 * gdb.trace/report.exp: Likewise.
1240
1dadb1dd
PA
12412020-01-10 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.multi/multi-target.c: New file.
1244 * gdb.multi/multi-target.exp: New file.
1245 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1246 mode requested, but remote does not support non-stop".
1247
78f2c40a
PA
12482020-01-10 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1251 disconnect before reconnecting.
1252
e7af6c70
TBA
12532020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1254 Pedro Alves <palves@redhat.com>
1255
1256 * gdb.server/connect-without-multi-process.exp: Also test
1257 continuing to end.
1258
acdf84a6
PA
12592020-01-10 Pedro Alves <palves@redhat.com>
1260
1261 * gdb.base/remote-exec-file.exp: New file.
1262
873657b9
PA
12632020-01-10 Pedro Alves <palves@redhat.com>
1264
1265 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1266 output.
1267 * gdb.threads/async.c: New.
1268 * gdb.threads/async.exp: New.
1269 * gdb.multi/tids-gid-reset.c: New.
1270 * gdb.multi/tids-gid-reset.exp: New.
1271
7f0ae84c
GB
12722020-01-10 George Barrett <bob@bob131.so>
1273
1274 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1275 to help in finding the image relocation offset.
1276 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1277 options in arguments.
1278 (stap_test_no_debuginfo): Likewise.
1279 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1280 test variants.
1281 (stap_test): Add null semaphore relocation test.
1282
47e9d49d
GB
12832020-01-10 George Barrett <bob@bob131.so>
1284
1285 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1286 * gdb.base/stap-probe.exp: Likewise.
1287 (stap_test): Pass argument as an additional flag.
1288 (stap_test_no_debuginfo): Likewise.
1289 (stap_test): Check `info probes stap' output for semaphore
1290 addresses if the test binary is supposed to have them.
1291
f5a7c406
AB
12922020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1293
1294 * gdb.tui/basic.exp: Add more scrolling tests.
1295
9ae6bf64
TT
12962020-01-09 Tom Tromey <tom@tromey.com>
1297
1298 PR tui/18932:
1299 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1300 meangingful value.
1301 (Term::command, Term::resize): Update.
1302 * gdb.tui/basic.exp: Add scrolling test.
1303
b2efe70c
AB
13042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.tui/tui-layout-asm.exp: New file.
1307
3804da7e
AB
13082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1309
1310 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1311
b40aa28f
AB
13122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1313
1314 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1315 (Term::enter_tui): Use Term::prepare_for_tui.
1316
63ffd7c9
AB
13172020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1318
1319 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1320 called.
1321
3be966f6
AB
13222020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1323
1324 * gdb.base/skip.exp: Fix race condition in test.
1325
153d79c4
AB
13262020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1327
1328 * gdb.base/backtrace.c: New file.
1329 * gdb.base/backtrace.exp: New file.
1330
f2302a34
AB
13312020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1332
1333 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1334
6ec1d75e
PW
13352020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1336
1337 * gdb.base/style.exp: Test that warnings are styled.
1338
c296cbe6
BE
13392019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1340
1341 * gdb.base/line65535.exp: New file.
1342 * gdb.base/line65535.c: New file.
1343
b28a729d
SM
13442019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1345
1346 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1347 * lib/gnat_debug_info_test.adb: New file.
1348 * gdb.ada/ptype_tagged_param.exp: Use
1349 gnat_runtime_has_debug_info, expect a different output if
1350 runtime does not have debug info.
1351
7f2d7a0d
SM
13522019-12-20 Simon Marchi <simon.marchi@efficios.com>
1353
1354 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1355 (another) quote in test name.
1356
f3bce483
SM
13572019-12-20 Simon Marchi <simon.marchi@efficios.com>
1358
1359 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1360 Add quote in test name.
1361
c855a912
TBA
13622019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1363
1364 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1365 directory instead.
1366 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1367 * gdb.cp/pass-by-ref-2.cc: New file.
1368 * gdb.cp/pass-by-ref-2.exp: New file.
1369
fc9d2d72
TT
13702019-12-20 Tom Tromey <tom@tromey.com>
1371
1372 * gdb.tui/list-before.exp: New file.
1373
77b97e00
TT
13742019-12-20 Tom Tromey <tom@tromey.com>
1375
1376 * gdb.tui/list.exp: Check for source on initial listing.
1377
f69656d0
TT
13782019-12-11 Tom Tromey <tromey@adacore.com>
1379
1380 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1381 Add crlf test.
1382
99a55965
SM
13832019-12-18 Simon Marchi <simon.marchi@efficios.com>
1384
1385 * gdb.base/default.exp: Update value of $_gdb_major.
1386
5024637f
BE
13872019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1388
1389 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1390
b63634be
BE
13912019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1392
1393 * gdb.base/skip.exp: Whitespace fix.
1394
45d73523
BE
13952019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1396
1397 * gdb.base/skip-inline.c: New file.
1398 * gdb.base/skip-inline.exp: New file.
1399
d043f8c8
SM
14002019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1401
1402 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1403 jit_function_00 to jit_function_stack_mangle.
1404 * gdb.base/jithost.c (jit_function_t): Rename to...
1405 (jit_function_stack_mangle_t): ... this.
1406 (jit_function_add_t): New typedef.
1407 (jit_function_00_code): Rename to...
1408 (jit_function_stack_mangle_code): ... this, make static.
1409 (jit_function_add_code): New.
1410 (main): Generate "add" function and call it. Adjust to changes
1411 in jithost_abi.
1412 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1413 (struct jithost_abi) <begin, end>: Remove fields.
1414 <object, function_stack_mangle, function_add>: New fields.
1415 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1416 code_end>: Remove fields.
1417 <func_stack_mangle>: New field.
1418 (read_debug_info): Adjust to renaming, create block for "add"
1419 function.
1420 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1421
873de05c
TT
14222019-12-11 Tom Tromey <tom@tromey.com>
1423
1424 * gdb.tui/resize.exp: Fix regexp.
1425 * gdb.tui/regs.exp: Fix regexps.
1426 * gdb.tui/main.exp: Fix regexp.
1427
3d979945
TT
14282019-12-11 Tom Tromey <tom@tromey.com>
1429
1430 * gdb.tui/resize.exp: Update.
1431 * gdb.tui/empty.exp (layouts): Update.
1432
2192a9d3
TT
14332019-12-11 Tom Tromey <tom@tromey.com>
1434
1435 * gdb.tui/regs.exp: Update.
1436 * gdb.tui/empty.exp (layouts): Update.
1437 * gdb.tui/basic.exp: Update.
1438 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1439
d8edc8b7
PW
14402019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1441
1442 * gdb.base/options.exp: Add -raw-values in the print completion list.
1443 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1444
4c12d936
KB
14452019-12-10 Kevin Buettner <kevinb@redhat.com>
1446
1447 * gdb.threads/omp-par-scope.c: New file.
1448 * gdb/threads/omp-par-scope.exp: New file.
1449
26b911fb
KB
14502019-12-10 Kevin Buettner <kevinb@redhat.com>
1451
bb47f919
KB
1452 * lib/gdb.exp (support_nested_function_tests): New proc.
1453
14542019-12-10 Kevin Buettner <kevinb@redhat.com>
1455
1456 * lib/gdb.exp (gdb_compile_openmp): New proc.
1457 (build_executable_from_specs): Add an "openmp" option.
1458 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1459
6c71eb7d
TT
14602019-12-10 Tom Tromey <tromey@adacore.com>
1461
1462 * gdb.ada/unchecked_union.exp: New file.
1463 * gdb.ada/unchecked_union/pck.adb: New file.
1464 * gdb.ada/unchecked_union/pck.ads: New file.
1465 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1466 * gdb-utils.exp (string_to_regexp): Also quote "?".
1467
bac7c5cf
GB
14682019-12-10 George Barrett <bob@bob131.so>
1469
1470 Test scripted probe breakpoints.
1471 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1472 * gdb.python/py-breakpoint.c (main): Likewise.
1473 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1474 specifier test.
1475 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1476
330f1d38
TBA
14772019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1478
1479 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1480 an rvalue parameter.
1481 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1482 parameter.
1483
b43315e2
AB
14842019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1485
1486 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1487 modules.
1488
54f73dad
AB
14892019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1490
1491 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1492 broken version of GCC.
1493
d57cbee9
AB
14942019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1495
1496 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1497 sym-info-cmds library.
1498 * gdb.fortran/info-types.exp: Likewise.
1499 * lib/sym-info-cmds.exp: New file.
1500
c14aab8c
TV
15012019-12-08 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1504
aa2d5a42
KS
15052019-12-07 Keith Seitz <keiths@redhat.com>
1506
1507 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1508 * gdb.base/corefile-buildid-shlib.c: New file.
1509 * gdb.base/corefile-buildid.c: New file.
1510 * gdb.base/corefile-buildid.exp: New file.
1511
93e55f0a
TV
15122019-12-06 Tom de Vries <tdevries@suse.de>
1513
1514 * gdb.dwarf2/varval.exp: Add decl before def test.
1515
c7d12402
TBA
15162019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1517
1518 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1519
06acc08f
TBA
15202019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1521
1522 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1523 CV and reference conversion for overload resolution.
1524 * gdb.cp/rvalue-ref-overload.exp: Test it.
1525
e0fad1ea
PW
15262019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1527
1528 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1529 * gdb.base/frameapply.exp: Test faas without command.
1530
8d70a9f0
AB
15312019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1534 Fortran tests.
1535 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1536 order.
1537
36c8fb93
AB
15382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1539
1540 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1541 casting to type with no kind specified.
1542 (test_basic_parsing_of_type_kinds): Additional tests for types
1543 with no kind specified, and add tests for single/double
1544 precision/complex types.
1545
4139ff00
TT
15462019-12-04 Tom Tromey <tromey@adacore.com>
1547
1548 * gdb.base/endianity.c (struct other) <x>: New field.
1549 (main): Initialize it.
1550 * gdb.base/endianity.exp: Update.
1551
a05cf17a
TT
15522019-12-04 Tom Tromey <tromey@adacore.com>
1553
1554 * gdb.ada/scalar_storage/storage.adb: New file.
1555 * gdb.ada/scalar_storage/pck.adb: New file.
1556 * gdb.ada/scalar_storage/pck.ads: New file.
1557 * gdb.ada/scalar_storage.exp: New file.
1558
103a685e
TT
15592019-12-04 Tom Tromey <tromey@adacore.com>
1560
1561 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1562 (main): Initialize it.
1563 * gdb.base/endianity.exp: Update.
1564
c2512106
AB
15652019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1566
1567 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1568
293b38d6
AB
15692019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1570
1571 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1572 -symbol-info-module-functions and -symbol-info-module-variables.
1573
216a7e6b
AB
15742019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1575
1576 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1577
5bbd8269
AB
15782019-12-01 Richard Bunt <richard.bunt@arm.com>
1579 Andrew Burgess <andrew.burgess@embecosm.com>
1580
1581 * gdb.fortran/derived-type-striding.exp: New file.
1582 * gdb.fortran/derived-type-striding.f90: New file.
1583 * gdb.fortran/array-slices.exp: New file.
1584 * gdb.fortran/array-slices.f90: New file.
1585
be09caf1
PW
15862019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1587
1588 * gdb.base/define.exp: Test . in command names.
1589 * gdb.base/setshow.exp: Update test, as . is now part of
1590 command name.
1591
643c0cbe
PW
15922019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1593
1594 * gdb.base/define-prefix.exp: New file.
1595
dcdec678
AB
15962019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1597
1598 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1599 compile.
1600 (skip_btrace_pt_tests): Likewise.
1601
640ab947
AB
16022019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * gdb.fortran/info-modules.exp: Compile source files in correct
1605 order.
1606
d22670f0
KB
16072019-11-27 Kevin Buettner <kevinb@redhat.com>
1608
1609 * gdb.dwarf2/imported-unit.exp: New file.
1610 * gdb.dwarf2/imported-unit.c: New file.
1611
db5960b4
AB
16122019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.mi/mi-fortran-modules-2.f90: New file.
1615 * gdb.mi/mi-fortran-modules.exp: New file.
1616 * gdb.mi/mi-fortran-modules.f90: New file.
1617
7dc42066
AB
16182019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1619
1620 * gdb.mi/mi-sym-info-1.c: New file.
1621 * gdb.mi/mi-sym-info-2.c: New file.
1622 * gdb.mi/mi-sym-info.exp: New file.
1623
0dfeecca
TT
16242019-11-22 Tom Tromey <tromey@adacore.com>
1625
1626 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1627 * gdb.ada/tasks/foo.adb: Add another stopping location.
1628
34877895
PJ
16292019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1630
1631 * gdb.base/endianity.c: New test.
1632 * gdb.base/endianity.exp: New file.
1633
2e84f897
LD
16342019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1635
1636 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1637
65d1cd5f
TV
16382019-11-21 Tom de Vries <tdevries@suse.de>
1639
1640 PR gdb/24956
1641 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1642
4f22c3f4
SDJ
16432019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1644
1645 * gdb.python/py-progspace.exp: Add missing parentheses on some
1646 'print' commands.
1647
9f6ad286
TT
16482019-11-19 Tom Tromey <tom@tromey.com>
1649
1650 * gdb.tui/winheight.exp: New file.
1651
0b8dbf3f
AB
16522019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.base/ctf-whatis.c: Delete.
1655 * gdb.base/ctf-whatis.exp: Delete.
1656 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1657
f833b7a7
AB
16582019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 * gdb.base/ctf-cvexpr.exp: Delete.
1661 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1662
30d0a636
AB
16632019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1666 the compiler. Clean up header comment a little.
1667 * gdb.base/ctf-ptype.exp: Likewise.
1668 * gdb.base/ctf-whatis.exp: Likewise.
1669 * lib/gdb.exp (skip_ctf_tests): New proc.
1670
494409bb
SDJ
16712019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1672
1673 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1674 * gdb.tui/corefile-run.exp: New file.
1675
55708e99
TT
16762019-11-14 Tom Tromey <tromey@adacore.com>
1677
1678 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1679 regression tests.
1680
45e42163
TT
16812019-11-12 Tom Tromey <tom@tromey.com>
1682
1683 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1684 after any command. Expect prompt after WAIT_FOR is seen.
1685 (enter_tui): Enable resize messages.
1686 (command): Expect command in output.
1687 (get_line): Avoid error when cursor appears to be off-screen.
1688 (dump_screen): Include screen size in title.
1689 (_do_resize): New proc, from "resize".
1690 (resize): Rewrite. Do resize in two steps.
1691 * gdb.tui/empty.exp (layouts): Fix entries.
1692 (check_boxes): Remove xfail.
1693 (check_text): Dump screen on failure.
1694
086baaf1
AB
16952019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1696
1697 * gdb.python/py-symbol.exp: Add test for
1698 gdb.lookup_static_symbols.
1699
09ff83af
AB
17002019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.python/py-symbol.c: Declare and call function from new
1703 py-symbol-2.c file.
1704 * gdb.python/py-symbol.exp: Compile both source files, and add new
1705 tests for gdb.lookup_static_symbol.
1706 * gdb.python/py-symbol-2.c: New file.
1707
11af934b
TV
17082019-11-02 Tom de Vries <tdevries@suse.de>
1709
1710 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1711 * gdb.base/anon.exp: Same.
1712 * gdb.base/auto-connect-native-target.exp: Same.
1713 * gdb.base/call-ar-st.exp: Same.
1714 * gdb.base/catch-syscall.exp: Same.
1715 * gdb.base/commands.exp: Same.
1716 * gdb.base/default.exp: Same.
1717 * gdb.base/display.exp: Same.
1718 * gdb.base/float.exp: Same.
1719 * gdb.base/foll-fork.exp: Same.
1720 * gdb.base/help.exp: Same.
1721 * gdb.base/info-macros.exp: Same.
1722 * gdb.base/info-proc.exp: Same.
1723 * gdb.base/info-target.exp: Same.
1724 * gdb.base/long_long.exp: Same.
1725 * gdb.base/macscp.exp: Same.
1726 * gdb.base/memattr.exp: Same.
1727 * gdb.base/nofield.exp: Same.
1728 * gdb.base/pointers.exp: Same.
1729 * gdb.base/printcmds.exp: Same.
1730 * gdb.base/ptype.exp: Same.
1731 * gdb.base/restore.exp: Same.
1732 * gdb.base/return.exp: Same.
1733 * gdb.base/scope.exp: Same.
1734 * gdb.base/set-noassign.exp: Same.
1735 * gdb.base/setshow.exp: Same.
1736 * gdb.base/shlib-call.exp: Same.
1737 * gdb.base/signals.exp: Same.
1738 * gdb.base/sigstep.exp: Same.
1739 * gdb.base/skip.exp: Same.
1740 * gdb.base/solib-symbol.exp: Same.
1741 * gdb.base/stap-probe.exp: Same.
1742 * gdb.base/step-line.exp: Same.
1743 * gdb.base/step-test.exp: Same.
1744 * gdb.base/style.exp: Same.
1745 * gdb.base/varargs.exp: Same.
1746 * gdb.base/vla-datatypes.exp: Same.
1747 * gdb.base/vla-ptr.exp: Same.
1748 * gdb.base/vla-sideeffect.exp: Same.
1749 * gdb.base/volatile.exp: Same.
1750 * gdb.base/watch-cond-infcall.exp: Same.
1751 * gdb.base/watchpoint.exp: Same.
1752
e96ec2ba
TV
17532019-11-02 Tom de Vries <tdevries@suse.de>
1754
1755 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1756 * gdb.cp/cpexprs.exp: Same.
1757 * gdb.cp/except-multi-location.exp: Same.
1758 * gdb.cp/exceptprint.exp: Same.
1759 * gdb.cp/gdb2384.exp: Same.
1760 * gdb.cp/inherit.exp: Same.
1761 * gdb.cp/m-static.exp: Same.
1762 * gdb.cp/meth-typedefs.exp: Same.
1763 * gdb.cp/misc.exp: Same.
1764 * gdb.cp/namespace.exp: Same.
1765 * gdb.cp/non-trivial-retval.exp: Same.
1766 * gdb.cp/overload.exp: Same.
1767 * gdb.cp/pr17132.exp: Same.
1768 * gdb.cp/re-set-overloaded.exp: Same.
1769 * gdb.cp/rvalue-ref-types.exp: Same.
1770 * gdb.cp/templates.exp: Same.
1771
bd5766ec
LM
17722019-11-01 Luis Machado <luis.machado@linaro.org>
1773
1774 PR gdb/25124
1775
1776 * gdb.arch/pr25124.S: New file.
1777 * gdb.arch/pr25124.exp: New file.
1778
165f8965
AB
17792019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1780
1781 * gdb.fortran/info-modules.exp: Update expected results, and add
1782 additional tests for 'info module functinos', and 'info module
1783 variables'.
1784 * gdb.fortran/info-types.exp: Update expected results.
1785 * gdb.fortran/info-types.f90: Extend testcase with additional
1786 module variables and functions.
1787
59c35742
AB
17882019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * gdb.fortran/info-modules.exp: New file.
1791 * gdb.fortran/info-types.exp: Build with new file.
1792 * gdb.fortran/info-types.f90: Include and use new module.
1793 * gdb.fortran/info-types-2.f90: New file.
1794
f3fb2519
PW
17952019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1796
1797 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1798 * gdb.base/settings.exp: Test all settings types using
1799 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1800 that now verifies that the value of "maint show" is the same as
1801 returned by the settings functions. Test the type of the
1802 maintenance settings.
1803 * gdb.base/default.exp: Update show_conv_list.
1804
d1e36019
TV
18052019-10-31 Tom de Vries <tdevries@suse.de>
1806
1807 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1808 gdb_test.
1809 * gdb.arch/amd64-disp-step.exp: Same.
1810 * gdb.asm/asm-source.exp: Same.
1811 * gdb.btrace/buffer-size.exp: Same.
1812 * gdb.btrace/cpu.exp: Same.
1813 * gdb.btrace/enable.exp: Same.
1814 * gdb.dwarf2/count.exp: Same.
1815 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1816 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1817 * gdb.fortran/vla-datatypes.exp: Same.
1818 * gdb.fortran/vla-history.exp: Same.
1819 * gdb.fortran/vla-ptype.exp: Same.
1820 * gdb.fortran/vla-value.exp: Same.
1821 * gdb.fortran/whatis_type.exp: Same.
1822 * gdb.guile/guile.exp: Same.
1823 * gdb.multi/tids.exp: Same.
1824 * gdb.python/py-finish-breakpoint.exp: Same.
1825 * gdb.python/py-framefilter.exp: Same.
1826 * gdb.python/py-pp-registration.exp: Same.
1827 * gdb.python/py-xmethods.exp: Same.
1828 * gdb.python/python.exp: Same.
1829 * gdb.server/connect-with-no-symbol-file.exp: Same.
1830 * gdb.server/no-thread-db.exp: Same.
1831 * gdb.server/run-without-local-binary.exp: Same.
1832 * gdb.stabs/weird.exp: Same.
1833 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1834 * gdb.threads/thread-find.exp: Same.
1835 * gdb.threads/tls-shared.exp: Same.
1836 * gdb.threads/tls.exp: Same.
1837 * gdb.threads/wp-replication.exp: Same.
1838 * gdb.trace/ax.exp: Same.
1839 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1840
3d11e68e
TV
18412019-10-31 Tom de Vries <tdevries@suse.de>
1842
1843 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1844 * gdb.ada/array_subscript_addr.exp: Same.
1845 * gdb.ada/arrayidx.exp: Same.
1846 * gdb.ada/arrayparam.exp: Same.
1847 * gdb.ada/arrayptr.exp: Same.
1848 * gdb.ada/boolean_expr.exp: Same.
1849 * gdb.ada/call_pn.exp: Same.
1850 * gdb.ada/complete.exp: Same.
1851 * gdb.ada/fixed_cmp.exp: Same.
1852 * gdb.ada/fun_addr.exp: Same.
1853 * gdb.ada/funcall_param.exp: Same.
1854 * gdb.ada/interface.exp: Same.
1855 * gdb.ada/mod_from_name.exp: Same.
1856 * gdb.ada/null_array.exp: Same.
1857 * gdb.ada/packed_array.exp: Same.
1858 * gdb.ada/packed_tagged.exp: Same.
1859 * gdb.ada/print_chars.exp: Same.
1860 * gdb.ada/print_pc.exp: Same.
1861 * gdb.ada/ptype_arith_binop.exp: Same.
1862 * gdb.ada/ptype_field.exp: Same.
1863 * gdb.ada/ptype_tagged_param.exp: Same.
1864 * gdb.ada/rec_return.exp: Same.
1865 * gdb.ada/ref_tick_size.exp: Same.
1866 * gdb.ada/str_ref_cmp.exp: Same.
1867 * gdb.ada/taft_type.exp: Same.
1868 * gdb.ada/tagged.exp: Same.
1869 * gdb.ada/type_coercion.exp: Same.
1870 * gdb.ada/uninitialized_vars.exp: Same.
1871
60b6ede8
TV
18722019-10-30 Tom de Vries <tdevries@suse.de>
1873
1874 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1875
30baf67b
TV
18762019-10-26 Tom de Vries <tdevries@suse.de>
1877
1878 * gdb.base/bigcore.c: Fix typos in comments.
1879 * gdb.base/ctf-ptype.c: Same.
1880 * gdb.base/long_long.c: Same.
1881 * gdb.dwarf2/dw2-op-out-param.S: Same.
1882 * gdb.python/py-evthreads.c: Same.
1883 * gdb.reverse/i387-stack-reverse.c: Same.
1884 * gdb.trace/tfile.c: Same.
1885 * lib/compiler.c: Same.
1886 * lib/compiler.cc: Same.
1887
158da0d1
TV
18882019-10-25 Tom de Vries <tdevries@suse.de>
1889
1890 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1891 gdb_test_multiple calls.
1892 * gdb.reverse/sigall-reverse.exp: Same.
1893 * gdb.reverse/solib-precsave.exp: Same.
1894 * gdb.reverse/solib-reverse.exp: Same.
1895 * gdb.reverse/until-precsave.exp: Same.
1896 * gdb.reverse/until-reverse.exp: Same.
1897
4ccdfbec
TV
18982019-10-24 Tom de Vries <tdevries@suse.de>
1899
1900 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1901 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1902 kfail using -wrap pattern flag and convenience variable
1903 gdb_test_name.
1904
33d569b7
AB
19052019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1906
1907 * gdb.python/py-progspace.exp: Add tests for the
1908 Progspace.block_for_pc method.
1909
4d0b984b
TT
19102019-10-23 Tom Tromey <tom@tromey.com>
1911
1912 * configure: Rebuild.
1913 * aclocal.m4: Use m4_include, not sinclude.
1914
94cb3754
TV
19152019-10-21 Tom de Vries <tdevries@suse.de>
1916
1917 * gdb.base/infcall-nested-structs.c: Add
1918 __attribute__((noinline,noclone)) to all functions.
1919 (call_all): Add missing variable initialization. Simplify return value.
1920 (breakpt): Increment volatile variable, to prevent call from being
1921 optimized out.
1922 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1923
062f1fc1
TV
19242019-10-17 Tom de Vries <tdevries@suse.de>
1925
1926 * gdb.fortran/module.exp: Allow info variables to print info for files
1927 other than module.f90.
1928
0b54364d
AB
19292019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1930
1931 * gdb.fortran/module.exp: Extend with 'info variables' test.
1932
7ff5fae7
AB
19332019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1936 F77_FOR_TARGET.
1937
d10eccaa
TV
19382019-10-16 Tom de Vries <tdevries@suse.de>
1939
1940 PR tdep/25096
1941 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1942
745ff14e
TV
19432019-10-16 Tom de Vries <tdevries@suse.de>
1944
1945 PR tdep/24104
1946 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1947 Add KFAIL for PR tdep/25096.
1948
03e1ab94
TV
19492019-10-16 Tom de Vries <tdevries@suse.de>
1950
1951 PR testsuite/25059
1952 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1953
b17fcc10
TV
19542019-10-16 Tom de Vries <tdevries@suse.de>
1955
1956 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1957 as signed.
1958
9223170f
SM
19592019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1960
1961 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1962 one instead of increasing timeout.
1963
d6e76313
TV
19642019-10-13 Tom de Vries <tdevries@suse.de>
1965
1966 PR record/25038
1967 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1968 * gdb.reverse/sigall-reverse.exp: Same.
1969 * gdb.reverse/solib-precsave.exp: Same.
1970 * gdb.reverse/solib-reverse.exp: Same.
1971 * gdb.reverse/step-precsave.exp: Same.
1972 * gdb.reverse/until-precsave.exp: Same.
1973 * gdb.reverse/until-reverse.exp: Same.
1974 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1975
6dfc0041
AA
19762019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1977
1978 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1979 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1980 (cmp_struct_05_01, cmp_struct_static_02_01)
1981 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1982 comparisons.
1983
abcf2cc8
TV
19842019-10-10 Tom de Vries <tdevries@suse.de>
1985
1986 PR testsuite/24888
1987 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1988 gnatlink.
1989
a50faaf6
TV
19902019-10-09 Tom de Vries <tdevries@suse.de>
1991
1992 PR testsuite/25048
1993 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1994
60ff3cd7
AB
19952019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1996
1997 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1998 exceptions due to missing debug information.
1999
dfee8566
TV
20002019-10-07 Tom de Vries <tdevries@suse.de>
2001
2002 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2003
3d63690a
AB
20042019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2005
2006 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2007 * gdb.base/annota1.exp: Update to use gdb_test_name.
2008
30d1f018
WP
20092019-10-07 Weimin Pan <weimin.pan@oracle.com>
2010
2011 * gdb.base/ctf-whatis.exp: New file.
2012 * gdb.base/ctf-whatis.c: New file.
2013 * gdb.base/ctf-ptype.exp: New file.
2014 * gdb.base/ctf-ptype.c: New file.
2015 * gdb.base/ctf-constvars.exp: New file.
2016 * gdb.base/ctf-constvars.c: New file.
2017 * gdb.base/ctf-cvexpr.exp: New file.
2018
4dbbb47c
TV
20192019-10-04 Tom de Vries <tdevries@suse.de>
2020
2021 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2022 for loop.
2023
77c2dba3
TT
20242019-10-03 Tom Tromey <tom@tromey.com>
2025
2026 PR rust/24976:
2027 * gdb.rust/simple.rs (Union2): New type.
2028 (main): Use Union2.
2029 * gdb.rust/simple.exp: Add test.
2030
179aed7f
AB
20312019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2032
2033 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2034 nested function prefix.
2035
0a4b0913
AB
20362019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2037 Richard Bunt <richard.bunt@arm.com>
2038 Andrew Burgess <andrew.burgess@embecosm.com>
2039
2040 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2041 nested functions.
2042 * gdb.fortran/nested-funcs.f90: Update expected results.
2043 * gdb.fortran/nested-funcs-2.exp: New file.
2044 * gdb.fortran/nested-funcs-2.f90: New file.
2045
082cce05
AB
20462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2047
2048 * gdb.python/py-parameter.exp: Make test names unique.
2049 * gdb.python/py-template.exp: Likewise.
2050 * gdb.python/py-value.exp: Likewise.
2051
2b74ba5a
AB
20522019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2053
2054 * gdb.base/break-interp.exp: Reduce test name duplication.
2055 * gdb.base/call-sc.exp: Likewise.
2056 * gdb.base/callfuncs.exp: Likewise.
2057 * gdb.base/charset.exp: Likewise.
2058 * gdb.base/dump.exp: Likewise.
2059 * gdb.base/ena-dis-br.exp: Likewise.
2060 * gdb.base/relational.exp: Likewise.
2061 * gdb.base/step-over-syscall.exp: Likewise.
2062 * gdb.base/structs.exp: Likewise.
2063
58eb20d5
AB
20642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2065
2066 * gdb.linespec/explicit.exp: Make test names unique.
2067 * gdb.linespec/ls-errs.exp: Likewise.
2068
4d421147
AB
20692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.reverse/break-precsave.exp: Make test names unique.
2072 * gdb.reverse/break-reverse.exp: Likewise.
2073 * gdb.reverse/finish-precsave.exp: Likewise.
2074 * gdb.reverse/finish-reverse.exp: Likewise.
2075 * gdb.reverse/machinestate-precsave.exp: Likewise.
2076 * gdb.reverse/machinestate.exp: Likewise.
2077 * gdb.reverse/readv-reverse.exp: Likewise.
2078 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2079 * gdb.reverse/sigall-precsave.exp: Likewise.
2080 * gdb.reverse/sigall-reverse.exp: Likewise.
2081 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2082 * gdb.reverse/watch-precsave.exp: Likewise.
2083 * gdb.reverse/watch-reverse.exp: Likewise.
2084
d8c06f22
AB
20852019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2086
2087 * gdb.threads/stop-with-handle.c: New file.
2088 * gdb.threads/stop-with-handle.exp: New file.
2089
3a56ed86
TV
20902019-10-03 Tom de Vries <tdevries@suse.de>
2091
2092 PR testsuite/25059
2093 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2094 directory" line to be missing.
2095
42275044
TV
20962019-10-03 Tom de Vries <tdevries@suse.de>
2097
2098 PR testsuite/25059
2099 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2100 type optional.
2101
9ef62df0
AA
21022019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2103
2104 * gdb.python/py-format-string.c (string.h): New include.
2105 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2106 the same value, for endianness-independence.
2107 * gdb.python/py-format-string.exp (default_regexp_dict)
2108 (test_pretty_structs, test_format): Adjust expected output to the
2109 changed initialization.
2110
37f6a7f4
TT
21112019-10-02 Tom Tromey <tromey@adacore.com>
2112
2113 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2114
1d58d6a2
PA
21152019-10-02 Pedro Alves <palves@redhat.com>
2116 Andrew Burgess <andrew.burgess@embecosm.com>
2117
2118 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2119 "print-file-var.h".
2120 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2121 (get_version_1): Print this_version_id and its address.
2122 Add extern "C" wrappers around interface functions.
2123 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2124 "print-file-var.h".
2125 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2126 (get_version_2): Print this_version_id and its address.
2127 Add extern "C" wrappers around interface functions.
2128 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2129 <stddef.h> and "print-file-var.h".
2130 Add extern "C" wrappers around interface functions.
2131 [VERSION_ID_MAIN] (this_version_id): Define.
2132 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2133 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2134 up extern "C" blocks.
2135 * gdb.base/print-file-var.exp (test): New, factored out from top
2136 level.
2137 (top level): Test all combinations of attribute hidden or not,
2138 dlopen or not, and this_version_id symbol in main file or not.
2139 Compile tests as both C++ and C, make test names unique.
2140
d770d56f
TT
21412019-10-01 Tom Tromey <tom@tromey.com>
2142
2143 * gdb.base/style.exp: Test "show logging filename".
2144
7f6aba03
TT
21452019-10-01 Tom Tromey <tom@tromey.com>
2146
2147 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2148 * gdb.base/style.exp: Add metadata style test.
2149
14309bb6
TT
21502019-10-01 Tom Tromey <tom@tromey.com>
2151
2152 * gdb.base/style.exp: Test "pwd".
2153
2a3c1174
PA
21542019-10-01 Tom Tromey <tom@tromey.com>
2155
2156 * gdb.base/style.exp: Update tests.
2157
53d666ec
AA
21582019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2159
2160 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2161 'six' to unsigned.
2162 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2163 'five'. Use an all-ones bit pattern for each.
2164 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2165 to its changed values.
2166
4a56a520
TT
21672019-09-30 Tom Tromey <tromey@adacore.com>
2168
2169 * gdb.rust/traits.rs: Disable all warnings.
2170
0df0352a
TV
21712019-09-29 Tom de Vries <tdevries@suse.de>
2172
aac66a4c 2173 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2174
73d9a918
TV
21752019-09-29 Tom de Vries <tdevries@suse.de>
2176
2177 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2178
060b3ab4
TV
21792019-09-27 Tom de Vries <tdevries@suse.de>
2180
2181 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2182
68f7d34d
TV
21832019-09-27 Tom de Vries <tdevries@suse.de>
2184
2185 PR record/23188
2186 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2187
5d63b30a
TT
21882019-09-26 Tom Tromey <tromey@adacore.com>
2189
2190 * gdb.ada/py_taft.exp: New file.
2191 * gdb.ada/py_taft/main.adb: New file.
2192 * gdb.ada/py_taft/pkg.adb: New file.
2193 * gdb.ada/py_taft/pkg.ads: New file.
2194
3d435220
TV
21952019-09-24 Tom de Vries <tdevries@suse.de>
2196
2197 PR gdb/24598
2198 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2199
77d03678
TV
22002019-09-22 Tom de Vries <tdevries@suse.de>
2201
2202 * gdb.base/restore.exp: Allow register variables to be optimized out at
2203 -O0.
2204
abf516c6
UW
22052019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2206
2207 * gdb.arch/spu-info.exp: Remove file.
2208 * gdb.arch/spu-info.c: Remove file.
2209 * gdb.arch/spu-ls.exp: Remove file.
2210 * gdb.arch/spu-ls.c: Remove file.
2211
2212 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2213 * gdb.asm/spu.inc: Remove file.
2214
2215 * gdb.base/dump.exp: Remove support for spu*-*-*.
2216 * gdb.base/stack-checking.exp: Likewise.
2217 * gdb.base/overlays.exp: Likewise.
2218 * gdb.base/ovlymgr.c: Likewise.
2219 * gdb.base/spu.ld: Remove file.
2220
2221 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2222 * gdb.cp/cpexprs.exp: Likewise.
2223 * gdb.cp/exception.exp: Likewise.
2224 * gdb.cp/gdb2495.exp: Likewise.
2225 * gdb.cp/mb-templates.exp: Likewise.
2226 * gdb.cp/pr9167.exp: Likewise.
2227 * gdb.cp/userdef.exp: Likewise.
2228
2229 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2230
2231 * gdb.cell: Remove directory.
2232 * lib/cell.exp: Remove file.
2233
e452e88f
TV
22342019-09-19 Tom de Vries <tdevries@suse.de>
2235
2236 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2237
8a625130
TV
22382019-09-19 Tom de Vries <tdevries@suse.de>
2239
2240 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2241
81dc3ab5
TV
22422019-09-19 Tom de Vries <tdevries@suse.de>
2243
2244 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2245 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2246 (gdb_target_cmd): ... here.
2247 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2248 value 2.
2249
b078f3ac
AB
22502019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2251
2252 * gdb.base/source-dir.exp: Avoid having directory names in test
2253 names.
2254
f1b620e9
MG
22552019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2258 directory.
2259
67f3ed6a
AB
22602019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2261
2262 * gdb.base/list-missing-source.exp: New file.
2263
d1b70248
TV
22642019-09-14 Tom de Vries <tdevries@suse.de>
2265
2266 PR teststuite/24599
2267 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2268 * lib/ada.exp (gnatmake_version_at_least): New proc.
2269
5fabdcd6
AB
22702019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.base/maint.exp: Use exec_has_index_section.
2273
aa17805f
AB
22742019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2275
2276 * gdb.base/maint.exp: Add test for 'maint info sections'.
2277
25e5c209
TV
22782019-09-12 Tom de Vries <tdevries@suse.de>
2279
2280 * gdb.base/store.exp: Allow register variables to be optimized out at
2281 -O0.
2282
4993045d
PW
22832019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2284
2285 * gdb.ada/rdv_wait.exp: Update to new task names.
2286 * gdb.base/task_switch_in_core.exp: Likewise.
2287 * gdb.base/info_sources_base.c: Likewise.
2288
8a516164
TT
22892019-09-10 Tom Tromey <tromey@adacore.com>
2290
2291 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2292
aa391654
TT
22932019-09-10 Tom Tromey <tromey@adacore.com>
2294
2295 * gdb.ada/dgopt.exp: New file.
2296 * gdb.ada/dgopt/x.adb: New file.
2297
8634b462
TT
22982019-09-08 Tom Tromey <tom@tromey.com>
2299
2300 * gdb.tui/resize.exp: Remove setup_xfail.
2301 * gdb.tui/regs.exp: Remove setup_xfail.
2302 * gdb.tui/basic.exp: Remove setup_xfail.
2303
736b0f76
DB
23042019-09-06 David Blaikie <dblaikie@gmail.com>
2305
2306 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2307 * gdb.cp/cplabel.exp: Ditto.
2308 * gdb.linespec/ls-errs.exp: Ditto.
2309
30331a6c
TV
23102019-09-05 Tom de Vries <tdevries@suse.de>
2311
2312 * lib/gdb.exp (cmp_file_string): New proc.
2313 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2314 runto_main. Verify save breakpoints output.
2315
98b0ebab
PW
23162019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2317
2318 * gdb.base/info-var.exp: Test info variables without running
2319 to main, to avoid expect's buffer overflow.
2320
4e962e74
TT
23212019-09-03 Tom Tromey <tromey@adacore.com>
2322
2323 * gdb.ada/bias.exp: New file.
2324 * gdb.ada/bias/bias.adb: New file.
2325 * gdb.ada/print_chars.exp: Add regression test.
2326 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2327 (MC): New variable.
2328
2ea1a07a
SL
23292019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2330
2331 * gdb.base/argv0-symlink.exp: Run only on native target
2332 and local host.
2333
8077c50d
TV
23342019-08-29 Tom de Vries <tdevries@suse.de>
2335
2336 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2337 diverse debug info.
2338 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2339
48352473
TV
23402019-08-28 Tom de Vries <tdevries@suse.de>
2341
2342 * gdb.base/info-var.exp: Allow info variables to print info for files
2343 other than info-var-f1.c and info-var-f2.c.
2344
d8f27c60
AB
23452019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2346
2347 * gdb.fortran/info-types.exp: Add module.
2348 * gdb.fortran/info-types.f90: Update expected results.
2349
1f20c35e
AB
23502019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2351
2352 * gdb.fortran/info-types.exp: New file.
2353 * gdb.fortran/info-types.f90: New file.
2354 * lib/fortran.exp (fortran_character1): New proc.
2355
4acfdd20
AB
23562019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2357
2358 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2359 functions'. Reindent as needed.
2360 * gdb.base/info-var-f1.c: New file.
2361 * gdb.base/info-var-f2.c: New file.
2362 * gdb.base/info-var.exp: New file.
2363 * gdb.base/info-var.h: New file.
2364
5c31b358
TV
23652019-08-26 Tom de Vries <tdevries@suse.de>
2366
2367 PR c++/24852
2368 * gdb.cp/no-libstdcxx-probe.exp: New test.
2369
b694989f
TV
23702019-08-26 Tom de Vries <tdevries@suse.de>
2371
2372 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2373 * tests need to be skipped.
2374 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2375 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2376 mi_skip_libstdcxx_probe_tests.
2377
d9c4ba53
SDJ
23782019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2379
2380 * gdb.python/py-xmethods.exp: Use raw strings when passing
2381 arguments to SimpleXMethodMatcher.
2382
395fad09
TV
23832019-08-22 Tom de Vries <tdevries@suse.de>
2384
2385 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2386 more informative.
2387
26c957f1
PA
23882019-08-21 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/with.exp: Test "with" with no arguments.
2391
61f80d5d
TV
23922019-08-21 Tom de Vries <tdevries@suse.de>
2393
2394 * gdb.base/gdb-caching-proc.exp: Sort files.
2395
d7a11d13
TV
23962019-08-20 Tom de Vries <tdevries@suse.de>
2397
2398 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2399 compilation.
2400
34dafe9f
TV
24012019-08-16 Tom de Vries <tdevries@suse.de>
2402
2403 * gdb.base/compare-sections.exp ("after run to main"): Allow
2404 mismatched read-only sections for PIE executables.
2405
398fdd60
TT
24062019-08-16 Tom Tromey <tom@tromey.com>
2407
2408 * lib/tuiterm.exp (_csi_Z): New proc.
2409 * gdb.tui/basic.exp: Update window positions.
2410 * gdb.tui/empty.exp: Update window positions.
2411
d8f9e51c
SL
24122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2413
2414 * gdb.base/examine-backward.exp: Correct regexp for
2415 "examine 3 bytes backward from ${address_zero}".
2416
3df505f6
TT
24172019-08-15 Tom Tromey <tom@tromey.com>
2418
2419 * gdb.tui/empty.exp: Enable resizing tests.
2420
272560b5
TT
24212019-08-15 Tom Tromey <tromey@adacore.com>
2422
2423 * gdb.ada/char_enum.exp: Add regression tests.
2424 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2425 and '0'.
2426 (Char, Gchar): Update.
2427 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2428
08235187
CB
24292019-08-15 Christian Biesinger <cbiesinger@google.com>
2430
2431 * gdb.python/python.exp: Expect a leading underscore on
2432 GdbOutput{,Error}File.
2433
22a2ab04
SL
24342019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2435
2436 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2437 Windows host.
2438
835b995b
SL
24392019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2440
2441 * gdb.base/batch-preserve-term-settings.exp
2442 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2443
97dd8e07
CB
24442019-08-15 Christian Biesinger <cbiesinger@google.com>
2445
2446 * lib/gdb.exp: When running on a mingw target, replace
2447 /x/ with x:/.
2448
75faf5c4
AH
24492019-08-14 Alan Hayward <alan.hayward@arm.com>
2450
2451 * gdb.arch/aarch64-prologue.c: New test.
2452 * gdb.arch/aarch64-prologue.exp: New file.
2453
abc6c00f
TV
24542019-08-13 Tom de Vries <tdevries@suse.de>
2455
2456 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2457 Thread.
2458
74c2c1f4
SL
24592019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2460
2461 * gdb.python/py-completion.exp: Download the .py file to the host
2462 and use its host pathname. Conditionalize tests that use
2463 tab completion and manipulate files on the build machine.
2464 * gdb.python/py-events.exp: Download the .py file to the host
2465 and use its host pathname.
2466 * gdb.python/py-evsignal.exp: Likewise.
2467 * gdb.python/py-evthreads.exp: Likewise.
2468 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2469 pathname syntax.
2470 * gdb.python/py-framefilter.exp: Download the .py file to the right
2471 place on the host. Match Windows pathname syntax.
2472 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2473 .py file to the host and use its host pathname.
2474 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2475 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2476 build pathname. Skip symlink test on Windows host. Add missing
2477 newline at end of file.
2478 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2479 and use its host pathname.
2480 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2481 * gdb.python/py-section-script.exp: Use host location of binfile
2482 on safe-path. Use correct path separator on Windows host.
2483 Reorder alternatives in gdb_test_multiple to prevent matching
2484 the wrong alternative on success.
2485 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2486
ca2589f3
PP
24872019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2488
2489 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2490 expect the GDB inferior to no longer immediately stop after
2491 being resumed with "signal SIGINT".
2492
020a839d
SL
24932019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2494
2495 * gdb.linespec/break-ask.exp: Generalize regexps to match
2496 Windows pathnames too.
2497
128d6509
TV
24982019-08-08 Tom de Vries <tdevries@suse.de>
2499
2500 PR testsuite/24862
2501 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2502
590042fc
PW
25032019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2504
2505 * gdb.base/style.exp: Update tests for help doc new invariants.
2506 * gdb.base/help.exp: Likewise.
2507
046bebe1
TT
25082019-08-06 Tom Tromey <tom@tromey.com>
2509
2510 * gdb.base/style.exp: Add disassemble test.
2511 * gdb.base/style.c (some_called_function): New function.
2512 (main): Use it.
2513
0b27c27d
CB
25142019-08-05 Christian Biesinger <cbiesinger@google.com>
2515
2516 * gdb.python/py-block.exp: Test dictionary access on blocks.
2517
580f1034
SM
25182019-08-05 Simon Marchi <simon.marchi@efficios.com>
2519
2520 PR gdb/24863
2521 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2522 -list-thread-groups --available test when running under
2523 check-read1.
2524
d86bd7cb
TV
25252019-08-05 Tom de Vries <tdevries@suse.de>
2526
2527 PR testsuite/24863
2528 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2529 * gdb.base/help.exp: Use with_read1_timeout_factor.
2530 * gdb.base/info-macros.exp: Same.
2531 * gdb.cp/nested-types.exp: Same.
2532
a80cf5d8
TV
25332019-08-05 Tom de Vries <tdevries@suse.de>
2534
2535 * lib/gdb.exp (version_at_least): Factor out of ...
2536 (tcl_version_at_least): ... here.
2537 (gdb_compile): Fail if pie results in non-PIE executable.
2538 (readelf_version, readelf_prints_pie): New proc.
2539 (exec_is_pie): Return -1 if unknown.
2540
d0962838
TV
25412019-08-05 Tom de Vries <tdevries@suse.de>
2542
2543 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2544
2252ff3d
SL
25452019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2546
2547 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2548
26655f53
SL
25492019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2550
2551 * lib/completion-support.exp (test_gdb_complete_none): Skip
2552 tab completion tests if no readline support.
2553 (test_gdb_complete_unique_re): Likewise.
2554 (test_gdb_complete_multiple): Likewise.
2555
db4dc13e
PW
25562019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2557
2558 * gdb.base/info_sources.exp: New file.
2559 * gdb.base/info_sources.c: New file.
2560 * gdb.base/info_sources_base.c: New file.
2561
0eba165a
PFC
25622019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2563
2564 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2565 prefix argument.
2566 (test_exit_status): Add prefix argument.
2567
59bd512b
TV
25682019-08-01 Tom de Vries <tdevries@suse.de>
2569
2570 PR testsuite/24863
2571 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2572 calling exp_continue for new thread and thread exited messages.
2573
2a3ad588
TV
25742019-08-01 Tom de Vries <tdevries@suse.de>
2575
2576 PR testsuite/24863
2577 * gdb.base/structs.exp: Fix check-read1 timeout using
2578 gdb_test_sequence.
2579 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2580
117eb594
TV
25812019-08-01 Tom de Vries <tdevries@suse.de>
2582
2583 PR testsuite/24863
2584 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2585 line.
2586
ed591340
TV
25872019-08-01 Tom de Vries <tdevries@suse.de>
2588
2589 PR testsuite/24863
2590 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2591
aa3b6533
TT
25922019-07-30 Tom Tromey <tromey@adacore.com>
2593
2594 * gdb.ada/display_nested.exp: New file.
2595 * gdb.ada/display_nested/foo.adb: New file.
2596 * gdb.ada/display_nested/pack.adb: New file.
2597 * gdb.ada/display_nested/pack.ads: New file.
2598
2906593f
CB
25992019-07-30 Christian Biesinger <cbiesinger@google.com>
2600
2601 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2602 namespace.
2603 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2604
0f575925
TV
26052019-07-30 Tom de Vries <tdevries@suse.de>
2606
2607 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2608 instead.
2609
b13057d9
TV
26102019-07-30 Tom de Vries <tdevries@suse.de>
2611
2612 PR testsuite/24834
2613 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2614 (exec_is_pie): New proc.
2615
5c4dde85
CB
26162019-07-29 Christian Biesinger <cbiesinger@google.com>
2617
2618 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2619
c620ed88
CB
26202019-07-29 Christian Biesinger <cbiesinger@google.com>
2621
2622 * gdb.python/py-objfile.c: Add global and static vars.
2623 * gdb.python/py-objfile.exp: Test new functions Objfile.
2624 lookup_global_symbol and lookup_static_symbol.
2625
3d235706
TT
26262019-07-29 Tom Tromey <tom@tromey.com>
2627
2628 * lib/tuiterm.exp (Term::_csi_@): New proc.
2629 (Term::_csi_X): Don't move cursor.
2630
c7e4c0a6
PW
26312019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2632
2633 * gdb.base/options.exp: Update backtrace - completion to
2634 new option -frame-info.
2635 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2636 Test new 'set print frame-info'. Test backtrace -frame-info
2637 overriding 'set print frame-info'.
2638 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2639 Test new 'set print frame-info'.
2640 Verify consistency of backtrace with and without filters, with and
2641 without -no-filters.
2642 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2643 default.
2644
de28a3b7
TV
26452019-07-29 Tom de Vries <tdevries@suse.de>
2646
2647 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2648 no arguments".
2649
507dd60e
TV
26502019-07-29 Tom de Vries <tdevries@suse.de>
2651
2652 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2653 is a substring of the first for "complete non-unique file name".
2654
5beafce9
TV
26552019-07-29 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2658 with ".*".
2659
2d274232
TV
26602019-07-29 Tom de Vries <tdevries@suse.de>
2661
2662 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2663 Pass prompt_regexp parameter to gdb_test_multiple calls.
2664
9197cd8b
TV
26652019-07-29 Tom de Vries <tdevries@suse.de>
2666
2667 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2668 print registers" regexps.
9197cd8b 2669
b528dae0
TV
26702019-07-29 Tom de Vries <tdevries@suse.de>
2671
2672 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2673
d17725d7
TV
26742019-07-29 Tom de Vries <tdevries@suse.de>
2675
2676 PR gdb/24855
2677 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2678 (skip_python_tests_prompt): Add prompt_regexp argument to
2679 gdb_test_multiple calls.
2680
52b75bf1
TT
26812019-07-27 Tom Tromey <tom@tromey.com>
2682
2683 * gdb.tui/main.exp: New file.
2684
2b1d00c2
TT
26852019-07-27 Tom Tromey <tom@tromey.com>
2686
2687 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2688 optional.
2689 * gdb.tui/empty.exp: New file.
2690
ded631d5
TT
26912019-07-27 Tom Tromey <tom@tromey.com>
2692
2693 * lib/tuiterm.exp (spawn): New proc.
2694 (Term::resize): New proc.
2695 * gdb.tui/resize.exp: New file.
2696
58ac439d
TT
26972019-07-27 Tom Tromey <tom@tromey.com>
2698
2699 * gdb.tui/list.exp: New file.
2700
fe1f56ee
TT
27012019-07-27 Tom Tromey <tom@tromey.com>
2702
2703 * gdb.tui/regs.exp: New file.
2704
f790b310
TT
27052019-07-27 Tom Tromey <tom@tromey.com>
2706
2707 * gdb.tui/basic.exp: Add "layout split" test.
2708
d95fc6ee
TT
27092019-07-27 Tom Tromey <tom@tromey.com>
2710
2711 * gdb.tui/basic.exp: Add "layout asm" test.
2712
c3786b3a
TT
27132019-07-27 Tom Tromey <tom@tromey.com>
2714
2715 * lib/tuiterm.exp: New file.
2716 * gdb.tui/basic.exp: New file.
2717
98a617f8
KB
27182019-07-27 Kevin Buettner <kevinb@redhat.com>
2719
2720 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2721 Enable tests associated with this flag. Adjust regex
2722 referencing "foo_low" to now refer to "foo_cold" instead.
2723
5c076da4
KB
27242019-07-27 Kevin Buettner <kevinb@redhat.com>
2725
2726 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2727 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2728 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2729 foo_cold. Revise comments to match.
2730 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2731 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2732 were wrapped into this proc; Call do_test in loop from outermost
2733 level.
2734 (foo_low): Rename all occurrences to "foo_cold".
2735 (backtrace from baz): New test.
2736 (x2/i foo_cold): New test.
2737 (info line *foo_cold): New test.
2738
1512d3b7
TV
27392019-07-26 Tom de Vries <tdevries@suse.de>
2740
2741 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2742
297989a1
TV
27432019-07-25 Tom de Vries <tdevries@suse.de>
2744
2745 PR testsuite/24830
2746 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2747 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2748 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2749 (skip_libstdcxx_probe_tests): ... here.
2750 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2751
b3b965fb
TV
27522019-07-24 Tom de Vries <tdevries@suse.de>
2753
2754 PR testsuite/24807
2755 * gdb.objc/basicclass.m: Include stdio.h.
2756 * gdb.objc/nondebug.m: Same.
2757 * gdb.objc/objcdecode.m: Same.
2758
4625b4d0
TV
27592019-07-24 Tom de Vries <tdevries@suse.de>
2760
2761 PR testsuite/24612
2762 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2763 additional_flags.
2764
024a5840
TV
27652019-07-24 Tom de Vries <tdevries@suse.de>
2766
2767 PR testsuite/24831
2768 * gdb.multi/tids.exp: Update error messages for info threads.
2769
c76ddaa3
TV
27702019-07-24 Tom de Vries <tdevries@suse.de>
2771
2772 * gdb.base/info-types.exp: Allow info types to print info for more than
2773 one file.
2774
9a618ef6
TV
27752019-07-23 Tom de Vries <tdevries@suse.de>
2776
2777 PR testsuite/24842
2778 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2779 gdb_spawn_with_cmdline_opts.
2780
40eadf04
SP
27812019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2782
2783 * gdb.arch/arm-cmse-sgstubs.c: New test.
2784 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2785
5ba29434
TV
27862019-07-23 Tom de Vries <tdevries@suse.de>
2787
2788 PR testsuite/24711
2789 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2790 issuing next command.
2791
a8e9d247
AB
27922019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2793
2794 * gdb.ada/info_auto_lang.exp: Update expected results.
2795 * gdb.base/info-types.c: Add additional types to check.
2796 * gdb.base/info-types.exp: Update expected results.
2797
eb86c5e2
AB
27982019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 * gdb.base/info-types.c: New file.
2801 * gdb.base/info-types.exp: New file.
2802
01e175fe
AB
28032019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2804
2805 * gdb.arch/riscv-bp-infcall.c: New file.
2806 * gdb.arch/riscv-bp-infcall.exp: New file.
2807
6b78c3f8
AB
28082019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2809
2810 PR breakpoints/24541
2811 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2812
da738167
TV
28132019-07-14 Tom de Vries <tdevries@suse.de>
2814
2815 PR testsuite/24760
2816 * gdb.objc/basicclass.exp: Fix unterminated string.
2817
0d4e84ed
AB
28182019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2819 Andrew Burgess <andrew.burgess@embecosm.com>
2820
2821 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2822 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2823 negative bounds.
2824 * gdb.fortran/vla-value.exp: Print elements of an array with
2825 negative bounds.
2826 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2827 testing.
2828
021d8588
AB
28292019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2830
2831 * gdb.base/options.exp (expect_string): Dequote strings in
2832 results.
2833 (test-string): Test strings with different quoting and reindent.
2834
f06f1252
TT
28352019-07-10 Tom Tromey <tromey@adacore.com>
2836
2837 * gdb.ada/mi_ex_cond.exp: Update expected results.
2838 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2839 * gdb.ada/mi_catch_ex.exp: Update expected results.
2840 * gdb.ada/mi_catch_assert.exp: Update expected results.
2841 * gdb.ada/catch_ex.exp (catch_exception_info)
2842 (catch_exception_entry, catch_assert_entry)
2843 (catch_unhandled_entry): Update.
2844 * gdb.ada/catch_assert_if.exp: Update expected results.
2845
b863685d
RB
28462019-07-10 Richard Bunt <richard.bunt@arm.com>
2847 Stephen Roberts <stephen.roberts@arm.com>
2848
2849 * gdb.base/define.exp: Restore original prompt.
2850
cb1e4e32
PA
28512019-07-09 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2854 breakpoints" output.
2855 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2856 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2857 throw" creates breakpoint.
2858 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2859 'type="catchpoint"'.
2860
b58a68fe
PA
28612019-07-09 Pedro Alves <palves@redhat.com>
2862
2863 PR c++/15468
2864 * gdb.cp/except-multi-location-lib.cc: New.
2865 * gdb.cp/except-multi-location-main.cc: New.
2866 * gdb.cp/except-multi-location.exp: New.
2867
0826779b
PW
28682019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2869
2870 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2871 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2872 argument and update callers.
2873
5b0e2db4
AB
28742019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * gdb.arch/amd64-break-on-asm-line.S: New file.
2877 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2878
1f6f6e21
PW
28792019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2880
2881 * gdb.base/printcmds.exp: Test printing C string and
2882 C wide string convenience vars without transiting via the inferior.
2883 Also make test names unique.
2884
ea142fbf
AH
28852019-07-08 Alan Hayward <alan.hayward@arm.com>
2886
5862c886 2887 PR breakpoints/25011
ea142fbf
AH
2888 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2889
213fd9fa
PA
28902019-07-04 Pedro Alves <palves@redhat.com>
2891
2892 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2893 body returned ok(0), break(3) or continue(4).
2894 * gdb.testsuite/foreach_with_prefix.exp: New file.
2895
2b40fda7
AH
28962019-07-04 Alan Hayward <alan.hayward@arm.com>
2897
2898 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2899
a26c8de0
PA
29002019-07-03 Pedro Alves <palves@redhat.com>
2901
2902 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2903 "return -code".
2904
5f4ba3e7
PA
29052019-07-03 Pedro Alves <palves@redhat.com>
2906
2907 PR cli/24732
2908 * gdb.base/shell.exp: Load completion-support.exp.
2909 Adjust expected error output. Add completion tests.
2910
a994424f
PA
29112019-07-03 Pedro Alves <palves@redhat.com>
2912
2913 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2914 string_to_regexp.
2915
3d9be6f5
PA
29162019-07-03 Pedro Alves <palves@redhat.com>
2917
2918 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2919 (expect_integer): Adjust to expect "-string".
2920 (expect_string): New.
2921 (all_options): Expect "-string".
2922 (test-flag, test-boolean): Adjust to expect "-string".
2923 (test-string): New proc.
2924 (top level): Call it.
2925
41fc454c
PA
29262019-07-03 Pedro Alves <palves@redhat.com>
2927
2928 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2929 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2930 the expected output in the success.
2931
b2b2a215
PA
29322019-07-03 Pedro Alves <palves@redhat.com>
2933
2934 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2935 Split one gdb_test_multiple call in two to avoid a race.
2936
fdbc9870
PA
29372019-07-03 Pedro Alves <palves@redhat.com>
2938
2939 * gdb.base/with.c: New file.
2940 * gdb.base/with.exp: New file.
2941
c6ac8931
PA
29422019-07-03 Pedro Alves <palves@redhat.com>
2943
2944 * gdb.base/settings.exp: Replace all references to "maint
2945 test-settings set" with references to "maint set test-settings",
2946 and all references to "maint test-settings show" with references
2947 to "maint show test-settings".
2948
970f9d09
PA
29492019-07-03 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.base/settings.exp (test-string): Adjust expected out when
2952 testing "maint test-settings show filename"
2953
54d66006
PA
29542019-07-02 Pedro Alves <palves@redhat.com>
2955
2956 * gdb.base/options.exp (test-info-threads): New procedure.
2957 (top level): Call it.
2958
10d06d82
TT
29592019-06-28 Tom Tromey <tromey@adacore.com>
2960
2961 * gdb.dwarf2/ada-linkage-name.c: New file.
2962 * gdb.dwarf2/ada-linkage-name.exp: New file.
2963
3d507ff2
TT
29642019-06-27 Tom Tromey <tromey@adacore.com>
2965
d039f014 2966 PR c++/20020:
3d507ff2
TT
2967 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2968
8af58ffe
TV
29692019-06-26 Tom de Vries <tdevries@suse.de>
2970
2971 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2972
22e21752
TV
29732019-06-26 Tom de Vries <tdevries@suse.de>
2974
2975 * gdb.base/index-cache.exp: Add back missing debug option.
2976
b65b566c
PW
29772019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2978
2979 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2980
5c2c8c69
TV
29812019-06-25 Tom de Vries <tdevries@suse.de>
2982
2983 PR testsuite/24727
2984 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2985
164e3873
TV
29862019-06-24 Tom de Vries <tdevries@suse.de>
2987
2988 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2989
824eacee
TV
29902019-06-24 Tom de Vries <tdevries@suse.de>
2991
2992 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2993 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2994 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2995
385b97d3
TV
29962019-06-24 Tom de Vries <tdevries@suse.de>
2997
2998 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2999
c596f180
TV
30002019-06-21 Tom de Vries <tdevries@suse.de>
3001
3002 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3003
b13a7d03
TV
30042019-06-21 Tom de Vries <tdevries@suse.de>
3005
3006 PR testsuite/24518
3007 PR ada/24713
3008 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3009 index.
3010
899277ae
TT
30112019-06-19 Tom Tromey <tromey@adacore.com>
3012
3013 * gdb.ada/length_cond.exp: Add intro comment.
3014
680e1bee
TT
30152019-06-19 Tom Tromey <tromey@adacore.com>
3016
3017 * gdb.ada/length_cond.exp: New file.
3018 * gdb.ada/length_cond/length_cond.adb: New file.
3019 * gdb.ada/length_cond/pck.adb: New file.
3020 * gdb.ada/length_cond/pck.ads: New file.
3021
0ed4690a
TV
30222019-06-18 Tom de Vries <tdevries@suse.de>
3023
3024 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3025
d20ed5fd
TT
30262019-06-18 Tom Tromey <tromey@adacore.com>
3027
3028 * gdb.base/list0.h: Add comment explaining control character.
3029
86e04673
TV
30302019-06-18 Tom de Vries <tdevries@suse.de>
3031
3032 * boards/fission.exp: Break up long debug_flags line.
3033
c4973306
SM
30342019-06-16 Tom de Vries <tdevries@suse.de>
3035
3036 PR gdb/24445
3037 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3038 generated index.
3039
93cb9841
AB
30402019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3041
3042 PR gdb/24686
3043 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3044 improve detection of bug gdb/24541.
3045
399aaebd
SM
30462019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3047
3048 PR gdb/24669
3049 * gdb.base/index-cache.exp (uses_readnow,
3050 expecting_index_cache_use): Define global variable.
3051 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3052 expecting_index_cache_use.
3053
584a927c
AB
30542019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3055 Andrew Burgess <andrew.burgess@embecosm.com>
3056
3057 * gdb.fortran/pointers.f90: New file.
3058 * gdb.fortran/print_type.exp: New file.
3059 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3060 * gdb.fortran/vla-type.exp: Likewise.
3061 * gdb.fortran/vla-value.exp: Likewise.
3062 * gdb.mi/mi-vla-fortran.exp: Likewise.
3063
30056ea0
AB
30642019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3065
3066 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3067 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3068 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3069 as a stop reason.
3070
ec8e2b6d
AB
30712019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3072
3073 * gdb.base/annota1.exp: Update expected results.
3074 * gdb.cp/annota2.exp: Likewise.
3075 * gdb.cp/annota3.exp: Likewise.
3076
09e4c4e1
AB
30772019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3078
3079 * gdb.base/style-logging.exp: Remove path from test name.
3080
0735b091
TT
30812019-06-14 Tom Tromey <tromey@adacore.com>
3082
3083 PR gdb/24502:
3084 * gdb.base/style-logging.exp: New file.
3085
f5686554
TT
30862019-06-14 Tom Tromey <tromey@adacore.com>
3087
3088 * gdb.base/symfile-warn.exp: New file.
3089 * gdb.base/symfile-warn.c: New file.
3090
a0c1ffed
TT
30912019-06-14 Tom Tromey <tromey@adacore.com>
3092
3093 * gdb.base/annotate-symlink.exp: New file.
3094
f411722c
TT
30952019-06-14 Tom Tromey <tromey@adacore.com>
3096
3097 * gdb.ada/set_wstr.exp: Add reassignment test.
3098
4268ec18
TT
30992019-06-14 Tom Tromey <tromey@adacore.com>
3100
3101 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3102 'unchecked_access and 'unrestricted_access as well.
3103
9a9e394b
TT
31042019-06-14 Tom Tromey <tromey@adacore.com>
3105
3106 PR ada/24539:
3107 * gdb.ada/vla.exp: Update tests.
3108 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3109 pragma.
3110
4c048731
PA
31112019-06-13 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.base/settings.exp (test-integer): Test junk after
3114 "unlimited".
3115
6665660a
PA
31162019-06-13 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.base/options.exp (test-thread-apply): New.
3119 (top level): Call it.
3120
5d707134
PA
31212019-06-13 Pedro Alves <palves@redhat.com>
3122
3123 * gdb.base/options.exp (test-frame-apply): New.
3124 (top level): Test print commands with different "frame apply"
3125 prefixes.
3126
e2a689da
PA
31272019-06-13 Pedro Alves <palves@redhat.com>
3128
e79be6e5 3129 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3130 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3131 'max_completions' parameter and handle it.
3132 (test_gdb_completion_offers_commands): New.
3133
90a1ef87
PA
31342019-06-13 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3137
d4c16835
PA
31382019-06-13 Pedro Alves <palves@redhat.com>
3139
3140 * gdb.base/options.exp (test-backtrace): New.
3141 (top level): Call it.
3142
2daf894e
PA
31432019-06-13 Pedro Alves <palves@redhat.com>
3144
3145 * gdb.guile/scm-frame-args.exp: Use "set print
3146 raw-frame-arguments" instead of "set print raw frame-arguments".
3147 * gdb.python/py-frame-args.exp: Likewise.
3148
e6ed716c
PA
31492019-06-13 Pedro Alves <palves@redhat.com>
3150
3151 * gdb.compile/compile.exp: Adjust expected output to option
3152 processing changes.
3153
7d8062de
PA
31542019-06-13 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.base/options.exp: Build executable.
3157 (test-print): New procedure.
3158 (top level): Call it, once for "print" and another for "compile
3159 print".
3160
9d0faba9
PA
31612019-06-13 Pedro Alves <palves@redhat.com>
3162
3163 * gdb.base/options.c: New file.
3164 * gdb.base/options.exp: New file.
3165
dee7b4c8
PA
31662019-06-13 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3169 that "o" is ambiguous.
3170
dca0f6c0
PA
31712019-06-13 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.base/settings.c: New file.
3174 * gdb.base/settings.exp: New file.
3175
ccf46844
PA
31762019-06-13 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.base/completion.exp: Fix comment typo.
3179
b9a3f842
PA
31802019-06-13 Pedro Alves <palves@redhat.com>
3181
3182 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3183 foo --1" test.
3184
d106773e
PA
31852019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3186
3187 * gdb.fortran/block-data.f: New.
3188 * gdb.fortran/block-data.exp: New.
3189
fea82da0
TV
31902019-06-11 Tom de Vries <tdevries@suse.de>
3191
3192 PR testsuite/24521
3193 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3194 message.
3195
8c2e74f1
TV
31962019-06-11 Tom de Vries <tdevries@suse.de>
3197
3198 PR testsuite/24521
3199 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3200
b49851c8
TV
32012019-06-11 Tom de Vries <tdevries@suse.de>
3202
3203 * boards/readnow.exp: New file.
3204
a7067863
AB
32052019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3206
3207 * gdb.fortran/vla-sizeof.exp: Update expected results.
3208
1a3da2cd
AB
32092019-06-06 Amos Bird <amosbird@gmail.com>
3210
3211 * gdb.base/annota1.exp (thread_switch): Add test for
3212 thread-exited annotation.
3213
3847a7bf
TT
32142019-06-06 Tom Tromey <tromey@adacore.com>
3215
3216 * gdb.base/maint.exp: Expect command started/finished output.
3217
0088ba59
AB
32182019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3219
3220 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3221 comment.
3222 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3223
312617a3
AB
32242019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3225
3226 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3227 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3228 * gdb.arch/riscv-unwind-long-insn.c: New file.
3229 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3230
e1f2e1a2
CB
32312019-06-04 Christian Biesinger <cbiesinger@google.com>
3232
d3238f7d 3233 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3234
206584bd
PW
32352019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3236
3237 * lib/gdb.exp (help_list_trailer): New regexp variable
3238 factorizing the help trailer message.
3239 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3240 arg to allow to better factorize various tests.
3241 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3242 (test_prefix_command_help): Use help_list_trailer.
3243 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3244 * gdb.guile/scm-cmd.exp: Likewise.
3245 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3246 * gdb.base/help.exp: Use test_user_defined_class_help.
3247 * gdb.base/style.exp: Add tests for styling of help and apropos.
3248 * lib/gdb-utils.exp (style): Add title and highlight styles.
3249
708dc93e
PW
32502019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3251
3252 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3253 $_shell_exitsignal.
3254 * gdb.base/default.exp: Update for new convenience variables.
3255
f49055a5
TT
32562019-05-29 Tom Tromey <tromey@adacore.com>
3257
3258 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3259 to "break complete ada" test case's regexp.
3260
4330d61d
TT
32612019-05-29 Tom Tromey <tromey@adacore.com>
3262
3263 PR c++/20020:
3264 * gdb.cp/constexpr-field.exp: New file.
3265 * gdb.cp/constexpr-field.cc: New file.
3266
000439d5
TT
32672019-05-29 Tom Tromey <tromey@adacore.com>
3268
3269 * gdb.base/finish.exp (finish_no_print): New proc.
3270 (finish_tests): Call it.
3271
5a01c34c
TV
32722019-05-24 Tom de Vries <tdevries@suse.de>
3273
3274 * gdb.dwarf2/gdb-add-index.exp: New file.
3275
18125b16
TT
32762019-05-22 Tom Tromey <tromey@adacore.com>
3277
3278 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3279 * gdb.base/style.exp: Use "style".
3280 * lib/gdb-utils.exp (style): New proc.
3281
af1a8d03
TV
32822019-05-22 Tom de Vries <tdevries@suse.de>
3283
3284 * gdb.base/align.exp: Require c++11.
3285
e7fe496b
TV
32862019-05-22 Tom de Vries <tdevries@suse.de>
3287
3288 PR testsuite/24586
3289 * gdb.python/py-mi-var-info-path-expression.exp: Call
3290 mi_skip_python_tests to check if python is supported.
3291
8fca4da0
AH
32922019-05-22 Alan Hayward <alan.hayward@arm.com>
3293
3294 * gdb.arch/aarch64-pauth.c: New test.
3295 * gdb.arch/aarch64-pauth.exp: New file.
3296
b7060614
AH
32972019-05-22 Alan Hayward <alan.hayward@arm.com>
3298
3299 * README (Re-running Tests Outside The Testsuite): New section.
3300
669d0468
TV
33012019-05-21 Tom de Vries <tdevries@suse.de>
3302
3303 * gdb.arch/amd64-eval.exp: Require c++11.
3304 * gdb.base/max-depth.exp: Same.
3305 * gdb.compile/compile-cplus-array-decay.exp: Same.
3306 * gdb.cp/meth-typedefs.exp: Same.
3307 * gdb.cp/subtypes.exp: Same.
3308 * gdb.cp/temargs.exp: Same.
3309
ce3ebcaa
AH
33102019-05-21 Alan Hayward <alan.hayward@arm.com>
3311
3312 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3313
34d11c68
AB
33142019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3315
3316 PR gdb/18644
3317 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3318 * gdb.fortran/printing-types.exp: Add new test.
3319 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3320 testing.
3321 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3322 setup_kfail call.
3323
87781e84
AH
33242019-05-17 Alan Hayward <alan.hayward@arm.com>
3325
3326 * README (Running the Testsuite): Change example.
3327 (Testsuite Parameters): Remove TRANSCRIPT.
3328 * lib/gdb.exp: Remove TRANSCRIPT check.
3329
b420b89e
AH
33302019-05-17 Alan Hayward <alan.hayward@arm.com>
3331
3332 * README (Testsuite Parameters): Add replay logging to
3333 GDBSERVER_DEBUG.
3334 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3335 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3336 as a comma separated list.
3337 (gdb_debug_init): Override procedure.
3338
408e9b8b
AH
33392019-05-17 Alan Hayward <alan.hayward@arm.com>
3340
3341 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3342 (gdb_write_cmd_file): New procedure.
3343 * lib/gdbserver-support.exp (gdbserver_start): Call
3344 gdbserver_write_cmd_file.
3345 (gdbserver_write_cmd_file): New procedure.
3346
f9e2e39d
AH
33472019-05-17 Alan Hayward <alan.hayward@arm.com>
3348
3349 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3350 (delete_breakpoints): Likewise.
3351 (gdb_run_cmd): Likewise.
3352 (gdb_start_cmd): Likewise.
3353 (gdb_starti_cmd): Likewise.
3354 (gdb_internal_error_resync): Likewise.
3355 (gdb_test_multiple): Likewise.
3356 (gdb_reinitialize_dir): Likewise.
3357 (default_gdb_exit): Likewise.
3358 (gdb_file_cmd): Mark kill as optional.
3359 (default_gdb_start): Call gdb_stdin_log_init.
3360 (send_gdb): Call gdb_stdin_log_write.
3361 (rerun_to_main): Mark Y as an answer.
3362 (gdb_stdin_log_init): New function.
3363 (gdb_stdin_log_write): Likewise.
3364
81f47ac2
AH
33652019-05-17 Alan Hayward <alan.hayward@arm.com>
3366
3367 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3368 * gdb.base/debug-expr.exp: Likewise.
3369 * gdb.base/foll-fork.exp: Likewise.
3370 * gdb.base/foll-vfork.exp: Likewise.
3371 * gdb.base/fork-print-inferior-events.exp: Likewise.
3372 * gdb.base/gdb-sigterm.exp: Likewise.
3373 * gdb.base/gdbinit-history.exp: Likewise.
3374 * gdb.base/osabi.exp: Likewise.
3375 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3376 * gdb.base/ui-redirect.exp: Likewise.
3377 * gdb.gdb/unittest.exp: Likewise.
3378 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3379 * gdb.mi/mi-watch.exp: Likewise.
3380 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3381 * gdb.mi/user-selected-context-sync.exp: Likewise.
3382 * gdb.python/python.exp: Disable debug test when debugging.
3383 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3384 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3385 Likewise.
3386 * gdb.threads/stepi-random-signal.exp: Likewise.
3387
29b52314
AH
33882019-05-17 Alan Hayward <alan.hayward@arm.com>
3389
3390 * Makefile.in: Pass through GDB_DEBUG.
3391 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3392 (gdb,debug): Add board setting.
3393 * lib/gdb.exp (default_gdb_start): Start debugging.
3394 (gdb_debug_enabled): New procedure.
3395 (gdb_debug_init): Likewise.
29b52314
AH
3396
33972019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3398
29b52314
AH
3399 * Makefile.in: Pass through GDB_DEBUG.
3400 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3401 (gdb,debug): Add board setting.
3402 * lib/gdb.exp (default_gdb_start): Start debugging.
3403 (gdb_debug_enabled): New procedure.
3404 (gdb_debug_init): Likewise.
29b52314 3405
ca1285d1
AH
34062019-05-17 Alan Hayward <alan.hayward@arm.com>
3407
3408 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3409
f3a09c80
AH
34102019-05-17 Alan Hayward <alan.hayward@arm.com>
3411
3412 * gdb.base/ui-redirect.exp: Test redirection.
3413
26648588
JV
34142019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3415
3416 * gdb.mi/mi-complete.exp: New file.
3417 * gdb.mi/mi-complete.cc: Likewise.
3418
14237686
AB
34192019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3420
3421 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3422 indexed and sliced arrays, and pointers to arrays.
3423
e7bd7fba
TT
34242019-05-14 Tom Tromey <tromey@adacore.com>
3425
3426 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3427 styling test.
3428
2764128d
TV
34292019-05-14 Tom de Vries <tdevries@suse.de>
3430
3431 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3432 selection entry encoding.
3433
71bed2db
TT
34342019-05-10 Tom Tromey <tromey@adacore.com>
3435
3436 * gdb.ada/info_exc.exp: Add "complete" test.
3437
63b667ad
TV
34382019-05-09 Tom de Vries <tdevries@suse.de>
3439
3440 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3441 CU-relative.
3442
9cfd2b89
TV
34432019-05-09 Tom de Vries <tdevries@suse.de>
3444
3445 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3446 CU-relative.
3447
2228ef77
XR
34482019-05-08 Joel Brobecker <brobecker@adacore.com>
3449
3450 * gdb.ada/frame_arg_lang.exp: New testcase.
3451 * gdb.ada/frame_arg_lang/bla.adb: New file.
3452 * gdb.ada/frame_arg_lang/pck.ads: New file.
3453 * gdb.ada/frame_arg_lang/pck.adb: New file.
3454 * gdb.ada/frame_arg_lang/foo.c: New file.
3455
80e55b13
TT
34562019-05-08 Tom Tromey <tromey@adacore.com>
3457
3458 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3459
9d3421af
TT
34602019-05-08 Tom Tromey <tromey@adacore.com>
3461
3462 * gdb.base/ptype-offsets.exp: Update tests.
3463
844333e2
TT
34642019-05-08 Tom Tromey <tromey@adacore.com>
3465
3466 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3467 cases.
3468 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3469 "short".
3470
988915ee
TT
34712019-05-08 Tom Tromey <tromey@adacore.com>
3472
3473 * gdb.ada/vla.exp: New file.
3474 * gdb.ada/vla/vla.adb: New file.
3475
7bd55dac
TV
34762019-05-07 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3479
75f06e9d
TV
34802019-05-07 Tom de Vries <tdevries@suse.de>
3481
3482 PR testsuite/24522
3483 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3484 section.
3485
77e7aaa4
TV
34862019-05-07 Tom de Vries <tdevries@suse.de>
3487
3488 PR testsuite/24522
3489 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3490 .debug_aranges section.
3491
456ba0fa
TV
34922019-05-07 Tom de Vries <tdevries@suse.de>
3493
3494 PR testsuite/24159
3495 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3496
5a56d6a6
TV
34972019-05-06 Tom de Vries <tdevries@suse.de>
3498
3499 * lib/gdb.exp (exec_has_index_section): New proc.
3500 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3501 section.
3502
9d6d4be8
TV
35032019-05-04 Tom de Vries <tdevries@suse.de>
3504
3505 * boards/cc-with-debug-names.exp: New file.
3506
222a8d25
TT
35072019-05-03 Tom Tromey <tromey@adacore.com>
3508
3509 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3510 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3511 * gdb.ada/char_enum.exp: Add test.
3512
0fdfd794
TV
35132019-05-03 Tom de Vries <tdevries@suse.de>
3514
3515 * boards/cc-with-gdb-index.exp: New file.
3516
80062eb9
AB
35172019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3518
3519 * gdb.rust/simple.exp: Add new test case.
3520 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3521 (main): Initialise an instance of the new struct.
3522
4504bbde
TT
35232019-05-01 Tom Tromey <tromey@adacore.com>
3524
3525 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3526 record.
3527 (NPR): New variable.
3528 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3529 test.
3530
d48e62f4
TT
35312019-05-01 Tom Tromey <tromey@adacore.com>
3532
3533 * gdb.ada/packed_array_assign.exp: Add packed assignment
3534 regression test.
3535
f59f30f5
TV
35362019-05-01 Tom de Vries <tdevries@suse.de>
3537
3538 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3539
b70bfc54
TV
35402019-05-01 Tom de Vries <tdevries@suse.de>
3541
3542 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3543
15f18d14
AT
35442019-04-30 Ali Tamur <tamur@google.com>
3545
3546 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3547
2ff0a947
TT
35482019-04-30 Tom Tromey <tromey@adacore.com>
3549
3550 * lib/ada.exp (find_ada_tool): New proc.
3551 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3552 * gdb.ada/catch_ex_std.exp: New file.
3553 * gdb.ada/catch_ex_std/foo.adb: New file.
3554 * gdb.ada/catch_ex_std/some_package.adb: New file.
3555 * gdb.ada/catch_ex_std/some_package.ads: New file.
3556
a776957c
TT
35572019-04-30 Tom Tromey <tromey@adacore.com>
3558
3559 PR c++/24470:
3560 * gdb.cp/temargs.cc: Add test code from PR.
3561
bc68014d
AB
35622019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3563
3564 * gdb.fortran/vla-datatypes.exp: Update expected results.
3565 * gdb.fortran/vla-ptype.exp: Likewise.
3566 * gdb.fortran/vla-type.exp: Likewise.
3567 * gdb.fortran/vla-value.exp: Likewise.
3568
f1fdc960
AB
35692019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3570
3571 * gdb.fortran/ptr-indentation.exp: Update expected results.
3572 * gdb.fortran/ptype-on-functions.exp: Likewise.
3573 * gdb.fortran/vla-ptr-info.exp: Likewise.
3574 * gdb.fortran/vla-value.exp: Likewise.
3575
bf7a4de1
AB
35762019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3577
3578 * gdb.fortran/ptype-on-functions.exp: New file.
3579 * gdb.fortran/ptype-on-functions.f90: New file.
3580
bbe75b9d
AB
35812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3582
3583 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3584 case void string.
3585
1db455a7
AB
35862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3587
3588 * gdb.fortran/complex.exp: Expand.
3589 * gdb.fortran/complex.f: Renamed to...
3590 * gdb.fortran/complex.f90: ...this, and extended to add more
3591 complex values.
3592
b6d03bb2
AB
35932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3594
3595 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3596 MODULO, CMPLX.
3597
2e62ab40
AB
35982019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3599 Richard Bunt <richard.bunt@arm.com>
3600
3601 * gdb.base/max-depth.c: New file.
3602 * gdb.base/max-depth.exp: New file.
3603 * gdb.python/py-nested-maps.c: New file.
3604 * gdb.python/py-nested-maps.exp: New file.
3605 * gdb.python/py-nested-maps.py: New file.
3606 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3607 (test_all_common): Call test_max_depth.
3608 * gdb.fortran/max-depth.exp: New file.
3609 * gdb.fortran/max-depth.f90: New file.
3610 * gdb.go/max-depth.exp: New file.
3611 * gdb.go/max-depth.go: New file.
3612 * gdb.modula2/max-depth.exp: New file.
3613 * gdb.modula2/max-depth.c: New file.
3614 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3615
d2b584a5
TV
36162019-04-29 Tom de Vries <tdevries@suse.de>
3617
3618 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3619
136afab8
PW
36202019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3621
3622 * gdb.base/callexit.exp: Test may-call-functions off.
3623
725cbb63
KS
36242019-04-25 Keith Seitz <keiths@redhat.com>
3625
3626 PR c++/24367
3627 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3628 (another_incomplete_struct, test_incomplete): New definitions.
3629 (main): Use new definitions.
3630 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3631 functions.
3632
701adfb0
PA
36332019-04-25 Ali Tamur <tamur@google.com>
3634
3635 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3636
82433e3e
SDJ
36372019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3638
3639 PR corefiles/11608
3640 PR corefiles/18187
3641 * gdb.base/coredump-filter-build-id.exp: New file.
3642
dd06d4d6
AH
36432019-04-25 Alan Hayward <alan.hayward@arm.com>
3644
e79be6e5
SM
3645 * Makefile.in: Pass through GDBSERVER_DEBUG.
3646 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3647 (gdbserver,debug): Add board setting.
3648 * gdb.trace/tspeed.exp: Skip when debugging.
3649 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3650 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3651
1670072e
TT
36522019-04-24 Tom Tromey <tromey@adacore.com>
3653
3654 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3655 Rust.
3656
a59240a4
TT
36572019-04-24 Tom Tromey <tromey@adacore.com>
3658
3659 * gdb.arch/amd64-eval.exp: Test bitfield return.
3660 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3661 (class Foo) <return_bitfields>: New method.
3662 (main): Call it.
3663
b907456c
AB
36642019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3665
3666 * gdb.cp/many-args.cc: New file.
3667 * gdb.cp/many-args.exp: New file.
3668
5c565afd
TV
36692019-04-23 Tom de Vries <tdevries@suse.de>
3670
3671 PR gdb/24433
3672 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3673
ba22ff86
AH
36742019-04-23 Alan Hayward <alan.hayward@arm.com>
3675
3676 * gdb.trace/backtrace.exp: Use nopie flag.
3677 * gdb.trace/circ.exp: Likewise.
3678 * gdb.trace/collection.exp: Likewise.
3679 * gdb.trace/ftrace.exp: Likewise.
3680 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3681 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3682 * gdb.trace/qtro.exp: Likewise.
3683 * gdb.trace/read-memory.exp: Likewise.
3684 * gdb.trace/report.exp: Likewise.
3685 * gdb.trace/tfile.exp: Likewise.
3686 * gdb.trace/tfind.exp: Likewise.
3687 * gdb.trace/unavailable.exp: Likewise.
3688
7905fc35
PA
36892019-04-22 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.base/solib-probes-nosharedlibrary.c,
3692 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3693
8ecb59f8
TT
36942019-04-19 Tom Tromey <tromey@adacore.com>
3695
3696 * gdb.ada/ptype_union.c: New file.
3697 * gdb.ada/ptype_union.exp: New file.
3698
62160ec9
TT
36992019-04-19 Tom Tromey <tromey@adacore.com>
3700
3701 PR symtab/24423:
3702 * gdb.base/list0.h (foo): Add a control-l character.
3703
36cd4ba5
TV
37042019-04-18 Tom de Vries <tdevries@suse.de>
3705
3706 PR gdb/24433
3707 * boards/local-board.exp: Set sysroot to "".
3708
b73715df
TV
37092019-04-18 Tom de Vries <tdevries@suse.de>
3710 Pedro Alves <palves@redhat.com>
3711
3712 PR gdb/24454
3713 * gdb.threads/vfork-follow-child-exec.c: New file.
3714 * gdb.threads/vfork-follow-child-exec.exp: New file.
3715 * gdb.threads/vfork-follow-child-exit.c: New file.
3716 * gdb.threads/vfork-follow-child-exit.exp: New file.
3717
4aa866af
LS
37182019-04-15 Leszek Swirski <leszeks@google.com>
3719
3720 * gdb.arch/amd64-eval.cc: New file.
3721 * gdb.arch/amd64-eval.exp: New file.
3722
e5a1a79a
AH
37232019-04-11 Alan Hayward <alan.hayward@arm.com>
3724
3725 * gdb.server/sysroot.c: New test.
3726 * gdb.server/sysroot.exp: New file.
3727 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3728 matching param.
3729
41077b66
AB
37302019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3731
3732 * gdb.base/align.exp: Extend test to cover structures containing
3733 only static fields.
3734
c30391f8
TV
37352019-04-11 Tom de Vries <tdevries@suse.de>
3736
3737 * boards/cc-with-dwz-m.exp: New file.
3738 * boards/cc-with-dwz.exp: New file.
3739 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3740
e242fd12
SM
37412019-04-09 Simon Marchi <simon.marchi@efficios.com>
3742
3743 * gdb.base/start-cpp.exp: New file.
3744 * gdb.base/start-cpp.cc: New file.
3745
2b0c8b01
KB
37462019-04-08 Kevin Buettner <kevinb@redhat.com>
3747
3748 * gdb.python/py-thrhandle.exp: Adjust tests to call
3749 thread_from_handle instead of thread_from_thread_handle.
3750
947210e5
KB
37512019-04-08 Kevin Buettner <kevinb@redhat.com>
3752
3753 * gdb.python/py-thrhandle.exp: Add tests for
3754 gdb.InferiorThread.handle.
3755
d7df6549
AB
37562019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3757
3758 * gdb.python/py-function.exp: Check calling helper function from
3759 all languages.
3760 * lib/gdb.exp (gdb_supported_languages): New proc.
3761
8bdc1658
AB
37622019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3763
3764 * gdb.base/complex-parts.c: New file.
3765 * gdb.base/complex-parts.exp: New file.
3766
05caa1d2
TT
37672019-04-01 Tom Tromey <tromey@adacore.com>
3768
3769 PR symtab/23331:
3770 * gdb.dwarf2/dw2-ranges-main.c: New file.
3771 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3772 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3773
7734102d
EZ
37742019-03-30 Simon Marchi <simark@simark.ca>
3775
3776 * gdb.base/default.exp: Add values for $_gdb_major and
3777 $_gdb_minor.
3778
188e1fa9
TT
37792019-03-29 Tom Tromey <tromey@adacore.com>
3780
3781 * gdb.base/help.exp: Tighten apropos regexp.
3782
2880242d
KS
37832019-03-29 Keith Seitz <keiths@redhat.com>
3784
3785 * gdb.fortran/array-bounds.exp: New file.
3786 * gdb.fortran/array-bounds.f90: New file.
3787
077cad8e
PW
37882019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3789
3790 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3791
80047cfc
PW
37922019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3793
3794 * gdb.multi/hello.c (main): Increase alarm timer.
3795
f489207e
SL
37962019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3797
3798 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3799 factor when no hardware watchpoint support.
3800
c92df149
AH
38012019-03-28 Alan Hayward <alan.hayward@arm.com>
3802 Pedro Alves <palves@redhat.com>
3803
3804 * boards/local-board.exp: set sysroot to /.
3805
933aebfa
AH
38062019-03-27 Alan Hayward <alan.hayward@arm.com>
3807
3808 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3809 in child.
3810
9f9aa852
AB
38112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3812
3813 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3814 field.
3815 (make_container): Initialise new field.
3816 * gdb.python/py-prettyprint.exp: Add new tests.
3817 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3818 <display_hint>: New method.
3819
3714a195
AB
38202019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3821
3822 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3823 gdb_continue_to_breakpoint more throughout this test.
3824 (run_lang_tests) Supply unique test names, and use
3825 gdb_test_no_output.
3826
18c77628
AB
38272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3828
3829 * gdb.base/finish-pretty.exp: Update expected results.
3830 * gdb.base/pretty-print.c: New file.
3831 * gdb.base/pretty-print.exp: New file.
3832
9a93502f
PA
38332019-03-25 Pedro Alves <palves@redhat.com>
3834
3835 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3836 move comments outside list. Append '-i "" eof' section.
3837
968aa7ae
AH
38382019-03-22 Alan Hayward <alan.hayward@arm.com>
3839
34a7f2a4 3840 PR testsuite/25016
968aa7ae
AH
3841 * README: Add pie options.
3842 * gdb.base/break-interp.exp: Ensure pie is disabled.
3843 * gdb.base/dump.exp: Likewise.
3844 * lib/gdb.exp (gdb_compile): Add pie option.
3845
4c7d57e7
TT
38462019-03-19 Tom Tromey <tromey@adacore.com>
3847
3848 * gdb.mi/mi2-cli-display.c: New file.
3849 * gdb.mi/mi2-cli-display.exp: New file.
3850
bff8c71f
TT
38512019-03-18 Joel Brobecker <brobecker@adacore.com>
3852 Tom Tromey <tromey@adacore.com>
3853
3854 * gdb.ada/ptype_array/pck.adb: New file.
3855 * gdb.ada/ptype_array/pck.ads: New file.
3856 * gdb.ada/ptype_array/foo.adb: New file.
3857 * gdb.ada/ptype_array.exp: New file.
3858
d085f989
TT
38592019-03-14 Tom Tromey <tromey@adacore.com>
3860
3861 * gdb.base/style.exp: Add "set style sources" test.
3862
b4be1b06
SM
38632019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3864
3865 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3866 * mi-breakpoint-multiple-locations.exp: ... this.
3867 (make_breakpoints_pattern): New proc.
3868 (do_test): Add mi_version parameter, test -break-insert,
3869 -break-info and =breakpoint-created.
3870
7cde5fc2
AB
38712019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3872
3873 * config/default.exp: Remove 'load_lib gdb.exp'.
3874 * config/monitor.exp: Likewise.
3875 * config/sid.exp: Likewise.
3876 * config/sim.exp: Likewise.
3877 * config/slite.exp: Likewise.
3878 * config/unix.exp: Likewise.
3879 * gdb.base/default.exp: Remove unhelpful comment.
3880
efbecbc1
AB
38812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3882
3883 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3884
0841c79a
AB
38852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3886
3887 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3888
4a270568
AB
38892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 * gdb.fortran/type-kinds.exp: Update expected results.
3892
067630bd
AB
38932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3894
3895 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3896
3be47f7a
AB
38972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3898
3899 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3900 function.
3901 (test_basic_parsing_of_type_kinds): Expand types tested.
3902 (test_parsing_invalid_type_kinds): New function.
3903
4d00f5d8
AB
39042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3905
3906 * gdb.fortran/intrinsics.exp: New file.
3907 * gdb.fortran/intrinsics.f90: New file.
3908 * gdb.fortran/type-kinds.exp: New file.
3909
c8f91604
AB
39102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3911
3912 * gdb.fortran/dot-ops.exp: New file.
3913
dd9f2c76
AB
39142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3915
3916 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3917 Check upper and lower case logical literals.
3918
84ec9724
AB
39192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3920
3921 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3922 Remove duplicate tests.
3923
c3734e09
AH
39242019-03-06 Alan Hayward <alan.hayward@arm.com>
3925
3926 * lib/gdb.exp (builtin_cd): rename of cd.
3927 (cd): Override builtin.
3928
aa3cfbda
RB
39292019-03-06 Richard Bunt <richard.bunt@arm.com>
3930
3931 * gdb.fortran/function-calls.exp: New file.
3932 * gdb.fortran/function-calls.f90: New test.
3933
7b63ad86
RB
39342019-03-04 Richard Bunt <richard.bunt@arm.com>
3935
3936 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3937 on user program standard output.
3938 * gdb.fortran/short-circuit-argument-list.f90: Record function
3939 calls.
3940
01abb042
AH
39412019-02-28 Alan Hayward <alan.hayward@arm.com>
3942
c3734e09
AH
3943 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3944 failure.
01abb042 3945
92137da0
RO
39462019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3947
3948 PR gdb/8527
3949 * gdb.base/interrupt-daemon-attach.c,
3950 gdb.base/interrupt-daemon-attach.exp: New test.
3951
5862844d
PA
39522019-02-27 Pedro Alves <palves@redhat.com>
3953
3954 * gdb.base/page.exp: Add tests for "set width/height -1".
3955
8ed25214
PA
39562019-02-27 Pedro Alves <palves@redhat.com>
3957
3958 * gdb.base/page.exp: Add tests for "set/show width/height" with
3959 "infinite" values.
3960
6c28e44a
TT
39612019-02-27 Tom Tromey <tromey@adacore.com>
3962
3963 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3964 2.4.
3965 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3966 workaround.
3967
bf9a735e
AB
39682019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3969
3970 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3971 tests for structs with static members.
3972
8791793c
TT
39732019-02-26 Tom Tromey <tromey@adacore.com>
3974
3975 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3976 ValueError, not TypeError.
3977
bc2a507e
KB
39782019-02-26 Kevin Buettner <kevinb@redhat.com>
3979
3980 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3981 call from main program.
3982
e0e7d3bd
JB
39832019-02-23 Joel Brobecker <brobecker@adacore.com>
3984
3985 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3986 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3987 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3988 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3989 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3990
9600246d
KS
39912019-02-22 Keith Seitz <keiths@redhat.com>
3992
3993 PR symtab/23853
3994 * gdb.base/symlink-sourcefile.c: New file.
3995 * gdb.base/symlink-sourcefile.exp: New file.
3996
0c95f9ed
TT
39972019-02-20 Tom Tromey <tom@tromey.com>
3998
3999 * gdb.base/info_qt.exp: Update.
4000
6caa91b6
SM
40012019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4002
4003 * gdb.base/source.exp: Move "error in sourced script" code to
4004 the end.
4005 * gdb.base/source-error.gdb: Move contents to
4006 source-error-1.gdb. Add new code to source source-error-1.gdb.
4007 * gdb.base/source-error-1.gdb: New file, from previous
4008 source-error.gdb.
4009
6506371f
TT
40102019-02-17 Tom Tromey <tom@tromey.com>
4011
4012 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4013 for macro styling.
4014 * gdb.base/style.c (SOME_MACRO): New macro.
4015
a0087920
TT
40162019-02-17 Tom Tromey <tom@tromey.com>
4017
4018 * gdb.base/style.exp: Add line-wrapping tests.
4019 * gdb.base/page.exp: Add test for quitting during pagination.
4020
a2cd4f14
JB
40212019-02-17 Joel Brobecker <brobecker@adacore.com>
4022
4023 * gdb.ada/big_packed_array: New testcase.
4024 * gdb.ada/homonym.exp: Fix incorrect expected output for
4025 "break <homonym__get_value>" test.
4026
9d70ffbc
WP
40272019-02-13 Weimin Pan <weimin.pan@oracle.com>
4028
4029 PR breakpoints/21870
4030 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4031 and prepare_for_testing. Add comment.
4032 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4033 redundant cleanup call. Clean up comment.
4034
01c7ae81
WP
40352019-02-12 Weimin Pan <weimin.pan@oracle.com>
4036
4037 PR breakpoints/21870
4038 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4039 * gdb.arch/aarch64-dbreg-contents.c: New file.
4040
aff29d1c
JB
40412019-02-10 Joel Brobecker <brobecker@adacore.com>
4042
4043 * gdb.ada/mi_ref_changeable: New testcase.
4044
df0da8a2
AH
40452019-02-07 Alan Hayward <alan.hayward@arm.com>
4046
4047 * gdb.base/attach.exp: Add double attach test.
4048
bd447abb
SM
40492019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4050
4051 * lib/gdb.exp (default_gdb_start): Don't match pagination
4052 prompt.
4053 (gdb_init): Set stty_init.
4054
1dbc40b9
TT
40552019-01-27 Tom Tromey <tom@tromey.com>
4056
4057 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4058 skip_python_tests.
4059
353229bf
AH
40602019-01-24 Alan Hayward <alan.hayward@arm.com>
4061
4062 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4063 New structure.
4064 (struct struct_static_02_02): Likewise.
4065 (struct struct_static_02_03): Likewise.
4066 (struct struct_static_02_04): Likewise.
4067 (struct struct_static_04_01): Likewise.
4068 (struct struct_static_04_02): Likewise.
4069 (struct struct_static_04_03): Likewise.
4070 (struct struct_static_04_04): Likewise.
4071 (struct struct_static_06_01): Likewise.
4072 (struct struct_static_06_02): Likewise.
4073 (struct struct_static_06_03): Likewise.
4074 (struct struct_static_06_04): Likewise.
4075 (cmp_struct_static_02_01): Likewise.
4076 (cmp_struct_static_02_02): Likewise.
4077 (cmp_struct_static_02_03): Likewise.
4078 (cmp_struct_static_02_04): Likewise.
4079 (cmp_struct_static_04_01): Likewise.
4080 (cmp_struct_static_04_02): Likewise.
4081 (cmp_struct_static_04_03): Likewise.
4082 (cmp_struct_static_04_04): Likewise.
4083 (cmp_struct_static_06_01): Likewise.
4084 (cmp_struct_static_06_02): Likewise.
4085 (cmp_struct_static_06_03): Likewise.
4086 (cmp_struct_static_06_04): Likewise.
4087 (call_all): Test new structs.
4088 * gdb.base/infcall-nested-structs.exp: Likewise.
4089
73021deb
AH
40902019-01-21 Alan Hayward <alan.hayward@arm.com>
4091 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4092
fc65c7db
AH
40932019-01-21 Alan Hayward <alan.hayward@arm.com>
4094 * gdb.base/stack-protector.c: New test.
4095 * gdb.base/stack-protector.exp: New file.
4096 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4097 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4098 option.
4099 (gdb_compile): Remove stack protector for GCC and prevent
4100 recursion.
4101
c24bdb02
KS
41022019-01-16 Keith Seitz <keiths@redhat.com>
4103
4104 PR gdb/23773
4105 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4106
6f072a10
PFC
41072019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4108
4109 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4110 aliases.
4111 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4112 tests.
4113 * gdb.arch/powerpc-vector-regs.c: New file.
4114 * gdb.arch/powerpc-vector-regs.exp: New file.
4115
a7b8d682
PFC
41162019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4117
4118 * gdb.arch/altivec-regs.exp: Fix the list passed to
4119 gdb_expect_list when testing "info vector".
4120
6eb6fb67
AB
41212019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4122
4123 * gdb.base/style.exp: Don't include path in testname.
4124
b56f80d8
KS
41252019-01-10 Keith Seitz <keiths@redhat.com>
4126
4127 PR gdb/23712
4128 PR symtab/23010
4129 * gdb.dwarf2/multidictionary.exp: New file.
4130
041be526
SM
41312019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4132
4133 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4134 (test_gnuv3_style_demangling): ... this.
4135 (test_lucid_style_demangling): Remove.
4136 (test_arm_style_demangling): Remove.
4137 (test_hp_style_demangling): Remove.
4138 (do_tests): Remove calls to the above.
4139
d820d0c3
AB
41402019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4141
4142 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4143 case.
4144
f097f5ad
TT
41452019-01-06 Tom Tromey <tom@tromey.com>
4146
4147 PR gdb/28155:
4148 * gdb.dwarf2/typedef-void-finish.exp: New file.
4149
2cd8cc0b
TT
41502018-12-28 Tom Tromey <tom@tromey.com>
4151 Simon Marchi <simark@simark.ca>
4152
4153 * gdb.base/jit-exec.exp: New file.
4154 * gdb.base/jit-exec.c: New file.
4155 * gdb.base/jit-execd.c: New file.
4156
35fb8261
TT
41572018-12-28 Tom Tromey <tom@tromey.com>
4158
4159 * gdb.base/style.exp: Update test to check for address styling.
4160
47fd17cd
TT
41612018-12-28 Tom Tromey <tom@tromey.com>
4162
4163 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4164 message.
4165
d47032b7
TT
41662018-12-28 Tom Tromey <tom@tromey.com>
4167
4168 * gdb.base/style.exp: Add test for version number styling.
4169
af79b68d
TT
41702018-12-28 Tom Tromey <tom@tromey.com>
4171
4172 * gdb.base/style.exp: Add test for print_address_symbolic.
4173
0bb296cb
TT
41742018-12-28 Tom Tromey <tom@tromey.com>
4175
4176 * gdb.base/style.exp: Add test for breakpoint setting.
4177
80ae2043
TT
41782018-12-28 Tom Tromey <tom@tromey.com>
4179
4180 * gdb.base/style.exp: Add test for variable names.
4181
cbe56571
TT
41822018-12-28 Tom Tromey <tom@tromey.com>
4183
4184 * gdb.base/style.exp: New file.
4185 * gdb.base/style.c: New file.
4186
9162a27c
TT
41872018-12-28 Tom Tromey <tom@tromey.com>
4188
4189 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4190 "dumb".
4191 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4192 the TERM environment variable.
4193
bc543c90
TT
41942018-12-27 Tom Tromey <tom@tromey.com>
4195
4196 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4197 pagination test.
4198
6f0ffe50
AB
41992018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4200
4201 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4202 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4203
b5a1e557
PW
42042018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4205
4206 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4207 Filename a.adb changed to bp_fun_addr.adb.
4208 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4209
6e8b1ab2
JV
42102018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4211
4212 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4213 non-PIE executables.
4214 * README: Mention the gdb,nopie_flag board setting.
4215 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4216 non-PIE executable.
4217 * gdb.arch/amd64-entry-value.exp: Likewise.
4218 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4219 * gdb.arch/i386-float.exp: Likewise.
4220 * gdb.arch/i386-signal.exp: Likewise.
4221 * gdb.mi/mi-reg-undefined.exp: Likewise.
4222
d00a27c5
PM
42232018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4224
4225 PR gdb/23974
4226 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4227
161d081c
PW
42282018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4229
4230 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4231 Update order of results accordingly.
4232
b001de23
AB
42332018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4234
4235 * gdb.base/annota1.exp: Update a test regexp.
4236
99e1a184
AB
42372018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4238
4239 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4240
7a81c1e2
PW
42412018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4242
4243 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4244 (reuse_time): Initialize to REUSE_TIME_CAP.
4245 (check_rc): New function.
4246 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4247 Check pthread_create rc.
4248 (spawner_thread_func): Check pthread_create and pthread_join rc.
4249
73e8dc90
PA
42502018-12-08 Pedro Alves <palves@redhat.com>
4251
4252 * gdb.base/list.exp (test_forward_search): Rename to ...
4253 (test_forward_reverse_search): ... this. Also test reverse-search
4254 and the forward-search alias.
4255
13f2ed32
AB
42562018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4257
4258 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4259 local timeout variable before return, and remove all local timeout
4260 variable entirely.
4261 (gdb_load): Likewise.
4262
64d27cfc
TV
42632018-12-01 Tom de Vries <tdevries@suse.de>
4264
4265 * gdb.base/gdb-caching-proc.exp: New file.
4266
f63c03b4
SDJ
42672018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4268
4269 * Makefile.in (TIMESTAMP): New variable.
4270 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4271 command.
4272 (check-single-racy): Likewise.
4273 (check/%.exp): Likewise.
4274 (check-racy/%.exp): Likewise.
4275 (workers/%.worker): Likewise.
4276 (build-perf): Likewise.
4277 (check-perf): Likewise.
4278 * README: Describe new "TS" and "TS_FORMAT" variables.
4279 * print-ts.py: New file.
4280
1c97054b
BF
42812018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4282
4283 PR python/23714
4284 * gdb.python/python.exp: Test command repetition after
4285 gdb.execute.
4286
1871a62d
AB
42872018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4290 is correctly aligned.
4291
fb5e1ed9
PW
42922018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4293
4294 * gdb.ada/info_auto_lang.exp: New testcase.
4295 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4296 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4297 * gdb.ada/info_auto_lang/some_c.c: New file.
4298
43d397ca
PW
42992018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4300
4301 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4302 FUNC_lang language syntax.
4303
beddd671
PW
43042018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4305
4306 * gdb.base/info_minsym.c: New file.
4307 * gdb.base/info_minsym.exp: New file.
4308
73fc52c4
TT
43092018-11-19 Tom Tromey <tom@tromey.com>
4310
4311 PR rust/23625:
4312 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4313 * gdb.rust/expr.exp: Update expected output. Change one test.
4314
994b876a
TT
43152018-11-19 Tom Tromey <tom@tromey.com>
4316
4317 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4318
6769f276
PA
43192018-11-19 Pedro Alves <palves@redhat.com>
4320
4321 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4322 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4323 see the expected warning.
4324
38a72da0
AH
43252018-11-16 Alan Hayward <alan.hayward@arm.com>
4326
4327 PR gdb/22736:
4328 * gdb.cp/infcall-nodebug-lib.c: New test.
4329 * gdb.cp/infcall-nodebug-main.c: New test.
4330 * gdb.cp/infcall-nodebug.exp: New file.
4331
53a89d6e
SM
43322018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4333
4334 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4335 completer tests.
4336
9325300d
TV
43372018-11-09 Tom de Vries <tdevries@suse.de>
4338
4339 * gdb.base/msym-lang.c: New test.
4340 * gdb.base/msym-lang.exp: New file.
4341 * gdb.base/msym-lang-main.c: New test.
4342
20f0d60d
TT
43432018-11-08 Tom Tromey <tom@tromey.com>
4344
4345 PR gdb/23555:
4346 PR gdb/23838:
4347 * gdb.base/warning.exp: New file.
4348
b5420128
JB
43492018-11-08 Jan Beulich <jbeulich@suse.com>
4350
4351 * testsuite/gdb.arch/i386-avx512.c,
4352 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4353
cd115d61
AB
43542018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4357 point hardware.
4358
35ee2dc2
AB
43592018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4360
4361 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4362 * gdb.dwarf2/missing-type-name.exp: New file.
4363
31aceee8
TV
43642018-11-06 Tom de Vries <tdevries@suse.de>
4365
4366 * gdb.base/many-headers.c: New test.
4367 * gdb.base/many-headers.exp: New file.
4368
109be305
JW
43692018-11-06 Jim Wilson <jimw@sifive.com>
4370
4371 * gdb.base/code_elim.exp: For riscv, set additional_flags
4372 to include -msmall-data-limit=0.
4373
e2b7af72
JB
43742018-11-01 Joel Brobecker <brobecker@adacore.com>
4375
4376 * gdb.ada/watch_minus_l: New testcase.
4377
cdcda965
SM
43782018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4379
4380 * gdb.arch/aix-sighandle.c: New file.
4381 * gdb.arch/aix-sighandle.exp: New file.
4382
92dcebf3
AB
43832018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4384
4385 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4386 registers being unions.
4387
68b9ac18
TV
43882018-10-31 Tom de Vries <tdevries@suse.de>
4389
4390 * lib/valgrind.exp: New file.
4391 (vgdb_start, vgdb_stop): New procs, factored out of ...
4392 * gdb.base/valgrind-bt.exp: ... here, ...
4393 * gdb.base/valgrind-disp-step.exp: ... here and ...
4394 * gdb.base/valgrind-infcall.exp: ... here.
4395
1443936e
TV
43962018-10-31 Tom de Vries <tdevries@suse.de>
4397
4398 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4399
eb77c9df
AB
44002018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4401
4402 * gdb.dwarf2/void-type.c: New file.
4403 * gdb.dwarf2/void-type.exp: New file.
4404
82b5e646
PW
44052018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4406
4407 * gdb.base/info_qt.c: New file.
4408 * gdb.base/info_qt.exp: New file.
4409
8d619c01
EBM
44102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4411
4412 * gdb.arch/powerpc-htm-regs.c: New file.
4413 * gdb.arch/powerpc-htm-regs.exp: New file.
4414
f2cf6173
EBM
44152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4416
4417 * gdb.arch/powerpc-tar.c: New file.
4418 * gdb.arch/powerpc-tar.exp: New file.
4419
7ca18ed6
EBM
44202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4421
4422 * gdb.arch/powerpc-ppr-dscr.c: New file.
4423 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4424
bfcc0eba
TV
44252018-10-25 Tom de Vries <tdevries@suse.de>
4426
4427 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4428
fe1a5cad
TV
44292018-10-24 Tom de Vries <tdevries@suse.de>
4430
4431 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4432 longer exists error.
4433
a76dc3b7
TV
44342018-10-24 Tom de Vries <tdevries@suse.de>
4435
4436 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4437
4df46df7
TV
44382018-10-24 Tom de Vries <tdevries@suse.de>
4439
4440 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4441 --db-attach in valgrind.
4442
0dbfcfff
AB
44432018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4444
4445 * gdb.arch/riscv-reg-aliases.c: New file.
4446 * gdb.arch/riscv-reg-aliases.exp: New file.
4447
b04480b1
AH
44482018-10-19 Alan Hayward <alan.hayward@arm.com>
4449
4450 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4451
2c6ac8d7
AH
44522018-10-19 Alan Hayward <alan.hayward@arm.com>
4453
4454 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4455
2bc69f25
AH
44562018-10-19 Alan Hayward <alan.hayward@arm.com>
4457
4458 * gdb.cp/ovldbreak.exp: Fix regexps.
4459
1f1ae3a3
AH
44602018-10-19 Alan Hayward <alan.hayward@arm.com>
4461
4462 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4463
94c18618
SDJ
44642018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4465
4466 PR cli/23785
4467 * gdb.base/restore.exp: New test to check if "restore" with an
4468 invalid file doesn't segfault.
4469
812cd6eb
TV
44702018-10-18 Tom de Vries <tdevries@suse.de>
4471
4472 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4473 * gdb.ada/excep_handle.exp: Same.
4474 * gdb.ada/mi_string_access.exp: Same.
4475 * gdb.ada/mi_var_union.exp: Same.
4476 * gdb.arch/arc-analyze-prologue.exp: Same.
4477 * gdb.arch/arc-decode-insn.exp: Same.
4478 * gdb.base/readnever.exp: Same.
4479 * gdb.fortran/printing-types.exp: Same.
4480 * gdb.guile/scm-lazy-string.exp: Same.
4481
c4b90788
TV
44822018-10-16 Tom de Vries <tdevries@suse.de>
4483
4484 PR gdb/23730
4485 * gdb.base/catch-follow-exec.c: Add copyright notice.
4486 * gdb.base/catch-follow-exec.exp: Rewrite to use
4487 gdb_spawn_with_cmdline_opts. Require gdb-native.
4488
8bca2978
SL
44892018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4490
4491 * gdb.trace/actions-changed.exp: Check for arch support.
4492 * gdb.trace/actions.exp: Likewise.
4493 * gdb.trace/ax.exp: Likewise.
4494 * gdb.trace/backtrace.exp: Likewise.
4495 * gdb.trace/change-loc.exp: Likewise.
4496 * gdb.trace/deltrace.exp: Likewise.
4497 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4498 * gdb.trace/ftrace.exp: Likewise.
4499 * gdb.trace/infotrace.exp: Check for arch support.
4500 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4501 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4502 * gdb.trace/mi-tsv-changed.exp: Likewise.
4503 * gdb.trace/packetlen.exp: Likewise.
4504 * gdb.trace/passc-dyn.exp: Likewise.
4505 * gdb.trace/passcount.exp: Likewise.
4506 * gdb.trace/pending.exp: Likewise.
4507 * gdb.trace/range-stepping.exp: Check for shlib support.
4508 * gdb.trace/report.exp: Check for arch support.
4509 * gdb.trace/save-trace.exp: Likewise.
4510 * gdb.trace/signal.exp: Check for signal support.
4511 * gdb.trace/tfind.exp: Check for arch support.
4512 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4513 * gdb.trace/trace-common.h: Add comment.
4514 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4515 * gdb.trace/trace-enable-disable.exp: Likewise.
4516 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4517 * gdb.trace/tracecmd.exp: Check for arch support.
4518 * gdb.trace/tspeed.exp: Check for shlib and target support.
4519 * gdb.trace/tstatus.exp: Check for arch support.
4520 * gdb.trace/tsv.exp: Likewise.
4521 * gdb.trace/while-dyn.exp: Likewise.
4522 * gdb.trace/while-stepping.exp: Likewise.
4523 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4524
f9c49bff
SM
45252018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4526
4527 * gdb.trace/tspeed.exp: Remove nowarnings.
4528 (prepare_for_trace_test): Declare "global ipalib".
4529 * gdb.trace/tspeed.c: Include unistd.h.
4530 (main): Remove superfluous printf argument.
4531
d4330bde
SL
45322018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4533
4534 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4535 directory prefix on the filename.
4536
8ecfd7bd
SDJ
45372018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4538
4539 * gdb.gdb/unittest.exp: Update expected message informing that
4540 selftests have been disabled.
4541 * gdb.server/unittest.exp: Likewise.
4542
58bbcd02
TV
45432018-10-09 Tom de Vries <tdevries@suse.de>
4544
4545 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4546 with runto_main.
4547
9f6b697b
WP
45482018-10-08 Weimin Pan <weimin.pan@oracle.com>
4549
4550 PR c++/16841
4551 * gdb.cp/virtbase2.cc: New file.
4552 * gdb.cp/virtbase2.exp: New file.
4553
add5ded5
TT
45542018-10-06 Tom Tromey <tom@tromey.com>
4555
4556 PR python/19399:
4557 * gdb.python/py-inferior.exp: Add architecture test.
4558
f9e48344
TT
45592018-10-06 Tom Tromey <tom@tromey.com>
4560
4561 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4562 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4563
2a8be203
TT
45642018-10-06 Tom Tromey <tom@tromey.com>
4565
4566 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4567 of a "throw" catchpoint.
4568
e04caa70
SDJ
45692018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4570
4571 * gdb.base/info-proc.exp: Update string expected from "help info
4572 proc".
4573
5ca8c39f
TT
45742018-10-04 Tom Tromey <tom@tromey.com>
4575
4576 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4577 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4578 (test_initial_complaints, test_empty_complaints): Update.
4579 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4580
3453e7e4
TT
45812018-10-04 Tom Tromey <tom@tromey.com>
4582
4583 PR cli/19551:
4584 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4585 * lib/gdb.exp (gdb_file_cmd): Update.
4586 * gdb.stabs/weird.exp (print_weird_var): Update.
4587 * gdb.server/solib-list.exp: Update.
4588 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4589 * gdb.mi/mi-cli.exp: Update.
4590 * gdb.linespec/linespec.exp: Update.
4591 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4592 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4593 * gdb.cp/cp-relocate.exp: Update.
4594 * gdb.base/sym-file.exp: Update.
4595 * gdb.base/relocate.exp: Update.
4596 * gdb.base/readnever.exp: Update.
4597 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4598 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4599 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4600 * gdb.base/code_elim.exp: Update.
4601 * gdb.base/break-unload-file.exp (test_break): Update.
4602 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4603 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4604 Update.
4605 * gdb.base/attach.exp (do_attach_tests): Update.
4606 * gdb.base/sepdebug.exp: Update.
4607 * gdb.python/py-section-script.exp: Update.
4608
6afcf761
TT
46092018-10-04 Tom Tromey <tom@tromey.com>
4610
4611 PR cli/22234:
4612 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4613 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4614 output.
4615
fef1b293
TT
46162018-10-04 Tom Tromey <tom@tromey.com>
4617
4618 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4619 set width and height to 0.
4620 (test_command_line_attach_run): Use -quiet.
4621
ca98345e
SL
46222018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4623
4624 * lib/gdb.exp (skip_ifunc_tests): New.
4625 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4626 other compile failures.
4627 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4628
ff34e6ae
SM
46292018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4630
4631 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4632 is_amd64_regs_target.
4633
6bb8890e
AH
46342018-10-01 Alan Hayward <alan.hayward@arm.com>
4635
4636 * gdb.arch/aarch64-sighandler-regs.c: New test.
4637 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4638 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4639
224d30d3
MM
46402018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4641
4642 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4643 assembly.
4644
f67ffa6a
AB
46452018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4646
4647 * gdb.base/frame-selection.exp: New file.
4648 * gdb.base/frame-selection.c: New file.
4649
9fc3183f
AH
46502018-09-27 Alan Hayward <alan.hayward@arm.com>
4651
4652 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4653 pthread barrier.
4654 (main): Likewise.
4655
d354055e
AB
46562018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.base/large-frame-1.c: New file.
4659 * gdb.base/large-frame-2.c: New file.
4660 * gdb.base/large-frame.exp: New file.
4661 * gdb.base/large-frame.h: New file.
4662
db727370
JL
46632018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4664
4665 PR gdb/20948
4666 * gdb.base/write_mem.exp: New test.
4667 * gdb.base/write_mem.c: Likewise.
4668
ae778caf
TT
46692018-09-23 Tom Tromey <tom@tromey.com>
4670
4671 PR python/18852:
4672 * gdb.python/py-parameter.exp: Add test for parameter that throws
4673 on "set".
4674
fd3ba736
TT
46752018-09-23 Tom Tromey <tom@tromey.com>
4676
4677 PR python/17284:
4678 * gdb.python/py-template.exp (test_template_arg): Add test for
4679 negative template argument number.
4680
39a24317
TT
46812018-09-23 Tom Tromey <tom@tromey.com>
4682
4683 PR python/14062:
4684 * gdb.python/python.exp: Add test for post_event error.
4685
f5769a2c
TT
46862018-09-23 Tom Tromey <tom@tromey.com>
4687
4688 PR python/18170:
4689 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4690 convert pointers to int and long.
4691
1c1e54f6
TT
46922018-09-23 Tom Tromey <tom@tromey.com>
4693
4694 PR python/20126:
4695 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4696 signed-ness conversion tests.
4697
fb4fa946
TT
46982018-09-23 Tom Tromey <tom@tromey.com>
4699
4700 PR python/18352;
4701 * gdb.python/py-value.exp (test_float_conversion): New proc.
4702 Use it.
4703
a466edac
HAQ
47042018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4705
4706 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4707
4ee9b0c5
SL
47082018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4709
4710 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4711 no readline.
4712 * gdb.base/utf8-identifiers.exp: Likewise.
4713 * gdb.cp/cpcompletion.exp: Likewise.
4714 * gdb.linespec/cpcompletion.exp: Likewise.
4715 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4716 * gdb.linespec/cpls-ops.exp: Likewise.
4717
23be8da7
RB
47182018-09-19 Richard Bunt <richard.bunt@arm.com>
4719 Chris January <chris.january@arm.com>
4720
4721 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4722 * gdb.fortran/short-circuit-argument-list.exp: New file.
4723 * gdb.fortran/short-circuit-argument-list.f90: New test.
4724
5031d0ae
SDJ
47252018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4726
4727 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4728 "arch=" keyword when executing "-stack-list-frames".
4729
b4c0d1a4
SDJ
47302018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4731
4732 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4733 "arch=" keyword when executing "-stack-list-frames".
4734
7a6d2b45
SDJ
47352018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4736
4737 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4738 break ada".
4739
8588b356
SM
47402018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4741
4742 PR python/23669
4743 * gdb.python/python.exp: Test gdb.execute("show commands").
4744
65e65158
TT
47452018-09-16 Tom Tromey <tom@tromey.com>
4746
4747 * gdb.base/new-ui.exp (do_execution_tests): Update.
4748 * gdb.base/dbx.exp (test_breakpoints): Update.
4749
bf326452
AH
47502018-09-14 Alan Hayward <alan.hayward@arm.com>
4751
4752 * lib/gdb.exp (gdb_simple_compile): Add proc.
4753 (is_elf_target): Use gdb_simple_compile.
4754 (skip_altivec_tests): Likewise.
4755 (skip_vsx_tests): Likewise.
4756 (skip_tsx_tests): Likewise.
4757 (skip_btrace_tests): Likewise.
4758 (skip_btrace_pt_tests): Likewise.
4759 (gdb_can_simple_compile): Likewise.
4760 (gdb_has_argv0): Likewise.
4761 (gdb_target_symbol_prefix): Likewise.
4762 (target_supports_scheduler_locking): Likewise.
4763
2361b0fb
TT
47642018-09-13 Tom Tromey <tom@tromey.com>
4765
4766 * Makefile.in (TAGS): Recognize proc_with_prefix and
4767 gdb_caching_proc.
4768
0ae1a321
SM
47692018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4770
4771 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4772 method.
4773
a40bf0c2
SM
47742018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4775
4776 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4777 and a few other Inferior properties when the Inferior is no
4778 longer valid.
4779
4a3fe98f
TT
47802018-09-13 Tom Tromey <tom@tromey.com>
4781
4782 PR rust/23650:
4783 * gdb.rust/simple.exp: Add test for enum field access error.
4784
098b2108
TT
47852018-09-13 Tom Tromey <tom@tromey.com>
4786
4787 PR rust/23626:
4788 * gdb.rust/simple.rs (EmptyEnum): New type.
4789 (main): Use it.
4790 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4791
1256af7d
SM
47922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4793
4794 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4795 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4796 * gdb.python/py-symtab.exp: Update test printing an objfile.
4797
4aa8e6c2
SM
47982018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4799
4800 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4801 object.
4802
c221b2f7
AH
48032018-09-12 Alan Hayward <alan.hayward@arm.com>
4804
4805 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4806 (support_complex_tests): Use gdb_can_simple_compile.
4807 (is_ilp32_target): Likewise.
4808 (is_lp64_target): Likewise.
4809 (is_64_target): Likewise.
4810 (is_amd64_regs_target): Likewise.
4811 (is_aarch32_target): Likewise.
4812 (gdb_int128_helper): Likewise.
4813
6f1107b5
JK
48142018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4815
4816 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4817
1f5d1570
JG
48182018-09-10 Jerome Guitton <guitton@adacore.com>
4819
4820 * gdb.ada/same_component_name: Add test for case of tagged record
4821 with variable-length fields.
4822
cc330e39
XR
48232018-09-10 Xavier Roirand <roirand@adacore.com>
4824
4825 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4826 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4827 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4828 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4829
b9c50e9a
XR
48302018-09-10 Xavier Roirand <roirand@adacore.com>
4831
4832 * gdb.ada/mi_string_access.exp: New testcase.
4833 * gdb.ada/mi_string_access/bar.adb: New file.
4834 * gdb.ada/mi_string_access/pck.adb: New file.
4835 * gdb.ada/mi_string_access/pck.asd: New file.
4836
2963898f
XR
48372018-09-10 Xavier Roirand <roirand@adacore.com>
4838
4839 * gdb.ada/mi_var_union.exp: New testcase.
4840 * gdb.ada/mi_var_union/bar.adb: New file.
4841 * gdb.ada/mi_var_union/pck.adb: New file.
4842 * gdb.ada/mi_var_union/pck.asd: New file.
4843
1aac008f
TT
48442018-09-08 Tom Tromey <tom@tromey.com>
4845
4846 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4847
332cf4c9
TT
48482018-09-08 Tom Tromey <tom@tromey.com>
4849
4850 PR python/16047:
4851 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4852 (register_pretty_printers): Register new printer.
4853 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4854 test.
4855 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4856 (an_int_type3): New global.
4857
424da6cf
JB
48582018-09-08 Joel Brobecker <brobecker@adacore.com>
4859
4860 * gdb.ada/expr_with_funcall: New testcase.
4861
2a62dfa9
JB
48622018-09-08 Joel Brobecker <brobecker@adacore.com>
4863
4864 * gdb.ada/packed_array_assign: New testcase.
4865
96b6697f
AB
48662018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4867
4868 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4869 names, and add test prefixes to make test names unique.
4870
e4a62c65
TV
48712018-09-05 Tom de Vries <tdevries@suse.de>
4872
4873 * gdb.dwarf2/varval.exp: Add test.
4874
dd083ee2
GB
48752018-09-04 Gary Benson <gbenson@redhat.com>
4876
4877 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4878 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4879
aef9346c
TT
48802018-08-31 Tom Tromey <tom@tromey.com>
4881
4882 * gdb.rust/simple.rs: Rename second variable "v".
4883
c67f2e15
AB
48842018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4885
4886 * gdb.base/funcargs.c (use_a): New function.
4887 (recurse): Call use_a.
4888
078a0207
KS
48892018-08-29 Keith Seitz <keiths@redhat.com>
4890
4891 * gdb.compile/compile-cplus-anonymous.cc: New file.
4892 * gdb.compile/compile-cplus-anonymous.exp: New file.
4893 * gdb.compile/compile-cplus-array-decay.cc: New file.
4894 * gdb.compile/compile-cplus-array-decay.exp: New file.
4895 * gdb.compile/compile-cplus-inherit.cc: New file.
4896 * gdb.compile/compile-cplus-inherit.exp: New file.
4897 * gdb.compile/compile-cplus-member.cc: New file.
4898 * gdb.compile/compile-cplus-member.exp: New file.
4899 * gdb.compile/compile-cplus-method.cc: New file.
4900 * gdb.compile/compile-cplus-method.exp: New file.
4901 * gdb.compile/compile-cplus-mod.c: "New" file.
4902 * gdb.compile/compile-cplus-namespace.cc: New file.
4903 * gdb.compile/compile-cplus-namespace.exp: New file.
4904 * gdb.compile/compile-cplus-nested.cc: New file.
4905 * gdb.compile/compile-cplus-nested.exp: New file.
4906 * gdb.compile/compile-cplus-print.c: "New" file.
4907 * gdb.compile/compile-cplus-print.exp: "New" file.
4908 * gdb.compile/compile-cplus-virtual.cc: New file.
4909 * gdb.compile/compile-cplus-virtual.exp: New file.
4910 * gdb.compile/compile-cplus.c: "New" file.
4911 * gdb.compile/compile-cplus.exp: "New" file.
4912 * lib/compile-support.exp: New file.
4913
b0f492b9
GB
49142018-08-16 Gary Benson <gbenson@redhat.com>
4915
4916 PR gdb/13000:
4917 * gdb.base/batch-exit-status.exp: New file.
4918 * gdb.base/batch-exit-status.good-commands: Likewise.
4919 * gdb.base/batch-exit-status.bad-commands: Likewise.
4920
36eb4c5f
AH
49212018-08-29 Alan Hayward <alan.hayward@arm.com>
4922
4923 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4924 (struct struct02): Likewise.
4925 (struct struct03): Likewise.
4926 (struct struct04): Likewise.
4927 (struct struct_01_01): New struct.
4928 (struct struct_01_02): Likewise.
4929 (struct struct_01_03): Likewise.
4930 (struct struct_01_04): Likewise.
4931 (struct struct_02_01): Likewise.
4932 (struct struct_02_02): Likewise.
4933 (struct struct_02_03): Likewise.
4934 (struct struct_02_04): Likewise.
4935 (struct struct_04_01): Likewise.
4936 (struct struct_04_02): Likewise.
4937 (struct struct_04_03): Likewise.
4938 (struct struct_04_04): Likewise.
4939 (struct struct_05_01): Likewise.
4940 (struct struct_05_02): Likewise.
4941 (struct struct_05_03): Likewise.
4942 (struct struct_05_04): Likewise.
4943 (cmp_struct01): Remove function.
4944 (cmp_struct02): Likewise.
4945 (cmp_struct03): Likewise.
4946 (cmp_struct04): Likewise.
4947 (cmp_struct_01_01): Add Function.
4948 (cmp_struct_01_02): Likewise.
4949 (cmp_struct_01_03): Likewise.
4950 (cmp_struct_01_04): Likewise.
4951 (cmp_struct_02_01): Likewise.
4952 (cmp_struct_02_02): Likewise.
4953 (cmp_struct_02_03): Likewise.
4954 (cmp_struct_02_04): Likewise.
4955 (cmp_struct_04_01): Likewise.
4956 (cmp_struct_04_02): Likewise.
4957 (cmp_struct_04_03): Likewise.
4958 (cmp_struct_04_04): Likewise.
4959 (cmp_struct_05_01): Likewise.
4960 (cmp_struct_05_02): Likewise.
4961 (cmp_struct_05_03): Likewise.
4962 (cmp_struct_05_04): Likewise.
4963 (call_all): Add new structs.
4964 * gdb.base/infcall-nested-structs.exp: Likewise.
4965
3bf9c013
JV
49662018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4967
4968 * gdb.python/py-framefilter-mi.exp: Update regexp to
4969 check for "arch" field in frame output.
4970
450d1e88
KB
49712018-08-23 Kevin Buettner <kevinb@redhat.com>
4972
4973 * gdb.dwarf2/dw2-ranges-func.c: New file.
4974 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4975
ae739fe7
SM
49762018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4977
4978 * gdb.base/term.exp: Compare terminal settings with values from
4979 the inferior.
4980 * gdb.base/term.c: Get and set terminal settings.
4981
6d52907e
JV
49822018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4983
4984 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4985 accommodate new "arch" field in frame output.
4986 * gdb.mi/mi-return.exp: Likewise.
4987 * gdb.mi/mi-stack.exp: Likewise.
4988 * gdb.mi/mi-syn-frame.exp: Likewise.
4989 * gdb.mi/user-selected-context-sync.exp: Likewise.
4990
be2d111a
MS
49912018-08-19 Michael Spang <spang@google.com>
4992
4993 PR gdb/11786
4994 * gdb.base/gcore-tls-pie.c: New file.
4995 * gdb.base/gcore-tls-pie.exp: New file.
4996
ae3a7c47
KB
49972018-08-18 Kevin Buettner <kevinb@redhat.com>
4998
4999 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5000 * gdb.dwarf2/varval.c: New file.
5001 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5002
2ecae92e
AH
50032018-08-17 Alan Hayward <alan.hayward@arm.com>
5004
5005 PR gdb/18931
5006 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5007
c1854f1d
KS
50082018-08-16 Keith Seitz <keiths@redhat.com>
5009
5010 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5011 tests expected to pass.
5012
26fb3983
JV
50132018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5014
5015 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5016 -data-disassemble -a.
5017 (test_disassembly_bogus_args): Likewise.
5018
67943c00
AB
50192018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5020
5021 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5022
5ff2bbae
AB
50232018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5024
5025 * gdb.base/vla-optimized-out.exp: Add new test.
5026
e5bbcd0f
AB
50272018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5028
5029 * gdb.base/vla-optimized-out-o3.exp: Delete.
5030 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5031 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5032 deleted tests.
5033
9d4a934c
AB
50342018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5035
5036 PR gdb/18050:
5037 * gdb.server/extended-remote-restart.c: New file.
5038 * gdb.server/extended-remote-restart.exp: New file.
5039
045cf012
SM
50402018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5041
5042 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5043 "set variable index = 42".
5044
87d6a7aa
SM
50452018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5046
5047 * boards/index-cache-gdb.exp: New file.
5048 * gdb.dwarf2/index-cache.exp: New file.
5049 * gdb.dwarf2/index-cache.c: New file.
5050 * gdb.base/maint.exp: Check if we are using the index cache.
5051
96d68bd4
RO
50522018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5053
5054 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5055 MAKEFLAGS.
5056
5a699617
RO
50572018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5058
5059 * dg-extract-results.sh: Move to toplevel contrib.
5060 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5061 * Makefile.in (check-parallel-racy): Likewise.
5062
5bd18990
AB
50632018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5064
5065 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5066 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5067 tests if the target supports scheduler locking.
5068
3fbbcf47
TV
50692018-08-04 Tom de Vries <tdevries@suse.de>
5070
5071 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5072
3e1d3d8c
TT
50732018-08-02 Tom Tromey <tom@tromey.com>
5074
5075 PR symtab/16842.
5076 * gdb.cp/temargs.exp: Test "info address" of a template
5077 parameter.
5078
5abe0f0c
JV
50792018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5080
5081 * gdb.python/py-mi-var-info-path-expression.c: New file.
5082 * gdb.python/py-mi-var-info-path-expression.py: New file.
5083 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5084
fb66cde8
SDJ
50852018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5086
5087 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5088 error after "cannot resolve name" string.
5089
c708f4d2
AB
50902018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5091
5092 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5093 started.
5094 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5095
37cc0cae
TV
50962018-07-28 Tom de Vries <tdevries@suse.de>
5097
5098 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5099
63b4ecf7
TV
51002018-07-26 Tom de Vries <tdevries@suse.de>
5101
5102 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5103
3c3bb058
AB
51042018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5105
5106 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5107 is visible.
5108
9e7f3bbb
TV
51092018-07-26 Tom de Vries <tdevries@suse.de>
5110
5111 PR breakpoints/23366
5112 * gdb.base/catch-follow-exec.c: New test.
5113 * gdb.base/catch-follow-exec.exp: New file.
5114
16f808ec
TV
51152018-07-25 Tom de Vries <tdevries@suse.de>
5116
5117 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5118 vla-optimized-out.c.
5119
d7154a8d
JV
51202018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5121
5122 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5123 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5124
232a0032
TV
51252018-07-20 Tom de Vries <tdevries@suse.de>
5126
5127 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5128 NOCLONE macro.
5129 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5130
fbb1d502
TV
51312018-07-19 Tom de Vries <tdevries@suse.de>
5132
5133 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5134 regular expression.
5135
42dc7699
TV
51362018-07-18 Tom de Vries <tdevries@suse.de>
5137
5138 * gdb.base/vla-optimized-out.c: New test.
5139 * gdb.base/vla-optimized-out.exp: New file.
5140
7f1f7e23
SDJ
51412018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5142
5143 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5144 message "No address associated with hostname" when gdbserver
5145 cannot resolve the hostname.
5146
5759ebb3
PW
51472018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5148
5149 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5150 Add some test prefixes to make tests unique.
5151
3606ccab
PW
51522018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5153
5154 * gdb.base/frameapply.c: New file.
5155 * gdb.base/frameapply.exp: New file.
5156
529c08b2
PW
51572018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5158
5159 * gdb.base/skip.exp: Update expected error message.
5160
c7ab0aef
SDJ
51612018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5162 Jan Kratochvil <jan.kratochvil@redhat.com>
5163 Paul Fertser <fercerpav@gmail.com>
5164 Tsutomu Seki <sekiriki@gmail.com>
5165
5166 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5167 parameter.
5168 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5169 by default.
5170 * boards/native-gdbserver.exp: Likewise.
5171 * gdb.server/run-without-local-binary.exp: Improve regexp used
5172 for detecting when a remote debugging connection succeeds.
5173 * gdb.server/server-connect.exp: New file.
5174 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5175 Do not prefix the port number with ":".
5176 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5177 support for detecting and using it. Add '$debughost_gdbserver'
5178 to the list of arguments used to start gdbserver. Handle case
5179 when gdbserver cannot resolve a network name.
5180
16ff70dd
SDJ
51812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5182
5183 PR c++/23373
5184 * gdb.base/ptype-offsets.cc (struct static_member): New
5185 struct.
5186 (main) <stmember>: New variable.
5187 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5188 with a static member in it.
5189
3541979f
AB
51902018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5191
5192 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5193 watchpoints enabled and disabled.
5194
c8ad9b9a
AB
51952018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5196
5197 * gdb.base/examine-backward.exp: Still run tests around address
5198 0x0, even if address 0x0 is not readable. Update the pattern for
5199 matching address 0x0 in expected output.
5200
e0e5e971
AB
52012018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5202
5203 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5204 malloc/free.
5205
1ea5da02
TV
52062018-07-04 Tom de Vries <tdevries@suse.de>
5207
5208 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5209
471b9d15
MR
52102018-07-02 Maciej W. Rozycki <macro@mips.com>
5211
5212 PR tdep/8282
5213 * gdb.arch/mips-disassembler-options.exp: New test.
5214 * gdb.arch/mips-disassembler-options.s: New test source.
5215
75acb486
PA
52162018-06-29 Pedro Alves <palves@redhat.com>
5217
5218 * gdb.threads/names.exp: Adjust expected "info threads" output.
5219
cd2bb709
PA
52202018-06-29 Pedro Alves <palves@redhat.com>
5221
5222 * gdb.opt/inline-break.exp (line number, address): Add "info
5223 break" tests.
5224
991ff292
PA
52252018-06-29 Pedro Alves <palves@redhat.com>
5226
5227 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5228 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5229 number and address and running to them.
5230
356819b6 52312018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5232
5233 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5234
2512d7ef
JK
52352018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5236
5237 * lib/compiler.c: Remove executable permission flag.
5238
be1b6474
RB
52392018-06-28 Richard Bunt <richard.bunt@arm.com>
5240
5241 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5242 code.
5243 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5244
291f9a96
PT
52452018-06-28 Petr Tesarik <ptesarik@suse.cz>
5246
5247 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5248
ed6dfe51
PT
52492018-06-28 Petr Tesarik <ptesarik@suse.cz>
5250
5251 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5252 address argument is omitted.
5253
d4d429d5
PT
52542018-06-28 Petr Tesarik <ptesarik@suse.cz>
5255
5256 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5257
7ab6656f
OJ
52582018-06-27 Omair Javaid <omair.javaid@linaro.org>
5259
5260 PR gdb/21695
5261 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5262 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5263
a33ccfc7
TT
52642018-06-26 Tom Tromey <tom@tromey.com>
5265
5266 PR rust/22574:
5267 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5268 * gdb.rust/simple.rs (struct SimpleLayout): New.
5269
6d72d289
SM
52702018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5271
5272 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5273 "info registers" output.
5274
8363f9d5
RB
52752018-06-21 Richard Bunt <richard.bunt@arm.com>
5276
5277 * gdb.base/watchpoint-hw-attach.c: New test.
5278 * gdb.base/watchpoint-hw-attach.exp: New file.
5279
f00674fe
SM
52802018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5281
5282 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5283 through /bin/sh.
5284 * boards/dwarf4-gdb-index.exp: Likewise.
5285 * boards/fission-dwp.exp: Likewise.
5286
1d554008
UW
52872018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5288
5289 * gdb.base/float128.exp: Add comment and improved fail message
5290 to the failure case of "print large128" test.
5291
d0ac1c44
SM
52922018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5293
5294 * configure.ac: Remove AC_PREREQ.
5295 * configure: Re-generate.
5296
61b04dd0
PA
52972018-06-19 Pedro Alves <palves@redhat.com>
5298
5299 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5300 (func_extern_caller): New.
5301 (main): Call func_extern_caller.
5302 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5303 logic change.
5304
f63b508a
SM
53052018-06-18 Weimin Pan <weimin.pan@oracle.com>
5306
5307 PR gdb/16841
5308 * gdb.cp/typedef-base.cc: New file.
5309 * gdb.cp/typedef-base.exp: New file.
5310
0fe3a558
TV
53112018-06-18 Tom de Vries <tdevries@suse.de>
5312
5313 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5314
7010835a
AB
53152018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5316 Richard Bunt <Richard.Bunt@arm.com>
5317
5318 * gdb.threads/attach-slow-waitpid.c: New file.
5319 * gdb.threads/attach-slow-waitpid.exp: New file.
5320 * gdb.threads/slow-waitpid.c: New file.
5321
14897d65
PA
53222018-06-14 Pedro Alves <palves@redhat.com>
5323
5324 * gdb.base/fork-running-state.c: Include <errno.h>.
5325 (exit_if_relative_exits): New.
5326 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5327 exits.
5328 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5329 child exits.
5330
5d9a0608
TV
53312018-06-14 Tom de Vries <tdevries@suse.de>
5332
5333 PR cli/22573
5334 * gdb.base/finish-pretty.c: New test.
5335 * gdb.base/finish-pretty.exp: New file.
5336
11ae5818
PA
53372018-06-14 Pedro Alves <palves@redhat.com>
5338
5339 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5340 gdb's expected startup output.
5341
1d39de44
PA
53422018-06-14 Pedro Alves <palves@redhat.com>
5343
5344 * lib/selftest-support.exp (selftest_setup): Remove inlined
5345 function handling.
5346
70ee0000
TV
53472018-06-14 Tom de Vries <tdevries@suse.de>
5348
5349 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5350 matching of breakpoint printing.
5351
11f4b608
TV
53522018-06-13 Tom de Vries <tdevries@suse.de>
5353
5354 PR testsuite/23269
5355 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5356 (fork_child): ... here, and ...
5357 (fork_parent): ... here.
5358
53592018-06-12 Tom de Vries <tdevries@suse.de>
5360
5361 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5362
9516f85a
AB
53632018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5364 Stephen Roberts <stephen.roberts@arm.com>
5365
5366 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5367 rewrite test to describe action performed, rather than possible
5368 failure.
5369
5045b3d7
GB
53702018-06-08 Gary Benson <gbenson@redhat.com>
5371
5372 * gdb.threads/check-libthread-db.exp: New file.
5373 * gdb.threads/check-libthread-db.c: Likewise.
5374
c61b06a1
TT
53752018-06-05 Tom Tromey <tom@tromey.com>
5376
5377 * gdb.base/default.exp: Update expected "show version" output.
5378
eb6af809
TT
53792018-06-05 Tom Tromey <tom@tromey.com>
5380
5381 PR cli/12326:
5382 * gdb.cp/static-print-quit.exp: Update.
5383 * lib/gdb.exp (pagination_prompt): Update.
5384 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5385 * gdb.python/python.exp: Update.
5386
178d6a63
JB
53872018-06-04 Joel Brobecker <brobecker@adacore.com>
5388
5389 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5390
8e817061
JB
53912018-06-01 Joel Brobecker <brobecker@adacore.com>
5392
5393 * gdb.ada/bp_fun_addr: New testcase.
5394
e86ca25f
TT
53952018-06-01 Tom Tromey <tom@tromey.com>
5396
5397 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5398 results.
5399 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5400 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5401 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5402 * gdb.base/maint.exp (maint_pass_if): Update.
5403
4b2dfa9d
MR
54042018-05-31 Maciej W. Rozycki <macro@mips.com>
5405
5406 * gdb.base/endian.exp: New test.
5407 * gdb.base/endian.c: New test source.
5408
45f25d6c
AB
54092018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5410
5411 PR gdb/23203
5412 * gdb.base/bt-selected-frame.c: New file.
5413 * gdb.base/bt-selected-frame.exp: New file.
5414 * lib/gdb.exp (get_current_frame_number): New function.
5415
d9f6d7f8
MR
54162018-05-24 Maciej W. Rozycki <macro@mips.com>
5417 Pedro Alves <palves@redhat.com>
5418
5419 * gdb.threads/tls-core.c: Include <stdlib.h>
5420 (thread_proc): Call `abort'.
5421 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5422 (tls_core_test): New procedure, bits factored out from ...
5423 (top level): ... here. Test both native cores and gcore cores.
5424
ff1cf532
TT
54252018-05-23 Tom Tromey <tom@tromey.com>
5426
5427 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5428
b98664d3
TT
54292018-05-23 Tom Tromey <tom@tromey.com>
5430
5431 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5432 symfile_complaints.
5433 (test_short_complaints): Likewise.
5434 (test_empty_complaints): Likewise.
5435 (test_initial_complaints): Update.
5436
4e9668d0
TT
54372018-05-23 Tom Tromey <tom@tromey.com>
5438
5439 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5440
43ba33c7
TT
54412018-05-23 Tom Tromey <tom@tromey.com>
5442
5443 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5444 (test_short_complaints): Update.
5445
035522c0
PA
54462018-05-22 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/remote.exp: Only gdb_start after compiling the
5449 testcase. Issue "disconnect" before testing "set remote" command
5450 defaults. Issue clean_restart before running to main.
5451
cc0be08f
PA
54522018-05-22 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.base/remote.exp: Adjust expected output of "show remote
5455 memory-write-packet-size". Add tests for "set remote
5456 memory-write-packet-size 0" and "set remote
5457 memory-write-packet-size fixed/limit".
5458
b1b60145
PA
54592018-05-22 Pedro Alves <palves@redhat.com>
5460
5461 PR gdb/22973
5462 * gdb.base/utf8-identifiers.c: New file.
5463 * gdb.base/utf8-identifiers.exp: New file.
5464
0ec848ad
PFC
54652018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5466
5467 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5468
2c3305f6
PFC
54692018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5470
5471 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5472
ce1e8424
TT
54732018-05-18 Tom Tromey <tom@tromey.com>
5474
5475 * gdb.base/ptype-offsets.exp: Update.
5476
ddfe970e
KS
54772018-05-17 Keith Seitz <keiths@redhat.com>
5478
5479 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5480 in expected breakpoint stop locations.
5481 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5482 move to proper scope to test variable values.
5483 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5484 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5485 New functions.
5486 (main): Call not_inline_func3.
5487 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5488 inline_func1, inline_func2, and inline_func3. Test that when each
5489 breakpoint is hit, GDB properly reports both the stop location
5490 and the backtrace. Repeat tests for temporary breakpoints.
5491
0726fcc6
MR
54922018-05-15 Maciej W. Rozycki <macro@mips.com>
5493
5494 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5495 rather then trying to access it in determining whether the PID
5496 of `gdbserver' could have been retrieved.
5497
8ee22052
AB
54982018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5499
5500 * gdb.arch/amd64-init-x87-values.S: New file.
5501 * gdb.arch/amd64-init-x87-values.exp: New file.
5502
7785df48
JK
55032018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5504
5505 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5506
56bcdbea
TT
55072018-05-04 Tom Tromey <tom@tromey.com>
5508
5509 PR python/22730:
5510 * gdb.python/python.exp: Test multi-line execute.
5511
a913fffb
TT
55122018-05-04 Tom Tromey <tom@tromey.com>
5513
5514 PR python/22731:
5515 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5516
7a2c85f2
TT
55172018-05-04 Tom Tromey <tom@tromey.com>
5518
5519 PR gdb/11750:
5520 * gdb.base/define.exp: Test defining a user command inside a user
5521 command.
5522 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5523
a3b60e45
JK
55242018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5525 Pedro Alves <palves@redhat.com>
5526
5527 PR breakpoints/19806 and support for PR external/20207.
5528 * gdb.base/watchpoint-unaligned.c: New file.
5529 * gdb.base/watchpoint-unaligned.exp: New file.
5530
45fe4a03
AB
55312018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5532
5533 * gdb.base/maint.exp: Make test names unique, use
5534 test_prefix_command_help to test 'help maint info', and remove
5535 repeated test of 'help maint'.
5536
9be2ae8f
TT
55372018-05-04 Tom Tromey <tom@tromey.com>
5538
5539 PR gdb/22619:
5540 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5541 behavior.
5542
11859c31
AB
55432018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5544
5545 * gdb.base/maint.exp: Process output from 'maint print registers'
5546 line at a time.
5547
089a9490
AB
55482018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5549
5550 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5551 timeout.
5552
9b0797e2
AB
55532018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5554
5555 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5556 filter pattern.
5557
f6ac5f3d
PA
55582018-05-02 Pedro Alves <palves@redhat.com>
5559
5560 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5561 to_log_command renames.
5562 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5563
77d3c63b
TT
55642018-05-02 Tom Tromey <tom@tromey.com>
5565
5566 * gdb.python/py-parameter.exp: Set test message.
5567
0489430a
TT
55682018-05-02 Tom Tromey <tom@tromey.com>
5569
5570 PR python/20084:
5571 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5572 PARAM_ZUINTEGER_UNLIMITED tests.
5573
1632f8ba
DR
55742018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5575
5576 PR rust/23124
5577 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5578 when casting.
5579
6d7bb824
TT
55802018-04-30 Tom Tromey <tom@tromey.com>
5581
5582 * gdb.python/py-type.exp: Check align attribute.
5583 * gdb.python/py-type.c: New "aligncheck" global.
5584
007e1530
TT
55852018-04-30 Tom Tromey <tom@tromey.com>
5586
5587 PR exp/17095:
5588 * gdb.dwarf2/dw2-align.exp: New file.
5589 * gdb.cp/align.exp: New file.
5590 * gdb.base/align.exp: New file.
5591 * lib/gdb.exp (gdb_int128_helper): New proc.
5592 (has_int128_c, has_int128_cxx): New caching procs.
5593
6873858b
TT
55942018-04-27 Tom Tromey <tom@tromey.com>
5595
5596 PR rust/22545:
5597 * gdb.rust/simple.exp: Add inclusive range tests.
5598
79188d8d
PA
55992018-04-26 Pedro Alves <palves@redhat.com>
5600
5601 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5602 ifunc breakpoint locations correctly of ifunc breakpoints set
5603 while the program resolves the ifunc.
5604
c7075ad5
PA
56052018-04-26 Pedro Alves <palves@redhat.com>
5606
5607 * gdb.base/gnu-ifunc-final.c: New file.
5608 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5609 * gdb.base/gnu-ifunc.exp (executable): Delete.
5610 (staticexecutable): Adjust.
5611 (lib_opts, exec_opts): Delete.
5612 (make_binsuffix, build, set-break): New procedures.
5613 (misc_tests): New, with tests factored out from the top level.
5614 (top level): Test different combinations of ifunc resolver name,
5615 resolver with and with debug info, and ifunc target with and
5616 without debug info. Wrap static tests with with_target_prefix.
5617
8388016d
PA
56182018-04-26 Pedro Alves <palves@redhat.com>
5619
5620 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5621 return type" warnings.
5622
249b5733
PA
56232018-04-25 Pedro Alves <palves@redhat.com>
5624
5625 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5626 killed".
5627 * gdb.base/kill-after-signal.exp: Likewise.
5628 * gdb.threads/kill.exp: Likewise.
5629
f67c0c91
SDJ
56302018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5631 Sergio Durigan Junior <sergiodj@redhat.com>
5632 Pedro Alves <palves@redhat.com>
5633
5634 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5635 regexps to expect for '[Inferior ... detached]' as well.
5636 * gdb.base/attach.exp: Likewise.
5637 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5638 "gdb_continue_to_end".
5639 (test_catch_syscall_with_wrong_args): Likewise.
5640 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5641 ']'. Don't set 'verbose' on.
5642 * gdb.base/foll-vfork.exp: Likewise.
5643 * gdb.base/fork-print-inferior-events.c: New file.
5644 * gdb.base/fork-print-inferior-events.exp: New file.
5645 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5646 '[Inferior ... has been killed]' message.
5647 * gdb.base/kill-after-signal.exp: Likewise.
5648 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5649 detach message.
5650 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5651 message.
5652 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5653 regexps to expect for '[Inferior ... detached]' as well.
5654 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5655
0a8ddac4
SM
56562018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5657
5658 PR gdb/23104
5659 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5660
701adfb0
PA
56612018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5662
5663 PR gdb/23095
5664 * gdb.base/break-probes.exp: Pass shlib_load to
5665 prepare_for_testing. Set normal_bp to r_debug_state if target is
5666 bsd.
5667
d27d16bf
RB
56682018-04-19 Richard Bunt <richard.bunt@arm.com>
5669
5670 * gdb.threads/multiple-successive-infcall.c: New test.
5671 * gdb.threads/multiple-successive-infcall.exp: New file.
5672
a037790e
TT
56732018-04-17 Tom Tromey <tom@tromey.com>
5674
5675 * gdb.rust/simple.rs (Union): New type.
5676 (main): New local "u".
5677 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5678
e3a91079
AA
56792018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5680
5681 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5682 number information in output of "whereis" command.
5683 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5684
b744723f
AA
56852018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5686
5687 * gdb.ada/info_types.exp: Adjust expected output to the line
5688 numbers now printed by "info var/func/type".
5689 * gdb.base/completion.exp: Likewise.
5690 * gdb.base/included.exp: Likewise.
5691 * gdb.cp/cp-relocate.exp: Likewise.
5692 * gdb.cp/cplusfuncs.exp: Likewise.
5693 * gdb.cp/namespace.exp: Likewise.
5694 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5695
4a4495d6
MM
56962018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5697
5698 * gdb.btrace/cpu.exp: New.
5699
1d509aa6
MM
57002018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5701
5702 * gdb.base/step-indirect-call-thunk.exp: New.
5703 * gdb.base/step-indirect-call-thunk.c: New.
5704 * gdb.reverse/step-indirect-call-thunk.exp: New.
5705 * gdb.reverse/step-indirect-call-thunk.c: New.
5706
6295b6da
SM
57072018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5708
5709 * gdb.base/pie-fork.c: New file.
5710 * gdb.base/pie-fork.exp: New file.
5711
50146e70
TT
57122018-04-11 Tom Tromey <tom@tromey.com>
5713
5714 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5715
f50d8a2e
PA
57162018-04-10 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5719 exits. Instead loop running forever.
5720 (fork_parent): Run forever too.
5721
a0be7a36
SM
57222018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5723
5724 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5725 mi_continue_to_line.
5726 * gdb.mi/mi-stack.c (callee4): Add comment.
5727
9b73db36
SM
57282018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5729
5730 * gdb.mi/mi-stack.exp: Fix indentation.
5731
c912f608
SM
57322018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5733
5734 PR gdb/22979
5735 * gdb.arch/amd64-osabi.exp: New file.
5736
26540402
SM
57372018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5738
5739 PR gdb/22980
5740 * gdb.base/osabi.exp: New file.
5741
121ad66c 57422018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5743
5744 * gdb.cp/static-typedef-print.exp: New file.
5745 * gdb.cp/static-typedef-print.cc: New file.
5746
3fcded8f
JB
57472018-03-27 Joel Brobecker <brobecker@adacore.com>
5748
5749 * gdb.ada/varsize_limit: New testcase.
5750
59cc4834
JB
57512018-03-27 Joel Brobecker <brobecker@adacore.com>
5752
5753 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5754
5755 * gdb.ada/notcplusplus: New testcase.
5756
5757 * gdb.base/c-linkage-name.c: New file.
5758 * gdb.base/c-linkage-name.exp: New testcase.
5759
4ca59a9f
TT
57602018-03-26 Tom Tromey <tom@tromey.com>
5761
5762 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5763 * gdb.python/py-framefilter.py (name_error): New global.
5764 (ErrorInName.function): Use name_error.
5765
978d6c75
TT
57662018-03-26 Tom Tromey <tom@tromey.com>
5767
5768 PR backtrace/15582:
5769 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5770
b7fee5a3
KS
57712018-03-23 Keith Seitz <keiths@redhat.com>
5772
5773 PR c++/22968
5774 * gdb.cp/subtypes.exp: New file.
5775 * gdb.cp/subtypes.h: New file.
5776 * gdb.cp/subtypes.cc: New file.
5777 * gdb.cp/subtypes-2.cc: New file.
5778
376be529
AB
57792018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5780
5781 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5782 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5783 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5784 -nostartfiles when compiling the test. Confirm that all registers
5785 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5786
066cfa98
AB
57872018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5788
5789 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5790 option, syntax was wrong anyway.
5791 * gdb.arch/arm-disp-step.exp: Likewise.
5792 * gdb.arch/sparc64-regs.exp: Likewise.
5793 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5794 option, syntax was wrong anyway, switch to use
5795 prepare_for_testing.
5796 * gdb.arch/i386-disp-step.exp: Likewise.
5797
079670b9
AA
57982018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5799
5800 * gdb.ada/exec_changed.exp: Replace "target_info exists
5801 use_gdb_stub" by "use_gdb_stub".
5802 * gdb.ada/start.exp: Likewise.
5803 * gdb.base/async-shell.exp: Likewise.
5804 * gdb.base/attach-pie-misread.exp: Likewise.
5805 * gdb.base/attach-wait-input.exp: Likewise.
5806 * gdb.base/break-entry.exp: Likewise.
5807 * gdb.base/break-interp.exp: Likewise.
5808 * gdb.base/dprintf-detach.exp: Likewise.
5809 * gdb.base/nostdlib.exp: Likewise.
5810 * gdb.base/solib-nodir.exp: Likewise.
5811 * gdb.base/statistics.exp: Likewise.
5812 * gdb.base/testenv.exp: Likewise.
5813 * gdb.mi/mi-exec-run.exp: Likewise.
5814 * gdb.mi/mi-start.exp: Likewise.
5815 * gdb.multi/dummy-frame-restore.exp: Likewise.
5816 * gdb.multi/multi-arch-exec.exp: Likewise.
5817 * gdb.multi/multi-arch.exp: Likewise.
5818 * gdb.multi/tids.exp: Likewise.
5819 * gdb.multi/watchpoint-multi.exp: Likewise.
5820 * gdb.python/py-events.exp: Likewise.
5821 * gdb.threads/attach-into-signal.exp: Likewise.
5822 * gdb.threads/attach-stopped.exp: Likewise.
5823 * gdb.threads/threadapply.exp: Likewise.
5824 * lib/selftest-support.exp: Likewise.
5825
26d6cec4
AA
58262018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5827
5828 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5829
4ee89e90
SR
58302018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5831
5832 * gdb.perf/template-breakpoints.cc: New file.
5833 * gdb.perf/template-breakpoints.exp: New file.
5834 * gdb.perf/template-breakpoints.py: New file.
5835
92630041
TT
58362018-03-19 Tom Tromey <tom@tromey.com>
5837
5838 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5839 y0.
5840 * gdb.rust/simple.exp: Test bare identifier form of struct
5841 initializer.
5842
76727919
TT
58432018-03-19 Tom Tromey <tom@tromey.com>
5844
5845 * gdb.gdb/observer.exp: Remove.
5846
194ed413
AA
58472018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5848
5849 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5850 "qualified" option when setting breakpoints.
5851 * gdb.trace/backtrace.exp: Likewise.
5852 * gdb.trace/circ.exp: Likewise.
5853 * gdb.trace/collection.exp: Likewise.
5854 * gdb.trace/disconnected-tracing.exp: Likewise.
5855 * gdb.trace/ftrace-lock.exp: Likewise.
5856 * gdb.trace/ftrace.exp: Likewise.
5857 * gdb.trace/infotrace.exp: Likewise.
5858 * gdb.trace/packetlen.exp: Likewise.
5859 * gdb.trace/passc-dyn.exp: Likewise.
5860 * gdb.trace/qtro.exp: Likewise.
5861 * gdb.trace/read-memory.exp: Likewise.
5862 * gdb.trace/report.exp: Likewise.
5863 * gdb.trace/signal.exp: Likewise.
5864 * gdb.trace/status-stop.exp: Likewise.
5865 * gdb.trace/strace.exp: Likewise.
5866 * gdb.trace/tfind.exp: Likewise.
5867 * gdb.trace/trace-break.exp: Likewise.
5868 * gdb.trace/trace-condition.exp: Likewise.
5869 * gdb.trace/trace-mt.exp: Likewise.
5870 * gdb.trace/tstatus.exp: Likewise.
5871 * gdb.trace/tsv.exp: Likewise.
5872 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5873 * gdb.trace/unavailable.exp: Likewise.
5874 * gdb.trace/while-dyn.exp: Likewise.
5875
8b067d2c
AA
58762018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5877
5878 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5879 that libinproctrace is copied to the target.
5880
3ae9ce5d
TT
58812018-03-14 Tom Tromey <tom@tromey.com>
5882
5883 PR cli/14977:
5884 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5885 a null pointer.
5886 * gdb.base/wchar.exp: Likewise.
5887
b8c2339b
TT
58882018-03-14 Tom Tromey <tom@tromey.com>
5889
5890 PR cli/19918:
5891 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5892 flag.
5893
4872dc46
SM
58942018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5895
5896 PR gdb/22841
5897 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5898 "target" to remote_exec.
5899
e4fe3756
SM
59002018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5901
5902 PR gdb/22841
5903 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5904 ${board}_upload): Remove.
5905
e95a97d4
AA
59062018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5907
5908 * gdb.cp/watch-cp.cc: New test.
5909 * gdb.cp/watch-cp.exp: New file.
5910
dbbb1059
AB
59112018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5912
5913 * gdb.base/infcall-nested-structs.exp: New file.
5914 * gdb.base/infcall-nested-structs.c: New file.
5915 * gdb.base/float.exp: Add riscv support.
5916
ecc054c0
TP
59172018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5918
5919 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5920 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5921
25e3c82c
SDJ
59222018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5923
5924 * gdb.server/abspath.exp: New file.
5925 * lib/gdb.exp (with_cwd): New procedure.
5926
3083294d
SM
59272018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5928
5929 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5930 use it.
5931 (gdb_is_target_remote_prompt): New proc.
5932 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5933 (gdb_is_target_native): Pass prompt parameter to
5934 gdb_is_target_1.
5935
3275ef47
SM
59362018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5937
5938 * gdb.base/load-command.c: New file.
5939 * gdb.base/load-command.exp: New file.
5940 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5941 (gdb_is_target_1): ...this, and generalize for other targets
5942 than just remote.
5943 (gdb_is_target_remote): Use gdb_is_target_1.
5944 (gdb_is_target_native): use gdb_is_target_1.
5945
6893c19a
TT
59462018-02-26 Tom Tromey <tom@tromey.com>
5947
5948 PR python/16497:
5949 * gdb.python/py-framefilter.exp: Update test.
5950
2ddeaf8a
TT
59512018-02-26 Tom Tromey <tom@tromey.com>
5952
5953 * gdb.dwarf2/variant.c: New file.
5954 * gdb.dwarf2/variant.exp: New file.
5955
c9317f21
TT
59562018-02-26 Tom Tromey <tom@tromey.com>
5957
5958 * gdb.rust/simple.exp: Accept more possible results in enum test.
5959
6f6d0c26
SM
59602018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5961
5962 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5963 parentheses.
5964
11b03145
MR
59652018-02-23 Maciej W. Rozycki <macro@mips.com>
5966
5967 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5968 name of a variable: $actual_linejj -> $actual_line.
5969
54a27fe5
JB
59702018-02-21 John Baldwin <jhb@FreeBSD.org>
5971
5972 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5973
de65820c
MM
59742018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5975
5976 * gdb.btrace/buffer-size.exp: Do not force BTS.
5977
980548fd
PA
59782018-02-14 Pedro Alves <palves@redhat.com>
5979
5980 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5981 getting a "Quit".
5982
c4e12631
MM
59832018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5984
5985 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5986 Fix test name.
5987
c2e0e465
SM
59882018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5989
5990 * gdb.cp/m-static.exp: Check type of optimized out static
5991 member.
5992
f7216783
AB
59932018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5994
5995 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5996 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5997
0625771b
LS
59982018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5999 Leszek Swirski <leszeks@google.com>
6000
6001 * gdb.python/py-prettyprint.c
6002 (struct to_string_returns_value_inner,
6003 struct to_string_returns_value_wrapper): New.
6004 (main): Add tsrvw variable.
6005 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6006 ToStringReturnsValueWrapper): New classes.
6007 (register_pretty_printers): Register new pretty-printers.
6008 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6009 recursive pretty printer.
6010 * gdb.python/py-mi.exp: Likewise.
6011
59498c30
LS
60122018-02-01 Leszek Swirski <leszeks@google.com>
6013
6014 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6015 functions with the same name as an include file are parsed
6016 correctly.
6017
d4d38844
YQ
60182018-02-01 Yao Qi <yao.qi@linaro.org>
6019
6020 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6021 "\[^\r\n\]*".
6022
07e5f5cf
NP
60232018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6024
6025 * gdb.arch/powerpc-prologue-frame.s: New file.
6026 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6027 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6028
929b5ad4
JB
60292018-01-31 Joel Brobecker <brobecker@adacore.com>
6030
6031 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6032
e671cd59
PA
60332018-01-30 Pedro Alves <palves@redhat.com>
6034
6035 PR gdb/13211
6036 * gdb.base/interrupt-daemon.c: New.
6037 * gdb.base/interrupt-daemon.exp: New.
6038 * gdb.multi/multi-term-settings.c: New.
6039 * gdb.multi/multi-term-settings.exp: New.
6040
fc413dc4
JB
60412018-01-30 Joel Brobecker <brobecker@adacore.com>
6042
6043 * gdb.base/break.exp: Save the location where the breakpoint
6044 on break.c:47 was actually inserted when debugging the version
6045 compiled at -O2 and use it in the expected output of the "info
6046 break" test performed soon after.
6047
5c319bb2
PA
60482018-01-22 Pedro Alves <palves@redhat.com>
6049 Sergio Durigan Junior <sergiodj@redhat.com>
6050
6051 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6052 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6053
a9e40818
JB
60542018-01-22 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.base/break-include.c, gdb.base/break-include.inc,
6057 gdb.base/break-include.exp: New files.
6058 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6059 line number now being the actual line number where the breakpoint
6060 was inserted.
6061 * gdb.mi/mi-break.exp: Likewise.
6062 * gdb.mi/mi-reverse.exp: Likewise.
6063 * gdb.mi/mi-simplerun.exp: Ditto.
6064
e707fc44
AB
60652018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6066
6067 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6068 varobj.
6069 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6070
ae451627
AB
60712018-01-21 Don Breazeal <donb@codesourcery.com>
6072 Andrew Burgess <andrew.burgess@embecosm.com>
6073
6074 * gdb.mi/basics.c: Add new global.
6075 * gdb.mi/mi-frame-regs.exp: New file.
6076 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6077 case.
6078
b1b189e0
AB
60792018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6080
6081 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6082 non-parameter, and on an unknown symbol.
6083
fcfcc376
TT
60842018-01-19 Tom Tromey <tom@tromey.com>
6085
6086 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6087 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6088
634c1c31
AA
60892018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6090
6091 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6092 setrlimit and chdir to int.
6093
d6ad07fd
AA
60942018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6095
6096 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6097 function.
6098 (my_tend): Likewise.
6099 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6100 rationale of avoiding FP- and vector instructions.
6101
adf8243b
RK
61022018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6103
6104 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6105 "info reg" with "\[ \t\]*".
6106 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6107 "\[ \t\]+".
6108 * gdb.arch/s390-multiarch.exp: Ditto.
6109 * gdb.base/pc-fp.exp: Ditto.
6110 * gdb.reverse/i386-precsave.exp: Ditto.
6111 * gdb.reverse/i386-reverse.exp: Ditto.
6112 * gdb.reverse/i387-env-reverse.exp: Ditto.
6113 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6114
dcc06925
AA
61152018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6116
6117 * lib/gdb.exp (gdb_compile): Re-enable use of
6118 universal_compile_options for languages other than Rust.
6119
25d4fd80
AA
61202018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6121
6122 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6123
ee7f689e 61242018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6125
6126 PR gdb/16577
6127 * gdb.base/solib-vanish.exp: New.
6128 * gdb.base/solib-vanish-main.c: New.
6129 * gdb.base/solib-vanish-lib1.c: New.
6130 * gdb.base/solib-vanish-lib2.c: New.
6131
d8447b6b
YQ
61322018-01-17 Yao Qi <yao.qi@linaro.org>
6133
6134 * gdb.compile/compile.exp: Match the address printed for
6135 frame in the output of command "bt".
6136
86d6a90c
TT
61372018-01-15 Tom Tromey <tom@tromey.com>
6138
6139 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6140 compute sp_reg.
6141
cbcdb1aa
AB
61422018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6143
6144 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6145 to prepare.
6146 (prepare): Return 0 on error, 1 on success.
6147
eea61984
PA
61482018-01-12 Pedro Alves <palves@redhat.com>
6149
6150 * gdb.base/continue-after-aborted-step-over.c: New.
6151 * gdb.base/continue-after-aborted-step-over.exp: New.
6152
6181e9c2
SM
61532018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6154
6155 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6156 options when not creating an executable.
6157
3cada740
PA
61582018-01-11 Pedro Alves <palves@redhat.com>
6159
6160 PR remote/22597
6161 * gdb.server/stop-reply-no-thread.c: New file.
6162 * gdb.server/stop-reply-no-thread.exp: New file.
6163
c63d3e8d
PA
61642018-01-10 Pedro Alves <palves@redhat.com>
6165
6166 PR gdb/22670
6167 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6168 functions too. Test setting breakpoints and printing C functions
6169 with no debug info too.
6170 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6171
d4c2a405
PA
61722018-01-10 Pedro Alves <palves@redhat.com>
6173
6174 PR gdb/22670
6175 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6176 a fail.
6177
8825213e
PA
61782018-01-10 Pedro Alves <palves@redhat.com>
6179
6180 PR gdb/22670
6181 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6182
605fd3c6
YQ
61832018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6184
6185 * gdb.server/unittest.exp: Match the output in non-development
6186 mode.
6187
1e5ded6c
YQ
61882018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6189
6190 * gdb.gdb/unittest.exp: Match output in non-development mode.
6191
30066b0b
JB
61922018-01-08 Joel Brobecker <brobecker@adacore.com>
6193
6194 * gdb.ada/access_tagged_param.exp: Relax expected output
6195 for value of "ObjL" in "continue" to pck.inspect breakpoint
6196 test.
6197
04bafb1e
XR
61982018-01-08 Joel Brobecker <brobecker@adacore.com>
6199
9f86398b
JB
6200 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6201 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6202
e379cee6
PA
62032018-01-05 Pedro Alves <palves@redhat.com>
6204
6205 PR gdb/18653
6206 * gdb.base/libsegfault.exp: New.
6207
de63c46b
PA
62082018-01-05 Joel Brobecker <brobecker@adacore.com>
6209
6210 PR gdb/22670
6211 * gdb.ada/access_tagged_param.exp: New file.
6212 * gdb.ada/access_tagged_param/foo.adb: New file.
6213
f98fc17b
PA
62142018-01-05 Pedro Alves <palves@redhat.com>
6215
6216 PR gdb/22670
6217 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6218 exercise lower case too, and to exercise both full matching and
6219 wild matching.
6220
342f8240
JB
62212018-01-05 Joel Brobecker <brobecker@adacore.com>
6222
6223 * gdb.ada/rename_subscript_param: New testcase.
6224
7150d33c
JG
62252018-01-05 Jerome Guitton <guitton@adacore.com>
6226
6227 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6228
cc0e770c
JB
62292018-01-05 Joel Brobecker <brobecker@adacore.com>
6230
6231 * gdb.ada/convvar_comp: New testcase.
6232
672a41aa 62332018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6234
6235 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6236 (My_Table): New global variable.
6237 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6238
7365ec2f
JB
62392018-01-04 Joel Brobecker <brobecker@adacore.com>
6240
6241 PR gdb/22670
6242 * gdb.ada/maint_with_ada: New testcase.
6243
289483b6
JB
62442018-01-04 Joel Brobecker <brobecker@adacore.com>
6245
6246 PR gdb/22670
6247 * gdb.ada/bp_c_mixed_case: New testcase.
6248
344420da
JB
62492018-01-04 Joel Brobecker <brobecker@adacore.com>
6250
6251 PR gdb/22670
6252 * gdb.ada/complete.exp: Add "complete break ada" test.
6253
66fc87a0
JB
62542018-01-04 Joel Brobecker <brobecker@adacore.com>
6255
6256 PR gdb/22670
6257 * gdb.ada/info_addr_mixed_case: New testcase.
6258
9f757bf7
XR
62592018-01-03 Xavier Roirand <roirand@adacore.com>
6260
6261 * gdb.ada/excep_handle.exp: New testcase.
6262 * gdb.ada/excep_handle/foo.adb: New file.
6263 * gdb.ada/excep_handle/pck.ads: New file.
6264
bd570f80
JB
62652018-01-03 Joel Brobecker <brobecker@adacore.com>
6266
6267 * gdb.base/step-line.c: Add extra empty line in copyright header.
6268 * gdb.base/step-line.inp: Likewise.
6269
9fe561ab
JB
62702018-01-02 Joel Brobecker <brobecker@adacore.com>
6271
6272 * gdb.ada/dyn_stride.exp: Add slice test.
6273
a405673c
JB
62742018-01-02 Joel Brobecker <brobecker@adacore.com>
6275
6276 * gdb.ada/dyn_stride: New testcase.
6277
cef0f868
SH
62782017-12-27 Stafford Horne <shorne@gmail.com>
6279
6280 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6281 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6282
b67d92b0
SH
62832017-12-27 Stafford Horne <shorne@gmail.com>
6284
6285 * gdb.base/reggroups.c: New file.
6286 * gdb.base/reggroups.exp: New file.
6287
eccab96d
JB
62882017-12-18 Joel Brobecker <brobecker@adacore.com>
6289
6290 * gdb.dwarf2/ada-valprint-error.c: New file.
6291 * gdb.dwarf2/ada-valprint-error.exp: New file.
6292
0e2da9f0
JB
62932017-12-18 Joel Brobecker <brobecker@adacore.com>
6294
6295 * gdb.ada/assign_arr: New testcase.
6296
cb923fcc
XR
62972017-12-18 Xavier Roirand <roirand@adacore.com>
6298
6299 * gdb.ada/funcall_ptr: New testcase.
6300
7c161838
SDJ
63012017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6302
6303 PR cli/16224
6304 * gdb.base/ptype-offsets.cc: New file.
6305 * gdb.base/ptype-offsets.exp: New file.
6306
1af17fd9
YQ
63072017-12-15 Yao Qi <yao.qi@linaro.org>
6308
6309 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6310 if XML is disabled.
6311
828d5846
XR
63122017-12-15 Xavier Roirand <roirand@adacore.com>
6313
6314 * gdb.ada/same_component_name: New testcase.
6315
79e8fcaa
JB
63162017-12-14 Joel Brobecker <brobecker@adacore.com>
6317
6318 * gdb.ada/str_binop_equal: New testcase.
6319
e05fa6f9
JB
63202017-12-14 Joel Brobecker <brobecker@adacore.com>
6321
6322 * gdb.ada/task_switch_in_core: New testcase.
6323
b89641ba
SM
63242017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6325
6326 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6327 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6328 call test_bkpt_qualified.
6329 (test_bkpt_qualified): New proc.
6330
6892d2e4
PA
63312017-12-13 Pedro Alves <palves@redhat.com>
6332
6333 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6334 Tighten regexp by matching with an anchor.
6335
a22ecf70
PA
63362017-12-13 Pedro Alves <palves@redhat.com>
6337
6338 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6339 ("expression with namespace"): New set of tests.
6340 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6341 (Nested::Test_NS::qux): New.
6342 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6343 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6344
9937536c
JB
63452017-12-13 Joel Brobecker <brobecker@adacore.com>
6346
6347 * gdb.base/server-del-break.c: New file.
6348 * gdb.base/server-del-break.exp: New file.
6349
fe49c6f5
SH
63502017-12-12 Stafford Horne <shorne@gmail.com>
6351
6352 * gdb.xml/tdesc-regs.exp: Add or1k support.
6353
c3d18620
SH
63542017-12-12 Stafford Horne <shorne@gmail.com>
6355
6356 * gdb.base/bp-permanent.c: Define nop of or1k.
6357
c5f9cfc8
JB
63582017-12-11 Joel Brobecker <brobecker@adacore.com>
6359
6360 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6361 output with components being reordered.
6362
a9c135fc
JB
63632017-12-11 Joel Brobecker <brobecker@adacore.com>
6364
6365 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6366 output with components being reordered.
6367
927aa2e7
JK
63682017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6369 Pedro Alves <palves@redhat.com>
6370
6371 * gdb.base/maint.exp (check for .gdb_index): Check also for
6372 .debug_names.
6373 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6374 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6375 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6376 (.gdb_index used after symbol reloading): Support also .debug_names.
6377 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6378
f17d9474
YQ
63792017-12-08 Yao Qi <yao.qi@linaro.org>
6380
6381 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6382 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6383
a0de8c21
YQ
63842017-12-08 Yao Qi <yao.qi@linaro.org>
6385
6386 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6387 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6388
a738ea1d
YQ
63892017-12-08 Yao Qi <yao.qi@linaro.org>
6390
6391 * gdb.arch/aarch64-tagged-pointer.c: New file.
6392 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6393
1cd9a73b
SDJ
63942017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6395
6396 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6397 "int".
6398
fa6eb693
KS
63992017-12-07 Keith Seitz <keiths@redhat.com>
6400
6401 PR breakpoints/22569
6402 * gdb.linespec/ls-errs.exp: Change expected result of "break
6403 -source this file has spaces.c -line 3".
6404 Check that an explicit source file followed by whitespace is
6405 identified as an invalid explicit location.
6406
883fd55a
KS
64072017-12-07 Keith Seitz <keiths@redhat.com>
6408
6409 * gdb.cp/nested-types.cc: New file.
6410 * gdb.cp/nested-types.exp: New file.
6411 * lib/cp-support.exp: Load data-structures.exp library.
6412 (debug_cp_test_ptype_class): New global.
6413 (cp_ptype_class_verbose, next_line): New procedures.
6414 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6415 Add and document new return value.
6416 Switch the list of lines to a queue.
6417 Add support for new `type' key for nested type definitions.
6418 Add debugging/troubleshooting messages.
6419 * lib/data-structures.exp: New file.
6420
ec72db3e
SM
64212017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6422
6423 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6424 with proc_with_prefix, don't use with_test_prefix.
6425
99598d71
TT
64262017-12-07 Tom Tromey <tom@tromey.com>
6427
6428 * gdb.base/break.exp: Add test for empty "commands".
6429
a8806230
YQ
64302017-12-07 Yao Qi <yao.qi@linaro.org>
6431
6432 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6433 malloc and catch syscall.
6434
824cc835
PM
64352017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6436
e79be6e5 6437 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6438 tests for explicit locations.
6439
7cc244de
PA
64402017-12-06 Pedro Alves <palves@redhat.com>
6441
6442 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6443 force-disabling XML descriptions.
6444
50a1fdd5
PA
64452017-12-04 Pedro Alves <palves@redhat.com>
6446
6447 PR gdb/22499
6448 * gdb.arch/amd64-disp-step-avx.S: New file.
6449 * gdb.arch/amd64-disp-step-avx.exp: New file.
6450
f0fb2488
PA
64512017-12-03 Pedro Alves <palves@redhat.com>
6452
6453 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6454 and <string.h>.
6455 (parent_function): Print distinct messages when waitpid fails, or
6456 the child exits with a signal, or the child exits for an unhandled
6457 reason.
6458 * gdb.threads/process-dies-while-detaching.exp
6459 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6460 it. Wait for both inferior output and GDB's prompt. Use an
6461 indirect spawn id list.
6462 (do_detach): New parameter 'child_exit'. Use it to compute
6463 expected inferior output.
6464 (test_detach, test_detach_watch, test_detach_killed_outside):
6465 Adjust to pass down the expected child exit kind.
6466
97cbe998
SDJ
64672017-12-01 Joel Brobecker <brobecker@adacore.com>
6468 Sergio Durigan Junior <sergiodj@redhat.com>
6469 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6472
40fc416f
SDJ
64732017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6474
6475 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6476 to 'symbol-file' and 'add-symbol-file' can be
6477 position-independent.
6478
1cc75e92
YQ
64792017-12-01 Yao Qi <yao.qi@linaro.org>
6480
6481 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6482 the URL in copyright header.
6483 * gdb.arch/aarch64-fp.exp: Likewise.
6484 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6485 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6486 * gdb.base/expand-psymtabs.exp: Likewise.
6487 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6488 * gdb.fortran/common-block.exp: Likewise.
6489 * gdb.fortran/common-block.f90: Likewise.
6490 * gdb.fortran/logical.exp: Likewise.
6491 * gdb.fortran/vla-datatypes.f90: Likewise.
6492 * gdb.fortran/vla-sub.f90: Likewise.
6493
875fb7a7
JB
64942017-11-30 Joel Brobecker <brobecker@adacore.com>
6495
6496 * gdb.ada/repeat_dyn: New testcase.
6497
6f14765f
UW
64982017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6499
6500 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6501 Update for changed thread numbering.
6502 * gdb.cell/bt.exp: Update for changed GDB output.
6503
f1af7b94
SM
65042017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6505
6506 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6507 setting isremote by hand.
6508 * boards/dwarf4-gdb-index.exp: Likewise.
6509 * boards/fission.exp: Likewise.
6510 * boards/stabs.exp: Likewise.
6511
e3919f3e
PA
65122017-11-30 Pedro Alves <palves@redhat.com>
6513
6514 * gdb.linespec/cpls-ops.exp
6515 (check_explicit_skips_function_argument): Extract the underlying
6516 type of size_t instead of hardcoding it.
6517
bd69330d
PA
65182017-11-29 Pedro Alves <palves@redhat.com>
6519
6520 PR c++/19436
6521 * gdb.linespec/cpls-abi-tag.cc: New file.
6522 * gdb.linespec/cpls-abi-tag.exp: New file.
6523
a20714ff
PA
65242017-11-29 Pedro Alves <palves@redhat.com>
6525
6526 * gdb.base/langs.exp: Use -qualified.
6527 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6528 it.
6529 * gdb.cp/namespace.exp: Use -qualified.
6530 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6531 (overload-3, template-overload, template-ret-type, const-overload)
6532 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6533 procedures.
6534 (test_driver): Call them.
6535 * gdb.cp/save-bp-qualified.cc: New.
6536 * gdb.cp/save-bp-qualified.exp: New.
6537 * gdb.linespec/explicit.exp: Test -qualified.
6538 * lib/completion-support.exp (completion::explicit_opts_list): Add
6539 "-qualified".
6540 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6541
f6f1d339
PM
65422017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6543
6544 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6545
02ca603a
TT
65462017-11-29 Tom Tromey <tom@tromey.com>
6547
6548 * gdb.base/relocate.exp: Update invalid argument test.
6549 Add new tests for invalid arguments.
6550
ed6c0bfb
TP
65512017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6552
6553 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6554 Return 0 as a long.
6555 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6556
f106e10e
TP
65572017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6558
6559 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6560 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6561 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6562 func ().
6563 * gdb.cp/shadow.cc (B.func): Return 0.
6564
10329bb2
JB
65652017-11-27 Joel Brobecker <brobecker@adacore.com>
6566
6567 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6568 expected output in gdb_expect call to allow the exception
6569 message to be present as well. Fix syntax confusion to avoid
6570 TCL thinking that exception_name is an array.
6571
617cd4bc
UW
65722017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6573
6574 * gdb.arch/spu-info.c: Include <unistd.h>.
6575 (do_signal_test): Fix broken calls to write.
6576 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6577 Fix checks for empty mailboxes. Update signal tests for corrected
6578 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6579 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6580 * gdb.cell/arch.exp: Use standard_output_file.
6581 * gdb.cell/break.exp: Likewise.
6582 * gdb.cell/bt.exp: Likewise.
6583 * gdb.cell/core.exp: Likewise.
6584 * gdb.cell/dwarfaddr.exp: Likewise.
6585 * gdb.cell/ea-cache.exp: Likewise.
6586 * gdb.cell/ea-standalone.exp: Likewise.
6587 * gdb.cell/f-regs.exp: Likewise.
6588 * gdb.cell/fork.exp: Likewise.
6589 * gdb.cell/gcore.exp: Likewise.
6590 * gdb.cell/mem-access.exp: Likewise.
6591 * gdb.cell/ptype.exp: Likewise.
6592 * gdb.cell/registers.exp: Likewise.
6593 * gdb.cell/sizeof.exp: Likewise.
6594 * gdb.cell/solib-symbol.exp: Likewise.
6595 * gdb.cell/solib.exp: Likewise.
617cd4bc 6596
a81aaca0
PA
65972017-11-25 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/complete-empty.exp: New file.
6600 * gdb.base/completion.exp: Adjust.
6601
6a3c6ee4
PA
66022017-11-25 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.linespec/cpls-ops.cc: New file.
6605 * gdb.linespec/cpls-ops.exp: New file.
6606 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6607 factored out from ...
6608 (test_complete_prefix_range): ... this.
6609
8955eb2d
PA
66102017-11-24 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.linespec/cpcompletion.exp: New file.
6613 * gdb.linespec/cpls-hyphen.cc: New file.
6614 * gdb.linespec/cpls.cc: New file.
6615 * gdb.linespec/cpls2.cc: New file.
6616 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6617 test to use test_gdb_complete_unique. Add label completion,
6618 keyword completion and explicit location completion tests.
6619 * lib/completion-support.exp: New file.
6620
e547c119
JB
66212017-11-24 Joel Brobecker <brobecker@adacore.com>
6622
6623 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6624 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6625 when hitting an exception catchpoint.
6626
7c3c1aa8
YQ
66272017-11-22 Yao Qi <yao.qi@linaro.org>
6628
6629 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6630
41bd68f5
SM
66312017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6632
6633 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6634 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6635 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6636
1daad298
YQ
66372017-11-22 Yao Qi <yao.qi@linaro.org>
6638
6639 * gdb.base/info-os.exp: Pass pthreads.
6640 * gdb.multi/multi-attach.exp: Likewise.
6641
88465e87
YQ
66422017-11-22 Yao Qi <yao.qi@linaro.org>
6643
6644 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6645 compiler.
6646
dc196b23
YQ
66472017-11-22 Yao Qi <yao.qi@linaro.org>
6648
6649 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6650 * gdb.base/break-interp.exp: Likewise.
6651 * gdb.base/jit-attach-pie.exp: Likewise.
6652
2400729e
UW
66532017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6654
6655 * gdb.base/float128.c (large128): New variable.
6656 * gdb.base/float128.exp: Add test to print largest __float128 value.
6657
7a26362d
UW
66582017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6659
6660 * gdb.arch/vsx-regs.exp: Update register content checks.
6661
ed0f4273
UW
66622017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6663
6664 * gdb.arch/ppc-longdouble.exp: New file.
6665 * gdb.arch/ppc-longdouble.c: Likewise.
6666
a25d69c6
PA
66672017-11-21 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6670
73fcf641
PA
66712017-11-20 Pedro Alves <palves@redhat.com>
6672
6673 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6674 (long_double_typedef): New typedefs.
6675 Use DEF on double and long double.
6676 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6677 cases.
6678 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6679 and 'long_double_ptr_same_size' locals. Use them to decide
6680 whether cast from array/function to float is valid/invalid.
6681
71a3c369
TT
66822017-11-17 Tom Tromey <tom@tromey.com>
6683
6684 * gdb.rust/traits.rs: New file.
6685 * gdb.rust/traits.exp: New file.
6686
ced9779b
JB
66872017-11-17 Joel Brobecker <brobecker@adacore.com>
6688
6689 * gdb.ada/minsyms: New testcase.
6690
a0922d80
PA
66912017-11-16 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6694 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6695
ea04e54c
PA
66962017-11-16 Pedro Alves <palves@redhat.com>
6697
6698 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6699 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6700
e849ea89
PA
67012017-11-16 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.server/reconnect-ctrl-c.c: New file.
6704 * gdb.server/reconnect-ctrl-c.exp: New file.
6705
d8ae99a7
PM
67062017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6707
6708 * gdb.python/py-rbreak.exp: New file.
6709 * gdb.python/py-rbreak.c: New file.
6710 * gdb.python/py-rbreak-func2.c: New file.
6711
968a13f8
PA
67122017-11-16 Pedro Alves <palves@redhat.com>
6713
6714 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6715 pattern.
6716 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6717 GDB.
6718
71774bc9
SM
67192017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6720
6721 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6722 regex.
6723
ddbb44cf
SM
67242017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6725
6726 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6727 test names.
6728
584a564f
PA
67292017-11-09 Pedro Alves <palves@redhat.com>
6730
6731 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6732 factored out from ...
6733 (top level): ... here, and adjusted to avoid expecting beyond the
6734 prompt in a single gdb_test_multiple.
6735
5ed7a928
PA
67362017-11-09 Pedro Alves <palves@redhat.com>
6737
6738 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6739 output.
6740 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6741 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6742 * gdb.server/ext-run.exp ("kill" test): Likewise.
6743 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6744
a60e0738
PA
67452017-11-09 Pedro Alves <palves@redhat.com>
6746
6747 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6748 match till end of line.
6749
2c88253f
PA
67502017-11-09 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6753
c7a38517
PA
67542017-11-09 Pedro Alves <palves@redhat.com>
6755
6756 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6757 New procedures, factored out from ...
6758 (top level): ... here, and adjusted to avoid expecting beyond the
6759 prompt in one go.
6760
f29f4b6b
PA
67612017-11-09 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6764 output. Fix '?' match.
6765
286acbb5
JB
67662017-11-08 Joel Brobecker <brobecker@adacore.com>
6767
6768 * gdb.ada/scoped_watch: New testcase.
6769 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6770 which is actually correct.
6771 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6772 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6773
62d7ae92
PA
67742017-11-08 Pedro Alves <palves@redhat.com>
6775
6776 * gdb.gdb/complaints.exp (test_initial_complaints)
6777 (test_serial_complaints, test_short_complaints): Call
6778 complaint_internal instead of complaint.
6779
280ca31f
DT
67802017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6781
6782 * gdb.threads/tls-core.c: New file.
6783 * gdb.threads/tls-core.exp: Likewise.
6784
b5ec771e
PA
67852017-11-08 Pedro Alves <palves@redhat.com>
6786
6787 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6788 (p Exported_Capitalized): New test.
6789 (p exported_capitalized): New test.
6790
a02b41a7
PA
67912017-11-07 Pedro Alves <palves@redhat.com>
6792
6793 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6794
95e95a6d
PA
67952017-11-07 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6798 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6799 (disable_invalid, disable_inverted, disable_negative): New
6800 procedures.
6801 ("bad numbers"): New set of tests.
6802
cee62dbd
PA
68032017-11-07 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.cp/ena-dis-br-range.exp: Add tests.
6806
cc638e86
PA
68072017-11-07 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6810
d0fe4701
XR
68112017-11-07 Xavier Roirand <roirand@adacore.com>
6812 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.base/ena-dis-br.exp: Add reference to
6815 gdb.cp/ena-dis-br-range.exp.
6816 * gdb.cp/ena-dis-br-range.exp: New file.
6817 * gdb.cp/ena-dis-br-range.cc: New file.
6818
46f67f80
PA
68192017-11-06 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.base/attach-non-pgrp-leader.c: New.
6822 * gdb.base/attach-non-pgrp-leader.exp: New.
6823
726e1356
PA
68242017-11-06 Pedro Alves <palves@redhat.com>
6825
6826 * configure.ac: No longer check for termio.h and sgtty.h.
6827 * configure: Regenerate.
6828 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6829 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6830 Remove termio and sgtty code.
6831
50ab6ace
YQ
68322017-11-03 Yao Qi <yao.qi@linaro.org>
6833
6834 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6835 in GDB is disabled.
6836
8e68731c
YQ
68372017-11-03 Yao Qi <yao.qi@linaro.org>
6838
6839 * gdb.python/py-thrhandle.exp: Skip it if python is not
6840 enabled.
6841
3a87ae65
SM
68422017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6843
6844 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6845 as a breakpoint command.
6846
484d8d36
MD
68472017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6848
6849 PR python/21213
6850 * gdb.python/py-infthread.exp: Test calling
6851 InferiorThread.inferior () multiple times in a row.
6852
4a27f119
KS
68532017-10-27 Keith Seitz <keiths@redhat.com>
6854
6855 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6856 Test "info break" for every inlined function breakpoint.
6857
bb11dd58
YQ
68582017-10-27 Yao Qi <yao.qi@linaro.org>
6859
6860 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6861
a43f3893
PF
68622017-10-26 Patrick Frants <osscontribute@gmail.com>
6863
6864 * gdb.cp/classes.exp (test_static_members): Test printing
6865 Outer::instance.
6866 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6867 (Inner::instance, Outer::instance): New.
6868
792ccf00
PA
68692017-10-24 Pedro Alves <palves@redhat.com>
6870
6871 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6872 extra console" test in two stages.
6873
eb2bfbad
PA
68742017-10-24 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6877
1f75a651
PA
68782017-10-24 Pedro Alves <palves@redhat.com>
6879
6880 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6881 loop.
6882
779990d9
PA
68832017-10-24 Pedro Alves <palves@redhat.com>
6884
6885 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6886 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6887
ad9b8f5d
PA
68882017-10-24 Pedro Alves <palves@redhat.com>
6889
6890 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6891 parameter and handle it. Don't output read value in test name.
6892
fee6da6e
PA
68932017-10-24 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6896 custom test name.
6897
10389c2c
PA
68982017-10-24 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6901 include the unstable output directory name in the test's name.
6902 (initial_setup_simple) <'set args'>: Use custom test name.
6903
a80e65a9
PA
69042017-10-24 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6907 with explicit test name.
6908
15763a09
PA
69092017-10-20 Pedro Alves <palves@redhat.com>
6910
6911 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6912 'wait -i'. Use gdb_assert and remote_close.
6913
49a4ce2e
AB
69142017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6915
6916 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6917 number from variable rather than hard-coded.
6918
a75868f5
PA
69192017-10-19 Pedro Alves <palves@redhat.com>
6920
6921 * gdb.base/long-inferior-output.c: New file.
6922 * gdb.base/long-inferior-output.exp: New file.
6923
c8ba13ad
KS
69242017-11-18 Keith Seitz <keiths@redhat.com>
6925
6926 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6927 method.
6928 (main): Call it.
6929 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6930 Add additional user-defined conversion operator tests.
6931
b27de576
PA
69322017-10-17 Pedro Alves <palves@redhat.com>
6933
6934 * boards/native-stdio-gdbserver.exp: Load "local-board".
6935
8484c955
PA
69362017-10-17 Pedro Alves <palves@redhat.com>
6937
6938 * gdb.base/quit-live.c: New file.
6939 * gdb.base/quit-live.exp: New file.
6940
83d5a34d
KS
69412017-10-16 Keith Seitz <keiths@redhat.com>
6942
6943 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6944 (class_with_protected_typedef, class_with_private_typedef)
6945 (struct_with_public_typedef, struct_with_protected_typedef)
6946 (struct_with_private_typedef): New classes/structs.
6947 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6948 typedefs and access specifiers.
6949
739b3f1d
PA
69502017-10-16 Pedro Alves <palves@redhat.com>
6951 Simon Marchi <simon.marchi@polymtl.ca>
6952
6953 * README (Local vs Remote vs Native): New section.
6954 * boards/local-board.exp: New file, with bits factored out from
6955 ...
6956 * boards/native-extended-gdbserver.exp: ... here. Load
6957 "local-board".
6958 * boards/native-gdbserver.exp: Load "local-board".
6959 (${board}_spawn, ${board}_exec): Delete.
6960 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6961 ...
6962 * boards/stdio-gdbserver-base.exp: ... this new file.
6963 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6964 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6965 procedure.
6966 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6967 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6968 stdio_gdbserver_command.
6969 (${board}_get_remote_address, ${board}_get_comm_port)
6970 (${board}_download, ${board}_upload): Delete.
6971 (get_target_remote_pipe_cmd): New.
6972
fe68b953
SM
69732017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6974
6975 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6976 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6977 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6978 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6979 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6980 remove with_test_prefix.
6981
300b6685
PA
69822017-10-13 Pedro Alves <palves@redhat.com>
6983
6984 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6985 * gdb.base/annota1.exp: Use it instead of is_remote.
6986 * gdb.base/annota3.exp: Use it instead of is_remote.
6987 * gdb.cp/annota2.exp: Use it instead of is_remote.
6988 * gdb.cp/annota3.exp: Use it instead of is_remote.
6989 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6990
50500caf
PA
69912017-10-13 Pedro Alves <palves@redhat.com>
6992
6993 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6994 (test_num_test_vars, run_and_count_vars, find_env)
6995 (test_set_unset_env, test_inherit_env_var): New procedures.
6996 (top level): Use them.
6997
dad0c6d2
PA
69982017-10-13 Pedro Alves <palves@redhat.com>
6999
7000 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7001 also skip on stub-like targets.
7002
8b0553c1
PA
70032017-10-13 Pedro Alves <palves@redhat.com>
7004
7005 PR gdb/22293
7006 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7007 (top level): Move some tests to ...
7008 (test_not_found): ... this new procedure.
7009 (top level): Call it.
7010
7594f623
PA
70112017-10-13 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7014 expect different "info terminal" output if testing with a
7015 non-native target.
7016
ebe3b402
PA
70172017-10-13 Pedro Alves <palves@redhat.com>
7018 Simon Marchi <simon.marchi@polymtl.ca>
7019
7020 PR python/12966
7021 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7022
42f1b161
PA
70232017-10-13 Pedro Alves <palves@redhat.com>
7024
7025 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7026 already.
7027
8d6ef72b
PA
70282017-10-13 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7031 is_remote.
7032
d7bcd5b8
PA
70332017-10-13 Pedro Alves <palves@redhat.com>
7034
7035 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7036 is_remote.
7037
df479dc6
PA
70382017-10-13 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7041 is set.
7042 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7043 instead of is_remote.
7044
23fb630a
PA
70452017-10-13 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7048 (top level): Add comment.
7049
cc77b1dc
PA
70502017-10-13 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.base/remote.exp (top level): Fix comment typo and add
7053 missing return.
7054
27c9e813
PA
70552017-10-13 Pedro Alves <palves@redhat.com>
7056 Simon Marchi <simon.marchi@polymtl.ca>
7057
7058 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7059 calls and add comments. Skip test if use_gdb_stub is set.
7060 (top level): Use "set cwd" command instead of "cd" command.
7061
5e830d98
PA
70622017-10-13 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7065 is_remote target check.
7066
f5ca0032
PA
70672017-10-13 Pedro Alves <palves@redhat.com>
7068
7069 * gdb.base/scope.exp: Use build_executable + clean_restart +
7070 gdb_file_cmd instead of prepare_for_testing and no longer skip
7071 "before run" tests on is_remote target boards. Update comments.
7072 * boards/native-extended-gdbserver.exp
7073 (extended_gdbserver_load_last_file): New, factored out from ...
7074 (gdb_load): ... this. Move further below and add comment.
7075 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7076
8aed1c0d
PA
70772017-10-12 Pedro Alves <palves@redhat.com>
7078
7079 * gdb.base/attach.exp: Remove references to gdb64.
7080 * gdb.base/dbx.exp: Remove references to gdb64.
7081
cfa34c87
SM
70822017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7083 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.base/label.exp: Remove is_remote target check.
7086
9192b7de
PA
70872017-10-12 Pedro Alves <palves@redhat.com>
7088
7089 * gdb.base/auvx.exp (coredir): Update comment.
7090 (top level) <core_works>: Use "set cwd" command instead of "cd"
7091 command.
7092
6bf0052d
PA
70932017-10-12 Pedro Alves <palves@redhat.com>
7094 Simon Marchi <simon.marchi@polymtl.ca>
7095
7096 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7097 target boards.
7098
e48ef82d
PA
70992017-10-12 Pedro Alves <palves@redhat.com>
7100 Simon Marchi <simon.marchi@polymtl.ca>
7101
7102 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7103 Instead skip if there's any gdb_protocol set.
7104
8d7aea57
SM
71052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7106 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7109
30440677
PA
71102017-10-12 Pedro Alves <palves@redhat.com>
7111 Simon Marchi <simon.marchi@polymtl.ca>
7112
7113 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7114 instead of on dejagnu remote boards.
7115
4e04f045 71162017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7117 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7118
7119 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7120 checks. Use build_executable + clean_restart instead of
7121 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7122 of enabling non-stop after starting gdb.
7123
871a186e
PA
71242017-10-12 Pedro Alves <palves@redhat.com>
7125
7126 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7127 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7128 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7129 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7130
56d704da
AK
71312017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7132
7133 * gdb.arch/arc-tdesc-cpu.exp: New file.
7134 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7135
2f20e312
SM
71362017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7137
7138 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7139
65630365
PA
71402017-10-10 Pedro Alves <palves@redhat.com>
7141
7142 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7143 expect CLI output.
7144
bf469271
PA
71452017-10-10 Pedro Alves <palves@redhat.com>
7146
7147 * lib/selftest-support.exp (selftest_setup): Update for
7148 captured_command_loop's prototype change.
7149
777a42f1
PA
71502017-10-09 Pedro Alves <palves@redhat.com>
7151
7152 Test both arch1=>arch2 and arch2=>arch1.
7153
7154 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7155 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7156 factored out to...
7157 (append_arch1_options, append_arch2_options, append_arch_options)
7158 (build_executables): New procedures.
7159 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7160 local.
7161 (top level): Add new 'first_arch' testing axis.
7162
cbd2b4e3
PA
71632017-10-09 Pedro Alves <palves@redhat.com>
7164
7165 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7166 (barrier): New.
7167 (thread_start, all_started): New functions.
7168 (main): Spawn new thread and wait until it is scheduled.
7169 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7170 option.
7171 (do_test): Add 'selected_thread' parameter. Run to all_started
7172 instead of main. Explicitly set the breakpoint at main. Switch
7173 to the SELECTED_THREAD thread.
7174 (top level): Test handling the exec event with either the main
7175 thread or the second thread selected.
7176
5c9e4427
PA
71772017-10-09 Pedro Alves <palves@redhat.com>
7178
7179 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7180 logic. Move STOP marker after the value checks.
7181 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7182 regexp.
7183
b3b7c423
SL
71842017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7185
7186 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7187
3b4b2f16
UW
71882017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7189
7190 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7191 integer-to-dfp conversion.
7192 * gdb.base/dfp-test.exp: Likewise.
7193
5cd63fda
PA
71942017-10-04 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.multi/hangout.c: Include <unistd.h>.
7197 (hangout_loop): New function.
7198 (main): Call alarm. Call hangout_loop in a loop.
7199 * gdb.multi/hello.c: Include <unistd.h>.
7200 (hello_loop): New function.
7201 (main): Call alarm. Call hangout_loop in a loop.
7202 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7203 inferior with the other selected.
7204
4c71c105
SM
72052017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7206
7207 * gdb.mi/list-thread-groups-available.exp: New file.
7208 * gdb.mi/list-thread-groups-available.c: New file.
7209
bc3b087d
SDJ
72102017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7211
7212 * gdb.base/set-cwd.exp: Make it available on
7213 native-extended-gdbserver.
7214
d092c5a2
SDJ
72152017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7216
7217 * gdb.base/set-cwd.c: New file.
7218 * gdb.base/set-cwd.exp: Likewise.
7219
45320ffa
TT
72202017-10-02 Tom Tromey <tom@tromey.com>
7221
7222 PR rust/22236:
7223 * gdb.rust/simple.rs (main): New variable "fslice".
7224 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7225
b3e3859b
TT
72262017-10-02 Tom Tromey <tom@tromey.com>
7227
7228 * gdb.rust/simple.exp: Test ptype of a slice.
7229
01af5e0d
TT
72302017-10-02 Tom Tromey <tom@tromey.com>
7231
7232 * gdb.rust/simple.exp: Test index of slice.
7233
a9bbfbd8
TT
72342017-09-27 Tom Tromey <tom@tromey.com>
7235
7236 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7237
df8899e5
TP
72382017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7239 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.base/compare-sections.exp (get value of read-only section): Read
7242 as unsigned value.
7243 (corrupt read-only section): Likewise and don't set written if patching
7244 failed.
7245
757bf54b
KB
72462017-09-21 Kevin Buettner <kevinb@redhat.com>
7247
7248 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7249 files.
7250
06871ae8
PA
72512017-09-20 Pedro Alves <palves@redhat.com>
7252
7253 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7254 symbol names in gdb's output.
7255 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7256
e5f25bc5
PA
72572017-09-20 Pedro Alves <palves@redhat.com>
7258
7259 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7260 Rename to ...
7261 (test_list_ambiguous_symbol): ... this and add a symbol name
7262 parameter. Adjust.
7263 (test_list_ambiguous_function): Reimplement on top of
7264 test_list_ambiguous_symbol and also test listing ambiguous
7265 variables.
7266 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7267 (ambiguous_fun): ... this.
7268 (ambiguous_var): New.
7269 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7270 (ambiguous_fun): ... this.
7271 (ambiguous_var): New.
7272
4e5a4f58
JB
72732017-09-19 John Baldwin <jhb@FreeBSD.org>
7274
7275 * gdb.base/starti.c: New file.
7276 * gdb.base/starti.exp: New file.
7277 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7278
26e53f3e
PA
72792017-09-14 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7282 (top level): Use it instead of runto.
7283
cb791d59
TT
72842017-09-11 Tom Tromey <tom@tromey.com>
7285
7286 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7287
7c96f8c1
TT
72882017-09-11 Tom Tromey <tom@tromey.com>
7289
7290 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7291 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7292
469412dd
CW
72932017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7294
7295 * gdb.fortran/printing-types.exp: New file.
7296 * gdb.fortran/printing-types.exp: New file.
7297
e0f86435
BH
72982017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7299
7300 * gdb.fortran/vla-ptype.exp: Fix typos.
7301 * gdb.fortran/vla-value.exp: Same.
7302
9e9af4be
BH
73032017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7304
7305 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7306 * gdb.mi/mi-var-child-f.exp: Likewise.
7307 * gdb.mi/mi-vla-fortran.exp: Likewise.
7308
a5ad232b 73092017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7310 Christoph Weinmann <christoph.t.weinmann@intel.com>
7311 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7312
7313 * gdb.fortran/ptr-indentation.f90: New file.
7314 * gdb.fortran/ptr-indentation.exp: New file.
7315
5aec60eb
TT
73162017-09-05 Tom Tromey <tom@tromey.com>
7317
7318 PR gdb/22010:
7319 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7320
8f8f8152
TP
73212017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7322
7323 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7324
fbd1b771
JK
73252017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7326
7327 * gdb.threads/tls-nodebug-pie.c: New file.
7328 * gdb.threads/tls-nodebug-pie.exp: New file.
7329
5eb5f850
TT
73302017-09-05 Tom Tromey <tom@tromey.com>
7331
7332 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7333 for rust.
7334
ae780a21
SM
73352017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7336
7337 * gdb.multi/multi-arch-exec.exp: Test with different
7338 "follow-exec-mode" settings.
7339 (do_test): New procedure.
7340
3693fdb3
PA
73412017-09-04 Pedro Alves <palves@redhat.com>
7342
7343 * gdb.base/func-static.c (S::method const, S::method volatile)
7344 (S::method volatile const): New methods.
7345 (c_s, v_s, cv_s): New instances.
7346 (main): Call method() on them.
7347 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7348 (cannot_resolve): New procedure.
7349 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7350 print-quote-unquoted columns.
7351 (do_test): Test printing each scope too.
7352
e68cb8e0
PA
73532017-09-04 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.base/local-static.exp: Also test with
7356 class::method::variable wholly quoted.
7357 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7358
858be34c
PA
73592017-09-04 Pedro Alves <palves@redhat.com>
7360
7361 * gdb.base/local-static.c: New.
7362 * gdb.base/local-static.cc: New.
7363 * gdb.base/local-static.exp: New.
7364
46a4882b
PA
73652017-09-04 Pedro Alves <palves@redhat.com>
7366
7367 * gdb.asm/asm-source.exp: Add casts to int.
7368 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7369 (dataglobal64_1, dataglobal64_2): New globals.
7370 * gdb.base/nodebug.exp: Test different expressions involving the
7371 new globals, with print, whatis and ptype. Add casts to int.
7372 * gdb.base/solib-display.exp: Add casts to int.
7373 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7374 * gdb.cp/m-static.exp: Add cast to int.
7375 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7376 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7377 tls variable with no debug info without a cast. Test with a cast
7378 to int too.
7379 * gdb.trace/entry-values.exp: Add casts.
7380
2c5a2be1
PA
73812017-09-04 Pedro Alves <palves@redhat.com>
7382
7383 * gdb.base/nodebug.exp: Test that ptype's error about functions
7384 with unknown return type includes the function name too.
7385
7022349d
PA
73862017-09-04 Pedro Alves <palves@redhat.com>
7387
7388 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7389 return type of munmap in infcall.
7390 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7391 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7392 type of ftell in infcall.
7393 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7394 type of getpid in infcall.
7395 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7396 infcall.
7397 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7398 Bail on failure to extract the pid.
7399 * gdb.base/nodebug.c: #include <stdint.h>.
7400 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7401 New functions.
7402 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7403 Change expected output of print/whatis/ptype with functions with
7404 no debug info. Test all supported languages. Call
7405 test_call_promotion.
7406 * gdb.compile/compile.exp: Adjust expected output to expect
7407 warning.
7408 * gdb.threads/siginfo-threads.exp: Likewise.
7409
54990598
PA
74102017-09-04 Pedro Alves <palves@redhat.com>
7411
7412 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7413 "prototypes". Test calling float functions via prototyped and
7414 unprototyped function pointers.
7415 (perform_all_tests): New parameter "prototypes". Pass it down.
7416 (top level): Pass down "prototypes" parameter to
7417 perform_all_tests.
7418
34d16ea2
SM
74192017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7420
7421 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7422 Test with nested loops.
7423
9521ecda
SM
74242017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7425
7426 * gdb.base/commands.exp: Call the new procedures.
7427 (loop_break_test, loop_continue_test): New procedures.
7428
80a65e9b
SM
74292017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7430
7431 * gdb.base/commands.exp: Call new procedure.
7432 (define_if_without_arg_test): New procedure.
7433
e439fa14
PA
74342017-09-04 Pedro Alves <palves@redhat.com>
7435
7436 * gdb.base/list-ambiguous.exp: New file.
7437 * gdb.base/list-ambiguous0.c: New file.
7438 * gdb.base/list-ambiguous1.c: New file.
7439 * gdb.base/list.exp (test_list_range): Adjust expected output.
7440
0a2dde4a
SDJ
74412017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7442
7443 * gdb.base/share-env-with-gdbserver.c: New file.
7444 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7445
5e89eb3a
SM
74462017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7447
7448 * gdb.base/commands.exp (gdbvar_simple_if_test,
7449 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7450 progvar_simple_if_test, progvar_simple_while_test,
7451 progvar_complex_if_while_test, user_defined_command_test,
7452 user_defined_command_args_eval,
7453 user_defined_command_args_stack_test,
7454 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7455 temporary_breakpoint_commands,
7456 gdb_test_no_prompt, redefine_hook_test,
7457 redefine_backtrace_test): Remove "global gdb_prompt".
7458
fd437cbc
SM
74592017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7460
7461 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7462 New proc, call it from toplevel.
7463
87215ad1
SDJ
74642017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7465
7466 PR remote/21852
7467 * gdb.server/normal.c: New file, copied from gdb.base.
7468 * gdb.server/run-without-local-binary.exp: New file.
7469
58afddc6
WP
74702017-08-07 Weimin Pan <weimin.pan@oracle.com>
7471
7472 * gdb.arch/sparc64-adi.exp: New file.
7473 * gdb.arch/sparc64-adi.c: New file.
7474
5277199a
PA
74752017-08-22 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7478 (top level): Add "list all overloads" tests.
7479
14278e1f
TT
74802017-08-22 Tom Tromey <tom@tromey.com>
7481
7482 * gdb.gdb/xfullpath.exp: Remove.
7483
bf223d3e
PA
74842017-08-21 Pedro Alves <palves@redhat.com>
7485
7486 PR gdb/19487
7487 * gdb.base/symbol-alias.c: New.
7488 * gdb.base/symbol-alias2.c: New.
7489 * gdb.base/symbol-alias.exp: New.
7490
c973d0aa
PA
74912017-08-21 Pedro Alves <palves@redhat.com>
7492
7493 * gdb.base/dfp-test.c
7494 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7495 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7496 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7497 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7498 * gdb.base/whatis-ptype-typedefs.c: New.
7499 * gdb.base/whatis-ptype-typedefs.exp: New.
7500 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7501 (an_int, an_int_type, an_int_type2): New globals.
7502 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7503 involving typedefs and cast expressions.
7504 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7505 (lookup_typedefs_function): New.
7506 (typedefs_pretty_printers_dict): New.
7507 (top level): Register lookup_typedefs_function in
7508 gdb.pretty_printers.
7509
6d580b63
YQ
75102017-08-18 Yao Qi <yao.qi@linaro.org>
7511
7512 * gdb.server/unittest.exp: New.
7513
206726fb
SDJ
75142017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7515
7516 PR gdb/21954
7517 * gdb.base/environ.exp: Add test to check if 'unset environment'
7518 works.
7519
bf0ec4c2
AA
75202017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7521
7522 * lib/gdb.exp (universal_compile_options): New caching proc.
7523 (gdb_compile): Suppress GCC's coloring of messages.
7524
d6382fff
TT
75252017-08-14 Tom Tromey <tom@tromey.com>
7526
7527 PR gdb/21675:
7528 * gdb.base/printcmds.exp (test_radices): New function.
7529 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7530 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7531 * lib/gdb.exp (get_integer_valueof): Use p/d.
7532
c2c2dd9f
SM
75332017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7534
7535 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7536 characters.
7537
fdffd6f4
TT
75382017-08-05 Tom Tromey <tom@tromey.com>
7539
7540 * gdb.rust/simple.exp: Allow String to appear in a different
7541 namespace.
7542
27d41eac
YQ
75432017-07-26 Yao Qi <yao.qi@linaro.org>
7544
7545 * gdb.gdb/unittest.exp: Invoke command
7546 "maintenance check xml-descriptions".
7547
031ed05d
AA
75482017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7549
7550 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7551 calling context.
7552 (hex128): Drop erroneous calculation of parameters.
7553
dcd27ddf
SM
75542017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7555
7556 * gdb.python/py-unwind.exp: Disable stack protection when
7557 building test file.
7558
47e77640
PA
75592017-07-20 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/default.exp (set language): Adjust expected output.
7562
62d2a18a
PA
75632017-07-20 Pedro Alves <palves@redhat.com>
7564
7565 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7566 (test_minsym): ... this, and make static.
7567 (get_pck__foo__bar__minsym): Rename to ...
7568 (get_test_minsym): ... this.
7569 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7570 symbol names and comments.
7571 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7572 (get_test_minsym): ... this.
7573 (pck__foo__bar__minsym__2): Rename to ...
7574 (test_minsym): ... this.
7575 (main): Adjust.
7576
c45ec17c
PA
75772017-07-17 Pedro Alves <palves@redhat.com>
7578
7579 * gdb.base/completion.exp: Adjust expected output.
7580 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7581 the completer works.
7582
c6756f62
PA
75832017-07-17 Pedro Alves <palves@redhat.com>
7584
7585 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7586
5bd68487
AB
75872017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7588
7589 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7590
8880f2a9
TT
75912017-07-14 Tom Tromey <tom@tromey.com>
7592
7593 PR rust/21764:
7594 * gdb.rust/simple.exp: Add tests.
7595
65547233
TT
75962017-07-14 Tom Tromey <tom@tromey.com>
7597
7598 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7599
8f14146e
PA
76002017-07-14 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.linespec/base/one/thefile.cc (z1): New function.
7603 * gdb.linespec/base/two/thefile.cc (z2): New function.
7604 * gdb.linespec/linespec.exp: Add tests.
7605
b4365d02
AB
76062017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7607
7608 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7609 to mi_create_breakpoint.
7610
5d2cbaa5
AB
76112017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7612
7613 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7614 mi_create_breakpoint.
7615
11cb5716
IB
76162017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7617
7618 * gdb.dlang/demangle.exp: Update for demangling changes.
7619
03278692
TT
76202017-07-09 Tom Tromey <tom@tromey.com>
7621
7622 * gdb.dwarf2/shortpiece.exp: New file.
7623
33c5cd75
DB
76242017-07-06 David Blaikie <dblaikie@gmail.com>
7625
7626 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7627 built from fissiont-multi-cu{1,2}.c.
7628 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7629 except putting 'main' and 'func' in separate CUs in the same DWO file.
7630 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7631 test.
7632 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7633 test.
7634
8455d262
PA
76352017-07-06 Pedro Alves <palves@redhat.com>
7636
7637 * gdb.python/py-unwind.exp: Test flushregs.
7638
dc4bde35
SDJ
76392017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7640
7641 PR cli/21688
7642 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7643 tests for alias commands and trailing whitespace.
7644
51ed89aa
SDJ
76452017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7646
7647 PR cli/21688
7648 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7649 procedure. Call it.
7650
eb17d413
PA
76512017-06-29 Pedro Alves <palves@redhat.com>
7652
7653 * gdb.base/printcmds.exp: Add tests.
7654
41664b45
DG
76552017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7656
7657 PR gdb/21337
7658 * gdb.base/reread-readsym.exp: New file.
7659 * gdb.base/reread-readsym.c: New file.
7660
75312ae3
KB
76612017-06-21 Kevin Buettner <kevinb@redhat.com>
7662
7663 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7664 subpattern.
7665
66953522
PB
76662017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7667
7668 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7669 extended mnemonic.
7670 * gdb.arch/powerpc-power9.s: Likewise.
7671
5524b525
AA
76722017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7673
7674 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7675 on 32-bit x86 targets. Exploit is_*_target macros where
7676 appropriate.
7677
03c8af18
AA
76782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7679
7680 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7681 register pieces.
7682
3bf31011
AA
76832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7684
7685 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7686 located in one or more DWARF pieces.
7687
805acca0
AA
76882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7689
7690 * lib/gdb.exp (get_endianness): New proc.
7691 * gdb.arch/aarch64-fp.exp: Use it.
7692 * gdb.arch/altivec-regs.exp: Likewise.
7693 * gdb.arch/e500-regs.exp: Likewise.
7694 * gdb.arch/vsx-regs.exp: Likewise.
7695 * gdb.base/dump.exp: Likewise.
7696 * gdb.base/funcargs.exp: Likewise.
7697 * gdb.base/gnu_vector.exp: Likewise.
7698 * gdb.dwarf2/formdata16.exp: Likewise.
7699 * gdb.dwarf2/implptrpiece.exp: Likewise.
7700 * gdb.dwarf2/nonvar-access.exp: Likewise.
7701 * gdb.python/py-inferior.exp: Likewise.
7702 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7703
e9352324
AA
77042017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7705
7706 PR gdb/21226
7707 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7708 stack value pieces are taken from the LSB end.
7709
d5d1163e
AA
77102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7711
7712 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7713 variable at nonzero offset.
7714
0567c986
AA
77152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7716
7717 * gdb.dwarf2/var-access.c: New file.
7718 * gdb.dwarf2/var-access.exp: New test.
7719 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7720
973e9aab
TT
77212017-06-12 Tom Tromey <tom@tromey.com>
7722
7723 * gdb.dwarf2/formdata16.exp: Add tests.
7724
d9109c80
TT
77252017-06-12 Tom Tromey <tom@tromey.com>
7726
7727 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7728
30a25466
TT
77292017-06-12 Tom Tromey <tom@tromey.com>
7730
7731 PR exp/16225:
7732 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7733 * gdb.arch/vsx-regs.exp: Update tests.
7734 * gdb.arch/s390-vregs.exp (hex128): New proc.
7735 Update test.
7736 * gdb.arch/altivec-regs.exp: Update tests.
7737
aefd8b33
SDJ
77382017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7739
7740 * gdb.base/startup-with-shell.c: New file.
7741 * gdb.base/startup-with-shell.exp: Likewise.
7742
2090129c
SDJ
77432017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7744
7745 * gdb.server/non-existing-program.exp: Update regex in order to
7746 reflect the fact that gdbserver is now using fork_inferior (with a
7747 shell) to startup the inferior.
7748
8e86a419
SM
77492017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7750
7751 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7752 support function calls from GDB.
7753
e6cf65f2
TT
77542017-05-21 Tom Tromey <tom@tromey.com>
7755
7756 PR rust/21466:
7757 * gdb.rust/unsized.exp: New file.
7758 * gdb.rust/unsized.rs: New file.
7759
43cc5389
TT
77602017-05-19 Tom Tromey <tom@tromey.com>
7761
7762 PR rust/21484:
7763 * gdb.rust/watch.exp: New file.
7764 * gdb.rust/watch.rs: New file.
7765
ec8df234
TT
77662017-05-18 Tom Tromey <tom@tromey.com>
7767
7768 * gdb.rust/simple.exp: Allow Box to be qualified.
7769
3e3e7fae
TP
77702017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7771
7772 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7773
59cc050d
PA
77742017-05-18 Pedro Alves <palves@redhat.com>
7775
7776 * gdb.base/fileio.c (test_write, test_read, test_close)
7777 (test_fstat): Don't print 'ret' in the fail path.
7778
c8f6abd1
PA
77792017-05-18 Pedro Alves <palves@redhat.com>
7780
7781 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7782 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7783 (test_system, test_rename, test_unlink, test_time): Change
7784 prototypes.
7785 * gdb.base/fileio.exp (stop_msg): Adjust.
7786
d2a03b77
PA
77872017-05-18 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.base/fileio.c (null_str): New global.
7790 (test_stat): Use it.
7791 * gdb.base/fileio.exp: Remove nowarnings.
7792
0d5c6999
YQ
77932017-05-17 Yao Qi <yao.qi@linaro.org>
7794
7795 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7796
21873064
YQ
77972017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7798
7799 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7800 argument command.
7801 (top-level): Invoke test_set_inferior_tty.
7802
d512d31c
PA
78032017-05-04 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7806 Add parens to print call for Python 3.
7807
90cef2ed
KS
78082017-05-03 Keith Seitz <keiths@redhat.com>
7809
7810 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7811 (main): Call it.
7812
14f819c8
TW
78132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7814
7815 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7816 to prev and next.
7817
913aeadd
TW
78182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7819
7820 * gdb.python/py-record-btrace.exp: Remove test for
7821 gdb.BtraceInstruction.error.
7822
a3be24ad
TW
78232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7824
7825 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7826
ae20e79a
TW
78272017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7828
7829 * gdb.python/py-record-btrace-threads.c: New file.
7830 * gdb.python/py-record-btrace-threads.exp: New file.
7831
45ce1b47
SDJ
78322017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7833
7834 PR testsuite/8595
7835 * gdb.base/environ.exp: Make test available in all architectures.
7836 Move bits related to "info program" testing to
7837 gdb.base/info-program.exp. Rewrite tests to use the two new
7838 procedures mentione below.
7839 (test_set_show_env_var) New procedure.
7840 (test_set_show_env_var_equal): Likewise.
7841 * gdb.base/info-program.exp: New file.
7842
e15c3eb4
KS
78432017-04-27 Keith Seitz <keiths@redhat.com>
7844
7845 * gdb.cp/oranking.cc (test15): New function.
7846 (main): Call test15 and declare additional variables for testing.
7847 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7848 "p foo101('abc')" tests.
7849 Add tests for cv qualifier overloads.
7850 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7851 "lvalue reference overload" test.
7852 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7853 "print value of f1 on Child&& in f2" test.
7854
3a3fd0fd
PA
78552017-04-19 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7858 procedure.
7859 (top level): Call it.
7860 * lib/gdb.exp (gdb_define_cmd): New procedure.
7861
53375380
PA
78622017-04-12 Pedro Alves <palves@redhat.com>
7863
7864 PR gdb/21323
7865 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7866 (wchar): New global.
7867 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7868 (do_test_wide_char, wide_char_types_no_program, top level): Add
7869 wchar_t testing.
7870
53e710ac
PA
78712017-04-12 Pedro Alves <palves@redhat.com>
7872
7873 PR c++/21323
7874 * gdb.cp/wide_char_types.c: New file.
7875 * gdb.cp/wide_char_types.exp: New file.
7876
0ad9d8c7
SDJ
78772017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7878
7879 PR gdb/21352
7880 * gdb.trace/tsv.exp: Add test for "tsave -r".
7881
b1b45502
IB
78822017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7883
7884 * gdb.dlang/watch-loc.c: New file.
7885 * gdb.dlang/watch-loc.exp: New file.
7886
ec13808e
JK
78872017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7888
7889 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7890
fe5f7374
AK
78912017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7892
7893 * gdb.arch/arc-analyze-prologue.S: New file.
7894 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7895
eea78757
AK
78962017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7897
7898 * gdb.arch/arc-decode-insn.S: New file.
7899 * gdb.arch/arc-decode-insn.exp: Likewise.
7900
5badf10a
IR
79012017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7902
7903 PR tdep/20928
7904 * gdb.arch/sparc64-regs.exp: New file.
7905 * gdb.arch/sparc64-regs.S: Likewise.
7906
cee59b3f
TW
79072017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7908
7909 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7910 and memory view on Python 3.
7911
c0f55cc6
AV
79122017-03-20 Artemiy Volkov <artemiyv@acm.org>
7913 Keith Seitz <keiths@redhat.com>
7914
7915 PR gdb/14441
7916 * gdb.cp/demangle.exp: Add rvalue reference tests.
7917 * gdb.cp/rvalue-ref-casts.cc: New file.
7918 * gdb.cp/rvalue-ref-casts.exp: New file.
7919 * gdb.cp/rvalue-ref-overload.cc: New file.
7920 * gdb.cp/rvalue-ref-overload.exp: New file.
7921 * gdb.cp/rvalue-ref-params.cc: New file.
7922 * gdb.cp/rvalue-ref-params.exp: New file.
7923 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7924 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7925 * gdb.cp/rvalue-ref-types.cc: New file.
7926 * gdb.cp/rvalue-ref-types.exp: New file.
7927 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7928 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7929
51457a05
MAL
79302017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7931
7932 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7933 New procedure.
7934
5b291c04
MAL
79352017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7936
7937 * lib/mi-support.exp (mi_gdb_test): Add additional message
7938 for unexpected output.
7939
59a56148
AA
79402017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7941
7942 * gdb.base/examine-backward.c (Barrier): New character array
7943 constant, to ensure that TestStrings is preceded by a string
7944 terminator.
7945
7942e96e
AA
79462017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7947
7948 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7949 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7950 and implicit pointer into such a location.
7951
6ebac3fb
DE
79522017-03-16 Doug Evans <dje@google.com>
7953
7954 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7955
ec3b243d
TP
79562017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7957
7958 * gdb.cp/m-static.exp: Fix expectation for prototype of
7959 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7960
79612017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7962
7963 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7964 * gdb.guile/scm-lazy-string.c: New file.
7965 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7966 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7967 for pointer, array, typedef lazy strings.
7968
2cc36e25 79692017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7970
7971 PR python/17728, python/18439, python/18779
7972 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7973 * gdb.python/py-lazy-string.c (pointer): New typedef.
7974 (main): New locals ptr, array, typedef_ptr.
7975 * gdb.python/py-value.exp: Move lazy string tests to ...
7976 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7977 array, typedef lazy strings.
ec3b243d 7978
0efcde63
AK
79792017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7980
7981 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7982 Add optional 'test' parameter.
7983
7978d7c3
SM
79842017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7985
7986 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7987 Skip for versions of DejaGnu < 1.5.
7988
896c0c1e
SM
79892017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7990
7991 * lib/gdb.exp (dejagnu_version): New proc.
7992 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7993 Use dejagnu_version.
7994
5f4d1085
KS
79952017-03-10 Keith Seitz <keiths@redhat.com>
7996
7997 PR c++/8128
7998 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7999 type from destructor regexps.
8000 Add a branch which actually passes the test.
8001 Adjust "ptype t5i" test names.
8002
1de05205
PA
80032017-03-08 Pedro Alves <palves@redhat.com>
8004
8005 * gdb.base/step-over-exit.exp: Add explicit test message.
8006
c65d6b55
PA
80072017-03-08 Pedro Alves <palves@redhat.com>
8008
8009 PR gdb/18360
8010 * gdb.threads/interrupt-while-step-over.c: New file.
8011 * gdb.threads/interrupt-while-step-over.exp: New file.
8012
2e86a283
PA
80132017-03-08 Pedro Alves <palves@redhat.com>
8014
8015 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8016 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8017
25dcbff6
PA
80182017-03-08 Pedro Alves <palves@redhat.com>
8019
8020 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8021 PKRU as not supported as a PASS.
8022
dc9366eb
PA
80232017-03-08 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8026 prefix instead of $binfile1/$binfile2.
8027 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8028 in test message.
8029 * gdb.python/py-completion.exp: Use "load python file" as test
8030 messages instead of unstable path names.
8031
6e5d74e7
PA
80322017-03-08 Pedro Alves <palves@redhat.com>
8033 Jan Kratochvil <jan.kratochvil@redhat.com>
8034
8035 PR cli/21218
8036 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8037 New proc.
8038 (top level): Call it.
8039
9753a2f6
PA
80402017-03-08 Pedro Alves <palves@redhat.com>
8041
8042 PR tui/21216
8043 * gdb.tui/tui-nl-filtered-output.exp: New file.
8044
1a4dd9dd
PA
80452017-03-08 Pedro Alves <palves@redhat.com>
8046
8047 * gdb.base/completion.exp: Move TUI completion tests to ...
8048 * gdb.tui/completion.exp: ... this new file.
8049
7cbbff33
PA
80502017-03-08 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.base/tui-disasm-long-lines.c,
8053 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8054 gdb.base/tui-layout.exp: Move to ...
8055 * gdb.tui/: ... this new directory.
8056
5f6fd321
PA
80572017-03-07 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.base/tui-layout.c: New file.
8060 * gdb.base/tui-layout.exp: New file.
8061
44959fa8
PA
80622017-03-07 Pedro Alves <palves@redhat.com>
8063
8064 * gdb.base/tui-layout.c: Rename to ...
8065 * gdb.base/tui-disasm-long-lines.c: ... this.
8066 * gdb.base/tui-layout.exp: Rename to ...
8067 * gdb.base/tui-disasm-long-lines.exp: ... this.
8068
f8c4e718
PA
80692017-03-07 Pedro Alves <palves@redhat.com>
8070
8071 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8072
6dbb839a 80732017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8074
8075 * i386-mpx-call.c: New file.
8076 * i386-mpx-call.exp: New file.
8077
65b48a81
PB
80782017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8079
8080 * gdb.arch/powerpc-power.exp: Delete test.
8081 * gdb.arch/powerpc-power.s: Likewise.
8082 * gdb.disasm/disassembler-options.exp: New test.
8083 * gdb.arch/powerpc-altivec.exp: Likewise.
8084 * gdb.arch/powerpc-altivec.s: Likewise.
8085 * gdb.arch/powerpc-altivec2.exp: Likewise.
8086 * gdb.arch/powerpc-altivec2.s: Likewise.
8087 * gdb.arch/powerpc-altivec3.exp: Likewise.
8088 * gdb.arch/powerpc-altivec3.s: Likewise.
8089 * gdb.arch/powerpc-power7.exp: Likewise.
8090 * gdb.arch/powerpc-power7.s: Likewise.
8091 * gdb.arch/powerpc-power8.exp: Likewise.
8092 * gdb.arch/powerpc-power8.s: Likewise.
8093 * gdb.arch/powerpc-power9.exp: Likewise.
8094 * gdb.arch/powerpc-power9.s: Likewise.
8095 * gdb.arch/powerpc-vsx.exp: Likewise.
8096 * gdb.arch/powerpc-vsx.s: Likewise.
8097 * gdb.arch/powerpc-vsx2.exp: Likewise.
8098 * gdb.arch/powerpc-vsx2.s: Likewise.
8099 * gdb.arch/powerpc-vsx3.exp: Likewise.
8100 * gdb.arch/powerpc-vsx3.s: Likewise.
8101 * gdb.arch/arm-disassembler-options.exp: Likewise.
8102 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8103 * gdb.arch/s390-disassembler-options.exp: Likewise.
8104
17cd4947
LM
81052017-02-23 Luis Machado <lgustavo@codesourcery.com>
8106
8107 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8108 (check_supported_features): ... this. Changed return type to void.
8109 (supports_rdseed): New static global.
8110 (rdseed): Check supports_rdseed.
8111 (initialize): Call check_supported_features.
8112
2039d74e
EBM
81132017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8114
8115 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8116 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8117 and lqarx/stqcx.
8118 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8119 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8120
a51d7ecf
EBM
81212017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8122
8123 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8124 uppercase.
8125
0224619f
JK
81262017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8127
8128 * gdb.dwarf2/formdata16.c: New file.
8129 * gdb.dwarf2/formdata16.exp: New file.
8130 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8131
216f72a1
JK
81322017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8133
8134 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8135 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8136 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8137 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8138 DW_AT_GNU_*.
8139
43988095
JK
81402017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8141
8142 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8143
99e8a4f9
SDJ
81442017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8145
8146 PR gdb/21164
8147 * gdb.base/maint.exp: Add testcases for when the commands do
8148 not have arguments.
8149
b58a8c0c
TP
81502017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8151
8152 * gdb.cp/chained-calls.exp: Use p instead of P.
8153
4e746bb6
TW
81542017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8155
8156 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8157 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8158
3f77c769
TT
81592017-02-14 Tom Tromey <tom@tromey.com>
8160
8161 PR python/13598:
8162 * gdb.python/py-events.exp: Add before_prompt event tests.
8163
075beec0
AA
81642017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8165
8166 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8167
bf5f525c
LM
81682017-02-13 Luis Machado <lgustavo@codesourcery.com>
8169
8170 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8171 (main): Call my_unique_function_name.
8172 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8173 completion of patterns with a single match.
8174 Add missing -re switches to gdb_test_multiple calls.
8175
13a66184
LM
81762017-02-13 Luis Machado <lgustavo@codesourcery.com>
8177
8178 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8179 return if core file is not recognized.
8180
26a06916
SM
81812017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8182
8183 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8184 and extra UIs.
8185
b761ca9e
SM
81862017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8187
8188 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8189 proc_with_prefix.
8190
b964bee0
TT
81912017-02-10 Tom Tromey <tom@tromey.com>
8192
8193 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8194
18da0c51
MG
81952017-02-10 Martin Galvan <martingalvan@sourceware.org>
8196
8197 PR gdb/21122
8198 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8199
604c4576
JG
82002017-02-08 Jerome Guitton <guitton@adacore.com>
8201
8202 * gdb.base/define.exp: Add test for command abbreviations
8203 in define.
8204
20b477a7
LM
82052017-02-06 Luis Machado <lgustavo@codesourcery.com>
8206
8207 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8208 * gdb.reverse/insn-reverse-x86.c: New file.
8209
3f7b46f2
IR
82102017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8211
8212 PR tdep/20936
8213 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8214
f0fd41c1
TT
82152017-02-03 Tom Tromey <tom@tromey.com>
8216
8217 PR rust/21097:
8218 * gdb.rust/simple.exp: Add new tests.
8219
5be5dbf0
PA
82202017-02-02 Pedro Alves <palves@redhat.com>
8221
8222 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8223 tests.
8224
7346ef59
AA
82252017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8226
8227 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8228 taking a 2-byte value out of a 4-byte DWARF implicit value on
8229 big-endian targets.
8230 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8231 logic. Add test cases for DW_OP_implicit.
8232
787f0025
MM
82332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8234
8235 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8236
68777c29
MM
82372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8238
8239 * gdb.btrace/enable.exp: Call gdb_exit before
8240 skip_gdbserver_tests.
8241
0a1c7e28
MM
82422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8243
8244 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8245 GDBFLAGS.
8246
b5ac99b0
MM
82472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8248
8249 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8250 the test is skipped.
8251 * gdb.btrace/data.exp: Likewise.
8252 * gdb.btrace/delta.exp: Likewise.
8253 * gdb.btrace/dlopen.exp: Likewise.
8254 * gdb.btrace/enable-running.exp: Likewise.
8255 * gdb.btrace/enable.exp: Likewise.
8256 * gdb.btrace/exception.exp: Likewise.
8257 * gdb.btrace/function_call_history.exp: Likewise.
8258 * gdb.btrace/gcore.exp: Likewise.
8259 * gdb.btrace/instruction_history.exp: Likewise.
8260 * gdb.btrace/multi-thread-step.exp: Likewise.
8261 * gdb.btrace/nohist.exp: Likewise.
8262 * gdb.btrace/non-stop.exp: Likewise.
8263 * gdb.btrace/reconnect.exp: Likewise.
8264 * gdb.btrace/record_goto-step.exp: Likewise.
8265 * gdb.btrace/record_goto.exp: Likewise.
8266 * gdb.btrace/rn-dl-bind.exp: Likewise.
8267 * gdb.btrace/segv.exp: Likewise.
8268 * gdb.btrace/step.exp: Likewise.
8269 * gdb.btrace/stepi.exp: Likewise.
8270 * gdb.btrace/tailcall-only.exp: Likewise.
8271 * gdb.btrace/tailcall.exp: Likewise.
8272 * gdb.btrace/tsx.exp: Likewise.
8273 * gdb.btrace/unknown_functions.exp: Likewise.
8274 * gdb.btrace/vdso.exp: Likewise.
8275
cd4007e4
MM
82762017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8277
8278 * gdb.btrace/enable-running.c: New.
8279 * gdb.btrace/enable-running.exp: New.
8280
2735833d
WT
82812017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8282
8283 * gdb.arch/amd64-gs_base.c: New file.
8284 * gdb.arch/amd64-gs_base.exp: New file.
8285
b51e1e94
LM
82862017-01-26 Luis Machado <lgustavo@codesourcery.com>
8287
8288 * lib/memory.exp: Remove spurious empty newlines.
8289
72ca0410
SM
82902017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8291
8292 * gdb.python/py-bad-printers.exp: Load python file using "source".
8293 * gdb.python/py-events.exp: Likewise.
8294 * gdb.python/py-evsignal.exp: Likewise.
8295 * gdb.python/py-evthreads.exp: Likewise.
8296 * gdb.python/py-frame-args.exp: Likewise.
8297 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8298 * gdb.python/py-framefilter-mi.exp: Likewise.
8299 * gdb.python/py-framefilter.exp: Likewise.
8300 * gdb.python/py-mi.exp: Likewise.
8301 * gdb.python/py-pp-maint.exp: Likewise.
8302 * gdb.python/py-pp-registration.exp: Likewise.
8303 * gdb.python/py-prettyprint.exp: Likewise.
8304 (run_lang_tests): Likewise.
8305 * gdb.python/py-typeprint.exp: Likewise.
8306
e309aa65
LM
83072017-01-26 Luis Machado <lgustavo@codesourcery.com>
8308
8309 * lib/memory.exp: New file.
8310 * lib/gdb.exp: Load memory.exp.
8311 * gdb.base/memattr.exp (delete_memory): Move proc to
8312 lib/memory.exp and rename to delete_memory_regions.
8313 Replace delete_memory with delete_memory_regions.
8314 Cleanup memory regions before tests.
8315 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8316 before tests.
8317
515aff23
LM
83182017-01-26 Luis Machado <lgustavo@codesourcery.com>
8319
8320 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8321 files.
8322 (initialize): New function conditionally defined.
8323 (testcases): Move within conditional block.
8324 (main): Call initialize.
8325 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8326 of gdb.reverse/insn-reverse.c.
8327 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8328 gdb.reverse/insn-reverse.c.
8329
d8b49cf0
YQ
83302017-01-26 Yao Qi <yao.qi@linaro.org>
8331
8332 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8333 disassemble on address 0.
8334
f13a9a0c
YQ
83352017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8336 Yao Qi <yao.qi@linaro.org>
8337
8338 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8339 * gdb.dwarf2/implptr-64bit.S: Remove.
8340 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8341 variables in caller's context. Add DW_OP_implicit_value.
8342
5ac95241
YQ
83432017-01-25 Yao Qi <yao.qi@linaro.org>
8344
8345 * lib/dwarf.exp (Dwarf::_location): Handle
8346 DW_OP_GNU_implicit_pointer with proper size.
8347
23e82930
LM
83482017-01-20 Luis Machado <lgustavo@codesourcery.com>
8349
8350 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8351 and add untested calls.
8352
d334ae25
LM
83532017-01-20 Luis Machado <lgustavo@codesourcery.com>
8354
8355 * gdb.python/python.exp: Check line number against what GDB thinks
8356 the line number is for func1.
8357
f5e6296e
IB
83582017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8359
8360 * gdb.dlang/debug-expr.exp: New file.
8361
5b362f04
LM
83622016-12-23 Luis Machado <lgustavo@codesourcery.com>
8363
8364 Fix test names for the following files:
8365
8366 * gdb.ada/exec_changed.exp
8367 * gdb.ada/info_types.exp
8368 * gdb.arch/aarch64-atomic-inst.exp
8369 * gdb.arch/aarch64-fp.exp
8370 * gdb.arch/altivec-abi.exp
8371 * gdb.arch/altivec-regs.exp
8372 * gdb.arch/amd64-byte.exp
8373 * gdb.arch/amd64-disp-step.exp
8374 * gdb.arch/amd64-dword.exp
8375 * gdb.arch/amd64-entry-value-inline.exp
8376 * gdb.arch/amd64-entry-value-param.exp
8377 * gdb.arch/amd64-entry-value-paramref.exp
8378 * gdb.arch/amd64-entry-value.exp
8379 * gdb.arch/amd64-i386-address.exp
8380 * gdb.arch/amd64-invalid-stack-middle.exp
8381 * gdb.arch/amd64-invalid-stack-top.exp
8382 * gdb.arch/amd64-optimout-repeat.exp
8383 * gdb.arch/amd64-prologue-skip.exp
8384 * gdb.arch/amd64-prologue-xmm.exp
8385 * gdb.arch/amd64-stap-special-operands.exp
8386 * gdb.arch/amd64-stap-wrong-subexp.exp
8387 * gdb.arch/amd64-tailcall-cxx.exp
8388 * gdb.arch/amd64-tailcall-noret.exp
8389 * gdb.arch/amd64-tailcall-ret.exp
8390 * gdb.arch/amd64-tailcall-self.exp
8391 * gdb.arch/amd64-word.exp
8392 * gdb.arch/arm-bl-branch-dest.exp
8393 * gdb.arch/arm-disp-step.exp
8394 * gdb.arch/arm-neon.exp
8395 * gdb.arch/arm-single-step-kernel-helper.exp
8396 * gdb.arch/avr-flash-qualifier.exp
8397 * gdb.arch/disp-step-insn-reloc.exp
8398 * gdb.arch/e500-abi.exp
8399 * gdb.arch/e500-regs.exp
8400 * gdb.arch/ftrace-insn-reloc.exp
8401 * gdb.arch/i386-avx512.exp
8402 * gdb.arch/i386-bp_permanent.exp
8403 * gdb.arch/i386-byte.exp
8404 * gdb.arch/i386-cfi-notcurrent.exp
8405 * gdb.arch/i386-disp-step.exp
8406 * gdb.arch/i386-dr3-watch.exp
8407 * gdb.arch/i386-float.exp
8408 * gdb.arch/i386-gnu-cfi.exp
8409 * gdb.arch/i386-mpx-map.exp
8410 * gdb.arch/i386-mpx-sigsegv.exp
8411 * gdb.arch/i386-mpx-simple_segv.exp
8412 * gdb.arch/i386-mpx.exp
8413 * gdb.arch/i386-permbkpt.exp
8414 * gdb.arch/i386-prologue.exp
8415 * gdb.arch/i386-signal.exp
8416 * gdb.arch/i386-size-overlap.exp
8417 * gdb.arch/i386-unwind.exp
8418 * gdb.arch/i386-word.exp
8419 * gdb.arch/mips-fcr.exp
8420 * gdb.arch/powerpc-d128-regs.exp
8421 * gdb.arch/powerpc-stackless.exp
8422 * gdb.arch/ppc64-atomic-inst.exp
8423 * gdb.arch/s390-stackless.exp
8424 * gdb.arch/s390-tdbregs.exp
8425 * gdb.arch/s390-vregs.exp
8426 * gdb.arch/sparc-sysstep.exp
8427 * gdb.arch/thumb-bx-pc.exp
8428 * gdb.arch/thumb-singlestep.exp
8429 * gdb.arch/thumb2-it.exp
8430 * gdb.arch/vsx-regs.exp
8431 * gdb.asm/asm-source.exp
8432 * gdb.base/a2-run.exp
8433 * gdb.base/advance.exp
8434 * gdb.base/all-bin.exp
8435 * gdb.base/anon.exp
8436 * gdb.base/args.exp
8437 * gdb.base/arithmet.exp
8438 * gdb.base/async-shell.exp
8439 * gdb.base/async.exp
8440 * gdb.base/attach-pie-noexec.exp
8441 * gdb.base/attach-twice.exp
8442 * gdb.base/auto-load.exp
8443 * gdb.base/bang.exp
8444 * gdb.base/bitfields.exp
8445 * gdb.base/break-always.exp
8446 * gdb.base/break-caller-line.exp
8447 * gdb.base/break-entry.exp
8448 * gdb.base/break-inline.exp
8449 * gdb.base/break-on-linker-gcd-function.exp
8450 * gdb.base/break-probes.exp
8451 * gdb.base/break.exp
8452 * gdb.base/breakpoint-shadow.exp
8453 * gdb.base/call-ar-st.exp
8454 * gdb.base/call-sc.exp
8455 * gdb.base/call-signal-resume.exp
8456 * gdb.base/call-strs.exp
8457 * gdb.base/callfuncs.exp
8458 * gdb.base/catch-fork-static.exp
8459 * gdb.base/catch-gdb-caused-signals.exp
8460 * gdb.base/catch-load.exp
8461 * gdb.base/catch-signal-fork.exp
8462 * gdb.base/catch-signal.exp
8463 * gdb.base/catch-syscall.exp
8464 * gdb.base/charset.exp
8465 * gdb.base/checkpoint.exp
8466 * gdb.base/chng-syms.exp
8467 * gdb.base/code-expr.exp
8468 * gdb.base/code_elim.exp
8469 * gdb.base/commands.exp
8470 * gdb.base/completion.exp
8471 * gdb.base/complex.exp
8472 * gdb.base/cond-expr.exp
8473 * gdb.base/condbreak.exp
8474 * gdb.base/consecutive.exp
8475 * gdb.base/continue-all-already-running.exp
8476 * gdb.base/coredump-filter.exp
8477 * gdb.base/corefile.exp
8478 * gdb.base/dbx.exp
8479 * gdb.base/debug-expr.exp
8480 * gdb.base/define.exp
8481 * gdb.base/del.exp
8482 * gdb.base/disabled-location.exp
8483 * gdb.base/disasm-end-cu.exp
8484 * gdb.base/disasm-optim.exp
8485 * gdb.base/display.exp
8486 * gdb.base/duplicate-bp.exp
8487 * gdb.base/ena-dis-br.exp
8488 * gdb.base/ending-run.exp
8489 * gdb.base/enumval.exp
8490 * gdb.base/environ.exp
8491 * gdb.base/eu-strip-infcall.exp
8492 * gdb.base/eval-avoid-side-effects.exp
8493 * gdb.base/eval-skip.exp
8494 * gdb.base/exitsignal.exp
8495 * gdb.base/expand-psymtabs.exp
8496 * gdb.base/filesym.exp
8497 * gdb.base/find-unmapped.exp
8498 * gdb.base/finish.exp
8499 * gdb.base/float.exp
8500 * gdb.base/foll-exec-mode.exp
8501 * gdb.base/foll-exec.exp
8502 * gdb.base/foll-fork.exp
8503 * gdb.base/fortran-sym-case.exp
8504 * gdb.base/freebpcmd.exp
8505 * gdb.base/func-ptr.exp
8506 * gdb.base/func-ptrs.exp
8507 * gdb.base/funcargs.exp
8508 * gdb.base/gcore-buffer-overflow.exp
8509 * gdb.base/gcore-relro-pie.exp
8510 * gdb.base/gcore-relro.exp
8511 * gdb.base/gcore.exp
8512 * gdb.base/gdb1090.exp
8513 * gdb.base/gdb11530.exp
8514 * gdb.base/gdb11531.exp
8515 * gdb.base/gdb1821.exp
8516 * gdb.base/gdbindex-stabs.exp
8517 * gdb.base/gdbvars.exp
8518 * gdb.base/hbreak.exp
8519 * gdb.base/hbreak2.exp
8520 * gdb.base/included.exp
8521 * gdb.base/infcall-input.exp
8522 * gdb.base/inferior-died.exp
8523 * gdb.base/infnan.exp
8524 * gdb.base/info-macros.exp
8525 * gdb.base/info-os.exp
8526 * gdb.base/info-proc.exp
8527 * gdb.base/info-shared.exp
8528 * gdb.base/info-target.exp
8529 * gdb.base/infoline.exp
8530 * gdb.base/interp.exp
8531 * gdb.base/interrupt.exp
8532 * gdb.base/jit-reader.exp
8533 * gdb.base/jit-simple.exp
8534 * gdb.base/kill-after-signal.exp
8535 * gdb.base/kill-detach-inferiors-cmd.exp
8536 * gdb.base/label.exp
8537 * gdb.base/langs.exp
8538 * gdb.base/ldbl_e308.exp
8539 * gdb.base/line-symtabs.exp
8540 * gdb.base/linespecs.exp
8541 * gdb.base/list.exp
8542 * gdb.base/long_long.exp
8543 * gdb.base/longest-types.exp
8544 * gdb.base/maint.exp
8545 * gdb.base/max-value-size.exp
8546 * gdb.base/memattr.exp
8547 * gdb.base/mips_pro.exp
8548 * gdb.base/morestack.exp
8549 * gdb.base/moribund-step.exp
8550 * gdb.base/multi-forks.exp
8551 * gdb.base/nested-addr.exp
8552 * gdb.base/nextoverexit.exp
8553 * gdb.base/noreturn-finish.exp
8554 * gdb.base/noreturn-return.exp
8555 * gdb.base/nostdlib.exp
8556 * gdb.base/offsets.exp
8557 * gdb.base/opaque.exp
8558 * gdb.base/pc-fp.exp
8559 * gdb.base/permissions.exp
8560 * gdb.base/print-symbol-loading.exp
8561 * gdb.base/prologue-include.exp
8562 * gdb.base/psymtab.exp
8563 * gdb.base/ptype.exp
8564 * gdb.base/random-signal.exp
8565 * gdb.base/randomize.exp
8566 * gdb.base/range-stepping.exp
8567 * gdb.base/readline-ask.exp
8568 * gdb.base/recpar.exp
8569 * gdb.base/recurse.exp
8570 * gdb.base/relational.exp
8571 * gdb.base/restore.exp
8572 * gdb.base/return-nodebug.exp
8573 * gdb.base/return.exp
8574 * gdb.base/run-after-attach.exp
8575 * gdb.base/save-bp.exp
8576 * gdb.base/scope.exp
8577 * gdb.base/sect-cmd.exp
8578 * gdb.base/set-lang-auto.exp
8579 * gdb.base/set-noassign.exp
8580 * gdb.base/setvar.exp
8581 * gdb.base/sigall.exp
8582 * gdb.base/sigbpt.exp
8583 * gdb.base/siginfo-addr.exp
8584 * gdb.base/siginfo-infcall.exp
8585 * gdb.base/siginfo-obj.exp
8586 * gdb.base/siginfo.exp
8587 * gdb.base/signals-state-child.exp
8588 * gdb.base/signest.exp
8589 * gdb.base/sigstep.exp
8590 * gdb.base/sizeof.exp
8591 * gdb.base/skip.exp
8592 * gdb.base/solib-corrupted.exp
8593 * gdb.base/solib-nodir.exp
8594 * gdb.base/solib-search.exp
8595 * gdb.base/stack-checking.exp
8596 * gdb.base/stale-infcall.exp
8597 * gdb.base/stap-probe.exp
8598 * gdb.base/start.exp
8599 * gdb.base/step-break.exp
8600 * gdb.base/step-bt.exp
8601 * gdb.base/step-line.exp
8602 * gdb.base/step-over-exit.exp
8603 * gdb.base/step-over-syscall.exp
8604 * gdb.base/step-resume-infcall.exp
8605 * gdb.base/step-test.exp
8606 * gdb.base/store.exp
8607 * gdb.base/structs3.exp
8608 * gdb.base/sym-file.exp
8609 * gdb.base/symbol-without-target_section.exp
8610 * gdb.base/term.exp
8611 * gdb.base/testenv.exp
8612 * gdb.base/ui-redirect.exp
8613 * gdb.base/until.exp
8614 * gdb.base/unwindonsignal.exp
8615 * gdb.base/value-double-free.exp
8616 * gdb.base/vla-datatypes.exp
8617 * gdb.base/vla-ptr.exp
8618 * gdb.base/vla-sideeffect.exp
8619 * gdb.base/volatile.exp
8620 * gdb.base/watch-cond-infcall.exp
8621 * gdb.base/watch-cond.exp
8622 * gdb.base/watch-non-mem.exp
8623 * gdb.base/watch-read.exp
8624 * gdb.base/watch-vfork.exp
8625 * gdb.base/watchpoint-cond-gone.exp
8626 * gdb.base/watchpoint-delete.exp
8627 * gdb.base/watchpoint-hw-hit-once.exp
8628 * gdb.base/watchpoint-hw.exp
8629 * gdb.base/watchpoint-stops-at-right-insn.exp
8630 * gdb.base/watchpoints.exp
8631 * gdb.base/wchar.exp
8632 * gdb.base/whatis-exp.exp
8633 * gdb.btrace/buffer-size.exp
8634 * gdb.btrace/data.exp
8635 * gdb.btrace/delta.exp
8636 * gdb.btrace/dlopen.exp
8637 * gdb.btrace/enable.exp
8638 * gdb.btrace/exception.exp
8639 * gdb.btrace/function_call_history.exp
8640 * gdb.btrace/gcore.exp
8641 * gdb.btrace/instruction_history.exp
8642 * gdb.btrace/nohist.exp
8643 * gdb.btrace/reconnect.exp
8644 * gdb.btrace/record_goto-step.exp
8645 * gdb.btrace/record_goto.exp
8646 * gdb.btrace/rn-dl-bind.exp
8647 * gdb.btrace/segv.exp
8648 * gdb.btrace/step.exp
8649 * gdb.btrace/stepi.exp
8650 * gdb.btrace/tailcall-only.exp
8651 * gdb.btrace/tailcall.exp
8652 * gdb.btrace/tsx.exp
8653 * gdb.btrace/unknown_functions.exp
8654 * gdb.btrace/vdso.exp
8655 * gdb.compile/compile-ifunc.exp
8656 * gdb.compile/compile-ops.exp
8657 * gdb.compile/compile-print.exp
8658 * gdb.compile/compile-setjmp.exp
8659 * gdb.cp/abstract-origin.exp
8660 * gdb.cp/ambiguous.exp
8661 * gdb.cp/annota2.exp
8662 * gdb.cp/annota3.exp
8663 * gdb.cp/anon-ns.exp
8664 * gdb.cp/anon-struct.exp
8665 * gdb.cp/anon-union.exp
8666 * gdb.cp/arg-reference.exp
8667 * gdb.cp/baseenum.exp
8668 * gdb.cp/bool.exp
8669 * gdb.cp/breakpoint.exp
8670 * gdb.cp/bs15503.exp
8671 * gdb.cp/call-c.exp
8672 * gdb.cp/casts.exp
8673 * gdb.cp/chained-calls.exp
8674 * gdb.cp/class2.exp
8675 * gdb.cp/classes.exp
8676 * gdb.cp/cmpd-minsyms.exp
8677 * gdb.cp/converts.exp
8678 * gdb.cp/cp-relocate.exp
8679 * gdb.cp/cpcompletion.exp
8680 * gdb.cp/cpexprs.exp
8681 * gdb.cp/cplabel.exp
8682 * gdb.cp/cplusfuncs.exp
8683 * gdb.cp/cpsizeof.exp
8684 * gdb.cp/ctti.exp
8685 * gdb.cp/derivation.exp
8686 * gdb.cp/destrprint.exp
8687 * gdb.cp/dispcxx.exp
8688 * gdb.cp/enum-class.exp
8689 * gdb.cp/exception.exp
8690 * gdb.cp/exceptprint.exp
8691 * gdb.cp/expand-psymtabs-cxx.exp
8692 * gdb.cp/expand-sals.exp
8693 * gdb.cp/extern-c.exp
8694 * gdb.cp/filename.exp
8695 * gdb.cp/formatted-ref.exp
8696 * gdb.cp/fpointer.exp
8697 * gdb.cp/gdb1355.exp
8698 * gdb.cp/gdb2495.exp
8699 * gdb.cp/hang.exp
8700 * gdb.cp/impl-this.exp
8701 * gdb.cp/infcall-dlopen.exp
8702 * gdb.cp/inherit.exp
8703 * gdb.cp/iostream.exp
8704 * gdb.cp/koenig.exp
8705 * gdb.cp/local.exp
8706 * gdb.cp/m-data.exp
8707 * gdb.cp/m-static.exp
8708 * gdb.cp/mb-ctor.exp
8709 * gdb.cp/mb-inline.exp
8710 * gdb.cp/mb-templates.exp
8711 * gdb.cp/member-name.exp
8712 * gdb.cp/member-ptr.exp
8713 * gdb.cp/meth-typedefs.exp
8714 * gdb.cp/method.exp
8715 * gdb.cp/method2.exp
8716 * gdb.cp/minsym-fallback.exp
8717 * gdb.cp/misc.exp
8718 * gdb.cp/namelessclass.exp
8719 * gdb.cp/namespace-enum.exp
8720 * gdb.cp/namespace-nested-import.exp
8721 * gdb.cp/namespace.exp
8722 * gdb.cp/nextoverthrow.exp
8723 * gdb.cp/no-dmgl-verbose.exp
8724 * gdb.cp/non-trivial-retval.exp
8725 * gdb.cp/noparam.exp
8726 * gdb.cp/nsdecl.exp
8727 * gdb.cp/nsimport.exp
8728 * gdb.cp/nsnested.exp
8729 * gdb.cp/nsnoimports.exp
8730 * gdb.cp/nsrecurs.exp
8731 * gdb.cp/nsstress.exp
8732 * gdb.cp/nsusing.exp
8733 * gdb.cp/operator.exp
8734 * gdb.cp/oranking.exp
8735 * gdb.cp/overload-const.exp
8736 * gdb.cp/overload.exp
8737 * gdb.cp/ovldbreak.exp
8738 * gdb.cp/ovsrch.exp
8739 * gdb.cp/paren-type.exp
8740 * gdb.cp/parse-lang.exp
8741 * gdb.cp/pass-by-ref.exp
8742 * gdb.cp/pr-1023.exp
8743 * gdb.cp/pr-1210.exp
8744 * gdb.cp/pr-574.exp
8745 * gdb.cp/pr10687.exp
8746 * gdb.cp/pr12028.exp
8747 * gdb.cp/pr17132.exp
8748 * gdb.cp/pr17494.exp
8749 * gdb.cp/pr9067.exp
8750 * gdb.cp/pr9167.exp
8751 * gdb.cp/pr9631.exp
8752 * gdb.cp/printmethod.exp
8753 * gdb.cp/psmang.exp
8754 * gdb.cp/psymtab-parameter.exp
8755 * gdb.cp/ptype-cv-cp.exp
8756 * gdb.cp/ptype-flags.exp
8757 * gdb.cp/re-set-overloaded.exp
8758 * gdb.cp/ref-types.exp
8759 * gdb.cp/rtti.exp
8760 * gdb.cp/scope-err.exp
8761 * gdb.cp/shadow.exp
8762 * gdb.cp/smartp.exp
8763 * gdb.cp/static-method.exp
8764 * gdb.cp/static-print-quit.exp
8765 * gdb.cp/temargs.exp
8766 * gdb.cp/templates.exp
8767 * gdb.cp/try_catch.exp
8768 * gdb.cp/typedef-operator.exp
8769 * gdb.cp/typeid.exp
8770 * gdb.cp/userdef.exp
8771 * gdb.cp/using-crash.exp
8772 * gdb.cp/var-tag.exp
8773 * gdb.cp/virtbase.exp
8774 * gdb.cp/virtfunc.exp
8775 * gdb.cp/virtfunc2.exp
8776 * gdb.cp/vla-cxx.exp
8777 * gdb.disasm/t01_mov.exp
8778 * gdb.disasm/t02_mova.exp
8779 * gdb.disasm/t03_add.exp
8780 * gdb.disasm/t04_sub.exp
8781 * gdb.disasm/t05_cmp.exp
8782 * gdb.disasm/t06_ari2.exp
8783 * gdb.disasm/t07_ari3.exp
8784 * gdb.disasm/t08_or.exp
8785 * gdb.disasm/t09_xor.exp
8786 * gdb.disasm/t10_and.exp
8787 * gdb.disasm/t11_logs.exp
8788 * gdb.disasm/t12_bit.exp
8789 * gdb.disasm/t13_otr.exp
8790 * gdb.dlang/circular.exp
8791 * gdb.dwarf2/arr-stride.exp
8792 * gdb.dwarf2/arr-subrange.exp
8793 * gdb.dwarf2/atomic-type.exp
8794 * gdb.dwarf2/bad-regnum.exp
8795 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8796 * gdb.dwarf2/callframecfa.exp
8797 * gdb.dwarf2/clztest.exp
8798 * gdb.dwarf2/corrupt.exp
8799 * gdb.dwarf2/data-loc.exp
8800 * gdb.dwarf2/dup-psym.exp
8801 * gdb.dwarf2/dw2-anon-mptr.exp
8802 * gdb.dwarf2/dw2-anonymous-func.exp
8803 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8804 * gdb.dwarf2/dw2-bad-unresolved.exp
8805 * gdb.dwarf2/dw2-basic.exp
8806 * gdb.dwarf2/dw2-canonicalize-type.exp
8807 * gdb.dwarf2/dw2-case-insensitive.exp
8808 * gdb.dwarf2/dw2-common-block.exp
8809 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8810 * gdb.dwarf2/dw2-compressed.exp
8811 * gdb.dwarf2/dw2-const.exp
8812 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8813 * gdb.dwarf2/dw2-cu-size.exp
8814 * gdb.dwarf2/dw2-dup-frame.exp
8815 * gdb.dwarf2/dw2-entry-value.exp
8816 * gdb.dwarf2/dw2-icycle.exp
8817 * gdb.dwarf2/dw2-ifort-parameter.exp
8818 * gdb.dwarf2/dw2-inline-break.exp
8819 * gdb.dwarf2/dw2-inline-param.exp
8820 * gdb.dwarf2/dw2-intercu.exp
8821 * gdb.dwarf2/dw2-intermix.exp
8822 * gdb.dwarf2/dw2-lexical-block-bare.exp
8823 * gdb.dwarf2/dw2-linkage-name-trust.exp
8824 * gdb.dwarf2/dw2-minsym-in-cu.exp
8825 * gdb.dwarf2/dw2-noloc.exp
8826 * gdb.dwarf2/dw2-op-call.exp
8827 * gdb.dwarf2/dw2-op-out-param.exp
8828 * gdb.dwarf2/dw2-opt-structptr.exp
8829 * gdb.dwarf2/dw2-param-error.exp
8830 * gdb.dwarf2/dw2-producer.exp
8831 * gdb.dwarf2/dw2-ranges-base.exp
8832 * gdb.dwarf2/dw2-ref-missing-frame.exp
8833 * gdb.dwarf2/dw2-reg-undefined.exp
8834 * gdb.dwarf2/dw2-regno-invalid.exp
8835 * gdb.dwarf2/dw2-restore.exp
8836 * gdb.dwarf2/dw2-restrict.exp
8837 * gdb.dwarf2/dw2-single-line-discriminators.exp
8838 * gdb.dwarf2/dw2-strp.exp
8839 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8840 * gdb.dwarf2/dw2-unresolved.exp
8841 * gdb.dwarf2/dw2-var-zero-addr.exp
8842 * gdb.dwarf2/dw4-sig-types.exp
8843 * gdb.dwarf2/dwz.exp
8844 * gdb.dwarf2/dynarr-ptr.exp
8845 * gdb.dwarf2/enum-type.exp
8846 * gdb.dwarf2/gdb-index.exp
8847 * gdb.dwarf2/implptr-64bit.exp
8848 * gdb.dwarf2/implptr-optimized-out.exp
8849 * gdb.dwarf2/implptr.exp
8850 * gdb.dwarf2/implref-array.exp
8851 * gdb.dwarf2/implref-const.exp
8852 * gdb.dwarf2/implref-global.exp
8853 * gdb.dwarf2/implref-struct.exp
8854 * gdb.dwarf2/mac-fileno.exp
8855 * gdb.dwarf2/main-subprogram.exp
8856 * gdb.dwarf2/member-ptr-forwardref.exp
8857 * gdb.dwarf2/method-ptr.exp
8858 * gdb.dwarf2/missing-sig-type.exp
8859 * gdb.dwarf2/nonvar-access.exp
8860 * gdb.dwarf2/opaque-type-lookup.exp
8861 * gdb.dwarf2/pieces-optimized-out.exp
8862 * gdb.dwarf2/pieces.exp
8863 * gdb.dwarf2/pr10770.exp
8864 * gdb.dwarf2/pr13961.exp
8865 * gdb.dwarf2/staticvirtual.exp
8866 * gdb.dwarf2/subrange.exp
8867 * gdb.dwarf2/symtab-producer.exp
8868 * gdb.dwarf2/trace-crash.exp
8869 * gdb.dwarf2/typeddwarf.exp
8870 * gdb.dwarf2/valop.exp
8871 * gdb.dwarf2/watch-notconst.exp
8872 * gdb.fortran/array-element.exp
8873 * gdb.fortran/charset.exp
8874 * gdb.fortran/common-block.exp
8875 * gdb.fortran/complex.exp
8876 * gdb.fortran/derived-type-function.exp
8877 * gdb.fortran/derived-type.exp
8878 * gdb.fortran/logical.exp
8879 * gdb.fortran/module.exp
8880 * gdb.fortran/multi-dim.exp
8881 * gdb.fortran/nested-funcs.exp
8882 * gdb.fortran/print-formatted.exp
8883 * gdb.fortran/subarray.exp
8884 * gdb.fortran/vla-alloc-assoc.exp
8885 * gdb.fortran/vla-datatypes.exp
8886 * gdb.fortran/vla-history.exp
8887 * gdb.fortran/vla-ptr-info.exp
8888 * gdb.fortran/vla-ptype-sub.exp
8889 * gdb.fortran/vla-ptype.exp
8890 * gdb.fortran/vla-sizeof.exp
8891 * gdb.fortran/vla-type.exp
8892 * gdb.fortran/vla-value-sub-arbitrary.exp
8893 * gdb.fortran/vla-value-sub-finish.exp
8894 * gdb.fortran/vla-value-sub.exp
8895 * gdb.fortran/vla-value.exp
8896 * gdb.fortran/whatis_type.exp
8897 * gdb.go/chan.exp
8898 * gdb.go/handcall.exp
8899 * gdb.go/hello.exp
8900 * gdb.go/integers.exp
8901 * gdb.go/methods.exp
8902 * gdb.go/package.exp
8903 * gdb.go/strings.exp
8904 * gdb.go/types.exp
8905 * gdb.go/unsafe.exp
8906 * gdb.guile/scm-arch.exp
8907 * gdb.guile/scm-block.exp
8908 * gdb.guile/scm-breakpoint.exp
8909 * gdb.guile/scm-cmd.exp
8910 * gdb.guile/scm-disasm.exp
8911 * gdb.guile/scm-equal.exp
8912 * gdb.guile/scm-frame-args.exp
8913 * gdb.guile/scm-frame-inline.exp
8914 * gdb.guile/scm-frame.exp
8915 * gdb.guile/scm-iterator.exp
8916 * gdb.guile/scm-math.exp
8917 * gdb.guile/scm-objfile.exp
8918 * gdb.guile/scm-ports.exp
8919 * gdb.guile/scm-symbol.exp
8920 * gdb.guile/scm-symtab.exp
8921 * gdb.guile/scm-value-cc.exp
8922 * gdb.guile/types-module.exp
8923 * gdb.linespec/break-ask.exp
8924 * gdb.linespec/cpexplicit.exp
8925 * gdb.linespec/explicit.exp
8926 * gdb.linespec/keywords.exp
8927 * gdb.linespec/linespec.exp
8928 * gdb.linespec/ls-dollar.exp
8929 * gdb.linespec/ls-errs.exp
8930 * gdb.linespec/skip-two.exp
8931 * gdb.linespec/thread.exp
8932 * gdb.mi/mi-async.exp
8933 * gdb.mi/mi-basics.exp
8934 * gdb.mi/mi-break.exp
8935 * gdb.mi/mi-catch-load.exp
8936 * gdb.mi/mi-cli.exp
8937 * gdb.mi/mi-cmd-param-changed.exp
8938 * gdb.mi/mi-console.exp
8939 * gdb.mi/mi-detach.exp
8940 * gdb.mi/mi-disassemble.exp
8941 * gdb.mi/mi-eval.exp
8942 * gdb.mi/mi-file-transfer.exp
8943 * gdb.mi/mi-file.exp
8944 * gdb.mi/mi-fill-memory.exp
8945 * gdb.mi/mi-inheritance-syntax-error.exp
8946 * gdb.mi/mi-linespec-err-cp.exp
8947 * gdb.mi/mi-logging.exp
8948 * gdb.mi/mi-memory-changed.exp
8949 * gdb.mi/mi-read-memory.exp
8950 * gdb.mi/mi-record-changed.exp
8951 * gdb.mi/mi-reg-undefined.exp
8952 * gdb.mi/mi-regs.exp
8953 * gdb.mi/mi-return.exp
8954 * gdb.mi/mi-reverse.exp
8955 * gdb.mi/mi-simplerun.exp
8956 * gdb.mi/mi-solib.exp
8957 * gdb.mi/mi-stack.exp
8958 * gdb.mi/mi-stepi.exp
8959 * gdb.mi/mi-syn-frame.exp
8960 * gdb.mi/mi-until.exp
8961 * gdb.mi/mi-var-block.exp
8962 * gdb.mi/mi-var-child.exp
8963 * gdb.mi/mi-var-cmd.exp
8964 * gdb.mi/mi-var-cp.exp
8965 * gdb.mi/mi-var-display.exp
8966 * gdb.mi/mi-var-invalidate.exp
8967 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8968 * gdb.mi/mi-vla-fortran.exp
8969 * gdb.mi/mi-watch.exp
8970 * gdb.mi/mi2-var-child.exp
8971 * gdb.mi/user-selected-context-sync.exp
8972 * gdb.modula2/unbounded-array.exp
8973 * gdb.multi/dummy-frame-restore.exp
8974 * gdb.multi/multi-arch-exec.exp
8975 * gdb.multi/multi-arch.exp
8976 * gdb.multi/tids.exp
8977 * gdb.multi/watchpoint-multi.exp
8978 * gdb.opencl/callfuncs.exp
8979 * gdb.opencl/convs_casts.exp
8980 * gdb.opencl/datatypes.exp
8981 * gdb.opencl/operators.exp
8982 * gdb.opencl/vec_comps.exp
8983 * gdb.opt/clobbered-registers-O2.exp
8984 * gdb.opt/inline-break.exp
8985 * gdb.opt/inline-bt.exp
8986 * gdb.opt/inline-cmds.exp
8987 * gdb.opt/inline-locals.exp
8988 * gdb.pascal/case-insensitive-symbols.exp
8989 * gdb.pascal/floats.exp
8990 * gdb.pascal/gdb11492.exp
8991 * gdb.python/lib-types.exp
8992 * gdb.python/py-arch.exp
8993 * gdb.python/py-as-string.exp
8994 * gdb.python/py-bad-printers.exp
8995 * gdb.python/py-block.exp
8996 * gdb.python/py-breakpoint-create-fail.exp
8997 * gdb.python/py-breakpoint.exp
8998 * gdb.python/py-caller-is.exp
8999 * gdb.python/py-cmd.exp
9000 * gdb.python/py-explore-cc.exp
9001 * gdb.python/py-explore.exp
9002 * gdb.python/py-finish-breakpoint.exp
9003 * gdb.python/py-finish-breakpoint2.exp
9004 * gdb.python/py-frame-args.exp
9005 * gdb.python/py-frame-inline.exp
9006 * gdb.python/py-frame.exp
9007 * gdb.python/py-framefilter-mi.exp
9008 * gdb.python/py-infthread.exp
9009 * gdb.python/py-lazy-string.exp
9010 * gdb.python/py-linetable.exp
9011 * gdb.python/py-mi-events.exp
9012 * gdb.python/py-mi-objfile.exp
9013 * gdb.python/py-mi.exp
9014 * gdb.python/py-objfile.exp
9015 * gdb.python/py-pp-integral.exp
9016 * gdb.python/py-pp-maint.exp
9017 * gdb.python/py-pp-re-notag.exp
9018 * gdb.python/py-pp-registration.exp
9019 * gdb.python/py-recurse-unwind.exp
9020 * gdb.python/py-strfns.exp
9021 * gdb.python/py-symbol.exp
9022 * gdb.python/py-symtab.exp
9023 * gdb.python/py-sync-interp.exp
9024 * gdb.python/py-typeprint.exp
9025 * gdb.python/py-unwind-maint.exp
9026 * gdb.python/py-unwind.exp
9027 * gdb.python/py-value-cc.exp
9028 * gdb.python/py-xmethods.exp
9029 * gdb.reverse/amd64-tailcall-reverse.exp
9030 * gdb.reverse/break-precsave.exp
9031 * gdb.reverse/break-reverse.exp
9032 * gdb.reverse/consecutive-precsave.exp
9033 * gdb.reverse/consecutive-reverse.exp
9034 * gdb.reverse/finish-precsave.exp
9035 * gdb.reverse/finish-reverse-bkpt.exp
9036 * gdb.reverse/finish-reverse.exp
9037 * gdb.reverse/fstatat-reverse.exp
9038 * gdb.reverse/getresuid-reverse.exp
9039 * gdb.reverse/i386-precsave.exp
9040 * gdb.reverse/i386-reverse.exp
9041 * gdb.reverse/i386-sse-reverse.exp
9042 * gdb.reverse/i387-env-reverse.exp
9043 * gdb.reverse/i387-stack-reverse.exp
9044 * gdb.reverse/insn-reverse.exp
9045 * gdb.reverse/machinestate-precsave.exp
9046 * gdb.reverse/machinestate.exp
9047 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9048 * gdb.reverse/pipe-reverse.exp
9049 * gdb.reverse/readv-reverse.exp
9050 * gdb.reverse/recvmsg-reverse.exp
9051 * gdb.reverse/rerun-prec.exp
9052 * gdb.reverse/s390-mvcle.exp
9053 * gdb.reverse/step-precsave.exp
9054 * gdb.reverse/step-reverse.exp
9055 * gdb.reverse/time-reverse.exp
9056 * gdb.reverse/until-precsave.exp
9057 * gdb.reverse/until-reverse.exp
9058 * gdb.reverse/waitpid-reverse.exp
9059 * gdb.reverse/watch-precsave.exp
9060 * gdb.reverse/watch-reverse.exp
9061 * gdb.rust/generics.exp
9062 * gdb.rust/methods.exp
9063 * gdb.rust/modules.exp
9064 * gdb.rust/simple.exp
9065 * gdb.server/connect-with-no-symbol-file.exp
9066 * gdb.server/ext-attach.exp
9067 * gdb.server/ext-restart.exp
9068 * gdb.server/ext-wrapper.exp
9069 * gdb.server/file-transfer.exp
9070 * gdb.server/server-exec-info.exp
9071 * gdb.server/server-kill.exp
9072 * gdb.server/server-mon.exp
9073 * gdb.server/wrapper.exp
9074 * gdb.stabs/exclfwd.exp
9075 * gdb.stabs/gdb11479.exp
9076 * gdb.threads/clone-new-thread-event.exp
9077 * gdb.threads/corethreads.exp
9078 * gdb.threads/current-lwp-dead.exp
9079 * gdb.threads/dlopen-libpthread.exp
9080 * gdb.threads/gcore-thread.exp
9081 * gdb.threads/sigstep-threads.exp
9082 * gdb.threads/watchpoint-fork.exp
9083 * gdb.trace/actions-changed.exp
9084 * gdb.trace/backtrace.exp
9085 * gdb.trace/change-loc.exp
9086 * gdb.trace/circ.exp
9087 * gdb.trace/collection.exp
9088 * gdb.trace/disconnected-tracing.exp
9089 * gdb.trace/ftrace.exp
9090 * gdb.trace/mi-trace-frame-collected.exp
9091 * gdb.trace/mi-trace-unavailable.exp
9092 * gdb.trace/mi-traceframe-changed.exp
9093 * gdb.trace/mi-tsv-changed.exp
9094 * gdb.trace/no-attach-trace.exp
9095 * gdb.trace/passc-dyn.exp
9096 * gdb.trace/qtro.exp
9097 * gdb.trace/range-stepping.exp
9098 * gdb.trace/read-memory.exp
9099 * gdb.trace/save-trace.exp
9100 * gdb.trace/signal.exp
9101 * gdb.trace/status-stop.exp
9102 * gdb.trace/tfile.exp
9103 * gdb.trace/trace-break.exp
9104 * gdb.trace/trace-buffer-size.exp
9105 * gdb.trace/trace-condition.exp
9106 * gdb.trace/tracefile-pseudo-reg.exp
9107 * gdb.trace/tstatus.exp
9108 * gdb.trace/unavailable.exp
9109 * gdb.trace/while-dyn.exp
9110 * gdb.trace/while-stepping.exp
9111
34c41c68
DE
91122016-12-22 Doug Evans <xdje42@gmail.com>
9113
9114 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9115 and msymbols.
9116
16e69324
YQ
91172016-12-19 Yao Qi <yao.qi@linaro.org>
9118
9119 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9120 (test_with_self): Don't call do_steps_and_nexts, and remove
9121 code about stepping into xmalloc.
9122
f94f411b
YQ
91232016-12-09 Yao Qi <yao.qi@linaro.org>
9124
9125 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9126
91272016-12-09 Yao Qi <yao.qi@linaro.org>
9128
9129 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9130
f1b5deee
PA
91312016-12-09 Pedro Alves <palves@redhat.com>
9132
9133 * gdb.base/all-architectures-0.exp: New file.
9134 * gdb.base/all-architectures-1.exp: New file.
9135 * gdb.base/all-architectures-2.exp: New file.
9136 * gdb.base/all-architectures-3.exp: New file.
9137 * gdb.base/all-architectures-4.exp: New file.
9138 * gdb.base/all-architectures-5.exp: New file.
9139 * gdb.base/all-architectures-6.exp: New file.
9140 * gdb.base/all-architectures-7.exp: New file.
9141 * gdb.base/all-architectures.exp.in: New file.
9142
364ca42e
YQ
91432016-12-09 Yao Qi <yao.qi@linaro.org>
9144
9145 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9146
107c2d62
LM
91472016-12-02 Luis Machado <lgustavo@codesourcery.com>
9148
9149 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9150 possible.
9151 Remove useless pattern-matching code.
9152
df3ee9ca
PA
91532016-12-02 Pedro Alves <palves@redhat.com>
9154
9155 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9156 procedure.
9157 (top level): Call it.
9158
ec835369
PA
91592016-12-02 Pedro Alves <palves@redhat.com>
9160
9161 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9162 New procedure.
9163 (top level): Call it.
9164
01770bbd
PA
91652016-12-02 Pedro Alves <palves@redhat.com>
9166
9167 PR cli/20559
9168 * gdb.base/commands.exp (user_defined_command_args_eval): New
9169 procedure.
9170 (top level): Call it.
9171
008459ea
LM
91722016-12-02 Luis Machado <lgustavo@codesourcery.com>
9173
9174 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9175 timeout handling.
9176
0c1b455e
TT
91772016-12-02 Tom Tromey <tom@tromey.com>
9178
9179 * gdb.dwarf2/main-subprogram.c: New file.
9180 * gdb.dwarf2/main-subprogram.exp: New file.
9181
018572b8
LM
91822016-12-01 Luis Machado <lgustavo@codesourcery.com>
9183
9184 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9185 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9186 gdb_test_no_output for a couple of cases.
9187 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9188
84c93cd5
LM
91892016-12-01 Luis Machado <lgustavo@codesourcery.com>
9190
9191 Fix test names and standardize compilation error messages throughout
9192 the following files:
9193
9194 * gdb.ada/start.exp
9195 * gdb.arch/alpha-step.exp
9196 * gdb.arch/e500-prologue.exp
9197 * gdb.arch/ftrace-insn-reloc.exp
9198 * gdb.arch/gdb1291.exp
9199 * gdb.arch/gdb1431.exp
9200 * gdb.arch/gdb1558.exp
9201 * gdb.arch/i386-dr3-watch.exp
9202 * gdb.arch/i386-sse-stack-align.exp
9203 * gdb.arch/ia64-breakpoint-shadow.exp
9204 * gdb.arch/pa-nullify.exp
9205 * gdb.arch/powerpc-aix-prologue.exp
9206 * gdb.arch/thumb-bx-pc.exp
9207 * gdb.base/annota1.exp
9208 * gdb.base/annota3.exp
9209 * gdb.base/arrayidx.exp
9210 * gdb.base/assign.exp
9211 * gdb.base/attach.exp
9212 * gdb.base/auxv.exp
9213 * gdb.base/bang.exp
9214 * gdb.base/bfp-test.exp
9215 * gdb.base/bigcore.exp
9216 * gdb.base/bitfields2.exp
9217 * gdb.base/break-fun-addr.exp
9218 * gdb.base/break-probes.exp
9219 * gdb.base/call-rt-st.exp
9220 * gdb.base/callexit.exp
9221 * gdb.base/catch-fork-kill.exp
9222 * gdb.base/charset.exp
9223 * gdb.base/checkpoint.exp
9224 * gdb.base/comprdebug.exp
9225 * gdb.base/constvars.exp
9226 * gdb.base/coredump-filter.exp
9227 * gdb.base/cursal.exp
9228 * gdb.base/cvexpr.exp
9229 * gdb.base/detach.exp
9230 * gdb.base/display.exp
9231 * gdb.base/dmsym.exp
9232 * gdb.base/dprintf-pending.exp
9233 * gdb.base/dso2dso.exp
9234 * gdb.base/dtrace-probe.exp
9235 * gdb.base/dump.exp
9236 * gdb.base/enum_cond.exp
9237 * gdb.base/exe-lock.exp
9238 * gdb.base/exec-invalid-sysroot.exp
9239 * gdb.base/execl-update-breakpoints.exp
9240 * gdb.base/exprs.exp
9241 * gdb.base/fileio.exp
9242 * gdb.base/find.exp
9243 * gdb.base/finish.exp
9244 * gdb.base/fixsection.exp
9245 * gdb.base/foll-vfork.exp
9246 * gdb.base/frame-args.exp
9247 * gdb.base/gcore.exp
9248 * gdb.base/gdb1250.exp
9249 * gdb.base/global-var-nested-by-dso.exp
9250 * gdb.base/gnu-ifunc.exp
9251 * gdb.base/hashline1.exp
9252 * gdb.base/hashline2.exp
9253 * gdb.base/hashline3.exp
9254 * gdb.base/hbreak-in-shr-unsupported.exp
9255 * gdb.base/huge.exp
9256 * gdb.base/infcall-input.exp
9257 * gdb.base/info-fun.exp
9258 * gdb.base/info-shared.exp
9259 * gdb.base/jit-simple.exp
9260 * gdb.base/jit-so.exp
9261 * gdb.base/jit.exp
9262 * gdb.base/jump.exp
9263 * gdb.base/label.exp
9264 * gdb.base/lineinc.exp
9265 * gdb.base/logical.exp
9266 * gdb.base/longjmp.exp
9267 * gdb.base/macscp.exp
9268 * gdb.base/miscexprs.exp
9269 * gdb.base/new-ui-echo.exp
9270 * gdb.base/new-ui-pending-input.exp
9271 * gdb.base/new-ui.exp
9272 * gdb.base/nodebug.exp
9273 * gdb.base/nofield.exp
9274 * gdb.base/offsets.exp
9275 * gdb.base/overlays.exp
9276 * gdb.base/pending.exp
9277 * gdb.base/pointers.exp
9278 * gdb.base/pr11022.exp
9279 * gdb.base/printcmds.exp
9280 * gdb.base/prologue.exp
9281 * gdb.base/ptr-typedef.exp
9282 * gdb.base/realname-expand.exp
9283 * gdb.base/relativedebug.exp
9284 * gdb.base/relocate.exp
9285 * gdb.base/remote.exp
9286 * gdb.base/reread.exp
9287 * gdb.base/return2.exp
9288 * gdb.base/savedregs.exp
9289 * gdb.base/sep.exp
9290 * gdb.base/sepdebug.exp
9291 * gdb.base/sepsymtab.exp
9292 * gdb.base/set-inferior-tty.exp
9293 * gdb.base/setshow.exp
9294 * gdb.base/shlib-call.exp
9295 * gdb.base/sigaltstack.exp
9296 * gdb.base/siginfo-addr.exp
9297 * gdb.base/signals.exp
9298 * gdb.base/signull.exp
9299 * gdb.base/sigrepeat.exp
9300 * gdb.base/so-impl-ld.exp
9301 * gdb.base/solib-display.exp
9302 * gdb.base/solib-overlap.exp
9303 * gdb.base/solib-search.exp
9304 * gdb.base/solib-symbol.exp
9305 * gdb.base/structs.exp
9306 * gdb.base/structs2.exp
9307 * gdb.base/symtab-search-order.exp
9308 * gdb.base/twice.exp
9309 * gdb.base/unload.exp
9310 * gdb.base/varargs.exp
9311 * gdb.base/watchpoint-solib.exp
9312 * gdb.base/watchpoint.exp
9313 * gdb.base/whatis.exp
9314 * gdb.base/wrong_frame_bt_full.exp
9315 * gdb.btrace/dlopen.exp
9316 * gdb.cell/ea-standalone.exp
9317 * gdb.cell/ea-test.exp
9318 * gdb.cp/dispcxx.exp
9319 * gdb.cp/gdb2384.exp
9320 * gdb.cp/method2.exp
9321 * gdb.cp/nextoverthrow.exp
9322 * gdb.cp/pr10728.exp
9323 * gdb.disasm/am33.exp
9324 * gdb.disasm/h8300s.exp
9325 * gdb.disasm/mn10300.exp
9326 * gdb.disasm/sh3.exp
9327 * gdb.dwarf2/dw2-dir-file-name.exp
9328 * gdb.fortran/complex.exp
9329 * gdb.fortran/library-module.exp
9330 * gdb.guile/scm-pretty-print.exp
9331 * gdb.guile/scm-symbol.exp
9332 * gdb.guile/scm-type.exp
9333 * gdb.guile/scm-value.exp
9334 * gdb.linespec/linespec.exp
9335 * gdb.mi/gdb701.exp
9336 * gdb.mi/gdb792.exp
9337 * gdb.mi/mi-breakpoint-changed.exp
9338 * gdb.mi/mi-dprintf-pending.exp
9339 * gdb.mi/mi-dprintf.exp
9340 * gdb.mi/mi-exit-code.exp
9341 * gdb.mi/mi-pending.exp
9342 * gdb.mi/mi-solib.exp
9343 * gdb.mi/new-ui-mi-sync.exp
9344 * gdb.mi/pr11022.exp
9345 * gdb.mi/user-selected-context-sync.exp
9346 * gdb.opt/solib-intra-step.exp
9347 * gdb.python/py-events.exp
9348 * gdb.python/py-finish-breakpoint.exp
9349 * gdb.python/py-mi.exp
9350 * gdb.python/py-prettyprint.exp
9351 * gdb.python/py-shared.exp
9352 * gdb.python/py-symbol.exp
9353 * gdb.python/py-template.exp
9354 * gdb.python/py-type.exp
9355 * gdb.python/py-value.exp
9356 * gdb.reverse/solib-precsave.exp
9357 * gdb.reverse/solib-reverse.exp
9358 * gdb.server/solib-list.exp
9359 * gdb.stabs/weird.exp
9360 * gdb.threads/reconnect-signal.exp
9361 * gdb.threads/stepi-random-signal.exp
9362 * gdb.trace/actions.exp
9363 * gdb.trace/ax.exp
9364 * gdb.trace/backtrace.exp
9365 * gdb.trace/change-loc.exp
9366 * gdb.trace/deltrace.exp
9367 * gdb.trace/ftrace-lock.exp
9368 * gdb.trace/ftrace.exp
9369 * gdb.trace/infotrace.exp
9370 * gdb.trace/mi-tracepoint-changed.exp
9371 * gdb.trace/packetlen.exp
9372 * gdb.trace/passcount.exp
9373 * gdb.trace/pending.exp
9374 * gdb.trace/range-stepping.exp
9375 * gdb.trace/report.exp
9376 * gdb.trace/stap-trace.exp
9377 * gdb.trace/tfind.exp
9378 * gdb.trace/trace-break.exp
9379 * gdb.trace/trace-condition.exp
9380 * gdb.trace/trace-enable-disable.exp
9381 * gdb.trace/trace-mt.exp
9382 * gdb.trace/tracecmd.exp
9383 * gdb.trace/tspeed.exp
9384 * gdb.trace/tsv.exp
9385 * lib/perftest.exp
9386
fb9feb35
LM
93872016-12-01 Luis Machado <lgustavo@codesourcery.com>
9388
9389 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9390 with gdb_test_no_output.
9391 Use command as test name.
9392
cd2ddb6c
LM
93932016-12-01 Luis Machado <lgustavo@codesourcery.com>
9394
9395 Fix test names starting with uppercase throughout the files.
9396
9397 * gdb.ada/assign_1.exp
9398 * gdb.ada/boolean_expr.exp
9399 * gdb.base/arrayidx.exp
9400 * gdb.base/del.exp
9401 * gdb.base/gcore-buffer-overflow.exp
9402 * gdb.base/testenv.exp
9403 * gdb.compile/compile.exp
9404 * gdb.python/py-framefilter-invalidarg.exp
9405 * gdb.python/py-framefilter.exp
9406
bb95117e
LM
94072016-12-01 Luis Machado <lgustavo@codesourcery.com>
9408
9409 Fix test names starting with uppercase throughout the files.
9410
9411 * gdb.ada/array_return.exp
9412 * gdb.ada/expr_delims.exp
9413 * gdb.ada/mi_dyn_arr.exp
9414 * gdb.ada/mi_interface.exp
9415 * gdb.ada/mi_var_array.exp
9416 * gdb.ada/watch_arg.exp
9417 * gdb.arch/alpha-step.exp
9418 * gdb.arch/altivec-regs.exp
9419 * gdb.arch/e500-regs.exp
9420 * gdb.arch/powerpc-d128-regs.exp
9421 * gdb.base/arrayidx.exp
9422 * gdb.base/break.exp
9423 * gdb.base/checkpoint.exp
9424 * gdb.base/debug-expr.exp
9425 * gdb.base/dmsym.exp
9426 * gdb.base/radix.exp
9427 * gdb.base/sepdebug.exp
9428 * gdb.base/testenv.exp
9429 * gdb.base/watch_thread_num.exp
9430 * gdb.base/watchpoint-cond-gone.exp
9431 * gdb.cell/break.exp
9432 * gdb.cell/ea-cache.exp
9433 * gdb.compile/compile.exp
9434 * gdb.cp/gdb2495.exp
9435 * gdb.gdb/selftest.exp
9436 * gdb.gdb/xfullpath.exp
9437 * gdb.go/hello.exp
9438 * gdb.go/integers.exp
9439 * gdb.objc/basicclass.exp
9440 * gdb.pascal/hello.exp
9441 * gdb.pascal/integers.exp
9442 * gdb.python/py-breakpoint.exp
9443 * gdb.python/py-cmd.exp
9444 * gdb.python/py-linetable.exp
9445 * gdb.python/py-xmethods.exp
9446 * gdb.python/python.exp
9447 * gdb.reverse/consecutive-precsave.exp
9448 * gdb.reverse/finish-precsave.exp
9449 * gdb.reverse/i386-precsave.exp
9450 * gdb.reverse/machinestate-precsave.exp
9451 * gdb.reverse/sigall-precsave.exp
9452 * gdb.reverse/solib-precsave.exp
9453 * gdb.reverse/step-precsave.exp
9454 * gdb.reverse/until-precsave.exp
9455 * gdb.reverse/watch-precsave.exp
9456 * gdb.threads/leader-exit.exp
9457 * gdb.threads/pthreads.exp
9458 * gdb.threads/wp-replication.exp
9459 * gdb.trace/actions.exp
9460 * gdb.trace/mi-tsv-changed.exp
9461 * gdb.trace/tsv.exp
9462
de97fdd4
LM
94632016-12-01 Luis Machado <lgustavo@codesourcery.com>
9464
9465 Fix test names starting with uppercase throughout the files.
9466
9467 * gdb.arch/i386-bp_permanent.exp
9468 * gdb.arch/i386-gnu-cfi.exp
9469 * gdb.base/disasm-end-cu.exp
9470 * gdb.base/macscp.exp
9471 * gdb.base/pending.exp
9472 * gdb.base/watch_thread_num.exp
9473 * gdb.cp/exception.exp
9474 * gdb.cp/gdb2495.exp
9475 * gdb.cp/local.exp
9476 * gdb.python/py-evsignal.exp
9477 * gdb.python/python.exp
9478 * gdb.trace/tracecmd.exp
9479
9f058c10
LM
94802016-12-01 Luis Machado <lgustavo@codesourcery.com>
9481
9482 Fix test names starting with uppercase throughout the files.
9483
9484 * gdb.base/charset.exp
9485 * gdb.base/eval.exp
9486 * gdb.base/multi-forks.exp
9487 * gdb.guile/scm-progspace.exp
9488 * gdb.opencl/datatypes.exp
9489 * gdb.python/py-block.exp
9490 * gdb.python/py-function.exp
9491 * gdb.python/py-symbol.exp
9492 * gdb.python/py-symtab.exp
9493 * gdb.python/py-xmethods.exp
9494 * gdb.reverse/break-precsave.exp
9495 * gdb.reverse/break-reverse.exp
9496 * gdb.reverse/consecutive-precsave.exp
9497 * gdb.reverse/consecutive-reverse.exp
9498 * gdb.reverse/finish-precsave.exp
9499 * gdb.reverse/finish-reverse-bkpt.exp
9500 * gdb.reverse/finish-reverse.exp
9501 * gdb.reverse/fstatat-reverse.exp
9502 * gdb.reverse/getresuid-reverse.exp
9503 * gdb.reverse/i386-precsave.exp
9504 * gdb.reverse/i386-reverse.exp
9505 * gdb.reverse/i386-sse-reverse.exp
9506 * gdb.reverse/i387-stack-reverse.exp
9507 * gdb.reverse/insn-reverse.exp
9508 * gdb.reverse/machinestate-precsave.exp
9509 * gdb.reverse/machinestate.exp
9510 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9511 * gdb.reverse/pipe-reverse.exp
9512 * gdb.reverse/readv-reverse.exp
9513 * gdb.reverse/recvmsg-reverse.exp
9514 * gdb.reverse/rerun-prec.exp
9515 * gdb.reverse/s390-mvcle.exp
9516 * gdb.reverse/sigall-precsave.exp
9517 * gdb.reverse/sigall-reverse.exp
9518 * gdb.reverse/solib-precsave.exp
9519 * gdb.reverse/solib-reverse.exp
9520 * gdb.reverse/step-precsave.exp
9521 * gdb.reverse/step-reverse.exp
9522 * gdb.reverse/time-reverse.exp
9523 * gdb.reverse/until-precsave.exp
9524 * gdb.reverse/until-reverse.exp
9525 * gdb.reverse/waitpid-reverse.exp
9526 * gdb.reverse/watch-precsave.exp
9527 * gdb.reverse/watch-reverse.exp
9528
cdc7edd7
LM
95292016-12-01 Luis Machado <lgustavo@codesourcery.com>
9530
9531 Fix test names starting with uppercase throughout the files.
9532
9533 * gdb.arch/i386-mpx-simple_segv.exp
9534 * gdb.arch/i386-mpx.exp
9535 * gdb.arch/i386-permbkpt.exp
9536 * gdb.arch/pa-nullify.exp
9537 * gdb.arch/powerpc-d128-regs.exp
9538 * gdb.arch/vsx-regs.exp
9539 * gdb.base/bfp-test.exp
9540 * gdb.base/break.exp
9541 * gdb.base/breakpoint-shadow.exp
9542 * gdb.base/callfuncs.exp
9543 * gdb.base/charset.exp
9544 * gdb.base/commands.exp
9545 * gdb.base/completion.exp
9546 * gdb.base/dfp-test.exp
9547 * gdb.base/echo.exp
9548 * gdb.base/ending-run.exp
9549 * gdb.base/eval.exp
9550 * gdb.base/expand-psymtabs.exp
9551 * gdb.base/float128.exp
9552 * gdb.base/floatn.exp
9553 * gdb.base/foll-exec-mode.exp
9554 * gdb.base/gdb1056.exp
9555 * gdb.base/gdb11531.exp
9556 * gdb.base/kill-after-signal.exp
9557 * gdb.base/multi-forks.exp
9558 * gdb.base/overlays.exp
9559 * gdb.base/pending.exp
9560 * gdb.base/sepdebug.exp
9561 * gdb.base/testenv.exp
9562 * gdb.base/valgrind-db-attach.exp
9563 * gdb.base/watch_thread_num.exp
9564 * gdb.base/watchpoint-cond-gone.exp
9565 * gdb.base/watchpoint.exp
9566 * gdb.base/watchpoints.exp
9567 * gdb.cp/arg-reference.exp
9568 * gdb.cp/baseenum.exp
9569 * gdb.cp/operator.exp
9570 * gdb.cp/shadow.exp
9571 * gdb.dwarf2/dw2-op-out-param.exp
9572 * gdb.dwarf2/dw2-reg-undefined.exp
9573 * gdb.go/chan.exp
9574 * gdb.go/hello.exp
9575 * gdb.go/integers.exp
9576 * gdb.go/methods.exp
9577 * gdb.go/package.exp
9578 * gdb.guile/scm-parameter.exp
9579 * gdb.guile/scm-progspace.exp
9580 * gdb.guile/scm-value.exp
9581 * gdb.mi/mi-pending.exp
9582 * gdb.mi/user-selected-context-sync.exp
9583 * gdb.multi/multi-attach.exp
9584 * gdb.multi/tids.exp
9585 * gdb.opt/clobbered-registers-O2.exp
9586 * gdb.pascal/floats.exp
9587 * gdb.pascal/integers.exp
9588 * gdb.python/py-block.exp
9589 * gdb.python/py-events.exp
9590 * gdb.python/py-parameter.exp
9591 * gdb.python/py-symbol.exp
9592 * gdb.python/py-symtab.exp
9593 * gdb.python/py-type.exp
9594 * gdb.python/py-value.exp
9595 * gdb.python/py-xmethods.exp
9596 * gdb.python/python.exp
9597 * gdb.reverse/break-precsave.exp
9598 * gdb.reverse/consecutive-precsave.exp
9599 * gdb.reverse/finish-precsave.exp
9600 * gdb.reverse/i386-precsave.exp
9601 * gdb.reverse/machinestate-precsave.exp
9602 * gdb.reverse/sigall-precsave.exp
9603 * gdb.reverse/solib-precsave.exp
9604 * gdb.reverse/step-precsave.exp
9605 * gdb.reverse/until-precsave.exp
9606 * gdb.reverse/watch-precsave.exp
9607 * gdb.server/ext-attach.exp
9608 * gdb.server/ext-restart.exp
9609 * gdb.server/ext-run.exp
9610 * gdb.server/ext-wrapper.exp
9611 * gdb.stabs/gdb11479.exp
9612 * gdb.stabs/weird.exp
9613 * gdb.threads/attach-many-short-lived-threads.exp
9614 * gdb.threads/kill.exp
9615 * gdb.threads/watchpoint-fork.exp
9616
bc6c7af4
LM
96172016-12-01 Luis Machado <lgustavo@codesourcery.com>
9618
9619 Fix test names starting with uppercase throughout all the files below.
9620
9621 * gdb.ada/array_return.exp
9622 * gdb.ada/catch_ex.exp
9623 * gdb.ada/info_exc.exp
9624 * gdb.ada/mi_catch_ex.exp
9625 * gdb.ada/mi_dyn_arr.exp
9626 * gdb.ada/mi_ex_cond.exp
9627 * gdb.ada/mi_exc_info.exp
9628 * gdb.ada/mi_interface.exp
9629 * gdb.ada/mi_task_arg.exp
9630 * gdb.ada/mi_task_info.exp
9631 * gdb.ada/mi_var_array.exp
9632 * gdb.arch/alpha-step.exp
9633 * gdb.arch/amd64-disp-step.exp
9634 * gdb.arch/arm-disp-step.exp
9635 * gdb.arch/disp-step-insn-reloc.exp
9636 * gdb.arch/e500-prologue.exp
9637 * gdb.arch/ftrace-insn-reloc.exp
9638 * gdb.arch/gdb1558.exp
9639 * gdb.arch/i386-bp_permanent.exp
9640 * gdb.arch/i386-disp-step.exp
9641 * gdb.arch/i386-float.exp
9642 * gdb.arch/i386-gnu-cfi.exp
9643 * gdb.arch/ia64-breakpoint-shadow.exp
9644 * gdb.arch/mips16-thunks.exp
9645 * gdb.arch/pa-nullify.exp
9646 * gdb.arch/powerpc-aix-prologue.exp
9647 * gdb.arch/powerpc-power.exp
9648 * gdb.arch/ppc-dfp.exp
9649 * gdb.arch/s390-tdbregs.exp
9650 * gdb.arch/spu-info.exp
9651 * gdb.arch/spu-ls.exp
9652 * gdb.arch/thumb-bx-pc.exp
9653 * gdb.base/advance.exp
9654 * gdb.base/annota-input-while-running.exp
9655 * gdb.base/arrayidx.exp
9656 * gdb.base/asmlabel.exp
9657 * gdb.base/async.exp
9658 * gdb.base/attach-wait-input.exp
9659 * gdb.base/auto-connect-native-target.exp
9660 * gdb.base/batch-preserve-term-settings.exp
9661 * gdb.base/bfp-test.exp
9662 * gdb.base/bigcore.exp
9663 * gdb.base/bp-permanent.exp
9664 * gdb.base/break-always.exp
9665 * gdb.base/break-fun-addr.exp
9666 * gdb.base/break-idempotent.exp
9667 * gdb.base/break-main-file-remove-fail.exp
9668 * gdb.base/break-probes.exp
9669 * gdb.base/break-unload-file.exp
9670 * gdb.base/break.exp
9671 * gdb.base/call-ar-st.exp
9672 * gdb.base/call-rt-st.exp
9673 * gdb.base/call-sc.exp
9674 * gdb.base/call-signal-resume.exp
9675 * gdb.base/call-strs.exp
9676 * gdb.base/callexit.exp
9677 * gdb.base/callfuncs.exp
9678 * gdb.base/catch-gdb-caused-signals.exp
9679 * gdb.base/catch-signal-siginfo-cond.exp
9680 * gdb.base/catch-syscall.exp
9681 * gdb.base/compare-sections.exp
9682 * gdb.base/cond-eval-mode.exp
9683 * gdb.base/condbreak-call-false.exp
9684 * gdb.base/consecutive-step-over.exp
9685 * gdb.base/cursal.exp
9686 * gdb.base/disabled-location.exp
9687 * gdb.base/disasm-end-cu.exp
9688 * gdb.base/display.exp
9689 * gdb.base/double-prompt-target-event-error.exp
9690 * gdb.base/dprintf-bp-same-addr.exp
9691 * gdb.base/dprintf-detach.exp
9692 * gdb.base/dprintf-next.exp
9693 * gdb.base/dprintf-non-stop.exp
9694 * gdb.base/dprintf-pending.exp
9695 * gdb.base/dso2dso.exp
9696 * gdb.base/ending-run.exp
9697 * gdb.base/enum_cond.exp
9698 * gdb.base/examine-backward.exp
9699 * gdb.base/exe-lock.exp
9700 * gdb.base/exec-invalid-sysroot.exp
9701 * gdb.base/execl-update-breakpoints.exp
9702 * gdb.base/execution-termios.exp
9703 * gdb.base/fileio.exp
9704 * gdb.base/fixsection.exp
9705 * gdb.base/foll-exec-mode.exp
9706 * gdb.base/foll-exec.exp
9707 * gdb.base/fork-running-state.exp
9708 * gdb.base/frame-args.exp
9709 * gdb.base/fullpath-expand.exp
9710 * gdb.base/func-ptr.exp
9711 * gdb.base/gcore-relro-pie.exp
9712 * gdb.base/gdb1090.exp
9713 * gdb.base/gdb1555.exp
9714 * gdb.base/global-var-nested-by-dso.exp
9715 * gdb.base/gnu-ifunc.exp
9716 * gdb.base/hbreak-in-shr-unsupported.exp
9717 * gdb.base/hbreak-unmapped.exp
9718 * gdb.base/hook-stop.exp
9719 * gdb.base/infcall-input.exp
9720 * gdb.base/info-fun.exp
9721 * gdb.base/info-shared.exp
9722 * gdb.base/interrupt-noterm.exp
9723 * gdb.base/jit-so.exp
9724 * gdb.base/jit.exp
9725 * gdb.base/line-symtabs.exp
9726 * gdb.base/list.exp
9727 * gdb.base/longjmp.exp
9728 * gdb.base/macscp.exp
9729 * gdb.base/max-value-size.exp
9730 * gdb.base/nodebug.exp
9731 * gdb.base/nofield.exp
9732 * gdb.base/overlays.exp
9733 * gdb.base/paginate-after-ctrl-c-running.exp
9734 * gdb.base/paginate-bg-execution.exp
9735 * gdb.base/paginate-inferior-exit.exp
9736 * gdb.base/pending.exp
9737 * gdb.base/pr11022.exp
9738 * gdb.base/printcmds.exp
9739 * gdb.base/ptr-typedef.exp
9740 * gdb.base/ptype.exp
9741 * gdb.base/randomize.exp
9742 * gdb.base/range-stepping.exp
9743 * gdb.base/realname-expand.exp
9744 * gdb.base/relativedebug.exp
9745 * gdb.base/remote.exp
9746 * gdb.base/savedregs.exp
9747 * gdb.base/sepdebug.exp
9748 * gdb.base/set-noassign.exp
9749 * gdb.base/shlib-call.exp
9750 * gdb.base/shreloc.exp
9751 * gdb.base/sigaltstack.exp
9752 * gdb.base/sigbpt.exp
9753 * gdb.base/siginfo-addr.exp
9754 * gdb.base/siginfo-obj.exp
9755 * gdb.base/siginfo-thread.exp
9756 * gdb.base/signest.exp
9757 * gdb.base/signull.exp
9758 * gdb.base/sigrepeat.exp
9759 * gdb.base/skip.exp
9760 * gdb.base/so-impl-ld.exp
9761 * gdb.base/solib-corrupted.exp
9762 * gdb.base/solib-disc.exp
9763 * gdb.base/solib-display.exp
9764 * gdb.base/solib-overlap.exp
9765 * gdb.base/solib-search.exp
9766 * gdb.base/solib-symbol.exp
9767 * gdb.base/source-execution.exp
9768 * gdb.base/sss-bp-on-user-bp-2.exp
9769 * gdb.base/sss-bp-on-user-bp.exp
9770 * gdb.base/stack-checking.exp
9771 * gdb.base/stale-infcall.exp
9772 * gdb.base/step-break.exp
9773 * gdb.base/step-line.exp
9774 * gdb.base/step-over-exit.exp
9775 * gdb.base/step-test.exp
9776 * gdb.base/structs.exp
9777 * gdb.base/sym-file.exp
9778 * gdb.base/symtab-search-order.exp
9779 * gdb.base/term.exp
9780 * gdb.base/type-opaque.exp
9781 * gdb.base/unload.exp
9782 * gdb.base/until-nodebug.exp
9783 * gdb.base/until.exp
9784 * gdb.base/unwindonsignal.exp
9785 * gdb.base/watch-cond.exp
9786 * gdb.base/watch-non-mem.exp
9787 * gdb.base/watch_thread_num.exp
9788 * gdb.base/watchpoint-reuse-slot.exp
9789 * gdb.base/watchpoint-solib.exp
9790 * gdb.base/watchpoint.exp
9791 * gdb.btrace/dlopen.exp
9792 * gdb.cell/arch.exp
9793 * gdb.cell/break.exp
9794 * gdb.cell/bt.exp
9795 * gdb.cell/core.exp
9796 * gdb.cell/data.exp
9797 * gdb.cell/dwarfaddr.exp
9798 * gdb.cell/ea-cache.exp
9799 * gdb.cell/ea-standalone.exp
9800 * gdb.cell/ea-test.exp
9801 * gdb.cell/f-regs.exp
9802 * gdb.cell/fork.exp
9803 * gdb.cell/gcore.exp
9804 * gdb.cell/mem-access.exp
9805 * gdb.cell/ptype.exp
9806 * gdb.cell/registers.exp
9807 * gdb.cell/sizeof.exp
9808 * gdb.cell/solib-symbol.exp
9809 * gdb.cell/solib.exp
9810 * gdb.compile/compile-tls.exp
9811 * gdb.cp/exception.exp
9812 * gdb.cp/gdb2495.exp
9813 * gdb.cp/local.exp
9814 * gdb.cp/mb-inline.exp
9815 * gdb.cp/mb-templates.exp
9816 * gdb.cp/pr10687.exp
9817 * gdb.cp/pr9167.exp
9818 * gdb.cp/scope-err.exp
9819 * gdb.cp/templates.exp
9820 * gdb.cp/virtfunc.exp
9821 * gdb.dwarf2/dw2-dir-file-name.exp
9822 * gdb.dwarf2/dw2-single-line-discriminators.exp
9823 * gdb.fortran/complex.exp
9824 * gdb.fortran/library-module.exp
9825 * gdb.guile/guile.exp
9826 * gdb.guile/scm-cmd.exp
9827 * gdb.guile/scm-frame-inline.exp
9828 * gdb.guile/scm-objfile.exp
9829 * gdb.guile/scm-pretty-print.exp
9830 * gdb.guile/scm-symbol.exp
9831 * gdb.guile/scm-type.exp
9832 * gdb.guile/scm-value.exp
9833 * gdb.linespec/keywords.exp
9834 * gdb.linespec/ls-errs.exp
9835 * gdb.linespec/macro-relative.exp
9836 * gdb.linespec/thread.exp
9837 * gdb.mi/mi-breakpoint-changed.exp
9838 * gdb.mi/mi-dprintf-pending.exp
9839 * gdb.mi/mi-fullname-deleted.exp
9840 * gdb.mi/mi-logging.exp
9841 * gdb.mi/mi-pending.exp
9842 * gdb.mi/mi-solib.exp
9843 * gdb.mi/new-ui-mi-sync.exp
9844 * gdb.mi/user-selected-context-sync.exp
9845 * gdb.multi/dummy-frame-restore.exp
9846 * gdb.multi/multi-arch-exec.exp
9847 * gdb.multi/remove-inferiors.exp
9848 * gdb.multi/watchpoint-multi-exit.exp
9849 * gdb.opt/solib-intra-step.exp
9850 * gdb.perf/backtrace.exp
9851 * gdb.perf/single-step.exp
9852 * gdb.perf/skip-command.exp
9853 * gdb.perf/skip-prologue.exp
9854 * gdb.perf/solib.exp
9855 * gdb.python/lib-types.exp
9856 * gdb.python/py-as-string.exp
9857 * gdb.python/py-bad-printers.exp
9858 * gdb.python/py-block.exp
9859 * gdb.python/py-breakpoint.exp
9860 * gdb.python/py-cmd.exp
9861 * gdb.python/py-events.exp
9862 * gdb.python/py-evthreads.exp
9863 * gdb.python/py-finish-breakpoint.exp
9864 * gdb.python/py-finish-breakpoint2.exp
9865 * gdb.python/py-frame-inline.exp
9866 * gdb.python/py-frame.exp
9867 * gdb.python/py-inferior.exp
9868 * gdb.python/py-infthread.exp
9869 * gdb.python/py-mi.exp
9870 * gdb.python/py-objfile.exp
9871 * gdb.python/py-pp-maint.exp
9872 * gdb.python/py-pp-registration.exp
9873 * gdb.python/py-prettyprint.exp
9874 * gdb.python/py-recurse-unwind.exp
9875 * gdb.python/py-shared.exp
9876 * gdb.python/py-symbol.exp
9877 * gdb.python/py-symtab.exp
9878 * gdb.python/py-template.exp
9879 * gdb.python/py-type.exp
9880 * gdb.python/py-unwind-maint.exp
9881 * gdb.python/py-unwind.exp
9882 * gdb.python/py-value.exp
9883 * gdb.python/python.exp
9884 * gdb.reverse/finish-reverse-bkpt.exp
9885 * gdb.reverse/insn-reverse.exp
9886 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9887 * gdb.reverse/solib-precsave.exp
9888 * gdb.reverse/solib-reverse.exp
9889 * gdb.stabs/gdb11479.exp
9890 * gdb.stabs/weird.exp
9891 * gdb.threads/fork-child-threads.exp
9892 * gdb.threads/fork-plus-threads.exp
9893 * gdb.threads/fork-thread-pending.exp
9894 * gdb.threads/forking-threads-plus-breakpoint.exp
9895 * gdb.threads/hand-call-in-threads.exp
9896 * gdb.threads/interrupted-hand-call.exp
9897 * gdb.threads/linux-dp.exp
9898 * gdb.threads/local-watch-wrong-thread.exp
9899 * gdb.threads/next-while-other-thread-longjmps.exp
9900 * gdb.threads/non-ldr-exit.exp
9901 * gdb.threads/pending-step.exp
9902 * gdb.threads/print-threads.exp
9903 * gdb.threads/process-dies-while-detaching.exp
9904 * gdb.threads/process-dies-while-handling-bp.exp
9905 * gdb.threads/pthreads.exp
9906 * gdb.threads/queue-signal.exp
9907 * gdb.threads/reconnect-signal.exp
9908 * gdb.threads/signal-command-handle-nopass.exp
9909 * gdb.threads/signal-command-multiple-signals-pending.exp
9910 * gdb.threads/signal-delivered-right-thread.exp
9911 * gdb.threads/signal-sigtrap.exp
9912 * gdb.threads/sigthread.exp
9913 * gdb.threads/staticthreads.exp
9914 * gdb.threads/stepi-random-signal.exp
9915 * gdb.threads/thread-unwindonsignal.exp
9916 * gdb.threads/thread_check.exp
9917 * gdb.threads/thread_events.exp
9918 * gdb.threads/tid-reuse.exp
9919 * gdb.threads/tls-nodebug.exp
9920 * gdb.threads/tls-shared.exp
9921 * gdb.threads/tls-so_extern.exp
9922 * gdb.threads/tls.exp
9923 * gdb.threads/wp-replication.exp
9924 * gdb.trace/actions-changed.exp
9925 * gdb.trace/actions.exp
9926 * gdb.trace/backtrace.exp
9927 * gdb.trace/change-loc.exp
9928 * gdb.trace/collection.exp
9929 * gdb.trace/deltrace.exp
9930 * gdb.trace/disconnected-tracing.exp
9931 * gdb.trace/entry-values.exp
9932 * gdb.trace/ftrace-lock.exp
9933 * gdb.trace/ftrace.exp
9934 * gdb.trace/infotrace.exp
9935 * gdb.trace/mi-trace-frame-collected.exp
9936 * gdb.trace/mi-trace-unavailable.exp
9937 * gdb.trace/mi-traceframe-changed.exp
9938 * gdb.trace/mi-tracepoint-changed.exp
9939 * gdb.trace/mi-tsv-changed.exp
9940 * gdb.trace/no-attach-trace.exp
9941 * gdb.trace/packetlen.exp
9942 * gdb.trace/passc-dyn.exp
9943 * gdb.trace/passcount.exp
9944 * gdb.trace/pending.exp
9945 * gdb.trace/pr16508.exp
9946 * gdb.trace/qtro.exp
9947 * gdb.trace/range-stepping.exp
9948 * gdb.trace/read-memory.exp
9949 * gdb.trace/report.exp
9950 * gdb.trace/save-trace.exp
9951 * gdb.trace/signal.exp
9952 * gdb.trace/stap-trace.exp
9953 * gdb.trace/status-stop.exp
9954 * gdb.trace/strace.exp
9955 * gdb.trace/tfile.exp
9956 * gdb.trace/tfind.exp
9957 * gdb.trace/trace-break.exp
9958 * gdb.trace/trace-condition.exp
9959 * gdb.trace/trace-enable-disable.exp
9960 * gdb.trace/trace-mt.exp
9961 * gdb.trace/tracecmd.exp
9962 * gdb.trace/tracefile-pseudo-reg.exp
9963 * gdb.trace/tspeed.exp
9964 * gdb.trace/tstatus.exp
9965 * gdb.trace/tsv.exp
9966 * gdb.trace/unavailable.exp
9967 * gdb.trace/while-dyn.exp
9968 * gdb.trace/while-stepping.exp
9969 * lib/gdb-guile.exp
9970 * lib/gdb.exp
9971 * lib/mi-support.exp
9972 * lib/pascal.exp
9973 * lib/perftest.exp
9974 * lib/prelink-support.exp
9975 * lib/selftest-support.exp
9976
ad02e4fe
SM
99772016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9978
9979 * Makefile.in: Include disable-implicit-rules.mk.
9980
22347e55
AA
99812016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9982
9983 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9984 non-byte-aligned bit fields.
9985
da5b30da
AA
99862016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9987
9988 PR gdb/12616
9989 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9990 respects the DW_AT_data_bit_offset attribute.
9991
b593ecca
SM
99922016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9993
9994 * gdb.base/default.exp: Fix output of "set language".
9995
3b165252
SM
99962016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9997
9998 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9999 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10000 make.
10001 * configure.ac: Remove checks for the make program.
10002 * configure: Re-generate.
10003
1a2f3d7f
KB
100042016-11-16 Kevin Buettner <kevinb@redhat.com>
10005
10006 * gdb.python/py-recurse-unwind.c (main): Add loop.
10007 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10008 to read_register() and gdb.parse_and_eval(). Make each code
10009 call a separate case that can be individually tested.
10010 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10011 proc. Call cont_and_backtrace for each of the code paths that
10012 we want to test in the unwinder.
10013
b7f38fda
AA
100142016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10015
10016 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10017 the definition of struct S.
10018
1f8db343
CM
100192016-11-11 Catherine Moore <clm@codesourcery.com>
10020
10021 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10022
fad0c9fb
PA
100232016-11-09 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/commands.exp (runto_or_return): New procedure.
10026 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10027 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10028 (progvar_simple_while_test, progvar_complex_if_while_test)
10029 (if_while_breakpoint_command_test)
10030 (infrun_breakpoint_command_test, breakpoint_command_test)
10031 (user_defined_command_test, watchpoint_command_test)
10032 (test_command_prompt_position, redefine_hook_test)
10033 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10034 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10035 multi_line_input and multi_line. Remove gdb_expect and
10036 gdb_stop_suppressing_tests uses.
10037 * lib/gdb.exp (valnum_re): New global.
10038 (multi_line_input): New procedure.
10039
8354c62c
SM
100402016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10041
10042 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10043 Remove.
10044 (test_setup): Define with proc_with_prefix.
10045 (test_cli_inferior): Likewise.
10046 (test_cli_thread): Likewise.
10047 (test_cli_frame): Likewise.
10048 (test_cli_select_frame): Likewise.
10049 (test_cli_up_down): Likewise.
10050 (test_mi_thread_select): Likewise.
10051 (test_mi_stack_select_frame): Likewise.
10052 (test_cli_in_mi_inferior): Likewise.
10053 (test_cli_in_mi_thread): Likewise.
10054 (test_cli_in_mi_frame): Likewise.
10055 (top level): Do not use with_test_prefix_procname.
10056
64f367a2
PA
100572016-11-09 Pedro Alves <palves@redhat.com>
10058
10059 * gdb.base/commands.exp (gdbvar_simple_if_test)
10060 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10061 (progvar_simple_if_test, progvar_simple_while_test)
10062 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10063 (infrun_breakpoint_command_test, breakpoint_command_test)
10064 (user_defined_command_test, watchpoint_command_test)
10065 (test_command_prompt_position, deprecated_command_test)
10066 (bp_deleted_in_command, temporary_breakpoint_commands)
10067 (stray_arg0_test, source_file_with_indented_comment)
10068 (recursive_source_test, if_commands_test)
10069 (error_clears_commands_left, redefine_hook_test)
10070 (redefine_backtrace_test): Use proc_with_prefix.
10071 * lib/gdb.exp (proc_with_prefix): New proc.
10072
0bb65f1e
AA
100732016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10074
10075 * gdb.base/tui-layout.c: New file.
10076 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10077 disassembly window contains very long lines.
10078
7353f247
TT
100792016-11-08 Tom Tromey <tom@tromey.com>
10080
10081 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10082 depend on Python 2.
10083
30a7bb83
TT
100842016-11-08 Tom Tromey <tom@tromey.com>
10085
10086 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10087 New method.
10088
cdf5a07c
MG
100892016-10-29 Manish Goregaokar <manish@mozilla.com>
10090
2806dc7e 10091 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10092
51a789c3
MG
100932016-10-27 Manish Goregaokar <manish@mozilla.com>
10094
2806dc7e
PA
10095 * gdb.rust/simple.rs: Add test for univariant enums without
10096 discriminants and for encoded struct-like enums.
51a789c3 10097
f610ab6d
PA
100982016-10-28 Pedro Alves <palves@redhat.com>
10099
10100 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10101 gdb_test_multiple, tighten regexps and match symtabs and line
10102 tables incrementally.
10103
b129b0ca
LM
101042016-10-28 Luis Machado <lgustavo@codesourcery.com>
10105
10106 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10107 general.
10108
ecf45d2c
SL
101092016-10-25 Luis Machado <lgustavo@codesourcery.com>
10110
10111 * gdb.base/exec-invalid-sysroot.exp: New file.
10112
b8d38ee4
JK
101132016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10114
10115 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10116
f90fd8c2
JK
101172016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10118
10119 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10120
2d2476aa
MR
101212016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10122
2806dc7e
PA
10123 * gdb.base/killed-outside.exp: Remove $options from a call to
10124 `prepare_for_testing'.
2d2476aa 10125
e42b25a0
SM
101262016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10127
10128 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10129 Change test message.
10130
3ccdb432
SM
101312016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10132
10133 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10134 Update comment.
10135
5bad3170
SM
101362016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10137
10138 * gdb.trace/mi-trace-save.exp: New file.
10139
5ad9dba7
YQ
101402016-10-13 Yao Qi <yao.qi@linaro.org>
10141
10142 * gdb.base/code_elim.exp (get_var_address): Remove.
10143 * gdb.base/relocate.exp: Likewise.
10144 * gdb.base/shreloc.exp: Likewise.
10145 * lib/gdb.exp (get_var_address): New.
10146
62df7e21
YQ
101472016-10-13 Yao Qi <yao.qi@linaro.org>
10148
10149 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10150 floating point tests if $skip_float_test is false.
10151
4dac951e
LM
101522016-10-12 Luis Machado <lgustavo@codesourcery.com>
10153
10154 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10155 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10156 argc values.
10157 Add 1 to argc so we guarantee distinct initial/modified argc values.
10158
8f1a8fc4
JK
101592016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10160
10161 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10162
16c85b5d
JK
101632016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10164
10165 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10166 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10167 * gdb.arch/vsx-regs.exp: Likewise.
10168
1d0e042a
YQ
101692016-10-07 Yao Qi <yao.qi@linaro.org>
10170
10171 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10172
68dadef5
MM
101732016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10174
10175 * gdb.python/python.exp: Test decode_line("*0").
10176
33fa2c6e
DE
101772016-10-06 Doug Evans <dje@google.com>
10178
10179 * gdb.python/py-value.exp (test_value_creation): Add test for large
10180 unsigned 64-bit value.
10181
9c37b5ae
TT
101822016-10-06 Tom Tromey <tom@tromey.com>
10183
10184 * gdb.compile/compile.exp: Change java tests to rust.
10185 * gdb.base/setshow.exp: Change java tests to rust.
10186 * gdb.base/default.exp: Remove java from language list.
10187 * README (Examples): Update language example.
10188 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10189 test.
10190 * lib/gdb.exp (skip_java_tests): Remove.
10191 * lib/java.exp: Remove.
10192 * gdb.java: Remove.
10193
78b86327
MR
101942016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10195
10196 * gdb.arch/mips-fcr.exp: New test.
10197 * gdb.arch/mips-fcr.c: Source for the new test.
10198
7470adbb
MR
101992016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10200
10201 * gdb.base/solib-disc.exp: Use `standard_output_file'
10202 throughout.
10203
4a556533
PA
102042016-10-06 Pedro Alves <palves@redhat.com>
10205
10206 * gdb.base/jit-simple-dl.c: New file.
10207 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10208 * gdb.base/jit-simple.c: ... this.
10209 * gdb.base/jit-simple.exp (jit_run): Delete.
10210 (build_jit): New proc.
10211 (jit_test_reread): Recompile either the main program or the shared
10212 library, depending on what is being tested. Skip changing address
10213 if caller wants to. Compare before/after addresses. If testing
10214 standalone, explicitly load the binary. Test "maint info
10215 breakpoints".
10216 (top level): Add "standalone vs shared lib" and "change address"
10217 vs "same address" axes.
10218
5a122fbc
PA
102192016-10-06 Pedro Alves <palves@redhat.com>
10220
10221 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10222 call.
10223 (jit_run): Delete.
10224 (jit_test_reread): Use with_test_prefix. Reload the main binary
10225 explicitly. Compare the before/after addresses of the JIT
10226 descriptor.
10227
ee8da4b8
DE
102282016-08-15 Doug Evans <dje@google.com>
10229
10230 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10231 for single bitfields is bool.
10232 * gdb.xml/tdesc-regs.exp: Ditto.
10233
f389f6fe
JK
102342016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10235
10236 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10237
fdebf1a4
YQ
102382016-10-05 Yao Qi <yao.qi@linaro.org>
10239
10240 * lib/gdb.exp (support_complex_tests): Return zero if
10241 gdb_skip_float_test return true.
10242
9c36d954 102432016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10244 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10245
10246 PR gdb/20487
10247 * gdb.mi/user-selected-context-sync.exp: New file.
10248 * gdb.mi/user-selected-context-sync.c: New file.
10249
4034d0ff 102502016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10251 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10252
10253 PR gdb/20487
10254 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10255 =thread-select-event check.
10256
a4297203
PB
102572016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10258
10259 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10260 the compulsory L operand changes.
10261 * gdb.arch/powerpc-power.s: Likewise.
10262
bb805577
JK
102632016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10264
10265 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10266 * gdb.base/jit-attach-pie.c: New file.
10267 * gdb.base/jit-attach-pie.exp: New file.
10268
6d61dee5
PA
102692016-09-28 Pedro Alves <palves@redhat.com>
10270
10271 * gdb.base/infcall-input.c: New file.
10272 * gdb.base/infcall-input.exp: New file.
10273
f73842fc
YQ
102742016-09-22 Yao Qi <yao.qi@linaro.org>
10275
10276 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10277 (gdb_exit): Rename it to ...
10278 (gdbserver_gdb_exit): ... Close GDBserver.
10279 (gdb_exit): New proc, call gdbserver_gdb_exit.
10280 (mi_gdb_exit): Likewise.
10281
90681dab
YQ
102822016-09-22 Yao Qi <yao.qi@linaro.org>
10283
10284 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10285 path.
10286 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10287 Remove duplication.
10288
9c211fd8
YQ
102892016-09-22 Yao Qi <yao.qi@linaro.org>
10290
10291 * lib/gdbserver-support.exp: Check the existence of
10292 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10293
ad0a504f
AK
102942016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10295
10296 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10297
36cf1806
TT
102982016-09-21 Tom Tromey <tom@tromey.com>
10299
10300 PR gdb/20604:
10301 * gdb.base/quit.exp: New file.
10302
74172ecf
SM
103032016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10304
10305 * .gitignore: New file.
10306
3d0ec882
MR
103072016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10308
10309 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10310 throughout.
10311
8193adea
AA
103122016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10313
10314 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10315
d41a5c09
JK
103162016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10317
10318 * gdb.cp/casts.cc (decltype): Move it ...
10319 (main): ... with its call to ...
10320 * gdb.cp/casts03.cc: ... a new file.
10321 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10322
d2dfe700
JK
103232016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10324
10325 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10326
e2a92b16
PB
103272016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10328
10329 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10330 and sync up the test with tests in gas/testsuite/gas/ppc.
10331 * gdb.arch/powerpc-power.exp: Likewise.
10332
49b4de64
JK
103332016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10334
10335 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10336
2c29df25
SDJ
103372016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10338 Jan Kratochvil <jan.kratochvil@redhat.com>
10339
10340 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10341 make m1's definition to be different from m2's. Use 'dummy' as an
10342 argument for probe 'two'.
10343
cc3c2846
JB
103442016-09-10 Jon Beniston <jon@beniston.com>
10345
10346 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10347 for sim target.
10348
e1b2624a
AA
103492016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10350
10351 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10352 variable declaration.
10353 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10354 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10355 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10356 received HWCAP as its argument.
10357
4295e285
PA
103582016-09-06 Pedro Alves <palves@redhat.com>
10359
10360 * gdb.base/new-ui-pending-input.c: New file.
10361 * gdb.base/new-ui-pending-input.exp: New file.
10362 * gdb.exp (clear_gdb_spawn_id): New procedure.
10363 (with_spawn_id): Check whether gdb_spawn_id exists before
10364 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10365 on exit.
10366
00d5215e
UW
103672016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10368
10369 * gdb.base/float128.c: New file.
10370 * gdb.base/float128.exp: Likewise.
10371 * gdb.base/floatn.c: Likewise.
10372 * gdb.base/floatn.exp: Likewise.
10373
a9ff5f12
UW
103742016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10375
10376 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10377
f245535c
PA
103782016-09-05 Pedro Alves <palves@redhat.com>
10379
10380 PR backtrace/19927
10381 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10382 unwinders are immediately called as side effect of "source" or
10383 "disable unwinder" commands.
10384 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10385
ae9cf263
YQ
103862016-09-02 Yao Qi <yao.qi@linaro.org>
10387
10388 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10389 is true and $type is "float" or "double".
10390
27aba047
YQ
103912016-09-02 Yao Qi <yao.qi@linaro.org>
10392
10393 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10394 true.
10395 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10396 * gdb.base/call-rt-st.exp: Likewise.
10397 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10398 return value instead of gdb,skip_float_test.
10399 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10400 (do_function_calls): Use its return value instead of
10401 gdb,skip_float_test.
10402 * gdb.base/finish.exp: Likewise.
10403 * gdb.base/funcargs.exp: Likewise.
10404 * gdb.base/return.exp: Likewise.
10405 * gdb.base/return2.exp: Likewise.
10406 * gdb.base/varargs.exp: Likewise.
10407 * lib/gdb.exp (gdb_skip_float_test): Change it to
10408 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10409
5af962df
AA
104102016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10411
10412 * gdb.multi/tids.exp: Test "thread apply all".
10413
7fac6910
JK
104142016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10415
10416 * gdb.base/default.exp (tty): Remove.
10417
bb1fe4ac
KB
104182016-08-24 Kevin Buettner <kevinb@redhat.com>
10419
2806dc7e
PA
10420 * gdb.python/py-recurse-unwind.c: New file.
10421 * gdb.python/py-recurse-unwind.py: New file.
10422 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10423
0a1ddfa6
SM
104242016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10425
10426 * gdb.base/set-inferior-tty.exp: New file.
10427 * gdb.base/set-inferior-tty.c: New file.
10428
d9de1fe3
PA
104292016-08-23 Pedro Alves <palves@redhat.com>
10430
10431 PR gdb/20494
10432 * gdb.base/new-ui-echo.c: New file.
10433 * gdb.base/new-ui-echo.exp: New file.
10434
e9d9abd7
YQ
104352016-08-23 Yao Qi <yao.qi@linaro.org>
10436
10437 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10438 gdbserver_spawn.
10439 * gdb.server/connect-without-multi-process.exp (do_test):
10440 Likewise.
10441
3589529e
YQ
104422016-08-23 Yao Qi <yao.qi@linaro.org>
10443
10444 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10445 standalone_txt. Delete gdb_txt and standalone_txt on host
10446 and target. Spawn the binary on target. Copy files from
10447 target to host.
10448
6bb90213
PA
104492016-08-22 Pedro Alves <palves@redhat.com>
10450
10451 PR gdb/20505
10452 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10453 with_test_prefix. Factor out bits to ...
10454 (test_no_vdso): ... this new procedure.
10455
20c2c024
CL
104562016-08-19 Carl Love <cel@us.ibm.com>
10457
10458 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10459 maintaining separate logic for constructing the output path.
10460 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10461 * gdb.arch/ppc-dfp.exp: Likewise.
10462 * gdb.arch/ppc-fp.exp: Likewise.
10463 * gdb.arch/vsx-regs.exp: Likewise.
10464 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10465 binprefix for generating the additional binary files.
10466
0646e07d
PA
104672016-08-19 Pedro Alves <palves@redhat.com>
10468
10469 * gdb.trace/mi-trace-frame-collected.exp
10470 (test_trace_frame_collected): On x32, expect two registers.
10471
46da9242
CL
104722016-08-18 Carl Love <cel@us.ibm.com>
10473
10474 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10475 and sync up the test with tests in gas/testsuite/gas/ppc.
10476 * gdb.arch/powerpc-power.exp: Likewise.
10477
eb2332d7
SM
104782016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10479
10480 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10481 expected error message.
10482
63c61e04
SM
104832016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10484
10485 * gdb.multi/remove-inferiors.exp: New file.
10486 * gdb.multi/remove-inferiors.c: New file.
10487
7b17065f
YQ
104882016-08-12 Yao Qi <yao.qi@linaro.org>
10489
10490 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10491 argument list.
10492
01d3dedf
PA
104932016-08-10 Pedro Alves <palves@redhat.com>
10494
10495 PR gdb/19187
10496 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10497 setup_kfails.
10498
3eb7562a
PA
104992016-08-09 Pedro Alves <palves@redhat.com>
10500 Simon Marchi <simon.marchi@ericsson.com>
10501
10502 PR gdb/20418
10503 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10504 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10505
80614914
PA
105062016-08-09 Pedro Alves <palves@redhat.com>
10507
10508 PR mi/20431
10509 * gdb.mi/mi-cmd-error.exp: New file.
10510
f348d89a
PA
105112016-08-09 Pedro Alves <palves@redhat.com>
10512
10513 PR gdb/18653
10514 * gdb.base/signals-state-child.c: New file.
10515 * gdb.base/signals-state-child.exp: New file.
10516 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10517
e5ca03b4
PA
105182016-08-09 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10521
282a0691
TT
105222016-08-03 Tom Tromey <tom@tromey.com>
10523
10524 PR python/18565:
10525 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10526
41bfcd63
YQ
105272016-08-01 Yao Qi <yao.qi@linaro.org>
10528
10529 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10530 variable mode to "multi-process" if $multi_process is 1, otherwise
10531 set it to "single-process".
10532
e3465b24
YQ
105332016-08-01 Yao Qi <yao.qi@linaro.org>
10534
10535 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10536 * gdb.cp/cpexprs.exp: Likewise.
10537 * gdb.cp/m-static.exp: Likewise.
10538
0b31a4bc
TT
105392016-07-26 Tom Tromey <tom@tromey.com>
10540
10541 PR python/20190:
10542 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10543 test.
10544
e0461dbb
MM
105452016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10546
10547 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10548 selecting assembly source files.
10549 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10550 assembly source files.
10551 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10552 assembly source files.
10553 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10554 selecting assembly source files.
10555
8194e927
SM
105562016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10557
10558 * gdb.base/new-ui.exp (do_test_invalid_args): New
10559 procedure.
10560
c0272db5
TW
105612016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10562
10563 * gdb.btrace/reconnect.c: New file.
10564 * gdb.btrace/reconnect.exp: New file.
10565
e3487908
GKB
105662016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10567
10568 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10569 to test_catch_syscall_group.
10570 (test_catch_syscall_group): New.
10571
12df5c00
TT
105722016-07-21 Tom Tromey <tom@tromey.com>
10573
10574 * gdb.rust/simple.rs (main): Use empty struct expression.
10575 * gdb.rust/simple.exp: Add tests for empty struct expression.
10576
bae62ee2
YQ
105772016-07-21 Yao Qi <yao.qi@linaro.org>
10578
10579 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10580 if gdb_skip_xml_test is true on some targets.
10581
b1b53fb3
YQ
105822016-07-21 Yao Qi <yao.qi@linaro.org>
10583
10584 * gdb.server/solib-list.exp: Unset last_loaded_file.
10585
027d97f8
JK
105862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10587
10588 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10589 "step into captured_main (args)".
10590
7674d381
JK
105912016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10592
10593 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10594
72b5d099
JK
105952016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10596
10597 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10598
1f960ced
PA
105992016-07-19 Pedro Alves <palves@redhat.com>
10600
10601 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10602 * gdb.opt/inline-bt.exp: Likewise.
10603 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10604 additional_flags=-Winline.
10605 * gdb.opt/inline-locals.exp: Likewise.
10606 * gdb.opt/inline-markers.c (ATTR): Define.
10607 (inlined_fn): Use it.
10608
f25827c1
YQ
106092016-07-19 Yao Qi <yao.qi@linaro.org>
10610
10611 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10612 (test_with_self): Remove some code. Remove argument executable.
10613 (top-level): Use do_self_tests.
10614
37539ebe
DB
106152016-07-15 Zachary Welch <zwelch@codesourcery.com>
10616 Don Breazeal <donb@codesourcery.com>
10617
10618 * gdb.base/maint.exp: Escape paths used in regular expressions.
10619 * gdb.stabs/weird.exp: Likewise.
10620
dac790e1
TT
106212016-07-13 Tom Tromey <tom@tromey.com>
10622
10623 PR python/15620, PR python/18620:
10624 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10625 (test_bkpt_events): New procs.
10626
93daf339
TT
106272016-07-13 Tom Tromey <tom@tromey.com>
10628
10629 PR python/17698:
10630 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10631 test.
10632 (test_watchpoints): Likewise.
10633 (test_bkpt_pending): New proc.
10634
6571a381
TT
106352016-07-13 Tom Tromey <tom@tromey.com>
10636
10637 PR cli/18053:
10638 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10639 completion test.
10640
e8732474
JK
106412016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10642
10643 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10644 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10645 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10646 f_label.
10647 (g): Rename g_end_lbl to g_label.
10648 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10649 low_pc and high_pc.
10650 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10651
e0f3fd7c
TT
106522016-07-12 Tom Tromey <tom@tromey.com>
10653
10654 PR python/19293:
10655 * gdb.python/py-unwind-maint.exp: Update tests.
10656
3cfe46b6
YQ
106572016-07-12 Yao Qi <yao.qi@linaro.org>
10658
10659 * lib/selftest-support.exp (selftest_setup): Match the output
10660 when captured_main is inlined.
10661
4f19a0e6
WT
106622016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10663
10664 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10665 New variables.
10666 (print this%a, print this%b, print this): New tests.
10667 * gdb.fortran/derived-types.f90 (this): New object and
10668 initialization.
10669
986cf455
SM
106702016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10671
10672 * gdb.ada/arraydim.exp: Remove extra directory level in build
10673 directory.
10674
f0464b23
SM
106752016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10676
10677 * lib/ada.exp: Remove extra directory level in build directory.
10678 * gdb.ada/cond_lang.exp: Likewise.
10679 * gdb.ada/exec_changed.exp: Likewise.
10680 * gdb.ada/lang_switch.exp: Likewise.
10681
42d94011
MG
106822016-07-06 Manish Goregaokar <manish@mozilla.com>
10683
2806dc7e
PA
10684 * simple.rs: Add test for raw pointer subscripting.
10685 * simple.exp: Add test expectations.
42d94011 10686
647c264c
YQ
106872016-07-05 Yao Qi <yao.qi@linaro.org>
10688
10689 * gdb.mi/mi-reverse.exp: Match =record-started output.
10690
20aa2c60
PA
106912016-07-01 Pedro Alves <palves@redhat.com>
10692
10693 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10694 procedure.
10695 (jit_reader_test): Test the jit reader's unwinder.
10696 * gdb.base/jithost.c (jit_function_00_code): New global.
10697 (main): Use memcpy to fill in the mmapped code, instead of poking
10698 bytes manually here.
10699 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10700 value.
10701 (read_debug_info): Save the function's range.
10702 (read_sp): New function.
10703 (unwind_frame): Use it. Also unwind RBP.
10704 (get_frame_id): Use read_sp.
10705 (gdb_init_reader): Use calloc instead of malloc.
10706 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10707 parameter. Use gdb_test_multiple.
10708
ced2dffb
PA
107092016-07-01 Pedro Alves <palves@redhat.com>
10710 Antoine Tremblay <antoine.tremblay@ericsson.com>
10711
10712 * gdb.threads/process-dies-while-detaching.c: New file.
10713 * gdb.threads/process-dies-while-detaching.exp: New file.
10714
63000888
PA
107152016-07-01 Pedro Alves <palves@redhat.com>
10716
10717 * gdb.multi/watchpoint-multi-exit.c: New file.
10718 * gdb.multi/watchpoint-multi-exit.exp: New file.
10719
038d4868
PA
107202016-06-30 Pedro Alves <palves@redhat.com>
10721
10722 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10723 unset inferior_spawn_id.
10724
994e9c83
PA
107252016-06-30 Pedro Alves <palves@redhat.com>
10726
10727 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10728 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10729
e5653468
YQ
107302016-06-29 Yao Qi <yao.qi@linaro.org>
10731
10732 * gdb.base/return.c: Add copyright header.
10733
803b47e5
TT
107342016-06-29 Tom Tromey <tom@tromey.com>
10735
10736 PR python/20129:
10737 * gdb.python/py-framefilter.exp: Add tests for setting priority
10738 and disabling of non-existent frame filter.
10739
28244707
YQ
107402016-06-29 Yao Qi <yao.qi@linaro.org>
10741
10742 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10743 0x0f07ff.
10744
a31d2f06
YQ
107452016-06-28 Yao Qi <yao.qi@linaro.org>
10746
10747 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10748 triplets. Start gdb, execute catch syscall, and continue. Check
10749 gdb's output to determine catch syscall is supported.
10750
921d8f54
MG
107512016-06-27 Manish Goregaokar <manish@mozilla.com>
10752
25d49b86
PA
10753 * gdb.rust/simple.rs: Add test for returning unit in a function.
10754 * gdb.rust/simple.exp: Add expectation for functions returning
10755 unit.
921d8f54 10756
f4952523
PMR
107572016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10758
10759 * gdb.python/py-breakpoint-create-fail.c,
10760 gdb.python/py-breakpoint-create-fail.exp,
10761 gdb.python/py-breakpoint-create-fail.py: New testcase.
10762
fccb08f8
MG
107632016-06-25 Manish Goregaokar <manish@mozilla.com>
10764
10765 PR gdb/20239
10766 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10767 * gdb.rust/simple.exp: Add test expectations for new NonZero
10768 tests.
fccb08f8 10769
6b850546
DT
107702016-06-24 David Taylor <dtaylor@emc.com>
10771
10772 * gdb.base/offsets.exp: New file.
10773 * gdb.base/offsets.c: New file.
10774
17621150
TT
107752016-06-23 Tom Tromey <tom@tromey.com>
10776
10777 PR gdb/16483:
10778 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10779 before any filters are loaded.
10780
04d59df6
WT
107812016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10782
10783 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10784 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10785 structs.
10786 * gdb.fortran/derived-type-function.exp: New file.
10787 * gdb.fortran/derived-type-function.f90: New file.
10788
10789
ac69f786
PA
107902016-06-21 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.base/new-ui.exp: New file.
10793 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10794 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10795 (with_spawn_id): New procedure.
10796
49940788
PA
107972016-06-21 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.mi/mi-exec-run.exp: New file.
10800
ef274d26
PA
108012016-06-21 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10804 breakpoint command's output on the main UI.
10805 (test_break): New procedure, factored out from calls in the top
10806 level.
10807 (top level): Use foreach_with_prefix to test MI as main UI and as
10808 separate UI.
10809
468afe6c
PA
108102016-06-21 Pedro Alves <palves@redhat.com>
10811
10812 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10813 (test_awatch_creation_and_listing)
10814 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10815 Remove 'type' parameter.
10816 (test_watchpoint_all): New parameter mi_mode. Remove
10817 with_test_prefix.
10818 (top level): Use foreach_with_prefix, and add main/separate UI MI
10819 testing axis.
10820
51f77c37
PA
108212016-06-21 Pedro Alves <palves@redhat.com>
10822
10823 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10824 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10825 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10826 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10827 (gdb_main_spawn_id, mi_spawn_id): Declare and
10828 comment.
10829 (mi_create_inferior_pty): New procedure,
10830 factored out from default_mi_gdb_start.
10831 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10832 procedures.
10833 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10834 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10835 Use mi_create_inferior_pty.
10836 (mi_gdb_start): Use eval to pass down args list.
10837
8980e177
PA
108382016-06-21 Pedro Alves <palves@redhat.com>
10839
10840 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10841 * gdb.opt/inline-cmds.exp: Add MI tests.
10842
f38d3ad1
PA
108432016-06-21 Pedro Alves <palves@redhat.com>
10844
10845 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10846
45db7c09
PA
108472016-06-21 Pedro Alves <palves@redhat.com>
10848
10849 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10850 (top level): Use it instead of mi_execute_to.
10851
5a069ab3
PA
108522016-06-21 Pedro Alves <palves@redhat.com>
10853
10854 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10855 (cont_handler_str): New.
10856 (signal_stop_handler): Set stop_handler_str instead of printing to
10857 stdout.
10858 (continue_handler): Set cont_handler_str instead of printing to
10859 stdout.
10860 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10861 mi_send_resuming_command. Print stop_handler_str and
10862 cont_handler_str instead of expecting the python events print
10863 directly.
10864
2838cc1d
SD
108652016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10866
10867 * gdb.base/jit-reader.exp: New file.
10868 * gdb.base/jithost.c: New file.
10869 * gdb.base/jithost.h: New file.
10870 * gdb.base/jitreader.c : New file.
10871 * gdb.base/jit-protocol.h: New file.
10872
21a77091
YQ
108732016-06-17 Yao Qi <yao.qi@linaro.org>
10874
10875 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10876 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10877 and detach-on-fork. Adjust tests.
10878 (top level): Invoke break_cond_on_syscall with combinations of
10879 syscall, follow-fork-mode and detach-on-fork.
10880
f50bf8e5
YQ
108812016-06-17 Yao Qi <yao.qi@linaro.org>
10882
10883 * gdb.base/step-over-exit.c: New.
10884 * gdb.base/step-over-exit.exp: New.
10885
a28d8e50
YTL
108862016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10887
10888 * gdb.base/float.exp: Add target check for nds32*-*-*.
10889 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10890
cad8e26d
AB
108912016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10892
10893 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10894 for unsupported target features.
10895 * gdb.base/call-rt-st.exp: Likewise.
10896 * gdb.base/call-sc.exp: Likewise.
10897 * gdb.base/call-signal-resume.exp: Likewise.
10898 * gdb.base/call-strs.exp: Likewise.
10899 * gdb.base/callexit.exp: Likewise.
10900 * gdb.base/callfuncs.exp: Likewise.
10901 * gdb.base/nodebug.exp: Likewise.
10902 * gdb.base/printcmds.exp: Likewise.
10903 * gdb.base/ptype.exp: Likewise.
10904 * gdb.base/structs.exp: Likewise.
10905 * gdb.base/unwindonsignal.exp: Likewise.
10906 * gdb.cp/gdb2495.exp: Likewise.
10907 * gdb.cp/templates.exp: Likewise.
10908 * gdb.cp/virtfunc.exp: Likewise.
10909 * gdb.threads/hand-call-in-threads.exp: Likewise.
10910 * gdb.threads/interrupted-hand-call.exp: Likewise.
10911 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10912
347dc102
TT
109132016-06-10 Tom Tromey <tom@tromey.com>
10914
10915 PR rust/20110:
10916 * gdb.rust/expr.exp: Add test for integer constant larger than
10917 i32.
10918
5e13cf25
BH
109192016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10920
10921 * gdb.fortran/nested-funcs.exp: New.
10922 * gdb.fortran/nested-funcs.f90: New.
10923
bb556f1f
TK
109242016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10925
10926 * gdb.base/examine-backward.c: New file.
10927 * gdb.base/examine-backward.exp: New file.
10928
38b022b4
SM
109292016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10930
10931 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10932 matching.
10933
1b40ec05
TT
109342016-06-02 Tom Tromey <tom@tromey.com>
10935
10936 PR python/18984:
10937 * gdb.python/py-shared.exp: Add solib_name test.
10938
193bd378
SM
109392016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10940
10941 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10942
3326303b
MG
109432016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10944
10945 PR c++/19893
10946 * gdb.dwarf2/implref.exp: Rename to...
10947 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10948 * gdb.dwarf2/implref-array.c: New file.
10949 * gdb.dwarf2/implref-array.exp: Likewise.
10950 * gdb.dwarf2/implref-global.c: Likewise.
10951 * gdb.dwarf2/implref-global.exp: Likewise.
10952 * gdb.dwarf2/implref-struct.c: Likewise.
10953 * gdb.dwarf2/implref-struct.exp: Likewise.
10954
825c8ef2
AT
109552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10956
10957 * gdb.trace/trace-condition.exp: Add 64bit tests.
10958
2320162a
AT
109592016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10960
10961 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10962 bits types.
10963 (main): Adapt to 8 to 64 bits types.
10964 * gdb.trace/trace-condition.exp: Add new tests.
10965
a7818233
AT
109662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10967
10968 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10969
0d336466
AT
109702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10971
10972 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10973 Move condition tests...
10974 * gdb.trace/trace-condition.exp: Here.
10975
7faeb45a
AT
109762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10977
10978 * gdb.trace/trace-condition.exp: Add counter-case tests.
10979
e385593e
JK
109802016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10981
10982 PR c++/15231
10983 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10984 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10985
744608cc
PA
109862016-05-27 Pedro Alves <palves@redhat.com>
10987
10988 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10989 New procedure.
10990 (top level): Call it, and bail out of DejaGnu is known to be bad.
10991
ac775bf4
AB
109922016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10993
10994 * gdb.base/whatis.c: Extend the test case.
10995 * gdb.base/whatis.exp: Add additional tests.
10996
2bbad2ea
BH
109972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10998
10999* gdb.fortran/type.f90: Add pointer variable.
11000* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11001
8b70175d
BH
110022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11003
11004 * gdb.fortran/vla-type.exp: Fix testcase name.
11005
86d8a848
BH
110062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11007
11008 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11009
e188eb36
BH
110102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11011
11012 * gdb.fortran/type.f90: Add nested structures.
11013 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11014 * gdb.fortran/derived-type.exp: Adapt expected output.
11015 * gdb.fortran/vla-type.exp: Adapt expected output.
11016
9b2db1fd
BH
110172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11018
11019 * gdb.fortran/whatis_type.exp: Adapt expected output.
11020
72b17055
BH
110212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11022
11023 * gdb.fortran/print_type.exp: Fix expected output.
11024 * gdb.fortran/whatis_type.exp: Fix expected output.
11025
3cd81d8d
BH
110262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11027
11028 * gdb.fortran/whatis_type.exp: Use multi_line.
11029
ddae9462
TT
110302016-05-24 Tom Tromey <tom@tromey.com>
11031
11032 PR python/17386:
11033 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11034 use value as an index.
11035
1957f6b8
TT
110362016-05-23 Tom Tromey <tom@tromey.com>
11037
11038 PR python/17981:
11039 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11040 no-breakpoint case.
11041
026a9174
PA
110422016-05-24 Pedro Alves <palves@redhat.com>
11043
11044 PR gdb/19828
11045 * gdb.threads/clone-attach-detach.c: New file.
11046 * gdb.threads/clone-attach-detach.exp: New file.
11047
e70a7231
FR
110482016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11049
11050 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11051
0f6ed0e0
TT
110522016-05-23 Tom Tromey <tom@tromey.com>
11053
11054 PR python/19438, PR python/18393:
11055 * gdb.python/py-progspace.exp: Add "dir" test.
11056 * gdb.python/py-objfile.exp: Add "dir" test.
11057
ffd19d61
YQ
110582016-05-23 Yao Qi <yao.qi@linaro.org>
11059
11060 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11061 * gdb.arch/thumb2-it.exp: Likewise.
11062
9e8f9b05
SM
110632016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11064
11065 * gdb.mi/mi-threads-interrupt.c: New file.
11066 * gdb.mi/mi-threads-interrupt.exp: New file.
11067
61c6156d
SM
110682016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11069
11070 PR gdb/18077
11071 * gdb.mi/mi-async-run.exp: New file.
11072 * gdb.mi/mi-async-run.c: New file.
11073
67218854
TT
110742016-05-17 Tom Tromey <tom@tromey.com>
11075 Manish Goregaokar <manishsmail@gmail.com>
11076
11077 * lib/rust-support.exp: New file.
11078 * lib/gdb.exp (skip_rust_tests): New proc.
11079 (build_executable_from_specs): Handle rust.
11080 * lib/future.exp (gdb_find_rustc): New proc.
11081 (gdb_default_target_compile): Handle rust.
11082 * gdb.rust/expr.exp: New file.
11083 * gdb.rust/generics.exp: New file.
11084 * gdb.rust/generics.rs: New file.
11085 * gdb.rust/methods.exp: New file.
11086 * gdb.rust/methods.rs: New file.
11087 * gdb.rust/modules.exp: New file.
11088 * gdb.rust/modules.rs: New file.
11089 * gdb.rust/simple.exp: New file.
11090 * gdb.rust/simple.rs: New file.
11091
c44af4eb
TT
110922016-05-17 Tom Tromey <tom@tromey.com>
11093
11094 * gdb.base/default.exp (set language): Add rust.
11095
dcd1f979
TT
110962016-05-17 Tom Tromey <tom@tromey.com>
11097
11098 * gdb.gdb/unittest.exp: New file.
11099
155b7f57
YQ
111002016-05-16 Yao Qi <yao.qi@linaro.org>
11101
11102 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11103 shell_prompt. Update shell_prompt_re.
11104
8ddd5a6c
DE
111052016-05-12 Doug Evans <dje@google.com>
11106
11107 PR symtab/19999
11108 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11109 $options when building executable.
11110 * gdb.dwarf2/fission-loclists-pie.S: New file.
11111 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11112
02e370d9
SM
111132016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11114
11115 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11116 of [is_remote target],
11117
8929ad8b
SM
111182016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11119
11120 * lib/gdb.exp (use_gdb_stub): New procedure.
11121
6c447423
DE
111222016-05-03 Yunlian Jiang <yunlian@google.com>
11123 Doug Evans <dje@google.com>
11124
11125 PR symtab/19914
11126 * gdb.dwarf2/dwp-sepdebug.c: New file.
11127 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11128
444e826c
SM
111292016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11130
11131 * gdb.base/detach.exp: Remove is_remote check.
11132
740feeaa
SM
111332016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11134
11135 * gdb.base/annota-input-while-running.exp: Don't check for
11136 [is_remote target]. Enable annotations after running to main.
11137 Remove unused "set test..." line.
11138
9080ac9d
SM
111392016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11140
11141 * gdb.trace/trace-enable-disable.exp: New file.
11142 * gdb.trace/trace-enable-disable.c: New file.
11143
952ebca5
SM
111442016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11145
11146 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11147 use it in info sharedlibrary test.
11148 * gdb.trace/ftrace-lock.exp: Likewise.
11149 * gdb.trace/ftrace.exp: Likewise.
11150 * gdb.trace/range-stepping.exp: Likewise.
11151 * gdb.trace/trace-break.exp: Likewise.
11152 * gdb.trace/trace-condition.exp: Likewise.
11153 * gdb.trace/trace-mt.exp: Likewise.
11154
d9019901
SM
111552016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11156
11157 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11158 (gdb_load_shlib): ... this.
11159 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11160 gdb_load_shlib.
11161 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11162 * gdb.base/ctxobj.exp: Likewise.
11163 * gdb.base/dprintf-pending.exp: Likewise.
11164 * gdb.base/dso2dso.exp: Likewise.
11165 * gdb.base/fixsection.exp: Likewise.
11166 * gdb.base/gcore-relro.exp: Likewise.
11167 * gdb.base/gdb1555.exp: Likewise.
11168 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11169 * gdb.base/gnu-ifunc.exp: Likewise.
11170 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11171 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11172 * gdb.base/pending.exp: Likewise.
11173 * gdb.base/print-file-var.exp: Likewise.
11174 * gdb.base/print-symbol-loading.exp: Likewise.
11175 * gdb.base/shlib-call.exp: Likewise.
11176 * gdb.base/shreloc.exp: Likewise.
11177 * gdb.base/so-impl-ld.exp: Likewise.
11178 * gdb.base/solib-disc.exp: Likewise.
11179 * gdb.base/solib-nodir.exp: Likewise.
11180 * gdb.base/solib-overlap.exp: Likewise.
11181 * gdb.base/solib-symbol.exp: Likewise.
11182 * gdb.base/solib-weak.exp (do_test): Likewise.
11183 * gdb.base/sym-file.exp: Likewise.
11184 * gdb.base/symtab-search-order.exp: Likewise.
11185 * gdb.base/type-opaque.exp: Likewise.
11186 * gdb.base/unload.exp: Likewise.
11187 * gdb.base/watchpoint-solib.exp: Likewise.
11188 * gdb.compile/compile.exp: Likewise.
11189 * gdb.cp/gdb2384.exp: Likewise.
11190 * gdb.cp/infcall-dlopen.exp: Likewise.
11191 * gdb.cp/re-set-overloaded.exp: Likewise.
11192 * gdb.fortran/library-module.exp: Likewise.
11193 * gdb.opt/solib-intra-step.exp: Likewise.
11194 * gdb.python/py-finish-breakpoint.exp: Likewise.
11195 * gdb.python/py-shared.exp: Likewise.
11196 * gdb.reverse/solib-precsave.exp: Likewise.
11197 * gdb.reverse/solib-reverse.exp: Likewise.
11198 * gdb.server/solib-list.exp: Likewise.
11199 * gdb.threads/dlopen-libpthread.exp: Likewise.
11200 * gdb.threads/tls-shared.exp: Likewise.
11201 * gdb.threads/tls-so_extern.exp: Likewise.
11202 * gdb.trace/change-loc.exp: Likewise.
11203 * gdb.trace/ftrace-lock.exp: Likewise.
11204 * gdb.trace/ftrace.exp: Likewise.
11205 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11206 * gdb.trace/pending.exp: Likewise.
11207 * gdb.trace/range-stepping.exp: Likewise.
11208 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11209 (strace_info_marker): Likewise.
11210 (strace_probe_marker): Likewise.
11211 (strace_trace_on_same_addr): Likewise.
11212 (strace_trace_on_diff_addr): Likewise.
11213 * gdb.trace/trace-break.exp: Likewise.
11214 * gdb.trace/trace-condition.exp: Likewise.
11215 * gdb.trace/trace-mt.exp: Likewise.
11216
fca4cfd9
SM
112172016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11218
11219 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11220 result of gdb_remote_download.
11221 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11222 * gdb.base/dso2dso.exp: Likewise.
11223 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11224 * gdb.base/print-file-var.exp: Likewise.
11225 * gdb.base/shlib-call.exp: Likewise.
11226 * gdb.base/shreloc.exp: Likewise.
11227 * gdb.base/solib-overlap.exp: Likewise.
11228 * gdb.base/solib-weak.exp (do_test): Likewise.
11229 * gdb.base/unload.exp: Likewise.
11230
11cf4ffb
YQ
112312016-04-27 Yao Qi <yao.qi@linaro.org>
11232
11233 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11234 exists.
11235
3e2e34f8
KB
112362016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11237
11238 * vla-type.exp: Print structure from toplevel.
11239
8f07e298
BH
112402016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11241
11242 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11243 of dynamic types.
11244 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11245 of dynamic types.
11246
9920b434
BH
112472016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11248
11249 * gdb.fortran/vla-type.f90: New file.
11250 * gdb.fortran/vla-type.exp: New file.
11251
f3abeff5
YQ
112522016-04-25 Yao Qi <yao.qi@linaro.org>
11253
11254 * gdb.base/branch-to-self.c: New file.
11255 * gdb.base/branch-to-self.exp: New file.
11256
0a5d52f0
YQ
112572016-04-22 Yao Qi <yao.qi@linaro.org>
11258
11259 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11260 more after $hex.
11261
495346f6
YQ
112622016-04-22 Yao Qi <yao.qi@linaro.org>
11263
11264 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11265 * gdb.base/annota3.exp: Likewise.
11266
4a7e075c
YQ
112672016-04-22 Yao Qi <yao.qi@linaro.org>
11268
11269 * gdb.reverse/step-precsave.exp: Do one step and test program
11270 stops in "callee" and do multiple steps until program goes out
11271 of "callee".
11272 * gdb.reverse/step-reverse.exp: Likewise.
11273
5b061e98
YQ
112742016-04-22 Yao Qi <yao.qi@linaro.org>
11275
11276 * gdb.trace/signal.exp: Also pass if
11277 $tracepoint_hits($i) > $iterations.
11278
5c5dc57f
YQ
112792016-04-22 Yao Qi <yao.qi@linaro.org>
11280
11281 * gdb.trace/signal.c: New file.
11282 * gdb.trace/signal.exp: New file.
11283
a55411b9
DE
112842016-04-19 Doug Evans <xdje42@gmail.com>
11285
11286 * gdb.base/bad-file.exp: New file.
11287
a22df60a
MG
112882016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11289
11290 * gdb.dwarf2/implref.exp: New file.
11291
0c13f7e5
BH
112922016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11293
11294 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11295 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11296 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11297 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11298 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11299 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11300 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11301 * lib/fortran.exp (fortran_int4): New procedure.
11302 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11303 (fortran_logical4): Likewise.
11304
9b9b09e9
BH
113052016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11306
11307 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11308
a14d1f4d
BH
113092016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11310
11311 * lib/compiler.c: Add Intel specific preprocessor macros.
11312 * lib/compiler.cc: Likewise.
25d49b86 11313
7d49b1d0
LM
113142016-04-13 Luis Machado <lgustavo@codesourcery.com>
11315
11316 * gdb.server/connect-with-no-symbol-file.c: New file.
11317 * gdb.server/connect-with-no-symbol-file.exp: New file.
11318
8392fa22
SM
113192016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11320
11321 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11322
8c4c4aeb
SM
113232016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11324
11325 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11326 standard output directory.
11327
45e3745e
AT
113282016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11329
11330 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11331
e26b7e41
MM
113322016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11333
11334 * gdb.btrace/instruction_history.c (loop): Add declaration.
11335
8ce09462
AT
113362016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11337
11338 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11339
2e88a1ea
SM
113402016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11341
11342 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11343 parentheses to print.
11344 (continue_handler): Likewise.
11345
f48e22e3
SM
113462016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11347
11348 * gdb.server/solib-list.exp: Remove is_remote check.
11349 Pass shlib= to gdb_compile. Don't link shared library with
11350 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11351 Run binary filename through "readlink -f" on the target.
11352
096be756
PA
113532016-04-08 Pedro Alves <palves@redhat.com>
11354
11355 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11356 interpreter filename as argument to gdbserver_spawn.
11357 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11358 Return empty if $last_loaded_file does not exist.
11359
06500533
JK
113602016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11361
11362 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11363 * gdb.base/jit-main.c: Use exit after usage.
11364
2d35e871
JK
113652016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11366
11367 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11368 GDBHISTSIZE prior to the tests.
11369 * gdb.base/gdbinit-history.exp: Likewise.
11370
113712016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11372
11373 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11374 instead of build_executable. Use gdb_load_shlibs.
11375
c8064e7e
YQ
113762016-04-07 Yao Qi <yao.qi@linaro.org>
11377
11378 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11379 Execute "si" command.
11380
bde47561
YQ
113812016-04-07 Yao Qi <yao.qi@linaro.org>
11382
11383 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11384 number instead of the comments on some line.
11385
b16f8a3b
DB
113862016-04-06 Don Breazeal <donb@codesourcery.com>
11387
11388 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11389 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11390
c2f901df
SM
113912016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11392
11393 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11394 standard_output_file. Remove unused binfile variable.
11395
ac17fda0
CU
113962016-04-05 Catalin Udma <catalin.udma@freescale.com>
11397
11398 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11399 * gdb.python/py-mi-objfile.exp: Match "list main" output
11400 in console format.
11401
03a8c4df
SM
114022016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11403
11404 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11405 absolute.
11406
6e774b13
SM
114072016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11408
11409 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11410 absolute.
11411 * gdb.trace/ftrace.exp: Likewise.
11412 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11413 targets as well.
11414 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11415 (gdb_load_shlibs): Copy libraries to test directory when testing
11416 natively. Only set solib-search-path if testing remotely.
11417 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11418
7817ea46
SM
114192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11420
11421 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11422 gdb_download. Use it even if the target is not remote.
11423 * gdb.base/jit.exp (compile_jit_test): Likewise.
11424 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11425 output directory if the destination board is local, otherwise use
11426 the standard remote_download from DejaGnu.
11427 (gdb_download): Remove.
11428 (gdb_load_shlibs): Use gdb_remote_download instead of
11429 gdb_download.
11430 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11431 Use gdb_remote_download instead of gdb_download. Use it even if
11432 the target is not remote.
11433 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11434 instead of gdb_download.
11435
7beb7f68
SM
114362016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11437
11438 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11439 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11440 run.
11441
cc63428a
AV
114422016-04-01 Artemiy Volkov <artemiyv@acm.org>
11443
11444 PR gdb/19820
11445 * gdb.base/printcmds.exp: Add artificial arrays tests.
11446
64cdf930
PA
114472016-03-31 Pedro Alves <palves@redhat.com>
11448
11449 PR gdb/19858
11450 * gdb.base/jit-main.c: Include unistd.h.
11451 (ATTACH): Define to 0 if not already defined.
11452 (wait_for_gdb, mypid): New globals.
11453 (WAIT_FOR_GDB): New macro.
11454 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11455 some breakpoint locations.
11456 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11457 New procedures.
11458 (one_jit_test): Add REATTACH parameter, and handle it. Use
11459 continue_to_test_location.
11460 (top level): Test attach, and adjusts calls to one_jit_test.
11461
40dea8cb
PA
114622016-03-31 Pedro Alves <palves@redhat.com>
11463
11464 PR gdb/19858
11465 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11466 BINSUFFIX parameter, and handle it.
11467 (top level): Adjust calls compile_jit_test.
11468
e7ea3ec7
CU
114692016-03-31 Catalin Udma <catalin.udma@freescale.com>
11470
11471 PR python/19743
11472 * gdb.python/py-mi-events-gdb.py: New file.
11473 * gdb.python/py-mi-events.c: New file.
11474 * gdb.python/py-mi-events.exp: New file.
11475
e6359af3
YQ
114762016-03-30 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.reverse/until-precsave.exp: Match function name only.
11479 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11480 Move malloc to a condition block.
11481 * gdb.reverse/until-reverse.exp: Match function name only.
11482
a4105d04
MK
114832016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11484
11485 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11486 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11487 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11488 variable for GPR 0 instead of assuming it is register 0.
11489 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11490 * lib/trace-support.exp: Add s390 registers.
11491
bfa6adb9
YQ
114922016-03-29 Yao Qi <yao.qi@linaro.org>
11493
11494 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11495
1e6697ea
YQ
114962016-03-24 Yao Qi <yao.qi@linaro.org>
11497
11498 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11499 test message.
11500
64bcd522
AA
115012016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11502
11503 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11504 maintaining separate logic for constructing the output path.
11505
7868401b
DB
115062016-03-16 Don Breazeal <donb@codesourcery.com>
11507
11508 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11509 Retry fork and waitpid on interrupted system call errors.
11510 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11511 Use with_timeout_factor to increase timeout by factor of 10.
11512
1cafadb4
DB
115132016-03-15 Don Breazeal <donb@codesourcery.com>
11514
11515 * gdb.cp/scope-err.cc: New test program.
11516 * gdb.cp/scope-err.exp: New test script.
11517 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11518 lines and "set breakpoint here" comment.
11519 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11520 Fixed some whitespace and format issues.
11521 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11522 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11523
81516450
DE
115242016-03-15 Doug Evans <dje@google.com>
11525
11526 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11527 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11528 All callers updated. Add tests for enums, mixed flags register.
11529
aa52b601
DE
115302016-03-15 Doug Evans <dje@google.com>
11531
11532 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11533 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11534
fa4ff313
SM
115352016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11536
11537 * gdb.base/default.exp: Add $_as_string to the list of expected
11538 convenience functions.
11539
f2403c39
AB
115402016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11541
11542 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11543
f2f3ccb9
SM
115442016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11545
11546 * gdb.python/py-as-string.exp: New file.
11547 * gdb.python/py-as-string.c: New file.
11548
00dbd492
PA
115492016-03-09 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11552 signal" -> "Thread NN received signal" output change.
11553 * gdb.threads/ia64-sigill.exp: Likewise.
11554 * gdb.threads/linux-dp.exp: Likewise.
11555 * gdb.threads/manythreads.exp: Likewise.
11556 * gdb.threads/pending-step.exp: Likewise.
11557 * gdb.threads/print-threads.exp: Likewise.
11558 * gdb.threads/sigstep-threads.exp: Likewise.
11559 * gdb.threads/staticthreads.exp: Likewise.
11560 * gdb.threads/tls.exp: Likewise.
11561
1e6697ea
YQ
115622016-03-09 Pedro Alves <palves@redhat.com>
11563
11564 * gdb.base/command-line-input.exp: New file.
11565
b04fd3be
MK
115662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11567
11568 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11569 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11570 * gdb.trace/pending.exp: Accept leading dot before function name.
11571 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11572 * lib/trace-support.exp: Set registers for ppc.
11573
98fa59e9
MK
115742016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11575
11576 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11577 use it for disassembly; accept .main in addition to main in backtrace.
11578
f77198c8
MK
115792016-03-09 Wei-cheng Wang <cole945@gmail.com>
11580 Marcin Kościelnicki <koriakin@0x04.net>
11581
11582 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11583 (gdb_recursion_test_ptr): New global variable.
11584 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11585 gdb_recursion_test.
11586 (gdb_c_test): Ditto.
11587
ba84e0da
MK
115882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11589
11590 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11591 ordering.
11592
4366d36e
MK
115932016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11594
11595 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11596 (bar): Add bar_start_lbl label.
11597 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11598 of foo/bar for emitting DWARF and tracing.
11599
5eb264df
SDJ
116002016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11601
11602 * analyze-racy-logs.py: Set executable bit.
11603
fb6a751f
SDJ
116042016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11605
11606 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11607 (CHECK_TARGET_TMP): Likewise.
11608 (check-single-racy): New rule.
11609 (check-parallel-racy): Likewise.
11610 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11611 (do-check-parallel-racy): New rule.
11612 (check-racy/%.exp): Likewise.
11613 * README (Racy testcases): New section.
11614 * analyze-racy-logs.py: New file.
11615
bdf7e230
DE
116162016-03-03 Doug Evans <dje@google.com>
11617
11618 * gdb.base/skip.exp: Use with_test_prefix.
11619
4719d415
YQ
116202016-03-03 Yao Qi <yao.qi@linaro.org>
11621
11622 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11623 Invoke step_over_syscall "clone" and break_cond_on_syscall
11624 "clone".
11625 * gdb.base/step-over-clone.c: New file.
11626
ea507862
YQ
116272016-03-03 Yao Qi <yao.qi@linaro.org>
11628
11629 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11630 code format.
11631
8fc8cbda
YQ
116322016-03-03 Yao Qi <yao.qi@linaro.org>
11633
11634 * gdb.base/disp-step-fork.c: Rename to ...
11635 * gdb.base/step-over-fork.c: ... it. New file.
11636 * gdb.base/disp-step-vfork.c: Rename to ...
11637 * gdb.base/step-over-vfork.c: ... it. New file.
11638 * gdb.base/disp-step-syscall.exp: Rename to ...
11639 * gdb.base/step-over-syscall.exp: ... it. New file.
11640 (disp_step_cross_syscall): Rename to ...
11641 (step_over_syscall): ... it.
11642
92fa70b0
YQ
116432016-03-03 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11646 If target supports condition evaluation on target, invoke
11647 break_cond_on_syscall for fork and vfork.
11648
e197ad3c
YQ
116492016-03-03 Yao Qi <yao.qi@linaro.org>
11650
11651 * gdb.base/disp-step-syscall.exp: Don't invoke
11652 support_displaced_stepping.
11653 (disp_step_cross_syscall): Test with displaced stepping off and
11654 on if supported.
11655
0b47da9f
YQ
116562016-03-03 Yao Qi <yao.qi@linaro.org>
11657
11658 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11659 proc.
11660 (setup): New proc.
11661 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11662 and setup.
11663
065ab6dc
BH
116642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11665
11666 * gdb.fortran/vla-history.exp: Remove breakpoint.
11667
07e448ad 116682016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11669
25d49b86
PA
11670 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11671 exceeds timeout.
07e448ad 11672
9ac2d526 116732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11674
25d49b86
PA
11675 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11676 breakpoint.
9ac2d526 11677
17807369
BH
116782016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11679
11680 * gdb.mi/vla.f90: Nullify pointer after declaration.
11681
86e501af
PA
116822016-03-01 Pedro Alves <palves@redhat.com>
11683
11684 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11685
1e903e32
PA
116862016-03-01 Pedro Alves <palves@redhat.com>
11687
11688 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11689 before anything else.
11690 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11691 _GNU_SOURCE here.
11692 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11693 before anything else.
11694 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11695
6ccb54e2
PA
116962016-03-01 Pedro Alves <palves@redhat.com>
11697
11698 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11699
30ca9da1
YQ
117002016-03-01 Yao Qi <yao.qi@linaro.org>
11701
11702 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11703 prepare_for_testing.
11704
dc856b38
YQ
117052016-03-01 Yao Qi <yao.qi@linaro.org>
11706
11707 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11708
4a932159
AA
117092016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11710
11711 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11712 manually constructing the output path.
11713
f2489477
AA
117142016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11715
11716 * gdb.arch/s390-stackless.S: New.
11717 * gdb.arch/s390-stackless.exp: New.
11718
38899f16
IB
117192016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11720
11721 * gdb.dlang/circular.c: New file.
11722 * gdb.dlang/circular.exp: New file.
11723
9fde51ed
YQ
117242016-02-26 Yao Qi <yao.qi@linaro.org>
11725
11726 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11727 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11728 (testcases): Update.
11729
ce90fefe
YQ
117302016-02-26 Yao Qi <yao.qi@linaro.org>
11731
11732 * gdb.reverse/aarch64.c: Rename to ...
11733 * gdb.reverse/insn-reverse.c: ... it.
11734 * gdb.reverse/aarch64.exp: Rename to ...
11735 * gdb.reverse/insn-reverse.exp: ... it.
11736
3263bceb
YQ
117372016-02-26 Yao Qi <yao.qi@linaro.org>
11738
11739 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11740 (testcase_ftype): New.
11741 (testcases): New array.
11742 (n_testcases): New.
11743 (main): Call each element in testcases.
11744 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11745 (read_testcase): New.
11746 Do the tests in a loop.
11747
6cb59ff1
YQ
117482016-02-25 Yao Qi <yao.qi@linaro.org>
11749
11750 * gdb.base/branches.c: Remove.
11751
ae91f625
MK
117522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11753
11754 PR gdb/13808
11755 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11756
678b48b7
MK
117572016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11758
11759 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11760
7337a6f2
MK
117612016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11762
11763 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11764 change x86_64 call_insn to 'callq'.
11765
861ca91f
AT
117662016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11767
11768 * gdb.trace/tfile-avx.c: Move to...
11769 * gdb.trace/tracefile-pseudo-reg.c: Here.
11770 * gdb.trace/tfile-avx.exp: Move to...
11771 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11772
bf74e428
GB
117732016-02-24 Gary Benson <gbenson@redhat.com>
11774
11775 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11776 message on attach.
11777
cce0e923
DE
117782016-02-23 Doug Evans <dje@google.com>
11779
11780 * gdb.base/skip.c (test_skip): New function.
11781 (end_test_skip_file_and_function): New function.
11782 (test_skip_file_and_function): New function.
11783 * gdb.base/skip1.c (test_skip): New function.
11784 (skip1_test_skip_file_and_function): New function.
11785 * gdb.base/skip.exp: Add tests for new skip options.
11786 * gdb.base/skip-solib.exp: Update expected output.
11787 * gdb.perf/skip-command.cc: New file.
11788 * gdb.perf/skip-command.exp: New file.
11789 * gdb.perf/skip-command.py: New file.
11790
4000e47e
MK
117912016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11792
11793 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11794 info registers pattern.
11795
24f75ead
IB
117962016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11797
11798 * lib/future.exp: Add D support.
11799 (gdb_find_gdc): New proc.
11800 (gdb_default_target_compile): Add D support.
11801
fbb7bcbe
WW
118022016-02-18 Wei-cheng Wang <cole945@gmail.com>
11803
11804 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11805 user+system time.
11806 (trace_speed_test): Determine the iteration count for a time
11807 between 15..30 seconds.
11808
012b3a21
WT
118092016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11810
11811 * gdb.arch/i386-mpx-sigsegv.c: New file.
11812 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11813 * gdb.arch/i386-mpx-simple_segv.c: New file.
11814 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11815
2d5189bd
YQ
118162016-02-18 Yao Qi <yao.qi@linaro.org>
11817
11818 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11819 Don't call setup_kfail.
11820
40fb20d0
YQ
118212016-02-18 Yao Qi <yao.qi@linaro.org>
11822
11823 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11824 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11825
21b1f8d2
DE
118262016-02-16 Doug Evans <dje@google.com>
11827
11828 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11829 * gdb.base/skip1.c: Ditto.
11830 * gdb.base/skip.exp: Whitespace cleanup.
11831
4041ed77
DB
118322016-02-16 Don Breazeal <donb@codesourcery.com>
11833
11834 PR remote/19496
11835 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11836 Remove kfail for PR remote/19496.
11837
c4ef31bf
SM
118382016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11839
11840 * lib/gdb.exp (standard_temp_file): Return a path specific to
11841 the runtest invocation.
11842
266b65b3
SM
118432016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11844
11845 * gdb.trace/save-trace.exp: Change relative path to be in the
11846 standard output directory.
11847
a7a0a6a9
JK
118482016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11849
11850 * gdb.arch/i386-prologue.c: Add missing prototypes.
11851
c99dbb42
JK
118522016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11853
11854 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11855 * gdb.arch/i386-prologue.exp: Likewise.
11856 * gdb.arch/i386-size.exp: Likewise.
11857
aa480355
SM
118582016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11859
11860 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11861 define object file path.
11862 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11863 file path.
11864 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11865 standard_output_file to define binfile.
11866
ba881f50
JK
118672016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11868
11869 Fix compatibility with recent gfortran-5.3.1.
11870 * gdb.fortran/vla-history.exp (print vla1 allocated)
11871 (print vla2 allocated, print $2, print $3): Remove
11872 (print $4): Rename to ...
11873 (print $2): ... here.
11874 (print $9): Rename to ...
11875 (print $5): ... here.
11876 (print $10): Rename to ...
11877 (print $6): ... here.
11878 * gdb.fortran/vla.f90: Add pvla initialization.
11879
e9fb005c
JK
118802016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11881
11882 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11883 New test.
11884 * gdb.fortran/vla-value-sub.exp: Likewise.
11885
e44e00ff
MK
118862016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11887
11888 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11889
97e94151
SM
118902016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11891
11892 * i386-biarch-core.exp: Define corefile using
11893 standard_output_file.
11894
01113bc1
YQ
118952016-02-12 Yao Qi <yao.qi@linaro.org>
11896
11897 * gdb.arch/arm-single-step-kernel-helper.c: New.
11898 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11899
33b4777c
MM
119002016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11901
11902 * gdb.btrace/tailcall-only.exp: New.
11903 * gdb.btrace/tailcall-only.c: New.
11904 * gdb.btrace/x86_64-tailcall-only.S: New.
11905 * gdb.btrace/i686-tailcall-only.S: New.
11906
acc23c11
PA
119072016-02-11 Pedro Alves <palves@redhat.com>
11908
11909 * README (Parallel testing): Add missing double quotes.
11910
e352bf0a
PA
119112016-02-11 Pedro Alves <palves@redhat.com>
11912
11913 * README (Parallel testing): New section.
11914 (GDB_PARALLEL): Rewrite.
11915 (FORCE_PARALLEL): Document.
11916
9f5fed78
MK
119172016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11918
11919 * gdb.trace/tfile-avx.c: New test.
11920 * gdb.trace/tfile-avx.exp: New test.
11921
9ef9e6a6
KS
119222016-02-09 Keith Seitz <keiths@redhat.com>
11923
11924 PR breakpoints/19546
11925 * gdb.base/infcall-exec.c: New file.
11926 * gdb.base/infcall-exec2.c: New file.
11927 * gdb.base/infcall-exec.exp: New file.
11928
a96e36da
KS
119292016-02-09 Keith Seitz <keiths@redhat.com>
11930
11931 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11932 (toplevel): Call test_bkpt_address.
11933
9f61929f
KS
119342016-02-09 Keith Seitz <keiths@redhat.com>
11935
11936 PR python/19506
11937 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11938 (toplevel): Call test_bkpt_address.
11939
1e94266c
SM
119402016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11941
11942 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11943 to AC_OUTPUT.
11944 * configure: Regenerate.
11945
2a7f3dff
PA
119462016-02-09 Pedro Alves <palves@redhat.com>
11947
11948 PR breakpoints/19548
11949 * gdb.base/execl-update-breakpoints.c (some_function): New
11950 function.
11951 (main): Call it.
11952 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11953 Tighten expected GDB output.
11954
2151ccc5
SM
119552016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11956
11957 * Makefile.in (ALL_SUBDIRS): Remove.
11958 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11959 (distclean maintainer-clean realclean): Likewise.
11960 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11961 * configure: Regenerate.
11962 * gdb.ada/Makefile.in: Delete.
11963 * gdb.arch/Makefile.in: Likewise.
11964 * gdb.asm/Makefile.in: Likewise.
11965 * gdb.base/Makefile.in: Likewise.
11966 * gdb.btrace/Makefile.in: Likewise.
11967 * gdb.cell/Makefile.in: Likewise.
11968 * gdb.compile/Makefile.in: Likewise.
11969 * gdb.cp/Makefile.in: Likewise.
11970 * gdb.disasm/Makefile.in: Likewise.
11971 * gdb.dlang/Makefile.in: Likewise.
11972 * gdb.dwarf2/Makefile.in: Likewise.
11973 * gdb.fortran/Makefile.in: Likewise.
11974 * gdb.gdb/Makefile.in: Likewise.
11975 * gdb.go/Makefile.in: Likewise.
11976 * gdb.guile/Makefile.in: Likewise.
11977 * gdb.java/Makefile.in: Likewise.
11978 * gdb.linespec/Makefile.in: Likewise.
11979 * gdb.mi/Makefile.in: Likewise.
11980 * gdb.modula2/Makefile.in: Likewise.
11981 * gdb.multi/Makefile.in: Likewise.
11982 * gdb.objc/Makefile.in: Likewise.
11983 * gdb.opencl/Makefile.in: Likewise.
11984 * gdb.opt/Makefile.in: Likewise.
11985 * gdb.pascal/Makefile.in: Likewise.
11986 * gdb.perf/Makefile.in: Likewise.
11987 * gdb.python/Makefile.in: Likewise.
11988 * gdb.reverse/Makefile.in: Likewise.
11989 * gdb.server/Makefile.in: Likewise.
11990 * gdb.stabs/Makefile.in: Likewise.
11991 * gdb.threads/Makefile.in: Likewise.
11992 * gdb.trace/Makefile.in: Likewise.
11993 * gdb.xml/Makefile.in: Likewise.
11994 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11995 GDB_PARALLEL.
11996 (standard_output_file): Remove check for GDB_PARALLEL, always
11997 return path in outputs/$subdir/$testname.
11998
437277d4
SM
119992016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12000
12001 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12002 (site.exp): Assign abs_srcdir to tcl's srcdir.
12003
31d913c7
YQ
120042016-02-04 Yao Qi <yao.qi@linaro.org>
12005
12006 * gdb.base/foll-exec-mode.c: Include limits.h.
12007 (main): Add parameters argc and argv. Get directory from
12008 argv[0].
12009 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12010 compilation.
12011 * gdb.base/foll-exec.c: Include limits.h.
12012 (main): Add parameters argc and argv.
12013 Get directory from argv[0].
12014 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12015 Adjust tests on the number of lines as source code changed.
12016 * gdb.base/foll-vfork-exit.c: Include limits.h.
12017 (main): Add one line of statement before vfork.
12018 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12019 (main): Add parameters argc and argv. Get directory from
12020 argv[0].
12021 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12022 (setup_gdb): Set tbreak to skip some source lines.
12023 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12024 (main): Add parameters argc and argv. Get directory from
12025 argv[0].
12026 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12027 compilation.
12028 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12029 (main): Add parameters argc and argv. Get directory from
12030 argv[0].
12031 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12032 compilation.
12033
9482b9fb
DE
120342016-02-01 Doug Evans <dje@google.com>
12035
12036 * gdb.base/skip.exp: Clean up multiple references to same test name.
12037
6b2e4f10
PA
120382016-02-01 Pedro Alves <palves@redhat.com>
12039
ccb6afd6 12040 PR remote/19496
6b2e4f10
PA
12041 * gdb.threads/forking-threads-plus-breakpoint.exp
12042 (displaced_stepping_supported): New global.
12043 (probe_displaced_stepping_support): New procedure.
12044 (do_test): Add 'displaced' parameter, and use it.
12045 (top level): Check for displaced stepping support. Add displaced
12046 stepping on/off testing axis.
12047
37a8db1a
AB
120482016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12049
12050 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12051 pointer. Don't perform further tests on the unassociated pointer
12052 if the first test fails.
12053
5fdf6324
AB
120542016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12055
12056 * gdb.base/max-value-size.c: New file.
12057 * gdb.base/max-value-size.exp: New file.
12058 * gdb.base/huge.exp: Disable max-value-size for this test.
12059
935c6144
IB
120602016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12061
12062 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12063
7fe8399d
YQ
120642016-01-28 Yao Qi <yao.qi@linaro.org>
12065
12066 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12067
a2077e25
PA
120682016-01-25 Pedro Alves <palves@redhat.com>
12069
12070 PR threads/19461
12071 * gdb.base/fork-running-state.c: New file.
12072 * gdb.base/fork-running-state.exp: New file.
12073
1d2736d4
PA
120742016-01-25 Pedro Alves <palves@redhat.com>
12075
12076 PR gdb/19494
12077 * gdb.base/catch-fork-kill.c: New file.
12078 * gdb.base/catch-fork-kill.exp: New file.
12079
f1da4b11
PA
120802016-01-25 Pedro Alves <palves@redhat.com>
12081
12082 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12083 Delete, moved to lib/gdb.exp.
12084 * gdb.threads/forking-threads-plus-breakpoint.exp
12085 (foreach_with_prefix): Likewise.
12086 * gdb.threads/process-dies-while-handling-bp.exp
12087 (foreach_with_prefix): Likewise.
12088 * lib/gdb.exp (foreach_with_prefix): New procedure.
12089
45f38546
MK
120902016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12091
12092 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12093 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12094
dc29a1ce
MK
120952016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12096
12097 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12098 endian targets.
12099
092127d7
JK
121002016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12101 Pedro Alves <palves@redhat.com>
12102
12103 Fix testsuite compatibility with Guile.
12104 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12105 number.
12106
31d765d3
JK
121072016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12108
12109 Fix testsuite compatibility with Guile.
12110 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12111 (thread 1): New test for backtrace through signal handler.
12112
1ac78c04
YQ
121132016-01-22 Yao Qi <yao.qi@linaro.org>
12114
12115 PR testsuite/19491
12116 * gdb.base/multi-forks.c: Include
12117 ../lib/unbuffer_output.c
12118 (main): Call gdb_unbuffer_output.
12119
4f5946a8
DE
121202016-01-21 Doug Evans <dje@google.com>
12121
12122 * lib/ada.exp (gdb_compile_ada): Fix typo.
12123
305e13e6
JB
121242016-01-21 Joel Brobecker <brobecker@adacore.com>
12125
12126 * gdb.base/break-fun-addr.exp: New file.
12127 * gdb.base/break-fun-addr1.c: New file.
12128 * gdb.base/break-fun-addr2.c: New file.
12129
5f5dfff6
SM
121302016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12131
12132 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12133 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12134 enum flag values.
12135
fd356fa2
AA
121362016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12137
12138 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12139 when GDB can not set the vector return value. Add more comments
12140 for clarification.
12141
9df22175
AT
121422016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12143
12144 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12145 command.
12146
41d1845e
SM
121472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12148
12149 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12150
01ac6840
SM
121512016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12152
12153 * Makefile.in (check-single): Pass --status to runtest.
12154 (check/%.exp): Likewise.
12155
121562016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12157
12158 * Makefile.in (check-parallel): Propagate return code from make
12159 do-check-parallel.
12160
bd0a71fa
MK
121612016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12162
12163 * gdb.trace/ftrace.exp: Fix expected message on continue.
12164 * gdb.trace/pending.exp: Fix expected message on continue.
12165 * gdb.trace/trace-break.exp: Fix expected message on continue.
12166
8bcbad33
SM
121672016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12168
12169 * lib/gdb.exp (gdb_test): Remove unused global references.
12170
f303dbd6
PA
121712016-01-18 Pedro Alves <palves@redhat.com>
12172
12173 * gdb.base/async-shell.exp: Adjust expected output.
12174 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12175 * gdb.base/siginfo-thread.exp: Adjust expected output.
12176 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12177 * gdb.java/jnpe.exp: Adjust expected output.
12178 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12179 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12180 * gdb.threads/leader-exit.exp: Adjust expected output.
12181 * gdb.threads/manythreads.exp: Adjust expected output.
12182 * gdb.threads/pthreads.exp: Adjust expected output.
12183 * gdb.threads/schedlock.exp: Adjust expected output.
12184 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12185 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12186 expected output.
12187 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12188 output.
12189 * gdb.threads/sigthread.exp: Adjust expected output.
12190 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12191
b2789696
YQ
121922016-01-18 Yao Qi <yao.qi@linaro.org>
12193
12194 * gdb.guile/scm-section-script.c: Replace @progbits with
12195 %progbits.
12196 * gdb.python/py-section-script.c: Likewise.
12197
71ef29a8
PA
121982016-01-15 Pedro Alves <palves@redhat.com>
12199
12200 * gdb.multi/tids.exp: Test star wildcard ranges.
12201
3f5b7598
PA
122022016-01-15 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12205 command from "thread apply" invocation.
12206 (thr_apply_info_thr_invalid): Default the expected output to the
12207 input tid list.
12208 (top level): Add tests that use convenience variables. Add tests
12209 for "thread apply" with a valid TID list, but missing the command.
12210
663f6d42
PA
122112016-01-13 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.base/default.exp: Expect $_gthread as well.
12214 * gdb.multi/tids.exp: Test $_gthread.
12215 * gdb.threads/thread-specific.exp: Test $_gthread.
12216
c84f6bbf
PA
122172016-01-13 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.multi/tids.exp: Test "info threads -gid".
12220
22a02324
PA
122212016-01-13 Pedro Alves <palves@redhat.com>
12222
12223 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12224 Breakpoint.thread.
12225 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12226
5d5658a1
PA
122272016-01-07 Pedro Alves <palves@redhat.com>
12228
12229 * gdb.base/break.exp: Adjust to output changes.
12230 * gdb.base/hbreak2.exp: Likewise.
12231 * gdb.base/sepdebug.exp: Likewise.
12232 * gdb.base/watch_thread_num.exp: Likewise.
12233 * gdb.linespec/keywords.exp: Likewise.
12234 * gdb.multi/info-threads.exp: Likewise.
12235 * gdb.threads/thread-find.exp: Likewise.
12236 * gdb.multi/tids.c: New file.
12237 * gdb.multi/tids.exp: New file.
12238
84654457
PA
122392016-01-13 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12242
e3940304
PA
122432016-01-13 Pedro Alves <palves@redhat.com>
12244
12245 * gdb.base/default.exp: Expect $_inferior as well.
12246 * gdb.multi/base.exp: Test $_inferior.
12247
a911d87a
PA
122482016-01-13 Pedro Alves <palves@redhat.com>
12249
12250 PR breakpoints/19388
12251 * gdb.base/catch-signal-siginfo-cond.c: New file.
12252 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12253
82075af2
JS
122542016-01-12 Josh Stone <jistone@redhat.com>
12255 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12256
12257 * gdb.base/catch-syscall.c (do_execve): New variable.
12258 (main): Conditionally trigger an execve.
12259 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12260 (test_catch_syscall_execve): New, check entry/return across execve.
12261 (do_syscall_tests): Call test_catch_syscall_execve.
12262
e46eeedd
PA
122632016-01-12 Pedro Alves <palves@redhat.com>
12264
12265 * gdb.base/random-signal.exp (do_test): New procedure, with body
12266 of testcase moved in.
12267
01d8c27e
JK
122682016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12269 Pedro Alves <palves@redhat.com>
12270
12271 * gdb.base/funcargs.exp (finish from indirectly called function):
12272 Reintroduce the case for 'First'.
12273
9a706302
JK
122742016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12275 Pedro Alves <palves@redhat.com>
12276
12277 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12278 (tcatch_vfork_then_child_follow_exec)
12279 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12280 identification.
12281
c0ecb95f
JK
122822016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12283
12284 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12285 and repeats to unlimited.
12286 * gdb.python/py-value.exp: Likewise.
12287 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12288 and repeats to unlimited.
12289
6cfc1fcb
JK
122902016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12291
12292 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12293 and reordering the functions.
12294 * gdb.multi/hangout.c: Likewise.
12295 * gdb.multi/hello.c: Likewise.
12296
582a1b00
SM
122972016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12298
12299 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12300 absolute.
12301 (SingleStatisticTestResult.report): Use dict.keys instead of
12302 dict.iterkeys.
12303
79bc59cb
PA
123042016-01-06 Pedro Alves <palves@redhat.com>
12305
12306 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12307
43368e1d
MM
123082016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12309
12310 * gdb.btrace/dlopen.exp: New.
12311 * gdb.btrace/dlopen.c: New.
12312 * gdb.btrace/dlopen-dso.c: New.
12313
79fad5b8
SL
123142015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12315
12316 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12317 PATTERN argument is optional.
12318
ab8314b3
JB
123192015-12-24 Joel Brobecker <brobecker@adacore.com>
12320
12321 * lib/ada.exp (target_compile_ada_from_dir): New function.
12322 (gdb_compile_ada): Reimplement avoiding the use of project files.
12323 * gdb.ada/gnat_ada.gpr: Delete.
12324 * gdb.ada/cond_lang.exp: Adjust test to make path before
12325 filename optional.
12326 * gdb.ada/small_reg_param.exp: Likewise.
12327
fe33faff
SM
123282015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12329
12330 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12331
6d265cb4
TP
123322015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12333
12334 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12335 case.
12336
10125099
SM
123372015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12338
12339 * gdb.base/break.exp: Remove dead code.
12340 * gdb.base/sepdebug.exp: Likewise.
12341
3ca22649
SM
123422015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12343
12344 * gdb.asm/asm-source.exp: Remove HP-UX references.
12345 * gdb.base/annota1.exp: Likewise.
12346 * gdb.base/annota3.exp: Likewise.
12347 * gdb.base/attach.exp: Likewise.
12348 * gdb.base/bigcore.exp: Likewise.
12349 * gdb.base/break.exp: Likewise.
12350 * gdb.base/call-ar-st.exp: Likewise.
12351 * gdb.base/callfuncs.exp: Likewise.
12352 * gdb.base/catch-fork-static.exp: Likewise.
12353 * gdb.base/display.exp: Likewise.
12354 * gdb.base/foll-exec-mode.exp: Likewise.
12355 * gdb.base/foll-exec.exp: Likewise.
12356 * gdb.base/foll-fork.exp: Likewise.
12357 * gdb.base/foll-vfork.exp: Likewise.
12358 * gdb.base/funcargs.exp: Likewise.
12359 * gdb.base/hbreak2.exp: Likewise.
12360 * gdb.base/inferior-died.exp: Likewise.
12361 * gdb.base/interrupt.exp: Likewise.
12362 * gdb.base/multi-forks.exp: Likewise.
12363 * gdb.base/nodebug.exp: Likewise.
12364 * gdb.base/sepdebug.exp: Likewise.
12365 * gdb.base/solib1.c: Likewise.
12366 * gdb.base/step-test.exp: Likewise.
12367 * gdb.mi/non-stop.c: Likewise.
12368 * gdb.mi/pthreads.c: Likewise.
12369 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12370 * gdb.threads/pthreads.c: Likewise.
12371 * gdb.threads/staticthreads.exp: Likewise.
12372 * lib/future.exp: Likewise.
12373 * lib/gdb.exp: Likewise.
12374 * gdb.base/so-indr-cl.c: Remove.
12375 * gdb.base/so-indr-cl.exp: Likewise.
12376 * gdb.base/solib.c: Likewise.
12377 * gdb.base/solib.exp: Likewise.
12378 * gdb.base/solib2.c: Likewise.
12379
b6304613
SM
123802015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12381
12382 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12383 * gdb.base/call-ar-st.exp: Likewise.
12384 * gdb.base/callfuncs.exp: Likewise.
12385 * gdb.base/condbreak.exp: Likewise.
12386 * gdb.base/constvars.exp: Likewise.
12387 * gdb.base/hbreak2.exp: Likewise.
12388 * gdb.base/langs.exp: Likewise.
12389 * gdb.base/list.exp: Likewise.
12390 * gdb.base/long_long.exp: Likewise.
12391 * gdb.base/ptype.exp: Likewise.
12392 * gdb.base/scope.exp: Likewise.
12393 * gdb.base/signals.exp: Likewise.
12394 * gdb.base/so-impl-ld.exp: Likewise.
12395 * gdb.base/varargs.exp: Likewise.
12396 * gdb.base/volatile.exp: Likewise.
12397 * gdb.base/whatis.exp: Likewise.
12398 * gdb.cp/cplusfuncs.exp: Likewise.
12399 * gdb.cp/inherit.exp: Likewise.
12400 * gdb.cp/local.exp: Likewise.
12401 * gdb.cp/member-ptr.exp: Likewise.
12402 * gdb.cp/method.exp: Likewise.
12403 * gdb.cp/overload.exp: Likewise.
12404 * gdb.cp/templates.exp: Likewise.
12405 * gdb.stabs/weird.exp: Likewise.
12406 * lib/compiler.c: Likewise.
12407 * lib/compiler.cc: Likewise.
12408 * lib/cp-support.exp: Likewise.
12409 * lib/gdb.exp: Likewise.
12410
bf401b07
SM
124112015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12412
12413 * configure.ac: Remove HP-UX case.
12414 * configure: Regenerate.
12415
aff9c0f8
SM
124162015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12417
12418 * lib/gdb.exp (gdb_compile): Add function doc.
12419
a6904d5a
PA
124202015-12-17 Pedro Alves <palves@redhat.com>
12421
12422 PR threads/19354
12423 * gdb.multi/info-threads.exp: New file.
12424
a22279dd
YQ
124252015-12-15 Yao Qi <yao.qi@linaro.org>
12426
12427 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12428 is aarch64*-*-*.
12429
0588c796
SL
124302015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12431
12432 * gdb.base/history-duplicates.exp: Skip if no readline support.
12433
5d978e17
SL
124342015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12435
12436 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12437
7e763b86
SL
124382015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12439
12440 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12441
87a3a92c
SL
124422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12443
12444 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12445 ctrl-C if nointerrupts target property is set.
12446 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12447 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12448 * gdb.base/paginate-bg-execution.exp: Likewise.
12449 * gdb.base/paginate-execution-startup.exp: Likewise.
12450 * gdb.base/random-signal.exp: Likewise.
12451 * gdb.base/range-stepping.exp: Likewise.
12452 * gdb.cp/annota2.exp: Likewise.
12453 * gdb.cp/annota3.exp: Likewise.
12454 * gdb.gdb/selftest.exp: Likewise.
12455 * gdb.threads/continue-pending-status.exp: Likewise.
12456 * gdb.threads/leader-exit.exp: Likewise.
12457 * gdb.threads/manythreads.exp: Likewise.
12458 * gdb.threads/pthreads.exp: Likewise.
12459 * gdb.threads/schedlock.exp: Likewise.
12460 * gdb.threads/sigthread.exp: Likewise.
12461
a8f077dc
DB
124622015-12-11 Don Breazeal <donb@codesourcery.com>
12463
12464 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12465 remote.
12466 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12467 * gdb.base/foll-exec.exp (main): Enable for target remote.
12468 * gdb.base/foll-fork.exp (main): Likewise.
12469 * gdb.base/foll-vfork.exp (main): Likewise.
12470 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12471 (proc continue_to_exit_bp_loc): Use clean_restart.
12472 * gdb.base/pie-execl.exp (main): Disable for target remote.
12473 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12474 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12475 * gdb.threads/execl.exp (main): Likewise.
12476 * gdb.threads/fork-child-threads.exp (main): Likewise.
12477 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12478 remote.
12479 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12480 remote.
12481 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12482 pid.tid style ptids, instead of just tid.
12483 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12484 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12485 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12486 ptids, instead of just tid.
12487
3b2464a8
AB
124882015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12489
12490 * gdb.base/list.exp (test_list_forward): Add end of file error
12491 test.
12492 (test_repeat_list_command): Add end of file error test.
12493 (test_list_backwards): Add beginning of file error test.
12494
a0def019
AB
124952015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12496
12497 * gdb.base/list.exp (test_list_invalid_args): New function,
12498 defined, and called.
12499
5c000dff
AB
125002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12501
12502 * gdb.base/list.exp (test_list): Make test names unique.
12503
f1637ebe
YQ
125042015-12-11 Yao Qi <yao.qi@linaro.org>
12505
12506 * gdb.base/coremaker2.c: Remove.
12507
36d6fc0a
PA
125082015-12-10 Pedro Alves <palves@redhat.com>
12509
12510 * gdb.multi/base.exp: Remove stale "spaces" references.
12511
762f7747
PA
125122015-12-10 Pedro Alves <palves@redhat.com>
12513
12514 * gdb.multi/base.exp: Don't use nowarnings.
12515 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12516 * gdb.multi/hangout.c: Include stdio.h.
12517 * gdb.multi/hello.c: Include stdlib.h.
12518 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12519 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12520 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12521
28d2bfb9
AB
125222015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12523
12524 * gdb.dwarf2/dw2-ranges-base.c: New file.
12525 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12526 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12527 support additional line table, and debug ranges generation.
12528 (Dwarf::ranges): New function, generate .debug_ranges.
12529 (Dwarf::lines): Support generating simple line table programs.
12530 (Dwarf::assemble): Initialise new namespace variables.
12531
5fc2beac
KB
125322015-12-09 Kevin Buettner <kevinb@redhat.com>
12533
12534 * gdb.base/async.exp (proc test_background): Add case for
12535 asynchronous execution not supported.
12536
1c35a88f
LM
125372015-12-09 Luis Machado <lgustavo@codesourcery.com>
12538
12539 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12540 format and change test names to make them unique.
12541
b593e3d9
RK
125422015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12543 Pedro Alves <pedro@redhat.com>
12544
12545 PR gdb/18702
12546 Add checking of floatformats setup on x86_64 hosts.
12547 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12548 (smallval, bigval): New labels/constants.
12549 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12550 float" after loading bigval and smallval.
12551
d72413e6
PMR
125522015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12553
12554 * gdb.ada/fun_overload_menu.exp: New testcase.
12555 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12556
ece66d65
JS
125572015-12-04 Josh Stone <jistone@redhat.com>
12558
12559 * gdb.base/catch-fork-static.exp: New.
12560
41d0efca
YQ
125612015-12-03 Yao Qi <yao.qi@linaro.org>
12562
12563 * gdb.base/sizeof.c: Don't include stdio.h and
12564 ../lib/unbuffer_output.c.
12565 (main): New variable 'size' and 'value'. Remove printf and
12566 gdb_unbuffer_output. Assign return value to size and value.
12567 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12568 at the beginning.
12569 (check_sizeof): Check the result by printing variable 'size'.
12570 (check_valueof): Check the result by printing variable 'value'.
12571
99fd02d9
YQ
125722015-12-01 Yao Qi <yao.qi@linaro.org>
12573
12574 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12575 for aarch64*-*-linux* target.
12576
f2faf941
PA
125772015-11-30 Pedro Alves <palves@redhat.com>
12578
12579 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12580
04bf20c5
PA
125812015-11-30 Pedro Alves <palves@redhat.com>
12582
12583 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12584 Handle non-stop mode vCont replies.
12585
09df4675
PA
125862015-11-30 Pedro Alves <palves@redhat.com>
12587
12588 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12589 prepare_for_testing. Start gdb with "set non-stop on" appended to
12590 GDBFLAGS. Lax expected stop output.
12591
58b584af
YQ
125922015-11-27 Yao Qi <yao.qi@linaro.org>
12593
12594 * gdb.arch/arm-neon.exp: New.
12595 * gdb.arch/arm-neon.c: New.
12596
dfcb77a8
YQ
125972015-11-27 Yao Qi <yao.qi@linaro.org>
12598
12599 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12600
88e8ec1b
YQ
126012015-11-27 Yao Qi <yao.qi@linaro.org>
12602
12603 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12604 frames-invalid annotation.
12605
bfde72c2
YQ
126062015-11-27 Yao Qi <yao.qi@linaro.org>
12607
12608 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12609
f6512a69
SM
126102015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12611
12612 * gdb.threads/names.exp: New file.
12613 * gdb.threads/names.c: New file.
12614 * README: Mention gdb,no_thread_names.
12615
46a3515b
MM
126162015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12617
12618 PR 19297
12619 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12620 support" error.
12621
62147a22
PA
126222015-11-24 Pedro Alves <palves@redhat.com>
12623
12624 PR 17539
12625 * gdb.base/display.exp: Expect displays to be sorted in ascending
12626 order. Use multi_line.
12627 * gdb.base/solib-display.exp: Likewise.
12628
2f341b6e
PA
126292015-11-24 Pedro Alves <palves@redhat.com>
12630
12631 PR 17539
25d49b86
PA
12632 * gdb.base/display.exp: Expect displays to be sorted in ascending
12633 order. Use multi_line.
12634 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12635
7e0aa6aa
PA
126362015-11-24 Pedro Alves <palves@redhat.com>
12637
12638 PR 17539
12639 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12640 threads in ascending order.
12641 * gdb.base/foll-fork.exp: Likewise.
12642 * gdb.base/foll-vfork.exp: Likewise.
12643 * gdb.base/multi-forks.exp: Likewise.
12644 * gdb.mi/mi-nonstop.exp: Likewise.
12645 * gdb.mi/mi-nsintrall.exp: Likewise.
12646 * gdb.multi/base.exp: Likewise.
12647 * gdb.multi/multi-arch.exp: Likewise.
12648 * gdb.python/py-inferior.exp: Likewise.
12649 * gdb.threads/break-while-running.exp: Likewise.
12650 * gdb.threads/execl.exp: Likewise.
12651 * gdb.threads/gcore-thread.exp: Likewise.
12652 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12653 * gdb.threads/kill.exp: Likewise.
12654 * gdb.threads/linux-dp.exp: Likewise.
12655 * gdb.threads/multiple-step-overs.exp: Likewise.
12656 * gdb.threads/next-bp-other-thread.exp: Likewise.
12657 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12658 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12659 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12660 * gdb.threads/thread-find.exp: Likewise.
12661 * gdb.threads/tls.exp: Likewise.
12662 * lib/mi-support.exp (mi_reverse_list): Delete.
12663 (mi_check_thread_states): No longer reverse list.
12664
2cc57ad8
PA
126652015-11-24 Pedro Alves <palves@redhat.com>
12666
12667 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12668 use lowercase.
12669
c93e8391
SM
126702015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12671
12672 * gdb.trace/actions.c: Include trace-common.h.
12673 (main): Add a location for a fast tracepoint.
12674 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12675 the normal tracepoints.
12676 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12677
045ccf91
SM
126782015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12679
12680 * save-trace.exp: Factor out code to these...
12681 (gdb_save_tracepoints): New.
12682 (gdb_load_tracepoints): New.
12683 (do_save_load_test): New.
12684
5506f9f6
KB
126852015-11-23 Kevin Buettner <kevinb@redhat.com>
12686
12687 * gdb.base/asmlabel.exp: New test.
12688 * gdb.base/asmlabel.c: New test case.
12689
16c3b12f
JB
126902015-11-23 Joel Brobecker <brobecker@adacore.com>
12691
12692 * gdb.base/wrong_frame_bt_full-main.c: New file.
12693 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12694 * gdb.base/wrong_frame_bt_full.exp: New file.
12695
155bfbd3
JB
126962015-11-23 Joel Brobecker <brobecker@adacore.com>
12697
12698 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12699
bb097445
JM
127002015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12701
206853a0 12702 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12703 pstate register when comparing registers values in
12704 sparc64-*-linux-gnu targets to avoid spurious differences.
12705
9c88ed8f
JM
127062015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12707
206853a0 12708 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12709
96161e25
SL
127102015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12711
12712 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12713 as type argument to gdb_compile.
12714 * gdb.base/nested-subp2.exp: Likewise.
12715 * gdb.base/nested-subp3.exp: Likewise.
12716
340c2830
DV
127172015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12718
12719 * lib/dwarf.exp (_note): Fix left shift of negative value.
12720 * gdb.trace/trace-condition.exp: Likewise.
12721
c1862d0f
YQ
127222015-11-13 Yao Qi <yao.qi@linaro.org>
12723
12724 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12725 comments about d10v.
12726 (test_scalar_returns): Likewise.
12727 * gdb.base/d10v.ld: Remove.
12728 * gdb.base/overlays.exp: Remove the target triplet checking for
12729 d10v-*-*.
12730 * gdb.base/structs.exp (test_struct_returns): Remove the
12731 comments about d10v.
12732 (test_struct_calls): Likewise.
12733
77ae9c19
YQ
127342015-11-13 Yao Qi <yao.qi@linaro.org>
12735
12736 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12737 * gdb.base/gnu_vector.c: Don't include stdio.h.
12738 (main): Don't print res and call add_some_intvecs.
12739
430e004e
MK
127402015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12741
12742 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12743 macro.
12744 (func5): Removed.
12745 (func4): Use FAST_TRACEPOINT_LABEL.
12746 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12747 macro.
12748 (func): Removed.
12749 (thread_function): Use FAST_TRACEPOINT_LABEL.
12750 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12751 (func): Remove.
12752 (marker): Use FAST_TRACEPOINT_LABEL.
12753 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12754 (pendfunc1): Remove.
12755 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12756 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12757 (foo): Remove.
12758 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12759 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12760 macro.
12761 (func): Remove.
12762 (marker): Use FAST_TRACEPOINT_LABEL.
12763 * gdb.trace/trace-common.h: New header.
12764 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12765 macro.
12766 (func): Remove.
12767 (marker): Use FAST_TRACEPOINT_LABEL.
12768 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12769 (func): Remove.
12770 (thread_function): Use FAST_TRACEPOINT_LABEL.
12771
6e7675a7
MK
127722015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12773
12774 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12775 in front.
12776 * gdb.trace/change-loc.exp: Use global pcreg definition.
12777 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12778 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12779 in front.
12780 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12781 * gdb.trace/pending.exp: Likewise.
12782 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12783 * gdb.trace/trace-break.exp: Likewise.
12784 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12785 in front.
12786 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12787 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12788 in front.
12789 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12790
dddc0e16
JB
127912015-11-09 Joel Brobecker <brobecker@adacore.com>
12792
12793 * gdb.ada/fin_fun_out: New testcase.
12794
c6f0b406
KB
127952015-11-07 Kevin Buettner <kevinb@redhat.com>
12796
12797 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12798 value associated with DW_AT_byte_size.
12799 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12800 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12801 DW_AT_upper_bound.
12802
f01dcfd9
KB
128032015-11-07 Kevin Buettner <kevinb@redhat.com>
12804
12805 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12806 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12807 version.
12808 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12809 gdb.dwarf2/dw2-canonicalize-type.exp,
12810 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12811 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12812 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12813 provided by gdb_target_symbol_prefix_flags_asm.
12814 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12815 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12816 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12817 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12818 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12819 macros where needed). Use this macro for symbols which require
12820 the prefix provided by SYMBOL_PREFIX.
12821
2223449a
KB
128222015-11-05 Kevin Buettner <kevinb@redhat.com>
12823
12824 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12825 New procs.
12826 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12827 representing expressions, of more than one list element.
12828 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12829 to prepend linker symbol prefix to f.
12830 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12831 table_1 and table_2.
12832 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12833 Likewise, for f and g.
12834 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12835 for ptr.
12836 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12837 for main.
12838 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12839 table_1_ptr and table_2_ptr.
12840
6f2f1a3a
JK
128412015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12842 Joel Brobecker <brobecker@adacore.com>
12843
12844 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12845
566c56c9
MK
128462015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12847
12848 * gdb.reverse/s390-mvcle.c: New test.
12849 * gdb.reverse/s390-mvcle.exp: New file.
12850 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12851
d5f0636b
MK
128522015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12853
12854 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12855
7ad8b86c
MK
128562015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12857
12858 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12859 reaching marker2.
12860 * gdb.reverse/getresuid-reverse.exp: Likewise.
12861 * gdb.reverse/pipe-reverse.exp: Likewise.
12862 * gdb.reverse/readv-reverse.exp: Likewise.
12863 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12864 * gdb.reverse/time-reverse.exp: Likewise.
12865 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12866
4081c0f1
YQ
128672015-10-30 Yao Qi <yao.qi@linaro.org>
12868
12869 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12870 (empty_cycle): Remove.
12871 (main): Don't call empty_cycle. Don't use watch_count_done.
12872 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12873 empty_cycle. Rewrite the code counting HW watchpoints.
12874
452b4ba5
MK
128752015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12876
12877 * gdb.reverse/fstatat-reverse.c: New test.
12878 * gdb.reverse/fstatat-reverse.exp: New file.
12879 * gdb.reverse/getresuid-reverse.c: New test.
12880 * gdb.reverse/getresuid-reverse.exp: New file.
12881 * gdb.reverse/pipe-reverse.c: New test.
12882 * gdb.reverse/pipe-reverse.exp: New file.
12883 * gdb.reverse/readv-reverse.c: New test.
12884 * gdb.reverse/readv-reverse.exp: New file.
12885 * gdb.reverse/recvmsg-reverse.c: New test.
12886 * gdb.reverse/recvmsg-reverse.exp: New file.
12887 * gdb.reverse/time-reverse.c: New test.
12888 * gdb.reverse/time-reverse.exp: New file.
12889 * gdb.reverse/waitpid-reverse.c: New test.
12890 * gdb.reverse/waitpid-reverse.exp: New file.
12891
5e2e7507
JK
128922015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12893
12894 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12895
0fde2c53
DE
128962015-10-26 Doug Evans <dje@google.com>
12897
12898 PR symtab/17391
12899 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12900 * gdb.dwarf2/bad-regnum.c: New file.
12901 * gdb.dwarf2/bad-regnum.exp: New file.
12902
1a70ae97
DE
129032015-10-26 Doug Evans <dje@google.com>
12904
12905 PR python/18938
12906 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12907 file.
12908
27dc26ab
JK
129092015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12910
12911 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12912 for a change by "Mention language in compile error message".
12913
bed91f4d
SM
129142015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12915
12916 PR python/18073
12917 * gdb.python/py-type.c (C::a_method): New.
12918 (C::a_const_method): New.
12919 (C::a_static_method): New.
12920 (a_function): New.
12921 * gdb.python/py-type.exp (test_fields): Test getting fields
12922 from function and method.
12923
3f2f83dd
KB
129242015-10-21 Keven Boell <keven.boell@intel.com>
12925
12926 * gdb.fortran/vla-alloc-assoc.exp: New file.
12927 * gdb.fortran/vla-datatypes.exp: New file.
12928 * gdb.fortran/vla-datatypes.f90: New file.
12929 * gdb.fortran/vla-history.exp: New file.
12930 * gdb.fortran/vla-ptype-sub.exp: New file.
12931 * gdb.fortran/vla-ptype.exp: New file.
12932 * gdb.fortran/vla-sizeof.exp: New file.
12933 * gdb.fortran/vla-sub.f90: New file.
12934 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12935 * gdb.fortran/vla-value-sub-finish.exp: New file.
12936 * gdb.fortran/vla-value-sub.exp: New file.
12937 * gdb.fortran/vla-value.exp: New file.
12938 * gdb.fortran/vla-ptr-info.exp: New file.
12939 * gdb.mi/mi-vla-fortran.exp: New file.
12940 * gdb.mi/vla.f90: New file.
12941
27145d50
SL
129422015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12943
12944 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12945 of hardwired timeout value.
12946
5f3ff4f8
JK
129472015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12948 Pedro Alves <palves@redhat.com>
12949
12950 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12951 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12952
bfd09d20
JS
129532015-10-19 Josh Stone <jistone@redhat.com>
12954
12955 * gdb.base/catch-syscall.c: Include <sched.h>.
12956 (unknown_syscall): New variable.
12957 (main): Trigger a vfork and an unknown syscall.
12958 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12959 (unknown_syscall_number): Likewise.
12960 (check_call_to_syscall): Accept an optional syscall pattern.
12961 (check_return_from_syscall): Likewise.
12962 (check_continue): Likewise.
12963 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12964 (test_catch_syscall_skipping_return): New test toggling off 'catch
12965 syscall' to step over the syscall return, then toggling back on.
12966 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12967 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12968 (do_syscall_tests): Call test_catch_syscall_without_args and
12969 test_catch_syscall_mid_vfork.
12970 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12971 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12972
b32b93c6
AS
129732015-10-19 Andrew Stubbs <ams@codesourcery.com>
12974
12975 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12976 print g_vE): Add new pass patterns.
12977 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12978 print various symbol names for vptr fields.
12979
9d622bda
AB
129802015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12981
12982 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12983 results.
12984
0fd8ac1c
YQ
129852015-10-12 Yao Qi <yao.qi@linaro.org>
12986
12987 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12988
34240514
YQ
129892015-10-12 Yao Qi <yao.qi@linaro.org>
12990
12991 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12992 is aarch64*-*-linux*.
12993
8240f442
YQ
129942015-10-12 Yao Qi <yao.qi@linaro.org>
12995
12996 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12997 (can_relocate_bcond_true): ... it.
12998 (can_relocate_bcond_false): New function.
12999 (foo): Likewise.
13000 (can_relocate_bl): Likewise.
13001 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13002 can_relocate_bl.
13003
2520f728
PMR
130042015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13005
13006 * gdb.base/nested-addr.c: New file.
13007 * gdb.base/nested-addr.exp: New testcase.
13008
abcef95a
MM
130092015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13010
13011 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13012 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13013 its output. Ignore the output of "record goto begin" and instead
13014 check that GDB is replaying.
13015
145e3ddb
PA
130162015-10-09 Pedro Alves <palves@redhat.com>
13017
13018 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13019 (top level): Use it in the run with no args test.
13020
d5d8c4e1
IB
130212015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13022
13023 * gdb.dlang/properties.exp: New file.
13024
06e635ef
SL
130252015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13026
13027 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13028 whether or not address 0x1000 is mapped on the target.
13029
e019fd1d
SM
130302015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13031
13032 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13033 build.
13034
77ba2a67
MM
130352015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13036
13037 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13038 instruction-history test.
13039
c60eb31f
DE
130402015-09-28 Doug Evans <dje@google.com>
13041
13042 * gdb.base/gcore.c (array_func): Add reference to static_array.
13043
9a3c8263
SM
130442015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13045
13046 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13047 source line.
13048
9720e656
SL
130492015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13050
13051 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13052 short or char as base type.
13053
938d3bf2
SL
130542015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13055
13056 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13057 to allow any size enum.
13058
e6c2c623
PMR
130592015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13060
13061 * gdb.ada/array_ptr_renaming.exp: New testcase.
13062 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13063 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13064
06da0f77
PL
130652015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13066
13067 * gdb.trace/ftrace-lock.c: New file.
13068 * gdb.trace/ftrace-lock.exp: New file.
13069
4f51c22a
PL
130702015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13071
13072 * gdb.arch/insn-reloc.c: New file.
13073 * gdb.arch/ftrace-insn-reloc.exp: New file.
13074
7041adf4
PL
130752015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13076
13077 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13078 instruction.
13079 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13080 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13081 * gdb.trace/range-stepping.c: Likewise.
13082 * gdb.trace/trace-break.c: Likewise.
13083 * gdb.trace/trace-mt.c (thread_function): Likewise.
13084 * gdb.trace/ftrace.c (marker): Likewise.
13085 * gdb.trace/trace-condition.c (marker): Likewise.
13086 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13087 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13088 is_aarch64_target.
13089
015d2e7e
DE
130902015-09-18 Doug Evans <xdje42@gmail.com>
13091
13092 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13093 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13094
26b188a2
SL
130952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13096
13097 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13098 the breakpoint.
13099
79dc332b
SL
131002015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13101
13102 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13103 the pending breakpoint. Remove timeout override for "Run till
13104 MI pending breakpoint on pendfunc3 on thread 2" test.
13105
f57929f2
SL
131062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13107
13108 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13109 filename pattern.
13110
3f469b17
SL
131112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13112
13113 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13114 in breakpoint filename pattern.
13115
515b89b3
SL
131162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13117
7800dbe4
SL
13118 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13119
131202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13121
515b89b3
SL
13122 * gdb.linespec/explicit.exp: Check for readline support for
13123 tab-completion tests. Fix obvious typo.
13124
d2939ba2
MM
131252015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13126
13127 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13128 and replay.
13129
cbb55fa7
MM
131302015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13131
13132 * gdb.btrace/non-stop.c: New.
13133 * gdb.btrace/non-stop.exp: New.
13134
43691ca1
PL
131352015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13136 Yao Qi <yao.qi@linaro.org>
13137
13138 * gdb.trace/trace-condition.c: New file.
13139 * gdb.trace/trace-condition.exp: New file.
13140
d78908cf
WW
131412015-09-16 Wei-cheng Wang <cole945@gmail.com>
13142
13143 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13144 for testing bytecode compilation.
13145
1ed415e2
PA
131462015-09-16 Pedro Alves <palves@redhat.com>
13147 Sandra Loosemore <sandra@codesourcery.com>
13148
13149 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13150 (SECONDS): Redefine.
13151 (main): Call pthread_kill and alarm early.
13152 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13153 support.
13154 (test): If the target can't hardware step and doesn't support
13155 displaced stepping, increase the timeout.
13156
d136eff5
PA
131572015-09-16 Pedro Alves <palves@redhat.com>
13158
13159 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13160 (enable_debug): New procedures.
13161 (test): Use them. Bail out if waiting for threads fails.
13162 (top level): Bail out if a test fails.
13163
991f019c
YQ
131642015-09-16 Yao Qi <yao.qi@linaro.org>
13165
13166 * gdb.asm/asm-source.exp: Set asm-arch for
13167 aarch64*-*-* target.
13168 * gdb.asm/aarch64.inc: New file.
13169
bfca584f
PMR
131702015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13171
13172 * gdb.ada/array_of_variable_length.exp: New testcase.
13173 * gdb.ada/array_of_variable_length/foo.adb: New file.
13174 * gdb.ada/array_of_variable_length/pck.adb: New file.
13175 * gdb.ada/array_of_variable_length/pck.ads: New file.
13176
b326e587
DE
131772015-09-15 Doug Evans <dje@google.com>
13178
13179 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13180 of function static local variable.
13181
5382cfab
PW
131822015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13183
13184 * gdb.threads/tls-so_extern.exp: New test file.
13185 * gdb.threads/tls-so_extern.c: New test file.
13186 * gdb.threads/tls-so_extern_main.c: New test file.
13187
141c5cc4
JK
131882015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13189
13190 * gdb.opt/solib-intra-step-lib.c: New file.
13191 * gdb.opt/solib-intra-step-main.c: New file.
13192 * gdb.opt/solib-intra-step.exp: New file.
13193
d15dcecd
PA
131942015-09-15 Pedro Alves <palves@redhat.com>
13195
13196 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13197 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13198
4c2f2a79
PA
131992015-09-14 Pedro Alves <palves@redhat.com>
13200
13201 * gdb.base/hook-stop-continue.c: Delete.
13202 * gdb.base/hook-stop-continue.exp: Delete.
13203 * gdb.base/hook-stop-frame.c: Delete.
13204 * gdb.base/hook-stop-frame.exp: Delete.
13205 * gdb.base/hook-stop.c: New file.
13206 * gdb.base/hook-stop.exp: New file.
13207
919e6dbe
PMR
132082015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13209
13210 * gdb.ada/access_to_packed_array.exp: New testcase.
13211 * gdb.ada/access_to_packed_array/foo.adb: New file.
13212 * gdb.ada/access_to_packed_array/pack.adb: New file.
13213 * gdb.ada/access_to_packed_array/pack.ads: New file.
13214
157280a4
MM
132152015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13216
13217 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13218 buffer size test.
13219
2fd33e94
DB
132202015-09-11 Don Breazeal <donb@codesourcery.com>
13221
13222 * gdb.base/foll-exec.c: Add copyright header. Fix
13223 formatting issues.
13224 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13225 (do_exec_tests): Use clean_restart in place of zap_session,
13226 and for test initialization. Fix formatting issues. Use
13227 fail in place of perror.
13228 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13229 an expect statement to match an expression with output from
13230 the program under debug.
13231 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13232 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13233 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13234 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13235 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13236
e70b6e8e
DE
132372015-09-09 Doug Evans <dje@google.com>
13238
13239 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13240
7a551a51
DE
132412015-09-09 Doug Evans <dje@google.com>
13242
13243 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13244
4c666f84
DE
132452015-09-09 Doug Evans <dje@google.com>
13246
13247 * gdb.base/savedregs.exp: Fix typo.
13248
243a9253
PA
132492015-09-09 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13252
c0fa8fbd
SL
132532015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13254
13255 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13256 command actually switches threads. Give up on remaining
13257 tests if target fails to stop at breakpoint.
13258
cd7c1778
PMR
132592015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13260
13261 * gdb.ada/funcall_char.exp: New testcase.
13262 * gdb.ada/funcall_char/foo.adb: New file.
13263
dc5c8746
PMR
132642015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13265
13266 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13267 expected outputs. Add two testcases for completing ambiguous
13268 functions.
13269 * gdb.ada/complete/aux_pck.adb: New file.
13270 * gdb.ada/complete/aux_pck.ads: New file.
13271 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13272 Ambiguous_Func functions.
13273 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13274 * gdb.ada/complete/pck.adb: Likewise.
13275
4e83a1e7
UW
132762015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13277
13278 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13279 failures to run the test program under GDB.
13280
8ce74153
LM
132812015-08-26 Luis Machado <lgustavo@codesourcery.com>
13282
13283 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13284 to C.
13285
e9756d52
PP
132862015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13287
13288 * gdb.base/run-after-attach.exp: New test file.
13289 * gdb.base/run-after-attach.c: New test file.
13290
8d37573b
DB
132912015-08-26 Don Breazeal <donb@codesourcery.com>
13292
13293 * gdb.base/foll-exec-2.c: New test program.
13294 * gdb.base/foll-exec-2.exp: New test.
13295
63e43d3a
PMR
132962015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13297
13298 * gdb.base/nested-subp1.exp: New file.
13299 * gdb.base/nested-subp1.c: New file.
13300 * gdb.base/nested-subp2.exp: New file.
13301 * gdb.base/nested-subp2.c: New file.
13302 * gdb.base/nested-subp3.exp: New file.
13303 * gdb.base/nested-subp3.c: New file.
13304
3d40fbb5
PA
133052015-08-24 Pedro Alves <palves@redhat.com>
13306
13307 * gdb.server/connect-without-multi-process.c: New file.
13308 * gdb.server/connect-without-multi-process.exp: New file.
13309
4422ac93
LM
133102015-08-24 Luis Machado <lgustavo@codesourcery.com>
13311
13312 * gdb.opt/inline-markers.c: Make z int.
13313
91dddb86
LM
133142015-08-24 Luis Machado <lgustavo@codesourcery.com>
13315
13316 * gdb.opt/inline-markers.c: Make z volatile.
13317
a48847ee
LM
133182015-08-24 Luis Machado <lgustavo@codesourcery.com>
13319
13320 * gdb.opt/inline-bt.c: New volatile global z.
13321 * gdb.opt/inline-cmds.c: Likewise.
13322 * gdb.opt/inline-locals.c: Likewise.
13323 * gdb.opt/inline-markers.c: New extern global z.
13324 (marker): Use z.
13325 (inline_fn): Likewise.
13326
0ebbc52b
PA
133272015-08-24 Pedro Alves <palves@redhat.com>
13328
13329 * config/m32r-stub.exp: Remove file.
13330 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13331 * gdb.base/call-rt-st.exp: Likewise.
13332 * gdb.base/call-strs.exp: Likewise.
13333 * gdb.base/default.exp: Remove references to h8300-*-hms and
13334 *-*-udi*.
13335 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13336
77c365df
AA
133372015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13338
13339 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13340 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13341 and "return" use KFAIL when GDB can not read/write the vector
13342 return value.
13343
4313b8c0
GB
133442015-08-21 Gary Benson <gbenson@redhat.com>
13345
13346 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13347
0e433b32
PA
133482015-08-20 Pedro Alves <palves@redhat.com>
13349
13350 * gdb.server/solib-list.exp: No longer expect an interior stop in
13351 non-stop mode.
13352
221e1a37
PA
133532015-08-20 Pedro Alves <palves@redhat.com>
13354
13355 * gdb.server/connect-stopped-target.c: New file.
13356 * gdb.server/connect-stopped-target.exp: New file.
13357
40e3ad0e
PA
133582015-08-20 Pedro Alves <palves@redhat.com>
13359
13360 * gdb.dwarf2/comp-unit-lang.exp: New file.
13361 * gdb.dwarf2/comp-unit-lang.c: New file.
13362
af39b327
PMR
133632015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13364
13365 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13366 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13367
7d45c7c3 133682015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13369
7d45c7c3
KB
13370 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13371 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13372
4d6cceb4
DE
133732015-08-18 Doug Evans <dje@google.com>
13374 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13375
13376 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13377 skip_python_tests. New arg prompt_regexp.
13378 (skip_python_tests): New function.
13379 * lib/mi-support.exp (mi_skip_python_tests): New function.
13380 * gdb.python/py-mi-objfile-gdb.py: New file.
13381 * gdb.python/py-mi-objfile.c: New file.
13382 * gdb.python/py-mi-objfile.exp: New file.
13383
ad89c2aa
KS
133842015-08-17 Keith Seitz <keiths@redhat.com>
13385
13386 * gdb.linespec/explicit.exp: Move strace test from here ...
13387 * gdb.trace/strace.exp: ... to here.
13388
e3ae3c43
PP
133892015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13390
13391 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13392 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13393
604b2636
DE
133942015-08-14 Doug Evans <xdje42@gmail.com>
13395
13396 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13397 inferior before selecting a new file.
13398
6ff0ba5f
DE
133992015-08-14 Doug Evans <xdje42@gmail.com>
13400
13401 * gdb.mi/mi-disassemble.exp: Update.
13402 * gdb.base/disasm-optim.S: New file.
13403 * gdb.base/disasm-optim.c: New file.
13404 * gdb.base/disasm-optim.h: New file.
13405 * gdb.base/disasm-optim.exp: New file.
13406
9ca98f92
KS
134072015-08-14 Keith Seitz <keiths@redhat.com>
13408
13409 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13410 "evaluated-by".
13411
52bbc560
JB
134122015-08-13 Joel Brobecker <brobecker@adacore.com>
13413
13414 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13415
5d8c3ed3
PMR
134162015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13417
13418 * gdb.ada/fun_renaming.exp: New testcase.
13419 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13420 * gdb.ada/fun_renaming/pack.adb: New file.
13421 * gdb.ada/fun_renaming/pack.ads: New file.
13422
ea8812bc
KS
134232015-08-12 Keith Seitz <keiths@redhat.com>
13424
13425 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13426 gdb_get_line_number.
13427
4dafcdeb
JB
134282015-08-12 Joel Brobecker <brobecker@adacore.com>
13429
13430 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13431 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13432 gdb.base/dso2dso.exp: New files.
13433
5ba32597
SDJ
134342015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13435 Pedro Alves <palves@redhat.com>
13436 Keith Seitz <keiths@redhat.com>
13437
13438 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13439 GDBFLAGS.
13440
b6dafabf
PP
134412015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13442
13443 * gdb.base/gdbhistsize-history.exp
13444 (test_histsize_history_setting): Use save_vars.
13445 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13446 Use save_vars.
13447 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13448 * gdb.base/readline.exp: Use save_vars.
13449
abe8e607
PP
134502015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13451
13452 * lib/gdb.exp (save_vars): New proc.
13453
629500fa
KS
134542015-08-11 Keith Seitz <keiths@redhat.com>
13455
13456 * gdb.base/help.exp: Update help_breakpoint_text.
13457
eb8c4e2e
KS
134582015-08-11 Keith Seitz <keiths@redhat.com>
13459
13460 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13461 (at toplevel): Call test_explicit_breakpoints.
13462 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13463 breakpoints.
13464 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13465 breakpoint conditions, "-cond".
13466
87f0e720
KS
134672015-08-11 Keith Seitz <keiths@redhat.com>
13468
13469 * gdb.linespec/3explicit.c: New file.
13470 * gdb.linespec/cpexplicit.cc: New file.
13471 * gdb.linespec/cpexplicit.exp: New file.
13472 * gdb.linespec/explicit.c: New file.
13473 * gdb.linespec/explicit.exp: New file.
13474 * gdb.linespec/explicit2.c: New file.
13475 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13476 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13477 before using in the matching pattern.
13478 Clarify that `prefix' is a regular expression.
13479
f00aae0f
KS
134802015-08-11 Keith Seitz <keiths@redhat.com>
13481
13482 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13483 test.
13484 Add tests for missing ",FMT" and ",".
13485
e27852be
DE
134862015-08-10 Doug Evans <dje@google.com>
13487 Keith Seitz <keiths@redhat.com>
13488
13489 PR gdb/17960
13490 * gdb.base/completion.exp: Add location completer tests.
13491
7f03bd92
PA
134922015-08-07 Pedro Alves <palves@redhat.com>
13493
13494 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13495 tests here.
13496 (top level): Run do_test with and without displaced stepping.
13497
3fc8eb30
PA
134982015-08-07 Pedro Alves <palves@redhat.com>
13499
13500 * gdb.base/valgrind-disp-step.c: New file.
13501 * gdb.base/valgrind-disp-step.exp: New file.
13502
d4569d7b
PA
135032015-08-07 Pedro Alves <palves@redhat.com>
13504
13505 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13506 Delete function.
13507 (main): Add alarm. Run an infinite loop instead of calling
13508 wait_threads.
13509 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13510 comment.
13511 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13512 Delete function.
13513 (main): Add alarm. Run an infinite loop instead of calling
13514 wait_threads.
13515 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13516 comment.
13517
e1316e60
PA
135182015-08-07 Pedro Alves <palves@redhat.com>
13519
13520 * gdb.base/checkpoint-ns.exp: New file.
13521 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13522 standard_testfile.
13523
da8c46d2
MM
135242015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13525
13526 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13527 * gdb.btrace/instruction_history.exp: Update.
13528 * gdb.btrace/tsx.exp: New.
13529 * gdb.btrace/tsx.c: New.
13530
de1c2c52
PA
135312015-08-06 Pedro Alves <palves@redhat.com>
13532
13533 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13534 increase timeout.
13535 * gdb.reverse/until-precsave.exp: Bump timeouts.
13536
782e0bf4
PA
135372015-08-06 Pedro Alves <palves@redhat.com>
13538
13539 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13540
83e97ed0
PA
135412015-08-06 Pedro Alves <palves@redhat.com>
13542
13543 PR gdb/18749
13544 * gdb.threads/process-dies-while-handling-bp.c: New file.
13545 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13546
863d01bd
PA
135472015-08-06 Pedro Alves <palves@redhat.com>
13548
13549 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13550 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13551
0a39bb32
PA
135522015-08-05 Pedro Alves <palves@redhat.com>
13553
13554 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13555 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13556
ee2d2b10
SL
135572015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13558
13559 * gdb.base/bp-permanent.exp: Report test as unsupported if
13560 the target cannot stop at the permanent breakpoint.
13561
4e1bdb00
DE
135622015-08-03 Doug Evans <dje@google.com>
13563
13564 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13565 10000.
13566
3d338901
DE
135672015-08-03 Doug Evans <dje@google.com>
13568
13569 * Makefile.in (workers/%.worker, build-perf): New rule.
13570 (GDB_PERFTEST_MODE): New variable.
13571 (check-perf): Use it.
13572 (clean): Clean up gdb.perf parallel build subdirs.
13573 * lib/build-piece.exp: New file.
13574 * lib/gdb.exp (make_gdb_parallel_path): New function
13575 (standard_output_file, standard_temp_file): Call it.
13576 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13577 of $GDB_PARALLEL.
13578 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13579
af061d3e
DE
135802015-08-03 Doug Evans <dje@google.com>
13581
8e1afc81 13582 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13583 (LOG_FILE_NAME): New global.
13584 (TextReporter.__init__): Initialize self.txt_sum.
13585 (TextReporter.report): Add support for multiple data-points.
13586 Move report to perftest.sum, put raw data in perftest.log.
13587 (TextReporter.start): Open sum and log files.
13588 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13589 * gdb.perf/lib/perftest/testresult.py
13590 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13591
2c8c5d37
PA
135922015-07-31 Pedro Alves <palves@redhat.com>
13593
13594 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13595 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13596 kill_wait_spawned_process instead of explicit "kill -9".
13597 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13598 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13599 kill_wait_spawned_process.
13600 * gdb.base/attach-twice.exp: Likewise.
13601 * gdb.base/attach.exp: Likewise.
13602 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13603 gdb_test_multiple.
13604 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13605 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13606 kill_wait_spawned_process.
13607 * gdb.base/valgrind-infcall.exp: Likewise.
13608 * gdb.multi/multi-attach.exp: Likewise.
13609 * gdb.python/py-prompt.exp: Likewise.
13610 * gdb.python/py-sync-interp.exp: Likewise.
13611 * gdb.server/ext-attach.exp: Likewise.
13612 * gdb.threads/attach-into-signal.exp (corefunc): Use
13613 spawn_wait_for_attach, spawn_id_get_pid and
13614 kill_wait_spawned_process.
13615 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13616 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13617 spawn_id_get_pid and kill_wait_spawned_process.
13618 * gdb.threads/attach-stopped.exp (corefunc): Use
13619 spawn_wait_for_attach, spawn_id_get_pid and
13620 kill_wait_spawned_process.
13621 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13622 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13623 kill_wait_spawned_process instead of explicit "kill -9".
13624 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13625 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13626 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13627 processes. Don't map cygwin/windows pids here. Now returns a
13628 spawn id list.
13629
032a0fca
SL
136302015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13631
13632 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13633 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13634 correct patch.
13635
61a934ca
SL
136362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13637
13638 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13639
4bc4d428
SL
136402015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13641
13642 Reapply:
13643 2014-05-21 Mark Wielaard <mjw@redhat.com>
13644
13645 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13646
998d452a
PA
136472015-07-30 Pedro Alves <palves@redhat.com>
13648
13649 * linux-low.c (handle_extended_wait): Set the child's last
13650 reported status to TARGET_WAITKIND_STOPPED.
13651
69dde7dc
PA
136522015-07-30 Pedro Alves <palves@redhat.com>
13653
13654 PR threads/18600
13655 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13656 only shows inferior 1.
13657
4dd63d48
PA
136582015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13659 Pedro Alves <palves@redhat.com>
13660
13661 PR threads/18600
13662 * gdb.threads/fork-plus-threads.c: New file.
13663 * gdb.threads/fork-plus-threads.exp: New file.
13664
d618e4c5
PP
136652015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13666
13667 * gdb.base/batch-preserve-term-settings.exp
13668 (test_terminal_settings_preserved_after_cli_exit): Use
13669 send_quit_command.
13670
1eef6428
PA
136712015-07-29 Pedro Alves <palves@redhat.com>
13672 Don Breazeal <donb@codesourcery.com>
13673
13674 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13675 output from both inferior_spawn_id and gdb_spawn_id.
13676
7da5b897
SDJ
136772015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13678
13679 * gdb.threads/attach-into-signal.exp (corefunc): Use
13680 with_test_prefix on nested loops, uniquefying the test messages.
13681
dac804df
SDJ
136822015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13683
13684 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13685 commit.
13686
06265e53
PP
136872015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13688
13689 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13690 New proc.
13691 (test_terminal_settings_preserved_after_sigterm): New test.
13692
18206ca3
PP
136932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13694
13695 * gdb.base/batch-preserve-term-settings.exp
13696 (test_terminal_settings_preserved_after_cli_exit): New test.
13697
90074d11
PP
136982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13699
13700 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13701 manipulation of saved_gdbflags.
13702 (test_terminal_settings_preserved): Remove global declaration of
13703 the unused variable pagination_prompt. Remove manipulation of
13704 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13705 GDBFLAGS.
13706
eb1a7902
PA
137072015-07-29 Pedro Alves <palves@redhat.com>
13708
13709 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13710
8b75dd3b
PA
137112015-07-29 Pedro Alves <palves@redhat.com>
13712
13713 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13714 at the top.
13715
dedad4e3
PA
137162015-07-29 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13719 (main): Call gdb_unbuffer_output.
13720 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13721 (main): Call gdb_unbuffer_output.
13722 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13723 (main): Call gdb_unbuffer_output.
13724 * gdb.base/call-strs.exp: Adjust to step over the
13725 gdb_unbuffer_output call.
13726 * gdb.base/catch-gdb-caused-signals.c: Include
13727 "../lib/unbuffer_output.c".
13728 (main): Call gdb_unbuffer_output.
13729 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13730 (main): Call gdb_unbuffer_output.
13731 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13732 (main): Call gdb_unbuffer_output.
13733 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13734 (main): Call gdb_unbuffer_output.
13735 * gdb.base/shlib-call.exp: Adjust to step over the
13736 gdb_unbuffer_output call.
13737 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13738 (main): Call gdb_unbuffer_output.
13739 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13740 (main): Call gdb_unbuffer_output.
13741 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13742 (main): Rename to ...
13743 (test): ... this.
13744 (main): Reimplement.
13745 * gdb.base/varargs.exp: Run to test instead of to main.
13746 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13747 (main): Call gdb_unbuffer_output.
13748
58789a91
PA
137492015-07-29 Pedro Alves <palves@redhat.com>
13750
13751 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13752 factore out from mi_continue_dprintf. For call-style dprintfs,
13753 expect dprintf output out of $inferior_spawn_id.
13754 (mi_continue_dprintf): Use mi_expect_dprintf.
13755 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13756 (main): Call gdb_unbuffer_output.
13757
e8376742
PA
137582015-07-29 Pedro Alves <palves@redhat.com>
13759
13760 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13761 (default_mi_gdb_start): Set inferior_spawn_id instead of
13762 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13763 gdb_spawn_id.
13764 (mi_gdb_test): Always expect inferior output from both
13765 $inferior_spawn_id and $gdb_spawn_id.
13766
08280010
PA
137672015-07-29 Pedro Alves <palves@redhat.com>
13768
13769 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13770 send_inferior and $inferior_spawn_id.
13771
4d30e432
PA
137722015-07-29 Pedro Alves <palves@redhat.com>
13773
13774 * gdb.gdb/complaints.exp (test_initial_complaints)
13775 (test_serial_complaints, test_short_complaints): Use
13776 gdb_test_stdio.
13777 (test_empty_complaint): Handle $inferior_spawn_id !=
13778 $gdb_spawn_id.
13779
0d30a335
PA
137802015-07-29 Pedro Alves <palves@redhat.com>
13781
13782 * gdb.base/varargs.exp: Use gdb_test_stdio.
13783
39413b29
PA
137842015-07-29 Pedro Alves <palves@redhat.com>
13785
13786 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13787
7cb000a9
PA
137882015-07-29 Pedro Alves <palves@redhat.com>
13789
13790 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13791
d7b8ac82
PA
137922015-07-29 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13795 parameter into two new parameters, "inf_result" and "gdb_result".
13796 Expect inferior output and gdb output from $inferior_spawn_id and
13797 $gdb_spawn_id, respectively. Adjust all callers.
13798
789c3a0c
PA
137992015-07-29 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13802 of gdb_test_sequence.
13803
77e760c3
PA
138042015-07-29 Pedro Alves <palves@redhat.com>
13805
13806 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13807 (saw_spurious_output): Expect inferior output from
13808 $inferior_spawn_id. Use gdb_test_stdio.
13809
8396d2cd
PA
138102015-07-29 Pedro Alves <palves@redhat.com>
13811
13812 * gdb.base/dprintf.exp: Use standard_testfile. Change
13813 prepare_for_testing call.
13814 (srcfile): Don't set.
13815 (restart): New procedure.
13816 (test_dprintf): New procecure, use to continue over dprintfs.
13817 (test_call, test_agent): New procedures, tests moved here.
13818 Restart gdb and recreate dprintfs. Adjust expected output.
13819
2051d61f
PA
138202015-07-29 Pedro Alves <palves@redhat.com>
13821
13822 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13823
452397af
PA
138242015-07-29 Pedro Alves <palves@redhat.com>
13825
13826 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13827
8aed9555
PA
138282015-07-29 Pedro Alves <palves@redhat.com>
13829
13830 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13831 gdb_test_stdio.
13832
188a61b4
PA
138332015-07-29 Pedro Alves <palves@redhat.com>
13834
13835 * lib/gdb.exp (gdb_test_stdio): New procedure.
13836
12264a45
PA
138372015-07-29 Pedro Alves <palves@redhat.com>
13838
13839 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13840
23ffc893
PA
138412015-07-29 Pedro Alves <palves@redhat.com>
13842
13843 * gdb.base/call-signal-resume.exp: Remove check for
13844 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13845 * gdb.base/unwindonsignal.exp: Likewise.
13846 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13847 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13848
65566918
PA
138492015-07-29 Pedro Alves <palves@redhat.com>
13850
13851 * gdb.base/siginfo-addr.c (pass): New function.
13852 (handler): Call it iff si_addr is correct.
13853 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13854 Set a breakpoint at "pass" and continue to it.
13855
d60a9221
SDJ
138562015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13857
13858 * gdb.python/py-objfile.exp: Make some tests have unique names.
13859 * gdb.python/py-pp-registration.exp: Likewise.
13860
bde40b8f
PA
138612015-07-28 Pedro Alves <palves@redhat.com>
13862
13863 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13864
13e1dec8
SM
138652015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13866
13867 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13868
da33c9a7
SM
138692015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13870
13871 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13872
077836f7
PP
138732015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13874
13875 * gdb.base/gdb-sigterm-2.exp: New test.
13876
b8cc7b2e
DE
138772015-07-25 Doug Evans <xdje42@gmail.com>
13878
13879 Revert:
13880 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13881 (workers/%.worker, build-perf): New rule.
13882 (GDB_PERFTEST_MODE): New variable.
13883 (check-perf): Use it.
13884 (clean): Clean up gdb.perf parallel build subdirs.
13885 * lib/build-piece.exp: New file.
13886 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13887 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13888 name.
13889 (standard_temp_file): Ditto.
13890 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13891 of $GDB_PARALLEL.
13892
c8bd4544
DE
138932015-07-24 Doug Evans <dje@google.com>
13894
13895 * gdb.perf/lib/perftest/utils.py: New file.
13896 * gdb.perf/gm-hello.cc: New file.
13897 * gdb.perf/gm-pervasive-typedef.cc: New file.
13898 * gdb.perf/gm-pervasive-typedef.h: New file.
13899 * gdb.perf/gm-std.cc: New file.
13900 * gdb.perf/gm-std.h: New file.
13901 * gdb.perf/gm-use-cerr.cc: New file.
13902 * gdb.perf/gm-utils.h: New file.
13903 * gdb.perf/gmonster-null-lookup.py: New file.
13904 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13905 * gdb.perf/gmonster-print-cerr.py: New file.
13906 * gdb.perf/gmonster-ptype-string.py: New file.
13907 * gdb.perf/gmonster-runto-main.py: New file.
13908 * gdb.perf/gmonster-select-file.py: New file.
13909 * gdb.perf/gmonster1-null-lookup.exp: New file.
13910 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13911 * gdb.perf/gmonster1-print-cerr.exp: New file.
13912 * gdb.perf/gmonster1-ptype-string.exp: New file.
13913 * gdb.perf/gmonster1-runto-main.exp: New file.
13914 * gdb.perf/gmonster1-select-file.exp: New file.
13915 * gdb.perf/gmonster1.cc: New file.
13916 * gdb.perf/gmonster1.exp: New file.
13917 * gdb.perf/gmonster2-null-lookup.exp: New file.
13918 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13919 * gdb.perf/gmonster2-print-cerr.exp: New file.
13920 * gdb.perf/gmonster2-ptype-string.exp: New file.
13921 * gdb.perf/gmonster2-runto-main.exp: New file.
13922 * gdb.perf/gmonster2-select-file.exp: New file.
13923 * gdb.perf/gmonster2.cc: New file.
13924 * gdb.perf/gmonster2.exp: New file.
13925
6eab34f3
DE
139262015-07-24 Doug Evans <dje@google.com>
13927
13928 * gdb.perf/README: New file.
13929 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13930 * lib/gen-perf-test.exp: New file.
13931
63738bfd
DE
139322015-07-24 Doug Evans <dje@google.com>
13933
13934 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13935 (PerfTest::startup): New function.
13936 (PerfTest::run): Return result of calling body.
13937 (PerfTest::assemble): Rewrite.
13938 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13939 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13940 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13941 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13942 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13943
7b606f95
DE
139442015-07-24 Doug Evans <dje@google.com>
13945
13946 * lib/gdb.exp (clean_restart): Make executable optional.
13947
a97b16b8
DE
139482015-07-24 Doug Evans <dje@google.com>
13949
13950 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13951 compiler_info references.
13952 * gdb.cp/temargs.exp: Ditto.
13953 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13954 (get_compiler_info): Early exit if already computed. Set compiler_info
13955 to "unknown" if there was a problem.
13956 (test_compiler_info): Add function comment. Call get_compiler_info.
13957
35baa57f
DE
139582015-07-24 Doug Evans <dje@google.com>
13959
13960 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13961 (workers/%.worker, build-perf): New rule.
13962 (GDB_PERFTEST_MODE): New variable.
13963 (check-perf): Use it.
13964 (clean): Clean up gdb.perf parallel build subdirs.
13965 * lib/build-piece.exp: New file.
13966 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13967 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13968 name.
13969 (standard_temp_file): Ditto.
13970 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13971 of $GDB_PARALLEL.
13972
6ebea266
DE
139732015-07-24 Doug Evans <dje@google.com>
13974
13975 * lib/future.exp (gdb_default_target_compile): New option
13976 "early_flags".
13977 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13978 --as-needed.
13979
1e76a7e9
SDJ
139802015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13981
13982 * gdb.base/catch-syscall.exp: Call gdb_exit before
13983 gdb_skip_xml_test.
13984
5068630a
PA
139852015-07-24 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.python/py-events.exp: Accept output between the stop event
13988 and the prompt.
13989 * gdb.python/py-evsignal.exp: Likewise.
13990 * gdb.python/py-evthreads.exp: Likewise.
13991
77598427
PA
139922015-07-24 Pedro Alves <palves@redhat.com>
13993
13994 PR gdb/18717
13995 * gdb.threads/non-ldr-exit.c: New file.
13996 * gdb.threads/non-ldr-exit.exp: New file.
13997
11e6c98f
YQ
139982015-07-24 Yao Qi <yao.qi@linaro.org>
13999
14000 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14001 restarting process.
14002
51aee833
YQ
140032015-07-24 Yao Qi <yao.qi@linaro.org>
14004
14005 * gdb.server/ext-restart.exp: New file.
14006
8cfe207c
YQ
140072015-07-24 Yao Qi <yao.qi@linaro.org>
14008
14009 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14010 argument options.
14011 * gdb.server/ext-wrapper.exp: New file.
14012
cc12ce38
DE
140132015-07-23 Doug Evans <dje@google.com>
14014
14015 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14016 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14017
d0d84780
PMR
140182015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14019
14020 * gdb.ada/var_arr_typedef.exp: New testcase.
14021 * gdb.ada/var_arr_typedef/pack.adb: New file.
14022 * gdb.ada/var_arr_typedef/pack.ads: New file.
14023 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14024
8b558f79
JB
140252015-07-20 Joel Brobecker <brobecker@adacore.com>
14026
14027 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14028
775a3298
JK
140292015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14030
14031 * gdb.arch/i386-biarch-core.exp: Replace istarget
14032 by "complete set gnutarget". Remove expectation for the "core-file"
14033 command.
14034
db1ff28b
JK
140352015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14036
14037 Revert the previous commit:
14038 Tests for validate symbol file using build-id.
14039
0a94970d
JK
140402015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14041
14042 Tests for validate symbol file using build-id.
14043 * gdb.base/solib-mismatch-lib.c: New file.
14044 * gdb.base/solib-mismatch-libmod.c: New file.
14045 * gdb.base/solib-mismatch.c: New file.
14046 * gdb.base/solib-mismatch.exp: New file.
14047
03346981
SL
140482015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14049
14050 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14051 nios2-*-linux*.
14052 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14053 * gdb.base/siginfo.exp: Likewise.
14054 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14055
42422cc7
PL
140562015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14057
14058 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14059 Move it to ...
14060 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14061 ... here.
14062 * gdb.trace/range-stepping.exp: Check that the target supports
14063 range stepping.
14064
cfa68bae
JK
140652015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14066
14067 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14068
8ffdba26
PA
140692015-07-14 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.base/killed-outside.exp: New file.
14072 * gdb.base/killed-outside.c: New file.
14073
218a5a11
JK
140742015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14075
14076 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14077 (n at main): New.
14078 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14079
e03ed3c6
AA
140802015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14081
14082 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14083 infcall tests instead of setting up for KFAIL.
14084
485668e5
MM
140852015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14086
14087 * gdb.btrace/record_goto-step.exp: New.
14088
08464196
JK
140892015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14090
14091 PR compile/18484
14092 * gdb.compile/compile.c (struct struct_type): Add volatile to
14093 selffield's type.
14094 * gdb.compile/compile.exp
14095 (compile code struct_object.selffield = &struct_object): Skip further
14096 struct_object tests if this one xfails.
14097
bcf5c1d9
RC
140982015-07-08 Robert O'Callahan <robert@ocallahan.org>
14099
14100 PR exp/18617
14101 * gdb.trace/ax.exp: Add test.
14102
4931af25
YQ
141032015-07-07 Yao Qi <yao.qi@linaro.org>
14104
14105 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14106 instead of istarget "aarch64*-*-*".
14107 * gdb.arch/aarch64-fp.exp: Likewise.
14108 * gdb.base/float.exp: Likewise.
14109 * gdb.reverse/aarch64.exp: Likewise.
14110 * lib/gdb.exp (is_aarch64_target): New proc.
14111
9fcf688e
YQ
141122015-07-07 Yao Qi <yao.qi@linaro.org>
14113
14114 * lib/gdb.exp (is_aarch32_target): New proc.
14115 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14116 instead of "istarget "arm*-*-*"".
14117 * gdb.arch/arm-disp-step.exp: Likewise.
14118 * gdb.arch/thumb-bx-pc.exp: Likewise.
14119 * gdb.arch/thumb-prologue.exp: Likewise.
14120 * gdb.arch/thumb-singlestep.exp: Likewise.
14121 * gdb.base/disp-step-syscall.exp: Likewise.
14122 * gdb.base/float.exp: Likewise.
14123
fbd8d50d
YQ
141242015-07-07 Yao Qi <yao.qi@linaro.org>
14125
14126 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14127 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14128
71be1fdc
YQ
141292015-07-07 Yao Qi <yao.qi@linaro.org>
14130
14131 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14132 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14133 if it exists.
14134 * gdb.multi/multi-arch.exp: Likewise.
14135
3e221d36
SM
141362015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14137
14138 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14139 print.
14140
d441430b
YQ
141412015-07-07 Yao Qi <yao.qi@linaro.org>
14142
14143 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14144
06f810bd
MG
141452015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14146
14147 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14148 '[' and ']' characters.
14149
5e61e7c0
IB
141502015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14151
14152 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14153
28bf096c
PA
141542015-06-29 Pedro Alves <palves@redhat.com>
14155
14156 PR threads/18127
14157 * gdb.threads/hand-call-new-thread.c: New file.
14158 * gdb.threads/hand-call-new-thread.c: New file.
14159
ee93cd5e
KS
141602015-06-26 Keith Seitz <keiths@redhat.com>
14161 Doug Evans <dje@google.com>
14162
14163 PR 16253
14164 * gdb.cp/var-tag-2.cc: New file.
14165 * gdb.cp/var-tag-3.cc: New file.
14166 * gdb.cp/var-tag-4.cc: New file.
14167 * gdb.cp/var-tag.cc: New file.
14168 * gdb.cp/var-tag.exp: New file.
14169
fc637f04
PP
141702015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14171
14172 * gdb.base/history-duplicates.exp: New test.
14173
2e52ae68
PP
141742015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14175
14176 * gdb.base/completion.exp: Test the completion of the "focus"
14177 command.
14178
6e22494e
JK
141792015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14180
14181 * gdb.arch/amd64-prologue-skip.S: New file.
14182 * gdb.arch/amd64-prologue-skip.exp: New file.
14183
bf7b9cd9
SM
141842015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14185
14186 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14187 is_address_zero_readable check.
14188
201e8dfd
PB
141892015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14190
14191 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14192 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14193
5cd867b4
YQ
141942015-06-24 Yao Qi <yao.qi@linaro.org>
14195
14196 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14197 linux targets.
14198
4d7be007
YQ
141992015-06-24 Yao Qi <yao.qi@linaro.org>
14200
14201 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14202 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14203 * gdb.base/siginfo-thread.exp: Likewise.
14204
07fcd301
YQ
142052015-06-22 Yao Qi <yao.qi@linaro.org>
14206
14207 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14208
52042a00
YQ
142092015-06-22 Yao Qi <yao.qi@linaro.org>
14210
14211 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14212 aarch64*-*-*.
14213 (skip_hw_watchpoint_tests): Likewise.
14214
74bd41ce
PP
142152015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14216
14217 * gdb.base/gdbinit-history.exp: Test the interaction between
14218 setting GDBHISTSIZE and setting the history size via .gdbinit.
14219
bc460514
PP
142202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14221
14222 PR gdb/16999
14223 * gdb.base/gdbhistsize-history.exp: New test.
14224
b58c513b
PP
142252015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14226
14227 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14228 with GDBHISTSIZE.
14229 * gdb.base/readline.exp: Likewise.
14230
92046791
YQ
142312015-06-17 Yao Qi <yao.qi@linaro.org>
14232
14233 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14234 line.
14235
2093d2d3
PP
142362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14237
14238 * gdb.base/gdbinit-history.exp: Add test case to check that
14239 an unlimited history file does not get truncated on exit.
14240
e6c693af
AA
142412015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14242
14243 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14244 (VECTOR): New macro. Use it...
14245 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14246 ...for these typedefs.
14247 (int8, char1, int1, double1): New typedefs.
14248 (struct just_int2, struct two_int2): New structures.
14249 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14250 (add_structvecs, add_singlevecs): New functions.
14251 (main): Call add_some_intvecs twice.
14252 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14253 the compile and exit upon failure. Try compiling for the "native"
14254 architecture. Test inferior function calls with vector arguments
14255 and vector return value handling with "finish" and "return".
14256
c74f7d1c
JT
142572015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14258
14259 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14260 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14261 PE file.
14262 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14263
98aa42ee
AT
142642015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14265
14266 PR breakpoints/16465
14267 * gdb.mi/mi-dprintf-pending.c: New file.
14268 * gdb.mi/mi-dprintf-pending.exp: New test.
14269 * gdb.mi/mi-dprintf-pendshr.c: New file.
14270
7d73c23c 142712015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14272 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14273
14274 * gdb.arch/i386-mpx-map.c: New file.
14275 * gdb.arch/i386-mpx-map.exp: New File.
14276
142772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14278
14279 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14280 * gdb.arch/i386-mpx.exp: Indentation fixed.
14281
142822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14283
14284 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14285 function and improved indentation.
14286 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14287 gdb_test_multiple. Added additional tests to skip the test.
14288
142892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14290
14291 * gdb.arch/i386-avx512.c: Change path in include file.
14292 * gdb.arch/i386-avx512.exp: Change include dir path
14293 compilation flag.
14294 * gdb.arch/i386-mpx.c: Change path in include file.
14295 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14296 flag.
14297
d5eba19a
JK
142982015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14299
14300 * gdb.compile/compile-print.exp (compile print *vararray@3)
14301 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14302
7f361056
JK
143032015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14306 (do not keep jit in memory): ... this.
14307 (expect 5): Change it to ...
14308 (expect no 5): ... this.
14309
3b462ec2
SM
143102015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14311
14312 PR gdb/15564
14313 * gdb.mi/mi-detach.exp: New file.
14314
e0619de6
JK
143152015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14316
14317 PR symtab/18392
14318 * gdb.arch/amd64-tailcall-self.S: New file.
14319 * gdb.arch/amd64-tailcall-self.c: New file.
14320 * gdb.arch/amd64-tailcall-self.exp: New file.
14321
e970cb34
DB
143222015-05-28 Don Breazeal <donb@codesourcery.com>
14323
14324 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14325 tests for remote targets by checking is_target_gdbserver.
14326
b2e2f908
DE
143272015-05-27 Doug Evans <dje@google.com>
14328
14329 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14330 * gdb.dwarf2/opaque-type-lookup.c: New file.
14331 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14332
82c7be31
DE
143332015-05-26 Doug Evans <dje@google.com>
14334
14335 * gdb.cp/iostream.cc: New file.
14336 * gdb.cp/iostream.exp: New file.
14337
b4f54984
DE
143382015-05-26 Doug Evans <dje@google.com>
14339
14340 * gdb.dwarf2/dw2-op-call.exp: Update.
14341 * gdb.dwarf2/dw4-sig-types.exp: Update.
14342 * gdb.dwarf2/implptr.exp: Update.
14343 * gdb.mi/mi-cmd-param-changed.exp: Update.
14344
4ea6efe9
DE
143452015-05-26 Doug Evans <dje@google.com>
14346
14347 * gdb.python/py-lazy-string.c: New file.
14348 * gdb.python/py-lazy-string.exp: New file.
14349 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14350 (main): Update. Add estring3.
14351 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14352 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14353
f6bb7db3
YQ
143542015-05-26 Omair Javaid <omair.javaid@linaro.org>
14355 Yao Qi <yao.qi@linaro.org>
14356
14357 * gdb.reverse/aarch64.c: New.
14358 * gdb.reverse/aarch64.exp: New.
14359
a81bfbd0
OJ
143602015-05-26 Omair Javaid <omair.javaid@linaro.org>
14361
25d49b86
PA
14362 * lib/gdb.exp (supports_process_record): Return true for
14363 aarch64*-linux*.
a81bfbd0
OJ
14364 (supports_reverse): Likewise.
14365
158bf1b4
PP
143662015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14367
14368 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14369 Use with_test_prefix.
14370
a0145030
AB
143712015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14372
14373 * gdb.base/completion.exp: Add test for completion of layout
14374 names.
14375
ebe3b578
AB
143762015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14377
14378 * lib/gdb.exp (skip_tui_tests): New proc.
14379 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14380
84204ed7
PA
143812015-05-19 Pedro Alves <palves@redhat.com>
14382
14383 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14384 Save the whole env array instead of just HOME. Unset HISTSIZE in
14385 the environment while testing. Restore whole environment
14386 afterwards.
14387
37442ce1
DE
143882015-05-16 Doug Evans <xdje42@gmail.com>
14389
14390 * gdb.guile/scm-ports.c: New file.
14391 * gdb.guile/scm-ports.exp: Add memory port tests.
14392
36de76f9
JK
143932015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14394
14395 * gdb.compile/compile-print.c: New file.
14396 * gdb.compile/compile-print.exp: New file.
14397
3a9558c4
JK
143982015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14399
14400 * gdb.compile/compile-ops.exp: Cast param to void.
14401 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14402 (compile code struct_object.selffield = &struct_object): Add xfail.
14403
aa715135
JG
144042015-05-15 Joel Brobecker <brobecker@adacore.com>
14405
14406 * gdb.ada/arr_enum_with_gap: New testcase.
14407
931e5bc3
JG
144082015-05-15 Joel Brobecker <brobecker@adacore.com>
14409
14410 * gdb.ada/byte_packed_arr: New testcase.
14411
9cd4d857
JB
144122015-05-15 Joel Brobecker <brobecker@adacore.com>
14413
14414 * gdb.ada/pckd_neg: New testcase.
14415
ebfd00d2
PP
144162015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14417
14418 PR gdb/17820
14419 * gdb.base/gdbinit-history.exp: New test.
14420 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14421 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14422
4c082a81
SC
144232015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14424
14425 * gdb.python/py-xmethods.cc: Enhance test case.
14426 * gdb.python/py-xmethods.exp: New tests.
14427 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14428 function.
14429 (B_indexoper): Likewise.
14430 (global_dm_list) : Add new xmethod worker functions.
14431
f7797074
SDJ
144322015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14433
14434 * gdb.base/coredump-filter.exp: Correctly unset
14435 "coredump_var_addr" array.
14436
a4674e4e
PA
144372015-05-08 Pedro Alves <palves@redhat.com>
14438
14439 * gdb.server/non-existing-program.exp: Unset spawn_id.
14440
df2eb078
SC
144412015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14442
14443 PR python/18291
14444 * gdb.python/py-xmethods.exp: Add tests.
14445
422349a3
YQ
144462015-05-08 Yao Qi <yao.qi@linaro.org>
14447
14448 PR gdb/18208
14449 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14450 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14451 function set_coredump_filter, and remove remote_exec call.
14452 Remove argument ipid. Callers update.
14453 (top level): Don't get inferior's PID.
14454
63fc80ce
AA
144552015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14456
14457 * gdb.base/watch_thread_num.exp: Skip test on targets without
14458 access watchpoints.
14459
80ad801e
PA
144602015-05-06 Pedro Alves <palves@redhat.com>
14461
14462 PR server/18081
14463 * gdb.server/non-existing-program.exp: New file.
14464
0fa7fe50
JB
144652015-05-05 Joel Brobecker <brobecker@adacore.com>
14466
14467 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14468
3ea89b92
PMR
144692015-05-05 Joel Brobecker <brobecker@adacore.com>
14470
14471 * gdb.ada/out_of_line_in_inlined: New testcase.
14472
87b8eff0
JB
144732015-05-05 Joel Brobecker <brobecker@adacore.com>
14474
14475 * gdb.ada/var_rec_arr: New testcase.
14476
5fccc635
YQ
144772015-04-30 Yao Qi <yao.qi@linaro.org>
14478
14479 * gdb.base/break-idempotent.exp: If
14480 skip_hw_watchpoint_multi_tests returns true, skip the tests
14481 on "rwatch" and "awatch".
14482
42d38f42
YQ
144832015-04-30 Yao Qi <yao.qi@linaro.org>
14484
14485 * gdb.base/relativedebug.exp: Invoke gdb command
14486 "info sharedlibrary", and if libc.so doesn't have debug info,
14487 skip the test.
14488
2ce1cdbf
DE
144892015-04-29 Doug Evans <dje@google.com>
14490
14491 * gdb.python/py-xmethods.exp: Add ptype tests.
14492 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14493 get_result_type method.
14494
f24a38c5
LM
144952015-04-29 Luis Machado <lgustavo@codesourcery.com>
14496
14497 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14498 the target does not support hardware watchpoints.
14499
ecbf2b3c
LM
145002015-04-29 Luis Machado <lgustavo@codesourcery.com>
14501
14502 * gdb.base/break-always.exp: Abort testing if writing to memory
14503 causes an error.
14504
34f5f757
DE
145052015-04-28 Doug Evans <dje@google.com>
14506
14507 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14508 * gdb.python/py-pp-registration.exp: ... here. New file.
14509 * gdb.python/py-pp-registration.c: New file.
14510 * gdb.python/py-pp-registration.py: New file.
14511
69b4374a
DE
145122015-04-28 Doug Evans <dje@google.com>
14513
14514 * gdb.python/py-bad-printers.c: New file.
14515 * gdb.python/py-bad-printers.py: New file.
14516 * gdb.python/py-bad-printers.exp: New file.
14517
59fb7612
SS
145182015-04-28 Sasha Smundak <asmundak@google.com>
14519
14520 * gdb.python/py-type.exp: New test.
14521
2631b16a
AW
145222015-04-28 Andy Wingo <wingo@igalia.com>
14523
14524 * gdb.python/py-parameter.exp:
14525 * gdb.guile/scm-parameter.exp: Escape the path that we are
14526 matching against, as it might contain characters that are special
14527 to regular expressions.
14528
460efde1
JB
145292015-04-27 Joel Brobecker <brobecker@adacore.com>
14530
14531 * gdb.ada/rec_comp: New testcase.
14532
2d369d8e
SDJ
145332015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14534
14535 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14536 before using it.
14537
cf75d6c3
AB
145382015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14539
14540 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14541 new tests for verilog output.
14542
8dbe7ca5
YQ
145432015-04-24 Yao Qi <yao.qi@linaro.org>
14544
14545 * boards/remote-gdbserver-on-localhost.exp: New file.
14546
4ef9fb2f
PA
145472015-04-23 Pedro Alves <palves@redhat.com>
14548
14549 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14550 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14551 "end of file", remove $inferior_spawn_id from the indirect list.
14552
0a803169
PA
145532015-04-23 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14556
749ef8f8
PA
145572015-04-23 Pedro Alves <palves@redhat.com>
14558
14559 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14560 on $any_spawn_id instead of only on $gdb_spawn_id.
14561
8aae4344
PM
145622015-04-21 Pierre Muller <muller@sourceware.org>
14563
14564 PR pascal/17815
14565 * lib/pascal.exp (gpc_compile): Add new option "class".
14566 (fpc_compile): Likewise.
14567 * gdb.pascal/case-insensitive-symbols.pas: New file.
14568 * gdb.pascal/case-insensitive-symbols.exp: New file.
14569
1586c8fb
GB
145702015-04-20 Gary Benson <gbenson@redhat.com>
14571
14572 * gdb.base/attach.exp: Fix three extended remote failures.
14573
1b6e6f5c
GB
145742015-04-17 Gary Benson <gbenson@redhat.com>
14575
14576 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14577 the main executable over the remote protocol.
14578
e797481d
PA
145792015-04-16 Pedro Alves <palves@redhat.com>
14580
14581 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14582 a new gdbserver if gdbserver_reconnect_p is set.
14583
1ca99c42
PA
145842015-04-16 Pedro Alves <palves@redhat.com>
14585
14586 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14587 is set, don't exit gdbserver.
14588
af9fd6f8
AA
145892015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14590
14591 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14592 appropriate .insn, such that an older assembler can be used.
14593 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14594 the z/Architecture instruction set on 31-bit targets as well.
14595
04ff1e61
AA
145962015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14597
14598 * gdb.go/handcall.exp: Remove all logic related to the first
14599 breakpoint and rely on go_runto_main instead.
14600 * gdb.go/strings.exp: Likewise.
14601 * gdb.go/unsafe.exp: Likewise.
14602 * gdb.go/hello.exp: Likewise. Also rename the remaining
14603 breakpoint marker to "breakpoint 1".
14604 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14605 * gdb.go/strings.go: Likewise.
14606 * gdb.go/unsafe.go: Likewise.
14607 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14608 "set breakpoint 2 here" and rename the remaining breakpoint marker
14609 to "breakpoint 1".
14610
40d2f8d6
SM
146112015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14612
14613 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14614 if itertools.imap is not present.
14615 * gdb.python/py-objfile.exp: Add parentheses.
14616 * gdb.python/py-type.exp: Same.
14617 * gdb.python/py-unwind-maint.py: Same.
14618
8cbc97c6
YQ
146192015-04-15 Yao Qi <yao.qi@linaro.org>
14620
14621 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14622 of ":$ptr_size" and set its form explicitly.
14623
45fd756c
YQ
146242015-04-15 Pedro Alves <palves@redhat.com>
14625 Yao Qi <yao.qi@linaro.org>
14626
14627 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14628 timeout by factor of 4.
14629 (test_regular_watch): Likewise.
14630 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14631 * gdb.reverse/sigall-reverse.exp: Likewise.
14632 * gdb.reverse/until-precsave.exp: Likewise.
14633 * lib/gdb.exp (with_timeout_factor): New proc.
14634 (gdb_expect): Move some code to ...
14635 (get_largest_timeout): ... here. New procedure.
14636
9e811bc3
LM
146372015-04-14 Luis Machado <lgustavo@codesourcery.com>
14638
14639 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14640
0ff6fcb2
LM
146412015-04-13 Luis Machado <lgustavo@codesourcery.com>
14642
14643 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14644 to write to the .text section.
14645
7578d5f7
LM
146462015-04-13 Luis Machado <lgustavo@codesourcery.com>
14647
14648 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14649 Handle the case of targets that do not provide PID information.
14650
2efe15c4
YQ
146512015-04-13 Yao Qi <yao.qi@linaro.org>
14652
14653 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14654 and use expect instead of gdb_expect.
14655
8cd8f2f8
SDJ
146562015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14657
14658 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14659 "coredump_var_addr" to avoid naming conflict with other testcases.
14660
9ee41772
PA
146612015-04-10 Pedro Alves <palves@redhat.com>
14662
14663 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14664 gdb_test_sequence and gdb_assert.
14665
07473109
PA
146662015-04-10 Pedro Alves <palves@redhat.com>
14667
14668 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14669 test messages that don't include the breakpoint address.
14670
de3db44c
YQ
146712015-04-10 Yao Qi <yao.qi@linaro.org>
14672
14673 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14674 false for some offset and width combinations which aren't
14675 supported by linux kernel.
14676
c79d856c
PA
146772015-04-10 Pedro Alves <palves@redhat.com>
14678
14679 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14680 procedure, factored out from ...
14681 (top level): ... here. Add "set displaced-stepping" testing axis.
14682 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14683 parameter "displaced". Use it.
14684 (top level): Use foreach and add "set displaced-stepping" testing
14685 axis.
14686
ebc90b50
PA
146872015-04-10 Pedro Alves <palves@redhat.com>
14688
14689 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14690 Remove comment.
14691 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14692 both the address of the instruction that triggers the watchpoint
14693 and the address of the instruction immediately after, and use
14694 those addresses for the test. Fix comment.
14695
8f572e5c
PA
146962015-04-10 Pedro Alves <palves@redhat.com>
14697
14698 * gdb.base/sigstep.exp (breakpoint_to_handler)
14699 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14700 Test "backtrace" in handler.
14701 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14702 (top level): Add new "displaced" test axis to
14703 breakpoint_to_handler, breakpoint_to_handler_entry and
14704 breakpoint_over_handler.
14705
8d707a12
PA
147062015-04-10 Pedro Alves <palves@redhat.com>
14707
14708 PR gdb/18216
14709 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14710
ef713951
YQ
147112015-04-10 Yao Qi <yao.qi@linaro.org>
14712
14713 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14714 (test_add_rn_pc): New function.
14715 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14716 (top level): Invoke test_add_rn_pc.
14717
906d60cf
PA
147182015-04-10 Pedro Alves <palves@redhat.com>
14719
14720 PR gdb/13858
14721 * gdb.base/step-over-no-symbols.exp: New file.
14722
f2983cc3
AW
147232015-04-09 Andy Wingo <wingo@igalia.com>
14724
14725 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14726 after the Python tests.
14727
6d62641c
SDJ
147282015-04-08 Keith Seitz <keiths@redhat.com>
14729
14730 PR python/16699
14731 * gdb.python/py-completion.exp: New tests for completion.
14732 * gdb.python/py-completion.py (CompleteLimit1): New class.
14733 (CompleteLimit2): Likewise.
14734 (CompleteLimit3): Likewise.
14735 (CompleteLimit4): Likewise.
14736 (CompleteLimit5): Likewise.
14737 (CompleteLimit6): Likewise.
14738 (CompleteLimit7): Likewise.
14739
f3770638
PA
147402015-04-08 Pedro Alves <palves@redhat.com>
14741
14742 PR gdb/18214
14743 PR gdb/18216
14744 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14745 function.
14746 (main): Install it as SIGUSR1 handler.
14747 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14748 parameter. Always use "setup" as prefix. Toggle "set
14749 displaced-stepping" off/on depending on global. Don't switch to
14750 thread 1 here.
14751 (top level): Add displaced stepping "off/on" test axis. Update
14752 "setup" calls. Wrap each subtest with with_test_prefix. Test
14753 continuing with a queued signal in each thread.
14754
4496bed7
PA
147552015-04-08 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14758 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14759 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14760 Return early if running to main fails.
14761 * gdb.trace/while-stepping.exp: Likewise.
14762
b97fde92
PA
147632015-04-07 Pedro Alves <palves@redhat.com>
14764
14765 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14766 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14767 interact with inferior program.
14768
f71c18e7
PA
147692015-04-07 Pedro Alves <palves@redhat.com>
14770
14771 * lib/gdb.exp (inferior_spawn_id): New global.
14772 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14773 spawn id after processing the user code.
14774 (default_gdb_start): Set inferior_spawn_id.
14775 (send_inferior): New procedure.
14776 * lib/gdbserver-support.exp (gdbserver_start): Set
14777 inferior_spawn_id.
14778 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14779
6423214f
PA
147802015-04-07 Pedro Alves <palves@redhat.com>
14781
14782 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14783 * lib/gdbserver-support.exp (gdbserver_start): Make
14784 $server_spawn_id global.
14785 (gdbserver_start): Don't wait for gdbserver's spawn id with
14786 expect_background.
14787 (close_gdbserver): New procedure.
14788 (gdb_exit): Rename the default version and reimplement.
14789
71c0ee8c
PA
147902015-04-07 Pedro Alves <palves@redhat.com>
14791
72f4393d 14792 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14793 append the substituted item, not the original item.
14794
203bc29b
PA
147952015-04-07 Pedro Alves <palves@redhat.com>
14796
14797 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14798 gdb_expect.
14799
508a3ddf
PA
148002015-04-07 Pedro Alves <palves@redhat.com>
14801
14802 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14803 output appearing once only.
14804
9f6dbe2b
PA
148052015-04-07 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14808 that doesn't expect anything. Return early if running to main
14809 fails.
14810
337532fa
YQ
148112015-04-07 Yao Qi <yao.qi@linaro.org>
14812
14813 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14814 (child_function): Call alarm.
14815 (main): Move call to alarm into the loop.
14816 * gdb.threads/non-stop-fair-events.exp: Build program with
14817 -DTIMEOUT=$timeout.
14818
01b622d4
DE
148192015-04-06 Doug Evans <xdje42@gmail.com>
14820
14821 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14822 Fix dest parameter to board_info.
14823 (fpc_compile): Ditto.
14824 (gdb_compile_pascal): Rename dest arg to destfile.
14825
961f4160
PMR
148262015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14827
14828 * gdb.ada/funcall_ref.exp: New file.
14829 * gdb.ada/funcall_ref/foo.adb: New file.
14830
cafda597
YQ
148312015-04-02 Yao Qi <yao.qi@linaro.org>
14832
14833 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14834 is remote.
14835
fed040c6
GB
148362015-04-02 Gary Benson <gbenson@redhat.com>
14837
14838 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14839
d11916aa
SS
148402015-04-01 Sasha Smundak <asmundak@google.com>
14841
14842 * gdb.python/py-unwind-maint.c: New file.
14843 * gdb.python/py-unwind-maint.exp: New test.
14844 * gdb.python/py-unwind-maint.py: New file.
14845 * gdb.python/py-unwind.c: New file.
14846 * gdb.python/py-unwind.exp: New test.
14847 * gdb.python/py-unwind.py: New test.
14848
a1471180
PA
148492015-04-01 Pedro Alves <palves@redhat.com>
14850
14851 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14852 to fail instead of non-existent $test.
14853
0bbeccb1
PA
148542015-04-01 Pedro Alves <palves@redhat.com>
14855
14856 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14857 GDBFLAGS if not empty.
14858
3c724c8c
PMR
148592015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14860
14861 * gdb.ada/complete.exp: Remove "multi_line".
14862 * gdb.ada/info_exc.exp: Remove "multi_line".
14863 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14864 * gdb.ada/ptype_field.exp: Remove "multi_line".
14865 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14866 * gdb.ada/tagged.exp: Remove "multi_line".
14867 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14868 [multi_line ...]
14869 * gdb.btrace/delta.exp: Likewise.
14870 * gdb.btrace/exception.exp: Likewise.
14871 * gdb.btrace/function_call_history.exp: Likewise.
14872 * gdb.btrace/instruction_history.exp: Likewise.
14873 * gdb.btrace/nohist.exp: Likewise.
14874 * gdb.btrace/record_goto.exp: Likewise.
14875 * gdb.btrace/segv.exp: Likewise.
14876 * gdb.btrace/stepi.exp: Likewise.
14877 * gdb.btrace/tailcall.exp: Likewise.
14878 * gdb.btrace/unknown_functions.exp: Likewise.
14879 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14880 * lib/gdb.exp: Add the "multi_line" helper.
14881
4eec2deb
PA
148822015-04-01 Pedro Alves <palves@redhat.com>
14883
14884 * gdb.threads/tid-reuse.c: New file.
14885 * gdb.threads/tid-reuse.exp: New file.
14886
df8411da
SDJ
148872015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14888
14889 PR corefiles/16092
14890 * gdb.base/coredump-filter.c: New file.
14891 * gdb.base/coredump-filter.exp: Likewise.
14892
6ef37366
PM
148932015-03-27 Petr Machata <pmachata@redhat.com>
14894
14895 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14896 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14897 (Dwarf::assemble): Initialize them.
14898 (Dwarf::lines): New function.
14899
7ec911b0
JT
149002015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14901
14902 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14903 SYMBOL_PREFIX for x86_64-*-cygwin.
14904
ff908ebf
AW
149052015-03-26 Andy Wingo <wingo@igalia.com>
14906
14907 PR symtab/18148
14908 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14909 const_value but not a location.
14910 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14911 location defined in non-main CUs are visible.
14912
6d5f0679
YQ
149132015-03-26 Yao Qi <yao.qi@linaro.org>
14914
14915 PR testsuite/18139
14916 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14917 Add a line number entry for the same line.
14918 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14919 Add a line number entry for the same line.
14920
2898689b
YQ
149212015-03-26 Yao Qi <yao.qi@linaro.org>
14922
14923 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14924 .int 0.
14925 (func): Likewise. Add .Lfunc_1 label.
14926 Use .Lfunc_1 label.
14927 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14928 .int 0.
14929 (func): Likewise.
14930 Use .Lfunc_1 label.
14931
85180498
YQ
149322015-03-26 Yao Qi <yao.qi@linaro.org>
14933
14934 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14935 Call gdb_compile instead to compile each .s files without debug
14936 information.
14937
8aa08a8d
YQ
149382015-03-26 Yao Qi <yao.qi@linaro.org>
14939
14940 * gdb.base/savedregs.exp (process_saved_regs): Make
14941 "Saved registers:" optional in the pattern.
14942
66849923
MM
149432015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14944
14945 * gdb.btrace/next.exp: Merged into step.exp.
14946 * gdb.btrace/finish.exp: Merged into step.exp.
14947 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14948 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14949 "record goto" and checking the exact replay position.
14950 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14951 check for "Recording format" in "info record" output.
14952 * gdb.btrace/record_goto.exp: Choose test file based on target.
14953 * gdb.btrace/x86-record_goto.S: Renamed into ...
14954 * gdb.btrace/x86_64-record_goto.S: ... this.
14955 * gdb.btrace/i686-record_goto.S: New.
14956 * gdb.btrace/x86-tailcall.S: Renamed into ...
14957 * gdb.btrace/x86_64-tailcall.S: ... this.
14958 * gdb.btrace/i686-tailcall.S: New.
14959 * gdb.btrace/x86-tailcall.c: Renamed into ...
14960 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14961 separate statements. Update test.
14962 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14963 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14964 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14965 * gdb.btrace/tailcall.exp: Choose test file based on target.
14966 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14967
11cc1b74
MM
149682015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14969
14970 * gdb.btrace/exception.exp: Increase BTS buffer size.
14971
a25d8bf9
PA
149722015-03-24 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14975
856e7dd6
PA
149762015-03-24 Pedro Alves <palves@redhat.com>
14977
14978 * gdb.threads/schedlock.exp (test_step): No longer expect that
14979 "set scheduler-locking step" with "next" over a function call runs
14980 threads unlocked.
14981
ad235a41
AT
149822015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14983
14984 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14985
15630549
AT
149862015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14987
14988 PR breakpoints/16466
14989 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14990 * gdb.mi/mi-pending.c (thread_func): New function.
14991 (int main): Add threading support required.
14992 * gdb.mi/mi-pending.exp: Add tests for this issue.
14993 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14994 (pendfunc2): Remove stdio dependency.
14995 * gdb.mi/mi-pendshr2.c: New file.
14996
693dca06
KS
149972015-03-23 Keith Seitz <keiths@redhat.com>
14998
14999 * gdb.linespec/keywords.c: New file.
15000 * gdb.linespec/keywords.exp: New file.
15001
7e993ebf
KS
150022015-03-23 Keith Seitz <keiths@redhat.com>
15003
15004 PR gdb/18021
15005 * gdb.dwarf2/staticvirtual.exp: New test.
15006
bc23328c
JK
150072015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15008
15009 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15010 * README: Remove HP-UX and gdb.hp.
15011 (configuration):
15012 * configure: Regenerate.
15013 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15014 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15015 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15016 gdb.hp/gdb.defects/Makefile.
15017 * gdb.hp/Makefile.in: File deleted.
15018 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15019 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15020 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15021 * gdb.hp/gdb.aCC/run.c: File deleted.
15022 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15023 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15024 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15025 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15026 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15027 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15028 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15029 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15030 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15031 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15032 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15033 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15034 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15035 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15036 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15037 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15038 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15039 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15040 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15041 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15042 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15043 * gdb.hp/gdb.compat/average.c: File deleted.
15044 * gdb.hp/gdb.compat/sum.c: File deleted.
15045 * gdb.hp/gdb.compat/xdb.c: File deleted.
15046 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15047 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15048 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15049 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15050 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15051 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15052 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15053 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15054 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15055 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15056 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15057 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15058 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15059 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15060 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15061 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15062 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15063 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15064 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15065 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15066 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15067 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15068 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15069 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15070 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15071 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15072 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15073 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15074 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15075 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15076 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15077 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15078 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15079 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15080 * gdb.hp/tools/odump: File deleted.
15081
8bf3b159
PA
150822015-03-19 Pedro Alves <palves@redhat.com>
15083
15084 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15085 (saw_thread_3): New globals.
15086 (top level): Increment them when an event for the corresponding
15087 thread is seen.
15088 (no thread starvation): New test.
15089
eb54c8bf
PA
150902015-03-19 Pedro Alves <palves@redhat.com>
15091
15092 * gdb.threads/continue-pending-status.c: New file.
15093 * gdb.threads/continue-pending-status.exp: New file.
15094
32d2e5d6
PA
150952015-03-18 Pedro Alves <palves@redhat.com>
15096
15097 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15098 Use gdb_is_target_remote instead of is_remote. Use
15099 gdb_test_multiple instead of gdb_expect. Exit early if
15100 gdb_test_multiple hits its internal matches. Tighten stepi tests
15101 expected output. Fail on exit with any signal, instead of just
15102 SIGILL.
15103
f68f11b7
YQ
151042015-03-18 Yao Qi <yao.qi@linaro.org>
15105
15106 PR tdep/18107
15107 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15108 variable.
15109 * gdb.base/catch-syscall.exp: Don't skip it on
15110 aarch64*-*-linux* target. Remove elements in all_syscalls.
15111 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15112 target.
15113 (setup_all_syscalls): New proc.
15114
ca5fd19b
YQ
151152015-03-16 Yao Qi <yao.qi@linaro.org>
15116
15117 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15118 (top level): Skip tests if valid_addr_p returns false for
15119 $cmd1 or $cmd2.
15120
85642ba0
AW
151212015-03-11 Andy Wingo <wingo@igalia.com>
15122
15123 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15124
e03f9645
YQ
151252015-03-11 Yao Qi <yao.qi@linaro.org>
15126
15127 * gdb.base/catch-syscall.exp: Fix typo in comments.
15128
5d0962b2
YQ
151292015-03-11 Yao Qi <yao.qi@linaro.org>
15130
15131 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15132
b2df3cef
PA
151332015-03-09 Pedro Alves <palves@redhat.com>
15134
15135 * dg-extract-results.py: Delete.
15136
ef878e53
PA
151372015-03-09 Pedro Alves <palves@redhat.com>
15138
15139 Merge dg-extract-results.sh from GCC upstream (r218843).
15140
15141 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15142 * dg-extract-results.sh: Use --text with grep to avoid issues with
15143 binary files. Fall back to cat -v, if that doesn't work.
15144
9494d219
PA
151452015-03-05 Pedro Alves <palves@redhat.com>
15146
15147 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15148
a8d9763a
SM
151492015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15150
15151 * lib/mi-support.exp (mi_expect_interrupt): Accept
15152 alternative event for when in all-stop mode.
15153
be9957b8
PA
151542015-03-04 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15157
d57be0f4 151582015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15159
15160 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15161
c214c7cf
AA
151622015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15163
15164 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15165 regexps for GDB's current line display, accept a hex address
15166 preceding the line number.
15167
6d74a497
AA
151682015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15169
15170 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15171 the 'arch1' variable for "s390*-linux*" targets.
15172
511aee7c
PA
151732015-03-04 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15176 (main): Pass missing retval argument to pthread_join call.
15177
95e50b27
PA
151782015-03-02 Pedro Alves <palves@redhat.com>
15179
15180 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15181 (top level): Call do_test with non-stop as well.
15182
28054d69
PA
151832015-03-02 Pedro Alves <palves@redhat.com>
15184
15185 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15186 -1.
15187
4fa5d7b4
AA
151882015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15189
15190 * gdb.arch/s390-vregs.exp: New test.
15191 * gdb.arch/s390-vregs.S: New file.
15192
97c18565
PA
151932015-02-27 Pedro Alves <palves@redhat.com>
15194
15195 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15196 call to catch_command_errors.
15197 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15198 catch_command_errors.
15199
a37bfa30
PA
152002015-02-27 Pedro Alves <palves@redhat.com>
15201
15202 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15203 "true" for boolean result.
15204 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15205 prototype of main.
15206
6f98576f
PA
152072015-02-27 Pedro Alves <palves@redhat.com>
15208
15209 * lib/unbuffer_output.c: New file.
15210 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15211 (main): Call gdb_unbuffer_output.
15212
eba5ab56
YQ
152132015-02-27 Yao Qi <yao.qi@linaro.org>
15214
15215 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15216 target.
15217
0def5aaa
DE
152182015-02-26 Doug Evans <dje@google.com>
15219
15220 * gdb.cp/class2.cc (Dbase, D): New classes.
15221 (main): New local delta.
15222 * gdb.cp/class2.exp: Test printing delta.
15223 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15224 (dynbar): New global.
15225 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15226
081a1c2c
JK
152272015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15228
15229 * gdb.compile/compile-ifunc.c: New file.
15230 * gdb.compile/compile-ifunc.exp: New file.
15231
2f41223f
AT
152322015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15233
15234 * gdb.base/structs.exp: Check for correct struct on finish.
15235
03eddd80
YQ
152362015-02-26 Yao Qi <yao.qi@linaro.org>
15237
15238 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15239 is zero.
15240
80c57053
JK
152412015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15242
15243 * gdb.arch/cordic.ko.bz2: New file.
15244 * gdb.arch/cordic.ko.debug.bz2: New file.
15245 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15246
21613c12
YQ
152472015-02-25 Yao Qi <yao.qi@linaro.org>
15248
15249 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15250 aarch64*-*-* target.
15251
d8b901ed
PA
152522015-02-23 Pedro Alves <palves@redhat.com>
15253
15254 * lib/gdb.exp (delete_breakpoints): Rewrite using
15255 gdb_test_multiple.
15256
e5b85ead
PA
152572015-02-23 Pedro Alves <palves@redhat.com>
15258
15259 * gdb.base/info-os.c: Include stdlib.h.
15260
85c3a371
DE
152612015-02-22 Doug Evans <xdje42@gmail.com>
15262
15263 PR symtab/17855
15264 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15265 is read after symbols have been re-read.
15266 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15267 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15268
96553a0c
DE
152692015-02-21 Doug Evans <dje@google.com>
15270
15271 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15272
97a0c697
JK
152732015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15274
15275 PR corefiles/17808
15276 * gdb.arch/i386-biarch-core.core.bz2: New file.
15277 * gdb.arch/i386-biarch-core.exp: New file.
15278
a47cd6e9
PA
152792015-02-21 Pedro Alves <palves@redhat.com>
15280
15281 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15282 runto_main fails.
15283
c5facdc4
PA
152842015-02-20 Pedro Alves <palves@redhat.com>
15285
15286 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15287 info probes.
15288
2db9a427
PA
152892015-02-20 Pedro Alves <palves@redhat.com>
15290
15291 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15292
60fb7e9e
PA
152932015-02-20 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15296 clean_restart before gdb_target_supports_trace.
15297
5c5019c2
PA
152982015-02-20 Pedro Alves <palves@redhat.com>
15299
15300 PR threads/18006
15301 * gdb.threads/clone-thread_db.c: New file.
15302 * gdb.threads/clone-thread_db.exp: New file.
15303
c9587f88
AT
153042015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15305
15306 PR breakpoints/16812
15307 * gdb.base/catch-gdb-caused-signals.c: New file.
15308 * gdb.base/catch-gdb-caused-signals.exp: New file.
15309
f6a88844
JM
153102015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15311
15312 * configure: Regenerated.
15313 * configure.ac: Use GDB_AC_TRANSFORM.
15314 * aclocal.m4: sinclude ../transform.m4.
15315
497c491b
JM
153162015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15317
15318 * lib/dtrace.exp: New file.
15319 * gdb.base/dtrace-probe.exp: Likewise.
15320 * gdb.base/dtrace-probe.d: Likewise.
15321 * gdb.base/dtrace-probe.c: Likewise.
15322 * lib/pdtrace.in: Likewise.
15323 * configure.ac: Output variables with the transformed names of
15324 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15325 * configure: Regenerated.
15326
03e98035
JM
153272015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15328
15329 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15330 expected message when trying to access $_probe_* convenience
15331 variables while not on a probe.
15332
63cc30e9
JK
153332015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15334
15335 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15336
0703599a
PA
153372015-02-11 Pedro Alves <pedro@codesourcery.com>
15338
15339 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15340 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15341
7e60a48e
DE
153422015-02-10 Doug Evans <xdje42@gmail.com>
15343
15344 * lib/gdb.exp (gdb_load): Always return a result.
15345
01b088bc
PA
153462015-02-10 Pedro Alves <palves@redhat.com>
15347
15348 * gdb.threads/signal-sigtrap.c: New file.
15349 * gdb.threads/signal-sigtrap.exp: New file.
15350
b05ec7a5
AT
153512015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15352
15353 * gdb.trace/no-attach-trace.c: New file.
15354 * gdb.trace/no-attach-trace.exp: New file.
15355
a2c2acaf
MW
153562015-02-09 Mark Wielaard <mjw@redhat.com>
15357
15358 * gdb.dwarf2/atomic.c: New file.
15359 * gdb.dwarf2/atomic-type.exp: Likewise.
15360
31fd9caa
MM
153612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15362
15363 * gdb.btrace/buffer-size.exp: Update "info record" output.
15364 * gdb.btrace/delta.exp: Update "info record" output.
15365 * gdb.btrace/enable.exp: Update "info record" output.
15366 * gdb.btrace/finish.exp: Update "info record" output.
15367 * gdb.btrace/instruction_history.exp: Update "info record" output.
15368 * gdb.btrace/next.exp: Update "info record" output.
15369 * gdb.btrace/nexti.exp: Update "info record" output.
15370 * gdb.btrace/step.exp: Update "info record" output.
15371 * gdb.btrace/stepi.exp: Update "info record" output.
15372 * gdb.btrace/nohist.exp: Update "info record" output.
15373
d33501a5
MM
153742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15375
15376 * gdb.btrace/buffer-size: New.
15377
f4abbc16
MM
153782015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15379
15380 * gdb.btrace/delta.exp: Update "info record" output.
15381 * gdb.btrace/enable.exp: Update "info record" output.
15382 * gdb.btrace/finish.exp: Update "info record" output.
15383 * gdb.btrace/instruction_history.exp: Update "info record" output.
15384 * gdb.btrace/next.exp: Update "info record" output.
15385 * gdb.btrace/nexti.exp: Update "info record" output.
15386 * gdb.btrace/step.exp: Update "info record" output.
15387 * gdb.btrace/stepi.exp: Update "info record" output.
15388 * gdb.btrace/nohist.exp: Update "info record" output.
15389
b9d61307
SM
153902015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15391
15392 PR gdb/15678
15393 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15394
e584fdbc
PA
153952015-02-06 Pedro Alves <palves@redhat.com>
15396
15397 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15398 macro.
15399 (seconds_left, again): New globals.
15400 (main): Wait seconds_left in a 1-second sleep loop instead of
15401 sleeping 180 seconds. If 'again' is set, reset the seconds
15402 counter.
15403 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15404 'again' in the inferior before detaching. Print the seconds left.
15405 (options): New global.
15406 (top level): Build program with -DTIMEOUT=$timeout.
15407
77f41761
PA
154082015-02-06 Pedro Alves <palves@redhat.com>
15409
15410 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15411 determine how many seconds to pass to 'alarm'.
15412 * gdb.base/gdb-sigterm.exp (top level): Build program with
15413 -DTIMEOUT=$timeout.
15414 (do_test): Return success/failure indication. Add more verbose
15415 logging. Don't fail if 200 single steps are seen. Instead, fail
15416 when the test times out.
15417 (passes): New global.
15418 (top level): Break the testing loop if testing fails on any
15419 iteration. Use gdb_assert.
15420
b9394193
DB
154212015-02-04 Don Breazeal <donb@codesourcery.com>
15422
15423 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15424 and initialize them.
15425 (ipc_cleanup): New function.
15426 (main): Don't declare shmid, semid, and msqid. Add a call to
15427 atexit so that we call ipc_cleanup on exit.
15428
42d9e528
PA
154292015-02-04 Pedro Alves <palves@redhat.com>
15430
15431 * boards/native-extended-gdbserver.exp: Remove any target variant
15432 specifications from the board name before clearing the isremote
15433 flag from board_info.
15434
ae6ae975
DE
154352015-01-31 Doug Evans <xdje42@gmail.com>
15436
15437 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15438
cfb069a8
GB
154392015-01-31 Gary Benson <gbenson@redhat.com>
15440
15441 * gdb.base/completion.exp: Disable completion limiting for
15442 existing tests. Add new tests to check completion limiting.
15443 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15444
5dd31d79
DE
154452015-01-31 Doug Evans <xdje42@gmail.com>
15446
15447 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15448
9f050062
DE
154492015-01-31 Doug Evans <xdje42@gmail.com>
15450
15451 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15452 entries. Duplicate file section script entries.
15453 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15454 inlined entries. Add test for safe-path rejection.
15455 * gdb.python/py-section-script.c: Add duplicate inlined section script
15456 entries. Duplicate file section script entries.
15457 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15458 inlined entries. Add test for safe-path rejection.
15459
df25ebbd
JB
154602015-01-29 Joel Brobecker <brobecker@adacore.com>
15461
15462 * gdb.ada/disc_arr_bound: New testcase.
15463
4a0ca9ec
JB
154642015-01-29 Joel Brobecker <brobecker@adacore.com>
15465
15466 * gdb.ada/mi_var_array: New testcase.
15467
3a8b707a
DE
154682015-01-27 Doug Evans <dje@google.com>
15469
15470 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15471 Add test for objfile.filename, objfile.username after objfile
15472 has been unloaded.
15473
f8313f6e
JB
154742015-01-26 Joel Brobecker <brobecker@adacore.com>
15475
15476 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15477 the second test to print the name attribute of value
15478 returned by the call to gdb.lookup_type, and adjust
15479 the expected output accordingly.
15480
37bc665e
MW
154812015-01-25 Mark Wielaard <mjw@redhat.com>
15482
15483 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15484 * gdb.base/disp-step-fork.c: Include unistd.h.
15485 * gdb.base/siginfo-obj.c: Include stdio.h.
15486 * gdb.base/siginfo-thread.c: Likewise.
15487 * gdb.mi/non-stop.c: Include unistd.h.
15488 * gdb.mi/nsthrexec.c: Include stdio.h.
15489 * gdb.mi/pthreads.c: Include unistd.h.
15490 * gdb.modula2/unbounded1.c (main): Declare returns int.
15491 * gdb.reverse/consecutive-reverse.c: Likewise.
15492 * gdb.threads/create-fail.c: Include unistd.h.
15493 * gdb.threads/killed.c: Likewise.
15494 * gdb.threads/linux-dp.c: Likewise.
15495 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15496 * gdb.threads/non-ldr-exc-2.c: Likewise.
15497 * gdb.threads/non-ldr-exc-3.c: Likewise.
15498 * gdb.threads/non-ldr-exc-4.c: Likewise.
15499 * gdb.threads/pthreads.c: Include unistd.h.
15500 (main): Declare returns int.
15501 * gdb.threads/tls-main.c (foo): New declaration.
15502 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15503
f7e5394d
SM
155042015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15505
15506 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15507 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15508
743649fd
MW
155092015-01-15 Mark Wielaard <mjw@redhat.com>
15510
15511 * gdb.base/noreturn-return.c: New file.
15512 * gdb.base/noreturn-return.exp: New file.
15513 * gdb.base/noreturn-finish.c: New file.
15514 * gdb.base/noreturn-finish.exp: New file.
15515
198297aa
PA
155162015-01-23 Pedro Alves <palves@redhat.com>
15517
15518 * gdb.threads/continue-pending-after-query.c: New file.
15519 * gdb.threads/continue-pending-after-query.exp: New file.
15520
717cf30c
AG
155212015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15522 Simon Marchi <simon.marchi@ericsson.com>
15523
15524 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15525 * gdb.base/valgrind-db-attach.exp: Same.
15526 * gdb.base/valgrind-infcall.exp: Same.
15527 * lib/mi-support.exp (default_mi_gdb_start): Same.
15528 * lib/prompt.exp (default_prompt_gdb_start): Same.
15529 * lib/gdb.exp (default_gdb_spawn): Same.
15530 (gdb_interact): New.
15531
15532
4b62a76e
JK
155332015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15534
15535 * gdb.compile/compile.exp (pointer to jit function): New test.
15536
b4cdae6f
WW
155372015-01-17 Wei-cheng Wang <cole945@gmail.com>
15538
15539 * lib/gdb.exp (supports_process_record): Return true for
15540 powerpc*-*-linux*.
15541 (supports_reverse): Likewise.
15542
d221e7ef
DB
155432015-01-15 Don Breazeal <donb@codesourcery.com>
15544
15545 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15546 instead of checking whether the target board is remote and
15547 use spawn_wait_for_attach instead of exec/sleep.
15548 * gdb.base/attach-twice.exp: Likewise.
15549
bafffb51
JB
155502015-01-15 Joel Brobecker <brobecker@adacore.com>
15551
15552 * gdb.ada/var_arr_attrs: New testcase.
15553
5589af0e
PA
155542015-01-14 Pedro Alves <palves@redhat.com>
15555 Joel Brobecker <brobecker@adacore.com>
15556
15557 PR gdb/17525
15558 * gdb.base/bp-cmds-execution-x-script.c: New file.
15559 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15560 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15561
6c400b59
PA
155622015-01-14 Pedro Alves <palves@redhat.com>
15563
15564 PR cli/17828
15565 * gdb.base/batch-preserve-term-settings.c: New file.
15566 * gdb.base/batch-preserve-term-settings.exp: New file.
15567
e02c96a7
DE
155682015-01-13 Doug Evans <dje@google.com>
15569
15570 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15571 binary.
15572
576fd14c
JB
155732015-01-13 Joel Brobecker <brobecker@adacore.com>
15574
15575 * Makefile.in (clean mostlyclean): Do not delete *.py.
15576
04dccad0
JB
155772015-01-13 Joel Brobecker <brobecker@adacore.com>
15578
15579 * gdb.python/py-lookup-type.exp: New file.
15580
3d230f71
PA
155812015-01-12 Pedro Alves <palves@redhat.com>
15582
15583 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15584 restore GDBFLAGS before returning.
15585
7e67715d
JK
155862015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15587
15588 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15589 is_amd64_regs_target and is_x86_like_target.
15590
f2e0d4b4
DE
155912015-01-11 Doug Evans <xdje42@gmail.com>
15592
15593 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15594 is given without an explicit form.
15595 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15596 attributes.
15597 * gdb.dwarf/corrupt.exp: Ditto.
15598 * gdb.dwarf2/enum-type.exp: Ditto.
15599 * gdb.trace/entry-values.exp: Ditto.
15600 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15601
439250fb
DE
156022015-01-11 Doug Evans <xdje42@gmail.com>
15603
15604 PR gdb/15830
15605 * gdb.base/maint.exp: Remove references to "maint demangle".
15606 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15607 Add tests for explicitly specifying language to demangle.
15608 * gdb.dlang/demangle.exp: Ditto.
15609
ede9f622
PA
156102015-01-09 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.threads/non-stop-fair-events.c: New file.
15613 * gdb.threads/non-stop-fair-events.exp: New file.
15614
a7b796db
PA
156152015-01-09 Pedro Alves <palves@redhat.com>
15616
15617 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15618 the global scope. Set a breakpoint after all threads are started
15619 rather than stepping over two source lines. Expect the prompt.
15620 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15621 global.
15622 (NUM): Now 15.
15623 (main): Use threads_started_barrier to wait for all threads to
15624 start. Main thread no longer calls thread_function. Exit after
15625 180 seconds.
15626 (loop): New function.
15627 (thread_function): Wait on threads_started_barrier barrier. Call
15628 'loop' at each iteration.
15629 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15630 threads have started, instead of hardcoding number of "next"
15631 steps. Use an access watchpoint instead of a write watchpoint.
15632
9665ffdd
PA
156332015-01-09 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15636 (thread_func): Wait on barrier.
15637 (main): Wait for all threads to start before stopping GDB.
15638 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15639 global.
15640 (thread1_func, thread2_func): Wait on barrier.
15641 (main): Wait for all threads to start before stopping GDB.
15642 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15643 New global.
15644 (thread1_func, thread2_func): Wait on barrier.
15645 (main): Wait for all threads to start before stopping GDB.
15646
c945a99f
PA
156472015-01-09 Pedro Alves <palves@redhat.com>
15648
15649 * gdb.threads/attach-many-short-lived-threads.c: New file.
15650 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15651
c1a747c1
PA
156522014-01-09 Pedro Alves <palves@redhat.com>
15653
15654 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15655 instead of to thread 2.
15656 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15657 Add barrier around each pthread_create call instead of around all
15658 calls.
15659 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15660 Set a break on thread_function and have the child threads hit it
15661 one at at a time.
15662
60b3033e
PA
156632015-01-09 Pedro Alves <palves@redhat.com>
15664
15665 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15666 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15667 false.
15668 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15669 checking whether the target board is remote.
15670 * gdb.multi/multi-attach.exp: Likewise.
15671 * gdb.python/py-sync-interp.exp: Likewise.
15672 * gdb.server/ext-attach.exp: Likewise.
15673 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15674 tests that need to attach, instead of checking whether the target
15675 board is remote at the top of the file.
15676
acc018ac
YQ
156772015-01-08 Yao Qi <yao@codesourcery.com>
15678
15679 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15680
50a18af8
JK
156812015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15682
15683 Fix testcase compilation.
15684 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15685
8503d6e1
JB
156862015-01-06 Joel Brobecker <brobecker@adacore.com>
15687
15688 * gdb.python/py-type.exp: Add a couple test about empty
15689 array creation, and negative-length array creation.
15690
cc73dbcc
DE
156912015-01-02 Doug Evans <xdje42@gmail.com>
15692
15693 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15694
0300bbc7
DE
156952015-01-02 Doug Evans <dje@google.com>
15696
15697 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15698
9d85a0ec
YQ
156992014-12-29 Yao Qi <yao@codesourcery.com>
15700
15701 * gdb.trace/entry-values.exp: Update comments. Rename variable
15702 bar_call_foo to returned_from_foo.
15703
87186c6a
MMN
157042014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15705
15706 PR gdb/17394
15707 * gdb.linespec/break-asm-file.c: New file.
15708 * gdb.linespec/break-asm-file.exp: New file.
15709 * gdb.linespec/break-asm-file0.s: New file.
15710 * gdb.linespec/break-asm-file1.s: New file.
15711
1bab7383
YQ
157122014-12-18 Nigel Stephens <nigel@mips.com>
15713 Maciej W. Rozycki <macro@codesourcery.com>
15714
15715 * gdb.base/float.exp: Handle the new output from "info float" on
15716 MIPS targets.
15717
1bc1068a
JK
157182014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15719
15720 Fix MinGW compilation.
15721 * gdb.compile/compile-ops.exp: Update untested message if
15722 !skip_compile_feature_tests.
15723 * gdb.compile/compile-setjmp.exp: Likewise.
15724 * gdb.compile/compile-tls.exp: Likewise.
15725 * gdb.compile/compile.exp: Likewise.
15726 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15727 supported on this host".
15728
b6615d10
DE
157292014-12-16 Doug Evans <xdje42@gmail.com>
15730
15731 * boards/stabs.exp: New file.
15732
25dda427
AA
157332014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15734
15735 * gdb.base/completion.exp: Adjust to format changes of "maint
15736 print user-registers".
15737
bf330350
CU
157382014-12-16 Catalin Udma <catalin.udma@freescale.com>
15739
15740 PR server/17457
15741 * gdb.arch/aarch64-fp.c: New file.
15742 * gdb.arch/aarch64-fp.exp: New file.
15743
395cf596
SDJ
157442014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15745
15746 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15747 r210637, r210913, r211666, r215400, r215817).
15748
15749 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15750 * dg-extract-results.py: New file.
15751 * dg-extract-results.sh: Use it if the environment seems
15752 suitable.
15753
15754 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15755
15756 * dg-extract-results.py (parse_run): Handle warnings that
15757 are printed before a test harness is run.
15758
15759 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15760
15761 * dg-extract-results.py (Named): Remove __cmp__ method.
15762 (output_variation): Use a key to sort variation.harnesses.
15763
15764 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15765
15766 * dg-extract-results.py: For Python 3, force sys.stdout to
15767 handle surrogate escape sequences.
15768 (safe_open): New function.
15769 (output_segment, main): Use it.
15770
15771 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15772
15773 * dg-extract-results.py (Prog.result_re): Include options
15774 in test name.
15775
15776 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15777
15778 * dg-extract-results.py (output_variation): Always sort if
15779 do_sum.
15780
e882ef3c
SM
157812014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15782
15783 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15784 as long as we get pagination notifications.
15785
4992aa20
JM
157862014-12-15 Jason Merrill <jason@redhat.com>
15787
15788 * Makefile.in (check-gdb.%): Restore.
15789 * README: Mention it.
15790
c1b5a1a6
JB
157912014-12-13 Joel Brobecker <brobecker@adacore.com>
15792
15793 * gdb.ada/str_uninit: New testcase.
15794
5537b577
JK
157952014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15796
15797 PR symtab/17642
15798 * gdb.base/vla-stub-define.c: New file.
15799 * gdb.base/vla-stub.c: New file.
15800 * gdb.base/vla-stub.exp: New file.
15801
bb2ec1b3
TT
158022014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15803 Jan Kratochvil <jan.kratochvil@redhat.com>
15804 Tom Tromey <tromey@redhat.com>
15805
15806 * configure.ac: Add gdb.compile/.
15807 * configure: Regenerate.
15808 * gdb.compile/Makefile.in: New file.
15809 * gdb.compile/compile-ops.exp: New file.
15810 * gdb.compile/compile-ops.c: New file.
15811 * gdb.compile/compile-tls.c: New file.
15812 * gdb.compile/compile-tls.exp: New file.
15813 * gdb.compile/compile-constvar.S: New file.
15814 * gdb.compile/compile-constvar.c: New file.
15815 * gdb.compile/compile-mod.c: New file.
15816 * gdb.compile/compile-nodebug.c: New file.
15817 * gdb.compile/compile-setjmp-mod.c: New file.
15818 * gdb.compile/compile-setjmp.c: New file.
15819 * gdb.compile/compile-setjmp.exp: New file.
15820 * gdb.compile/compile-shlib.c: New file.
15821 * gdb.compile/compile.c: New file.
15822 * gdb.compile/compile.exp: New file.
15823 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15824
4ff709eb
TT
158252014-12-12 Tom Tromey <tromey@redhat.com>
15826
15827 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15828 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15829
6dddd6a5
DE
158302014-12-12 Doug Evans <dje@google.com>
15831
15832 * lib/gdb-python.exp (get_python_valueof): New function.
15833 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15834
71c24708
AA
158352014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15836
15837 * gdb.base/completion.exp: Add test for completion of "info
15838 registers ".
15839
3e29f34a
MR
158402014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15841
15842 * gdb.base/func-ptrs.c: New file.
15843 * gdb.base/func-ptrs.exp: New file.
15844
fc126975
SM
158452014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15846
15847 PR breakpoints/17012
15848 * gdb.base/dprintf-detach.c: New file.
15849 * gdb.base/dprintf-detach.exp: New file.
15850
0a46d518
SM
158512014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15852
15853 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15854 * lib/gdb.exp (target_is_gdbserver): New procedure.
15855
a0be3e44
DE
158562014-12-08 Doug Evans <dje@google.com>
15857
15858 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15859
df1b803a
YQ
158602014-12-05 Yao Qi <yao@codesourcery.com>
15861
15862 * gdb.guile/scm-error.exp: Remove the third argument to
15863 gdb_remote_download.
15864 * gdb.guile/scm-frame-args.exp: Likewise.
15865 * gdb.guile/scm-section-script.exp: Likewise.
15866
ddb9f679
YQ
158672014-12-05 Yao Qi <yao@codesourcery.com>
15868
15869 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15870
86e4ed39
DE
158712014-12-04 Doug Evans <dje@google.com>
15872
15873 * gdb.python/py-objfile.exp: Add tests for
15874 objfile.add_separate_debug_file.
15875
7c50a931
DE
158762014-12-04 Doug Evans <dje@google.com>
15877
15878 * lib/gdb.exp (get_build_id): New function.
15879 (build_id_debug_filename_get): Rewrite to use it.
15880 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15881
621661e3
MR
158822014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15883
15884 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15885 `method(long)', not just 0x0.
15886 * gdb.cp/nsalias.exp: Align code labels to 4.
15887 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15888 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15889 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15890 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15891 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15892 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15893
29f0c3b7
DE
158942014-12-02 Doug Evans <dje@google.com>
15895
e1e061e7 15896 PR symtab/17602
29f0c3b7 15897 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15898 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15899 * gdb.cp/anon-ns.exp: Update.
15900
162078c8
NB
159012014-12-02 Nick Bull <nicholaspbull@gmail.com>
15902
15903 * gdb.python/py-events.py (inferior_call_handler): New.
15904 (register_changed_handler, memory_changed_handler): New.
15905 (test_events.invoke): Register new handlers.
15906 * gdb.python/py-events.exp: Add tests for inferior call,
15907 memory_changed and register_changed events.
15908
fdb09caf
AA
159092014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15910
15911 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15912 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15913 if the linker doesn't understand this.
15914
55cfb2c4
SM
159152014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15916
15917 * gdb.python/python.exp: Change expected reply to help().
15918
9e8cd6df
YQ
159192014-12-01 Yao Qi <yao@codesourcery.com>
15920
15921 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15922 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15923 * configure: Re-generated.
15924
6c659fc2
SC
159252014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15926
15927 * gdb.cp/chained-calls.cc: New file.
15928 * gdb.cp/chained-calls.exp: New file.
15929 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15930
d7fc3181
SM
159312014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15932
15933 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15934 * gdb.dwarf2/symtab-producer.exp: Same.
15935 * gdb.gdb/python-interrupts.exp: Same.
15936 * gdb.gdb/python-selftest.exp: Same.
15937 * gdb.python/py-linetable.exp: Same.
15938 * gdb.python/py-type.exp: Same.
15939 * gdb.python/py-value-cc.exp: Same.
15940 * gdb.python/py-value.exp: Same.
15941
10e79639
YQ
159422014-11-28 Yao Qi <yao@codesourcery.com>
15943
15944 * gdb.base/break-probes.exp: Match library name prefixed with
15945 sysroot.
15946
f28a0564
SM
159472014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15948
15949 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15950 test expected output. Add parentheses for the call to print.
15951 Remove L suffix from integers.
15952
3fe1ce1d
DE
159532014-11-26 Doug Evans <dje@google.com>
15954
15955 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15956
84429e27
YQ
159572014-11-22 Yao Qi <yao@codesourcery.com>
15958
15959 * gdb.trace/entry-values.c: Remove asms.
15960 (foo): Add foo_label.
15961 (bar): Add bar_label.
15962 * gdb.trace/entry-values.exp: Remove code computing foo's
15963 length and bar's length.
15964 (Dwarf::assemble): Invoke function_range for bar and use
15965 MACRO_AT_func for foo.
15966
26741859
YQ
159672014-11-22 Yao Qi <yao@codesourcery.com>
15968
15969 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15970 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15971 Use .Lgcc43_procstart instead of gcc43.
15972
45e44d27
JB
159732014-11-21 Joel Brobecker <brobecker@adacore.com>
15974
15975 * gdb.ada/n_arr_bound: New testcase.
15976
458c8db8
SDJ
159772014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15978
15979 PR breakpoints/10737
15980 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15981 test_catch_syscall_multi_arch.
15982 (test_catch_syscall_multi_arch): New function.
15983
43f3e411
DE
159842014-11-20 Doug Evans <xdje42@gmail.com>
15985
15986 * gdb.base/maint.exp: Update expected output.
15987
0d7b2549
AA
159882014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15989
15990 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15991 4-byte instruction on S390.
15992
8908fca5
JB
159932014-11-19 Joel Brobecker <brobecker@adacore.com>
15994
15995 * gdb.ada/arr_arr: New testcase.
15996
4a46959e
JB
159972014-11-19 Joel Brobecker <brobecker@adacore.com>
15998
15999 * gdb.ada/pkd_arr_elem: New Testcase.
16000
470e2f4e
LM
160012014-11-18 Luis Machado <lgustavo@codesourcery.com>
16002
16003 * gdb.reverse/break-precsave: Expect completion message for
16004 core file reads.
16005 * gdb.reverse/consecutive-precsave.exp: Likewise.
16006 * gdb.reverse/finish-precsave.exp: Likewise.
16007 * gdb.reverse/i386-precsave.exp: Likewise.
16008 * gdb.reverse/machinestate-precsave.exp: Likewise.
16009 * gdb.reverse/sigall-precsave.exp: Likewise.
16010 * gdb.reverse/solib-precsave.exp: Likewise.
16011 * gdb.reverse/step-precsave.exp: Likewise.
16012 * gdb.reverse/until-precsave.exp: Likewise.
16013 * gdb.reverse/watch-precsave.exp: Likewise.
16014
a267f3ad
AA
160152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16016
16017 * gdb.base/bp-permanent.c: Include unistd.h.
16018 * gdb.python/py-framefilter-mi.c (main): Add return type.
16019 * gdb.python/py-framefilter.c (main): Likewise.
16020 * gdb.trace/actions-changed.c (main): Likewise.
16021
12084a9a
AA
160222014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16023
16024 * gdb.mi/until.c: Add eye-catchers.
16025 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16026 line numbers.
16027
dc7e1a77
AA
160282014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16029
16030 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16031 function header variants in break1.c.
16032 * gdb.base/ena-dis-br.exp: Likewise.
16033 * gdb.base/hbreak2.exp: Likewise.
16034 * gdb.reverse/until-precsave.exp: Drop references to removed
16035 non-prototype function header variants in ur1.c.
16036 * gdb.reverse/until-reverse.exp: Likewise.
16037
41c77605
PM
160382014-11-17 Petr Machata <pmachata@redhat.com>
16039
16040 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16041 ${_cu_offset_size} bytes abbrev offset.
16042
34248c3a
DE
160432014-11-15 Doug Evans <xdje42@gmail.com>
16044
16045 PR symtab/17559
16046 * gdb.base/line-symtabs.exp: New file.
16047 * gdb.base/line-symtabs.c: New file.
16048 * gdb.base/line-symtabs.h: New file.
16049
646da059
YQ
160502014-11-14 Yao Qi <yao@codesourcery.com>
16051
16052 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16053 (func): Add label func_label.
16054 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16055 Replace low_pc and high_pc with MACRO_AT_range.
16056 Replace name, low_pc and high_pc with MACRO_AT_func.
16057
9301ebe6
YQ
160582014-11-14 Yao Qi <yao@codesourcery.com>
16059
16060 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16061 Replace name, low_pc and high_pc with MACRO_AT_func.
16062
f166b542
YQ
160632014-11-14 Yao Qi <yao@codesourcery.com>
16064
16065 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16066 produce debug information.
16067 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16068
0f6e71e3
YQ
160692014-11-14 Yao Qi <yao@codesourcery.com>
16070
16071 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16072 object and get function length.
16073 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16074 with MACRO_AT_func.
16075 (top-level): Replace gdb_compile and clean_restart with
16076 prepare_for_testing.
16077 * gdb.dwarf2/main.c (main): Add label main_label.
16078
876c4df9
YQ
160792014-11-14 Yao Qi <yao@codesourcery.com>
16080
16081 * lib/dwarf.exp (function_range): New procedure.
16082 (Dwarf::_handle_macro_at_func): New procedure.
16083 (Dwarf::_handle_macro_at_range): New procedure.
16084 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16085
02ad9cf1
YQ
160862014-11-14 Yao Qi <yao@codesourcery.com>
16087
16088 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16089 (_handle_attribute): New procedure.
16090
a59add0c
AA
160912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16092
16093 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16094 * gdb.base/call-sc.c (zed): Likewise.
16095 * gdb.base/checkpoint.c (main): Likewise.
16096 * gdb.base/dump.c (main): Likewise.
16097 * gdb.base/gcore.c (main): Likewise.
16098 * gdb.base/huge.c (main): Likewise.
16099 * gdb.base/multi-forks.c (main): Likewise.
16100 * gdb.base/pr10179-a.c (main): Likewise.
16101 * gdb.base/savedregs.c (main): Likewise.
16102 * gdb.base/sigaltstack.c (main): Likewise.
16103 * gdb.base/siginfo.c (main): Likewise.
16104 * gdb.base/structs.c (zed): Likewise.
16105 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16106 * gdb.mi/mi-syn-frame.c (main): Likewise.
16107 * gdb.mi/until.c (foo, main): Likewise.
16108 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16109 * gdb.base/solib-weak.c (foo): Declare.
16110 * gdb.base/attach-twice.c: Include stdio.h.
16111 * gdb.base/weaklib1.c: Likewise.
16112 * gdb.base/weaklib2.c: Likewise.
16113 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16114 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16115 unistd.h.
16116 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16117 * gdb.mi/mi-exit-code.c: Likewise.
16118 * gdb.base/break-interp-lib.c: Include string.h.
16119 * gdb.base/coremaker.c: Likewise.
16120 * gdb.base/testenv.c: Likewise.
16121 * gdb.python/py-finish-breakpoint.c: Likewise.
16122 * gdb.base/inferior-died.c: Include sys/wait.h.
16123 * gdb.base/fileio.c: Include time.h.
16124 * gdb.base/async-shell.c: Include unistd.h.
16125 * gdb.base/dprintf-non-stop.c: Likewise.
16126 * gdb.base/info-os.c: Likewise.
16127 * gdb.mi/mi-console.c: Likewise.
16128 * gdb.mi/watch-nonstop.c: Likewise.
16129 * gdb.python/py-events.c: Likewise.
16130 * gdb.base/async.c (baz): Move up before its invocation.
16131 * gdb.base/code_elim2.c (my_global_func): Likewise.
16132 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16133 * gdb.base/advance.c (func2): Likewise.
16134
3b5d5997
AA
161352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16136
16137 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16138 variant.
16139 * gdb.base/annota3.c: Likewise.
16140 * gdb.base/async.c: Likewise.
16141 * gdb.base/average.c: Likewise.
16142 * gdb.base/call-ar-st.c: Likewise.
16143 * gdb.base/call-rt-st.c: Likewise.
16144 * gdb.base/call-sc.c: Likewise.
16145 * gdb.base/call-strs.c: Likewise.
16146 * gdb.base/ending-run.c: Likewise.
16147 * gdb.base/execd-prog.c: Likewise.
16148 * gdb.base/exprs.c: Likewise.
16149 * gdb.base/foll-exec.c: Likewise.
16150 * gdb.base/foll-fork.c: Likewise.
16151 * gdb.base/foll-vfork.c: Likewise.
16152 * gdb.base/funcargs.c: Likewise.
16153 * gdb.base/gcore.c: Likewise.
16154 * gdb.base/jump.c: Likewise.
16155 * gdb.base/langs0.c: Likewise.
16156 * gdb.base/langs1.c: Likewise.
16157 * gdb.base/langs2.c: Likewise.
16158 * gdb.base/mips_pro.c: Likewise.
16159 * gdb.base/nodebug.c: Likewise.
16160 * gdb.base/opaque0.c: Likewise.
16161 * gdb.base/opaque1.c: Likewise.
16162 * gdb.base/recurse.c: Likewise.
16163 * gdb.base/run.c: Likewise.
16164 * gdb.base/scope0.c: Likewise.
16165 * gdb.base/scope1.c: Likewise.
16166 * gdb.base/setshow.c: Likewise.
16167 * gdb.base/setvar.c: Likewise.
16168 * gdb.base/shmain.c: Likewise.
16169 * gdb.base/shr1.c: Likewise.
16170 * gdb.base/shr2.c: Likewise.
16171 * gdb.base/sigall.c: Likewise.
16172 * gdb.base/signals.c: Likewise.
16173 * gdb.base/so-indr-cl.c: Likewise.
16174 * gdb.base/solib2.c: Likewise.
16175 * gdb.base/structs.c: Likewise.
16176 * gdb.base/sum.c: Likewise.
16177 * gdb.base/vforked-prog.c: Likewise.
16178 * gdb.base/watchpoint.c: Likewise.
16179 * gdb.reverse/shr2.c: Likewise.
16180 * gdb.reverse/until-reverse.c: Likewise.
16181 * gdb.reverse/ur1.c: Likewise.
16182 * gdb.reverse/watch-reverse.c: Likewise.
16183
066a77c5
AA
161842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16185
16186 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16187 variant.
16188 * gdb.base/sepdebug.exp: Drop references to removed code.
16189
4f204ea5
AA
161902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16191
16192 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16193 variant. Preserve original line numbering.
16194 * gdb.base/list1.c: Likewise.
16195
3b377a3a
AA
161962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16197
16198 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16199 variant.
16200 * gdb.base/break1.c: Likewise.
16201 * gdb.base/break.exp: Drop references to removed code.
16202
e444df73
AA
162032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16204
16205 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16206 variant.
16207
8008f2a7
AA
162082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16209
16210 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16211
a5a06887
AA
162122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16213
16214 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16215 logic into perform_all_tests() and invoke it with and without
16216 function header prototypes.
16217 (do_function_calls): Remove conditional XFAIL for PR 5318.
16218 (rerun_and_prepare): Remove duplicate code.
16219 (perform_all_tests): New. Main logic moved here.
16220
44dba9b9
AA
162212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16222
16223 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16224 code guarded by #ifdef NO_PROTOTYPES.
16225 (t_double_many_args): Likewise.
16226 (DEF_FUNC_MANY_ARGS_1): Likewise.
16227 (DEF_FUNC_VALUES_1): Likewise.
16228 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16229 guarded by #ifdef PROTOTYPES.
16230
d1fbcd56
AA
162312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16232
16233 * gdb.mi/mi-console.c: Add eye-catcher.
16234 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16235 instead of literal line number.
16236
b0e59b8f
AA
162372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16238
16239 * gdb.base/shr2.c: Add eye-catcher.
16240 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16241 line number.
16242
78f98cca
AA
162432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16244
16245 * gdb.base/jump.c: Add eye-catchers.
16246 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16247 numbers.
16248
58fa2af0
AA
162492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16250
16251 * gdb.base/execd-prog.c: Add eye-catchers.
16252 * gdb.base/foll-exec.c: Likewise.
16253 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16254 line numbers.
16255
04e5059b
AA
162562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16257
16258 * gdb.base/ending-run.c: Add eye-catchers.
16259 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16260 literal line numbers.
16261
dbfdb174
AA
162622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16263
16264 * gdb.base/call-rt-st.c: Add eye-catchers.
16265 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16266 literal line numbers.
16267
888a2ade
AA
162682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16269
16270 * gdb.base/call-ar-st.c: Add eye-catchers.
16271 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16272 literal line numbers.
16273
6acc2dde
AA
162742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16275
16276 * gdb.base/average.c: Add eye-catchers.
16277 * gdb.base/sum.c: Likewise.
16278 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16279 regexps dynamically.
16280
9ecfcd1d
AA
162812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16282
16283 * gdb.base/solib1.c: Add eye-catchers.
16284 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16285 literal line numbers.
16286
78708b7c
PA
162872014-11-12 Pedro Alves <palves@redhat.com>
16288
16289 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16290 leader has exited.
16291
af48d08f
PA
162922014-11-12 Pedro Alves <palves@redhat.com>
16293
16294 * gdb.arch/i386-bp_permanent.c: New file.
16295 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16296 (srcfile): Set to i386-bp_permanent.c.
16297 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16298 that stepi does not execute the 'leave' instruction, instead of
16299 testing it does execute.
16300 * gdb.base/bp-permanent.c: New file.
16301 * gdb.base/bp-permanent.exp: New file.
16302
af3768e9
DE
163032014-11-10 Doug Evans <xdje42@gmail.com>
16304
16305 PR symtab/17564
16306 * gdb.base/symtab-search-order.exp: New file.
16307 * gdb.base/symtab-search-order.c: New file.
16308 * gdb.base/symtab-search-order-1.c: New file.
16309 * gdb.base/symtab-search-order-shlib-1.c: New file.
16310
9de00a4a
PA
163112014-11-07 Pedro Alves <palves@redhat.com>
16312
16313 PR gdb/17511
16314 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16315 i?86-*-linux*.
16316
e0f52461
SC
163172014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16318
16319 PR c++/17494
16320 * gdb.cp/pr17494.cc: New file.
16321 * gdb.cp/pr17494.exp: New file.
16322
6ce8c980
YQ
163232014-11-02 Yao Qi <yao@codesourcery.com>
16324
16325 * gdb.python/python.exp: Get working directory and match the
16326 output of "set extended-prompt \\w " with it.
16327
02be9a71
DE
163282014-10-30 Doug Evans <dje@google.com>
16329
16330 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16331 in objfiles.
16332 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16333 in progspaces.
16334
3bdff46b
LM
163352014-10-30 Janis Johnson <janisjo@codesourcery.com>
16336
16337 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16338 * gdb.base/realname-expand.exp: Likewise.
16339 * gdb.linespec/macro-relative.exp: Likewise.
16340
ab917dfb
PA
163412014-10-29 Pedro Alves <palves@redhat.com>
16342
16343 PR gdb/17408
16344 * gdb.threads/schedlock.c (some_function): New function.
16345 (call_function): New global.
16346 (MAYBE_CALL_SOME_FUNCTION): New macro.
16347 (thread_function): Call it.
16348 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16349 and use it instead of a global counter. Adjust all callers.
16350 (get_current_thread): Use "find current thread" for test message
16351 here rather than having all callers pass down the same string.
16352 (goto_loop): New procedure, factored out from ...
16353 (my_continue): ... this.
16354 (step_ten_loops): Change parameter from test message to command to
16355 use. Adjust.
16356 (list_count): Delete global.
16357 (check_result): New procedure, factored out from duplicate top
16358 level code.
16359 (continue tests): Wrap in with_test_prefix.
16360 (test_step): New procedure, factored out from duplicate top level
16361 code.
16362 (top level): Test "step" in combination with all scheduler-locking
16363 modes. Test "next" in combination with all scheduler-locking
16364 modes, and in combination with stepping over a function call or
16365 not.
16366 * gdb.threads/next-bp-other-thread.c: New file.
16367 * gdb.threads/next-bp-other-thread.exp: New file.
16368
d3d4baed
PA
163692014-10-29 Pedro Alves <palves@redhat.com>
16370
16371 PR python/17372
16372 * gdb.python/python.exp: Test a multi-line command that spawns
16373 interactive Python.
16374 * gdb.base/multi-line-starts-subshell.exp: New file.
16375
563e8d85
YQ
163762014-10-29 Yao Qi <yao@codesourcery.com>
16377
16378 * gdb.base/fileio.exp: Make directories on host.
16379
0ea4d52e
YQ
163802014-10-29 Yao Qi <yao@codesourcery.com>
16381
16382 * gdb.base/fileio.c (test_write): Close the file.
16383
7f5ef605
PA
163842014-10-28 Pedro Alves <palves@redhat.com>
16385
16386 PR gdb/12623
16387 * gdb.base/sigstep.c (no_handler): New global.
16388 (main): If 'no_handler is true, set the signal handlers to
16389 SIG_IGN.
16390 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16391 with_sw_watch and no_handler parameters. Handle them.
16392 (top level) <stepping over handler when stopped at a breakpoint
16393 test>: Add a test axis for testing with a software watchpoint, and
16394 another for testing with the signal handler set to SIG_IGN.
16395 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16396 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16397
abbdbd03
PA
163982014-10-28 Pedro Alves <palves@redhat.com>
16399
16400 PR gdb/17511
16401 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16402 * gdb.base/sigstep.exp (other_handler_location): New global.
16403 (advance): Support stepping into the signal handler, and running
16404 commands while in the handler.
16405 (in_handler_map): New global.
16406 (top level): In the advance test, add combinations for getting
16407 into the handler with stepping commands, and for running commands
16408 in the handler. Add comment descripting the advancei tests.
16409
1df4399f
PA
164102014-10-28 Pedro Alves <palves@redhat.com>
16411
16412 * gdb.base/sigstep.exp: Use build_executable instead of
16413 prepare_for_testing.
16414 (top level): Move code that starts GDB, runs to main and creates a
16415 display to ...
16416 (restart): ... this new procedure.
16417 (top level): Move backtrace from signal handler test to ...
16418 (validate_backtrace): ... this new procedure.
16419 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16420 with_test_prefix. Always restart GDB.
16421 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16422 with_test_prefix. Always restart GDB. No need to delete
16423 breakpoints after the test.
16424 (test_skip_handler): Remove prefix parameter.
16425 (skip_over_handler, breakpoint_to_handler)
16426 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16427 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16428 restart GDB. No need to delete breakpoints after the test.
16429 (top level): Use foreach to call the test procedures with
16430 different commands.
16431
a5b6e449
PA
164322014-10-28 Pedro Alves <palves@redhat.com>
16433
16434 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16435 instead of GNATS numbers.
16436 * gdb.base/sigbpt.exp: Likewise.
16437 * gdb.base/siginfo.exp: Likewise.
16438 * gdb.base/sigstep.exp: Likewise.
16439
e5f8a7cc
PA
164402014-10-27 Pedro Alves <palves@redhat.com>
16441
16442 * gdb.base/sigstep.c (dummy): New global.
16443 (main): Issue a couple writes to the new global.
16444 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16445 procedures.
16446 (skip_over_handler): Use test_skip_handler.
16447 (top level): Call skip_over_handler for stepi and nexti too.
16448 (breakpoint_over_handler): Use test_skip_handler.
16449 (top level): Call breakpoint_over_handler for stepi and nexti too.
16450
763905a3
YQ
164512014-10-27 Yao Qi <yao@codesourcery.com>
16452
16453 * gdb.trace/tfile.c (adjust_function_address)
16454 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16455 function descriptor.
16456
6f259a23
DB
164572014-10-24 Don Breazeal <donb@codesourcery.com>
16458
16459 * gdb.base/foll-fork.exp (test_follow_fork,
16460 catch_fork_child_follow): Check for updated fork messages emitted
16461 from infrun.c.
16462 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16463 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16464 vfork_and_exec_child_follow_through_step): Check for updated vfork
16465 messages emitted from infrun.c.
16466
09dd9a69
PA
164672014-10-24 Pedro Alves <palves@redhat.com>
16468
16469 * gdb.base/corefile.exp: Remove references to ultrix.
16470 * gdb.base/interrupt.exp: Likewise.
16471 * gdb.base/whatis.exp: Likewise.
16472 * gdb.gdb/selftest.exp: Likewise.
16473 * gdb.threads/manythreads.exp: Likewise.
16474 * gdb.threads/print-threads.exp: Likewise.
16475 * gdb.threads/pthreads.exp:: Likewise.
16476 * gdb.threads/schedlock.exp: Likewise.
16477
3433cfa5
SC
164782014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16479
16480 * gdb.cp/non-trivial-retval.cc: Add a test case.
16481 * gdb.cp/non-trivial-retval.exp: Add a test.
16482
092f880b
YQ
164832014-10-20 Yao Qi <yao@codesourcery.com>
16484
16485 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16486 * gdb.python/py-objfile-script-gdb.py: New file.
16487 * gdb.python/py-objfile-script.exp: Update reference to
16488 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16489 of remote_download. Remove the dest file.
16490
acbdb7f3
YQ
164912014-10-20 Yao Qi <yao@codesourcery.com>
16492
16493 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16494 * gdb.base/step-line.exp: Likewise.
16495 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16496 * gdb.dwarf2/dw2-basic.exp: Likewise.
16497 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16498 * gdb.dwarf2/dw2-filename.exp: Likewise.
16499 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16500 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16501 * gdb.dwarf2/dw2-producer.exp: Likewise.
16502 * gdb.dwarf2/mac-fileno.exp: Likewise.
16503 * gdb.python/py-frame-args.exp: Likewise.
16504 * gdb.python/py-framefilter.exp: Likewise.
16505 * gdb.python/py-mi.exp: Likewise.
16506 * gdb.python/py-objfile-script.exp: Likewise
16507 * gdb.python/py-pp-integral.exp: Likewise.
16508 * gdb.python/py-pp-re-notag.exp: Likewise.
16509 * gdb.python/py-prettyprint.exp: Likewise.
16510 * gdb.python/py-section-script.exp: Likewise.
16511 * gdb.python/py-typeprint.exp: Likewise.
16512 * gdb.python/py-xmethods.exp: Likewise.
16513 * gdb.stabs/weird.exp: Likewise.
16514 * gdb.xml/tdesc-regs.exp: Likewise.
16515
bd286a29
KCY
165162014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16517
16518 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16519 (out_cu): Use addr_len for the size of addresses.
16520 (out_line): Likewise. Size DW_LNE_set_address instruction
16521 according to addr_len.
16522 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16523 (FUNC): Add START_INSNS to definition.
16524
673dc4a0
YQ
165252014-10-18 Yao Qi <yao@codesourcery.com>
16526
16527 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16528 gdb_has_argv0 return true.
16529 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16530 check [target_info exists noargs], check [gdb_has_argv0]
16531 instead.
16532 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16533 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16534 procedures.
16535
4ffbba72
DE
165362014-10-17 Doug Evans <dje@google.com>
16537
16538 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16539 event.
16540 * gdb.python/py-events.py: Add clear_objfiles event.
16541
d096d8c1
DE
165422014-10-17 Doug Evans <dje@google.com>
16543
16544 * gdb.python/py-objfile.exp: Test progspace attribute.
16545
a80db015
LM
165462014-10-17 Luis Machado <lgustavo@codesourcery.com>
16547
16548 * gdb.guile/scm-breakpoint.exp: Do not assume any
16549 directory separators when matching source file paths.
16550 * gdb.python/py-breakpoint.exp: Likewise.
16551 * gdb.reverse/break-precsave.exp: Likewise.
16552 * gdb.reverse/break-reverse.exp: Likewise.
16553 * gdb.reverse/consecutive-precsave.exp: Likewise.
16554 * gdb.reverse/finish-precsave.exp: Likewise.
16555 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16556 * gdb.reverse/finish-reverse.exp: Likewise.
16557 * gdb.reverse/i386-precsave.exp: Likewise.
16558 * gdb.reverse/i387-env-reverse.exp: Likewise.
16559 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16560 * gdb.reverse/machinestate-precsave.exp: Likewise.
16561 * gdb.reverse/machinestate.exp: Likewise.
16562 * gdb.reverse/sigall-precsave.exp: Likewise.
16563 * gdb.reverse/solib-precsave.exp: Likewise.
16564 * gdb.reverse/step-precsave.exp: Likewise.
16565 * gdb.reverse/until-precsave.exp: Likewise.
16566 * gdb.reverse/watch-precsave.exp: Likewise.
16567 * gdb.reverse/watch-reverse.exp: Likewise.
16568
b22089ab
YQ
165692014-10-17 Yao Qi <yao@codesourcery.com>
16570
16571 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16572 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16573
6c4486e6
PA
165742014-10-17 Pedro Alves <palves@redhat.com>
16575
16576 PR gdb/17471
16577 * gdb.base/bg-execution-repeat.c: New file.
16578 * gdb.base/bg-execution-repeat.exp: New file.
16579
0ff33695
PA
165802014-10-17 Pedro Alves <palves@redhat.com>
16581
16582 PR gdb/17300
16583 * gdb.base/continue-all-already-running.c: New file.
16584 * gdb.base/continue-all-already-running.exp: New file.
16585
6fdebc3d
PA
165862014-10-17 Pedro Alves <palves@redhat.com>
16587
16588 PR gdb/17472
16589 * gdb.base/annota-input-while-running.c: New file.
16590 * gdb.base/annota-input-while-running.exp: New file.
16591
32a8097b
PA
165922014-10-17 Pedro Alves <palves@redhat.com>
16593
16594 * gdb.base/callfuncs.exp: emove references to osf.
16595 * gdb.base/sigall.exp: Likewise.
16596 * gdb.gdb/selftest.exp: Likewise.
16597 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16598 * gdb.mi/non-stop.c: Likewise.
16599 * gdb.mi/pthreads.c: Likewise.
16600 * gdb.reverse/sigall-precsave.exp: Likewise.
16601 * gdb.reverse/sigall-reverse.exp: Likewise.
16602 * gdb.threads/pthreads.c: Likewise.
16603 * gdb.threads/pthreads.exp: Likewise.
16604
7a3517ff
YQ
166052014-10-17 Yao Qi <yao@codesourcery.com>
16606
16607 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16608 check 'target_info exists noargs'.
16609 (test_command_prompt_position): Likewise.
16610 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16611 Remove "set args".
16612 (progvar_simple_while_test): Likewise.
16613 (progvar_complex_if_while_test): Likewise.
16614 (if_while_breakpoint_command_test): Likewise.
16615 (infrun_breakpoint_command_test): Likewise.
16616 (breakpoint_command_test): Likewise.
16617 (watchpoint_command_test): Likewise.
16618 (bp_deleted_in_command_test): Likewise.
16619 (temporary_breakpoint_commands): Likewise.
16620
bb99c472
YQ
166212014-10-16 Yao Qi <yao@codesourcery.com>
16622
16623 * gdb.base/remotetimeout.exp: Remove noargs checking.
16624
7c16b83e
PA
166252014-10-15 Pedro Alves <palves@redhat.com>
16626
16627 PR breakpoints/9649
16628 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16629 * gdb.base/breakpoint-in-ro-region.exp
16630 (probe_target_hardware_step): New procedure.
16631 (top level): Probe hardware stepping and hardware breakpoint
16632 support. Test stepping through a read-only region, with both
16633 "breakpoint auto-hw" on and off and both "always-inserted" on and
16634 off.
16635
35a49624
IB
166362014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16637
16638 * gdb.dlang/demangle.exp: Update for demangling changes.
16639
2d1c107c
SC
166402014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16641
16642 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16643 * gdb.cp/non-trivial-retval.exp: Add new tests.
16644
778811d5
SC
166452014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16646
16647 PR c++/13403
16648 PR c++/15154
16649 * gdb.cp/non-trivial-retval.cc: New file.
16650 * gdb.cp/non-trivial-retval.exp: New file.
16651
10c5f0a8
YQ
166522014-10-15 Yao Qi <yao@codesourcery.com>
16653
16654 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16655 remote host.
16656
65d7b369
YQ
166572014-10-15 Yao Qi <yao@codesourcery.com>
16658
16659 * gdb.python/py-symbol.exp: Match file base name if host is
16660 remote, otherwise match file name with dir name.
16661 * gdb.python/py-symtab.exp: Likewise.
16662 * gdb.python/python.exp: Likewise.
16663
46dc1394
YQ
166642014-10-15 Yao Qi <yao@codesourcery.com>
16665
16666 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16667 pattern.
16668 * gdb.python/py-symtab.exp: Likewise.
16669 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16670 locationn.
16671
c40cc657
JB
166722014-10-14 Joel Brobecker <brobecker@adacore.com>
16673
16674 * gdb.ada/addr_arith: New testcase.
16675
2abf49e1
MR
166762014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16677
16678 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16679 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16680 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16681 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16682
f7088df3
SDJ
166832014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16684
16685 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16686 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16687 * gdb.arch/stap-eval-lang-ada.exp: New file.
16688
4dc06805
YQ
166892014-10-14 Yao Qi <yao@codesourcery.com>
16690
16691 * gdb.mi/mi-var-child.c (nothing1): New function.
16692 (nothing2): New function.
16693 (do_children_tests): Set function pointers by nothing1 and
16694 nothing2.
16695 * gdb.mi/mi-var-child.exp: Step over new added statements.
16696 Update test to match the new output.
16697 * gdb.mi/var-cmd.c (nothing1): New function.
16698 (nothing2): New function.
16699 (do_children_tests): Set function pointers by nothing1 and
16700 nothing2.
16701 * gdb.mi/mi-var-display.exp: Update test to match output.
16702 Step to the line specified by $line_dct_nothing.
16703 Increase the number of lines to step.
16704
46a93de2
YQ
167052014-10-14 Yao Qi <yao@codesourcery.com>
16706
16707 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16708 tests.
16709 * gdb.mi/mi2-var-child.exp: Likewise.
16710
14ea52ee
DE
167112014-10-13 Doug Evans <dje@google.com>
16712
16713 * gdb.python/py-objfile.exp: Change name of file name test.
16714
e5c6e92b
DE
167152014-10-13 Doug Evans <dje@google.com>
16716
16717 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16718 from the start of the CU.
16719
c780cc2f
JK
167202014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16721 Yao Qi <yao@codesourcery.com>
16722
16723 Fix "save breakpoints" for "catch" command.
16724 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16725 Remove -nonewline. Match also the added "main" line.
16726
99894e11
JK
167272014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16728
16729 Fix "save breakpoints" for "disable $bpnum" command.
16730 * gdb.base/save-bp.c (main): Add label.
16731 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16732
6e1ac5a3
JK
167332014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16734
16735 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16736
754dd2b0
YQ
167372014-10-11 Yao Qi <yao@codesourcery.com>
16738
16739 * gdb.server/server-kill.exp: Execute command
16740 "set remote trace-status-packet on" before "tstatus".
16741
f90183d7
YQ
167422014-10-11 Yao Qi <yao@codesourcery.com>
16743
16744 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16745 (main): Call getppid.
16746 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16747 and continue to it. Read variable "server_pid".
16748
bf40a607
YQ
167492014-10-11 Yao Qi <yao@codesourcery.com>
16750
16751 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16752
052ca370
YQ
167532014-10-11 Yao Qi <yao@codesourcery.com>
16754
16755 * gdb.threads/thread-find.exp: Don't execute command
16756 "info threads".
16757 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16758 * gdb.threads/linux-dp.exp: Don't check the condition
16759 $threads_created equals to zero.
16760
3831839c
PA
167612014-10-10 Pedro Alves <palves@redhat.com>
16762
16763 * gdb.base/bigcore.exp: Remove references to IRIX.
16764 * gdb.base/funcargs.exp: Likewise.
16765 * gdb.base/interrupt.exp: Likewise.
16766 * gdb.base/mips_pro.exp: Likewise.
16767 * gdb.base/nodebug.exp: Likewise.
16768 * gdb.base/setvar.exp: Likewise.
16769 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16770
8b9a549d
PA
167712014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16772 Pedro Alves <palves@redhat.com>
16773
16774 PR symtab/14466
16775 * gdb.base/vdso-warning.c: New file.
16776 * gdb.base/vdso-warning.exp: New file.
16777
d48ba5e8
DE
167782014-10-02 Doug Evans <dje@google.com>
16779
16780 * gdb.base/structs.c (main): Don't run forever.
16781
2278c276
PA
167822014-10-02 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16785 (top level) <stop threads 1, stop threads 2>: Use it.
16786
b57bacec
PA
167872014-10-02 Pedro Alves <palves@redhat.com>
16788
16789 * gdb.threads/break-while-running.exp (test): Add new
16790 'update_thread_list' argument. Skip "info threads" if false.
16791 (top level): Add new 'update_thread_list' axis.
16792
13fd3ff3
PA
167932014-10-02 Pedro Alves <palves@redhat.com>
16794
16795 PR breakpoints/17431
16796 * gdb.base/execl-update-breakpoints.c: New file.
16797 * gdb.base/execl-update-breakpoints.exp: New file.
16798
0fec99e8
PA
167992014-10-01 Pedro Alves <palves@redhat.com>
16800
16801 * gdb.base/breakpoint-in-ro-region.c: New file.
16802 * gdb.base/breakpoint-in-ro-region.exp: New file.
16803
2ddf4301
SM
168042014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16805
16806 * gdb.mi/mi-exit-code.exp: New file.
16807 * gdb.mi/mi-exit-code.c: New file.
16808
6a5f3f43
YQ
168092014-09-30 Yao Qi <yao@codesourcery.com>
16810
16811 * lib/prelink-support.exp (build_executable_own_libs): Error if
16812 the target isn't native.
16813
345bcc73
YQ
168142014-09-30 Yao Qi <yao@codesourcery.com>
16815
16816 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16817 false.
16818
a25a5a45
PA
168192014-09-22 Pedro Alves <palves@redhat.com>
16820
16821 * gdb.threads/break-while-running.exp: New file.
16822 * gdb.threads/break-while-running.c: New file.
16823
00ba3162
YQ
168242014-09-19 Yao Qi <yao@codesourcery.com>
16825
16826 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16827 Invoke test. Restart GDB with --readnow and invoke test again.
16828
c3b7b696
YQ
168292014-09-19 Yao Qi <yao@codesourcery.com>
16830
16831 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16832 proc set_breakpoint_on_gcd_function. Invoke
16833 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16834 invoke set_breakpoint_on_gcd_function again.
16835
2b4fd423
DE
168362014-09-18 Doug Evans <dje@google.com>
16837
16838 * gdb.dwarf2/symtab-producer.exp: New file.
16839
a5947601
SDJ
168402014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16841
16842 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16843 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16844 * gdb.base/global-var-nested-by-dso.c: Likewise.
16845 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16846
91c19059
SDJ
168472014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16848 Pedro Alves <palves@redhat.com>
16849
16850 * gdb.base/watch-bitfields.exp: Pass string other than test file
16851 name to prepare_for_testing.
16852 (watch): New procedure.
16853 (expect_watchpoint): Use with_test_prefix.
16854 (top level): Factor out tests to ...
16855 (test_watch_location, test_regular_watch): ... these new
16856 procedures, and use with_test_prefix and gdb_continue_to_end.
16857
bb9d5f81
PP
168582014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16859
16860 PR breakpoints/12526
16861 * gdb.base/watch-bitfields.exp: New file.
16862 * gdb.base/watch-bitfields.c: New file.
16863
635856f5
PA
168642014-09-16 Pedro Alves <palves@redhat.com>
16865
16866 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16867 software and hardware addresses, not software address against
16868 itself.
16869
7280ceea
PA
168702014-09-16 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16873 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16874
428b16bd
PA
168752014-09-16 Pedro Alves <palves@redhat.com>
16876
16877 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16878 files.
16879 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16880 "*-*-vxworks*" throughout.
16881 * gdb.base/break.exp: Likewise.
16882 * gdb.base/default.exp: Likewise.
16883 * gdb.base/scope.exp: Likewise.
16884 * gdb.base/sepdebug.exp: Likewise.
16885 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16886 throughout.
16887 * gdb.base/run.c: Likewise.
16888 * gdb.base/sepdebug.c: Likewise.
16889 * gdb.hp/gdb.aCC/run.c: Likewise.
16890 * gdb.reverse/until-reverse.c: Likewise.
16891 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16892
666d413c
YQ
168932014-09-16 Yao Qi <yao@codesourcery.com>
16894
16895 * boards/local-remote-host-native.exp: New file.
16896
57cbd724
DE
168972014-09-14 Doug Evans <xdje42@gmail.com>
16898
16899 * gdb.threads/queue-signal.c (thread_count): New variable.
16900 (thread_count_mutex, thread_count_condvar): New variables.
16901 (incr_thread_count, wait_all_threads_running): New functions.
16902 (main): Wait for all threads to be in their thread functions.
16903
81219e53
DE
169042014-09-13 Doug Evans <xdje42@gmail.com>
16905
16906 * gdb.threads/queue-signal.c: New file.
16907 * gdb.threads/queue-signal.exp: New file.
16908
3714cea7
DE
169092014-09-13 Doug Evans <xdje42@gmail.com>
16910
16911 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16912 be consistent with what default_gdb_init uses.
16913 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16914 the plain text of the prompt. Add some logging printfs.
16915 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16916
fa43b1d7
PA
169172014-09-12 Pedro Alves <palves@redhat.com>
16918
16919 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16920 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16921 * gdb.arch/i386-size-overlap.exp: Likewise.
16922 * gdb.arch/i386-size.exp: Likewise.
16923 * gdb.arch/i386-unwind.exp: Likewise.
16924 * gdb.base/a2-run.exp: Likewise.
16925 * gdb.base/break.exp: Likewise.
16926 * gdb.base/charset.exp: Likewise.
16927 * gdb.base/chng-syms.exp: Likewise.
16928 * gdb.base/commands.exp: Likewise.
16929 * gdb.base/dbx.exp: Likewise.
16930 * gdb.base/find.exp: Likewise.
16931 * gdb.base/funcargs.exp: Likewise.
16932 * gdb.base/jit-simple.exp: Likewise.
16933 * gdb.base/reread.exp: Likewise.
16934 * gdb.base/sepdebug.exp: Likewise.
16935 * gdb.base/step-bt.exp: Likewise.
16936 * gdb.cp/mb-inline.exp: Likewise.
16937 * gdb.cp/mb-templates.exp: Likewise.
16938 * gdb.objc/basicclass.exp: Likewise.
16939 * gdb.threads/killed.exp: Likewise.
16940
9d9bf2df
EBM
169412014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16942
16943 PR tdep/17379
16944 * gdb.arch/powerpc-stackless.S: New file.
16945 * gdb.arch/powerpc-stackless.exp: New file.
16946
1cf2f1b0
JK
169472014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16948
16949 * gdb.base/attach.c: Include unistd.h.
16950 (main): Call alarm. Add label postloop.
16951 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16952 gdb_breakpoint, gdb_continue_to_breakpoint.
16953 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16954
98880d46
PA
169552014-09-11 Pedro Alves <palves@redhat.com>
16956
16957 PR gdb/17347
16958 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16959 * gdb.base/attach.exp (test_command_line_attach_run): New
16960 procedure.
16961 (top level): Call it.
16962
4c92ff2c
PA
169632014-09-11 Pedro Alves <palves@redhat.com>
16964
16965 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16966 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16967 (do_command_attach_tests): Use spawn_wait_for_attach.
16968 * gdb.base/solib-overlap.exp: Likewise.
16969 * gdb.multi/multi-attach.exp: Likewise.
16970 * gdb.python/py-prompt.exp: Likewise.
16971 * gdb.python/py-sync-interp.exp: Likewise.
16972 * gdb.server/ext-attach.exp: Likewise.
16973
3adc1a7d
GKB
169742014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16975
16976 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16977 command in testcase. Simplify testcase.
16978
96334934
JB
169792014-09-10 Joel Brobecker <brobecker@adacore.com>
16980
16981 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16982
eb479039
JB
169832014-09-10 Joel Brobecker <brobecker@adacore.com>
16984
16985 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16986
deede10c
JB
169872014-09-10 Joel Brobecker <brobecker@adacore.com>
16988
16989 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16990
7828a5f5
JB
169912014-09-10 Joel Brobecker <brobecker@adacore.com>
16992
16993 * gdb.dwarf2/dynarr-ptr.c: New file.
16994 * gdb.dwarf2/dynarr-ptr.exp: New file.
16995
33aeebcf
MR
169962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16997
16998 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16999 of 30 rather than hardcoding 120 for a slow test case. Take the
17000 `gdb,timeout' target setting into account for this calculation.
17001 Don't extend the timeout for the test cases that don't need it.
17002
7b415901
MR
170032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17004
17005 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17006 a factor of 2 for a slow test case. Take the `gdb,timeout'
17007 target setting into account for this calculation.
17008 * gdb.reverse/until-precsave.exp: Increase the timeout by
17009 a factor of 15 and 3 respectively rather than adding 120
17010 for a pair of slow test cases. Take the `gdb,timeout'
17011 target setting into account for this calculation.
17012
4a40f85a
MR
170132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17014
17015 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17016 timeout, don't pass one down to gdb_expect.
17017 (gdb_expect): Rework timeout selection.
17018
09635af7
MR
170192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17020
17021 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17022 exception on timeout.
17023 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17024 (gdbserver_start_extended): Catch any `gdbserver_start' error
17025 exceptions.
17026 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17027 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17028 `gdbserver_gdb_load' error exceptions.
17029
2bdd10b7
MR
170302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17031
17032 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17033 120 on waiting for the TCP socket to open.
17034
316935f0
DE
170352014-09-09 Doug Evans <xdje42@gmail.com>
17036
17037 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17038 _caller_matches, _any_caller_is, _any_caller_matches.
17039
83740597
DE
170402014-09-09 Doug Evans <xdje42@gmail.com>
17041
17042 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17043
4c122fc3
YQ
170442014-09-09 Yao Qi <yao@codesourcery.com>
17045
17046 * gdb.mi/mi-var-display.exp: Set print symbol off.
17047
a9f116cb
GKB
170482014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17049
17050 PR gdb/17035
17051 * gdb.base/commands.exp: Add tests to verify user-defined
17052 commands with empty bodies.
17053 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17054 python commands in `show user command`.
17055 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17056 scheme commands in `show user command`.
17057
c75bd3a2
JK
170582014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17059
17060 PR python/17355
17061 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17062 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17063 * gdb.python/py-framefilter-invalidarg.exp: New file.
17064 * gdb.python/py-framefilter-invalidarg.py: New file.
17065
faa42425
DE
170662014-09-06 Doug Evans <xdje42@gmail.com>
17067
17068 PR 15276
17069 * gdb.python/py-caller-is.c: New file.
17070 * gdb.python/py-caller-is.exp: New file.
17071
474ca4f6
SDJ
170722014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17073
17074 PR gdb/17235
17075 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17076 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17077
eb0b0463
SDJ
170782014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17079
17080 PR fortran/17237
17081 * gdb.fortran/print-formatted.exp: New file.
17082 * gdb.fortran/print-formatted.f90: Likewise.
17083
5f3b99cf
SS
170842014-09-03 Sasha Smundak <asmundak@google.com>
17085
17086 * gdb.python/py-frame.exp: Test Frame.read_register.
17087
7d793aa9
SDJ
170882014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17089
17090 PR python/16699
17091 * gdb.python/py-completion.exp: New file.
17092 * gdb.python/py-completion.py: Likewise.
17093
fb0576e9
DE
170942014-08-28 Doug Evans <dje@google.com>
17095
17096 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17097 eax,etc. are live with values set by gdb and thus the compiler can't
17098 use them.
17099 * gdb.arch/i386-pseudo.c (main): Ditto.
17100
ee92b0dd
DE
171012014-08-27 Doug Evans <dje@google.com>
17102
17103 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17104
6649db35
DE
171052014-08-25 Doug Evans <dje@google.com>
17106
17107 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17108 (main): Ditto.
17109
564b7600
DE
171102014-08-25 Doug Evans <dje@google.com>
17111
17112 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17113
3881fb67
YQ
171142014-08-24 Yao Qi <yao@codesourcery.com>
17115
17116 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17117 symbol off.
17118 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17119
a05a36a5
DE
171202014-08-22 Doug Evans <dje@google.com>
17121
17122 PR 17276
17123 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17124 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17125 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17126
7c343b48
YQ
171272014-08-22 Yao Qi <yao@codesourcery.com>
17128
17129 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17130 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17131 * gdb.python/python.exp: Likewise. Use .py file on the host
17132 instead of the build.
17133
22fd09ae
JK
171342014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17135
17136 * gdb.threads/gcore-stale-thread.c: New file.
17137 * gdb.threads/gcore-stale-thread.exp: New file.
17138
a8454a7c
PA
171392014-08-21 Pedro Alves <palves@redhat.com>
17140
17141 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17142 * gdb.base/gcore-relro-pie.exp: Likewise.
17143 * gdb.base/gcore-relro.exp: Likewise.
17144 * gdb.base/gcore.exp: Likewise.
17145 * gdb.base/print-symbol-loading.exp: Likewise.
17146 * gdb.threads/gcore-thread.exp: Likewise.
17147 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17148
2a31c623
PA
171492014-08-20 Pedro Alves <palves@redhat.com>
17150 Jan Kratochvil <jan.kratochvil@redhat.com>
17151
17152 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17153 configure.
17154 (EXPECT): Handle READ1 being set.
17155 (all): Depend on EXTRA_RULES.
17156 (check-read1, expect-read1, read1.so, read1): New rules.
17157 * README (Testsuite Parameters): Document the READ1 make variable.
17158 (Race detection): New section.
17159 * configure: Regenerate.
17160 * configure.ac: If build==host==target, and running under a
17161 GNU/glibc system, add read1 to the extra Makefile rules.
17162 (EXTRA_RULES): AC_SUBST it.
17163 * lib/read1.c: New file.
17164
d36430db
JB
171652014-08-20 Joel Brobecker <brobecker@adacore.com>
17166
17167 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17168 the handling of variables declared as a typedef to an array
17169 which a DW_AT_data_location attribute.
17170
9a0dc9e3
PA
171712014-08-19 Andrew Burgess <aburgess@broadcom.com>
17172 Pedro Alves <palves@redhat.com>
17173
17174 PR symtab/14604
17175 PR symtab/14605
17176 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17177 gdb_test.
17178
0718a8da
PA
171792014-08-19 Pedro Alves <palves@redhat.com>
17180
17181 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17182
13b448cd
YQ
171832014-08-19 Yao Qi <yao@codesourcery.com>
17184
17185 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17186 right line.
17187
1cbf5077
DB
171882014-08-18 David Blaikie <dblaikie@gmail.com>
17189
17190 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17191
bf0fae19
JB
171922014-08-18 Joel Brobecker <brobecker@adacore.com>
17193
17194 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17195 attribute in array range.
17196
3c8c5dcc
JB
171972014-08-18 Joel Brobecker <brobecker@adacore.com>
17198
17199 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17200
e66d4446
SC
172012014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17202
17203 PR c++/17132
17204 * gdb.cp/pr17132.cc: New file.
17205 * gdb.cp/pr17132.exp: New file.
17206
940df408
SC
172072014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17208
17209 * gdb.python/py-xmethods.py (A_getarrayind)
17210 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17211 Use 'print' with function call syntax.
17212 (E_method_matcher.match): Fix tab vs space indentation mixup.
17213
ebcc6c3a
YQ
172142014-08-15 Yao Qi <yao@codesourcery.com>
17215
17216 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17217 false.
17218
775e0f04
YQ
172192014-08-15 Yao Qi <yao@codesourcery.com>
17220
17221 * gdb.cp/casts.exp: Set print symbol off.
17222 * gdb.cp/class2.exp: Likewise.
17223 * gdb.cp/overload.exp: Likewise.
17224 * gdb.cp/templates.exp: Likewise.
17225
d769e349
DE
172262014-08-11 Doug Evans <dje@google.com>
17227
17228 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17229 (test_load_shlib): Update.
17230
20c6f1e1
YQ
172312014-08-09 Yao Qi <yao@codesourcery.com>
17232
17233 * gdb.base/display.exp: Invoke is_address_zero_readable.
17234 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17235 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17236 * gdb.base/hbreak-unmapped.exp: Return if
17237 is_address_zero_readable returns true.
17238 * gdb.base/signest.exp: Likewise.
17239 * gdb.base/signull.exp: Likewise.
17240 * gdb.base/sigbpt.exp: Likewise.
17241 * gdb.guile/scm-disasm.exp: Do the test if
17242 is_address_zero_readable returns false.
17243 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17244 * gdb.python/py-arch.exp: Likewise.
17245 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17246 * lib/gdb.exp (is_address_zero_readable): New proc.
17247
5792e8e3
YQ
172482014-08-09 Yao Qi <yao@codesourcery.com>
17249
17250 PR testsuite/13443
17251 * gdb.mi/mi-var-display.exp: Make test messages unique.
17252
3cecbbbe
TT
172532014-08-04 Tom Tromey <tromey@redhat.com>
17254
17255 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17256 target 0".
17257
00b51ff5
TT
172582014-08-04 Tom Tromey <tromey@redhat.com>
17259
17260 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17261 "target_resume".
17262
6908c509
JB
172632014-08-01 Joel Brobecker <brobecker@adacore.com>
17264
17265 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17266 inner_vla_struct_object_size.
17267 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17268 as xfail.
17269
cc6563d2
PA
172702014-07-30 Pedro Alves <palves@redhat.com>
17271
17272 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17273 comment.
17274
7e09a223
YQ
172752014-07-29 Yao Qi <yao@codesourcery.com>
17276
17277 PR gdb/17206
17278 * gdb.base/until-nodebug.exp: New.
17279
7ebdbe92
DE
172802014-07-28 Doug Evans <xdje42@gmail.com>
17281
17282 PR guile/17203
17283 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17284 previously existing parameter, and previously ambiguously spelled
17285 parameter.
17286
fdb1adc6
WN
172872014-07-28 Will Newton <will.newton@linaro.org>
17288
17289 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17290
186fcde0
DE
172912014-07-26 Ludovic Courtès <ludo@gnu.org>
17292 Doug Evans <xdje42@gmail.com>
17293
17294 PR guile/17146
17295 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17296
70509625
PA
172972014-07-25 Pedro Alves <palves@redhat.com>
17298
17299 * gdb.threads/signal-command-handle-nopass.c: New file.
17300 * gdb.threads/signal-command-handle-nopass.exp: New file.
17301 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17302 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17303 * gdb.threads/signal-delivered-right-thread.c: New file.
17304 * gdb.threads/signal-delivered-right-thread.exp: New file.
17305
c3f814a1
PA
173062014-07-25 Pedro Alves <palves@redhat.com>
17307
17308 * gdb.base/double-prompt-target-event-error.exp
17309 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17310 match.
17311 (cancel_pagination_in_target_event): Rework double prompt
17312 detection.
17313 * gdb.base/paginate-after-ctrl-c-running.exp
17314 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17315 <return>' match.
17316 * gdb.base/paginate-bg-execution.exp
17317 (test_bg_execution_pagination_return)
17318 (test_bg_execution_pagination_cancel): Remove '-notransfer
17319 <return>' matches.
17320 * gdb.base/paginate-execution-startup.exp
17321 (test_fg_execution_pagination_return)
17322 (test_fg_execution_pagination_cancel): Remove '-notransfer
17323 <return>' matches.
17324 * gdb.base/paginate-inferior-exit.exp
17325 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17326 match.
17327 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17328 * lib/gdb.exp (pagination_prompt): Run text through
17329 string_to_regexp.
17330 (gdb_test_multiple): Match $pagination_prompt instead of
17331 "<return>".
17332 (string_to_regexp): Move to lib/gdb-utils.exp.
17333
e214cf6c
JK
173342014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17335
17336 * gdb.arch/amd64-entry-value-paramref.S: New file.
17337 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17338 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17339 * gdb.arch/amd64-optimout-repeat.S: New file.
17340 * gdb.arch/amd64-optimout-repeat.c: New file.
17341 * gdb.arch/amd64-optimout-repeat.exp: New file.
17342
17d0c5c8
JK
173432014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17344
17345 PR gdb/17170
17346 * gdb.base/statistics.exp: New file.
17347
b8b8facf
DE
173482014-07-17 Doug Evans <dje@google.com>
17349
74b49205 17350 PR gdb/17170
b8b8facf
DE
17351 * gdb.base/maint.exp: Update testing of per-command stats.
17352
1b5d0ab3
PA
173532014-07-16 Pedro Alves <palves@redhat.com>
17354
17355 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17356 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17357 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17358 (tfile_write_buf): New functions.
17359 (add_memory_block): Rewrite using the above.
17360 (adjust_function_address): New function.
17361 (FUNCTION_ADDRESS): New macro.
17362 (write_basic_trace_file): Remove short_x local, and use
17363 tfile_write_16. Change type of func_addr local to unsigned long
17364 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17365 here. Cast argument of add_memory_block to char pointer.
17366 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17367 (main): Remove parameters.
17368 * gdb.trace/tfile.exp: Remove nowarnings.
17369
4d974e88
SM
173702014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17371
17372 * gdb.base/debug-expr.exp: Test string evaluation with
17373 "debug expression" on.
17374
41e99568
PA
173752014-07-15 Pedro Alves <palves@redhat.com>
17376
17377 * gdb.base/reread.exp: Use clean_restart.
17378
487d9753
PL
173792014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17380
17381 * gdb.arch/avr-flash-qualifer.c: New.
17382 * gdb.arch/avr-flash-qualifer.exp: New.
17383
cc1c52ad
PA
173842014-07-14 Pedro Alves <palves@redhat.com>
17385
17386 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17387 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17388
1e973570
PA
173892014-07-14 Pedro Alves <palves@redhat.com>
17390
17391 * gdb.base/double-prompt-target-event-error.c: New file.
17392 * gdb.base/double-prompt-target-event-error.exp: New file.
17393
93d6eb10
PA
173942014-07-14 Pedro Alves <palves@redhat.com>
17395
17396 PR gdb/17072
17397 * gdb.base/paginate-inferior-exit.c: New file.
17398 * gdb.base/paginate-inferior-exit.exp: New file.
17399
0017922d
PA
174002014-07-14 Pedro Alves <palves@redhat.com>
17401
17402 PR gdb/17072
17403 * gdb.base/paginate-bg-execution.c: New file.
17404 * gdb.base/paginate-bg-execution.exp: New file.
17405
94696ad3
PA
174062014-07-14 Pedro Alves <palves@redhat.com>
17407
17408 PR gdb/17072
17409 * gdb.base/paginate-execution-startup.c: New file.
17410 * gdb.base/paginate-execution-startup.exp: New file.
17411 * lib/gdb.exp (pagination_prompt): New global.
17412 (default_gdb_spawn): New procedure, factored out from
17413 default_gdb_spawn.
17414 (default_gdb_start): Adjust to call default_gdb_spawn.
17415 (gdb_spawn): New procedure.
17416
bd293940
PA
174172014-07-14 Pedro Alves <palves@redhat.com>
17418
17419 * lib/gdb.exp (gdb_assert): New procedure.
17420 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17421
c933f875
PA
174222014-07-14 Pedro Alves <palves@redhat.com>
17423
17424 * gdb.base/execution-termios.c: New file.
17425 * gdb.base/execution-termios.exp: New file.
17426
d98b7a16
TT
174272014-07-14 Tom Tromey <tromey@redhat.com>
17428
17429 * gdb.cp/vla-cxx.cc: New file.
17430 * gdb.cp/vla-cxx.exp: New file.
17431
548740d6
TT
174322014-07-14 Tom Tromey <tromey@redhat.com>
17433
17434 * gdb.reverse/rerun-prec.c: New file.
17435 * gdb.reverse/rerun-prec.exp: New file.
17436
a25eb028
MR
174372014-07-12 Maciej W. Rozycki <macro@mips.com>
17438 Maciej W. Rozycki <macro@codesourcery.com>
17439
17440 * lib/gdb-utils.exp: New file.
17441 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17442 inline `gdb_init_command' processing.
17443 (gdb_start_cmd): Likewise.
17444 * lib/mi-support.exp (mi_run_cmd): Likewise.
17445 * README: Document `gdb_init_command' and `gdb_init_commands'.
17446
218c2655
JK
174472014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17448
17449 Fix false FAIL running under a very long directory name.
17450 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17451 and "set print elements 10000". Twice.
17452
5401fde3
YQ
174532014-07-11 Yao Qi <yao@codesourcery.com>
17454
17455 * gdb.base/exprs.exp: "set print symbol off".
17456
e76126e8
PA
174572014-07-11 Pedro Alves <palves@redhat.com>
17458
17459 * gdb.threads/kill.c: New file.
17460 * gdb.threads/kill.exp: New file.
17461
2d6f0de6
YQ
174622014-07-10 Yao Qi <yao@codesourcery.com>
17463
17464 * gdb.trace/tfile.c (write_basic_trace_file)
17465 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17466 address written to trace file.
17467
7180e04a
PA
174682014-07-09 Pedro Alves <palves@redhat.com>
17469
17470 * gdb.base/attach-wait-input.exp: New file.
17471 * gdb.base/attach-wait-input.c: New file.
17472
9a9a7608
AB
174732014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17474
17475 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17476 setting up test structures.
17477 (main): Call new test function.
17478 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17479 test function, continue into test function and walk test
17480 structures.
17481
161ac41e
YQ
174822014-07-02 Yao Qi <yao@codesourcery.com>
17483
17484 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17485 'bar_start' at the beginning of functions 'foo' and 'bar'
17486 respectively.
17487 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17488 instead of 'foo' and 'bar'.
17489
1f267ae3
MM
174902014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17491
17492 * gdb.btrace/segv.exp: New.
17493 * gdb.btrace/segv.c: New.
17494
2b239efb
LM
174952014-07-02 Luis Machado <lgustavo@codesourcery.com>
17496
17497 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17498 instruction.
17499
cf363f18
MW
175002014-06-30 Mark Wielaard <mjw@redhat.com>
17501
17502 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17503 vulture, vilify, villar): New volatile array constants.
17504 (vindictive, vegetation): New const volatile array constants.
17505 * gdb.base/volatile.exp: Test volatile and const volatile array
17506 types.
17507
aebf9d24
AA
175082014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17509
17510 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17511 target lacks support for awatch, rwatch, or hbreak.
17512
b67a2c6f
YQ
175132014-06-27 Yao Qi <yao@codesourcery.com>
17514
17515 * gdb.multi/dummy-frame-restore.exp: New.
17516 * gdb.multi/dummy-frame-restore.c: New.
17517
aef92902
MM
175182014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17519
17520 * gdb.btrace/gcore.exp: New.
17521
8e9db26e
PA
175222014-06-23 Pedro Alves <palves@redhat.com>
17523
17524 * gdb.base/watchpoint-reuse-slot.c: New file.
17525 * gdb.base/watchpoint-reuse-slot.exp: New file.
17526
70afc5b7
SC
175272014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17528
17529 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17530 progspace's filename in 'info', 'enable' and 'disable' command
17531 tests.
17532
b972bd9c
JK
175332014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17534
17535 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17536 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17537 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17538
125f8a3d
GB
175392014-06-20 Gary Benson <gbenson@redhat.com>
17540
17541 * gdb.arch/i386-avx.exp: Fix include file location.
17542 * gdb.arch/i386-sse.exp: Likewise.
17543
3ed9baed
IB
175442014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17545
17546 * gdb.dlang/expression.exp: New file.
17547
034f788c
PA
175482014-06-19 Pedro Alves <palves@redhat.com>
17549
17550 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17551 out from ...
17552 (top level): ... here. Iterate running tests under different
17553 scheduler-locking settings.
17554
45371d0c
LM
175552014-06-18 Luis Machado <lgustavo@codesourcery.com>
17556
17557 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17558 to DW_FORM_addr and use non-zero addresses.
17559
5d376983
SC
175602014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17561
17562 PR gdb/17017
17563 * gdb.python/py-xmethods.cc: Add global function call counters and
17564 increment them in their respective functions. Remove "cout"
17565 statements.
17566 * gdb.python/py-xmethods.exp: Make tests check the global function
17567 call counters instead of depending on inferior IO.
17568
a1aa2221
LM
175692014-06-18 Don Breazeal <donb@codesourcery.com>
17570
17571 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17572 Deleted procedure.
17573 (explicit_fork_parent_follow): Deleted procedure.
17574 (explicit_fork_child_follow): Deleted procedure.
17575 (test_follow_fork): New procedure.
17576 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17577 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17578 procedure calls.
17579
0fc05997
YQ
175802014-06-17 Yao Qi <yao@codesourcery.com>
17581
17582 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17583 CP1252.
17584
70795c52
LM
175852014-06-17 Luis Machado <lgustavo@codesourcery.com>
17586
17587 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17588 Initialize ptr and S explicitly.
17589 (skip_type_update_when_not_use_rtti_test): Likewise.
17590
6be47f0c
KS
175912014-06-16 Keith Seitz <keiths@redhat.com>
17592
17593 PR mi/15863
17594 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17595 the inferior is started.
17596
d03de421
PA
175972014-06-16 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.base/break-main-file-remove-fail.c: New file.
17600 * gdb.base/break-main-file-remove-fail.exp: New file.
17601 * gdb.base/break-unload-file.exp: Use build_executable instead of
17602 prepare_for_testing.
17603 (test_break): New parameter "initial_load". Handle it.
17604 (top level): Add initial_load cmdline/file axis.
17605
f9579b99
TT
176062014-06-12 Tom Tromey <tromey@redhat.com>
17607
17608 * gdb.base/completion.exp: Don't use directory name in test.
17609
3657956b
GB
176102014-06-09 Gary Benson <gbenson@redhat.com>
17611
17612 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17613 separate the always-available ANSI-standard signals from the
17614 signals that require checking.
17615 (main): Likewise.
17616 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17617 Likewise.
17618 (main): Likewise.
17619
4186eb54
KS
176202014-06-07 Keith Seitz <keiths@redhat.com>
17621
17622 Revert:
17623 PR c++/16253
17624 * gdb.cp/var-tag.cc: New file.
17625 * gdb.cp/var-tag.exp: New file.
17626 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17627 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17628 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17629 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17630
25326a28 176312014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17632
17633 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17634
829155c9
PA
176352014-06-06 Pedro Alves <palves@redhat.com>
17636
17637 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17638 in target debug output instead of looking at RSP packets,
17639 disabling the test on any target that uses hardware stepping.
17640 Update comments.
17641
61c8d22e
PA
176422014-06-06 Pedro Alves <palves@redhat.com>
17643
17644 * gdb.base/break-unload-file.exp: Fix typo.
17645
d9a47287
YQ
176462014-06-06 Yao Qi <yao@codesourcery.com>
17647
17648 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17649 from "jit_function" to "^jit_function".
17650
e5e01dbf
YQ
176512014-06-06 Yao Qi <yao@codesourcery.com>
17652
17653 * gdb.base/async.c (foo): Add one statement.
17654 * gdb.base/async.exp: Get the next instruction address and
17655 match the output of "nexti" by instruction address. Match
17656 the hex address in the output of "finish".
17657
73ba372c
GB
176582014-06-06 Gary Benson <gbenson@redhat.com>
17659
17660 * gdb.base/call-signals.c: Remove preprocessor conditionals
17661 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17662 SIGSEGV and SIGTERM.
17663 * gdb.base/sigall.c: Likewise.
17664 * gdb.base/unwindonsignal.c: Likewise.
17665 * gdb.reverse/sigall-reverse.c: Likewise.
17666
831517df
YQ
176672014-06-06 Yao Qi <yao@codesourcery.com>
17668
17669 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17670 readable, skip the test.
17671
b8b91e98
YQ
176722014-06-06 Yao Qi <yao@codesourcery.com>
17673
17674 * gdb.threads/staticthreads.c (thread_function): Move the line
17675 setting breakpoint on forward.
17676 * gdb.threads/staticthreads.exp: Update comments.
17677
fb934770
LC
176782014-06-05 Ludovic Courtès <ludo@gnu.org>
17679
17680 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17681 "history-append! type error".
17682
6ef284bd
SM
176832014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17684
17685 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17686 erroneous dprintf expected input.
17687
a872e241
DE
176882014-06-04 Doug Evans <xdje42@gmail.com>
17689
17690 * gdb.guile/scm-generics.exp: Delete.
17691
16f691fb
DE
176922014-06-04 Doug Evans <xdje42@gmail.com>
17693
17694 * gdb.guile/scm-breakpoint.exp: Update.
17695 Add tests for breakpoint registration.
17696
012370f6
TT
176972014-06-04 Tom Tromey <tromey@redhat.com>
17698
17699 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17700 VLA-in-union.
17701 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17702 inner_vla_struct, vla_union types. Initialize objects of those
17703 types and compute their sizes.
17704
9f5a4cef
HZ
177052014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17706 Hui Zhu <hui@codesourcery.com>
17707
17708 * gdb.base/fileio.exp: Add test for shell not available as well as
17709 available.
17710 * gdb.base/fileio.c (test_system): Check for shell twice.
17711
90a45c4d
YQ
177122014-06-04 Yao Qi <yao@codesourcery.com>
17713
17714 * gdb.base/auto-connect-native-target.exp: Remove redundant
17715 space from the regexp pattern.
17716
70017e41
YQ
177172014-06-04 Yao Qi <yao@codesourcery.com>
17718
17719 * gdb.base/default.exp: Replace "child" with "native" in
17720 regexp pattern.
17721
883964a7
SC
177222014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17723
17724 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17725 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17726 * gdb.python/py-xmethods.py: Python script supporting the
17727 new testcase and tests.
17728
ef370185
JB
177292014-06-03 Joel Brobecker <brobecker@adacore.com>
17730 Pedro Alves <palves@redhat.com>
17731
17732 PR breakpoints/17000
17733 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17734 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17735
1e2ccb61
BM
177362014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17737
17738 * gdb.base/subst.exp: Add tests to verify partial path matching
17739 output.
17740
c6ec5ab2
PA
177412014-06-03 Pedro Alves <palves@redhat.com>
17742
17743 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17744 target that doesn't use software single-stepping.
17745
835c559f
PA
177462014-06-03 Pedro Alves <palves@redhat.com>
17747
17748 PR breakpoints/17000
17749 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17750 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17751
06eb1586
DE
177522014-06-02 Doug Evans <xdje42@gmail.com>
17753
17754 * gdb.guile/scm-parameter.exp: New file.
17755
e698b8c4
DE
177562014-06-02 Doug Evans <xdje42@gmail.com>
17757
17758 * gdb.guile/scm-cmd.c: New file.
17759 * gdb.guile/scm-cmd.exp: New file.
17760
ded03782
DE
177612014-06-02 Doug Evans <xdje42@gmail.com>
17762
17763 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17764 pretty-printer lookup.
17765 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17766 (make-pp_s-printer): Call it.
17767 (make-pretty-printer-from-dict): New function.
17768 (lookup-pretty-printer-maker-from-dict): New function.
17769 (*pretty-printer*): Simplify.
17770 (make-objfile-pp_s-printer): New function.
17771 (install-objfile-pretty-printers!): New function.
17772 (make-progspace-pp_s-printer): New function.
17773 (install-progspace-pretty-printers!): New function.
17774 * gdb.guile/scm-progspace.c: New file.
17775 * gdb.guile/scm-progspace.exp: New file.
17776
41fac0cf
PA
177772014-06-02 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.base/dprintf-bp-same-addr.c: New file.
17780 * gdb.base/dprintf-bp-same-addr.exp: New file.
17781
96ae5695
EBM
177822014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17783
17784 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17785 * gdb.arch/powerpc-power.s: Likewise.
17786
da02b3a8
JB
177872014-06-02 Joel Brobecker <brobecker@adacore.com>
17788
17789 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17790
c72b2e7b
YQ
177912014-06-01 Yao Qi <yao@codesourcery.com>
17792
17793 * gdb.base/watchpoint.exp (test_watch_location): Check null
17794 pointer can be dereferenced. If not, do the test, otherwise
17795 skip it.
17796
53e8a631
AB
177972014-05-30 Andrew Burgess <aburgess@broadcom.com>
17798
17799 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17800 results.
17801 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17802
938f0e2f
AB
178032014-05-30 Andrew Burgess <aburgess@broadcom.com>
17804
17805 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17806 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17807 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17808 * gdb.arch/amd64-invalid-stack-top.c: New file.
17809 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17810
9ba6657a
PA
178112014-05-30 Pedro Alves <palves@redhat.com>
17812
17813 PR breakpoints/17000
17814 * gdb.base/sss-bp-on-user-bp.c: New file.
17815 * gdb.base/sss-bp-on-user-bp.exp: New file.
17816
522c09bf
DB
178172014-05-30 David Blaikie <dblaikie@gmail.com>
17818
17819 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17820 gnu_inline semantics via attribute.
17821 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17822 source explicitly specifies the required semantics.
17823
bf4ef81e
MR
178242014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17825
17826 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17827
329ea579
PA
178282014-05-29 Pedro Alves <palves@redhat.com>
17829 Tom Tromey <tromey@redhat.com>
17830
17831 * gdb.base/async-shell.exp: Don't enable target-async.
17832 * gdb.base/async.exp
17833 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17834 parameter. Adjust.
17835 (top level): Don't test with "target-async".
17836 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17837 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17838 * gdb.base/inferior-died.exp: Don't enable target-async.
17839 * gdb.base/interrupt-noterm.exp: Likewise.
17840 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17841 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17842 * gdb.mi/mi-nonstop.exp: Likewise.
17843 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17844 * gdb.mi/mi-nsintrall.exp: Likewise.
17845 * gdb.mi/mi-nsmoribund.exp: Likewise.
17846 * gdb.mi/mi-nsthrexec.exp: Likewise.
17847 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17848 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17849 * gdb.python/py-evsignal.exp: Don't enable target-async.
17850 * gdb.python/py-evthreads.exp: Likewise.
17851 * gdb.python/py-prompt.exp: Likewise.
17852 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17853 * gdb.server/solib-list.exp: Don't enable target-async.
17854 * gdb.threads/thread-specific-bp.exp: Likewise.
17855 * lib/mi-support.exp: Adjust to use mi-async.
17856
fd664c91
PA
178572014-05-29 Pedro Alves <palves@redhat.com>
17858
17859 PR gdb/13860
17860 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17861 reason, even in sync mode.
17862
251bde03
PA
178632014-05-29 Pedro Alves <palves@redhat.com>
17864 Hui Zhu <hui@codesourcery.com>
17865
17866 PR PR15693
17867 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17868 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17869 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17870 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17871
7f3c0343
JB
178722014-05-28 Joel Brobecker <brobecker@adacore.com>
17873
17874 * config/monitor.exp (gdb_target_monitor): Replace use of
17875 "set remotebaud" by "set serial baud".
17876
b2715b27
AW
178772014-05-26 Andy Wingo <wingo@igalia.com>
17878
17879 * gdb.guile/scm-breakpoint.exp:
17880 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17881 properties instead of gdb-object-properties.
17882
498a4489
YQ
178832014-05-26 Yao Qi <yao@codesourcery.com>
17884
17885 * gdb.server/no-thread-db.exp: Specify source file name
17886 explicitly when setting a breakpoint.
17887
589fdceb
MM
178882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17889
17890 * gdb.btrace/vdso.c: New.
17891 * gdb.btrace/vdso.exp: New.
17892
e9089e05
MM
178932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17894
17895 * gdb.base/gcore.exp (capture_command_output): Move ...
17896 * lib/gdb.exp (capture_command_output): ... here.
17897
67b5c0c1
MM
178982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17899
17900 * gdb.btrace/data.exp: Test memory access during btrace replay.
17901
a2199296
SM
179022014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17903
17904 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17905
17b2616c
PA
179062014-05-21 Pedro Alves <palves@redhat.com>
17907
17908 PR gdb/13860
17909 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17910 (top level): Test that output related to execution commands is
17911 sent to the console with CLI commands, but not with MI commands.
17912 Test that breakpoint events are always mirrored to the console.
17913 Also expect the new source line to be output after a "next" in
17914 async mode too. Make it a pass/fail test.
17915 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17916 output.
17917 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17918
5166082f
PA
179192014-05-21 Pedro Alves <palves@redhat.com>
17920
17921 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17922 Use them to test variations of "list" after reaching a breakpoint.
17923 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17924 Test "list" with listsize 10 after reaching a breakpoint.
17925 * gdb.python/python.exp (decode_line current location line
17926 number): Adjust expected line number.
17927
2f25d70f
SM
179282014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17929
17930 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17931 behavior for $args, pass it directly to "run".
17932
ff604a67
MR
179332014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17934
17935 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17936 30000 to 65536.
17937
6a3cb8e8
PA
179382014-05-21 Pedro Alves <palves@redhat.com>
17939
17940 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17941 auto-connect-native-target off".
17942 * gdb.base/auto-connect-native-target.c: New file.
17943 * gdb.base/auto-connect-native-target.exp: New file.
17944
4ebfc96e
PA
179452014-05-21 Pedro Alves <palves@redhat.com>
17946
17947 * gdb.base/default.exp: Test "target native" instead of "target
17948 child".
17949
36d46afb
MW
179502014-05-21 Mark Wielaard <mjw@redhat.com>
17951
17952 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17953
5876f503
JK
179542014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17955
17956 Fix TLS access for -static -pthread.
17957 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17958 <HAVE_TLS> (thread_function, main): Initialize it.
17959 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17960 Add clean_restart.
17961 <$have_tls != "">: Check TLSVAR.
17962
0256a6ac
PA
179632014-05-21 Pedro Alves <palves@redhat.com>
17964
17965 * gdb.base/dcache-line-read-error.c: New.
17966 * gdb.base/dcache-line-read-error.exp: New.
17967
936d2992
PA
179682014-05-20 Pedro Alves <palves@redhat.com>
17969
17970 * gdb.base/compare-sections.c: New file.
17971 * gdb.base/compare-sections.exp: New file.
17972
802e8e6d
PA
179732014-05-20 Pedro Alves <palves@redhat.com>
17974
17975 * gdb.base/break-idempotent.c: New file.
17976 * gdb.base/break-idempotent.exp: New file.
17977
e59fa00f
MM
179782014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17979
17980 * gdb.btrace/nohist.exp: New.
17981
8b696e31
YQ
179822014-05-20 Yao Qi <yao@codesourcery.com>
17983
17984 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17985 gdb.reverse directory and gdb_reverse_timeout exists in board
17986 setting.
17987 * README: Document gdb_reverse_timeout.
17988
73c9764f
YQ
179892014-05-20 Yao Qi <yao@codesourcery.com>
17990
17991 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17992 'test_file_name'. Treat args as a string instead of a list.
17993 (gdb_init): Rename argument 'args' by 'test_file_name'.
17994
f1f4348a
JK
179952014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17996
17997 * gdb.arch/powerpc-power.exp: New file.
17998 * gdb.arch/powerpc-power.s: New file.
17999
0dbe70ce
DE
180002014-05-16 Doug Evans <dje@google.com>
18001
18002 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18003 * gdb.base/completion.exp: Check that all expected files exist
18004 before doing file completion.
0dbe70ce 18005
8d551b02
DE
180062014-05-16 Doug Evans <dje@google.com>
18007
18008 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18009 Update.
18010 (do_syscall_tests_without_xml): Update.
18011
73eb7709
PA
180122014-05-16 Pedro Alves <palves@redhat.com>
18013
18014 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18015 instead of "unknown output after running".
18016
3fae92fc
YQ
180172014-05-16 Yao Qi <yao@codesourcery.com>
18018
18019 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18020 file1.txt from host at the end.
18021 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18022
c2b2ccc5
DE
180232014-05-15 Doug Evans <dje@google.com>
18024
18025 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18026 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18027 loading file. Add test for TU lookup.
18028
8c217a4b
SM
180292014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18030
18031 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18032 calling "-exec-arguments" or "set args" before running the
18033 inferior.
18034
3deb39c6
SM
180352014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18036
18037 * lib/mi-support.exp (mi_expect_stop): Expect message for
18038 inferiors that exit with non-zero exit code.
18039
71a79f8c
YQ
180402014-05-14 Yao Qi <yao@codesourcery.com>
18041
18042 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18043 match absolute path on remote host.
18044 (test_file_list_exec_source_files): Remove "/" from the
18045 pattern.
18046
f23fcd46
YQ
180472014-05-14 Yao Qi <yao@codesourcery.com>
18048
18049 * boards/local-remote-host-notty.exp (${board}_file): New
18050 proc.
18051
9404b58f
KM
180522014-05-07 Kyle McMartin <kyle@redhat.com>
18053
18054 Pushed by Joel Brobecker <brobecker@adacore.com>.
18055 * gdb.arch/aarch64-atomic-inst.c: New file.
18056 * gdb.arch/aarch64-atomic-inst.exp: New file.
18057
5e45f04c
YQ
180582014-05-07 Yao Qi <yao@codesourcery.com>
18059
18060 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18061 in current context" too.
18062
c888a17d
KS
180632014-05-05 Keith Seitz <keiths@redhat.com>
18064
18065 * gdb.linespec/ls-dollar.exp: Add test for linespec
18066 file:convenience_variable.
18067
290a839c
YQ
180682014-05-05 Yao Qi <yao@codesourcery.com>
18069
18070 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18071 traceframes into tfile and ctf trace files. Read data from
18072 trace file and test collected data.
18073 (gdb_collect_locals_test): Likewise.
18074 (gdb_unavailable_registers_test): Likewise.
18075 (gdb_unavailable_floats): Likewise.
18076 (gdb_collect_globals_test): Likewise.
18077 (top-level): Append "ctf" to trace_file_targets if GDB
18078 supports.
18079
b5262cd0
YQ
180802014-05-05 Yao Qi <yao@codesourcery.com>
18081
18082 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18083 code to ...
18084 (gdb_collect_args_test_1): ... it. New proc.
18085 (gdb_collect_locals_test): Move some code to ...
18086 (gdb_collect_locals_test_1): ... it. New proc.
18087 (gdb_unavailable_registers_test): Move some code to ...
18088 (gdb_unavailable_registers_test_1): ... it. New proc.
18089 (gdb_unavailable_floats): Move some code to ...
18090 (gdb_unavailable_floats_1): ... it. New proc.
18091
30a1e6cc
SDJ
180922014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18093
18094 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18095 probes to test for bitness recognition.
18096 * gdb.arch/amd64-stap-optional-prefix.exp
18097 (test_probe_value_without_reg): New procedure.
18098 Add code to test for different kinds of bitness.
18099
f33da99a
SDJ
181002014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18101
18102 PR breakpoints/16889
18103 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18104 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18105
5b80f00d
PA
181062014-05-01 Pedro Alves <palves@redhat.com>
18107
18108 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18109 gdb_file_cmd if no file is specified.
18110 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18111 last_loaded_file to set the remote exec-file.
18112
f8c2a73c
PA
181132014-05-01 Pedro Alves <palves@redhat.com>
18114
18115 * boards/local-remote-host.exp: New file.
18116
be6e8ac7
PA
181172014-05-01 Pedro Alves <palves@redhat.com>
18118
18119 * boards/local-remote-host.exp: Rename to ...
18120 * boards/local-remote-host-notty.exp: ... this.
18121
cac0dc8f
JB
181222014-04-28 Joel Brobecker <brobecker@adacore.com>
18123
18124 * gdb.ada/dyn_arrayidx: New testcase.
18125
9730e6cc
YQ
181262014-04-26 Yao Qi <yao@codesourcery.com>
18127
18128 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18129 and compute the length of function main. Save it in
18130 $main_length.
18131 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18132 (top-level): Use gdb_compile to compile objects into
18133 executable and restart GDB. Remove invocation to
18134 prepare_for_testing.
18135
7ae1a6a6
PA
181362014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18137 Pedro Alves <palves@redhat.com>
18138
18139 PR server/16255
18140 * gdb.multi/multi-attach.c: New file.
18141 * gdb.multi/multi-attach.exp: New file.
18142
4082afcc
PA
181432014-04-25 Pedro Alves <palves@redhat.com>
18144
18145 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18146 user.
18147 (top level): Test that "set remote conditional-breakpoints-packet
18148 off" works as intended.
18149 * gdb.base/dprintf.exp: Test that "set remote
18150 breakpoint-commands-packet off" works as intended.
18151 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18152 New function.
18153 (top level): Call it.
18154 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18155 remote fast-tracepoints-packet off" works as intended.
18156 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18157 * lib/gdb.exp (gdb_is_target_remote): ... here.
18158
2abc3f8d
DB
181592014-04-24 David Blaikie <dblaikie@gmail.com>
18160
18161 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18162 ensure clang would not discard them.
18163 * gdb.base/gdbvars.c: Ditto.
18164 * gdb.base/memattr.c: Ditto.
18165 * gdb.base/whatis.c: Ditto.
18166 * gdb.python/py-prettyprint.c: Ditto.
18167 * gdb.trace/actions.c: Ditto.
18168 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18169 ensure clang would not discard it.
18170
bfd39632
DB
181712014-04-24 David Blaikie <dblaikie@gmail.com>
18172
18173 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18174 clang to emit the full definition of type required by the test
18175 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18176
22842ff6
DB
181772014-04-24 David Blaikie <dblaikie@gmail.com>
18178
18179 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18180 coax Clang into emitting the definition of the type.
18181 * gdb.cp/pr10728-x.h (y): Ditto.
18182 * gdb.cp/pr10728-y.cc (y): Ditto.
18183
c2e827ad
DB
181842014-04-24 David Blaikie <dblaikie@gmail.com>
18185
18186 * gdb.base/label.exp: XFAIL label related tests under Clang.
18187 * gdb.cp/cplabel.exp: Ditto.
18188 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18189 under Clang those using labels.
18190
4c2d33e7
YQ
181912014-04-25 Yao Qi <yao@codesourcery.com>
18192
18193 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18194 double_label.
18195 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18196 partial_label and double_label.
18197
56083b99
DB
181982014-04-24 David Blaikie <dblaikie@gmail.com>
18199
18200 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18201
25d4e99d
DB
182022014-04-24 David Blaikie <dblaikie@gmail.com>
18203
18204 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18205 of the function to work across GCC and Clang.
18206 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18207 pointer types (const void ** const V void **).
18208
01f9f808
MS
182092014-04-24 Michael Sturm <michael.sturm@mintel.com>
18210 Walfred Tedeschi <walfred.tedeschi@intel.com>
18211
18212 * Makefile.in (EXECUTABLES): Added i386-avx512.
18213 * gdb.arch/i386-avx512.c: New file.
18214 * gdb.arch/i386-avx512.exp: Likewise.
18215
4b48d439
KS
182162014-04-23 Keith Seitz <keiths@redhat.com>
18217
18218 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18219 (mi_make_breakpoint_table): New procedure.
18220 (mi_create_breakpoint): Use mi_make_breakpoint
18221 and return the result.
18222 (mi_make_breakpoint): New procedure.
18223 (mi_build_kv_pairs): New procedure.
18224
18225 * gdb.mi/mi-break.exp: Remove unused globals,
18226 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18227 All callers updated.
18228 * gdb.mi/mi-dprintf.exp: Use variable to track command
18229 number.
18230 Update all callers of mi_create_breakpoint and use
18231 mi_make_breakpoint_table.
18232 Remove any unused global variables.
18233 * gdb.mi/mi-nonstop.exp: Likewise.
18234 * gdb.mi/mi-nsintrall.exp: Likewise.
18235 * gdb.mi/mi-nsmoribund.exp: Likewise.
18236 * gdb.mi/mi-nsthrexec.exp: Likewise.
18237 * gdb.mi/mi-reverse.exp: Likewise.
18238 * gdb.mi/mi-simplerun.exp: Likewise.
18239 * gdb.mi/mi-stepn.exp: Likewise.
18240 * gdb.mi/mi-syn-frame.exp: Likewise.
18241 * gdb.mi/mi-until.exp: Likewise.
18242 * gdb.mi/mi-var-cp.exp: Likewise.
18243 * gdb.mi/mi-var-display.exp: Likewise.
18244 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18245 * gdb.mi/mi2-var-child.exp: Likewise.
18246 * gdb.mi/mi-vla-c99.exp: Likewise.
18247 * lib/mi-support.exp: Likewise.
18248
18249 From Ian Lance Taylor <iant@cygnus.com>:
18250 * lib/gdb.exp (parse_args): New procedure.
18251
08351840
PA
182522014-04-23 Pedro Alves <palves@redhat.com>
18253
18254 * gdb.base/break-unload-file.c: New file.
18255 * gdb.base/break-unload-file.exp: New file.
18256 * gdb.base/sym-file-lib.c (baz): New function.
18257 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18258 field.
18259 (load): Store the segment's mapped size.
18260 (unload): New function.
18261 (unload_shlib): New function.
18262 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18263 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18264 set a breakpoint at baz, and call it.
18265 * gdb.base/sym-file.exp: New tests for stale breakpoint
18266 instructions.
18267
076855f9
PA
182682014-04-23 Pedro Alves <palves@redhat.com>
18269
18270 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18271 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18272 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18273 * gdb.base/hbreak-unmapped.c: New file.
18274 * gdb.base/hbreak-unmapped.exp: New file.
18275 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18276 * lib/gdb.exp (gdb_is_target_remote): ... here.
18277
483805cf
PA
182782014-04-22 Pedro Alves <palves@redhat.com>
18279
18280 * gdb.base/consecutive-step-over.c: New file.
18281 * gdb.base/consecutive-step-over.exp: New file.
18282
06d97543
PA
182832014-04-22 Pedro Alves <palves@redhat.com>
18284
18285 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18286 instead of send_gdb/gdb_expect.
18287
b4429ea2
YQ
182882014-04-22 Yao Qi <yao@codesourcery.com>
18289
18290 * lib/trace-support.exp (generate_tracefile): New procedure.
18291 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18292 return 0.
18293 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18294 if generate_tracefile returns 1.
18295
51d48146
PA
182962014-04-18 Tom Tromey <palves@redhat.com>
18297 Pedro alves <tromey@redhat.com>
18298
18299 PR backtrace/15558
18300 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18301 with a backtrace limit.
18302 * gdb.python/py-frame-inline.exp: Test running to an inline
18303 function with a backtrace limit, and printing the newest frame.
18304 * gdb.python/py-frame-inline.c (main): Call f.
18305
bd1dce5f
MS
183062014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18307
18308 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18309
40d1a503
MS
183102014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18311
18312 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18313 Drop prefix from unsupported source file path.
18314
389b98f7
YQ
183152014-04-17 Yao Qi <yao@codesourcery.com>
18316
18317 * lib/gdb.exp (with_target_charset): New proc.
18318 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18319 with_target_charset.
18320 (test_print_strings): Likewise.
18321 (test_repeat_bytes): Likewise.
18322 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18323 for some tests.
18324
22869d73
KS
183252014-04-16 Keith Seitz <keiths@redhat.com>
18326
18327 PR gdb/15827
18328 * gdb.dwarf2/corrupt.c: New file.
18329 * gdb.dwarf2/corrupt.exp: New file.
18330
c4f87ca6
KS
183312014-04-16 Keith Seitz <keiths@redhat.com>
18332
18333 PR c++/16597
18334 * gdb.cp/namelessclass.cc: New file.
18335 * gdb.cp/namelessclass.exp: New file.
18336 * gdb.cp/namelessclass.S: New file.
18337
ab19de87
DE
183382014-04-16 Doug Evans <dje@google.com>
18339
18340 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18341 Add comment.
18342 (gdbserver_default_get_comm_port): New function.
18343 (gdbserver_start): Check if board file provided
18344 "gdbserver,get_comm_port" and use it if so.
18345 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18346 (gdb,socketport): Set to "stdio".
18347 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18348 (stdio_gdbserver_template): Delete.
18349 (${board}_get_remote_address): Update.
18350 (${board}_build_remote_cmd): Delete.
18351 (${board}_get_comm_port): New function.
18352 (${board}_spawn): Update.
18353 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18354 Delete.
18355 (${board}_get_remote_address): Update.
18356 (${board}_get_comm_port): New function.
18357
fc98a809
AB
183582014-04-16 Andrew Burgess <aburgess@broadcom.com>
18359
18360 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18361 appearing in any order.
18362
87fd9e6e
DE
183632014-04-15 Doug Evans <dje@google.com>
18364
18365 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18366 uninitialized value of "description".
18367
099fc3ea
KS
183682014-04-15 Keith Seitz <keiths@redhat.com>
18369
18370 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18371 Remove unused globals.
18372 (test_running_the_program): Likewise.
18373 (test_controlled_execution): Likewise.
18374 (test_controlling_breakpoints): Likewise.
18375 (test_program_termination): Likewise.
18376
5da151d4
KS
183772014-04-15 Keith Seitz <keiths@redhat.com>
18378
18379 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18380 unused globals.
18381 (test_rbreak_creation_and_listing): Likewise.
18382 (test_ignore_count): Likewise.
18383 (test_error): Likewise.
18384
35e5d2f0
PA
183852014-04-15 Pedro Alves <palves@redhat.com>
18386
18387 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18388 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18389 sym-file-loader.c.
18390 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18391 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18392 to sym-file-loader.c.
18393 (struct library): Forward declare.
18394 (load_shlib, lookup_function): Change prototypes.
18395 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18396 (translate_offset): Remove declarations.
18397 (get_text_addr): New declaration.
18398 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18399 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18400 sym-file-loader.h.
18401 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18402 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18403 here from sym-file-loader.h.
18404 (struct library): New structure.
18405 (load_shlib, lookup_function): Change prototypes and adjust to
18406 work with a struct library.
18407 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18408 (translate_offset): Make static.
18409 (get_text_addr): New function.
18410 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18411
eb4c1710
PA
184122014-04-15 Pedro Alves <palves@redhat.com>
18413
18414 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18415
2d1baf52
PA
184162014-04-15 Pedro Alves <palves@redhat.com>
18417
18418 * gdb.base/sym-file-loader.c: Include <limits.h>.
18419 (SELF_LINK): New define.
18420 (get_origin): New function.
18421 (load_shlib): Use it.
18422 * gdb.base/sym-file.exp: Don't early return if the target is
18423 remote. Use runto_main, and issue fail is that fails. Use
18424 gdb_load_shlibs.
18425 (shlib_name): Delete.
18426 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18427
7dd6df01
PA
184282014-04-15 Pedro Alves <palves@redhat.com>
18429
18430 * gdb.base/sym-file.exp: Remove regex characters from test
18431 message. Don't refer to breakpoint numbers in test messages.
18432
b50c8614
KS
184332014-04-14 Keith Seitz <keiths@redhat.com>
18434
18435 PR c++/16253
18436 * gdb.cp/var-tag.cc: New file.
18437 * gdb.cp/var-tag.exp: New file.
18438 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18439 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18440 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18441 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18442
3d567982
TT
184432014-04-14 Tom Tromey <tromey@redhat.com>
18444
18445 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18446 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18447 type.
18448 * gdb.cp/enum-class.exp: New file.
18449 * gdb.cp/enum-class.cc: New file.
18450
0626fc76
TT
184512014-04-14 Tom Tromey <tromey@redhat.com>
18452
18453 * gdb.dwarf2/enum-type.exp: New file.
18454
dca325b3
SA
184552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18456
18457 * gdb.mi/mi-vla-c99.exp: New file.
18458 * gdb.mi/vla.c: New file.
18459
5854b38a
SA
184602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18461
18462 * gdb.base/vla-datatypes.c: New file.
18463 * gdb.base/vla-datatypes.exp: New file.
18464
463bb957
SA
184652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18466
18467 * gdb.base/vla-ptr.c: New file.
18468 * gdb.base/vla-ptr.exp: New file.
18469
3dd170be
SA
184702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18471
18472 * gdb.dwarf2/count.exp: New file.
18473
5ecaaa66
SA
184742014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18475
18476 * gdb.base/vla-sideeffect.c: New file.
18477 * gdb.base/vla-sideeffect.exp: New file.
18478
41f1ada5
DB
184792014-04-14 David Blaikie <dblaikie@gmail.com>
18480
18481 * gdb.mi/non-stop.c: Add return value for non-void function return
18482 statement.
18483 * gdb.threads/staticthreads.c: Ditto.
18484
0be03e84
DE
184852014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18486 Doug Evans <xdje42@gmail.com>
18487
18488 * gdb.guile/scm-value.c: Improve test case.
18489 * gdb.guile/scm-value.exp: Add new test.
18490
f180a1fb
DB
184912014-04-11 David Blaikie <dblaikie@gmail.com>
18492
18493 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18494 override Clang's default.
18495
6b662e19
JB
184962014-04-11 Joel Brobecker <brobecker@adacore.com>
18497
18498 Revert the following changes (regressions):
18499
18500 * gdb.base/vla-sideeffect.c: New file.
18501 * gdb.base/vla-sideeffect.exp: New file.
18502
18503 * gdb.dwarf2/count.exp: New file.
18504
18505 * gdb.base/vla-multi.c: New file.
18506 * gdb.base/vla-multi.exp: New file.
18507
18508 * gdb.base/vla-ptr.c: New file.
18509 * gdb.base/vla-ptr.exp: New file.
18510
18511 * gdb.base/vla-datatypes.c: New file.
18512 * gdb.base/vla-datatypes.exp: New file.
18513
18514 * gdb.mi/mi-vla-c99.exp: New file.
18515 * gdb.mi/vla.c: New file.
18516
245a5f0b
KS
185172014-04-11 Keith Seitz <keiths@redhat.com>
18518
18519 PR c++/16675
18520 * gdb.cp/cpsizeof.exp: New file.
18521 * gdb.cp/cpsizeof.cc: New file.
18522
58a84dcf
SA
185232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18524
191a8a90
JB
18525 * gdb.mi/mi-vla-c99.exp: New file.
18526 * gdb.mi/vla.c: New file.
58a84dcf 18527
c8655f75
SA
185282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18529
18530 * gdb.base/vla-datatypes.c: New file.
18531 * gdb.base/vla-datatypes.exp: New file.
18532
024e13b4
SA
185332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18534
18535 * gdb.base/vla-ptr.c: New file.
18536 * gdb.base/vla-ptr.exp: New file.
18537
1a237e0e
SA
185382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18539
18540 * gdb.base/vla-multi.c: New file.
18541 * gdb.base/vla-multi.exp: New file.
18542
504f3432
SA
185432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18544
18545 * gdb.dwarf2/count.exp: New file.
18546
3bce8237
SA
185472014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18548
191a8a90
JB
18549 * gdb.base/vla-sideeffect.c: New file.
18550 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18551
322f9c21
YQ
185522014-04-11 Yao Qi <yao@codesourcery.com>
18553
18554 * gdb.base/completion.exp: Check file exists before running tests
18555 on file completion.
18556
d708bcd1
PA
185572014-04-10 Pedro Alves <palves@redhat.com>
18558
18559 * gdb.base/cond-eval-mode.c: New file.
18560 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18561 prepare_for_testing to build the new file. Check result of
18562 runto_main.
18563 (test_break, test_watch): New procedures.
18564 (top level): Use them.
18565
ae1d2761
PM
185662014-04-08 Pierre Muller <muller@sourceware.org>
18567
18568 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18569 Ctrl-V use for mingw hosts.
18570
7af389b8
SC
185712014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18572
18573 * gdb.python/py-value.c: Improve test case.
18574 * gdb.python/py-value.exp: Add new test.
18575
5e703181
DE
185762014-04-07 David Blaikie <dblaikie@gmail.com>
18577
18578 * lib/compiler.c: Identify the clang compiler.
18579 * lib/compiler.cc: Ditto.
18580
9810b410
YQ
185812014-04-03 Yao Qi <yao@codesourcery.com>
18582
18583 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18584
98d1b8dc
AB
185852014-04-01 Anton Blanchard <anton@samba.org>
18586
18587 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18588 messages unique.
18589
3114cea1
AB
185902014-04-01 Anton Blanchard <anton@samba.org>
18591
18592 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18593 prepare_for_testing.
18594
62f7182c
AB
185952014-04-01 Anton Blanchard <anton@samba.org>
18596
18597 * gdb.arch/ppc64-atomic-inst.c: Remove.
18598 * gdb.arch/ppc64-atomic-inst.S: New file.
18599 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18600
770e7fc7
DE
186012014-03-31 Doug Evans <dje@google.com>
18602
18603 * gdb.base/print-symbol-loading-lib.c: New file.
18604 * gdb.base/print-symbol-loading-main.c: New file.
18605 * gdb.base/print-symbol-loading.exp: New file.
18606
46e2bafa
YQ
186072014-03-31 Yao Qi <yao@codesourcery.com>
18608
18609 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18610
8776cfe9
JB
186112014-03-28 Joel Brobecker <brobecker@adacore.com>
18612
18613 * gdb.ada/mi_dyn_arr: New testcase.
18614
5d1ef361
DE
186152014-03-27 Doug Evans <dje@google.com>
18616
18617 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18618
b5bee914
YQ
186192014-03-27 Yao Qi <yao@codesourcery.com>
18620
18621 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18622 if target is nios2-*-*.
18623
0d4d0e77
YQ
186242014-03-26 Yao Qi <yao@codesourcery.com>
18625
18626 * lib/gdb.exp (readline_is_used): New proc.
18627 * gdb.base/completion.exp: Move tests on command complete up.
18628 Skip the rest of tests if readline is not used.
18629 * gdb.ada/complete.exp: Skp the test if readline is not
18630 used.
18631 * gdb.base/filesym.exp: Likewise.
18632 * gdb.base/macscp.exp: Likewise.
18633 * gdb.base/readline-ask.exp: Likewise.
18634 * gdb.base/readline.exp: Likewise.
18635 * gdb.python/py-cmd.exp: Likewise.
18636 * gdb.trace/tfile.exp: Likewise.
18637
29361eee
YQ
186382014-03-26 Yao Qi <yao@codesourcery.com>
18639
18640 * gdb.base/macscp.exp: Fix code format issues.
18641
bc9a5525
UW
186422014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18643
18644 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18645 * gdb.asm/powerpc64le.inc: New file.
18646
d3839ede
PA
186472014-03-25 Pedro Alves <palves@redhat.com>
18648 Doug Evans <dje@google.com>
18649
18650 * gdb.base/source-execution.c: New file.
18651 * gdb.base/source-execution.exp: New file.
18652 * gdb.base/source-execution.gdb: New file.
18653
01672a57
DE
186542014-03-24 Doug Evans <dje@google.com>
18655
18656 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18657 using fission.
18658
88bbeca9
HZ
186592014-03-24 Hui Zhu <hui@codesourcery.com>
18660 Pedro Alves <palves@redhat.com>
18661
18662 PR breakpoints/16101
18663 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18664 test pass/fail messages. Detect missing support for dprintf when
18665 breakpoints are actually inserted.
18666 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18667 breakpoints are actually inserted.
18668 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18669 fails.
18670
d2348791
JK
186712014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18672
18673 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18674
feef67ab
DE
186752014-03-22 Doug Evans <xdje42@gmail.com>
18676
18677 * gdb.python/python.exp (python not supported): Verify multi-line
18678 python command issues an error.
25d743f9 18679 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18680 guile command issues an error.
feef67ab 18681
ecebef6a
MR
186822014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18683
18684 * gdb.threads/thread-specific.exp: Handle the lack of usable
18685 $this_breakpoint and $this_thread.
18686
ccdd1909
HZ
186872014-03-21 Hui Zhu <hui@codesourcery.com>
18688
18689 * gdb.base/attach.exp (do_command_attach_tests): New.
18690
beb460e8
PA
186912014-03-20 Tom Tromey <tromey@redhat.com>
18692 Pedro Alves <palves@redhat.com>
18693
18694 PR cli/15718
18695 * gdb.base/condbreak-call-false.c: New file.
18696 * gdb.base/condbreak-call-false.exp: New file.
18697
40acf43a
PA
186982014-03-20 Pedro Alves <palves@redhat.com>
18699
18700 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18701 Delete.
18702 (block_signals, unblock_signals): Delete.
18703 (child_function_2, main): Remove references to deleted variable
18704 and functions.
18705
9f5e1e02
PA
187062014-03-20 Pedro Alves <palves@redhat.com>
18707
18708 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18709 Use pthread_kill to signal thread 2.
18710 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18711 Adjust to make the test send itself a signal rather than using the
18712 host's "kill" command.
18713
99619bea
PA
187142014-03-20 Pedro Alves <palves@redhat.com>
18715
18716 * gdb.threads/multiple-step-overs.c: New file.
18717 * gdb.threads/multiple-step-overs.exp: New file.
18718 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18719 Adjust expected infrun debug output.
18720
2adfaa28
PA
187212014-03-20 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18724 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18725
31e77af2
PA
187262014-03-20 Pedro Alves <palves@redhat.com>
18727
18728 PR breakpoints/7143
18729 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18730 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18731 of gdb_test_multiple.
18732 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18733 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18734
b9f437de
PA
187352014-03-20 Pedro Alves <palves@redhat.com>
18736
18737 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18738 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18739
05adc73e
PA
187402014-03-19 Pedro Alves <palves@redhat.com>
18741
18742 * gdb.base/async.exp: Remove early return.
18743
6048b950
PA
187442014-03-19 Pedro Alves <palves@redhat.com>
18745
18746 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18747
8bcfb00a
PA
187482014-03-19 Pedro Alves <palves@redhat.com>
18749
18750 * gdb.base/async.exp (test_background): Expect \r\n after
18751 "completed." in the fail pattern.
18752
884e37dc
PA
187532014-03-19 Pedro Alves <palves@redhat.com>
18754
18755 * gdb.base/async.exp (test_background): New procedure.
18756 Use it for all background execution command tests.
18757
148e57e2
PA
187582014-03-19 Pedro Alves <palves@redhat.com>
18759
18760 * gdb.base/async.exp: Use prepare_for_testing.
18761
f48088c7
PA
187622014-03-19 Pedro Alves <palves@redhat.com>
18763
18764 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18765 the same line.
18766
e2f6c966
PA
187672014-03-19 Pedro Alves <palves@redhat.com>
18768
18769 * gdb.base/async.c (main): Add "jump here" and "until here" line
18770 marker comments.
18771 * gdb.base/async.exp (jump_here): New global.
18772 (jump& test): Use it.
18773 (until_here): New global.
18774 (until& test): Use it.
18775
c30568d4
PA
187762014-03-19 Pedro Alves <palves@redhat.com>
18777
18778 * gdb.base/async.exp: Don't frob gdb_protocol.
18779
0172b6a7
DE
187802014-03-18 Doug Evans <xdje42@gmail.com>
18781
18782 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18783 Fix spelling of exec-done-display.
18784
06c868a8
JK
187852014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18786
18787 PR gdb/15358
18788 * gdb.base/gdb-sigterm.c: New file.
18789 * gdb.base/gdb-sigterm.exp: New file.
18790
0c7e1a46
PA
187912014-03-18 Pedro Alves <palves@redhat.com>
18792
18793 PR gdb/13860
18794 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18795 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18796 solib-event.
18797
f7c77d93
JB
187982014-03-17 Joel Brobecker <brobecker@adacore.com>
18799
18800 * gdb.ada/pckd_arr_ren: New testcase.
18801
5a1e8c7a
DE
188022014-03-13 Doug Evans <xdje42@gmail.com>
18803
18804 PR guile/16612
18805 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18806 collect after discarding symbols.
18807
350e1a76
DE
188082014-03-13 Ludovic Courtès <ludo@gnu.org>
18809 Doug Evans <xdje42@gmail.com>
18810
18811 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18812 to history survives a gc.
18813
a69900ae
PA
188142014-03-13 Pedro Alves <palves@redhat.com>
18815
18816 * gdb.base/default.exp: Don't test "target procfs".
18817
5db9f0bd
PA
188182014-03-13 Pedro Alves <palves@redhat.com>
18819
18820 * gdb.base/default.exp: Update "target child" and "target procfs"
18821 tests to not expect "Unix".
18822
b3ccfe11
TT
188232014-03-12 Tom Tromey <tromey@redhat.com>
18824
18825 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18826 New procs. Add target-async tests.
18827 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18828 Add target-async tests.
18829
646f4417
AA
188302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18831
18832 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18833 'func_start' and 'func_end' for the beginning and end of the
18834 function code, respectively.
18835 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18836 'func_end' instead of 'func' and 'main'.
18837
288c211f
AA
188382014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18839
18840 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18841 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18842 generate the debug info assembler source.
18843
e0c0f156
AA
188442014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18845
18846 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18847 * gdb.dwarf2/arr-subrange.exp: Likewise.
18848 * gdb.dwarf2/dwz.exp: Likewise.
18849 * gdb.dwarf2/method-ptr.exp: Likewise.
18850 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18851 * gdb.dwarf2/subrange.exp: Likewise.
18852 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18853 * gdb.dwarf2/implptrpiece.exp: Likewise.
18854 * gdb.dwarf2/nostaticblock.exp: Likewise.
18855
0e5c4555
AA
188562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18857
18858 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18859 directory to absolute path name arguments.
18860
5ec18f2b
JG
188612014-03-10 Joel Brobecker <brobecker@adacore.com>
18862
18863 * gdb.ada/tagged_access: New testcase.
18864
847fc4f2
MM
188652014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18866
18867 * gdb.btrace/data.exp: Update expected output.
18868
cc3da688
YQ
188692014-03-06 Yao Qi <yao@codesourcery.com>
18870
18871 * gdb.trace/pr16508.exp: New file.
18872
0f26cec1
PA
188732014-03-05 Pedro Alves <palves@redhat.com>
18874
18875 PR gdb/16575
18876 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18877 procedure.
18878 (top level): Adjust to use it. Add tests that exercise breakpoint
18879 interaction with the code-cache.
18880
7a5a839f
LC
188812014-02-26 Ludovic Courtès <ludo@gnu.org>
18882
18883 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18884 test for 'history-append!'.
18885
31aa7e4e
JB
188862014-02-26 Joel Brobecker <brobecker@adacore.com>
18887
18888 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18889 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18890 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18891 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18892 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18893 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18894
1b588015
JB
188952014-02-26 Joel Brobecker <brobecker@adacore.com>
18896
18897 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18898 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18899 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18900
55426c9d
JB
189012014-02-26 Joel Brobecker <brobecker@adacore.com>
18902
18903 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18904
dc53a7ad
JB
189052014-02-26 Joel Brobecker <brobecker@adacore.com>
18906
18907 * gdb.dwarf2/arr-stride.c: New file.
18908 * gdb.dwarf2/arr-stride.exp: New file.
18909
12ab52e9
PA
189102014-02-26 Pedro Alves <palves@redhat.com>
18911
18912 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18913 that won't ever trigger. Make sure that GDB reports the correct
18914 breakpoint that caused the stop.
18915
849c862e
JK
189162014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18917
18918 PR gdb/16626
18919 * gdb.base/auto-load-script: New file.
18920 * gdb.base/auto-load.c: New file.
18921 * gdb.base/auto-load.exp: New file.
18922
71b7d793
JK
18923 PR gdb/16626
18924 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18925
e2f0d509
JK
189262014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18927
18928 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18929 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18930
50cc37c8
DE
189312014-02-24 Doug Evans <dje@google.com>
18932
18933 * lib/gdb.exp (run_on_host): Log error output if program fails.
18934
ea4758f2
PA
189352014-02-21 Pedro Alves <palves@redhat.com>
18936
18937 * gdb.threads/step-after-sr-lock.c: Rename to ...
18938 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18939 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18940 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18941 ... this.
18942
d7b30f67
SDJ
189432014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18944
18945 PR tdep/16397
18946 * gdb.arch/amd64-stap-special-operands.exp: New file.
18947 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18948 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18949 * gdb.arch/amd64-stap-triplet.S: Likewise.
18950 * gdb.arch/amd64-stap-triplet.c: Likewise.
18951
83deb43f
JB
189522014-02-20 Joel Brobecker <brobecker@adacore.com>
18953
18954 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18955 in .section pseudo-op.
18956
adde2bff
DE
189572014-02-20 lin zuojian <manjian2006@gmail.com>
18958 Joel Brobecker <brobecker@adacore.com>
18959 Doug Evans <xdje42@gmail.com>
18960
18961 PR symtab/16581
18962 * gdb.dwarf2/dw2-icycle.S: New file.
18963 * gdb.dwarf2/dw2-icycle.c: New file.
18964 * gdb.dwarf2/dw2-icycle.exp: New file.
18965
f7bd0f78
SC
189662014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18967
18968 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18969 operations on gdb.Value objects.
18970 * gdb.python/py-value-cc.exp: Add new test to test operations on
18971 gdb.Value objects.
18972
c17ef0d5
DE
189732014-02-18 Doug Evans <dje@google.com>
18974
18975 * Makefile.in (TESTS): New variable.
18976 (expanded_tests, expanded_tests_or_none): New variables
18977 (check-single): Pass $(expanded_tests_or_none) to runtest.
18978 (check-parallel): Only run tests in $(TESTS) if non-empty.
18979 (check/no-matching-tests-found): New rule.
18980 * README: Document TESTS makefile variable.
18981
5dd3176f
DE
189822014-02-18 Doug Evans <dje@google.com>
18983
18984 * Makefile.in (check-parallel): rm -rf outputs temp.
18985
0b10be4f
JK
189862014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18987
18988 Fix "ERROR: no fileid for" in the testsuite.
18989 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18990
85f224e7
DE
189912014-02-12 Doug Evans <dje@google.com>
18992
18993 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18994 (MISCELLANEOUS): New variable.
18995 (clean): rm -rf $(MISCELLANEOUS).
18996 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18997 dwp live in the same directory as symlinks, with each symlink pointed
18998 to a differently named file in a different directory.
18999
149b30ff
DE
190002014-02-11 Doug Evans <dje@google.com>
19001
19002 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19003 of Tcl file commands.
19004
1dfdac32
MK
190052014-02-10 Mark Kettenis <kettenis@gnu.org>
19006
19007 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19008 "kill -SIGUSR1 -1".
19009
aa4fb036
JB
190102014-02-10 Joel Brobecker <brobecker@adacore.com>
19011
19012 * gdb.ada/tick_length_array_enum_idx: New testcase.
19013
ed3ef339
DE
190142014-02-10 Doug Evans <xdje42@gmail.com>
19015
19016 * configure.ac (AC_OUTPUT): Add gdb.guile.
19017 * configure: Regenerate.
19018 * lib/gdb-guile.exp: New file.
19019 * lib/gdb.exp (get_target_charset): New function.
19020 * gdb.base/help.exp: Update expected output from "apropos apropos".
19021 * gdb.guile/Makefile.in: New file.
19022 * gdb.guile/guile.exp: New file.
19023 * gdb.guile/scm-arch.c: New file.
19024 * gdb.guile/scm-arch.exp: New file.
19025 * gdb.guile/scm-block.c: New file.
19026 * gdb.guile/scm-block.exp: New file.
19027 * gdb.guile/scm-breakpoint.c: New file.
19028 * gdb.guile/scm-breakpoint.exp: New file.
19029 * gdb.guile/scm-disasm.c: New file.
19030 * gdb.guile/scm-disasm.exp: New file.
19031 * gdb.guile/scm-equal.c: New file.
19032 * gdb.guile/scm-equal.exp: New file.
19033 * gdb.guile/scm-error.exp: New file.
19034 * gdb.guile/scm-error.scm: New file.
19035 * gdb.guile/scm-frame-args.c: New file.
19036 * gdb.guile/scm-frame-args.exp: New file.
19037 * gdb.guile/scm-frame-args.scm: New file.
19038 * gdb.guile/scm-frame-inline.c: New file.
19039 * gdb.guile/scm-frame-inline.exp: New file.
19040 * gdb.guile/scm-frame.c: New file.
19041 * gdb.guile/scm-frame.exp: New file.
19042 * gdb.guile/scm-generics.exp: New file.
19043 * gdb.guile/scm-gsmob.exp: New file.
19044 * gdb.guile/scm-iterator.c: New file.
19045 * gdb.guile/scm-iterator.exp: New file.
19046 * gdb.guile/scm-math.c: New file.
19047 * gdb.guile/scm-math.exp: New file.
19048 * gdb.guile/scm-objfile-script-gdb.in: New file.
19049 * gdb.guile/scm-objfile-script.c: New file.
19050 * gdb.guile/scm-objfile-script.exp: New file.
19051 * gdb.guile/scm-objfile.c: New file.
19052 * gdb.guile/scm-objfile.exp: New file.
19053 * gdb.guile/scm-ports.exp: New file.
19054 * gdb.guile/scm-pretty-print.c: New file.
19055 * gdb.guile/scm-pretty-print.exp: New file.
19056 * gdb.guile/scm-pretty-print.scm: New file.
19057 * gdb.guile/scm-section-script.c: New file.
19058 * gdb.guile/scm-section-script.exp: New file.
19059 * gdb.guile/scm-section-script.scm: New file.
19060 * gdb.guile/scm-symbol.c: New file.
19061 * gdb.guile/scm-symbol.exp: New file.
19062 * gdb.guile/scm-symtab-2.c: New file.
19063 * gdb.guile/scm-symtab.c: New file.
19064 * gdb.guile/scm-symtab.exp: New file.
19065 * gdb.guile/scm-type.c: New file.
19066 * gdb.guile/scm-type.exp: New file.
19067 * gdb.guile/scm-value-cc.cc: New file.
19068 * gdb.guile/scm-value-cc.exp: New file.
19069 * gdb.guile/scm-value.c: New file.
19070 * gdb.guile/scm-value.exp: New file.
19071 * gdb.guile/source2.scm: New file.
19072 * gdb.guile/types-module.cc: New file.
19073 * gdb.guile/types-module.exp: New file.
19074
7026a7c1
YQ
190752014-02-10 Yao Qi <yao@codesourcery.com>
19076
19077 PR testsuite/16543
19078 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19079 * configure: Regenerated.
19080 * Makefile.in: New file.
19081
6c466447
AS
190822014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19083
19084 * gdb.python/py-framefilter.exp: Fix typo.
19085
6e854735
YQ
190862014-02-08 Yao Qi <yao@codesourcery.com>
19087
19088 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19089 that no =breakpoint-modified is emitted when breakpoints are
19090 modified through MI commands.
19091
d137e6dc
PA
190922014-02-07 Pedro Alves <pedro@codesourcery.com>
19093 Pedro Alves <palves@redhat.com>
19094
19095 * gdb.threads/step-after-sr-lock.c: New file.
19096 * gdb.threads/step-after-sr-lock.exp: New file.
19097
b5ee5a50
PA
190982014-02-07 Pedro Alves <palves@redhat.com>
19099
19100 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19101
3c77faf3
JK
191022014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19103
19104 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19105 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19106
6dddc817
DE
191072014-02-06 Doug Evans <xdje42@gmail.com>
19108
19109 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19110 output.
19111
19112 * gdb.gdb/python-interrupts.exp: New file.
19113
de7b2893
YQ
191142014-02-05 Yao Qi <yao@codesourcery.com>
19115
19116 * gdb.trace/report.exp (use_collected_data): Test the output
19117 of "info threads" and "info inferiors".
19118
66d032ac
YQ
191192014-02-05 Yao Qi <yao@codesourcery.com>
19120
19121 Revert this patch:
19122
19123 2013-05-24 Yao Qi <yao@codesourcery.com>
19124
19125 * gdb.trace/tfile.exp: Test inferior and thread.
19126
591a12a1
UW
191272014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19128
19129 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19130 on a function.
19131 * gdb.base/step-bt.c: Call hello via function pointer to make
19132 sure its first instruction is executed on powerpc64le-linux.
19133
0ff3e01f
UW
191342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19135
19136 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19137
084ee545
UW
191382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19139
19140 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19141 of the test patterns for use on little-endian systems.
19142
6ed14ff3
UW
191432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19144
19145 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19146 (decimal_vector): Fix for little-endian.
19147
401e27fd
JM
191482014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19149
19150 * gdb.arch/sparc-sysstep.exp: New file.
19151 * gdb.arch/sparc-sysstep.c: Likewise.
19152
19153 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19154
8b924729
EBM
191552014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19156
19157 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19158
fb151210
JB
191592014-01-23 Tom Tromey <tromey@redhat.com>
19160
19161 * gdb.ada/array_char_idx: New testcase.
19162
0740f8d8
TT
191632014-01-23 Tom Tromey <tromey@redhat.com>
19164
19165 PR python/16487:
19166 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19167 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19168 classes.
19169
21909fa1
TT
191702014-01-23 Tom Tromey <tromey@redhat.com>
19171
19172 PR python/16491:
19173 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19174 string from an inferior frame.
19175 * gdb.python/py-framefilter-mi.exp: Update.
19176
87ce2a04
DE
191772014-01-22 Doug Evans <dje@google.com>
19178
19179 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19180
237b092b
AA
191812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19182
19183 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19184
d674a709
AA
191852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19186
19187 * gdb.trace/entry-values.exp: Remove excess space character from
19188 regex patterns. Handle s390 call instruction.
19189
20fa3390
AA
191902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19191
19192 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19193 define "*_start" label. Make "name" static.
19194 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19195 ${name} by references to ${name}_start.
19196
78466714
AA
191972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19198
19199 * gdb.base/info-macros.exp: Remove "debug" from the compile
19200 options.
19201
ec9f644a
IB
192022014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19203
19204 * gdb.dlang/demangle.exp: New file.
19205
94b1b47e
IB
192062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19207
19208 * gdb.dlang/primitive-types.exp: New file.
19209
7f420862
IB
192102014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19211
19212 * configure.ac: Create gdb.dlang/Makefile.
19213 * configure: Regenerate.
19214 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19215 * gdb.dlang/Makefile.in: New file.
19216 * lib/d-support.exp: New file.
19217 * lib/gdb.exp (skip_d_tests): New proc.
19218
52834460
MM
192192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19220
19221 * gdb.btrace/delta.exp: Check reverse stepi.
19222 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19223 * gdb.btrace/finish.exp: New.
19224 * gdb.btrace/next.exp: New.
19225 * gdb.btrace/nexti.exp: New.
19226 * gdb.btrace/record_goto.c: Add comments.
19227 * gdb.btrace/step.exp: New.
19228 * gdb.btrace/stepi.exp: New.
19229 * gdb.btrace/multi-thread-step.c: New.
19230 * gdb.btrace/multi-thread-step.exp: New.
19231 * gdb.btrace/rn-dl-bind.c: New.
19232 * gdb.btrace/rn-dl-bind.exp: New.
19233 * gdb.btrace/data.c: New.
19234 * gdb.btrace/data.exp: New.
19235 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19236
6e07b1d2
MM
192372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19238
19239 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19240 * gdb.btrace/exception.exp: Update.
19241 * gdb.btrace/instruction_history.exp: Update.
19242 * gdb.btrace/record_goto.exp: Update.
19243 * gdb.btrace/tailcall.exp: Update.
19244 * gdb.btrace/unknown_functions.exp: Update.
19245 * gdb.btrace/delta.exp: New.
19246
0b722aec
MM
192472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19248
19249 * gdb.btrace/record_goto.exp: Add backtrace test.
19250 * gdb.btrace/tailcall.exp: Add backtrace test.
19251
066ce621
MM
192522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19253
19254 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19255 * gdb.btrace/record_goto.c: New.
19256 * gdb.btrace/record_goto.exp: New.
19257 * gdb.btrace/x86-record_goto.S: New.
19258
0688d04e
MM
192592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19260
19261 * gdb.btrace/function_call_history.exp: Update tests.
19262 * gdb.btrace/instruction_history.exp: Update tests.
19263
8710b709
MM
192642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19265
19266 * gdb.btrace/function_call_history.exp: Fix expected field
19267 order for "record function-call-history".
19268 Add new tests for "record function-call-history /c".
19269 * gdb.btrace/exception.cc: New.
19270 * gdb.btrace/exception.exp: New.
19271 * gdb.btrace/tailcall.exp: New.
19272 * gdb.btrace/x86-tailcall.S: New.
19273 * gdb.btrace/x86-tailcall.c: New.
19274 * gdb.btrace/unknown_functions.c: New.
19275 * gdb.btrace/unknown_functions.exp: New.
19276 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19277
5de9129b
MM
192782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19279
19280 * gdb.btrace/instruction_history.exp: Update.
19281 * gdb.btrace/function_call_history.exp: Update.
19282
23a7fe75
MM
192832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19284
19285 * gdb.btrace/function_call_history.exp: Fix expected function
19286 trace.
19287 * gdb.btrace/instruction_history.exp: Initialize traced.
19288 Remove traced_functions.
19289
724c7dd8
MM
192902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19291
19292 * gdb.btrace/function_call_history.exp: Update
19293 * gdb.btrace/instruction_history.exp: Update.
19294
6d78d93b
MM
192952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19296
19297 * gdb.btrace/enable.exp: Update expected text.
19298
93a360cc
OJ
192992014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19300
19301 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19302 bytes.
19303
3772b53f
MR
193042014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19305
19306 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19307
596662fa
OJ
193082014-01-15 Omair Javaid <omair.javaid@linaro.org>
19309
19310 * lib/gdb.exp (supports_process_record): Return true for
19311 arm*-linux*. (supports_reverse): Likewise.
19312
b5b08fb4
SC
193132014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19314
19315 PR python/15464
19316 PR python/16113
19317 * gdb.python/py-type.c: Enhance test case.
19318 * gdb.python/py-value-cc.cc: Likewise
19319 * gdb.python/py-type.exp: Add new tests.
19320 * gdb.python/py-value-cc.exp: Likewise
19321
52d7fb13
AA
193222014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19323 Pedro Alves <palves@redhat.com>
19324
19325 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19326 Make "name" extern.
19327 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19328 references to ${name}_start by references to ${name}.
19329
a2cd8cfe
JB
193302014-01-10 Joel Brobecker <brobecker@adacore.com>
19331
19332 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19333
4e23fced
JB
193342014-01-10 Joel Brobecker <brobecker@adacore.com>
19335
19336 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19337
c6a9e42c
PA
193382014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19339 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19342 mi_gdb_target_load.
c6a9e42c 19343
b7ea362b
PA
193442014-01-08 Pedro Alves <palves@redhat.com>
19345
19346 * gdb.threads/reconnect-signal.c: New file.
19347 * gdb.threads/reconnect-signal.exp: New file.
19348
5e3f4fab
EBM
193492014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19350
19351 * gdb.base/source-dir.exp: New file.
19352
79301218
JB
193532014-01-07 Joel Brobecker <brobecker@adacore.com>
19354
19355 * gdb.ada/mi_interface: New testcase.
19356
8e355c5d
JB
193572014-01-07 Joel Brobecker <brobecker@adacore.com>
19358
19359 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19360 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19361 gdb.ada/pp-rec-component/pck.ads: New files.
19362
c0d48811
JB
193632014-01-07 Joel Brobecker <brobecker@adacore.com>
19364
19365 * gdb.python/py-pp-integral.c: New file.
19366 * gdb.python/py-pp-integral.py: New file.
19367 * gdb.python/py-pp-integral.exp: New file.
19368
17b609c3 19369For older changes see ChangeLog-1993-2013.
c906108c 19370\f
8d8cb839
EZ
19371;; Local Variables:
19372;; mode: change-log
19373;; left-margin: 8
19374;; fill-column: 74
19375;; version-control: never
19376;; End:
902f2ccb 19377
b811d2c2 19378 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19379 Copying and distribution of this file, with or without modification,
19380 are permitted provided the copyright notice and this notice are preserved.