]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[gdb] Fix range loop index in find_method
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ea90f227
TV
12020-04-29 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/25889
4 * gdb.cp/cpexprs.exp: Adapt for inclusion.
5 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
6 and include cpexprs.exp.
7
a65189c9
TV
82020-04-28 Mark Williams <mark@myosotissp.com>
9
10 PR gdb/24480
11 * dw4-toplevel-types.exp: Test for top level types.
12 * dw4-toplevel-types.cc: Test for top level types.
13
32d1f47a
TBA
142020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
15
16 * gdb.threads/stop-with-handle.exp: Fix typo in comment
17 (theads -> threads).
18
56a4f5a1
TV
192020-04-28 Tom de Vries <tdevries@suse.de>
20
21 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
22
0b2f8a3b
TV
232020-04-28 Tom de Vries <tdevries@suse.de>
24
25 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
26
5390c717
TV
272020-04-28 Tom de Vries <tdevries@suse.de>
28
29 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
30
15cd93d0
TV
312020-04-28 Tom de Vries <tdevries@suse.de>
32
33 * gdb.dwarf2/main-foo.c: New test.
34 * gdb.dwarf2/struct-with-sig.exp: New file.
35
d472f0fb
TV
362020-04-25 Tom de Vries <tdevries@suse.de>
37
38 * boards/debug-types.exp: New file.
39
8d840e05
AB
402020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
43
bcfe6157
TT
442020-04-24 Tom Tromey <tom@tromey.com>
45
46 PR symtab/12707:
47 * gdb.python/py-symbol.exp: Update expected results for
48 linkage_name test.
49 * gdb.cp/print-demangle.exp: New file.
50 * gdb.base/c-linkage-name.exp: Fix test.
51 * gdb.guile/scm-symbol.exp: Update expected results for
52 linkage_name test.
53
f049a313
TT
542020-04-24 Tom Tromey <tom@tromey.com>
55
56 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
57 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
58 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
59 assembler.
60
7cf28874
TV
612020-04-24 Tom de Vries <tdevries@suse.de>
62
63 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
64 C++.
65
dac2fef7
TT
662020-04-24 Tom Tromey <tromey@adacore.com>
67
68 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
69 values.
70 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
71 values. Update test for minimal encodings.
72 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
73 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
74 values. Update test for minimal encodings.
75
1acda803
TT
762020-04-24 Tom Tromey <tromey@adacore.com>
77
78 PR python/23662:
79 * gdb.ada/variant.exp: Add Python checks.
80 * gdb.rust/simple.exp: Add dynamic type checks.
81
adfb9815
TT
822020-04-24 Tom Tromey <tromey@adacore.com>
83
84 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
85 Make array type matching more lax.
86 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
87 * gdb.ada/mi_variant.exp: New file.
88 * gdb.ada/mi_variant/pck.ads: New file.
89 * gdb.ada/mi_variant/pkg.adb: New file.
90 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
91 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
92
7d79de9a
TT
932020-04-24 Tom Tromey <tromey@adacore.com>
94
95 * gdb.ada/variant.exp: Add dynamic field offset tests.
96 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
97 * gdb.ada/variant/pkg.adb: Add new variables.
98
f8e89861
TT
992020-04-24 Tom Tromey <tromey@adacore.com>
100
101 * gdb.ada/variant.exp: New file
102 * gdb.ada/variant/pkg.adb: New file
103 * gdb.ada/variant/pck.adb: New file
104
86e887ae
TV
1052020-04-24 Tom de Vries <tdevries@suse.de>
106
107 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
108
88428775
TV
1092020-04-24 Tom de Vries <tdevries@suse.de>
110
111 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
112 flags.
113
4e86f6e7
TV
1142020-04-24 Tom de Vries <tdevries@suse.de>
115
116 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
117
2016d3e6
TV
1182020-04-24 Tom de Vries <tdevries@suse.de>
119
120 * lib/gdb.exp (default_gdb_start): Handle eof.
121 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
122 failure.
123 * gdb.base/readnever.exp: Handle clean_restart failure.
124
70bc38f5
TV
1252020-04-23 Tom de Vries <tdevries@suse.de>
126
127 * gdb.base/decl-before-def.exp: Run to main and print a again.
128
de82891c
TV
1292020-04-23 Tom de Vries <tdevries@suse.de>
130
131 * gdb.base/decl-before-def-decl.c: New test.
132 * gdb.base/decl-before-def-def.c: New test.
133 * gdb.base/decl-before-def.exp: New file.
134
96038148
TV
1352020-04-23 Tom de Vries <tdevries@suse.de>
136
137 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
138
54ac3df1
TV
1392020-04-22 Tom de Vries <tdevries@suse.de>
140
141 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
142 debug_info_offset.
143 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
144 before $objsfile in the line line.
145
714534e1
TV
1462020-04-22 Tom de Vries <tdevries@suse.de>
147
148 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
149
16a7dbf4
MS
1502020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
151
152 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
153 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
154 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
155 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
156 * gdb.base/jit-protocol.h: Update definitions to match all usage
157 contexts.
158
1592020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
160
161 * gdb.base: Rename all jit related test and source files.
162
1632020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
164
165 * gdb.base/jit-reader.exp: Relax register output check.
166
317d2668
TV
1672020-04-22 Tom de Vries <tdevries@suse.de>
168
169 PR symtab/25764
170 * gdb.base/psym-external-decl-2.c: New test.
171 * gdb.base/psym-external-decl.c: New test.
172 * gdb.base/psym-external-decl.exp: New file.
173 * gdb.threads/tls.exp: Add PR25807 kfail.
174
eea9e357
TV
1752020-04-22 Tom de Vries <tdevries@suse.de>
176
177 PR symtab/25801
178 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
179 in "info source" output.
180
3d5afab3
TV
1812020-04-22 Tom de Vries <tdevries@suse.de>
182
183 PR symtab/25700
184 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
185 symtab for imported_unit.c.
186
b32102f6
GB
1872020-04-21 Gary Benson <gbenson@redhat.com>
188
189 * gdb.base/advance.c (func): New argument, to match call site.
190 (func2, func3): Add return statements.
191
d43b7a2d
TBA
1922020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
193
194 * gdb.multi/run-only-second-inf.c: New file.
195 * gdb.multi/run-only-second-inf.exp: New file.
196
d89edf9b
MM
1972020-04-21 Markus Metzger <markus.t.metzger@intel.com>
198
199 * gdb.btrace/multi-inferior.c: New test.
200 * gdb.btrace/multi-inferior.exp: New file.
201
1a476b6d
MM
2022020-04-21 Markus Metzger <markus.t.metzger@intel.com>
203
204 * gdb.btrace/enable-new-thread.c: New test.
205 * gdb.btrace/enable-new-thread.exp: New file.
206
4778a5f8
TV
2072020-04-21 Tom de Vries <tdevries@suse.de>
208
209 PR gdb/25471
210 * gdb.threads/killed-outside.c: New test.
211 * gdb.threads/killed-outside.exp: New file.
212
9b2c992c
GB
2132020-04-20 Gary Benson <gbenson@redhat.com>
214
215 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
216 * gdb.base/nested-subp2.exp: Likewise.
217 * gdb.base/nested-subp3.exp: Likewise.
218
b5d1d6f7
GB
2192020-04-20 Gary Benson <gbenson@redhat.com>
220
221 * gdb.base/nested-subp1.exp: Disable test when using clang.
222 * gdb.base/nested-subp2.exp: Likewise.
223 * gdb.base/nested-subp3.exp: Likewise.
224
25230285
GB
2252020-04-20 Gary Benson <gbenson@redhat.com>
226
227 * gdb.cp/exception.cc: Fix compilation error with clang.
228
fa93cc8f
GB
2292020-04-20 Gary Benson <gbenson@redhat.com>
230
809730f3 231 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 232
e0c45f30
GB
2332020-04-20 Gary Benson <gbenson@redhat.com>
234
235 * gdb.base/jit-main.c: Fix compilation error with clang.
236
4ddfec93
KR
2372020-04-17 Kamil Rytarowski <n54@gmx.com>
238
239 * gdb.base/attach-twice.c: Include "sys/types.h".
240 (PTRACE_ATTACH): Add fallback definition.
241 (main): Pass `0' to the 4th argument of `ptrace'.
242
2bed205e
KR
2432020-04-17 Kamil Rytarowski <n54@gmx.com>
244
245 * gdb.base/fork-running-state.c: Include "signal.h".
246
0743fc83
TT
2472020-04-17 Tom Tromey <tromey@adacore.com>
248
249 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
250 Update tests.
251 * gdb.btrace/cpu.exp: Update tests.
252 * gdb.base/maint.exp: Update tests.
253 * gdb.base/default.exp: Update tests.
254 * gdb.base/completion.exp: Update tests.
255
efba5c23
TV
2562020-04-16 Tom de Vries <tdevries@suse.de>
257
258 PR symtab/25791
259 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
260 (ensure_gdb_index): and factor out and move ...
261 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
262 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
263
d191d716
TV
2642020-04-16 Tom de Vries <tdevries@suse.de>
265
266 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
267 loading exec.
268
99f1bc6a
AB
2692020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 * gdb.base/many-completions.exp: New file.
272
194d088f
TV
2732020-04-14 Tom de Vries <tdevries@suse.de>
274
275 PR symtab/25718
276 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
277
c1a66c06
TV
2782020-04-14 Tom de Vries <tdevries@suse.de>
279
280 PR symtab/25720
281 * gdb.base/maint-expand-symbols-header-file.c: New test.
282 * gdb.base/maint-expand-symbols-header-file.exp: New file.
283 * gdb.base/maint-expand-symbols-header-file.h: New test.
284
21b0982c
AB
2852020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
288 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
289 get_func_info.
290 (get_func_info): Delete.
291 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
292 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
293 * lib/dwarf.exp (get_func_info): New function.
294
dd1cab06
TV
2952020-04-13 Tom de Vries <tdevries@suse.de>
296
297 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
298 to what find_gnatmake does.
299
71ea2b6b
TV
3002020-04-10 Tom de Vries <tdevries@suse.de>
301
302 * gdb.base/style.exp: Expect "Expanding full symbols" message for
303 -readnow.
304
bdfc1e8a
TV
3052020-04-10 Tom de Vries <tdevries@suse.de>
306
307 PR cli/25808
308 * gdb.base/style.c: Add leading newlines.
309 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
310 Check listing of main's one-line body.
311
14ca8ecf
TV
3122020-04-08 Tom de Vries <tdevries@suse.de>
313
314 * lib/gdb.exp (psymtabs_p): New proc.
315 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
316 importing unit" unsupported if there are no partial symbols.
317
e21d048f
TV
3182020-04-08 Tom de Vries <tdevries@suse.de>
319
320 PR testsuite/25760
321 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
322
25c11aca
TV
3232020-04-07 Tom de Vries <tdevries@suse.de>
324
325 PR symtab/25796
326 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
327
5707e24b
TV
3282020-04-07 Tom de Vries <tdevries@suse.de>
329
330 * gdb.base/check-psymtab.c: New test.
331 * gdb.base/check-psymtab.exp: New file.
332
6ee448cc
TT
3332020-04-06 Tom Tromey <tromey@adacore.com>
334
335 * gdb.ada/variant-record/proc.adb: New file.
336 * gdb.ada/variant-record/value.adb: New file.
337 * gdb.ada/variant-record/value.s: New file.
338 * gdb.ada/variant-record.exp: New file.
339
9e7c9a03
HD
3402020-04-03 Hannes Domani <ssbssa@yahoo.de>
341
342 PR gdb/25325
343 * gdb.cp/typed-enum.cc: New test.
344 * gdb.cp/typed-enum.exp: New file.
345
c90d28ac
AB
3462020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
347
348 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
349 * gdb.dwarf2/dw2-inline-small-func.c: New file.
350 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
351 * gdb.dwarf2/dw2-inline-small-func.h: New file.
352 * gdb.opt/inline-small-func.c: New file.
353 * gdb.opt/inline-small-func.exp: New file.
354 * gdb.opt/inline-small-func.h: New file.
355
34e9a9fa
AB
3562020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
359 function.
360
6a354911
AB
3612020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * lib/dwarf.exp (function_range): Allow compiler options to be
364 specified.
365
880d9777
TV
3662020-04-02 Tom de Vries <tdevries@suse.de>
367
368 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
369 __attribute__((always_inline)).
370 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
371
f32682ea
TV
3722020-04-02 Tom de Vries <tdevries@suse.de>
373
374 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
375 (gdbserver_gdb_exit): ... here. Add timeout warning.
376 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
377 (connect_target_extended_remote): Append new server_spawn_id to
378 server_spawn_ids.
379 (cleanup): New proc.
380 (setup, <toplevel>): Call cleanup.
381
d3214198
TV
3822020-04-02 Tom de Vries <tdevries@suse.de>
383
384 * gdb.base/main-psymtab.exp: New file.
385
cc77ed24
TV
3862020-04-02 Tom de Vries <tdevries@suse.de>
387
388 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
389
3638a098
TT
3902020-04-01 Tom Tromey <tom@tromey.com>
391
392 * gdb.base/complex-parts.exp: Add type tests.
393
c34e8714
TT
3942020-04-01 Tom Tromey <tom@tromey.com>
395
396 * gdb.base/complex-parts.exp: Add arithmetic tests.
397
981c08ce
TT
3982020-04-01 Tom Tromey <tom@tromey.com>
399
400 * gdb.compile/compile.exp: Update.
401 * gdb.compile/compile-cplus.exp: Update.
402 * gdb.base/varargs.exp: Update.
403 * gdb.base/floatn.exp: Update.
404 * gdb.base/endianity.exp: Update.
405 * gdb.base/callfuncs.exp (do_function_calls): Update.
406 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
407 (complex_float_integral_args): Update.
408 * gdb.base/complex.exp: Update.
409 * gdb.base/complex-parts.exp: Update.
410
3d1cfd43
TT
4112020-04-01 Tom Tromey <tromey@adacore.com>
412
413 * gdb.rust/union.rs: New file.
414 * gdb.rust/union.exp: New file.
415 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
416 (main): Update.
417 * gdb.rust/simple.exp: Move union tests to union.exp.
418
e033dfa9
TT
4192020-04-01 Tom Tromey <tromey@adacore.com>
420
421 * gdb.rust/simple.rs (main): Remove "y0".
422
53cccef1
TBA
4232020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
424
425 * gdb.multi/stop-all-on-exit.c: New test.
426 * gdb.multi/stop-all-on-exit.exp: New file.
427
60e22c1e
HD
4282020-04-01 Hannes Domani <ssbssa@yahoo.de>
429
430 PR gdb/24789
431 * gdb.cp/misc.cc: Add integer reference variable.
432 * gdb.cp/misc.exp: Add test.
433
e139a727
TBA
4342020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
435
436 * gdb.server/stop-reply-no-thread.exp: Enhance the test
437 scenario to cover execution until the end and also the case
438
16b0db75
TV
4392020-03-31 Tom de Vries <tdevries@suse.de>
440
441 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
442 c. Use "maint info symtabs" to check symtab expansion.
443
c0502da6
TV
4442020-03-30 Tom de Vries <tdevries@suse.de>
445
446 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
447 unsupported.
448 (verify_psymtab_expanded): Move ...
449 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
450 test.
451 (readnow): New proc.
452
5935fd15
AB
4532020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
456 with $hex.
457
1773be9e
TT
4582020-03-20 Tom Tromey <tromey@adacore.com>
459
460 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
461
70304be9
TT
4622020-03-20 Tom Tromey <tromey@adacore.com>
463
464 * gdb.ada/sub_variant/subv.adb: New file.
465 * gdb.ada/sub_variant.exp: New file.
466
0dd7b8f7
TV
4672020-03-20 Tom de Vries <tdevries@suse.de>
468
469 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
470 first break fails.
471 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
472
cada5fc9
AB
4732020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
474
475 * gdb.server/exit-multiple-threads.c: New file.
476 * gdb.server/exit-multiple-threads.exp: New file.
477
6b8c53f2
AB
4782020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.fortran/mixed-lang-stack.c: New file.
481 * gdb.fortran/mixed-lang-stack.cpp: New file.
482 * gdb.fortran/mixed-lang-stack.exp: New file.
483 * gdb.fortran/mixed-lang-stack.f90: New file.
484
19a2740f
AB
4852020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
486
487 * gdb.linespec/cp-completion-aliases.cc: New file.
488 * gdb.linespec/cp-completion-aliases.exp: New file.
489
d8c8b848
TV
4902020-03-19 Tom de Vries <tdevries@suse.de>
491
492 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
493 more precise.
494
a9933ccf
TV
4952020-03-18 Tom de Vries <tdevries@suse.de>
496
497 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
498 * gdb.dwarf2/break-inline-psymtab.c: New test.
499 * gdb.dwarf2/break-inline-psymtab.exp: New file.
500
2f89101f
TV
5012020-03-16 Tom de Vries <tdevries@suse.de>
502
503 * lib/cache.exp (gdb_do_cache): Add and handle local variables
504 cache_verify and cache_verify_proc.
505
6b9374f1
TV
5062020-03-15 Tom de Vries <tdevries@suse.de>
507
508 * gdb.server/solib-list.exp: Handle
509 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
510
eaeaf44c
TV
5112020-03-15 Tom de Vries <tdevries@suse.de>
512
513 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
514 objfiles".
515
3293bbaf
TT
5162020-03-14 Tom Tromey <tom@tromey.com>
517
518 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
519
ab44624c
TV
5202020-03-14 Tom de Vries <tdevries@suse.de>
521
522 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
523
54c43825
TV
5242020-03-14 Tom de Vries <tdevries@suse.de>
525
526 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
527 result in line-by-line fashion.
528
2ac70237
TV
5292020-03-14 Tom de Vries <tdevries@suse.de>
530
531 * lib/gdb.exp (supports_statement_frontiers): New proc.
532 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
533
09546b56
TV
5342020-03-14 Tom de Vries <tdevries@suse.de>
535
536 * gdb.base/printcmds.exp: Add missing quoting for "print
537 teststring2".
538
a1f6a07c
TT
5392020-03-13 Tom Tromey <tom@tromey.com>
540
541 * gdb.base/printcmds.exp (test_print_strings): Add regression
542 test.
543 * gdb.base/printcmds.c (charptr): New typedef.
544 (teststring2): New global.
545
1b83d09c
AB
5462020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.base/break-interp.exp: Use the tail of the filename, not the
549 full path in the test name.
550 (test_ld): Add some with_test_prefix blocks to make test names
551 unique.
552
2d61316c
TV
5532020-03-13 Tom de Vries <tdevries@suse.de>
554
555 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
556
2e9145ac
TV
5572020-03-13 Tom de Vries <tdevries@suse.de>
558
559 * gdb.mi/mi-sym-info.exp: Make matching more precise.
560
96c7f873
TV
5612020-03-13 Tom de Vries <tdevries@suse.de>
562
563 PR symtab/25646
564 * gdb.dwarf2/imported-unit.exp: Add test.
565
49ba92c0
TV
5662020-03-13 Tom de Vries <tdevries@suse.de>
567
568 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
569 (var1, var2): New variable.
570 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
571 matching symbols.
572
301b21e0
TV
5732020-03-13 Tom de Vries <tdevries@suse.de>
574
575 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
576 (Term::command): Use prompt prefix.
577 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
578 * gdb.tui/tui-layout-asm-short-prog.exp: Use
579 command_no_prompt_prefix instead of prefix.
580 * gdb.tui/tui-layout-asm.exp: Same.
581
3f512721
SM
5822020-03-12 Simon Marchi <simon.marchi@efficios.com>
583
584 * gdb.base/break-interp.exp: Use foreach_with_prefix.
585
40310f30
SM
5862020-03-12 Simon Marchi <simon.marchi@efficios.com>
587
588 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
589 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
590 on" while stepping over the test instruction, match printed
591 message.
592
09252140
TV
5932020-03-12 Tom de Vries <tdevries@suse.de>
594
595 * gdb.base/info-types.exp: Use exp_continue during matching of output
596 of "info types".
597
14e9c72c
TV
5982020-03-12 Tom de Vries <tdevries@suse.de>
599
600 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
601
e515d67e
TV
6022020-03-12 Tom de Vries <tdevries@suse.de>
603
604 * gdb.fortran/module.exp: Use exp_continue during matching of output
605 of "info variable -n".
606
307eafd8
TV
6072020-03-12 Tom de Vries <tdevries@suse.de>
608
609 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
610 gdb.dwarf2/dw2-ranges-base.c.
611
9a2de3fc
TV
6122020-03-12 Tom de Vries <tdevries@suse.de>
613
614 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
615 in presence of GLIBC debuginfo.
616
3217502e
TV
6172020-03-12 Tom de Vries <tdevries@suse.de>
618
619 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
620 $core.
621
1281424c
TV
6222020-03-12 Tom de Vries <tdevries@suse.de>
623
624 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
625 more precise.
626
038b97fc
SM
6272020-03-11 Simon Marchi <simon.marchi@efficios.com>
628
629 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
630 from Unix to Windows path.
631
5308d1e7
TV
6322020-03-11 Tom de Vries <tdevries@suse.de>
633
634 * gdb.ada/minsyms.exp: Set language to ada.
635
f870f78f
TV
6362020-03-11 Tom de Vries <tdevries@suse.de>
637
638 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
639
5a13315d
TV
6402020-03-11 Tom de Vries <tdevries@suse.de>
641
642 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
643
976862ed
TT
6442020-03-11 Tom Tromey <tromey@adacore.com>
645
646 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
647
7462c383
TV
6482020-03-11 Tom de Vries <tdevries@suse.de>
649
650 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
651
1c6c46a0
TV
6522020-03-11 Tom de Vries <tdevries@suse.de>
653
654 * gdb.base/break-interp.exp: Limit verbose scope.
655
44f41bb7
TV
6562020-03-11 Tom de Vries <tdevries@suse.de>
657
658 * gdb.fortran/logical.f90: Define variable with character type.
659 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
660
b76f3a42
TV
6612020-03-11 Tom de Vries <tdevries@suse.de>
662
663 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
664
1c33af77
TV
6652020-03-11 Tom de Vries <tdevries@suse.de>
666
667 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
668 symtabs.
669
8c95582d
AB
6702020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
671 Bernd Edlinger <bernd.edlinger@hotmail.de>
672
673 * gdb.cp/step-and-next-inline.cc: New file.
674 * gdb.cp/step-and-next-inline.exp: New file.
675 * gdb.cp/step-and-next-inline.h: New file.
676 * gdb.dwarf2/dw2-is-stmt.c: New file.
677 * gdb.dwarf2/dw2-is-stmt.exp: New file.
678 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
679 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
680 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
681
cecf8547
AB
6822020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
683
684 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
685 is-stmt flag in the line table.
686
0ba678c9
TV
6872020-03-09 Tom de Vries <tdevries@suse.de>
688
689 * lib/gdb.exp (cached_file): Create cache dir.
690
72fbdf83
TV
6912020-03-07 Tom de Vries <tdevries@suse.de>
692
693 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
694 * gdb.cp/rvalue-ref-params.exp: Same.
695
436b5e99
TV
6962020-03-06 Tom de Vries <tdevries@suse.de>
697
698 * lib/gdb.exp (tentative_rename, cached_file): New proc.
699 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
700
09f2921c
TV
7012020-03-06 Tom de Vries <tdevries@suse.de>
702
703 * README: Fix "the the".
704 * gdb.base/dprintf.exp: Same.
705
50a3cc5d
TV
7062020-03-05 Tom de Vries <tdevries@suse.de>
707
708 * gdb.base/maint.exp: Update "main print statistics" expected output.
709
0a709cba
AKS
7102020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
711
712 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
713 (fortran_int8): Likewise.
714 (fortran_real4): Likewise.
715 (fortran_real8): Likewise.
716 (fortran_complex4): Likewise.
717 (fortran_logical4): Likewise.
718 (fortran_character1): Likewise.
719
5e5d66b6
AB
7202020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.fortran/logical.exp: Add tests that any non-zero value is
723 printed as true.
724
7b973adc
SDJ
7252020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
726
727 * gdb.base/printcmds.exp: Add test to verify printf of a
728 variable holding an address.
729
478e490a
TV
7302020-03-03 Tom de Vries <tdevries@suse.de>
731
732 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
733
1ef44e86
TV
7342020-03-03 Tom de Vries <tdevries@suse.de>
735
736 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
737 gdb_test_multiple call.
738
b98cc2cf
TV
7392020-03-03 Tom de Vries <tdevries@suse.de>
740
741 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
742 gdb_test_multiple calls.
743
63e163f2
AB
7442020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
745
746 * gdb.base/default.exp: Remove test of 'set history filename'.
747 * gdb.base/gdbinit-history.exp: Add tests for setting the history
748 filename to the empty string.
749 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
750 and GDBHISTSIZE.
751
24ed6739
AB
7522020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
755 disabled.
756
590003dc
TV
7572020-03-02 Pedro Alves <palves@redhat.com>
758 Tom de Vries <tdevries@suse.de>
759
760 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
761 -prompt prefix, before user_code argument. Add -lbl option likewise.
762 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
763 (gdb_is_target_1): Add -prompt prefix and move to before user_code
764 argument.
765 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
766 have "\r\n" at start-of-line, instead of at end-of-line.
767
f5e46084
SM
7682020-02-28 Simon Marchi <simon.marchi@efficios.com>
769
770 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
771 libinproctrace.so.
772
f7a7000d
LM
7732020-02-28 Luis Machado <luis.machado@linaro.org>
774
775 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
776 to "p/x".
777
718e0816
LM
7782020-02-28 Luis Machado <luis.machado@linaro.org>
779
780 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
781 asm/ptrace.h and error.h.
782
13c3a74a
TV
7832020-02-28 Tom de Vries <tdevries@suse.de>
784
785 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
786 (struct wrapper, do_something, mundane/symada__cS): Move ...
787 * gdb.base/c-linkage-name-2.c: ... here. New source file.
788 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
789 Update "print symada__cS before partial symtab expansion" regexp.
790 Update breakpoint location. Flush symbol cache after expansion.
791
85d2d5bb
LM
7922020-02-28 Luis Machado <luis.machado@linaro.org>
793
794 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
795
3608f86c
TV
7962020-02-27 Tom de Vries <tdevries@suse.de>
797
798 * config/sid.exp: Remove unused globals.
799 * gdb.base/attach.exp: Same.
800 * gdb.base/catch-load.exp: Same.
801 * gdb.base/dbx.exp: Same.
802 * lib/gdb.exp: Same.
803 * lib/mi-support.exp: Same.
804 * lib/prompt.exp: Same.
805
c8d4f6df
TV
8062020-02-27 Tom de Vries <tdevries@suse.de>
807
808 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
809 not set.
810
0d79cdc4
AM
8112020-02-26 Aaron Merey <amerey@redhat.com>
812
813 * gdb.debuginfod: New directory for debuginfod tests.
814 * gdb.debuginfod/main.c: New test file.
815 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
816
0dce4280
TV
8172020-02-26 Tom de Vries <tdevries@suse.de>
818
819 PR gdb/25603
820 * gdb.base/persistent-lang.cc: New test.
821 * gdb.base/persistent-lang.exp: New file.
822
9e80cfa1
AB
8232020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.fortran/derived-type-striding.exp: Add a new test.
826 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
827 new test.
828
2078dbb2
AB
8292020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.base/cached-source-file.exp: Avoid source file paths in test
832 names.
833
70d49700
TV
8342020-02-25 Tom de Vries <tdevries@suse.de>
835
836 PR go/18926
837 * gdb.go/methods.exp: Remove gcc/93866 xfail.
838
a88ef40d
TV
8392020-02-24 Tom de Vries <tdevries@suse.de>
840
841 PR gdb/25592
842 * gdb.base/info-locals-unused-static-var.c: New test.
843 * gdb.base/info-locals-unused-static-var.exp: New file.
844
01b1af32
TT
8452020-02-22 Tom Tromey <tom@tromey.com>
846
847 * gdb.python/tui-window.exp: New file.
848 * gdb.python/tui-window.py: New file.
849
7c043ba6
TT
8502020-02-22 Tom Tromey <tom@tromey.com>
851
852 PR tui/17850:
853 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
854 tests.
855
c22fef7e
TT
8562020-02-22 Tom Tromey <tom@tromey.com>
857
858 * gdb.tui/new-layout.exp: Add sub-layout tests.
859
ee325b61
TT
8602020-02-22 Tom Tromey <tom@tromey.com>
861
862 * gdb.tui/new-layout.exp: New file.
863
3f0cbb04
TT
8642020-02-22 Tom Tromey <tom@tromey.com>
865
866 * gdb.rust/rust-style.rs: New file.
867 * gdb.rust/rust-style.exp: New file.
868 * gdb.base/style.exp: Test structure printing.
869 * gdb.base/style.c (struct some_struct): New type.
870 (enum etype): New type.
871 (struct_value): New global.
872
75525152
TV
8732020-02-21 Tom de Vries <tdevries@suse.de>
874
875 PR go/18926
876 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
877 Remove blanket xfails. Use message argument for gdb_breakpoint.
878 Make continuing to breakpoint test conditional on setting breakpoint.
879 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
880 DW_AT_name attribute. Add xfail for GCC PR93866.
881
bd360d30
AB
8822020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
883
884 * gdb.dwarf2/cpp-linkage-name.c: New file.
885 * gdb.dwarf2/cpp-linkage-name.exp: New file.
886
c7adb09f 8872020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
888
889 * lib/gdb.exp (gdb_wrapper_init): Reset
890 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
891 not exist.
892
a9c79803
TV
8932020-02-20 Tom de Vries <tdevries@suse.de>
894
895 PR go/17018
896 * gdb.go/hello.exp: Copy ...
897 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
898 print of st to print value of global definition. Add xfail for GCC
899 PR93844.
900 * gdb.go/hello.exp: Remove printing of st before definition.
901 * gdb.go/hello.go: Copy ...
902 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
903 to st.
904 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
905
d7445728
TV
9062020-02-20 Tom de Vries <tdevries@suse.de>
907
908 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
909 (gdb_simple_compile): Handle compile_flags go by using .go extension
910 for source file.
911 * gdb.go/chan.exp: Use support_go_compile.
912 * gdb.go/handcall.exp: Same.
913 * gdb.go/hello.exp: Same.
914 * gdb.go/integers.exp: Same.
915 * gdb.go/max-depth.exp: Same.
916 * gdb.go/methods.exp: Same.
917 * gdb.go/package.exp: Same.
918 * gdb.go/strings.exp: Same.
919 * gdb.go/types.exp: Same.
920 * gdb.go/unsafe.exp: Same.
921
c9c41e6d
TV
9222020-02-19 Tom de Vries <tdevries@suse.de>
923
924 * gdb.python/lib-types.exp: Make xfail more strict.
925
f20ff837
TV
9262020-02-19 Tom de Vries <tdevries@suse.de>
927
928 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
929
08410482
DE
9302020-02-19 Doug Evans <dje@google.com>
931
932 PR rust/25535
933 * gdb.rust/simple.exp: Add test.
934 * gdb.rust/simple.rs: Add test.
935
623563f7
TV
9362020-02-19 Tom de Vries <tdevries@suse.de>
937
938 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
939 output line-by-line.
940
d3308cfd
TV
9412020-02-19 Tom de Vries <tdevries@suse.de>
942
943 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
944
86cbc5dc
TV
9452020-02-19 Tom de Vries <tdevries@suse.de>
946
947 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
948 prelink.
949
9db2b96b
TV
9502020-02-19 Tom de Vries <tdevries@suse.de>
951
952 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
953 (gdb_do_cache): Use gdb_do_cache_wrap.
954 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
955
89e2fdc5
TV
9562020-02-19 Tom de Vries <tdevries@suse.de>
957
958 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
959 gdb_compile option.
960
373d7ac0
SM
9612020-02-18 Simon Marchi <simon.marchi@efficios.com>
962
963 * gdb.base/printcmds.exp (test_print_enums): Update expected
964 output.
965
b29a2df0
SM
9662020-02-18 Simon Marchi <simon.marchi@efficios.com>
967
968 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
969 for "unknown".
970
6740f0cc
SM
9712020-02-18 Simon Marchi <simon.marchi@efficios.com>
972
973 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
974 enumerator.
975
edd45eb0
SM
9762020-02-18 Simon Marchi <simon.marchi@efficios.com>
977
978 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
979 FE_, add FE_NONE.
980 (three): Update.
981 (enum flag_enum_without_zero): New enum.
982 (flag_enum_without_zero): New variable.
983 (enum not_flag_enum): New enum.
984 (three_not_flag): New variable.
985 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
986 (test_print_enums): Add more tests for printing flag enums.
987
d4295de4
TV
9882020-02-18 Tom de Vries <tdevries@suse.de>
989
990 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
991 (gdb_compile_ada): ... here.
992 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
993 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
994
f251f505
TT
9952020-02-14 Tom Tromey <tom@tromey.com>
996
997 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
998 build directory.
999 * boards/gdbserver-base.exp: Update path to gdbserver.
1000
8f432634
TV
10012020-02-13 Tom de Vries <tdevries@suse.de>
1002
1003 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1004
92b6eaf7
TV
10052020-02-13 Tom de Vries <tdevries@suse.de>
1006
1007 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1008 are missing.
1009
f3b0f7fe
TV
10102020-02-13 Tom de Vries <tdevries@suse.de>
1011
1012 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1013 call.
1014
f6be8713
SDJ
10152020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1016
1017 PR tui/25126
1018 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1019 * gdb.base/cached-source-file.c: New file.
1020 * gdb.base/cached-source-file.exp: New file.
1021
b2770d5e
TV
10222020-02-11 Tom de Vries <tdevries@suse.de>
1023
1024 PR testsuite/25488
1025 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1026
44f6938e
TV
10272020-02-10 Tom de Vries <tdevries@suse.de>
1028
1029 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1030
5f0e2eb7
MR
10312020-02-10 Maciej W. Rozycki <macro@wdc.com>
1032
1033 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1034 and $after_addr are both integers before making a comparison.
1035
46ce2b6f
TV
10362020-02-09 Tom de Vries <tdevries@suse.de>
1037
1038 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1039 command output and paste it into gdb.log. If any, paste catch message
1040 to gdb.log.
1041
5abbbe1d
TT
10422020-02-07 Tom Tromey <tromey@adacore.com>
1043
1044 PR breakpoints/24915:
1045 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1046
1d5d29e7
SV
10472020-02-06 Shahab Vahedi <shahab@synopsys.com>
1048
1049 * gdb.tui/tui-missing-src.exp: Add the "missing source
1050 file" test for the TUI.
1051
b0999b9b
AB
10522020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1053
1054 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1055 including a port number in the output.
1056
c3b149eb
AKS
10572020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1058
1059 * lib/fortran.exp (fortran_int4): Handle clang.
1060 (fortran_int8): Likewise.
1061 (fortran_real4): Likewise.
1062 (fortran_real8): Likewise.
1063 (fortran_complex4): Likewise.
1064 (fortran_logical4): Likewise.
1065 (fortran_character1): Likewise.
1066
f8dcc90b
TV
10672020-02-04 Tom de Vries <tdevries@suse.de>
1068
1069 * README (Race detection): Add note.
1070
f90ac7c2
TV
10712020-02-04 Tom de Vries <tdevries@suse.de>
1072
1073 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1074
780636ae
TV
10752020-02-04 Tom de Vries <tdevries@suse.de>
1076
1077 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1078
5d2e1193
RA
10792020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1080
1081 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1082 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1083 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1084 blttar, bnetarl.
1085 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1086 binary for blttar, bnetarl.
1087 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1088 wait instruction. Delete ldmx test.
1089 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1090
e409c542
AKS
10912020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1092
1093 * gdb.fortran/array-bounds-high.exp: New file.
1094 * gdb.fortran/array-bounds-high.f90: New file.
1095
b0029748
LD
10962020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1097
1098 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1099 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1100
195a8287
TV
11012020-02-01 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1104
42330a68
AB
11052020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1106
1107 PR tui/9765
1108 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1109 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1110
b62a8028
LM
11112020-01-29 Luis Machado <luis.machado@linaro.org>
1112
1113 * gdb.arch/aarch64-brk-patterns.c: New source file.
1114 * gdb.arch/aarch64-brk-patterns.exp: New test.
1115
5f440116
TBA
11162020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1117
1118 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1119 GCC/Clang version.
1120 * gdb.cp/pass-by-ref.exp: Ditto.
1121
ee2a6fc6
TV
11222020-01-29 Tom de Vries <tdevries@suse.de>
1123
1124 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1125 * gdb.threads/watchpoint-fork-mt.c: Same.
1126 * gdb.threads/watchpoint-fork-parent.c: Same.
1127 * gdb.threads/watchpoint-fork-st.c: Same.
1128 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1129
16b10d6e
LM
11302020-01-27 Luis Machado <luis.machado@linaro.org>
1131
1132 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1133 sitting at a syscall instruction when we hit the syscall function's
1134 breakpoint.
1135 Check PC against one obtained with the x command.
1136 Validate syscall number.
1137 (step_over_syscall): Don't continue to the syscall instruction if
1138 we're already there.
1139
b1468492
PW
11402020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1141
1142 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1143
7ffa82e1
AB
11442020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1145
1146 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1147 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1148
3d92a3e3
AB
11492020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1150
1151 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1152 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1153
94a72be7
AB
11542020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1155
1156 * gdb.base/maint.exp: Update line table parsing test.
1157 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1158
53af73bf
PA
11592020-01-24 Pedro Alves <palves@redhat.com>
1160
1161 PR gdb/25410
1162 * gdb.multi/multi-re-run-1.c: New.
1163 * gdb.multi/multi-re-run-2.c: New.
1164 * gdb.multi/multi-re-run.exp: New.
1165
1ba1ac88
AB
11662020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 PR gdb/23718
1169 * gdb.server/server-kill-python.exp: New file.
1170
f3364a6d
AB
11712020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.server/multi-ui-errors.c: New file.
1174 * gdb.server/multi-ui-errors.exp: New file.
1175
733d0a67
AB
11762020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 PR tui/9765
1179 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1180
4f13c1c0
TT
11812020-01-19 Tom Tromey <tom@tromey.com>
1182
1183 * gdb.tui/main.exp: Add check for plain "file".
1184
40c94099
CB
11852020-01-16 Christian Biesinger <cbiesinger@google.com>
1186
1187 * lib/gdb.exp: Fix spelling error (seperatelly).
1188
ff47f4f0
TT
11892020-01-14 Tom Tromey <tom@tromey.com>
1190
1191 PR symtab/12535:
1192 * gdb.python/python.exp: Test decode_line with empty string
1193 argument.
1194
717c684d
BE
11952020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1196
1197 * gdb.base/skip-inline.exp: Extend test.
1198
44e4c775
AB
11992020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1202 * gdb.dwarf2/dw2-bad-elf.c: New file.
1203 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1204
d93c6db7
AB
12052020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1206
1207 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1208 _line_saw_file.
1209
9a6d629c
AB
12102020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1211
1212 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1213 border.
1214
d9ebdab7
TBA
12152020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1216
1217 * gdb.multi/multi-target.exp (setup): Factor out "info
1218 connections" and "info inferiors" tests to ...
1219 (test_info_inferiors): ... this new procedure.
1220 (top level): Run new "info-inferiors" tests.
1221
f3c469b9
PA
12222020-01-10 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.server/bkpt-other-inferior.exp: New file.
1225
121b3efd
PA
12262020-01-10 Pedro Alves <palves@redhat.com>
1227
1228 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1229 of "add-inferior".
1230 * gdb.base/quit-live.exp: Likewise.
1231 * gdb.base/remote-exec-file.exp: Likewise.
1232 * gdb.guile/scm-progspace.exp: Likewise.
1233 * gdb.linespec/linespec.exp: Likewise.
1234 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1235 * gdb.mi/user-selected-context-sync.exp: Likewise.
1236 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1237 "info inferiors" tests.
1238 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1239 "add-inferior".
1240 * gdb.multi/watchpoint-multi.exp: Likewise.
1241 * gdb.python/py-inferior.exp: Likewise.
1242 * gdb.server/extended-remote-restart.exp: Likewise.
1243 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1244 "info inferiors".
1245 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1246 * gdb.trace/report.exp: Likewise.
1247
1dadb1dd
PA
12482020-01-10 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.multi/multi-target.c: New file.
1251 * gdb.multi/multi-target.exp: New file.
1252 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1253 mode requested, but remote does not support non-stop".
1254
78f2c40a
PA
12552020-01-10 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1258 disconnect before reconnecting.
1259
e7af6c70
TBA
12602020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1261 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.server/connect-without-multi-process.exp: Also test
1264 continuing to end.
1265
acdf84a6
PA
12662020-01-10 Pedro Alves <palves@redhat.com>
1267
1268 * gdb.base/remote-exec-file.exp: New file.
1269
873657b9
PA
12702020-01-10 Pedro Alves <palves@redhat.com>
1271
1272 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1273 output.
1274 * gdb.threads/async.c: New.
1275 * gdb.threads/async.exp: New.
1276 * gdb.multi/tids-gid-reset.c: New.
1277 * gdb.multi/tids-gid-reset.exp: New.
1278
7f0ae84c
GB
12792020-01-10 George Barrett <bob@bob131.so>
1280
1281 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1282 to help in finding the image relocation offset.
1283 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1284 options in arguments.
1285 (stap_test_no_debuginfo): Likewise.
1286 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1287 test variants.
1288 (stap_test): Add null semaphore relocation test.
1289
47e9d49d
GB
12902020-01-10 George Barrett <bob@bob131.so>
1291
1292 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1293 * gdb.base/stap-probe.exp: Likewise.
1294 (stap_test): Pass argument as an additional flag.
1295 (stap_test_no_debuginfo): Likewise.
1296 (stap_test): Check `info probes stap' output for semaphore
1297 addresses if the test binary is supposed to have them.
1298
f5a7c406
AB
12992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * gdb.tui/basic.exp: Add more scrolling tests.
1302
9ae6bf64
TT
13032020-01-09 Tom Tromey <tom@tromey.com>
1304
1305 PR tui/18932:
1306 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1307 meangingful value.
1308 (Term::command, Term::resize): Update.
1309 * gdb.tui/basic.exp: Add scrolling test.
1310
b2efe70c
AB
13112020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1312
1313 * gdb.tui/tui-layout-asm.exp: New file.
1314
3804da7e
AB
13152020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1318
b40aa28f
AB
13192020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1322 (Term::enter_tui): Use Term::prepare_for_tui.
1323
63ffd7c9
AB
13242020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1325
1326 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1327 called.
1328
3be966f6
AB
13292020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1330
1331 * gdb.base/skip.exp: Fix race condition in test.
1332
153d79c4
AB
13332020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1334
1335 * gdb.base/backtrace.c: New file.
1336 * gdb.base/backtrace.exp: New file.
1337
f2302a34
AB
13382020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1341
6ec1d75e
PW
13422020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1343
1344 * gdb.base/style.exp: Test that warnings are styled.
1345
c296cbe6
BE
13462019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1347
1348 * gdb.base/line65535.exp: New file.
1349 * gdb.base/line65535.c: New file.
1350
b28a729d
SM
13512019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1352
1353 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1354 * lib/gnat_debug_info_test.adb: New file.
1355 * gdb.ada/ptype_tagged_param.exp: Use
1356 gnat_runtime_has_debug_info, expect a different output if
1357 runtime does not have debug info.
1358
7f2d7a0d
SM
13592019-12-20 Simon Marchi <simon.marchi@efficios.com>
1360
1361 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1362 (another) quote in test name.
1363
f3bce483
SM
13642019-12-20 Simon Marchi <simon.marchi@efficios.com>
1365
1366 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1367 Add quote in test name.
1368
c855a912
TBA
13692019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1370
1371 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1372 directory instead.
1373 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1374 * gdb.cp/pass-by-ref-2.cc: New file.
1375 * gdb.cp/pass-by-ref-2.exp: New file.
1376
fc9d2d72
TT
13772019-12-20 Tom Tromey <tom@tromey.com>
1378
1379 * gdb.tui/list-before.exp: New file.
1380
77b97e00
TT
13812019-12-20 Tom Tromey <tom@tromey.com>
1382
1383 * gdb.tui/list.exp: Check for source on initial listing.
1384
f69656d0
TT
13852019-12-11 Tom Tromey <tromey@adacore.com>
1386
1387 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1388 Add crlf test.
1389
99a55965
SM
13902019-12-18 Simon Marchi <simon.marchi@efficios.com>
1391
1392 * gdb.base/default.exp: Update value of $_gdb_major.
1393
5024637f
BE
13942019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1395
1396 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1397
b63634be
BE
13982019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1399
1400 * gdb.base/skip.exp: Whitespace fix.
1401
45d73523
BE
14022019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1403
1404 * gdb.base/skip-inline.c: New file.
1405 * gdb.base/skip-inline.exp: New file.
1406
d043f8c8
SM
14072019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1408
1409 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1410 jit_function_00 to jit_function_stack_mangle.
1411 * gdb.base/jithost.c (jit_function_t): Rename to...
1412 (jit_function_stack_mangle_t): ... this.
1413 (jit_function_add_t): New typedef.
1414 (jit_function_00_code): Rename to...
1415 (jit_function_stack_mangle_code): ... this, make static.
1416 (jit_function_add_code): New.
1417 (main): Generate "add" function and call it. Adjust to changes
1418 in jithost_abi.
1419 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1420 (struct jithost_abi) <begin, end>: Remove fields.
1421 <object, function_stack_mangle, function_add>: New fields.
1422 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1423 code_end>: Remove fields.
1424 <func_stack_mangle>: New field.
1425 (read_debug_info): Adjust to renaming, create block for "add"
1426 function.
1427 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1428
873de05c
TT
14292019-12-11 Tom Tromey <tom@tromey.com>
1430
1431 * gdb.tui/resize.exp: Fix regexp.
1432 * gdb.tui/regs.exp: Fix regexps.
1433 * gdb.tui/main.exp: Fix regexp.
1434
3d979945
TT
14352019-12-11 Tom Tromey <tom@tromey.com>
1436
1437 * gdb.tui/resize.exp: Update.
1438 * gdb.tui/empty.exp (layouts): Update.
1439
2192a9d3
TT
14402019-12-11 Tom Tromey <tom@tromey.com>
1441
1442 * gdb.tui/regs.exp: Update.
1443 * gdb.tui/empty.exp (layouts): Update.
1444 * gdb.tui/basic.exp: Update.
1445 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1446
d8edc8b7
PW
14472019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1448
1449 * gdb.base/options.exp: Add -raw-values in the print completion list.
1450 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1451
4c12d936
KB
14522019-12-10 Kevin Buettner <kevinb@redhat.com>
1453
1454 * gdb.threads/omp-par-scope.c: New file.
1455 * gdb/threads/omp-par-scope.exp: New file.
1456
26b911fb
KB
14572019-12-10 Kevin Buettner <kevinb@redhat.com>
1458
bb47f919
KB
1459 * lib/gdb.exp (support_nested_function_tests): New proc.
1460
14612019-12-10 Kevin Buettner <kevinb@redhat.com>
1462
1463 * lib/gdb.exp (gdb_compile_openmp): New proc.
1464 (build_executable_from_specs): Add an "openmp" option.
1465 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1466
6c71eb7d
TT
14672019-12-10 Tom Tromey <tromey@adacore.com>
1468
1469 * gdb.ada/unchecked_union.exp: New file.
1470 * gdb.ada/unchecked_union/pck.adb: New file.
1471 * gdb.ada/unchecked_union/pck.ads: New file.
1472 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1473 * gdb-utils.exp (string_to_regexp): Also quote "?".
1474
bac7c5cf
GB
14752019-12-10 George Barrett <bob@bob131.so>
1476
1477 Test scripted probe breakpoints.
1478 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1479 * gdb.python/py-breakpoint.c (main): Likewise.
1480 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1481 specifier test.
1482 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1483
330f1d38
TBA
14842019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1485
1486 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1487 an rvalue parameter.
1488 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1489 parameter.
1490
b43315e2
AB
14912019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1492
1493 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1494 modules.
1495
54f73dad
AB
14962019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1499 broken version of GCC.
1500
d57cbee9
AB
15012019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1502
1503 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1504 sym-info-cmds library.
1505 * gdb.fortran/info-types.exp: Likewise.
1506 * lib/sym-info-cmds.exp: New file.
1507
c14aab8c
TV
15082019-12-08 Tom de Vries <tdevries@suse.de>
1509
1510 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1511
aa2d5a42
KS
15122019-12-07 Keith Seitz <keiths@redhat.com>
1513
1514 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1515 * gdb.base/corefile-buildid-shlib.c: New file.
1516 * gdb.base/corefile-buildid.c: New file.
1517 * gdb.base/corefile-buildid.exp: New file.
1518
93e55f0a
TV
15192019-12-06 Tom de Vries <tdevries@suse.de>
1520
1521 * gdb.dwarf2/varval.exp: Add decl before def test.
1522
c7d12402
TBA
15232019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1524
1525 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1526
06acc08f
TBA
15272019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1528
1529 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1530 CV and reference conversion for overload resolution.
1531 * gdb.cp/rvalue-ref-overload.exp: Test it.
1532
e0fad1ea
PW
15332019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1534
1535 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1536 * gdb.base/frameapply.exp: Test faas without command.
1537
8d70a9f0
AB
15382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1539
1540 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1541 Fortran tests.
1542 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1543 order.
1544
36c8fb93
AB
15452019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1546
1547 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1548 casting to type with no kind specified.
1549 (test_basic_parsing_of_type_kinds): Additional tests for types
1550 with no kind specified, and add tests for single/double
1551 precision/complex types.
1552
4139ff00
TT
15532019-12-04 Tom Tromey <tromey@adacore.com>
1554
1555 * gdb.base/endianity.c (struct other) <x>: New field.
1556 (main): Initialize it.
1557 * gdb.base/endianity.exp: Update.
1558
a05cf17a
TT
15592019-12-04 Tom Tromey <tromey@adacore.com>
1560
1561 * gdb.ada/scalar_storage/storage.adb: New file.
1562 * gdb.ada/scalar_storage/pck.adb: New file.
1563 * gdb.ada/scalar_storage/pck.ads: New file.
1564 * gdb.ada/scalar_storage.exp: New file.
1565
103a685e
TT
15662019-12-04 Tom Tromey <tromey@adacore.com>
1567
1568 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1569 (main): Initialize it.
1570 * gdb.base/endianity.exp: Update.
1571
c2512106
AB
15722019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1575
293b38d6
AB
15762019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1579 -symbol-info-module-functions and -symbol-info-module-variables.
1580
216a7e6b
AB
15812019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1584
5bbd8269
AB
15852019-12-01 Richard Bunt <richard.bunt@arm.com>
1586 Andrew Burgess <andrew.burgess@embecosm.com>
1587
1588 * gdb.fortran/derived-type-striding.exp: New file.
1589 * gdb.fortran/derived-type-striding.f90: New file.
1590 * gdb.fortran/array-slices.exp: New file.
1591 * gdb.fortran/array-slices.f90: New file.
1592
be09caf1
PW
15932019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1594
1595 * gdb.base/define.exp: Test . in command names.
1596 * gdb.base/setshow.exp: Update test, as . is now part of
1597 command name.
1598
643c0cbe
PW
15992019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1600
1601 * gdb.base/define-prefix.exp: New file.
1602
dcdec678
AB
16032019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1604
1605 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1606 compile.
1607 (skip_btrace_pt_tests): Likewise.
1608
640ab947
AB
16092019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1610
1611 * gdb.fortran/info-modules.exp: Compile source files in correct
1612 order.
1613
d22670f0
KB
16142019-11-27 Kevin Buettner <kevinb@redhat.com>
1615
1616 * gdb.dwarf2/imported-unit.exp: New file.
1617 * gdb.dwarf2/imported-unit.c: New file.
1618
db5960b4
AB
16192019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1620
1621 * gdb.mi/mi-fortran-modules-2.f90: New file.
1622 * gdb.mi/mi-fortran-modules.exp: New file.
1623 * gdb.mi/mi-fortran-modules.f90: New file.
1624
7dc42066
AB
16252019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1626
1627 * gdb.mi/mi-sym-info-1.c: New file.
1628 * gdb.mi/mi-sym-info-2.c: New file.
1629 * gdb.mi/mi-sym-info.exp: New file.
1630
0dfeecca
TT
16312019-11-22 Tom Tromey <tromey@adacore.com>
1632
1633 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1634 * gdb.ada/tasks/foo.adb: Add another stopping location.
1635
34877895
PJ
16362019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1637
1638 * gdb.base/endianity.c: New test.
1639 * gdb.base/endianity.exp: New file.
1640
2e84f897
LD
16412019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1642
1643 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1644
65d1cd5f
TV
16452019-11-21 Tom de Vries <tdevries@suse.de>
1646
1647 PR gdb/24956
1648 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1649
4f22c3f4
SDJ
16502019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1651
1652 * gdb.python/py-progspace.exp: Add missing parentheses on some
1653 'print' commands.
1654
9f6ad286
TT
16552019-11-19 Tom Tromey <tom@tromey.com>
1656
1657 * gdb.tui/winheight.exp: New file.
1658
0b8dbf3f
AB
16592019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * gdb.base/ctf-whatis.c: Delete.
1662 * gdb.base/ctf-whatis.exp: Delete.
1663 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1664
f833b7a7
AB
16652019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1666
1667 * gdb.base/ctf-cvexpr.exp: Delete.
1668 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1669
30d0a636
AB
16702019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1671
1672 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1673 the compiler. Clean up header comment a little.
1674 * gdb.base/ctf-ptype.exp: Likewise.
1675 * gdb.base/ctf-whatis.exp: Likewise.
1676 * lib/gdb.exp (skip_ctf_tests): New proc.
1677
494409bb
SDJ
16782019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1679
1680 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1681 * gdb.tui/corefile-run.exp: New file.
1682
55708e99
TT
16832019-11-14 Tom Tromey <tromey@adacore.com>
1684
1685 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1686 regression tests.
1687
45e42163
TT
16882019-11-12 Tom Tromey <tom@tromey.com>
1689
1690 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1691 after any command. Expect prompt after WAIT_FOR is seen.
1692 (enter_tui): Enable resize messages.
1693 (command): Expect command in output.
1694 (get_line): Avoid error when cursor appears to be off-screen.
1695 (dump_screen): Include screen size in title.
1696 (_do_resize): New proc, from "resize".
1697 (resize): Rewrite. Do resize in two steps.
1698 * gdb.tui/empty.exp (layouts): Fix entries.
1699 (check_boxes): Remove xfail.
1700 (check_text): Dump screen on failure.
1701
086baaf1
AB
17022019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1703
1704 * gdb.python/py-symbol.exp: Add test for
1705 gdb.lookup_static_symbols.
1706
09ff83af
AB
17072019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1708
1709 * gdb.python/py-symbol.c: Declare and call function from new
1710 py-symbol-2.c file.
1711 * gdb.python/py-symbol.exp: Compile both source files, and add new
1712 tests for gdb.lookup_static_symbol.
1713 * gdb.python/py-symbol-2.c: New file.
1714
11af934b
TV
17152019-11-02 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1718 * gdb.base/anon.exp: Same.
1719 * gdb.base/auto-connect-native-target.exp: Same.
1720 * gdb.base/call-ar-st.exp: Same.
1721 * gdb.base/catch-syscall.exp: Same.
1722 * gdb.base/commands.exp: Same.
1723 * gdb.base/default.exp: Same.
1724 * gdb.base/display.exp: Same.
1725 * gdb.base/float.exp: Same.
1726 * gdb.base/foll-fork.exp: Same.
1727 * gdb.base/help.exp: Same.
1728 * gdb.base/info-macros.exp: Same.
1729 * gdb.base/info-proc.exp: Same.
1730 * gdb.base/info-target.exp: Same.
1731 * gdb.base/long_long.exp: Same.
1732 * gdb.base/macscp.exp: Same.
1733 * gdb.base/memattr.exp: Same.
1734 * gdb.base/nofield.exp: Same.
1735 * gdb.base/pointers.exp: Same.
1736 * gdb.base/printcmds.exp: Same.
1737 * gdb.base/ptype.exp: Same.
1738 * gdb.base/restore.exp: Same.
1739 * gdb.base/return.exp: Same.
1740 * gdb.base/scope.exp: Same.
1741 * gdb.base/set-noassign.exp: Same.
1742 * gdb.base/setshow.exp: Same.
1743 * gdb.base/shlib-call.exp: Same.
1744 * gdb.base/signals.exp: Same.
1745 * gdb.base/sigstep.exp: Same.
1746 * gdb.base/skip.exp: Same.
1747 * gdb.base/solib-symbol.exp: Same.
1748 * gdb.base/stap-probe.exp: Same.
1749 * gdb.base/step-line.exp: Same.
1750 * gdb.base/step-test.exp: Same.
1751 * gdb.base/style.exp: Same.
1752 * gdb.base/varargs.exp: Same.
1753 * gdb.base/vla-datatypes.exp: Same.
1754 * gdb.base/vla-ptr.exp: Same.
1755 * gdb.base/vla-sideeffect.exp: Same.
1756 * gdb.base/volatile.exp: Same.
1757 * gdb.base/watch-cond-infcall.exp: Same.
1758 * gdb.base/watchpoint.exp: Same.
1759
e96ec2ba
TV
17602019-11-02 Tom de Vries <tdevries@suse.de>
1761
1762 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1763 * gdb.cp/cpexprs.exp: Same.
1764 * gdb.cp/except-multi-location.exp: Same.
1765 * gdb.cp/exceptprint.exp: Same.
1766 * gdb.cp/gdb2384.exp: Same.
1767 * gdb.cp/inherit.exp: Same.
1768 * gdb.cp/m-static.exp: Same.
1769 * gdb.cp/meth-typedefs.exp: Same.
1770 * gdb.cp/misc.exp: Same.
1771 * gdb.cp/namespace.exp: Same.
1772 * gdb.cp/non-trivial-retval.exp: Same.
1773 * gdb.cp/overload.exp: Same.
1774 * gdb.cp/pr17132.exp: Same.
1775 * gdb.cp/re-set-overloaded.exp: Same.
1776 * gdb.cp/rvalue-ref-types.exp: Same.
1777 * gdb.cp/templates.exp: Same.
1778
bd5766ec
LM
17792019-11-01 Luis Machado <luis.machado@linaro.org>
1780
1781 PR gdb/25124
1782
1783 * gdb.arch/pr25124.S: New file.
1784 * gdb.arch/pr25124.exp: New file.
1785
165f8965
AB
17862019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1787
1788 * gdb.fortran/info-modules.exp: Update expected results, and add
1789 additional tests for 'info module functinos', and 'info module
1790 variables'.
1791 * gdb.fortran/info-types.exp: Update expected results.
1792 * gdb.fortran/info-types.f90: Extend testcase with additional
1793 module variables and functions.
1794
59c35742
AB
17952019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1796
1797 * gdb.fortran/info-modules.exp: New file.
1798 * gdb.fortran/info-types.exp: Build with new file.
1799 * gdb.fortran/info-types.f90: Include and use new module.
1800 * gdb.fortran/info-types-2.f90: New file.
1801
f3fb2519
PW
18022019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1803
1804 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1805 * gdb.base/settings.exp: Test all settings types using
1806 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1807 that now verifies that the value of "maint show" is the same as
1808 returned by the settings functions. Test the type of the
1809 maintenance settings.
1810 * gdb.base/default.exp: Update show_conv_list.
1811
d1e36019
TV
18122019-10-31 Tom de Vries <tdevries@suse.de>
1813
1814 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1815 gdb_test.
1816 * gdb.arch/amd64-disp-step.exp: Same.
1817 * gdb.asm/asm-source.exp: Same.
1818 * gdb.btrace/buffer-size.exp: Same.
1819 * gdb.btrace/cpu.exp: Same.
1820 * gdb.btrace/enable.exp: Same.
1821 * gdb.dwarf2/count.exp: Same.
1822 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1823 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1824 * gdb.fortran/vla-datatypes.exp: Same.
1825 * gdb.fortran/vla-history.exp: Same.
1826 * gdb.fortran/vla-ptype.exp: Same.
1827 * gdb.fortran/vla-value.exp: Same.
1828 * gdb.fortran/whatis_type.exp: Same.
1829 * gdb.guile/guile.exp: Same.
1830 * gdb.multi/tids.exp: Same.
1831 * gdb.python/py-finish-breakpoint.exp: Same.
1832 * gdb.python/py-framefilter.exp: Same.
1833 * gdb.python/py-pp-registration.exp: Same.
1834 * gdb.python/py-xmethods.exp: Same.
1835 * gdb.python/python.exp: Same.
1836 * gdb.server/connect-with-no-symbol-file.exp: Same.
1837 * gdb.server/no-thread-db.exp: Same.
1838 * gdb.server/run-without-local-binary.exp: Same.
1839 * gdb.stabs/weird.exp: Same.
1840 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1841 * gdb.threads/thread-find.exp: Same.
1842 * gdb.threads/tls-shared.exp: Same.
1843 * gdb.threads/tls.exp: Same.
1844 * gdb.threads/wp-replication.exp: Same.
1845 * gdb.trace/ax.exp: Same.
1846 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1847
3d11e68e
TV
18482019-10-31 Tom de Vries <tdevries@suse.de>
1849
1850 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1851 * gdb.ada/array_subscript_addr.exp: Same.
1852 * gdb.ada/arrayidx.exp: Same.
1853 * gdb.ada/arrayparam.exp: Same.
1854 * gdb.ada/arrayptr.exp: Same.
1855 * gdb.ada/boolean_expr.exp: Same.
1856 * gdb.ada/call_pn.exp: Same.
1857 * gdb.ada/complete.exp: Same.
1858 * gdb.ada/fixed_cmp.exp: Same.
1859 * gdb.ada/fun_addr.exp: Same.
1860 * gdb.ada/funcall_param.exp: Same.
1861 * gdb.ada/interface.exp: Same.
1862 * gdb.ada/mod_from_name.exp: Same.
1863 * gdb.ada/null_array.exp: Same.
1864 * gdb.ada/packed_array.exp: Same.
1865 * gdb.ada/packed_tagged.exp: Same.
1866 * gdb.ada/print_chars.exp: Same.
1867 * gdb.ada/print_pc.exp: Same.
1868 * gdb.ada/ptype_arith_binop.exp: Same.
1869 * gdb.ada/ptype_field.exp: Same.
1870 * gdb.ada/ptype_tagged_param.exp: Same.
1871 * gdb.ada/rec_return.exp: Same.
1872 * gdb.ada/ref_tick_size.exp: Same.
1873 * gdb.ada/str_ref_cmp.exp: Same.
1874 * gdb.ada/taft_type.exp: Same.
1875 * gdb.ada/tagged.exp: Same.
1876 * gdb.ada/type_coercion.exp: Same.
1877 * gdb.ada/uninitialized_vars.exp: Same.
1878
60b6ede8
TV
18792019-10-30 Tom de Vries <tdevries@suse.de>
1880
1881 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1882
30baf67b
TV
18832019-10-26 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.base/bigcore.c: Fix typos in comments.
1886 * gdb.base/ctf-ptype.c: Same.
1887 * gdb.base/long_long.c: Same.
1888 * gdb.dwarf2/dw2-op-out-param.S: Same.
1889 * gdb.python/py-evthreads.c: Same.
1890 * gdb.reverse/i387-stack-reverse.c: Same.
1891 * gdb.trace/tfile.c: Same.
1892 * lib/compiler.c: Same.
1893 * lib/compiler.cc: Same.
1894
158da0d1
TV
18952019-10-25 Tom de Vries <tdevries@suse.de>
1896
1897 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1898 gdb_test_multiple calls.
1899 * gdb.reverse/sigall-reverse.exp: Same.
1900 * gdb.reverse/solib-precsave.exp: Same.
1901 * gdb.reverse/solib-reverse.exp: Same.
1902 * gdb.reverse/until-precsave.exp: Same.
1903 * gdb.reverse/until-reverse.exp: Same.
1904
4ccdfbec
TV
19052019-10-24 Tom de Vries <tdevries@suse.de>
1906
1907 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1908 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1909 kfail using -wrap pattern flag and convenience variable
1910 gdb_test_name.
1911
33d569b7
AB
19122019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.python/py-progspace.exp: Add tests for the
1915 Progspace.block_for_pc method.
1916
4d0b984b
TT
19172019-10-23 Tom Tromey <tom@tromey.com>
1918
1919 * configure: Rebuild.
1920 * aclocal.m4: Use m4_include, not sinclude.
1921
94cb3754
TV
19222019-10-21 Tom de Vries <tdevries@suse.de>
1923
1924 * gdb.base/infcall-nested-structs.c: Add
1925 __attribute__((noinline,noclone)) to all functions.
1926 (call_all): Add missing variable initialization. Simplify return value.
1927 (breakpt): Increment volatile variable, to prevent call from being
1928 optimized out.
1929 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1930
062f1fc1
TV
19312019-10-17 Tom de Vries <tdevries@suse.de>
1932
1933 * gdb.fortran/module.exp: Allow info variables to print info for files
1934 other than module.f90.
1935
0b54364d
AB
19362019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1937
1938 * gdb.fortran/module.exp: Extend with 'info variables' test.
1939
7ff5fae7
AB
19402019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1941
1942 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1943 F77_FOR_TARGET.
1944
d10eccaa
TV
19452019-10-16 Tom de Vries <tdevries@suse.de>
1946
1947 PR tdep/25096
1948 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1949
745ff14e
TV
19502019-10-16 Tom de Vries <tdevries@suse.de>
1951
1952 PR tdep/24104
1953 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1954 Add KFAIL for PR tdep/25096.
1955
03e1ab94
TV
19562019-10-16 Tom de Vries <tdevries@suse.de>
1957
1958 PR testsuite/25059
1959 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1960
b17fcc10
TV
19612019-10-16 Tom de Vries <tdevries@suse.de>
1962
1963 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1964 as signed.
1965
9223170f
SM
19662019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1967
1968 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1969 one instead of increasing timeout.
1970
d6e76313
TV
19712019-10-13 Tom de Vries <tdevries@suse.de>
1972
1973 PR record/25038
1974 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1975 * gdb.reverse/sigall-reverse.exp: Same.
1976 * gdb.reverse/solib-precsave.exp: Same.
1977 * gdb.reverse/solib-reverse.exp: Same.
1978 * gdb.reverse/step-precsave.exp: Same.
1979 * gdb.reverse/until-precsave.exp: Same.
1980 * gdb.reverse/until-reverse.exp: Same.
1981 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1982
6dfc0041
AA
19832019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1984
1985 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1986 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1987 (cmp_struct_05_01, cmp_struct_static_02_01)
1988 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1989 comparisons.
1990
abcf2cc8
TV
19912019-10-10 Tom de Vries <tdevries@suse.de>
1992
1993 PR testsuite/24888
1994 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1995 gnatlink.
1996
a50faaf6
TV
19972019-10-09 Tom de Vries <tdevries@suse.de>
1998
1999 PR testsuite/25048
2000 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2001
60ff3cd7
AB
20022019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2003
2004 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2005 exceptions due to missing debug information.
2006
dfee8566
TV
20072019-10-07 Tom de Vries <tdevries@suse.de>
2008
2009 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2010
3d63690a
AB
20112019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2014 * gdb.base/annota1.exp: Update to use gdb_test_name.
2015
30d1f018
WP
20162019-10-07 Weimin Pan <weimin.pan@oracle.com>
2017
2018 * gdb.base/ctf-whatis.exp: New file.
2019 * gdb.base/ctf-whatis.c: New file.
2020 * gdb.base/ctf-ptype.exp: New file.
2021 * gdb.base/ctf-ptype.c: New file.
2022 * gdb.base/ctf-constvars.exp: New file.
2023 * gdb.base/ctf-constvars.c: New file.
2024 * gdb.base/ctf-cvexpr.exp: New file.
2025
4dbbb47c
TV
20262019-10-04 Tom de Vries <tdevries@suse.de>
2027
2028 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2029 for loop.
2030
77c2dba3
TT
20312019-10-03 Tom Tromey <tom@tromey.com>
2032
2033 PR rust/24976:
2034 * gdb.rust/simple.rs (Union2): New type.
2035 (main): Use Union2.
2036 * gdb.rust/simple.exp: Add test.
2037
179aed7f
AB
20382019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2039
2040 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2041 nested function prefix.
2042
0a4b0913
AB
20432019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2044 Richard Bunt <richard.bunt@arm.com>
2045 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2048 nested functions.
2049 * gdb.fortran/nested-funcs.f90: Update expected results.
2050 * gdb.fortran/nested-funcs-2.exp: New file.
2051 * gdb.fortran/nested-funcs-2.f90: New file.
2052
082cce05
AB
20532019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2054
2055 * gdb.python/py-parameter.exp: Make test names unique.
2056 * gdb.python/py-template.exp: Likewise.
2057 * gdb.python/py-value.exp: Likewise.
2058
2b74ba5a
AB
20592019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2060
2061 * gdb.base/break-interp.exp: Reduce test name duplication.
2062 * gdb.base/call-sc.exp: Likewise.
2063 * gdb.base/callfuncs.exp: Likewise.
2064 * gdb.base/charset.exp: Likewise.
2065 * gdb.base/dump.exp: Likewise.
2066 * gdb.base/ena-dis-br.exp: Likewise.
2067 * gdb.base/relational.exp: Likewise.
2068 * gdb.base/step-over-syscall.exp: Likewise.
2069 * gdb.base/structs.exp: Likewise.
2070
58eb20d5
AB
20712019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2072
2073 * gdb.linespec/explicit.exp: Make test names unique.
2074 * gdb.linespec/ls-errs.exp: Likewise.
2075
4d421147
AB
20762019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2077
2078 * gdb.reverse/break-precsave.exp: Make test names unique.
2079 * gdb.reverse/break-reverse.exp: Likewise.
2080 * gdb.reverse/finish-precsave.exp: Likewise.
2081 * gdb.reverse/finish-reverse.exp: Likewise.
2082 * gdb.reverse/machinestate-precsave.exp: Likewise.
2083 * gdb.reverse/machinestate.exp: Likewise.
2084 * gdb.reverse/readv-reverse.exp: Likewise.
2085 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2086 * gdb.reverse/sigall-precsave.exp: Likewise.
2087 * gdb.reverse/sigall-reverse.exp: Likewise.
2088 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2089 * gdb.reverse/watch-precsave.exp: Likewise.
2090 * gdb.reverse/watch-reverse.exp: Likewise.
2091
d8c06f22
AB
20922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 * gdb.threads/stop-with-handle.c: New file.
2095 * gdb.threads/stop-with-handle.exp: New file.
2096
3a56ed86
TV
20972019-10-03 Tom de Vries <tdevries@suse.de>
2098
2099 PR testsuite/25059
2100 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2101 directory" line to be missing.
2102
42275044
TV
21032019-10-03 Tom de Vries <tdevries@suse.de>
2104
2105 PR testsuite/25059
2106 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2107 type optional.
2108
9ef62df0
AA
21092019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2110
2111 * gdb.python/py-format-string.c (string.h): New include.
2112 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2113 the same value, for endianness-independence.
2114 * gdb.python/py-format-string.exp (default_regexp_dict)
2115 (test_pretty_structs, test_format): Adjust expected output to the
2116 changed initialization.
2117
37f6a7f4
TT
21182019-10-02 Tom Tromey <tromey@adacore.com>
2119
2120 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2121
1d58d6a2
PA
21222019-10-02 Pedro Alves <palves@redhat.com>
2123 Andrew Burgess <andrew.burgess@embecosm.com>
2124
2125 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2126 "print-file-var.h".
2127 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2128 (get_version_1): Print this_version_id and its address.
2129 Add extern "C" wrappers around interface functions.
2130 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2131 "print-file-var.h".
2132 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2133 (get_version_2): Print this_version_id and its address.
2134 Add extern "C" wrappers around interface functions.
2135 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2136 <stddef.h> and "print-file-var.h".
2137 Add extern "C" wrappers around interface functions.
2138 [VERSION_ID_MAIN] (this_version_id): Define.
2139 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2140 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2141 up extern "C" blocks.
2142 * gdb.base/print-file-var.exp (test): New, factored out from top
2143 level.
2144 (top level): Test all combinations of attribute hidden or not,
2145 dlopen or not, and this_version_id symbol in main file or not.
2146 Compile tests as both C++ and C, make test names unique.
2147
d770d56f
TT
21482019-10-01 Tom Tromey <tom@tromey.com>
2149
2150 * gdb.base/style.exp: Test "show logging filename".
2151
7f6aba03
TT
21522019-10-01 Tom Tromey <tom@tromey.com>
2153
2154 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2155 * gdb.base/style.exp: Add metadata style test.
2156
14309bb6
TT
21572019-10-01 Tom Tromey <tom@tromey.com>
2158
2159 * gdb.base/style.exp: Test "pwd".
2160
2a3c1174
PA
21612019-10-01 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.base/style.exp: Update tests.
2164
53d666ec
AA
21652019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2166
2167 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2168 'six' to unsigned.
2169 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2170 'five'. Use an all-ones bit pattern for each.
2171 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2172 to its changed values.
2173
4a56a520
TT
21742019-09-30 Tom Tromey <tromey@adacore.com>
2175
2176 * gdb.rust/traits.rs: Disable all warnings.
2177
0df0352a
TV
21782019-09-29 Tom de Vries <tdevries@suse.de>
2179
aac66a4c 2180 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2181
73d9a918
TV
21822019-09-29 Tom de Vries <tdevries@suse.de>
2183
2184 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2185
060b3ab4
TV
21862019-09-27 Tom de Vries <tdevries@suse.de>
2187
2188 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2189
68f7d34d
TV
21902019-09-27 Tom de Vries <tdevries@suse.de>
2191
2192 PR record/23188
2193 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2194
5d63b30a
TT
21952019-09-26 Tom Tromey <tromey@adacore.com>
2196
2197 * gdb.ada/py_taft.exp: New file.
2198 * gdb.ada/py_taft/main.adb: New file.
2199 * gdb.ada/py_taft/pkg.adb: New file.
2200 * gdb.ada/py_taft/pkg.ads: New file.
2201
3d435220
TV
22022019-09-24 Tom de Vries <tdevries@suse.de>
2203
2204 PR gdb/24598
2205 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2206
77d03678
TV
22072019-09-22 Tom de Vries <tdevries@suse.de>
2208
2209 * gdb.base/restore.exp: Allow register variables to be optimized out at
2210 -O0.
2211
abf516c6
UW
22122019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2213
2214 * gdb.arch/spu-info.exp: Remove file.
2215 * gdb.arch/spu-info.c: Remove file.
2216 * gdb.arch/spu-ls.exp: Remove file.
2217 * gdb.arch/spu-ls.c: Remove file.
2218
2219 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2220 * gdb.asm/spu.inc: Remove file.
2221
2222 * gdb.base/dump.exp: Remove support for spu*-*-*.
2223 * gdb.base/stack-checking.exp: Likewise.
2224 * gdb.base/overlays.exp: Likewise.
2225 * gdb.base/ovlymgr.c: Likewise.
2226 * gdb.base/spu.ld: Remove file.
2227
2228 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2229 * gdb.cp/cpexprs.exp: Likewise.
2230 * gdb.cp/exception.exp: Likewise.
2231 * gdb.cp/gdb2495.exp: Likewise.
2232 * gdb.cp/mb-templates.exp: Likewise.
2233 * gdb.cp/pr9167.exp: Likewise.
2234 * gdb.cp/userdef.exp: Likewise.
2235
2236 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2237
2238 * gdb.cell: Remove directory.
2239 * lib/cell.exp: Remove file.
2240
e452e88f
TV
22412019-09-19 Tom de Vries <tdevries@suse.de>
2242
2243 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2244
8a625130
TV
22452019-09-19 Tom de Vries <tdevries@suse.de>
2246
2247 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2248
81dc3ab5
TV
22492019-09-19 Tom de Vries <tdevries@suse.de>
2250
2251 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2252 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2253 (gdb_target_cmd): ... here.
2254 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2255 value 2.
2256
b078f3ac
AB
22572019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2258
2259 * gdb.base/source-dir.exp: Avoid having directory names in test
2260 names.
2261
f1b620e9
MG
22622019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2263
2264 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2265 directory.
2266
67f3ed6a
AB
22672019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2268
2269 * gdb.base/list-missing-source.exp: New file.
2270
d1b70248
TV
22712019-09-14 Tom de Vries <tdevries@suse.de>
2272
2273 PR teststuite/24599
2274 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2275 * lib/ada.exp (gnatmake_version_at_least): New proc.
2276
5fabdcd6
AB
22772019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2278
2279 * gdb.base/maint.exp: Use exec_has_index_section.
2280
aa17805f
AB
22812019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * gdb.base/maint.exp: Add test for 'maint info sections'.
2284
25e5c209
TV
22852019-09-12 Tom de Vries <tdevries@suse.de>
2286
2287 * gdb.base/store.exp: Allow register variables to be optimized out at
2288 -O0.
2289
4993045d
PW
22902019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2291
2292 * gdb.ada/rdv_wait.exp: Update to new task names.
2293 * gdb.base/task_switch_in_core.exp: Likewise.
2294 * gdb.base/info_sources_base.c: Likewise.
2295
8a516164
TT
22962019-09-10 Tom Tromey <tromey@adacore.com>
2297
2298 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2299
aa391654
TT
23002019-09-10 Tom Tromey <tromey@adacore.com>
2301
2302 * gdb.ada/dgopt.exp: New file.
2303 * gdb.ada/dgopt/x.adb: New file.
2304
8634b462
TT
23052019-09-08 Tom Tromey <tom@tromey.com>
2306
2307 * gdb.tui/resize.exp: Remove setup_xfail.
2308 * gdb.tui/regs.exp: Remove setup_xfail.
2309 * gdb.tui/basic.exp: Remove setup_xfail.
2310
736b0f76
DB
23112019-09-06 David Blaikie <dblaikie@gmail.com>
2312
2313 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2314 * gdb.cp/cplabel.exp: Ditto.
2315 * gdb.linespec/ls-errs.exp: Ditto.
2316
30331a6c
TV
23172019-09-05 Tom de Vries <tdevries@suse.de>
2318
2319 * lib/gdb.exp (cmp_file_string): New proc.
2320 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2321 runto_main. Verify save breakpoints output.
2322
98b0ebab
PW
23232019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2324
2325 * gdb.base/info-var.exp: Test info variables without running
2326 to main, to avoid expect's buffer overflow.
2327
4e962e74
TT
23282019-09-03 Tom Tromey <tromey@adacore.com>
2329
2330 * gdb.ada/bias.exp: New file.
2331 * gdb.ada/bias/bias.adb: New file.
2332 * gdb.ada/print_chars.exp: Add regression test.
2333 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2334 (MC): New variable.
2335
2ea1a07a
SL
23362019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2337
2338 * gdb.base/argv0-symlink.exp: Run only on native target
2339 and local host.
2340
8077c50d
TV
23412019-08-29 Tom de Vries <tdevries@suse.de>
2342
2343 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2344 diverse debug info.
2345 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2346
48352473
TV
23472019-08-28 Tom de Vries <tdevries@suse.de>
2348
2349 * gdb.base/info-var.exp: Allow info variables to print info for files
2350 other than info-var-f1.c and info-var-f2.c.
2351
d8f27c60
AB
23522019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2353
2354 * gdb.fortran/info-types.exp: Add module.
2355 * gdb.fortran/info-types.f90: Update expected results.
2356
1f20c35e
AB
23572019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2358
2359 * gdb.fortran/info-types.exp: New file.
2360 * gdb.fortran/info-types.f90: New file.
2361 * lib/fortran.exp (fortran_character1): New proc.
2362
4acfdd20
AB
23632019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2364
2365 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2366 functions'. Reindent as needed.
2367 * gdb.base/info-var-f1.c: New file.
2368 * gdb.base/info-var-f2.c: New file.
2369 * gdb.base/info-var.exp: New file.
2370 * gdb.base/info-var.h: New file.
2371
5c31b358
TV
23722019-08-26 Tom de Vries <tdevries@suse.de>
2373
2374 PR c++/24852
2375 * gdb.cp/no-libstdcxx-probe.exp: New test.
2376
b694989f
TV
23772019-08-26 Tom de Vries <tdevries@suse.de>
2378
2379 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2380 * tests need to be skipped.
2381 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2382 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2383 mi_skip_libstdcxx_probe_tests.
2384
d9c4ba53
SDJ
23852019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2386
2387 * gdb.python/py-xmethods.exp: Use raw strings when passing
2388 arguments to SimpleXMethodMatcher.
2389
395fad09
TV
23902019-08-22 Tom de Vries <tdevries@suse.de>
2391
2392 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2393 more informative.
2394
26c957f1
PA
23952019-08-21 Pedro Alves <palves@redhat.com>
2396
2397 * gdb.base/with.exp: Test "with" with no arguments.
2398
61f80d5d
TV
23992019-08-21 Tom de Vries <tdevries@suse.de>
2400
2401 * gdb.base/gdb-caching-proc.exp: Sort files.
2402
d7a11d13
TV
24032019-08-20 Tom de Vries <tdevries@suse.de>
2404
2405 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2406 compilation.
2407
34dafe9f
TV
24082019-08-16 Tom de Vries <tdevries@suse.de>
2409
2410 * gdb.base/compare-sections.exp ("after run to main"): Allow
2411 mismatched read-only sections for PIE executables.
2412
398fdd60
TT
24132019-08-16 Tom Tromey <tom@tromey.com>
2414
2415 * lib/tuiterm.exp (_csi_Z): New proc.
2416 * gdb.tui/basic.exp: Update window positions.
2417 * gdb.tui/empty.exp: Update window positions.
2418
d8f9e51c
SL
24192019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2420
2421 * gdb.base/examine-backward.exp: Correct regexp for
2422 "examine 3 bytes backward from ${address_zero}".
2423
3df505f6
TT
24242019-08-15 Tom Tromey <tom@tromey.com>
2425
2426 * gdb.tui/empty.exp: Enable resizing tests.
2427
272560b5
TT
24282019-08-15 Tom Tromey <tromey@adacore.com>
2429
2430 * gdb.ada/char_enum.exp: Add regression tests.
2431 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2432 and '0'.
2433 (Char, Gchar): Update.
2434 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2435
08235187
CB
24362019-08-15 Christian Biesinger <cbiesinger@google.com>
2437
2438 * gdb.python/python.exp: Expect a leading underscore on
2439 GdbOutput{,Error}File.
2440
22a2ab04
SL
24412019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2442
2443 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2444 Windows host.
2445
835b995b
SL
24462019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2447
2448 * gdb.base/batch-preserve-term-settings.exp
2449 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2450
97dd8e07
CB
24512019-08-15 Christian Biesinger <cbiesinger@google.com>
2452
2453 * lib/gdb.exp: When running on a mingw target, replace
2454 /x/ with x:/.
2455
75faf5c4
AH
24562019-08-14 Alan Hayward <alan.hayward@arm.com>
2457
2458 * gdb.arch/aarch64-prologue.c: New test.
2459 * gdb.arch/aarch64-prologue.exp: New file.
2460
abc6c00f
TV
24612019-08-13 Tom de Vries <tdevries@suse.de>
2462
2463 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2464 Thread.
2465
74c2c1f4
SL
24662019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2467
2468 * gdb.python/py-completion.exp: Download the .py file to the host
2469 and use its host pathname. Conditionalize tests that use
2470 tab completion and manipulate files on the build machine.
2471 * gdb.python/py-events.exp: Download the .py file to the host
2472 and use its host pathname.
2473 * gdb.python/py-evsignal.exp: Likewise.
2474 * gdb.python/py-evthreads.exp: Likewise.
2475 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2476 pathname syntax.
2477 * gdb.python/py-framefilter.exp: Download the .py file to the right
2478 place on the host. Match Windows pathname syntax.
2479 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2480 .py file to the host and use its host pathname.
2481 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2482 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2483 build pathname. Skip symlink test on Windows host. Add missing
2484 newline at end of file.
2485 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2486 and use its host pathname.
2487 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2488 * gdb.python/py-section-script.exp: Use host location of binfile
2489 on safe-path. Use correct path separator on Windows host.
2490 Reorder alternatives in gdb_test_multiple to prevent matching
2491 the wrong alternative on success.
2492 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2493
ca2589f3
PP
24942019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2495
2496 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2497 expect the GDB inferior to no longer immediately stop after
2498 being resumed with "signal SIGINT".
2499
020a839d
SL
25002019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2501
2502 * gdb.linespec/break-ask.exp: Generalize regexps to match
2503 Windows pathnames too.
2504
128d6509
TV
25052019-08-08 Tom de Vries <tdevries@suse.de>
2506
2507 PR testsuite/24862
2508 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2509
590042fc
PW
25102019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2511
2512 * gdb.base/style.exp: Update tests for help doc new invariants.
2513 * gdb.base/help.exp: Likewise.
2514
046bebe1
TT
25152019-08-06 Tom Tromey <tom@tromey.com>
2516
2517 * gdb.base/style.exp: Add disassemble test.
2518 * gdb.base/style.c (some_called_function): New function.
2519 (main): Use it.
2520
0b27c27d
CB
25212019-08-05 Christian Biesinger <cbiesinger@google.com>
2522
2523 * gdb.python/py-block.exp: Test dictionary access on blocks.
2524
580f1034
SM
25252019-08-05 Simon Marchi <simon.marchi@efficios.com>
2526
2527 PR gdb/24863
2528 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2529 -list-thread-groups --available test when running under
2530 check-read1.
2531
d86bd7cb
TV
25322019-08-05 Tom de Vries <tdevries@suse.de>
2533
2534 PR testsuite/24863
2535 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2536 * gdb.base/help.exp: Use with_read1_timeout_factor.
2537 * gdb.base/info-macros.exp: Same.
2538 * gdb.cp/nested-types.exp: Same.
2539
a80cf5d8
TV
25402019-08-05 Tom de Vries <tdevries@suse.de>
2541
2542 * lib/gdb.exp (version_at_least): Factor out of ...
2543 (tcl_version_at_least): ... here.
2544 (gdb_compile): Fail if pie results in non-PIE executable.
2545 (readelf_version, readelf_prints_pie): New proc.
2546 (exec_is_pie): Return -1 if unknown.
2547
d0962838
TV
25482019-08-05 Tom de Vries <tdevries@suse.de>
2549
2550 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2551
2252ff3d
SL
25522019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2553
2554 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2555
26655f53
SL
25562019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2557
2558 * lib/completion-support.exp (test_gdb_complete_none): Skip
2559 tab completion tests if no readline support.
2560 (test_gdb_complete_unique_re): Likewise.
2561 (test_gdb_complete_multiple): Likewise.
2562
db4dc13e
PW
25632019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2564
2565 * gdb.base/info_sources.exp: New file.
2566 * gdb.base/info_sources.c: New file.
2567 * gdb.base/info_sources_base.c: New file.
2568
0eba165a
PFC
25692019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2570
2571 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2572 prefix argument.
2573 (test_exit_status): Add prefix argument.
2574
59bd512b
TV
25752019-08-01 Tom de Vries <tdevries@suse.de>
2576
2577 PR testsuite/24863
2578 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2579 calling exp_continue for new thread and thread exited messages.
2580
2a3ad588
TV
25812019-08-01 Tom de Vries <tdevries@suse.de>
2582
2583 PR testsuite/24863
2584 * gdb.base/structs.exp: Fix check-read1 timeout using
2585 gdb_test_sequence.
2586 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2587
117eb594
TV
25882019-08-01 Tom de Vries <tdevries@suse.de>
2589
2590 PR testsuite/24863
2591 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2592 line.
2593
ed591340
TV
25942019-08-01 Tom de Vries <tdevries@suse.de>
2595
2596 PR testsuite/24863
2597 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2598
aa3b6533
TT
25992019-07-30 Tom Tromey <tromey@adacore.com>
2600
2601 * gdb.ada/display_nested.exp: New file.
2602 * gdb.ada/display_nested/foo.adb: New file.
2603 * gdb.ada/display_nested/pack.adb: New file.
2604 * gdb.ada/display_nested/pack.ads: New file.
2605
2906593f
CB
26062019-07-30 Christian Biesinger <cbiesinger@google.com>
2607
2608 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2609 namespace.
2610 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2611
0f575925
TV
26122019-07-30 Tom de Vries <tdevries@suse.de>
2613
2614 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2615 instead.
2616
b13057d9
TV
26172019-07-30 Tom de Vries <tdevries@suse.de>
2618
2619 PR testsuite/24834
2620 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2621 (exec_is_pie): New proc.
2622
5c4dde85
CB
26232019-07-29 Christian Biesinger <cbiesinger@google.com>
2624
2625 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2626
c620ed88
CB
26272019-07-29 Christian Biesinger <cbiesinger@google.com>
2628
2629 * gdb.python/py-objfile.c: Add global and static vars.
2630 * gdb.python/py-objfile.exp: Test new functions Objfile.
2631 lookup_global_symbol and lookup_static_symbol.
2632
3d235706
TT
26332019-07-29 Tom Tromey <tom@tromey.com>
2634
2635 * lib/tuiterm.exp (Term::_csi_@): New proc.
2636 (Term::_csi_X): Don't move cursor.
2637
c7e4c0a6
PW
26382019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2639
2640 * gdb.base/options.exp: Update backtrace - completion to
2641 new option -frame-info.
2642 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2643 Test new 'set print frame-info'. Test backtrace -frame-info
2644 overriding 'set print frame-info'.
2645 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2646 Test new 'set print frame-info'.
2647 Verify consistency of backtrace with and without filters, with and
2648 without -no-filters.
2649 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2650 default.
2651
de28a3b7
TV
26522019-07-29 Tom de Vries <tdevries@suse.de>
2653
2654 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2655 no arguments".
2656
507dd60e
TV
26572019-07-29 Tom de Vries <tdevries@suse.de>
2658
2659 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2660 is a substring of the first for "complete non-unique file name".
2661
5beafce9
TV
26622019-07-29 Tom de Vries <tdevries@suse.de>
2663
2664 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2665 with ".*".
2666
2d274232
TV
26672019-07-29 Tom de Vries <tdevries@suse.de>
2668
2669 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2670 Pass prompt_regexp parameter to gdb_test_multiple calls.
2671
9197cd8b
TV
26722019-07-29 Tom de Vries <tdevries@suse.de>
2673
2674 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2675 print registers" regexps.
9197cd8b 2676
b528dae0
TV
26772019-07-29 Tom de Vries <tdevries@suse.de>
2678
2679 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2680
d17725d7
TV
26812019-07-29 Tom de Vries <tdevries@suse.de>
2682
2683 PR gdb/24855
2684 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2685 (skip_python_tests_prompt): Add prompt_regexp argument to
2686 gdb_test_multiple calls.
2687
52b75bf1
TT
26882019-07-27 Tom Tromey <tom@tromey.com>
2689
2690 * gdb.tui/main.exp: New file.
2691
2b1d00c2
TT
26922019-07-27 Tom Tromey <tom@tromey.com>
2693
2694 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2695 optional.
2696 * gdb.tui/empty.exp: New file.
2697
ded631d5
TT
26982019-07-27 Tom Tromey <tom@tromey.com>
2699
2700 * lib/tuiterm.exp (spawn): New proc.
2701 (Term::resize): New proc.
2702 * gdb.tui/resize.exp: New file.
2703
58ac439d
TT
27042019-07-27 Tom Tromey <tom@tromey.com>
2705
2706 * gdb.tui/list.exp: New file.
2707
fe1f56ee
TT
27082019-07-27 Tom Tromey <tom@tromey.com>
2709
2710 * gdb.tui/regs.exp: New file.
2711
f790b310
TT
27122019-07-27 Tom Tromey <tom@tromey.com>
2713
2714 * gdb.tui/basic.exp: Add "layout split" test.
2715
d95fc6ee
TT
27162019-07-27 Tom Tromey <tom@tromey.com>
2717
2718 * gdb.tui/basic.exp: Add "layout asm" test.
2719
c3786b3a
TT
27202019-07-27 Tom Tromey <tom@tromey.com>
2721
2722 * lib/tuiterm.exp: New file.
2723 * gdb.tui/basic.exp: New file.
2724
98a617f8
KB
27252019-07-27 Kevin Buettner <kevinb@redhat.com>
2726
2727 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2728 Enable tests associated with this flag. Adjust regex
2729 referencing "foo_low" to now refer to "foo_cold" instead.
2730
5c076da4
KB
27312019-07-27 Kevin Buettner <kevinb@redhat.com>
2732
2733 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2734 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2735 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2736 foo_cold. Revise comments to match.
2737 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2738 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2739 were wrapped into this proc; Call do_test in loop from outermost
2740 level.
2741 (foo_low): Rename all occurrences to "foo_cold".
2742 (backtrace from baz): New test.
2743 (x2/i foo_cold): New test.
2744 (info line *foo_cold): New test.
2745
1512d3b7
TV
27462019-07-26 Tom de Vries <tdevries@suse.de>
2747
2748 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2749
297989a1
TV
27502019-07-25 Tom de Vries <tdevries@suse.de>
2751
2752 PR testsuite/24830
2753 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2754 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2755 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2756 (skip_libstdcxx_probe_tests): ... here.
2757 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2758
b3b965fb
TV
27592019-07-24 Tom de Vries <tdevries@suse.de>
2760
2761 PR testsuite/24807
2762 * gdb.objc/basicclass.m: Include stdio.h.
2763 * gdb.objc/nondebug.m: Same.
2764 * gdb.objc/objcdecode.m: Same.
2765
4625b4d0
TV
27662019-07-24 Tom de Vries <tdevries@suse.de>
2767
2768 PR testsuite/24612
2769 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2770 additional_flags.
2771
024a5840
TV
27722019-07-24 Tom de Vries <tdevries@suse.de>
2773
2774 PR testsuite/24831
2775 * gdb.multi/tids.exp: Update error messages for info threads.
2776
c76ddaa3
TV
27772019-07-24 Tom de Vries <tdevries@suse.de>
2778
2779 * gdb.base/info-types.exp: Allow info types to print info for more than
2780 one file.
2781
9a618ef6
TV
27822019-07-23 Tom de Vries <tdevries@suse.de>
2783
2784 PR testsuite/24842
2785 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2786 gdb_spawn_with_cmdline_opts.
2787
40eadf04
SP
27882019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2789
2790 * gdb.arch/arm-cmse-sgstubs.c: New test.
2791 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2792
5ba29434
TV
27932019-07-23 Tom de Vries <tdevries@suse.de>
2794
2795 PR testsuite/24711
2796 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2797 issuing next command.
2798
a8e9d247
AB
27992019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2800
2801 * gdb.ada/info_auto_lang.exp: Update expected results.
2802 * gdb.base/info-types.c: Add additional types to check.
2803 * gdb.base/info-types.exp: Update expected results.
2804
eb86c5e2
AB
28052019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2806
2807 * gdb.base/info-types.c: New file.
2808 * gdb.base/info-types.exp: New file.
2809
01e175fe
AB
28102019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2811
2812 * gdb.arch/riscv-bp-infcall.c: New file.
2813 * gdb.arch/riscv-bp-infcall.exp: New file.
2814
6b78c3f8
AB
28152019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2816
2817 PR breakpoints/24541
2818 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2819
da738167
TV
28202019-07-14 Tom de Vries <tdevries@suse.de>
2821
2822 PR testsuite/24760
2823 * gdb.objc/basicclass.exp: Fix unterminated string.
2824
0d4e84ed
AB
28252019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2826 Andrew Burgess <andrew.burgess@embecosm.com>
2827
2828 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2829 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2830 negative bounds.
2831 * gdb.fortran/vla-value.exp: Print elements of an array with
2832 negative bounds.
2833 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2834 testing.
2835
021d8588
AB
28362019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * gdb.base/options.exp (expect_string): Dequote strings in
2839 results.
2840 (test-string): Test strings with different quoting and reindent.
2841
f06f1252
TT
28422019-07-10 Tom Tromey <tromey@adacore.com>
2843
2844 * gdb.ada/mi_ex_cond.exp: Update expected results.
2845 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2846 * gdb.ada/mi_catch_ex.exp: Update expected results.
2847 * gdb.ada/mi_catch_assert.exp: Update expected results.
2848 * gdb.ada/catch_ex.exp (catch_exception_info)
2849 (catch_exception_entry, catch_assert_entry)
2850 (catch_unhandled_entry): Update.
2851 * gdb.ada/catch_assert_if.exp: Update expected results.
2852
b863685d
RB
28532019-07-10 Richard Bunt <richard.bunt@arm.com>
2854 Stephen Roberts <stephen.roberts@arm.com>
2855
2856 * gdb.base/define.exp: Restore original prompt.
2857
cb1e4e32
PA
28582019-07-09 Pedro Alves <palves@redhat.com>
2859
2860 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2861 breakpoints" output.
2862 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2863 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2864 throw" creates breakpoint.
2865 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2866 'type="catchpoint"'.
2867
b58a68fe
PA
28682019-07-09 Pedro Alves <palves@redhat.com>
2869
2870 PR c++/15468
2871 * gdb.cp/except-multi-location-lib.cc: New.
2872 * gdb.cp/except-multi-location-main.cc: New.
2873 * gdb.cp/except-multi-location.exp: New.
2874
0826779b
PW
28752019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2876
2877 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2878 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2879 argument and update callers.
2880
5b0e2db4
AB
28812019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2882
2883 * gdb.arch/amd64-break-on-asm-line.S: New file.
2884 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2885
1f6f6e21
PW
28862019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2887
2888 * gdb.base/printcmds.exp: Test printing C string and
2889 C wide string convenience vars without transiting via the inferior.
2890 Also make test names unique.
2891
ea142fbf
AH
28922019-07-08 Alan Hayward <alan.hayward@arm.com>
2893
5862c886 2894 PR breakpoints/25011
ea142fbf
AH
2895 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2896
213fd9fa
PA
28972019-07-04 Pedro Alves <palves@redhat.com>
2898
2899 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2900 body returned ok(0), break(3) or continue(4).
2901 * gdb.testsuite/foreach_with_prefix.exp: New file.
2902
2b40fda7
AH
29032019-07-04 Alan Hayward <alan.hayward@arm.com>
2904
2905 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2906
a26c8de0
PA
29072019-07-03 Pedro Alves <palves@redhat.com>
2908
2909 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2910 "return -code".
2911
5f4ba3e7
PA
29122019-07-03 Pedro Alves <palves@redhat.com>
2913
2914 PR cli/24732
2915 * gdb.base/shell.exp: Load completion-support.exp.
2916 Adjust expected error output. Add completion tests.
2917
a994424f
PA
29182019-07-03 Pedro Alves <palves@redhat.com>
2919
2920 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2921 string_to_regexp.
2922
3d9be6f5
PA
29232019-07-03 Pedro Alves <palves@redhat.com>
2924
2925 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2926 (expect_integer): Adjust to expect "-string".
2927 (expect_string): New.
2928 (all_options): Expect "-string".
2929 (test-flag, test-boolean): Adjust to expect "-string".
2930 (test-string): New proc.
2931 (top level): Call it.
2932
41fc454c
PA
29332019-07-03 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2936 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2937 the expected output in the success.
2938
b2b2a215
PA
29392019-07-03 Pedro Alves <palves@redhat.com>
2940
2941 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2942 Split one gdb_test_multiple call in two to avoid a race.
2943
fdbc9870
PA
29442019-07-03 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.base/with.c: New file.
2947 * gdb.base/with.exp: New file.
2948
c6ac8931
PA
29492019-07-03 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.base/settings.exp: Replace all references to "maint
2952 test-settings set" with references to "maint set test-settings",
2953 and all references to "maint test-settings show" with references
2954 to "maint show test-settings".
2955
970f9d09
PA
29562019-07-03 Pedro Alves <palves@redhat.com>
2957
2958 * gdb.base/settings.exp (test-string): Adjust expected out when
2959 testing "maint test-settings show filename"
2960
54d66006
PA
29612019-07-02 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.base/options.exp (test-info-threads): New procedure.
2964 (top level): Call it.
2965
10d06d82
TT
29662019-06-28 Tom Tromey <tromey@adacore.com>
2967
2968 * gdb.dwarf2/ada-linkage-name.c: New file.
2969 * gdb.dwarf2/ada-linkage-name.exp: New file.
2970
3d507ff2
TT
29712019-06-27 Tom Tromey <tromey@adacore.com>
2972
d039f014 2973 PR c++/20020:
3d507ff2
TT
2974 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2975
8af58ffe
TV
29762019-06-26 Tom de Vries <tdevries@suse.de>
2977
2978 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2979
22e21752
TV
29802019-06-26 Tom de Vries <tdevries@suse.de>
2981
2982 * gdb.base/index-cache.exp: Add back missing debug option.
2983
b65b566c
PW
29842019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2985
2986 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2987
5c2c8c69
TV
29882019-06-25 Tom de Vries <tdevries@suse.de>
2989
2990 PR testsuite/24727
2991 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2992
164e3873
TV
29932019-06-24 Tom de Vries <tdevries@suse.de>
2994
2995 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2996
824eacee
TV
29972019-06-24 Tom de Vries <tdevries@suse.de>
2998
2999 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3000 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3001 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3002
385b97d3
TV
30032019-06-24 Tom de Vries <tdevries@suse.de>
3004
3005 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3006
c596f180
TV
30072019-06-21 Tom de Vries <tdevries@suse.de>
3008
3009 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3010
b13a7d03
TV
30112019-06-21 Tom de Vries <tdevries@suse.de>
3012
3013 PR testsuite/24518
3014 PR ada/24713
3015 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3016 index.
3017
899277ae
TT
30182019-06-19 Tom Tromey <tromey@adacore.com>
3019
3020 * gdb.ada/length_cond.exp: Add intro comment.
3021
680e1bee
TT
30222019-06-19 Tom Tromey <tromey@adacore.com>
3023
3024 * gdb.ada/length_cond.exp: New file.
3025 * gdb.ada/length_cond/length_cond.adb: New file.
3026 * gdb.ada/length_cond/pck.adb: New file.
3027 * gdb.ada/length_cond/pck.ads: New file.
3028
0ed4690a
TV
30292019-06-18 Tom de Vries <tdevries@suse.de>
3030
3031 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3032
d20ed5fd
TT
30332019-06-18 Tom Tromey <tromey@adacore.com>
3034
3035 * gdb.base/list0.h: Add comment explaining control character.
3036
86e04673
TV
30372019-06-18 Tom de Vries <tdevries@suse.de>
3038
3039 * boards/fission.exp: Break up long debug_flags line.
3040
c4973306
SM
30412019-06-16 Tom de Vries <tdevries@suse.de>
3042
3043 PR gdb/24445
3044 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3045 generated index.
3046
93cb9841
AB
30472019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3048
3049 PR gdb/24686
3050 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3051 improve detection of bug gdb/24541.
3052
399aaebd
SM
30532019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3054
3055 PR gdb/24669
3056 * gdb.base/index-cache.exp (uses_readnow,
3057 expecting_index_cache_use): Define global variable.
3058 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3059 expecting_index_cache_use.
3060
584a927c
AB
30612019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3062 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.fortran/pointers.f90: New file.
3065 * gdb.fortran/print_type.exp: New file.
3066 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3067 * gdb.fortran/vla-type.exp: Likewise.
3068 * gdb.fortran/vla-value.exp: Likewise.
3069 * gdb.mi/mi-vla-fortran.exp: Likewise.
3070
30056ea0
AB
30712019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3072
3073 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3074 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3075 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3076 as a stop reason.
3077
ec8e2b6d
AB
30782019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.base/annota1.exp: Update expected results.
3081 * gdb.cp/annota2.exp: Likewise.
3082 * gdb.cp/annota3.exp: Likewise.
3083
09e4c4e1
AB
30842019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3085
3086 * gdb.base/style-logging.exp: Remove path from test name.
3087
0735b091
TT
30882019-06-14 Tom Tromey <tromey@adacore.com>
3089
3090 PR gdb/24502:
3091 * gdb.base/style-logging.exp: New file.
3092
f5686554
TT
30932019-06-14 Tom Tromey <tromey@adacore.com>
3094
3095 * gdb.base/symfile-warn.exp: New file.
3096 * gdb.base/symfile-warn.c: New file.
3097
a0c1ffed
TT
30982019-06-14 Tom Tromey <tromey@adacore.com>
3099
3100 * gdb.base/annotate-symlink.exp: New file.
3101
f411722c
TT
31022019-06-14 Tom Tromey <tromey@adacore.com>
3103
3104 * gdb.ada/set_wstr.exp: Add reassignment test.
3105
4268ec18
TT
31062019-06-14 Tom Tromey <tromey@adacore.com>
3107
3108 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3109 'unchecked_access and 'unrestricted_access as well.
3110
9a9e394b
TT
31112019-06-14 Tom Tromey <tromey@adacore.com>
3112
3113 PR ada/24539:
3114 * gdb.ada/vla.exp: Update tests.
3115 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3116 pragma.
3117
4c048731
PA
31182019-06-13 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.base/settings.exp (test-integer): Test junk after
3121 "unlimited".
3122
6665660a
PA
31232019-06-13 Pedro Alves <palves@redhat.com>
3124
3125 * gdb.base/options.exp (test-thread-apply): New.
3126 (top level): Call it.
3127
5d707134
PA
31282019-06-13 Pedro Alves <palves@redhat.com>
3129
3130 * gdb.base/options.exp (test-frame-apply): New.
3131 (top level): Test print commands with different "frame apply"
3132 prefixes.
3133
e2a689da
PA
31342019-06-13 Pedro Alves <palves@redhat.com>
3135
e79be6e5 3136 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3137 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3138 'max_completions' parameter and handle it.
3139 (test_gdb_completion_offers_commands): New.
3140
90a1ef87
PA
31412019-06-13 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3144
d4c16835
PA
31452019-06-13 Pedro Alves <palves@redhat.com>
3146
3147 * gdb.base/options.exp (test-backtrace): New.
3148 (top level): Call it.
3149
2daf894e
PA
31502019-06-13 Pedro Alves <palves@redhat.com>
3151
3152 * gdb.guile/scm-frame-args.exp: Use "set print
3153 raw-frame-arguments" instead of "set print raw frame-arguments".
3154 * gdb.python/py-frame-args.exp: Likewise.
3155
e6ed716c
PA
31562019-06-13 Pedro Alves <palves@redhat.com>
3157
3158 * gdb.compile/compile.exp: Adjust expected output to option
3159 processing changes.
3160
7d8062de
PA
31612019-06-13 Pedro Alves <palves@redhat.com>
3162
3163 * gdb.base/options.exp: Build executable.
3164 (test-print): New procedure.
3165 (top level): Call it, once for "print" and another for "compile
3166 print".
3167
9d0faba9
PA
31682019-06-13 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/options.c: New file.
3171 * gdb.base/options.exp: New file.
3172
dee7b4c8
PA
31732019-06-13 Pedro Alves <palves@redhat.com>
3174
3175 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3176 that "o" is ambiguous.
3177
dca0f6c0
PA
31782019-06-13 Pedro Alves <palves@redhat.com>
3179
3180 * gdb.base/settings.c: New file.
3181 * gdb.base/settings.exp: New file.
3182
ccf46844
PA
31832019-06-13 Pedro Alves <palves@redhat.com>
3184
3185 * gdb.base/completion.exp: Fix comment typo.
3186
b9a3f842
PA
31872019-06-13 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3190 foo --1" test.
3191
d106773e
PA
31922019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3193
3194 * gdb.fortran/block-data.f: New.
3195 * gdb.fortran/block-data.exp: New.
3196
fea82da0
TV
31972019-06-11 Tom de Vries <tdevries@suse.de>
3198
3199 PR testsuite/24521
3200 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3201 message.
3202
8c2e74f1
TV
32032019-06-11 Tom de Vries <tdevries@suse.de>
3204
3205 PR testsuite/24521
3206 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3207
b49851c8
TV
32082019-06-11 Tom de Vries <tdevries@suse.de>
3209
3210 * boards/readnow.exp: New file.
3211
a7067863
AB
32122019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3213
3214 * gdb.fortran/vla-sizeof.exp: Update expected results.
3215
1a3da2cd
AB
32162019-06-06 Amos Bird <amosbird@gmail.com>
3217
3218 * gdb.base/annota1.exp (thread_switch): Add test for
3219 thread-exited annotation.
3220
3847a7bf
TT
32212019-06-06 Tom Tromey <tromey@adacore.com>
3222
3223 * gdb.base/maint.exp: Expect command started/finished output.
3224
0088ba59
AB
32252019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3226
3227 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3228 comment.
3229 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3230
312617a3
AB
32312019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3232
3233 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3234 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3235 * gdb.arch/riscv-unwind-long-insn.c: New file.
3236 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3237
e1f2e1a2
CB
32382019-06-04 Christian Biesinger <cbiesinger@google.com>
3239
d3238f7d 3240 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3241
206584bd
PW
32422019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3243
3244 * lib/gdb.exp (help_list_trailer): New regexp variable
3245 factorizing the help trailer message.
3246 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3247 arg to allow to better factorize various tests.
3248 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3249 (test_prefix_command_help): Use help_list_trailer.
3250 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3251 * gdb.guile/scm-cmd.exp: Likewise.
3252 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3253 * gdb.base/help.exp: Use test_user_defined_class_help.
3254 * gdb.base/style.exp: Add tests for styling of help and apropos.
3255 * lib/gdb-utils.exp (style): Add title and highlight styles.
3256
708dc93e
PW
32572019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3258
3259 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3260 $_shell_exitsignal.
3261 * gdb.base/default.exp: Update for new convenience variables.
3262
f49055a5
TT
32632019-05-29 Tom Tromey <tromey@adacore.com>
3264
3265 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3266 to "break complete ada" test case's regexp.
3267
4330d61d
TT
32682019-05-29 Tom Tromey <tromey@adacore.com>
3269
3270 PR c++/20020:
3271 * gdb.cp/constexpr-field.exp: New file.
3272 * gdb.cp/constexpr-field.cc: New file.
3273
000439d5
TT
32742019-05-29 Tom Tromey <tromey@adacore.com>
3275
3276 * gdb.base/finish.exp (finish_no_print): New proc.
3277 (finish_tests): Call it.
3278
5a01c34c
TV
32792019-05-24 Tom de Vries <tdevries@suse.de>
3280
3281 * gdb.dwarf2/gdb-add-index.exp: New file.
3282
18125b16
TT
32832019-05-22 Tom Tromey <tromey@adacore.com>
3284
3285 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3286 * gdb.base/style.exp: Use "style".
3287 * lib/gdb-utils.exp (style): New proc.
3288
af1a8d03
TV
32892019-05-22 Tom de Vries <tdevries@suse.de>
3290
3291 * gdb.base/align.exp: Require c++11.
3292
e7fe496b
TV
32932019-05-22 Tom de Vries <tdevries@suse.de>
3294
3295 PR testsuite/24586
3296 * gdb.python/py-mi-var-info-path-expression.exp: Call
3297 mi_skip_python_tests to check if python is supported.
3298
8fca4da0
AH
32992019-05-22 Alan Hayward <alan.hayward@arm.com>
3300
3301 * gdb.arch/aarch64-pauth.c: New test.
3302 * gdb.arch/aarch64-pauth.exp: New file.
3303
b7060614
AH
33042019-05-22 Alan Hayward <alan.hayward@arm.com>
3305
3306 * README (Re-running Tests Outside The Testsuite): New section.
3307
669d0468
TV
33082019-05-21 Tom de Vries <tdevries@suse.de>
3309
3310 * gdb.arch/amd64-eval.exp: Require c++11.
3311 * gdb.base/max-depth.exp: Same.
3312 * gdb.compile/compile-cplus-array-decay.exp: Same.
3313 * gdb.cp/meth-typedefs.exp: Same.
3314 * gdb.cp/subtypes.exp: Same.
3315 * gdb.cp/temargs.exp: Same.
3316
ce3ebcaa
AH
33172019-05-21 Alan Hayward <alan.hayward@arm.com>
3318
3319 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3320
34d11c68
AB
33212019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3322
3323 PR gdb/18644
3324 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3325 * gdb.fortran/printing-types.exp: Add new test.
3326 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3327 testing.
3328 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3329 setup_kfail call.
3330
87781e84
AH
33312019-05-17 Alan Hayward <alan.hayward@arm.com>
3332
3333 * README (Running the Testsuite): Change example.
3334 (Testsuite Parameters): Remove TRANSCRIPT.
3335 * lib/gdb.exp: Remove TRANSCRIPT check.
3336
b420b89e
AH
33372019-05-17 Alan Hayward <alan.hayward@arm.com>
3338
3339 * README (Testsuite Parameters): Add replay logging to
3340 GDBSERVER_DEBUG.
3341 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3342 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3343 as a comma separated list.
3344 (gdb_debug_init): Override procedure.
3345
408e9b8b
AH
33462019-05-17 Alan Hayward <alan.hayward@arm.com>
3347
3348 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3349 (gdb_write_cmd_file): New procedure.
3350 * lib/gdbserver-support.exp (gdbserver_start): Call
3351 gdbserver_write_cmd_file.
3352 (gdbserver_write_cmd_file): New procedure.
3353
f9e2e39d
AH
33542019-05-17 Alan Hayward <alan.hayward@arm.com>
3355
3356 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3357 (delete_breakpoints): Likewise.
3358 (gdb_run_cmd): Likewise.
3359 (gdb_start_cmd): Likewise.
3360 (gdb_starti_cmd): Likewise.
3361 (gdb_internal_error_resync): Likewise.
3362 (gdb_test_multiple): Likewise.
3363 (gdb_reinitialize_dir): Likewise.
3364 (default_gdb_exit): Likewise.
3365 (gdb_file_cmd): Mark kill as optional.
3366 (default_gdb_start): Call gdb_stdin_log_init.
3367 (send_gdb): Call gdb_stdin_log_write.
3368 (rerun_to_main): Mark Y as an answer.
3369 (gdb_stdin_log_init): New function.
3370 (gdb_stdin_log_write): Likewise.
3371
81f47ac2
AH
33722019-05-17 Alan Hayward <alan.hayward@arm.com>
3373
3374 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3375 * gdb.base/debug-expr.exp: Likewise.
3376 * gdb.base/foll-fork.exp: Likewise.
3377 * gdb.base/foll-vfork.exp: Likewise.
3378 * gdb.base/fork-print-inferior-events.exp: Likewise.
3379 * gdb.base/gdb-sigterm.exp: Likewise.
3380 * gdb.base/gdbinit-history.exp: Likewise.
3381 * gdb.base/osabi.exp: Likewise.
3382 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3383 * gdb.base/ui-redirect.exp: Likewise.
3384 * gdb.gdb/unittest.exp: Likewise.
3385 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3386 * gdb.mi/mi-watch.exp: Likewise.
3387 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3388 * gdb.mi/user-selected-context-sync.exp: Likewise.
3389 * gdb.python/python.exp: Disable debug test when debugging.
3390 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3391 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3392 Likewise.
3393 * gdb.threads/stepi-random-signal.exp: Likewise.
3394
29b52314
AH
33952019-05-17 Alan Hayward <alan.hayward@arm.com>
3396
3397 * Makefile.in: Pass through GDB_DEBUG.
3398 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3399 (gdb,debug): Add board setting.
3400 * lib/gdb.exp (default_gdb_start): Start debugging.
3401 (gdb_debug_enabled): New procedure.
3402 (gdb_debug_init): Likewise.
29b52314
AH
3403
34042019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3405
29b52314
AH
3406 * Makefile.in: Pass through GDB_DEBUG.
3407 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3408 (gdb,debug): Add board setting.
3409 * lib/gdb.exp (default_gdb_start): Start debugging.
3410 (gdb_debug_enabled): New procedure.
3411 (gdb_debug_init): Likewise.
29b52314 3412
ca1285d1
AH
34132019-05-17 Alan Hayward <alan.hayward@arm.com>
3414
3415 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3416
f3a09c80
AH
34172019-05-17 Alan Hayward <alan.hayward@arm.com>
3418
3419 * gdb.base/ui-redirect.exp: Test redirection.
3420
26648588
JV
34212019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3422
3423 * gdb.mi/mi-complete.exp: New file.
3424 * gdb.mi/mi-complete.cc: Likewise.
3425
14237686
AB
34262019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3427
3428 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3429 indexed and sliced arrays, and pointers to arrays.
3430
e7bd7fba
TT
34312019-05-14 Tom Tromey <tromey@adacore.com>
3432
3433 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3434 styling test.
3435
2764128d
TV
34362019-05-14 Tom de Vries <tdevries@suse.de>
3437
3438 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3439 selection entry encoding.
3440
71bed2db
TT
34412019-05-10 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.ada/info_exc.exp: Add "complete" test.
3444
63b667ad
TV
34452019-05-09 Tom de Vries <tdevries@suse.de>
3446
3447 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3448 CU-relative.
3449
9cfd2b89
TV
34502019-05-09 Tom de Vries <tdevries@suse.de>
3451
3452 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3453 CU-relative.
3454
2228ef77
XR
34552019-05-08 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.ada/frame_arg_lang.exp: New testcase.
3458 * gdb.ada/frame_arg_lang/bla.adb: New file.
3459 * gdb.ada/frame_arg_lang/pck.ads: New file.
3460 * gdb.ada/frame_arg_lang/pck.adb: New file.
3461 * gdb.ada/frame_arg_lang/foo.c: New file.
3462
80e55b13
TT
34632019-05-08 Tom Tromey <tromey@adacore.com>
3464
3465 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3466
9d3421af
TT
34672019-05-08 Tom Tromey <tromey@adacore.com>
3468
3469 * gdb.base/ptype-offsets.exp: Update tests.
3470
844333e2
TT
34712019-05-08 Tom Tromey <tromey@adacore.com>
3472
3473 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3474 cases.
3475 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3476 "short".
3477
988915ee
TT
34782019-05-08 Tom Tromey <tromey@adacore.com>
3479
3480 * gdb.ada/vla.exp: New file.
3481 * gdb.ada/vla/vla.adb: New file.
3482
7bd55dac
TV
34832019-05-07 Tom de Vries <tdevries@suse.de>
3484
3485 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3486
75f06e9d
TV
34872019-05-07 Tom de Vries <tdevries@suse.de>
3488
3489 PR testsuite/24522
3490 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3491 section.
3492
77e7aaa4
TV
34932019-05-07 Tom de Vries <tdevries@suse.de>
3494
3495 PR testsuite/24522
3496 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3497 .debug_aranges section.
3498
456ba0fa
TV
34992019-05-07 Tom de Vries <tdevries@suse.de>
3500
3501 PR testsuite/24159
3502 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3503
5a56d6a6
TV
35042019-05-06 Tom de Vries <tdevries@suse.de>
3505
3506 * lib/gdb.exp (exec_has_index_section): New proc.
3507 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3508 section.
3509
9d6d4be8
TV
35102019-05-04 Tom de Vries <tdevries@suse.de>
3511
3512 * boards/cc-with-debug-names.exp: New file.
3513
222a8d25
TT
35142019-05-03 Tom Tromey <tromey@adacore.com>
3515
3516 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3517 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3518 * gdb.ada/char_enum.exp: Add test.
3519
0fdfd794
TV
35202019-05-03 Tom de Vries <tdevries@suse.de>
3521
3522 * boards/cc-with-gdb-index.exp: New file.
3523
80062eb9
AB
35242019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3525
3526 * gdb.rust/simple.exp: Add new test case.
3527 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3528 (main): Initialise an instance of the new struct.
3529
4504bbde
TT
35302019-05-01 Tom Tromey <tromey@adacore.com>
3531
3532 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3533 record.
3534 (NPR): New variable.
3535 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3536 test.
3537
d48e62f4
TT
35382019-05-01 Tom Tromey <tromey@adacore.com>
3539
3540 * gdb.ada/packed_array_assign.exp: Add packed assignment
3541 regression test.
3542
f59f30f5
TV
35432019-05-01 Tom de Vries <tdevries@suse.de>
3544
3545 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3546
b70bfc54
TV
35472019-05-01 Tom de Vries <tdevries@suse.de>
3548
3549 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3550
15f18d14
AT
35512019-04-30 Ali Tamur <tamur@google.com>
3552
3553 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3554
2ff0a947
TT
35552019-04-30 Tom Tromey <tromey@adacore.com>
3556
3557 * lib/ada.exp (find_ada_tool): New proc.
3558 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3559 * gdb.ada/catch_ex_std.exp: New file.
3560 * gdb.ada/catch_ex_std/foo.adb: New file.
3561 * gdb.ada/catch_ex_std/some_package.adb: New file.
3562 * gdb.ada/catch_ex_std/some_package.ads: New file.
3563
a776957c
TT
35642019-04-30 Tom Tromey <tromey@adacore.com>
3565
3566 PR c++/24470:
3567 * gdb.cp/temargs.cc: Add test code from PR.
3568
bc68014d
AB
35692019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3570
3571 * gdb.fortran/vla-datatypes.exp: Update expected results.
3572 * gdb.fortran/vla-ptype.exp: Likewise.
3573 * gdb.fortran/vla-type.exp: Likewise.
3574 * gdb.fortran/vla-value.exp: Likewise.
3575
f1fdc960
AB
35762019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3577
3578 * gdb.fortran/ptr-indentation.exp: Update expected results.
3579 * gdb.fortran/ptype-on-functions.exp: Likewise.
3580 * gdb.fortran/vla-ptr-info.exp: Likewise.
3581 * gdb.fortran/vla-value.exp: Likewise.
3582
bf7a4de1
AB
35832019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3584
3585 * gdb.fortran/ptype-on-functions.exp: New file.
3586 * gdb.fortran/ptype-on-functions.f90: New file.
3587
bbe75b9d
AB
35882019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3589
3590 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3591 case void string.
3592
1db455a7
AB
35932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3594
3595 * gdb.fortran/complex.exp: Expand.
3596 * gdb.fortran/complex.f: Renamed to...
3597 * gdb.fortran/complex.f90: ...this, and extended to add more
3598 complex values.
3599
b6d03bb2
AB
36002019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3601
3602 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3603 MODULO, CMPLX.
3604
2e62ab40
AB
36052019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3606 Richard Bunt <richard.bunt@arm.com>
3607
3608 * gdb.base/max-depth.c: New file.
3609 * gdb.base/max-depth.exp: New file.
3610 * gdb.python/py-nested-maps.c: New file.
3611 * gdb.python/py-nested-maps.exp: New file.
3612 * gdb.python/py-nested-maps.py: New file.
3613 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3614 (test_all_common): Call test_max_depth.
3615 * gdb.fortran/max-depth.exp: New file.
3616 * gdb.fortran/max-depth.f90: New file.
3617 * gdb.go/max-depth.exp: New file.
3618 * gdb.go/max-depth.go: New file.
3619 * gdb.modula2/max-depth.exp: New file.
3620 * gdb.modula2/max-depth.c: New file.
3621 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3622
d2b584a5
TV
36232019-04-29 Tom de Vries <tdevries@suse.de>
3624
3625 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3626
136afab8
PW
36272019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3628
3629 * gdb.base/callexit.exp: Test may-call-functions off.
3630
725cbb63
KS
36312019-04-25 Keith Seitz <keiths@redhat.com>
3632
3633 PR c++/24367
3634 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3635 (another_incomplete_struct, test_incomplete): New definitions.
3636 (main): Use new definitions.
3637 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3638 functions.
3639
701adfb0
PA
36402019-04-25 Ali Tamur <tamur@google.com>
3641
3642 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3643
82433e3e
SDJ
36442019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3645
3646 PR corefiles/11608
3647 PR corefiles/18187
3648 * gdb.base/coredump-filter-build-id.exp: New file.
3649
dd06d4d6
AH
36502019-04-25 Alan Hayward <alan.hayward@arm.com>
3651
e79be6e5
SM
3652 * Makefile.in: Pass through GDBSERVER_DEBUG.
3653 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3654 (gdbserver,debug): Add board setting.
3655 * gdb.trace/tspeed.exp: Skip when debugging.
3656 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3657 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3658
1670072e
TT
36592019-04-24 Tom Tromey <tromey@adacore.com>
3660
3661 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3662 Rust.
3663
a59240a4
TT
36642019-04-24 Tom Tromey <tromey@adacore.com>
3665
3666 * gdb.arch/amd64-eval.exp: Test bitfield return.
3667 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3668 (class Foo) <return_bitfields>: New method.
3669 (main): Call it.
3670
b907456c
AB
36712019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3672
3673 * gdb.cp/many-args.cc: New file.
3674 * gdb.cp/many-args.exp: New file.
3675
5c565afd
TV
36762019-04-23 Tom de Vries <tdevries@suse.de>
3677
3678 PR gdb/24433
3679 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3680
ba22ff86
AH
36812019-04-23 Alan Hayward <alan.hayward@arm.com>
3682
3683 * gdb.trace/backtrace.exp: Use nopie flag.
3684 * gdb.trace/circ.exp: Likewise.
3685 * gdb.trace/collection.exp: Likewise.
3686 * gdb.trace/ftrace.exp: Likewise.
3687 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3688 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3689 * gdb.trace/qtro.exp: Likewise.
3690 * gdb.trace/read-memory.exp: Likewise.
3691 * gdb.trace/report.exp: Likewise.
3692 * gdb.trace/tfile.exp: Likewise.
3693 * gdb.trace/tfind.exp: Likewise.
3694 * gdb.trace/unavailable.exp: Likewise.
3695
7905fc35
PA
36962019-04-22 Pedro Alves <palves@redhat.com>
3697
3698 * gdb.base/solib-probes-nosharedlibrary.c,
3699 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3700
8ecb59f8
TT
37012019-04-19 Tom Tromey <tromey@adacore.com>
3702
3703 * gdb.ada/ptype_union.c: New file.
3704 * gdb.ada/ptype_union.exp: New file.
3705
62160ec9
TT
37062019-04-19 Tom Tromey <tromey@adacore.com>
3707
3708 PR symtab/24423:
3709 * gdb.base/list0.h (foo): Add a control-l character.
3710
36cd4ba5
TV
37112019-04-18 Tom de Vries <tdevries@suse.de>
3712
3713 PR gdb/24433
3714 * boards/local-board.exp: Set sysroot to "".
3715
b73715df
TV
37162019-04-18 Tom de Vries <tdevries@suse.de>
3717 Pedro Alves <palves@redhat.com>
3718
3719 PR gdb/24454
3720 * gdb.threads/vfork-follow-child-exec.c: New file.
3721 * gdb.threads/vfork-follow-child-exec.exp: New file.
3722 * gdb.threads/vfork-follow-child-exit.c: New file.
3723 * gdb.threads/vfork-follow-child-exit.exp: New file.
3724
4aa866af
LS
37252019-04-15 Leszek Swirski <leszeks@google.com>
3726
3727 * gdb.arch/amd64-eval.cc: New file.
3728 * gdb.arch/amd64-eval.exp: New file.
3729
e5a1a79a
AH
37302019-04-11 Alan Hayward <alan.hayward@arm.com>
3731
3732 * gdb.server/sysroot.c: New test.
3733 * gdb.server/sysroot.exp: New file.
3734 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3735 matching param.
3736
41077b66
AB
37372019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3738
3739 * gdb.base/align.exp: Extend test to cover structures containing
3740 only static fields.
3741
c30391f8
TV
37422019-04-11 Tom de Vries <tdevries@suse.de>
3743
3744 * boards/cc-with-dwz-m.exp: New file.
3745 * boards/cc-with-dwz.exp: New file.
3746 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3747
e242fd12
SM
37482019-04-09 Simon Marchi <simon.marchi@efficios.com>
3749
3750 * gdb.base/start-cpp.exp: New file.
3751 * gdb.base/start-cpp.cc: New file.
3752
2b0c8b01
KB
37532019-04-08 Kevin Buettner <kevinb@redhat.com>
3754
3755 * gdb.python/py-thrhandle.exp: Adjust tests to call
3756 thread_from_handle instead of thread_from_thread_handle.
3757
947210e5
KB
37582019-04-08 Kevin Buettner <kevinb@redhat.com>
3759
3760 * gdb.python/py-thrhandle.exp: Add tests for
3761 gdb.InferiorThread.handle.
3762
d7df6549
AB
37632019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3764
3765 * gdb.python/py-function.exp: Check calling helper function from
3766 all languages.
3767 * lib/gdb.exp (gdb_supported_languages): New proc.
3768
8bdc1658
AB
37692019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3770
3771 * gdb.base/complex-parts.c: New file.
3772 * gdb.base/complex-parts.exp: New file.
3773
05caa1d2
TT
37742019-04-01 Tom Tromey <tromey@adacore.com>
3775
3776 PR symtab/23331:
3777 * gdb.dwarf2/dw2-ranges-main.c: New file.
3778 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3779 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3780
7734102d
EZ
37812019-03-30 Simon Marchi <simark@simark.ca>
3782
3783 * gdb.base/default.exp: Add values for $_gdb_major and
3784 $_gdb_minor.
3785
188e1fa9
TT
37862019-03-29 Tom Tromey <tromey@adacore.com>
3787
3788 * gdb.base/help.exp: Tighten apropos regexp.
3789
2880242d
KS
37902019-03-29 Keith Seitz <keiths@redhat.com>
3791
3792 * gdb.fortran/array-bounds.exp: New file.
3793 * gdb.fortran/array-bounds.f90: New file.
3794
077cad8e
PW
37952019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3796
3797 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3798
80047cfc
PW
37992019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3800
3801 * gdb.multi/hello.c (main): Increase alarm timer.
3802
f489207e
SL
38032019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3804
3805 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3806 factor when no hardware watchpoint support.
3807
c92df149
AH
38082019-03-28 Alan Hayward <alan.hayward@arm.com>
3809 Pedro Alves <palves@redhat.com>
3810
3811 * boards/local-board.exp: set sysroot to /.
3812
933aebfa
AH
38132019-03-27 Alan Hayward <alan.hayward@arm.com>
3814
3815 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3816 in child.
3817
9f9aa852
AB
38182019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3819
3820 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3821 field.
3822 (make_container): Initialise new field.
3823 * gdb.python/py-prettyprint.exp: Add new tests.
3824 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3825 <display_hint>: New method.
3826
3714a195
AB
38272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3828
3829 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3830 gdb_continue_to_breakpoint more throughout this test.
3831 (run_lang_tests) Supply unique test names, and use
3832 gdb_test_no_output.
3833
18c77628
AB
38342019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3835
3836 * gdb.base/finish-pretty.exp: Update expected results.
3837 * gdb.base/pretty-print.c: New file.
3838 * gdb.base/pretty-print.exp: New file.
3839
9a93502f
PA
38402019-03-25 Pedro Alves <palves@redhat.com>
3841
3842 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3843 move comments outside list. Append '-i "" eof' section.
3844
968aa7ae
AH
38452019-03-22 Alan Hayward <alan.hayward@arm.com>
3846
34a7f2a4 3847 PR testsuite/25016
968aa7ae
AH
3848 * README: Add pie options.
3849 * gdb.base/break-interp.exp: Ensure pie is disabled.
3850 * gdb.base/dump.exp: Likewise.
3851 * lib/gdb.exp (gdb_compile): Add pie option.
3852
4c7d57e7
TT
38532019-03-19 Tom Tromey <tromey@adacore.com>
3854
3855 * gdb.mi/mi2-cli-display.c: New file.
3856 * gdb.mi/mi2-cli-display.exp: New file.
3857
bff8c71f
TT
38582019-03-18 Joel Brobecker <brobecker@adacore.com>
3859 Tom Tromey <tromey@adacore.com>
3860
3861 * gdb.ada/ptype_array/pck.adb: New file.
3862 * gdb.ada/ptype_array/pck.ads: New file.
3863 * gdb.ada/ptype_array/foo.adb: New file.
3864 * gdb.ada/ptype_array.exp: New file.
3865
d085f989
TT
38662019-03-14 Tom Tromey <tromey@adacore.com>
3867
3868 * gdb.base/style.exp: Add "set style sources" test.
3869
b4be1b06
SM
38702019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3871
3872 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3873 * mi-breakpoint-multiple-locations.exp: ... this.
3874 (make_breakpoints_pattern): New proc.
3875 (do_test): Add mi_version parameter, test -break-insert,
3876 -break-info and =breakpoint-created.
3877
7cde5fc2
AB
38782019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3879
3880 * config/default.exp: Remove 'load_lib gdb.exp'.
3881 * config/monitor.exp: Likewise.
3882 * config/sid.exp: Likewise.
3883 * config/sim.exp: Likewise.
3884 * config/slite.exp: Likewise.
3885 * config/unix.exp: Likewise.
3886 * gdb.base/default.exp: Remove unhelpful comment.
3887
efbecbc1
AB
38882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3889
3890 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3891
0841c79a
AB
38922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3893
3894 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3895
4a270568
AB
38962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3897
3898 * gdb.fortran/type-kinds.exp: Update expected results.
3899
067630bd
AB
39002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3901
3902 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3903
3be47f7a
AB
39042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3905
3906 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3907 function.
3908 (test_basic_parsing_of_type_kinds): Expand types tested.
3909 (test_parsing_invalid_type_kinds): New function.
3910
4d00f5d8
AB
39112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3912
3913 * gdb.fortran/intrinsics.exp: New file.
3914 * gdb.fortran/intrinsics.f90: New file.
3915 * gdb.fortran/type-kinds.exp: New file.
3916
c8f91604
AB
39172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3918
3919 * gdb.fortran/dot-ops.exp: New file.
3920
dd9f2c76
AB
39212019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3922
3923 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3924 Check upper and lower case logical literals.
3925
84ec9724
AB
39262019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3927
3928 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3929 Remove duplicate tests.
3930
c3734e09
AH
39312019-03-06 Alan Hayward <alan.hayward@arm.com>
3932
3933 * lib/gdb.exp (builtin_cd): rename of cd.
3934 (cd): Override builtin.
3935
aa3cfbda
RB
39362019-03-06 Richard Bunt <richard.bunt@arm.com>
3937
3938 * gdb.fortran/function-calls.exp: New file.
3939 * gdb.fortran/function-calls.f90: New test.
3940
7b63ad86
RB
39412019-03-04 Richard Bunt <richard.bunt@arm.com>
3942
3943 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3944 on user program standard output.
3945 * gdb.fortran/short-circuit-argument-list.f90: Record function
3946 calls.
3947
01abb042
AH
39482019-02-28 Alan Hayward <alan.hayward@arm.com>
3949
c3734e09
AH
3950 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3951 failure.
01abb042 3952
92137da0
RO
39532019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3954
3955 PR gdb/8527
3956 * gdb.base/interrupt-daemon-attach.c,
3957 gdb.base/interrupt-daemon-attach.exp: New test.
3958
5862844d
PA
39592019-02-27 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.base/page.exp: Add tests for "set width/height -1".
3962
8ed25214
PA
39632019-02-27 Pedro Alves <palves@redhat.com>
3964
3965 * gdb.base/page.exp: Add tests for "set/show width/height" with
3966 "infinite" values.
3967
6c28e44a
TT
39682019-02-27 Tom Tromey <tromey@adacore.com>
3969
3970 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3971 2.4.
3972 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3973 workaround.
3974
bf9a735e
AB
39752019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3976
3977 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3978 tests for structs with static members.
3979
8791793c
TT
39802019-02-26 Tom Tromey <tromey@adacore.com>
3981
3982 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3983 ValueError, not TypeError.
3984
bc2a507e
KB
39852019-02-26 Kevin Buettner <kevinb@redhat.com>
3986
3987 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3988 call from main program.
3989
e0e7d3bd
JB
39902019-02-23 Joel Brobecker <brobecker@adacore.com>
3991
3992 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3993 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3994 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3995 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3996 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3997
9600246d
KS
39982019-02-22 Keith Seitz <keiths@redhat.com>
3999
4000 PR symtab/23853
4001 * gdb.base/symlink-sourcefile.c: New file.
4002 * gdb.base/symlink-sourcefile.exp: New file.
4003
0c95f9ed
TT
40042019-02-20 Tom Tromey <tom@tromey.com>
4005
4006 * gdb.base/info_qt.exp: Update.
4007
6caa91b6
SM
40082019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4009
4010 * gdb.base/source.exp: Move "error in sourced script" code to
4011 the end.
4012 * gdb.base/source-error.gdb: Move contents to
4013 source-error-1.gdb. Add new code to source source-error-1.gdb.
4014 * gdb.base/source-error-1.gdb: New file, from previous
4015 source-error.gdb.
4016
6506371f
TT
40172019-02-17 Tom Tromey <tom@tromey.com>
4018
4019 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4020 for macro styling.
4021 * gdb.base/style.c (SOME_MACRO): New macro.
4022
a0087920
TT
40232019-02-17 Tom Tromey <tom@tromey.com>
4024
4025 * gdb.base/style.exp: Add line-wrapping tests.
4026 * gdb.base/page.exp: Add test for quitting during pagination.
4027
a2cd4f14
JB
40282019-02-17 Joel Brobecker <brobecker@adacore.com>
4029
4030 * gdb.ada/big_packed_array: New testcase.
4031 * gdb.ada/homonym.exp: Fix incorrect expected output for
4032 "break <homonym__get_value>" test.
4033
9d70ffbc
WP
40342019-02-13 Weimin Pan <weimin.pan@oracle.com>
4035
4036 PR breakpoints/21870
4037 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4038 and prepare_for_testing. Add comment.
4039 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4040 redundant cleanup call. Clean up comment.
4041
01c7ae81
WP
40422019-02-12 Weimin Pan <weimin.pan@oracle.com>
4043
4044 PR breakpoints/21870
4045 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4046 * gdb.arch/aarch64-dbreg-contents.c: New file.
4047
aff29d1c
JB
40482019-02-10 Joel Brobecker <brobecker@adacore.com>
4049
4050 * gdb.ada/mi_ref_changeable: New testcase.
4051
df0da8a2
AH
40522019-02-07 Alan Hayward <alan.hayward@arm.com>
4053
4054 * gdb.base/attach.exp: Add double attach test.
4055
bd447abb
SM
40562019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4057
4058 * lib/gdb.exp (default_gdb_start): Don't match pagination
4059 prompt.
4060 (gdb_init): Set stty_init.
4061
1dbc40b9
TT
40622019-01-27 Tom Tromey <tom@tromey.com>
4063
4064 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4065 skip_python_tests.
4066
353229bf
AH
40672019-01-24 Alan Hayward <alan.hayward@arm.com>
4068
4069 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4070 New structure.
4071 (struct struct_static_02_02): Likewise.
4072 (struct struct_static_02_03): Likewise.
4073 (struct struct_static_02_04): Likewise.
4074 (struct struct_static_04_01): Likewise.
4075 (struct struct_static_04_02): Likewise.
4076 (struct struct_static_04_03): Likewise.
4077 (struct struct_static_04_04): Likewise.
4078 (struct struct_static_06_01): Likewise.
4079 (struct struct_static_06_02): Likewise.
4080 (struct struct_static_06_03): Likewise.
4081 (struct struct_static_06_04): Likewise.
4082 (cmp_struct_static_02_01): Likewise.
4083 (cmp_struct_static_02_02): Likewise.
4084 (cmp_struct_static_02_03): Likewise.
4085 (cmp_struct_static_02_04): Likewise.
4086 (cmp_struct_static_04_01): Likewise.
4087 (cmp_struct_static_04_02): Likewise.
4088 (cmp_struct_static_04_03): Likewise.
4089 (cmp_struct_static_04_04): Likewise.
4090 (cmp_struct_static_06_01): Likewise.
4091 (cmp_struct_static_06_02): Likewise.
4092 (cmp_struct_static_06_03): Likewise.
4093 (cmp_struct_static_06_04): Likewise.
4094 (call_all): Test new structs.
4095 * gdb.base/infcall-nested-structs.exp: Likewise.
4096
73021deb
AH
40972019-01-21 Alan Hayward <alan.hayward@arm.com>
4098 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4099
fc65c7db
AH
41002019-01-21 Alan Hayward <alan.hayward@arm.com>
4101 * gdb.base/stack-protector.c: New test.
4102 * gdb.base/stack-protector.exp: New file.
4103 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4104 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4105 option.
4106 (gdb_compile): Remove stack protector for GCC and prevent
4107 recursion.
4108
c24bdb02
KS
41092019-01-16 Keith Seitz <keiths@redhat.com>
4110
4111 PR gdb/23773
4112 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4113
6f072a10
PFC
41142019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4115
4116 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4117 aliases.
4118 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4119 tests.
4120 * gdb.arch/powerpc-vector-regs.c: New file.
4121 * gdb.arch/powerpc-vector-regs.exp: New file.
4122
a7b8d682
PFC
41232019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4124
4125 * gdb.arch/altivec-regs.exp: Fix the list passed to
4126 gdb_expect_list when testing "info vector".
4127
6eb6fb67
AB
41282019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4129
4130 * gdb.base/style.exp: Don't include path in testname.
4131
b56f80d8
KS
41322019-01-10 Keith Seitz <keiths@redhat.com>
4133
4134 PR gdb/23712
4135 PR symtab/23010
4136 * gdb.dwarf2/multidictionary.exp: New file.
4137
041be526
SM
41382019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4139
4140 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4141 (test_gnuv3_style_demangling): ... this.
4142 (test_lucid_style_demangling): Remove.
4143 (test_arm_style_demangling): Remove.
4144 (test_hp_style_demangling): Remove.
4145 (do_tests): Remove calls to the above.
4146
d820d0c3
AB
41472019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4148
4149 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4150 case.
4151
f097f5ad
TT
41522019-01-06 Tom Tromey <tom@tromey.com>
4153
4154 PR gdb/28155:
4155 * gdb.dwarf2/typedef-void-finish.exp: New file.
4156
2cd8cc0b
TT
41572018-12-28 Tom Tromey <tom@tromey.com>
4158 Simon Marchi <simark@simark.ca>
4159
4160 * gdb.base/jit-exec.exp: New file.
4161 * gdb.base/jit-exec.c: New file.
4162 * gdb.base/jit-execd.c: New file.
4163
35fb8261
TT
41642018-12-28 Tom Tromey <tom@tromey.com>
4165
4166 * gdb.base/style.exp: Update test to check for address styling.
4167
47fd17cd
TT
41682018-12-28 Tom Tromey <tom@tromey.com>
4169
4170 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4171 message.
4172
d47032b7
TT
41732018-12-28 Tom Tromey <tom@tromey.com>
4174
4175 * gdb.base/style.exp: Add test for version number styling.
4176
af79b68d
TT
41772018-12-28 Tom Tromey <tom@tromey.com>
4178
4179 * gdb.base/style.exp: Add test for print_address_symbolic.
4180
0bb296cb
TT
41812018-12-28 Tom Tromey <tom@tromey.com>
4182
4183 * gdb.base/style.exp: Add test for breakpoint setting.
4184
80ae2043
TT
41852018-12-28 Tom Tromey <tom@tromey.com>
4186
4187 * gdb.base/style.exp: Add test for variable names.
4188
cbe56571
TT
41892018-12-28 Tom Tromey <tom@tromey.com>
4190
4191 * gdb.base/style.exp: New file.
4192 * gdb.base/style.c: New file.
4193
9162a27c
TT
41942018-12-28 Tom Tromey <tom@tromey.com>
4195
4196 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4197 "dumb".
4198 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4199 the TERM environment variable.
4200
bc543c90
TT
42012018-12-27 Tom Tromey <tom@tromey.com>
4202
4203 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4204 pagination test.
4205
6f0ffe50
AB
42062018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4209 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4210
b5a1e557
PW
42112018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4212
4213 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4214 Filename a.adb changed to bp_fun_addr.adb.
4215 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4216
6e8b1ab2
JV
42172018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4218
4219 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4220 non-PIE executables.
4221 * README: Mention the gdb,nopie_flag board setting.
4222 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4223 non-PIE executable.
4224 * gdb.arch/amd64-entry-value.exp: Likewise.
4225 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4226 * gdb.arch/i386-float.exp: Likewise.
4227 * gdb.arch/i386-signal.exp: Likewise.
4228 * gdb.mi/mi-reg-undefined.exp: Likewise.
4229
d00a27c5
PM
42302018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4231
4232 PR gdb/23974
4233 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4234
161d081c
PW
42352018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4236
4237 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4238 Update order of results accordingly.
4239
b001de23
AB
42402018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4241
4242 * gdb.base/annota1.exp: Update a test regexp.
4243
99e1a184
AB
42442018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4245
4246 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4247
7a81c1e2
PW
42482018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4249
4250 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4251 (reuse_time): Initialize to REUSE_TIME_CAP.
4252 (check_rc): New function.
4253 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4254 Check pthread_create rc.
4255 (spawner_thread_func): Check pthread_create and pthread_join rc.
4256
73e8dc90
PA
42572018-12-08 Pedro Alves <palves@redhat.com>
4258
4259 * gdb.base/list.exp (test_forward_search): Rename to ...
4260 (test_forward_reverse_search): ... this. Also test reverse-search
4261 and the forward-search alias.
4262
13f2ed32
AB
42632018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4264
4265 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4266 local timeout variable before return, and remove all local timeout
4267 variable entirely.
4268 (gdb_load): Likewise.
4269
64d27cfc
TV
42702018-12-01 Tom de Vries <tdevries@suse.de>
4271
4272 * gdb.base/gdb-caching-proc.exp: New file.
4273
f63c03b4
SDJ
42742018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4275
4276 * Makefile.in (TIMESTAMP): New variable.
4277 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4278 command.
4279 (check-single-racy): Likewise.
4280 (check/%.exp): Likewise.
4281 (check-racy/%.exp): Likewise.
4282 (workers/%.worker): Likewise.
4283 (build-perf): Likewise.
4284 (check-perf): Likewise.
4285 * README: Describe new "TS" and "TS_FORMAT" variables.
4286 * print-ts.py: New file.
4287
1c97054b
BF
42882018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4289
4290 PR python/23714
4291 * gdb.python/python.exp: Test command repetition after
4292 gdb.execute.
4293
1871a62d
AB
42942018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4295
4296 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4297 is correctly aligned.
4298
fb5e1ed9
PW
42992018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4300
4301 * gdb.ada/info_auto_lang.exp: New testcase.
4302 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4303 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4304 * gdb.ada/info_auto_lang/some_c.c: New file.
4305
43d397ca
PW
43062018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4307
4308 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4309 FUNC_lang language syntax.
4310
beddd671
PW
43112018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4312
4313 * gdb.base/info_minsym.c: New file.
4314 * gdb.base/info_minsym.exp: New file.
4315
73fc52c4
TT
43162018-11-19 Tom Tromey <tom@tromey.com>
4317
4318 PR rust/23625:
4319 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4320 * gdb.rust/expr.exp: Update expected output. Change one test.
4321
994b876a
TT
43222018-11-19 Tom Tromey <tom@tromey.com>
4323
4324 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4325
6769f276
PA
43262018-11-19 Pedro Alves <palves@redhat.com>
4327
4328 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4329 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4330 see the expected warning.
4331
38a72da0
AH
43322018-11-16 Alan Hayward <alan.hayward@arm.com>
4333
4334 PR gdb/22736:
4335 * gdb.cp/infcall-nodebug-lib.c: New test.
4336 * gdb.cp/infcall-nodebug-main.c: New test.
4337 * gdb.cp/infcall-nodebug.exp: New file.
4338
53a89d6e
SM
43392018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4340
4341 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4342 completer tests.
4343
9325300d
TV
43442018-11-09 Tom de Vries <tdevries@suse.de>
4345
4346 * gdb.base/msym-lang.c: New test.
4347 * gdb.base/msym-lang.exp: New file.
4348 * gdb.base/msym-lang-main.c: New test.
4349
20f0d60d
TT
43502018-11-08 Tom Tromey <tom@tromey.com>
4351
4352 PR gdb/23555:
4353 PR gdb/23838:
4354 * gdb.base/warning.exp: New file.
4355
b5420128
JB
43562018-11-08 Jan Beulich <jbeulich@suse.com>
4357
4358 * testsuite/gdb.arch/i386-avx512.c,
4359 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4360
cd115d61
AB
43612018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4362
4363 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4364 point hardware.
4365
35ee2dc2
AB
43662018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4367
4368 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4369 * gdb.dwarf2/missing-type-name.exp: New file.
4370
31aceee8
TV
43712018-11-06 Tom de Vries <tdevries@suse.de>
4372
4373 * gdb.base/many-headers.c: New test.
4374 * gdb.base/many-headers.exp: New file.
4375
109be305
JW
43762018-11-06 Jim Wilson <jimw@sifive.com>
4377
4378 * gdb.base/code_elim.exp: For riscv, set additional_flags
4379 to include -msmall-data-limit=0.
4380
e2b7af72
JB
43812018-11-01 Joel Brobecker <brobecker@adacore.com>
4382
4383 * gdb.ada/watch_minus_l: New testcase.
4384
cdcda965
SM
43852018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4386
4387 * gdb.arch/aix-sighandle.c: New file.
4388 * gdb.arch/aix-sighandle.exp: New file.
4389
92dcebf3
AB
43902018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4393 registers being unions.
4394
68b9ac18
TV
43952018-10-31 Tom de Vries <tdevries@suse.de>
4396
4397 * lib/valgrind.exp: New file.
4398 (vgdb_start, vgdb_stop): New procs, factored out of ...
4399 * gdb.base/valgrind-bt.exp: ... here, ...
4400 * gdb.base/valgrind-disp-step.exp: ... here and ...
4401 * gdb.base/valgrind-infcall.exp: ... here.
4402
1443936e
TV
44032018-10-31 Tom de Vries <tdevries@suse.de>
4404
4405 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4406
eb77c9df
AB
44072018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4408
4409 * gdb.dwarf2/void-type.c: New file.
4410 * gdb.dwarf2/void-type.exp: New file.
4411
82b5e646
PW
44122018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4413
4414 * gdb.base/info_qt.c: New file.
4415 * gdb.base/info_qt.exp: New file.
4416
8d619c01
EBM
44172018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4418
4419 * gdb.arch/powerpc-htm-regs.c: New file.
4420 * gdb.arch/powerpc-htm-regs.exp: New file.
4421
f2cf6173
EBM
44222018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4423
4424 * gdb.arch/powerpc-tar.c: New file.
4425 * gdb.arch/powerpc-tar.exp: New file.
4426
7ca18ed6
EBM
44272018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4428
4429 * gdb.arch/powerpc-ppr-dscr.c: New file.
4430 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4431
bfcc0eba
TV
44322018-10-25 Tom de Vries <tdevries@suse.de>
4433
4434 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4435
fe1a5cad
TV
44362018-10-24 Tom de Vries <tdevries@suse.de>
4437
4438 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4439 longer exists error.
4440
a76dc3b7
TV
44412018-10-24 Tom de Vries <tdevries@suse.de>
4442
4443 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4444
4df46df7
TV
44452018-10-24 Tom de Vries <tdevries@suse.de>
4446
4447 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4448 --db-attach in valgrind.
4449
0dbfcfff
AB
44502018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4451
4452 * gdb.arch/riscv-reg-aliases.c: New file.
4453 * gdb.arch/riscv-reg-aliases.exp: New file.
4454
b04480b1
AH
44552018-10-19 Alan Hayward <alan.hayward@arm.com>
4456
4457 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4458
2c6ac8d7
AH
44592018-10-19 Alan Hayward <alan.hayward@arm.com>
4460
4461 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4462
2bc69f25
AH
44632018-10-19 Alan Hayward <alan.hayward@arm.com>
4464
4465 * gdb.cp/ovldbreak.exp: Fix regexps.
4466
1f1ae3a3
AH
44672018-10-19 Alan Hayward <alan.hayward@arm.com>
4468
4469 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4470
94c18618
SDJ
44712018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4472
4473 PR cli/23785
4474 * gdb.base/restore.exp: New test to check if "restore" with an
4475 invalid file doesn't segfault.
4476
812cd6eb
TV
44772018-10-18 Tom de Vries <tdevries@suse.de>
4478
4479 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4480 * gdb.ada/excep_handle.exp: Same.
4481 * gdb.ada/mi_string_access.exp: Same.
4482 * gdb.ada/mi_var_union.exp: Same.
4483 * gdb.arch/arc-analyze-prologue.exp: Same.
4484 * gdb.arch/arc-decode-insn.exp: Same.
4485 * gdb.base/readnever.exp: Same.
4486 * gdb.fortran/printing-types.exp: Same.
4487 * gdb.guile/scm-lazy-string.exp: Same.
4488
c4b90788
TV
44892018-10-16 Tom de Vries <tdevries@suse.de>
4490
4491 PR gdb/23730
4492 * gdb.base/catch-follow-exec.c: Add copyright notice.
4493 * gdb.base/catch-follow-exec.exp: Rewrite to use
4494 gdb_spawn_with_cmdline_opts. Require gdb-native.
4495
8bca2978
SL
44962018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4497
4498 * gdb.trace/actions-changed.exp: Check for arch support.
4499 * gdb.trace/actions.exp: Likewise.
4500 * gdb.trace/ax.exp: Likewise.
4501 * gdb.trace/backtrace.exp: Likewise.
4502 * gdb.trace/change-loc.exp: Likewise.
4503 * gdb.trace/deltrace.exp: Likewise.
4504 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4505 * gdb.trace/ftrace.exp: Likewise.
4506 * gdb.trace/infotrace.exp: Check for arch support.
4507 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4508 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4509 * gdb.trace/mi-tsv-changed.exp: Likewise.
4510 * gdb.trace/packetlen.exp: Likewise.
4511 * gdb.trace/passc-dyn.exp: Likewise.
4512 * gdb.trace/passcount.exp: Likewise.
4513 * gdb.trace/pending.exp: Likewise.
4514 * gdb.trace/range-stepping.exp: Check for shlib support.
4515 * gdb.trace/report.exp: Check for arch support.
4516 * gdb.trace/save-trace.exp: Likewise.
4517 * gdb.trace/signal.exp: Check for signal support.
4518 * gdb.trace/tfind.exp: Check for arch support.
4519 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4520 * gdb.trace/trace-common.h: Add comment.
4521 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4522 * gdb.trace/trace-enable-disable.exp: Likewise.
4523 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4524 * gdb.trace/tracecmd.exp: Check for arch support.
4525 * gdb.trace/tspeed.exp: Check for shlib and target support.
4526 * gdb.trace/tstatus.exp: Check for arch support.
4527 * gdb.trace/tsv.exp: Likewise.
4528 * gdb.trace/while-dyn.exp: Likewise.
4529 * gdb.trace/while-stepping.exp: Likewise.
4530 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4531
f9c49bff
SM
45322018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4533
4534 * gdb.trace/tspeed.exp: Remove nowarnings.
4535 (prepare_for_trace_test): Declare "global ipalib".
4536 * gdb.trace/tspeed.c: Include unistd.h.
4537 (main): Remove superfluous printf argument.
4538
d4330bde
SL
45392018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4540
4541 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4542 directory prefix on the filename.
4543
8ecfd7bd
SDJ
45442018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4545
4546 * gdb.gdb/unittest.exp: Update expected message informing that
4547 selftests have been disabled.
4548 * gdb.server/unittest.exp: Likewise.
4549
58bbcd02
TV
45502018-10-09 Tom de Vries <tdevries@suse.de>
4551
4552 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4553 with runto_main.
4554
9f6b697b
WP
45552018-10-08 Weimin Pan <weimin.pan@oracle.com>
4556
4557 PR c++/16841
4558 * gdb.cp/virtbase2.cc: New file.
4559 * gdb.cp/virtbase2.exp: New file.
4560
add5ded5
TT
45612018-10-06 Tom Tromey <tom@tromey.com>
4562
4563 PR python/19399:
4564 * gdb.python/py-inferior.exp: Add architecture test.
4565
f9e48344
TT
45662018-10-06 Tom Tromey <tom@tromey.com>
4567
4568 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4569 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4570
2a8be203
TT
45712018-10-06 Tom Tromey <tom@tromey.com>
4572
4573 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4574 of a "throw" catchpoint.
4575
e04caa70
SDJ
45762018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4577
4578 * gdb.base/info-proc.exp: Update string expected from "help info
4579 proc".
4580
5ca8c39f
TT
45812018-10-04 Tom Tromey <tom@tromey.com>
4582
4583 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4584 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4585 (test_initial_complaints, test_empty_complaints): Update.
4586 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4587
3453e7e4
TT
45882018-10-04 Tom Tromey <tom@tromey.com>
4589
4590 PR cli/19551:
4591 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4592 * lib/gdb.exp (gdb_file_cmd): Update.
4593 * gdb.stabs/weird.exp (print_weird_var): Update.
4594 * gdb.server/solib-list.exp: Update.
4595 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4596 * gdb.mi/mi-cli.exp: Update.
4597 * gdb.linespec/linespec.exp: Update.
4598 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4599 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4600 * gdb.cp/cp-relocate.exp: Update.
4601 * gdb.base/sym-file.exp: Update.
4602 * gdb.base/relocate.exp: Update.
4603 * gdb.base/readnever.exp: Update.
4604 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4605 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4606 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4607 * gdb.base/code_elim.exp: Update.
4608 * gdb.base/break-unload-file.exp (test_break): Update.
4609 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4610 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4611 Update.
4612 * gdb.base/attach.exp (do_attach_tests): Update.
4613 * gdb.base/sepdebug.exp: Update.
4614 * gdb.python/py-section-script.exp: Update.
4615
6afcf761
TT
46162018-10-04 Tom Tromey <tom@tromey.com>
4617
4618 PR cli/22234:
4619 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4620 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4621 output.
4622
fef1b293
TT
46232018-10-04 Tom Tromey <tom@tromey.com>
4624
4625 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4626 set width and height to 0.
4627 (test_command_line_attach_run): Use -quiet.
4628
ca98345e
SL
46292018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4630
4631 * lib/gdb.exp (skip_ifunc_tests): New.
4632 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4633 other compile failures.
4634 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4635
ff34e6ae
SM
46362018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4637
4638 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4639 is_amd64_regs_target.
4640
6bb8890e
AH
46412018-10-01 Alan Hayward <alan.hayward@arm.com>
4642
4643 * gdb.arch/aarch64-sighandler-regs.c: New test.
4644 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4645 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4646
224d30d3
MM
46472018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4648
4649 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4650 assembly.
4651
f67ffa6a
AB
46522018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4653
4654 * gdb.base/frame-selection.exp: New file.
4655 * gdb.base/frame-selection.c: New file.
4656
9fc3183f
AH
46572018-09-27 Alan Hayward <alan.hayward@arm.com>
4658
4659 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4660 pthread barrier.
4661 (main): Likewise.
4662
d354055e
AB
46632018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4664
4665 * gdb.base/large-frame-1.c: New file.
4666 * gdb.base/large-frame-2.c: New file.
4667 * gdb.base/large-frame.exp: New file.
4668 * gdb.base/large-frame.h: New file.
4669
db727370
JL
46702018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4671
4672 PR gdb/20948
4673 * gdb.base/write_mem.exp: New test.
4674 * gdb.base/write_mem.c: Likewise.
4675
ae778caf
TT
46762018-09-23 Tom Tromey <tom@tromey.com>
4677
4678 PR python/18852:
4679 * gdb.python/py-parameter.exp: Add test for parameter that throws
4680 on "set".
4681
fd3ba736
TT
46822018-09-23 Tom Tromey <tom@tromey.com>
4683
4684 PR python/17284:
4685 * gdb.python/py-template.exp (test_template_arg): Add test for
4686 negative template argument number.
4687
39a24317
TT
46882018-09-23 Tom Tromey <tom@tromey.com>
4689
4690 PR python/14062:
4691 * gdb.python/python.exp: Add test for post_event error.
4692
f5769a2c
TT
46932018-09-23 Tom Tromey <tom@tromey.com>
4694
4695 PR python/18170:
4696 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4697 convert pointers to int and long.
4698
1c1e54f6
TT
46992018-09-23 Tom Tromey <tom@tromey.com>
4700
4701 PR python/20126:
4702 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4703 signed-ness conversion tests.
4704
fb4fa946
TT
47052018-09-23 Tom Tromey <tom@tromey.com>
4706
4707 PR python/18352;
4708 * gdb.python/py-value.exp (test_float_conversion): New proc.
4709 Use it.
4710
a466edac
HAQ
47112018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4712
4713 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4714
4ee9b0c5
SL
47152018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4716
4717 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4718 no readline.
4719 * gdb.base/utf8-identifiers.exp: Likewise.
4720 * gdb.cp/cpcompletion.exp: Likewise.
4721 * gdb.linespec/cpcompletion.exp: Likewise.
4722 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4723 * gdb.linespec/cpls-ops.exp: Likewise.
4724
23be8da7
RB
47252018-09-19 Richard Bunt <richard.bunt@arm.com>
4726 Chris January <chris.january@arm.com>
4727
4728 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4729 * gdb.fortran/short-circuit-argument-list.exp: New file.
4730 * gdb.fortran/short-circuit-argument-list.f90: New test.
4731
5031d0ae
SDJ
47322018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4733
4734 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4735 "arch=" keyword when executing "-stack-list-frames".
4736
b4c0d1a4
SDJ
47372018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4738
4739 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4740 "arch=" keyword when executing "-stack-list-frames".
4741
7a6d2b45
SDJ
47422018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4743
4744 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4745 break ada".
4746
8588b356
SM
47472018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4748
4749 PR python/23669
4750 * gdb.python/python.exp: Test gdb.execute("show commands").
4751
65e65158
TT
47522018-09-16 Tom Tromey <tom@tromey.com>
4753
4754 * gdb.base/new-ui.exp (do_execution_tests): Update.
4755 * gdb.base/dbx.exp (test_breakpoints): Update.
4756
bf326452
AH
47572018-09-14 Alan Hayward <alan.hayward@arm.com>
4758
4759 * lib/gdb.exp (gdb_simple_compile): Add proc.
4760 (is_elf_target): Use gdb_simple_compile.
4761 (skip_altivec_tests): Likewise.
4762 (skip_vsx_tests): Likewise.
4763 (skip_tsx_tests): Likewise.
4764 (skip_btrace_tests): Likewise.
4765 (skip_btrace_pt_tests): Likewise.
4766 (gdb_can_simple_compile): Likewise.
4767 (gdb_has_argv0): Likewise.
4768 (gdb_target_symbol_prefix): Likewise.
4769 (target_supports_scheduler_locking): Likewise.
4770
2361b0fb
TT
47712018-09-13 Tom Tromey <tom@tromey.com>
4772
4773 * Makefile.in (TAGS): Recognize proc_with_prefix and
4774 gdb_caching_proc.
4775
0ae1a321
SM
47762018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4777
4778 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4779 method.
4780
a40bf0c2
SM
47812018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4782
4783 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4784 and a few other Inferior properties when the Inferior is no
4785 longer valid.
4786
4a3fe98f
TT
47872018-09-13 Tom Tromey <tom@tromey.com>
4788
4789 PR rust/23650:
4790 * gdb.rust/simple.exp: Add test for enum field access error.
4791
098b2108
TT
47922018-09-13 Tom Tromey <tom@tromey.com>
4793
4794 PR rust/23626:
4795 * gdb.rust/simple.rs (EmptyEnum): New type.
4796 (main): Use it.
4797 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4798
1256af7d
SM
47992018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4800
4801 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4802 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4803 * gdb.python/py-symtab.exp: Update test printing an objfile.
4804
4aa8e6c2
SM
48052018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4806
4807 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4808 object.
4809
c221b2f7
AH
48102018-09-12 Alan Hayward <alan.hayward@arm.com>
4811
4812 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4813 (support_complex_tests): Use gdb_can_simple_compile.
4814 (is_ilp32_target): Likewise.
4815 (is_lp64_target): Likewise.
4816 (is_64_target): Likewise.
4817 (is_amd64_regs_target): Likewise.
4818 (is_aarch32_target): Likewise.
4819 (gdb_int128_helper): Likewise.
4820
6f1107b5
JK
48212018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4822
4823 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4824
1f5d1570
JG
48252018-09-10 Jerome Guitton <guitton@adacore.com>
4826
4827 * gdb.ada/same_component_name: Add test for case of tagged record
4828 with variable-length fields.
4829
cc330e39
XR
48302018-09-10 Xavier Roirand <roirand@adacore.com>
4831
4832 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4833 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4834 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4835 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4836
b9c50e9a
XR
48372018-09-10 Xavier Roirand <roirand@adacore.com>
4838
4839 * gdb.ada/mi_string_access.exp: New testcase.
4840 * gdb.ada/mi_string_access/bar.adb: New file.
4841 * gdb.ada/mi_string_access/pck.adb: New file.
4842 * gdb.ada/mi_string_access/pck.asd: New file.
4843
2963898f
XR
48442018-09-10 Xavier Roirand <roirand@adacore.com>
4845
4846 * gdb.ada/mi_var_union.exp: New testcase.
4847 * gdb.ada/mi_var_union/bar.adb: New file.
4848 * gdb.ada/mi_var_union/pck.adb: New file.
4849 * gdb.ada/mi_var_union/pck.asd: New file.
4850
1aac008f
TT
48512018-09-08 Tom Tromey <tom@tromey.com>
4852
4853 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4854
332cf4c9
TT
48552018-09-08 Tom Tromey <tom@tromey.com>
4856
4857 PR python/16047:
4858 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4859 (register_pretty_printers): Register new printer.
4860 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4861 test.
4862 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4863 (an_int_type3): New global.
4864
424da6cf
JB
48652018-09-08 Joel Brobecker <brobecker@adacore.com>
4866
4867 * gdb.ada/expr_with_funcall: New testcase.
4868
2a62dfa9
JB
48692018-09-08 Joel Brobecker <brobecker@adacore.com>
4870
4871 * gdb.ada/packed_array_assign: New testcase.
4872
96b6697f
AB
48732018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4874
4875 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4876 names, and add test prefixes to make test names unique.
4877
e4a62c65
TV
48782018-09-05 Tom de Vries <tdevries@suse.de>
4879
4880 * gdb.dwarf2/varval.exp: Add test.
4881
dd083ee2
GB
48822018-09-04 Gary Benson <gbenson@redhat.com>
4883
4884 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4885 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4886
aef9346c
TT
48872018-08-31 Tom Tromey <tom@tromey.com>
4888
4889 * gdb.rust/simple.rs: Rename second variable "v".
4890
c67f2e15
AB
48912018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4892
4893 * gdb.base/funcargs.c (use_a): New function.
4894 (recurse): Call use_a.
4895
078a0207
KS
48962018-08-29 Keith Seitz <keiths@redhat.com>
4897
4898 * gdb.compile/compile-cplus-anonymous.cc: New file.
4899 * gdb.compile/compile-cplus-anonymous.exp: New file.
4900 * gdb.compile/compile-cplus-array-decay.cc: New file.
4901 * gdb.compile/compile-cplus-array-decay.exp: New file.
4902 * gdb.compile/compile-cplus-inherit.cc: New file.
4903 * gdb.compile/compile-cplus-inherit.exp: New file.
4904 * gdb.compile/compile-cplus-member.cc: New file.
4905 * gdb.compile/compile-cplus-member.exp: New file.
4906 * gdb.compile/compile-cplus-method.cc: New file.
4907 * gdb.compile/compile-cplus-method.exp: New file.
4908 * gdb.compile/compile-cplus-mod.c: "New" file.
4909 * gdb.compile/compile-cplus-namespace.cc: New file.
4910 * gdb.compile/compile-cplus-namespace.exp: New file.
4911 * gdb.compile/compile-cplus-nested.cc: New file.
4912 * gdb.compile/compile-cplus-nested.exp: New file.
4913 * gdb.compile/compile-cplus-print.c: "New" file.
4914 * gdb.compile/compile-cplus-print.exp: "New" file.
4915 * gdb.compile/compile-cplus-virtual.cc: New file.
4916 * gdb.compile/compile-cplus-virtual.exp: New file.
4917 * gdb.compile/compile-cplus.c: "New" file.
4918 * gdb.compile/compile-cplus.exp: "New" file.
4919 * lib/compile-support.exp: New file.
4920
b0f492b9
GB
49212018-08-16 Gary Benson <gbenson@redhat.com>
4922
4923 PR gdb/13000:
4924 * gdb.base/batch-exit-status.exp: New file.
4925 * gdb.base/batch-exit-status.good-commands: Likewise.
4926 * gdb.base/batch-exit-status.bad-commands: Likewise.
4927
36eb4c5f
AH
49282018-08-29 Alan Hayward <alan.hayward@arm.com>
4929
4930 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4931 (struct struct02): Likewise.
4932 (struct struct03): Likewise.
4933 (struct struct04): Likewise.
4934 (struct struct_01_01): New struct.
4935 (struct struct_01_02): Likewise.
4936 (struct struct_01_03): Likewise.
4937 (struct struct_01_04): Likewise.
4938 (struct struct_02_01): Likewise.
4939 (struct struct_02_02): Likewise.
4940 (struct struct_02_03): Likewise.
4941 (struct struct_02_04): Likewise.
4942 (struct struct_04_01): Likewise.
4943 (struct struct_04_02): Likewise.
4944 (struct struct_04_03): Likewise.
4945 (struct struct_04_04): Likewise.
4946 (struct struct_05_01): Likewise.
4947 (struct struct_05_02): Likewise.
4948 (struct struct_05_03): Likewise.
4949 (struct struct_05_04): Likewise.
4950 (cmp_struct01): Remove function.
4951 (cmp_struct02): Likewise.
4952 (cmp_struct03): Likewise.
4953 (cmp_struct04): Likewise.
4954 (cmp_struct_01_01): Add Function.
4955 (cmp_struct_01_02): Likewise.
4956 (cmp_struct_01_03): Likewise.
4957 (cmp_struct_01_04): Likewise.
4958 (cmp_struct_02_01): Likewise.
4959 (cmp_struct_02_02): Likewise.
4960 (cmp_struct_02_03): Likewise.
4961 (cmp_struct_02_04): Likewise.
4962 (cmp_struct_04_01): Likewise.
4963 (cmp_struct_04_02): Likewise.
4964 (cmp_struct_04_03): Likewise.
4965 (cmp_struct_04_04): Likewise.
4966 (cmp_struct_05_01): Likewise.
4967 (cmp_struct_05_02): Likewise.
4968 (cmp_struct_05_03): Likewise.
4969 (cmp_struct_05_04): Likewise.
4970 (call_all): Add new structs.
4971 * gdb.base/infcall-nested-structs.exp: Likewise.
4972
3bf9c013
JV
49732018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4974
4975 * gdb.python/py-framefilter-mi.exp: Update regexp to
4976 check for "arch" field in frame output.
4977
450d1e88
KB
49782018-08-23 Kevin Buettner <kevinb@redhat.com>
4979
4980 * gdb.dwarf2/dw2-ranges-func.c: New file.
4981 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4982
ae739fe7
SM
49832018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4984
4985 * gdb.base/term.exp: Compare terminal settings with values from
4986 the inferior.
4987 * gdb.base/term.c: Get and set terminal settings.
4988
6d52907e
JV
49892018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4990
4991 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4992 accommodate new "arch" field in frame output.
4993 * gdb.mi/mi-return.exp: Likewise.
4994 * gdb.mi/mi-stack.exp: Likewise.
4995 * gdb.mi/mi-syn-frame.exp: Likewise.
4996 * gdb.mi/user-selected-context-sync.exp: Likewise.
4997
be2d111a
MS
49982018-08-19 Michael Spang <spang@google.com>
4999
5000 PR gdb/11786
5001 * gdb.base/gcore-tls-pie.c: New file.
5002 * gdb.base/gcore-tls-pie.exp: New file.
5003
ae3a7c47
KB
50042018-08-18 Kevin Buettner <kevinb@redhat.com>
5005
5006 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5007 * gdb.dwarf2/varval.c: New file.
5008 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5009
2ecae92e
AH
50102018-08-17 Alan Hayward <alan.hayward@arm.com>
5011
5012 PR gdb/18931
5013 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5014
c1854f1d
KS
50152018-08-16 Keith Seitz <keiths@redhat.com>
5016
5017 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5018 tests expected to pass.
5019
26fb3983
JV
50202018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5021
5022 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5023 -data-disassemble -a.
5024 (test_disassembly_bogus_args): Likewise.
5025
67943c00
AB
50262018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5027
5028 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5029
5ff2bbae
AB
50302018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5031
5032 * gdb.base/vla-optimized-out.exp: Add new test.
5033
e5bbcd0f
AB
50342018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5035
5036 * gdb.base/vla-optimized-out-o3.exp: Delete.
5037 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5038 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5039 deleted tests.
5040
9d4a934c
AB
50412018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5042
5043 PR gdb/18050:
5044 * gdb.server/extended-remote-restart.c: New file.
5045 * gdb.server/extended-remote-restart.exp: New file.
5046
045cf012
SM
50472018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5048
5049 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5050 "set variable index = 42".
5051
87d6a7aa
SM
50522018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5053
5054 * boards/index-cache-gdb.exp: New file.
5055 * gdb.dwarf2/index-cache.exp: New file.
5056 * gdb.dwarf2/index-cache.c: New file.
5057 * gdb.base/maint.exp: Check if we are using the index cache.
5058
96d68bd4
RO
50592018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5060
5061 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5062 MAKEFLAGS.
5063
5a699617
RO
50642018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5065
5066 * dg-extract-results.sh: Move to toplevel contrib.
5067 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5068 * Makefile.in (check-parallel-racy): Likewise.
5069
5bd18990
AB
50702018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5071
5072 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5073 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5074 tests if the target supports scheduler locking.
5075
3fbbcf47
TV
50762018-08-04 Tom de Vries <tdevries@suse.de>
5077
5078 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5079
3e1d3d8c
TT
50802018-08-02 Tom Tromey <tom@tromey.com>
5081
5082 PR symtab/16842.
5083 * gdb.cp/temargs.exp: Test "info address" of a template
5084 parameter.
5085
5abe0f0c
JV
50862018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5087
5088 * gdb.python/py-mi-var-info-path-expression.c: New file.
5089 * gdb.python/py-mi-var-info-path-expression.py: New file.
5090 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5091
fb66cde8
SDJ
50922018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5093
5094 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5095 error after "cannot resolve name" string.
5096
c708f4d2
AB
50972018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5098
5099 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5100 started.
5101 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5102
37cc0cae
TV
51032018-07-28 Tom de Vries <tdevries@suse.de>
5104
5105 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5106
63b4ecf7
TV
51072018-07-26 Tom de Vries <tdevries@suse.de>
5108
5109 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5110
3c3bb058
AB
51112018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5112
5113 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5114 is visible.
5115
9e7f3bbb
TV
51162018-07-26 Tom de Vries <tdevries@suse.de>
5117
5118 PR breakpoints/23366
5119 * gdb.base/catch-follow-exec.c: New test.
5120 * gdb.base/catch-follow-exec.exp: New file.
5121
16f808ec
TV
51222018-07-25 Tom de Vries <tdevries@suse.de>
5123
5124 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5125 vla-optimized-out.c.
5126
d7154a8d
JV
51272018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5128
5129 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5130 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5131
232a0032
TV
51322018-07-20 Tom de Vries <tdevries@suse.de>
5133
5134 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5135 NOCLONE macro.
5136 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5137
fbb1d502
TV
51382018-07-19 Tom de Vries <tdevries@suse.de>
5139
5140 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5141 regular expression.
5142
42dc7699
TV
51432018-07-18 Tom de Vries <tdevries@suse.de>
5144
5145 * gdb.base/vla-optimized-out.c: New test.
5146 * gdb.base/vla-optimized-out.exp: New file.
5147
7f1f7e23
SDJ
51482018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5149
5150 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5151 message "No address associated with hostname" when gdbserver
5152 cannot resolve the hostname.
5153
5759ebb3
PW
51542018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5155
5156 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5157 Add some test prefixes to make tests unique.
5158
3606ccab
PW
51592018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5160
5161 * gdb.base/frameapply.c: New file.
5162 * gdb.base/frameapply.exp: New file.
5163
529c08b2
PW
51642018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5165
5166 * gdb.base/skip.exp: Update expected error message.
5167
c7ab0aef
SDJ
51682018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5169 Jan Kratochvil <jan.kratochvil@redhat.com>
5170 Paul Fertser <fercerpav@gmail.com>
5171 Tsutomu Seki <sekiriki@gmail.com>
5172
5173 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5174 parameter.
5175 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5176 by default.
5177 * boards/native-gdbserver.exp: Likewise.
5178 * gdb.server/run-without-local-binary.exp: Improve regexp used
5179 for detecting when a remote debugging connection succeeds.
5180 * gdb.server/server-connect.exp: New file.
5181 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5182 Do not prefix the port number with ":".
5183 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5184 support for detecting and using it. Add '$debughost_gdbserver'
5185 to the list of arguments used to start gdbserver. Handle case
5186 when gdbserver cannot resolve a network name.
5187
16ff70dd
SDJ
51882018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5189
5190 PR c++/23373
5191 * gdb.base/ptype-offsets.cc (struct static_member): New
5192 struct.
5193 (main) <stmember>: New variable.
5194 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5195 with a static member in it.
5196
3541979f
AB
51972018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5198
5199 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5200 watchpoints enabled and disabled.
5201
c8ad9b9a
AB
52022018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * gdb.base/examine-backward.exp: Still run tests around address
5205 0x0, even if address 0x0 is not readable. Update the pattern for
5206 matching address 0x0 in expected output.
5207
e0e5e971
AB
52082018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5209
5210 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5211 malloc/free.
5212
1ea5da02
TV
52132018-07-04 Tom de Vries <tdevries@suse.de>
5214
5215 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5216
471b9d15
MR
52172018-07-02 Maciej W. Rozycki <macro@mips.com>
5218
5219 PR tdep/8282
5220 * gdb.arch/mips-disassembler-options.exp: New test.
5221 * gdb.arch/mips-disassembler-options.s: New test source.
5222
75acb486
PA
52232018-06-29 Pedro Alves <palves@redhat.com>
5224
5225 * gdb.threads/names.exp: Adjust expected "info threads" output.
5226
cd2bb709
PA
52272018-06-29 Pedro Alves <palves@redhat.com>
5228
5229 * gdb.opt/inline-break.exp (line number, address): Add "info
5230 break" tests.
5231
991ff292
PA
52322018-06-29 Pedro Alves <palves@redhat.com>
5233
5234 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5235 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5236 number and address and running to them.
5237
356819b6 52382018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5239
5240 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5241
2512d7ef
JK
52422018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5243
5244 * lib/compiler.c: Remove executable permission flag.
5245
be1b6474
RB
52462018-06-28 Richard Bunt <richard.bunt@arm.com>
5247
5248 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5249 code.
5250 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5251
291f9a96
PT
52522018-06-28 Petr Tesarik <ptesarik@suse.cz>
5253
5254 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5255
ed6dfe51
PT
52562018-06-28 Petr Tesarik <ptesarik@suse.cz>
5257
5258 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5259 address argument is omitted.
5260
d4d429d5
PT
52612018-06-28 Petr Tesarik <ptesarik@suse.cz>
5262
5263 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5264
7ab6656f
OJ
52652018-06-27 Omair Javaid <omair.javaid@linaro.org>
5266
5267 PR gdb/21695
5268 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5269 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5270
a33ccfc7
TT
52712018-06-26 Tom Tromey <tom@tromey.com>
5272
5273 PR rust/22574:
5274 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5275 * gdb.rust/simple.rs (struct SimpleLayout): New.
5276
6d72d289
SM
52772018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5278
5279 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5280 "info registers" output.
5281
8363f9d5
RB
52822018-06-21 Richard Bunt <richard.bunt@arm.com>
5283
5284 * gdb.base/watchpoint-hw-attach.c: New test.
5285 * gdb.base/watchpoint-hw-attach.exp: New file.
5286
f00674fe
SM
52872018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5288
5289 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5290 through /bin/sh.
5291 * boards/dwarf4-gdb-index.exp: Likewise.
5292 * boards/fission-dwp.exp: Likewise.
5293
1d554008
UW
52942018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5295
5296 * gdb.base/float128.exp: Add comment and improved fail message
5297 to the failure case of "print large128" test.
5298
d0ac1c44
SM
52992018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5300
5301 * configure.ac: Remove AC_PREREQ.
5302 * configure: Re-generate.
5303
61b04dd0
PA
53042018-06-19 Pedro Alves <palves@redhat.com>
5305
5306 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5307 (func_extern_caller): New.
5308 (main): Call func_extern_caller.
5309 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5310 logic change.
5311
f63b508a
SM
53122018-06-18 Weimin Pan <weimin.pan@oracle.com>
5313
5314 PR gdb/16841
5315 * gdb.cp/typedef-base.cc: New file.
5316 * gdb.cp/typedef-base.exp: New file.
5317
0fe3a558
TV
53182018-06-18 Tom de Vries <tdevries@suse.de>
5319
5320 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5321
7010835a
AB
53222018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5323 Richard Bunt <Richard.Bunt@arm.com>
5324
5325 * gdb.threads/attach-slow-waitpid.c: New file.
5326 * gdb.threads/attach-slow-waitpid.exp: New file.
5327 * gdb.threads/slow-waitpid.c: New file.
5328
14897d65
PA
53292018-06-14 Pedro Alves <palves@redhat.com>
5330
5331 * gdb.base/fork-running-state.c: Include <errno.h>.
5332 (exit_if_relative_exits): New.
5333 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5334 exits.
5335 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5336 child exits.
5337
5d9a0608
TV
53382018-06-14 Tom de Vries <tdevries@suse.de>
5339
5340 PR cli/22573
5341 * gdb.base/finish-pretty.c: New test.
5342 * gdb.base/finish-pretty.exp: New file.
5343
11ae5818
PA
53442018-06-14 Pedro Alves <palves@redhat.com>
5345
5346 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5347 gdb's expected startup output.
5348
1d39de44
PA
53492018-06-14 Pedro Alves <palves@redhat.com>
5350
5351 * lib/selftest-support.exp (selftest_setup): Remove inlined
5352 function handling.
5353
70ee0000
TV
53542018-06-14 Tom de Vries <tdevries@suse.de>
5355
5356 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5357 matching of breakpoint printing.
5358
11f4b608
TV
53592018-06-13 Tom de Vries <tdevries@suse.de>
5360
5361 PR testsuite/23269
5362 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5363 (fork_child): ... here, and ...
5364 (fork_parent): ... here.
5365
53662018-06-12 Tom de Vries <tdevries@suse.de>
5367
5368 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5369
9516f85a
AB
53702018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5371 Stephen Roberts <stephen.roberts@arm.com>
5372
5373 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5374 rewrite test to describe action performed, rather than possible
5375 failure.
5376
5045b3d7
GB
53772018-06-08 Gary Benson <gbenson@redhat.com>
5378
5379 * gdb.threads/check-libthread-db.exp: New file.
5380 * gdb.threads/check-libthread-db.c: Likewise.
5381
c61b06a1
TT
53822018-06-05 Tom Tromey <tom@tromey.com>
5383
5384 * gdb.base/default.exp: Update expected "show version" output.
5385
eb6af809
TT
53862018-06-05 Tom Tromey <tom@tromey.com>
5387
5388 PR cli/12326:
5389 * gdb.cp/static-print-quit.exp: Update.
5390 * lib/gdb.exp (pagination_prompt): Update.
5391 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5392 * gdb.python/python.exp: Update.
5393
178d6a63
JB
53942018-06-04 Joel Brobecker <brobecker@adacore.com>
5395
5396 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5397
8e817061
JB
53982018-06-01 Joel Brobecker <brobecker@adacore.com>
5399
5400 * gdb.ada/bp_fun_addr: New testcase.
5401
e86ca25f
TT
54022018-06-01 Tom Tromey <tom@tromey.com>
5403
5404 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5405 results.
5406 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5407 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5408 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5409 * gdb.base/maint.exp (maint_pass_if): Update.
5410
4b2dfa9d
MR
54112018-05-31 Maciej W. Rozycki <macro@mips.com>
5412
5413 * gdb.base/endian.exp: New test.
5414 * gdb.base/endian.c: New test source.
5415
45f25d6c
AB
54162018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5417
5418 PR gdb/23203
5419 * gdb.base/bt-selected-frame.c: New file.
5420 * gdb.base/bt-selected-frame.exp: New file.
5421 * lib/gdb.exp (get_current_frame_number): New function.
5422
d9f6d7f8
MR
54232018-05-24 Maciej W. Rozycki <macro@mips.com>
5424 Pedro Alves <palves@redhat.com>
5425
5426 * gdb.threads/tls-core.c: Include <stdlib.h>
5427 (thread_proc): Call `abort'.
5428 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5429 (tls_core_test): New procedure, bits factored out from ...
5430 (top level): ... here. Test both native cores and gcore cores.
5431
ff1cf532
TT
54322018-05-23 Tom Tromey <tom@tromey.com>
5433
5434 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5435
b98664d3
TT
54362018-05-23 Tom Tromey <tom@tromey.com>
5437
5438 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5439 symfile_complaints.
5440 (test_short_complaints): Likewise.
5441 (test_empty_complaints): Likewise.
5442 (test_initial_complaints): Update.
5443
4e9668d0
TT
54442018-05-23 Tom Tromey <tom@tromey.com>
5445
5446 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5447
43ba33c7
TT
54482018-05-23 Tom Tromey <tom@tromey.com>
5449
5450 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5451 (test_short_complaints): Update.
5452
035522c0
PA
54532018-05-22 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/remote.exp: Only gdb_start after compiling the
5456 testcase. Issue "disconnect" before testing "set remote" command
5457 defaults. Issue clean_restart before running to main.
5458
cc0be08f
PA
54592018-05-22 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.base/remote.exp: Adjust expected output of "show remote
5462 memory-write-packet-size". Add tests for "set remote
5463 memory-write-packet-size 0" and "set remote
5464 memory-write-packet-size fixed/limit".
5465
b1b60145
PA
54662018-05-22 Pedro Alves <palves@redhat.com>
5467
5468 PR gdb/22973
5469 * gdb.base/utf8-identifiers.c: New file.
5470 * gdb.base/utf8-identifiers.exp: New file.
5471
0ec848ad
PFC
54722018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5473
5474 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5475
2c3305f6
PFC
54762018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5477
5478 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5479
ce1e8424
TT
54802018-05-18 Tom Tromey <tom@tromey.com>
5481
5482 * gdb.base/ptype-offsets.exp: Update.
5483
ddfe970e
KS
54842018-05-17 Keith Seitz <keiths@redhat.com>
5485
5486 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5487 in expected breakpoint stop locations.
5488 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5489 move to proper scope to test variable values.
5490 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5491 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5492 New functions.
5493 (main): Call not_inline_func3.
5494 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5495 inline_func1, inline_func2, and inline_func3. Test that when each
5496 breakpoint is hit, GDB properly reports both the stop location
5497 and the backtrace. Repeat tests for temporary breakpoints.
5498
0726fcc6
MR
54992018-05-15 Maciej W. Rozycki <macro@mips.com>
5500
5501 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5502 rather then trying to access it in determining whether the PID
5503 of `gdbserver' could have been retrieved.
5504
8ee22052
AB
55052018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5506
5507 * gdb.arch/amd64-init-x87-values.S: New file.
5508 * gdb.arch/amd64-init-x87-values.exp: New file.
5509
7785df48
JK
55102018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5511
5512 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5513
56bcdbea
TT
55142018-05-04 Tom Tromey <tom@tromey.com>
5515
5516 PR python/22730:
5517 * gdb.python/python.exp: Test multi-line execute.
5518
a913fffb
TT
55192018-05-04 Tom Tromey <tom@tromey.com>
5520
5521 PR python/22731:
5522 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5523
7a2c85f2
TT
55242018-05-04 Tom Tromey <tom@tromey.com>
5525
5526 PR gdb/11750:
5527 * gdb.base/define.exp: Test defining a user command inside a user
5528 command.
5529 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5530
a3b60e45
JK
55312018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5532 Pedro Alves <palves@redhat.com>
5533
5534 PR breakpoints/19806 and support for PR external/20207.
5535 * gdb.base/watchpoint-unaligned.c: New file.
5536 * gdb.base/watchpoint-unaligned.exp: New file.
5537
45fe4a03
AB
55382018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5539
5540 * gdb.base/maint.exp: Make test names unique, use
5541 test_prefix_command_help to test 'help maint info', and remove
5542 repeated test of 'help maint'.
5543
9be2ae8f
TT
55442018-05-04 Tom Tromey <tom@tromey.com>
5545
5546 PR gdb/22619:
5547 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5548 behavior.
5549
11859c31
AB
55502018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5551
5552 * gdb.base/maint.exp: Process output from 'maint print registers'
5553 line at a time.
5554
089a9490
AB
55552018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5556
5557 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5558 timeout.
5559
9b0797e2
AB
55602018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5561
5562 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5563 filter pattern.
5564
f6ac5f3d
PA
55652018-05-02 Pedro Alves <palves@redhat.com>
5566
5567 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5568 to_log_command renames.
5569 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5570
77d3c63b
TT
55712018-05-02 Tom Tromey <tom@tromey.com>
5572
5573 * gdb.python/py-parameter.exp: Set test message.
5574
0489430a
TT
55752018-05-02 Tom Tromey <tom@tromey.com>
5576
5577 PR python/20084:
5578 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5579 PARAM_ZUINTEGER_UNLIMITED tests.
5580
1632f8ba
DR
55812018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5582
5583 PR rust/23124
5584 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5585 when casting.
5586
6d7bb824
TT
55872018-04-30 Tom Tromey <tom@tromey.com>
5588
5589 * gdb.python/py-type.exp: Check align attribute.
5590 * gdb.python/py-type.c: New "aligncheck" global.
5591
007e1530
TT
55922018-04-30 Tom Tromey <tom@tromey.com>
5593
5594 PR exp/17095:
5595 * gdb.dwarf2/dw2-align.exp: New file.
5596 * gdb.cp/align.exp: New file.
5597 * gdb.base/align.exp: New file.
5598 * lib/gdb.exp (gdb_int128_helper): New proc.
5599 (has_int128_c, has_int128_cxx): New caching procs.
5600
6873858b
TT
56012018-04-27 Tom Tromey <tom@tromey.com>
5602
5603 PR rust/22545:
5604 * gdb.rust/simple.exp: Add inclusive range tests.
5605
79188d8d
PA
56062018-04-26 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5609 ifunc breakpoint locations correctly of ifunc breakpoints set
5610 while the program resolves the ifunc.
5611
c7075ad5
PA
56122018-04-26 Pedro Alves <palves@redhat.com>
5613
5614 * gdb.base/gnu-ifunc-final.c: New file.
5615 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5616 * gdb.base/gnu-ifunc.exp (executable): Delete.
5617 (staticexecutable): Adjust.
5618 (lib_opts, exec_opts): Delete.
5619 (make_binsuffix, build, set-break): New procedures.
5620 (misc_tests): New, with tests factored out from the top level.
5621 (top level): Test different combinations of ifunc resolver name,
5622 resolver with and with debug info, and ifunc target with and
5623 without debug info. Wrap static tests with with_target_prefix.
5624
8388016d
PA
56252018-04-26 Pedro Alves <palves@redhat.com>
5626
5627 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5628 return type" warnings.
5629
249b5733
PA
56302018-04-25 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5633 killed".
5634 * gdb.base/kill-after-signal.exp: Likewise.
5635 * gdb.threads/kill.exp: Likewise.
5636
f67c0c91
SDJ
56372018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5638 Sergio Durigan Junior <sergiodj@redhat.com>
5639 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5642 regexps to expect for '[Inferior ... detached]' as well.
5643 * gdb.base/attach.exp: Likewise.
5644 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5645 "gdb_continue_to_end".
5646 (test_catch_syscall_with_wrong_args): Likewise.
5647 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5648 ']'. Don't set 'verbose' on.
5649 * gdb.base/foll-vfork.exp: Likewise.
5650 * gdb.base/fork-print-inferior-events.c: New file.
5651 * gdb.base/fork-print-inferior-events.exp: New file.
5652 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5653 '[Inferior ... has been killed]' message.
5654 * gdb.base/kill-after-signal.exp: Likewise.
5655 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5656 detach message.
5657 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5658 message.
5659 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5660 regexps to expect for '[Inferior ... detached]' as well.
5661 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5662
0a8ddac4
SM
56632018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5664
5665 PR gdb/23104
5666 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5667
701adfb0
PA
56682018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5669
5670 PR gdb/23095
5671 * gdb.base/break-probes.exp: Pass shlib_load to
5672 prepare_for_testing. Set normal_bp to r_debug_state if target is
5673 bsd.
5674
d27d16bf
RB
56752018-04-19 Richard Bunt <richard.bunt@arm.com>
5676
5677 * gdb.threads/multiple-successive-infcall.c: New test.
5678 * gdb.threads/multiple-successive-infcall.exp: New file.
5679
a037790e
TT
56802018-04-17 Tom Tromey <tom@tromey.com>
5681
5682 * gdb.rust/simple.rs (Union): New type.
5683 (main): New local "u".
5684 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5685
e3a91079
AA
56862018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5687
5688 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5689 number information in output of "whereis" command.
5690 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5691
b744723f
AA
56922018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5693
5694 * gdb.ada/info_types.exp: Adjust expected output to the line
5695 numbers now printed by "info var/func/type".
5696 * gdb.base/completion.exp: Likewise.
5697 * gdb.base/included.exp: Likewise.
5698 * gdb.cp/cp-relocate.exp: Likewise.
5699 * gdb.cp/cplusfuncs.exp: Likewise.
5700 * gdb.cp/namespace.exp: Likewise.
5701 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5702
4a4495d6
MM
57032018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5704
5705 * gdb.btrace/cpu.exp: New.
5706
1d509aa6
MM
57072018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5708
5709 * gdb.base/step-indirect-call-thunk.exp: New.
5710 * gdb.base/step-indirect-call-thunk.c: New.
5711 * gdb.reverse/step-indirect-call-thunk.exp: New.
5712 * gdb.reverse/step-indirect-call-thunk.c: New.
5713
6295b6da
SM
57142018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5715
5716 * gdb.base/pie-fork.c: New file.
5717 * gdb.base/pie-fork.exp: New file.
5718
50146e70
TT
57192018-04-11 Tom Tromey <tom@tromey.com>
5720
5721 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5722
f50d8a2e
PA
57232018-04-10 Pedro Alves <palves@redhat.com>
5724
5725 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5726 exits. Instead loop running forever.
5727 (fork_parent): Run forever too.
5728
a0be7a36
SM
57292018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5730
5731 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5732 mi_continue_to_line.
5733 * gdb.mi/mi-stack.c (callee4): Add comment.
5734
9b73db36
SM
57352018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5736
5737 * gdb.mi/mi-stack.exp: Fix indentation.
5738
c912f608
SM
57392018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5740
5741 PR gdb/22979
5742 * gdb.arch/amd64-osabi.exp: New file.
5743
26540402
SM
57442018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5745
5746 PR gdb/22980
5747 * gdb.base/osabi.exp: New file.
5748
121ad66c 57492018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5750
5751 * gdb.cp/static-typedef-print.exp: New file.
5752 * gdb.cp/static-typedef-print.cc: New file.
5753
3fcded8f
JB
57542018-03-27 Joel Brobecker <brobecker@adacore.com>
5755
5756 * gdb.ada/varsize_limit: New testcase.
5757
59cc4834
JB
57582018-03-27 Joel Brobecker <brobecker@adacore.com>
5759
5760 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5761
5762 * gdb.ada/notcplusplus: New testcase.
5763
5764 * gdb.base/c-linkage-name.c: New file.
5765 * gdb.base/c-linkage-name.exp: New testcase.
5766
4ca59a9f
TT
57672018-03-26 Tom Tromey <tom@tromey.com>
5768
5769 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5770 * gdb.python/py-framefilter.py (name_error): New global.
5771 (ErrorInName.function): Use name_error.
5772
978d6c75
TT
57732018-03-26 Tom Tromey <tom@tromey.com>
5774
5775 PR backtrace/15582:
5776 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5777
b7fee5a3
KS
57782018-03-23 Keith Seitz <keiths@redhat.com>
5779
5780 PR c++/22968
5781 * gdb.cp/subtypes.exp: New file.
5782 * gdb.cp/subtypes.h: New file.
5783 * gdb.cp/subtypes.cc: New file.
5784 * gdb.cp/subtypes-2.cc: New file.
5785
376be529
AB
57862018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5787
5788 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5789 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5790 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5791 -nostartfiles when compiling the test. Confirm that all registers
5792 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5793
066cfa98
AB
57942018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5795
5796 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5797 option, syntax was wrong anyway.
5798 * gdb.arch/arm-disp-step.exp: Likewise.
5799 * gdb.arch/sparc64-regs.exp: Likewise.
5800 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5801 option, syntax was wrong anyway, switch to use
5802 prepare_for_testing.
5803 * gdb.arch/i386-disp-step.exp: Likewise.
5804
079670b9
AA
58052018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5806
5807 * gdb.ada/exec_changed.exp: Replace "target_info exists
5808 use_gdb_stub" by "use_gdb_stub".
5809 * gdb.ada/start.exp: Likewise.
5810 * gdb.base/async-shell.exp: Likewise.
5811 * gdb.base/attach-pie-misread.exp: Likewise.
5812 * gdb.base/attach-wait-input.exp: Likewise.
5813 * gdb.base/break-entry.exp: Likewise.
5814 * gdb.base/break-interp.exp: Likewise.
5815 * gdb.base/dprintf-detach.exp: Likewise.
5816 * gdb.base/nostdlib.exp: Likewise.
5817 * gdb.base/solib-nodir.exp: Likewise.
5818 * gdb.base/statistics.exp: Likewise.
5819 * gdb.base/testenv.exp: Likewise.
5820 * gdb.mi/mi-exec-run.exp: Likewise.
5821 * gdb.mi/mi-start.exp: Likewise.
5822 * gdb.multi/dummy-frame-restore.exp: Likewise.
5823 * gdb.multi/multi-arch-exec.exp: Likewise.
5824 * gdb.multi/multi-arch.exp: Likewise.
5825 * gdb.multi/tids.exp: Likewise.
5826 * gdb.multi/watchpoint-multi.exp: Likewise.
5827 * gdb.python/py-events.exp: Likewise.
5828 * gdb.threads/attach-into-signal.exp: Likewise.
5829 * gdb.threads/attach-stopped.exp: Likewise.
5830 * gdb.threads/threadapply.exp: Likewise.
5831 * lib/selftest-support.exp: Likewise.
5832
26d6cec4
AA
58332018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5834
5835 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5836
4ee89e90
SR
58372018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5838
5839 * gdb.perf/template-breakpoints.cc: New file.
5840 * gdb.perf/template-breakpoints.exp: New file.
5841 * gdb.perf/template-breakpoints.py: New file.
5842
92630041
TT
58432018-03-19 Tom Tromey <tom@tromey.com>
5844
5845 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5846 y0.
5847 * gdb.rust/simple.exp: Test bare identifier form of struct
5848 initializer.
5849
76727919
TT
58502018-03-19 Tom Tromey <tom@tromey.com>
5851
5852 * gdb.gdb/observer.exp: Remove.
5853
194ed413
AA
58542018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5855
5856 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5857 "qualified" option when setting breakpoints.
5858 * gdb.trace/backtrace.exp: Likewise.
5859 * gdb.trace/circ.exp: Likewise.
5860 * gdb.trace/collection.exp: Likewise.
5861 * gdb.trace/disconnected-tracing.exp: Likewise.
5862 * gdb.trace/ftrace-lock.exp: Likewise.
5863 * gdb.trace/ftrace.exp: Likewise.
5864 * gdb.trace/infotrace.exp: Likewise.
5865 * gdb.trace/packetlen.exp: Likewise.
5866 * gdb.trace/passc-dyn.exp: Likewise.
5867 * gdb.trace/qtro.exp: Likewise.
5868 * gdb.trace/read-memory.exp: Likewise.
5869 * gdb.trace/report.exp: Likewise.
5870 * gdb.trace/signal.exp: Likewise.
5871 * gdb.trace/status-stop.exp: Likewise.
5872 * gdb.trace/strace.exp: Likewise.
5873 * gdb.trace/tfind.exp: Likewise.
5874 * gdb.trace/trace-break.exp: Likewise.
5875 * gdb.trace/trace-condition.exp: Likewise.
5876 * gdb.trace/trace-mt.exp: Likewise.
5877 * gdb.trace/tstatus.exp: Likewise.
5878 * gdb.trace/tsv.exp: Likewise.
5879 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5880 * gdb.trace/unavailable.exp: Likewise.
5881 * gdb.trace/while-dyn.exp: Likewise.
5882
8b067d2c
AA
58832018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5884
5885 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5886 that libinproctrace is copied to the target.
5887
3ae9ce5d
TT
58882018-03-14 Tom Tromey <tom@tromey.com>
5889
5890 PR cli/14977:
5891 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5892 a null pointer.
5893 * gdb.base/wchar.exp: Likewise.
5894
b8c2339b
TT
58952018-03-14 Tom Tromey <tom@tromey.com>
5896
5897 PR cli/19918:
5898 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5899 flag.
5900
4872dc46
SM
59012018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5902
5903 PR gdb/22841
5904 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5905 "target" to remote_exec.
5906
e4fe3756
SM
59072018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5908
5909 PR gdb/22841
5910 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5911 ${board}_upload): Remove.
5912
e95a97d4
AA
59132018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5914
5915 * gdb.cp/watch-cp.cc: New test.
5916 * gdb.cp/watch-cp.exp: New file.
5917
dbbb1059
AB
59182018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5919
5920 * gdb.base/infcall-nested-structs.exp: New file.
5921 * gdb.base/infcall-nested-structs.c: New file.
5922 * gdb.base/float.exp: Add riscv support.
5923
ecc054c0
TP
59242018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5925
5926 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5927 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5928
25e3c82c
SDJ
59292018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5930
5931 * gdb.server/abspath.exp: New file.
5932 * lib/gdb.exp (with_cwd): New procedure.
5933
3083294d
SM
59342018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5935
5936 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5937 use it.
5938 (gdb_is_target_remote_prompt): New proc.
5939 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5940 (gdb_is_target_native): Pass prompt parameter to
5941 gdb_is_target_1.
5942
3275ef47
SM
59432018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5944
5945 * gdb.base/load-command.c: New file.
5946 * gdb.base/load-command.exp: New file.
5947 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5948 (gdb_is_target_1): ...this, and generalize for other targets
5949 than just remote.
5950 (gdb_is_target_remote): Use gdb_is_target_1.
5951 (gdb_is_target_native): use gdb_is_target_1.
5952
6893c19a
TT
59532018-02-26 Tom Tromey <tom@tromey.com>
5954
5955 PR python/16497:
5956 * gdb.python/py-framefilter.exp: Update test.
5957
2ddeaf8a
TT
59582018-02-26 Tom Tromey <tom@tromey.com>
5959
5960 * gdb.dwarf2/variant.c: New file.
5961 * gdb.dwarf2/variant.exp: New file.
5962
c9317f21
TT
59632018-02-26 Tom Tromey <tom@tromey.com>
5964
5965 * gdb.rust/simple.exp: Accept more possible results in enum test.
5966
6f6d0c26
SM
59672018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5968
5969 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5970 parentheses.
5971
11b03145
MR
59722018-02-23 Maciej W. Rozycki <macro@mips.com>
5973
5974 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5975 name of a variable: $actual_linejj -> $actual_line.
5976
54a27fe5
JB
59772018-02-21 John Baldwin <jhb@FreeBSD.org>
5978
5979 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5980
de65820c
MM
59812018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5982
5983 * gdb.btrace/buffer-size.exp: Do not force BTS.
5984
980548fd
PA
59852018-02-14 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5988 getting a "Quit".
5989
c4e12631
MM
59902018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5991
5992 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5993 Fix test name.
5994
c2e0e465
SM
59952018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5996
5997 * gdb.cp/m-static.exp: Check type of optimized out static
5998 member.
5999
f7216783
AB
60002018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6001
6002 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6003 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6004
0625771b
LS
60052018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6006 Leszek Swirski <leszeks@google.com>
6007
6008 * gdb.python/py-prettyprint.c
6009 (struct to_string_returns_value_inner,
6010 struct to_string_returns_value_wrapper): New.
6011 (main): Add tsrvw variable.
6012 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6013 ToStringReturnsValueWrapper): New classes.
6014 (register_pretty_printers): Register new pretty-printers.
6015 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6016 recursive pretty printer.
6017 * gdb.python/py-mi.exp: Likewise.
6018
59498c30
LS
60192018-02-01 Leszek Swirski <leszeks@google.com>
6020
6021 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6022 functions with the same name as an include file are parsed
6023 correctly.
6024
d4d38844
YQ
60252018-02-01 Yao Qi <yao.qi@linaro.org>
6026
6027 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6028 "\[^\r\n\]*".
6029
07e5f5cf
NP
60302018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6031
6032 * gdb.arch/powerpc-prologue-frame.s: New file.
6033 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6034 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6035
929b5ad4
JB
60362018-01-31 Joel Brobecker <brobecker@adacore.com>
6037
6038 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6039
e671cd59
PA
60402018-01-30 Pedro Alves <palves@redhat.com>
6041
6042 PR gdb/13211
6043 * gdb.base/interrupt-daemon.c: New.
6044 * gdb.base/interrupt-daemon.exp: New.
6045 * gdb.multi/multi-term-settings.c: New.
6046 * gdb.multi/multi-term-settings.exp: New.
6047
fc413dc4
JB
60482018-01-30 Joel Brobecker <brobecker@adacore.com>
6049
6050 * gdb.base/break.exp: Save the location where the breakpoint
6051 on break.c:47 was actually inserted when debugging the version
6052 compiled at -O2 and use it in the expected output of the "info
6053 break" test performed soon after.
6054
5c319bb2
PA
60552018-01-22 Pedro Alves <palves@redhat.com>
6056 Sergio Durigan Junior <sergiodj@redhat.com>
6057
6058 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6059 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6060
a9e40818
JB
60612018-01-22 Joel Brobecker <brobecker@adacore.com>
6062
6063 * gdb.base/break-include.c, gdb.base/break-include.inc,
6064 gdb.base/break-include.exp: New files.
6065 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6066 line number now being the actual line number where the breakpoint
6067 was inserted.
6068 * gdb.mi/mi-break.exp: Likewise.
6069 * gdb.mi/mi-reverse.exp: Likewise.
6070 * gdb.mi/mi-simplerun.exp: Ditto.
6071
e707fc44
AB
60722018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6073
6074 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6075 varobj.
6076 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6077
ae451627
AB
60782018-01-21 Don Breazeal <donb@codesourcery.com>
6079 Andrew Burgess <andrew.burgess@embecosm.com>
6080
6081 * gdb.mi/basics.c: Add new global.
6082 * gdb.mi/mi-frame-regs.exp: New file.
6083 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6084 case.
6085
b1b189e0
AB
60862018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6087
6088 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6089 non-parameter, and on an unknown symbol.
6090
fcfcc376
TT
60912018-01-19 Tom Tromey <tom@tromey.com>
6092
6093 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6094 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6095
634c1c31
AA
60962018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6097
6098 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6099 setrlimit and chdir to int.
6100
d6ad07fd
AA
61012018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6102
6103 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6104 function.
6105 (my_tend): Likewise.
6106 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6107 rationale of avoiding FP- and vector instructions.
6108
adf8243b
RK
61092018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6110
6111 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6112 "info reg" with "\[ \t\]*".
6113 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6114 "\[ \t\]+".
6115 * gdb.arch/s390-multiarch.exp: Ditto.
6116 * gdb.base/pc-fp.exp: Ditto.
6117 * gdb.reverse/i386-precsave.exp: Ditto.
6118 * gdb.reverse/i386-reverse.exp: Ditto.
6119 * gdb.reverse/i387-env-reverse.exp: Ditto.
6120 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6121
dcc06925
AA
61222018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6123
6124 * lib/gdb.exp (gdb_compile): Re-enable use of
6125 universal_compile_options for languages other than Rust.
6126
25d4fd80
AA
61272018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6128
6129 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6130
ee7f689e 61312018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6132
6133 PR gdb/16577
6134 * gdb.base/solib-vanish.exp: New.
6135 * gdb.base/solib-vanish-main.c: New.
6136 * gdb.base/solib-vanish-lib1.c: New.
6137 * gdb.base/solib-vanish-lib2.c: New.
6138
d8447b6b
YQ
61392018-01-17 Yao Qi <yao.qi@linaro.org>
6140
6141 * gdb.compile/compile.exp: Match the address printed for
6142 frame in the output of command "bt".
6143
86d6a90c
TT
61442018-01-15 Tom Tromey <tom@tromey.com>
6145
6146 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6147 compute sp_reg.
6148
cbcdb1aa
AB
61492018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6150
6151 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6152 to prepare.
6153 (prepare): Return 0 on error, 1 on success.
6154
eea61984
PA
61552018-01-12 Pedro Alves <palves@redhat.com>
6156
6157 * gdb.base/continue-after-aborted-step-over.c: New.
6158 * gdb.base/continue-after-aborted-step-over.exp: New.
6159
6181e9c2
SM
61602018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6161
6162 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6163 options when not creating an executable.
6164
3cada740
PA
61652018-01-11 Pedro Alves <palves@redhat.com>
6166
6167 PR remote/22597
6168 * gdb.server/stop-reply-no-thread.c: New file.
6169 * gdb.server/stop-reply-no-thread.exp: New file.
6170
c63d3e8d
PA
61712018-01-10 Pedro Alves <palves@redhat.com>
6172
6173 PR gdb/22670
6174 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6175 functions too. Test setting breakpoints and printing C functions
6176 with no debug info too.
6177 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6178
d4c2a405
PA
61792018-01-10 Pedro Alves <palves@redhat.com>
6180
6181 PR gdb/22670
6182 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6183 a fail.
6184
8825213e
PA
61852018-01-10 Pedro Alves <palves@redhat.com>
6186
6187 PR gdb/22670
6188 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6189
605fd3c6
YQ
61902018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6191
6192 * gdb.server/unittest.exp: Match the output in non-development
6193 mode.
6194
1e5ded6c
YQ
61952018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6196
6197 * gdb.gdb/unittest.exp: Match output in non-development mode.
6198
30066b0b
JB
61992018-01-08 Joel Brobecker <brobecker@adacore.com>
6200
6201 * gdb.ada/access_tagged_param.exp: Relax expected output
6202 for value of "ObjL" in "continue" to pck.inspect breakpoint
6203 test.
6204
04bafb1e
XR
62052018-01-08 Joel Brobecker <brobecker@adacore.com>
6206
9f86398b
JB
6207 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6208 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6209
e379cee6
PA
62102018-01-05 Pedro Alves <palves@redhat.com>
6211
6212 PR gdb/18653
6213 * gdb.base/libsegfault.exp: New.
6214
de63c46b
PA
62152018-01-05 Joel Brobecker <brobecker@adacore.com>
6216
6217 PR gdb/22670
6218 * gdb.ada/access_tagged_param.exp: New file.
6219 * gdb.ada/access_tagged_param/foo.adb: New file.
6220
f98fc17b
PA
62212018-01-05 Pedro Alves <palves@redhat.com>
6222
6223 PR gdb/22670
6224 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6225 exercise lower case too, and to exercise both full matching and
6226 wild matching.
6227
342f8240
JB
62282018-01-05 Joel Brobecker <brobecker@adacore.com>
6229
6230 * gdb.ada/rename_subscript_param: New testcase.
6231
7150d33c
JG
62322018-01-05 Jerome Guitton <guitton@adacore.com>
6233
6234 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6235
cc0e770c
JB
62362018-01-05 Joel Brobecker <brobecker@adacore.com>
6237
6238 * gdb.ada/convvar_comp: New testcase.
6239
672a41aa 62402018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6241
6242 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6243 (My_Table): New global variable.
6244 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6245
7365ec2f
JB
62462018-01-04 Joel Brobecker <brobecker@adacore.com>
6247
6248 PR gdb/22670
6249 * gdb.ada/maint_with_ada: New testcase.
6250
289483b6
JB
62512018-01-04 Joel Brobecker <brobecker@adacore.com>
6252
6253 PR gdb/22670
6254 * gdb.ada/bp_c_mixed_case: New testcase.
6255
344420da
JB
62562018-01-04 Joel Brobecker <brobecker@adacore.com>
6257
6258 PR gdb/22670
6259 * gdb.ada/complete.exp: Add "complete break ada" test.
6260
66fc87a0
JB
62612018-01-04 Joel Brobecker <brobecker@adacore.com>
6262
6263 PR gdb/22670
6264 * gdb.ada/info_addr_mixed_case: New testcase.
6265
9f757bf7
XR
62662018-01-03 Xavier Roirand <roirand@adacore.com>
6267
6268 * gdb.ada/excep_handle.exp: New testcase.
6269 * gdb.ada/excep_handle/foo.adb: New file.
6270 * gdb.ada/excep_handle/pck.ads: New file.
6271
bd570f80
JB
62722018-01-03 Joel Brobecker <brobecker@adacore.com>
6273
6274 * gdb.base/step-line.c: Add extra empty line in copyright header.
6275 * gdb.base/step-line.inp: Likewise.
6276
9fe561ab
JB
62772018-01-02 Joel Brobecker <brobecker@adacore.com>
6278
6279 * gdb.ada/dyn_stride.exp: Add slice test.
6280
a405673c
JB
62812018-01-02 Joel Brobecker <brobecker@adacore.com>
6282
6283 * gdb.ada/dyn_stride: New testcase.
6284
cef0f868
SH
62852017-12-27 Stafford Horne <shorne@gmail.com>
6286
6287 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6288 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6289
b67d92b0
SH
62902017-12-27 Stafford Horne <shorne@gmail.com>
6291
6292 * gdb.base/reggroups.c: New file.
6293 * gdb.base/reggroups.exp: New file.
6294
eccab96d
JB
62952017-12-18 Joel Brobecker <brobecker@adacore.com>
6296
6297 * gdb.dwarf2/ada-valprint-error.c: New file.
6298 * gdb.dwarf2/ada-valprint-error.exp: New file.
6299
0e2da9f0
JB
63002017-12-18 Joel Brobecker <brobecker@adacore.com>
6301
6302 * gdb.ada/assign_arr: New testcase.
6303
cb923fcc
XR
63042017-12-18 Xavier Roirand <roirand@adacore.com>
6305
6306 * gdb.ada/funcall_ptr: New testcase.
6307
7c161838
SDJ
63082017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6309
6310 PR cli/16224
6311 * gdb.base/ptype-offsets.cc: New file.
6312 * gdb.base/ptype-offsets.exp: New file.
6313
1af17fd9
YQ
63142017-12-15 Yao Qi <yao.qi@linaro.org>
6315
6316 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6317 if XML is disabled.
6318
828d5846
XR
63192017-12-15 Xavier Roirand <roirand@adacore.com>
6320
6321 * gdb.ada/same_component_name: New testcase.
6322
79e8fcaa
JB
63232017-12-14 Joel Brobecker <brobecker@adacore.com>
6324
6325 * gdb.ada/str_binop_equal: New testcase.
6326
e05fa6f9
JB
63272017-12-14 Joel Brobecker <brobecker@adacore.com>
6328
6329 * gdb.ada/task_switch_in_core: New testcase.
6330
b89641ba
SM
63312017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6332
6333 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6334 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6335 call test_bkpt_qualified.
6336 (test_bkpt_qualified): New proc.
6337
6892d2e4
PA
63382017-12-13 Pedro Alves <palves@redhat.com>
6339
6340 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6341 Tighten regexp by matching with an anchor.
6342
a22ecf70
PA
63432017-12-13 Pedro Alves <palves@redhat.com>
6344
6345 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6346 ("expression with namespace"): New set of tests.
6347 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6348 (Nested::Test_NS::qux): New.
6349 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6350 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6351
9937536c
JB
63522017-12-13 Joel Brobecker <brobecker@adacore.com>
6353
6354 * gdb.base/server-del-break.c: New file.
6355 * gdb.base/server-del-break.exp: New file.
6356
fe49c6f5
SH
63572017-12-12 Stafford Horne <shorne@gmail.com>
6358
6359 * gdb.xml/tdesc-regs.exp: Add or1k support.
6360
c3d18620
SH
63612017-12-12 Stafford Horne <shorne@gmail.com>
6362
6363 * gdb.base/bp-permanent.c: Define nop of or1k.
6364
c5f9cfc8
JB
63652017-12-11 Joel Brobecker <brobecker@adacore.com>
6366
6367 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6368 output with components being reordered.
6369
a9c135fc
JB
63702017-12-11 Joel Brobecker <brobecker@adacore.com>
6371
6372 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6373 output with components being reordered.
6374
927aa2e7
JK
63752017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6376 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.base/maint.exp (check for .gdb_index): Check also for
6379 .debug_names.
6380 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6381 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6382 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6383 (.gdb_index used after symbol reloading): Support also .debug_names.
6384 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6385
f17d9474
YQ
63862017-12-08 Yao Qi <yao.qi@linaro.org>
6387
6388 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6389 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6390
a0de8c21
YQ
63912017-12-08 Yao Qi <yao.qi@linaro.org>
6392
6393 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6394 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6395
a738ea1d
YQ
63962017-12-08 Yao Qi <yao.qi@linaro.org>
6397
6398 * gdb.arch/aarch64-tagged-pointer.c: New file.
6399 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6400
1cd9a73b
SDJ
64012017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6402
6403 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6404 "int".
6405
fa6eb693
KS
64062017-12-07 Keith Seitz <keiths@redhat.com>
6407
6408 PR breakpoints/22569
6409 * gdb.linespec/ls-errs.exp: Change expected result of "break
6410 -source this file has spaces.c -line 3".
6411 Check that an explicit source file followed by whitespace is
6412 identified as an invalid explicit location.
6413
883fd55a
KS
64142017-12-07 Keith Seitz <keiths@redhat.com>
6415
6416 * gdb.cp/nested-types.cc: New file.
6417 * gdb.cp/nested-types.exp: New file.
6418 * lib/cp-support.exp: Load data-structures.exp library.
6419 (debug_cp_test_ptype_class): New global.
6420 (cp_ptype_class_verbose, next_line): New procedures.
6421 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6422 Add and document new return value.
6423 Switch the list of lines to a queue.
6424 Add support for new `type' key for nested type definitions.
6425 Add debugging/troubleshooting messages.
6426 * lib/data-structures.exp: New file.
6427
ec72db3e
SM
64282017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6429
6430 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6431 with proc_with_prefix, don't use with_test_prefix.
6432
99598d71
TT
64332017-12-07 Tom Tromey <tom@tromey.com>
6434
6435 * gdb.base/break.exp: Add test for empty "commands".
6436
a8806230
YQ
64372017-12-07 Yao Qi <yao.qi@linaro.org>
6438
6439 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6440 malloc and catch syscall.
6441
824cc835
PM
64422017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6443
e79be6e5 6444 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6445 tests for explicit locations.
6446
7cc244de
PA
64472017-12-06 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6450 force-disabling XML descriptions.
6451
50a1fdd5
PA
64522017-12-04 Pedro Alves <palves@redhat.com>
6453
6454 PR gdb/22499
6455 * gdb.arch/amd64-disp-step-avx.S: New file.
6456 * gdb.arch/amd64-disp-step-avx.exp: New file.
6457
f0fb2488
PA
64582017-12-03 Pedro Alves <palves@redhat.com>
6459
6460 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6461 and <string.h>.
6462 (parent_function): Print distinct messages when waitpid fails, or
6463 the child exits with a signal, or the child exits for an unhandled
6464 reason.
6465 * gdb.threads/process-dies-while-detaching.exp
6466 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6467 it. Wait for both inferior output and GDB's prompt. Use an
6468 indirect spawn id list.
6469 (do_detach): New parameter 'child_exit'. Use it to compute
6470 expected inferior output.
6471 (test_detach, test_detach_watch, test_detach_killed_outside):
6472 Adjust to pass down the expected child exit kind.
6473
97cbe998
SDJ
64742017-12-01 Joel Brobecker <brobecker@adacore.com>
6475 Sergio Durigan Junior <sergiodj@redhat.com>
6476 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6479
40fc416f
SDJ
64802017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6481
6482 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6483 to 'symbol-file' and 'add-symbol-file' can be
6484 position-independent.
6485
1cc75e92
YQ
64862017-12-01 Yao Qi <yao.qi@linaro.org>
6487
6488 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6489 the URL in copyright header.
6490 * gdb.arch/aarch64-fp.exp: Likewise.
6491 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6492 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6493 * gdb.base/expand-psymtabs.exp: Likewise.
6494 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6495 * gdb.fortran/common-block.exp: Likewise.
6496 * gdb.fortran/common-block.f90: Likewise.
6497 * gdb.fortran/logical.exp: Likewise.
6498 * gdb.fortran/vla-datatypes.f90: Likewise.
6499 * gdb.fortran/vla-sub.f90: Likewise.
6500
875fb7a7
JB
65012017-11-30 Joel Brobecker <brobecker@adacore.com>
6502
6503 * gdb.ada/repeat_dyn: New testcase.
6504
6f14765f
UW
65052017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6506
6507 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6508 Update for changed thread numbering.
6509 * gdb.cell/bt.exp: Update for changed GDB output.
6510
f1af7b94
SM
65112017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6512
6513 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6514 setting isremote by hand.
6515 * boards/dwarf4-gdb-index.exp: Likewise.
6516 * boards/fission.exp: Likewise.
6517 * boards/stabs.exp: Likewise.
6518
e3919f3e
PA
65192017-11-30 Pedro Alves <palves@redhat.com>
6520
6521 * gdb.linespec/cpls-ops.exp
6522 (check_explicit_skips_function_argument): Extract the underlying
6523 type of size_t instead of hardcoding it.
6524
bd69330d
PA
65252017-11-29 Pedro Alves <palves@redhat.com>
6526
6527 PR c++/19436
6528 * gdb.linespec/cpls-abi-tag.cc: New file.
6529 * gdb.linespec/cpls-abi-tag.exp: New file.
6530
a20714ff
PA
65312017-11-29 Pedro Alves <palves@redhat.com>
6532
6533 * gdb.base/langs.exp: Use -qualified.
6534 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6535 it.
6536 * gdb.cp/namespace.exp: Use -qualified.
6537 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6538 (overload-3, template-overload, template-ret-type, const-overload)
6539 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6540 procedures.
6541 (test_driver): Call them.
6542 * gdb.cp/save-bp-qualified.cc: New.
6543 * gdb.cp/save-bp-qualified.exp: New.
6544 * gdb.linespec/explicit.exp: Test -qualified.
6545 * lib/completion-support.exp (completion::explicit_opts_list): Add
6546 "-qualified".
6547 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6548
f6f1d339
PM
65492017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6550
6551 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6552
02ca603a
TT
65532017-11-29 Tom Tromey <tom@tromey.com>
6554
6555 * gdb.base/relocate.exp: Update invalid argument test.
6556 Add new tests for invalid arguments.
6557
ed6c0bfb
TP
65582017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6559
6560 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6561 Return 0 as a long.
6562 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6563
f106e10e
TP
65642017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6565
6566 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6567 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6568 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6569 func ().
6570 * gdb.cp/shadow.cc (B.func): Return 0.
6571
10329bb2
JB
65722017-11-27 Joel Brobecker <brobecker@adacore.com>
6573
6574 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6575 expected output in gdb_expect call to allow the exception
6576 message to be present as well. Fix syntax confusion to avoid
6577 TCL thinking that exception_name is an array.
6578
617cd4bc
UW
65792017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6580
6581 * gdb.arch/spu-info.c: Include <unistd.h>.
6582 (do_signal_test): Fix broken calls to write.
6583 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6584 Fix checks for empty mailboxes. Update signal tests for corrected
6585 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6586 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6587 * gdb.cell/arch.exp: Use standard_output_file.
6588 * gdb.cell/break.exp: Likewise.
6589 * gdb.cell/bt.exp: Likewise.
6590 * gdb.cell/core.exp: Likewise.
6591 * gdb.cell/dwarfaddr.exp: Likewise.
6592 * gdb.cell/ea-cache.exp: Likewise.
6593 * gdb.cell/ea-standalone.exp: Likewise.
6594 * gdb.cell/f-regs.exp: Likewise.
6595 * gdb.cell/fork.exp: Likewise.
6596 * gdb.cell/gcore.exp: Likewise.
6597 * gdb.cell/mem-access.exp: Likewise.
6598 * gdb.cell/ptype.exp: Likewise.
6599 * gdb.cell/registers.exp: Likewise.
6600 * gdb.cell/sizeof.exp: Likewise.
6601 * gdb.cell/solib-symbol.exp: Likewise.
6602 * gdb.cell/solib.exp: Likewise.
617cd4bc 6603
a81aaca0
PA
66042017-11-25 Pedro Alves <palves@redhat.com>
6605
6606 * gdb.base/complete-empty.exp: New file.
6607 * gdb.base/completion.exp: Adjust.
6608
6a3c6ee4
PA
66092017-11-25 Pedro Alves <palves@redhat.com>
6610
6611 * gdb.linespec/cpls-ops.cc: New file.
6612 * gdb.linespec/cpls-ops.exp: New file.
6613 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6614 factored out from ...
6615 (test_complete_prefix_range): ... this.
6616
8955eb2d
PA
66172017-11-24 Pedro Alves <palves@redhat.com>
6618
6619 * gdb.linespec/cpcompletion.exp: New file.
6620 * gdb.linespec/cpls-hyphen.cc: New file.
6621 * gdb.linespec/cpls.cc: New file.
6622 * gdb.linespec/cpls2.cc: New file.
6623 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6624 test to use test_gdb_complete_unique. Add label completion,
6625 keyword completion and explicit location completion tests.
6626 * lib/completion-support.exp: New file.
6627
e547c119
JB
66282017-11-24 Joel Brobecker <brobecker@adacore.com>
6629
6630 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6631 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6632 when hitting an exception catchpoint.
6633
7c3c1aa8
YQ
66342017-11-22 Yao Qi <yao.qi@linaro.org>
6635
6636 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6637
41bd68f5
SM
66382017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6639
6640 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6641 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6642 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6643
1daad298
YQ
66442017-11-22 Yao Qi <yao.qi@linaro.org>
6645
6646 * gdb.base/info-os.exp: Pass pthreads.
6647 * gdb.multi/multi-attach.exp: Likewise.
6648
88465e87
YQ
66492017-11-22 Yao Qi <yao.qi@linaro.org>
6650
6651 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6652 compiler.
6653
dc196b23
YQ
66542017-11-22 Yao Qi <yao.qi@linaro.org>
6655
6656 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6657 * gdb.base/break-interp.exp: Likewise.
6658 * gdb.base/jit-attach-pie.exp: Likewise.
6659
2400729e
UW
66602017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6661
6662 * gdb.base/float128.c (large128): New variable.
6663 * gdb.base/float128.exp: Add test to print largest __float128 value.
6664
7a26362d
UW
66652017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6666
6667 * gdb.arch/vsx-regs.exp: Update register content checks.
6668
ed0f4273
UW
66692017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6670
6671 * gdb.arch/ppc-longdouble.exp: New file.
6672 * gdb.arch/ppc-longdouble.c: Likewise.
6673
a25d69c6
PA
66742017-11-21 Pedro Alves <palves@redhat.com>
6675
6676 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6677
73fcf641
PA
66782017-11-20 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6681 (long_double_typedef): New typedefs.
6682 Use DEF on double and long double.
6683 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6684 cases.
6685 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6686 and 'long_double_ptr_same_size' locals. Use them to decide
6687 whether cast from array/function to float is valid/invalid.
6688
71a3c369
TT
66892017-11-17 Tom Tromey <tom@tromey.com>
6690
6691 * gdb.rust/traits.rs: New file.
6692 * gdb.rust/traits.exp: New file.
6693
ced9779b
JB
66942017-11-17 Joel Brobecker <brobecker@adacore.com>
6695
6696 * gdb.ada/minsyms: New testcase.
6697
a0922d80
PA
66982017-11-16 Pedro Alves <palves@redhat.com>
6699
6700 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6701 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6702
ea04e54c
PA
67032017-11-16 Pedro Alves <palves@redhat.com>
6704
6705 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6706 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6707
e849ea89
PA
67082017-11-16 Pedro Alves <palves@redhat.com>
6709
6710 * gdb.server/reconnect-ctrl-c.c: New file.
6711 * gdb.server/reconnect-ctrl-c.exp: New file.
6712
d8ae99a7
PM
67132017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6714
6715 * gdb.python/py-rbreak.exp: New file.
6716 * gdb.python/py-rbreak.c: New file.
6717 * gdb.python/py-rbreak-func2.c: New file.
6718
968a13f8
PA
67192017-11-16 Pedro Alves <palves@redhat.com>
6720
6721 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6722 pattern.
6723 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6724 GDB.
6725
71774bc9
SM
67262017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6727
6728 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6729 regex.
6730
ddbb44cf
SM
67312017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6732
6733 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6734 test names.
6735
584a564f
PA
67362017-11-09 Pedro Alves <palves@redhat.com>
6737
6738 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6739 factored out from ...
6740 (top level): ... here, and adjusted to avoid expecting beyond the
6741 prompt in a single gdb_test_multiple.
6742
5ed7a928
PA
67432017-11-09 Pedro Alves <palves@redhat.com>
6744
6745 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6746 output.
6747 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6748 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6749 * gdb.server/ext-run.exp ("kill" test): Likewise.
6750 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6751
a60e0738
PA
67522017-11-09 Pedro Alves <palves@redhat.com>
6753
6754 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6755 match till end of line.
6756
2c88253f
PA
67572017-11-09 Pedro Alves <palves@redhat.com>
6758
6759 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6760
c7a38517
PA
67612017-11-09 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6764 New procedures, factored out from ...
6765 (top level): ... here, and adjusted to avoid expecting beyond the
6766 prompt in one go.
6767
f29f4b6b
PA
67682017-11-09 Pedro Alves <palves@redhat.com>
6769
6770 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6771 output. Fix '?' match.
6772
286acbb5
JB
67732017-11-08 Joel Brobecker <brobecker@adacore.com>
6774
6775 * gdb.ada/scoped_watch: New testcase.
6776 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6777 which is actually correct.
6778 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6779 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6780
62d7ae92
PA
67812017-11-08 Pedro Alves <palves@redhat.com>
6782
6783 * gdb.gdb/complaints.exp (test_initial_complaints)
6784 (test_serial_complaints, test_short_complaints): Call
6785 complaint_internal instead of complaint.
6786
280ca31f
DT
67872017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6788
6789 * gdb.threads/tls-core.c: New file.
6790 * gdb.threads/tls-core.exp: Likewise.
6791
b5ec771e
PA
67922017-11-08 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6795 (p Exported_Capitalized): New test.
6796 (p exported_capitalized): New test.
6797
a02b41a7
PA
67982017-11-07 Pedro Alves <palves@redhat.com>
6799
6800 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6801
95e95a6d
PA
68022017-11-07 Pedro Alves <palves@redhat.com>
6803
6804 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6805 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6806 (disable_invalid, disable_inverted, disable_negative): New
6807 procedures.
6808 ("bad numbers"): New set of tests.
6809
cee62dbd
PA
68102017-11-07 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.cp/ena-dis-br-range.exp: Add tests.
6813
cc638e86
PA
68142017-11-07 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6817
d0fe4701
XR
68182017-11-07 Xavier Roirand <roirand@adacore.com>
6819 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.base/ena-dis-br.exp: Add reference to
6822 gdb.cp/ena-dis-br-range.exp.
6823 * gdb.cp/ena-dis-br-range.exp: New file.
6824 * gdb.cp/ena-dis-br-range.cc: New file.
6825
46f67f80
PA
68262017-11-06 Pedro Alves <palves@redhat.com>
6827
6828 * gdb.base/attach-non-pgrp-leader.c: New.
6829 * gdb.base/attach-non-pgrp-leader.exp: New.
6830
726e1356
PA
68312017-11-06 Pedro Alves <palves@redhat.com>
6832
6833 * configure.ac: No longer check for termio.h and sgtty.h.
6834 * configure: Regenerate.
6835 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6836 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6837 Remove termio and sgtty code.
6838
50ab6ace
YQ
68392017-11-03 Yao Qi <yao.qi@linaro.org>
6840
6841 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6842 in GDB is disabled.
6843
8e68731c
YQ
68442017-11-03 Yao Qi <yao.qi@linaro.org>
6845
6846 * gdb.python/py-thrhandle.exp: Skip it if python is not
6847 enabled.
6848
3a87ae65
SM
68492017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6850
6851 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6852 as a breakpoint command.
6853
484d8d36
MD
68542017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6855
6856 PR python/21213
6857 * gdb.python/py-infthread.exp: Test calling
6858 InferiorThread.inferior () multiple times in a row.
6859
4a27f119
KS
68602017-10-27 Keith Seitz <keiths@redhat.com>
6861
6862 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6863 Test "info break" for every inlined function breakpoint.
6864
bb11dd58
YQ
68652017-10-27 Yao Qi <yao.qi@linaro.org>
6866
6867 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6868
a43f3893
PF
68692017-10-26 Patrick Frants <osscontribute@gmail.com>
6870
6871 * gdb.cp/classes.exp (test_static_members): Test printing
6872 Outer::instance.
6873 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6874 (Inner::instance, Outer::instance): New.
6875
792ccf00
PA
68762017-10-24 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6879 extra console" test in two stages.
6880
eb2bfbad
PA
68812017-10-24 Pedro Alves <palves@redhat.com>
6882
6883 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6884
1f75a651
PA
68852017-10-24 Pedro Alves <palves@redhat.com>
6886
6887 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6888 loop.
6889
779990d9
PA
68902017-10-24 Pedro Alves <palves@redhat.com>
6891
6892 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6893 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6894
ad9b8f5d
PA
68952017-10-24 Pedro Alves <palves@redhat.com>
6896
6897 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6898 parameter and handle it. Don't output read value in test name.
6899
fee6da6e
PA
69002017-10-24 Pedro Alves <palves@redhat.com>
6901
6902 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6903 custom test name.
6904
10389c2c
PA
69052017-10-24 Pedro Alves <palves@redhat.com>
6906
6907 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6908 include the unstable output directory name in the test's name.
6909 (initial_setup_simple) <'set args'>: Use custom test name.
6910
a80e65a9
PA
69112017-10-24 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6914 with explicit test name.
6915
15763a09
PA
69162017-10-20 Pedro Alves <palves@redhat.com>
6917
6918 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6919 'wait -i'. Use gdb_assert and remote_close.
6920
49a4ce2e
AB
69212017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6922
6923 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6924 number from variable rather than hard-coded.
6925
a75868f5
PA
69262017-10-19 Pedro Alves <palves@redhat.com>
6927
6928 * gdb.base/long-inferior-output.c: New file.
6929 * gdb.base/long-inferior-output.exp: New file.
6930
c8ba13ad
KS
69312017-11-18 Keith Seitz <keiths@redhat.com>
6932
6933 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6934 method.
6935 (main): Call it.
6936 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6937 Add additional user-defined conversion operator tests.
6938
b27de576
PA
69392017-10-17 Pedro Alves <palves@redhat.com>
6940
6941 * boards/native-stdio-gdbserver.exp: Load "local-board".
6942
8484c955
PA
69432017-10-17 Pedro Alves <palves@redhat.com>
6944
6945 * gdb.base/quit-live.c: New file.
6946 * gdb.base/quit-live.exp: New file.
6947
83d5a34d
KS
69482017-10-16 Keith Seitz <keiths@redhat.com>
6949
6950 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6951 (class_with_protected_typedef, class_with_private_typedef)
6952 (struct_with_public_typedef, struct_with_protected_typedef)
6953 (struct_with_private_typedef): New classes/structs.
6954 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6955 typedefs and access specifiers.
6956
739b3f1d
PA
69572017-10-16 Pedro Alves <palves@redhat.com>
6958 Simon Marchi <simon.marchi@polymtl.ca>
6959
6960 * README (Local vs Remote vs Native): New section.
6961 * boards/local-board.exp: New file, with bits factored out from
6962 ...
6963 * boards/native-extended-gdbserver.exp: ... here. Load
6964 "local-board".
6965 * boards/native-gdbserver.exp: Load "local-board".
6966 (${board}_spawn, ${board}_exec): Delete.
6967 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6968 ...
6969 * boards/stdio-gdbserver-base.exp: ... this new file.
6970 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6971 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6972 procedure.
6973 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6974 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6975 stdio_gdbserver_command.
6976 (${board}_get_remote_address, ${board}_get_comm_port)
6977 (${board}_download, ${board}_upload): Delete.
6978 (get_target_remote_pipe_cmd): New.
6979
fe68b953
SM
69802017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6981
6982 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6983 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6984 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6985 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6986 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6987 remove with_test_prefix.
6988
300b6685
PA
69892017-10-13 Pedro Alves <palves@redhat.com>
6990
6991 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6992 * gdb.base/annota1.exp: Use it instead of is_remote.
6993 * gdb.base/annota3.exp: Use it instead of is_remote.
6994 * gdb.cp/annota2.exp: Use it instead of is_remote.
6995 * gdb.cp/annota3.exp: Use it instead of is_remote.
6996 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6997
50500caf
PA
69982017-10-13 Pedro Alves <palves@redhat.com>
6999
7000 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7001 (test_num_test_vars, run_and_count_vars, find_env)
7002 (test_set_unset_env, test_inherit_env_var): New procedures.
7003 (top level): Use them.
7004
dad0c6d2
PA
70052017-10-13 Pedro Alves <palves@redhat.com>
7006
7007 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7008 also skip on stub-like targets.
7009
8b0553c1
PA
70102017-10-13 Pedro Alves <palves@redhat.com>
7011
7012 PR gdb/22293
7013 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7014 (top level): Move some tests to ...
7015 (test_not_found): ... this new procedure.
7016 (top level): Call it.
7017
7594f623
PA
70182017-10-13 Pedro Alves <palves@redhat.com>
7019
7020 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7021 expect different "info terminal" output if testing with a
7022 non-native target.
7023
ebe3b402
PA
70242017-10-13 Pedro Alves <palves@redhat.com>
7025 Simon Marchi <simon.marchi@polymtl.ca>
7026
7027 PR python/12966
7028 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7029
42f1b161
PA
70302017-10-13 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7033 already.
7034
8d6ef72b
PA
70352017-10-13 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7038 is_remote.
7039
d7bcd5b8
PA
70402017-10-13 Pedro Alves <palves@redhat.com>
7041
7042 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7043 is_remote.
7044
df479dc6
PA
70452017-10-13 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7048 is set.
7049 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7050 instead of is_remote.
7051
23fb630a
PA
70522017-10-13 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7055 (top level): Add comment.
7056
cc77b1dc
PA
70572017-10-13 Pedro Alves <palves@redhat.com>
7058
7059 * gdb.base/remote.exp (top level): Fix comment typo and add
7060 missing return.
7061
27c9e813
PA
70622017-10-13 Pedro Alves <palves@redhat.com>
7063 Simon Marchi <simon.marchi@polymtl.ca>
7064
7065 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7066 calls and add comments. Skip test if use_gdb_stub is set.
7067 (top level): Use "set cwd" command instead of "cd" command.
7068
5e830d98
PA
70692017-10-13 Pedro Alves <palves@redhat.com>
7070
7071 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7072 is_remote target check.
7073
f5ca0032
PA
70742017-10-13 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/scope.exp: Use build_executable + clean_restart +
7077 gdb_file_cmd instead of prepare_for_testing and no longer skip
7078 "before run" tests on is_remote target boards. Update comments.
7079 * boards/native-extended-gdbserver.exp
7080 (extended_gdbserver_load_last_file): New, factored out from ...
7081 (gdb_load): ... this. Move further below and add comment.
7082 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7083
8aed1c0d
PA
70842017-10-12 Pedro Alves <palves@redhat.com>
7085
7086 * gdb.base/attach.exp: Remove references to gdb64.
7087 * gdb.base/dbx.exp: Remove references to gdb64.
7088
cfa34c87
SM
70892017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7090 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.base/label.exp: Remove is_remote target check.
7093
9192b7de
PA
70942017-10-12 Pedro Alves <palves@redhat.com>
7095
7096 * gdb.base/auvx.exp (coredir): Update comment.
7097 (top level) <core_works>: Use "set cwd" command instead of "cd"
7098 command.
7099
6bf0052d
PA
71002017-10-12 Pedro Alves <palves@redhat.com>
7101 Simon Marchi <simon.marchi@polymtl.ca>
7102
7103 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7104 target boards.
7105
e48ef82d
PA
71062017-10-12 Pedro Alves <palves@redhat.com>
7107 Simon Marchi <simon.marchi@polymtl.ca>
7108
7109 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7110 Instead skip if there's any gdb_protocol set.
7111
8d7aea57
SM
71122017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7113 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7116
30440677
PA
71172017-10-12 Pedro Alves <palves@redhat.com>
7118 Simon Marchi <simon.marchi@polymtl.ca>
7119
7120 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7121 instead of on dejagnu remote boards.
7122
4e04f045 71232017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7124 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7125
7126 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7127 checks. Use build_executable + clean_restart instead of
7128 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7129 of enabling non-stop after starting gdb.
7130
871a186e
PA
71312017-10-12 Pedro Alves <palves@redhat.com>
7132
7133 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7134 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7135 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7136 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7137
56d704da
AK
71382017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7139
7140 * gdb.arch/arc-tdesc-cpu.exp: New file.
7141 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7142
2f20e312
SM
71432017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7144
7145 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7146
65630365
PA
71472017-10-10 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7150 expect CLI output.
7151
bf469271
PA
71522017-10-10 Pedro Alves <palves@redhat.com>
7153
7154 * lib/selftest-support.exp (selftest_setup): Update for
7155 captured_command_loop's prototype change.
7156
777a42f1
PA
71572017-10-09 Pedro Alves <palves@redhat.com>
7158
7159 Test both arch1=>arch2 and arch2=>arch1.
7160
7161 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7162 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7163 factored out to...
7164 (append_arch1_options, append_arch2_options, append_arch_options)
7165 (build_executables): New procedures.
7166 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7167 local.
7168 (top level): Add new 'first_arch' testing axis.
7169
cbd2b4e3
PA
71702017-10-09 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7173 (barrier): New.
7174 (thread_start, all_started): New functions.
7175 (main): Spawn new thread and wait until it is scheduled.
7176 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7177 option.
7178 (do_test): Add 'selected_thread' parameter. Run to all_started
7179 instead of main. Explicitly set the breakpoint at main. Switch
7180 to the SELECTED_THREAD thread.
7181 (top level): Test handling the exec event with either the main
7182 thread or the second thread selected.
7183
5c9e4427
PA
71842017-10-09 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7187 logic. Move STOP marker after the value checks.
7188 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7189 regexp.
7190
b3b7c423
SL
71912017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7192
7193 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7194
3b4b2f16
UW
71952017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7196
7197 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7198 integer-to-dfp conversion.
7199 * gdb.base/dfp-test.exp: Likewise.
7200
5cd63fda
PA
72012017-10-04 Pedro Alves <palves@redhat.com>
7202
7203 * gdb.multi/hangout.c: Include <unistd.h>.
7204 (hangout_loop): New function.
7205 (main): Call alarm. Call hangout_loop in a loop.
7206 * gdb.multi/hello.c: Include <unistd.h>.
7207 (hello_loop): New function.
7208 (main): Call alarm. Call hangout_loop in a loop.
7209 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7210 inferior with the other selected.
7211
4c71c105
SM
72122017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7213
7214 * gdb.mi/list-thread-groups-available.exp: New file.
7215 * gdb.mi/list-thread-groups-available.c: New file.
7216
bc3b087d
SDJ
72172017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7218
7219 * gdb.base/set-cwd.exp: Make it available on
7220 native-extended-gdbserver.
7221
d092c5a2
SDJ
72222017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7223
7224 * gdb.base/set-cwd.c: New file.
7225 * gdb.base/set-cwd.exp: Likewise.
7226
45320ffa
TT
72272017-10-02 Tom Tromey <tom@tromey.com>
7228
7229 PR rust/22236:
7230 * gdb.rust/simple.rs (main): New variable "fslice".
7231 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7232
b3e3859b
TT
72332017-10-02 Tom Tromey <tom@tromey.com>
7234
7235 * gdb.rust/simple.exp: Test ptype of a slice.
7236
01af5e0d
TT
72372017-10-02 Tom Tromey <tom@tromey.com>
7238
7239 * gdb.rust/simple.exp: Test index of slice.
7240
a9bbfbd8
TT
72412017-09-27 Tom Tromey <tom@tromey.com>
7242
7243 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7244
df8899e5
TP
72452017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7246 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.base/compare-sections.exp (get value of read-only section): Read
7249 as unsigned value.
7250 (corrupt read-only section): Likewise and don't set written if patching
7251 failed.
7252
757bf54b
KB
72532017-09-21 Kevin Buettner <kevinb@redhat.com>
7254
7255 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7256 files.
7257
06871ae8
PA
72582017-09-20 Pedro Alves <palves@redhat.com>
7259
7260 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7261 symbol names in gdb's output.
7262 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7263
e5f25bc5
PA
72642017-09-20 Pedro Alves <palves@redhat.com>
7265
7266 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7267 Rename to ...
7268 (test_list_ambiguous_symbol): ... this and add a symbol name
7269 parameter. Adjust.
7270 (test_list_ambiguous_function): Reimplement on top of
7271 test_list_ambiguous_symbol and also test listing ambiguous
7272 variables.
7273 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7274 (ambiguous_fun): ... this.
7275 (ambiguous_var): New.
7276 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7277 (ambiguous_fun): ... this.
7278 (ambiguous_var): New.
7279
4e5a4f58
JB
72802017-09-19 John Baldwin <jhb@FreeBSD.org>
7281
7282 * gdb.base/starti.c: New file.
7283 * gdb.base/starti.exp: New file.
7284 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7285
26e53f3e
PA
72862017-09-14 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7289 (top level): Use it instead of runto.
7290
cb791d59
TT
72912017-09-11 Tom Tromey <tom@tromey.com>
7292
7293 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7294
7c96f8c1
TT
72952017-09-11 Tom Tromey <tom@tromey.com>
7296
7297 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7298 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7299
469412dd
CW
73002017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7301
7302 * gdb.fortran/printing-types.exp: New file.
7303 * gdb.fortran/printing-types.exp: New file.
7304
e0f86435
BH
73052017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7306
7307 * gdb.fortran/vla-ptype.exp: Fix typos.
7308 * gdb.fortran/vla-value.exp: Same.
7309
9e9af4be
BH
73102017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7311
7312 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7313 * gdb.mi/mi-var-child-f.exp: Likewise.
7314 * gdb.mi/mi-vla-fortran.exp: Likewise.
7315
a5ad232b 73162017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7317 Christoph Weinmann <christoph.t.weinmann@intel.com>
7318 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7319
7320 * gdb.fortran/ptr-indentation.f90: New file.
7321 * gdb.fortran/ptr-indentation.exp: New file.
7322
5aec60eb
TT
73232017-09-05 Tom Tromey <tom@tromey.com>
7324
7325 PR gdb/22010:
7326 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7327
8f8f8152
TP
73282017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7329
7330 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7331
fbd1b771
JK
73322017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7333
7334 * gdb.threads/tls-nodebug-pie.c: New file.
7335 * gdb.threads/tls-nodebug-pie.exp: New file.
7336
5eb5f850
TT
73372017-09-05 Tom Tromey <tom@tromey.com>
7338
7339 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7340 for rust.
7341
ae780a21
SM
73422017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7343
7344 * gdb.multi/multi-arch-exec.exp: Test with different
7345 "follow-exec-mode" settings.
7346 (do_test): New procedure.
7347
3693fdb3
PA
73482017-09-04 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.base/func-static.c (S::method const, S::method volatile)
7351 (S::method volatile const): New methods.
7352 (c_s, v_s, cv_s): New instances.
7353 (main): Call method() on them.
7354 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7355 (cannot_resolve): New procedure.
7356 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7357 print-quote-unquoted columns.
7358 (do_test): Test printing each scope too.
7359
e68cb8e0
PA
73602017-09-04 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.base/local-static.exp: Also test with
7363 class::method::variable wholly quoted.
7364 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7365
858be34c
PA
73662017-09-04 Pedro Alves <palves@redhat.com>
7367
7368 * gdb.base/local-static.c: New.
7369 * gdb.base/local-static.cc: New.
7370 * gdb.base/local-static.exp: New.
7371
46a4882b
PA
73722017-09-04 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.asm/asm-source.exp: Add casts to int.
7375 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7376 (dataglobal64_1, dataglobal64_2): New globals.
7377 * gdb.base/nodebug.exp: Test different expressions involving the
7378 new globals, with print, whatis and ptype. Add casts to int.
7379 * gdb.base/solib-display.exp: Add casts to int.
7380 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7381 * gdb.cp/m-static.exp: Add cast to int.
7382 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7383 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7384 tls variable with no debug info without a cast. Test with a cast
7385 to int too.
7386 * gdb.trace/entry-values.exp: Add casts.
7387
2c5a2be1
PA
73882017-09-04 Pedro Alves <palves@redhat.com>
7389
7390 * gdb.base/nodebug.exp: Test that ptype's error about functions
7391 with unknown return type includes the function name too.
7392
7022349d
PA
73932017-09-04 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7396 return type of munmap in infcall.
7397 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7398 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7399 type of ftell in infcall.
7400 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7401 type of getpid in infcall.
7402 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7403 infcall.
7404 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7405 Bail on failure to extract the pid.
7406 * gdb.base/nodebug.c: #include <stdint.h>.
7407 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7408 New functions.
7409 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7410 Change expected output of print/whatis/ptype with functions with
7411 no debug info. Test all supported languages. Call
7412 test_call_promotion.
7413 * gdb.compile/compile.exp: Adjust expected output to expect
7414 warning.
7415 * gdb.threads/siginfo-threads.exp: Likewise.
7416
54990598
PA
74172017-09-04 Pedro Alves <palves@redhat.com>
7418
7419 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7420 "prototypes". Test calling float functions via prototyped and
7421 unprototyped function pointers.
7422 (perform_all_tests): New parameter "prototypes". Pass it down.
7423 (top level): Pass down "prototypes" parameter to
7424 perform_all_tests.
7425
34d16ea2
SM
74262017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7427
7428 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7429 Test with nested loops.
7430
9521ecda
SM
74312017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7432
7433 * gdb.base/commands.exp: Call the new procedures.
7434 (loop_break_test, loop_continue_test): New procedures.
7435
80a65e9b
SM
74362017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7437
7438 * gdb.base/commands.exp: Call new procedure.
7439 (define_if_without_arg_test): New procedure.
7440
e439fa14
PA
74412017-09-04 Pedro Alves <palves@redhat.com>
7442
7443 * gdb.base/list-ambiguous.exp: New file.
7444 * gdb.base/list-ambiguous0.c: New file.
7445 * gdb.base/list-ambiguous1.c: New file.
7446 * gdb.base/list.exp (test_list_range): Adjust expected output.
7447
0a2dde4a
SDJ
74482017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7449
7450 * gdb.base/share-env-with-gdbserver.c: New file.
7451 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7452
5e89eb3a
SM
74532017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7454
7455 * gdb.base/commands.exp (gdbvar_simple_if_test,
7456 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7457 progvar_simple_if_test, progvar_simple_while_test,
7458 progvar_complex_if_while_test, user_defined_command_test,
7459 user_defined_command_args_eval,
7460 user_defined_command_args_stack_test,
7461 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7462 temporary_breakpoint_commands,
7463 gdb_test_no_prompt, redefine_hook_test,
7464 redefine_backtrace_test): Remove "global gdb_prompt".
7465
fd437cbc
SM
74662017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7467
7468 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7469 New proc, call it from toplevel.
7470
87215ad1
SDJ
74712017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7472
7473 PR remote/21852
7474 * gdb.server/normal.c: New file, copied from gdb.base.
7475 * gdb.server/run-without-local-binary.exp: New file.
7476
58afddc6
WP
74772017-08-07 Weimin Pan <weimin.pan@oracle.com>
7478
7479 * gdb.arch/sparc64-adi.exp: New file.
7480 * gdb.arch/sparc64-adi.c: New file.
7481
5277199a
PA
74822017-08-22 Pedro Alves <palves@redhat.com>
7483
7484 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7485 (top level): Add "list all overloads" tests.
7486
14278e1f
TT
74872017-08-22 Tom Tromey <tom@tromey.com>
7488
7489 * gdb.gdb/xfullpath.exp: Remove.
7490
bf223d3e
PA
74912017-08-21 Pedro Alves <palves@redhat.com>
7492
7493 PR gdb/19487
7494 * gdb.base/symbol-alias.c: New.
7495 * gdb.base/symbol-alias2.c: New.
7496 * gdb.base/symbol-alias.exp: New.
7497
c973d0aa
PA
74982017-08-21 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.base/dfp-test.c
7501 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7502 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7503 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7504 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7505 * gdb.base/whatis-ptype-typedefs.c: New.
7506 * gdb.base/whatis-ptype-typedefs.exp: New.
7507 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7508 (an_int, an_int_type, an_int_type2): New globals.
7509 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7510 involving typedefs and cast expressions.
7511 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7512 (lookup_typedefs_function): New.
7513 (typedefs_pretty_printers_dict): New.
7514 (top level): Register lookup_typedefs_function in
7515 gdb.pretty_printers.
7516
6d580b63
YQ
75172017-08-18 Yao Qi <yao.qi@linaro.org>
7518
7519 * gdb.server/unittest.exp: New.
7520
206726fb
SDJ
75212017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7522
7523 PR gdb/21954
7524 * gdb.base/environ.exp: Add test to check if 'unset environment'
7525 works.
7526
bf0ec4c2
AA
75272017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7528
7529 * lib/gdb.exp (universal_compile_options): New caching proc.
7530 (gdb_compile): Suppress GCC's coloring of messages.
7531
d6382fff
TT
75322017-08-14 Tom Tromey <tom@tromey.com>
7533
7534 PR gdb/21675:
7535 * gdb.base/printcmds.exp (test_radices): New function.
7536 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7537 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7538 * lib/gdb.exp (get_integer_valueof): Use p/d.
7539
c2c2dd9f
SM
75402017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7541
7542 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7543 characters.
7544
fdffd6f4
TT
75452017-08-05 Tom Tromey <tom@tromey.com>
7546
7547 * gdb.rust/simple.exp: Allow String to appear in a different
7548 namespace.
7549
27d41eac
YQ
75502017-07-26 Yao Qi <yao.qi@linaro.org>
7551
7552 * gdb.gdb/unittest.exp: Invoke command
7553 "maintenance check xml-descriptions".
7554
031ed05d
AA
75552017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7556
7557 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7558 calling context.
7559 (hex128): Drop erroneous calculation of parameters.
7560
dcd27ddf
SM
75612017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7562
7563 * gdb.python/py-unwind.exp: Disable stack protection when
7564 building test file.
7565
47e77640
PA
75662017-07-20 Pedro Alves <palves@redhat.com>
7567
7568 * gdb.base/default.exp (set language): Adjust expected output.
7569
62d2a18a
PA
75702017-07-20 Pedro Alves <palves@redhat.com>
7571
7572 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7573 (test_minsym): ... this, and make static.
7574 (get_pck__foo__bar__minsym): Rename to ...
7575 (get_test_minsym): ... this.
7576 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7577 symbol names and comments.
7578 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7579 (get_test_minsym): ... this.
7580 (pck__foo__bar__minsym__2): Rename to ...
7581 (test_minsym): ... this.
7582 (main): Adjust.
7583
c45ec17c
PA
75842017-07-17 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.base/completion.exp: Adjust expected output.
7587 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7588 the completer works.
7589
c6756f62
PA
75902017-07-17 Pedro Alves <palves@redhat.com>
7591
7592 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7593
5bd68487
AB
75942017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7595
7596 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7597
8880f2a9
TT
75982017-07-14 Tom Tromey <tom@tromey.com>
7599
7600 PR rust/21764:
7601 * gdb.rust/simple.exp: Add tests.
7602
65547233
TT
76032017-07-14 Tom Tromey <tom@tromey.com>
7604
7605 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7606
8f14146e
PA
76072017-07-14 Pedro Alves <palves@redhat.com>
7608
7609 * gdb.linespec/base/one/thefile.cc (z1): New function.
7610 * gdb.linespec/base/two/thefile.cc (z2): New function.
7611 * gdb.linespec/linespec.exp: Add tests.
7612
b4365d02
AB
76132017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7614
7615 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7616 to mi_create_breakpoint.
7617
5d2cbaa5
AB
76182017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7619
7620 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7621 mi_create_breakpoint.
7622
11cb5716
IB
76232017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7624
7625 * gdb.dlang/demangle.exp: Update for demangling changes.
7626
03278692
TT
76272017-07-09 Tom Tromey <tom@tromey.com>
7628
7629 * gdb.dwarf2/shortpiece.exp: New file.
7630
33c5cd75
DB
76312017-07-06 David Blaikie <dblaikie@gmail.com>
7632
7633 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7634 built from fissiont-multi-cu{1,2}.c.
7635 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7636 except putting 'main' and 'func' in separate CUs in the same DWO file.
7637 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7638 test.
7639 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7640 test.
7641
8455d262
PA
76422017-07-06 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.python/py-unwind.exp: Test flushregs.
7645
dc4bde35
SDJ
76462017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7647
7648 PR cli/21688
7649 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7650 tests for alias commands and trailing whitespace.
7651
51ed89aa
SDJ
76522017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7653
7654 PR cli/21688
7655 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7656 procedure. Call it.
7657
eb17d413
PA
76582017-06-29 Pedro Alves <palves@redhat.com>
7659
7660 * gdb.base/printcmds.exp: Add tests.
7661
41664b45
DG
76622017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7663
7664 PR gdb/21337
7665 * gdb.base/reread-readsym.exp: New file.
7666 * gdb.base/reread-readsym.c: New file.
7667
75312ae3
KB
76682017-06-21 Kevin Buettner <kevinb@redhat.com>
7669
7670 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7671 subpattern.
7672
66953522
PB
76732017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7674
7675 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7676 extended mnemonic.
7677 * gdb.arch/powerpc-power9.s: Likewise.
7678
5524b525
AA
76792017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7680
7681 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7682 on 32-bit x86 targets. Exploit is_*_target macros where
7683 appropriate.
7684
03c8af18
AA
76852017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7686
7687 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7688 register pieces.
7689
3bf31011
AA
76902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7691
7692 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7693 located in one or more DWARF pieces.
7694
805acca0
AA
76952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7696
7697 * lib/gdb.exp (get_endianness): New proc.
7698 * gdb.arch/aarch64-fp.exp: Use it.
7699 * gdb.arch/altivec-regs.exp: Likewise.
7700 * gdb.arch/e500-regs.exp: Likewise.
7701 * gdb.arch/vsx-regs.exp: Likewise.
7702 * gdb.base/dump.exp: Likewise.
7703 * gdb.base/funcargs.exp: Likewise.
7704 * gdb.base/gnu_vector.exp: Likewise.
7705 * gdb.dwarf2/formdata16.exp: Likewise.
7706 * gdb.dwarf2/implptrpiece.exp: Likewise.
7707 * gdb.dwarf2/nonvar-access.exp: Likewise.
7708 * gdb.python/py-inferior.exp: Likewise.
7709 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7710
e9352324
AA
77112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7712
7713 PR gdb/21226
7714 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7715 stack value pieces are taken from the LSB end.
7716
d5d1163e
AA
77172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7718
7719 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7720 variable at nonzero offset.
7721
0567c986
AA
77222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7723
7724 * gdb.dwarf2/var-access.c: New file.
7725 * gdb.dwarf2/var-access.exp: New test.
7726 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7727
973e9aab
TT
77282017-06-12 Tom Tromey <tom@tromey.com>
7729
7730 * gdb.dwarf2/formdata16.exp: Add tests.
7731
d9109c80
TT
77322017-06-12 Tom Tromey <tom@tromey.com>
7733
7734 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7735
30a25466
TT
77362017-06-12 Tom Tromey <tom@tromey.com>
7737
7738 PR exp/16225:
7739 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7740 * gdb.arch/vsx-regs.exp: Update tests.
7741 * gdb.arch/s390-vregs.exp (hex128): New proc.
7742 Update test.
7743 * gdb.arch/altivec-regs.exp: Update tests.
7744
aefd8b33
SDJ
77452017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7746
7747 * gdb.base/startup-with-shell.c: New file.
7748 * gdb.base/startup-with-shell.exp: Likewise.
7749
2090129c
SDJ
77502017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7751
7752 * gdb.server/non-existing-program.exp: Update regex in order to
7753 reflect the fact that gdbserver is now using fork_inferior (with a
7754 shell) to startup the inferior.
7755
8e86a419
SM
77562017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7757
7758 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7759 support function calls from GDB.
7760
e6cf65f2
TT
77612017-05-21 Tom Tromey <tom@tromey.com>
7762
7763 PR rust/21466:
7764 * gdb.rust/unsized.exp: New file.
7765 * gdb.rust/unsized.rs: New file.
7766
43cc5389
TT
77672017-05-19 Tom Tromey <tom@tromey.com>
7768
7769 PR rust/21484:
7770 * gdb.rust/watch.exp: New file.
7771 * gdb.rust/watch.rs: New file.
7772
ec8df234
TT
77732017-05-18 Tom Tromey <tom@tromey.com>
7774
7775 * gdb.rust/simple.exp: Allow Box to be qualified.
7776
3e3e7fae
TP
77772017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7778
7779 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7780
59cc050d
PA
77812017-05-18 Pedro Alves <palves@redhat.com>
7782
7783 * gdb.base/fileio.c (test_write, test_read, test_close)
7784 (test_fstat): Don't print 'ret' in the fail path.
7785
c8f6abd1
PA
77862017-05-18 Pedro Alves <palves@redhat.com>
7787
7788 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7789 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7790 (test_system, test_rename, test_unlink, test_time): Change
7791 prototypes.
7792 * gdb.base/fileio.exp (stop_msg): Adjust.
7793
d2a03b77
PA
77942017-05-18 Pedro Alves <palves@redhat.com>
7795
7796 * gdb.base/fileio.c (null_str): New global.
7797 (test_stat): Use it.
7798 * gdb.base/fileio.exp: Remove nowarnings.
7799
0d5c6999
YQ
78002017-05-17 Yao Qi <yao.qi@linaro.org>
7801
7802 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7803
21873064
YQ
78042017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7805
7806 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7807 argument command.
7808 (top-level): Invoke test_set_inferior_tty.
7809
d512d31c
PA
78102017-05-04 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7813 Add parens to print call for Python 3.
7814
90cef2ed
KS
78152017-05-03 Keith Seitz <keiths@redhat.com>
7816
7817 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7818 (main): Call it.
7819
14f819c8
TW
78202017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7821
7822 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7823 to prev and next.
7824
913aeadd
TW
78252017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7826
7827 * gdb.python/py-record-btrace.exp: Remove test for
7828 gdb.BtraceInstruction.error.
7829
a3be24ad
TW
78302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7831
7832 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7833
ae20e79a
TW
78342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7835
7836 * gdb.python/py-record-btrace-threads.c: New file.
7837 * gdb.python/py-record-btrace-threads.exp: New file.
7838
45ce1b47
SDJ
78392017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7840
7841 PR testsuite/8595
7842 * gdb.base/environ.exp: Make test available in all architectures.
7843 Move bits related to "info program" testing to
7844 gdb.base/info-program.exp. Rewrite tests to use the two new
7845 procedures mentione below.
7846 (test_set_show_env_var) New procedure.
7847 (test_set_show_env_var_equal): Likewise.
7848 * gdb.base/info-program.exp: New file.
7849
e15c3eb4
KS
78502017-04-27 Keith Seitz <keiths@redhat.com>
7851
7852 * gdb.cp/oranking.cc (test15): New function.
7853 (main): Call test15 and declare additional variables for testing.
7854 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7855 "p foo101('abc')" tests.
7856 Add tests for cv qualifier overloads.
7857 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7858 "lvalue reference overload" test.
7859 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7860 "print value of f1 on Child&& in f2" test.
7861
3a3fd0fd
PA
78622017-04-19 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7865 procedure.
7866 (top level): Call it.
7867 * lib/gdb.exp (gdb_define_cmd): New procedure.
7868
53375380
PA
78692017-04-12 Pedro Alves <palves@redhat.com>
7870
7871 PR gdb/21323
7872 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7873 (wchar): New global.
7874 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7875 (do_test_wide_char, wide_char_types_no_program, top level): Add
7876 wchar_t testing.
7877
53e710ac
PA
78782017-04-12 Pedro Alves <palves@redhat.com>
7879
7880 PR c++/21323
7881 * gdb.cp/wide_char_types.c: New file.
7882 * gdb.cp/wide_char_types.exp: New file.
7883
0ad9d8c7
SDJ
78842017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7885
7886 PR gdb/21352
7887 * gdb.trace/tsv.exp: Add test for "tsave -r".
7888
b1b45502
IB
78892017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7890
7891 * gdb.dlang/watch-loc.c: New file.
7892 * gdb.dlang/watch-loc.exp: New file.
7893
ec13808e
JK
78942017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7895
7896 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7897
fe5f7374
AK
78982017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7899
7900 * gdb.arch/arc-analyze-prologue.S: New file.
7901 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7902
eea78757
AK
79032017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7904
7905 * gdb.arch/arc-decode-insn.S: New file.
7906 * gdb.arch/arc-decode-insn.exp: Likewise.
7907
5badf10a
IR
79082017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7909
7910 PR tdep/20928
7911 * gdb.arch/sparc64-regs.exp: New file.
7912 * gdb.arch/sparc64-regs.S: Likewise.
7913
cee59b3f
TW
79142017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7915
7916 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7917 and memory view on Python 3.
7918
c0f55cc6
AV
79192017-03-20 Artemiy Volkov <artemiyv@acm.org>
7920 Keith Seitz <keiths@redhat.com>
7921
7922 PR gdb/14441
7923 * gdb.cp/demangle.exp: Add rvalue reference tests.
7924 * gdb.cp/rvalue-ref-casts.cc: New file.
7925 * gdb.cp/rvalue-ref-casts.exp: New file.
7926 * gdb.cp/rvalue-ref-overload.cc: New file.
7927 * gdb.cp/rvalue-ref-overload.exp: New file.
7928 * gdb.cp/rvalue-ref-params.cc: New file.
7929 * gdb.cp/rvalue-ref-params.exp: New file.
7930 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7931 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7932 * gdb.cp/rvalue-ref-types.cc: New file.
7933 * gdb.cp/rvalue-ref-types.exp: New file.
7934 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7935 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7936
51457a05
MAL
79372017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7938
7939 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7940 New procedure.
7941
5b291c04
MAL
79422017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7943
7944 * lib/mi-support.exp (mi_gdb_test): Add additional message
7945 for unexpected output.
7946
59a56148
AA
79472017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7948
7949 * gdb.base/examine-backward.c (Barrier): New character array
7950 constant, to ensure that TestStrings is preceded by a string
7951 terminator.
7952
7942e96e
AA
79532017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7954
7955 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7956 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7957 and implicit pointer into such a location.
7958
6ebac3fb
DE
79592017-03-16 Doug Evans <dje@google.com>
7960
7961 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7962
ec3b243d
TP
79632017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7964
7965 * gdb.cp/m-static.exp: Fix expectation for prototype of
7966 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7967
79682017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7969
7970 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7971 * gdb.guile/scm-lazy-string.c: New file.
7972 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7973 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7974 for pointer, array, typedef lazy strings.
7975
2cc36e25 79762017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7977
7978 PR python/17728, python/18439, python/18779
7979 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7980 * gdb.python/py-lazy-string.c (pointer): New typedef.
7981 (main): New locals ptr, array, typedef_ptr.
7982 * gdb.python/py-value.exp: Move lazy string tests to ...
7983 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7984 array, typedef lazy strings.
ec3b243d 7985
0efcde63
AK
79862017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7987
7988 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7989 Add optional 'test' parameter.
7990
7978d7c3
SM
79912017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7992
7993 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7994 Skip for versions of DejaGnu < 1.5.
7995
896c0c1e
SM
79962017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7997
7998 * lib/gdb.exp (dejagnu_version): New proc.
7999 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8000 Use dejagnu_version.
8001
5f4d1085
KS
80022017-03-10 Keith Seitz <keiths@redhat.com>
8003
8004 PR c++/8128
8005 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8006 type from destructor regexps.
8007 Add a branch which actually passes the test.
8008 Adjust "ptype t5i" test names.
8009
1de05205
PA
80102017-03-08 Pedro Alves <palves@redhat.com>
8011
8012 * gdb.base/step-over-exit.exp: Add explicit test message.
8013
c65d6b55
PA
80142017-03-08 Pedro Alves <palves@redhat.com>
8015
8016 PR gdb/18360
8017 * gdb.threads/interrupt-while-step-over.c: New file.
8018 * gdb.threads/interrupt-while-step-over.exp: New file.
8019
2e86a283
PA
80202017-03-08 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8023 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8024
25dcbff6
PA
80252017-03-08 Pedro Alves <palves@redhat.com>
8026
8027 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8028 PKRU as not supported as a PASS.
8029
dc9366eb
PA
80302017-03-08 Pedro Alves <palves@redhat.com>
8031
8032 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8033 prefix instead of $binfile1/$binfile2.
8034 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8035 in test message.
8036 * gdb.python/py-completion.exp: Use "load python file" as test
8037 messages instead of unstable path names.
8038
6e5d74e7
PA
80392017-03-08 Pedro Alves <palves@redhat.com>
8040 Jan Kratochvil <jan.kratochvil@redhat.com>
8041
8042 PR cli/21218
8043 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8044 New proc.
8045 (top level): Call it.
8046
9753a2f6
PA
80472017-03-08 Pedro Alves <palves@redhat.com>
8048
8049 PR tui/21216
8050 * gdb.tui/tui-nl-filtered-output.exp: New file.
8051
1a4dd9dd
PA
80522017-03-08 Pedro Alves <palves@redhat.com>
8053
8054 * gdb.base/completion.exp: Move TUI completion tests to ...
8055 * gdb.tui/completion.exp: ... this new file.
8056
7cbbff33
PA
80572017-03-08 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.base/tui-disasm-long-lines.c,
8060 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8061 gdb.base/tui-layout.exp: Move to ...
8062 * gdb.tui/: ... this new directory.
8063
5f6fd321
PA
80642017-03-07 Pedro Alves <palves@redhat.com>
8065
8066 * gdb.base/tui-layout.c: New file.
8067 * gdb.base/tui-layout.exp: New file.
8068
44959fa8
PA
80692017-03-07 Pedro Alves <palves@redhat.com>
8070
8071 * gdb.base/tui-layout.c: Rename to ...
8072 * gdb.base/tui-disasm-long-lines.c: ... this.
8073 * gdb.base/tui-layout.exp: Rename to ...
8074 * gdb.base/tui-disasm-long-lines.exp: ... this.
8075
f8c4e718
PA
80762017-03-07 Pedro Alves <palves@redhat.com>
8077
8078 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8079
6dbb839a 80802017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8081
8082 * i386-mpx-call.c: New file.
8083 * i386-mpx-call.exp: New file.
8084
65b48a81
PB
80852017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8086
8087 * gdb.arch/powerpc-power.exp: Delete test.
8088 * gdb.arch/powerpc-power.s: Likewise.
8089 * gdb.disasm/disassembler-options.exp: New test.
8090 * gdb.arch/powerpc-altivec.exp: Likewise.
8091 * gdb.arch/powerpc-altivec.s: Likewise.
8092 * gdb.arch/powerpc-altivec2.exp: Likewise.
8093 * gdb.arch/powerpc-altivec2.s: Likewise.
8094 * gdb.arch/powerpc-altivec3.exp: Likewise.
8095 * gdb.arch/powerpc-altivec3.s: Likewise.
8096 * gdb.arch/powerpc-power7.exp: Likewise.
8097 * gdb.arch/powerpc-power7.s: Likewise.
8098 * gdb.arch/powerpc-power8.exp: Likewise.
8099 * gdb.arch/powerpc-power8.s: Likewise.
8100 * gdb.arch/powerpc-power9.exp: Likewise.
8101 * gdb.arch/powerpc-power9.s: Likewise.
8102 * gdb.arch/powerpc-vsx.exp: Likewise.
8103 * gdb.arch/powerpc-vsx.s: Likewise.
8104 * gdb.arch/powerpc-vsx2.exp: Likewise.
8105 * gdb.arch/powerpc-vsx2.s: Likewise.
8106 * gdb.arch/powerpc-vsx3.exp: Likewise.
8107 * gdb.arch/powerpc-vsx3.s: Likewise.
8108 * gdb.arch/arm-disassembler-options.exp: Likewise.
8109 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8110 * gdb.arch/s390-disassembler-options.exp: Likewise.
8111
17cd4947
LM
81122017-02-23 Luis Machado <lgustavo@codesourcery.com>
8113
8114 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8115 (check_supported_features): ... this. Changed return type to void.
8116 (supports_rdseed): New static global.
8117 (rdseed): Check supports_rdseed.
8118 (initialize): Call check_supported_features.
8119
2039d74e
EBM
81202017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8121
8122 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8123 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8124 and lqarx/stqcx.
8125 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8126 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8127
a51d7ecf
EBM
81282017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8129
8130 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8131 uppercase.
8132
0224619f
JK
81332017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8134
8135 * gdb.dwarf2/formdata16.c: New file.
8136 * gdb.dwarf2/formdata16.exp: New file.
8137 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8138
216f72a1
JK
81392017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8140
8141 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8142 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8143 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8144 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8145 DW_AT_GNU_*.
8146
43988095
JK
81472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8148
8149 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8150
99e8a4f9
SDJ
81512017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8152
8153 PR gdb/21164
8154 * gdb.base/maint.exp: Add testcases for when the commands do
8155 not have arguments.
8156
b58a8c0c
TP
81572017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8158
8159 * gdb.cp/chained-calls.exp: Use p instead of P.
8160
4e746bb6
TW
81612017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8162
8163 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8164 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8165
3f77c769
TT
81662017-02-14 Tom Tromey <tom@tromey.com>
8167
8168 PR python/13598:
8169 * gdb.python/py-events.exp: Add before_prompt event tests.
8170
075beec0
AA
81712017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8172
8173 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8174
bf5f525c
LM
81752017-02-13 Luis Machado <lgustavo@codesourcery.com>
8176
8177 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8178 (main): Call my_unique_function_name.
8179 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8180 completion of patterns with a single match.
8181 Add missing -re switches to gdb_test_multiple calls.
8182
13a66184
LM
81832017-02-13 Luis Machado <lgustavo@codesourcery.com>
8184
8185 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8186 return if core file is not recognized.
8187
26a06916
SM
81882017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8189
8190 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8191 and extra UIs.
8192
b761ca9e
SM
81932017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8194
8195 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8196 proc_with_prefix.
8197
b964bee0
TT
81982017-02-10 Tom Tromey <tom@tromey.com>
8199
8200 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8201
18da0c51
MG
82022017-02-10 Martin Galvan <martingalvan@sourceware.org>
8203
8204 PR gdb/21122
8205 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8206
604c4576
JG
82072017-02-08 Jerome Guitton <guitton@adacore.com>
8208
8209 * gdb.base/define.exp: Add test for command abbreviations
8210 in define.
8211
20b477a7
LM
82122017-02-06 Luis Machado <lgustavo@codesourcery.com>
8213
8214 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8215 * gdb.reverse/insn-reverse-x86.c: New file.
8216
3f7b46f2
IR
82172017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8218
8219 PR tdep/20936
8220 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8221
f0fd41c1
TT
82222017-02-03 Tom Tromey <tom@tromey.com>
8223
8224 PR rust/21097:
8225 * gdb.rust/simple.exp: Add new tests.
8226
5be5dbf0
PA
82272017-02-02 Pedro Alves <palves@redhat.com>
8228
8229 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8230 tests.
8231
7346ef59
AA
82322017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8233
8234 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8235 taking a 2-byte value out of a 4-byte DWARF implicit value on
8236 big-endian targets.
8237 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8238 logic. Add test cases for DW_OP_implicit.
8239
787f0025
MM
82402017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8241
8242 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8243
68777c29
MM
82442017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8245
8246 * gdb.btrace/enable.exp: Call gdb_exit before
8247 skip_gdbserver_tests.
8248
0a1c7e28
MM
82492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8250
8251 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8252 GDBFLAGS.
8253
b5ac99b0
MM
82542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8255
8256 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8257 the test is skipped.
8258 * gdb.btrace/data.exp: Likewise.
8259 * gdb.btrace/delta.exp: Likewise.
8260 * gdb.btrace/dlopen.exp: Likewise.
8261 * gdb.btrace/enable-running.exp: Likewise.
8262 * gdb.btrace/enable.exp: Likewise.
8263 * gdb.btrace/exception.exp: Likewise.
8264 * gdb.btrace/function_call_history.exp: Likewise.
8265 * gdb.btrace/gcore.exp: Likewise.
8266 * gdb.btrace/instruction_history.exp: Likewise.
8267 * gdb.btrace/multi-thread-step.exp: Likewise.
8268 * gdb.btrace/nohist.exp: Likewise.
8269 * gdb.btrace/non-stop.exp: Likewise.
8270 * gdb.btrace/reconnect.exp: Likewise.
8271 * gdb.btrace/record_goto-step.exp: Likewise.
8272 * gdb.btrace/record_goto.exp: Likewise.
8273 * gdb.btrace/rn-dl-bind.exp: Likewise.
8274 * gdb.btrace/segv.exp: Likewise.
8275 * gdb.btrace/step.exp: Likewise.
8276 * gdb.btrace/stepi.exp: Likewise.
8277 * gdb.btrace/tailcall-only.exp: Likewise.
8278 * gdb.btrace/tailcall.exp: Likewise.
8279 * gdb.btrace/tsx.exp: Likewise.
8280 * gdb.btrace/unknown_functions.exp: Likewise.
8281 * gdb.btrace/vdso.exp: Likewise.
8282
cd4007e4
MM
82832017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8284
8285 * gdb.btrace/enable-running.c: New.
8286 * gdb.btrace/enable-running.exp: New.
8287
2735833d
WT
82882017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8289
8290 * gdb.arch/amd64-gs_base.c: New file.
8291 * gdb.arch/amd64-gs_base.exp: New file.
8292
b51e1e94
LM
82932017-01-26 Luis Machado <lgustavo@codesourcery.com>
8294
8295 * lib/memory.exp: Remove spurious empty newlines.
8296
72ca0410
SM
82972017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8298
8299 * gdb.python/py-bad-printers.exp: Load python file using "source".
8300 * gdb.python/py-events.exp: Likewise.
8301 * gdb.python/py-evsignal.exp: Likewise.
8302 * gdb.python/py-evthreads.exp: Likewise.
8303 * gdb.python/py-frame-args.exp: Likewise.
8304 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8305 * gdb.python/py-framefilter-mi.exp: Likewise.
8306 * gdb.python/py-framefilter.exp: Likewise.
8307 * gdb.python/py-mi.exp: Likewise.
8308 * gdb.python/py-pp-maint.exp: Likewise.
8309 * gdb.python/py-pp-registration.exp: Likewise.
8310 * gdb.python/py-prettyprint.exp: Likewise.
8311 (run_lang_tests): Likewise.
8312 * gdb.python/py-typeprint.exp: Likewise.
8313
e309aa65
LM
83142017-01-26 Luis Machado <lgustavo@codesourcery.com>
8315
8316 * lib/memory.exp: New file.
8317 * lib/gdb.exp: Load memory.exp.
8318 * gdb.base/memattr.exp (delete_memory): Move proc to
8319 lib/memory.exp and rename to delete_memory_regions.
8320 Replace delete_memory with delete_memory_regions.
8321 Cleanup memory regions before tests.
8322 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8323 before tests.
8324
515aff23
LM
83252017-01-26 Luis Machado <lgustavo@codesourcery.com>
8326
8327 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8328 files.
8329 (initialize): New function conditionally defined.
8330 (testcases): Move within conditional block.
8331 (main): Call initialize.
8332 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8333 of gdb.reverse/insn-reverse.c.
8334 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8335 gdb.reverse/insn-reverse.c.
8336
d8b49cf0
YQ
83372017-01-26 Yao Qi <yao.qi@linaro.org>
8338
8339 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8340 disassemble on address 0.
8341
f13a9a0c
YQ
83422017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8343 Yao Qi <yao.qi@linaro.org>
8344
8345 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8346 * gdb.dwarf2/implptr-64bit.S: Remove.
8347 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8348 variables in caller's context. Add DW_OP_implicit_value.
8349
5ac95241
YQ
83502017-01-25 Yao Qi <yao.qi@linaro.org>
8351
8352 * lib/dwarf.exp (Dwarf::_location): Handle
8353 DW_OP_GNU_implicit_pointer with proper size.
8354
23e82930
LM
83552017-01-20 Luis Machado <lgustavo@codesourcery.com>
8356
8357 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8358 and add untested calls.
8359
d334ae25
LM
83602017-01-20 Luis Machado <lgustavo@codesourcery.com>
8361
8362 * gdb.python/python.exp: Check line number against what GDB thinks
8363 the line number is for func1.
8364
f5e6296e
IB
83652017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8366
8367 * gdb.dlang/debug-expr.exp: New file.
8368
5b362f04
LM
83692016-12-23 Luis Machado <lgustavo@codesourcery.com>
8370
8371 Fix test names for the following files:
8372
8373 * gdb.ada/exec_changed.exp
8374 * gdb.ada/info_types.exp
8375 * gdb.arch/aarch64-atomic-inst.exp
8376 * gdb.arch/aarch64-fp.exp
8377 * gdb.arch/altivec-abi.exp
8378 * gdb.arch/altivec-regs.exp
8379 * gdb.arch/amd64-byte.exp
8380 * gdb.arch/amd64-disp-step.exp
8381 * gdb.arch/amd64-dword.exp
8382 * gdb.arch/amd64-entry-value-inline.exp
8383 * gdb.arch/amd64-entry-value-param.exp
8384 * gdb.arch/amd64-entry-value-paramref.exp
8385 * gdb.arch/amd64-entry-value.exp
8386 * gdb.arch/amd64-i386-address.exp
8387 * gdb.arch/amd64-invalid-stack-middle.exp
8388 * gdb.arch/amd64-invalid-stack-top.exp
8389 * gdb.arch/amd64-optimout-repeat.exp
8390 * gdb.arch/amd64-prologue-skip.exp
8391 * gdb.arch/amd64-prologue-xmm.exp
8392 * gdb.arch/amd64-stap-special-operands.exp
8393 * gdb.arch/amd64-stap-wrong-subexp.exp
8394 * gdb.arch/amd64-tailcall-cxx.exp
8395 * gdb.arch/amd64-tailcall-noret.exp
8396 * gdb.arch/amd64-tailcall-ret.exp
8397 * gdb.arch/amd64-tailcall-self.exp
8398 * gdb.arch/amd64-word.exp
8399 * gdb.arch/arm-bl-branch-dest.exp
8400 * gdb.arch/arm-disp-step.exp
8401 * gdb.arch/arm-neon.exp
8402 * gdb.arch/arm-single-step-kernel-helper.exp
8403 * gdb.arch/avr-flash-qualifier.exp
8404 * gdb.arch/disp-step-insn-reloc.exp
8405 * gdb.arch/e500-abi.exp
8406 * gdb.arch/e500-regs.exp
8407 * gdb.arch/ftrace-insn-reloc.exp
8408 * gdb.arch/i386-avx512.exp
8409 * gdb.arch/i386-bp_permanent.exp
8410 * gdb.arch/i386-byte.exp
8411 * gdb.arch/i386-cfi-notcurrent.exp
8412 * gdb.arch/i386-disp-step.exp
8413 * gdb.arch/i386-dr3-watch.exp
8414 * gdb.arch/i386-float.exp
8415 * gdb.arch/i386-gnu-cfi.exp
8416 * gdb.arch/i386-mpx-map.exp
8417 * gdb.arch/i386-mpx-sigsegv.exp
8418 * gdb.arch/i386-mpx-simple_segv.exp
8419 * gdb.arch/i386-mpx.exp
8420 * gdb.arch/i386-permbkpt.exp
8421 * gdb.arch/i386-prologue.exp
8422 * gdb.arch/i386-signal.exp
8423 * gdb.arch/i386-size-overlap.exp
8424 * gdb.arch/i386-unwind.exp
8425 * gdb.arch/i386-word.exp
8426 * gdb.arch/mips-fcr.exp
8427 * gdb.arch/powerpc-d128-regs.exp
8428 * gdb.arch/powerpc-stackless.exp
8429 * gdb.arch/ppc64-atomic-inst.exp
8430 * gdb.arch/s390-stackless.exp
8431 * gdb.arch/s390-tdbregs.exp
8432 * gdb.arch/s390-vregs.exp
8433 * gdb.arch/sparc-sysstep.exp
8434 * gdb.arch/thumb-bx-pc.exp
8435 * gdb.arch/thumb-singlestep.exp
8436 * gdb.arch/thumb2-it.exp
8437 * gdb.arch/vsx-regs.exp
8438 * gdb.asm/asm-source.exp
8439 * gdb.base/a2-run.exp
8440 * gdb.base/advance.exp
8441 * gdb.base/all-bin.exp
8442 * gdb.base/anon.exp
8443 * gdb.base/args.exp
8444 * gdb.base/arithmet.exp
8445 * gdb.base/async-shell.exp
8446 * gdb.base/async.exp
8447 * gdb.base/attach-pie-noexec.exp
8448 * gdb.base/attach-twice.exp
8449 * gdb.base/auto-load.exp
8450 * gdb.base/bang.exp
8451 * gdb.base/bitfields.exp
8452 * gdb.base/break-always.exp
8453 * gdb.base/break-caller-line.exp
8454 * gdb.base/break-entry.exp
8455 * gdb.base/break-inline.exp
8456 * gdb.base/break-on-linker-gcd-function.exp
8457 * gdb.base/break-probes.exp
8458 * gdb.base/break.exp
8459 * gdb.base/breakpoint-shadow.exp
8460 * gdb.base/call-ar-st.exp
8461 * gdb.base/call-sc.exp
8462 * gdb.base/call-signal-resume.exp
8463 * gdb.base/call-strs.exp
8464 * gdb.base/callfuncs.exp
8465 * gdb.base/catch-fork-static.exp
8466 * gdb.base/catch-gdb-caused-signals.exp
8467 * gdb.base/catch-load.exp
8468 * gdb.base/catch-signal-fork.exp
8469 * gdb.base/catch-signal.exp
8470 * gdb.base/catch-syscall.exp
8471 * gdb.base/charset.exp
8472 * gdb.base/checkpoint.exp
8473 * gdb.base/chng-syms.exp
8474 * gdb.base/code-expr.exp
8475 * gdb.base/code_elim.exp
8476 * gdb.base/commands.exp
8477 * gdb.base/completion.exp
8478 * gdb.base/complex.exp
8479 * gdb.base/cond-expr.exp
8480 * gdb.base/condbreak.exp
8481 * gdb.base/consecutive.exp
8482 * gdb.base/continue-all-already-running.exp
8483 * gdb.base/coredump-filter.exp
8484 * gdb.base/corefile.exp
8485 * gdb.base/dbx.exp
8486 * gdb.base/debug-expr.exp
8487 * gdb.base/define.exp
8488 * gdb.base/del.exp
8489 * gdb.base/disabled-location.exp
8490 * gdb.base/disasm-end-cu.exp
8491 * gdb.base/disasm-optim.exp
8492 * gdb.base/display.exp
8493 * gdb.base/duplicate-bp.exp
8494 * gdb.base/ena-dis-br.exp
8495 * gdb.base/ending-run.exp
8496 * gdb.base/enumval.exp
8497 * gdb.base/environ.exp
8498 * gdb.base/eu-strip-infcall.exp
8499 * gdb.base/eval-avoid-side-effects.exp
8500 * gdb.base/eval-skip.exp
8501 * gdb.base/exitsignal.exp
8502 * gdb.base/expand-psymtabs.exp
8503 * gdb.base/filesym.exp
8504 * gdb.base/find-unmapped.exp
8505 * gdb.base/finish.exp
8506 * gdb.base/float.exp
8507 * gdb.base/foll-exec-mode.exp
8508 * gdb.base/foll-exec.exp
8509 * gdb.base/foll-fork.exp
8510 * gdb.base/fortran-sym-case.exp
8511 * gdb.base/freebpcmd.exp
8512 * gdb.base/func-ptr.exp
8513 * gdb.base/func-ptrs.exp
8514 * gdb.base/funcargs.exp
8515 * gdb.base/gcore-buffer-overflow.exp
8516 * gdb.base/gcore-relro-pie.exp
8517 * gdb.base/gcore-relro.exp
8518 * gdb.base/gcore.exp
8519 * gdb.base/gdb1090.exp
8520 * gdb.base/gdb11530.exp
8521 * gdb.base/gdb11531.exp
8522 * gdb.base/gdb1821.exp
8523 * gdb.base/gdbindex-stabs.exp
8524 * gdb.base/gdbvars.exp
8525 * gdb.base/hbreak.exp
8526 * gdb.base/hbreak2.exp
8527 * gdb.base/included.exp
8528 * gdb.base/infcall-input.exp
8529 * gdb.base/inferior-died.exp
8530 * gdb.base/infnan.exp
8531 * gdb.base/info-macros.exp
8532 * gdb.base/info-os.exp
8533 * gdb.base/info-proc.exp
8534 * gdb.base/info-shared.exp
8535 * gdb.base/info-target.exp
8536 * gdb.base/infoline.exp
8537 * gdb.base/interp.exp
8538 * gdb.base/interrupt.exp
8539 * gdb.base/jit-reader.exp
8540 * gdb.base/jit-simple.exp
8541 * gdb.base/kill-after-signal.exp
8542 * gdb.base/kill-detach-inferiors-cmd.exp
8543 * gdb.base/label.exp
8544 * gdb.base/langs.exp
8545 * gdb.base/ldbl_e308.exp
8546 * gdb.base/line-symtabs.exp
8547 * gdb.base/linespecs.exp
8548 * gdb.base/list.exp
8549 * gdb.base/long_long.exp
8550 * gdb.base/longest-types.exp
8551 * gdb.base/maint.exp
8552 * gdb.base/max-value-size.exp
8553 * gdb.base/memattr.exp
8554 * gdb.base/mips_pro.exp
8555 * gdb.base/morestack.exp
8556 * gdb.base/moribund-step.exp
8557 * gdb.base/multi-forks.exp
8558 * gdb.base/nested-addr.exp
8559 * gdb.base/nextoverexit.exp
8560 * gdb.base/noreturn-finish.exp
8561 * gdb.base/noreturn-return.exp
8562 * gdb.base/nostdlib.exp
8563 * gdb.base/offsets.exp
8564 * gdb.base/opaque.exp
8565 * gdb.base/pc-fp.exp
8566 * gdb.base/permissions.exp
8567 * gdb.base/print-symbol-loading.exp
8568 * gdb.base/prologue-include.exp
8569 * gdb.base/psymtab.exp
8570 * gdb.base/ptype.exp
8571 * gdb.base/random-signal.exp
8572 * gdb.base/randomize.exp
8573 * gdb.base/range-stepping.exp
8574 * gdb.base/readline-ask.exp
8575 * gdb.base/recpar.exp
8576 * gdb.base/recurse.exp
8577 * gdb.base/relational.exp
8578 * gdb.base/restore.exp
8579 * gdb.base/return-nodebug.exp
8580 * gdb.base/return.exp
8581 * gdb.base/run-after-attach.exp
8582 * gdb.base/save-bp.exp
8583 * gdb.base/scope.exp
8584 * gdb.base/sect-cmd.exp
8585 * gdb.base/set-lang-auto.exp
8586 * gdb.base/set-noassign.exp
8587 * gdb.base/setvar.exp
8588 * gdb.base/sigall.exp
8589 * gdb.base/sigbpt.exp
8590 * gdb.base/siginfo-addr.exp
8591 * gdb.base/siginfo-infcall.exp
8592 * gdb.base/siginfo-obj.exp
8593 * gdb.base/siginfo.exp
8594 * gdb.base/signals-state-child.exp
8595 * gdb.base/signest.exp
8596 * gdb.base/sigstep.exp
8597 * gdb.base/sizeof.exp
8598 * gdb.base/skip.exp
8599 * gdb.base/solib-corrupted.exp
8600 * gdb.base/solib-nodir.exp
8601 * gdb.base/solib-search.exp
8602 * gdb.base/stack-checking.exp
8603 * gdb.base/stale-infcall.exp
8604 * gdb.base/stap-probe.exp
8605 * gdb.base/start.exp
8606 * gdb.base/step-break.exp
8607 * gdb.base/step-bt.exp
8608 * gdb.base/step-line.exp
8609 * gdb.base/step-over-exit.exp
8610 * gdb.base/step-over-syscall.exp
8611 * gdb.base/step-resume-infcall.exp
8612 * gdb.base/step-test.exp
8613 * gdb.base/store.exp
8614 * gdb.base/structs3.exp
8615 * gdb.base/sym-file.exp
8616 * gdb.base/symbol-without-target_section.exp
8617 * gdb.base/term.exp
8618 * gdb.base/testenv.exp
8619 * gdb.base/ui-redirect.exp
8620 * gdb.base/until.exp
8621 * gdb.base/unwindonsignal.exp
8622 * gdb.base/value-double-free.exp
8623 * gdb.base/vla-datatypes.exp
8624 * gdb.base/vla-ptr.exp
8625 * gdb.base/vla-sideeffect.exp
8626 * gdb.base/volatile.exp
8627 * gdb.base/watch-cond-infcall.exp
8628 * gdb.base/watch-cond.exp
8629 * gdb.base/watch-non-mem.exp
8630 * gdb.base/watch-read.exp
8631 * gdb.base/watch-vfork.exp
8632 * gdb.base/watchpoint-cond-gone.exp
8633 * gdb.base/watchpoint-delete.exp
8634 * gdb.base/watchpoint-hw-hit-once.exp
8635 * gdb.base/watchpoint-hw.exp
8636 * gdb.base/watchpoint-stops-at-right-insn.exp
8637 * gdb.base/watchpoints.exp
8638 * gdb.base/wchar.exp
8639 * gdb.base/whatis-exp.exp
8640 * gdb.btrace/buffer-size.exp
8641 * gdb.btrace/data.exp
8642 * gdb.btrace/delta.exp
8643 * gdb.btrace/dlopen.exp
8644 * gdb.btrace/enable.exp
8645 * gdb.btrace/exception.exp
8646 * gdb.btrace/function_call_history.exp
8647 * gdb.btrace/gcore.exp
8648 * gdb.btrace/instruction_history.exp
8649 * gdb.btrace/nohist.exp
8650 * gdb.btrace/reconnect.exp
8651 * gdb.btrace/record_goto-step.exp
8652 * gdb.btrace/record_goto.exp
8653 * gdb.btrace/rn-dl-bind.exp
8654 * gdb.btrace/segv.exp
8655 * gdb.btrace/step.exp
8656 * gdb.btrace/stepi.exp
8657 * gdb.btrace/tailcall-only.exp
8658 * gdb.btrace/tailcall.exp
8659 * gdb.btrace/tsx.exp
8660 * gdb.btrace/unknown_functions.exp
8661 * gdb.btrace/vdso.exp
8662 * gdb.compile/compile-ifunc.exp
8663 * gdb.compile/compile-ops.exp
8664 * gdb.compile/compile-print.exp
8665 * gdb.compile/compile-setjmp.exp
8666 * gdb.cp/abstract-origin.exp
8667 * gdb.cp/ambiguous.exp
8668 * gdb.cp/annota2.exp
8669 * gdb.cp/annota3.exp
8670 * gdb.cp/anon-ns.exp
8671 * gdb.cp/anon-struct.exp
8672 * gdb.cp/anon-union.exp
8673 * gdb.cp/arg-reference.exp
8674 * gdb.cp/baseenum.exp
8675 * gdb.cp/bool.exp
8676 * gdb.cp/breakpoint.exp
8677 * gdb.cp/bs15503.exp
8678 * gdb.cp/call-c.exp
8679 * gdb.cp/casts.exp
8680 * gdb.cp/chained-calls.exp
8681 * gdb.cp/class2.exp
8682 * gdb.cp/classes.exp
8683 * gdb.cp/cmpd-minsyms.exp
8684 * gdb.cp/converts.exp
8685 * gdb.cp/cp-relocate.exp
8686 * gdb.cp/cpcompletion.exp
8687 * gdb.cp/cpexprs.exp
8688 * gdb.cp/cplabel.exp
8689 * gdb.cp/cplusfuncs.exp
8690 * gdb.cp/cpsizeof.exp
8691 * gdb.cp/ctti.exp
8692 * gdb.cp/derivation.exp
8693 * gdb.cp/destrprint.exp
8694 * gdb.cp/dispcxx.exp
8695 * gdb.cp/enum-class.exp
8696 * gdb.cp/exception.exp
8697 * gdb.cp/exceptprint.exp
8698 * gdb.cp/expand-psymtabs-cxx.exp
8699 * gdb.cp/expand-sals.exp
8700 * gdb.cp/extern-c.exp
8701 * gdb.cp/filename.exp
8702 * gdb.cp/formatted-ref.exp
8703 * gdb.cp/fpointer.exp
8704 * gdb.cp/gdb1355.exp
8705 * gdb.cp/gdb2495.exp
8706 * gdb.cp/hang.exp
8707 * gdb.cp/impl-this.exp
8708 * gdb.cp/infcall-dlopen.exp
8709 * gdb.cp/inherit.exp
8710 * gdb.cp/iostream.exp
8711 * gdb.cp/koenig.exp
8712 * gdb.cp/local.exp
8713 * gdb.cp/m-data.exp
8714 * gdb.cp/m-static.exp
8715 * gdb.cp/mb-ctor.exp
8716 * gdb.cp/mb-inline.exp
8717 * gdb.cp/mb-templates.exp
8718 * gdb.cp/member-name.exp
8719 * gdb.cp/member-ptr.exp
8720 * gdb.cp/meth-typedefs.exp
8721 * gdb.cp/method.exp
8722 * gdb.cp/method2.exp
8723 * gdb.cp/minsym-fallback.exp
8724 * gdb.cp/misc.exp
8725 * gdb.cp/namelessclass.exp
8726 * gdb.cp/namespace-enum.exp
8727 * gdb.cp/namespace-nested-import.exp
8728 * gdb.cp/namespace.exp
8729 * gdb.cp/nextoverthrow.exp
8730 * gdb.cp/no-dmgl-verbose.exp
8731 * gdb.cp/non-trivial-retval.exp
8732 * gdb.cp/noparam.exp
8733 * gdb.cp/nsdecl.exp
8734 * gdb.cp/nsimport.exp
8735 * gdb.cp/nsnested.exp
8736 * gdb.cp/nsnoimports.exp
8737 * gdb.cp/nsrecurs.exp
8738 * gdb.cp/nsstress.exp
8739 * gdb.cp/nsusing.exp
8740 * gdb.cp/operator.exp
8741 * gdb.cp/oranking.exp
8742 * gdb.cp/overload-const.exp
8743 * gdb.cp/overload.exp
8744 * gdb.cp/ovldbreak.exp
8745 * gdb.cp/ovsrch.exp
8746 * gdb.cp/paren-type.exp
8747 * gdb.cp/parse-lang.exp
8748 * gdb.cp/pass-by-ref.exp
8749 * gdb.cp/pr-1023.exp
8750 * gdb.cp/pr-1210.exp
8751 * gdb.cp/pr-574.exp
8752 * gdb.cp/pr10687.exp
8753 * gdb.cp/pr12028.exp
8754 * gdb.cp/pr17132.exp
8755 * gdb.cp/pr17494.exp
8756 * gdb.cp/pr9067.exp
8757 * gdb.cp/pr9167.exp
8758 * gdb.cp/pr9631.exp
8759 * gdb.cp/printmethod.exp
8760 * gdb.cp/psmang.exp
8761 * gdb.cp/psymtab-parameter.exp
8762 * gdb.cp/ptype-cv-cp.exp
8763 * gdb.cp/ptype-flags.exp
8764 * gdb.cp/re-set-overloaded.exp
8765 * gdb.cp/ref-types.exp
8766 * gdb.cp/rtti.exp
8767 * gdb.cp/scope-err.exp
8768 * gdb.cp/shadow.exp
8769 * gdb.cp/smartp.exp
8770 * gdb.cp/static-method.exp
8771 * gdb.cp/static-print-quit.exp
8772 * gdb.cp/temargs.exp
8773 * gdb.cp/templates.exp
8774 * gdb.cp/try_catch.exp
8775 * gdb.cp/typedef-operator.exp
8776 * gdb.cp/typeid.exp
8777 * gdb.cp/userdef.exp
8778 * gdb.cp/using-crash.exp
8779 * gdb.cp/var-tag.exp
8780 * gdb.cp/virtbase.exp
8781 * gdb.cp/virtfunc.exp
8782 * gdb.cp/virtfunc2.exp
8783 * gdb.cp/vla-cxx.exp
8784 * gdb.disasm/t01_mov.exp
8785 * gdb.disasm/t02_mova.exp
8786 * gdb.disasm/t03_add.exp
8787 * gdb.disasm/t04_sub.exp
8788 * gdb.disasm/t05_cmp.exp
8789 * gdb.disasm/t06_ari2.exp
8790 * gdb.disasm/t07_ari3.exp
8791 * gdb.disasm/t08_or.exp
8792 * gdb.disasm/t09_xor.exp
8793 * gdb.disasm/t10_and.exp
8794 * gdb.disasm/t11_logs.exp
8795 * gdb.disasm/t12_bit.exp
8796 * gdb.disasm/t13_otr.exp
8797 * gdb.dlang/circular.exp
8798 * gdb.dwarf2/arr-stride.exp
8799 * gdb.dwarf2/arr-subrange.exp
8800 * gdb.dwarf2/atomic-type.exp
8801 * gdb.dwarf2/bad-regnum.exp
8802 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8803 * gdb.dwarf2/callframecfa.exp
8804 * gdb.dwarf2/clztest.exp
8805 * gdb.dwarf2/corrupt.exp
8806 * gdb.dwarf2/data-loc.exp
8807 * gdb.dwarf2/dup-psym.exp
8808 * gdb.dwarf2/dw2-anon-mptr.exp
8809 * gdb.dwarf2/dw2-anonymous-func.exp
8810 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8811 * gdb.dwarf2/dw2-bad-unresolved.exp
8812 * gdb.dwarf2/dw2-basic.exp
8813 * gdb.dwarf2/dw2-canonicalize-type.exp
8814 * gdb.dwarf2/dw2-case-insensitive.exp
8815 * gdb.dwarf2/dw2-common-block.exp
8816 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8817 * gdb.dwarf2/dw2-compressed.exp
8818 * gdb.dwarf2/dw2-const.exp
8819 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8820 * gdb.dwarf2/dw2-cu-size.exp
8821 * gdb.dwarf2/dw2-dup-frame.exp
8822 * gdb.dwarf2/dw2-entry-value.exp
8823 * gdb.dwarf2/dw2-icycle.exp
8824 * gdb.dwarf2/dw2-ifort-parameter.exp
8825 * gdb.dwarf2/dw2-inline-break.exp
8826 * gdb.dwarf2/dw2-inline-param.exp
8827 * gdb.dwarf2/dw2-intercu.exp
8828 * gdb.dwarf2/dw2-intermix.exp
8829 * gdb.dwarf2/dw2-lexical-block-bare.exp
8830 * gdb.dwarf2/dw2-linkage-name-trust.exp
8831 * gdb.dwarf2/dw2-minsym-in-cu.exp
8832 * gdb.dwarf2/dw2-noloc.exp
8833 * gdb.dwarf2/dw2-op-call.exp
8834 * gdb.dwarf2/dw2-op-out-param.exp
8835 * gdb.dwarf2/dw2-opt-structptr.exp
8836 * gdb.dwarf2/dw2-param-error.exp
8837 * gdb.dwarf2/dw2-producer.exp
8838 * gdb.dwarf2/dw2-ranges-base.exp
8839 * gdb.dwarf2/dw2-ref-missing-frame.exp
8840 * gdb.dwarf2/dw2-reg-undefined.exp
8841 * gdb.dwarf2/dw2-regno-invalid.exp
8842 * gdb.dwarf2/dw2-restore.exp
8843 * gdb.dwarf2/dw2-restrict.exp
8844 * gdb.dwarf2/dw2-single-line-discriminators.exp
8845 * gdb.dwarf2/dw2-strp.exp
8846 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8847 * gdb.dwarf2/dw2-unresolved.exp
8848 * gdb.dwarf2/dw2-var-zero-addr.exp
8849 * gdb.dwarf2/dw4-sig-types.exp
8850 * gdb.dwarf2/dwz.exp
8851 * gdb.dwarf2/dynarr-ptr.exp
8852 * gdb.dwarf2/enum-type.exp
8853 * gdb.dwarf2/gdb-index.exp
8854 * gdb.dwarf2/implptr-64bit.exp
8855 * gdb.dwarf2/implptr-optimized-out.exp
8856 * gdb.dwarf2/implptr.exp
8857 * gdb.dwarf2/implref-array.exp
8858 * gdb.dwarf2/implref-const.exp
8859 * gdb.dwarf2/implref-global.exp
8860 * gdb.dwarf2/implref-struct.exp
8861 * gdb.dwarf2/mac-fileno.exp
8862 * gdb.dwarf2/main-subprogram.exp
8863 * gdb.dwarf2/member-ptr-forwardref.exp
8864 * gdb.dwarf2/method-ptr.exp
8865 * gdb.dwarf2/missing-sig-type.exp
8866 * gdb.dwarf2/nonvar-access.exp
8867 * gdb.dwarf2/opaque-type-lookup.exp
8868 * gdb.dwarf2/pieces-optimized-out.exp
8869 * gdb.dwarf2/pieces.exp
8870 * gdb.dwarf2/pr10770.exp
8871 * gdb.dwarf2/pr13961.exp
8872 * gdb.dwarf2/staticvirtual.exp
8873 * gdb.dwarf2/subrange.exp
8874 * gdb.dwarf2/symtab-producer.exp
8875 * gdb.dwarf2/trace-crash.exp
8876 * gdb.dwarf2/typeddwarf.exp
8877 * gdb.dwarf2/valop.exp
8878 * gdb.dwarf2/watch-notconst.exp
8879 * gdb.fortran/array-element.exp
8880 * gdb.fortran/charset.exp
8881 * gdb.fortran/common-block.exp
8882 * gdb.fortran/complex.exp
8883 * gdb.fortran/derived-type-function.exp
8884 * gdb.fortran/derived-type.exp
8885 * gdb.fortran/logical.exp
8886 * gdb.fortran/module.exp
8887 * gdb.fortran/multi-dim.exp
8888 * gdb.fortran/nested-funcs.exp
8889 * gdb.fortran/print-formatted.exp
8890 * gdb.fortran/subarray.exp
8891 * gdb.fortran/vla-alloc-assoc.exp
8892 * gdb.fortran/vla-datatypes.exp
8893 * gdb.fortran/vla-history.exp
8894 * gdb.fortran/vla-ptr-info.exp
8895 * gdb.fortran/vla-ptype-sub.exp
8896 * gdb.fortran/vla-ptype.exp
8897 * gdb.fortran/vla-sizeof.exp
8898 * gdb.fortran/vla-type.exp
8899 * gdb.fortran/vla-value-sub-arbitrary.exp
8900 * gdb.fortran/vla-value-sub-finish.exp
8901 * gdb.fortran/vla-value-sub.exp
8902 * gdb.fortran/vla-value.exp
8903 * gdb.fortran/whatis_type.exp
8904 * gdb.go/chan.exp
8905 * gdb.go/handcall.exp
8906 * gdb.go/hello.exp
8907 * gdb.go/integers.exp
8908 * gdb.go/methods.exp
8909 * gdb.go/package.exp
8910 * gdb.go/strings.exp
8911 * gdb.go/types.exp
8912 * gdb.go/unsafe.exp
8913 * gdb.guile/scm-arch.exp
8914 * gdb.guile/scm-block.exp
8915 * gdb.guile/scm-breakpoint.exp
8916 * gdb.guile/scm-cmd.exp
8917 * gdb.guile/scm-disasm.exp
8918 * gdb.guile/scm-equal.exp
8919 * gdb.guile/scm-frame-args.exp
8920 * gdb.guile/scm-frame-inline.exp
8921 * gdb.guile/scm-frame.exp
8922 * gdb.guile/scm-iterator.exp
8923 * gdb.guile/scm-math.exp
8924 * gdb.guile/scm-objfile.exp
8925 * gdb.guile/scm-ports.exp
8926 * gdb.guile/scm-symbol.exp
8927 * gdb.guile/scm-symtab.exp
8928 * gdb.guile/scm-value-cc.exp
8929 * gdb.guile/types-module.exp
8930 * gdb.linespec/break-ask.exp
8931 * gdb.linespec/cpexplicit.exp
8932 * gdb.linespec/explicit.exp
8933 * gdb.linespec/keywords.exp
8934 * gdb.linespec/linespec.exp
8935 * gdb.linespec/ls-dollar.exp
8936 * gdb.linespec/ls-errs.exp
8937 * gdb.linespec/skip-two.exp
8938 * gdb.linespec/thread.exp
8939 * gdb.mi/mi-async.exp
8940 * gdb.mi/mi-basics.exp
8941 * gdb.mi/mi-break.exp
8942 * gdb.mi/mi-catch-load.exp
8943 * gdb.mi/mi-cli.exp
8944 * gdb.mi/mi-cmd-param-changed.exp
8945 * gdb.mi/mi-console.exp
8946 * gdb.mi/mi-detach.exp
8947 * gdb.mi/mi-disassemble.exp
8948 * gdb.mi/mi-eval.exp
8949 * gdb.mi/mi-file-transfer.exp
8950 * gdb.mi/mi-file.exp
8951 * gdb.mi/mi-fill-memory.exp
8952 * gdb.mi/mi-inheritance-syntax-error.exp
8953 * gdb.mi/mi-linespec-err-cp.exp
8954 * gdb.mi/mi-logging.exp
8955 * gdb.mi/mi-memory-changed.exp
8956 * gdb.mi/mi-read-memory.exp
8957 * gdb.mi/mi-record-changed.exp
8958 * gdb.mi/mi-reg-undefined.exp
8959 * gdb.mi/mi-regs.exp
8960 * gdb.mi/mi-return.exp
8961 * gdb.mi/mi-reverse.exp
8962 * gdb.mi/mi-simplerun.exp
8963 * gdb.mi/mi-solib.exp
8964 * gdb.mi/mi-stack.exp
8965 * gdb.mi/mi-stepi.exp
8966 * gdb.mi/mi-syn-frame.exp
8967 * gdb.mi/mi-until.exp
8968 * gdb.mi/mi-var-block.exp
8969 * gdb.mi/mi-var-child.exp
8970 * gdb.mi/mi-var-cmd.exp
8971 * gdb.mi/mi-var-cp.exp
8972 * gdb.mi/mi-var-display.exp
8973 * gdb.mi/mi-var-invalidate.exp
8974 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8975 * gdb.mi/mi-vla-fortran.exp
8976 * gdb.mi/mi-watch.exp
8977 * gdb.mi/mi2-var-child.exp
8978 * gdb.mi/user-selected-context-sync.exp
8979 * gdb.modula2/unbounded-array.exp
8980 * gdb.multi/dummy-frame-restore.exp
8981 * gdb.multi/multi-arch-exec.exp
8982 * gdb.multi/multi-arch.exp
8983 * gdb.multi/tids.exp
8984 * gdb.multi/watchpoint-multi.exp
8985 * gdb.opencl/callfuncs.exp
8986 * gdb.opencl/convs_casts.exp
8987 * gdb.opencl/datatypes.exp
8988 * gdb.opencl/operators.exp
8989 * gdb.opencl/vec_comps.exp
8990 * gdb.opt/clobbered-registers-O2.exp
8991 * gdb.opt/inline-break.exp
8992 * gdb.opt/inline-bt.exp
8993 * gdb.opt/inline-cmds.exp
8994 * gdb.opt/inline-locals.exp
8995 * gdb.pascal/case-insensitive-symbols.exp
8996 * gdb.pascal/floats.exp
8997 * gdb.pascal/gdb11492.exp
8998 * gdb.python/lib-types.exp
8999 * gdb.python/py-arch.exp
9000 * gdb.python/py-as-string.exp
9001 * gdb.python/py-bad-printers.exp
9002 * gdb.python/py-block.exp
9003 * gdb.python/py-breakpoint-create-fail.exp
9004 * gdb.python/py-breakpoint.exp
9005 * gdb.python/py-caller-is.exp
9006 * gdb.python/py-cmd.exp
9007 * gdb.python/py-explore-cc.exp
9008 * gdb.python/py-explore.exp
9009 * gdb.python/py-finish-breakpoint.exp
9010 * gdb.python/py-finish-breakpoint2.exp
9011 * gdb.python/py-frame-args.exp
9012 * gdb.python/py-frame-inline.exp
9013 * gdb.python/py-frame.exp
9014 * gdb.python/py-framefilter-mi.exp
9015 * gdb.python/py-infthread.exp
9016 * gdb.python/py-lazy-string.exp
9017 * gdb.python/py-linetable.exp
9018 * gdb.python/py-mi-events.exp
9019 * gdb.python/py-mi-objfile.exp
9020 * gdb.python/py-mi.exp
9021 * gdb.python/py-objfile.exp
9022 * gdb.python/py-pp-integral.exp
9023 * gdb.python/py-pp-maint.exp
9024 * gdb.python/py-pp-re-notag.exp
9025 * gdb.python/py-pp-registration.exp
9026 * gdb.python/py-recurse-unwind.exp
9027 * gdb.python/py-strfns.exp
9028 * gdb.python/py-symbol.exp
9029 * gdb.python/py-symtab.exp
9030 * gdb.python/py-sync-interp.exp
9031 * gdb.python/py-typeprint.exp
9032 * gdb.python/py-unwind-maint.exp
9033 * gdb.python/py-unwind.exp
9034 * gdb.python/py-value-cc.exp
9035 * gdb.python/py-xmethods.exp
9036 * gdb.reverse/amd64-tailcall-reverse.exp
9037 * gdb.reverse/break-precsave.exp
9038 * gdb.reverse/break-reverse.exp
9039 * gdb.reverse/consecutive-precsave.exp
9040 * gdb.reverse/consecutive-reverse.exp
9041 * gdb.reverse/finish-precsave.exp
9042 * gdb.reverse/finish-reverse-bkpt.exp
9043 * gdb.reverse/finish-reverse.exp
9044 * gdb.reverse/fstatat-reverse.exp
9045 * gdb.reverse/getresuid-reverse.exp
9046 * gdb.reverse/i386-precsave.exp
9047 * gdb.reverse/i386-reverse.exp
9048 * gdb.reverse/i386-sse-reverse.exp
9049 * gdb.reverse/i387-env-reverse.exp
9050 * gdb.reverse/i387-stack-reverse.exp
9051 * gdb.reverse/insn-reverse.exp
9052 * gdb.reverse/machinestate-precsave.exp
9053 * gdb.reverse/machinestate.exp
9054 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9055 * gdb.reverse/pipe-reverse.exp
9056 * gdb.reverse/readv-reverse.exp
9057 * gdb.reverse/recvmsg-reverse.exp
9058 * gdb.reverse/rerun-prec.exp
9059 * gdb.reverse/s390-mvcle.exp
9060 * gdb.reverse/step-precsave.exp
9061 * gdb.reverse/step-reverse.exp
9062 * gdb.reverse/time-reverse.exp
9063 * gdb.reverse/until-precsave.exp
9064 * gdb.reverse/until-reverse.exp
9065 * gdb.reverse/waitpid-reverse.exp
9066 * gdb.reverse/watch-precsave.exp
9067 * gdb.reverse/watch-reverse.exp
9068 * gdb.rust/generics.exp
9069 * gdb.rust/methods.exp
9070 * gdb.rust/modules.exp
9071 * gdb.rust/simple.exp
9072 * gdb.server/connect-with-no-symbol-file.exp
9073 * gdb.server/ext-attach.exp
9074 * gdb.server/ext-restart.exp
9075 * gdb.server/ext-wrapper.exp
9076 * gdb.server/file-transfer.exp
9077 * gdb.server/server-exec-info.exp
9078 * gdb.server/server-kill.exp
9079 * gdb.server/server-mon.exp
9080 * gdb.server/wrapper.exp
9081 * gdb.stabs/exclfwd.exp
9082 * gdb.stabs/gdb11479.exp
9083 * gdb.threads/clone-new-thread-event.exp
9084 * gdb.threads/corethreads.exp
9085 * gdb.threads/current-lwp-dead.exp
9086 * gdb.threads/dlopen-libpthread.exp
9087 * gdb.threads/gcore-thread.exp
9088 * gdb.threads/sigstep-threads.exp
9089 * gdb.threads/watchpoint-fork.exp
9090 * gdb.trace/actions-changed.exp
9091 * gdb.trace/backtrace.exp
9092 * gdb.trace/change-loc.exp
9093 * gdb.trace/circ.exp
9094 * gdb.trace/collection.exp
9095 * gdb.trace/disconnected-tracing.exp
9096 * gdb.trace/ftrace.exp
9097 * gdb.trace/mi-trace-frame-collected.exp
9098 * gdb.trace/mi-trace-unavailable.exp
9099 * gdb.trace/mi-traceframe-changed.exp
9100 * gdb.trace/mi-tsv-changed.exp
9101 * gdb.trace/no-attach-trace.exp
9102 * gdb.trace/passc-dyn.exp
9103 * gdb.trace/qtro.exp
9104 * gdb.trace/range-stepping.exp
9105 * gdb.trace/read-memory.exp
9106 * gdb.trace/save-trace.exp
9107 * gdb.trace/signal.exp
9108 * gdb.trace/status-stop.exp
9109 * gdb.trace/tfile.exp
9110 * gdb.trace/trace-break.exp
9111 * gdb.trace/trace-buffer-size.exp
9112 * gdb.trace/trace-condition.exp
9113 * gdb.trace/tracefile-pseudo-reg.exp
9114 * gdb.trace/tstatus.exp
9115 * gdb.trace/unavailable.exp
9116 * gdb.trace/while-dyn.exp
9117 * gdb.trace/while-stepping.exp
9118
34c41c68
DE
91192016-12-22 Doug Evans <xdje42@gmail.com>
9120
9121 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9122 and msymbols.
9123
16e69324
YQ
91242016-12-19 Yao Qi <yao.qi@linaro.org>
9125
9126 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9127 (test_with_self): Don't call do_steps_and_nexts, and remove
9128 code about stepping into xmalloc.
9129
f94f411b
YQ
91302016-12-09 Yao Qi <yao.qi@linaro.org>
9131
9132 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9133
91342016-12-09 Yao Qi <yao.qi@linaro.org>
9135
9136 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9137
f1b5deee
PA
91382016-12-09 Pedro Alves <palves@redhat.com>
9139
9140 * gdb.base/all-architectures-0.exp: New file.
9141 * gdb.base/all-architectures-1.exp: New file.
9142 * gdb.base/all-architectures-2.exp: New file.
9143 * gdb.base/all-architectures-3.exp: New file.
9144 * gdb.base/all-architectures-4.exp: New file.
9145 * gdb.base/all-architectures-5.exp: New file.
9146 * gdb.base/all-architectures-6.exp: New file.
9147 * gdb.base/all-architectures-7.exp: New file.
9148 * gdb.base/all-architectures.exp.in: New file.
9149
364ca42e
YQ
91502016-12-09 Yao Qi <yao.qi@linaro.org>
9151
9152 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9153
107c2d62
LM
91542016-12-02 Luis Machado <lgustavo@codesourcery.com>
9155
9156 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9157 possible.
9158 Remove useless pattern-matching code.
9159
df3ee9ca
PA
91602016-12-02 Pedro Alves <palves@redhat.com>
9161
9162 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9163 procedure.
9164 (top level): Call it.
9165
ec835369
PA
91662016-12-02 Pedro Alves <palves@redhat.com>
9167
9168 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9169 New procedure.
9170 (top level): Call it.
9171
01770bbd
PA
91722016-12-02 Pedro Alves <palves@redhat.com>
9173
9174 PR cli/20559
9175 * gdb.base/commands.exp (user_defined_command_args_eval): New
9176 procedure.
9177 (top level): Call it.
9178
008459ea
LM
91792016-12-02 Luis Machado <lgustavo@codesourcery.com>
9180
9181 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9182 timeout handling.
9183
0c1b455e
TT
91842016-12-02 Tom Tromey <tom@tromey.com>
9185
9186 * gdb.dwarf2/main-subprogram.c: New file.
9187 * gdb.dwarf2/main-subprogram.exp: New file.
9188
018572b8
LM
91892016-12-01 Luis Machado <lgustavo@codesourcery.com>
9190
9191 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9192 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9193 gdb_test_no_output for a couple of cases.
9194 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9195
84c93cd5
LM
91962016-12-01 Luis Machado <lgustavo@codesourcery.com>
9197
9198 Fix test names and standardize compilation error messages throughout
9199 the following files:
9200
9201 * gdb.ada/start.exp
9202 * gdb.arch/alpha-step.exp
9203 * gdb.arch/e500-prologue.exp
9204 * gdb.arch/ftrace-insn-reloc.exp
9205 * gdb.arch/gdb1291.exp
9206 * gdb.arch/gdb1431.exp
9207 * gdb.arch/gdb1558.exp
9208 * gdb.arch/i386-dr3-watch.exp
9209 * gdb.arch/i386-sse-stack-align.exp
9210 * gdb.arch/ia64-breakpoint-shadow.exp
9211 * gdb.arch/pa-nullify.exp
9212 * gdb.arch/powerpc-aix-prologue.exp
9213 * gdb.arch/thumb-bx-pc.exp
9214 * gdb.base/annota1.exp
9215 * gdb.base/annota3.exp
9216 * gdb.base/arrayidx.exp
9217 * gdb.base/assign.exp
9218 * gdb.base/attach.exp
9219 * gdb.base/auxv.exp
9220 * gdb.base/bang.exp
9221 * gdb.base/bfp-test.exp
9222 * gdb.base/bigcore.exp
9223 * gdb.base/bitfields2.exp
9224 * gdb.base/break-fun-addr.exp
9225 * gdb.base/break-probes.exp
9226 * gdb.base/call-rt-st.exp
9227 * gdb.base/callexit.exp
9228 * gdb.base/catch-fork-kill.exp
9229 * gdb.base/charset.exp
9230 * gdb.base/checkpoint.exp
9231 * gdb.base/comprdebug.exp
9232 * gdb.base/constvars.exp
9233 * gdb.base/coredump-filter.exp
9234 * gdb.base/cursal.exp
9235 * gdb.base/cvexpr.exp
9236 * gdb.base/detach.exp
9237 * gdb.base/display.exp
9238 * gdb.base/dmsym.exp
9239 * gdb.base/dprintf-pending.exp
9240 * gdb.base/dso2dso.exp
9241 * gdb.base/dtrace-probe.exp
9242 * gdb.base/dump.exp
9243 * gdb.base/enum_cond.exp
9244 * gdb.base/exe-lock.exp
9245 * gdb.base/exec-invalid-sysroot.exp
9246 * gdb.base/execl-update-breakpoints.exp
9247 * gdb.base/exprs.exp
9248 * gdb.base/fileio.exp
9249 * gdb.base/find.exp
9250 * gdb.base/finish.exp
9251 * gdb.base/fixsection.exp
9252 * gdb.base/foll-vfork.exp
9253 * gdb.base/frame-args.exp
9254 * gdb.base/gcore.exp
9255 * gdb.base/gdb1250.exp
9256 * gdb.base/global-var-nested-by-dso.exp
9257 * gdb.base/gnu-ifunc.exp
9258 * gdb.base/hashline1.exp
9259 * gdb.base/hashline2.exp
9260 * gdb.base/hashline3.exp
9261 * gdb.base/hbreak-in-shr-unsupported.exp
9262 * gdb.base/huge.exp
9263 * gdb.base/infcall-input.exp
9264 * gdb.base/info-fun.exp
9265 * gdb.base/info-shared.exp
9266 * gdb.base/jit-simple.exp
9267 * gdb.base/jit-so.exp
9268 * gdb.base/jit.exp
9269 * gdb.base/jump.exp
9270 * gdb.base/label.exp
9271 * gdb.base/lineinc.exp
9272 * gdb.base/logical.exp
9273 * gdb.base/longjmp.exp
9274 * gdb.base/macscp.exp
9275 * gdb.base/miscexprs.exp
9276 * gdb.base/new-ui-echo.exp
9277 * gdb.base/new-ui-pending-input.exp
9278 * gdb.base/new-ui.exp
9279 * gdb.base/nodebug.exp
9280 * gdb.base/nofield.exp
9281 * gdb.base/offsets.exp
9282 * gdb.base/overlays.exp
9283 * gdb.base/pending.exp
9284 * gdb.base/pointers.exp
9285 * gdb.base/pr11022.exp
9286 * gdb.base/printcmds.exp
9287 * gdb.base/prologue.exp
9288 * gdb.base/ptr-typedef.exp
9289 * gdb.base/realname-expand.exp
9290 * gdb.base/relativedebug.exp
9291 * gdb.base/relocate.exp
9292 * gdb.base/remote.exp
9293 * gdb.base/reread.exp
9294 * gdb.base/return2.exp
9295 * gdb.base/savedregs.exp
9296 * gdb.base/sep.exp
9297 * gdb.base/sepdebug.exp
9298 * gdb.base/sepsymtab.exp
9299 * gdb.base/set-inferior-tty.exp
9300 * gdb.base/setshow.exp
9301 * gdb.base/shlib-call.exp
9302 * gdb.base/sigaltstack.exp
9303 * gdb.base/siginfo-addr.exp
9304 * gdb.base/signals.exp
9305 * gdb.base/signull.exp
9306 * gdb.base/sigrepeat.exp
9307 * gdb.base/so-impl-ld.exp
9308 * gdb.base/solib-display.exp
9309 * gdb.base/solib-overlap.exp
9310 * gdb.base/solib-search.exp
9311 * gdb.base/solib-symbol.exp
9312 * gdb.base/structs.exp
9313 * gdb.base/structs2.exp
9314 * gdb.base/symtab-search-order.exp
9315 * gdb.base/twice.exp
9316 * gdb.base/unload.exp
9317 * gdb.base/varargs.exp
9318 * gdb.base/watchpoint-solib.exp
9319 * gdb.base/watchpoint.exp
9320 * gdb.base/whatis.exp
9321 * gdb.base/wrong_frame_bt_full.exp
9322 * gdb.btrace/dlopen.exp
9323 * gdb.cell/ea-standalone.exp
9324 * gdb.cell/ea-test.exp
9325 * gdb.cp/dispcxx.exp
9326 * gdb.cp/gdb2384.exp
9327 * gdb.cp/method2.exp
9328 * gdb.cp/nextoverthrow.exp
9329 * gdb.cp/pr10728.exp
9330 * gdb.disasm/am33.exp
9331 * gdb.disasm/h8300s.exp
9332 * gdb.disasm/mn10300.exp
9333 * gdb.disasm/sh3.exp
9334 * gdb.dwarf2/dw2-dir-file-name.exp
9335 * gdb.fortran/complex.exp
9336 * gdb.fortran/library-module.exp
9337 * gdb.guile/scm-pretty-print.exp
9338 * gdb.guile/scm-symbol.exp
9339 * gdb.guile/scm-type.exp
9340 * gdb.guile/scm-value.exp
9341 * gdb.linespec/linespec.exp
9342 * gdb.mi/gdb701.exp
9343 * gdb.mi/gdb792.exp
9344 * gdb.mi/mi-breakpoint-changed.exp
9345 * gdb.mi/mi-dprintf-pending.exp
9346 * gdb.mi/mi-dprintf.exp
9347 * gdb.mi/mi-exit-code.exp
9348 * gdb.mi/mi-pending.exp
9349 * gdb.mi/mi-solib.exp
9350 * gdb.mi/new-ui-mi-sync.exp
9351 * gdb.mi/pr11022.exp
9352 * gdb.mi/user-selected-context-sync.exp
9353 * gdb.opt/solib-intra-step.exp
9354 * gdb.python/py-events.exp
9355 * gdb.python/py-finish-breakpoint.exp
9356 * gdb.python/py-mi.exp
9357 * gdb.python/py-prettyprint.exp
9358 * gdb.python/py-shared.exp
9359 * gdb.python/py-symbol.exp
9360 * gdb.python/py-template.exp
9361 * gdb.python/py-type.exp
9362 * gdb.python/py-value.exp
9363 * gdb.reverse/solib-precsave.exp
9364 * gdb.reverse/solib-reverse.exp
9365 * gdb.server/solib-list.exp
9366 * gdb.stabs/weird.exp
9367 * gdb.threads/reconnect-signal.exp
9368 * gdb.threads/stepi-random-signal.exp
9369 * gdb.trace/actions.exp
9370 * gdb.trace/ax.exp
9371 * gdb.trace/backtrace.exp
9372 * gdb.trace/change-loc.exp
9373 * gdb.trace/deltrace.exp
9374 * gdb.trace/ftrace-lock.exp
9375 * gdb.trace/ftrace.exp
9376 * gdb.trace/infotrace.exp
9377 * gdb.trace/mi-tracepoint-changed.exp
9378 * gdb.trace/packetlen.exp
9379 * gdb.trace/passcount.exp
9380 * gdb.trace/pending.exp
9381 * gdb.trace/range-stepping.exp
9382 * gdb.trace/report.exp
9383 * gdb.trace/stap-trace.exp
9384 * gdb.trace/tfind.exp
9385 * gdb.trace/trace-break.exp
9386 * gdb.trace/trace-condition.exp
9387 * gdb.trace/trace-enable-disable.exp
9388 * gdb.trace/trace-mt.exp
9389 * gdb.trace/tracecmd.exp
9390 * gdb.trace/tspeed.exp
9391 * gdb.trace/tsv.exp
9392 * lib/perftest.exp
9393
fb9feb35
LM
93942016-12-01 Luis Machado <lgustavo@codesourcery.com>
9395
9396 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9397 with gdb_test_no_output.
9398 Use command as test name.
9399
cd2ddb6c
LM
94002016-12-01 Luis Machado <lgustavo@codesourcery.com>
9401
9402 Fix test names starting with uppercase throughout the files.
9403
9404 * gdb.ada/assign_1.exp
9405 * gdb.ada/boolean_expr.exp
9406 * gdb.base/arrayidx.exp
9407 * gdb.base/del.exp
9408 * gdb.base/gcore-buffer-overflow.exp
9409 * gdb.base/testenv.exp
9410 * gdb.compile/compile.exp
9411 * gdb.python/py-framefilter-invalidarg.exp
9412 * gdb.python/py-framefilter.exp
9413
bb95117e
LM
94142016-12-01 Luis Machado <lgustavo@codesourcery.com>
9415
9416 Fix test names starting with uppercase throughout the files.
9417
9418 * gdb.ada/array_return.exp
9419 * gdb.ada/expr_delims.exp
9420 * gdb.ada/mi_dyn_arr.exp
9421 * gdb.ada/mi_interface.exp
9422 * gdb.ada/mi_var_array.exp
9423 * gdb.ada/watch_arg.exp
9424 * gdb.arch/alpha-step.exp
9425 * gdb.arch/altivec-regs.exp
9426 * gdb.arch/e500-regs.exp
9427 * gdb.arch/powerpc-d128-regs.exp
9428 * gdb.base/arrayidx.exp
9429 * gdb.base/break.exp
9430 * gdb.base/checkpoint.exp
9431 * gdb.base/debug-expr.exp
9432 * gdb.base/dmsym.exp
9433 * gdb.base/radix.exp
9434 * gdb.base/sepdebug.exp
9435 * gdb.base/testenv.exp
9436 * gdb.base/watch_thread_num.exp
9437 * gdb.base/watchpoint-cond-gone.exp
9438 * gdb.cell/break.exp
9439 * gdb.cell/ea-cache.exp
9440 * gdb.compile/compile.exp
9441 * gdb.cp/gdb2495.exp
9442 * gdb.gdb/selftest.exp
9443 * gdb.gdb/xfullpath.exp
9444 * gdb.go/hello.exp
9445 * gdb.go/integers.exp
9446 * gdb.objc/basicclass.exp
9447 * gdb.pascal/hello.exp
9448 * gdb.pascal/integers.exp
9449 * gdb.python/py-breakpoint.exp
9450 * gdb.python/py-cmd.exp
9451 * gdb.python/py-linetable.exp
9452 * gdb.python/py-xmethods.exp
9453 * gdb.python/python.exp
9454 * gdb.reverse/consecutive-precsave.exp
9455 * gdb.reverse/finish-precsave.exp
9456 * gdb.reverse/i386-precsave.exp
9457 * gdb.reverse/machinestate-precsave.exp
9458 * gdb.reverse/sigall-precsave.exp
9459 * gdb.reverse/solib-precsave.exp
9460 * gdb.reverse/step-precsave.exp
9461 * gdb.reverse/until-precsave.exp
9462 * gdb.reverse/watch-precsave.exp
9463 * gdb.threads/leader-exit.exp
9464 * gdb.threads/pthreads.exp
9465 * gdb.threads/wp-replication.exp
9466 * gdb.trace/actions.exp
9467 * gdb.trace/mi-tsv-changed.exp
9468 * gdb.trace/tsv.exp
9469
de97fdd4
LM
94702016-12-01 Luis Machado <lgustavo@codesourcery.com>
9471
9472 Fix test names starting with uppercase throughout the files.
9473
9474 * gdb.arch/i386-bp_permanent.exp
9475 * gdb.arch/i386-gnu-cfi.exp
9476 * gdb.base/disasm-end-cu.exp
9477 * gdb.base/macscp.exp
9478 * gdb.base/pending.exp
9479 * gdb.base/watch_thread_num.exp
9480 * gdb.cp/exception.exp
9481 * gdb.cp/gdb2495.exp
9482 * gdb.cp/local.exp
9483 * gdb.python/py-evsignal.exp
9484 * gdb.python/python.exp
9485 * gdb.trace/tracecmd.exp
9486
9f058c10
LM
94872016-12-01 Luis Machado <lgustavo@codesourcery.com>
9488
9489 Fix test names starting with uppercase throughout the files.
9490
9491 * gdb.base/charset.exp
9492 * gdb.base/eval.exp
9493 * gdb.base/multi-forks.exp
9494 * gdb.guile/scm-progspace.exp
9495 * gdb.opencl/datatypes.exp
9496 * gdb.python/py-block.exp
9497 * gdb.python/py-function.exp
9498 * gdb.python/py-symbol.exp
9499 * gdb.python/py-symtab.exp
9500 * gdb.python/py-xmethods.exp
9501 * gdb.reverse/break-precsave.exp
9502 * gdb.reverse/break-reverse.exp
9503 * gdb.reverse/consecutive-precsave.exp
9504 * gdb.reverse/consecutive-reverse.exp
9505 * gdb.reverse/finish-precsave.exp
9506 * gdb.reverse/finish-reverse-bkpt.exp
9507 * gdb.reverse/finish-reverse.exp
9508 * gdb.reverse/fstatat-reverse.exp
9509 * gdb.reverse/getresuid-reverse.exp
9510 * gdb.reverse/i386-precsave.exp
9511 * gdb.reverse/i386-reverse.exp
9512 * gdb.reverse/i386-sse-reverse.exp
9513 * gdb.reverse/i387-stack-reverse.exp
9514 * gdb.reverse/insn-reverse.exp
9515 * gdb.reverse/machinestate-precsave.exp
9516 * gdb.reverse/machinestate.exp
9517 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9518 * gdb.reverse/pipe-reverse.exp
9519 * gdb.reverse/readv-reverse.exp
9520 * gdb.reverse/recvmsg-reverse.exp
9521 * gdb.reverse/rerun-prec.exp
9522 * gdb.reverse/s390-mvcle.exp
9523 * gdb.reverse/sigall-precsave.exp
9524 * gdb.reverse/sigall-reverse.exp
9525 * gdb.reverse/solib-precsave.exp
9526 * gdb.reverse/solib-reverse.exp
9527 * gdb.reverse/step-precsave.exp
9528 * gdb.reverse/step-reverse.exp
9529 * gdb.reverse/time-reverse.exp
9530 * gdb.reverse/until-precsave.exp
9531 * gdb.reverse/until-reverse.exp
9532 * gdb.reverse/waitpid-reverse.exp
9533 * gdb.reverse/watch-precsave.exp
9534 * gdb.reverse/watch-reverse.exp
9535
cdc7edd7
LM
95362016-12-01 Luis Machado <lgustavo@codesourcery.com>
9537
9538 Fix test names starting with uppercase throughout the files.
9539
9540 * gdb.arch/i386-mpx-simple_segv.exp
9541 * gdb.arch/i386-mpx.exp
9542 * gdb.arch/i386-permbkpt.exp
9543 * gdb.arch/pa-nullify.exp
9544 * gdb.arch/powerpc-d128-regs.exp
9545 * gdb.arch/vsx-regs.exp
9546 * gdb.base/bfp-test.exp
9547 * gdb.base/break.exp
9548 * gdb.base/breakpoint-shadow.exp
9549 * gdb.base/callfuncs.exp
9550 * gdb.base/charset.exp
9551 * gdb.base/commands.exp
9552 * gdb.base/completion.exp
9553 * gdb.base/dfp-test.exp
9554 * gdb.base/echo.exp
9555 * gdb.base/ending-run.exp
9556 * gdb.base/eval.exp
9557 * gdb.base/expand-psymtabs.exp
9558 * gdb.base/float128.exp
9559 * gdb.base/floatn.exp
9560 * gdb.base/foll-exec-mode.exp
9561 * gdb.base/gdb1056.exp
9562 * gdb.base/gdb11531.exp
9563 * gdb.base/kill-after-signal.exp
9564 * gdb.base/multi-forks.exp
9565 * gdb.base/overlays.exp
9566 * gdb.base/pending.exp
9567 * gdb.base/sepdebug.exp
9568 * gdb.base/testenv.exp
9569 * gdb.base/valgrind-db-attach.exp
9570 * gdb.base/watch_thread_num.exp
9571 * gdb.base/watchpoint-cond-gone.exp
9572 * gdb.base/watchpoint.exp
9573 * gdb.base/watchpoints.exp
9574 * gdb.cp/arg-reference.exp
9575 * gdb.cp/baseenum.exp
9576 * gdb.cp/operator.exp
9577 * gdb.cp/shadow.exp
9578 * gdb.dwarf2/dw2-op-out-param.exp
9579 * gdb.dwarf2/dw2-reg-undefined.exp
9580 * gdb.go/chan.exp
9581 * gdb.go/hello.exp
9582 * gdb.go/integers.exp
9583 * gdb.go/methods.exp
9584 * gdb.go/package.exp
9585 * gdb.guile/scm-parameter.exp
9586 * gdb.guile/scm-progspace.exp
9587 * gdb.guile/scm-value.exp
9588 * gdb.mi/mi-pending.exp
9589 * gdb.mi/user-selected-context-sync.exp
9590 * gdb.multi/multi-attach.exp
9591 * gdb.multi/tids.exp
9592 * gdb.opt/clobbered-registers-O2.exp
9593 * gdb.pascal/floats.exp
9594 * gdb.pascal/integers.exp
9595 * gdb.python/py-block.exp
9596 * gdb.python/py-events.exp
9597 * gdb.python/py-parameter.exp
9598 * gdb.python/py-symbol.exp
9599 * gdb.python/py-symtab.exp
9600 * gdb.python/py-type.exp
9601 * gdb.python/py-value.exp
9602 * gdb.python/py-xmethods.exp
9603 * gdb.python/python.exp
9604 * gdb.reverse/break-precsave.exp
9605 * gdb.reverse/consecutive-precsave.exp
9606 * gdb.reverse/finish-precsave.exp
9607 * gdb.reverse/i386-precsave.exp
9608 * gdb.reverse/machinestate-precsave.exp
9609 * gdb.reverse/sigall-precsave.exp
9610 * gdb.reverse/solib-precsave.exp
9611 * gdb.reverse/step-precsave.exp
9612 * gdb.reverse/until-precsave.exp
9613 * gdb.reverse/watch-precsave.exp
9614 * gdb.server/ext-attach.exp
9615 * gdb.server/ext-restart.exp
9616 * gdb.server/ext-run.exp
9617 * gdb.server/ext-wrapper.exp
9618 * gdb.stabs/gdb11479.exp
9619 * gdb.stabs/weird.exp
9620 * gdb.threads/attach-many-short-lived-threads.exp
9621 * gdb.threads/kill.exp
9622 * gdb.threads/watchpoint-fork.exp
9623
bc6c7af4
LM
96242016-12-01 Luis Machado <lgustavo@codesourcery.com>
9625
9626 Fix test names starting with uppercase throughout all the files below.
9627
9628 * gdb.ada/array_return.exp
9629 * gdb.ada/catch_ex.exp
9630 * gdb.ada/info_exc.exp
9631 * gdb.ada/mi_catch_ex.exp
9632 * gdb.ada/mi_dyn_arr.exp
9633 * gdb.ada/mi_ex_cond.exp
9634 * gdb.ada/mi_exc_info.exp
9635 * gdb.ada/mi_interface.exp
9636 * gdb.ada/mi_task_arg.exp
9637 * gdb.ada/mi_task_info.exp
9638 * gdb.ada/mi_var_array.exp
9639 * gdb.arch/alpha-step.exp
9640 * gdb.arch/amd64-disp-step.exp
9641 * gdb.arch/arm-disp-step.exp
9642 * gdb.arch/disp-step-insn-reloc.exp
9643 * gdb.arch/e500-prologue.exp
9644 * gdb.arch/ftrace-insn-reloc.exp
9645 * gdb.arch/gdb1558.exp
9646 * gdb.arch/i386-bp_permanent.exp
9647 * gdb.arch/i386-disp-step.exp
9648 * gdb.arch/i386-float.exp
9649 * gdb.arch/i386-gnu-cfi.exp
9650 * gdb.arch/ia64-breakpoint-shadow.exp
9651 * gdb.arch/mips16-thunks.exp
9652 * gdb.arch/pa-nullify.exp
9653 * gdb.arch/powerpc-aix-prologue.exp
9654 * gdb.arch/powerpc-power.exp
9655 * gdb.arch/ppc-dfp.exp
9656 * gdb.arch/s390-tdbregs.exp
9657 * gdb.arch/spu-info.exp
9658 * gdb.arch/spu-ls.exp
9659 * gdb.arch/thumb-bx-pc.exp
9660 * gdb.base/advance.exp
9661 * gdb.base/annota-input-while-running.exp
9662 * gdb.base/arrayidx.exp
9663 * gdb.base/asmlabel.exp
9664 * gdb.base/async.exp
9665 * gdb.base/attach-wait-input.exp
9666 * gdb.base/auto-connect-native-target.exp
9667 * gdb.base/batch-preserve-term-settings.exp
9668 * gdb.base/bfp-test.exp
9669 * gdb.base/bigcore.exp
9670 * gdb.base/bp-permanent.exp
9671 * gdb.base/break-always.exp
9672 * gdb.base/break-fun-addr.exp
9673 * gdb.base/break-idempotent.exp
9674 * gdb.base/break-main-file-remove-fail.exp
9675 * gdb.base/break-probes.exp
9676 * gdb.base/break-unload-file.exp
9677 * gdb.base/break.exp
9678 * gdb.base/call-ar-st.exp
9679 * gdb.base/call-rt-st.exp
9680 * gdb.base/call-sc.exp
9681 * gdb.base/call-signal-resume.exp
9682 * gdb.base/call-strs.exp
9683 * gdb.base/callexit.exp
9684 * gdb.base/callfuncs.exp
9685 * gdb.base/catch-gdb-caused-signals.exp
9686 * gdb.base/catch-signal-siginfo-cond.exp
9687 * gdb.base/catch-syscall.exp
9688 * gdb.base/compare-sections.exp
9689 * gdb.base/cond-eval-mode.exp
9690 * gdb.base/condbreak-call-false.exp
9691 * gdb.base/consecutive-step-over.exp
9692 * gdb.base/cursal.exp
9693 * gdb.base/disabled-location.exp
9694 * gdb.base/disasm-end-cu.exp
9695 * gdb.base/display.exp
9696 * gdb.base/double-prompt-target-event-error.exp
9697 * gdb.base/dprintf-bp-same-addr.exp
9698 * gdb.base/dprintf-detach.exp
9699 * gdb.base/dprintf-next.exp
9700 * gdb.base/dprintf-non-stop.exp
9701 * gdb.base/dprintf-pending.exp
9702 * gdb.base/dso2dso.exp
9703 * gdb.base/ending-run.exp
9704 * gdb.base/enum_cond.exp
9705 * gdb.base/examine-backward.exp
9706 * gdb.base/exe-lock.exp
9707 * gdb.base/exec-invalid-sysroot.exp
9708 * gdb.base/execl-update-breakpoints.exp
9709 * gdb.base/execution-termios.exp
9710 * gdb.base/fileio.exp
9711 * gdb.base/fixsection.exp
9712 * gdb.base/foll-exec-mode.exp
9713 * gdb.base/foll-exec.exp
9714 * gdb.base/fork-running-state.exp
9715 * gdb.base/frame-args.exp
9716 * gdb.base/fullpath-expand.exp
9717 * gdb.base/func-ptr.exp
9718 * gdb.base/gcore-relro-pie.exp
9719 * gdb.base/gdb1090.exp
9720 * gdb.base/gdb1555.exp
9721 * gdb.base/global-var-nested-by-dso.exp
9722 * gdb.base/gnu-ifunc.exp
9723 * gdb.base/hbreak-in-shr-unsupported.exp
9724 * gdb.base/hbreak-unmapped.exp
9725 * gdb.base/hook-stop.exp
9726 * gdb.base/infcall-input.exp
9727 * gdb.base/info-fun.exp
9728 * gdb.base/info-shared.exp
9729 * gdb.base/interrupt-noterm.exp
9730 * gdb.base/jit-so.exp
9731 * gdb.base/jit.exp
9732 * gdb.base/line-symtabs.exp
9733 * gdb.base/list.exp
9734 * gdb.base/longjmp.exp
9735 * gdb.base/macscp.exp
9736 * gdb.base/max-value-size.exp
9737 * gdb.base/nodebug.exp
9738 * gdb.base/nofield.exp
9739 * gdb.base/overlays.exp
9740 * gdb.base/paginate-after-ctrl-c-running.exp
9741 * gdb.base/paginate-bg-execution.exp
9742 * gdb.base/paginate-inferior-exit.exp
9743 * gdb.base/pending.exp
9744 * gdb.base/pr11022.exp
9745 * gdb.base/printcmds.exp
9746 * gdb.base/ptr-typedef.exp
9747 * gdb.base/ptype.exp
9748 * gdb.base/randomize.exp
9749 * gdb.base/range-stepping.exp
9750 * gdb.base/realname-expand.exp
9751 * gdb.base/relativedebug.exp
9752 * gdb.base/remote.exp
9753 * gdb.base/savedregs.exp
9754 * gdb.base/sepdebug.exp
9755 * gdb.base/set-noassign.exp
9756 * gdb.base/shlib-call.exp
9757 * gdb.base/shreloc.exp
9758 * gdb.base/sigaltstack.exp
9759 * gdb.base/sigbpt.exp
9760 * gdb.base/siginfo-addr.exp
9761 * gdb.base/siginfo-obj.exp
9762 * gdb.base/siginfo-thread.exp
9763 * gdb.base/signest.exp
9764 * gdb.base/signull.exp
9765 * gdb.base/sigrepeat.exp
9766 * gdb.base/skip.exp
9767 * gdb.base/so-impl-ld.exp
9768 * gdb.base/solib-corrupted.exp
9769 * gdb.base/solib-disc.exp
9770 * gdb.base/solib-display.exp
9771 * gdb.base/solib-overlap.exp
9772 * gdb.base/solib-search.exp
9773 * gdb.base/solib-symbol.exp
9774 * gdb.base/source-execution.exp
9775 * gdb.base/sss-bp-on-user-bp-2.exp
9776 * gdb.base/sss-bp-on-user-bp.exp
9777 * gdb.base/stack-checking.exp
9778 * gdb.base/stale-infcall.exp
9779 * gdb.base/step-break.exp
9780 * gdb.base/step-line.exp
9781 * gdb.base/step-over-exit.exp
9782 * gdb.base/step-test.exp
9783 * gdb.base/structs.exp
9784 * gdb.base/sym-file.exp
9785 * gdb.base/symtab-search-order.exp
9786 * gdb.base/term.exp
9787 * gdb.base/type-opaque.exp
9788 * gdb.base/unload.exp
9789 * gdb.base/until-nodebug.exp
9790 * gdb.base/until.exp
9791 * gdb.base/unwindonsignal.exp
9792 * gdb.base/watch-cond.exp
9793 * gdb.base/watch-non-mem.exp
9794 * gdb.base/watch_thread_num.exp
9795 * gdb.base/watchpoint-reuse-slot.exp
9796 * gdb.base/watchpoint-solib.exp
9797 * gdb.base/watchpoint.exp
9798 * gdb.btrace/dlopen.exp
9799 * gdb.cell/arch.exp
9800 * gdb.cell/break.exp
9801 * gdb.cell/bt.exp
9802 * gdb.cell/core.exp
9803 * gdb.cell/data.exp
9804 * gdb.cell/dwarfaddr.exp
9805 * gdb.cell/ea-cache.exp
9806 * gdb.cell/ea-standalone.exp
9807 * gdb.cell/ea-test.exp
9808 * gdb.cell/f-regs.exp
9809 * gdb.cell/fork.exp
9810 * gdb.cell/gcore.exp
9811 * gdb.cell/mem-access.exp
9812 * gdb.cell/ptype.exp
9813 * gdb.cell/registers.exp
9814 * gdb.cell/sizeof.exp
9815 * gdb.cell/solib-symbol.exp
9816 * gdb.cell/solib.exp
9817 * gdb.compile/compile-tls.exp
9818 * gdb.cp/exception.exp
9819 * gdb.cp/gdb2495.exp
9820 * gdb.cp/local.exp
9821 * gdb.cp/mb-inline.exp
9822 * gdb.cp/mb-templates.exp
9823 * gdb.cp/pr10687.exp
9824 * gdb.cp/pr9167.exp
9825 * gdb.cp/scope-err.exp
9826 * gdb.cp/templates.exp
9827 * gdb.cp/virtfunc.exp
9828 * gdb.dwarf2/dw2-dir-file-name.exp
9829 * gdb.dwarf2/dw2-single-line-discriminators.exp
9830 * gdb.fortran/complex.exp
9831 * gdb.fortran/library-module.exp
9832 * gdb.guile/guile.exp
9833 * gdb.guile/scm-cmd.exp
9834 * gdb.guile/scm-frame-inline.exp
9835 * gdb.guile/scm-objfile.exp
9836 * gdb.guile/scm-pretty-print.exp
9837 * gdb.guile/scm-symbol.exp
9838 * gdb.guile/scm-type.exp
9839 * gdb.guile/scm-value.exp
9840 * gdb.linespec/keywords.exp
9841 * gdb.linespec/ls-errs.exp
9842 * gdb.linespec/macro-relative.exp
9843 * gdb.linespec/thread.exp
9844 * gdb.mi/mi-breakpoint-changed.exp
9845 * gdb.mi/mi-dprintf-pending.exp
9846 * gdb.mi/mi-fullname-deleted.exp
9847 * gdb.mi/mi-logging.exp
9848 * gdb.mi/mi-pending.exp
9849 * gdb.mi/mi-solib.exp
9850 * gdb.mi/new-ui-mi-sync.exp
9851 * gdb.mi/user-selected-context-sync.exp
9852 * gdb.multi/dummy-frame-restore.exp
9853 * gdb.multi/multi-arch-exec.exp
9854 * gdb.multi/remove-inferiors.exp
9855 * gdb.multi/watchpoint-multi-exit.exp
9856 * gdb.opt/solib-intra-step.exp
9857 * gdb.perf/backtrace.exp
9858 * gdb.perf/single-step.exp
9859 * gdb.perf/skip-command.exp
9860 * gdb.perf/skip-prologue.exp
9861 * gdb.perf/solib.exp
9862 * gdb.python/lib-types.exp
9863 * gdb.python/py-as-string.exp
9864 * gdb.python/py-bad-printers.exp
9865 * gdb.python/py-block.exp
9866 * gdb.python/py-breakpoint.exp
9867 * gdb.python/py-cmd.exp
9868 * gdb.python/py-events.exp
9869 * gdb.python/py-evthreads.exp
9870 * gdb.python/py-finish-breakpoint.exp
9871 * gdb.python/py-finish-breakpoint2.exp
9872 * gdb.python/py-frame-inline.exp
9873 * gdb.python/py-frame.exp
9874 * gdb.python/py-inferior.exp
9875 * gdb.python/py-infthread.exp
9876 * gdb.python/py-mi.exp
9877 * gdb.python/py-objfile.exp
9878 * gdb.python/py-pp-maint.exp
9879 * gdb.python/py-pp-registration.exp
9880 * gdb.python/py-prettyprint.exp
9881 * gdb.python/py-recurse-unwind.exp
9882 * gdb.python/py-shared.exp
9883 * gdb.python/py-symbol.exp
9884 * gdb.python/py-symtab.exp
9885 * gdb.python/py-template.exp
9886 * gdb.python/py-type.exp
9887 * gdb.python/py-unwind-maint.exp
9888 * gdb.python/py-unwind.exp
9889 * gdb.python/py-value.exp
9890 * gdb.python/python.exp
9891 * gdb.reverse/finish-reverse-bkpt.exp
9892 * gdb.reverse/insn-reverse.exp
9893 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9894 * gdb.reverse/solib-precsave.exp
9895 * gdb.reverse/solib-reverse.exp
9896 * gdb.stabs/gdb11479.exp
9897 * gdb.stabs/weird.exp
9898 * gdb.threads/fork-child-threads.exp
9899 * gdb.threads/fork-plus-threads.exp
9900 * gdb.threads/fork-thread-pending.exp
9901 * gdb.threads/forking-threads-plus-breakpoint.exp
9902 * gdb.threads/hand-call-in-threads.exp
9903 * gdb.threads/interrupted-hand-call.exp
9904 * gdb.threads/linux-dp.exp
9905 * gdb.threads/local-watch-wrong-thread.exp
9906 * gdb.threads/next-while-other-thread-longjmps.exp
9907 * gdb.threads/non-ldr-exit.exp
9908 * gdb.threads/pending-step.exp
9909 * gdb.threads/print-threads.exp
9910 * gdb.threads/process-dies-while-detaching.exp
9911 * gdb.threads/process-dies-while-handling-bp.exp
9912 * gdb.threads/pthreads.exp
9913 * gdb.threads/queue-signal.exp
9914 * gdb.threads/reconnect-signal.exp
9915 * gdb.threads/signal-command-handle-nopass.exp
9916 * gdb.threads/signal-command-multiple-signals-pending.exp
9917 * gdb.threads/signal-delivered-right-thread.exp
9918 * gdb.threads/signal-sigtrap.exp
9919 * gdb.threads/sigthread.exp
9920 * gdb.threads/staticthreads.exp
9921 * gdb.threads/stepi-random-signal.exp
9922 * gdb.threads/thread-unwindonsignal.exp
9923 * gdb.threads/thread_check.exp
9924 * gdb.threads/thread_events.exp
9925 * gdb.threads/tid-reuse.exp
9926 * gdb.threads/tls-nodebug.exp
9927 * gdb.threads/tls-shared.exp
9928 * gdb.threads/tls-so_extern.exp
9929 * gdb.threads/tls.exp
9930 * gdb.threads/wp-replication.exp
9931 * gdb.trace/actions-changed.exp
9932 * gdb.trace/actions.exp
9933 * gdb.trace/backtrace.exp
9934 * gdb.trace/change-loc.exp
9935 * gdb.trace/collection.exp
9936 * gdb.trace/deltrace.exp
9937 * gdb.trace/disconnected-tracing.exp
9938 * gdb.trace/entry-values.exp
9939 * gdb.trace/ftrace-lock.exp
9940 * gdb.trace/ftrace.exp
9941 * gdb.trace/infotrace.exp
9942 * gdb.trace/mi-trace-frame-collected.exp
9943 * gdb.trace/mi-trace-unavailable.exp
9944 * gdb.trace/mi-traceframe-changed.exp
9945 * gdb.trace/mi-tracepoint-changed.exp
9946 * gdb.trace/mi-tsv-changed.exp
9947 * gdb.trace/no-attach-trace.exp
9948 * gdb.trace/packetlen.exp
9949 * gdb.trace/passc-dyn.exp
9950 * gdb.trace/passcount.exp
9951 * gdb.trace/pending.exp
9952 * gdb.trace/pr16508.exp
9953 * gdb.trace/qtro.exp
9954 * gdb.trace/range-stepping.exp
9955 * gdb.trace/read-memory.exp
9956 * gdb.trace/report.exp
9957 * gdb.trace/save-trace.exp
9958 * gdb.trace/signal.exp
9959 * gdb.trace/stap-trace.exp
9960 * gdb.trace/status-stop.exp
9961 * gdb.trace/strace.exp
9962 * gdb.trace/tfile.exp
9963 * gdb.trace/tfind.exp
9964 * gdb.trace/trace-break.exp
9965 * gdb.trace/trace-condition.exp
9966 * gdb.trace/trace-enable-disable.exp
9967 * gdb.trace/trace-mt.exp
9968 * gdb.trace/tracecmd.exp
9969 * gdb.trace/tracefile-pseudo-reg.exp
9970 * gdb.trace/tspeed.exp
9971 * gdb.trace/tstatus.exp
9972 * gdb.trace/tsv.exp
9973 * gdb.trace/unavailable.exp
9974 * gdb.trace/while-dyn.exp
9975 * gdb.trace/while-stepping.exp
9976 * lib/gdb-guile.exp
9977 * lib/gdb.exp
9978 * lib/mi-support.exp
9979 * lib/pascal.exp
9980 * lib/perftest.exp
9981 * lib/prelink-support.exp
9982 * lib/selftest-support.exp
9983
ad02e4fe
SM
99842016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9985
9986 * Makefile.in: Include disable-implicit-rules.mk.
9987
22347e55
AA
99882016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9989
9990 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9991 non-byte-aligned bit fields.
9992
da5b30da
AA
99932016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9994
9995 PR gdb/12616
9996 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9997 respects the DW_AT_data_bit_offset attribute.
9998
b593ecca
SM
99992016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10000
10001 * gdb.base/default.exp: Fix output of "set language".
10002
3b165252
SM
100032016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10004
10005 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10006 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10007 make.
10008 * configure.ac: Remove checks for the make program.
10009 * configure: Re-generate.
10010
1a2f3d7f
KB
100112016-11-16 Kevin Buettner <kevinb@redhat.com>
10012
10013 * gdb.python/py-recurse-unwind.c (main): Add loop.
10014 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10015 to read_register() and gdb.parse_and_eval(). Make each code
10016 call a separate case that can be individually tested.
10017 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10018 proc. Call cont_and_backtrace for each of the code paths that
10019 we want to test in the unwinder.
10020
b7f38fda
AA
100212016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10022
10023 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10024 the definition of struct S.
10025
1f8db343
CM
100262016-11-11 Catherine Moore <clm@codesourcery.com>
10027
10028 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10029
fad0c9fb
PA
100302016-11-09 Pedro Alves <palves@redhat.com>
10031
10032 * gdb.base/commands.exp (runto_or_return): New procedure.
10033 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10034 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10035 (progvar_simple_while_test, progvar_complex_if_while_test)
10036 (if_while_breakpoint_command_test)
10037 (infrun_breakpoint_command_test, breakpoint_command_test)
10038 (user_defined_command_test, watchpoint_command_test)
10039 (test_command_prompt_position, redefine_hook_test)
10040 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10041 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10042 multi_line_input and multi_line. Remove gdb_expect and
10043 gdb_stop_suppressing_tests uses.
10044 * lib/gdb.exp (valnum_re): New global.
10045 (multi_line_input): New procedure.
10046
8354c62c
SM
100472016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10048
10049 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10050 Remove.
10051 (test_setup): Define with proc_with_prefix.
10052 (test_cli_inferior): Likewise.
10053 (test_cli_thread): Likewise.
10054 (test_cli_frame): Likewise.
10055 (test_cli_select_frame): Likewise.
10056 (test_cli_up_down): Likewise.
10057 (test_mi_thread_select): Likewise.
10058 (test_mi_stack_select_frame): Likewise.
10059 (test_cli_in_mi_inferior): Likewise.
10060 (test_cli_in_mi_thread): Likewise.
10061 (test_cli_in_mi_frame): Likewise.
10062 (top level): Do not use with_test_prefix_procname.
10063
64f367a2
PA
100642016-11-09 Pedro Alves <palves@redhat.com>
10065
10066 * gdb.base/commands.exp (gdbvar_simple_if_test)
10067 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10068 (progvar_simple_if_test, progvar_simple_while_test)
10069 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10070 (infrun_breakpoint_command_test, breakpoint_command_test)
10071 (user_defined_command_test, watchpoint_command_test)
10072 (test_command_prompt_position, deprecated_command_test)
10073 (bp_deleted_in_command, temporary_breakpoint_commands)
10074 (stray_arg0_test, source_file_with_indented_comment)
10075 (recursive_source_test, if_commands_test)
10076 (error_clears_commands_left, redefine_hook_test)
10077 (redefine_backtrace_test): Use proc_with_prefix.
10078 * lib/gdb.exp (proc_with_prefix): New proc.
10079
0bb65f1e
AA
100802016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10081
10082 * gdb.base/tui-layout.c: New file.
10083 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10084 disassembly window contains very long lines.
10085
7353f247
TT
100862016-11-08 Tom Tromey <tom@tromey.com>
10087
10088 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10089 depend on Python 2.
10090
30a7bb83
TT
100912016-11-08 Tom Tromey <tom@tromey.com>
10092
10093 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10094 New method.
10095
cdf5a07c
MG
100962016-10-29 Manish Goregaokar <manish@mozilla.com>
10097
2806dc7e 10098 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10099
51a789c3
MG
101002016-10-27 Manish Goregaokar <manish@mozilla.com>
10101
2806dc7e
PA
10102 * gdb.rust/simple.rs: Add test for univariant enums without
10103 discriminants and for encoded struct-like enums.
51a789c3 10104
f610ab6d
PA
101052016-10-28 Pedro Alves <palves@redhat.com>
10106
10107 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10108 gdb_test_multiple, tighten regexps and match symtabs and line
10109 tables incrementally.
10110
b129b0ca
LM
101112016-10-28 Luis Machado <lgustavo@codesourcery.com>
10112
10113 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10114 general.
10115
ecf45d2c
SL
101162016-10-25 Luis Machado <lgustavo@codesourcery.com>
10117
10118 * gdb.base/exec-invalid-sysroot.exp: New file.
10119
b8d38ee4
JK
101202016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10121
10122 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10123
f90fd8c2
JK
101242016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10125
10126 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10127
2d2476aa
MR
101282016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10129
2806dc7e
PA
10130 * gdb.base/killed-outside.exp: Remove $options from a call to
10131 `prepare_for_testing'.
2d2476aa 10132
e42b25a0
SM
101332016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10134
10135 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10136 Change test message.
10137
3ccdb432
SM
101382016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10139
10140 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10141 Update comment.
10142
5bad3170
SM
101432016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10144
10145 * gdb.trace/mi-trace-save.exp: New file.
10146
5ad9dba7
YQ
101472016-10-13 Yao Qi <yao.qi@linaro.org>
10148
10149 * gdb.base/code_elim.exp (get_var_address): Remove.
10150 * gdb.base/relocate.exp: Likewise.
10151 * gdb.base/shreloc.exp: Likewise.
10152 * lib/gdb.exp (get_var_address): New.
10153
62df7e21
YQ
101542016-10-13 Yao Qi <yao.qi@linaro.org>
10155
10156 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10157 floating point tests if $skip_float_test is false.
10158
4dac951e
LM
101592016-10-12 Luis Machado <lgustavo@codesourcery.com>
10160
10161 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10162 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10163 argc values.
10164 Add 1 to argc so we guarantee distinct initial/modified argc values.
10165
8f1a8fc4
JK
101662016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10167
10168 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10169
16c85b5d
JK
101702016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10171
10172 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10173 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10174 * gdb.arch/vsx-regs.exp: Likewise.
10175
1d0e042a
YQ
101762016-10-07 Yao Qi <yao.qi@linaro.org>
10177
10178 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10179
68dadef5
MM
101802016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10181
10182 * gdb.python/python.exp: Test decode_line("*0").
10183
33fa2c6e
DE
101842016-10-06 Doug Evans <dje@google.com>
10185
10186 * gdb.python/py-value.exp (test_value_creation): Add test for large
10187 unsigned 64-bit value.
10188
9c37b5ae
TT
101892016-10-06 Tom Tromey <tom@tromey.com>
10190
10191 * gdb.compile/compile.exp: Change java tests to rust.
10192 * gdb.base/setshow.exp: Change java tests to rust.
10193 * gdb.base/default.exp: Remove java from language list.
10194 * README (Examples): Update language example.
10195 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10196 test.
10197 * lib/gdb.exp (skip_java_tests): Remove.
10198 * lib/java.exp: Remove.
10199 * gdb.java: Remove.
10200
78b86327
MR
102012016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10202
10203 * gdb.arch/mips-fcr.exp: New test.
10204 * gdb.arch/mips-fcr.c: Source for the new test.
10205
7470adbb
MR
102062016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10207
10208 * gdb.base/solib-disc.exp: Use `standard_output_file'
10209 throughout.
10210
4a556533
PA
102112016-10-06 Pedro Alves <palves@redhat.com>
10212
10213 * gdb.base/jit-simple-dl.c: New file.
10214 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10215 * gdb.base/jit-simple.c: ... this.
10216 * gdb.base/jit-simple.exp (jit_run): Delete.
10217 (build_jit): New proc.
10218 (jit_test_reread): Recompile either the main program or the shared
10219 library, depending on what is being tested. Skip changing address
10220 if caller wants to. Compare before/after addresses. If testing
10221 standalone, explicitly load the binary. Test "maint info
10222 breakpoints".
10223 (top level): Add "standalone vs shared lib" and "change address"
10224 vs "same address" axes.
10225
5a122fbc
PA
102262016-10-06 Pedro Alves <palves@redhat.com>
10227
10228 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10229 call.
10230 (jit_run): Delete.
10231 (jit_test_reread): Use with_test_prefix. Reload the main binary
10232 explicitly. Compare the before/after addresses of the JIT
10233 descriptor.
10234
ee8da4b8
DE
102352016-08-15 Doug Evans <dje@google.com>
10236
10237 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10238 for single bitfields is bool.
10239 * gdb.xml/tdesc-regs.exp: Ditto.
10240
f389f6fe
JK
102412016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10242
10243 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10244
fdebf1a4
YQ
102452016-10-05 Yao Qi <yao.qi@linaro.org>
10246
10247 * lib/gdb.exp (support_complex_tests): Return zero if
10248 gdb_skip_float_test return true.
10249
9c36d954 102502016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10251 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10252
10253 PR gdb/20487
10254 * gdb.mi/user-selected-context-sync.exp: New file.
10255 * gdb.mi/user-selected-context-sync.c: New file.
10256
4034d0ff 102572016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10258 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10259
10260 PR gdb/20487
10261 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10262 =thread-select-event check.
10263
a4297203
PB
102642016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10265
10266 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10267 the compulsory L operand changes.
10268 * gdb.arch/powerpc-power.s: Likewise.
10269
bb805577
JK
102702016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10271
10272 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10273 * gdb.base/jit-attach-pie.c: New file.
10274 * gdb.base/jit-attach-pie.exp: New file.
10275
6d61dee5
PA
102762016-09-28 Pedro Alves <palves@redhat.com>
10277
10278 * gdb.base/infcall-input.c: New file.
10279 * gdb.base/infcall-input.exp: New file.
10280
f73842fc
YQ
102812016-09-22 Yao Qi <yao.qi@linaro.org>
10282
10283 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10284 (gdb_exit): Rename it to ...
10285 (gdbserver_gdb_exit): ... Close GDBserver.
10286 (gdb_exit): New proc, call gdbserver_gdb_exit.
10287 (mi_gdb_exit): Likewise.
10288
90681dab
YQ
102892016-09-22 Yao Qi <yao.qi@linaro.org>
10290
10291 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10292 path.
10293 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10294 Remove duplication.
10295
9c211fd8
YQ
102962016-09-22 Yao Qi <yao.qi@linaro.org>
10297
10298 * lib/gdbserver-support.exp: Check the existence of
10299 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10300
ad0a504f
AK
103012016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10302
10303 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10304
36cf1806
TT
103052016-09-21 Tom Tromey <tom@tromey.com>
10306
10307 PR gdb/20604:
10308 * gdb.base/quit.exp: New file.
10309
74172ecf
SM
103102016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10311
10312 * .gitignore: New file.
10313
3d0ec882
MR
103142016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10315
10316 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10317 throughout.
10318
8193adea
AA
103192016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10320
10321 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10322
d41a5c09
JK
103232016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10324
10325 * gdb.cp/casts.cc (decltype): Move it ...
10326 (main): ... with its call to ...
10327 * gdb.cp/casts03.cc: ... a new file.
10328 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10329
d2dfe700
JK
103302016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10331
10332 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10333
e2a92b16
PB
103342016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10335
10336 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10337 and sync up the test with tests in gas/testsuite/gas/ppc.
10338 * gdb.arch/powerpc-power.exp: Likewise.
10339
49b4de64
JK
103402016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10341
10342 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10343
2c29df25
SDJ
103442016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10345 Jan Kratochvil <jan.kratochvil@redhat.com>
10346
10347 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10348 make m1's definition to be different from m2's. Use 'dummy' as an
10349 argument for probe 'two'.
10350
cc3c2846
JB
103512016-09-10 Jon Beniston <jon@beniston.com>
10352
10353 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10354 for sim target.
10355
e1b2624a
AA
103562016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10357
10358 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10359 variable declaration.
10360 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10361 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10362 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10363 received HWCAP as its argument.
10364
4295e285
PA
103652016-09-06 Pedro Alves <palves@redhat.com>
10366
10367 * gdb.base/new-ui-pending-input.c: New file.
10368 * gdb.base/new-ui-pending-input.exp: New file.
10369 * gdb.exp (clear_gdb_spawn_id): New procedure.
10370 (with_spawn_id): Check whether gdb_spawn_id exists before
10371 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10372 on exit.
10373
00d5215e
UW
103742016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10375
10376 * gdb.base/float128.c: New file.
10377 * gdb.base/float128.exp: Likewise.
10378 * gdb.base/floatn.c: Likewise.
10379 * gdb.base/floatn.exp: Likewise.
10380
a9ff5f12
UW
103812016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10382
10383 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10384
f245535c
PA
103852016-09-05 Pedro Alves <palves@redhat.com>
10386
10387 PR backtrace/19927
10388 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10389 unwinders are immediately called as side effect of "source" or
10390 "disable unwinder" commands.
10391 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10392
ae9cf263
YQ
103932016-09-02 Yao Qi <yao.qi@linaro.org>
10394
10395 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10396 is true and $type is "float" or "double".
10397
27aba047
YQ
103982016-09-02 Yao Qi <yao.qi@linaro.org>
10399
10400 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10401 true.
10402 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10403 * gdb.base/call-rt-st.exp: Likewise.
10404 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10405 return value instead of gdb,skip_float_test.
10406 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10407 (do_function_calls): Use its return value instead of
10408 gdb,skip_float_test.
10409 * gdb.base/finish.exp: Likewise.
10410 * gdb.base/funcargs.exp: Likewise.
10411 * gdb.base/return.exp: Likewise.
10412 * gdb.base/return2.exp: Likewise.
10413 * gdb.base/varargs.exp: Likewise.
10414 * lib/gdb.exp (gdb_skip_float_test): Change it to
10415 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10416
5af962df
AA
104172016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10418
10419 * gdb.multi/tids.exp: Test "thread apply all".
10420
7fac6910
JK
104212016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10422
10423 * gdb.base/default.exp (tty): Remove.
10424
bb1fe4ac
KB
104252016-08-24 Kevin Buettner <kevinb@redhat.com>
10426
2806dc7e
PA
10427 * gdb.python/py-recurse-unwind.c: New file.
10428 * gdb.python/py-recurse-unwind.py: New file.
10429 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10430
0a1ddfa6
SM
104312016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10432
10433 * gdb.base/set-inferior-tty.exp: New file.
10434 * gdb.base/set-inferior-tty.c: New file.
10435
d9de1fe3
PA
104362016-08-23 Pedro Alves <palves@redhat.com>
10437
10438 PR gdb/20494
10439 * gdb.base/new-ui-echo.c: New file.
10440 * gdb.base/new-ui-echo.exp: New file.
10441
e9d9abd7
YQ
104422016-08-23 Yao Qi <yao.qi@linaro.org>
10443
10444 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10445 gdbserver_spawn.
10446 * gdb.server/connect-without-multi-process.exp (do_test):
10447 Likewise.
10448
3589529e
YQ
104492016-08-23 Yao Qi <yao.qi@linaro.org>
10450
10451 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10452 standalone_txt. Delete gdb_txt and standalone_txt on host
10453 and target. Spawn the binary on target. Copy files from
10454 target to host.
10455
6bb90213
PA
104562016-08-22 Pedro Alves <palves@redhat.com>
10457
10458 PR gdb/20505
10459 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10460 with_test_prefix. Factor out bits to ...
10461 (test_no_vdso): ... this new procedure.
10462
20c2c024
CL
104632016-08-19 Carl Love <cel@us.ibm.com>
10464
10465 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10466 maintaining separate logic for constructing the output path.
10467 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10468 * gdb.arch/ppc-dfp.exp: Likewise.
10469 * gdb.arch/ppc-fp.exp: Likewise.
10470 * gdb.arch/vsx-regs.exp: Likewise.
10471 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10472 binprefix for generating the additional binary files.
10473
0646e07d
PA
104742016-08-19 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.trace/mi-trace-frame-collected.exp
10477 (test_trace_frame_collected): On x32, expect two registers.
10478
46da9242
CL
104792016-08-18 Carl Love <cel@us.ibm.com>
10480
10481 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10482 and sync up the test with tests in gas/testsuite/gas/ppc.
10483 * gdb.arch/powerpc-power.exp: Likewise.
10484
eb2332d7
SM
104852016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10486
10487 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10488 expected error message.
10489
63c61e04
SM
104902016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10491
10492 * gdb.multi/remove-inferiors.exp: New file.
10493 * gdb.multi/remove-inferiors.c: New file.
10494
7b17065f
YQ
104952016-08-12 Yao Qi <yao.qi@linaro.org>
10496
10497 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10498 argument list.
10499
01d3dedf
PA
105002016-08-10 Pedro Alves <palves@redhat.com>
10501
10502 PR gdb/19187
10503 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10504 setup_kfails.
10505
3eb7562a
PA
105062016-08-09 Pedro Alves <palves@redhat.com>
10507 Simon Marchi <simon.marchi@ericsson.com>
10508
10509 PR gdb/20418
10510 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10511 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10512
80614914
PA
105132016-08-09 Pedro Alves <palves@redhat.com>
10514
10515 PR mi/20431
10516 * gdb.mi/mi-cmd-error.exp: New file.
10517
f348d89a
PA
105182016-08-09 Pedro Alves <palves@redhat.com>
10519
10520 PR gdb/18653
10521 * gdb.base/signals-state-child.c: New file.
10522 * gdb.base/signals-state-child.exp: New file.
10523 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10524
e5ca03b4
PA
105252016-08-09 Pedro Alves <palves@redhat.com>
10526
10527 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10528
282a0691
TT
105292016-08-03 Tom Tromey <tom@tromey.com>
10530
10531 PR python/18565:
10532 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10533
41bfcd63
YQ
105342016-08-01 Yao Qi <yao.qi@linaro.org>
10535
10536 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10537 variable mode to "multi-process" if $multi_process is 1, otherwise
10538 set it to "single-process".
10539
e3465b24
YQ
105402016-08-01 Yao Qi <yao.qi@linaro.org>
10541
10542 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10543 * gdb.cp/cpexprs.exp: Likewise.
10544 * gdb.cp/m-static.exp: Likewise.
10545
0b31a4bc
TT
105462016-07-26 Tom Tromey <tom@tromey.com>
10547
10548 PR python/20190:
10549 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10550 test.
10551
e0461dbb
MM
105522016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10553
10554 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10555 selecting assembly source files.
10556 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10557 assembly source files.
10558 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10559 assembly source files.
10560 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10561 selecting assembly source files.
10562
8194e927
SM
105632016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10564
10565 * gdb.base/new-ui.exp (do_test_invalid_args): New
10566 procedure.
10567
c0272db5
TW
105682016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10569
10570 * gdb.btrace/reconnect.c: New file.
10571 * gdb.btrace/reconnect.exp: New file.
10572
e3487908
GKB
105732016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10574
10575 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10576 to test_catch_syscall_group.
10577 (test_catch_syscall_group): New.
10578
12df5c00
TT
105792016-07-21 Tom Tromey <tom@tromey.com>
10580
10581 * gdb.rust/simple.rs (main): Use empty struct expression.
10582 * gdb.rust/simple.exp: Add tests for empty struct expression.
10583
bae62ee2
YQ
105842016-07-21 Yao Qi <yao.qi@linaro.org>
10585
10586 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10587 if gdb_skip_xml_test is true on some targets.
10588
b1b53fb3
YQ
105892016-07-21 Yao Qi <yao.qi@linaro.org>
10590
10591 * gdb.server/solib-list.exp: Unset last_loaded_file.
10592
027d97f8
JK
105932016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10594
10595 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10596 "step into captured_main (args)".
10597
7674d381
JK
105982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10599
10600 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10601
72b5d099
JK
106022016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10603
10604 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10605
1f960ced
PA
106062016-07-19 Pedro Alves <palves@redhat.com>
10607
10608 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10609 * gdb.opt/inline-bt.exp: Likewise.
10610 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10611 additional_flags=-Winline.
10612 * gdb.opt/inline-locals.exp: Likewise.
10613 * gdb.opt/inline-markers.c (ATTR): Define.
10614 (inlined_fn): Use it.
10615
f25827c1
YQ
106162016-07-19 Yao Qi <yao.qi@linaro.org>
10617
10618 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10619 (test_with_self): Remove some code. Remove argument executable.
10620 (top-level): Use do_self_tests.
10621
37539ebe
DB
106222016-07-15 Zachary Welch <zwelch@codesourcery.com>
10623 Don Breazeal <donb@codesourcery.com>
10624
10625 * gdb.base/maint.exp: Escape paths used in regular expressions.
10626 * gdb.stabs/weird.exp: Likewise.
10627
dac790e1
TT
106282016-07-13 Tom Tromey <tom@tromey.com>
10629
10630 PR python/15620, PR python/18620:
10631 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10632 (test_bkpt_events): New procs.
10633
93daf339
TT
106342016-07-13 Tom Tromey <tom@tromey.com>
10635
10636 PR python/17698:
10637 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10638 test.
10639 (test_watchpoints): Likewise.
10640 (test_bkpt_pending): New proc.
10641
6571a381
TT
106422016-07-13 Tom Tromey <tom@tromey.com>
10643
10644 PR cli/18053:
10645 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10646 completion test.
10647
e8732474
JK
106482016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10649
10650 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10651 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10652 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10653 f_label.
10654 (g): Rename g_end_lbl to g_label.
10655 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10656 low_pc and high_pc.
10657 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10658
e0f3fd7c
TT
106592016-07-12 Tom Tromey <tom@tromey.com>
10660
10661 PR python/19293:
10662 * gdb.python/py-unwind-maint.exp: Update tests.
10663
3cfe46b6
YQ
106642016-07-12 Yao Qi <yao.qi@linaro.org>
10665
10666 * lib/selftest-support.exp (selftest_setup): Match the output
10667 when captured_main is inlined.
10668
4f19a0e6
WT
106692016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10670
10671 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10672 New variables.
10673 (print this%a, print this%b, print this): New tests.
10674 * gdb.fortran/derived-types.f90 (this): New object and
10675 initialization.
10676
986cf455
SM
106772016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10678
10679 * gdb.ada/arraydim.exp: Remove extra directory level in build
10680 directory.
10681
f0464b23
SM
106822016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10683
10684 * lib/ada.exp: Remove extra directory level in build directory.
10685 * gdb.ada/cond_lang.exp: Likewise.
10686 * gdb.ada/exec_changed.exp: Likewise.
10687 * gdb.ada/lang_switch.exp: Likewise.
10688
42d94011
MG
106892016-07-06 Manish Goregaokar <manish@mozilla.com>
10690
2806dc7e
PA
10691 * simple.rs: Add test for raw pointer subscripting.
10692 * simple.exp: Add test expectations.
42d94011 10693
647c264c
YQ
106942016-07-05 Yao Qi <yao.qi@linaro.org>
10695
10696 * gdb.mi/mi-reverse.exp: Match =record-started output.
10697
20aa2c60
PA
106982016-07-01 Pedro Alves <palves@redhat.com>
10699
10700 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10701 procedure.
10702 (jit_reader_test): Test the jit reader's unwinder.
10703 * gdb.base/jithost.c (jit_function_00_code): New global.
10704 (main): Use memcpy to fill in the mmapped code, instead of poking
10705 bytes manually here.
10706 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10707 value.
10708 (read_debug_info): Save the function's range.
10709 (read_sp): New function.
10710 (unwind_frame): Use it. Also unwind RBP.
10711 (get_frame_id): Use read_sp.
10712 (gdb_init_reader): Use calloc instead of malloc.
10713 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10714 parameter. Use gdb_test_multiple.
10715
ced2dffb
PA
107162016-07-01 Pedro Alves <palves@redhat.com>
10717 Antoine Tremblay <antoine.tremblay@ericsson.com>
10718
10719 * gdb.threads/process-dies-while-detaching.c: New file.
10720 * gdb.threads/process-dies-while-detaching.exp: New file.
10721
63000888
PA
107222016-07-01 Pedro Alves <palves@redhat.com>
10723
10724 * gdb.multi/watchpoint-multi-exit.c: New file.
10725 * gdb.multi/watchpoint-multi-exit.exp: New file.
10726
038d4868
PA
107272016-06-30 Pedro Alves <palves@redhat.com>
10728
10729 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10730 unset inferior_spawn_id.
10731
994e9c83
PA
107322016-06-30 Pedro Alves <palves@redhat.com>
10733
10734 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10735 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10736
e5653468
YQ
107372016-06-29 Yao Qi <yao.qi@linaro.org>
10738
10739 * gdb.base/return.c: Add copyright header.
10740
803b47e5
TT
107412016-06-29 Tom Tromey <tom@tromey.com>
10742
10743 PR python/20129:
10744 * gdb.python/py-framefilter.exp: Add tests for setting priority
10745 and disabling of non-existent frame filter.
10746
28244707
YQ
107472016-06-29 Yao Qi <yao.qi@linaro.org>
10748
10749 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10750 0x0f07ff.
10751
a31d2f06
YQ
107522016-06-28 Yao Qi <yao.qi@linaro.org>
10753
10754 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10755 triplets. Start gdb, execute catch syscall, and continue. Check
10756 gdb's output to determine catch syscall is supported.
10757
921d8f54
MG
107582016-06-27 Manish Goregaokar <manish@mozilla.com>
10759
25d49b86
PA
10760 * gdb.rust/simple.rs: Add test for returning unit in a function.
10761 * gdb.rust/simple.exp: Add expectation for functions returning
10762 unit.
921d8f54 10763
f4952523
PMR
107642016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10765
10766 * gdb.python/py-breakpoint-create-fail.c,
10767 gdb.python/py-breakpoint-create-fail.exp,
10768 gdb.python/py-breakpoint-create-fail.py: New testcase.
10769
fccb08f8
MG
107702016-06-25 Manish Goregaokar <manish@mozilla.com>
10771
10772 PR gdb/20239
10773 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10774 * gdb.rust/simple.exp: Add test expectations for new NonZero
10775 tests.
fccb08f8 10776
6b850546
DT
107772016-06-24 David Taylor <dtaylor@emc.com>
10778
10779 * gdb.base/offsets.exp: New file.
10780 * gdb.base/offsets.c: New file.
10781
17621150
TT
107822016-06-23 Tom Tromey <tom@tromey.com>
10783
10784 PR gdb/16483:
10785 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10786 before any filters are loaded.
10787
04d59df6
WT
107882016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10789
10790 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10791 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10792 structs.
10793 * gdb.fortran/derived-type-function.exp: New file.
10794 * gdb.fortran/derived-type-function.f90: New file.
10795
10796
ac69f786
PA
107972016-06-21 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/new-ui.exp: New file.
10800 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10801 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10802 (with_spawn_id): New procedure.
10803
49940788
PA
108042016-06-21 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.mi/mi-exec-run.exp: New file.
10807
ef274d26
PA
108082016-06-21 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10811 breakpoint command's output on the main UI.
10812 (test_break): New procedure, factored out from calls in the top
10813 level.
10814 (top level): Use foreach_with_prefix to test MI as main UI and as
10815 separate UI.
10816
468afe6c
PA
108172016-06-21 Pedro Alves <palves@redhat.com>
10818
10819 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10820 (test_awatch_creation_and_listing)
10821 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10822 Remove 'type' parameter.
10823 (test_watchpoint_all): New parameter mi_mode. Remove
10824 with_test_prefix.
10825 (top level): Use foreach_with_prefix, and add main/separate UI MI
10826 testing axis.
10827
51f77c37
PA
108282016-06-21 Pedro Alves <palves@redhat.com>
10829
10830 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10831 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10832 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10833 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10834 (gdb_main_spawn_id, mi_spawn_id): Declare and
10835 comment.
10836 (mi_create_inferior_pty): New procedure,
10837 factored out from default_mi_gdb_start.
10838 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10839 procedures.
10840 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10841 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10842 Use mi_create_inferior_pty.
10843 (mi_gdb_start): Use eval to pass down args list.
10844
8980e177
PA
108452016-06-21 Pedro Alves <palves@redhat.com>
10846
10847 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10848 * gdb.opt/inline-cmds.exp: Add MI tests.
10849
f38d3ad1
PA
108502016-06-21 Pedro Alves <palves@redhat.com>
10851
10852 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10853
45db7c09
PA
108542016-06-21 Pedro Alves <palves@redhat.com>
10855
10856 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10857 (top level): Use it instead of mi_execute_to.
10858
5a069ab3
PA
108592016-06-21 Pedro Alves <palves@redhat.com>
10860
10861 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10862 (cont_handler_str): New.
10863 (signal_stop_handler): Set stop_handler_str instead of printing to
10864 stdout.
10865 (continue_handler): Set cont_handler_str instead of printing to
10866 stdout.
10867 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10868 mi_send_resuming_command. Print stop_handler_str and
10869 cont_handler_str instead of expecting the python events print
10870 directly.
10871
2838cc1d
SD
108722016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10873
10874 * gdb.base/jit-reader.exp: New file.
10875 * gdb.base/jithost.c: New file.
10876 * gdb.base/jithost.h: New file.
10877 * gdb.base/jitreader.c : New file.
10878 * gdb.base/jit-protocol.h: New file.
10879
21a77091
YQ
108802016-06-17 Yao Qi <yao.qi@linaro.org>
10881
10882 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10883 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10884 and detach-on-fork. Adjust tests.
10885 (top level): Invoke break_cond_on_syscall with combinations of
10886 syscall, follow-fork-mode and detach-on-fork.
10887
f50bf8e5
YQ
108882016-06-17 Yao Qi <yao.qi@linaro.org>
10889
10890 * gdb.base/step-over-exit.c: New.
10891 * gdb.base/step-over-exit.exp: New.
10892
a28d8e50
YTL
108932016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10894
10895 * gdb.base/float.exp: Add target check for nds32*-*-*.
10896 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10897
cad8e26d
AB
108982016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10899
10900 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10901 for unsupported target features.
10902 * gdb.base/call-rt-st.exp: Likewise.
10903 * gdb.base/call-sc.exp: Likewise.
10904 * gdb.base/call-signal-resume.exp: Likewise.
10905 * gdb.base/call-strs.exp: Likewise.
10906 * gdb.base/callexit.exp: Likewise.
10907 * gdb.base/callfuncs.exp: Likewise.
10908 * gdb.base/nodebug.exp: Likewise.
10909 * gdb.base/printcmds.exp: Likewise.
10910 * gdb.base/ptype.exp: Likewise.
10911 * gdb.base/structs.exp: Likewise.
10912 * gdb.base/unwindonsignal.exp: Likewise.
10913 * gdb.cp/gdb2495.exp: Likewise.
10914 * gdb.cp/templates.exp: Likewise.
10915 * gdb.cp/virtfunc.exp: Likewise.
10916 * gdb.threads/hand-call-in-threads.exp: Likewise.
10917 * gdb.threads/interrupted-hand-call.exp: Likewise.
10918 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10919
347dc102
TT
109202016-06-10 Tom Tromey <tom@tromey.com>
10921
10922 PR rust/20110:
10923 * gdb.rust/expr.exp: Add test for integer constant larger than
10924 i32.
10925
5e13cf25
BH
109262016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10927
10928 * gdb.fortran/nested-funcs.exp: New.
10929 * gdb.fortran/nested-funcs.f90: New.
10930
bb556f1f
TK
109312016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10932
10933 * gdb.base/examine-backward.c: New file.
10934 * gdb.base/examine-backward.exp: New file.
10935
38b022b4
SM
109362016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10937
10938 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10939 matching.
10940
1b40ec05
TT
109412016-06-02 Tom Tromey <tom@tromey.com>
10942
10943 PR python/18984:
10944 * gdb.python/py-shared.exp: Add solib_name test.
10945
193bd378
SM
109462016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10947
10948 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10949
3326303b
MG
109502016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10951
10952 PR c++/19893
10953 * gdb.dwarf2/implref.exp: Rename to...
10954 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10955 * gdb.dwarf2/implref-array.c: New file.
10956 * gdb.dwarf2/implref-array.exp: Likewise.
10957 * gdb.dwarf2/implref-global.c: Likewise.
10958 * gdb.dwarf2/implref-global.exp: Likewise.
10959 * gdb.dwarf2/implref-struct.c: Likewise.
10960 * gdb.dwarf2/implref-struct.exp: Likewise.
10961
825c8ef2
AT
109622016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10963
10964 * gdb.trace/trace-condition.exp: Add 64bit tests.
10965
2320162a
AT
109662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10967
10968 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10969 bits types.
10970 (main): Adapt to 8 to 64 bits types.
10971 * gdb.trace/trace-condition.exp: Add new tests.
10972
a7818233
AT
109732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10974
10975 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10976
0d336466
AT
109772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10978
10979 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10980 Move condition tests...
10981 * gdb.trace/trace-condition.exp: Here.
10982
7faeb45a
AT
109832016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10984
10985 * gdb.trace/trace-condition.exp: Add counter-case tests.
10986
e385593e
JK
109872016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10988
10989 PR c++/15231
10990 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10991 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10992
744608cc
PA
109932016-05-27 Pedro Alves <palves@redhat.com>
10994
10995 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10996 New procedure.
10997 (top level): Call it, and bail out of DejaGnu is known to be bad.
10998
ac775bf4
AB
109992016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11000
11001 * gdb.base/whatis.c: Extend the test case.
11002 * gdb.base/whatis.exp: Add additional tests.
11003
2bbad2ea
BH
110042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11005
11006* gdb.fortran/type.f90: Add pointer variable.
11007* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11008
8b70175d
BH
110092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11010
11011 * gdb.fortran/vla-type.exp: Fix testcase name.
11012
86d8a848
BH
110132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11014
11015 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11016
e188eb36
BH
110172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11018
11019 * gdb.fortran/type.f90: Add nested structures.
11020 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11021 * gdb.fortran/derived-type.exp: Adapt expected output.
11022 * gdb.fortran/vla-type.exp: Adapt expected output.
11023
9b2db1fd
BH
110242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11025
11026 * gdb.fortran/whatis_type.exp: Adapt expected output.
11027
72b17055
BH
110282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11029
11030 * gdb.fortran/print_type.exp: Fix expected output.
11031 * gdb.fortran/whatis_type.exp: Fix expected output.
11032
3cd81d8d
BH
110332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11034
11035 * gdb.fortran/whatis_type.exp: Use multi_line.
11036
ddae9462
TT
110372016-05-24 Tom Tromey <tom@tromey.com>
11038
11039 PR python/17386:
11040 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11041 use value as an index.
11042
1957f6b8
TT
110432016-05-23 Tom Tromey <tom@tromey.com>
11044
11045 PR python/17981:
11046 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11047 no-breakpoint case.
11048
026a9174
PA
110492016-05-24 Pedro Alves <palves@redhat.com>
11050
11051 PR gdb/19828
11052 * gdb.threads/clone-attach-detach.c: New file.
11053 * gdb.threads/clone-attach-detach.exp: New file.
11054
e70a7231
FR
110552016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11056
11057 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11058
0f6ed0e0
TT
110592016-05-23 Tom Tromey <tom@tromey.com>
11060
11061 PR python/19438, PR python/18393:
11062 * gdb.python/py-progspace.exp: Add "dir" test.
11063 * gdb.python/py-objfile.exp: Add "dir" test.
11064
ffd19d61
YQ
110652016-05-23 Yao Qi <yao.qi@linaro.org>
11066
11067 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11068 * gdb.arch/thumb2-it.exp: Likewise.
11069
9e8f9b05
SM
110702016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11071
11072 * gdb.mi/mi-threads-interrupt.c: New file.
11073 * gdb.mi/mi-threads-interrupt.exp: New file.
11074
61c6156d
SM
110752016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11076
11077 PR gdb/18077
11078 * gdb.mi/mi-async-run.exp: New file.
11079 * gdb.mi/mi-async-run.c: New file.
11080
67218854
TT
110812016-05-17 Tom Tromey <tom@tromey.com>
11082 Manish Goregaokar <manishsmail@gmail.com>
11083
11084 * lib/rust-support.exp: New file.
11085 * lib/gdb.exp (skip_rust_tests): New proc.
11086 (build_executable_from_specs): Handle rust.
11087 * lib/future.exp (gdb_find_rustc): New proc.
11088 (gdb_default_target_compile): Handle rust.
11089 * gdb.rust/expr.exp: New file.
11090 * gdb.rust/generics.exp: New file.
11091 * gdb.rust/generics.rs: New file.
11092 * gdb.rust/methods.exp: New file.
11093 * gdb.rust/methods.rs: New file.
11094 * gdb.rust/modules.exp: New file.
11095 * gdb.rust/modules.rs: New file.
11096 * gdb.rust/simple.exp: New file.
11097 * gdb.rust/simple.rs: New file.
11098
c44af4eb
TT
110992016-05-17 Tom Tromey <tom@tromey.com>
11100
11101 * gdb.base/default.exp (set language): Add rust.
11102
dcd1f979
TT
111032016-05-17 Tom Tromey <tom@tromey.com>
11104
11105 * gdb.gdb/unittest.exp: New file.
11106
155b7f57
YQ
111072016-05-16 Yao Qi <yao.qi@linaro.org>
11108
11109 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11110 shell_prompt. Update shell_prompt_re.
11111
8ddd5a6c
DE
111122016-05-12 Doug Evans <dje@google.com>
11113
11114 PR symtab/19999
11115 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11116 $options when building executable.
11117 * gdb.dwarf2/fission-loclists-pie.S: New file.
11118 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11119
02e370d9
SM
111202016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11121
11122 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11123 of [is_remote target],
11124
8929ad8b
SM
111252016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11126
11127 * lib/gdb.exp (use_gdb_stub): New procedure.
11128
6c447423
DE
111292016-05-03 Yunlian Jiang <yunlian@google.com>
11130 Doug Evans <dje@google.com>
11131
11132 PR symtab/19914
11133 * gdb.dwarf2/dwp-sepdebug.c: New file.
11134 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11135
444e826c
SM
111362016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11137
11138 * gdb.base/detach.exp: Remove is_remote check.
11139
740feeaa
SM
111402016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11141
11142 * gdb.base/annota-input-while-running.exp: Don't check for
11143 [is_remote target]. Enable annotations after running to main.
11144 Remove unused "set test..." line.
11145
9080ac9d
SM
111462016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11147
11148 * gdb.trace/trace-enable-disable.exp: New file.
11149 * gdb.trace/trace-enable-disable.c: New file.
11150
952ebca5
SM
111512016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11152
11153 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11154 use it in info sharedlibrary test.
11155 * gdb.trace/ftrace-lock.exp: Likewise.
11156 * gdb.trace/ftrace.exp: Likewise.
11157 * gdb.trace/range-stepping.exp: Likewise.
11158 * gdb.trace/trace-break.exp: Likewise.
11159 * gdb.trace/trace-condition.exp: Likewise.
11160 * gdb.trace/trace-mt.exp: Likewise.
11161
d9019901
SM
111622016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11163
11164 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11165 (gdb_load_shlib): ... this.
11166 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11167 gdb_load_shlib.
11168 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11169 * gdb.base/ctxobj.exp: Likewise.
11170 * gdb.base/dprintf-pending.exp: Likewise.
11171 * gdb.base/dso2dso.exp: Likewise.
11172 * gdb.base/fixsection.exp: Likewise.
11173 * gdb.base/gcore-relro.exp: Likewise.
11174 * gdb.base/gdb1555.exp: Likewise.
11175 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11176 * gdb.base/gnu-ifunc.exp: Likewise.
11177 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11178 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11179 * gdb.base/pending.exp: Likewise.
11180 * gdb.base/print-file-var.exp: Likewise.
11181 * gdb.base/print-symbol-loading.exp: Likewise.
11182 * gdb.base/shlib-call.exp: Likewise.
11183 * gdb.base/shreloc.exp: Likewise.
11184 * gdb.base/so-impl-ld.exp: Likewise.
11185 * gdb.base/solib-disc.exp: Likewise.
11186 * gdb.base/solib-nodir.exp: Likewise.
11187 * gdb.base/solib-overlap.exp: Likewise.
11188 * gdb.base/solib-symbol.exp: Likewise.
11189 * gdb.base/solib-weak.exp (do_test): Likewise.
11190 * gdb.base/sym-file.exp: Likewise.
11191 * gdb.base/symtab-search-order.exp: Likewise.
11192 * gdb.base/type-opaque.exp: Likewise.
11193 * gdb.base/unload.exp: Likewise.
11194 * gdb.base/watchpoint-solib.exp: Likewise.
11195 * gdb.compile/compile.exp: Likewise.
11196 * gdb.cp/gdb2384.exp: Likewise.
11197 * gdb.cp/infcall-dlopen.exp: Likewise.
11198 * gdb.cp/re-set-overloaded.exp: Likewise.
11199 * gdb.fortran/library-module.exp: Likewise.
11200 * gdb.opt/solib-intra-step.exp: Likewise.
11201 * gdb.python/py-finish-breakpoint.exp: Likewise.
11202 * gdb.python/py-shared.exp: Likewise.
11203 * gdb.reverse/solib-precsave.exp: Likewise.
11204 * gdb.reverse/solib-reverse.exp: Likewise.
11205 * gdb.server/solib-list.exp: Likewise.
11206 * gdb.threads/dlopen-libpthread.exp: Likewise.
11207 * gdb.threads/tls-shared.exp: Likewise.
11208 * gdb.threads/tls-so_extern.exp: Likewise.
11209 * gdb.trace/change-loc.exp: Likewise.
11210 * gdb.trace/ftrace-lock.exp: Likewise.
11211 * gdb.trace/ftrace.exp: Likewise.
11212 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11213 * gdb.trace/pending.exp: Likewise.
11214 * gdb.trace/range-stepping.exp: Likewise.
11215 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11216 (strace_info_marker): Likewise.
11217 (strace_probe_marker): Likewise.
11218 (strace_trace_on_same_addr): Likewise.
11219 (strace_trace_on_diff_addr): Likewise.
11220 * gdb.trace/trace-break.exp: Likewise.
11221 * gdb.trace/trace-condition.exp: Likewise.
11222 * gdb.trace/trace-mt.exp: Likewise.
11223
fca4cfd9
SM
112242016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11225
11226 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11227 result of gdb_remote_download.
11228 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11229 * gdb.base/dso2dso.exp: Likewise.
11230 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11231 * gdb.base/print-file-var.exp: Likewise.
11232 * gdb.base/shlib-call.exp: Likewise.
11233 * gdb.base/shreloc.exp: Likewise.
11234 * gdb.base/solib-overlap.exp: Likewise.
11235 * gdb.base/solib-weak.exp (do_test): Likewise.
11236 * gdb.base/unload.exp: Likewise.
11237
11cf4ffb
YQ
112382016-04-27 Yao Qi <yao.qi@linaro.org>
11239
11240 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11241 exists.
11242
3e2e34f8
KB
112432016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11244
11245 * vla-type.exp: Print structure from toplevel.
11246
8f07e298
BH
112472016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11248
11249 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11250 of dynamic types.
11251 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11252 of dynamic types.
11253
9920b434
BH
112542016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11255
11256 * gdb.fortran/vla-type.f90: New file.
11257 * gdb.fortran/vla-type.exp: New file.
11258
f3abeff5
YQ
112592016-04-25 Yao Qi <yao.qi@linaro.org>
11260
11261 * gdb.base/branch-to-self.c: New file.
11262 * gdb.base/branch-to-self.exp: New file.
11263
0a5d52f0
YQ
112642016-04-22 Yao Qi <yao.qi@linaro.org>
11265
11266 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11267 more after $hex.
11268
495346f6
YQ
112692016-04-22 Yao Qi <yao.qi@linaro.org>
11270
11271 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11272 * gdb.base/annota3.exp: Likewise.
11273
4a7e075c
YQ
112742016-04-22 Yao Qi <yao.qi@linaro.org>
11275
11276 * gdb.reverse/step-precsave.exp: Do one step and test program
11277 stops in "callee" and do multiple steps until program goes out
11278 of "callee".
11279 * gdb.reverse/step-reverse.exp: Likewise.
11280
5b061e98
YQ
112812016-04-22 Yao Qi <yao.qi@linaro.org>
11282
11283 * gdb.trace/signal.exp: Also pass if
11284 $tracepoint_hits($i) > $iterations.
11285
5c5dc57f
YQ
112862016-04-22 Yao Qi <yao.qi@linaro.org>
11287
11288 * gdb.trace/signal.c: New file.
11289 * gdb.trace/signal.exp: New file.
11290
a55411b9
DE
112912016-04-19 Doug Evans <xdje42@gmail.com>
11292
11293 * gdb.base/bad-file.exp: New file.
11294
a22df60a
MG
112952016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11296
11297 * gdb.dwarf2/implref.exp: New file.
11298
0c13f7e5
BH
112992016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11300
11301 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11302 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11303 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11304 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11305 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11306 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11307 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11308 * lib/fortran.exp (fortran_int4): New procedure.
11309 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11310 (fortran_logical4): Likewise.
11311
9b9b09e9
BH
113122016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11313
11314 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11315
a14d1f4d
BH
113162016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11317
11318 * lib/compiler.c: Add Intel specific preprocessor macros.
11319 * lib/compiler.cc: Likewise.
25d49b86 11320
7d49b1d0
LM
113212016-04-13 Luis Machado <lgustavo@codesourcery.com>
11322
11323 * gdb.server/connect-with-no-symbol-file.c: New file.
11324 * gdb.server/connect-with-no-symbol-file.exp: New file.
11325
8392fa22
SM
113262016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11327
11328 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11329
8c4c4aeb
SM
113302016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11331
11332 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11333 standard output directory.
11334
45e3745e
AT
113352016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11336
11337 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11338
e26b7e41
MM
113392016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11340
11341 * gdb.btrace/instruction_history.c (loop): Add declaration.
11342
8ce09462
AT
113432016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11344
11345 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11346
2e88a1ea
SM
113472016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11348
11349 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11350 parentheses to print.
11351 (continue_handler): Likewise.
11352
f48e22e3
SM
113532016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11354
11355 * gdb.server/solib-list.exp: Remove is_remote check.
11356 Pass shlib= to gdb_compile. Don't link shared library with
11357 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11358 Run binary filename through "readlink -f" on the target.
11359
096be756
PA
113602016-04-08 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11363 interpreter filename as argument to gdbserver_spawn.
11364 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11365 Return empty if $last_loaded_file does not exist.
11366
06500533
JK
113672016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11368
11369 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11370 * gdb.base/jit-main.c: Use exit after usage.
11371
2d35e871
JK
113722016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11373
11374 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11375 GDBHISTSIZE prior to the tests.
11376 * gdb.base/gdbinit-history.exp: Likewise.
11377
113782016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11379
11380 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11381 instead of build_executable. Use gdb_load_shlibs.
11382
c8064e7e
YQ
113832016-04-07 Yao Qi <yao.qi@linaro.org>
11384
11385 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11386 Execute "si" command.
11387
bde47561
YQ
113882016-04-07 Yao Qi <yao.qi@linaro.org>
11389
11390 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11391 number instead of the comments on some line.
11392
b16f8a3b
DB
113932016-04-06 Don Breazeal <donb@codesourcery.com>
11394
11395 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11396 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11397
c2f901df
SM
113982016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11399
11400 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11401 standard_output_file. Remove unused binfile variable.
11402
ac17fda0
CU
114032016-04-05 Catalin Udma <catalin.udma@freescale.com>
11404
11405 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11406 * gdb.python/py-mi-objfile.exp: Match "list main" output
11407 in console format.
11408
03a8c4df
SM
114092016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11410
11411 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11412 absolute.
11413
6e774b13
SM
114142016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11415
11416 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11417 absolute.
11418 * gdb.trace/ftrace.exp: Likewise.
11419 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11420 targets as well.
11421 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11422 (gdb_load_shlibs): Copy libraries to test directory when testing
11423 natively. Only set solib-search-path if testing remotely.
11424 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11425
7817ea46
SM
114262016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11427
11428 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11429 gdb_download. Use it even if the target is not remote.
11430 * gdb.base/jit.exp (compile_jit_test): Likewise.
11431 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11432 output directory if the destination board is local, otherwise use
11433 the standard remote_download from DejaGnu.
11434 (gdb_download): Remove.
11435 (gdb_load_shlibs): Use gdb_remote_download instead of
11436 gdb_download.
11437 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11438 Use gdb_remote_download instead of gdb_download. Use it even if
11439 the target is not remote.
11440 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11441 instead of gdb_download.
11442
7beb7f68
SM
114432016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11444
11445 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11446 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11447 run.
11448
cc63428a
AV
114492016-04-01 Artemiy Volkov <artemiyv@acm.org>
11450
11451 PR gdb/19820
11452 * gdb.base/printcmds.exp: Add artificial arrays tests.
11453
64cdf930
PA
114542016-03-31 Pedro Alves <palves@redhat.com>
11455
11456 PR gdb/19858
11457 * gdb.base/jit-main.c: Include unistd.h.
11458 (ATTACH): Define to 0 if not already defined.
11459 (wait_for_gdb, mypid): New globals.
11460 (WAIT_FOR_GDB): New macro.
11461 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11462 some breakpoint locations.
11463 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11464 New procedures.
11465 (one_jit_test): Add REATTACH parameter, and handle it. Use
11466 continue_to_test_location.
11467 (top level): Test attach, and adjusts calls to one_jit_test.
11468
40dea8cb
PA
114692016-03-31 Pedro Alves <palves@redhat.com>
11470
11471 PR gdb/19858
11472 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11473 BINSUFFIX parameter, and handle it.
11474 (top level): Adjust calls compile_jit_test.
11475
e7ea3ec7
CU
114762016-03-31 Catalin Udma <catalin.udma@freescale.com>
11477
11478 PR python/19743
11479 * gdb.python/py-mi-events-gdb.py: New file.
11480 * gdb.python/py-mi-events.c: New file.
11481 * gdb.python/py-mi-events.exp: New file.
11482
e6359af3
YQ
114832016-03-30 Yao Qi <yao.qi@linaro.org>
11484
11485 * gdb.reverse/until-precsave.exp: Match function name only.
11486 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11487 Move malloc to a condition block.
11488 * gdb.reverse/until-reverse.exp: Match function name only.
11489
a4105d04
MK
114902016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11491
11492 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11493 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11494 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11495 variable for GPR 0 instead of assuming it is register 0.
11496 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11497 * lib/trace-support.exp: Add s390 registers.
11498
bfa6adb9
YQ
114992016-03-29 Yao Qi <yao.qi@linaro.org>
11500
11501 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11502
1e6697ea
YQ
115032016-03-24 Yao Qi <yao.qi@linaro.org>
11504
11505 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11506 test message.
11507
64bcd522
AA
115082016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11509
11510 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11511 maintaining separate logic for constructing the output path.
11512
7868401b
DB
115132016-03-16 Don Breazeal <donb@codesourcery.com>
11514
11515 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11516 Retry fork and waitpid on interrupted system call errors.
11517 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11518 Use with_timeout_factor to increase timeout by factor of 10.
11519
1cafadb4
DB
115202016-03-15 Don Breazeal <donb@codesourcery.com>
11521
11522 * gdb.cp/scope-err.cc: New test program.
11523 * gdb.cp/scope-err.exp: New test script.
11524 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11525 lines and "set breakpoint here" comment.
11526 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11527 Fixed some whitespace and format issues.
11528 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11529 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11530
81516450
DE
115312016-03-15 Doug Evans <dje@google.com>
11532
11533 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11534 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11535 All callers updated. Add tests for enums, mixed flags register.
11536
aa52b601
DE
115372016-03-15 Doug Evans <dje@google.com>
11538
11539 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11540 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11541
fa4ff313
SM
115422016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11543
11544 * gdb.base/default.exp: Add $_as_string to the list of expected
11545 convenience functions.
11546
f2403c39
AB
115472016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11548
11549 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11550
f2f3ccb9
SM
115512016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11552
11553 * gdb.python/py-as-string.exp: New file.
11554 * gdb.python/py-as-string.c: New file.
11555
00dbd492
PA
115562016-03-09 Pedro Alves <palves@redhat.com>
11557
11558 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11559 signal" -> "Thread NN received signal" output change.
11560 * gdb.threads/ia64-sigill.exp: Likewise.
11561 * gdb.threads/linux-dp.exp: Likewise.
11562 * gdb.threads/manythreads.exp: Likewise.
11563 * gdb.threads/pending-step.exp: Likewise.
11564 * gdb.threads/print-threads.exp: Likewise.
11565 * gdb.threads/sigstep-threads.exp: Likewise.
11566 * gdb.threads/staticthreads.exp: Likewise.
11567 * gdb.threads/tls.exp: Likewise.
11568
1e6697ea
YQ
115692016-03-09 Pedro Alves <palves@redhat.com>
11570
11571 * gdb.base/command-line-input.exp: New file.
11572
b04fd3be
MK
115732016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11574
11575 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11576 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11577 * gdb.trace/pending.exp: Accept leading dot before function name.
11578 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11579 * lib/trace-support.exp: Set registers for ppc.
11580
98fa59e9
MK
115812016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11582
11583 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11584 use it for disassembly; accept .main in addition to main in backtrace.
11585
f77198c8
MK
115862016-03-09 Wei-cheng Wang <cole945@gmail.com>
11587 Marcin Kościelnicki <koriakin@0x04.net>
11588
11589 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11590 (gdb_recursion_test_ptr): New global variable.
11591 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11592 gdb_recursion_test.
11593 (gdb_c_test): Ditto.
11594
ba84e0da
MK
115952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11596
11597 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11598 ordering.
11599
4366d36e
MK
116002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11601
11602 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11603 (bar): Add bar_start_lbl label.
11604 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11605 of foo/bar for emitting DWARF and tracing.
11606
5eb264df
SDJ
116072016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11608
11609 * analyze-racy-logs.py: Set executable bit.
11610
fb6a751f
SDJ
116112016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11612
11613 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11614 (CHECK_TARGET_TMP): Likewise.
11615 (check-single-racy): New rule.
11616 (check-parallel-racy): Likewise.
11617 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11618 (do-check-parallel-racy): New rule.
11619 (check-racy/%.exp): Likewise.
11620 * README (Racy testcases): New section.
11621 * analyze-racy-logs.py: New file.
11622
bdf7e230
DE
116232016-03-03 Doug Evans <dje@google.com>
11624
11625 * gdb.base/skip.exp: Use with_test_prefix.
11626
4719d415
YQ
116272016-03-03 Yao Qi <yao.qi@linaro.org>
11628
11629 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11630 Invoke step_over_syscall "clone" and break_cond_on_syscall
11631 "clone".
11632 * gdb.base/step-over-clone.c: New file.
11633
ea507862
YQ
116342016-03-03 Yao Qi <yao.qi@linaro.org>
11635
11636 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11637 code format.
11638
8fc8cbda
YQ
116392016-03-03 Yao Qi <yao.qi@linaro.org>
11640
11641 * gdb.base/disp-step-fork.c: Rename to ...
11642 * gdb.base/step-over-fork.c: ... it. New file.
11643 * gdb.base/disp-step-vfork.c: Rename to ...
11644 * gdb.base/step-over-vfork.c: ... it. New file.
11645 * gdb.base/disp-step-syscall.exp: Rename to ...
11646 * gdb.base/step-over-syscall.exp: ... it. New file.
11647 (disp_step_cross_syscall): Rename to ...
11648 (step_over_syscall): ... it.
11649
92fa70b0
YQ
116502016-03-03 Yao Qi <yao.qi@linaro.org>
11651
11652 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11653 If target supports condition evaluation on target, invoke
11654 break_cond_on_syscall for fork and vfork.
11655
e197ad3c
YQ
116562016-03-03 Yao Qi <yao.qi@linaro.org>
11657
11658 * gdb.base/disp-step-syscall.exp: Don't invoke
11659 support_displaced_stepping.
11660 (disp_step_cross_syscall): Test with displaced stepping off and
11661 on if supported.
11662
0b47da9f
YQ
116632016-03-03 Yao Qi <yao.qi@linaro.org>
11664
11665 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11666 proc.
11667 (setup): New proc.
11668 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11669 and setup.
11670
065ab6dc
BH
116712016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11672
11673 * gdb.fortran/vla-history.exp: Remove breakpoint.
11674
07e448ad 116752016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11676
25d49b86
PA
11677 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11678 exceeds timeout.
07e448ad 11679
9ac2d526 116802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11681
25d49b86
PA
11682 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11683 breakpoint.
9ac2d526 11684
17807369
BH
116852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11686
11687 * gdb.mi/vla.f90: Nullify pointer after declaration.
11688
86e501af
PA
116892016-03-01 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11692
1e903e32
PA
116932016-03-01 Pedro Alves <palves@redhat.com>
11694
11695 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11696 before anything else.
11697 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11698 _GNU_SOURCE here.
11699 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11700 before anything else.
11701 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11702
6ccb54e2
PA
117032016-03-01 Pedro Alves <palves@redhat.com>
11704
11705 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11706
30ca9da1
YQ
117072016-03-01 Yao Qi <yao.qi@linaro.org>
11708
11709 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11710 prepare_for_testing.
11711
dc856b38
YQ
117122016-03-01 Yao Qi <yao.qi@linaro.org>
11713
11714 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11715
4a932159
AA
117162016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11717
11718 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11719 manually constructing the output path.
11720
f2489477
AA
117212016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11722
11723 * gdb.arch/s390-stackless.S: New.
11724 * gdb.arch/s390-stackless.exp: New.
11725
38899f16
IB
117262016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11727
11728 * gdb.dlang/circular.c: New file.
11729 * gdb.dlang/circular.exp: New file.
11730
9fde51ed
YQ
117312016-02-26 Yao Qi <yao.qi@linaro.org>
11732
11733 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11734 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11735 (testcases): Update.
11736
ce90fefe
YQ
117372016-02-26 Yao Qi <yao.qi@linaro.org>
11738
11739 * gdb.reverse/aarch64.c: Rename to ...
11740 * gdb.reverse/insn-reverse.c: ... it.
11741 * gdb.reverse/aarch64.exp: Rename to ...
11742 * gdb.reverse/insn-reverse.exp: ... it.
11743
3263bceb
YQ
117442016-02-26 Yao Qi <yao.qi@linaro.org>
11745
11746 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11747 (testcase_ftype): New.
11748 (testcases): New array.
11749 (n_testcases): New.
11750 (main): Call each element in testcases.
11751 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11752 (read_testcase): New.
11753 Do the tests in a loop.
11754
6cb59ff1
YQ
117552016-02-25 Yao Qi <yao.qi@linaro.org>
11756
11757 * gdb.base/branches.c: Remove.
11758
ae91f625
MK
117592016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11760
11761 PR gdb/13808
11762 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11763
678b48b7
MK
117642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11765
11766 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11767
7337a6f2
MK
117682016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11769
11770 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11771 change x86_64 call_insn to 'callq'.
11772
861ca91f
AT
117732016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11774
11775 * gdb.trace/tfile-avx.c: Move to...
11776 * gdb.trace/tracefile-pseudo-reg.c: Here.
11777 * gdb.trace/tfile-avx.exp: Move to...
11778 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11779
bf74e428
GB
117802016-02-24 Gary Benson <gbenson@redhat.com>
11781
11782 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11783 message on attach.
11784
cce0e923
DE
117852016-02-23 Doug Evans <dje@google.com>
11786
11787 * gdb.base/skip.c (test_skip): New function.
11788 (end_test_skip_file_and_function): New function.
11789 (test_skip_file_and_function): New function.
11790 * gdb.base/skip1.c (test_skip): New function.
11791 (skip1_test_skip_file_and_function): New function.
11792 * gdb.base/skip.exp: Add tests for new skip options.
11793 * gdb.base/skip-solib.exp: Update expected output.
11794 * gdb.perf/skip-command.cc: New file.
11795 * gdb.perf/skip-command.exp: New file.
11796 * gdb.perf/skip-command.py: New file.
11797
4000e47e
MK
117982016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11799
11800 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11801 info registers pattern.
11802
24f75ead
IB
118032016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11804
11805 * lib/future.exp: Add D support.
11806 (gdb_find_gdc): New proc.
11807 (gdb_default_target_compile): Add D support.
11808
fbb7bcbe
WW
118092016-02-18 Wei-cheng Wang <cole945@gmail.com>
11810
11811 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11812 user+system time.
11813 (trace_speed_test): Determine the iteration count for a time
11814 between 15..30 seconds.
11815
012b3a21
WT
118162016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11817
11818 * gdb.arch/i386-mpx-sigsegv.c: New file.
11819 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11820 * gdb.arch/i386-mpx-simple_segv.c: New file.
11821 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11822
2d5189bd
YQ
118232016-02-18 Yao Qi <yao.qi@linaro.org>
11824
11825 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11826 Don't call setup_kfail.
11827
40fb20d0
YQ
118282016-02-18 Yao Qi <yao.qi@linaro.org>
11829
11830 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11831 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11832
21b1f8d2
DE
118332016-02-16 Doug Evans <dje@google.com>
11834
11835 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11836 * gdb.base/skip1.c: Ditto.
11837 * gdb.base/skip.exp: Whitespace cleanup.
11838
4041ed77
DB
118392016-02-16 Don Breazeal <donb@codesourcery.com>
11840
11841 PR remote/19496
11842 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11843 Remove kfail for PR remote/19496.
11844
c4ef31bf
SM
118452016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11846
11847 * lib/gdb.exp (standard_temp_file): Return a path specific to
11848 the runtest invocation.
11849
266b65b3
SM
118502016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11851
11852 * gdb.trace/save-trace.exp: Change relative path to be in the
11853 standard output directory.
11854
a7a0a6a9
JK
118552016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11856
11857 * gdb.arch/i386-prologue.c: Add missing prototypes.
11858
c99dbb42
JK
118592016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11860
11861 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11862 * gdb.arch/i386-prologue.exp: Likewise.
11863 * gdb.arch/i386-size.exp: Likewise.
11864
aa480355
SM
118652016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11866
11867 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11868 define object file path.
11869 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11870 file path.
11871 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11872 standard_output_file to define binfile.
11873
ba881f50
JK
118742016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11875
11876 Fix compatibility with recent gfortran-5.3.1.
11877 * gdb.fortran/vla-history.exp (print vla1 allocated)
11878 (print vla2 allocated, print $2, print $3): Remove
11879 (print $4): Rename to ...
11880 (print $2): ... here.
11881 (print $9): Rename to ...
11882 (print $5): ... here.
11883 (print $10): Rename to ...
11884 (print $6): ... here.
11885 * gdb.fortran/vla.f90: Add pvla initialization.
11886
e9fb005c
JK
118872016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11888
11889 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11890 New test.
11891 * gdb.fortran/vla-value-sub.exp: Likewise.
11892
e44e00ff
MK
118932016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11894
11895 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11896
97e94151
SM
118972016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11898
11899 * i386-biarch-core.exp: Define corefile using
11900 standard_output_file.
11901
01113bc1
YQ
119022016-02-12 Yao Qi <yao.qi@linaro.org>
11903
11904 * gdb.arch/arm-single-step-kernel-helper.c: New.
11905 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11906
33b4777c
MM
119072016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11908
11909 * gdb.btrace/tailcall-only.exp: New.
11910 * gdb.btrace/tailcall-only.c: New.
11911 * gdb.btrace/x86_64-tailcall-only.S: New.
11912 * gdb.btrace/i686-tailcall-only.S: New.
11913
acc23c11
PA
119142016-02-11 Pedro Alves <palves@redhat.com>
11915
11916 * README (Parallel testing): Add missing double quotes.
11917
e352bf0a
PA
119182016-02-11 Pedro Alves <palves@redhat.com>
11919
11920 * README (Parallel testing): New section.
11921 (GDB_PARALLEL): Rewrite.
11922 (FORCE_PARALLEL): Document.
11923
9f5fed78
MK
119242016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11925
11926 * gdb.trace/tfile-avx.c: New test.
11927 * gdb.trace/tfile-avx.exp: New test.
11928
9ef9e6a6
KS
119292016-02-09 Keith Seitz <keiths@redhat.com>
11930
11931 PR breakpoints/19546
11932 * gdb.base/infcall-exec.c: New file.
11933 * gdb.base/infcall-exec2.c: New file.
11934 * gdb.base/infcall-exec.exp: New file.
11935
a96e36da
KS
119362016-02-09 Keith Seitz <keiths@redhat.com>
11937
11938 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11939 (toplevel): Call test_bkpt_address.
11940
9f61929f
KS
119412016-02-09 Keith Seitz <keiths@redhat.com>
11942
11943 PR python/19506
11944 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11945 (toplevel): Call test_bkpt_address.
11946
1e94266c
SM
119472016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11948
11949 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11950 to AC_OUTPUT.
11951 * configure: Regenerate.
11952
2a7f3dff
PA
119532016-02-09 Pedro Alves <palves@redhat.com>
11954
11955 PR breakpoints/19548
11956 * gdb.base/execl-update-breakpoints.c (some_function): New
11957 function.
11958 (main): Call it.
11959 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11960 Tighten expected GDB output.
11961
2151ccc5
SM
119622016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11963
11964 * Makefile.in (ALL_SUBDIRS): Remove.
11965 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11966 (distclean maintainer-clean realclean): Likewise.
11967 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11968 * configure: Regenerate.
11969 * gdb.ada/Makefile.in: Delete.
11970 * gdb.arch/Makefile.in: Likewise.
11971 * gdb.asm/Makefile.in: Likewise.
11972 * gdb.base/Makefile.in: Likewise.
11973 * gdb.btrace/Makefile.in: Likewise.
11974 * gdb.cell/Makefile.in: Likewise.
11975 * gdb.compile/Makefile.in: Likewise.
11976 * gdb.cp/Makefile.in: Likewise.
11977 * gdb.disasm/Makefile.in: Likewise.
11978 * gdb.dlang/Makefile.in: Likewise.
11979 * gdb.dwarf2/Makefile.in: Likewise.
11980 * gdb.fortran/Makefile.in: Likewise.
11981 * gdb.gdb/Makefile.in: Likewise.
11982 * gdb.go/Makefile.in: Likewise.
11983 * gdb.guile/Makefile.in: Likewise.
11984 * gdb.java/Makefile.in: Likewise.
11985 * gdb.linespec/Makefile.in: Likewise.
11986 * gdb.mi/Makefile.in: Likewise.
11987 * gdb.modula2/Makefile.in: Likewise.
11988 * gdb.multi/Makefile.in: Likewise.
11989 * gdb.objc/Makefile.in: Likewise.
11990 * gdb.opencl/Makefile.in: Likewise.
11991 * gdb.opt/Makefile.in: Likewise.
11992 * gdb.pascal/Makefile.in: Likewise.
11993 * gdb.perf/Makefile.in: Likewise.
11994 * gdb.python/Makefile.in: Likewise.
11995 * gdb.reverse/Makefile.in: Likewise.
11996 * gdb.server/Makefile.in: Likewise.
11997 * gdb.stabs/Makefile.in: Likewise.
11998 * gdb.threads/Makefile.in: Likewise.
11999 * gdb.trace/Makefile.in: Likewise.
12000 * gdb.xml/Makefile.in: Likewise.
12001 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12002 GDB_PARALLEL.
12003 (standard_output_file): Remove check for GDB_PARALLEL, always
12004 return path in outputs/$subdir/$testname.
12005
437277d4
SM
120062016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12007
12008 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12009 (site.exp): Assign abs_srcdir to tcl's srcdir.
12010
31d913c7
YQ
120112016-02-04 Yao Qi <yao.qi@linaro.org>
12012
12013 * gdb.base/foll-exec-mode.c: Include limits.h.
12014 (main): Add parameters argc and argv. Get directory from
12015 argv[0].
12016 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12017 compilation.
12018 * gdb.base/foll-exec.c: Include limits.h.
12019 (main): Add parameters argc and argv.
12020 Get directory from argv[0].
12021 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12022 Adjust tests on the number of lines as source code changed.
12023 * gdb.base/foll-vfork-exit.c: Include limits.h.
12024 (main): Add one line of statement before vfork.
12025 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12026 (main): Add parameters argc and argv. Get directory from
12027 argv[0].
12028 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12029 (setup_gdb): Set tbreak to skip some source lines.
12030 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12031 (main): Add parameters argc and argv. Get directory from
12032 argv[0].
12033 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12034 compilation.
12035 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12036 (main): Add parameters argc and argv. Get directory from
12037 argv[0].
12038 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12039 compilation.
12040
9482b9fb
DE
120412016-02-01 Doug Evans <dje@google.com>
12042
12043 * gdb.base/skip.exp: Clean up multiple references to same test name.
12044
6b2e4f10
PA
120452016-02-01 Pedro Alves <palves@redhat.com>
12046
ccb6afd6 12047 PR remote/19496
6b2e4f10
PA
12048 * gdb.threads/forking-threads-plus-breakpoint.exp
12049 (displaced_stepping_supported): New global.
12050 (probe_displaced_stepping_support): New procedure.
12051 (do_test): Add 'displaced' parameter, and use it.
12052 (top level): Check for displaced stepping support. Add displaced
12053 stepping on/off testing axis.
12054
37a8db1a
AB
120552016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12056
12057 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12058 pointer. Don't perform further tests on the unassociated pointer
12059 if the first test fails.
12060
5fdf6324
AB
120612016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12062
12063 * gdb.base/max-value-size.c: New file.
12064 * gdb.base/max-value-size.exp: New file.
12065 * gdb.base/huge.exp: Disable max-value-size for this test.
12066
935c6144
IB
120672016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12068
12069 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12070
7fe8399d
YQ
120712016-01-28 Yao Qi <yao.qi@linaro.org>
12072
12073 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12074
a2077e25
PA
120752016-01-25 Pedro Alves <palves@redhat.com>
12076
12077 PR threads/19461
12078 * gdb.base/fork-running-state.c: New file.
12079 * gdb.base/fork-running-state.exp: New file.
12080
1d2736d4
PA
120812016-01-25 Pedro Alves <palves@redhat.com>
12082
12083 PR gdb/19494
12084 * gdb.base/catch-fork-kill.c: New file.
12085 * gdb.base/catch-fork-kill.exp: New file.
12086
f1da4b11
PA
120872016-01-25 Pedro Alves <palves@redhat.com>
12088
12089 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12090 Delete, moved to lib/gdb.exp.
12091 * gdb.threads/forking-threads-plus-breakpoint.exp
12092 (foreach_with_prefix): Likewise.
12093 * gdb.threads/process-dies-while-handling-bp.exp
12094 (foreach_with_prefix): Likewise.
12095 * lib/gdb.exp (foreach_with_prefix): New procedure.
12096
45f38546
MK
120972016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12098
12099 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12100 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12101
dc29a1ce
MK
121022016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12103
12104 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12105 endian targets.
12106
092127d7
JK
121072016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12108 Pedro Alves <palves@redhat.com>
12109
12110 Fix testsuite compatibility with Guile.
12111 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12112 number.
12113
31d765d3
JK
121142016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12115
12116 Fix testsuite compatibility with Guile.
12117 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12118 (thread 1): New test for backtrace through signal handler.
12119
1ac78c04
YQ
121202016-01-22 Yao Qi <yao.qi@linaro.org>
12121
12122 PR testsuite/19491
12123 * gdb.base/multi-forks.c: Include
12124 ../lib/unbuffer_output.c
12125 (main): Call gdb_unbuffer_output.
12126
4f5946a8
DE
121272016-01-21 Doug Evans <dje@google.com>
12128
12129 * lib/ada.exp (gdb_compile_ada): Fix typo.
12130
305e13e6
JB
121312016-01-21 Joel Brobecker <brobecker@adacore.com>
12132
12133 * gdb.base/break-fun-addr.exp: New file.
12134 * gdb.base/break-fun-addr1.c: New file.
12135 * gdb.base/break-fun-addr2.c: New file.
12136
5f5dfff6
SM
121372016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12138
12139 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12140 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12141 enum flag values.
12142
fd356fa2
AA
121432016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12144
12145 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12146 when GDB can not set the vector return value. Add more comments
12147 for clarification.
12148
9df22175
AT
121492016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12150
12151 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12152 command.
12153
41d1845e
SM
121542016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12155
12156 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12157
01ac6840
SM
121582016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12159
12160 * Makefile.in (check-single): Pass --status to runtest.
12161 (check/%.exp): Likewise.
12162
121632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12164
12165 * Makefile.in (check-parallel): Propagate return code from make
12166 do-check-parallel.
12167
bd0a71fa
MK
121682016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12169
12170 * gdb.trace/ftrace.exp: Fix expected message on continue.
12171 * gdb.trace/pending.exp: Fix expected message on continue.
12172 * gdb.trace/trace-break.exp: Fix expected message on continue.
12173
8bcbad33
SM
121742016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12175
12176 * lib/gdb.exp (gdb_test): Remove unused global references.
12177
f303dbd6
PA
121782016-01-18 Pedro Alves <palves@redhat.com>
12179
12180 * gdb.base/async-shell.exp: Adjust expected output.
12181 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12182 * gdb.base/siginfo-thread.exp: Adjust expected output.
12183 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12184 * gdb.java/jnpe.exp: Adjust expected output.
12185 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12186 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12187 * gdb.threads/leader-exit.exp: Adjust expected output.
12188 * gdb.threads/manythreads.exp: Adjust expected output.
12189 * gdb.threads/pthreads.exp: Adjust expected output.
12190 * gdb.threads/schedlock.exp: Adjust expected output.
12191 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12192 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12193 expected output.
12194 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12195 output.
12196 * gdb.threads/sigthread.exp: Adjust expected output.
12197 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12198
b2789696
YQ
121992016-01-18 Yao Qi <yao.qi@linaro.org>
12200
12201 * gdb.guile/scm-section-script.c: Replace @progbits with
12202 %progbits.
12203 * gdb.python/py-section-script.c: Likewise.
12204
71ef29a8
PA
122052016-01-15 Pedro Alves <palves@redhat.com>
12206
12207 * gdb.multi/tids.exp: Test star wildcard ranges.
12208
3f5b7598
PA
122092016-01-15 Pedro Alves <palves@redhat.com>
12210
12211 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12212 command from "thread apply" invocation.
12213 (thr_apply_info_thr_invalid): Default the expected output to the
12214 input tid list.
12215 (top level): Add tests that use convenience variables. Add tests
12216 for "thread apply" with a valid TID list, but missing the command.
12217
663f6d42
PA
122182016-01-13 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.base/default.exp: Expect $_gthread as well.
12221 * gdb.multi/tids.exp: Test $_gthread.
12222 * gdb.threads/thread-specific.exp: Test $_gthread.
12223
c84f6bbf
PA
122242016-01-13 Pedro Alves <palves@redhat.com>
12225
12226 * gdb.multi/tids.exp: Test "info threads -gid".
12227
22a02324
PA
122282016-01-13 Pedro Alves <palves@redhat.com>
12229
12230 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12231 Breakpoint.thread.
12232 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12233
5d5658a1
PA
122342016-01-07 Pedro Alves <palves@redhat.com>
12235
12236 * gdb.base/break.exp: Adjust to output changes.
12237 * gdb.base/hbreak2.exp: Likewise.
12238 * gdb.base/sepdebug.exp: Likewise.
12239 * gdb.base/watch_thread_num.exp: Likewise.
12240 * gdb.linespec/keywords.exp: Likewise.
12241 * gdb.multi/info-threads.exp: Likewise.
12242 * gdb.threads/thread-find.exp: Likewise.
12243 * gdb.multi/tids.c: New file.
12244 * gdb.multi/tids.exp: New file.
12245
84654457
PA
122462016-01-13 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12249
e3940304
PA
122502016-01-13 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.base/default.exp: Expect $_inferior as well.
12253 * gdb.multi/base.exp: Test $_inferior.
12254
a911d87a
PA
122552016-01-13 Pedro Alves <palves@redhat.com>
12256
12257 PR breakpoints/19388
12258 * gdb.base/catch-signal-siginfo-cond.c: New file.
12259 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12260
82075af2
JS
122612016-01-12 Josh Stone <jistone@redhat.com>
12262 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12263
12264 * gdb.base/catch-syscall.c (do_execve): New variable.
12265 (main): Conditionally trigger an execve.
12266 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12267 (test_catch_syscall_execve): New, check entry/return across execve.
12268 (do_syscall_tests): Call test_catch_syscall_execve.
12269
e46eeedd
PA
122702016-01-12 Pedro Alves <palves@redhat.com>
12271
12272 * gdb.base/random-signal.exp (do_test): New procedure, with body
12273 of testcase moved in.
12274
01d8c27e
JK
122752016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12276 Pedro Alves <palves@redhat.com>
12277
12278 * gdb.base/funcargs.exp (finish from indirectly called function):
12279 Reintroduce the case for 'First'.
12280
9a706302
JK
122812016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12282 Pedro Alves <palves@redhat.com>
12283
12284 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12285 (tcatch_vfork_then_child_follow_exec)
12286 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12287 identification.
12288
c0ecb95f
JK
122892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12290
12291 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12292 and repeats to unlimited.
12293 * gdb.python/py-value.exp: Likewise.
12294 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12295 and repeats to unlimited.
12296
6cfc1fcb
JK
122972016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12298
12299 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12300 and reordering the functions.
12301 * gdb.multi/hangout.c: Likewise.
12302 * gdb.multi/hello.c: Likewise.
12303
582a1b00
SM
123042016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12305
12306 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12307 absolute.
12308 (SingleStatisticTestResult.report): Use dict.keys instead of
12309 dict.iterkeys.
12310
79bc59cb
PA
123112016-01-06 Pedro Alves <palves@redhat.com>
12312
12313 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12314
43368e1d
MM
123152016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12316
12317 * gdb.btrace/dlopen.exp: New.
12318 * gdb.btrace/dlopen.c: New.
12319 * gdb.btrace/dlopen-dso.c: New.
12320
79fad5b8
SL
123212015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12322
12323 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12324 PATTERN argument is optional.
12325
ab8314b3
JB
123262015-12-24 Joel Brobecker <brobecker@adacore.com>
12327
12328 * lib/ada.exp (target_compile_ada_from_dir): New function.
12329 (gdb_compile_ada): Reimplement avoiding the use of project files.
12330 * gdb.ada/gnat_ada.gpr: Delete.
12331 * gdb.ada/cond_lang.exp: Adjust test to make path before
12332 filename optional.
12333 * gdb.ada/small_reg_param.exp: Likewise.
12334
fe33faff
SM
123352015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12336
12337 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12338
6d265cb4
TP
123392015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12340
12341 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12342 case.
12343
10125099
SM
123442015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12345
12346 * gdb.base/break.exp: Remove dead code.
12347 * gdb.base/sepdebug.exp: Likewise.
12348
3ca22649
SM
123492015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12350
12351 * gdb.asm/asm-source.exp: Remove HP-UX references.
12352 * gdb.base/annota1.exp: Likewise.
12353 * gdb.base/annota3.exp: Likewise.
12354 * gdb.base/attach.exp: Likewise.
12355 * gdb.base/bigcore.exp: Likewise.
12356 * gdb.base/break.exp: Likewise.
12357 * gdb.base/call-ar-st.exp: Likewise.
12358 * gdb.base/callfuncs.exp: Likewise.
12359 * gdb.base/catch-fork-static.exp: Likewise.
12360 * gdb.base/display.exp: Likewise.
12361 * gdb.base/foll-exec-mode.exp: Likewise.
12362 * gdb.base/foll-exec.exp: Likewise.
12363 * gdb.base/foll-fork.exp: Likewise.
12364 * gdb.base/foll-vfork.exp: Likewise.
12365 * gdb.base/funcargs.exp: Likewise.
12366 * gdb.base/hbreak2.exp: Likewise.
12367 * gdb.base/inferior-died.exp: Likewise.
12368 * gdb.base/interrupt.exp: Likewise.
12369 * gdb.base/multi-forks.exp: Likewise.
12370 * gdb.base/nodebug.exp: Likewise.
12371 * gdb.base/sepdebug.exp: Likewise.
12372 * gdb.base/solib1.c: Likewise.
12373 * gdb.base/step-test.exp: Likewise.
12374 * gdb.mi/non-stop.c: Likewise.
12375 * gdb.mi/pthreads.c: Likewise.
12376 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12377 * gdb.threads/pthreads.c: Likewise.
12378 * gdb.threads/staticthreads.exp: Likewise.
12379 * lib/future.exp: Likewise.
12380 * lib/gdb.exp: Likewise.
12381 * gdb.base/so-indr-cl.c: Remove.
12382 * gdb.base/so-indr-cl.exp: Likewise.
12383 * gdb.base/solib.c: Likewise.
12384 * gdb.base/solib.exp: Likewise.
12385 * gdb.base/solib2.c: Likewise.
12386
b6304613
SM
123872015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12388
12389 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12390 * gdb.base/call-ar-st.exp: Likewise.
12391 * gdb.base/callfuncs.exp: Likewise.
12392 * gdb.base/condbreak.exp: Likewise.
12393 * gdb.base/constvars.exp: Likewise.
12394 * gdb.base/hbreak2.exp: Likewise.
12395 * gdb.base/langs.exp: Likewise.
12396 * gdb.base/list.exp: Likewise.
12397 * gdb.base/long_long.exp: Likewise.
12398 * gdb.base/ptype.exp: Likewise.
12399 * gdb.base/scope.exp: Likewise.
12400 * gdb.base/signals.exp: Likewise.
12401 * gdb.base/so-impl-ld.exp: Likewise.
12402 * gdb.base/varargs.exp: Likewise.
12403 * gdb.base/volatile.exp: Likewise.
12404 * gdb.base/whatis.exp: Likewise.
12405 * gdb.cp/cplusfuncs.exp: Likewise.
12406 * gdb.cp/inherit.exp: Likewise.
12407 * gdb.cp/local.exp: Likewise.
12408 * gdb.cp/member-ptr.exp: Likewise.
12409 * gdb.cp/method.exp: Likewise.
12410 * gdb.cp/overload.exp: Likewise.
12411 * gdb.cp/templates.exp: Likewise.
12412 * gdb.stabs/weird.exp: Likewise.
12413 * lib/compiler.c: Likewise.
12414 * lib/compiler.cc: Likewise.
12415 * lib/cp-support.exp: Likewise.
12416 * lib/gdb.exp: Likewise.
12417
bf401b07
SM
124182015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12419
12420 * configure.ac: Remove HP-UX case.
12421 * configure: Regenerate.
12422
aff9c0f8
SM
124232015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12424
12425 * lib/gdb.exp (gdb_compile): Add function doc.
12426
a6904d5a
PA
124272015-12-17 Pedro Alves <palves@redhat.com>
12428
12429 PR threads/19354
12430 * gdb.multi/info-threads.exp: New file.
12431
a22279dd
YQ
124322015-12-15 Yao Qi <yao.qi@linaro.org>
12433
12434 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12435 is aarch64*-*-*.
12436
0588c796
SL
124372015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12438
12439 * gdb.base/history-duplicates.exp: Skip if no readline support.
12440
5d978e17
SL
124412015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12442
12443 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12444
7e763b86
SL
124452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12446
12447 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12448
87a3a92c
SL
124492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12450
12451 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12452 ctrl-C if nointerrupts target property is set.
12453 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12454 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12455 * gdb.base/paginate-bg-execution.exp: Likewise.
12456 * gdb.base/paginate-execution-startup.exp: Likewise.
12457 * gdb.base/random-signal.exp: Likewise.
12458 * gdb.base/range-stepping.exp: Likewise.
12459 * gdb.cp/annota2.exp: Likewise.
12460 * gdb.cp/annota3.exp: Likewise.
12461 * gdb.gdb/selftest.exp: Likewise.
12462 * gdb.threads/continue-pending-status.exp: Likewise.
12463 * gdb.threads/leader-exit.exp: Likewise.
12464 * gdb.threads/manythreads.exp: Likewise.
12465 * gdb.threads/pthreads.exp: Likewise.
12466 * gdb.threads/schedlock.exp: Likewise.
12467 * gdb.threads/sigthread.exp: Likewise.
12468
a8f077dc
DB
124692015-12-11 Don Breazeal <donb@codesourcery.com>
12470
12471 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12472 remote.
12473 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12474 * gdb.base/foll-exec.exp (main): Enable for target remote.
12475 * gdb.base/foll-fork.exp (main): Likewise.
12476 * gdb.base/foll-vfork.exp (main): Likewise.
12477 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12478 (proc continue_to_exit_bp_loc): Use clean_restart.
12479 * gdb.base/pie-execl.exp (main): Disable for target remote.
12480 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12481 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12482 * gdb.threads/execl.exp (main): Likewise.
12483 * gdb.threads/fork-child-threads.exp (main): Likewise.
12484 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12485 remote.
12486 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12487 remote.
12488 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12489 pid.tid style ptids, instead of just tid.
12490 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12491 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12492 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12493 ptids, instead of just tid.
12494
3b2464a8
AB
124952015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12496
12497 * gdb.base/list.exp (test_list_forward): Add end of file error
12498 test.
12499 (test_repeat_list_command): Add end of file error test.
12500 (test_list_backwards): Add beginning of file error test.
12501
a0def019
AB
125022015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12503
12504 * gdb.base/list.exp (test_list_invalid_args): New function,
12505 defined, and called.
12506
5c000dff
AB
125072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12508
12509 * gdb.base/list.exp (test_list): Make test names unique.
12510
f1637ebe
YQ
125112015-12-11 Yao Qi <yao.qi@linaro.org>
12512
12513 * gdb.base/coremaker2.c: Remove.
12514
36d6fc0a
PA
125152015-12-10 Pedro Alves <palves@redhat.com>
12516
12517 * gdb.multi/base.exp: Remove stale "spaces" references.
12518
762f7747
PA
125192015-12-10 Pedro Alves <palves@redhat.com>
12520
12521 * gdb.multi/base.exp: Don't use nowarnings.
12522 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12523 * gdb.multi/hangout.c: Include stdio.h.
12524 * gdb.multi/hello.c: Include stdlib.h.
12525 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12526 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12527 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12528
28d2bfb9
AB
125292015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12530
12531 * gdb.dwarf2/dw2-ranges-base.c: New file.
12532 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12533 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12534 support additional line table, and debug ranges generation.
12535 (Dwarf::ranges): New function, generate .debug_ranges.
12536 (Dwarf::lines): Support generating simple line table programs.
12537 (Dwarf::assemble): Initialise new namespace variables.
12538
5fc2beac
KB
125392015-12-09 Kevin Buettner <kevinb@redhat.com>
12540
12541 * gdb.base/async.exp (proc test_background): Add case for
12542 asynchronous execution not supported.
12543
1c35a88f
LM
125442015-12-09 Luis Machado <lgustavo@codesourcery.com>
12545
12546 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12547 format and change test names to make them unique.
12548
b593e3d9
RK
125492015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12550 Pedro Alves <pedro@redhat.com>
12551
12552 PR gdb/18702
12553 Add checking of floatformats setup on x86_64 hosts.
12554 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12555 (smallval, bigval): New labels/constants.
12556 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12557 float" after loading bigval and smallval.
12558
d72413e6
PMR
125592015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12560
12561 * gdb.ada/fun_overload_menu.exp: New testcase.
12562 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12563
ece66d65
JS
125642015-12-04 Josh Stone <jistone@redhat.com>
12565
12566 * gdb.base/catch-fork-static.exp: New.
12567
41d0efca
YQ
125682015-12-03 Yao Qi <yao.qi@linaro.org>
12569
12570 * gdb.base/sizeof.c: Don't include stdio.h and
12571 ../lib/unbuffer_output.c.
12572 (main): New variable 'size' and 'value'. Remove printf and
12573 gdb_unbuffer_output. Assign return value to size and value.
12574 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12575 at the beginning.
12576 (check_sizeof): Check the result by printing variable 'size'.
12577 (check_valueof): Check the result by printing variable 'value'.
12578
99fd02d9
YQ
125792015-12-01 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12582 for aarch64*-*-linux* target.
12583
f2faf941
PA
125842015-11-30 Pedro Alves <palves@redhat.com>
12585
12586 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12587
04bf20c5
PA
125882015-11-30 Pedro Alves <palves@redhat.com>
12589
12590 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12591 Handle non-stop mode vCont replies.
12592
09df4675
PA
125932015-11-30 Pedro Alves <palves@redhat.com>
12594
12595 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12596 prepare_for_testing. Start gdb with "set non-stop on" appended to
12597 GDBFLAGS. Lax expected stop output.
12598
58b584af
YQ
125992015-11-27 Yao Qi <yao.qi@linaro.org>
12600
12601 * gdb.arch/arm-neon.exp: New.
12602 * gdb.arch/arm-neon.c: New.
12603
dfcb77a8
YQ
126042015-11-27 Yao Qi <yao.qi@linaro.org>
12605
12606 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12607
88e8ec1b
YQ
126082015-11-27 Yao Qi <yao.qi@linaro.org>
12609
12610 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12611 frames-invalid annotation.
12612
bfde72c2
YQ
126132015-11-27 Yao Qi <yao.qi@linaro.org>
12614
12615 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12616
f6512a69
SM
126172015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12618
12619 * gdb.threads/names.exp: New file.
12620 * gdb.threads/names.c: New file.
12621 * README: Mention gdb,no_thread_names.
12622
46a3515b
MM
126232015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12624
12625 PR 19297
12626 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12627 support" error.
12628
62147a22
PA
126292015-11-24 Pedro Alves <palves@redhat.com>
12630
12631 PR 17539
12632 * gdb.base/display.exp: Expect displays to be sorted in ascending
12633 order. Use multi_line.
12634 * gdb.base/solib-display.exp: Likewise.
12635
2f341b6e
PA
126362015-11-24 Pedro Alves <palves@redhat.com>
12637
12638 PR 17539
25d49b86
PA
12639 * gdb.base/display.exp: Expect displays to be sorted in ascending
12640 order. Use multi_line.
12641 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12642
7e0aa6aa
PA
126432015-11-24 Pedro Alves <palves@redhat.com>
12644
12645 PR 17539
12646 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12647 threads in ascending order.
12648 * gdb.base/foll-fork.exp: Likewise.
12649 * gdb.base/foll-vfork.exp: Likewise.
12650 * gdb.base/multi-forks.exp: Likewise.
12651 * gdb.mi/mi-nonstop.exp: Likewise.
12652 * gdb.mi/mi-nsintrall.exp: Likewise.
12653 * gdb.multi/base.exp: Likewise.
12654 * gdb.multi/multi-arch.exp: Likewise.
12655 * gdb.python/py-inferior.exp: Likewise.
12656 * gdb.threads/break-while-running.exp: Likewise.
12657 * gdb.threads/execl.exp: Likewise.
12658 * gdb.threads/gcore-thread.exp: Likewise.
12659 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12660 * gdb.threads/kill.exp: Likewise.
12661 * gdb.threads/linux-dp.exp: Likewise.
12662 * gdb.threads/multiple-step-overs.exp: Likewise.
12663 * gdb.threads/next-bp-other-thread.exp: Likewise.
12664 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12665 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12666 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12667 * gdb.threads/thread-find.exp: Likewise.
12668 * gdb.threads/tls.exp: Likewise.
12669 * lib/mi-support.exp (mi_reverse_list): Delete.
12670 (mi_check_thread_states): No longer reverse list.
12671
2cc57ad8
PA
126722015-11-24 Pedro Alves <palves@redhat.com>
12673
12674 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12675 use lowercase.
12676
c93e8391
SM
126772015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12678
12679 * gdb.trace/actions.c: Include trace-common.h.
12680 (main): Add a location for a fast tracepoint.
12681 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12682 the normal tracepoints.
12683 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12684
045ccf91
SM
126852015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12686
12687 * save-trace.exp: Factor out code to these...
12688 (gdb_save_tracepoints): New.
12689 (gdb_load_tracepoints): New.
12690 (do_save_load_test): New.
12691
5506f9f6
KB
126922015-11-23 Kevin Buettner <kevinb@redhat.com>
12693
12694 * gdb.base/asmlabel.exp: New test.
12695 * gdb.base/asmlabel.c: New test case.
12696
16c3b12f
JB
126972015-11-23 Joel Brobecker <brobecker@adacore.com>
12698
12699 * gdb.base/wrong_frame_bt_full-main.c: New file.
12700 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12701 * gdb.base/wrong_frame_bt_full.exp: New file.
12702
155bfbd3
JB
127032015-11-23 Joel Brobecker <brobecker@adacore.com>
12704
12705 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12706
bb097445
JM
127072015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12708
206853a0 12709 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12710 pstate register when comparing registers values in
12711 sparc64-*-linux-gnu targets to avoid spurious differences.
12712
9c88ed8f
JM
127132015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12714
206853a0 12715 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12716
96161e25
SL
127172015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12718
12719 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12720 as type argument to gdb_compile.
12721 * gdb.base/nested-subp2.exp: Likewise.
12722 * gdb.base/nested-subp3.exp: Likewise.
12723
340c2830
DV
127242015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12725
12726 * lib/dwarf.exp (_note): Fix left shift of negative value.
12727 * gdb.trace/trace-condition.exp: Likewise.
12728
c1862d0f
YQ
127292015-11-13 Yao Qi <yao.qi@linaro.org>
12730
12731 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12732 comments about d10v.
12733 (test_scalar_returns): Likewise.
12734 * gdb.base/d10v.ld: Remove.
12735 * gdb.base/overlays.exp: Remove the target triplet checking for
12736 d10v-*-*.
12737 * gdb.base/structs.exp (test_struct_returns): Remove the
12738 comments about d10v.
12739 (test_struct_calls): Likewise.
12740
77ae9c19
YQ
127412015-11-13 Yao Qi <yao.qi@linaro.org>
12742
12743 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12744 * gdb.base/gnu_vector.c: Don't include stdio.h.
12745 (main): Don't print res and call add_some_intvecs.
12746
430e004e
MK
127472015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12748
12749 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12750 macro.
12751 (func5): Removed.
12752 (func4): Use FAST_TRACEPOINT_LABEL.
12753 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12754 macro.
12755 (func): Removed.
12756 (thread_function): Use FAST_TRACEPOINT_LABEL.
12757 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12758 (func): Remove.
12759 (marker): Use FAST_TRACEPOINT_LABEL.
12760 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12761 (pendfunc1): Remove.
12762 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12763 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12764 (foo): Remove.
12765 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12766 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12767 macro.
12768 (func): Remove.
12769 (marker): Use FAST_TRACEPOINT_LABEL.
12770 * gdb.trace/trace-common.h: New header.
12771 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12772 macro.
12773 (func): Remove.
12774 (marker): Use FAST_TRACEPOINT_LABEL.
12775 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12776 (func): Remove.
12777 (thread_function): Use FAST_TRACEPOINT_LABEL.
12778
6e7675a7
MK
127792015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12780
12781 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12782 in front.
12783 * gdb.trace/change-loc.exp: Use global pcreg definition.
12784 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12785 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12786 in front.
12787 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12788 * gdb.trace/pending.exp: Likewise.
12789 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12790 * gdb.trace/trace-break.exp: Likewise.
12791 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12792 in front.
12793 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12794 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12795 in front.
12796 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12797
dddc0e16
JB
127982015-11-09 Joel Brobecker <brobecker@adacore.com>
12799
12800 * gdb.ada/fin_fun_out: New testcase.
12801
c6f0b406
KB
128022015-11-07 Kevin Buettner <kevinb@redhat.com>
12803
12804 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12805 value associated with DW_AT_byte_size.
12806 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12807 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12808 DW_AT_upper_bound.
12809
f01dcfd9
KB
128102015-11-07 Kevin Buettner <kevinb@redhat.com>
12811
12812 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12813 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12814 version.
12815 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12816 gdb.dwarf2/dw2-canonicalize-type.exp,
12817 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12818 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12819 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12820 provided by gdb_target_symbol_prefix_flags_asm.
12821 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12822 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12823 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12824 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12825 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12826 macros where needed). Use this macro for symbols which require
12827 the prefix provided by SYMBOL_PREFIX.
12828
2223449a
KB
128292015-11-05 Kevin Buettner <kevinb@redhat.com>
12830
12831 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12832 New procs.
12833 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12834 representing expressions, of more than one list element.
12835 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12836 to prepend linker symbol prefix to f.
12837 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12838 table_1 and table_2.
12839 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12840 Likewise, for f and g.
12841 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12842 for ptr.
12843 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12844 for main.
12845 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12846 table_1_ptr and table_2_ptr.
12847
6f2f1a3a
JK
128482015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12849 Joel Brobecker <brobecker@adacore.com>
12850
12851 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12852
566c56c9
MK
128532015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12854
12855 * gdb.reverse/s390-mvcle.c: New test.
12856 * gdb.reverse/s390-mvcle.exp: New file.
12857 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12858
d5f0636b
MK
128592015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12860
12861 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12862
7ad8b86c
MK
128632015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12864
12865 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12866 reaching marker2.
12867 * gdb.reverse/getresuid-reverse.exp: Likewise.
12868 * gdb.reverse/pipe-reverse.exp: Likewise.
12869 * gdb.reverse/readv-reverse.exp: Likewise.
12870 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12871 * gdb.reverse/time-reverse.exp: Likewise.
12872 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12873
4081c0f1
YQ
128742015-10-30 Yao Qi <yao.qi@linaro.org>
12875
12876 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12877 (empty_cycle): Remove.
12878 (main): Don't call empty_cycle. Don't use watch_count_done.
12879 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12880 empty_cycle. Rewrite the code counting HW watchpoints.
12881
452b4ba5
MK
128822015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12883
12884 * gdb.reverse/fstatat-reverse.c: New test.
12885 * gdb.reverse/fstatat-reverse.exp: New file.
12886 * gdb.reverse/getresuid-reverse.c: New test.
12887 * gdb.reverse/getresuid-reverse.exp: New file.
12888 * gdb.reverse/pipe-reverse.c: New test.
12889 * gdb.reverse/pipe-reverse.exp: New file.
12890 * gdb.reverse/readv-reverse.c: New test.
12891 * gdb.reverse/readv-reverse.exp: New file.
12892 * gdb.reverse/recvmsg-reverse.c: New test.
12893 * gdb.reverse/recvmsg-reverse.exp: New file.
12894 * gdb.reverse/time-reverse.c: New test.
12895 * gdb.reverse/time-reverse.exp: New file.
12896 * gdb.reverse/waitpid-reverse.c: New test.
12897 * gdb.reverse/waitpid-reverse.exp: New file.
12898
5e2e7507
JK
128992015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12900
12901 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12902
0fde2c53
DE
129032015-10-26 Doug Evans <dje@google.com>
12904
12905 PR symtab/17391
12906 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12907 * gdb.dwarf2/bad-regnum.c: New file.
12908 * gdb.dwarf2/bad-regnum.exp: New file.
12909
1a70ae97
DE
129102015-10-26 Doug Evans <dje@google.com>
12911
12912 PR python/18938
12913 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12914 file.
12915
27dc26ab
JK
129162015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12917
12918 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12919 for a change by "Mention language in compile error message".
12920
bed91f4d
SM
129212015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12922
12923 PR python/18073
12924 * gdb.python/py-type.c (C::a_method): New.
12925 (C::a_const_method): New.
12926 (C::a_static_method): New.
12927 (a_function): New.
12928 * gdb.python/py-type.exp (test_fields): Test getting fields
12929 from function and method.
12930
3f2f83dd
KB
129312015-10-21 Keven Boell <keven.boell@intel.com>
12932
12933 * gdb.fortran/vla-alloc-assoc.exp: New file.
12934 * gdb.fortran/vla-datatypes.exp: New file.
12935 * gdb.fortran/vla-datatypes.f90: New file.
12936 * gdb.fortran/vla-history.exp: New file.
12937 * gdb.fortran/vla-ptype-sub.exp: New file.
12938 * gdb.fortran/vla-ptype.exp: New file.
12939 * gdb.fortran/vla-sizeof.exp: New file.
12940 * gdb.fortran/vla-sub.f90: New file.
12941 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12942 * gdb.fortran/vla-value-sub-finish.exp: New file.
12943 * gdb.fortran/vla-value-sub.exp: New file.
12944 * gdb.fortran/vla-value.exp: New file.
12945 * gdb.fortran/vla-ptr-info.exp: New file.
12946 * gdb.mi/mi-vla-fortran.exp: New file.
12947 * gdb.mi/vla.f90: New file.
12948
27145d50
SL
129492015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12950
12951 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12952 of hardwired timeout value.
12953
5f3ff4f8
JK
129542015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12955 Pedro Alves <palves@redhat.com>
12956
12957 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12958 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12959
bfd09d20
JS
129602015-10-19 Josh Stone <jistone@redhat.com>
12961
12962 * gdb.base/catch-syscall.c: Include <sched.h>.
12963 (unknown_syscall): New variable.
12964 (main): Trigger a vfork and an unknown syscall.
12965 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12966 (unknown_syscall_number): Likewise.
12967 (check_call_to_syscall): Accept an optional syscall pattern.
12968 (check_return_from_syscall): Likewise.
12969 (check_continue): Likewise.
12970 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12971 (test_catch_syscall_skipping_return): New test toggling off 'catch
12972 syscall' to step over the syscall return, then toggling back on.
12973 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12974 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12975 (do_syscall_tests): Call test_catch_syscall_without_args and
12976 test_catch_syscall_mid_vfork.
12977 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12978 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12979
b32b93c6
AS
129802015-10-19 Andrew Stubbs <ams@codesourcery.com>
12981
12982 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12983 print g_vE): Add new pass patterns.
12984 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12985 print various symbol names for vptr fields.
12986
9d622bda
AB
129872015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12988
12989 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12990 results.
12991
0fd8ac1c
YQ
129922015-10-12 Yao Qi <yao.qi@linaro.org>
12993
12994 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12995
34240514
YQ
129962015-10-12 Yao Qi <yao.qi@linaro.org>
12997
12998 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12999 is aarch64*-*-linux*.
13000
8240f442
YQ
130012015-10-12 Yao Qi <yao.qi@linaro.org>
13002
13003 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13004 (can_relocate_bcond_true): ... it.
13005 (can_relocate_bcond_false): New function.
13006 (foo): Likewise.
13007 (can_relocate_bl): Likewise.
13008 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13009 can_relocate_bl.
13010
2520f728
PMR
130112015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13012
13013 * gdb.base/nested-addr.c: New file.
13014 * gdb.base/nested-addr.exp: New testcase.
13015
abcef95a
MM
130162015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13017
13018 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13019 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13020 its output. Ignore the output of "record goto begin" and instead
13021 check that GDB is replaying.
13022
145e3ddb
PA
130232015-10-09 Pedro Alves <palves@redhat.com>
13024
13025 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13026 (top level): Use it in the run with no args test.
13027
d5d8c4e1
IB
130282015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13029
13030 * gdb.dlang/properties.exp: New file.
13031
06e635ef
SL
130322015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13033
13034 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13035 whether or not address 0x1000 is mapped on the target.
13036
e019fd1d
SM
130372015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13038
13039 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13040 build.
13041
77ba2a67
MM
130422015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13043
13044 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13045 instruction-history test.
13046
c60eb31f
DE
130472015-09-28 Doug Evans <dje@google.com>
13048
13049 * gdb.base/gcore.c (array_func): Add reference to static_array.
13050
9a3c8263
SM
130512015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13052
13053 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13054 source line.
13055
9720e656
SL
130562015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13057
13058 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13059 short or char as base type.
13060
938d3bf2
SL
130612015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13062
13063 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13064 to allow any size enum.
13065
e6c2c623
PMR
130662015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13067
13068 * gdb.ada/array_ptr_renaming.exp: New testcase.
13069 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13070 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13071
06da0f77
PL
130722015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13073
13074 * gdb.trace/ftrace-lock.c: New file.
13075 * gdb.trace/ftrace-lock.exp: New file.
13076
4f51c22a
PL
130772015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13078
13079 * gdb.arch/insn-reloc.c: New file.
13080 * gdb.arch/ftrace-insn-reloc.exp: New file.
13081
7041adf4
PL
130822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13083
13084 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13085 instruction.
13086 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13087 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13088 * gdb.trace/range-stepping.c: Likewise.
13089 * gdb.trace/trace-break.c: Likewise.
13090 * gdb.trace/trace-mt.c (thread_function): Likewise.
13091 * gdb.trace/ftrace.c (marker): Likewise.
13092 * gdb.trace/trace-condition.c (marker): Likewise.
13093 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13094 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13095 is_aarch64_target.
13096
015d2e7e
DE
130972015-09-18 Doug Evans <xdje42@gmail.com>
13098
13099 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13100 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13101
26b188a2
SL
131022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13103
13104 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13105 the breakpoint.
13106
79dc332b
SL
131072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13108
13109 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13110 the pending breakpoint. Remove timeout override for "Run till
13111 MI pending breakpoint on pendfunc3 on thread 2" test.
13112
f57929f2
SL
131132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13114
13115 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13116 filename pattern.
13117
3f469b17
SL
131182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13119
13120 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13121 in breakpoint filename pattern.
13122
515b89b3
SL
131232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13124
7800dbe4
SL
13125 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13126
131272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13128
515b89b3
SL
13129 * gdb.linespec/explicit.exp: Check for readline support for
13130 tab-completion tests. Fix obvious typo.
13131
d2939ba2
MM
131322015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13133
13134 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13135 and replay.
13136
cbb55fa7
MM
131372015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13138
13139 * gdb.btrace/non-stop.c: New.
13140 * gdb.btrace/non-stop.exp: New.
13141
43691ca1
PL
131422015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13143 Yao Qi <yao.qi@linaro.org>
13144
13145 * gdb.trace/trace-condition.c: New file.
13146 * gdb.trace/trace-condition.exp: New file.
13147
d78908cf
WW
131482015-09-16 Wei-cheng Wang <cole945@gmail.com>
13149
13150 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13151 for testing bytecode compilation.
13152
1ed415e2
PA
131532015-09-16 Pedro Alves <palves@redhat.com>
13154 Sandra Loosemore <sandra@codesourcery.com>
13155
13156 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13157 (SECONDS): Redefine.
13158 (main): Call pthread_kill and alarm early.
13159 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13160 support.
13161 (test): If the target can't hardware step and doesn't support
13162 displaced stepping, increase the timeout.
13163
d136eff5
PA
131642015-09-16 Pedro Alves <palves@redhat.com>
13165
13166 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13167 (enable_debug): New procedures.
13168 (test): Use them. Bail out if waiting for threads fails.
13169 (top level): Bail out if a test fails.
13170
991f019c
YQ
131712015-09-16 Yao Qi <yao.qi@linaro.org>
13172
13173 * gdb.asm/asm-source.exp: Set asm-arch for
13174 aarch64*-*-* target.
13175 * gdb.asm/aarch64.inc: New file.
13176
bfca584f
PMR
131772015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13178
13179 * gdb.ada/array_of_variable_length.exp: New testcase.
13180 * gdb.ada/array_of_variable_length/foo.adb: New file.
13181 * gdb.ada/array_of_variable_length/pck.adb: New file.
13182 * gdb.ada/array_of_variable_length/pck.ads: New file.
13183
b326e587
DE
131842015-09-15 Doug Evans <dje@google.com>
13185
13186 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13187 of function static local variable.
13188
5382cfab
PW
131892015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13190
13191 * gdb.threads/tls-so_extern.exp: New test file.
13192 * gdb.threads/tls-so_extern.c: New test file.
13193 * gdb.threads/tls-so_extern_main.c: New test file.
13194
141c5cc4
JK
131952015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13196
13197 * gdb.opt/solib-intra-step-lib.c: New file.
13198 * gdb.opt/solib-intra-step-main.c: New file.
13199 * gdb.opt/solib-intra-step.exp: New file.
13200
d15dcecd
PA
132012015-09-15 Pedro Alves <palves@redhat.com>
13202
13203 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13204 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13205
4c2f2a79
PA
132062015-09-14 Pedro Alves <palves@redhat.com>
13207
13208 * gdb.base/hook-stop-continue.c: Delete.
13209 * gdb.base/hook-stop-continue.exp: Delete.
13210 * gdb.base/hook-stop-frame.c: Delete.
13211 * gdb.base/hook-stop-frame.exp: Delete.
13212 * gdb.base/hook-stop.c: New file.
13213 * gdb.base/hook-stop.exp: New file.
13214
919e6dbe
PMR
132152015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13216
13217 * gdb.ada/access_to_packed_array.exp: New testcase.
13218 * gdb.ada/access_to_packed_array/foo.adb: New file.
13219 * gdb.ada/access_to_packed_array/pack.adb: New file.
13220 * gdb.ada/access_to_packed_array/pack.ads: New file.
13221
157280a4
MM
132222015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13223
13224 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13225 buffer size test.
13226
2fd33e94
DB
132272015-09-11 Don Breazeal <donb@codesourcery.com>
13228
13229 * gdb.base/foll-exec.c: Add copyright header. Fix
13230 formatting issues.
13231 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13232 (do_exec_tests): Use clean_restart in place of zap_session,
13233 and for test initialization. Fix formatting issues. Use
13234 fail in place of perror.
13235 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13236 an expect statement to match an expression with output from
13237 the program under debug.
13238 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13239 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13240 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13241 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13242 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13243
e70b6e8e
DE
132442015-09-09 Doug Evans <dje@google.com>
13245
13246 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13247
7a551a51
DE
132482015-09-09 Doug Evans <dje@google.com>
13249
13250 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13251
4c666f84
DE
132522015-09-09 Doug Evans <dje@google.com>
13253
13254 * gdb.base/savedregs.exp: Fix typo.
13255
243a9253
PA
132562015-09-09 Pedro Alves <palves@redhat.com>
13257
13258 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13259
c0fa8fbd
SL
132602015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13261
13262 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13263 command actually switches threads. Give up on remaining
13264 tests if target fails to stop at breakpoint.
13265
cd7c1778
PMR
132662015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13267
13268 * gdb.ada/funcall_char.exp: New testcase.
13269 * gdb.ada/funcall_char/foo.adb: New file.
13270
dc5c8746
PMR
132712015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13272
13273 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13274 expected outputs. Add two testcases for completing ambiguous
13275 functions.
13276 * gdb.ada/complete/aux_pck.adb: New file.
13277 * gdb.ada/complete/aux_pck.ads: New file.
13278 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13279 Ambiguous_Func functions.
13280 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13281 * gdb.ada/complete/pck.adb: Likewise.
13282
4e83a1e7
UW
132832015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13284
13285 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13286 failures to run the test program under GDB.
13287
8ce74153
LM
132882015-08-26 Luis Machado <lgustavo@codesourcery.com>
13289
13290 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13291 to C.
13292
e9756d52
PP
132932015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13294
13295 * gdb.base/run-after-attach.exp: New test file.
13296 * gdb.base/run-after-attach.c: New test file.
13297
8d37573b
DB
132982015-08-26 Don Breazeal <donb@codesourcery.com>
13299
13300 * gdb.base/foll-exec-2.c: New test program.
13301 * gdb.base/foll-exec-2.exp: New test.
13302
63e43d3a
PMR
133032015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13304
13305 * gdb.base/nested-subp1.exp: New file.
13306 * gdb.base/nested-subp1.c: New file.
13307 * gdb.base/nested-subp2.exp: New file.
13308 * gdb.base/nested-subp2.c: New file.
13309 * gdb.base/nested-subp3.exp: New file.
13310 * gdb.base/nested-subp3.c: New file.
13311
3d40fbb5
PA
133122015-08-24 Pedro Alves <palves@redhat.com>
13313
13314 * gdb.server/connect-without-multi-process.c: New file.
13315 * gdb.server/connect-without-multi-process.exp: New file.
13316
4422ac93
LM
133172015-08-24 Luis Machado <lgustavo@codesourcery.com>
13318
13319 * gdb.opt/inline-markers.c: Make z int.
13320
91dddb86
LM
133212015-08-24 Luis Machado <lgustavo@codesourcery.com>
13322
13323 * gdb.opt/inline-markers.c: Make z volatile.
13324
a48847ee
LM
133252015-08-24 Luis Machado <lgustavo@codesourcery.com>
13326
13327 * gdb.opt/inline-bt.c: New volatile global z.
13328 * gdb.opt/inline-cmds.c: Likewise.
13329 * gdb.opt/inline-locals.c: Likewise.
13330 * gdb.opt/inline-markers.c: New extern global z.
13331 (marker): Use z.
13332 (inline_fn): Likewise.
13333
0ebbc52b
PA
133342015-08-24 Pedro Alves <palves@redhat.com>
13335
13336 * config/m32r-stub.exp: Remove file.
13337 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13338 * gdb.base/call-rt-st.exp: Likewise.
13339 * gdb.base/call-strs.exp: Likewise.
13340 * gdb.base/default.exp: Remove references to h8300-*-hms and
13341 *-*-udi*.
13342 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13343
77c365df
AA
133442015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13345
13346 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13347 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13348 and "return" use KFAIL when GDB can not read/write the vector
13349 return value.
13350
4313b8c0
GB
133512015-08-21 Gary Benson <gbenson@redhat.com>
13352
13353 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13354
0e433b32
PA
133552015-08-20 Pedro Alves <palves@redhat.com>
13356
13357 * gdb.server/solib-list.exp: No longer expect an interior stop in
13358 non-stop mode.
13359
221e1a37
PA
133602015-08-20 Pedro Alves <palves@redhat.com>
13361
13362 * gdb.server/connect-stopped-target.c: New file.
13363 * gdb.server/connect-stopped-target.exp: New file.
13364
40e3ad0e
PA
133652015-08-20 Pedro Alves <palves@redhat.com>
13366
13367 * gdb.dwarf2/comp-unit-lang.exp: New file.
13368 * gdb.dwarf2/comp-unit-lang.c: New file.
13369
af39b327
PMR
133702015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13371
13372 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13373 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13374
7d45c7c3 133752015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13376
7d45c7c3
KB
13377 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13378 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13379
4d6cceb4
DE
133802015-08-18 Doug Evans <dje@google.com>
13381 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13382
13383 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13384 skip_python_tests. New arg prompt_regexp.
13385 (skip_python_tests): New function.
13386 * lib/mi-support.exp (mi_skip_python_tests): New function.
13387 * gdb.python/py-mi-objfile-gdb.py: New file.
13388 * gdb.python/py-mi-objfile.c: New file.
13389 * gdb.python/py-mi-objfile.exp: New file.
13390
ad89c2aa
KS
133912015-08-17 Keith Seitz <keiths@redhat.com>
13392
13393 * gdb.linespec/explicit.exp: Move strace test from here ...
13394 * gdb.trace/strace.exp: ... to here.
13395
e3ae3c43
PP
133962015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13397
13398 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13399 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13400
604b2636
DE
134012015-08-14 Doug Evans <xdje42@gmail.com>
13402
13403 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13404 inferior before selecting a new file.
13405
6ff0ba5f
DE
134062015-08-14 Doug Evans <xdje42@gmail.com>
13407
13408 * gdb.mi/mi-disassemble.exp: Update.
13409 * gdb.base/disasm-optim.S: New file.
13410 * gdb.base/disasm-optim.c: New file.
13411 * gdb.base/disasm-optim.h: New file.
13412 * gdb.base/disasm-optim.exp: New file.
13413
9ca98f92
KS
134142015-08-14 Keith Seitz <keiths@redhat.com>
13415
13416 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13417 "evaluated-by".
13418
52bbc560
JB
134192015-08-13 Joel Brobecker <brobecker@adacore.com>
13420
13421 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13422
5d8c3ed3
PMR
134232015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13424
13425 * gdb.ada/fun_renaming.exp: New testcase.
13426 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13427 * gdb.ada/fun_renaming/pack.adb: New file.
13428 * gdb.ada/fun_renaming/pack.ads: New file.
13429
ea8812bc
KS
134302015-08-12 Keith Seitz <keiths@redhat.com>
13431
13432 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13433 gdb_get_line_number.
13434
4dafcdeb
JB
134352015-08-12 Joel Brobecker <brobecker@adacore.com>
13436
13437 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13438 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13439 gdb.base/dso2dso.exp: New files.
13440
5ba32597
SDJ
134412015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13442 Pedro Alves <palves@redhat.com>
13443 Keith Seitz <keiths@redhat.com>
13444
13445 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13446 GDBFLAGS.
13447
b6dafabf
PP
134482015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13449
13450 * gdb.base/gdbhistsize-history.exp
13451 (test_histsize_history_setting): Use save_vars.
13452 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13453 Use save_vars.
13454 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13455 * gdb.base/readline.exp: Use save_vars.
13456
abe8e607
PP
134572015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13458
13459 * lib/gdb.exp (save_vars): New proc.
13460
629500fa
KS
134612015-08-11 Keith Seitz <keiths@redhat.com>
13462
13463 * gdb.base/help.exp: Update help_breakpoint_text.
13464
eb8c4e2e
KS
134652015-08-11 Keith Seitz <keiths@redhat.com>
13466
13467 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13468 (at toplevel): Call test_explicit_breakpoints.
13469 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13470 breakpoints.
13471 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13472 breakpoint conditions, "-cond".
13473
87f0e720
KS
134742015-08-11 Keith Seitz <keiths@redhat.com>
13475
13476 * gdb.linespec/3explicit.c: New file.
13477 * gdb.linespec/cpexplicit.cc: New file.
13478 * gdb.linespec/cpexplicit.exp: New file.
13479 * gdb.linespec/explicit.c: New file.
13480 * gdb.linespec/explicit.exp: New file.
13481 * gdb.linespec/explicit2.c: New file.
13482 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13483 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13484 before using in the matching pattern.
13485 Clarify that `prefix' is a regular expression.
13486
f00aae0f
KS
134872015-08-11 Keith Seitz <keiths@redhat.com>
13488
13489 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13490 test.
13491 Add tests for missing ",FMT" and ",".
13492
e27852be
DE
134932015-08-10 Doug Evans <dje@google.com>
13494 Keith Seitz <keiths@redhat.com>
13495
13496 PR gdb/17960
13497 * gdb.base/completion.exp: Add location completer tests.
13498
7f03bd92
PA
134992015-08-07 Pedro Alves <palves@redhat.com>
13500
13501 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13502 tests here.
13503 (top level): Run do_test with and without displaced stepping.
13504
3fc8eb30
PA
135052015-08-07 Pedro Alves <palves@redhat.com>
13506
13507 * gdb.base/valgrind-disp-step.c: New file.
13508 * gdb.base/valgrind-disp-step.exp: New file.
13509
d4569d7b
PA
135102015-08-07 Pedro Alves <palves@redhat.com>
13511
13512 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13513 Delete function.
13514 (main): Add alarm. Run an infinite loop instead of calling
13515 wait_threads.
13516 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13517 comment.
13518 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13519 Delete function.
13520 (main): Add alarm. Run an infinite loop instead of calling
13521 wait_threads.
13522 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13523 comment.
13524
e1316e60
PA
135252015-08-07 Pedro Alves <palves@redhat.com>
13526
13527 * gdb.base/checkpoint-ns.exp: New file.
13528 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13529 standard_testfile.
13530
da8c46d2
MM
135312015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13532
13533 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13534 * gdb.btrace/instruction_history.exp: Update.
13535 * gdb.btrace/tsx.exp: New.
13536 * gdb.btrace/tsx.c: New.
13537
de1c2c52
PA
135382015-08-06 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13541 increase timeout.
13542 * gdb.reverse/until-precsave.exp: Bump timeouts.
13543
782e0bf4
PA
135442015-08-06 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13547
83e97ed0
PA
135482015-08-06 Pedro Alves <palves@redhat.com>
13549
13550 PR gdb/18749
13551 * gdb.threads/process-dies-while-handling-bp.c: New file.
13552 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13553
863d01bd
PA
135542015-08-06 Pedro Alves <palves@redhat.com>
13555
13556 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13557 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13558
0a39bb32
PA
135592015-08-05 Pedro Alves <palves@redhat.com>
13560
13561 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13562 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13563
ee2d2b10
SL
135642015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13565
13566 * gdb.base/bp-permanent.exp: Report test as unsupported if
13567 the target cannot stop at the permanent breakpoint.
13568
4e1bdb00
DE
135692015-08-03 Doug Evans <dje@google.com>
13570
13571 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13572 10000.
13573
3d338901
DE
135742015-08-03 Doug Evans <dje@google.com>
13575
13576 * Makefile.in (workers/%.worker, build-perf): New rule.
13577 (GDB_PERFTEST_MODE): New variable.
13578 (check-perf): Use it.
13579 (clean): Clean up gdb.perf parallel build subdirs.
13580 * lib/build-piece.exp: New file.
13581 * lib/gdb.exp (make_gdb_parallel_path): New function
13582 (standard_output_file, standard_temp_file): Call it.
13583 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13584 of $GDB_PARALLEL.
13585 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13586
af061d3e
DE
135872015-08-03 Doug Evans <dje@google.com>
13588
8e1afc81 13589 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13590 (LOG_FILE_NAME): New global.
13591 (TextReporter.__init__): Initialize self.txt_sum.
13592 (TextReporter.report): Add support for multiple data-points.
13593 Move report to perftest.sum, put raw data in perftest.log.
13594 (TextReporter.start): Open sum and log files.
13595 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13596 * gdb.perf/lib/perftest/testresult.py
13597 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13598
2c8c5d37
PA
135992015-07-31 Pedro Alves <palves@redhat.com>
13600
13601 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13602 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13603 kill_wait_spawned_process instead of explicit "kill -9".
13604 * gdb.base/attach-pie-noexec.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/attach-twice.exp: Likewise.
13608 * gdb.base/attach.exp: Likewise.
13609 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13610 gdb_test_multiple.
13611 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13612 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13613 kill_wait_spawned_process.
13614 * gdb.base/valgrind-infcall.exp: Likewise.
13615 * gdb.multi/multi-attach.exp: Likewise.
13616 * gdb.python/py-prompt.exp: Likewise.
13617 * gdb.python/py-sync-interp.exp: Likewise.
13618 * gdb.server/ext-attach.exp: Likewise.
13619 * gdb.threads/attach-into-signal.exp (corefunc): Use
13620 spawn_wait_for_attach, spawn_id_get_pid and
13621 kill_wait_spawned_process.
13622 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13623 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13624 spawn_id_get_pid and kill_wait_spawned_process.
13625 * gdb.threads/attach-stopped.exp (corefunc): Use
13626 spawn_wait_for_attach, spawn_id_get_pid and
13627 kill_wait_spawned_process.
13628 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13629 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13630 kill_wait_spawned_process instead of explicit "kill -9".
13631 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13632 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13633 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13634 processes. Don't map cygwin/windows pids here. Now returns a
13635 spawn id list.
13636
032a0fca
SL
136372015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13638
13639 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13640 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13641 correct patch.
13642
61a934ca
SL
136432015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13644
13645 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13646
4bc4d428
SL
136472015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13648
13649 Reapply:
13650 2014-05-21 Mark Wielaard <mjw@redhat.com>
13651
13652 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13653
998d452a
PA
136542015-07-30 Pedro Alves <palves@redhat.com>
13655
13656 * linux-low.c (handle_extended_wait): Set the child's last
13657 reported status to TARGET_WAITKIND_STOPPED.
13658
69dde7dc
PA
136592015-07-30 Pedro Alves <palves@redhat.com>
13660
13661 PR threads/18600
13662 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13663 only shows inferior 1.
13664
4dd63d48
PA
136652015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13666 Pedro Alves <palves@redhat.com>
13667
13668 PR threads/18600
13669 * gdb.threads/fork-plus-threads.c: New file.
13670 * gdb.threads/fork-plus-threads.exp: New file.
13671
d618e4c5
PP
136722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13673
13674 * gdb.base/batch-preserve-term-settings.exp
13675 (test_terminal_settings_preserved_after_cli_exit): Use
13676 send_quit_command.
13677
1eef6428
PA
136782015-07-29 Pedro Alves <palves@redhat.com>
13679 Don Breazeal <donb@codesourcery.com>
13680
13681 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13682 output from both inferior_spawn_id and gdb_spawn_id.
13683
7da5b897
SDJ
136842015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13685
13686 * gdb.threads/attach-into-signal.exp (corefunc): Use
13687 with_test_prefix on nested loops, uniquefying the test messages.
13688
dac804df
SDJ
136892015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13690
13691 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13692 commit.
13693
06265e53
PP
136942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13695
13696 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13697 New proc.
13698 (test_terminal_settings_preserved_after_sigterm): New test.
13699
18206ca3
PP
137002015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13701
13702 * gdb.base/batch-preserve-term-settings.exp
13703 (test_terminal_settings_preserved_after_cli_exit): New test.
13704
90074d11
PP
137052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13706
13707 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13708 manipulation of saved_gdbflags.
13709 (test_terminal_settings_preserved): Remove global declaration of
13710 the unused variable pagination_prompt. Remove manipulation of
13711 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13712 GDBFLAGS.
13713
eb1a7902
PA
137142015-07-29 Pedro Alves <palves@redhat.com>
13715
13716 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13717
8b75dd3b
PA
137182015-07-29 Pedro Alves <palves@redhat.com>
13719
13720 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13721 at the top.
13722
dedad4e3
PA
137232015-07-29 Pedro Alves <palves@redhat.com>
13724
13725 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13726 (main): Call gdb_unbuffer_output.
13727 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13728 (main): Call gdb_unbuffer_output.
13729 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13730 (main): Call gdb_unbuffer_output.
13731 * gdb.base/call-strs.exp: Adjust to step over the
13732 gdb_unbuffer_output call.
13733 * gdb.base/catch-gdb-caused-signals.c: Include
13734 "../lib/unbuffer_output.c".
13735 (main): Call gdb_unbuffer_output.
13736 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13737 (main): Call gdb_unbuffer_output.
13738 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13739 (main): Call gdb_unbuffer_output.
13740 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13741 (main): Call gdb_unbuffer_output.
13742 * gdb.base/shlib-call.exp: Adjust to step over the
13743 gdb_unbuffer_output call.
13744 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13745 (main): Call gdb_unbuffer_output.
13746 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13747 (main): Call gdb_unbuffer_output.
13748 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13749 (main): Rename to ...
13750 (test): ... this.
13751 (main): Reimplement.
13752 * gdb.base/varargs.exp: Run to test instead of to main.
13753 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13754 (main): Call gdb_unbuffer_output.
13755
58789a91
PA
137562015-07-29 Pedro Alves <palves@redhat.com>
13757
13758 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13759 factore out from mi_continue_dprintf. For call-style dprintfs,
13760 expect dprintf output out of $inferior_spawn_id.
13761 (mi_continue_dprintf): Use mi_expect_dprintf.
13762 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13763 (main): Call gdb_unbuffer_output.
13764
e8376742
PA
137652015-07-29 Pedro Alves <palves@redhat.com>
13766
13767 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13768 (default_mi_gdb_start): Set inferior_spawn_id instead of
13769 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13770 gdb_spawn_id.
13771 (mi_gdb_test): Always expect inferior output from both
13772 $inferior_spawn_id and $gdb_spawn_id.
13773
08280010
PA
137742015-07-29 Pedro Alves <palves@redhat.com>
13775
13776 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13777 send_inferior and $inferior_spawn_id.
13778
4d30e432
PA
137792015-07-29 Pedro Alves <palves@redhat.com>
13780
13781 * gdb.gdb/complaints.exp (test_initial_complaints)
13782 (test_serial_complaints, test_short_complaints): Use
13783 gdb_test_stdio.
13784 (test_empty_complaint): Handle $inferior_spawn_id !=
13785 $gdb_spawn_id.
13786
0d30a335
PA
137872015-07-29 Pedro Alves <palves@redhat.com>
13788
13789 * gdb.base/varargs.exp: Use gdb_test_stdio.
13790
39413b29
PA
137912015-07-29 Pedro Alves <palves@redhat.com>
13792
13793 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13794
7cb000a9
PA
137952015-07-29 Pedro Alves <palves@redhat.com>
13796
13797 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13798
d7b8ac82
PA
137992015-07-29 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13802 parameter into two new parameters, "inf_result" and "gdb_result".
13803 Expect inferior output and gdb output from $inferior_spawn_id and
13804 $gdb_spawn_id, respectively. Adjust all callers.
13805
789c3a0c
PA
138062015-07-29 Pedro Alves <palves@redhat.com>
13807
13808 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13809 of gdb_test_sequence.
13810
77e760c3
PA
138112015-07-29 Pedro Alves <palves@redhat.com>
13812
13813 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13814 (saw_spurious_output): Expect inferior output from
13815 $inferior_spawn_id. Use gdb_test_stdio.
13816
8396d2cd
PA
138172015-07-29 Pedro Alves <palves@redhat.com>
13818
13819 * gdb.base/dprintf.exp: Use standard_testfile. Change
13820 prepare_for_testing call.
13821 (srcfile): Don't set.
13822 (restart): New procedure.
13823 (test_dprintf): New procecure, use to continue over dprintfs.
13824 (test_call, test_agent): New procedures, tests moved here.
13825 Restart gdb and recreate dprintfs. Adjust expected output.
13826
2051d61f
PA
138272015-07-29 Pedro Alves <palves@redhat.com>
13828
13829 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13830
452397af
PA
138312015-07-29 Pedro Alves <palves@redhat.com>
13832
13833 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13834
8aed9555
PA
138352015-07-29 Pedro Alves <palves@redhat.com>
13836
13837 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13838 gdb_test_stdio.
13839
188a61b4
PA
138402015-07-29 Pedro Alves <palves@redhat.com>
13841
13842 * lib/gdb.exp (gdb_test_stdio): New procedure.
13843
12264a45
PA
138442015-07-29 Pedro Alves <palves@redhat.com>
13845
13846 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13847
23ffc893
PA
138482015-07-29 Pedro Alves <palves@redhat.com>
13849
13850 * gdb.base/call-signal-resume.exp: Remove check for
13851 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13852 * gdb.base/unwindonsignal.exp: Likewise.
13853 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13854 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13855
65566918
PA
138562015-07-29 Pedro Alves <palves@redhat.com>
13857
13858 * gdb.base/siginfo-addr.c (pass): New function.
13859 (handler): Call it iff si_addr is correct.
13860 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13861 Set a breakpoint at "pass" and continue to it.
13862
d60a9221
SDJ
138632015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13864
13865 * gdb.python/py-objfile.exp: Make some tests have unique names.
13866 * gdb.python/py-pp-registration.exp: Likewise.
13867
bde40b8f
PA
138682015-07-28 Pedro Alves <palves@redhat.com>
13869
13870 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13871
13e1dec8
SM
138722015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13873
13874 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13875
da33c9a7
SM
138762015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13877
13878 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13879
077836f7
PP
138802015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13881
13882 * gdb.base/gdb-sigterm-2.exp: New test.
13883
b8cc7b2e
DE
138842015-07-25 Doug Evans <xdje42@gmail.com>
13885
13886 Revert:
13887 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13888 (workers/%.worker, build-perf): New rule.
13889 (GDB_PERFTEST_MODE): New variable.
13890 (check-perf): Use it.
13891 (clean): Clean up gdb.perf parallel build subdirs.
13892 * lib/build-piece.exp: New file.
13893 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13894 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13895 name.
13896 (standard_temp_file): Ditto.
13897 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13898 of $GDB_PARALLEL.
13899
c8bd4544
DE
139002015-07-24 Doug Evans <dje@google.com>
13901
13902 * gdb.perf/lib/perftest/utils.py: New file.
13903 * gdb.perf/gm-hello.cc: New file.
13904 * gdb.perf/gm-pervasive-typedef.cc: New file.
13905 * gdb.perf/gm-pervasive-typedef.h: New file.
13906 * gdb.perf/gm-std.cc: New file.
13907 * gdb.perf/gm-std.h: New file.
13908 * gdb.perf/gm-use-cerr.cc: New file.
13909 * gdb.perf/gm-utils.h: New file.
13910 * gdb.perf/gmonster-null-lookup.py: New file.
13911 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13912 * gdb.perf/gmonster-print-cerr.py: New file.
13913 * gdb.perf/gmonster-ptype-string.py: New file.
13914 * gdb.perf/gmonster-runto-main.py: New file.
13915 * gdb.perf/gmonster-select-file.py: New file.
13916 * gdb.perf/gmonster1-null-lookup.exp: New file.
13917 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13918 * gdb.perf/gmonster1-print-cerr.exp: New file.
13919 * gdb.perf/gmonster1-ptype-string.exp: New file.
13920 * gdb.perf/gmonster1-runto-main.exp: New file.
13921 * gdb.perf/gmonster1-select-file.exp: New file.
13922 * gdb.perf/gmonster1.cc: New file.
13923 * gdb.perf/gmonster1.exp: New file.
13924 * gdb.perf/gmonster2-null-lookup.exp: New file.
13925 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13926 * gdb.perf/gmonster2-print-cerr.exp: New file.
13927 * gdb.perf/gmonster2-ptype-string.exp: New file.
13928 * gdb.perf/gmonster2-runto-main.exp: New file.
13929 * gdb.perf/gmonster2-select-file.exp: New file.
13930 * gdb.perf/gmonster2.cc: New file.
13931 * gdb.perf/gmonster2.exp: New file.
13932
6eab34f3
DE
139332015-07-24 Doug Evans <dje@google.com>
13934
13935 * gdb.perf/README: New file.
13936 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13937 * lib/gen-perf-test.exp: New file.
13938
63738bfd
DE
139392015-07-24 Doug Evans <dje@google.com>
13940
13941 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13942 (PerfTest::startup): New function.
13943 (PerfTest::run): Return result of calling body.
13944 (PerfTest::assemble): Rewrite.
13945 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13946 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13947 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13948 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13949 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13950
7b606f95
DE
139512015-07-24 Doug Evans <dje@google.com>
13952
13953 * lib/gdb.exp (clean_restart): Make executable optional.
13954
a97b16b8
DE
139552015-07-24 Doug Evans <dje@google.com>
13956
13957 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13958 compiler_info references.
13959 * gdb.cp/temargs.exp: Ditto.
13960 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13961 (get_compiler_info): Early exit if already computed. Set compiler_info
13962 to "unknown" if there was a problem.
13963 (test_compiler_info): Add function comment. Call get_compiler_info.
13964
35baa57f
DE
139652015-07-24 Doug Evans <dje@google.com>
13966
13967 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13968 (workers/%.worker, build-perf): New rule.
13969 (GDB_PERFTEST_MODE): New variable.
13970 (check-perf): Use it.
13971 (clean): Clean up gdb.perf parallel build subdirs.
13972 * lib/build-piece.exp: New file.
13973 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13974 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13975 name.
13976 (standard_temp_file): Ditto.
13977 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13978 of $GDB_PARALLEL.
13979
6ebea266
DE
139802015-07-24 Doug Evans <dje@google.com>
13981
13982 * lib/future.exp (gdb_default_target_compile): New option
13983 "early_flags".
13984 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13985 --as-needed.
13986
1e76a7e9
SDJ
139872015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13988
13989 * gdb.base/catch-syscall.exp: Call gdb_exit before
13990 gdb_skip_xml_test.
13991
5068630a
PA
139922015-07-24 Pedro Alves <palves@redhat.com>
13993
13994 * gdb.python/py-events.exp: Accept output between the stop event
13995 and the prompt.
13996 * gdb.python/py-evsignal.exp: Likewise.
13997 * gdb.python/py-evthreads.exp: Likewise.
13998
77598427
PA
139992015-07-24 Pedro Alves <palves@redhat.com>
14000
14001 PR gdb/18717
14002 * gdb.threads/non-ldr-exit.c: New file.
14003 * gdb.threads/non-ldr-exit.exp: New file.
14004
11e6c98f
YQ
140052015-07-24 Yao Qi <yao.qi@linaro.org>
14006
14007 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14008 restarting process.
14009
51aee833
YQ
140102015-07-24 Yao Qi <yao.qi@linaro.org>
14011
14012 * gdb.server/ext-restart.exp: New file.
14013
8cfe207c
YQ
140142015-07-24 Yao Qi <yao.qi@linaro.org>
14015
14016 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14017 argument options.
14018 * gdb.server/ext-wrapper.exp: New file.
14019
cc12ce38
DE
140202015-07-23 Doug Evans <dje@google.com>
14021
14022 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14023 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14024
d0d84780
PMR
140252015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14026
14027 * gdb.ada/var_arr_typedef.exp: New testcase.
14028 * gdb.ada/var_arr_typedef/pack.adb: New file.
14029 * gdb.ada/var_arr_typedef/pack.ads: New file.
14030 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14031
8b558f79
JB
140322015-07-20 Joel Brobecker <brobecker@adacore.com>
14033
14034 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14035
775a3298
JK
140362015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14037
14038 * gdb.arch/i386-biarch-core.exp: Replace istarget
14039 by "complete set gnutarget". Remove expectation for the "core-file"
14040 command.
14041
db1ff28b
JK
140422015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14043
14044 Revert the previous commit:
14045 Tests for validate symbol file using build-id.
14046
0a94970d
JK
140472015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14048
14049 Tests for validate symbol file using build-id.
14050 * gdb.base/solib-mismatch-lib.c: New file.
14051 * gdb.base/solib-mismatch-libmod.c: New file.
14052 * gdb.base/solib-mismatch.c: New file.
14053 * gdb.base/solib-mismatch.exp: New file.
14054
03346981
SL
140552015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14056
14057 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14058 nios2-*-linux*.
14059 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14060 * gdb.base/siginfo.exp: Likewise.
14061 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14062
42422cc7
PL
140632015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14064
14065 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14066 Move it to ...
14067 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14068 ... here.
14069 * gdb.trace/range-stepping.exp: Check that the target supports
14070 range stepping.
14071
cfa68bae
JK
140722015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14073
14074 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14075
8ffdba26
PA
140762015-07-14 Pedro Alves <palves@redhat.com>
14077
14078 * gdb.base/killed-outside.exp: New file.
14079 * gdb.base/killed-outside.c: New file.
14080
218a5a11
JK
140812015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14082
14083 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14084 (n at main): New.
14085 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14086
e03ed3c6
AA
140872015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14088
14089 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14090 infcall tests instead of setting up for KFAIL.
14091
485668e5
MM
140922015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14093
14094 * gdb.btrace/record_goto-step.exp: New.
14095
08464196
JK
140962015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14097
14098 PR compile/18484
14099 * gdb.compile/compile.c (struct struct_type): Add volatile to
14100 selffield's type.
14101 * gdb.compile/compile.exp
14102 (compile code struct_object.selffield = &struct_object): Skip further
14103 struct_object tests if this one xfails.
14104
bcf5c1d9
RC
141052015-07-08 Robert O'Callahan <robert@ocallahan.org>
14106
14107 PR exp/18617
14108 * gdb.trace/ax.exp: Add test.
14109
4931af25
YQ
141102015-07-07 Yao Qi <yao.qi@linaro.org>
14111
14112 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14113 instead of istarget "aarch64*-*-*".
14114 * gdb.arch/aarch64-fp.exp: Likewise.
14115 * gdb.base/float.exp: Likewise.
14116 * gdb.reverse/aarch64.exp: Likewise.
14117 * lib/gdb.exp (is_aarch64_target): New proc.
14118
9fcf688e
YQ
141192015-07-07 Yao Qi <yao.qi@linaro.org>
14120
14121 * lib/gdb.exp (is_aarch32_target): New proc.
14122 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14123 instead of "istarget "arm*-*-*"".
14124 * gdb.arch/arm-disp-step.exp: Likewise.
14125 * gdb.arch/thumb-bx-pc.exp: Likewise.
14126 * gdb.arch/thumb-prologue.exp: Likewise.
14127 * gdb.arch/thumb-singlestep.exp: Likewise.
14128 * gdb.base/disp-step-syscall.exp: Likewise.
14129 * gdb.base/float.exp: Likewise.
14130
fbd8d50d
YQ
141312015-07-07 Yao Qi <yao.qi@linaro.org>
14132
14133 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14134 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14135
71be1fdc
YQ
141362015-07-07 Yao Qi <yao.qi@linaro.org>
14137
14138 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14139 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14140 if it exists.
14141 * gdb.multi/multi-arch.exp: Likewise.
14142
3e221d36
SM
141432015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14144
14145 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14146 print.
14147
d441430b
YQ
141482015-07-07 Yao Qi <yao.qi@linaro.org>
14149
14150 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14151
06f810bd
MG
141522015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14153
14154 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14155 '[' and ']' characters.
14156
5e61e7c0
IB
141572015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14158
14159 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14160
28bf096c
PA
141612015-06-29 Pedro Alves <palves@redhat.com>
14162
14163 PR threads/18127
14164 * gdb.threads/hand-call-new-thread.c: New file.
14165 * gdb.threads/hand-call-new-thread.c: New file.
14166
ee93cd5e
KS
141672015-06-26 Keith Seitz <keiths@redhat.com>
14168 Doug Evans <dje@google.com>
14169
14170 PR 16253
14171 * gdb.cp/var-tag-2.cc: New file.
14172 * gdb.cp/var-tag-3.cc: New file.
14173 * gdb.cp/var-tag-4.cc: New file.
14174 * gdb.cp/var-tag.cc: New file.
14175 * gdb.cp/var-tag.exp: New file.
14176
fc637f04
PP
141772015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14178
14179 * gdb.base/history-duplicates.exp: New test.
14180
2e52ae68
PP
141812015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14182
14183 * gdb.base/completion.exp: Test the completion of the "focus"
14184 command.
14185
6e22494e
JK
141862015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14187
14188 * gdb.arch/amd64-prologue-skip.S: New file.
14189 * gdb.arch/amd64-prologue-skip.exp: New file.
14190
bf7b9cd9
SM
141912015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14192
14193 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14194 is_address_zero_readable check.
14195
201e8dfd
PB
141962015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14197
14198 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14199 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14200
5cd867b4
YQ
142012015-06-24 Yao Qi <yao.qi@linaro.org>
14202
14203 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14204 linux targets.
14205
4d7be007
YQ
142062015-06-24 Yao Qi <yao.qi@linaro.org>
14207
14208 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14209 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14210 * gdb.base/siginfo-thread.exp: Likewise.
14211
07fcd301
YQ
142122015-06-22 Yao Qi <yao.qi@linaro.org>
14213
14214 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14215
52042a00
YQ
142162015-06-22 Yao Qi <yao.qi@linaro.org>
14217
14218 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14219 aarch64*-*-*.
14220 (skip_hw_watchpoint_tests): Likewise.
14221
74bd41ce
PP
142222015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14223
14224 * gdb.base/gdbinit-history.exp: Test the interaction between
14225 setting GDBHISTSIZE and setting the history size via .gdbinit.
14226
bc460514
PP
142272015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14228
14229 PR gdb/16999
14230 * gdb.base/gdbhistsize-history.exp: New test.
14231
b58c513b
PP
142322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14233
14234 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14235 with GDBHISTSIZE.
14236 * gdb.base/readline.exp: Likewise.
14237
92046791
YQ
142382015-06-17 Yao Qi <yao.qi@linaro.org>
14239
14240 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14241 line.
14242
2093d2d3
PP
142432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14244
14245 * gdb.base/gdbinit-history.exp: Add test case to check that
14246 an unlimited history file does not get truncated on exit.
14247
e6c693af
AA
142482015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14249
14250 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14251 (VECTOR): New macro. Use it...
14252 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14253 ...for these typedefs.
14254 (int8, char1, int1, double1): New typedefs.
14255 (struct just_int2, struct two_int2): New structures.
14256 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14257 (add_structvecs, add_singlevecs): New functions.
14258 (main): Call add_some_intvecs twice.
14259 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14260 the compile and exit upon failure. Try compiling for the "native"
14261 architecture. Test inferior function calls with vector arguments
14262 and vector return value handling with "finish" and "return".
14263
c74f7d1c
JT
142642015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14265
14266 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14267 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14268 PE file.
14269 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14270
98aa42ee
AT
142712015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14272
14273 PR breakpoints/16465
14274 * gdb.mi/mi-dprintf-pending.c: New file.
14275 * gdb.mi/mi-dprintf-pending.exp: New test.
14276 * gdb.mi/mi-dprintf-pendshr.c: New file.
14277
7d73c23c 142782015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14279 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14280
14281 * gdb.arch/i386-mpx-map.c: New file.
14282 * gdb.arch/i386-mpx-map.exp: New File.
14283
142842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14285
14286 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14287 * gdb.arch/i386-mpx.exp: Indentation fixed.
14288
142892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14290
14291 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14292 function and improved indentation.
14293 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14294 gdb_test_multiple. Added additional tests to skip the test.
14295
142962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14297
14298 * gdb.arch/i386-avx512.c: Change path in include file.
14299 * gdb.arch/i386-avx512.exp: Change include dir path
14300 compilation flag.
14301 * gdb.arch/i386-mpx.c: Change path in include file.
14302 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14303 flag.
14304
d5eba19a
JK
143052015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14306
14307 * gdb.compile/compile-print.exp (compile print *vararray@3)
14308 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14309
7f361056
JK
143102015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14311
14312 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14313 (do not keep jit in memory): ... this.
14314 (expect 5): Change it to ...
14315 (expect no 5): ... this.
14316
3b462ec2
SM
143172015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14318
14319 PR gdb/15564
14320 * gdb.mi/mi-detach.exp: New file.
14321
e0619de6
JK
143222015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14323
14324 PR symtab/18392
14325 * gdb.arch/amd64-tailcall-self.S: New file.
14326 * gdb.arch/amd64-tailcall-self.c: New file.
14327 * gdb.arch/amd64-tailcall-self.exp: New file.
14328
e970cb34
DB
143292015-05-28 Don Breazeal <donb@codesourcery.com>
14330
14331 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14332 tests for remote targets by checking is_target_gdbserver.
14333
b2e2f908
DE
143342015-05-27 Doug Evans <dje@google.com>
14335
14336 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14337 * gdb.dwarf2/opaque-type-lookup.c: New file.
14338 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14339
82c7be31
DE
143402015-05-26 Doug Evans <dje@google.com>
14341
14342 * gdb.cp/iostream.cc: New file.
14343 * gdb.cp/iostream.exp: New file.
14344
b4f54984
DE
143452015-05-26 Doug Evans <dje@google.com>
14346
14347 * gdb.dwarf2/dw2-op-call.exp: Update.
14348 * gdb.dwarf2/dw4-sig-types.exp: Update.
14349 * gdb.dwarf2/implptr.exp: Update.
14350 * gdb.mi/mi-cmd-param-changed.exp: Update.
14351
4ea6efe9
DE
143522015-05-26 Doug Evans <dje@google.com>
14353
14354 * gdb.python/py-lazy-string.c: New file.
14355 * gdb.python/py-lazy-string.exp: New file.
14356 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14357 (main): Update. Add estring3.
14358 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14359 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14360
f6bb7db3
YQ
143612015-05-26 Omair Javaid <omair.javaid@linaro.org>
14362 Yao Qi <yao.qi@linaro.org>
14363
14364 * gdb.reverse/aarch64.c: New.
14365 * gdb.reverse/aarch64.exp: New.
14366
a81bfbd0
OJ
143672015-05-26 Omair Javaid <omair.javaid@linaro.org>
14368
25d49b86
PA
14369 * lib/gdb.exp (supports_process_record): Return true for
14370 aarch64*-linux*.
a81bfbd0
OJ
14371 (supports_reverse): Likewise.
14372
158bf1b4
PP
143732015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14374
14375 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14376 Use with_test_prefix.
14377
a0145030
AB
143782015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14379
14380 * gdb.base/completion.exp: Add test for completion of layout
14381 names.
14382
ebe3b578
AB
143832015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14384
14385 * lib/gdb.exp (skip_tui_tests): New proc.
14386 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14387
84204ed7
PA
143882015-05-19 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14391 Save the whole env array instead of just HOME. Unset HISTSIZE in
14392 the environment while testing. Restore whole environment
14393 afterwards.
14394
37442ce1
DE
143952015-05-16 Doug Evans <xdje42@gmail.com>
14396
14397 * gdb.guile/scm-ports.c: New file.
14398 * gdb.guile/scm-ports.exp: Add memory port tests.
14399
36de76f9
JK
144002015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14401
14402 * gdb.compile/compile-print.c: New file.
14403 * gdb.compile/compile-print.exp: New file.
14404
3a9558c4
JK
144052015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14406
14407 * gdb.compile/compile-ops.exp: Cast param to void.
14408 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14409 (compile code struct_object.selffield = &struct_object): Add xfail.
14410
aa715135
JG
144112015-05-15 Joel Brobecker <brobecker@adacore.com>
14412
14413 * gdb.ada/arr_enum_with_gap: New testcase.
14414
931e5bc3
JG
144152015-05-15 Joel Brobecker <brobecker@adacore.com>
14416
14417 * gdb.ada/byte_packed_arr: New testcase.
14418
9cd4d857
JB
144192015-05-15 Joel Brobecker <brobecker@adacore.com>
14420
14421 * gdb.ada/pckd_neg: New testcase.
14422
ebfd00d2
PP
144232015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14424
14425 PR gdb/17820
14426 * gdb.base/gdbinit-history.exp: New test.
14427 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14428 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14429
4c082a81
SC
144302015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14431
14432 * gdb.python/py-xmethods.cc: Enhance test case.
14433 * gdb.python/py-xmethods.exp: New tests.
14434 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14435 function.
14436 (B_indexoper): Likewise.
14437 (global_dm_list) : Add new xmethod worker functions.
14438
f7797074
SDJ
144392015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14440
14441 * gdb.base/coredump-filter.exp: Correctly unset
14442 "coredump_var_addr" array.
14443
a4674e4e
PA
144442015-05-08 Pedro Alves <palves@redhat.com>
14445
14446 * gdb.server/non-existing-program.exp: Unset spawn_id.
14447
df2eb078
SC
144482015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14449
14450 PR python/18291
14451 * gdb.python/py-xmethods.exp: Add tests.
14452
422349a3
YQ
144532015-05-08 Yao Qi <yao.qi@linaro.org>
14454
14455 PR gdb/18208
14456 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14457 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14458 function set_coredump_filter, and remove remote_exec call.
14459 Remove argument ipid. Callers update.
14460 (top level): Don't get inferior's PID.
14461
63fc80ce
AA
144622015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14463
14464 * gdb.base/watch_thread_num.exp: Skip test on targets without
14465 access watchpoints.
14466
80ad801e
PA
144672015-05-06 Pedro Alves <palves@redhat.com>
14468
14469 PR server/18081
14470 * gdb.server/non-existing-program.exp: New file.
14471
0fa7fe50
JB
144722015-05-05 Joel Brobecker <brobecker@adacore.com>
14473
14474 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14475
3ea89b92
PMR
144762015-05-05 Joel Brobecker <brobecker@adacore.com>
14477
14478 * gdb.ada/out_of_line_in_inlined: New testcase.
14479
87b8eff0
JB
144802015-05-05 Joel Brobecker <brobecker@adacore.com>
14481
14482 * gdb.ada/var_rec_arr: New testcase.
14483
5fccc635
YQ
144842015-04-30 Yao Qi <yao.qi@linaro.org>
14485
14486 * gdb.base/break-idempotent.exp: If
14487 skip_hw_watchpoint_multi_tests returns true, skip the tests
14488 on "rwatch" and "awatch".
14489
42d38f42
YQ
144902015-04-30 Yao Qi <yao.qi@linaro.org>
14491
14492 * gdb.base/relativedebug.exp: Invoke gdb command
14493 "info sharedlibrary", and if libc.so doesn't have debug info,
14494 skip the test.
14495
2ce1cdbf
DE
144962015-04-29 Doug Evans <dje@google.com>
14497
14498 * gdb.python/py-xmethods.exp: Add ptype tests.
14499 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14500 get_result_type method.
14501
f24a38c5
LM
145022015-04-29 Luis Machado <lgustavo@codesourcery.com>
14503
14504 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14505 the target does not support hardware watchpoints.
14506
ecbf2b3c
LM
145072015-04-29 Luis Machado <lgustavo@codesourcery.com>
14508
14509 * gdb.base/break-always.exp: Abort testing if writing to memory
14510 causes an error.
14511
34f5f757
DE
145122015-04-28 Doug Evans <dje@google.com>
14513
14514 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14515 * gdb.python/py-pp-registration.exp: ... here. New file.
14516 * gdb.python/py-pp-registration.c: New file.
14517 * gdb.python/py-pp-registration.py: New file.
14518
69b4374a
DE
145192015-04-28 Doug Evans <dje@google.com>
14520
14521 * gdb.python/py-bad-printers.c: New file.
14522 * gdb.python/py-bad-printers.py: New file.
14523 * gdb.python/py-bad-printers.exp: New file.
14524
59fb7612
SS
145252015-04-28 Sasha Smundak <asmundak@google.com>
14526
14527 * gdb.python/py-type.exp: New test.
14528
2631b16a
AW
145292015-04-28 Andy Wingo <wingo@igalia.com>
14530
14531 * gdb.python/py-parameter.exp:
14532 * gdb.guile/scm-parameter.exp: Escape the path that we are
14533 matching against, as it might contain characters that are special
14534 to regular expressions.
14535
460efde1
JB
145362015-04-27 Joel Brobecker <brobecker@adacore.com>
14537
14538 * gdb.ada/rec_comp: New testcase.
14539
2d369d8e
SDJ
145402015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14541
14542 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14543 before using it.
14544
cf75d6c3
AB
145452015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14546
14547 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14548 new tests for verilog output.
14549
8dbe7ca5
YQ
145502015-04-24 Yao Qi <yao.qi@linaro.org>
14551
14552 * boards/remote-gdbserver-on-localhost.exp: New file.
14553
4ef9fb2f
PA
145542015-04-23 Pedro Alves <palves@redhat.com>
14555
14556 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14557 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14558 "end of file", remove $inferior_spawn_id from the indirect list.
14559
0a803169
PA
145602015-04-23 Pedro Alves <palves@redhat.com>
14561
14562 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14563
749ef8f8
PA
145642015-04-23 Pedro Alves <palves@redhat.com>
14565
14566 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14567 on $any_spawn_id instead of only on $gdb_spawn_id.
14568
8aae4344
PM
145692015-04-21 Pierre Muller <muller@sourceware.org>
14570
14571 PR pascal/17815
14572 * lib/pascal.exp (gpc_compile): Add new option "class".
14573 (fpc_compile): Likewise.
14574 * gdb.pascal/case-insensitive-symbols.pas: New file.
14575 * gdb.pascal/case-insensitive-symbols.exp: New file.
14576
1586c8fb
GB
145772015-04-20 Gary Benson <gbenson@redhat.com>
14578
14579 * gdb.base/attach.exp: Fix three extended remote failures.
14580
1b6e6f5c
GB
145812015-04-17 Gary Benson <gbenson@redhat.com>
14582
14583 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14584 the main executable over the remote protocol.
14585
e797481d
PA
145862015-04-16 Pedro Alves <palves@redhat.com>
14587
14588 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14589 a new gdbserver if gdbserver_reconnect_p is set.
14590
1ca99c42
PA
145912015-04-16 Pedro Alves <palves@redhat.com>
14592
14593 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14594 is set, don't exit gdbserver.
14595
af9fd6f8
AA
145962015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14597
14598 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14599 appropriate .insn, such that an older assembler can be used.
14600 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14601 the z/Architecture instruction set on 31-bit targets as well.
14602
04ff1e61
AA
146032015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14604
14605 * gdb.go/handcall.exp: Remove all logic related to the first
14606 breakpoint and rely on go_runto_main instead.
14607 * gdb.go/strings.exp: Likewise.
14608 * gdb.go/unsafe.exp: Likewise.
14609 * gdb.go/hello.exp: Likewise. Also rename the remaining
14610 breakpoint marker to "breakpoint 1".
14611 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14612 * gdb.go/strings.go: Likewise.
14613 * gdb.go/unsafe.go: Likewise.
14614 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14615 "set breakpoint 2 here" and rename the remaining breakpoint marker
14616 to "breakpoint 1".
14617
40d2f8d6
SM
146182015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14619
14620 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14621 if itertools.imap is not present.
14622 * gdb.python/py-objfile.exp: Add parentheses.
14623 * gdb.python/py-type.exp: Same.
14624 * gdb.python/py-unwind-maint.py: Same.
14625
8cbc97c6
YQ
146262015-04-15 Yao Qi <yao.qi@linaro.org>
14627
14628 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14629 of ":$ptr_size" and set its form explicitly.
14630
45fd756c
YQ
146312015-04-15 Pedro Alves <palves@redhat.com>
14632 Yao Qi <yao.qi@linaro.org>
14633
14634 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14635 timeout by factor of 4.
14636 (test_regular_watch): Likewise.
14637 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14638 * gdb.reverse/sigall-reverse.exp: Likewise.
14639 * gdb.reverse/until-precsave.exp: Likewise.
14640 * lib/gdb.exp (with_timeout_factor): New proc.
14641 (gdb_expect): Move some code to ...
14642 (get_largest_timeout): ... here. New procedure.
14643
9e811bc3
LM
146442015-04-14 Luis Machado <lgustavo@codesourcery.com>
14645
14646 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14647
0ff6fcb2
LM
146482015-04-13 Luis Machado <lgustavo@codesourcery.com>
14649
14650 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14651 to write to the .text section.
14652
7578d5f7
LM
146532015-04-13 Luis Machado <lgustavo@codesourcery.com>
14654
14655 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14656 Handle the case of targets that do not provide PID information.
14657
2efe15c4
YQ
146582015-04-13 Yao Qi <yao.qi@linaro.org>
14659
14660 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14661 and use expect instead of gdb_expect.
14662
8cd8f2f8
SDJ
146632015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14664
14665 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14666 "coredump_var_addr" to avoid naming conflict with other testcases.
14667
9ee41772
PA
146682015-04-10 Pedro Alves <palves@redhat.com>
14669
14670 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14671 gdb_test_sequence and gdb_assert.
14672
07473109
PA
146732015-04-10 Pedro Alves <palves@redhat.com>
14674
14675 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14676 test messages that don't include the breakpoint address.
14677
de3db44c
YQ
146782015-04-10 Yao Qi <yao.qi@linaro.org>
14679
14680 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14681 false for some offset and width combinations which aren't
14682 supported by linux kernel.
14683
c79d856c
PA
146842015-04-10 Pedro Alves <palves@redhat.com>
14685
14686 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14687 procedure, factored out from ...
14688 (top level): ... here. Add "set displaced-stepping" testing axis.
14689 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14690 parameter "displaced". Use it.
14691 (top level): Use foreach and add "set displaced-stepping" testing
14692 axis.
14693
ebc90b50
PA
146942015-04-10 Pedro Alves <palves@redhat.com>
14695
14696 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14697 Remove comment.
14698 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14699 both the address of the instruction that triggers the watchpoint
14700 and the address of the instruction immediately after, and use
14701 those addresses for the test. Fix comment.
14702
8f572e5c
PA
147032015-04-10 Pedro Alves <palves@redhat.com>
14704
14705 * gdb.base/sigstep.exp (breakpoint_to_handler)
14706 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14707 Test "backtrace" in handler.
14708 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14709 (top level): Add new "displaced" test axis to
14710 breakpoint_to_handler, breakpoint_to_handler_entry and
14711 breakpoint_over_handler.
14712
8d707a12
PA
147132015-04-10 Pedro Alves <palves@redhat.com>
14714
14715 PR gdb/18216
14716 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14717
ef713951
YQ
147182015-04-10 Yao Qi <yao.qi@linaro.org>
14719
14720 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14721 (test_add_rn_pc): New function.
14722 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14723 (top level): Invoke test_add_rn_pc.
14724
906d60cf
PA
147252015-04-10 Pedro Alves <palves@redhat.com>
14726
14727 PR gdb/13858
14728 * gdb.base/step-over-no-symbols.exp: New file.
14729
f2983cc3
AW
147302015-04-09 Andy Wingo <wingo@igalia.com>
14731
14732 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14733 after the Python tests.
14734
6d62641c
SDJ
147352015-04-08 Keith Seitz <keiths@redhat.com>
14736
14737 PR python/16699
14738 * gdb.python/py-completion.exp: New tests for completion.
14739 * gdb.python/py-completion.py (CompleteLimit1): New class.
14740 (CompleteLimit2): Likewise.
14741 (CompleteLimit3): Likewise.
14742 (CompleteLimit4): Likewise.
14743 (CompleteLimit5): Likewise.
14744 (CompleteLimit6): Likewise.
14745 (CompleteLimit7): Likewise.
14746
f3770638
PA
147472015-04-08 Pedro Alves <palves@redhat.com>
14748
14749 PR gdb/18214
14750 PR gdb/18216
14751 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14752 function.
14753 (main): Install it as SIGUSR1 handler.
14754 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14755 parameter. Always use "setup" as prefix. Toggle "set
14756 displaced-stepping" off/on depending on global. Don't switch to
14757 thread 1 here.
14758 (top level): Add displaced stepping "off/on" test axis. Update
14759 "setup" calls. Wrap each subtest with with_test_prefix. Test
14760 continuing with a queued signal in each thread.
14761
4496bed7
PA
147622015-04-08 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14765 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14766 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14767 Return early if running to main fails.
14768 * gdb.trace/while-stepping.exp: Likewise.
14769
b97fde92
PA
147702015-04-07 Pedro Alves <palves@redhat.com>
14771
14772 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14773 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14774 interact with inferior program.
14775
f71c18e7
PA
147762015-04-07 Pedro Alves <palves@redhat.com>
14777
14778 * lib/gdb.exp (inferior_spawn_id): New global.
14779 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14780 spawn id after processing the user code.
14781 (default_gdb_start): Set inferior_spawn_id.
14782 (send_inferior): New procedure.
14783 * lib/gdbserver-support.exp (gdbserver_start): Set
14784 inferior_spawn_id.
14785 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14786
6423214f
PA
147872015-04-07 Pedro Alves <palves@redhat.com>
14788
14789 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14790 * lib/gdbserver-support.exp (gdbserver_start): Make
14791 $server_spawn_id global.
14792 (gdbserver_start): Don't wait for gdbserver's spawn id with
14793 expect_background.
14794 (close_gdbserver): New procedure.
14795 (gdb_exit): Rename the default version and reimplement.
14796
71c0ee8c
PA
147972015-04-07 Pedro Alves <palves@redhat.com>
14798
72f4393d 14799 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14800 append the substituted item, not the original item.
14801
203bc29b
PA
148022015-04-07 Pedro Alves <palves@redhat.com>
14803
14804 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14805 gdb_expect.
14806
508a3ddf
PA
148072015-04-07 Pedro Alves <palves@redhat.com>
14808
14809 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14810 output appearing once only.
14811
9f6dbe2b
PA
148122015-04-07 Pedro Alves <palves@redhat.com>
14813
14814 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14815 that doesn't expect anything. Return early if running to main
14816 fails.
14817
337532fa
YQ
148182015-04-07 Yao Qi <yao.qi@linaro.org>
14819
14820 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14821 (child_function): Call alarm.
14822 (main): Move call to alarm into the loop.
14823 * gdb.threads/non-stop-fair-events.exp: Build program with
14824 -DTIMEOUT=$timeout.
14825
01b622d4
DE
148262015-04-06 Doug Evans <xdje42@gmail.com>
14827
14828 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14829 Fix dest parameter to board_info.
14830 (fpc_compile): Ditto.
14831 (gdb_compile_pascal): Rename dest arg to destfile.
14832
961f4160
PMR
148332015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14834
14835 * gdb.ada/funcall_ref.exp: New file.
14836 * gdb.ada/funcall_ref/foo.adb: New file.
14837
cafda597
YQ
148382015-04-02 Yao Qi <yao.qi@linaro.org>
14839
14840 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14841 is remote.
14842
fed040c6
GB
148432015-04-02 Gary Benson <gbenson@redhat.com>
14844
14845 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14846
d11916aa
SS
148472015-04-01 Sasha Smundak <asmundak@google.com>
14848
14849 * gdb.python/py-unwind-maint.c: New file.
14850 * gdb.python/py-unwind-maint.exp: New test.
14851 * gdb.python/py-unwind-maint.py: New file.
14852 * gdb.python/py-unwind.c: New file.
14853 * gdb.python/py-unwind.exp: New test.
14854 * gdb.python/py-unwind.py: New test.
14855
a1471180
PA
148562015-04-01 Pedro Alves <palves@redhat.com>
14857
14858 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14859 to fail instead of non-existent $test.
14860
0bbeccb1
PA
148612015-04-01 Pedro Alves <palves@redhat.com>
14862
14863 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14864 GDBFLAGS if not empty.
14865
3c724c8c
PMR
148662015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14867
14868 * gdb.ada/complete.exp: Remove "multi_line".
14869 * gdb.ada/info_exc.exp: Remove "multi_line".
14870 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14871 * gdb.ada/ptype_field.exp: Remove "multi_line".
14872 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14873 * gdb.ada/tagged.exp: Remove "multi_line".
14874 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14875 [multi_line ...]
14876 * gdb.btrace/delta.exp: Likewise.
14877 * gdb.btrace/exception.exp: Likewise.
14878 * gdb.btrace/function_call_history.exp: Likewise.
14879 * gdb.btrace/instruction_history.exp: Likewise.
14880 * gdb.btrace/nohist.exp: Likewise.
14881 * gdb.btrace/record_goto.exp: Likewise.
14882 * gdb.btrace/segv.exp: Likewise.
14883 * gdb.btrace/stepi.exp: Likewise.
14884 * gdb.btrace/tailcall.exp: Likewise.
14885 * gdb.btrace/unknown_functions.exp: Likewise.
14886 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14887 * lib/gdb.exp: Add the "multi_line" helper.
14888
4eec2deb
PA
148892015-04-01 Pedro Alves <palves@redhat.com>
14890
14891 * gdb.threads/tid-reuse.c: New file.
14892 * gdb.threads/tid-reuse.exp: New file.
14893
df8411da
SDJ
148942015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14895
14896 PR corefiles/16092
14897 * gdb.base/coredump-filter.c: New file.
14898 * gdb.base/coredump-filter.exp: Likewise.
14899
6ef37366
PM
149002015-03-27 Petr Machata <pmachata@redhat.com>
14901
14902 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14903 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14904 (Dwarf::assemble): Initialize them.
14905 (Dwarf::lines): New function.
14906
7ec911b0
JT
149072015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14908
14909 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14910 SYMBOL_PREFIX for x86_64-*-cygwin.
14911
ff908ebf
AW
149122015-03-26 Andy Wingo <wingo@igalia.com>
14913
14914 PR symtab/18148
14915 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14916 const_value but not a location.
14917 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14918 location defined in non-main CUs are visible.
14919
6d5f0679
YQ
149202015-03-26 Yao Qi <yao.qi@linaro.org>
14921
14922 PR testsuite/18139
14923 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14924 Add a line number entry for the same line.
14925 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14926 Add a line number entry for the same line.
14927
2898689b
YQ
149282015-03-26 Yao Qi <yao.qi@linaro.org>
14929
14930 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14931 .int 0.
14932 (func): Likewise. Add .Lfunc_1 label.
14933 Use .Lfunc_1 label.
14934 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14935 .int 0.
14936 (func): Likewise.
14937 Use .Lfunc_1 label.
14938
85180498
YQ
149392015-03-26 Yao Qi <yao.qi@linaro.org>
14940
14941 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14942 Call gdb_compile instead to compile each .s files without debug
14943 information.
14944
8aa08a8d
YQ
149452015-03-26 Yao Qi <yao.qi@linaro.org>
14946
14947 * gdb.base/savedregs.exp (process_saved_regs): Make
14948 "Saved registers:" optional in the pattern.
14949
66849923
MM
149502015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14951
14952 * gdb.btrace/next.exp: Merged into step.exp.
14953 * gdb.btrace/finish.exp: Merged into step.exp.
14954 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14955 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14956 "record goto" and checking the exact replay position.
14957 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14958 check for "Recording format" in "info record" output.
14959 * gdb.btrace/record_goto.exp: Choose test file based on target.
14960 * gdb.btrace/x86-record_goto.S: Renamed into ...
14961 * gdb.btrace/x86_64-record_goto.S: ... this.
14962 * gdb.btrace/i686-record_goto.S: New.
14963 * gdb.btrace/x86-tailcall.S: Renamed into ...
14964 * gdb.btrace/x86_64-tailcall.S: ... this.
14965 * gdb.btrace/i686-tailcall.S: New.
14966 * gdb.btrace/x86-tailcall.c: Renamed into ...
14967 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14968 separate statements. Update test.
14969 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14970 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14971 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14972 * gdb.btrace/tailcall.exp: Choose test file based on target.
14973 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14974
11cc1b74
MM
149752015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14976
14977 * gdb.btrace/exception.exp: Increase BTS buffer size.
14978
a25d8bf9
PA
149792015-03-24 Pedro Alves <palves@redhat.com>
14980
14981 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14982
856e7dd6
PA
149832015-03-24 Pedro Alves <palves@redhat.com>
14984
14985 * gdb.threads/schedlock.exp (test_step): No longer expect that
14986 "set scheduler-locking step" with "next" over a function call runs
14987 threads unlocked.
14988
ad235a41
AT
149892015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14990
14991 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14992
15630549
AT
149932015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14994
14995 PR breakpoints/16466
14996 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14997 * gdb.mi/mi-pending.c (thread_func): New function.
14998 (int main): Add threading support required.
14999 * gdb.mi/mi-pending.exp: Add tests for this issue.
15000 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15001 (pendfunc2): Remove stdio dependency.
15002 * gdb.mi/mi-pendshr2.c: New file.
15003
693dca06
KS
150042015-03-23 Keith Seitz <keiths@redhat.com>
15005
15006 * gdb.linespec/keywords.c: New file.
15007 * gdb.linespec/keywords.exp: New file.
15008
7e993ebf
KS
150092015-03-23 Keith Seitz <keiths@redhat.com>
15010
15011 PR gdb/18021
15012 * gdb.dwarf2/staticvirtual.exp: New test.
15013
bc23328c
JK
150142015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15015
15016 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15017 * README: Remove HP-UX and gdb.hp.
15018 (configuration):
15019 * configure: Regenerate.
15020 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15021 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15022 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15023 gdb.hp/gdb.defects/Makefile.
15024 * gdb.hp/Makefile.in: File deleted.
15025 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15026 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15027 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15028 * gdb.hp/gdb.aCC/run.c: File deleted.
15029 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15030 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15031 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15032 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15033 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15034 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15035 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15036 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15037 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15038 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15039 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15040 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15041 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15042 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15043 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15044 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15045 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15046 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15047 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15048 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15049 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15050 * gdb.hp/gdb.compat/average.c: File deleted.
15051 * gdb.hp/gdb.compat/sum.c: File deleted.
15052 * gdb.hp/gdb.compat/xdb.c: File deleted.
15053 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15054 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15055 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15056 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15057 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15058 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15059 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15060 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15061 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15062 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15063 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15064 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15065 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15066 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15067 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15068 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15069 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15070 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15071 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15072 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15073 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15074 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15075 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15076 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15077 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15078 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15079 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15080 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15081 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15082 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15083 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15084 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15085 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15086 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15087 * gdb.hp/tools/odump: File deleted.
15088
8bf3b159
PA
150892015-03-19 Pedro Alves <palves@redhat.com>
15090
15091 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15092 (saw_thread_3): New globals.
15093 (top level): Increment them when an event for the corresponding
15094 thread is seen.
15095 (no thread starvation): New test.
15096
eb54c8bf
PA
150972015-03-19 Pedro Alves <palves@redhat.com>
15098
15099 * gdb.threads/continue-pending-status.c: New file.
15100 * gdb.threads/continue-pending-status.exp: New file.
15101
32d2e5d6
PA
151022015-03-18 Pedro Alves <palves@redhat.com>
15103
15104 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15105 Use gdb_is_target_remote instead of is_remote. Use
15106 gdb_test_multiple instead of gdb_expect. Exit early if
15107 gdb_test_multiple hits its internal matches. Tighten stepi tests
15108 expected output. Fail on exit with any signal, instead of just
15109 SIGILL.
15110
f68f11b7
YQ
151112015-03-18 Yao Qi <yao.qi@linaro.org>
15112
15113 PR tdep/18107
15114 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15115 variable.
15116 * gdb.base/catch-syscall.exp: Don't skip it on
15117 aarch64*-*-linux* target. Remove elements in all_syscalls.
15118 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15119 target.
15120 (setup_all_syscalls): New proc.
15121
ca5fd19b
YQ
151222015-03-16 Yao Qi <yao.qi@linaro.org>
15123
15124 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15125 (top level): Skip tests if valid_addr_p returns false for
15126 $cmd1 or $cmd2.
15127
85642ba0
AW
151282015-03-11 Andy Wingo <wingo@igalia.com>
15129
15130 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15131
e03f9645
YQ
151322015-03-11 Yao Qi <yao.qi@linaro.org>
15133
15134 * gdb.base/catch-syscall.exp: Fix typo in comments.
15135
5d0962b2
YQ
151362015-03-11 Yao Qi <yao.qi@linaro.org>
15137
15138 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15139
b2df3cef
PA
151402015-03-09 Pedro Alves <palves@redhat.com>
15141
15142 * dg-extract-results.py: Delete.
15143
ef878e53
PA
151442015-03-09 Pedro Alves <palves@redhat.com>
15145
15146 Merge dg-extract-results.sh from GCC upstream (r218843).
15147
15148 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15149 * dg-extract-results.sh: Use --text with grep to avoid issues with
15150 binary files. Fall back to cat -v, if that doesn't work.
15151
9494d219
PA
151522015-03-05 Pedro Alves <palves@redhat.com>
15153
15154 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15155
a8d9763a
SM
151562015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15157
15158 * lib/mi-support.exp (mi_expect_interrupt): Accept
15159 alternative event for when in all-stop mode.
15160
be9957b8
PA
151612015-03-04 Pedro Alves <palves@redhat.com>
15162
15163 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15164
d57be0f4 151652015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15166
15167 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15168
c214c7cf
AA
151692015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15170
15171 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15172 regexps for GDB's current line display, accept a hex address
15173 preceding the line number.
15174
6d74a497
AA
151752015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15176
15177 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15178 the 'arch1' variable for "s390*-linux*" targets.
15179
511aee7c
PA
151802015-03-04 Pedro Alves <palves@redhat.com>
15181
15182 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15183 (main): Pass missing retval argument to pthread_join call.
15184
95e50b27
PA
151852015-03-02 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15188 (top level): Call do_test with non-stop as well.
15189
28054d69
PA
151902015-03-02 Pedro Alves <palves@redhat.com>
15191
15192 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15193 -1.
15194
4fa5d7b4
AA
151952015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15196
15197 * gdb.arch/s390-vregs.exp: New test.
15198 * gdb.arch/s390-vregs.S: New file.
15199
97c18565
PA
152002015-02-27 Pedro Alves <palves@redhat.com>
15201
15202 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15203 call to catch_command_errors.
15204 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15205 catch_command_errors.
15206
a37bfa30
PA
152072015-02-27 Pedro Alves <palves@redhat.com>
15208
15209 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15210 "true" for boolean result.
15211 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15212 prototype of main.
15213
6f98576f
PA
152142015-02-27 Pedro Alves <palves@redhat.com>
15215
15216 * lib/unbuffer_output.c: New file.
15217 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15218 (main): Call gdb_unbuffer_output.
15219
eba5ab56
YQ
152202015-02-27 Yao Qi <yao.qi@linaro.org>
15221
15222 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15223 target.
15224
0def5aaa
DE
152252015-02-26 Doug Evans <dje@google.com>
15226
15227 * gdb.cp/class2.cc (Dbase, D): New classes.
15228 (main): New local delta.
15229 * gdb.cp/class2.exp: Test printing delta.
15230 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15231 (dynbar): New global.
15232 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15233
081a1c2c
JK
152342015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15235
15236 * gdb.compile/compile-ifunc.c: New file.
15237 * gdb.compile/compile-ifunc.exp: New file.
15238
2f41223f
AT
152392015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15240
15241 * gdb.base/structs.exp: Check for correct struct on finish.
15242
03eddd80
YQ
152432015-02-26 Yao Qi <yao.qi@linaro.org>
15244
15245 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15246 is zero.
15247
80c57053
JK
152482015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15249
15250 * gdb.arch/cordic.ko.bz2: New file.
15251 * gdb.arch/cordic.ko.debug.bz2: New file.
15252 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15253
21613c12
YQ
152542015-02-25 Yao Qi <yao.qi@linaro.org>
15255
15256 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15257 aarch64*-*-* target.
15258
d8b901ed
PA
152592015-02-23 Pedro Alves <palves@redhat.com>
15260
15261 * lib/gdb.exp (delete_breakpoints): Rewrite using
15262 gdb_test_multiple.
15263
e5b85ead
PA
152642015-02-23 Pedro Alves <palves@redhat.com>
15265
15266 * gdb.base/info-os.c: Include stdlib.h.
15267
85c3a371
DE
152682015-02-22 Doug Evans <xdje42@gmail.com>
15269
15270 PR symtab/17855
15271 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15272 is read after symbols have been re-read.
15273 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15274 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15275
96553a0c
DE
152762015-02-21 Doug Evans <dje@google.com>
15277
15278 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15279
97a0c697
JK
152802015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15281
15282 PR corefiles/17808
15283 * gdb.arch/i386-biarch-core.core.bz2: New file.
15284 * gdb.arch/i386-biarch-core.exp: New file.
15285
a47cd6e9
PA
152862015-02-21 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15289 runto_main fails.
15290
c5facdc4
PA
152912015-02-20 Pedro Alves <palves@redhat.com>
15292
15293 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15294 info probes.
15295
2db9a427
PA
152962015-02-20 Pedro Alves <palves@redhat.com>
15297
15298 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15299
60fb7e9e
PA
153002015-02-20 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15303 clean_restart before gdb_target_supports_trace.
15304
5c5019c2
PA
153052015-02-20 Pedro Alves <palves@redhat.com>
15306
15307 PR threads/18006
15308 * gdb.threads/clone-thread_db.c: New file.
15309 * gdb.threads/clone-thread_db.exp: New file.
15310
c9587f88
AT
153112015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15312
15313 PR breakpoints/16812
15314 * gdb.base/catch-gdb-caused-signals.c: New file.
15315 * gdb.base/catch-gdb-caused-signals.exp: New file.
15316
f6a88844
JM
153172015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15318
15319 * configure: Regenerated.
15320 * configure.ac: Use GDB_AC_TRANSFORM.
15321 * aclocal.m4: sinclude ../transform.m4.
15322
497c491b
JM
153232015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15324
15325 * lib/dtrace.exp: New file.
15326 * gdb.base/dtrace-probe.exp: Likewise.
15327 * gdb.base/dtrace-probe.d: Likewise.
15328 * gdb.base/dtrace-probe.c: Likewise.
15329 * lib/pdtrace.in: Likewise.
15330 * configure.ac: Output variables with the transformed names of
15331 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15332 * configure: Regenerated.
15333
03e98035
JM
153342015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15335
15336 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15337 expected message when trying to access $_probe_* convenience
15338 variables while not on a probe.
15339
63cc30e9
JK
153402015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15341
15342 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15343
0703599a
PA
153442015-02-11 Pedro Alves <pedro@codesourcery.com>
15345
15346 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15347 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15348
7e60a48e
DE
153492015-02-10 Doug Evans <xdje42@gmail.com>
15350
15351 * lib/gdb.exp (gdb_load): Always return a result.
15352
01b088bc
PA
153532015-02-10 Pedro Alves <palves@redhat.com>
15354
15355 * gdb.threads/signal-sigtrap.c: New file.
15356 * gdb.threads/signal-sigtrap.exp: New file.
15357
b05ec7a5
AT
153582015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15359
15360 * gdb.trace/no-attach-trace.c: New file.
15361 * gdb.trace/no-attach-trace.exp: New file.
15362
a2c2acaf
MW
153632015-02-09 Mark Wielaard <mjw@redhat.com>
15364
15365 * gdb.dwarf2/atomic.c: New file.
15366 * gdb.dwarf2/atomic-type.exp: Likewise.
15367
31fd9caa
MM
153682015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15369
15370 * gdb.btrace/buffer-size.exp: Update "info record" output.
15371 * gdb.btrace/delta.exp: Update "info record" output.
15372 * gdb.btrace/enable.exp: Update "info record" output.
15373 * gdb.btrace/finish.exp: Update "info record" output.
15374 * gdb.btrace/instruction_history.exp: Update "info record" output.
15375 * gdb.btrace/next.exp: Update "info record" output.
15376 * gdb.btrace/nexti.exp: Update "info record" output.
15377 * gdb.btrace/step.exp: Update "info record" output.
15378 * gdb.btrace/stepi.exp: Update "info record" output.
15379 * gdb.btrace/nohist.exp: Update "info record" output.
15380
d33501a5
MM
153812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15382
15383 * gdb.btrace/buffer-size: New.
15384
f4abbc16
MM
153852015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15386
15387 * gdb.btrace/delta.exp: Update "info record" output.
15388 * gdb.btrace/enable.exp: Update "info record" output.
15389 * gdb.btrace/finish.exp: Update "info record" output.
15390 * gdb.btrace/instruction_history.exp: Update "info record" output.
15391 * gdb.btrace/next.exp: Update "info record" output.
15392 * gdb.btrace/nexti.exp: Update "info record" output.
15393 * gdb.btrace/step.exp: Update "info record" output.
15394 * gdb.btrace/stepi.exp: Update "info record" output.
15395 * gdb.btrace/nohist.exp: Update "info record" output.
15396
b9d61307
SM
153972015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15398
15399 PR gdb/15678
15400 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15401
e584fdbc
PA
154022015-02-06 Pedro Alves <palves@redhat.com>
15403
15404 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15405 macro.
15406 (seconds_left, again): New globals.
15407 (main): Wait seconds_left in a 1-second sleep loop instead of
15408 sleeping 180 seconds. If 'again' is set, reset the seconds
15409 counter.
15410 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15411 'again' in the inferior before detaching. Print the seconds left.
15412 (options): New global.
15413 (top level): Build program with -DTIMEOUT=$timeout.
15414
77f41761
PA
154152015-02-06 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15418 determine how many seconds to pass to 'alarm'.
15419 * gdb.base/gdb-sigterm.exp (top level): Build program with
15420 -DTIMEOUT=$timeout.
15421 (do_test): Return success/failure indication. Add more verbose
15422 logging. Don't fail if 200 single steps are seen. Instead, fail
15423 when the test times out.
15424 (passes): New global.
15425 (top level): Break the testing loop if testing fails on any
15426 iteration. Use gdb_assert.
15427
b9394193
DB
154282015-02-04 Don Breazeal <donb@codesourcery.com>
15429
15430 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15431 and initialize them.
15432 (ipc_cleanup): New function.
15433 (main): Don't declare shmid, semid, and msqid. Add a call to
15434 atexit so that we call ipc_cleanup on exit.
15435
42d9e528
PA
154362015-02-04 Pedro Alves <palves@redhat.com>
15437
15438 * boards/native-extended-gdbserver.exp: Remove any target variant
15439 specifications from the board name before clearing the isremote
15440 flag from board_info.
15441
ae6ae975
DE
154422015-01-31 Doug Evans <xdje42@gmail.com>
15443
15444 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15445
cfb069a8
GB
154462015-01-31 Gary Benson <gbenson@redhat.com>
15447
15448 * gdb.base/completion.exp: Disable completion limiting for
15449 existing tests. Add new tests to check completion limiting.
15450 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15451
5dd31d79
DE
154522015-01-31 Doug Evans <xdje42@gmail.com>
15453
15454 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15455
9f050062
DE
154562015-01-31 Doug Evans <xdje42@gmail.com>
15457
15458 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15459 entries. Duplicate file section script entries.
15460 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15461 inlined entries. Add test for safe-path rejection.
15462 * gdb.python/py-section-script.c: Add duplicate inlined section script
15463 entries. Duplicate file section script entries.
15464 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15465 inlined entries. Add test for safe-path rejection.
15466
df25ebbd
JB
154672015-01-29 Joel Brobecker <brobecker@adacore.com>
15468
15469 * gdb.ada/disc_arr_bound: New testcase.
15470
4a0ca9ec
JB
154712015-01-29 Joel Brobecker <brobecker@adacore.com>
15472
15473 * gdb.ada/mi_var_array: New testcase.
15474
3a8b707a
DE
154752015-01-27 Doug Evans <dje@google.com>
15476
15477 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15478 Add test for objfile.filename, objfile.username after objfile
15479 has been unloaded.
15480
f8313f6e
JB
154812015-01-26 Joel Brobecker <brobecker@adacore.com>
15482
15483 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15484 the second test to print the name attribute of value
15485 returned by the call to gdb.lookup_type, and adjust
15486 the expected output accordingly.
15487
37bc665e
MW
154882015-01-25 Mark Wielaard <mjw@redhat.com>
15489
15490 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15491 * gdb.base/disp-step-fork.c: Include unistd.h.
15492 * gdb.base/siginfo-obj.c: Include stdio.h.
15493 * gdb.base/siginfo-thread.c: Likewise.
15494 * gdb.mi/non-stop.c: Include unistd.h.
15495 * gdb.mi/nsthrexec.c: Include stdio.h.
15496 * gdb.mi/pthreads.c: Include unistd.h.
15497 * gdb.modula2/unbounded1.c (main): Declare returns int.
15498 * gdb.reverse/consecutive-reverse.c: Likewise.
15499 * gdb.threads/create-fail.c: Include unistd.h.
15500 * gdb.threads/killed.c: Likewise.
15501 * gdb.threads/linux-dp.c: Likewise.
15502 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15503 * gdb.threads/non-ldr-exc-2.c: Likewise.
15504 * gdb.threads/non-ldr-exc-3.c: Likewise.
15505 * gdb.threads/non-ldr-exc-4.c: Likewise.
15506 * gdb.threads/pthreads.c: Include unistd.h.
15507 (main): Declare returns int.
15508 * gdb.threads/tls-main.c (foo): New declaration.
15509 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15510
f7e5394d
SM
155112015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15512
15513 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15514 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15515
743649fd
MW
155162015-01-15 Mark Wielaard <mjw@redhat.com>
15517
15518 * gdb.base/noreturn-return.c: New file.
15519 * gdb.base/noreturn-return.exp: New file.
15520 * gdb.base/noreturn-finish.c: New file.
15521 * gdb.base/noreturn-finish.exp: New file.
15522
198297aa
PA
155232015-01-23 Pedro Alves <palves@redhat.com>
15524
15525 * gdb.threads/continue-pending-after-query.c: New file.
15526 * gdb.threads/continue-pending-after-query.exp: New file.
15527
717cf30c
AG
155282015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15529 Simon Marchi <simon.marchi@ericsson.com>
15530
15531 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15532 * gdb.base/valgrind-db-attach.exp: Same.
15533 * gdb.base/valgrind-infcall.exp: Same.
15534 * lib/mi-support.exp (default_mi_gdb_start): Same.
15535 * lib/prompt.exp (default_prompt_gdb_start): Same.
15536 * lib/gdb.exp (default_gdb_spawn): Same.
15537 (gdb_interact): New.
15538
15539
4b62a76e
JK
155402015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15541
15542 * gdb.compile/compile.exp (pointer to jit function): New test.
15543
b4cdae6f
WW
155442015-01-17 Wei-cheng Wang <cole945@gmail.com>
15545
15546 * lib/gdb.exp (supports_process_record): Return true for
15547 powerpc*-*-linux*.
15548 (supports_reverse): Likewise.
15549
d221e7ef
DB
155502015-01-15 Don Breazeal <donb@codesourcery.com>
15551
15552 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15553 instead of checking whether the target board is remote and
15554 use spawn_wait_for_attach instead of exec/sleep.
15555 * gdb.base/attach-twice.exp: Likewise.
15556
bafffb51
JB
155572015-01-15 Joel Brobecker <brobecker@adacore.com>
15558
15559 * gdb.ada/var_arr_attrs: New testcase.
15560
5589af0e
PA
155612015-01-14 Pedro Alves <palves@redhat.com>
15562 Joel Brobecker <brobecker@adacore.com>
15563
15564 PR gdb/17525
15565 * gdb.base/bp-cmds-execution-x-script.c: New file.
15566 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15567 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15568
6c400b59
PA
155692015-01-14 Pedro Alves <palves@redhat.com>
15570
15571 PR cli/17828
15572 * gdb.base/batch-preserve-term-settings.c: New file.
15573 * gdb.base/batch-preserve-term-settings.exp: New file.
15574
e02c96a7
DE
155752015-01-13 Doug Evans <dje@google.com>
15576
15577 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15578 binary.
15579
576fd14c
JB
155802015-01-13 Joel Brobecker <brobecker@adacore.com>
15581
15582 * Makefile.in (clean mostlyclean): Do not delete *.py.
15583
04dccad0
JB
155842015-01-13 Joel Brobecker <brobecker@adacore.com>
15585
15586 * gdb.python/py-lookup-type.exp: New file.
15587
3d230f71
PA
155882015-01-12 Pedro Alves <palves@redhat.com>
15589
15590 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15591 restore GDBFLAGS before returning.
15592
7e67715d
JK
155932015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15594
15595 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15596 is_amd64_regs_target and is_x86_like_target.
15597
f2e0d4b4
DE
155982015-01-11 Doug Evans <xdje42@gmail.com>
15599
15600 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15601 is given without an explicit form.
15602 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15603 attributes.
15604 * gdb.dwarf/corrupt.exp: Ditto.
15605 * gdb.dwarf2/enum-type.exp: Ditto.
15606 * gdb.trace/entry-values.exp: Ditto.
15607 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15608
439250fb
DE
156092015-01-11 Doug Evans <xdje42@gmail.com>
15610
15611 PR gdb/15830
15612 * gdb.base/maint.exp: Remove references to "maint demangle".
15613 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15614 Add tests for explicitly specifying language to demangle.
15615 * gdb.dlang/demangle.exp: Ditto.
15616
ede9f622
PA
156172015-01-09 Pedro Alves <palves@redhat.com>
15618
15619 * gdb.threads/non-stop-fair-events.c: New file.
15620 * gdb.threads/non-stop-fair-events.exp: New file.
15621
a7b796db
PA
156222015-01-09 Pedro Alves <palves@redhat.com>
15623
15624 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15625 the global scope. Set a breakpoint after all threads are started
15626 rather than stepping over two source lines. Expect the prompt.
15627 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15628 global.
15629 (NUM): Now 15.
15630 (main): Use threads_started_barrier to wait for all threads to
15631 start. Main thread no longer calls thread_function. Exit after
15632 180 seconds.
15633 (loop): New function.
15634 (thread_function): Wait on threads_started_barrier barrier. Call
15635 'loop' at each iteration.
15636 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15637 threads have started, instead of hardcoding number of "next"
15638 steps. Use an access watchpoint instead of a write watchpoint.
15639
9665ffdd
PA
156402015-01-09 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15643 (thread_func): Wait on barrier.
15644 (main): Wait for all threads to start before stopping GDB.
15645 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15646 global.
15647 (thread1_func, thread2_func): Wait on barrier.
15648 (main): Wait for all threads to start before stopping GDB.
15649 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15650 New global.
15651 (thread1_func, thread2_func): Wait on barrier.
15652 (main): Wait for all threads to start before stopping GDB.
15653
c945a99f
PA
156542015-01-09 Pedro Alves <palves@redhat.com>
15655
15656 * gdb.threads/attach-many-short-lived-threads.c: New file.
15657 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15658
c1a747c1
PA
156592014-01-09 Pedro Alves <palves@redhat.com>
15660
15661 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15662 instead of to thread 2.
15663 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15664 Add barrier around each pthread_create call instead of around all
15665 calls.
15666 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15667 Set a break on thread_function and have the child threads hit it
15668 one at at a time.
15669
60b3033e
PA
156702015-01-09 Pedro Alves <palves@redhat.com>
15671
15672 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15673 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15674 false.
15675 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15676 checking whether the target board is remote.
15677 * gdb.multi/multi-attach.exp: Likewise.
15678 * gdb.python/py-sync-interp.exp: Likewise.
15679 * gdb.server/ext-attach.exp: Likewise.
15680 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15681 tests that need to attach, instead of checking whether the target
15682 board is remote at the top of the file.
15683
acc018ac
YQ
156842015-01-08 Yao Qi <yao@codesourcery.com>
15685
15686 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15687
50a18af8
JK
156882015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15689
15690 Fix testcase compilation.
15691 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15692
8503d6e1
JB
156932015-01-06 Joel Brobecker <brobecker@adacore.com>
15694
15695 * gdb.python/py-type.exp: Add a couple test about empty
15696 array creation, and negative-length array creation.
15697
cc73dbcc
DE
156982015-01-02 Doug Evans <xdje42@gmail.com>
15699
15700 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15701
0300bbc7
DE
157022015-01-02 Doug Evans <dje@google.com>
15703
15704 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15705
9d85a0ec
YQ
157062014-12-29 Yao Qi <yao@codesourcery.com>
15707
15708 * gdb.trace/entry-values.exp: Update comments. Rename variable
15709 bar_call_foo to returned_from_foo.
15710
87186c6a
MMN
157112014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15712
15713 PR gdb/17394
15714 * gdb.linespec/break-asm-file.c: New file.
15715 * gdb.linespec/break-asm-file.exp: New file.
15716 * gdb.linespec/break-asm-file0.s: New file.
15717 * gdb.linespec/break-asm-file1.s: New file.
15718
1bab7383
YQ
157192014-12-18 Nigel Stephens <nigel@mips.com>
15720 Maciej W. Rozycki <macro@codesourcery.com>
15721
15722 * gdb.base/float.exp: Handle the new output from "info float" on
15723 MIPS targets.
15724
1bc1068a
JK
157252014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15726
15727 Fix MinGW compilation.
15728 * gdb.compile/compile-ops.exp: Update untested message if
15729 !skip_compile_feature_tests.
15730 * gdb.compile/compile-setjmp.exp: Likewise.
15731 * gdb.compile/compile-tls.exp: Likewise.
15732 * gdb.compile/compile.exp: Likewise.
15733 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15734 supported on this host".
15735
b6615d10
DE
157362014-12-16 Doug Evans <xdje42@gmail.com>
15737
15738 * boards/stabs.exp: New file.
15739
25dda427
AA
157402014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15741
15742 * gdb.base/completion.exp: Adjust to format changes of "maint
15743 print user-registers".
15744
bf330350
CU
157452014-12-16 Catalin Udma <catalin.udma@freescale.com>
15746
15747 PR server/17457
15748 * gdb.arch/aarch64-fp.c: New file.
15749 * gdb.arch/aarch64-fp.exp: New file.
15750
395cf596
SDJ
157512014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15752
15753 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15754 r210637, r210913, r211666, r215400, r215817).
15755
15756 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15757 * dg-extract-results.py: New file.
15758 * dg-extract-results.sh: Use it if the environment seems
15759 suitable.
15760
15761 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15762
15763 * dg-extract-results.py (parse_run): Handle warnings that
15764 are printed before a test harness is run.
15765
15766 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15767
15768 * dg-extract-results.py (Named): Remove __cmp__ method.
15769 (output_variation): Use a key to sort variation.harnesses.
15770
15771 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15772
15773 * dg-extract-results.py: For Python 3, force sys.stdout to
15774 handle surrogate escape sequences.
15775 (safe_open): New function.
15776 (output_segment, main): Use it.
15777
15778 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15779
15780 * dg-extract-results.py (Prog.result_re): Include options
15781 in test name.
15782
15783 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15784
15785 * dg-extract-results.py (output_variation): Always sort if
15786 do_sum.
15787
e882ef3c
SM
157882014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15789
15790 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15791 as long as we get pagination notifications.
15792
4992aa20
JM
157932014-12-15 Jason Merrill <jason@redhat.com>
15794
15795 * Makefile.in (check-gdb.%): Restore.
15796 * README: Mention it.
15797
c1b5a1a6
JB
157982014-12-13 Joel Brobecker <brobecker@adacore.com>
15799
15800 * gdb.ada/str_uninit: New testcase.
15801
5537b577
JK
158022014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15803
15804 PR symtab/17642
15805 * gdb.base/vla-stub-define.c: New file.
15806 * gdb.base/vla-stub.c: New file.
15807 * gdb.base/vla-stub.exp: New file.
15808
bb2ec1b3
TT
158092014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15810 Jan Kratochvil <jan.kratochvil@redhat.com>
15811 Tom Tromey <tromey@redhat.com>
15812
15813 * configure.ac: Add gdb.compile/.
15814 * configure: Regenerate.
15815 * gdb.compile/Makefile.in: New file.
15816 * gdb.compile/compile-ops.exp: New file.
15817 * gdb.compile/compile-ops.c: New file.
15818 * gdb.compile/compile-tls.c: New file.
15819 * gdb.compile/compile-tls.exp: New file.
15820 * gdb.compile/compile-constvar.S: New file.
15821 * gdb.compile/compile-constvar.c: New file.
15822 * gdb.compile/compile-mod.c: New file.
15823 * gdb.compile/compile-nodebug.c: New file.
15824 * gdb.compile/compile-setjmp-mod.c: New file.
15825 * gdb.compile/compile-setjmp.c: New file.
15826 * gdb.compile/compile-setjmp.exp: New file.
15827 * gdb.compile/compile-shlib.c: New file.
15828 * gdb.compile/compile.c: New file.
15829 * gdb.compile/compile.exp: New file.
15830 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15831
4ff709eb
TT
158322014-12-12 Tom Tromey <tromey@redhat.com>
15833
15834 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15835 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15836
6dddd6a5
DE
158372014-12-12 Doug Evans <dje@google.com>
15838
15839 * lib/gdb-python.exp (get_python_valueof): New function.
15840 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15841
71c24708
AA
158422014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15843
15844 * gdb.base/completion.exp: Add test for completion of "info
15845 registers ".
15846
3e29f34a
MR
158472014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15848
15849 * gdb.base/func-ptrs.c: New file.
15850 * gdb.base/func-ptrs.exp: New file.
15851
fc126975
SM
158522014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15853
15854 PR breakpoints/17012
15855 * gdb.base/dprintf-detach.c: New file.
15856 * gdb.base/dprintf-detach.exp: New file.
15857
0a46d518
SM
158582014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15859
15860 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15861 * lib/gdb.exp (target_is_gdbserver): New procedure.
15862
a0be3e44
DE
158632014-12-08 Doug Evans <dje@google.com>
15864
15865 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15866
df1b803a
YQ
158672014-12-05 Yao Qi <yao@codesourcery.com>
15868
15869 * gdb.guile/scm-error.exp: Remove the third argument to
15870 gdb_remote_download.
15871 * gdb.guile/scm-frame-args.exp: Likewise.
15872 * gdb.guile/scm-section-script.exp: Likewise.
15873
ddb9f679
YQ
158742014-12-05 Yao Qi <yao@codesourcery.com>
15875
15876 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15877
86e4ed39
DE
158782014-12-04 Doug Evans <dje@google.com>
15879
15880 * gdb.python/py-objfile.exp: Add tests for
15881 objfile.add_separate_debug_file.
15882
7c50a931
DE
158832014-12-04 Doug Evans <dje@google.com>
15884
15885 * lib/gdb.exp (get_build_id): New function.
15886 (build_id_debug_filename_get): Rewrite to use it.
15887 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15888
621661e3
MR
158892014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15890
15891 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15892 `method(long)', not just 0x0.
15893 * gdb.cp/nsalias.exp: Align code labels to 4.
15894 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15895 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15896 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15897 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15898 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15899 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15900
29f0c3b7
DE
159012014-12-02 Doug Evans <dje@google.com>
15902
e1e061e7 15903 PR symtab/17602
29f0c3b7 15904 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15905 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15906 * gdb.cp/anon-ns.exp: Update.
15907
162078c8
NB
159082014-12-02 Nick Bull <nicholaspbull@gmail.com>
15909
15910 * gdb.python/py-events.py (inferior_call_handler): New.
15911 (register_changed_handler, memory_changed_handler): New.
15912 (test_events.invoke): Register new handlers.
15913 * gdb.python/py-events.exp: Add tests for inferior call,
15914 memory_changed and register_changed events.
15915
fdb09caf
AA
159162014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15917
15918 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15919 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15920 if the linker doesn't understand this.
15921
55cfb2c4
SM
159222014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15923
15924 * gdb.python/python.exp: Change expected reply to help().
15925
9e8cd6df
YQ
159262014-12-01 Yao Qi <yao@codesourcery.com>
15927
15928 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15929 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15930 * configure: Re-generated.
15931
6c659fc2
SC
159322014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15933
15934 * gdb.cp/chained-calls.cc: New file.
15935 * gdb.cp/chained-calls.exp: New file.
15936 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15937
d7fc3181
SM
159382014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15939
15940 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15941 * gdb.dwarf2/symtab-producer.exp: Same.
15942 * gdb.gdb/python-interrupts.exp: Same.
15943 * gdb.gdb/python-selftest.exp: Same.
15944 * gdb.python/py-linetable.exp: Same.
15945 * gdb.python/py-type.exp: Same.
15946 * gdb.python/py-value-cc.exp: Same.
15947 * gdb.python/py-value.exp: Same.
15948
10e79639
YQ
159492014-11-28 Yao Qi <yao@codesourcery.com>
15950
15951 * gdb.base/break-probes.exp: Match library name prefixed with
15952 sysroot.
15953
f28a0564
SM
159542014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15955
15956 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15957 test expected output. Add parentheses for the call to print.
15958 Remove L suffix from integers.
15959
3fe1ce1d
DE
159602014-11-26 Doug Evans <dje@google.com>
15961
15962 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15963
84429e27
YQ
159642014-11-22 Yao Qi <yao@codesourcery.com>
15965
15966 * gdb.trace/entry-values.c: Remove asms.
15967 (foo): Add foo_label.
15968 (bar): Add bar_label.
15969 * gdb.trace/entry-values.exp: Remove code computing foo's
15970 length and bar's length.
15971 (Dwarf::assemble): Invoke function_range for bar and use
15972 MACRO_AT_func for foo.
15973
26741859
YQ
159742014-11-22 Yao Qi <yao@codesourcery.com>
15975
15976 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15977 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15978 Use .Lgcc43_procstart instead of gcc43.
15979
45e44d27
JB
159802014-11-21 Joel Brobecker <brobecker@adacore.com>
15981
15982 * gdb.ada/n_arr_bound: New testcase.
15983
458c8db8
SDJ
159842014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15985
15986 PR breakpoints/10737
15987 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15988 test_catch_syscall_multi_arch.
15989 (test_catch_syscall_multi_arch): New function.
15990
43f3e411
DE
159912014-11-20 Doug Evans <xdje42@gmail.com>
15992
15993 * gdb.base/maint.exp: Update expected output.
15994
0d7b2549
AA
159952014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15996
15997 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15998 4-byte instruction on S390.
15999
8908fca5
JB
160002014-11-19 Joel Brobecker <brobecker@adacore.com>
16001
16002 * gdb.ada/arr_arr: New testcase.
16003
4a46959e
JB
160042014-11-19 Joel Brobecker <brobecker@adacore.com>
16005
16006 * gdb.ada/pkd_arr_elem: New Testcase.
16007
470e2f4e
LM
160082014-11-18 Luis Machado <lgustavo@codesourcery.com>
16009
16010 * gdb.reverse/break-precsave: Expect completion message for
16011 core file reads.
16012 * gdb.reverse/consecutive-precsave.exp: Likewise.
16013 * gdb.reverse/finish-precsave.exp: Likewise.
16014 * gdb.reverse/i386-precsave.exp: Likewise.
16015 * gdb.reverse/machinestate-precsave.exp: Likewise.
16016 * gdb.reverse/sigall-precsave.exp: Likewise.
16017 * gdb.reverse/solib-precsave.exp: Likewise.
16018 * gdb.reverse/step-precsave.exp: Likewise.
16019 * gdb.reverse/until-precsave.exp: Likewise.
16020 * gdb.reverse/watch-precsave.exp: Likewise.
16021
a267f3ad
AA
160222014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16023
16024 * gdb.base/bp-permanent.c: Include unistd.h.
16025 * gdb.python/py-framefilter-mi.c (main): Add return type.
16026 * gdb.python/py-framefilter.c (main): Likewise.
16027 * gdb.trace/actions-changed.c (main): Likewise.
16028
12084a9a
AA
160292014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16030
16031 * gdb.mi/until.c: Add eye-catchers.
16032 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16033 line numbers.
16034
dc7e1a77
AA
160352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16036
16037 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16038 function header variants in break1.c.
16039 * gdb.base/ena-dis-br.exp: Likewise.
16040 * gdb.base/hbreak2.exp: Likewise.
16041 * gdb.reverse/until-precsave.exp: Drop references to removed
16042 non-prototype function header variants in ur1.c.
16043 * gdb.reverse/until-reverse.exp: Likewise.
16044
41c77605
PM
160452014-11-17 Petr Machata <pmachata@redhat.com>
16046
16047 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16048 ${_cu_offset_size} bytes abbrev offset.
16049
34248c3a
DE
160502014-11-15 Doug Evans <xdje42@gmail.com>
16051
16052 PR symtab/17559
16053 * gdb.base/line-symtabs.exp: New file.
16054 * gdb.base/line-symtabs.c: New file.
16055 * gdb.base/line-symtabs.h: New file.
16056
646da059
YQ
160572014-11-14 Yao Qi <yao@codesourcery.com>
16058
16059 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16060 (func): Add label func_label.
16061 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16062 Replace low_pc and high_pc with MACRO_AT_range.
16063 Replace name, low_pc and high_pc with MACRO_AT_func.
16064
9301ebe6
YQ
160652014-11-14 Yao Qi <yao@codesourcery.com>
16066
16067 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16068 Replace name, low_pc and high_pc with MACRO_AT_func.
16069
f166b542
YQ
160702014-11-14 Yao Qi <yao@codesourcery.com>
16071
16072 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16073 produce debug information.
16074 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16075
0f6e71e3
YQ
160762014-11-14 Yao Qi <yao@codesourcery.com>
16077
16078 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16079 object and get function length.
16080 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16081 with MACRO_AT_func.
16082 (top-level): Replace gdb_compile and clean_restart with
16083 prepare_for_testing.
16084 * gdb.dwarf2/main.c (main): Add label main_label.
16085
876c4df9
YQ
160862014-11-14 Yao Qi <yao@codesourcery.com>
16087
16088 * lib/dwarf.exp (function_range): New procedure.
16089 (Dwarf::_handle_macro_at_func): New procedure.
16090 (Dwarf::_handle_macro_at_range): New procedure.
16091 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16092
02ad9cf1
YQ
160932014-11-14 Yao Qi <yao@codesourcery.com>
16094
16095 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16096 (_handle_attribute): New procedure.
16097
a59add0c
AA
160982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16099
16100 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16101 * gdb.base/call-sc.c (zed): Likewise.
16102 * gdb.base/checkpoint.c (main): Likewise.
16103 * gdb.base/dump.c (main): Likewise.
16104 * gdb.base/gcore.c (main): Likewise.
16105 * gdb.base/huge.c (main): Likewise.
16106 * gdb.base/multi-forks.c (main): Likewise.
16107 * gdb.base/pr10179-a.c (main): Likewise.
16108 * gdb.base/savedregs.c (main): Likewise.
16109 * gdb.base/sigaltstack.c (main): Likewise.
16110 * gdb.base/siginfo.c (main): Likewise.
16111 * gdb.base/structs.c (zed): Likewise.
16112 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16113 * gdb.mi/mi-syn-frame.c (main): Likewise.
16114 * gdb.mi/until.c (foo, main): Likewise.
16115 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16116 * gdb.base/solib-weak.c (foo): Declare.
16117 * gdb.base/attach-twice.c: Include stdio.h.
16118 * gdb.base/weaklib1.c: Likewise.
16119 * gdb.base/weaklib2.c: Likewise.
16120 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16121 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16122 unistd.h.
16123 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16124 * gdb.mi/mi-exit-code.c: Likewise.
16125 * gdb.base/break-interp-lib.c: Include string.h.
16126 * gdb.base/coremaker.c: Likewise.
16127 * gdb.base/testenv.c: Likewise.
16128 * gdb.python/py-finish-breakpoint.c: Likewise.
16129 * gdb.base/inferior-died.c: Include sys/wait.h.
16130 * gdb.base/fileio.c: Include time.h.
16131 * gdb.base/async-shell.c: Include unistd.h.
16132 * gdb.base/dprintf-non-stop.c: Likewise.
16133 * gdb.base/info-os.c: Likewise.
16134 * gdb.mi/mi-console.c: Likewise.
16135 * gdb.mi/watch-nonstop.c: Likewise.
16136 * gdb.python/py-events.c: Likewise.
16137 * gdb.base/async.c (baz): Move up before its invocation.
16138 * gdb.base/code_elim2.c (my_global_func): Likewise.
16139 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16140 * gdb.base/advance.c (func2): Likewise.
16141
3b5d5997
AA
161422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16143
16144 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16145 variant.
16146 * gdb.base/annota3.c: Likewise.
16147 * gdb.base/async.c: Likewise.
16148 * gdb.base/average.c: Likewise.
16149 * gdb.base/call-ar-st.c: Likewise.
16150 * gdb.base/call-rt-st.c: Likewise.
16151 * gdb.base/call-sc.c: Likewise.
16152 * gdb.base/call-strs.c: Likewise.
16153 * gdb.base/ending-run.c: Likewise.
16154 * gdb.base/execd-prog.c: Likewise.
16155 * gdb.base/exprs.c: Likewise.
16156 * gdb.base/foll-exec.c: Likewise.
16157 * gdb.base/foll-fork.c: Likewise.
16158 * gdb.base/foll-vfork.c: Likewise.
16159 * gdb.base/funcargs.c: Likewise.
16160 * gdb.base/gcore.c: Likewise.
16161 * gdb.base/jump.c: Likewise.
16162 * gdb.base/langs0.c: Likewise.
16163 * gdb.base/langs1.c: Likewise.
16164 * gdb.base/langs2.c: Likewise.
16165 * gdb.base/mips_pro.c: Likewise.
16166 * gdb.base/nodebug.c: Likewise.
16167 * gdb.base/opaque0.c: Likewise.
16168 * gdb.base/opaque1.c: Likewise.
16169 * gdb.base/recurse.c: Likewise.
16170 * gdb.base/run.c: Likewise.
16171 * gdb.base/scope0.c: Likewise.
16172 * gdb.base/scope1.c: Likewise.
16173 * gdb.base/setshow.c: Likewise.
16174 * gdb.base/setvar.c: Likewise.
16175 * gdb.base/shmain.c: Likewise.
16176 * gdb.base/shr1.c: Likewise.
16177 * gdb.base/shr2.c: Likewise.
16178 * gdb.base/sigall.c: Likewise.
16179 * gdb.base/signals.c: Likewise.
16180 * gdb.base/so-indr-cl.c: Likewise.
16181 * gdb.base/solib2.c: Likewise.
16182 * gdb.base/structs.c: Likewise.
16183 * gdb.base/sum.c: Likewise.
16184 * gdb.base/vforked-prog.c: Likewise.
16185 * gdb.base/watchpoint.c: Likewise.
16186 * gdb.reverse/shr2.c: Likewise.
16187 * gdb.reverse/until-reverse.c: Likewise.
16188 * gdb.reverse/ur1.c: Likewise.
16189 * gdb.reverse/watch-reverse.c: Likewise.
16190
066a77c5
AA
161912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16192
16193 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16194 variant.
16195 * gdb.base/sepdebug.exp: Drop references to removed code.
16196
4f204ea5
AA
161972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16198
16199 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16200 variant. Preserve original line numbering.
16201 * gdb.base/list1.c: Likewise.
16202
3b377a3a
AA
162032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16204
16205 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16206 variant.
16207 * gdb.base/break1.c: Likewise.
16208 * gdb.base/break.exp: Drop references to removed code.
16209
e444df73
AA
162102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16211
16212 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16213 variant.
16214
8008f2a7
AA
162152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16216
16217 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16218
a5a06887
AA
162192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16220
16221 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16222 logic into perform_all_tests() and invoke it with and without
16223 function header prototypes.
16224 (do_function_calls): Remove conditional XFAIL for PR 5318.
16225 (rerun_and_prepare): Remove duplicate code.
16226 (perform_all_tests): New. Main logic moved here.
16227
44dba9b9
AA
162282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16229
16230 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16231 code guarded by #ifdef NO_PROTOTYPES.
16232 (t_double_many_args): Likewise.
16233 (DEF_FUNC_MANY_ARGS_1): Likewise.
16234 (DEF_FUNC_VALUES_1): Likewise.
16235 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16236 guarded by #ifdef PROTOTYPES.
16237
d1fbcd56
AA
162382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16239
16240 * gdb.mi/mi-console.c: Add eye-catcher.
16241 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16242 instead of literal line number.
16243
b0e59b8f
AA
162442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16245
16246 * gdb.base/shr2.c: Add eye-catcher.
16247 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16248 line number.
16249
78f98cca
AA
162502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16251
16252 * gdb.base/jump.c: Add eye-catchers.
16253 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16254 numbers.
16255
58fa2af0
AA
162562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16257
16258 * gdb.base/execd-prog.c: Add eye-catchers.
16259 * gdb.base/foll-exec.c: Likewise.
16260 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16261 line numbers.
16262
04e5059b
AA
162632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16264
16265 * gdb.base/ending-run.c: Add eye-catchers.
16266 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16267 literal line numbers.
16268
dbfdb174
AA
162692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16270
16271 * gdb.base/call-rt-st.c: Add eye-catchers.
16272 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16273 literal line numbers.
16274
888a2ade
AA
162752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16276
16277 * gdb.base/call-ar-st.c: Add eye-catchers.
16278 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16279 literal line numbers.
16280
6acc2dde
AA
162812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16282
16283 * gdb.base/average.c: Add eye-catchers.
16284 * gdb.base/sum.c: Likewise.
16285 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16286 regexps dynamically.
16287
9ecfcd1d
AA
162882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16289
16290 * gdb.base/solib1.c: Add eye-catchers.
16291 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16292 literal line numbers.
16293
78708b7c
PA
162942014-11-12 Pedro Alves <palves@redhat.com>
16295
16296 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16297 leader has exited.
16298
af48d08f
PA
162992014-11-12 Pedro Alves <palves@redhat.com>
16300
16301 * gdb.arch/i386-bp_permanent.c: New file.
16302 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16303 (srcfile): Set to i386-bp_permanent.c.
16304 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16305 that stepi does not execute the 'leave' instruction, instead of
16306 testing it does execute.
16307 * gdb.base/bp-permanent.c: New file.
16308 * gdb.base/bp-permanent.exp: New file.
16309
af3768e9
DE
163102014-11-10 Doug Evans <xdje42@gmail.com>
16311
16312 PR symtab/17564
16313 * gdb.base/symtab-search-order.exp: New file.
16314 * gdb.base/symtab-search-order.c: New file.
16315 * gdb.base/symtab-search-order-1.c: New file.
16316 * gdb.base/symtab-search-order-shlib-1.c: New file.
16317
9de00a4a
PA
163182014-11-07 Pedro Alves <palves@redhat.com>
16319
16320 PR gdb/17511
16321 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16322 i?86-*-linux*.
16323
e0f52461
SC
163242014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16325
16326 PR c++/17494
16327 * gdb.cp/pr17494.cc: New file.
16328 * gdb.cp/pr17494.exp: New file.
16329
6ce8c980
YQ
163302014-11-02 Yao Qi <yao@codesourcery.com>
16331
16332 * gdb.python/python.exp: Get working directory and match the
16333 output of "set extended-prompt \\w " with it.
16334
02be9a71
DE
163352014-10-30 Doug Evans <dje@google.com>
16336
16337 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16338 in objfiles.
16339 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16340 in progspaces.
16341
3bdff46b
LM
163422014-10-30 Janis Johnson <janisjo@codesourcery.com>
16343
16344 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16345 * gdb.base/realname-expand.exp: Likewise.
16346 * gdb.linespec/macro-relative.exp: Likewise.
16347
ab917dfb
PA
163482014-10-29 Pedro Alves <palves@redhat.com>
16349
16350 PR gdb/17408
16351 * gdb.threads/schedlock.c (some_function): New function.
16352 (call_function): New global.
16353 (MAYBE_CALL_SOME_FUNCTION): New macro.
16354 (thread_function): Call it.
16355 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16356 and use it instead of a global counter. Adjust all callers.
16357 (get_current_thread): Use "find current thread" for test message
16358 here rather than having all callers pass down the same string.
16359 (goto_loop): New procedure, factored out from ...
16360 (my_continue): ... this.
16361 (step_ten_loops): Change parameter from test message to command to
16362 use. Adjust.
16363 (list_count): Delete global.
16364 (check_result): New procedure, factored out from duplicate top
16365 level code.
16366 (continue tests): Wrap in with_test_prefix.
16367 (test_step): New procedure, factored out from duplicate top level
16368 code.
16369 (top level): Test "step" in combination with all scheduler-locking
16370 modes. Test "next" in combination with all scheduler-locking
16371 modes, and in combination with stepping over a function call or
16372 not.
16373 * gdb.threads/next-bp-other-thread.c: New file.
16374 * gdb.threads/next-bp-other-thread.exp: New file.
16375
d3d4baed
PA
163762014-10-29 Pedro Alves <palves@redhat.com>
16377
16378 PR python/17372
16379 * gdb.python/python.exp: Test a multi-line command that spawns
16380 interactive Python.
16381 * gdb.base/multi-line-starts-subshell.exp: New file.
16382
563e8d85
YQ
163832014-10-29 Yao Qi <yao@codesourcery.com>
16384
16385 * gdb.base/fileio.exp: Make directories on host.
16386
0ea4d52e
YQ
163872014-10-29 Yao Qi <yao@codesourcery.com>
16388
16389 * gdb.base/fileio.c (test_write): Close the file.
16390
7f5ef605
PA
163912014-10-28 Pedro Alves <palves@redhat.com>
16392
16393 PR gdb/12623
16394 * gdb.base/sigstep.c (no_handler): New global.
16395 (main): If 'no_handler is true, set the signal handlers to
16396 SIG_IGN.
16397 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16398 with_sw_watch and no_handler parameters. Handle them.
16399 (top level) <stepping over handler when stopped at a breakpoint
16400 test>: Add a test axis for testing with a software watchpoint, and
16401 another for testing with the signal handler set to SIG_IGN.
16402 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16403 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16404
abbdbd03
PA
164052014-10-28 Pedro Alves <palves@redhat.com>
16406
16407 PR gdb/17511
16408 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16409 * gdb.base/sigstep.exp (other_handler_location): New global.
16410 (advance): Support stepping into the signal handler, and running
16411 commands while in the handler.
16412 (in_handler_map): New global.
16413 (top level): In the advance test, add combinations for getting
16414 into the handler with stepping commands, and for running commands
16415 in the handler. Add comment descripting the advancei tests.
16416
1df4399f
PA
164172014-10-28 Pedro Alves <palves@redhat.com>
16418
16419 * gdb.base/sigstep.exp: Use build_executable instead of
16420 prepare_for_testing.
16421 (top level): Move code that starts GDB, runs to main and creates a
16422 display to ...
16423 (restart): ... this new procedure.
16424 (top level): Move backtrace from signal handler test to ...
16425 (validate_backtrace): ... this new procedure.
16426 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16427 with_test_prefix. Always restart GDB.
16428 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16429 with_test_prefix. Always restart GDB. No need to delete
16430 breakpoints after the test.
16431 (test_skip_handler): Remove prefix parameter.
16432 (skip_over_handler, breakpoint_to_handler)
16433 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16434 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16435 restart GDB. No need to delete breakpoints after the test.
16436 (top level): Use foreach to call the test procedures with
16437 different commands.
16438
a5b6e449
PA
164392014-10-28 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16442 instead of GNATS numbers.
16443 * gdb.base/sigbpt.exp: Likewise.
16444 * gdb.base/siginfo.exp: Likewise.
16445 * gdb.base/sigstep.exp: Likewise.
16446
e5f8a7cc
PA
164472014-10-27 Pedro Alves <palves@redhat.com>
16448
16449 * gdb.base/sigstep.c (dummy): New global.
16450 (main): Issue a couple writes to the new global.
16451 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16452 procedures.
16453 (skip_over_handler): Use test_skip_handler.
16454 (top level): Call skip_over_handler for stepi and nexti too.
16455 (breakpoint_over_handler): Use test_skip_handler.
16456 (top level): Call breakpoint_over_handler for stepi and nexti too.
16457
763905a3
YQ
164582014-10-27 Yao Qi <yao@codesourcery.com>
16459
16460 * gdb.trace/tfile.c (adjust_function_address)
16461 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16462 function descriptor.
16463
6f259a23
DB
164642014-10-24 Don Breazeal <donb@codesourcery.com>
16465
16466 * gdb.base/foll-fork.exp (test_follow_fork,
16467 catch_fork_child_follow): Check for updated fork messages emitted
16468 from infrun.c.
16469 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16470 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16471 vfork_and_exec_child_follow_through_step): Check for updated vfork
16472 messages emitted from infrun.c.
16473
09dd9a69
PA
164742014-10-24 Pedro Alves <palves@redhat.com>
16475
16476 * gdb.base/corefile.exp: Remove references to ultrix.
16477 * gdb.base/interrupt.exp: Likewise.
16478 * gdb.base/whatis.exp: Likewise.
16479 * gdb.gdb/selftest.exp: Likewise.
16480 * gdb.threads/manythreads.exp: Likewise.
16481 * gdb.threads/print-threads.exp: Likewise.
16482 * gdb.threads/pthreads.exp:: Likewise.
16483 * gdb.threads/schedlock.exp: Likewise.
16484
3433cfa5
SC
164852014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16486
16487 * gdb.cp/non-trivial-retval.cc: Add a test case.
16488 * gdb.cp/non-trivial-retval.exp: Add a test.
16489
092f880b
YQ
164902014-10-20 Yao Qi <yao@codesourcery.com>
16491
16492 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16493 * gdb.python/py-objfile-script-gdb.py: New file.
16494 * gdb.python/py-objfile-script.exp: Update reference to
16495 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16496 of remote_download. Remove the dest file.
16497
acbdb7f3
YQ
164982014-10-20 Yao Qi <yao@codesourcery.com>
16499
16500 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16501 * gdb.base/step-line.exp: Likewise.
16502 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16503 * gdb.dwarf2/dw2-basic.exp: Likewise.
16504 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16505 * gdb.dwarf2/dw2-filename.exp: Likewise.
16506 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16507 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16508 * gdb.dwarf2/dw2-producer.exp: Likewise.
16509 * gdb.dwarf2/mac-fileno.exp: Likewise.
16510 * gdb.python/py-frame-args.exp: Likewise.
16511 * gdb.python/py-framefilter.exp: Likewise.
16512 * gdb.python/py-mi.exp: Likewise.
16513 * gdb.python/py-objfile-script.exp: Likewise
16514 * gdb.python/py-pp-integral.exp: Likewise.
16515 * gdb.python/py-pp-re-notag.exp: Likewise.
16516 * gdb.python/py-prettyprint.exp: Likewise.
16517 * gdb.python/py-section-script.exp: Likewise.
16518 * gdb.python/py-typeprint.exp: Likewise.
16519 * gdb.python/py-xmethods.exp: Likewise.
16520 * gdb.stabs/weird.exp: Likewise.
16521 * gdb.xml/tdesc-regs.exp: Likewise.
16522
bd286a29
KCY
165232014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16524
16525 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16526 (out_cu): Use addr_len for the size of addresses.
16527 (out_line): Likewise. Size DW_LNE_set_address instruction
16528 according to addr_len.
16529 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16530 (FUNC): Add START_INSNS to definition.
16531
673dc4a0
YQ
165322014-10-18 Yao Qi <yao@codesourcery.com>
16533
16534 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16535 gdb_has_argv0 return true.
16536 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16537 check [target_info exists noargs], check [gdb_has_argv0]
16538 instead.
16539 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16540 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16541 procedures.
16542
4ffbba72
DE
165432014-10-17 Doug Evans <dje@google.com>
16544
16545 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16546 event.
16547 * gdb.python/py-events.py: Add clear_objfiles event.
16548
d096d8c1
DE
165492014-10-17 Doug Evans <dje@google.com>
16550
16551 * gdb.python/py-objfile.exp: Test progspace attribute.
16552
a80db015
LM
165532014-10-17 Luis Machado <lgustavo@codesourcery.com>
16554
16555 * gdb.guile/scm-breakpoint.exp: Do not assume any
16556 directory separators when matching source file paths.
16557 * gdb.python/py-breakpoint.exp: Likewise.
16558 * gdb.reverse/break-precsave.exp: Likewise.
16559 * gdb.reverse/break-reverse.exp: Likewise.
16560 * gdb.reverse/consecutive-precsave.exp: Likewise.
16561 * gdb.reverse/finish-precsave.exp: Likewise.
16562 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16563 * gdb.reverse/finish-reverse.exp: Likewise.
16564 * gdb.reverse/i386-precsave.exp: Likewise.
16565 * gdb.reverse/i387-env-reverse.exp: Likewise.
16566 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16567 * gdb.reverse/machinestate-precsave.exp: Likewise.
16568 * gdb.reverse/machinestate.exp: Likewise.
16569 * gdb.reverse/sigall-precsave.exp: Likewise.
16570 * gdb.reverse/solib-precsave.exp: Likewise.
16571 * gdb.reverse/step-precsave.exp: Likewise.
16572 * gdb.reverse/until-precsave.exp: Likewise.
16573 * gdb.reverse/watch-precsave.exp: Likewise.
16574 * gdb.reverse/watch-reverse.exp: Likewise.
16575
b22089ab
YQ
165762014-10-17 Yao Qi <yao@codesourcery.com>
16577
16578 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16579 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16580
6c4486e6
PA
165812014-10-17 Pedro Alves <palves@redhat.com>
16582
16583 PR gdb/17471
16584 * gdb.base/bg-execution-repeat.c: New file.
16585 * gdb.base/bg-execution-repeat.exp: New file.
16586
0ff33695
PA
165872014-10-17 Pedro Alves <palves@redhat.com>
16588
16589 PR gdb/17300
16590 * gdb.base/continue-all-already-running.c: New file.
16591 * gdb.base/continue-all-already-running.exp: New file.
16592
6fdebc3d
PA
165932014-10-17 Pedro Alves <palves@redhat.com>
16594
16595 PR gdb/17472
16596 * gdb.base/annota-input-while-running.c: New file.
16597 * gdb.base/annota-input-while-running.exp: New file.
16598
32a8097b
PA
165992014-10-17 Pedro Alves <palves@redhat.com>
16600
16601 * gdb.base/callfuncs.exp: emove references to osf.
16602 * gdb.base/sigall.exp: Likewise.
16603 * gdb.gdb/selftest.exp: Likewise.
16604 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16605 * gdb.mi/non-stop.c: Likewise.
16606 * gdb.mi/pthreads.c: Likewise.
16607 * gdb.reverse/sigall-precsave.exp: Likewise.
16608 * gdb.reverse/sigall-reverse.exp: Likewise.
16609 * gdb.threads/pthreads.c: Likewise.
16610 * gdb.threads/pthreads.exp: Likewise.
16611
7a3517ff
YQ
166122014-10-17 Yao Qi <yao@codesourcery.com>
16613
16614 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16615 check 'target_info exists noargs'.
16616 (test_command_prompt_position): Likewise.
16617 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16618 Remove "set args".
16619 (progvar_simple_while_test): Likewise.
16620 (progvar_complex_if_while_test): Likewise.
16621 (if_while_breakpoint_command_test): Likewise.
16622 (infrun_breakpoint_command_test): Likewise.
16623 (breakpoint_command_test): Likewise.
16624 (watchpoint_command_test): Likewise.
16625 (bp_deleted_in_command_test): Likewise.
16626 (temporary_breakpoint_commands): Likewise.
16627
bb99c472
YQ
166282014-10-16 Yao Qi <yao@codesourcery.com>
16629
16630 * gdb.base/remotetimeout.exp: Remove noargs checking.
16631
7c16b83e
PA
166322014-10-15 Pedro Alves <palves@redhat.com>
16633
16634 PR breakpoints/9649
16635 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16636 * gdb.base/breakpoint-in-ro-region.exp
16637 (probe_target_hardware_step): New procedure.
16638 (top level): Probe hardware stepping and hardware breakpoint
16639 support. Test stepping through a read-only region, with both
16640 "breakpoint auto-hw" on and off and both "always-inserted" on and
16641 off.
16642
35a49624
IB
166432014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16644
16645 * gdb.dlang/demangle.exp: Update for demangling changes.
16646
2d1c107c
SC
166472014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16648
16649 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16650 * gdb.cp/non-trivial-retval.exp: Add new tests.
16651
778811d5
SC
166522014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16653
16654 PR c++/13403
16655 PR c++/15154
16656 * gdb.cp/non-trivial-retval.cc: New file.
16657 * gdb.cp/non-trivial-retval.exp: New file.
16658
10c5f0a8
YQ
166592014-10-15 Yao Qi <yao@codesourcery.com>
16660
16661 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16662 remote host.
16663
65d7b369
YQ
166642014-10-15 Yao Qi <yao@codesourcery.com>
16665
16666 * gdb.python/py-symbol.exp: Match file base name if host is
16667 remote, otherwise match file name with dir name.
16668 * gdb.python/py-symtab.exp: Likewise.
16669 * gdb.python/python.exp: Likewise.
16670
46dc1394
YQ
166712014-10-15 Yao Qi <yao@codesourcery.com>
16672
16673 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16674 pattern.
16675 * gdb.python/py-symtab.exp: Likewise.
16676 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16677 locationn.
16678
c40cc657
JB
166792014-10-14 Joel Brobecker <brobecker@adacore.com>
16680
16681 * gdb.ada/addr_arith: New testcase.
16682
2abf49e1
MR
166832014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16684
16685 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16686 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16687 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16688 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16689
f7088df3
SDJ
166902014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16691
16692 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16693 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16694 * gdb.arch/stap-eval-lang-ada.exp: New file.
16695
4dc06805
YQ
166962014-10-14 Yao Qi <yao@codesourcery.com>
16697
16698 * gdb.mi/mi-var-child.c (nothing1): New function.
16699 (nothing2): New function.
16700 (do_children_tests): Set function pointers by nothing1 and
16701 nothing2.
16702 * gdb.mi/mi-var-child.exp: Step over new added statements.
16703 Update test to match the new output.
16704 * gdb.mi/var-cmd.c (nothing1): New function.
16705 (nothing2): New function.
16706 (do_children_tests): Set function pointers by nothing1 and
16707 nothing2.
16708 * gdb.mi/mi-var-display.exp: Update test to match output.
16709 Step to the line specified by $line_dct_nothing.
16710 Increase the number of lines to step.
16711
46a93de2
YQ
167122014-10-14 Yao Qi <yao@codesourcery.com>
16713
16714 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16715 tests.
16716 * gdb.mi/mi2-var-child.exp: Likewise.
16717
14ea52ee
DE
167182014-10-13 Doug Evans <dje@google.com>
16719
16720 * gdb.python/py-objfile.exp: Change name of file name test.
16721
e5c6e92b
DE
167222014-10-13 Doug Evans <dje@google.com>
16723
16724 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16725 from the start of the CU.
16726
c780cc2f
JK
167272014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16728 Yao Qi <yao@codesourcery.com>
16729
16730 Fix "save breakpoints" for "catch" command.
16731 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16732 Remove -nonewline. Match also the added "main" line.
16733
99894e11
JK
167342014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16735
16736 Fix "save breakpoints" for "disable $bpnum" command.
16737 * gdb.base/save-bp.c (main): Add label.
16738 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16739
6e1ac5a3
JK
167402014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16741
16742 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16743
754dd2b0
YQ
167442014-10-11 Yao Qi <yao@codesourcery.com>
16745
16746 * gdb.server/server-kill.exp: Execute command
16747 "set remote trace-status-packet on" before "tstatus".
16748
f90183d7
YQ
167492014-10-11 Yao Qi <yao@codesourcery.com>
16750
16751 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16752 (main): Call getppid.
16753 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16754 and continue to it. Read variable "server_pid".
16755
bf40a607
YQ
167562014-10-11 Yao Qi <yao@codesourcery.com>
16757
16758 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16759
052ca370
YQ
167602014-10-11 Yao Qi <yao@codesourcery.com>
16761
16762 * gdb.threads/thread-find.exp: Don't execute command
16763 "info threads".
16764 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16765 * gdb.threads/linux-dp.exp: Don't check the condition
16766 $threads_created equals to zero.
16767
3831839c
PA
167682014-10-10 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.base/bigcore.exp: Remove references to IRIX.
16771 * gdb.base/funcargs.exp: Likewise.
16772 * gdb.base/interrupt.exp: Likewise.
16773 * gdb.base/mips_pro.exp: Likewise.
16774 * gdb.base/nodebug.exp: Likewise.
16775 * gdb.base/setvar.exp: Likewise.
16776 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16777
8b9a549d
PA
167782014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16779 Pedro Alves <palves@redhat.com>
16780
16781 PR symtab/14466
16782 * gdb.base/vdso-warning.c: New file.
16783 * gdb.base/vdso-warning.exp: New file.
16784
d48ba5e8
DE
167852014-10-02 Doug Evans <dje@google.com>
16786
16787 * gdb.base/structs.c (main): Don't run forever.
16788
2278c276
PA
167892014-10-02 Pedro Alves <palves@redhat.com>
16790
16791 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16792 (top level) <stop threads 1, stop threads 2>: Use it.
16793
b57bacec
PA
167942014-10-02 Pedro Alves <palves@redhat.com>
16795
16796 * gdb.threads/break-while-running.exp (test): Add new
16797 'update_thread_list' argument. Skip "info threads" if false.
16798 (top level): Add new 'update_thread_list' axis.
16799
13fd3ff3
PA
168002014-10-02 Pedro Alves <palves@redhat.com>
16801
16802 PR breakpoints/17431
16803 * gdb.base/execl-update-breakpoints.c: New file.
16804 * gdb.base/execl-update-breakpoints.exp: New file.
16805
0fec99e8
PA
168062014-10-01 Pedro Alves <palves@redhat.com>
16807
16808 * gdb.base/breakpoint-in-ro-region.c: New file.
16809 * gdb.base/breakpoint-in-ro-region.exp: New file.
16810
2ddf4301
SM
168112014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16812
16813 * gdb.mi/mi-exit-code.exp: New file.
16814 * gdb.mi/mi-exit-code.c: New file.
16815
6a5f3f43
YQ
168162014-09-30 Yao Qi <yao@codesourcery.com>
16817
16818 * lib/prelink-support.exp (build_executable_own_libs): Error if
16819 the target isn't native.
16820
345bcc73
YQ
168212014-09-30 Yao Qi <yao@codesourcery.com>
16822
16823 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16824 false.
16825
a25a5a45
PA
168262014-09-22 Pedro Alves <palves@redhat.com>
16827
16828 * gdb.threads/break-while-running.exp: New file.
16829 * gdb.threads/break-while-running.c: New file.
16830
00ba3162
YQ
168312014-09-19 Yao Qi <yao@codesourcery.com>
16832
16833 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16834 Invoke test. Restart GDB with --readnow and invoke test again.
16835
c3b7b696
YQ
168362014-09-19 Yao Qi <yao@codesourcery.com>
16837
16838 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16839 proc set_breakpoint_on_gcd_function. Invoke
16840 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16841 invoke set_breakpoint_on_gcd_function again.
16842
2b4fd423
DE
168432014-09-18 Doug Evans <dje@google.com>
16844
16845 * gdb.dwarf2/symtab-producer.exp: New file.
16846
a5947601
SDJ
168472014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16848
16849 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16850 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16851 * gdb.base/global-var-nested-by-dso.c: Likewise.
16852 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16853
91c19059
SDJ
168542014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16855 Pedro Alves <palves@redhat.com>
16856
16857 * gdb.base/watch-bitfields.exp: Pass string other than test file
16858 name to prepare_for_testing.
16859 (watch): New procedure.
16860 (expect_watchpoint): Use with_test_prefix.
16861 (top level): Factor out tests to ...
16862 (test_watch_location, test_regular_watch): ... these new
16863 procedures, and use with_test_prefix and gdb_continue_to_end.
16864
bb9d5f81
PP
168652014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16866
16867 PR breakpoints/12526
16868 * gdb.base/watch-bitfields.exp: New file.
16869 * gdb.base/watch-bitfields.c: New file.
16870
635856f5
PA
168712014-09-16 Pedro Alves <palves@redhat.com>
16872
16873 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16874 software and hardware addresses, not software address against
16875 itself.
16876
7280ceea
PA
168772014-09-16 Pedro Alves <palves@redhat.com>
16878
16879 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16880 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16881
428b16bd
PA
168822014-09-16 Pedro Alves <palves@redhat.com>
16883
16884 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16885 files.
16886 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16887 "*-*-vxworks*" throughout.
16888 * gdb.base/break.exp: Likewise.
16889 * gdb.base/default.exp: Likewise.
16890 * gdb.base/scope.exp: Likewise.
16891 * gdb.base/sepdebug.exp: Likewise.
16892 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16893 throughout.
16894 * gdb.base/run.c: Likewise.
16895 * gdb.base/sepdebug.c: Likewise.
16896 * gdb.hp/gdb.aCC/run.c: Likewise.
16897 * gdb.reverse/until-reverse.c: Likewise.
16898 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16899
666d413c
YQ
169002014-09-16 Yao Qi <yao@codesourcery.com>
16901
16902 * boards/local-remote-host-native.exp: New file.
16903
57cbd724
DE
169042014-09-14 Doug Evans <xdje42@gmail.com>
16905
16906 * gdb.threads/queue-signal.c (thread_count): New variable.
16907 (thread_count_mutex, thread_count_condvar): New variables.
16908 (incr_thread_count, wait_all_threads_running): New functions.
16909 (main): Wait for all threads to be in their thread functions.
16910
81219e53
DE
169112014-09-13 Doug Evans <xdje42@gmail.com>
16912
16913 * gdb.threads/queue-signal.c: New file.
16914 * gdb.threads/queue-signal.exp: New file.
16915
3714cea7
DE
169162014-09-13 Doug Evans <xdje42@gmail.com>
16917
16918 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16919 be consistent with what default_gdb_init uses.
16920 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16921 the plain text of the prompt. Add some logging printfs.
16922 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16923
fa43b1d7
PA
169242014-09-12 Pedro Alves <palves@redhat.com>
16925
16926 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16927 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16928 * gdb.arch/i386-size-overlap.exp: Likewise.
16929 * gdb.arch/i386-size.exp: Likewise.
16930 * gdb.arch/i386-unwind.exp: Likewise.
16931 * gdb.base/a2-run.exp: Likewise.
16932 * gdb.base/break.exp: Likewise.
16933 * gdb.base/charset.exp: Likewise.
16934 * gdb.base/chng-syms.exp: Likewise.
16935 * gdb.base/commands.exp: Likewise.
16936 * gdb.base/dbx.exp: Likewise.
16937 * gdb.base/find.exp: Likewise.
16938 * gdb.base/funcargs.exp: Likewise.
16939 * gdb.base/jit-simple.exp: Likewise.
16940 * gdb.base/reread.exp: Likewise.
16941 * gdb.base/sepdebug.exp: Likewise.
16942 * gdb.base/step-bt.exp: Likewise.
16943 * gdb.cp/mb-inline.exp: Likewise.
16944 * gdb.cp/mb-templates.exp: Likewise.
16945 * gdb.objc/basicclass.exp: Likewise.
16946 * gdb.threads/killed.exp: Likewise.
16947
9d9bf2df
EBM
169482014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16949
16950 PR tdep/17379
16951 * gdb.arch/powerpc-stackless.S: New file.
16952 * gdb.arch/powerpc-stackless.exp: New file.
16953
1cf2f1b0
JK
169542014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16955
16956 * gdb.base/attach.c: Include unistd.h.
16957 (main): Call alarm. Add label postloop.
16958 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16959 gdb_breakpoint, gdb_continue_to_breakpoint.
16960 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16961
98880d46
PA
169622014-09-11 Pedro Alves <palves@redhat.com>
16963
16964 PR gdb/17347
16965 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16966 * gdb.base/attach.exp (test_command_line_attach_run): New
16967 procedure.
16968 (top level): Call it.
16969
4c92ff2c
PA
169702014-09-11 Pedro Alves <palves@redhat.com>
16971
16972 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16973 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16974 (do_command_attach_tests): Use spawn_wait_for_attach.
16975 * gdb.base/solib-overlap.exp: Likewise.
16976 * gdb.multi/multi-attach.exp: Likewise.
16977 * gdb.python/py-prompt.exp: Likewise.
16978 * gdb.python/py-sync-interp.exp: Likewise.
16979 * gdb.server/ext-attach.exp: Likewise.
16980
3adc1a7d
GKB
169812014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16982
16983 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16984 command in testcase. Simplify testcase.
16985
96334934
JB
169862014-09-10 Joel Brobecker <brobecker@adacore.com>
16987
16988 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16989
eb479039
JB
169902014-09-10 Joel Brobecker <brobecker@adacore.com>
16991
16992 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16993
deede10c
JB
169942014-09-10 Joel Brobecker <brobecker@adacore.com>
16995
16996 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16997
7828a5f5
JB
169982014-09-10 Joel Brobecker <brobecker@adacore.com>
16999
17000 * gdb.dwarf2/dynarr-ptr.c: New file.
17001 * gdb.dwarf2/dynarr-ptr.exp: New file.
17002
33aeebcf
MR
170032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17004
17005 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17006 of 30 rather than hardcoding 120 for a slow test case. Take the
17007 `gdb,timeout' target setting into account for this calculation.
17008 Don't extend the timeout for the test cases that don't need it.
17009
7b415901
MR
170102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17011
17012 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17013 a factor of 2 for a slow test case. Take the `gdb,timeout'
17014 target setting into account for this calculation.
17015 * gdb.reverse/until-precsave.exp: Increase the timeout by
17016 a factor of 15 and 3 respectively rather than adding 120
17017 for a pair of slow test cases. Take the `gdb,timeout'
17018 target setting into account for this calculation.
17019
4a40f85a
MR
170202014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17021
17022 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17023 timeout, don't pass one down to gdb_expect.
17024 (gdb_expect): Rework timeout selection.
17025
09635af7
MR
170262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17027
17028 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17029 exception on timeout.
17030 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17031 (gdbserver_start_extended): Catch any `gdbserver_start' error
17032 exceptions.
17033 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17034 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17035 `gdbserver_gdb_load' error exceptions.
17036
2bdd10b7
MR
170372014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17038
17039 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17040 120 on waiting for the TCP socket to open.
17041
316935f0
DE
170422014-09-09 Doug Evans <xdje42@gmail.com>
17043
17044 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17045 _caller_matches, _any_caller_is, _any_caller_matches.
17046
83740597
DE
170472014-09-09 Doug Evans <xdje42@gmail.com>
17048
17049 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17050
4c122fc3
YQ
170512014-09-09 Yao Qi <yao@codesourcery.com>
17052
17053 * gdb.mi/mi-var-display.exp: Set print symbol off.
17054
a9f116cb
GKB
170552014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17056
17057 PR gdb/17035
17058 * gdb.base/commands.exp: Add tests to verify user-defined
17059 commands with empty bodies.
17060 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17061 python commands in `show user command`.
17062 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17063 scheme commands in `show user command`.
17064
c75bd3a2
JK
170652014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17066
17067 PR python/17355
17068 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17069 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17070 * gdb.python/py-framefilter-invalidarg.exp: New file.
17071 * gdb.python/py-framefilter-invalidarg.py: New file.
17072
faa42425
DE
170732014-09-06 Doug Evans <xdje42@gmail.com>
17074
17075 PR 15276
17076 * gdb.python/py-caller-is.c: New file.
17077 * gdb.python/py-caller-is.exp: New file.
17078
474ca4f6
SDJ
170792014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17080
17081 PR gdb/17235
17082 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17083 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17084
eb0b0463
SDJ
170852014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17086
17087 PR fortran/17237
17088 * gdb.fortran/print-formatted.exp: New file.
17089 * gdb.fortran/print-formatted.f90: Likewise.
17090
5f3b99cf
SS
170912014-09-03 Sasha Smundak <asmundak@google.com>
17092
17093 * gdb.python/py-frame.exp: Test Frame.read_register.
17094
7d793aa9
SDJ
170952014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17096
17097 PR python/16699
17098 * gdb.python/py-completion.exp: New file.
17099 * gdb.python/py-completion.py: Likewise.
17100
fb0576e9
DE
171012014-08-28 Doug Evans <dje@google.com>
17102
17103 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17104 eax,etc. are live with values set by gdb and thus the compiler can't
17105 use them.
17106 * gdb.arch/i386-pseudo.c (main): Ditto.
17107
ee92b0dd
DE
171082014-08-27 Doug Evans <dje@google.com>
17109
17110 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17111
6649db35
DE
171122014-08-25 Doug Evans <dje@google.com>
17113
17114 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17115 (main): Ditto.
17116
564b7600
DE
171172014-08-25 Doug Evans <dje@google.com>
17118
17119 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17120
3881fb67
YQ
171212014-08-24 Yao Qi <yao@codesourcery.com>
17122
17123 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17124 symbol off.
17125 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17126
a05a36a5
DE
171272014-08-22 Doug Evans <dje@google.com>
17128
17129 PR 17276
17130 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17131 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17132 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17133
7c343b48
YQ
171342014-08-22 Yao Qi <yao@codesourcery.com>
17135
17136 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17137 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17138 * gdb.python/python.exp: Likewise. Use .py file on the host
17139 instead of the build.
17140
22fd09ae
JK
171412014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17142
17143 * gdb.threads/gcore-stale-thread.c: New file.
17144 * gdb.threads/gcore-stale-thread.exp: New file.
17145
a8454a7c
PA
171462014-08-21 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17149 * gdb.base/gcore-relro-pie.exp: Likewise.
17150 * gdb.base/gcore-relro.exp: Likewise.
17151 * gdb.base/gcore.exp: Likewise.
17152 * gdb.base/print-symbol-loading.exp: Likewise.
17153 * gdb.threads/gcore-thread.exp: Likewise.
17154 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17155
2a31c623
PA
171562014-08-20 Pedro Alves <palves@redhat.com>
17157 Jan Kratochvil <jan.kratochvil@redhat.com>
17158
17159 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17160 configure.
17161 (EXPECT): Handle READ1 being set.
17162 (all): Depend on EXTRA_RULES.
17163 (check-read1, expect-read1, read1.so, read1): New rules.
17164 * README (Testsuite Parameters): Document the READ1 make variable.
17165 (Race detection): New section.
17166 * configure: Regenerate.
17167 * configure.ac: If build==host==target, and running under a
17168 GNU/glibc system, add read1 to the extra Makefile rules.
17169 (EXTRA_RULES): AC_SUBST it.
17170 * lib/read1.c: New file.
17171
d36430db
JB
171722014-08-20 Joel Brobecker <brobecker@adacore.com>
17173
17174 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17175 the handling of variables declared as a typedef to an array
17176 which a DW_AT_data_location attribute.
17177
9a0dc9e3
PA
171782014-08-19 Andrew Burgess <aburgess@broadcom.com>
17179 Pedro Alves <palves@redhat.com>
17180
17181 PR symtab/14604
17182 PR symtab/14605
17183 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17184 gdb_test.
17185
0718a8da
PA
171862014-08-19 Pedro Alves <palves@redhat.com>
17187
17188 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17189
13b448cd
YQ
171902014-08-19 Yao Qi <yao@codesourcery.com>
17191
17192 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17193 right line.
17194
1cbf5077
DB
171952014-08-18 David Blaikie <dblaikie@gmail.com>
17196
17197 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17198
bf0fae19
JB
171992014-08-18 Joel Brobecker <brobecker@adacore.com>
17200
17201 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17202 attribute in array range.
17203
3c8c5dcc
JB
172042014-08-18 Joel Brobecker <brobecker@adacore.com>
17205
17206 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17207
e66d4446
SC
172082014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17209
17210 PR c++/17132
17211 * gdb.cp/pr17132.cc: New file.
17212 * gdb.cp/pr17132.exp: New file.
17213
940df408
SC
172142014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17215
17216 * gdb.python/py-xmethods.py (A_getarrayind)
17217 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17218 Use 'print' with function call syntax.
17219 (E_method_matcher.match): Fix tab vs space indentation mixup.
17220
ebcc6c3a
YQ
172212014-08-15 Yao Qi <yao@codesourcery.com>
17222
17223 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17224 false.
17225
775e0f04
YQ
172262014-08-15 Yao Qi <yao@codesourcery.com>
17227
17228 * gdb.cp/casts.exp: Set print symbol off.
17229 * gdb.cp/class2.exp: Likewise.
17230 * gdb.cp/overload.exp: Likewise.
17231 * gdb.cp/templates.exp: Likewise.
17232
d769e349
DE
172332014-08-11 Doug Evans <dje@google.com>
17234
17235 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17236 (test_load_shlib): Update.
17237
20c6f1e1
YQ
172382014-08-09 Yao Qi <yao@codesourcery.com>
17239
17240 * gdb.base/display.exp: Invoke is_address_zero_readable.
17241 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17242 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17243 * gdb.base/hbreak-unmapped.exp: Return if
17244 is_address_zero_readable returns true.
17245 * gdb.base/signest.exp: Likewise.
17246 * gdb.base/signull.exp: Likewise.
17247 * gdb.base/sigbpt.exp: Likewise.
17248 * gdb.guile/scm-disasm.exp: Do the test if
17249 is_address_zero_readable returns false.
17250 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17251 * gdb.python/py-arch.exp: Likewise.
17252 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17253 * lib/gdb.exp (is_address_zero_readable): New proc.
17254
5792e8e3
YQ
172552014-08-09 Yao Qi <yao@codesourcery.com>
17256
17257 PR testsuite/13443
17258 * gdb.mi/mi-var-display.exp: Make test messages unique.
17259
3cecbbbe
TT
172602014-08-04 Tom Tromey <tromey@redhat.com>
17261
17262 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17263 target 0".
17264
00b51ff5
TT
172652014-08-04 Tom Tromey <tromey@redhat.com>
17266
17267 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17268 "target_resume".
17269
6908c509
JB
172702014-08-01 Joel Brobecker <brobecker@adacore.com>
17271
17272 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17273 inner_vla_struct_object_size.
17274 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17275 as xfail.
17276
cc6563d2
PA
172772014-07-30 Pedro Alves <palves@redhat.com>
17278
17279 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17280 comment.
17281
7e09a223
YQ
172822014-07-29 Yao Qi <yao@codesourcery.com>
17283
17284 PR gdb/17206
17285 * gdb.base/until-nodebug.exp: New.
17286
7ebdbe92
DE
172872014-07-28 Doug Evans <xdje42@gmail.com>
17288
17289 PR guile/17203
17290 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17291 previously existing parameter, and previously ambiguously spelled
17292 parameter.
17293
fdb1adc6
WN
172942014-07-28 Will Newton <will.newton@linaro.org>
17295
17296 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17297
186fcde0
DE
172982014-07-26 Ludovic Courtès <ludo@gnu.org>
17299 Doug Evans <xdje42@gmail.com>
17300
17301 PR guile/17146
17302 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17303
70509625
PA
173042014-07-25 Pedro Alves <palves@redhat.com>
17305
17306 * gdb.threads/signal-command-handle-nopass.c: New file.
17307 * gdb.threads/signal-command-handle-nopass.exp: New file.
17308 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17309 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17310 * gdb.threads/signal-delivered-right-thread.c: New file.
17311 * gdb.threads/signal-delivered-right-thread.exp: New file.
17312
c3f814a1
PA
173132014-07-25 Pedro Alves <palves@redhat.com>
17314
17315 * gdb.base/double-prompt-target-event-error.exp
17316 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17317 match.
17318 (cancel_pagination_in_target_event): Rework double prompt
17319 detection.
17320 * gdb.base/paginate-after-ctrl-c-running.exp
17321 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17322 <return>' match.
17323 * gdb.base/paginate-bg-execution.exp
17324 (test_bg_execution_pagination_return)
17325 (test_bg_execution_pagination_cancel): Remove '-notransfer
17326 <return>' matches.
17327 * gdb.base/paginate-execution-startup.exp
17328 (test_fg_execution_pagination_return)
17329 (test_fg_execution_pagination_cancel): Remove '-notransfer
17330 <return>' matches.
17331 * gdb.base/paginate-inferior-exit.exp
17332 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17333 match.
17334 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17335 * lib/gdb.exp (pagination_prompt): Run text through
17336 string_to_regexp.
17337 (gdb_test_multiple): Match $pagination_prompt instead of
17338 "<return>".
17339 (string_to_regexp): Move to lib/gdb-utils.exp.
17340
e214cf6c
JK
173412014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17342
17343 * gdb.arch/amd64-entry-value-paramref.S: New file.
17344 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17345 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17346 * gdb.arch/amd64-optimout-repeat.S: New file.
17347 * gdb.arch/amd64-optimout-repeat.c: New file.
17348 * gdb.arch/amd64-optimout-repeat.exp: New file.
17349
17d0c5c8
JK
173502014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17351
17352 PR gdb/17170
17353 * gdb.base/statistics.exp: New file.
17354
b8b8facf
DE
173552014-07-17 Doug Evans <dje@google.com>
17356
74b49205 17357 PR gdb/17170
b8b8facf
DE
17358 * gdb.base/maint.exp: Update testing of per-command stats.
17359
1b5d0ab3
PA
173602014-07-16 Pedro Alves <palves@redhat.com>
17361
17362 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17363 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17364 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17365 (tfile_write_buf): New functions.
17366 (add_memory_block): Rewrite using the above.
17367 (adjust_function_address): New function.
17368 (FUNCTION_ADDRESS): New macro.
17369 (write_basic_trace_file): Remove short_x local, and use
17370 tfile_write_16. Change type of func_addr local to unsigned long
17371 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17372 here. Cast argument of add_memory_block to char pointer.
17373 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17374 (main): Remove parameters.
17375 * gdb.trace/tfile.exp: Remove nowarnings.
17376
4d974e88
SM
173772014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17378
17379 * gdb.base/debug-expr.exp: Test string evaluation with
17380 "debug expression" on.
17381
41e99568
PA
173822014-07-15 Pedro Alves <palves@redhat.com>
17383
17384 * gdb.base/reread.exp: Use clean_restart.
17385
487d9753
PL
173862014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17387
17388 * gdb.arch/avr-flash-qualifer.c: New.
17389 * gdb.arch/avr-flash-qualifer.exp: New.
17390
cc1c52ad
PA
173912014-07-14 Pedro Alves <palves@redhat.com>
17392
17393 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17394 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17395
1e973570
PA
173962014-07-14 Pedro Alves <palves@redhat.com>
17397
17398 * gdb.base/double-prompt-target-event-error.c: New file.
17399 * gdb.base/double-prompt-target-event-error.exp: New file.
17400
93d6eb10
PA
174012014-07-14 Pedro Alves <palves@redhat.com>
17402
17403 PR gdb/17072
17404 * gdb.base/paginate-inferior-exit.c: New file.
17405 * gdb.base/paginate-inferior-exit.exp: New file.
17406
0017922d
PA
174072014-07-14 Pedro Alves <palves@redhat.com>
17408
17409 PR gdb/17072
17410 * gdb.base/paginate-bg-execution.c: New file.
17411 * gdb.base/paginate-bg-execution.exp: New file.
17412
94696ad3
PA
174132014-07-14 Pedro Alves <palves@redhat.com>
17414
17415 PR gdb/17072
17416 * gdb.base/paginate-execution-startup.c: New file.
17417 * gdb.base/paginate-execution-startup.exp: New file.
17418 * lib/gdb.exp (pagination_prompt): New global.
17419 (default_gdb_spawn): New procedure, factored out from
17420 default_gdb_spawn.
17421 (default_gdb_start): Adjust to call default_gdb_spawn.
17422 (gdb_spawn): New procedure.
17423
bd293940
PA
174242014-07-14 Pedro Alves <palves@redhat.com>
17425
17426 * lib/gdb.exp (gdb_assert): New procedure.
17427 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17428
c933f875
PA
174292014-07-14 Pedro Alves <palves@redhat.com>
17430
17431 * gdb.base/execution-termios.c: New file.
17432 * gdb.base/execution-termios.exp: New file.
17433
d98b7a16
TT
174342014-07-14 Tom Tromey <tromey@redhat.com>
17435
17436 * gdb.cp/vla-cxx.cc: New file.
17437 * gdb.cp/vla-cxx.exp: New file.
17438
548740d6
TT
174392014-07-14 Tom Tromey <tromey@redhat.com>
17440
17441 * gdb.reverse/rerun-prec.c: New file.
17442 * gdb.reverse/rerun-prec.exp: New file.
17443
a25eb028
MR
174442014-07-12 Maciej W. Rozycki <macro@mips.com>
17445 Maciej W. Rozycki <macro@codesourcery.com>
17446
17447 * lib/gdb-utils.exp: New file.
17448 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17449 inline `gdb_init_command' processing.
17450 (gdb_start_cmd): Likewise.
17451 * lib/mi-support.exp (mi_run_cmd): Likewise.
17452 * README: Document `gdb_init_command' and `gdb_init_commands'.
17453
218c2655
JK
174542014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17455
17456 Fix false FAIL running under a very long directory name.
17457 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17458 and "set print elements 10000". Twice.
17459
5401fde3
YQ
174602014-07-11 Yao Qi <yao@codesourcery.com>
17461
17462 * gdb.base/exprs.exp: "set print symbol off".
17463
e76126e8
PA
174642014-07-11 Pedro Alves <palves@redhat.com>
17465
17466 * gdb.threads/kill.c: New file.
17467 * gdb.threads/kill.exp: New file.
17468
2d6f0de6
YQ
174692014-07-10 Yao Qi <yao@codesourcery.com>
17470
17471 * gdb.trace/tfile.c (write_basic_trace_file)
17472 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17473 address written to trace file.
17474
7180e04a
PA
174752014-07-09 Pedro Alves <palves@redhat.com>
17476
17477 * gdb.base/attach-wait-input.exp: New file.
17478 * gdb.base/attach-wait-input.c: New file.
17479
9a9a7608
AB
174802014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17481
17482 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17483 setting up test structures.
17484 (main): Call new test function.
17485 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17486 test function, continue into test function and walk test
17487 structures.
17488
161ac41e
YQ
174892014-07-02 Yao Qi <yao@codesourcery.com>
17490
17491 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17492 'bar_start' at the beginning of functions 'foo' and 'bar'
17493 respectively.
17494 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17495 instead of 'foo' and 'bar'.
17496
1f267ae3
MM
174972014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17498
17499 * gdb.btrace/segv.exp: New.
17500 * gdb.btrace/segv.c: New.
17501
2b239efb
LM
175022014-07-02 Luis Machado <lgustavo@codesourcery.com>
17503
17504 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17505 instruction.
17506
cf363f18
MW
175072014-06-30 Mark Wielaard <mjw@redhat.com>
17508
17509 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17510 vulture, vilify, villar): New volatile array constants.
17511 (vindictive, vegetation): New const volatile array constants.
17512 * gdb.base/volatile.exp: Test volatile and const volatile array
17513 types.
17514
aebf9d24
AA
175152014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17516
17517 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17518 target lacks support for awatch, rwatch, or hbreak.
17519
b67a2c6f
YQ
175202014-06-27 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.multi/dummy-frame-restore.exp: New.
17523 * gdb.multi/dummy-frame-restore.c: New.
17524
aef92902
MM
175252014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17526
17527 * gdb.btrace/gcore.exp: New.
17528
8e9db26e
PA
175292014-06-23 Pedro Alves <palves@redhat.com>
17530
17531 * gdb.base/watchpoint-reuse-slot.c: New file.
17532 * gdb.base/watchpoint-reuse-slot.exp: New file.
17533
70afc5b7
SC
175342014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17535
17536 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17537 progspace's filename in 'info', 'enable' and 'disable' command
17538 tests.
17539
b972bd9c
JK
175402014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17541
17542 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17543 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17544 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17545
125f8a3d
GB
175462014-06-20 Gary Benson <gbenson@redhat.com>
17547
17548 * gdb.arch/i386-avx.exp: Fix include file location.
17549 * gdb.arch/i386-sse.exp: Likewise.
17550
3ed9baed
IB
175512014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17552
17553 * gdb.dlang/expression.exp: New file.
17554
034f788c
PA
175552014-06-19 Pedro Alves <palves@redhat.com>
17556
17557 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17558 out from ...
17559 (top level): ... here. Iterate running tests under different
17560 scheduler-locking settings.
17561
45371d0c
LM
175622014-06-18 Luis Machado <lgustavo@codesourcery.com>
17563
17564 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17565 to DW_FORM_addr and use non-zero addresses.
17566
5d376983
SC
175672014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17568
17569 PR gdb/17017
17570 * gdb.python/py-xmethods.cc: Add global function call counters and
17571 increment them in their respective functions. Remove "cout"
17572 statements.
17573 * gdb.python/py-xmethods.exp: Make tests check the global function
17574 call counters instead of depending on inferior IO.
17575
a1aa2221
LM
175762014-06-18 Don Breazeal <donb@codesourcery.com>
17577
17578 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17579 Deleted procedure.
17580 (explicit_fork_parent_follow): Deleted procedure.
17581 (explicit_fork_child_follow): Deleted procedure.
17582 (test_follow_fork): New procedure.
17583 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17584 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17585 procedure calls.
17586
0fc05997
YQ
175872014-06-17 Yao Qi <yao@codesourcery.com>
17588
17589 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17590 CP1252.
17591
70795c52
LM
175922014-06-17 Luis Machado <lgustavo@codesourcery.com>
17593
17594 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17595 Initialize ptr and S explicitly.
17596 (skip_type_update_when_not_use_rtti_test): Likewise.
17597
6be47f0c
KS
175982014-06-16 Keith Seitz <keiths@redhat.com>
17599
17600 PR mi/15863
17601 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17602 the inferior is started.
17603
d03de421
PA
176042014-06-16 Pedro Alves <palves@redhat.com>
17605
17606 * gdb.base/break-main-file-remove-fail.c: New file.
17607 * gdb.base/break-main-file-remove-fail.exp: New file.
17608 * gdb.base/break-unload-file.exp: Use build_executable instead of
17609 prepare_for_testing.
17610 (test_break): New parameter "initial_load". Handle it.
17611 (top level): Add initial_load cmdline/file axis.
17612
f9579b99
TT
176132014-06-12 Tom Tromey <tromey@redhat.com>
17614
17615 * gdb.base/completion.exp: Don't use directory name in test.
17616
3657956b
GB
176172014-06-09 Gary Benson <gbenson@redhat.com>
17618
17619 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17620 separate the always-available ANSI-standard signals from the
17621 signals that require checking.
17622 (main): Likewise.
17623 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17624 Likewise.
17625 (main): Likewise.
17626
4186eb54
KS
176272014-06-07 Keith Seitz <keiths@redhat.com>
17628
17629 Revert:
17630 PR c++/16253
17631 * gdb.cp/var-tag.cc: New file.
17632 * gdb.cp/var-tag.exp: New file.
17633 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17634 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17635 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17636 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17637
25326a28 176382014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17639
17640 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17641
829155c9
PA
176422014-06-06 Pedro Alves <palves@redhat.com>
17643
17644 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17645 in target debug output instead of looking at RSP packets,
17646 disabling the test on any target that uses hardware stepping.
17647 Update comments.
17648
61c8d22e
PA
176492014-06-06 Pedro Alves <palves@redhat.com>
17650
17651 * gdb.base/break-unload-file.exp: Fix typo.
17652
d9a47287
YQ
176532014-06-06 Yao Qi <yao@codesourcery.com>
17654
17655 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17656 from "jit_function" to "^jit_function".
17657
e5e01dbf
YQ
176582014-06-06 Yao Qi <yao@codesourcery.com>
17659
17660 * gdb.base/async.c (foo): Add one statement.
17661 * gdb.base/async.exp: Get the next instruction address and
17662 match the output of "nexti" by instruction address. Match
17663 the hex address in the output of "finish".
17664
73ba372c
GB
176652014-06-06 Gary Benson <gbenson@redhat.com>
17666
17667 * gdb.base/call-signals.c: Remove preprocessor conditionals
17668 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17669 SIGSEGV and SIGTERM.
17670 * gdb.base/sigall.c: Likewise.
17671 * gdb.base/unwindonsignal.c: Likewise.
17672 * gdb.reverse/sigall-reverse.c: Likewise.
17673
831517df
YQ
176742014-06-06 Yao Qi <yao@codesourcery.com>
17675
17676 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17677 readable, skip the test.
17678
b8b91e98
YQ
176792014-06-06 Yao Qi <yao@codesourcery.com>
17680
17681 * gdb.threads/staticthreads.c (thread_function): Move the line
17682 setting breakpoint on forward.
17683 * gdb.threads/staticthreads.exp: Update comments.
17684
fb934770
LC
176852014-06-05 Ludovic Courtès <ludo@gnu.org>
17686
17687 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17688 "history-append! type error".
17689
6ef284bd
SM
176902014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17691
17692 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17693 erroneous dprintf expected input.
17694
a872e241
DE
176952014-06-04 Doug Evans <xdje42@gmail.com>
17696
17697 * gdb.guile/scm-generics.exp: Delete.
17698
16f691fb
DE
176992014-06-04 Doug Evans <xdje42@gmail.com>
17700
17701 * gdb.guile/scm-breakpoint.exp: Update.
17702 Add tests for breakpoint registration.
17703
012370f6
TT
177042014-06-04 Tom Tromey <tromey@redhat.com>
17705
17706 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17707 VLA-in-union.
17708 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17709 inner_vla_struct, vla_union types. Initialize objects of those
17710 types and compute their sizes.
17711
9f5a4cef
HZ
177122014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17713 Hui Zhu <hui@codesourcery.com>
17714
17715 * gdb.base/fileio.exp: Add test for shell not available as well as
17716 available.
17717 * gdb.base/fileio.c (test_system): Check for shell twice.
17718
90a45c4d
YQ
177192014-06-04 Yao Qi <yao@codesourcery.com>
17720
17721 * gdb.base/auto-connect-native-target.exp: Remove redundant
17722 space from the regexp pattern.
17723
70017e41
YQ
177242014-06-04 Yao Qi <yao@codesourcery.com>
17725
17726 * gdb.base/default.exp: Replace "child" with "native" in
17727 regexp pattern.
17728
883964a7
SC
177292014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17730
17731 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17732 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17733 * gdb.python/py-xmethods.py: Python script supporting the
17734 new testcase and tests.
17735
ef370185
JB
177362014-06-03 Joel Brobecker <brobecker@adacore.com>
17737 Pedro Alves <palves@redhat.com>
17738
17739 PR breakpoints/17000
17740 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17741 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17742
1e2ccb61
BM
177432014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17744
17745 * gdb.base/subst.exp: Add tests to verify partial path matching
17746 output.
17747
c6ec5ab2
PA
177482014-06-03 Pedro Alves <palves@redhat.com>
17749
17750 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17751 target that doesn't use software single-stepping.
17752
835c559f
PA
177532014-06-03 Pedro Alves <palves@redhat.com>
17754
17755 PR breakpoints/17000
17756 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17757 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17758
06eb1586
DE
177592014-06-02 Doug Evans <xdje42@gmail.com>
17760
17761 * gdb.guile/scm-parameter.exp: New file.
17762
e698b8c4
DE
177632014-06-02 Doug Evans <xdje42@gmail.com>
17764
17765 * gdb.guile/scm-cmd.c: New file.
17766 * gdb.guile/scm-cmd.exp: New file.
17767
ded03782
DE
177682014-06-02 Doug Evans <xdje42@gmail.com>
17769
17770 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17771 pretty-printer lookup.
17772 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17773 (make-pp_s-printer): Call it.
17774 (make-pretty-printer-from-dict): New function.
17775 (lookup-pretty-printer-maker-from-dict): New function.
17776 (*pretty-printer*): Simplify.
17777 (make-objfile-pp_s-printer): New function.
17778 (install-objfile-pretty-printers!): New function.
17779 (make-progspace-pp_s-printer): New function.
17780 (install-progspace-pretty-printers!): New function.
17781 * gdb.guile/scm-progspace.c: New file.
17782 * gdb.guile/scm-progspace.exp: New file.
17783
41fac0cf
PA
177842014-06-02 Pedro Alves <palves@redhat.com>
17785
17786 * gdb.base/dprintf-bp-same-addr.c: New file.
17787 * gdb.base/dprintf-bp-same-addr.exp: New file.
17788
96ae5695
EBM
177892014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17790
17791 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17792 * gdb.arch/powerpc-power.s: Likewise.
17793
da02b3a8
JB
177942014-06-02 Joel Brobecker <brobecker@adacore.com>
17795
17796 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17797
c72b2e7b
YQ
177982014-06-01 Yao Qi <yao@codesourcery.com>
17799
17800 * gdb.base/watchpoint.exp (test_watch_location): Check null
17801 pointer can be dereferenced. If not, do the test, otherwise
17802 skip it.
17803
53e8a631
AB
178042014-05-30 Andrew Burgess <aburgess@broadcom.com>
17805
17806 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17807 results.
17808 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17809
938f0e2f
AB
178102014-05-30 Andrew Burgess <aburgess@broadcom.com>
17811
17812 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17813 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17814 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17815 * gdb.arch/amd64-invalid-stack-top.c: New file.
17816 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17817
9ba6657a
PA
178182014-05-30 Pedro Alves <palves@redhat.com>
17819
17820 PR breakpoints/17000
17821 * gdb.base/sss-bp-on-user-bp.c: New file.
17822 * gdb.base/sss-bp-on-user-bp.exp: New file.
17823
522c09bf
DB
178242014-05-30 David Blaikie <dblaikie@gmail.com>
17825
17826 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17827 gnu_inline semantics via attribute.
17828 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17829 source explicitly specifies the required semantics.
17830
bf4ef81e
MR
178312014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17832
17833 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17834
329ea579
PA
178352014-05-29 Pedro Alves <palves@redhat.com>
17836 Tom Tromey <tromey@redhat.com>
17837
17838 * gdb.base/async-shell.exp: Don't enable target-async.
17839 * gdb.base/async.exp
17840 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17841 parameter. Adjust.
17842 (top level): Don't test with "target-async".
17843 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17844 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17845 * gdb.base/inferior-died.exp: Don't enable target-async.
17846 * gdb.base/interrupt-noterm.exp: Likewise.
17847 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17848 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17849 * gdb.mi/mi-nonstop.exp: Likewise.
17850 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17851 * gdb.mi/mi-nsintrall.exp: Likewise.
17852 * gdb.mi/mi-nsmoribund.exp: Likewise.
17853 * gdb.mi/mi-nsthrexec.exp: Likewise.
17854 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17855 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17856 * gdb.python/py-evsignal.exp: Don't enable target-async.
17857 * gdb.python/py-evthreads.exp: Likewise.
17858 * gdb.python/py-prompt.exp: Likewise.
17859 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17860 * gdb.server/solib-list.exp: Don't enable target-async.
17861 * gdb.threads/thread-specific-bp.exp: Likewise.
17862 * lib/mi-support.exp: Adjust to use mi-async.
17863
fd664c91
PA
178642014-05-29 Pedro Alves <palves@redhat.com>
17865
17866 PR gdb/13860
17867 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17868 reason, even in sync mode.
17869
251bde03
PA
178702014-05-29 Pedro Alves <palves@redhat.com>
17871 Hui Zhu <hui@codesourcery.com>
17872
17873 PR PR15693
17874 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17875 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17876 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17877 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17878
7f3c0343
JB
178792014-05-28 Joel Brobecker <brobecker@adacore.com>
17880
17881 * config/monitor.exp (gdb_target_monitor): Replace use of
17882 "set remotebaud" by "set serial baud".
17883
b2715b27
AW
178842014-05-26 Andy Wingo <wingo@igalia.com>
17885
17886 * gdb.guile/scm-breakpoint.exp:
17887 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17888 properties instead of gdb-object-properties.
17889
498a4489
YQ
178902014-05-26 Yao Qi <yao@codesourcery.com>
17891
17892 * gdb.server/no-thread-db.exp: Specify source file name
17893 explicitly when setting a breakpoint.
17894
589fdceb
MM
178952014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17896
17897 * gdb.btrace/vdso.c: New.
17898 * gdb.btrace/vdso.exp: New.
17899
e9089e05
MM
179002014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17901
17902 * gdb.base/gcore.exp (capture_command_output): Move ...
17903 * lib/gdb.exp (capture_command_output): ... here.
17904
67b5c0c1
MM
179052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17906
17907 * gdb.btrace/data.exp: Test memory access during btrace replay.
17908
a2199296
SM
179092014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17910
17911 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17912
17b2616c
PA
179132014-05-21 Pedro Alves <palves@redhat.com>
17914
17915 PR gdb/13860
17916 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17917 (top level): Test that output related to execution commands is
17918 sent to the console with CLI commands, but not with MI commands.
17919 Test that breakpoint events are always mirrored to the console.
17920 Also expect the new source line to be output after a "next" in
17921 async mode too. Make it a pass/fail test.
17922 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17923 output.
17924 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17925
5166082f
PA
179262014-05-21 Pedro Alves <palves@redhat.com>
17927
17928 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17929 Use them to test variations of "list" after reaching a breakpoint.
17930 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17931 Test "list" with listsize 10 after reaching a breakpoint.
17932 * gdb.python/python.exp (decode_line current location line
17933 number): Adjust expected line number.
17934
2f25d70f
SM
179352014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17936
17937 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17938 behavior for $args, pass it directly to "run".
17939
ff604a67
MR
179402014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17941
17942 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17943 30000 to 65536.
17944
6a3cb8e8
PA
179452014-05-21 Pedro Alves <palves@redhat.com>
17946
17947 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17948 auto-connect-native-target off".
17949 * gdb.base/auto-connect-native-target.c: New file.
17950 * gdb.base/auto-connect-native-target.exp: New file.
17951
4ebfc96e
PA
179522014-05-21 Pedro Alves <palves@redhat.com>
17953
17954 * gdb.base/default.exp: Test "target native" instead of "target
17955 child".
17956
36d46afb
MW
179572014-05-21 Mark Wielaard <mjw@redhat.com>
17958
17959 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17960
5876f503
JK
179612014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17962
17963 Fix TLS access for -static -pthread.
17964 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17965 <HAVE_TLS> (thread_function, main): Initialize it.
17966 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17967 Add clean_restart.
17968 <$have_tls != "">: Check TLSVAR.
17969
0256a6ac
PA
179702014-05-21 Pedro Alves <palves@redhat.com>
17971
17972 * gdb.base/dcache-line-read-error.c: New.
17973 * gdb.base/dcache-line-read-error.exp: New.
17974
936d2992
PA
179752014-05-20 Pedro Alves <palves@redhat.com>
17976
17977 * gdb.base/compare-sections.c: New file.
17978 * gdb.base/compare-sections.exp: New file.
17979
802e8e6d
PA
179802014-05-20 Pedro Alves <palves@redhat.com>
17981
17982 * gdb.base/break-idempotent.c: New file.
17983 * gdb.base/break-idempotent.exp: New file.
17984
e59fa00f
MM
179852014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17986
17987 * gdb.btrace/nohist.exp: New.
17988
8b696e31
YQ
179892014-05-20 Yao Qi <yao@codesourcery.com>
17990
17991 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17992 gdb.reverse directory and gdb_reverse_timeout exists in board
17993 setting.
17994 * README: Document gdb_reverse_timeout.
17995
73c9764f
YQ
179962014-05-20 Yao Qi <yao@codesourcery.com>
17997
17998 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17999 'test_file_name'. Treat args as a string instead of a list.
18000 (gdb_init): Rename argument 'args' by 'test_file_name'.
18001
f1f4348a
JK
180022014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18003
18004 * gdb.arch/powerpc-power.exp: New file.
18005 * gdb.arch/powerpc-power.s: New file.
18006
0dbe70ce
DE
180072014-05-16 Doug Evans <dje@google.com>
18008
18009 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18010 * gdb.base/completion.exp: Check that all expected files exist
18011 before doing file completion.
0dbe70ce 18012
8d551b02
DE
180132014-05-16 Doug Evans <dje@google.com>
18014
18015 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18016 Update.
18017 (do_syscall_tests_without_xml): Update.
18018
73eb7709
PA
180192014-05-16 Pedro Alves <palves@redhat.com>
18020
18021 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18022 instead of "unknown output after running".
18023
3fae92fc
YQ
180242014-05-16 Yao Qi <yao@codesourcery.com>
18025
18026 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18027 file1.txt from host at the end.
18028 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18029
c2b2ccc5
DE
180302014-05-15 Doug Evans <dje@google.com>
18031
18032 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18033 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18034 loading file. Add test for TU lookup.
18035
8c217a4b
SM
180362014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18037
18038 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18039 calling "-exec-arguments" or "set args" before running the
18040 inferior.
18041
3deb39c6
SM
180422014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18043
18044 * lib/mi-support.exp (mi_expect_stop): Expect message for
18045 inferiors that exit with non-zero exit code.
18046
71a79f8c
YQ
180472014-05-14 Yao Qi <yao@codesourcery.com>
18048
18049 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18050 match absolute path on remote host.
18051 (test_file_list_exec_source_files): Remove "/" from the
18052 pattern.
18053
f23fcd46
YQ
180542014-05-14 Yao Qi <yao@codesourcery.com>
18055
18056 * boards/local-remote-host-notty.exp (${board}_file): New
18057 proc.
18058
9404b58f
KM
180592014-05-07 Kyle McMartin <kyle@redhat.com>
18060
18061 Pushed by Joel Brobecker <brobecker@adacore.com>.
18062 * gdb.arch/aarch64-atomic-inst.c: New file.
18063 * gdb.arch/aarch64-atomic-inst.exp: New file.
18064
5e45f04c
YQ
180652014-05-07 Yao Qi <yao@codesourcery.com>
18066
18067 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18068 in current context" too.
18069
c888a17d
KS
180702014-05-05 Keith Seitz <keiths@redhat.com>
18071
18072 * gdb.linespec/ls-dollar.exp: Add test for linespec
18073 file:convenience_variable.
18074
290a839c
YQ
180752014-05-05 Yao Qi <yao@codesourcery.com>
18076
18077 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18078 traceframes into tfile and ctf trace files. Read data from
18079 trace file and test collected data.
18080 (gdb_collect_locals_test): Likewise.
18081 (gdb_unavailable_registers_test): Likewise.
18082 (gdb_unavailable_floats): Likewise.
18083 (gdb_collect_globals_test): Likewise.
18084 (top-level): Append "ctf" to trace_file_targets if GDB
18085 supports.
18086
b5262cd0
YQ
180872014-05-05 Yao Qi <yao@codesourcery.com>
18088
18089 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18090 code to ...
18091 (gdb_collect_args_test_1): ... it. New proc.
18092 (gdb_collect_locals_test): Move some code to ...
18093 (gdb_collect_locals_test_1): ... it. New proc.
18094 (gdb_unavailable_registers_test): Move some code to ...
18095 (gdb_unavailable_registers_test_1): ... it. New proc.
18096 (gdb_unavailable_floats): Move some code to ...
18097 (gdb_unavailable_floats_1): ... it. New proc.
18098
30a1e6cc
SDJ
180992014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18100
18101 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18102 probes to test for bitness recognition.
18103 * gdb.arch/amd64-stap-optional-prefix.exp
18104 (test_probe_value_without_reg): New procedure.
18105 Add code to test for different kinds of bitness.
18106
f33da99a
SDJ
181072014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18108
18109 PR breakpoints/16889
18110 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18111 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18112
5b80f00d
PA
181132014-05-01 Pedro Alves <palves@redhat.com>
18114
18115 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18116 gdb_file_cmd if no file is specified.
18117 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18118 last_loaded_file to set the remote exec-file.
18119
f8c2a73c
PA
181202014-05-01 Pedro Alves <palves@redhat.com>
18121
18122 * boards/local-remote-host.exp: New file.
18123
be6e8ac7
PA
181242014-05-01 Pedro Alves <palves@redhat.com>
18125
18126 * boards/local-remote-host.exp: Rename to ...
18127 * boards/local-remote-host-notty.exp: ... this.
18128
cac0dc8f
JB
181292014-04-28 Joel Brobecker <brobecker@adacore.com>
18130
18131 * gdb.ada/dyn_arrayidx: New testcase.
18132
9730e6cc
YQ
181332014-04-26 Yao Qi <yao@codesourcery.com>
18134
18135 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18136 and compute the length of function main. Save it in
18137 $main_length.
18138 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18139 (top-level): Use gdb_compile to compile objects into
18140 executable and restart GDB. Remove invocation to
18141 prepare_for_testing.
18142
7ae1a6a6
PA
181432014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18144 Pedro Alves <palves@redhat.com>
18145
18146 PR server/16255
18147 * gdb.multi/multi-attach.c: New file.
18148 * gdb.multi/multi-attach.exp: New file.
18149
4082afcc
PA
181502014-04-25 Pedro Alves <palves@redhat.com>
18151
18152 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18153 user.
18154 (top level): Test that "set remote conditional-breakpoints-packet
18155 off" works as intended.
18156 * gdb.base/dprintf.exp: Test that "set remote
18157 breakpoint-commands-packet off" works as intended.
18158 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18159 New function.
18160 (top level): Call it.
18161 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18162 remote fast-tracepoints-packet off" works as intended.
18163 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18164 * lib/gdb.exp (gdb_is_target_remote): ... here.
18165
2abc3f8d
DB
181662014-04-24 David Blaikie <dblaikie@gmail.com>
18167
18168 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18169 ensure clang would not discard them.
18170 * gdb.base/gdbvars.c: Ditto.
18171 * gdb.base/memattr.c: Ditto.
18172 * gdb.base/whatis.c: Ditto.
18173 * gdb.python/py-prettyprint.c: Ditto.
18174 * gdb.trace/actions.c: Ditto.
18175 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18176 ensure clang would not discard it.
18177
bfd39632
DB
181782014-04-24 David Blaikie <dblaikie@gmail.com>
18179
18180 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18181 clang to emit the full definition of type required by the test
18182 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18183
22842ff6
DB
181842014-04-24 David Blaikie <dblaikie@gmail.com>
18185
18186 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18187 coax Clang into emitting the definition of the type.
18188 * gdb.cp/pr10728-x.h (y): Ditto.
18189 * gdb.cp/pr10728-y.cc (y): Ditto.
18190
c2e827ad
DB
181912014-04-24 David Blaikie <dblaikie@gmail.com>
18192
18193 * gdb.base/label.exp: XFAIL label related tests under Clang.
18194 * gdb.cp/cplabel.exp: Ditto.
18195 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18196 under Clang those using labels.
18197
4c2d33e7
YQ
181982014-04-25 Yao Qi <yao@codesourcery.com>
18199
18200 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18201 double_label.
18202 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18203 partial_label and double_label.
18204
56083b99
DB
182052014-04-24 David Blaikie <dblaikie@gmail.com>
18206
18207 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18208
25d4e99d
DB
182092014-04-24 David Blaikie <dblaikie@gmail.com>
18210
18211 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18212 of the function to work across GCC and Clang.
18213 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18214 pointer types (const void ** const V void **).
18215
01f9f808
MS
182162014-04-24 Michael Sturm <michael.sturm@mintel.com>
18217 Walfred Tedeschi <walfred.tedeschi@intel.com>
18218
18219 * Makefile.in (EXECUTABLES): Added i386-avx512.
18220 * gdb.arch/i386-avx512.c: New file.
18221 * gdb.arch/i386-avx512.exp: Likewise.
18222
4b48d439
KS
182232014-04-23 Keith Seitz <keiths@redhat.com>
18224
18225 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18226 (mi_make_breakpoint_table): New procedure.
18227 (mi_create_breakpoint): Use mi_make_breakpoint
18228 and return the result.
18229 (mi_make_breakpoint): New procedure.
18230 (mi_build_kv_pairs): New procedure.
18231
18232 * gdb.mi/mi-break.exp: Remove unused globals,
18233 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18234 All callers updated.
18235 * gdb.mi/mi-dprintf.exp: Use variable to track command
18236 number.
18237 Update all callers of mi_create_breakpoint and use
18238 mi_make_breakpoint_table.
18239 Remove any unused global variables.
18240 * gdb.mi/mi-nonstop.exp: Likewise.
18241 * gdb.mi/mi-nsintrall.exp: Likewise.
18242 * gdb.mi/mi-nsmoribund.exp: Likewise.
18243 * gdb.mi/mi-nsthrexec.exp: Likewise.
18244 * gdb.mi/mi-reverse.exp: Likewise.
18245 * gdb.mi/mi-simplerun.exp: Likewise.
18246 * gdb.mi/mi-stepn.exp: Likewise.
18247 * gdb.mi/mi-syn-frame.exp: Likewise.
18248 * gdb.mi/mi-until.exp: Likewise.
18249 * gdb.mi/mi-var-cp.exp: Likewise.
18250 * gdb.mi/mi-var-display.exp: Likewise.
18251 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18252 * gdb.mi/mi2-var-child.exp: Likewise.
18253 * gdb.mi/mi-vla-c99.exp: Likewise.
18254 * lib/mi-support.exp: Likewise.
18255
18256 From Ian Lance Taylor <iant@cygnus.com>:
18257 * lib/gdb.exp (parse_args): New procedure.
18258
08351840
PA
182592014-04-23 Pedro Alves <palves@redhat.com>
18260
18261 * gdb.base/break-unload-file.c: New file.
18262 * gdb.base/break-unload-file.exp: New file.
18263 * gdb.base/sym-file-lib.c (baz): New function.
18264 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18265 field.
18266 (load): Store the segment's mapped size.
18267 (unload): New function.
18268 (unload_shlib): New function.
18269 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18270 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18271 set a breakpoint at baz, and call it.
18272 * gdb.base/sym-file.exp: New tests for stale breakpoint
18273 instructions.
18274
076855f9
PA
182752014-04-23 Pedro Alves <palves@redhat.com>
18276
18277 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18278 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18279 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18280 * gdb.base/hbreak-unmapped.c: New file.
18281 * gdb.base/hbreak-unmapped.exp: New file.
18282 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18283 * lib/gdb.exp (gdb_is_target_remote): ... here.
18284
483805cf
PA
182852014-04-22 Pedro Alves <palves@redhat.com>
18286
18287 * gdb.base/consecutive-step-over.c: New file.
18288 * gdb.base/consecutive-step-over.exp: New file.
18289
06d97543
PA
182902014-04-22 Pedro Alves <palves@redhat.com>
18291
18292 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18293 instead of send_gdb/gdb_expect.
18294
b4429ea2
YQ
182952014-04-22 Yao Qi <yao@codesourcery.com>
18296
18297 * lib/trace-support.exp (generate_tracefile): New procedure.
18298 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18299 return 0.
18300 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18301 if generate_tracefile returns 1.
18302
51d48146
PA
183032014-04-18 Tom Tromey <palves@redhat.com>
18304 Pedro alves <tromey@redhat.com>
18305
18306 PR backtrace/15558
18307 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18308 with a backtrace limit.
18309 * gdb.python/py-frame-inline.exp: Test running to an inline
18310 function with a backtrace limit, and printing the newest frame.
18311 * gdb.python/py-frame-inline.c (main): Call f.
18312
bd1dce5f
MS
183132014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18314
18315 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18316
40d1a503
MS
183172014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18318
18319 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18320 Drop prefix from unsupported source file path.
18321
389b98f7
YQ
183222014-04-17 Yao Qi <yao@codesourcery.com>
18323
18324 * lib/gdb.exp (with_target_charset): New proc.
18325 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18326 with_target_charset.
18327 (test_print_strings): Likewise.
18328 (test_repeat_bytes): Likewise.
18329 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18330 for some tests.
18331
22869d73
KS
183322014-04-16 Keith Seitz <keiths@redhat.com>
18333
18334 PR gdb/15827
18335 * gdb.dwarf2/corrupt.c: New file.
18336 * gdb.dwarf2/corrupt.exp: New file.
18337
c4f87ca6
KS
183382014-04-16 Keith Seitz <keiths@redhat.com>
18339
18340 PR c++/16597
18341 * gdb.cp/namelessclass.cc: New file.
18342 * gdb.cp/namelessclass.exp: New file.
18343 * gdb.cp/namelessclass.S: New file.
18344
ab19de87
DE
183452014-04-16 Doug Evans <dje@google.com>
18346
18347 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18348 Add comment.
18349 (gdbserver_default_get_comm_port): New function.
18350 (gdbserver_start): Check if board file provided
18351 "gdbserver,get_comm_port" and use it if so.
18352 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18353 (gdb,socketport): Set to "stdio".
18354 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18355 (stdio_gdbserver_template): Delete.
18356 (${board}_get_remote_address): Update.
18357 (${board}_build_remote_cmd): Delete.
18358 (${board}_get_comm_port): New function.
18359 (${board}_spawn): Update.
18360 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18361 Delete.
18362 (${board}_get_remote_address): Update.
18363 (${board}_get_comm_port): New function.
18364
fc98a809
AB
183652014-04-16 Andrew Burgess <aburgess@broadcom.com>
18366
18367 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18368 appearing in any order.
18369
87fd9e6e
DE
183702014-04-15 Doug Evans <dje@google.com>
18371
18372 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18373 uninitialized value of "description".
18374
099fc3ea
KS
183752014-04-15 Keith Seitz <keiths@redhat.com>
18376
18377 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18378 Remove unused globals.
18379 (test_running_the_program): Likewise.
18380 (test_controlled_execution): Likewise.
18381 (test_controlling_breakpoints): Likewise.
18382 (test_program_termination): Likewise.
18383
5da151d4
KS
183842014-04-15 Keith Seitz <keiths@redhat.com>
18385
18386 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18387 unused globals.
18388 (test_rbreak_creation_and_listing): Likewise.
18389 (test_ignore_count): Likewise.
18390 (test_error): Likewise.
18391
35e5d2f0
PA
183922014-04-15 Pedro Alves <palves@redhat.com>
18393
18394 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18395 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18396 sym-file-loader.c.
18397 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18398 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18399 to sym-file-loader.c.
18400 (struct library): Forward declare.
18401 (load_shlib, lookup_function): Change prototypes.
18402 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18403 (translate_offset): Remove declarations.
18404 (get_text_addr): New declaration.
18405 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18406 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18407 sym-file-loader.h.
18408 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18409 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18410 here from sym-file-loader.h.
18411 (struct library): New structure.
18412 (load_shlib, lookup_function): Change prototypes and adjust to
18413 work with a struct library.
18414 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18415 (translate_offset): Make static.
18416 (get_text_addr): New function.
18417 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18418
eb4c1710
PA
184192014-04-15 Pedro Alves <palves@redhat.com>
18420
18421 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18422
2d1baf52
PA
184232014-04-15 Pedro Alves <palves@redhat.com>
18424
18425 * gdb.base/sym-file-loader.c: Include <limits.h>.
18426 (SELF_LINK): New define.
18427 (get_origin): New function.
18428 (load_shlib): Use it.
18429 * gdb.base/sym-file.exp: Don't early return if the target is
18430 remote. Use runto_main, and issue fail is that fails. Use
18431 gdb_load_shlibs.
18432 (shlib_name): Delete.
18433 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18434
7dd6df01
PA
184352014-04-15 Pedro Alves <palves@redhat.com>
18436
18437 * gdb.base/sym-file.exp: Remove regex characters from test
18438 message. Don't refer to breakpoint numbers in test messages.
18439
b50c8614
KS
184402014-04-14 Keith Seitz <keiths@redhat.com>
18441
18442 PR c++/16253
18443 * gdb.cp/var-tag.cc: New file.
18444 * gdb.cp/var-tag.exp: New file.
18445 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18446 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18447 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18448 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18449
3d567982
TT
184502014-04-14 Tom Tromey <tromey@redhat.com>
18451
18452 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18453 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18454 type.
18455 * gdb.cp/enum-class.exp: New file.
18456 * gdb.cp/enum-class.cc: New file.
18457
0626fc76
TT
184582014-04-14 Tom Tromey <tromey@redhat.com>
18459
18460 * gdb.dwarf2/enum-type.exp: New file.
18461
dca325b3
SA
184622014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18463
18464 * gdb.mi/mi-vla-c99.exp: New file.
18465 * gdb.mi/vla.c: New file.
18466
5854b38a
SA
184672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18468
18469 * gdb.base/vla-datatypes.c: New file.
18470 * gdb.base/vla-datatypes.exp: New file.
18471
463bb957
SA
184722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18473
18474 * gdb.base/vla-ptr.c: New file.
18475 * gdb.base/vla-ptr.exp: New file.
18476
3dd170be
SA
184772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18478
18479 * gdb.dwarf2/count.exp: New file.
18480
5ecaaa66
SA
184812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18482
18483 * gdb.base/vla-sideeffect.c: New file.
18484 * gdb.base/vla-sideeffect.exp: New file.
18485
41f1ada5
DB
184862014-04-14 David Blaikie <dblaikie@gmail.com>
18487
18488 * gdb.mi/non-stop.c: Add return value for non-void function return
18489 statement.
18490 * gdb.threads/staticthreads.c: Ditto.
18491
0be03e84
DE
184922014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18493 Doug Evans <xdje42@gmail.com>
18494
18495 * gdb.guile/scm-value.c: Improve test case.
18496 * gdb.guile/scm-value.exp: Add new test.
18497
f180a1fb
DB
184982014-04-11 David Blaikie <dblaikie@gmail.com>
18499
18500 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18501 override Clang's default.
18502
6b662e19
JB
185032014-04-11 Joel Brobecker <brobecker@adacore.com>
18504
18505 Revert the following changes (regressions):
18506
18507 * gdb.base/vla-sideeffect.c: New file.
18508 * gdb.base/vla-sideeffect.exp: New file.
18509
18510 * gdb.dwarf2/count.exp: New file.
18511
18512 * gdb.base/vla-multi.c: New file.
18513 * gdb.base/vla-multi.exp: New file.
18514
18515 * gdb.base/vla-ptr.c: New file.
18516 * gdb.base/vla-ptr.exp: New file.
18517
18518 * gdb.base/vla-datatypes.c: New file.
18519 * gdb.base/vla-datatypes.exp: New file.
18520
18521 * gdb.mi/mi-vla-c99.exp: New file.
18522 * gdb.mi/vla.c: New file.
18523
245a5f0b
KS
185242014-04-11 Keith Seitz <keiths@redhat.com>
18525
18526 PR c++/16675
18527 * gdb.cp/cpsizeof.exp: New file.
18528 * gdb.cp/cpsizeof.cc: New file.
18529
58a84dcf
SA
185302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18531
191a8a90
JB
18532 * gdb.mi/mi-vla-c99.exp: New file.
18533 * gdb.mi/vla.c: New file.
58a84dcf 18534
c8655f75
SA
185352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18536
18537 * gdb.base/vla-datatypes.c: New file.
18538 * gdb.base/vla-datatypes.exp: New file.
18539
024e13b4
SA
185402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18541
18542 * gdb.base/vla-ptr.c: New file.
18543 * gdb.base/vla-ptr.exp: New file.
18544
1a237e0e
SA
185452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18546
18547 * gdb.base/vla-multi.c: New file.
18548 * gdb.base/vla-multi.exp: New file.
18549
504f3432
SA
185502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18551
18552 * gdb.dwarf2/count.exp: New file.
18553
3bce8237
SA
185542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18555
191a8a90
JB
18556 * gdb.base/vla-sideeffect.c: New file.
18557 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18558
322f9c21
YQ
185592014-04-11 Yao Qi <yao@codesourcery.com>
18560
18561 * gdb.base/completion.exp: Check file exists before running tests
18562 on file completion.
18563
d708bcd1
PA
185642014-04-10 Pedro Alves <palves@redhat.com>
18565
18566 * gdb.base/cond-eval-mode.c: New file.
18567 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18568 prepare_for_testing to build the new file. Check result of
18569 runto_main.
18570 (test_break, test_watch): New procedures.
18571 (top level): Use them.
18572
ae1d2761
PM
185732014-04-08 Pierre Muller <muller@sourceware.org>
18574
18575 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18576 Ctrl-V use for mingw hosts.
18577
7af389b8
SC
185782014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18579
18580 * gdb.python/py-value.c: Improve test case.
18581 * gdb.python/py-value.exp: Add new test.
18582
5e703181
DE
185832014-04-07 David Blaikie <dblaikie@gmail.com>
18584
18585 * lib/compiler.c: Identify the clang compiler.
18586 * lib/compiler.cc: Ditto.
18587
9810b410
YQ
185882014-04-03 Yao Qi <yao@codesourcery.com>
18589
18590 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18591
98d1b8dc
AB
185922014-04-01 Anton Blanchard <anton@samba.org>
18593
18594 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18595 messages unique.
18596
3114cea1
AB
185972014-04-01 Anton Blanchard <anton@samba.org>
18598
18599 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18600 prepare_for_testing.
18601
62f7182c
AB
186022014-04-01 Anton Blanchard <anton@samba.org>
18603
18604 * gdb.arch/ppc64-atomic-inst.c: Remove.
18605 * gdb.arch/ppc64-atomic-inst.S: New file.
18606 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18607
770e7fc7
DE
186082014-03-31 Doug Evans <dje@google.com>
18609
18610 * gdb.base/print-symbol-loading-lib.c: New file.
18611 * gdb.base/print-symbol-loading-main.c: New file.
18612 * gdb.base/print-symbol-loading.exp: New file.
18613
46e2bafa
YQ
186142014-03-31 Yao Qi <yao@codesourcery.com>
18615
18616 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18617
8776cfe9
JB
186182014-03-28 Joel Brobecker <brobecker@adacore.com>
18619
18620 * gdb.ada/mi_dyn_arr: New testcase.
18621
5d1ef361
DE
186222014-03-27 Doug Evans <dje@google.com>
18623
18624 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18625
b5bee914
YQ
186262014-03-27 Yao Qi <yao@codesourcery.com>
18627
18628 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18629 if target is nios2-*-*.
18630
0d4d0e77
YQ
186312014-03-26 Yao Qi <yao@codesourcery.com>
18632
18633 * lib/gdb.exp (readline_is_used): New proc.
18634 * gdb.base/completion.exp: Move tests on command complete up.
18635 Skip the rest of tests if readline is not used.
18636 * gdb.ada/complete.exp: Skp the test if readline is not
18637 used.
18638 * gdb.base/filesym.exp: Likewise.
18639 * gdb.base/macscp.exp: Likewise.
18640 * gdb.base/readline-ask.exp: Likewise.
18641 * gdb.base/readline.exp: Likewise.
18642 * gdb.python/py-cmd.exp: Likewise.
18643 * gdb.trace/tfile.exp: Likewise.
18644
29361eee
YQ
186452014-03-26 Yao Qi <yao@codesourcery.com>
18646
18647 * gdb.base/macscp.exp: Fix code format issues.
18648
bc9a5525
UW
186492014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18650
18651 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18652 * gdb.asm/powerpc64le.inc: New file.
18653
d3839ede
PA
186542014-03-25 Pedro Alves <palves@redhat.com>
18655 Doug Evans <dje@google.com>
18656
18657 * gdb.base/source-execution.c: New file.
18658 * gdb.base/source-execution.exp: New file.
18659 * gdb.base/source-execution.gdb: New file.
18660
01672a57
DE
186612014-03-24 Doug Evans <dje@google.com>
18662
18663 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18664 using fission.
18665
88bbeca9
HZ
186662014-03-24 Hui Zhu <hui@codesourcery.com>
18667 Pedro Alves <palves@redhat.com>
18668
18669 PR breakpoints/16101
18670 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18671 test pass/fail messages. Detect missing support for dprintf when
18672 breakpoints are actually inserted.
18673 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18674 breakpoints are actually inserted.
18675 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18676 fails.
18677
d2348791
JK
186782014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18679
18680 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18681
feef67ab
DE
186822014-03-22 Doug Evans <xdje42@gmail.com>
18683
18684 * gdb.python/python.exp (python not supported): Verify multi-line
18685 python command issues an error.
25d743f9 18686 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18687 guile command issues an error.
feef67ab 18688
ecebef6a
MR
186892014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18690
18691 * gdb.threads/thread-specific.exp: Handle the lack of usable
18692 $this_breakpoint and $this_thread.
18693
ccdd1909
HZ
186942014-03-21 Hui Zhu <hui@codesourcery.com>
18695
18696 * gdb.base/attach.exp (do_command_attach_tests): New.
18697
beb460e8
PA
186982014-03-20 Tom Tromey <tromey@redhat.com>
18699 Pedro Alves <palves@redhat.com>
18700
18701 PR cli/15718
18702 * gdb.base/condbreak-call-false.c: New file.
18703 * gdb.base/condbreak-call-false.exp: New file.
18704
40acf43a
PA
187052014-03-20 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18708 Delete.
18709 (block_signals, unblock_signals): Delete.
18710 (child_function_2, main): Remove references to deleted variable
18711 and functions.
18712
9f5e1e02
PA
187132014-03-20 Pedro Alves <palves@redhat.com>
18714
18715 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18716 Use pthread_kill to signal thread 2.
18717 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18718 Adjust to make the test send itself a signal rather than using the
18719 host's "kill" command.
18720
99619bea
PA
187212014-03-20 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.threads/multiple-step-overs.c: New file.
18724 * gdb.threads/multiple-step-overs.exp: New file.
18725 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18726 Adjust expected infrun debug output.
18727
2adfaa28
PA
187282014-03-20 Pedro Alves <palves@redhat.com>
18729
18730 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18731 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18732
31e77af2
PA
187332014-03-20 Pedro Alves <palves@redhat.com>
18734
18735 PR breakpoints/7143
18736 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18737 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18738 of gdb_test_multiple.
18739 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18740 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18741
b9f437de
PA
187422014-03-20 Pedro Alves <palves@redhat.com>
18743
18744 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18745 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18746
05adc73e
PA
187472014-03-19 Pedro Alves <palves@redhat.com>
18748
18749 * gdb.base/async.exp: Remove early return.
18750
6048b950
PA
187512014-03-19 Pedro Alves <palves@redhat.com>
18752
18753 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18754
8bcfb00a
PA
187552014-03-19 Pedro Alves <palves@redhat.com>
18756
18757 * gdb.base/async.exp (test_background): Expect \r\n after
18758 "completed." in the fail pattern.
18759
884e37dc
PA
187602014-03-19 Pedro Alves <palves@redhat.com>
18761
18762 * gdb.base/async.exp (test_background): New procedure.
18763 Use it for all background execution command tests.
18764
148e57e2
PA
187652014-03-19 Pedro Alves <palves@redhat.com>
18766
18767 * gdb.base/async.exp: Use prepare_for_testing.
18768
f48088c7
PA
187692014-03-19 Pedro Alves <palves@redhat.com>
18770
18771 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18772 the same line.
18773
e2f6c966
PA
187742014-03-19 Pedro Alves <palves@redhat.com>
18775
18776 * gdb.base/async.c (main): Add "jump here" and "until here" line
18777 marker comments.
18778 * gdb.base/async.exp (jump_here): New global.
18779 (jump& test): Use it.
18780 (until_here): New global.
18781 (until& test): Use it.
18782
c30568d4
PA
187832014-03-19 Pedro Alves <palves@redhat.com>
18784
18785 * gdb.base/async.exp: Don't frob gdb_protocol.
18786
0172b6a7
DE
187872014-03-18 Doug Evans <xdje42@gmail.com>
18788
18789 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18790 Fix spelling of exec-done-display.
18791
06c868a8
JK
187922014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18793
18794 PR gdb/15358
18795 * gdb.base/gdb-sigterm.c: New file.
18796 * gdb.base/gdb-sigterm.exp: New file.
18797
0c7e1a46
PA
187982014-03-18 Pedro Alves <palves@redhat.com>
18799
18800 PR gdb/13860
18801 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18802 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18803 solib-event.
18804
f7c77d93
JB
188052014-03-17 Joel Brobecker <brobecker@adacore.com>
18806
18807 * gdb.ada/pckd_arr_ren: New testcase.
18808
5a1e8c7a
DE
188092014-03-13 Doug Evans <xdje42@gmail.com>
18810
18811 PR guile/16612
18812 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18813 collect after discarding symbols.
18814
350e1a76
DE
188152014-03-13 Ludovic Courtès <ludo@gnu.org>
18816 Doug Evans <xdje42@gmail.com>
18817
18818 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18819 to history survives a gc.
18820
a69900ae
PA
188212014-03-13 Pedro Alves <palves@redhat.com>
18822
18823 * gdb.base/default.exp: Don't test "target procfs".
18824
5db9f0bd
PA
188252014-03-13 Pedro Alves <palves@redhat.com>
18826
18827 * gdb.base/default.exp: Update "target child" and "target procfs"
18828 tests to not expect "Unix".
18829
b3ccfe11
TT
188302014-03-12 Tom Tromey <tromey@redhat.com>
18831
18832 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18833 New procs. Add target-async tests.
18834 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18835 Add target-async tests.
18836
646f4417
AA
188372014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18838
18839 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18840 'func_start' and 'func_end' for the beginning and end of the
18841 function code, respectively.
18842 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18843 'func_end' instead of 'func' and 'main'.
18844
288c211f
AA
188452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18846
18847 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18848 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18849 generate the debug info assembler source.
18850
e0c0f156
AA
188512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18852
18853 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18854 * gdb.dwarf2/arr-subrange.exp: Likewise.
18855 * gdb.dwarf2/dwz.exp: Likewise.
18856 * gdb.dwarf2/method-ptr.exp: Likewise.
18857 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18858 * gdb.dwarf2/subrange.exp: Likewise.
18859 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18860 * gdb.dwarf2/implptrpiece.exp: Likewise.
18861 * gdb.dwarf2/nostaticblock.exp: Likewise.
18862
0e5c4555
AA
188632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18864
18865 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18866 directory to absolute path name arguments.
18867
5ec18f2b
JG
188682014-03-10 Joel Brobecker <brobecker@adacore.com>
18869
18870 * gdb.ada/tagged_access: New testcase.
18871
847fc4f2
MM
188722014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18873
18874 * gdb.btrace/data.exp: Update expected output.
18875
cc3da688
YQ
188762014-03-06 Yao Qi <yao@codesourcery.com>
18877
18878 * gdb.trace/pr16508.exp: New file.
18879
0f26cec1
PA
188802014-03-05 Pedro Alves <palves@redhat.com>
18881
18882 PR gdb/16575
18883 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18884 procedure.
18885 (top level): Adjust to use it. Add tests that exercise breakpoint
18886 interaction with the code-cache.
18887
7a5a839f
LC
188882014-02-26 Ludovic Courtès <ludo@gnu.org>
18889
18890 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18891 test for 'history-append!'.
18892
31aa7e4e
JB
188932014-02-26 Joel Brobecker <brobecker@adacore.com>
18894
18895 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18896 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18897 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18898 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18899 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18900 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18901
1b588015
JB
189022014-02-26 Joel Brobecker <brobecker@adacore.com>
18903
18904 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18905 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18906 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18907
55426c9d
JB
189082014-02-26 Joel Brobecker <brobecker@adacore.com>
18909
18910 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18911
dc53a7ad
JB
189122014-02-26 Joel Brobecker <brobecker@adacore.com>
18913
18914 * gdb.dwarf2/arr-stride.c: New file.
18915 * gdb.dwarf2/arr-stride.exp: New file.
18916
12ab52e9
PA
189172014-02-26 Pedro Alves <palves@redhat.com>
18918
18919 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18920 that won't ever trigger. Make sure that GDB reports the correct
18921 breakpoint that caused the stop.
18922
849c862e
JK
189232014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18924
18925 PR gdb/16626
18926 * gdb.base/auto-load-script: New file.
18927 * gdb.base/auto-load.c: New file.
18928 * gdb.base/auto-load.exp: New file.
18929
71b7d793
JK
18930 PR gdb/16626
18931 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18932
e2f0d509
JK
189332014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18934
18935 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18936 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18937
50cc37c8
DE
189382014-02-24 Doug Evans <dje@google.com>
18939
18940 * lib/gdb.exp (run_on_host): Log error output if program fails.
18941
ea4758f2
PA
189422014-02-21 Pedro Alves <palves@redhat.com>
18943
18944 * gdb.threads/step-after-sr-lock.c: Rename to ...
18945 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18946 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18947 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18948 ... this.
18949
d7b30f67
SDJ
189502014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18951
18952 PR tdep/16397
18953 * gdb.arch/amd64-stap-special-operands.exp: New file.
18954 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18955 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18956 * gdb.arch/amd64-stap-triplet.S: Likewise.
18957 * gdb.arch/amd64-stap-triplet.c: Likewise.
18958
83deb43f
JB
189592014-02-20 Joel Brobecker <brobecker@adacore.com>
18960
18961 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18962 in .section pseudo-op.
18963
adde2bff
DE
189642014-02-20 lin zuojian <manjian2006@gmail.com>
18965 Joel Brobecker <brobecker@adacore.com>
18966 Doug Evans <xdje42@gmail.com>
18967
18968 PR symtab/16581
18969 * gdb.dwarf2/dw2-icycle.S: New file.
18970 * gdb.dwarf2/dw2-icycle.c: New file.
18971 * gdb.dwarf2/dw2-icycle.exp: New file.
18972
f7bd0f78
SC
189732014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18974
18975 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18976 operations on gdb.Value objects.
18977 * gdb.python/py-value-cc.exp: Add new test to test operations on
18978 gdb.Value objects.
18979
c17ef0d5
DE
189802014-02-18 Doug Evans <dje@google.com>
18981
18982 * Makefile.in (TESTS): New variable.
18983 (expanded_tests, expanded_tests_or_none): New variables
18984 (check-single): Pass $(expanded_tests_or_none) to runtest.
18985 (check-parallel): Only run tests in $(TESTS) if non-empty.
18986 (check/no-matching-tests-found): New rule.
18987 * README: Document TESTS makefile variable.
18988
5dd3176f
DE
189892014-02-18 Doug Evans <dje@google.com>
18990
18991 * Makefile.in (check-parallel): rm -rf outputs temp.
18992
0b10be4f
JK
189932014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18994
18995 Fix "ERROR: no fileid for" in the testsuite.
18996 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18997
85f224e7
DE
189982014-02-12 Doug Evans <dje@google.com>
18999
19000 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19001 (MISCELLANEOUS): New variable.
19002 (clean): rm -rf $(MISCELLANEOUS).
19003 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19004 dwp live in the same directory as symlinks, with each symlink pointed
19005 to a differently named file in a different directory.
19006
149b30ff
DE
190072014-02-11 Doug Evans <dje@google.com>
19008
19009 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19010 of Tcl file commands.
19011
1dfdac32
MK
190122014-02-10 Mark Kettenis <kettenis@gnu.org>
19013
19014 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19015 "kill -SIGUSR1 -1".
19016
aa4fb036
JB
190172014-02-10 Joel Brobecker <brobecker@adacore.com>
19018
19019 * gdb.ada/tick_length_array_enum_idx: New testcase.
19020
ed3ef339
DE
190212014-02-10 Doug Evans <xdje42@gmail.com>
19022
19023 * configure.ac (AC_OUTPUT): Add gdb.guile.
19024 * configure: Regenerate.
19025 * lib/gdb-guile.exp: New file.
19026 * lib/gdb.exp (get_target_charset): New function.
19027 * gdb.base/help.exp: Update expected output from "apropos apropos".
19028 * gdb.guile/Makefile.in: New file.
19029 * gdb.guile/guile.exp: New file.
19030 * gdb.guile/scm-arch.c: New file.
19031 * gdb.guile/scm-arch.exp: New file.
19032 * gdb.guile/scm-block.c: New file.
19033 * gdb.guile/scm-block.exp: New file.
19034 * gdb.guile/scm-breakpoint.c: New file.
19035 * gdb.guile/scm-breakpoint.exp: New file.
19036 * gdb.guile/scm-disasm.c: New file.
19037 * gdb.guile/scm-disasm.exp: New file.
19038 * gdb.guile/scm-equal.c: New file.
19039 * gdb.guile/scm-equal.exp: New file.
19040 * gdb.guile/scm-error.exp: New file.
19041 * gdb.guile/scm-error.scm: New file.
19042 * gdb.guile/scm-frame-args.c: New file.
19043 * gdb.guile/scm-frame-args.exp: New file.
19044 * gdb.guile/scm-frame-args.scm: New file.
19045 * gdb.guile/scm-frame-inline.c: New file.
19046 * gdb.guile/scm-frame-inline.exp: New file.
19047 * gdb.guile/scm-frame.c: New file.
19048 * gdb.guile/scm-frame.exp: New file.
19049 * gdb.guile/scm-generics.exp: New file.
19050 * gdb.guile/scm-gsmob.exp: New file.
19051 * gdb.guile/scm-iterator.c: New file.
19052 * gdb.guile/scm-iterator.exp: New file.
19053 * gdb.guile/scm-math.c: New file.
19054 * gdb.guile/scm-math.exp: New file.
19055 * gdb.guile/scm-objfile-script-gdb.in: New file.
19056 * gdb.guile/scm-objfile-script.c: New file.
19057 * gdb.guile/scm-objfile-script.exp: New file.
19058 * gdb.guile/scm-objfile.c: New file.
19059 * gdb.guile/scm-objfile.exp: New file.
19060 * gdb.guile/scm-ports.exp: New file.
19061 * gdb.guile/scm-pretty-print.c: New file.
19062 * gdb.guile/scm-pretty-print.exp: New file.
19063 * gdb.guile/scm-pretty-print.scm: New file.
19064 * gdb.guile/scm-section-script.c: New file.
19065 * gdb.guile/scm-section-script.exp: New file.
19066 * gdb.guile/scm-section-script.scm: New file.
19067 * gdb.guile/scm-symbol.c: New file.
19068 * gdb.guile/scm-symbol.exp: New file.
19069 * gdb.guile/scm-symtab-2.c: New file.
19070 * gdb.guile/scm-symtab.c: New file.
19071 * gdb.guile/scm-symtab.exp: New file.
19072 * gdb.guile/scm-type.c: New file.
19073 * gdb.guile/scm-type.exp: New file.
19074 * gdb.guile/scm-value-cc.cc: New file.
19075 * gdb.guile/scm-value-cc.exp: New file.
19076 * gdb.guile/scm-value.c: New file.
19077 * gdb.guile/scm-value.exp: New file.
19078 * gdb.guile/source2.scm: New file.
19079 * gdb.guile/types-module.cc: New file.
19080 * gdb.guile/types-module.exp: New file.
19081
7026a7c1
YQ
190822014-02-10 Yao Qi <yao@codesourcery.com>
19083
19084 PR testsuite/16543
19085 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19086 * configure: Regenerated.
19087 * Makefile.in: New file.
19088
6c466447
AS
190892014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19090
19091 * gdb.python/py-framefilter.exp: Fix typo.
19092
6e854735
YQ
190932014-02-08 Yao Qi <yao@codesourcery.com>
19094
19095 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19096 that no =breakpoint-modified is emitted when breakpoints are
19097 modified through MI commands.
19098
d137e6dc
PA
190992014-02-07 Pedro Alves <pedro@codesourcery.com>
19100 Pedro Alves <palves@redhat.com>
19101
19102 * gdb.threads/step-after-sr-lock.c: New file.
19103 * gdb.threads/step-after-sr-lock.exp: New file.
19104
b5ee5a50
PA
191052014-02-07 Pedro Alves <palves@redhat.com>
19106
19107 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19108
3c77faf3
JK
191092014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19110
19111 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19112 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19113
6dddc817
DE
191142014-02-06 Doug Evans <xdje42@gmail.com>
19115
19116 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19117 output.
19118
19119 * gdb.gdb/python-interrupts.exp: New file.
19120
de7b2893
YQ
191212014-02-05 Yao Qi <yao@codesourcery.com>
19122
19123 * gdb.trace/report.exp (use_collected_data): Test the output
19124 of "info threads" and "info inferiors".
19125
66d032ac
YQ
191262014-02-05 Yao Qi <yao@codesourcery.com>
19127
19128 Revert this patch:
19129
19130 2013-05-24 Yao Qi <yao@codesourcery.com>
19131
19132 * gdb.trace/tfile.exp: Test inferior and thread.
19133
591a12a1
UW
191342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19135
19136 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19137 on a function.
19138 * gdb.base/step-bt.c: Call hello via function pointer to make
19139 sure its first instruction is executed on powerpc64le-linux.
19140
0ff3e01f
UW
191412014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19142
19143 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19144
084ee545
UW
191452014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19146
19147 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19148 of the test patterns for use on little-endian systems.
19149
6ed14ff3
UW
191502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19151
19152 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19153 (decimal_vector): Fix for little-endian.
19154
401e27fd
JM
191552014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19156
19157 * gdb.arch/sparc-sysstep.exp: New file.
19158 * gdb.arch/sparc-sysstep.c: Likewise.
19159
19160 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19161
8b924729
EBM
191622014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19163
19164 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19165
fb151210
JB
191662014-01-23 Tom Tromey <tromey@redhat.com>
19167
19168 * gdb.ada/array_char_idx: New testcase.
19169
0740f8d8
TT
191702014-01-23 Tom Tromey <tromey@redhat.com>
19171
19172 PR python/16487:
19173 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19174 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19175 classes.
19176
21909fa1
TT
191772014-01-23 Tom Tromey <tromey@redhat.com>
19178
19179 PR python/16491:
19180 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19181 string from an inferior frame.
19182 * gdb.python/py-framefilter-mi.exp: Update.
19183
87ce2a04
DE
191842014-01-22 Doug Evans <dje@google.com>
19185
19186 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19187
237b092b
AA
191882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19189
19190 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19191
d674a709
AA
191922014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19193
19194 * gdb.trace/entry-values.exp: Remove excess space character from
19195 regex patterns. Handle s390 call instruction.
19196
20fa3390
AA
191972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19198
19199 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19200 define "*_start" label. Make "name" static.
19201 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19202 ${name} by references to ${name}_start.
19203
78466714
AA
192042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19205
19206 * gdb.base/info-macros.exp: Remove "debug" from the compile
19207 options.
19208
ec9f644a
IB
192092014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19210
19211 * gdb.dlang/demangle.exp: New file.
19212
94b1b47e
IB
192132014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19214
19215 * gdb.dlang/primitive-types.exp: New file.
19216
7f420862
IB
192172014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19218
19219 * configure.ac: Create gdb.dlang/Makefile.
19220 * configure: Regenerate.
19221 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19222 * gdb.dlang/Makefile.in: New file.
19223 * lib/d-support.exp: New file.
19224 * lib/gdb.exp (skip_d_tests): New proc.
19225
52834460
MM
192262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19227
19228 * gdb.btrace/delta.exp: Check reverse stepi.
19229 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19230 * gdb.btrace/finish.exp: New.
19231 * gdb.btrace/next.exp: New.
19232 * gdb.btrace/nexti.exp: New.
19233 * gdb.btrace/record_goto.c: Add comments.
19234 * gdb.btrace/step.exp: New.
19235 * gdb.btrace/stepi.exp: New.
19236 * gdb.btrace/multi-thread-step.c: New.
19237 * gdb.btrace/multi-thread-step.exp: New.
19238 * gdb.btrace/rn-dl-bind.c: New.
19239 * gdb.btrace/rn-dl-bind.exp: New.
19240 * gdb.btrace/data.c: New.
19241 * gdb.btrace/data.exp: New.
19242 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19243
6e07b1d2
MM
192442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19245
19246 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19247 * gdb.btrace/exception.exp: Update.
19248 * gdb.btrace/instruction_history.exp: Update.
19249 * gdb.btrace/record_goto.exp: Update.
19250 * gdb.btrace/tailcall.exp: Update.
19251 * gdb.btrace/unknown_functions.exp: Update.
19252 * gdb.btrace/delta.exp: New.
19253
0b722aec
MM
192542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19255
19256 * gdb.btrace/record_goto.exp: Add backtrace test.
19257 * gdb.btrace/tailcall.exp: Add backtrace test.
19258
066ce621
MM
192592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19260
19261 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19262 * gdb.btrace/record_goto.c: New.
19263 * gdb.btrace/record_goto.exp: New.
19264 * gdb.btrace/x86-record_goto.S: New.
19265
0688d04e
MM
192662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19267
19268 * gdb.btrace/function_call_history.exp: Update tests.
19269 * gdb.btrace/instruction_history.exp: Update tests.
19270
8710b709
MM
192712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19272
19273 * gdb.btrace/function_call_history.exp: Fix expected field
19274 order for "record function-call-history".
19275 Add new tests for "record function-call-history /c".
19276 * gdb.btrace/exception.cc: New.
19277 * gdb.btrace/exception.exp: New.
19278 * gdb.btrace/tailcall.exp: New.
19279 * gdb.btrace/x86-tailcall.S: New.
19280 * gdb.btrace/x86-tailcall.c: New.
19281 * gdb.btrace/unknown_functions.c: New.
19282 * gdb.btrace/unknown_functions.exp: New.
19283 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19284
5de9129b
MM
192852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19286
19287 * gdb.btrace/instruction_history.exp: Update.
19288 * gdb.btrace/function_call_history.exp: Update.
19289
23a7fe75
MM
192902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19291
19292 * gdb.btrace/function_call_history.exp: Fix expected function
19293 trace.
19294 * gdb.btrace/instruction_history.exp: Initialize traced.
19295 Remove traced_functions.
19296
724c7dd8
MM
192972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19298
19299 * gdb.btrace/function_call_history.exp: Update
19300 * gdb.btrace/instruction_history.exp: Update.
19301
6d78d93b
MM
193022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19303
19304 * gdb.btrace/enable.exp: Update expected text.
19305
93a360cc
OJ
193062014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19307
19308 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19309 bytes.
19310
3772b53f
MR
193112014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19312
19313 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19314
596662fa
OJ
193152014-01-15 Omair Javaid <omair.javaid@linaro.org>
19316
19317 * lib/gdb.exp (supports_process_record): Return true for
19318 arm*-linux*. (supports_reverse): Likewise.
19319
b5b08fb4
SC
193202014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19321
19322 PR python/15464
19323 PR python/16113
19324 * gdb.python/py-type.c: Enhance test case.
19325 * gdb.python/py-value-cc.cc: Likewise
19326 * gdb.python/py-type.exp: Add new tests.
19327 * gdb.python/py-value-cc.exp: Likewise
19328
52d7fb13
AA
193292014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19330 Pedro Alves <palves@redhat.com>
19331
19332 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19333 Make "name" extern.
19334 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19335 references to ${name}_start by references to ${name}.
19336
a2cd8cfe
JB
193372014-01-10 Joel Brobecker <brobecker@adacore.com>
19338
19339 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19340
4e23fced
JB
193412014-01-10 Joel Brobecker <brobecker@adacore.com>
19342
19343 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19344
c6a9e42c
PA
193452014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19346 Pedro Alves <palves@redhat.com>
19347
19348 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19349 mi_gdb_target_load.
c6a9e42c 19350
b7ea362b
PA
193512014-01-08 Pedro Alves <palves@redhat.com>
19352
19353 * gdb.threads/reconnect-signal.c: New file.
19354 * gdb.threads/reconnect-signal.exp: New file.
19355
5e3f4fab
EBM
193562014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19357
19358 * gdb.base/source-dir.exp: New file.
19359
79301218
JB
193602014-01-07 Joel Brobecker <brobecker@adacore.com>
19361
19362 * gdb.ada/mi_interface: New testcase.
19363
8e355c5d
JB
193642014-01-07 Joel Brobecker <brobecker@adacore.com>
19365
19366 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19367 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19368 gdb.ada/pp-rec-component/pck.ads: New files.
19369
c0d48811
JB
193702014-01-07 Joel Brobecker <brobecker@adacore.com>
19371
19372 * gdb.python/py-pp-integral.c: New file.
19373 * gdb.python/py-pp-integral.py: New file.
19374 * gdb.python/py-pp-integral.exp: New file.
19375
17b609c3 19376For older changes see ChangeLog-1993-2013.
c906108c 19377\f
8d8cb839
EZ
19378;; Local Variables:
19379;; mode: change-log
19380;; left-margin: 8
19381;; fill-column: 74
19382;; version-control: never
19383;; End:
902f2ccb 19384
b811d2c2 19385 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19386 Copying and distribution of this file, with or without modification,
19387 are permitted provided the copyright notice and this notice are preserved.