[gdb/testsuite] Fix language in dw2-bad-mips-linkage-name.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
7cf28874
TV
12020-04-24 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4 C++.
5
dac2fef7
TT
62020-04-24 Tom Tromey <tromey@adacore.com>
7
8 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
9 values.
10 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
11 values. Update test for minimal encodings.
12 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
13 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
14 values. Update test for minimal encodings.
15
1acda803
TT
162020-04-24 Tom Tromey <tromey@adacore.com>
17
18 PR python/23662:
19 * gdb.ada/variant.exp: Add Python checks.
20 * gdb.rust/simple.exp: Add dynamic type checks.
21
adfb9815
TT
222020-04-24 Tom Tromey <tromey@adacore.com>
23
24 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
25 Make array type matching more lax.
26 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
27 * gdb.ada/mi_variant.exp: New file.
28 * gdb.ada/mi_variant/pck.ads: New file.
29 * gdb.ada/mi_variant/pkg.adb: New file.
30 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
31 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
32
7d79de9a
TT
332020-04-24 Tom Tromey <tromey@adacore.com>
34
35 * gdb.ada/variant.exp: Add dynamic field offset tests.
36 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
37 * gdb.ada/variant/pkg.adb: Add new variables.
38
f8e89861
TT
392020-04-24 Tom Tromey <tromey@adacore.com>
40
41 * gdb.ada/variant.exp: New file
42 * gdb.ada/variant/pkg.adb: New file
43 * gdb.ada/variant/pck.adb: New file
44
86e887ae
TV
452020-04-24 Tom de Vries <tdevries@suse.de>
46
47 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
48
88428775
TV
492020-04-24 Tom de Vries <tdevries@suse.de>
50
51 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
52 flags.
53
4e86f6e7
TV
542020-04-24 Tom de Vries <tdevries@suse.de>
55
56 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
57
2016d3e6
TV
582020-04-24 Tom de Vries <tdevries@suse.de>
59
60 * lib/gdb.exp (default_gdb_start): Handle eof.
61 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
62 failure.
63 * gdb.base/readnever.exp: Handle clean_restart failure.
64
70bc38f5
TV
652020-04-23 Tom de Vries <tdevries@suse.de>
66
67 * gdb.base/decl-before-def.exp: Run to main and print a again.
68
de82891c
TV
692020-04-23 Tom de Vries <tdevries@suse.de>
70
71 * gdb.base/decl-before-def-decl.c: New test.
72 * gdb.base/decl-before-def-def.c: New test.
73 * gdb.base/decl-before-def.exp: New file.
74
96038148
TV
752020-04-23 Tom de Vries <tdevries@suse.de>
76
77 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
78
54ac3df1
TV
792020-04-22 Tom de Vries <tdevries@suse.de>
80
81 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
82 debug_info_offset.
83 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
84 before $objsfile in the line line.
85
714534e1
TV
862020-04-22 Tom de Vries <tdevries@suse.de>
87
88 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
89
16a7dbf4
MS
902020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
91
92 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
93 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
94 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
95 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
96 * gdb.base/jit-protocol.h: Update definitions to match all usage
97 contexts.
98
992020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
100
101 * gdb.base: Rename all jit related test and source files.
102
1032020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
104
105 * gdb.base/jit-reader.exp: Relax register output check.
106
317d2668
TV
1072020-04-22 Tom de Vries <tdevries@suse.de>
108
109 PR symtab/25764
110 * gdb.base/psym-external-decl-2.c: New test.
111 * gdb.base/psym-external-decl.c: New test.
112 * gdb.base/psym-external-decl.exp: New file.
113 * gdb.threads/tls.exp: Add PR25807 kfail.
114
eea9e357
TV
1152020-04-22 Tom de Vries <tdevries@suse.de>
116
117 PR symtab/25801
118 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
119 in "info source" output.
120
3d5afab3
TV
1212020-04-22 Tom de Vries <tdevries@suse.de>
122
123 PR symtab/25700
124 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
125 symtab for imported_unit.c.
126
b32102f6
GB
1272020-04-21 Gary Benson <gbenson@redhat.com>
128
129 * gdb.base/advance.c (func): New argument, to match call site.
130 (func2, func3): Add return statements.
131
d43b7a2d
TBA
1322020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
133
134 * gdb.multi/run-only-second-inf.c: New file.
135 * gdb.multi/run-only-second-inf.exp: New file.
136
d89edf9b
MM
1372020-04-21 Markus Metzger <markus.t.metzger@intel.com>
138
139 * gdb.btrace/multi-inferior.c: New test.
140 * gdb.btrace/multi-inferior.exp: New file.
141
1a476b6d
MM
1422020-04-21 Markus Metzger <markus.t.metzger@intel.com>
143
144 * gdb.btrace/enable-new-thread.c: New test.
145 * gdb.btrace/enable-new-thread.exp: New file.
146
4778a5f8
TV
1472020-04-21 Tom de Vries <tdevries@suse.de>
148
149 PR gdb/25471
150 * gdb.threads/killed-outside.c: New test.
151 * gdb.threads/killed-outside.exp: New file.
152
9b2c992c
GB
1532020-04-20 Gary Benson <gbenson@redhat.com>
154
155 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
156 * gdb.base/nested-subp2.exp: Likewise.
157 * gdb.base/nested-subp3.exp: Likewise.
158
b5d1d6f7
GB
1592020-04-20 Gary Benson <gbenson@redhat.com>
160
161 * gdb.base/nested-subp1.exp: Disable test when using clang.
162 * gdb.base/nested-subp2.exp: Likewise.
163 * gdb.base/nested-subp3.exp: Likewise.
164
25230285
GB
1652020-04-20 Gary Benson <gbenson@redhat.com>
166
167 * gdb.cp/exception.cc: Fix compilation error with clang.
168
fa93cc8f
GB
1692020-04-20 Gary Benson <gbenson@redhat.com>
170
809730f3 171 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 172
e0c45f30
GB
1732020-04-20 Gary Benson <gbenson@redhat.com>
174
175 * gdb.base/jit-main.c: Fix compilation error with clang.
176
4ddfec93
KR
1772020-04-17 Kamil Rytarowski <n54@gmx.com>
178
179 * gdb.base/attach-twice.c: Include "sys/types.h".
180 (PTRACE_ATTACH): Add fallback definition.
181 (main): Pass `0' to the 4th argument of `ptrace'.
182
2bed205e
KR
1832020-04-17 Kamil Rytarowski <n54@gmx.com>
184
185 * gdb.base/fork-running-state.c: Include "signal.h".
186
0743fc83
TT
1872020-04-17 Tom Tromey <tromey@adacore.com>
188
189 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
190 Update tests.
191 * gdb.btrace/cpu.exp: Update tests.
192 * gdb.base/maint.exp: Update tests.
193 * gdb.base/default.exp: Update tests.
194 * gdb.base/completion.exp: Update tests.
195
efba5c23
TV
1962020-04-16 Tom de Vries <tdevries@suse.de>
197
198 PR symtab/25791
199 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
200 (ensure_gdb_index): and factor out and move ...
201 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
202 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
203
d191d716
TV
2042020-04-16 Tom de Vries <tdevries@suse.de>
205
206 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
207 loading exec.
208
99f1bc6a
AB
2092020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
210
211 * gdb.base/many-completions.exp: New file.
212
194d088f
TV
2132020-04-14 Tom de Vries <tdevries@suse.de>
214
215 PR symtab/25718
216 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
217
c1a66c06
TV
2182020-04-14 Tom de Vries <tdevries@suse.de>
219
220 PR symtab/25720
221 * gdb.base/maint-expand-symbols-header-file.c: New test.
222 * gdb.base/maint-expand-symbols-header-file.exp: New file.
223 * gdb.base/maint-expand-symbols-header-file.h: New test.
224
21b0982c
AB
2252020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
226
227 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
228 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
229 get_func_info.
230 (get_func_info): Delete.
231 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
232 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
233 * lib/dwarf.exp (get_func_info): New function.
234
dd1cab06
TV
2352020-04-13 Tom de Vries <tdevries@suse.de>
236
237 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
238 to what find_gnatmake does.
239
71ea2b6b
TV
2402020-04-10 Tom de Vries <tdevries@suse.de>
241
242 * gdb.base/style.exp: Expect "Expanding full symbols" message for
243 -readnow.
244
bdfc1e8a
TV
2452020-04-10 Tom de Vries <tdevries@suse.de>
246
247 PR cli/25808
248 * gdb.base/style.c: Add leading newlines.
249 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
250 Check listing of main's one-line body.
251
14ca8ecf
TV
2522020-04-08 Tom de Vries <tdevries@suse.de>
253
254 * lib/gdb.exp (psymtabs_p): New proc.
255 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
256 importing unit" unsupported if there are no partial symbols.
257
e21d048f
TV
2582020-04-08 Tom de Vries <tdevries@suse.de>
259
260 PR testsuite/25760
261 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
262
25c11aca
TV
2632020-04-07 Tom de Vries <tdevries@suse.de>
264
265 PR symtab/25796
266 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
267
5707e24b
TV
2682020-04-07 Tom de Vries <tdevries@suse.de>
269
270 * gdb.base/check-psymtab.c: New test.
271 * gdb.base/check-psymtab.exp: New file.
272
6ee448cc
TT
2732020-04-06 Tom Tromey <tromey@adacore.com>
274
275 * gdb.ada/variant-record/proc.adb: New file.
276 * gdb.ada/variant-record/value.adb: New file.
277 * gdb.ada/variant-record/value.s: New file.
278 * gdb.ada/variant-record.exp: New file.
279
9e7c9a03
HD
2802020-04-03 Hannes Domani <ssbssa@yahoo.de>
281
282 PR gdb/25325
283 * gdb.cp/typed-enum.cc: New test.
284 * gdb.cp/typed-enum.exp: New file.
285
c90d28ac
AB
2862020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
287
288 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
289 * gdb.dwarf2/dw2-inline-small-func.c: New file.
290 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
291 * gdb.dwarf2/dw2-inline-small-func.h: New file.
292 * gdb.opt/inline-small-func.c: New file.
293 * gdb.opt/inline-small-func.exp: New file.
294 * gdb.opt/inline-small-func.h: New file.
295
34e9a9fa
AB
2962020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
297
298 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
299 function.
300
6a354911
AB
3012020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * lib/dwarf.exp (function_range): Allow compiler options to be
304 specified.
305
880d9777
TV
3062020-04-02 Tom de Vries <tdevries@suse.de>
307
308 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
309 __attribute__((always_inline)).
310 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
311
f32682ea
TV
3122020-04-02 Tom de Vries <tdevries@suse.de>
313
314 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
315 (gdbserver_gdb_exit): ... here. Add timeout warning.
316 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
317 (connect_target_extended_remote): Append new server_spawn_id to
318 server_spawn_ids.
319 (cleanup): New proc.
320 (setup, <toplevel>): Call cleanup.
321
d3214198
TV
3222020-04-02 Tom de Vries <tdevries@suse.de>
323
324 * gdb.base/main-psymtab.exp: New file.
325
cc77ed24
TV
3262020-04-02 Tom de Vries <tdevries@suse.de>
327
328 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
329
3638a098
TT
3302020-04-01 Tom Tromey <tom@tromey.com>
331
332 * gdb.base/complex-parts.exp: Add type tests.
333
c34e8714
TT
3342020-04-01 Tom Tromey <tom@tromey.com>
335
336 * gdb.base/complex-parts.exp: Add arithmetic tests.
337
981c08ce
TT
3382020-04-01 Tom Tromey <tom@tromey.com>
339
340 * gdb.compile/compile.exp: Update.
341 * gdb.compile/compile-cplus.exp: Update.
342 * gdb.base/varargs.exp: Update.
343 * gdb.base/floatn.exp: Update.
344 * gdb.base/endianity.exp: Update.
345 * gdb.base/callfuncs.exp (do_function_calls): Update.
346 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
347 (complex_float_integral_args): Update.
348 * gdb.base/complex.exp: Update.
349 * gdb.base/complex-parts.exp: Update.
350
3d1cfd43
TT
3512020-04-01 Tom Tromey <tromey@adacore.com>
352
353 * gdb.rust/union.rs: New file.
354 * gdb.rust/union.exp: New file.
355 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
356 (main): Update.
357 * gdb.rust/simple.exp: Move union tests to union.exp.
358
e033dfa9
TT
3592020-04-01 Tom Tromey <tromey@adacore.com>
360
361 * gdb.rust/simple.rs (main): Remove "y0".
362
53cccef1
TBA
3632020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
364
365 * gdb.multi/stop-all-on-exit.c: New test.
366 * gdb.multi/stop-all-on-exit.exp: New file.
367
60e22c1e
HD
3682020-04-01 Hannes Domani <ssbssa@yahoo.de>
369
370 PR gdb/24789
371 * gdb.cp/misc.cc: Add integer reference variable.
372 * gdb.cp/misc.exp: Add test.
373
e139a727
TBA
3742020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
375
376 * gdb.server/stop-reply-no-thread.exp: Enhance the test
377 scenario to cover execution until the end and also the case
378
16b0db75
TV
3792020-03-31 Tom de Vries <tdevries@suse.de>
380
381 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
382 c. Use "maint info symtabs" to check symtab expansion.
383
c0502da6
TV
3842020-03-30 Tom de Vries <tdevries@suse.de>
385
386 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
387 unsupported.
388 (verify_psymtab_expanded): Move ...
389 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
390 test.
391 (readnow): New proc.
392
5935fd15
AB
3932020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
394
395 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
396 with $hex.
397
1773be9e
TT
3982020-03-20 Tom Tromey <tromey@adacore.com>
399
400 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
401
70304be9
TT
4022020-03-20 Tom Tromey <tromey@adacore.com>
403
404 * gdb.ada/sub_variant/subv.adb: New file.
405 * gdb.ada/sub_variant.exp: New file.
406
0dd7b8f7
TV
4072020-03-20 Tom de Vries <tdevries@suse.de>
408
409 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
410 first break fails.
411 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
412
cada5fc9
AB
4132020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
414
415 * gdb.server/exit-multiple-threads.c: New file.
416 * gdb.server/exit-multiple-threads.exp: New file.
417
6b8c53f2
AB
4182020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * gdb.fortran/mixed-lang-stack.c: New file.
421 * gdb.fortran/mixed-lang-stack.cpp: New file.
422 * gdb.fortran/mixed-lang-stack.exp: New file.
423 * gdb.fortran/mixed-lang-stack.f90: New file.
424
19a2740f
AB
4252020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
426
427 * gdb.linespec/cp-completion-aliases.cc: New file.
428 * gdb.linespec/cp-completion-aliases.exp: New file.
429
d8c8b848
TV
4302020-03-19 Tom de Vries <tdevries@suse.de>
431
432 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
433 more precise.
434
a9933ccf
TV
4352020-03-18 Tom de Vries <tdevries@suse.de>
436
437 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
438 * gdb.dwarf2/break-inline-psymtab.c: New test.
439 * gdb.dwarf2/break-inline-psymtab.exp: New file.
440
2f89101f
TV
4412020-03-16 Tom de Vries <tdevries@suse.de>
442
443 * lib/cache.exp (gdb_do_cache): Add and handle local variables
444 cache_verify and cache_verify_proc.
445
6b9374f1
TV
4462020-03-15 Tom de Vries <tdevries@suse.de>
447
448 * gdb.server/solib-list.exp: Handle
449 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
450
eaeaf44c
TV
4512020-03-15 Tom de Vries <tdevries@suse.de>
452
453 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
454 objfiles".
455
3293bbaf
TT
4562020-03-14 Tom Tromey <tom@tromey.com>
457
458 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
459
ab44624c
TV
4602020-03-14 Tom de Vries <tdevries@suse.de>
461
462 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
463
54c43825
TV
4642020-03-14 Tom de Vries <tdevries@suse.de>
465
466 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
467 result in line-by-line fashion.
468
2ac70237
TV
4692020-03-14 Tom de Vries <tdevries@suse.de>
470
471 * lib/gdb.exp (supports_statement_frontiers): New proc.
472 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
473
09546b56
TV
4742020-03-14 Tom de Vries <tdevries@suse.de>
475
476 * gdb.base/printcmds.exp: Add missing quoting for "print
477 teststring2".
478
a1f6a07c
TT
4792020-03-13 Tom Tromey <tom@tromey.com>
480
481 * gdb.base/printcmds.exp (test_print_strings): Add regression
482 test.
483 * gdb.base/printcmds.c (charptr): New typedef.
484 (teststring2): New global.
485
1b83d09c
AB
4862020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
487
488 * gdb.base/break-interp.exp: Use the tail of the filename, not the
489 full path in the test name.
490 (test_ld): Add some with_test_prefix blocks to make test names
491 unique.
492
2d61316c
TV
4932020-03-13 Tom de Vries <tdevries@suse.de>
494
495 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
496
2e9145ac
TV
4972020-03-13 Tom de Vries <tdevries@suse.de>
498
499 * gdb.mi/mi-sym-info.exp: Make matching more precise.
500
96c7f873
TV
5012020-03-13 Tom de Vries <tdevries@suse.de>
502
503 PR symtab/25646
504 * gdb.dwarf2/imported-unit.exp: Add test.
505
49ba92c0
TV
5062020-03-13 Tom de Vries <tdevries@suse.de>
507
508 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
509 (var1, var2): New variable.
510 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
511 matching symbols.
512
301b21e0
TV
5132020-03-13 Tom de Vries <tdevries@suse.de>
514
515 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
516 (Term::command): Use prompt prefix.
517 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
518 * gdb.tui/tui-layout-asm-short-prog.exp: Use
519 command_no_prompt_prefix instead of prefix.
520 * gdb.tui/tui-layout-asm.exp: Same.
521
3f512721
SM
5222020-03-12 Simon Marchi <simon.marchi@efficios.com>
523
524 * gdb.base/break-interp.exp: Use foreach_with_prefix.
525
40310f30
SM
5262020-03-12 Simon Marchi <simon.marchi@efficios.com>
527
528 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
529 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
530 on" while stepping over the test instruction, match printed
531 message.
532
09252140
TV
5332020-03-12 Tom de Vries <tdevries@suse.de>
534
535 * gdb.base/info-types.exp: Use exp_continue during matching of output
536 of "info types".
537
14e9c72c
TV
5382020-03-12 Tom de Vries <tdevries@suse.de>
539
540 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
541
e515d67e
TV
5422020-03-12 Tom de Vries <tdevries@suse.de>
543
544 * gdb.fortran/module.exp: Use exp_continue during matching of output
545 of "info variable -n".
546
307eafd8
TV
5472020-03-12 Tom de Vries <tdevries@suse.de>
548
549 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
550 gdb.dwarf2/dw2-ranges-base.c.
551
9a2de3fc
TV
5522020-03-12 Tom de Vries <tdevries@suse.de>
553
554 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
555 in presence of GLIBC debuginfo.
556
3217502e
TV
5572020-03-12 Tom de Vries <tdevries@suse.de>
558
559 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
560 $core.
561
1281424c
TV
5622020-03-12 Tom de Vries <tdevries@suse.de>
563
564 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
565 more precise.
566
038b97fc
SM
5672020-03-11 Simon Marchi <simon.marchi@efficios.com>
568
569 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
570 from Unix to Windows path.
571
5308d1e7
TV
5722020-03-11 Tom de Vries <tdevries@suse.de>
573
574 * gdb.ada/minsyms.exp: Set language to ada.
575
f870f78f
TV
5762020-03-11 Tom de Vries <tdevries@suse.de>
577
578 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
579
5a13315d
TV
5802020-03-11 Tom de Vries <tdevries@suse.de>
581
582 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
583
976862ed
TT
5842020-03-11 Tom Tromey <tromey@adacore.com>
585
586 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
587
7462c383
TV
5882020-03-11 Tom de Vries <tdevries@suse.de>
589
590 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
591
1c6c46a0
TV
5922020-03-11 Tom de Vries <tdevries@suse.de>
593
594 * gdb.base/break-interp.exp: Limit verbose scope.
595
44f41bb7
TV
5962020-03-11 Tom de Vries <tdevries@suse.de>
597
598 * gdb.fortran/logical.f90: Define variable with character type.
599 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
600
b76f3a42
TV
6012020-03-11 Tom de Vries <tdevries@suse.de>
602
603 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
604
1c33af77
TV
6052020-03-11 Tom de Vries <tdevries@suse.de>
606
607 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
608 symtabs.
609
8c95582d
AB
6102020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
611 Bernd Edlinger <bernd.edlinger@hotmail.de>
612
613 * gdb.cp/step-and-next-inline.cc: New file.
614 * gdb.cp/step-and-next-inline.exp: New file.
615 * gdb.cp/step-and-next-inline.h: New file.
616 * gdb.dwarf2/dw2-is-stmt.c: New file.
617 * gdb.dwarf2/dw2-is-stmt.exp: New file.
618 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
619 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
620 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
621
cecf8547
AB
6222020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
623
624 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
625 is-stmt flag in the line table.
626
0ba678c9
TV
6272020-03-09 Tom de Vries <tdevries@suse.de>
628
629 * lib/gdb.exp (cached_file): Create cache dir.
630
72fbdf83
TV
6312020-03-07 Tom de Vries <tdevries@suse.de>
632
633 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
634 * gdb.cp/rvalue-ref-params.exp: Same.
635
436b5e99
TV
6362020-03-06 Tom de Vries <tdevries@suse.de>
637
638 * lib/gdb.exp (tentative_rename, cached_file): New proc.
639 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
640
09f2921c
TV
6412020-03-06 Tom de Vries <tdevries@suse.de>
642
643 * README: Fix "the the".
644 * gdb.base/dprintf.exp: Same.
645
50a3cc5d
TV
6462020-03-05 Tom de Vries <tdevries@suse.de>
647
648 * gdb.base/maint.exp: Update "main print statistics" expected output.
649
0a709cba
AKS
6502020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
651
652 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
653 (fortran_int8): Likewise.
654 (fortran_real4): Likewise.
655 (fortran_real8): Likewise.
656 (fortran_complex4): Likewise.
657 (fortran_logical4): Likewise.
658 (fortran_character1): Likewise.
659
5e5d66b6
AB
6602020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
661
662 * gdb.fortran/logical.exp: Add tests that any non-zero value is
663 printed as true.
664
7b973adc
SDJ
6652020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
666
667 * gdb.base/printcmds.exp: Add test to verify printf of a
668 variable holding an address.
669
478e490a
TV
6702020-03-03 Tom de Vries <tdevries@suse.de>
671
672 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
673
1ef44e86
TV
6742020-03-03 Tom de Vries <tdevries@suse.de>
675
676 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
677 gdb_test_multiple call.
678
b98cc2cf
TV
6792020-03-03 Tom de Vries <tdevries@suse.de>
680
681 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
682 gdb_test_multiple calls.
683
63e163f2
AB
6842020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
685
686 * gdb.base/default.exp: Remove test of 'set history filename'.
687 * gdb.base/gdbinit-history.exp: Add tests for setting the history
688 filename to the empty string.
689 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
690 and GDBHISTSIZE.
691
24ed6739
AB
6922020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
693
694 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
695 disabled.
696
590003dc
TV
6972020-03-02 Pedro Alves <palves@redhat.com>
698 Tom de Vries <tdevries@suse.de>
699
700 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
701 -prompt prefix, before user_code argument. Add -lbl option likewise.
702 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
703 (gdb_is_target_1): Add -prompt prefix and move to before user_code
704 argument.
705 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
706 have "\r\n" at start-of-line, instead of at end-of-line.
707
f5e46084
SM
7082020-02-28 Simon Marchi <simon.marchi@efficios.com>
709
710 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
711 libinproctrace.so.
712
f7a7000d
LM
7132020-02-28 Luis Machado <luis.machado@linaro.org>
714
715 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
716 to "p/x".
717
718e0816
LM
7182020-02-28 Luis Machado <luis.machado@linaro.org>
719
720 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
721 asm/ptrace.h and error.h.
722
13c3a74a
TV
7232020-02-28 Tom de Vries <tdevries@suse.de>
724
725 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
726 (struct wrapper, do_something, mundane/symada__cS): Move ...
727 * gdb.base/c-linkage-name-2.c: ... here. New source file.
728 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
729 Update "print symada__cS before partial symtab expansion" regexp.
730 Update breakpoint location. Flush symbol cache after expansion.
731
85d2d5bb
LM
7322020-02-28 Luis Machado <luis.machado@linaro.org>
733
734 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
735
3608f86c
TV
7362020-02-27 Tom de Vries <tdevries@suse.de>
737
738 * config/sid.exp: Remove unused globals.
739 * gdb.base/attach.exp: Same.
740 * gdb.base/catch-load.exp: Same.
741 * gdb.base/dbx.exp: Same.
742 * lib/gdb.exp: Same.
743 * lib/mi-support.exp: Same.
744 * lib/prompt.exp: Same.
745
c8d4f6df
TV
7462020-02-27 Tom de Vries <tdevries@suse.de>
747
748 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
749 not set.
750
0d79cdc4
AM
7512020-02-26 Aaron Merey <amerey@redhat.com>
752
753 * gdb.debuginfod: New directory for debuginfod tests.
754 * gdb.debuginfod/main.c: New test file.
755 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
756
0dce4280
TV
7572020-02-26 Tom de Vries <tdevries@suse.de>
758
759 PR gdb/25603
760 * gdb.base/persistent-lang.cc: New test.
761 * gdb.base/persistent-lang.exp: New file.
762
9e80cfa1
AB
7632020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.fortran/derived-type-striding.exp: Add a new test.
766 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
767 new test.
768
2078dbb2
AB
7692020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
770
771 * gdb.base/cached-source-file.exp: Avoid source file paths in test
772 names.
773
70d49700
TV
7742020-02-25 Tom de Vries <tdevries@suse.de>
775
776 PR go/18926
777 * gdb.go/methods.exp: Remove gcc/93866 xfail.
778
a88ef40d
TV
7792020-02-24 Tom de Vries <tdevries@suse.de>
780
781 PR gdb/25592
782 * gdb.base/info-locals-unused-static-var.c: New test.
783 * gdb.base/info-locals-unused-static-var.exp: New file.
784
01b1af32
TT
7852020-02-22 Tom Tromey <tom@tromey.com>
786
787 * gdb.python/tui-window.exp: New file.
788 * gdb.python/tui-window.py: New file.
789
7c043ba6
TT
7902020-02-22 Tom Tromey <tom@tromey.com>
791
792 PR tui/17850:
793 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
794 tests.
795
c22fef7e
TT
7962020-02-22 Tom Tromey <tom@tromey.com>
797
798 * gdb.tui/new-layout.exp: Add sub-layout tests.
799
ee325b61
TT
8002020-02-22 Tom Tromey <tom@tromey.com>
801
802 * gdb.tui/new-layout.exp: New file.
803
3f0cbb04
TT
8042020-02-22 Tom Tromey <tom@tromey.com>
805
806 * gdb.rust/rust-style.rs: New file.
807 * gdb.rust/rust-style.exp: New file.
808 * gdb.base/style.exp: Test structure printing.
809 * gdb.base/style.c (struct some_struct): New type.
810 (enum etype): New type.
811 (struct_value): New global.
812
75525152
TV
8132020-02-21 Tom de Vries <tdevries@suse.de>
814
815 PR go/18926
816 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
817 Remove blanket xfails. Use message argument for gdb_breakpoint.
818 Make continuing to breakpoint test conditional on setting breakpoint.
819 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
820 DW_AT_name attribute. Add xfail for GCC PR93866.
821
bd360d30
AB
8222020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
823
824 * gdb.dwarf2/cpp-linkage-name.c: New file.
825 * gdb.dwarf2/cpp-linkage-name.exp: New file.
826
c7adb09f 8272020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
828
829 * lib/gdb.exp (gdb_wrapper_init): Reset
830 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
831 not exist.
832
a9c79803
TV
8332020-02-20 Tom de Vries <tdevries@suse.de>
834
835 PR go/17018
836 * gdb.go/hello.exp: Copy ...
837 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
838 print of st to print value of global definition. Add xfail for GCC
839 PR93844.
840 * gdb.go/hello.exp: Remove printing of st before definition.
841 * gdb.go/hello.go: Copy ...
842 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
843 to st.
844 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
845
d7445728
TV
8462020-02-20 Tom de Vries <tdevries@suse.de>
847
848 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
849 (gdb_simple_compile): Handle compile_flags go by using .go extension
850 for source file.
851 * gdb.go/chan.exp: Use support_go_compile.
852 * gdb.go/handcall.exp: Same.
853 * gdb.go/hello.exp: Same.
854 * gdb.go/integers.exp: Same.
855 * gdb.go/max-depth.exp: Same.
856 * gdb.go/methods.exp: Same.
857 * gdb.go/package.exp: Same.
858 * gdb.go/strings.exp: Same.
859 * gdb.go/types.exp: Same.
860 * gdb.go/unsafe.exp: Same.
861
c9c41e6d
TV
8622020-02-19 Tom de Vries <tdevries@suse.de>
863
864 * gdb.python/lib-types.exp: Make xfail more strict.
865
f20ff837
TV
8662020-02-19 Tom de Vries <tdevries@suse.de>
867
868 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
869
08410482
DE
8702020-02-19 Doug Evans <dje@google.com>
871
872 PR rust/25535
873 * gdb.rust/simple.exp: Add test.
874 * gdb.rust/simple.rs: Add test.
875
623563f7
TV
8762020-02-19 Tom de Vries <tdevries@suse.de>
877
878 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
879 output line-by-line.
880
d3308cfd
TV
8812020-02-19 Tom de Vries <tdevries@suse.de>
882
883 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
884
86cbc5dc
TV
8852020-02-19 Tom de Vries <tdevries@suse.de>
886
887 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
888 prelink.
889
9db2b96b
TV
8902020-02-19 Tom de Vries <tdevries@suse.de>
891
892 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
893 (gdb_do_cache): Use gdb_do_cache_wrap.
894 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
895
89e2fdc5
TV
8962020-02-19 Tom de Vries <tdevries@suse.de>
897
898 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
899 gdb_compile option.
900
373d7ac0
SM
9012020-02-18 Simon Marchi <simon.marchi@efficios.com>
902
903 * gdb.base/printcmds.exp (test_print_enums): Update expected
904 output.
905
b29a2df0
SM
9062020-02-18 Simon Marchi <simon.marchi@efficios.com>
907
908 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
909 for "unknown".
910
6740f0cc
SM
9112020-02-18 Simon Marchi <simon.marchi@efficios.com>
912
913 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
914 enumerator.
915
edd45eb0
SM
9162020-02-18 Simon Marchi <simon.marchi@efficios.com>
917
918 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
919 FE_, add FE_NONE.
920 (three): Update.
921 (enum flag_enum_without_zero): New enum.
922 (flag_enum_without_zero): New variable.
923 (enum not_flag_enum): New enum.
924 (three_not_flag): New variable.
925 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
926 (test_print_enums): Add more tests for printing flag enums.
927
d4295de4
TV
9282020-02-18 Tom de Vries <tdevries@suse.de>
929
930 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
931 (gdb_compile_ada): ... here.
932 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
933 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
934
f251f505
TT
9352020-02-14 Tom Tromey <tom@tromey.com>
936
937 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
938 build directory.
939 * boards/gdbserver-base.exp: Update path to gdbserver.
940
8f432634
TV
9412020-02-13 Tom de Vries <tdevries@suse.de>
942
943 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
944
92b6eaf7
TV
9452020-02-13 Tom de Vries <tdevries@suse.de>
946
947 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
948 are missing.
949
f3b0f7fe
TV
9502020-02-13 Tom de Vries <tdevries@suse.de>
951
952 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
953 call.
954
f6be8713
SDJ
9552020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
956
957 PR tui/25126
958 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
959 * gdb.base/cached-source-file.c: New file.
960 * gdb.base/cached-source-file.exp: New file.
961
b2770d5e
TV
9622020-02-11 Tom de Vries <tdevries@suse.de>
963
964 PR testsuite/25488
965 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
966
44f6938e
TV
9672020-02-10 Tom de Vries <tdevries@suse.de>
968
969 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
970
5f0e2eb7
MR
9712020-02-10 Maciej W. Rozycki <macro@wdc.com>
972
973 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
974 and $after_addr are both integers before making a comparison.
975
46ce2b6f
TV
9762020-02-09 Tom de Vries <tdevries@suse.de>
977
978 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
979 command output and paste it into gdb.log. If any, paste catch message
980 to gdb.log.
981
5abbbe1d
TT
9822020-02-07 Tom Tromey <tromey@adacore.com>
983
984 PR breakpoints/24915:
985 * gdb.base/annotate-symlink.exp: Use setup_xfail.
986
1d5d29e7
SV
9872020-02-06 Shahab Vahedi <shahab@synopsys.com>
988
989 * gdb.tui/tui-missing-src.exp: Add the "missing source
990 file" test for the TUI.
991
b0999b9b
AB
9922020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
993
994 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
995 including a port number in the output.
996
c3b149eb
AKS
9972020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
998
999 * lib/fortran.exp (fortran_int4): Handle clang.
1000 (fortran_int8): Likewise.
1001 (fortran_real4): Likewise.
1002 (fortran_real8): Likewise.
1003 (fortran_complex4): Likewise.
1004 (fortran_logical4): Likewise.
1005 (fortran_character1): Likewise.
1006
f8dcc90b
TV
10072020-02-04 Tom de Vries <tdevries@suse.de>
1008
1009 * README (Race detection): Add note.
1010
f90ac7c2
TV
10112020-02-04 Tom de Vries <tdevries@suse.de>
1012
1013 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1014
780636ae
TV
10152020-02-04 Tom de Vries <tdevries@suse.de>
1016
1017 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1018
5d2e1193
RA
10192020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1020
1021 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1022 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1023 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1024 blttar, bnetarl.
1025 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1026 binary for blttar, bnetarl.
1027 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1028 wait instruction. Delete ldmx test.
1029 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1030
e409c542
AKS
10312020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1032
1033 * gdb.fortran/array-bounds-high.exp: New file.
1034 * gdb.fortran/array-bounds-high.f90: New file.
1035
b0029748
LD
10362020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1037
1038 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1039 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1040
195a8287
TV
10412020-02-01 Tom de Vries <tdevries@suse.de>
1042
1043 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1044
42330a68
AB
10452020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1046
1047 PR tui/9765
1048 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1049 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1050
b62a8028
LM
10512020-01-29 Luis Machado <luis.machado@linaro.org>
1052
1053 * gdb.arch/aarch64-brk-patterns.c: New source file.
1054 * gdb.arch/aarch64-brk-patterns.exp: New test.
1055
5f440116
TBA
10562020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1057
1058 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1059 GCC/Clang version.
1060 * gdb.cp/pass-by-ref.exp: Ditto.
1061
ee2a6fc6
TV
10622020-01-29 Tom de Vries <tdevries@suse.de>
1063
1064 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1065 * gdb.threads/watchpoint-fork-mt.c: Same.
1066 * gdb.threads/watchpoint-fork-parent.c: Same.
1067 * gdb.threads/watchpoint-fork-st.c: Same.
1068 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1069
16b10d6e
LM
10702020-01-27 Luis Machado <luis.machado@linaro.org>
1071
1072 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1073 sitting at a syscall instruction when we hit the syscall function's
1074 breakpoint.
1075 Check PC against one obtained with the x command.
1076 Validate syscall number.
1077 (step_over_syscall): Don't continue to the syscall instruction if
1078 we're already there.
1079
b1468492
PW
10802020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1081
1082 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1083
7ffa82e1
AB
10842020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1087 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1088
3d92a3e3
AB
10892020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1090
1091 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1092 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1093
94a72be7
AB
10942020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * gdb.base/maint.exp: Update line table parsing test.
1097 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1098
53af73bf
PA
10992020-01-24 Pedro Alves <palves@redhat.com>
1100
1101 PR gdb/25410
1102 * gdb.multi/multi-re-run-1.c: New.
1103 * gdb.multi/multi-re-run-2.c: New.
1104 * gdb.multi/multi-re-run.exp: New.
1105
1ba1ac88
AB
11062020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1107
1108 PR gdb/23718
1109 * gdb.server/server-kill-python.exp: New file.
1110
f3364a6d
AB
11112020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1112
1113 * gdb.server/multi-ui-errors.c: New file.
1114 * gdb.server/multi-ui-errors.exp: New file.
1115
733d0a67
AB
11162020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 PR tui/9765
1119 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1120
4f13c1c0
TT
11212020-01-19 Tom Tromey <tom@tromey.com>
1122
1123 * gdb.tui/main.exp: Add check for plain "file".
1124
40c94099
CB
11252020-01-16 Christian Biesinger <cbiesinger@google.com>
1126
1127 * lib/gdb.exp: Fix spelling error (seperatelly).
1128
ff47f4f0
TT
11292020-01-14 Tom Tromey <tom@tromey.com>
1130
1131 PR symtab/12535:
1132 * gdb.python/python.exp: Test decode_line with empty string
1133 argument.
1134
717c684d
BE
11352020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1136
1137 * gdb.base/skip-inline.exp: Extend test.
1138
44e4c775
AB
11392020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1140
1141 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1142 * gdb.dwarf2/dw2-bad-elf.c: New file.
1143 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1144
d93c6db7
AB
11452020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1148 _line_saw_file.
1149
9a6d629c
AB
11502020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1151
1152 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1153 border.
1154
d9ebdab7
TBA
11552020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1156
1157 * gdb.multi/multi-target.exp (setup): Factor out "info
1158 connections" and "info inferiors" tests to ...
1159 (test_info_inferiors): ... this new procedure.
1160 (top level): Run new "info-inferiors" tests.
1161
f3c469b9
PA
11622020-01-10 Pedro Alves <palves@redhat.com>
1163
1164 * gdb.server/bkpt-other-inferior.exp: New file.
1165
121b3efd
PA
11662020-01-10 Pedro Alves <palves@redhat.com>
1167
1168 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1169 of "add-inferior".
1170 * gdb.base/quit-live.exp: Likewise.
1171 * gdb.base/remote-exec-file.exp: Likewise.
1172 * gdb.guile/scm-progspace.exp: Likewise.
1173 * gdb.linespec/linespec.exp: Likewise.
1174 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1175 * gdb.mi/user-selected-context-sync.exp: Likewise.
1176 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1177 "info inferiors" tests.
1178 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1179 "add-inferior".
1180 * gdb.multi/watchpoint-multi.exp: Likewise.
1181 * gdb.python/py-inferior.exp: Likewise.
1182 * gdb.server/extended-remote-restart.exp: Likewise.
1183 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1184 "info inferiors".
1185 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1186 * gdb.trace/report.exp: Likewise.
1187
1dadb1dd
PA
11882020-01-10 Pedro Alves <palves@redhat.com>
1189
1190 * gdb.multi/multi-target.c: New file.
1191 * gdb.multi/multi-target.exp: New file.
1192 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1193 mode requested, but remote does not support non-stop".
1194
78f2c40a
PA
11952020-01-10 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1198 disconnect before reconnecting.
1199
e7af6c70
TBA
12002020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1201 Pedro Alves <palves@redhat.com>
1202
1203 * gdb.server/connect-without-multi-process.exp: Also test
1204 continuing to end.
1205
acdf84a6
PA
12062020-01-10 Pedro Alves <palves@redhat.com>
1207
1208 * gdb.base/remote-exec-file.exp: New file.
1209
873657b9
PA
12102020-01-10 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1213 output.
1214 * gdb.threads/async.c: New.
1215 * gdb.threads/async.exp: New.
1216 * gdb.multi/tids-gid-reset.c: New.
1217 * gdb.multi/tids-gid-reset.exp: New.
1218
7f0ae84c
GB
12192020-01-10 George Barrett <bob@bob131.so>
1220
1221 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1222 to help in finding the image relocation offset.
1223 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1224 options in arguments.
1225 (stap_test_no_debuginfo): Likewise.
1226 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1227 test variants.
1228 (stap_test): Add null semaphore relocation test.
1229
47e9d49d
GB
12302020-01-10 George Barrett <bob@bob131.so>
1231
1232 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1233 * gdb.base/stap-probe.exp: Likewise.
1234 (stap_test): Pass argument as an additional flag.
1235 (stap_test_no_debuginfo): Likewise.
1236 (stap_test): Check `info probes stap' output for semaphore
1237 addresses if the test binary is supposed to have them.
1238
f5a7c406
AB
12392020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * gdb.tui/basic.exp: Add more scrolling tests.
1242
9ae6bf64
TT
12432020-01-09 Tom Tromey <tom@tromey.com>
1244
1245 PR tui/18932:
1246 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1247 meangingful value.
1248 (Term::command, Term::resize): Update.
1249 * gdb.tui/basic.exp: Add scrolling test.
1250
b2efe70c
AB
12512020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1252
1253 * gdb.tui/tui-layout-asm.exp: New file.
1254
3804da7e
AB
12552020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1256
1257 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1258
b40aa28f
AB
12592020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1260
1261 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1262 (Term::enter_tui): Use Term::prepare_for_tui.
1263
63ffd7c9
AB
12642020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1267 called.
1268
3be966f6
AB
12692020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1270
1271 * gdb.base/skip.exp: Fix race condition in test.
1272
153d79c4
AB
12732020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1274
1275 * gdb.base/backtrace.c: New file.
1276 * gdb.base/backtrace.exp: New file.
1277
f2302a34
AB
12782020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1281
6ec1d75e
PW
12822020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1283
1284 * gdb.base/style.exp: Test that warnings are styled.
1285
c296cbe6
BE
12862019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1287
1288 * gdb.base/line65535.exp: New file.
1289 * gdb.base/line65535.c: New file.
1290
b28a729d
SM
12912019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1292
1293 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1294 * lib/gnat_debug_info_test.adb: New file.
1295 * gdb.ada/ptype_tagged_param.exp: Use
1296 gnat_runtime_has_debug_info, expect a different output if
1297 runtime does not have debug info.
1298
7f2d7a0d
SM
12992019-12-20 Simon Marchi <simon.marchi@efficios.com>
1300
1301 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1302 (another) quote in test name.
1303
f3bce483
SM
13042019-12-20 Simon Marchi <simon.marchi@efficios.com>
1305
1306 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1307 Add quote in test name.
1308
c855a912
TBA
13092019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1310
1311 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1312 directory instead.
1313 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1314 * gdb.cp/pass-by-ref-2.cc: New file.
1315 * gdb.cp/pass-by-ref-2.exp: New file.
1316
fc9d2d72
TT
13172019-12-20 Tom Tromey <tom@tromey.com>
1318
1319 * gdb.tui/list-before.exp: New file.
1320
77b97e00
TT
13212019-12-20 Tom Tromey <tom@tromey.com>
1322
1323 * gdb.tui/list.exp: Check for source on initial listing.
1324
f69656d0
TT
13252019-12-11 Tom Tromey <tromey@adacore.com>
1326
1327 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1328 Add crlf test.
1329
99a55965
SM
13302019-12-18 Simon Marchi <simon.marchi@efficios.com>
1331
1332 * gdb.base/default.exp: Update value of $_gdb_major.
1333
5024637f
BE
13342019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1335
1336 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1337
b63634be
BE
13382019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1339
1340 * gdb.base/skip.exp: Whitespace fix.
1341
45d73523
BE
13422019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1343
1344 * gdb.base/skip-inline.c: New file.
1345 * gdb.base/skip-inline.exp: New file.
1346
d043f8c8
SM
13472019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1348
1349 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1350 jit_function_00 to jit_function_stack_mangle.
1351 * gdb.base/jithost.c (jit_function_t): Rename to...
1352 (jit_function_stack_mangle_t): ... this.
1353 (jit_function_add_t): New typedef.
1354 (jit_function_00_code): Rename to...
1355 (jit_function_stack_mangle_code): ... this, make static.
1356 (jit_function_add_code): New.
1357 (main): Generate "add" function and call it. Adjust to changes
1358 in jithost_abi.
1359 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1360 (struct jithost_abi) <begin, end>: Remove fields.
1361 <object, function_stack_mangle, function_add>: New fields.
1362 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1363 code_end>: Remove fields.
1364 <func_stack_mangle>: New field.
1365 (read_debug_info): Adjust to renaming, create block for "add"
1366 function.
1367 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1368
873de05c
TT
13692019-12-11 Tom Tromey <tom@tromey.com>
1370
1371 * gdb.tui/resize.exp: Fix regexp.
1372 * gdb.tui/regs.exp: Fix regexps.
1373 * gdb.tui/main.exp: Fix regexp.
1374
3d979945
TT
13752019-12-11 Tom Tromey <tom@tromey.com>
1376
1377 * gdb.tui/resize.exp: Update.
1378 * gdb.tui/empty.exp (layouts): Update.
1379
2192a9d3
TT
13802019-12-11 Tom Tromey <tom@tromey.com>
1381
1382 * gdb.tui/regs.exp: Update.
1383 * gdb.tui/empty.exp (layouts): Update.
1384 * gdb.tui/basic.exp: Update.
1385 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1386
d8edc8b7
PW
13872019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1388
1389 * gdb.base/options.exp: Add -raw-values in the print completion list.
1390 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1391
4c12d936
KB
13922019-12-10 Kevin Buettner <kevinb@redhat.com>
1393
1394 * gdb.threads/omp-par-scope.c: New file.
1395 * gdb/threads/omp-par-scope.exp: New file.
1396
26b911fb
KB
13972019-12-10 Kevin Buettner <kevinb@redhat.com>
1398
bb47f919
KB
1399 * lib/gdb.exp (support_nested_function_tests): New proc.
1400
14012019-12-10 Kevin Buettner <kevinb@redhat.com>
1402
1403 * lib/gdb.exp (gdb_compile_openmp): New proc.
1404 (build_executable_from_specs): Add an "openmp" option.
1405 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1406
6c71eb7d
TT
14072019-12-10 Tom Tromey <tromey@adacore.com>
1408
1409 * gdb.ada/unchecked_union.exp: New file.
1410 * gdb.ada/unchecked_union/pck.adb: New file.
1411 * gdb.ada/unchecked_union/pck.ads: New file.
1412 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1413 * gdb-utils.exp (string_to_regexp): Also quote "?".
1414
bac7c5cf
GB
14152019-12-10 George Barrett <bob@bob131.so>
1416
1417 Test scripted probe breakpoints.
1418 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1419 * gdb.python/py-breakpoint.c (main): Likewise.
1420 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1421 specifier test.
1422 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1423
330f1d38
TBA
14242019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1425
1426 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1427 an rvalue parameter.
1428 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1429 parameter.
1430
b43315e2
AB
14312019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1434 modules.
1435
54f73dad
AB
14362019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1439 broken version of GCC.
1440
d57cbee9
AB
14412019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1442
1443 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1444 sym-info-cmds library.
1445 * gdb.fortran/info-types.exp: Likewise.
1446 * lib/sym-info-cmds.exp: New file.
1447
c14aab8c
TV
14482019-12-08 Tom de Vries <tdevries@suse.de>
1449
1450 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1451
aa2d5a42
KS
14522019-12-07 Keith Seitz <keiths@redhat.com>
1453
1454 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1455 * gdb.base/corefile-buildid-shlib.c: New file.
1456 * gdb.base/corefile-buildid.c: New file.
1457 * gdb.base/corefile-buildid.exp: New file.
1458
93e55f0a
TV
14592019-12-06 Tom de Vries <tdevries@suse.de>
1460
1461 * gdb.dwarf2/varval.exp: Add decl before def test.
1462
c7d12402
TBA
14632019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1464
1465 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1466
06acc08f
TBA
14672019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1468
1469 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1470 CV and reference conversion for overload resolution.
1471 * gdb.cp/rvalue-ref-overload.exp: Test it.
1472
e0fad1ea
PW
14732019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1474
1475 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1476 * gdb.base/frameapply.exp: Test faas without command.
1477
8d70a9f0
AB
14782019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1479
1480 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1481 Fortran tests.
1482 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1483 order.
1484
36c8fb93
AB
14852019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1488 casting to type with no kind specified.
1489 (test_basic_parsing_of_type_kinds): Additional tests for types
1490 with no kind specified, and add tests for single/double
1491 precision/complex types.
1492
4139ff00
TT
14932019-12-04 Tom Tromey <tromey@adacore.com>
1494
1495 * gdb.base/endianity.c (struct other) <x>: New field.
1496 (main): Initialize it.
1497 * gdb.base/endianity.exp: Update.
1498
a05cf17a
TT
14992019-12-04 Tom Tromey <tromey@adacore.com>
1500
1501 * gdb.ada/scalar_storage/storage.adb: New file.
1502 * gdb.ada/scalar_storage/pck.adb: New file.
1503 * gdb.ada/scalar_storage/pck.ads: New file.
1504 * gdb.ada/scalar_storage.exp: New file.
1505
103a685e
TT
15062019-12-04 Tom Tromey <tromey@adacore.com>
1507
1508 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1509 (main): Initialize it.
1510 * gdb.base/endianity.exp: Update.
1511
c2512106
AB
15122019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1513
1514 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1515
293b38d6
AB
15162019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1517
1518 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1519 -symbol-info-module-functions and -symbol-info-module-variables.
1520
216a7e6b
AB
15212019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1522
1523 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1524
5bbd8269
AB
15252019-12-01 Richard Bunt <richard.bunt@arm.com>
1526 Andrew Burgess <andrew.burgess@embecosm.com>
1527
1528 * gdb.fortran/derived-type-striding.exp: New file.
1529 * gdb.fortran/derived-type-striding.f90: New file.
1530 * gdb.fortran/array-slices.exp: New file.
1531 * gdb.fortran/array-slices.f90: New file.
1532
be09caf1
PW
15332019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1534
1535 * gdb.base/define.exp: Test . in command names.
1536 * gdb.base/setshow.exp: Update test, as . is now part of
1537 command name.
1538
643c0cbe
PW
15392019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1540
1541 * gdb.base/define-prefix.exp: New file.
1542
dcdec678
AB
15432019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1546 compile.
1547 (skip_btrace_pt_tests): Likewise.
1548
640ab947
AB
15492019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1550
1551 * gdb.fortran/info-modules.exp: Compile source files in correct
1552 order.
1553
d22670f0
KB
15542019-11-27 Kevin Buettner <kevinb@redhat.com>
1555
1556 * gdb.dwarf2/imported-unit.exp: New file.
1557 * gdb.dwarf2/imported-unit.c: New file.
1558
db5960b4
AB
15592019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * gdb.mi/mi-fortran-modules-2.f90: New file.
1562 * gdb.mi/mi-fortran-modules.exp: New file.
1563 * gdb.mi/mi-fortran-modules.f90: New file.
1564
7dc42066
AB
15652019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1566
1567 * gdb.mi/mi-sym-info-1.c: New file.
1568 * gdb.mi/mi-sym-info-2.c: New file.
1569 * gdb.mi/mi-sym-info.exp: New file.
1570
0dfeecca
TT
15712019-11-22 Tom Tromey <tromey@adacore.com>
1572
1573 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1574 * gdb.ada/tasks/foo.adb: Add another stopping location.
1575
34877895
PJ
15762019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1577
1578 * gdb.base/endianity.c: New test.
1579 * gdb.base/endianity.exp: New file.
1580
2e84f897
LD
15812019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1582
1583 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1584
65d1cd5f
TV
15852019-11-21 Tom de Vries <tdevries@suse.de>
1586
1587 PR gdb/24956
1588 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1589
4f22c3f4
SDJ
15902019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1591
1592 * gdb.python/py-progspace.exp: Add missing parentheses on some
1593 'print' commands.
1594
9f6ad286
TT
15952019-11-19 Tom Tromey <tom@tromey.com>
1596
1597 * gdb.tui/winheight.exp: New file.
1598
0b8dbf3f
AB
15992019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1600
1601 * gdb.base/ctf-whatis.c: Delete.
1602 * gdb.base/ctf-whatis.exp: Delete.
1603 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1604
f833b7a7
AB
16052019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1606
1607 * gdb.base/ctf-cvexpr.exp: Delete.
1608 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1609
30d0a636
AB
16102019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1611
1612 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1613 the compiler. Clean up header comment a little.
1614 * gdb.base/ctf-ptype.exp: Likewise.
1615 * gdb.base/ctf-whatis.exp: Likewise.
1616 * lib/gdb.exp (skip_ctf_tests): New proc.
1617
494409bb
SDJ
16182019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1619
1620 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1621 * gdb.tui/corefile-run.exp: New file.
1622
55708e99
TT
16232019-11-14 Tom Tromey <tromey@adacore.com>
1624
1625 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1626 regression tests.
1627
45e42163
TT
16282019-11-12 Tom Tromey <tom@tromey.com>
1629
1630 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1631 after any command. Expect prompt after WAIT_FOR is seen.
1632 (enter_tui): Enable resize messages.
1633 (command): Expect command in output.
1634 (get_line): Avoid error when cursor appears to be off-screen.
1635 (dump_screen): Include screen size in title.
1636 (_do_resize): New proc, from "resize".
1637 (resize): Rewrite. Do resize in two steps.
1638 * gdb.tui/empty.exp (layouts): Fix entries.
1639 (check_boxes): Remove xfail.
1640 (check_text): Dump screen on failure.
1641
086baaf1
AB
16422019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1643
1644 * gdb.python/py-symbol.exp: Add test for
1645 gdb.lookup_static_symbols.
1646
09ff83af
AB
16472019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1648
1649 * gdb.python/py-symbol.c: Declare and call function from new
1650 py-symbol-2.c file.
1651 * gdb.python/py-symbol.exp: Compile both source files, and add new
1652 tests for gdb.lookup_static_symbol.
1653 * gdb.python/py-symbol-2.c: New file.
1654
11af934b
TV
16552019-11-02 Tom de Vries <tdevries@suse.de>
1656
1657 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1658 * gdb.base/anon.exp: Same.
1659 * gdb.base/auto-connect-native-target.exp: Same.
1660 * gdb.base/call-ar-st.exp: Same.
1661 * gdb.base/catch-syscall.exp: Same.
1662 * gdb.base/commands.exp: Same.
1663 * gdb.base/default.exp: Same.
1664 * gdb.base/display.exp: Same.
1665 * gdb.base/float.exp: Same.
1666 * gdb.base/foll-fork.exp: Same.
1667 * gdb.base/help.exp: Same.
1668 * gdb.base/info-macros.exp: Same.
1669 * gdb.base/info-proc.exp: Same.
1670 * gdb.base/info-target.exp: Same.
1671 * gdb.base/long_long.exp: Same.
1672 * gdb.base/macscp.exp: Same.
1673 * gdb.base/memattr.exp: Same.
1674 * gdb.base/nofield.exp: Same.
1675 * gdb.base/pointers.exp: Same.
1676 * gdb.base/printcmds.exp: Same.
1677 * gdb.base/ptype.exp: Same.
1678 * gdb.base/restore.exp: Same.
1679 * gdb.base/return.exp: Same.
1680 * gdb.base/scope.exp: Same.
1681 * gdb.base/set-noassign.exp: Same.
1682 * gdb.base/setshow.exp: Same.
1683 * gdb.base/shlib-call.exp: Same.
1684 * gdb.base/signals.exp: Same.
1685 * gdb.base/sigstep.exp: Same.
1686 * gdb.base/skip.exp: Same.
1687 * gdb.base/solib-symbol.exp: Same.
1688 * gdb.base/stap-probe.exp: Same.
1689 * gdb.base/step-line.exp: Same.
1690 * gdb.base/step-test.exp: Same.
1691 * gdb.base/style.exp: Same.
1692 * gdb.base/varargs.exp: Same.
1693 * gdb.base/vla-datatypes.exp: Same.
1694 * gdb.base/vla-ptr.exp: Same.
1695 * gdb.base/vla-sideeffect.exp: Same.
1696 * gdb.base/volatile.exp: Same.
1697 * gdb.base/watch-cond-infcall.exp: Same.
1698 * gdb.base/watchpoint.exp: Same.
1699
e96ec2ba
TV
17002019-11-02 Tom de Vries <tdevries@suse.de>
1701
1702 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1703 * gdb.cp/cpexprs.exp: Same.
1704 * gdb.cp/except-multi-location.exp: Same.
1705 * gdb.cp/exceptprint.exp: Same.
1706 * gdb.cp/gdb2384.exp: Same.
1707 * gdb.cp/inherit.exp: Same.
1708 * gdb.cp/m-static.exp: Same.
1709 * gdb.cp/meth-typedefs.exp: Same.
1710 * gdb.cp/misc.exp: Same.
1711 * gdb.cp/namespace.exp: Same.
1712 * gdb.cp/non-trivial-retval.exp: Same.
1713 * gdb.cp/overload.exp: Same.
1714 * gdb.cp/pr17132.exp: Same.
1715 * gdb.cp/re-set-overloaded.exp: Same.
1716 * gdb.cp/rvalue-ref-types.exp: Same.
1717 * gdb.cp/templates.exp: Same.
1718
bd5766ec
LM
17192019-11-01 Luis Machado <luis.machado@linaro.org>
1720
1721 PR gdb/25124
1722
1723 * gdb.arch/pr25124.S: New file.
1724 * gdb.arch/pr25124.exp: New file.
1725
165f8965
AB
17262019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1727
1728 * gdb.fortran/info-modules.exp: Update expected results, and add
1729 additional tests for 'info module functinos', and 'info module
1730 variables'.
1731 * gdb.fortran/info-types.exp: Update expected results.
1732 * gdb.fortran/info-types.f90: Extend testcase with additional
1733 module variables and functions.
1734
59c35742
AB
17352019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1736
1737 * gdb.fortran/info-modules.exp: New file.
1738 * gdb.fortran/info-types.exp: Build with new file.
1739 * gdb.fortran/info-types.f90: Include and use new module.
1740 * gdb.fortran/info-types-2.f90: New file.
1741
f3fb2519
PW
17422019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1743
1744 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1745 * gdb.base/settings.exp: Test all settings types using
1746 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1747 that now verifies that the value of "maint show" is the same as
1748 returned by the settings functions. Test the type of the
1749 maintenance settings.
1750 * gdb.base/default.exp: Update show_conv_list.
1751
d1e36019
TV
17522019-10-31 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1755 gdb_test.
1756 * gdb.arch/amd64-disp-step.exp: Same.
1757 * gdb.asm/asm-source.exp: Same.
1758 * gdb.btrace/buffer-size.exp: Same.
1759 * gdb.btrace/cpu.exp: Same.
1760 * gdb.btrace/enable.exp: Same.
1761 * gdb.dwarf2/count.exp: Same.
1762 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1763 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1764 * gdb.fortran/vla-datatypes.exp: Same.
1765 * gdb.fortran/vla-history.exp: Same.
1766 * gdb.fortran/vla-ptype.exp: Same.
1767 * gdb.fortran/vla-value.exp: Same.
1768 * gdb.fortran/whatis_type.exp: Same.
1769 * gdb.guile/guile.exp: Same.
1770 * gdb.multi/tids.exp: Same.
1771 * gdb.python/py-finish-breakpoint.exp: Same.
1772 * gdb.python/py-framefilter.exp: Same.
1773 * gdb.python/py-pp-registration.exp: Same.
1774 * gdb.python/py-xmethods.exp: Same.
1775 * gdb.python/python.exp: Same.
1776 * gdb.server/connect-with-no-symbol-file.exp: Same.
1777 * gdb.server/no-thread-db.exp: Same.
1778 * gdb.server/run-without-local-binary.exp: Same.
1779 * gdb.stabs/weird.exp: Same.
1780 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1781 * gdb.threads/thread-find.exp: Same.
1782 * gdb.threads/tls-shared.exp: Same.
1783 * gdb.threads/tls.exp: Same.
1784 * gdb.threads/wp-replication.exp: Same.
1785 * gdb.trace/ax.exp: Same.
1786 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1787
3d11e68e
TV
17882019-10-31 Tom de Vries <tdevries@suse.de>
1789
1790 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1791 * gdb.ada/array_subscript_addr.exp: Same.
1792 * gdb.ada/arrayidx.exp: Same.
1793 * gdb.ada/arrayparam.exp: Same.
1794 * gdb.ada/arrayptr.exp: Same.
1795 * gdb.ada/boolean_expr.exp: Same.
1796 * gdb.ada/call_pn.exp: Same.
1797 * gdb.ada/complete.exp: Same.
1798 * gdb.ada/fixed_cmp.exp: Same.
1799 * gdb.ada/fun_addr.exp: Same.
1800 * gdb.ada/funcall_param.exp: Same.
1801 * gdb.ada/interface.exp: Same.
1802 * gdb.ada/mod_from_name.exp: Same.
1803 * gdb.ada/null_array.exp: Same.
1804 * gdb.ada/packed_array.exp: Same.
1805 * gdb.ada/packed_tagged.exp: Same.
1806 * gdb.ada/print_chars.exp: Same.
1807 * gdb.ada/print_pc.exp: Same.
1808 * gdb.ada/ptype_arith_binop.exp: Same.
1809 * gdb.ada/ptype_field.exp: Same.
1810 * gdb.ada/ptype_tagged_param.exp: Same.
1811 * gdb.ada/rec_return.exp: Same.
1812 * gdb.ada/ref_tick_size.exp: Same.
1813 * gdb.ada/str_ref_cmp.exp: Same.
1814 * gdb.ada/taft_type.exp: Same.
1815 * gdb.ada/tagged.exp: Same.
1816 * gdb.ada/type_coercion.exp: Same.
1817 * gdb.ada/uninitialized_vars.exp: Same.
1818
60b6ede8
TV
18192019-10-30 Tom de Vries <tdevries@suse.de>
1820
1821 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1822
30baf67b
TV
18232019-10-26 Tom de Vries <tdevries@suse.de>
1824
1825 * gdb.base/bigcore.c: Fix typos in comments.
1826 * gdb.base/ctf-ptype.c: Same.
1827 * gdb.base/long_long.c: Same.
1828 * gdb.dwarf2/dw2-op-out-param.S: Same.
1829 * gdb.python/py-evthreads.c: Same.
1830 * gdb.reverse/i387-stack-reverse.c: Same.
1831 * gdb.trace/tfile.c: Same.
1832 * lib/compiler.c: Same.
1833 * lib/compiler.cc: Same.
1834
158da0d1
TV
18352019-10-25 Tom de Vries <tdevries@suse.de>
1836
1837 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1838 gdb_test_multiple calls.
1839 * gdb.reverse/sigall-reverse.exp: Same.
1840 * gdb.reverse/solib-precsave.exp: Same.
1841 * gdb.reverse/solib-reverse.exp: Same.
1842 * gdb.reverse/until-precsave.exp: Same.
1843 * gdb.reverse/until-reverse.exp: Same.
1844
4ccdfbec
TV
18452019-10-24 Tom de Vries <tdevries@suse.de>
1846
1847 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1848 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1849 kfail using -wrap pattern flag and convenience variable
1850 gdb_test_name.
1851
33d569b7
AB
18522019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1853
1854 * gdb.python/py-progspace.exp: Add tests for the
1855 Progspace.block_for_pc method.
1856
4d0b984b
TT
18572019-10-23 Tom Tromey <tom@tromey.com>
1858
1859 * configure: Rebuild.
1860 * aclocal.m4: Use m4_include, not sinclude.
1861
94cb3754
TV
18622019-10-21 Tom de Vries <tdevries@suse.de>
1863
1864 * gdb.base/infcall-nested-structs.c: Add
1865 __attribute__((noinline,noclone)) to all functions.
1866 (call_all): Add missing variable initialization. Simplify return value.
1867 (breakpt): Increment volatile variable, to prevent call from being
1868 optimized out.
1869 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1870
062f1fc1
TV
18712019-10-17 Tom de Vries <tdevries@suse.de>
1872
1873 * gdb.fortran/module.exp: Allow info variables to print info for files
1874 other than module.f90.
1875
0b54364d
AB
18762019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1877
1878 * gdb.fortran/module.exp: Extend with 'info variables' test.
1879
7ff5fae7
AB
18802019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1881
1882 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1883 F77_FOR_TARGET.
1884
d10eccaa
TV
18852019-10-16 Tom de Vries <tdevries@suse.de>
1886
1887 PR tdep/25096
1888 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1889
745ff14e
TV
18902019-10-16 Tom de Vries <tdevries@suse.de>
1891
1892 PR tdep/24104
1893 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1894 Add KFAIL for PR tdep/25096.
1895
03e1ab94
TV
18962019-10-16 Tom de Vries <tdevries@suse.de>
1897
1898 PR testsuite/25059
1899 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1900
b17fcc10
TV
19012019-10-16 Tom de Vries <tdevries@suse.de>
1902
1903 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1904 as signed.
1905
9223170f
SM
19062019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1907
1908 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1909 one instead of increasing timeout.
1910
d6e76313
TV
19112019-10-13 Tom de Vries <tdevries@suse.de>
1912
1913 PR record/25038
1914 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1915 * gdb.reverse/sigall-reverse.exp: Same.
1916 * gdb.reverse/solib-precsave.exp: Same.
1917 * gdb.reverse/solib-reverse.exp: Same.
1918 * gdb.reverse/step-precsave.exp: Same.
1919 * gdb.reverse/until-precsave.exp: Same.
1920 * gdb.reverse/until-reverse.exp: Same.
1921 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1922
6dfc0041
AA
19232019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1924
1925 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1926 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1927 (cmp_struct_05_01, cmp_struct_static_02_01)
1928 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1929 comparisons.
1930
abcf2cc8
TV
19312019-10-10 Tom de Vries <tdevries@suse.de>
1932
1933 PR testsuite/24888
1934 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1935 gnatlink.
1936
a50faaf6
TV
19372019-10-09 Tom de Vries <tdevries@suse.de>
1938
1939 PR testsuite/25048
1940 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1941
60ff3cd7
AB
19422019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1943
1944 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1945 exceptions due to missing debug information.
1946
dfee8566
TV
19472019-10-07 Tom de Vries <tdevries@suse.de>
1948
1949 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1950
3d63690a
AB
19512019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1952
1953 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1954 * gdb.base/annota1.exp: Update to use gdb_test_name.
1955
30d1f018
WP
19562019-10-07 Weimin Pan <weimin.pan@oracle.com>
1957
1958 * gdb.base/ctf-whatis.exp: New file.
1959 * gdb.base/ctf-whatis.c: New file.
1960 * gdb.base/ctf-ptype.exp: New file.
1961 * gdb.base/ctf-ptype.c: New file.
1962 * gdb.base/ctf-constvars.exp: New file.
1963 * gdb.base/ctf-constvars.c: New file.
1964 * gdb.base/ctf-cvexpr.exp: New file.
1965
4dbbb47c
TV
19662019-10-04 Tom de Vries <tdevries@suse.de>
1967
1968 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1969 for loop.
1970
77c2dba3
TT
19712019-10-03 Tom Tromey <tom@tromey.com>
1972
1973 PR rust/24976:
1974 * gdb.rust/simple.rs (Union2): New type.
1975 (main): Use Union2.
1976 * gdb.rust/simple.exp: Add test.
1977
179aed7f
AB
19782019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1981 nested function prefix.
1982
0a4b0913
AB
19832019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1984 Richard Bunt <richard.bunt@arm.com>
1985 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1988 nested functions.
1989 * gdb.fortran/nested-funcs.f90: Update expected results.
1990 * gdb.fortran/nested-funcs-2.exp: New file.
1991 * gdb.fortran/nested-funcs-2.f90: New file.
1992
082cce05
AB
19932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1994
1995 * gdb.python/py-parameter.exp: Make test names unique.
1996 * gdb.python/py-template.exp: Likewise.
1997 * gdb.python/py-value.exp: Likewise.
1998
2b74ba5a
AB
19992019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2000
2001 * gdb.base/break-interp.exp: Reduce test name duplication.
2002 * gdb.base/call-sc.exp: Likewise.
2003 * gdb.base/callfuncs.exp: Likewise.
2004 * gdb.base/charset.exp: Likewise.
2005 * gdb.base/dump.exp: Likewise.
2006 * gdb.base/ena-dis-br.exp: Likewise.
2007 * gdb.base/relational.exp: Likewise.
2008 * gdb.base/step-over-syscall.exp: Likewise.
2009 * gdb.base/structs.exp: Likewise.
2010
58eb20d5
AB
20112019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.linespec/explicit.exp: Make test names unique.
2014 * gdb.linespec/ls-errs.exp: Likewise.
2015
4d421147
AB
20162019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2017
2018 * gdb.reverse/break-precsave.exp: Make test names unique.
2019 * gdb.reverse/break-reverse.exp: Likewise.
2020 * gdb.reverse/finish-precsave.exp: Likewise.
2021 * gdb.reverse/finish-reverse.exp: Likewise.
2022 * gdb.reverse/machinestate-precsave.exp: Likewise.
2023 * gdb.reverse/machinestate.exp: Likewise.
2024 * gdb.reverse/readv-reverse.exp: Likewise.
2025 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2026 * gdb.reverse/sigall-precsave.exp: Likewise.
2027 * gdb.reverse/sigall-reverse.exp: Likewise.
2028 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2029 * gdb.reverse/watch-precsave.exp: Likewise.
2030 * gdb.reverse/watch-reverse.exp: Likewise.
2031
d8c06f22
AB
20322019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.threads/stop-with-handle.c: New file.
2035 * gdb.threads/stop-with-handle.exp: New file.
2036
3a56ed86
TV
20372019-10-03 Tom de Vries <tdevries@suse.de>
2038
2039 PR testsuite/25059
2040 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2041 directory" line to be missing.
2042
42275044
TV
20432019-10-03 Tom de Vries <tdevries@suse.de>
2044
2045 PR testsuite/25059
2046 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2047 type optional.
2048
9ef62df0
AA
20492019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2050
2051 * gdb.python/py-format-string.c (string.h): New include.
2052 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2053 the same value, for endianness-independence.
2054 * gdb.python/py-format-string.exp (default_regexp_dict)
2055 (test_pretty_structs, test_format): Adjust expected output to the
2056 changed initialization.
2057
37f6a7f4
TT
20582019-10-02 Tom Tromey <tromey@adacore.com>
2059
2060 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2061
1d58d6a2
PA
20622019-10-02 Pedro Alves <palves@redhat.com>
2063 Andrew Burgess <andrew.burgess@embecosm.com>
2064
2065 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2066 "print-file-var.h".
2067 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2068 (get_version_1): Print this_version_id and its address.
2069 Add extern "C" wrappers around interface functions.
2070 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2071 "print-file-var.h".
2072 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2073 (get_version_2): Print this_version_id and its address.
2074 Add extern "C" wrappers around interface functions.
2075 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2076 <stddef.h> and "print-file-var.h".
2077 Add extern "C" wrappers around interface functions.
2078 [VERSION_ID_MAIN] (this_version_id): Define.
2079 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2080 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2081 up extern "C" blocks.
2082 * gdb.base/print-file-var.exp (test): New, factored out from top
2083 level.
2084 (top level): Test all combinations of attribute hidden or not,
2085 dlopen or not, and this_version_id symbol in main file or not.
2086 Compile tests as both C++ and C, make test names unique.
2087
d770d56f
TT
20882019-10-01 Tom Tromey <tom@tromey.com>
2089
2090 * gdb.base/style.exp: Test "show logging filename".
2091
7f6aba03
TT
20922019-10-01 Tom Tromey <tom@tromey.com>
2093
2094 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2095 * gdb.base/style.exp: Add metadata style test.
2096
14309bb6
TT
20972019-10-01 Tom Tromey <tom@tromey.com>
2098
2099 * gdb.base/style.exp: Test "pwd".
2100
2a3c1174
PA
21012019-10-01 Tom Tromey <tom@tromey.com>
2102
2103 * gdb.base/style.exp: Update tests.
2104
53d666ec
AA
21052019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2106
2107 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2108 'six' to unsigned.
2109 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2110 'five'. Use an all-ones bit pattern for each.
2111 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2112 to its changed values.
2113
4a56a520
TT
21142019-09-30 Tom Tromey <tromey@adacore.com>
2115
2116 * gdb.rust/traits.rs: Disable all warnings.
2117
0df0352a
TV
21182019-09-29 Tom de Vries <tdevries@suse.de>
2119
aac66a4c 2120 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2121
73d9a918
TV
21222019-09-29 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2125
060b3ab4
TV
21262019-09-27 Tom de Vries <tdevries@suse.de>
2127
2128 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2129
68f7d34d
TV
21302019-09-27 Tom de Vries <tdevries@suse.de>
2131
2132 PR record/23188
2133 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2134
5d63b30a
TT
21352019-09-26 Tom Tromey <tromey@adacore.com>
2136
2137 * gdb.ada/py_taft.exp: New file.
2138 * gdb.ada/py_taft/main.adb: New file.
2139 * gdb.ada/py_taft/pkg.adb: New file.
2140 * gdb.ada/py_taft/pkg.ads: New file.
2141
3d435220
TV
21422019-09-24 Tom de Vries <tdevries@suse.de>
2143
2144 PR gdb/24598
2145 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2146
77d03678
TV
21472019-09-22 Tom de Vries <tdevries@suse.de>
2148
2149 * gdb.base/restore.exp: Allow register variables to be optimized out at
2150 -O0.
2151
abf516c6
UW
21522019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2153
2154 * gdb.arch/spu-info.exp: Remove file.
2155 * gdb.arch/spu-info.c: Remove file.
2156 * gdb.arch/spu-ls.exp: Remove file.
2157 * gdb.arch/spu-ls.c: Remove file.
2158
2159 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2160 * gdb.asm/spu.inc: Remove file.
2161
2162 * gdb.base/dump.exp: Remove support for spu*-*-*.
2163 * gdb.base/stack-checking.exp: Likewise.
2164 * gdb.base/overlays.exp: Likewise.
2165 * gdb.base/ovlymgr.c: Likewise.
2166 * gdb.base/spu.ld: Remove file.
2167
2168 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2169 * gdb.cp/cpexprs.exp: Likewise.
2170 * gdb.cp/exception.exp: Likewise.
2171 * gdb.cp/gdb2495.exp: Likewise.
2172 * gdb.cp/mb-templates.exp: Likewise.
2173 * gdb.cp/pr9167.exp: Likewise.
2174 * gdb.cp/userdef.exp: Likewise.
2175
2176 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2177
2178 * gdb.cell: Remove directory.
2179 * lib/cell.exp: Remove file.
2180
e452e88f
TV
21812019-09-19 Tom de Vries <tdevries@suse.de>
2182
2183 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2184
8a625130
TV
21852019-09-19 Tom de Vries <tdevries@suse.de>
2186
2187 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2188
81dc3ab5
TV
21892019-09-19 Tom de Vries <tdevries@suse.de>
2190
2191 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2192 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2193 (gdb_target_cmd): ... here.
2194 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2195 value 2.
2196
b078f3ac
AB
21972019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2198
2199 * gdb.base/source-dir.exp: Avoid having directory names in test
2200 names.
2201
f1b620e9
MG
22022019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2203
2204 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2205 directory.
2206
67f3ed6a
AB
22072019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2208
2209 * gdb.base/list-missing-source.exp: New file.
2210
d1b70248
TV
22112019-09-14 Tom de Vries <tdevries@suse.de>
2212
2213 PR teststuite/24599
2214 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2215 * lib/ada.exp (gnatmake_version_at_least): New proc.
2216
5fabdcd6
AB
22172019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.base/maint.exp: Use exec_has_index_section.
2220
aa17805f
AB
22212019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2222
2223 * gdb.base/maint.exp: Add test for 'maint info sections'.
2224
25e5c209
TV
22252019-09-12 Tom de Vries <tdevries@suse.de>
2226
2227 * gdb.base/store.exp: Allow register variables to be optimized out at
2228 -O0.
2229
4993045d
PW
22302019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2231
2232 * gdb.ada/rdv_wait.exp: Update to new task names.
2233 * gdb.base/task_switch_in_core.exp: Likewise.
2234 * gdb.base/info_sources_base.c: Likewise.
2235
8a516164
TT
22362019-09-10 Tom Tromey <tromey@adacore.com>
2237
2238 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2239
aa391654
TT
22402019-09-10 Tom Tromey <tromey@adacore.com>
2241
2242 * gdb.ada/dgopt.exp: New file.
2243 * gdb.ada/dgopt/x.adb: New file.
2244
8634b462
TT
22452019-09-08 Tom Tromey <tom@tromey.com>
2246
2247 * gdb.tui/resize.exp: Remove setup_xfail.
2248 * gdb.tui/regs.exp: Remove setup_xfail.
2249 * gdb.tui/basic.exp: Remove setup_xfail.
2250
736b0f76
DB
22512019-09-06 David Blaikie <dblaikie@gmail.com>
2252
2253 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2254 * gdb.cp/cplabel.exp: Ditto.
2255 * gdb.linespec/ls-errs.exp: Ditto.
2256
30331a6c
TV
22572019-09-05 Tom de Vries <tdevries@suse.de>
2258
2259 * lib/gdb.exp (cmp_file_string): New proc.
2260 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2261 runto_main. Verify save breakpoints output.
2262
98b0ebab
PW
22632019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2264
2265 * gdb.base/info-var.exp: Test info variables without running
2266 to main, to avoid expect's buffer overflow.
2267
4e962e74
TT
22682019-09-03 Tom Tromey <tromey@adacore.com>
2269
2270 * gdb.ada/bias.exp: New file.
2271 * gdb.ada/bias/bias.adb: New file.
2272 * gdb.ada/print_chars.exp: Add regression test.
2273 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2274 (MC): New variable.
2275
2ea1a07a
SL
22762019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2277
2278 * gdb.base/argv0-symlink.exp: Run only on native target
2279 and local host.
2280
8077c50d
TV
22812019-08-29 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2284 diverse debug info.
2285 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2286
48352473
TV
22872019-08-28 Tom de Vries <tdevries@suse.de>
2288
2289 * gdb.base/info-var.exp: Allow info variables to print info for files
2290 other than info-var-f1.c and info-var-f2.c.
2291
d8f27c60
AB
22922019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2293
2294 * gdb.fortran/info-types.exp: Add module.
2295 * gdb.fortran/info-types.f90: Update expected results.
2296
1f20c35e
AB
22972019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2298
2299 * gdb.fortran/info-types.exp: New file.
2300 * gdb.fortran/info-types.f90: New file.
2301 * lib/fortran.exp (fortran_character1): New proc.
2302
4acfdd20
AB
23032019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2306 functions'. Reindent as needed.
2307 * gdb.base/info-var-f1.c: New file.
2308 * gdb.base/info-var-f2.c: New file.
2309 * gdb.base/info-var.exp: New file.
2310 * gdb.base/info-var.h: New file.
2311
5c31b358
TV
23122019-08-26 Tom de Vries <tdevries@suse.de>
2313
2314 PR c++/24852
2315 * gdb.cp/no-libstdcxx-probe.exp: New test.
2316
b694989f
TV
23172019-08-26 Tom de Vries <tdevries@suse.de>
2318
2319 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2320 * tests need to be skipped.
2321 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2322 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2323 mi_skip_libstdcxx_probe_tests.
2324
d9c4ba53
SDJ
23252019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2326
2327 * gdb.python/py-xmethods.exp: Use raw strings when passing
2328 arguments to SimpleXMethodMatcher.
2329
395fad09
TV
23302019-08-22 Tom de Vries <tdevries@suse.de>
2331
2332 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2333 more informative.
2334
26c957f1
PA
23352019-08-21 Pedro Alves <palves@redhat.com>
2336
2337 * gdb.base/with.exp: Test "with" with no arguments.
2338
61f80d5d
TV
23392019-08-21 Tom de Vries <tdevries@suse.de>
2340
2341 * gdb.base/gdb-caching-proc.exp: Sort files.
2342
d7a11d13
TV
23432019-08-20 Tom de Vries <tdevries@suse.de>
2344
2345 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2346 compilation.
2347
34dafe9f
TV
23482019-08-16 Tom de Vries <tdevries@suse.de>
2349
2350 * gdb.base/compare-sections.exp ("after run to main"): Allow
2351 mismatched read-only sections for PIE executables.
2352
398fdd60
TT
23532019-08-16 Tom Tromey <tom@tromey.com>
2354
2355 * lib/tuiterm.exp (_csi_Z): New proc.
2356 * gdb.tui/basic.exp: Update window positions.
2357 * gdb.tui/empty.exp: Update window positions.
2358
d8f9e51c
SL
23592019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2360
2361 * gdb.base/examine-backward.exp: Correct regexp for
2362 "examine 3 bytes backward from ${address_zero}".
2363
3df505f6
TT
23642019-08-15 Tom Tromey <tom@tromey.com>
2365
2366 * gdb.tui/empty.exp: Enable resizing tests.
2367
272560b5
TT
23682019-08-15 Tom Tromey <tromey@adacore.com>
2369
2370 * gdb.ada/char_enum.exp: Add regression tests.
2371 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2372 and '0'.
2373 (Char, Gchar): Update.
2374 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2375
08235187
CB
23762019-08-15 Christian Biesinger <cbiesinger@google.com>
2377
2378 * gdb.python/python.exp: Expect a leading underscore on
2379 GdbOutput{,Error}File.
2380
22a2ab04
SL
23812019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2382
2383 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2384 Windows host.
2385
835b995b
SL
23862019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2387
2388 * gdb.base/batch-preserve-term-settings.exp
2389 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2390
97dd8e07
CB
23912019-08-15 Christian Biesinger <cbiesinger@google.com>
2392
2393 * lib/gdb.exp: When running on a mingw target, replace
2394 /x/ with x:/.
2395
75faf5c4
AH
23962019-08-14 Alan Hayward <alan.hayward@arm.com>
2397
2398 * gdb.arch/aarch64-prologue.c: New test.
2399 * gdb.arch/aarch64-prologue.exp: New file.
2400
abc6c00f
TV
24012019-08-13 Tom de Vries <tdevries@suse.de>
2402
2403 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2404 Thread.
2405
74c2c1f4
SL
24062019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2407
2408 * gdb.python/py-completion.exp: Download the .py file to the host
2409 and use its host pathname. Conditionalize tests that use
2410 tab completion and manipulate files on the build machine.
2411 * gdb.python/py-events.exp: Download the .py file to the host
2412 and use its host pathname.
2413 * gdb.python/py-evsignal.exp: Likewise.
2414 * gdb.python/py-evthreads.exp: Likewise.
2415 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2416 pathname syntax.
2417 * gdb.python/py-framefilter.exp: Download the .py file to the right
2418 place on the host. Match Windows pathname syntax.
2419 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2420 .py file to the host and use its host pathname.
2421 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2422 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2423 build pathname. Skip symlink test on Windows host. Add missing
2424 newline at end of file.
2425 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2426 and use its host pathname.
2427 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2428 * gdb.python/py-section-script.exp: Use host location of binfile
2429 on safe-path. Use correct path separator on Windows host.
2430 Reorder alternatives in gdb_test_multiple to prevent matching
2431 the wrong alternative on success.
2432 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2433
ca2589f3
PP
24342019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2435
2436 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2437 expect the GDB inferior to no longer immediately stop after
2438 being resumed with "signal SIGINT".
2439
020a839d
SL
24402019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2441
2442 * gdb.linespec/break-ask.exp: Generalize regexps to match
2443 Windows pathnames too.
2444
128d6509
TV
24452019-08-08 Tom de Vries <tdevries@suse.de>
2446
2447 PR testsuite/24862
2448 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2449
590042fc
PW
24502019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2451
2452 * gdb.base/style.exp: Update tests for help doc new invariants.
2453 * gdb.base/help.exp: Likewise.
2454
046bebe1
TT
24552019-08-06 Tom Tromey <tom@tromey.com>
2456
2457 * gdb.base/style.exp: Add disassemble test.
2458 * gdb.base/style.c (some_called_function): New function.
2459 (main): Use it.
2460
0b27c27d
CB
24612019-08-05 Christian Biesinger <cbiesinger@google.com>
2462
2463 * gdb.python/py-block.exp: Test dictionary access on blocks.
2464
580f1034
SM
24652019-08-05 Simon Marchi <simon.marchi@efficios.com>
2466
2467 PR gdb/24863
2468 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2469 -list-thread-groups --available test when running under
2470 check-read1.
2471
d86bd7cb
TV
24722019-08-05 Tom de Vries <tdevries@suse.de>
2473
2474 PR testsuite/24863
2475 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2476 * gdb.base/help.exp: Use with_read1_timeout_factor.
2477 * gdb.base/info-macros.exp: Same.
2478 * gdb.cp/nested-types.exp: Same.
2479
a80cf5d8
TV
24802019-08-05 Tom de Vries <tdevries@suse.de>
2481
2482 * lib/gdb.exp (version_at_least): Factor out of ...
2483 (tcl_version_at_least): ... here.
2484 (gdb_compile): Fail if pie results in non-PIE executable.
2485 (readelf_version, readelf_prints_pie): New proc.
2486 (exec_is_pie): Return -1 if unknown.
2487
d0962838
TV
24882019-08-05 Tom de Vries <tdevries@suse.de>
2489
2490 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2491
2252ff3d
SL
24922019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2493
2494 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2495
26655f53
SL
24962019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2497
2498 * lib/completion-support.exp (test_gdb_complete_none): Skip
2499 tab completion tests if no readline support.
2500 (test_gdb_complete_unique_re): Likewise.
2501 (test_gdb_complete_multiple): Likewise.
2502
db4dc13e
PW
25032019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2504
2505 * gdb.base/info_sources.exp: New file.
2506 * gdb.base/info_sources.c: New file.
2507 * gdb.base/info_sources_base.c: New file.
2508
0eba165a
PFC
25092019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2510
2511 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2512 prefix argument.
2513 (test_exit_status): Add prefix argument.
2514
59bd512b
TV
25152019-08-01 Tom de Vries <tdevries@suse.de>
2516
2517 PR testsuite/24863
2518 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2519 calling exp_continue for new thread and thread exited messages.
2520
2a3ad588
TV
25212019-08-01 Tom de Vries <tdevries@suse.de>
2522
2523 PR testsuite/24863
2524 * gdb.base/structs.exp: Fix check-read1 timeout using
2525 gdb_test_sequence.
2526 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2527
117eb594
TV
25282019-08-01 Tom de Vries <tdevries@suse.de>
2529
2530 PR testsuite/24863
2531 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2532 line.
2533
ed591340
TV
25342019-08-01 Tom de Vries <tdevries@suse.de>
2535
2536 PR testsuite/24863
2537 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2538
aa3b6533
TT
25392019-07-30 Tom Tromey <tromey@adacore.com>
2540
2541 * gdb.ada/display_nested.exp: New file.
2542 * gdb.ada/display_nested/foo.adb: New file.
2543 * gdb.ada/display_nested/pack.adb: New file.
2544 * gdb.ada/display_nested/pack.ads: New file.
2545
2906593f
CB
25462019-07-30 Christian Biesinger <cbiesinger@google.com>
2547
2548 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2549 namespace.
2550 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2551
0f575925
TV
25522019-07-30 Tom de Vries <tdevries@suse.de>
2553
2554 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2555 instead.
2556
b13057d9
TV
25572019-07-30 Tom de Vries <tdevries@suse.de>
2558
2559 PR testsuite/24834
2560 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2561 (exec_is_pie): New proc.
2562
5c4dde85
CB
25632019-07-29 Christian Biesinger <cbiesinger@google.com>
2564
2565 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2566
c620ed88
CB
25672019-07-29 Christian Biesinger <cbiesinger@google.com>
2568
2569 * gdb.python/py-objfile.c: Add global and static vars.
2570 * gdb.python/py-objfile.exp: Test new functions Objfile.
2571 lookup_global_symbol and lookup_static_symbol.
2572
3d235706
TT
25732019-07-29 Tom Tromey <tom@tromey.com>
2574
2575 * lib/tuiterm.exp (Term::_csi_@): New proc.
2576 (Term::_csi_X): Don't move cursor.
2577
c7e4c0a6
PW
25782019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2579
2580 * gdb.base/options.exp: Update backtrace - completion to
2581 new option -frame-info.
2582 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2583 Test new 'set print frame-info'. Test backtrace -frame-info
2584 overriding 'set print frame-info'.
2585 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2586 Test new 'set print frame-info'.
2587 Verify consistency of backtrace with and without filters, with and
2588 without -no-filters.
2589 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2590 default.
2591
de28a3b7
TV
25922019-07-29 Tom de Vries <tdevries@suse.de>
2593
2594 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2595 no arguments".
2596
507dd60e
TV
25972019-07-29 Tom de Vries <tdevries@suse.de>
2598
2599 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2600 is a substring of the first for "complete non-unique file name".
2601
5beafce9
TV
26022019-07-29 Tom de Vries <tdevries@suse.de>
2603
2604 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2605 with ".*".
2606
2d274232
TV
26072019-07-29 Tom de Vries <tdevries@suse.de>
2608
2609 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2610 Pass prompt_regexp parameter to gdb_test_multiple calls.
2611
9197cd8b
TV
26122019-07-29 Tom de Vries <tdevries@suse.de>
2613
2614 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2615 print registers" regexps.
9197cd8b 2616
b528dae0
TV
26172019-07-29 Tom de Vries <tdevries@suse.de>
2618
2619 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2620
d17725d7
TV
26212019-07-29 Tom de Vries <tdevries@suse.de>
2622
2623 PR gdb/24855
2624 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2625 (skip_python_tests_prompt): Add prompt_regexp argument to
2626 gdb_test_multiple calls.
2627
52b75bf1
TT
26282019-07-27 Tom Tromey <tom@tromey.com>
2629
2630 * gdb.tui/main.exp: New file.
2631
2b1d00c2
TT
26322019-07-27 Tom Tromey <tom@tromey.com>
2633
2634 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2635 optional.
2636 * gdb.tui/empty.exp: New file.
2637
ded631d5
TT
26382019-07-27 Tom Tromey <tom@tromey.com>
2639
2640 * lib/tuiterm.exp (spawn): New proc.
2641 (Term::resize): New proc.
2642 * gdb.tui/resize.exp: New file.
2643
58ac439d
TT
26442019-07-27 Tom Tromey <tom@tromey.com>
2645
2646 * gdb.tui/list.exp: New file.
2647
fe1f56ee
TT
26482019-07-27 Tom Tromey <tom@tromey.com>
2649
2650 * gdb.tui/regs.exp: New file.
2651
f790b310
TT
26522019-07-27 Tom Tromey <tom@tromey.com>
2653
2654 * gdb.tui/basic.exp: Add "layout split" test.
2655
d95fc6ee
TT
26562019-07-27 Tom Tromey <tom@tromey.com>
2657
2658 * gdb.tui/basic.exp: Add "layout asm" test.
2659
c3786b3a
TT
26602019-07-27 Tom Tromey <tom@tromey.com>
2661
2662 * lib/tuiterm.exp: New file.
2663 * gdb.tui/basic.exp: New file.
2664
98a617f8
KB
26652019-07-27 Kevin Buettner <kevinb@redhat.com>
2666
2667 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2668 Enable tests associated with this flag. Adjust regex
2669 referencing "foo_low" to now refer to "foo_cold" instead.
2670
5c076da4
KB
26712019-07-27 Kevin Buettner <kevinb@redhat.com>
2672
2673 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2674 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2675 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2676 foo_cold. Revise comments to match.
2677 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2678 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2679 were wrapped into this proc; Call do_test in loop from outermost
2680 level.
2681 (foo_low): Rename all occurrences to "foo_cold".
2682 (backtrace from baz): New test.
2683 (x2/i foo_cold): New test.
2684 (info line *foo_cold): New test.
2685
1512d3b7
TV
26862019-07-26 Tom de Vries <tdevries@suse.de>
2687
2688 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2689
297989a1
TV
26902019-07-25 Tom de Vries <tdevries@suse.de>
2691
2692 PR testsuite/24830
2693 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2694 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2695 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2696 (skip_libstdcxx_probe_tests): ... here.
2697 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2698
b3b965fb
TV
26992019-07-24 Tom de Vries <tdevries@suse.de>
2700
2701 PR testsuite/24807
2702 * gdb.objc/basicclass.m: Include stdio.h.
2703 * gdb.objc/nondebug.m: Same.
2704 * gdb.objc/objcdecode.m: Same.
2705
4625b4d0
TV
27062019-07-24 Tom de Vries <tdevries@suse.de>
2707
2708 PR testsuite/24612
2709 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2710 additional_flags.
2711
024a5840
TV
27122019-07-24 Tom de Vries <tdevries@suse.de>
2713
2714 PR testsuite/24831
2715 * gdb.multi/tids.exp: Update error messages for info threads.
2716
c76ddaa3
TV
27172019-07-24 Tom de Vries <tdevries@suse.de>
2718
2719 * gdb.base/info-types.exp: Allow info types to print info for more than
2720 one file.
2721
9a618ef6
TV
27222019-07-23 Tom de Vries <tdevries@suse.de>
2723
2724 PR testsuite/24842
2725 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2726 gdb_spawn_with_cmdline_opts.
2727
40eadf04
SP
27282019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2729
2730 * gdb.arch/arm-cmse-sgstubs.c: New test.
2731 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2732
5ba29434
TV
27332019-07-23 Tom de Vries <tdevries@suse.de>
2734
2735 PR testsuite/24711
2736 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2737 issuing next command.
2738
a8e9d247
AB
27392019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.ada/info_auto_lang.exp: Update expected results.
2742 * gdb.base/info-types.c: Add additional types to check.
2743 * gdb.base/info-types.exp: Update expected results.
2744
eb86c5e2
AB
27452019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2746
2747 * gdb.base/info-types.c: New file.
2748 * gdb.base/info-types.exp: New file.
2749
01e175fe
AB
27502019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2751
2752 * gdb.arch/riscv-bp-infcall.c: New file.
2753 * gdb.arch/riscv-bp-infcall.exp: New file.
2754
6b78c3f8
AB
27552019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2756
2757 PR breakpoints/24541
2758 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2759
da738167
TV
27602019-07-14 Tom de Vries <tdevries@suse.de>
2761
2762 PR testsuite/24760
2763 * gdb.objc/basicclass.exp: Fix unterminated string.
2764
0d4e84ed
AB
27652019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2766 Andrew Burgess <andrew.burgess@embecosm.com>
2767
2768 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2769 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2770 negative bounds.
2771 * gdb.fortran/vla-value.exp: Print elements of an array with
2772 negative bounds.
2773 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2774 testing.
2775
021d8588
AB
27762019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 * gdb.base/options.exp (expect_string): Dequote strings in
2779 results.
2780 (test-string): Test strings with different quoting and reindent.
2781
f06f1252
TT
27822019-07-10 Tom Tromey <tromey@adacore.com>
2783
2784 * gdb.ada/mi_ex_cond.exp: Update expected results.
2785 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2786 * gdb.ada/mi_catch_ex.exp: Update expected results.
2787 * gdb.ada/mi_catch_assert.exp: Update expected results.
2788 * gdb.ada/catch_ex.exp (catch_exception_info)
2789 (catch_exception_entry, catch_assert_entry)
2790 (catch_unhandled_entry): Update.
2791 * gdb.ada/catch_assert_if.exp: Update expected results.
2792
b863685d
RB
27932019-07-10 Richard Bunt <richard.bunt@arm.com>
2794 Stephen Roberts <stephen.roberts@arm.com>
2795
2796 * gdb.base/define.exp: Restore original prompt.
2797
cb1e4e32
PA
27982019-07-09 Pedro Alves <palves@redhat.com>
2799
2800 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2801 breakpoints" output.
2802 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2803 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2804 throw" creates breakpoint.
2805 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2806 'type="catchpoint"'.
2807
b58a68fe
PA
28082019-07-09 Pedro Alves <palves@redhat.com>
2809
2810 PR c++/15468
2811 * gdb.cp/except-multi-location-lib.cc: New.
2812 * gdb.cp/except-multi-location-main.cc: New.
2813 * gdb.cp/except-multi-location.exp: New.
2814
0826779b
PW
28152019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2816
2817 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2818 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2819 argument and update callers.
2820
5b0e2db4
AB
28212019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2822
2823 * gdb.arch/amd64-break-on-asm-line.S: New file.
2824 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2825
1f6f6e21
PW
28262019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2827
2828 * gdb.base/printcmds.exp: Test printing C string and
2829 C wide string convenience vars without transiting via the inferior.
2830 Also make test names unique.
2831
ea142fbf
AH
28322019-07-08 Alan Hayward <alan.hayward@arm.com>
2833
5862c886 2834 PR breakpoints/25011
ea142fbf
AH
2835 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2836
213fd9fa
PA
28372019-07-04 Pedro Alves <palves@redhat.com>
2838
2839 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2840 body returned ok(0), break(3) or continue(4).
2841 * gdb.testsuite/foreach_with_prefix.exp: New file.
2842
2b40fda7
AH
28432019-07-04 Alan Hayward <alan.hayward@arm.com>
2844
2845 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2846
a26c8de0
PA
28472019-07-03 Pedro Alves <palves@redhat.com>
2848
2849 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2850 "return -code".
2851
5f4ba3e7
PA
28522019-07-03 Pedro Alves <palves@redhat.com>
2853
2854 PR cli/24732
2855 * gdb.base/shell.exp: Load completion-support.exp.
2856 Adjust expected error output. Add completion tests.
2857
a994424f
PA
28582019-07-03 Pedro Alves <palves@redhat.com>
2859
2860 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2861 string_to_regexp.
2862
3d9be6f5
PA
28632019-07-03 Pedro Alves <palves@redhat.com>
2864
2865 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2866 (expect_integer): Adjust to expect "-string".
2867 (expect_string): New.
2868 (all_options): Expect "-string".
2869 (test-flag, test-boolean): Adjust to expect "-string".
2870 (test-string): New proc.
2871 (top level): Call it.
2872
41fc454c
PA
28732019-07-03 Pedro Alves <palves@redhat.com>
2874
2875 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2876 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2877 the expected output in the success.
2878
b2b2a215
PA
28792019-07-03 Pedro Alves <palves@redhat.com>
2880
2881 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2882 Split one gdb_test_multiple call in two to avoid a race.
2883
fdbc9870
PA
28842019-07-03 Pedro Alves <palves@redhat.com>
2885
2886 * gdb.base/with.c: New file.
2887 * gdb.base/with.exp: New file.
2888
c6ac8931
PA
28892019-07-03 Pedro Alves <palves@redhat.com>
2890
2891 * gdb.base/settings.exp: Replace all references to "maint
2892 test-settings set" with references to "maint set test-settings",
2893 and all references to "maint test-settings show" with references
2894 to "maint show test-settings".
2895
970f9d09
PA
28962019-07-03 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.base/settings.exp (test-string): Adjust expected out when
2899 testing "maint test-settings show filename"
2900
54d66006
PA
29012019-07-02 Pedro Alves <palves@redhat.com>
2902
2903 * gdb.base/options.exp (test-info-threads): New procedure.
2904 (top level): Call it.
2905
10d06d82
TT
29062019-06-28 Tom Tromey <tromey@adacore.com>
2907
2908 * gdb.dwarf2/ada-linkage-name.c: New file.
2909 * gdb.dwarf2/ada-linkage-name.exp: New file.
2910
3d507ff2
TT
29112019-06-27 Tom Tromey <tromey@adacore.com>
2912
d039f014 2913 PR c++/20020:
3d507ff2
TT
2914 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2915
8af58ffe
TV
29162019-06-26 Tom de Vries <tdevries@suse.de>
2917
2918 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2919
22e21752
TV
29202019-06-26 Tom de Vries <tdevries@suse.de>
2921
2922 * gdb.base/index-cache.exp: Add back missing debug option.
2923
b65b566c
PW
29242019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2925
2926 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2927
5c2c8c69
TV
29282019-06-25 Tom de Vries <tdevries@suse.de>
2929
2930 PR testsuite/24727
2931 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2932
164e3873
TV
29332019-06-24 Tom de Vries <tdevries@suse.de>
2934
2935 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2936
824eacee
TV
29372019-06-24 Tom de Vries <tdevries@suse.de>
2938
2939 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2940 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2941 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2942
385b97d3
TV
29432019-06-24 Tom de Vries <tdevries@suse.de>
2944
2945 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2946
c596f180
TV
29472019-06-21 Tom de Vries <tdevries@suse.de>
2948
2949 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2950
b13a7d03
TV
29512019-06-21 Tom de Vries <tdevries@suse.de>
2952
2953 PR testsuite/24518
2954 PR ada/24713
2955 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2956 index.
2957
899277ae
TT
29582019-06-19 Tom Tromey <tromey@adacore.com>
2959
2960 * gdb.ada/length_cond.exp: Add intro comment.
2961
680e1bee
TT
29622019-06-19 Tom Tromey <tromey@adacore.com>
2963
2964 * gdb.ada/length_cond.exp: New file.
2965 * gdb.ada/length_cond/length_cond.adb: New file.
2966 * gdb.ada/length_cond/pck.adb: New file.
2967 * gdb.ada/length_cond/pck.ads: New file.
2968
0ed4690a
TV
29692019-06-18 Tom de Vries <tdevries@suse.de>
2970
2971 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2972
d20ed5fd
TT
29732019-06-18 Tom Tromey <tromey@adacore.com>
2974
2975 * gdb.base/list0.h: Add comment explaining control character.
2976
86e04673
TV
29772019-06-18 Tom de Vries <tdevries@suse.de>
2978
2979 * boards/fission.exp: Break up long debug_flags line.
2980
c4973306
SM
29812019-06-16 Tom de Vries <tdevries@suse.de>
2982
2983 PR gdb/24445
2984 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2985 generated index.
2986
93cb9841
AB
29872019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 PR gdb/24686
2990 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2991 improve detection of bug gdb/24541.
2992
399aaebd
SM
29932019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2994
2995 PR gdb/24669
2996 * gdb.base/index-cache.exp (uses_readnow,
2997 expecting_index_cache_use): Define global variable.
2998 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2999 expecting_index_cache_use.
3000
584a927c
AB
30012019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3002 Andrew Burgess <andrew.burgess@embecosm.com>
3003
3004 * gdb.fortran/pointers.f90: New file.
3005 * gdb.fortran/print_type.exp: New file.
3006 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3007 * gdb.fortran/vla-type.exp: Likewise.
3008 * gdb.fortran/vla-value.exp: Likewise.
3009 * gdb.mi/mi-vla-fortran.exp: Likewise.
3010
30056ea0
AB
30112019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3012
3013 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3014 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3015 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3016 as a stop reason.
3017
ec8e2b6d
AB
30182019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3019
3020 * gdb.base/annota1.exp: Update expected results.
3021 * gdb.cp/annota2.exp: Likewise.
3022 * gdb.cp/annota3.exp: Likewise.
3023
09e4c4e1
AB
30242019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * gdb.base/style-logging.exp: Remove path from test name.
3027
0735b091
TT
30282019-06-14 Tom Tromey <tromey@adacore.com>
3029
3030 PR gdb/24502:
3031 * gdb.base/style-logging.exp: New file.
3032
f5686554
TT
30332019-06-14 Tom Tromey <tromey@adacore.com>
3034
3035 * gdb.base/symfile-warn.exp: New file.
3036 * gdb.base/symfile-warn.c: New file.
3037
a0c1ffed
TT
30382019-06-14 Tom Tromey <tromey@adacore.com>
3039
3040 * gdb.base/annotate-symlink.exp: New file.
3041
f411722c
TT
30422019-06-14 Tom Tromey <tromey@adacore.com>
3043
3044 * gdb.ada/set_wstr.exp: Add reassignment test.
3045
4268ec18
TT
30462019-06-14 Tom Tromey <tromey@adacore.com>
3047
3048 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3049 'unchecked_access and 'unrestricted_access as well.
3050
9a9e394b
TT
30512019-06-14 Tom Tromey <tromey@adacore.com>
3052
3053 PR ada/24539:
3054 * gdb.ada/vla.exp: Update tests.
3055 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3056 pragma.
3057
4c048731
PA
30582019-06-13 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.base/settings.exp (test-integer): Test junk after
3061 "unlimited".
3062
6665660a
PA
30632019-06-13 Pedro Alves <palves@redhat.com>
3064
3065 * gdb.base/options.exp (test-thread-apply): New.
3066 (top level): Call it.
3067
5d707134
PA
30682019-06-13 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.base/options.exp (test-frame-apply): New.
3071 (top level): Test print commands with different "frame apply"
3072 prefixes.
3073
e2a689da
PA
30742019-06-13 Pedro Alves <palves@redhat.com>
3075
e79be6e5 3076 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3077 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3078 'max_completions' parameter and handle it.
3079 (test_gdb_completion_offers_commands): New.
3080
90a1ef87
PA
30812019-06-13 Pedro Alves <palves@redhat.com>
3082
3083 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3084
d4c16835
PA
30852019-06-13 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.base/options.exp (test-backtrace): New.
3088 (top level): Call it.
3089
2daf894e
PA
30902019-06-13 Pedro Alves <palves@redhat.com>
3091
3092 * gdb.guile/scm-frame-args.exp: Use "set print
3093 raw-frame-arguments" instead of "set print raw frame-arguments".
3094 * gdb.python/py-frame-args.exp: Likewise.
3095
e6ed716c
PA
30962019-06-13 Pedro Alves <palves@redhat.com>
3097
3098 * gdb.compile/compile.exp: Adjust expected output to option
3099 processing changes.
3100
7d8062de
PA
31012019-06-13 Pedro Alves <palves@redhat.com>
3102
3103 * gdb.base/options.exp: Build executable.
3104 (test-print): New procedure.
3105 (top level): Call it, once for "print" and another for "compile
3106 print".
3107
9d0faba9
PA
31082019-06-13 Pedro Alves <palves@redhat.com>
3109
3110 * gdb.base/options.c: New file.
3111 * gdb.base/options.exp: New file.
3112
dee7b4c8
PA
31132019-06-13 Pedro Alves <palves@redhat.com>
3114
3115 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3116 that "o" is ambiguous.
3117
dca0f6c0
PA
31182019-06-13 Pedro Alves <palves@redhat.com>
3119
3120 * gdb.base/settings.c: New file.
3121 * gdb.base/settings.exp: New file.
3122
ccf46844
PA
31232019-06-13 Pedro Alves <palves@redhat.com>
3124
3125 * gdb.base/completion.exp: Fix comment typo.
3126
b9a3f842
PA
31272019-06-13 Pedro Alves <palves@redhat.com>
3128
3129 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3130 foo --1" test.
3131
d106773e
PA
31322019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3133
3134 * gdb.fortran/block-data.f: New.
3135 * gdb.fortran/block-data.exp: New.
3136
fea82da0
TV
31372019-06-11 Tom de Vries <tdevries@suse.de>
3138
3139 PR testsuite/24521
3140 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3141 message.
3142
8c2e74f1
TV
31432019-06-11 Tom de Vries <tdevries@suse.de>
3144
3145 PR testsuite/24521
3146 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3147
b49851c8
TV
31482019-06-11 Tom de Vries <tdevries@suse.de>
3149
3150 * boards/readnow.exp: New file.
3151
a7067863
AB
31522019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.fortran/vla-sizeof.exp: Update expected results.
3155
1a3da2cd
AB
31562019-06-06 Amos Bird <amosbird@gmail.com>
3157
3158 * gdb.base/annota1.exp (thread_switch): Add test for
3159 thread-exited annotation.
3160
3847a7bf
TT
31612019-06-06 Tom Tromey <tromey@adacore.com>
3162
3163 * gdb.base/maint.exp: Expect command started/finished output.
3164
0088ba59
AB
31652019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3166
3167 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3168 comment.
3169 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3170
312617a3
AB
31712019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3172
3173 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3174 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3175 * gdb.arch/riscv-unwind-long-insn.c: New file.
3176 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3177
e1f2e1a2
CB
31782019-06-04 Christian Biesinger <cbiesinger@google.com>
3179
d3238f7d 3180 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3181
206584bd
PW
31822019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3183
3184 * lib/gdb.exp (help_list_trailer): New regexp variable
3185 factorizing the help trailer message.
3186 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3187 arg to allow to better factorize various tests.
3188 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3189 (test_prefix_command_help): Use help_list_trailer.
3190 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3191 * gdb.guile/scm-cmd.exp: Likewise.
3192 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3193 * gdb.base/help.exp: Use test_user_defined_class_help.
3194 * gdb.base/style.exp: Add tests for styling of help and apropos.
3195 * lib/gdb-utils.exp (style): Add title and highlight styles.
3196
708dc93e
PW
31972019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3198
3199 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3200 $_shell_exitsignal.
3201 * gdb.base/default.exp: Update for new convenience variables.
3202
f49055a5
TT
32032019-05-29 Tom Tromey <tromey@adacore.com>
3204
3205 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3206 to "break complete ada" test case's regexp.
3207
4330d61d
TT
32082019-05-29 Tom Tromey <tromey@adacore.com>
3209
3210 PR c++/20020:
3211 * gdb.cp/constexpr-field.exp: New file.
3212 * gdb.cp/constexpr-field.cc: New file.
3213
000439d5
TT
32142019-05-29 Tom Tromey <tromey@adacore.com>
3215
3216 * gdb.base/finish.exp (finish_no_print): New proc.
3217 (finish_tests): Call it.
3218
5a01c34c
TV
32192019-05-24 Tom de Vries <tdevries@suse.de>
3220
3221 * gdb.dwarf2/gdb-add-index.exp: New file.
3222
18125b16
TT
32232019-05-22 Tom Tromey <tromey@adacore.com>
3224
3225 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3226 * gdb.base/style.exp: Use "style".
3227 * lib/gdb-utils.exp (style): New proc.
3228
af1a8d03
TV
32292019-05-22 Tom de Vries <tdevries@suse.de>
3230
3231 * gdb.base/align.exp: Require c++11.
3232
e7fe496b
TV
32332019-05-22 Tom de Vries <tdevries@suse.de>
3234
3235 PR testsuite/24586
3236 * gdb.python/py-mi-var-info-path-expression.exp: Call
3237 mi_skip_python_tests to check if python is supported.
3238
8fca4da0
AH
32392019-05-22 Alan Hayward <alan.hayward@arm.com>
3240
3241 * gdb.arch/aarch64-pauth.c: New test.
3242 * gdb.arch/aarch64-pauth.exp: New file.
3243
b7060614
AH
32442019-05-22 Alan Hayward <alan.hayward@arm.com>
3245
3246 * README (Re-running Tests Outside The Testsuite): New section.
3247
669d0468
TV
32482019-05-21 Tom de Vries <tdevries@suse.de>
3249
3250 * gdb.arch/amd64-eval.exp: Require c++11.
3251 * gdb.base/max-depth.exp: Same.
3252 * gdb.compile/compile-cplus-array-decay.exp: Same.
3253 * gdb.cp/meth-typedefs.exp: Same.
3254 * gdb.cp/subtypes.exp: Same.
3255 * gdb.cp/temargs.exp: Same.
3256
ce3ebcaa
AH
32572019-05-21 Alan Hayward <alan.hayward@arm.com>
3258
3259 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3260
34d11c68
AB
32612019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3262
3263 PR gdb/18644
3264 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3265 * gdb.fortran/printing-types.exp: Add new test.
3266 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3267 testing.
3268 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3269 setup_kfail call.
3270
87781e84
AH
32712019-05-17 Alan Hayward <alan.hayward@arm.com>
3272
3273 * README (Running the Testsuite): Change example.
3274 (Testsuite Parameters): Remove TRANSCRIPT.
3275 * lib/gdb.exp: Remove TRANSCRIPT check.
3276
b420b89e
AH
32772019-05-17 Alan Hayward <alan.hayward@arm.com>
3278
3279 * README (Testsuite Parameters): Add replay logging to
3280 GDBSERVER_DEBUG.
3281 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3282 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3283 as a comma separated list.
3284 (gdb_debug_init): Override procedure.
3285
408e9b8b
AH
32862019-05-17 Alan Hayward <alan.hayward@arm.com>
3287
3288 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3289 (gdb_write_cmd_file): New procedure.
3290 * lib/gdbserver-support.exp (gdbserver_start): Call
3291 gdbserver_write_cmd_file.
3292 (gdbserver_write_cmd_file): New procedure.
3293
f9e2e39d
AH
32942019-05-17 Alan Hayward <alan.hayward@arm.com>
3295
3296 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3297 (delete_breakpoints): Likewise.
3298 (gdb_run_cmd): Likewise.
3299 (gdb_start_cmd): Likewise.
3300 (gdb_starti_cmd): Likewise.
3301 (gdb_internal_error_resync): Likewise.
3302 (gdb_test_multiple): Likewise.
3303 (gdb_reinitialize_dir): Likewise.
3304 (default_gdb_exit): Likewise.
3305 (gdb_file_cmd): Mark kill as optional.
3306 (default_gdb_start): Call gdb_stdin_log_init.
3307 (send_gdb): Call gdb_stdin_log_write.
3308 (rerun_to_main): Mark Y as an answer.
3309 (gdb_stdin_log_init): New function.
3310 (gdb_stdin_log_write): Likewise.
3311
81f47ac2
AH
33122019-05-17 Alan Hayward <alan.hayward@arm.com>
3313
3314 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3315 * gdb.base/debug-expr.exp: Likewise.
3316 * gdb.base/foll-fork.exp: Likewise.
3317 * gdb.base/foll-vfork.exp: Likewise.
3318 * gdb.base/fork-print-inferior-events.exp: Likewise.
3319 * gdb.base/gdb-sigterm.exp: Likewise.
3320 * gdb.base/gdbinit-history.exp: Likewise.
3321 * gdb.base/osabi.exp: Likewise.
3322 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3323 * gdb.base/ui-redirect.exp: Likewise.
3324 * gdb.gdb/unittest.exp: Likewise.
3325 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3326 * gdb.mi/mi-watch.exp: Likewise.
3327 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3328 * gdb.mi/user-selected-context-sync.exp: Likewise.
3329 * gdb.python/python.exp: Disable debug test when debugging.
3330 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3331 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3332 Likewise.
3333 * gdb.threads/stepi-random-signal.exp: Likewise.
3334
29b52314
AH
33352019-05-17 Alan Hayward <alan.hayward@arm.com>
3336
3337 * Makefile.in: Pass through GDB_DEBUG.
3338 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3339 (gdb,debug): Add board setting.
3340 * lib/gdb.exp (default_gdb_start): Start debugging.
3341 (gdb_debug_enabled): New procedure.
3342 (gdb_debug_init): Likewise.
29b52314
AH
3343
33442019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3345
29b52314
AH
3346 * Makefile.in: Pass through GDB_DEBUG.
3347 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3348 (gdb,debug): Add board setting.
3349 * lib/gdb.exp (default_gdb_start): Start debugging.
3350 (gdb_debug_enabled): New procedure.
3351 (gdb_debug_init): Likewise.
29b52314 3352
ca1285d1
AH
33532019-05-17 Alan Hayward <alan.hayward@arm.com>
3354
3355 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3356
f3a09c80
AH
33572019-05-17 Alan Hayward <alan.hayward@arm.com>
3358
3359 * gdb.base/ui-redirect.exp: Test redirection.
3360
26648588
JV
33612019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3362
3363 * gdb.mi/mi-complete.exp: New file.
3364 * gdb.mi/mi-complete.cc: Likewise.
3365
14237686
AB
33662019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3367
3368 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3369 indexed and sliced arrays, and pointers to arrays.
3370
e7bd7fba
TT
33712019-05-14 Tom Tromey <tromey@adacore.com>
3372
3373 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3374 styling test.
3375
2764128d
TV
33762019-05-14 Tom de Vries <tdevries@suse.de>
3377
3378 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3379 selection entry encoding.
3380
71bed2db
TT
33812019-05-10 Tom Tromey <tromey@adacore.com>
3382
3383 * gdb.ada/info_exc.exp: Add "complete" test.
3384
63b667ad
TV
33852019-05-09 Tom de Vries <tdevries@suse.de>
3386
3387 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3388 CU-relative.
3389
9cfd2b89
TV
33902019-05-09 Tom de Vries <tdevries@suse.de>
3391
3392 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3393 CU-relative.
3394
2228ef77
XR
33952019-05-08 Joel Brobecker <brobecker@adacore.com>
3396
3397 * gdb.ada/frame_arg_lang.exp: New testcase.
3398 * gdb.ada/frame_arg_lang/bla.adb: New file.
3399 * gdb.ada/frame_arg_lang/pck.ads: New file.
3400 * gdb.ada/frame_arg_lang/pck.adb: New file.
3401 * gdb.ada/frame_arg_lang/foo.c: New file.
3402
80e55b13
TT
34032019-05-08 Tom Tromey <tromey@adacore.com>
3404
3405 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3406
9d3421af
TT
34072019-05-08 Tom Tromey <tromey@adacore.com>
3408
3409 * gdb.base/ptype-offsets.exp: Update tests.
3410
844333e2
TT
34112019-05-08 Tom Tromey <tromey@adacore.com>
3412
3413 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3414 cases.
3415 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3416 "short".
3417
988915ee
TT
34182019-05-08 Tom Tromey <tromey@adacore.com>
3419
3420 * gdb.ada/vla.exp: New file.
3421 * gdb.ada/vla/vla.adb: New file.
3422
7bd55dac
TV
34232019-05-07 Tom de Vries <tdevries@suse.de>
3424
3425 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3426
75f06e9d
TV
34272019-05-07 Tom de Vries <tdevries@suse.de>
3428
3429 PR testsuite/24522
3430 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3431 section.
3432
77e7aaa4
TV
34332019-05-07 Tom de Vries <tdevries@suse.de>
3434
3435 PR testsuite/24522
3436 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3437 .debug_aranges section.
3438
456ba0fa
TV
34392019-05-07 Tom de Vries <tdevries@suse.de>
3440
3441 PR testsuite/24159
3442 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3443
5a56d6a6
TV
34442019-05-06 Tom de Vries <tdevries@suse.de>
3445
3446 * lib/gdb.exp (exec_has_index_section): New proc.
3447 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3448 section.
3449
9d6d4be8
TV
34502019-05-04 Tom de Vries <tdevries@suse.de>
3451
3452 * boards/cc-with-debug-names.exp: New file.
3453
222a8d25
TT
34542019-05-03 Tom Tromey <tromey@adacore.com>
3455
3456 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3457 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3458 * gdb.ada/char_enum.exp: Add test.
3459
0fdfd794
TV
34602019-05-03 Tom de Vries <tdevries@suse.de>
3461
3462 * boards/cc-with-gdb-index.exp: New file.
3463
80062eb9
AB
34642019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3465
3466 * gdb.rust/simple.exp: Add new test case.
3467 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3468 (main): Initialise an instance of the new struct.
3469
4504bbde
TT
34702019-05-01 Tom Tromey <tromey@adacore.com>
3471
3472 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3473 record.
3474 (NPR): New variable.
3475 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3476 test.
3477
d48e62f4
TT
34782019-05-01 Tom Tromey <tromey@adacore.com>
3479
3480 * gdb.ada/packed_array_assign.exp: Add packed assignment
3481 regression test.
3482
f59f30f5
TV
34832019-05-01 Tom de Vries <tdevries@suse.de>
3484
3485 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3486
b70bfc54
TV
34872019-05-01 Tom de Vries <tdevries@suse.de>
3488
3489 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3490
15f18d14
AT
34912019-04-30 Ali Tamur <tamur@google.com>
3492
3493 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3494
2ff0a947
TT
34952019-04-30 Tom Tromey <tromey@adacore.com>
3496
3497 * lib/ada.exp (find_ada_tool): New proc.
3498 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3499 * gdb.ada/catch_ex_std.exp: New file.
3500 * gdb.ada/catch_ex_std/foo.adb: New file.
3501 * gdb.ada/catch_ex_std/some_package.adb: New file.
3502 * gdb.ada/catch_ex_std/some_package.ads: New file.
3503
a776957c
TT
35042019-04-30 Tom Tromey <tromey@adacore.com>
3505
3506 PR c++/24470:
3507 * gdb.cp/temargs.cc: Add test code from PR.
3508
bc68014d
AB
35092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.fortran/vla-datatypes.exp: Update expected results.
3512 * gdb.fortran/vla-ptype.exp: Likewise.
3513 * gdb.fortran/vla-type.exp: Likewise.
3514 * gdb.fortran/vla-value.exp: Likewise.
3515
f1fdc960
AB
35162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3517
3518 * gdb.fortran/ptr-indentation.exp: Update expected results.
3519 * gdb.fortran/ptype-on-functions.exp: Likewise.
3520 * gdb.fortran/vla-ptr-info.exp: Likewise.
3521 * gdb.fortran/vla-value.exp: Likewise.
3522
bf7a4de1
AB
35232019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.fortran/ptype-on-functions.exp: New file.
3526 * gdb.fortran/ptype-on-functions.f90: New file.
3527
bbe75b9d
AB
35282019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3529
3530 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3531 case void string.
3532
1db455a7
AB
35332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3534
3535 * gdb.fortran/complex.exp: Expand.
3536 * gdb.fortran/complex.f: Renamed to...
3537 * gdb.fortran/complex.f90: ...this, and extended to add more
3538 complex values.
3539
b6d03bb2
AB
35402019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3543 MODULO, CMPLX.
3544
2e62ab40
AB
35452019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3546 Richard Bunt <richard.bunt@arm.com>
3547
3548 * gdb.base/max-depth.c: New file.
3549 * gdb.base/max-depth.exp: New file.
3550 * gdb.python/py-nested-maps.c: New file.
3551 * gdb.python/py-nested-maps.exp: New file.
3552 * gdb.python/py-nested-maps.py: New file.
3553 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3554 (test_all_common): Call test_max_depth.
3555 * gdb.fortran/max-depth.exp: New file.
3556 * gdb.fortran/max-depth.f90: New file.
3557 * gdb.go/max-depth.exp: New file.
3558 * gdb.go/max-depth.go: New file.
3559 * gdb.modula2/max-depth.exp: New file.
3560 * gdb.modula2/max-depth.c: New file.
3561 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3562
d2b584a5
TV
35632019-04-29 Tom de Vries <tdevries@suse.de>
3564
3565 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3566
136afab8
PW
35672019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3568
3569 * gdb.base/callexit.exp: Test may-call-functions off.
3570
725cbb63
KS
35712019-04-25 Keith Seitz <keiths@redhat.com>
3572
3573 PR c++/24367
3574 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3575 (another_incomplete_struct, test_incomplete): New definitions.
3576 (main): Use new definitions.
3577 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3578 functions.
3579
701adfb0
PA
35802019-04-25 Ali Tamur <tamur@google.com>
3581
3582 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3583
82433e3e
SDJ
35842019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3585
3586 PR corefiles/11608
3587 PR corefiles/18187
3588 * gdb.base/coredump-filter-build-id.exp: New file.
3589
dd06d4d6
AH
35902019-04-25 Alan Hayward <alan.hayward@arm.com>
3591
e79be6e5
SM
3592 * Makefile.in: Pass through GDBSERVER_DEBUG.
3593 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3594 (gdbserver,debug): Add board setting.
3595 * gdb.trace/tspeed.exp: Skip when debugging.
3596 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3597 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3598
1670072e
TT
35992019-04-24 Tom Tromey <tromey@adacore.com>
3600
3601 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3602 Rust.
3603
a59240a4
TT
36042019-04-24 Tom Tromey <tromey@adacore.com>
3605
3606 * gdb.arch/amd64-eval.exp: Test bitfield return.
3607 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3608 (class Foo) <return_bitfields>: New method.
3609 (main): Call it.
3610
b907456c
AB
36112019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3612
3613 * gdb.cp/many-args.cc: New file.
3614 * gdb.cp/many-args.exp: New file.
3615
5c565afd
TV
36162019-04-23 Tom de Vries <tdevries@suse.de>
3617
3618 PR gdb/24433
3619 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3620
ba22ff86
AH
36212019-04-23 Alan Hayward <alan.hayward@arm.com>
3622
3623 * gdb.trace/backtrace.exp: Use nopie flag.
3624 * gdb.trace/circ.exp: Likewise.
3625 * gdb.trace/collection.exp: Likewise.
3626 * gdb.trace/ftrace.exp: Likewise.
3627 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3628 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3629 * gdb.trace/qtro.exp: Likewise.
3630 * gdb.trace/read-memory.exp: Likewise.
3631 * gdb.trace/report.exp: Likewise.
3632 * gdb.trace/tfile.exp: Likewise.
3633 * gdb.trace/tfind.exp: Likewise.
3634 * gdb.trace/unavailable.exp: Likewise.
3635
7905fc35
PA
36362019-04-22 Pedro Alves <palves@redhat.com>
3637
3638 * gdb.base/solib-probes-nosharedlibrary.c,
3639 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3640
8ecb59f8
TT
36412019-04-19 Tom Tromey <tromey@adacore.com>
3642
3643 * gdb.ada/ptype_union.c: New file.
3644 * gdb.ada/ptype_union.exp: New file.
3645
62160ec9
TT
36462019-04-19 Tom Tromey <tromey@adacore.com>
3647
3648 PR symtab/24423:
3649 * gdb.base/list0.h (foo): Add a control-l character.
3650
36cd4ba5
TV
36512019-04-18 Tom de Vries <tdevries@suse.de>
3652
3653 PR gdb/24433
3654 * boards/local-board.exp: Set sysroot to "".
3655
b73715df
TV
36562019-04-18 Tom de Vries <tdevries@suse.de>
3657 Pedro Alves <palves@redhat.com>
3658
3659 PR gdb/24454
3660 * gdb.threads/vfork-follow-child-exec.c: New file.
3661 * gdb.threads/vfork-follow-child-exec.exp: New file.
3662 * gdb.threads/vfork-follow-child-exit.c: New file.
3663 * gdb.threads/vfork-follow-child-exit.exp: New file.
3664
4aa866af
LS
36652019-04-15 Leszek Swirski <leszeks@google.com>
3666
3667 * gdb.arch/amd64-eval.cc: New file.
3668 * gdb.arch/amd64-eval.exp: New file.
3669
e5a1a79a
AH
36702019-04-11 Alan Hayward <alan.hayward@arm.com>
3671
3672 * gdb.server/sysroot.c: New test.
3673 * gdb.server/sysroot.exp: New file.
3674 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3675 matching param.
3676
41077b66
AB
36772019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3678
3679 * gdb.base/align.exp: Extend test to cover structures containing
3680 only static fields.
3681
c30391f8
TV
36822019-04-11 Tom de Vries <tdevries@suse.de>
3683
3684 * boards/cc-with-dwz-m.exp: New file.
3685 * boards/cc-with-dwz.exp: New file.
3686 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3687
e242fd12
SM
36882019-04-09 Simon Marchi <simon.marchi@efficios.com>
3689
3690 * gdb.base/start-cpp.exp: New file.
3691 * gdb.base/start-cpp.cc: New file.
3692
2b0c8b01
KB
36932019-04-08 Kevin Buettner <kevinb@redhat.com>
3694
3695 * gdb.python/py-thrhandle.exp: Adjust tests to call
3696 thread_from_handle instead of thread_from_thread_handle.
3697
947210e5
KB
36982019-04-08 Kevin Buettner <kevinb@redhat.com>
3699
3700 * gdb.python/py-thrhandle.exp: Add tests for
3701 gdb.InferiorThread.handle.
3702
d7df6549
AB
37032019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3704
3705 * gdb.python/py-function.exp: Check calling helper function from
3706 all languages.
3707 * lib/gdb.exp (gdb_supported_languages): New proc.
3708
8bdc1658
AB
37092019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3710
3711 * gdb.base/complex-parts.c: New file.
3712 * gdb.base/complex-parts.exp: New file.
3713
05caa1d2
TT
37142019-04-01 Tom Tromey <tromey@adacore.com>
3715
3716 PR symtab/23331:
3717 * gdb.dwarf2/dw2-ranges-main.c: New file.
3718 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3719 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3720
7734102d
EZ
37212019-03-30 Simon Marchi <simark@simark.ca>
3722
3723 * gdb.base/default.exp: Add values for $_gdb_major and
3724 $_gdb_minor.
3725
188e1fa9
TT
37262019-03-29 Tom Tromey <tromey@adacore.com>
3727
3728 * gdb.base/help.exp: Tighten apropos regexp.
3729
2880242d
KS
37302019-03-29 Keith Seitz <keiths@redhat.com>
3731
3732 * gdb.fortran/array-bounds.exp: New file.
3733 * gdb.fortran/array-bounds.f90: New file.
3734
077cad8e
PW
37352019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3736
3737 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3738
80047cfc
PW
37392019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3740
3741 * gdb.multi/hello.c (main): Increase alarm timer.
3742
f489207e
SL
37432019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3744
3745 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3746 factor when no hardware watchpoint support.
3747
c92df149
AH
37482019-03-28 Alan Hayward <alan.hayward@arm.com>
3749 Pedro Alves <palves@redhat.com>
3750
3751 * boards/local-board.exp: set sysroot to /.
3752
933aebfa
AH
37532019-03-27 Alan Hayward <alan.hayward@arm.com>
3754
3755 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3756 in child.
3757
9f9aa852
AB
37582019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3759
3760 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3761 field.
3762 (make_container): Initialise new field.
3763 * gdb.python/py-prettyprint.exp: Add new tests.
3764 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3765 <display_hint>: New method.
3766
3714a195
AB
37672019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3768
3769 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3770 gdb_continue_to_breakpoint more throughout this test.
3771 (run_lang_tests) Supply unique test names, and use
3772 gdb_test_no_output.
3773
18c77628
AB
37742019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3775
3776 * gdb.base/finish-pretty.exp: Update expected results.
3777 * gdb.base/pretty-print.c: New file.
3778 * gdb.base/pretty-print.exp: New file.
3779
9a93502f
PA
37802019-03-25 Pedro Alves <palves@redhat.com>
3781
3782 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3783 move comments outside list. Append '-i "" eof' section.
3784
968aa7ae
AH
37852019-03-22 Alan Hayward <alan.hayward@arm.com>
3786
34a7f2a4 3787 PR testsuite/25016
968aa7ae
AH
3788 * README: Add pie options.
3789 * gdb.base/break-interp.exp: Ensure pie is disabled.
3790 * gdb.base/dump.exp: Likewise.
3791 * lib/gdb.exp (gdb_compile): Add pie option.
3792
4c7d57e7
TT
37932019-03-19 Tom Tromey <tromey@adacore.com>
3794
3795 * gdb.mi/mi2-cli-display.c: New file.
3796 * gdb.mi/mi2-cli-display.exp: New file.
3797
bff8c71f
TT
37982019-03-18 Joel Brobecker <brobecker@adacore.com>
3799 Tom Tromey <tromey@adacore.com>
3800
3801 * gdb.ada/ptype_array/pck.adb: New file.
3802 * gdb.ada/ptype_array/pck.ads: New file.
3803 * gdb.ada/ptype_array/foo.adb: New file.
3804 * gdb.ada/ptype_array.exp: New file.
3805
d085f989
TT
38062019-03-14 Tom Tromey <tromey@adacore.com>
3807
3808 * gdb.base/style.exp: Add "set style sources" test.
3809
b4be1b06
SM
38102019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3811
3812 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3813 * mi-breakpoint-multiple-locations.exp: ... this.
3814 (make_breakpoints_pattern): New proc.
3815 (do_test): Add mi_version parameter, test -break-insert,
3816 -break-info and =breakpoint-created.
3817
7cde5fc2
AB
38182019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3819
3820 * config/default.exp: Remove 'load_lib gdb.exp'.
3821 * config/monitor.exp: Likewise.
3822 * config/sid.exp: Likewise.
3823 * config/sim.exp: Likewise.
3824 * config/slite.exp: Likewise.
3825 * config/unix.exp: Likewise.
3826 * gdb.base/default.exp: Remove unhelpful comment.
3827
efbecbc1
AB
38282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3829
3830 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3831
0841c79a
AB
38322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3833
3834 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3835
4a270568
AB
38362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3837
3838 * gdb.fortran/type-kinds.exp: Update expected results.
3839
067630bd
AB
38402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3841
3842 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3843
3be47f7a
AB
38442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3845
3846 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3847 function.
3848 (test_basic_parsing_of_type_kinds): Expand types tested.
3849 (test_parsing_invalid_type_kinds): New function.
3850
4d00f5d8
AB
38512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.fortran/intrinsics.exp: New file.
3854 * gdb.fortran/intrinsics.f90: New file.
3855 * gdb.fortran/type-kinds.exp: New file.
3856
c8f91604
AB
38572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3858
3859 * gdb.fortran/dot-ops.exp: New file.
3860
dd9f2c76
AB
38612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3862
3863 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3864 Check upper and lower case logical literals.
3865
84ec9724
AB
38662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3867
3868 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3869 Remove duplicate tests.
3870
c3734e09
AH
38712019-03-06 Alan Hayward <alan.hayward@arm.com>
3872
3873 * lib/gdb.exp (builtin_cd): rename of cd.
3874 (cd): Override builtin.
3875
aa3cfbda
RB
38762019-03-06 Richard Bunt <richard.bunt@arm.com>
3877
3878 * gdb.fortran/function-calls.exp: New file.
3879 * gdb.fortran/function-calls.f90: New test.
3880
7b63ad86
RB
38812019-03-04 Richard Bunt <richard.bunt@arm.com>
3882
3883 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3884 on user program standard output.
3885 * gdb.fortran/short-circuit-argument-list.f90: Record function
3886 calls.
3887
01abb042
AH
38882019-02-28 Alan Hayward <alan.hayward@arm.com>
3889
c3734e09
AH
3890 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3891 failure.
01abb042 3892
92137da0
RO
38932019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3894
3895 PR gdb/8527
3896 * gdb.base/interrupt-daemon-attach.c,
3897 gdb.base/interrupt-daemon-attach.exp: New test.
3898
5862844d
PA
38992019-02-27 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.base/page.exp: Add tests for "set width/height -1".
3902
8ed25214
PA
39032019-02-27 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.base/page.exp: Add tests for "set/show width/height" with
3906 "infinite" values.
3907
6c28e44a
TT
39082019-02-27 Tom Tromey <tromey@adacore.com>
3909
3910 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3911 2.4.
3912 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3913 workaround.
3914
bf9a735e
AB
39152019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3916
3917 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3918 tests for structs with static members.
3919
8791793c
TT
39202019-02-26 Tom Tromey <tromey@adacore.com>
3921
3922 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3923 ValueError, not TypeError.
3924
bc2a507e
KB
39252019-02-26 Kevin Buettner <kevinb@redhat.com>
3926
3927 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3928 call from main program.
3929
e0e7d3bd
JB
39302019-02-23 Joel Brobecker <brobecker@adacore.com>
3931
3932 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3933 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3934 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3935 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3936 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3937
9600246d
KS
39382019-02-22 Keith Seitz <keiths@redhat.com>
3939
3940 PR symtab/23853
3941 * gdb.base/symlink-sourcefile.c: New file.
3942 * gdb.base/symlink-sourcefile.exp: New file.
3943
0c95f9ed
TT
39442019-02-20 Tom Tromey <tom@tromey.com>
3945
3946 * gdb.base/info_qt.exp: Update.
3947
6caa91b6
SM
39482019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3949
3950 * gdb.base/source.exp: Move "error in sourced script" code to
3951 the end.
3952 * gdb.base/source-error.gdb: Move contents to
3953 source-error-1.gdb. Add new code to source source-error-1.gdb.
3954 * gdb.base/source-error-1.gdb: New file, from previous
3955 source-error.gdb.
3956
6506371f
TT
39572019-02-17 Tom Tromey <tom@tromey.com>
3958
3959 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3960 for macro styling.
3961 * gdb.base/style.c (SOME_MACRO): New macro.
3962
a0087920
TT
39632019-02-17 Tom Tromey <tom@tromey.com>
3964
3965 * gdb.base/style.exp: Add line-wrapping tests.
3966 * gdb.base/page.exp: Add test for quitting during pagination.
3967
a2cd4f14
JB
39682019-02-17 Joel Brobecker <brobecker@adacore.com>
3969
3970 * gdb.ada/big_packed_array: New testcase.
3971 * gdb.ada/homonym.exp: Fix incorrect expected output for
3972 "break <homonym__get_value>" test.
3973
9d70ffbc
WP
39742019-02-13 Weimin Pan <weimin.pan@oracle.com>
3975
3976 PR breakpoints/21870
3977 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3978 and prepare_for_testing. Add comment.
3979 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3980 redundant cleanup call. Clean up comment.
3981
01c7ae81
WP
39822019-02-12 Weimin Pan <weimin.pan@oracle.com>
3983
3984 PR breakpoints/21870
3985 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3986 * gdb.arch/aarch64-dbreg-contents.c: New file.
3987
aff29d1c
JB
39882019-02-10 Joel Brobecker <brobecker@adacore.com>
3989
3990 * gdb.ada/mi_ref_changeable: New testcase.
3991
df0da8a2
AH
39922019-02-07 Alan Hayward <alan.hayward@arm.com>
3993
3994 * gdb.base/attach.exp: Add double attach test.
3995
bd447abb
SM
39962019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3997
3998 * lib/gdb.exp (default_gdb_start): Don't match pagination
3999 prompt.
4000 (gdb_init): Set stty_init.
4001
1dbc40b9
TT
40022019-01-27 Tom Tromey <tom@tromey.com>
4003
4004 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4005 skip_python_tests.
4006
353229bf
AH
40072019-01-24 Alan Hayward <alan.hayward@arm.com>
4008
4009 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4010 New structure.
4011 (struct struct_static_02_02): Likewise.
4012 (struct struct_static_02_03): Likewise.
4013 (struct struct_static_02_04): Likewise.
4014 (struct struct_static_04_01): Likewise.
4015 (struct struct_static_04_02): Likewise.
4016 (struct struct_static_04_03): Likewise.
4017 (struct struct_static_04_04): Likewise.
4018 (struct struct_static_06_01): Likewise.
4019 (struct struct_static_06_02): Likewise.
4020 (struct struct_static_06_03): Likewise.
4021 (struct struct_static_06_04): Likewise.
4022 (cmp_struct_static_02_01): Likewise.
4023 (cmp_struct_static_02_02): Likewise.
4024 (cmp_struct_static_02_03): Likewise.
4025 (cmp_struct_static_02_04): Likewise.
4026 (cmp_struct_static_04_01): Likewise.
4027 (cmp_struct_static_04_02): Likewise.
4028 (cmp_struct_static_04_03): Likewise.
4029 (cmp_struct_static_04_04): Likewise.
4030 (cmp_struct_static_06_01): Likewise.
4031 (cmp_struct_static_06_02): Likewise.
4032 (cmp_struct_static_06_03): Likewise.
4033 (cmp_struct_static_06_04): Likewise.
4034 (call_all): Test new structs.
4035 * gdb.base/infcall-nested-structs.exp: Likewise.
4036
73021deb
AH
40372019-01-21 Alan Hayward <alan.hayward@arm.com>
4038 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4039
fc65c7db
AH
40402019-01-21 Alan Hayward <alan.hayward@arm.com>
4041 * gdb.base/stack-protector.c: New test.
4042 * gdb.base/stack-protector.exp: New file.
4043 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4044 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4045 option.
4046 (gdb_compile): Remove stack protector for GCC and prevent
4047 recursion.
4048
c24bdb02
KS
40492019-01-16 Keith Seitz <keiths@redhat.com>
4050
4051 PR gdb/23773
4052 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4053
6f072a10
PFC
40542019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4055
4056 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4057 aliases.
4058 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4059 tests.
4060 * gdb.arch/powerpc-vector-regs.c: New file.
4061 * gdb.arch/powerpc-vector-regs.exp: New file.
4062
a7b8d682
PFC
40632019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4064
4065 * gdb.arch/altivec-regs.exp: Fix the list passed to
4066 gdb_expect_list when testing "info vector".
4067
6eb6fb67
AB
40682019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4069
4070 * gdb.base/style.exp: Don't include path in testname.
4071
b56f80d8
KS
40722019-01-10 Keith Seitz <keiths@redhat.com>
4073
4074 PR gdb/23712
4075 PR symtab/23010
4076 * gdb.dwarf2/multidictionary.exp: New file.
4077
041be526
SM
40782019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4079
4080 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4081 (test_gnuv3_style_demangling): ... this.
4082 (test_lucid_style_demangling): Remove.
4083 (test_arm_style_demangling): Remove.
4084 (test_hp_style_demangling): Remove.
4085 (do_tests): Remove calls to the above.
4086
d820d0c3
AB
40872019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4088
4089 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4090 case.
4091
f097f5ad
TT
40922019-01-06 Tom Tromey <tom@tromey.com>
4093
4094 PR gdb/28155:
4095 * gdb.dwarf2/typedef-void-finish.exp: New file.
4096
2cd8cc0b
TT
40972018-12-28 Tom Tromey <tom@tromey.com>
4098 Simon Marchi <simark@simark.ca>
4099
4100 * gdb.base/jit-exec.exp: New file.
4101 * gdb.base/jit-exec.c: New file.
4102 * gdb.base/jit-execd.c: New file.
4103
35fb8261
TT
41042018-12-28 Tom Tromey <tom@tromey.com>
4105
4106 * gdb.base/style.exp: Update test to check for address styling.
4107
47fd17cd
TT
41082018-12-28 Tom Tromey <tom@tromey.com>
4109
4110 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4111 message.
4112
d47032b7
TT
41132018-12-28 Tom Tromey <tom@tromey.com>
4114
4115 * gdb.base/style.exp: Add test for version number styling.
4116
af79b68d
TT
41172018-12-28 Tom Tromey <tom@tromey.com>
4118
4119 * gdb.base/style.exp: Add test for print_address_symbolic.
4120
0bb296cb
TT
41212018-12-28 Tom Tromey <tom@tromey.com>
4122
4123 * gdb.base/style.exp: Add test for breakpoint setting.
4124
80ae2043
TT
41252018-12-28 Tom Tromey <tom@tromey.com>
4126
4127 * gdb.base/style.exp: Add test for variable names.
4128
cbe56571
TT
41292018-12-28 Tom Tromey <tom@tromey.com>
4130
4131 * gdb.base/style.exp: New file.
4132 * gdb.base/style.c: New file.
4133
9162a27c
TT
41342018-12-28 Tom Tromey <tom@tromey.com>
4135
4136 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4137 "dumb".
4138 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4139 the TERM environment variable.
4140
bc543c90
TT
41412018-12-27 Tom Tromey <tom@tromey.com>
4142
4143 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4144 pagination test.
4145
6f0ffe50
AB
41462018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4147
4148 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4149 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4150
b5a1e557
PW
41512018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4152
4153 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4154 Filename a.adb changed to bp_fun_addr.adb.
4155 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4156
6e8b1ab2
JV
41572018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4158
4159 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4160 non-PIE executables.
4161 * README: Mention the gdb,nopie_flag board setting.
4162 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4163 non-PIE executable.
4164 * gdb.arch/amd64-entry-value.exp: Likewise.
4165 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4166 * gdb.arch/i386-float.exp: Likewise.
4167 * gdb.arch/i386-signal.exp: Likewise.
4168 * gdb.mi/mi-reg-undefined.exp: Likewise.
4169
d00a27c5
PM
41702018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4171
4172 PR gdb/23974
4173 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4174
161d081c
PW
41752018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4176
4177 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4178 Update order of results accordingly.
4179
b001de23
AB
41802018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4181
4182 * gdb.base/annota1.exp: Update a test regexp.
4183
99e1a184
AB
41842018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4185
4186 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4187
7a81c1e2
PW
41882018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4189
4190 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4191 (reuse_time): Initialize to REUSE_TIME_CAP.
4192 (check_rc): New function.
4193 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4194 Check pthread_create rc.
4195 (spawner_thread_func): Check pthread_create and pthread_join rc.
4196
73e8dc90
PA
41972018-12-08 Pedro Alves <palves@redhat.com>
4198
4199 * gdb.base/list.exp (test_forward_search): Rename to ...
4200 (test_forward_reverse_search): ... this. Also test reverse-search
4201 and the forward-search alias.
4202
13f2ed32
AB
42032018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4204
4205 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4206 local timeout variable before return, and remove all local timeout
4207 variable entirely.
4208 (gdb_load): Likewise.
4209
64d27cfc
TV
42102018-12-01 Tom de Vries <tdevries@suse.de>
4211
4212 * gdb.base/gdb-caching-proc.exp: New file.
4213
f63c03b4
SDJ
42142018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4215
4216 * Makefile.in (TIMESTAMP): New variable.
4217 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4218 command.
4219 (check-single-racy): Likewise.
4220 (check/%.exp): Likewise.
4221 (check-racy/%.exp): Likewise.
4222 (workers/%.worker): Likewise.
4223 (build-perf): Likewise.
4224 (check-perf): Likewise.
4225 * README: Describe new "TS" and "TS_FORMAT" variables.
4226 * print-ts.py: New file.
4227
1c97054b
BF
42282018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4229
4230 PR python/23714
4231 * gdb.python/python.exp: Test command repetition after
4232 gdb.execute.
4233
1871a62d
AB
42342018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4235
4236 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4237 is correctly aligned.
4238
fb5e1ed9
PW
42392018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4240
4241 * gdb.ada/info_auto_lang.exp: New testcase.
4242 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4243 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4244 * gdb.ada/info_auto_lang/some_c.c: New file.
4245
43d397ca
PW
42462018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4247
4248 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4249 FUNC_lang language syntax.
4250
beddd671
PW
42512018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4252
4253 * gdb.base/info_minsym.c: New file.
4254 * gdb.base/info_minsym.exp: New file.
4255
73fc52c4
TT
42562018-11-19 Tom Tromey <tom@tromey.com>
4257
4258 PR rust/23625:
4259 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4260 * gdb.rust/expr.exp: Update expected output. Change one test.
4261
994b876a
TT
42622018-11-19 Tom Tromey <tom@tromey.com>
4263
4264 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4265
6769f276
PA
42662018-11-19 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4269 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4270 see the expected warning.
4271
38a72da0
AH
42722018-11-16 Alan Hayward <alan.hayward@arm.com>
4273
4274 PR gdb/22736:
4275 * gdb.cp/infcall-nodebug-lib.c: New test.
4276 * gdb.cp/infcall-nodebug-main.c: New test.
4277 * gdb.cp/infcall-nodebug.exp: New file.
4278
53a89d6e
SM
42792018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4280
4281 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4282 completer tests.
4283
9325300d
TV
42842018-11-09 Tom de Vries <tdevries@suse.de>
4285
4286 * gdb.base/msym-lang.c: New test.
4287 * gdb.base/msym-lang.exp: New file.
4288 * gdb.base/msym-lang-main.c: New test.
4289
20f0d60d
TT
42902018-11-08 Tom Tromey <tom@tromey.com>
4291
4292 PR gdb/23555:
4293 PR gdb/23838:
4294 * gdb.base/warning.exp: New file.
4295
b5420128
JB
42962018-11-08 Jan Beulich <jbeulich@suse.com>
4297
4298 * testsuite/gdb.arch/i386-avx512.c,
4299 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4300
cd115d61
AB
43012018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4302
4303 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4304 point hardware.
4305
35ee2dc2
AB
43062018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4307
4308 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4309 * gdb.dwarf2/missing-type-name.exp: New file.
4310
31aceee8
TV
43112018-11-06 Tom de Vries <tdevries@suse.de>
4312
4313 * gdb.base/many-headers.c: New test.
4314 * gdb.base/many-headers.exp: New file.
4315
109be305
JW
43162018-11-06 Jim Wilson <jimw@sifive.com>
4317
4318 * gdb.base/code_elim.exp: For riscv, set additional_flags
4319 to include -msmall-data-limit=0.
4320
e2b7af72
JB
43212018-11-01 Joel Brobecker <brobecker@adacore.com>
4322
4323 * gdb.ada/watch_minus_l: New testcase.
4324
cdcda965
SM
43252018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4326
4327 * gdb.arch/aix-sighandle.c: New file.
4328 * gdb.arch/aix-sighandle.exp: New file.
4329
92dcebf3
AB
43302018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4331
4332 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4333 registers being unions.
4334
68b9ac18
TV
43352018-10-31 Tom de Vries <tdevries@suse.de>
4336
4337 * lib/valgrind.exp: New file.
4338 (vgdb_start, vgdb_stop): New procs, factored out of ...
4339 * gdb.base/valgrind-bt.exp: ... here, ...
4340 * gdb.base/valgrind-disp-step.exp: ... here and ...
4341 * gdb.base/valgrind-infcall.exp: ... here.
4342
1443936e
TV
43432018-10-31 Tom de Vries <tdevries@suse.de>
4344
4345 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4346
eb77c9df
AB
43472018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4348
4349 * gdb.dwarf2/void-type.c: New file.
4350 * gdb.dwarf2/void-type.exp: New file.
4351
82b5e646
PW
43522018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4353
4354 * gdb.base/info_qt.c: New file.
4355 * gdb.base/info_qt.exp: New file.
4356
8d619c01
EBM
43572018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4358
4359 * gdb.arch/powerpc-htm-regs.c: New file.
4360 * gdb.arch/powerpc-htm-regs.exp: New file.
4361
f2cf6173
EBM
43622018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4363
4364 * gdb.arch/powerpc-tar.c: New file.
4365 * gdb.arch/powerpc-tar.exp: New file.
4366
7ca18ed6
EBM
43672018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4368
4369 * gdb.arch/powerpc-ppr-dscr.c: New file.
4370 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4371
bfcc0eba
TV
43722018-10-25 Tom de Vries <tdevries@suse.de>
4373
4374 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4375
fe1a5cad
TV
43762018-10-24 Tom de Vries <tdevries@suse.de>
4377
4378 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4379 longer exists error.
4380
a76dc3b7
TV
43812018-10-24 Tom de Vries <tdevries@suse.de>
4382
4383 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4384
4df46df7
TV
43852018-10-24 Tom de Vries <tdevries@suse.de>
4386
4387 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4388 --db-attach in valgrind.
4389
0dbfcfff
AB
43902018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * gdb.arch/riscv-reg-aliases.c: New file.
4393 * gdb.arch/riscv-reg-aliases.exp: New file.
4394
b04480b1
AH
43952018-10-19 Alan Hayward <alan.hayward@arm.com>
4396
4397 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4398
2c6ac8d7
AH
43992018-10-19 Alan Hayward <alan.hayward@arm.com>
4400
4401 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4402
2bc69f25
AH
44032018-10-19 Alan Hayward <alan.hayward@arm.com>
4404
4405 * gdb.cp/ovldbreak.exp: Fix regexps.
4406
1f1ae3a3
AH
44072018-10-19 Alan Hayward <alan.hayward@arm.com>
4408
4409 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4410
94c18618
SDJ
44112018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4412
4413 PR cli/23785
4414 * gdb.base/restore.exp: New test to check if "restore" with an
4415 invalid file doesn't segfault.
4416
812cd6eb
TV
44172018-10-18 Tom de Vries <tdevries@suse.de>
4418
4419 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4420 * gdb.ada/excep_handle.exp: Same.
4421 * gdb.ada/mi_string_access.exp: Same.
4422 * gdb.ada/mi_var_union.exp: Same.
4423 * gdb.arch/arc-analyze-prologue.exp: Same.
4424 * gdb.arch/arc-decode-insn.exp: Same.
4425 * gdb.base/readnever.exp: Same.
4426 * gdb.fortran/printing-types.exp: Same.
4427 * gdb.guile/scm-lazy-string.exp: Same.
4428
c4b90788
TV
44292018-10-16 Tom de Vries <tdevries@suse.de>
4430
4431 PR gdb/23730
4432 * gdb.base/catch-follow-exec.c: Add copyright notice.
4433 * gdb.base/catch-follow-exec.exp: Rewrite to use
4434 gdb_spawn_with_cmdline_opts. Require gdb-native.
4435
8bca2978
SL
44362018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4437
4438 * gdb.trace/actions-changed.exp: Check for arch support.
4439 * gdb.trace/actions.exp: Likewise.
4440 * gdb.trace/ax.exp: Likewise.
4441 * gdb.trace/backtrace.exp: Likewise.
4442 * gdb.trace/change-loc.exp: Likewise.
4443 * gdb.trace/deltrace.exp: Likewise.
4444 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4445 * gdb.trace/ftrace.exp: Likewise.
4446 * gdb.trace/infotrace.exp: Check for arch support.
4447 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4448 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4449 * gdb.trace/mi-tsv-changed.exp: Likewise.
4450 * gdb.trace/packetlen.exp: Likewise.
4451 * gdb.trace/passc-dyn.exp: Likewise.
4452 * gdb.trace/passcount.exp: Likewise.
4453 * gdb.trace/pending.exp: Likewise.
4454 * gdb.trace/range-stepping.exp: Check for shlib support.
4455 * gdb.trace/report.exp: Check for arch support.
4456 * gdb.trace/save-trace.exp: Likewise.
4457 * gdb.trace/signal.exp: Check for signal support.
4458 * gdb.trace/tfind.exp: Check for arch support.
4459 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4460 * gdb.trace/trace-common.h: Add comment.
4461 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4462 * gdb.trace/trace-enable-disable.exp: Likewise.
4463 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4464 * gdb.trace/tracecmd.exp: Check for arch support.
4465 * gdb.trace/tspeed.exp: Check for shlib and target support.
4466 * gdb.trace/tstatus.exp: Check for arch support.
4467 * gdb.trace/tsv.exp: Likewise.
4468 * gdb.trace/while-dyn.exp: Likewise.
4469 * gdb.trace/while-stepping.exp: Likewise.
4470 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4471
f9c49bff
SM
44722018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4473
4474 * gdb.trace/tspeed.exp: Remove nowarnings.
4475 (prepare_for_trace_test): Declare "global ipalib".
4476 * gdb.trace/tspeed.c: Include unistd.h.
4477 (main): Remove superfluous printf argument.
4478
d4330bde
SL
44792018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4480
4481 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4482 directory prefix on the filename.
4483
8ecfd7bd
SDJ
44842018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4485
4486 * gdb.gdb/unittest.exp: Update expected message informing that
4487 selftests have been disabled.
4488 * gdb.server/unittest.exp: Likewise.
4489
58bbcd02
TV
44902018-10-09 Tom de Vries <tdevries@suse.de>
4491
4492 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4493 with runto_main.
4494
9f6b697b
WP
44952018-10-08 Weimin Pan <weimin.pan@oracle.com>
4496
4497 PR c++/16841
4498 * gdb.cp/virtbase2.cc: New file.
4499 * gdb.cp/virtbase2.exp: New file.
4500
add5ded5
TT
45012018-10-06 Tom Tromey <tom@tromey.com>
4502
4503 PR python/19399:
4504 * gdb.python/py-inferior.exp: Add architecture test.
4505
f9e48344
TT
45062018-10-06 Tom Tromey <tom@tromey.com>
4507
4508 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4509 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4510
2a8be203
TT
45112018-10-06 Tom Tromey <tom@tromey.com>
4512
4513 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4514 of a "throw" catchpoint.
4515
e04caa70
SDJ
45162018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4517
4518 * gdb.base/info-proc.exp: Update string expected from "help info
4519 proc".
4520
5ca8c39f
TT
45212018-10-04 Tom Tromey <tom@tromey.com>
4522
4523 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4524 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4525 (test_initial_complaints, test_empty_complaints): Update.
4526 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4527
3453e7e4
TT
45282018-10-04 Tom Tromey <tom@tromey.com>
4529
4530 PR cli/19551:
4531 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4532 * lib/gdb.exp (gdb_file_cmd): Update.
4533 * gdb.stabs/weird.exp (print_weird_var): Update.
4534 * gdb.server/solib-list.exp: Update.
4535 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4536 * gdb.mi/mi-cli.exp: Update.
4537 * gdb.linespec/linespec.exp: Update.
4538 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4539 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4540 * gdb.cp/cp-relocate.exp: Update.
4541 * gdb.base/sym-file.exp: Update.
4542 * gdb.base/relocate.exp: Update.
4543 * gdb.base/readnever.exp: Update.
4544 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4545 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4546 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4547 * gdb.base/code_elim.exp: Update.
4548 * gdb.base/break-unload-file.exp (test_break): Update.
4549 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4550 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4551 Update.
4552 * gdb.base/attach.exp (do_attach_tests): Update.
4553 * gdb.base/sepdebug.exp: Update.
4554 * gdb.python/py-section-script.exp: Update.
4555
6afcf761
TT
45562018-10-04 Tom Tromey <tom@tromey.com>
4557
4558 PR cli/22234:
4559 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4560 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4561 output.
4562
fef1b293
TT
45632018-10-04 Tom Tromey <tom@tromey.com>
4564
4565 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4566 set width and height to 0.
4567 (test_command_line_attach_run): Use -quiet.
4568
ca98345e
SL
45692018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4570
4571 * lib/gdb.exp (skip_ifunc_tests): New.
4572 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4573 other compile failures.
4574 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4575
ff34e6ae
SM
45762018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4577
4578 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4579 is_amd64_regs_target.
4580
6bb8890e
AH
45812018-10-01 Alan Hayward <alan.hayward@arm.com>
4582
4583 * gdb.arch/aarch64-sighandler-regs.c: New test.
4584 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4585 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4586
224d30d3
MM
45872018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4588
4589 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4590 assembly.
4591
f67ffa6a
AB
45922018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4593
4594 * gdb.base/frame-selection.exp: New file.
4595 * gdb.base/frame-selection.c: New file.
4596
9fc3183f
AH
45972018-09-27 Alan Hayward <alan.hayward@arm.com>
4598
4599 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4600 pthread barrier.
4601 (main): Likewise.
4602
d354055e
AB
46032018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4604
4605 * gdb.base/large-frame-1.c: New file.
4606 * gdb.base/large-frame-2.c: New file.
4607 * gdb.base/large-frame.exp: New file.
4608 * gdb.base/large-frame.h: New file.
4609
db727370
JL
46102018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4611
4612 PR gdb/20948
4613 * gdb.base/write_mem.exp: New test.
4614 * gdb.base/write_mem.c: Likewise.
4615
ae778caf
TT
46162018-09-23 Tom Tromey <tom@tromey.com>
4617
4618 PR python/18852:
4619 * gdb.python/py-parameter.exp: Add test for parameter that throws
4620 on "set".
4621
fd3ba736
TT
46222018-09-23 Tom Tromey <tom@tromey.com>
4623
4624 PR python/17284:
4625 * gdb.python/py-template.exp (test_template_arg): Add test for
4626 negative template argument number.
4627
39a24317
TT
46282018-09-23 Tom Tromey <tom@tromey.com>
4629
4630 PR python/14062:
4631 * gdb.python/python.exp: Add test for post_event error.
4632
f5769a2c
TT
46332018-09-23 Tom Tromey <tom@tromey.com>
4634
4635 PR python/18170:
4636 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4637 convert pointers to int and long.
4638
1c1e54f6
TT
46392018-09-23 Tom Tromey <tom@tromey.com>
4640
4641 PR python/20126:
4642 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4643 signed-ness conversion tests.
4644
fb4fa946
TT
46452018-09-23 Tom Tromey <tom@tromey.com>
4646
4647 PR python/18352;
4648 * gdb.python/py-value.exp (test_float_conversion): New proc.
4649 Use it.
4650
a466edac
HAQ
46512018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4652
4653 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4654
4ee9b0c5
SL
46552018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4656
4657 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4658 no readline.
4659 * gdb.base/utf8-identifiers.exp: Likewise.
4660 * gdb.cp/cpcompletion.exp: Likewise.
4661 * gdb.linespec/cpcompletion.exp: Likewise.
4662 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4663 * gdb.linespec/cpls-ops.exp: Likewise.
4664
23be8da7
RB
46652018-09-19 Richard Bunt <richard.bunt@arm.com>
4666 Chris January <chris.january@arm.com>
4667
4668 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4669 * gdb.fortran/short-circuit-argument-list.exp: New file.
4670 * gdb.fortran/short-circuit-argument-list.f90: New test.
4671
5031d0ae
SDJ
46722018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4673
4674 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4675 "arch=" keyword when executing "-stack-list-frames".
4676
b4c0d1a4
SDJ
46772018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4678
4679 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4680 "arch=" keyword when executing "-stack-list-frames".
4681
7a6d2b45
SDJ
46822018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4683
4684 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4685 break ada".
4686
8588b356
SM
46872018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4688
4689 PR python/23669
4690 * gdb.python/python.exp: Test gdb.execute("show commands").
4691
65e65158
TT
46922018-09-16 Tom Tromey <tom@tromey.com>
4693
4694 * gdb.base/new-ui.exp (do_execution_tests): Update.
4695 * gdb.base/dbx.exp (test_breakpoints): Update.
4696
bf326452
AH
46972018-09-14 Alan Hayward <alan.hayward@arm.com>
4698
4699 * lib/gdb.exp (gdb_simple_compile): Add proc.
4700 (is_elf_target): Use gdb_simple_compile.
4701 (skip_altivec_tests): Likewise.
4702 (skip_vsx_tests): Likewise.
4703 (skip_tsx_tests): Likewise.
4704 (skip_btrace_tests): Likewise.
4705 (skip_btrace_pt_tests): Likewise.
4706 (gdb_can_simple_compile): Likewise.
4707 (gdb_has_argv0): Likewise.
4708 (gdb_target_symbol_prefix): Likewise.
4709 (target_supports_scheduler_locking): Likewise.
4710
2361b0fb
TT
47112018-09-13 Tom Tromey <tom@tromey.com>
4712
4713 * Makefile.in (TAGS): Recognize proc_with_prefix and
4714 gdb_caching_proc.
4715
0ae1a321
SM
47162018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4717
4718 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4719 method.
4720
a40bf0c2
SM
47212018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4722
4723 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4724 and a few other Inferior properties when the Inferior is no
4725 longer valid.
4726
4a3fe98f
TT
47272018-09-13 Tom Tromey <tom@tromey.com>
4728
4729 PR rust/23650:
4730 * gdb.rust/simple.exp: Add test for enum field access error.
4731
098b2108
TT
47322018-09-13 Tom Tromey <tom@tromey.com>
4733
4734 PR rust/23626:
4735 * gdb.rust/simple.rs (EmptyEnum): New type.
4736 (main): Use it.
4737 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4738
1256af7d
SM
47392018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4740
4741 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4742 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4743 * gdb.python/py-symtab.exp: Update test printing an objfile.
4744
4aa8e6c2
SM
47452018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4746
4747 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4748 object.
4749
c221b2f7
AH
47502018-09-12 Alan Hayward <alan.hayward@arm.com>
4751
4752 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4753 (support_complex_tests): Use gdb_can_simple_compile.
4754 (is_ilp32_target): Likewise.
4755 (is_lp64_target): Likewise.
4756 (is_64_target): Likewise.
4757 (is_amd64_regs_target): Likewise.
4758 (is_aarch32_target): Likewise.
4759 (gdb_int128_helper): Likewise.
4760
6f1107b5
JK
47612018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4762
4763 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4764
1f5d1570
JG
47652018-09-10 Jerome Guitton <guitton@adacore.com>
4766
4767 * gdb.ada/same_component_name: Add test for case of tagged record
4768 with variable-length fields.
4769
cc330e39
XR
47702018-09-10 Xavier Roirand <roirand@adacore.com>
4771
4772 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4773 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4774 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4775 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4776
b9c50e9a
XR
47772018-09-10 Xavier Roirand <roirand@adacore.com>
4778
4779 * gdb.ada/mi_string_access.exp: New testcase.
4780 * gdb.ada/mi_string_access/bar.adb: New file.
4781 * gdb.ada/mi_string_access/pck.adb: New file.
4782 * gdb.ada/mi_string_access/pck.asd: New file.
4783
2963898f
XR
47842018-09-10 Xavier Roirand <roirand@adacore.com>
4785
4786 * gdb.ada/mi_var_union.exp: New testcase.
4787 * gdb.ada/mi_var_union/bar.adb: New file.
4788 * gdb.ada/mi_var_union/pck.adb: New file.
4789 * gdb.ada/mi_var_union/pck.asd: New file.
4790
1aac008f
TT
47912018-09-08 Tom Tromey <tom@tromey.com>
4792
4793 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4794
332cf4c9
TT
47952018-09-08 Tom Tromey <tom@tromey.com>
4796
4797 PR python/16047:
4798 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4799 (register_pretty_printers): Register new printer.
4800 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4801 test.
4802 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4803 (an_int_type3): New global.
4804
424da6cf
JB
48052018-09-08 Joel Brobecker <brobecker@adacore.com>
4806
4807 * gdb.ada/expr_with_funcall: New testcase.
4808
2a62dfa9
JB
48092018-09-08 Joel Brobecker <brobecker@adacore.com>
4810
4811 * gdb.ada/packed_array_assign: New testcase.
4812
96b6697f
AB
48132018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4816 names, and add test prefixes to make test names unique.
4817
e4a62c65
TV
48182018-09-05 Tom de Vries <tdevries@suse.de>
4819
4820 * gdb.dwarf2/varval.exp: Add test.
4821
dd083ee2
GB
48222018-09-04 Gary Benson <gbenson@redhat.com>
4823
4824 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4825 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4826
aef9346c
TT
48272018-08-31 Tom Tromey <tom@tromey.com>
4828
4829 * gdb.rust/simple.rs: Rename second variable "v".
4830
c67f2e15
AB
48312018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4832
4833 * gdb.base/funcargs.c (use_a): New function.
4834 (recurse): Call use_a.
4835
078a0207
KS
48362018-08-29 Keith Seitz <keiths@redhat.com>
4837
4838 * gdb.compile/compile-cplus-anonymous.cc: New file.
4839 * gdb.compile/compile-cplus-anonymous.exp: New file.
4840 * gdb.compile/compile-cplus-array-decay.cc: New file.
4841 * gdb.compile/compile-cplus-array-decay.exp: New file.
4842 * gdb.compile/compile-cplus-inherit.cc: New file.
4843 * gdb.compile/compile-cplus-inherit.exp: New file.
4844 * gdb.compile/compile-cplus-member.cc: New file.
4845 * gdb.compile/compile-cplus-member.exp: New file.
4846 * gdb.compile/compile-cplus-method.cc: New file.
4847 * gdb.compile/compile-cplus-method.exp: New file.
4848 * gdb.compile/compile-cplus-mod.c: "New" file.
4849 * gdb.compile/compile-cplus-namespace.cc: New file.
4850 * gdb.compile/compile-cplus-namespace.exp: New file.
4851 * gdb.compile/compile-cplus-nested.cc: New file.
4852 * gdb.compile/compile-cplus-nested.exp: New file.
4853 * gdb.compile/compile-cplus-print.c: "New" file.
4854 * gdb.compile/compile-cplus-print.exp: "New" file.
4855 * gdb.compile/compile-cplus-virtual.cc: New file.
4856 * gdb.compile/compile-cplus-virtual.exp: New file.
4857 * gdb.compile/compile-cplus.c: "New" file.
4858 * gdb.compile/compile-cplus.exp: "New" file.
4859 * lib/compile-support.exp: New file.
4860
b0f492b9
GB
48612018-08-16 Gary Benson <gbenson@redhat.com>
4862
4863 PR gdb/13000:
4864 * gdb.base/batch-exit-status.exp: New file.
4865 * gdb.base/batch-exit-status.good-commands: Likewise.
4866 * gdb.base/batch-exit-status.bad-commands: Likewise.
4867
36eb4c5f
AH
48682018-08-29 Alan Hayward <alan.hayward@arm.com>
4869
4870 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4871 (struct struct02): Likewise.
4872 (struct struct03): Likewise.
4873 (struct struct04): Likewise.
4874 (struct struct_01_01): New struct.
4875 (struct struct_01_02): Likewise.
4876 (struct struct_01_03): Likewise.
4877 (struct struct_01_04): Likewise.
4878 (struct struct_02_01): Likewise.
4879 (struct struct_02_02): Likewise.
4880 (struct struct_02_03): Likewise.
4881 (struct struct_02_04): Likewise.
4882 (struct struct_04_01): Likewise.
4883 (struct struct_04_02): Likewise.
4884 (struct struct_04_03): Likewise.
4885 (struct struct_04_04): Likewise.
4886 (struct struct_05_01): Likewise.
4887 (struct struct_05_02): Likewise.
4888 (struct struct_05_03): Likewise.
4889 (struct struct_05_04): Likewise.
4890 (cmp_struct01): Remove function.
4891 (cmp_struct02): Likewise.
4892 (cmp_struct03): Likewise.
4893 (cmp_struct04): Likewise.
4894 (cmp_struct_01_01): Add Function.
4895 (cmp_struct_01_02): Likewise.
4896 (cmp_struct_01_03): Likewise.
4897 (cmp_struct_01_04): Likewise.
4898 (cmp_struct_02_01): Likewise.
4899 (cmp_struct_02_02): Likewise.
4900 (cmp_struct_02_03): Likewise.
4901 (cmp_struct_02_04): Likewise.
4902 (cmp_struct_04_01): Likewise.
4903 (cmp_struct_04_02): Likewise.
4904 (cmp_struct_04_03): Likewise.
4905 (cmp_struct_04_04): Likewise.
4906 (cmp_struct_05_01): Likewise.
4907 (cmp_struct_05_02): Likewise.
4908 (cmp_struct_05_03): Likewise.
4909 (cmp_struct_05_04): Likewise.
4910 (call_all): Add new structs.
4911 * gdb.base/infcall-nested-structs.exp: Likewise.
4912
3bf9c013
JV
49132018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4914
4915 * gdb.python/py-framefilter-mi.exp: Update regexp to
4916 check for "arch" field in frame output.
4917
450d1e88
KB
49182018-08-23 Kevin Buettner <kevinb@redhat.com>
4919
4920 * gdb.dwarf2/dw2-ranges-func.c: New file.
4921 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4922
ae739fe7
SM
49232018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4924
4925 * gdb.base/term.exp: Compare terminal settings with values from
4926 the inferior.
4927 * gdb.base/term.c: Get and set terminal settings.
4928
6d52907e
JV
49292018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4930
4931 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4932 accommodate new "arch" field in frame output.
4933 * gdb.mi/mi-return.exp: Likewise.
4934 * gdb.mi/mi-stack.exp: Likewise.
4935 * gdb.mi/mi-syn-frame.exp: Likewise.
4936 * gdb.mi/user-selected-context-sync.exp: Likewise.
4937
be2d111a
MS
49382018-08-19 Michael Spang <spang@google.com>
4939
4940 PR gdb/11786
4941 * gdb.base/gcore-tls-pie.c: New file.
4942 * gdb.base/gcore-tls-pie.exp: New file.
4943
ae3a7c47
KB
49442018-08-18 Kevin Buettner <kevinb@redhat.com>
4945
4946 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4947 * gdb.dwarf2/varval.c: New file.
4948 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4949
2ecae92e
AH
49502018-08-17 Alan Hayward <alan.hayward@arm.com>
4951
4952 PR gdb/18931
4953 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4954
c1854f1d
KS
49552018-08-16 Keith Seitz <keiths@redhat.com>
4956
4957 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4958 tests expected to pass.
4959
26fb3983
JV
49602018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4961
4962 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4963 -data-disassemble -a.
4964 (test_disassembly_bogus_args): Likewise.
4965
67943c00
AB
49662018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4967
4968 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4969
5ff2bbae
AB
49702018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4971
4972 * gdb.base/vla-optimized-out.exp: Add new test.
4973
e5bbcd0f
AB
49742018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4975
4976 * gdb.base/vla-optimized-out-o3.exp: Delete.
4977 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4978 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4979 deleted tests.
4980
9d4a934c
AB
49812018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4982
4983 PR gdb/18050:
4984 * gdb.server/extended-remote-restart.c: New file.
4985 * gdb.server/extended-remote-restart.exp: New file.
4986
045cf012
SM
49872018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4988
4989 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4990 "set variable index = 42".
4991
87d6a7aa
SM
49922018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4993
4994 * boards/index-cache-gdb.exp: New file.
4995 * gdb.dwarf2/index-cache.exp: New file.
4996 * gdb.dwarf2/index-cache.c: New file.
4997 * gdb.base/maint.exp: Check if we are using the index cache.
4998
96d68bd4
RO
49992018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5000
5001 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5002 MAKEFLAGS.
5003
5a699617
RO
50042018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5005
5006 * dg-extract-results.sh: Move to toplevel contrib.
5007 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5008 * Makefile.in (check-parallel-racy): Likewise.
5009
5bd18990
AB
50102018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5011
5012 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5013 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5014 tests if the target supports scheduler locking.
5015
3fbbcf47
TV
50162018-08-04 Tom de Vries <tdevries@suse.de>
5017
5018 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5019
3e1d3d8c
TT
50202018-08-02 Tom Tromey <tom@tromey.com>
5021
5022 PR symtab/16842.
5023 * gdb.cp/temargs.exp: Test "info address" of a template
5024 parameter.
5025
5abe0f0c
JV
50262018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5027
5028 * gdb.python/py-mi-var-info-path-expression.c: New file.
5029 * gdb.python/py-mi-var-info-path-expression.py: New file.
5030 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5031
fb66cde8
SDJ
50322018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5033
5034 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5035 error after "cannot resolve name" string.
5036
c708f4d2
AB
50372018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5038
5039 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5040 started.
5041 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5042
37cc0cae
TV
50432018-07-28 Tom de Vries <tdevries@suse.de>
5044
5045 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5046
63b4ecf7
TV
50472018-07-26 Tom de Vries <tdevries@suse.de>
5048
5049 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5050
3c3bb058
AB
50512018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5052
5053 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5054 is visible.
5055
9e7f3bbb
TV
50562018-07-26 Tom de Vries <tdevries@suse.de>
5057
5058 PR breakpoints/23366
5059 * gdb.base/catch-follow-exec.c: New test.
5060 * gdb.base/catch-follow-exec.exp: New file.
5061
16f808ec
TV
50622018-07-25 Tom de Vries <tdevries@suse.de>
5063
5064 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5065 vla-optimized-out.c.
5066
d7154a8d
JV
50672018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5068
5069 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5070 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5071
232a0032
TV
50722018-07-20 Tom de Vries <tdevries@suse.de>
5073
5074 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5075 NOCLONE macro.
5076 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5077
fbb1d502
TV
50782018-07-19 Tom de Vries <tdevries@suse.de>
5079
5080 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5081 regular expression.
5082
42dc7699
TV
50832018-07-18 Tom de Vries <tdevries@suse.de>
5084
5085 * gdb.base/vla-optimized-out.c: New test.
5086 * gdb.base/vla-optimized-out.exp: New file.
5087
7f1f7e23
SDJ
50882018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5089
5090 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5091 message "No address associated with hostname" when gdbserver
5092 cannot resolve the hostname.
5093
5759ebb3
PW
50942018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5095
5096 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5097 Add some test prefixes to make tests unique.
5098
3606ccab
PW
50992018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5100
5101 * gdb.base/frameapply.c: New file.
5102 * gdb.base/frameapply.exp: New file.
5103
529c08b2
PW
51042018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5105
5106 * gdb.base/skip.exp: Update expected error message.
5107
c7ab0aef
SDJ
51082018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5109 Jan Kratochvil <jan.kratochvil@redhat.com>
5110 Paul Fertser <fercerpav@gmail.com>
5111 Tsutomu Seki <sekiriki@gmail.com>
5112
5113 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5114 parameter.
5115 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5116 by default.
5117 * boards/native-gdbserver.exp: Likewise.
5118 * gdb.server/run-without-local-binary.exp: Improve regexp used
5119 for detecting when a remote debugging connection succeeds.
5120 * gdb.server/server-connect.exp: New file.
5121 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5122 Do not prefix the port number with ":".
5123 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5124 support for detecting and using it. Add '$debughost_gdbserver'
5125 to the list of arguments used to start gdbserver. Handle case
5126 when gdbserver cannot resolve a network name.
5127
16ff70dd
SDJ
51282018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5129
5130 PR c++/23373
5131 * gdb.base/ptype-offsets.cc (struct static_member): New
5132 struct.
5133 (main) <stmember>: New variable.
5134 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5135 with a static member in it.
5136
3541979f
AB
51372018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5138
5139 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5140 watchpoints enabled and disabled.
5141
c8ad9b9a
AB
51422018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5143
5144 * gdb.base/examine-backward.exp: Still run tests around address
5145 0x0, even if address 0x0 is not readable. Update the pattern for
5146 matching address 0x0 in expected output.
5147
e0e5e971
AB
51482018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5149
5150 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5151 malloc/free.
5152
1ea5da02
TV
51532018-07-04 Tom de Vries <tdevries@suse.de>
5154
5155 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5156
471b9d15
MR
51572018-07-02 Maciej W. Rozycki <macro@mips.com>
5158
5159 PR tdep/8282
5160 * gdb.arch/mips-disassembler-options.exp: New test.
5161 * gdb.arch/mips-disassembler-options.s: New test source.
5162
75acb486
PA
51632018-06-29 Pedro Alves <palves@redhat.com>
5164
5165 * gdb.threads/names.exp: Adjust expected "info threads" output.
5166
cd2bb709
PA
51672018-06-29 Pedro Alves <palves@redhat.com>
5168
5169 * gdb.opt/inline-break.exp (line number, address): Add "info
5170 break" tests.
5171
991ff292
PA
51722018-06-29 Pedro Alves <palves@redhat.com>
5173
5174 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5175 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5176 number and address and running to them.
5177
356819b6 51782018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5179
5180 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5181
2512d7ef
JK
51822018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5183
5184 * lib/compiler.c: Remove executable permission flag.
5185
be1b6474
RB
51862018-06-28 Richard Bunt <richard.bunt@arm.com>
5187
5188 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5189 code.
5190 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5191
291f9a96
PT
51922018-06-28 Petr Tesarik <ptesarik@suse.cz>
5193
5194 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5195
ed6dfe51
PT
51962018-06-28 Petr Tesarik <ptesarik@suse.cz>
5197
5198 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5199 address argument is omitted.
5200
d4d429d5
PT
52012018-06-28 Petr Tesarik <ptesarik@suse.cz>
5202
5203 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5204
7ab6656f
OJ
52052018-06-27 Omair Javaid <omair.javaid@linaro.org>
5206
5207 PR gdb/21695
5208 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5209 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5210
a33ccfc7
TT
52112018-06-26 Tom Tromey <tom@tromey.com>
5212
5213 PR rust/22574:
5214 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5215 * gdb.rust/simple.rs (struct SimpleLayout): New.
5216
6d72d289
SM
52172018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5218
5219 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5220 "info registers" output.
5221
8363f9d5
RB
52222018-06-21 Richard Bunt <richard.bunt@arm.com>
5223
5224 * gdb.base/watchpoint-hw-attach.c: New test.
5225 * gdb.base/watchpoint-hw-attach.exp: New file.
5226
f00674fe
SM
52272018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5228
5229 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5230 through /bin/sh.
5231 * boards/dwarf4-gdb-index.exp: Likewise.
5232 * boards/fission-dwp.exp: Likewise.
5233
1d554008
UW
52342018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5235
5236 * gdb.base/float128.exp: Add comment and improved fail message
5237 to the failure case of "print large128" test.
5238
d0ac1c44
SM
52392018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5240
5241 * configure.ac: Remove AC_PREREQ.
5242 * configure: Re-generate.
5243
61b04dd0
PA
52442018-06-19 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5247 (func_extern_caller): New.
5248 (main): Call func_extern_caller.
5249 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5250 logic change.
5251
f63b508a
SM
52522018-06-18 Weimin Pan <weimin.pan@oracle.com>
5253
5254 PR gdb/16841
5255 * gdb.cp/typedef-base.cc: New file.
5256 * gdb.cp/typedef-base.exp: New file.
5257
0fe3a558
TV
52582018-06-18 Tom de Vries <tdevries@suse.de>
5259
5260 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5261
7010835a
AB
52622018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5263 Richard Bunt <Richard.Bunt@arm.com>
5264
5265 * gdb.threads/attach-slow-waitpid.c: New file.
5266 * gdb.threads/attach-slow-waitpid.exp: New file.
5267 * gdb.threads/slow-waitpid.c: New file.
5268
14897d65
PA
52692018-06-14 Pedro Alves <palves@redhat.com>
5270
5271 * gdb.base/fork-running-state.c: Include <errno.h>.
5272 (exit_if_relative_exits): New.
5273 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5274 exits.
5275 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5276 child exits.
5277
5d9a0608
TV
52782018-06-14 Tom de Vries <tdevries@suse.de>
5279
5280 PR cli/22573
5281 * gdb.base/finish-pretty.c: New test.
5282 * gdb.base/finish-pretty.exp: New file.
5283
11ae5818
PA
52842018-06-14 Pedro Alves <palves@redhat.com>
5285
5286 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5287 gdb's expected startup output.
5288
1d39de44
PA
52892018-06-14 Pedro Alves <palves@redhat.com>
5290
5291 * lib/selftest-support.exp (selftest_setup): Remove inlined
5292 function handling.
5293
70ee0000
TV
52942018-06-14 Tom de Vries <tdevries@suse.de>
5295
5296 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5297 matching of breakpoint printing.
5298
11f4b608
TV
52992018-06-13 Tom de Vries <tdevries@suse.de>
5300
5301 PR testsuite/23269
5302 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5303 (fork_child): ... here, and ...
5304 (fork_parent): ... here.
5305
53062018-06-12 Tom de Vries <tdevries@suse.de>
5307
5308 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5309
9516f85a
AB
53102018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5311 Stephen Roberts <stephen.roberts@arm.com>
5312
5313 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5314 rewrite test to describe action performed, rather than possible
5315 failure.
5316
5045b3d7
GB
53172018-06-08 Gary Benson <gbenson@redhat.com>
5318
5319 * gdb.threads/check-libthread-db.exp: New file.
5320 * gdb.threads/check-libthread-db.c: Likewise.
5321
c61b06a1
TT
53222018-06-05 Tom Tromey <tom@tromey.com>
5323
5324 * gdb.base/default.exp: Update expected "show version" output.
5325
eb6af809
TT
53262018-06-05 Tom Tromey <tom@tromey.com>
5327
5328 PR cli/12326:
5329 * gdb.cp/static-print-quit.exp: Update.
5330 * lib/gdb.exp (pagination_prompt): Update.
5331 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5332 * gdb.python/python.exp: Update.
5333
178d6a63
JB
53342018-06-04 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5337
8e817061
JB
53382018-06-01 Joel Brobecker <brobecker@adacore.com>
5339
5340 * gdb.ada/bp_fun_addr: New testcase.
5341
e86ca25f
TT
53422018-06-01 Tom Tromey <tom@tromey.com>
5343
5344 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5345 results.
5346 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5347 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5348 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5349 * gdb.base/maint.exp (maint_pass_if): Update.
5350
4b2dfa9d
MR
53512018-05-31 Maciej W. Rozycki <macro@mips.com>
5352
5353 * gdb.base/endian.exp: New test.
5354 * gdb.base/endian.c: New test source.
5355
45f25d6c
AB
53562018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5357
5358 PR gdb/23203
5359 * gdb.base/bt-selected-frame.c: New file.
5360 * gdb.base/bt-selected-frame.exp: New file.
5361 * lib/gdb.exp (get_current_frame_number): New function.
5362
d9f6d7f8
MR
53632018-05-24 Maciej W. Rozycki <macro@mips.com>
5364 Pedro Alves <palves@redhat.com>
5365
5366 * gdb.threads/tls-core.c: Include <stdlib.h>
5367 (thread_proc): Call `abort'.
5368 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5369 (tls_core_test): New procedure, bits factored out from ...
5370 (top level): ... here. Test both native cores and gcore cores.
5371
ff1cf532
TT
53722018-05-23 Tom Tromey <tom@tromey.com>
5373
5374 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5375
b98664d3
TT
53762018-05-23 Tom Tromey <tom@tromey.com>
5377
5378 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5379 symfile_complaints.
5380 (test_short_complaints): Likewise.
5381 (test_empty_complaints): Likewise.
5382 (test_initial_complaints): Update.
5383
4e9668d0
TT
53842018-05-23 Tom Tromey <tom@tromey.com>
5385
5386 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5387
43ba33c7
TT
53882018-05-23 Tom Tromey <tom@tromey.com>
5389
5390 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5391 (test_short_complaints): Update.
5392
035522c0
PA
53932018-05-22 Pedro Alves <palves@redhat.com>
5394
5395 * gdb.base/remote.exp: Only gdb_start after compiling the
5396 testcase. Issue "disconnect" before testing "set remote" command
5397 defaults. Issue clean_restart before running to main.
5398
cc0be08f
PA
53992018-05-22 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.base/remote.exp: Adjust expected output of "show remote
5402 memory-write-packet-size". Add tests for "set remote
5403 memory-write-packet-size 0" and "set remote
5404 memory-write-packet-size fixed/limit".
5405
b1b60145
PA
54062018-05-22 Pedro Alves <palves@redhat.com>
5407
5408 PR gdb/22973
5409 * gdb.base/utf8-identifiers.c: New file.
5410 * gdb.base/utf8-identifiers.exp: New file.
5411
0ec848ad
PFC
54122018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5413
5414 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5415
2c3305f6
PFC
54162018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5417
5418 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5419
ce1e8424
TT
54202018-05-18 Tom Tromey <tom@tromey.com>
5421
5422 * gdb.base/ptype-offsets.exp: Update.
5423
ddfe970e
KS
54242018-05-17 Keith Seitz <keiths@redhat.com>
5425
5426 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5427 in expected breakpoint stop locations.
5428 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5429 move to proper scope to test variable values.
5430 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5431 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5432 New functions.
5433 (main): Call not_inline_func3.
5434 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5435 inline_func1, inline_func2, and inline_func3. Test that when each
5436 breakpoint is hit, GDB properly reports both the stop location
5437 and the backtrace. Repeat tests for temporary breakpoints.
5438
0726fcc6
MR
54392018-05-15 Maciej W. Rozycki <macro@mips.com>
5440
5441 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5442 rather then trying to access it in determining whether the PID
5443 of `gdbserver' could have been retrieved.
5444
8ee22052
AB
54452018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5446
5447 * gdb.arch/amd64-init-x87-values.S: New file.
5448 * gdb.arch/amd64-init-x87-values.exp: New file.
5449
7785df48
JK
54502018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5451
5452 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5453
56bcdbea
TT
54542018-05-04 Tom Tromey <tom@tromey.com>
5455
5456 PR python/22730:
5457 * gdb.python/python.exp: Test multi-line execute.
5458
a913fffb
TT
54592018-05-04 Tom Tromey <tom@tromey.com>
5460
5461 PR python/22731:
5462 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5463
7a2c85f2
TT
54642018-05-04 Tom Tromey <tom@tromey.com>
5465
5466 PR gdb/11750:
5467 * gdb.base/define.exp: Test defining a user command inside a user
5468 command.
5469 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5470
a3b60e45
JK
54712018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5472 Pedro Alves <palves@redhat.com>
5473
5474 PR breakpoints/19806 and support for PR external/20207.
5475 * gdb.base/watchpoint-unaligned.c: New file.
5476 * gdb.base/watchpoint-unaligned.exp: New file.
5477
45fe4a03
AB
54782018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5479
5480 * gdb.base/maint.exp: Make test names unique, use
5481 test_prefix_command_help to test 'help maint info', and remove
5482 repeated test of 'help maint'.
5483
9be2ae8f
TT
54842018-05-04 Tom Tromey <tom@tromey.com>
5485
5486 PR gdb/22619:
5487 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5488 behavior.
5489
11859c31
AB
54902018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5491
5492 * gdb.base/maint.exp: Process output from 'maint print registers'
5493 line at a time.
5494
089a9490
AB
54952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5496
5497 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5498 timeout.
5499
9b0797e2
AB
55002018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5501
5502 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5503 filter pattern.
5504
f6ac5f3d
PA
55052018-05-02 Pedro Alves <palves@redhat.com>
5506
5507 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5508 to_log_command renames.
5509 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5510
77d3c63b
TT
55112018-05-02 Tom Tromey <tom@tromey.com>
5512
5513 * gdb.python/py-parameter.exp: Set test message.
5514
0489430a
TT
55152018-05-02 Tom Tromey <tom@tromey.com>
5516
5517 PR python/20084:
5518 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5519 PARAM_ZUINTEGER_UNLIMITED tests.
5520
1632f8ba
DR
55212018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5522
5523 PR rust/23124
5524 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5525 when casting.
5526
6d7bb824
TT
55272018-04-30 Tom Tromey <tom@tromey.com>
5528
5529 * gdb.python/py-type.exp: Check align attribute.
5530 * gdb.python/py-type.c: New "aligncheck" global.
5531
007e1530
TT
55322018-04-30 Tom Tromey <tom@tromey.com>
5533
5534 PR exp/17095:
5535 * gdb.dwarf2/dw2-align.exp: New file.
5536 * gdb.cp/align.exp: New file.
5537 * gdb.base/align.exp: New file.
5538 * lib/gdb.exp (gdb_int128_helper): New proc.
5539 (has_int128_c, has_int128_cxx): New caching procs.
5540
6873858b
TT
55412018-04-27 Tom Tromey <tom@tromey.com>
5542
5543 PR rust/22545:
5544 * gdb.rust/simple.exp: Add inclusive range tests.
5545
79188d8d
PA
55462018-04-26 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5549 ifunc breakpoint locations correctly of ifunc breakpoints set
5550 while the program resolves the ifunc.
5551
c7075ad5
PA
55522018-04-26 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.base/gnu-ifunc-final.c: New file.
5555 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5556 * gdb.base/gnu-ifunc.exp (executable): Delete.
5557 (staticexecutable): Adjust.
5558 (lib_opts, exec_opts): Delete.
5559 (make_binsuffix, build, set-break): New procedures.
5560 (misc_tests): New, with tests factored out from the top level.
5561 (top level): Test different combinations of ifunc resolver name,
5562 resolver with and with debug info, and ifunc target with and
5563 without debug info. Wrap static tests with with_target_prefix.
5564
8388016d
PA
55652018-04-26 Pedro Alves <palves@redhat.com>
5566
5567 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5568 return type" warnings.
5569
249b5733
PA
55702018-04-25 Pedro Alves <palves@redhat.com>
5571
5572 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5573 killed".
5574 * gdb.base/kill-after-signal.exp: Likewise.
5575 * gdb.threads/kill.exp: Likewise.
5576
f67c0c91
SDJ
55772018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5578 Sergio Durigan Junior <sergiodj@redhat.com>
5579 Pedro Alves <palves@redhat.com>
5580
5581 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5582 regexps to expect for '[Inferior ... detached]' as well.
5583 * gdb.base/attach.exp: Likewise.
5584 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5585 "gdb_continue_to_end".
5586 (test_catch_syscall_with_wrong_args): Likewise.
5587 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5588 ']'. Don't set 'verbose' on.
5589 * gdb.base/foll-vfork.exp: Likewise.
5590 * gdb.base/fork-print-inferior-events.c: New file.
5591 * gdb.base/fork-print-inferior-events.exp: New file.
5592 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5593 '[Inferior ... has been killed]' message.
5594 * gdb.base/kill-after-signal.exp: Likewise.
5595 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5596 detach message.
5597 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5598 message.
5599 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5600 regexps to expect for '[Inferior ... detached]' as well.
5601 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5602
0a8ddac4
SM
56032018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5604
5605 PR gdb/23104
5606 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5607
701adfb0
PA
56082018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5609
5610 PR gdb/23095
5611 * gdb.base/break-probes.exp: Pass shlib_load to
5612 prepare_for_testing. Set normal_bp to r_debug_state if target is
5613 bsd.
5614
d27d16bf
RB
56152018-04-19 Richard Bunt <richard.bunt@arm.com>
5616
5617 * gdb.threads/multiple-successive-infcall.c: New test.
5618 * gdb.threads/multiple-successive-infcall.exp: New file.
5619
a037790e
TT
56202018-04-17 Tom Tromey <tom@tromey.com>
5621
5622 * gdb.rust/simple.rs (Union): New type.
5623 (main): New local "u".
5624 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5625
e3a91079
AA
56262018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5627
5628 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5629 number information in output of "whereis" command.
5630 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5631
b744723f
AA
56322018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5633
5634 * gdb.ada/info_types.exp: Adjust expected output to the line
5635 numbers now printed by "info var/func/type".
5636 * gdb.base/completion.exp: Likewise.
5637 * gdb.base/included.exp: Likewise.
5638 * gdb.cp/cp-relocate.exp: Likewise.
5639 * gdb.cp/cplusfuncs.exp: Likewise.
5640 * gdb.cp/namespace.exp: Likewise.
5641 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5642
4a4495d6
MM
56432018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5644
5645 * gdb.btrace/cpu.exp: New.
5646
1d509aa6
MM
56472018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5648
5649 * gdb.base/step-indirect-call-thunk.exp: New.
5650 * gdb.base/step-indirect-call-thunk.c: New.
5651 * gdb.reverse/step-indirect-call-thunk.exp: New.
5652 * gdb.reverse/step-indirect-call-thunk.c: New.
5653
6295b6da
SM
56542018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5655
5656 * gdb.base/pie-fork.c: New file.
5657 * gdb.base/pie-fork.exp: New file.
5658
50146e70
TT
56592018-04-11 Tom Tromey <tom@tromey.com>
5660
5661 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5662
f50d8a2e
PA
56632018-04-10 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5666 exits. Instead loop running forever.
5667 (fork_parent): Run forever too.
5668
a0be7a36
SM
56692018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5670
5671 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5672 mi_continue_to_line.
5673 * gdb.mi/mi-stack.c (callee4): Add comment.
5674
9b73db36
SM
56752018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5676
5677 * gdb.mi/mi-stack.exp: Fix indentation.
5678
c912f608
SM
56792018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5680
5681 PR gdb/22979
5682 * gdb.arch/amd64-osabi.exp: New file.
5683
26540402
SM
56842018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5685
5686 PR gdb/22980
5687 * gdb.base/osabi.exp: New file.
5688
121ad66c 56892018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5690
5691 * gdb.cp/static-typedef-print.exp: New file.
5692 * gdb.cp/static-typedef-print.cc: New file.
5693
3fcded8f
JB
56942018-03-27 Joel Brobecker <brobecker@adacore.com>
5695
5696 * gdb.ada/varsize_limit: New testcase.
5697
59cc4834
JB
56982018-03-27 Joel Brobecker <brobecker@adacore.com>
5699
5700 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5701
5702 * gdb.ada/notcplusplus: New testcase.
5703
5704 * gdb.base/c-linkage-name.c: New file.
5705 * gdb.base/c-linkage-name.exp: New testcase.
5706
4ca59a9f
TT
57072018-03-26 Tom Tromey <tom@tromey.com>
5708
5709 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5710 * gdb.python/py-framefilter.py (name_error): New global.
5711 (ErrorInName.function): Use name_error.
5712
978d6c75
TT
57132018-03-26 Tom Tromey <tom@tromey.com>
5714
5715 PR backtrace/15582:
5716 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5717
b7fee5a3
KS
57182018-03-23 Keith Seitz <keiths@redhat.com>
5719
5720 PR c++/22968
5721 * gdb.cp/subtypes.exp: New file.
5722 * gdb.cp/subtypes.h: New file.
5723 * gdb.cp/subtypes.cc: New file.
5724 * gdb.cp/subtypes-2.cc: New file.
5725
376be529
AB
57262018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5727
5728 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5729 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5730 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5731 -nostartfiles when compiling the test. Confirm that all registers
5732 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5733
066cfa98
AB
57342018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5735
5736 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5737 option, syntax was wrong anyway.
5738 * gdb.arch/arm-disp-step.exp: Likewise.
5739 * gdb.arch/sparc64-regs.exp: Likewise.
5740 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5741 option, syntax was wrong anyway, switch to use
5742 prepare_for_testing.
5743 * gdb.arch/i386-disp-step.exp: Likewise.
5744
079670b9
AA
57452018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5746
5747 * gdb.ada/exec_changed.exp: Replace "target_info exists
5748 use_gdb_stub" by "use_gdb_stub".
5749 * gdb.ada/start.exp: Likewise.
5750 * gdb.base/async-shell.exp: Likewise.
5751 * gdb.base/attach-pie-misread.exp: Likewise.
5752 * gdb.base/attach-wait-input.exp: Likewise.
5753 * gdb.base/break-entry.exp: Likewise.
5754 * gdb.base/break-interp.exp: Likewise.
5755 * gdb.base/dprintf-detach.exp: Likewise.
5756 * gdb.base/nostdlib.exp: Likewise.
5757 * gdb.base/solib-nodir.exp: Likewise.
5758 * gdb.base/statistics.exp: Likewise.
5759 * gdb.base/testenv.exp: Likewise.
5760 * gdb.mi/mi-exec-run.exp: Likewise.
5761 * gdb.mi/mi-start.exp: Likewise.
5762 * gdb.multi/dummy-frame-restore.exp: Likewise.
5763 * gdb.multi/multi-arch-exec.exp: Likewise.
5764 * gdb.multi/multi-arch.exp: Likewise.
5765 * gdb.multi/tids.exp: Likewise.
5766 * gdb.multi/watchpoint-multi.exp: Likewise.
5767 * gdb.python/py-events.exp: Likewise.
5768 * gdb.threads/attach-into-signal.exp: Likewise.
5769 * gdb.threads/attach-stopped.exp: Likewise.
5770 * gdb.threads/threadapply.exp: Likewise.
5771 * lib/selftest-support.exp: Likewise.
5772
26d6cec4
AA
57732018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5774
5775 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5776
4ee89e90
SR
57772018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5778
5779 * gdb.perf/template-breakpoints.cc: New file.
5780 * gdb.perf/template-breakpoints.exp: New file.
5781 * gdb.perf/template-breakpoints.py: New file.
5782
92630041
TT
57832018-03-19 Tom Tromey <tom@tromey.com>
5784
5785 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5786 y0.
5787 * gdb.rust/simple.exp: Test bare identifier form of struct
5788 initializer.
5789
76727919
TT
57902018-03-19 Tom Tromey <tom@tromey.com>
5791
5792 * gdb.gdb/observer.exp: Remove.
5793
194ed413
AA
57942018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5795
5796 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5797 "qualified" option when setting breakpoints.
5798 * gdb.trace/backtrace.exp: Likewise.
5799 * gdb.trace/circ.exp: Likewise.
5800 * gdb.trace/collection.exp: Likewise.
5801 * gdb.trace/disconnected-tracing.exp: Likewise.
5802 * gdb.trace/ftrace-lock.exp: Likewise.
5803 * gdb.trace/ftrace.exp: Likewise.
5804 * gdb.trace/infotrace.exp: Likewise.
5805 * gdb.trace/packetlen.exp: Likewise.
5806 * gdb.trace/passc-dyn.exp: Likewise.
5807 * gdb.trace/qtro.exp: Likewise.
5808 * gdb.trace/read-memory.exp: Likewise.
5809 * gdb.trace/report.exp: Likewise.
5810 * gdb.trace/signal.exp: Likewise.
5811 * gdb.trace/status-stop.exp: Likewise.
5812 * gdb.trace/strace.exp: Likewise.
5813 * gdb.trace/tfind.exp: Likewise.
5814 * gdb.trace/trace-break.exp: Likewise.
5815 * gdb.trace/trace-condition.exp: Likewise.
5816 * gdb.trace/trace-mt.exp: Likewise.
5817 * gdb.trace/tstatus.exp: Likewise.
5818 * gdb.trace/tsv.exp: Likewise.
5819 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5820 * gdb.trace/unavailable.exp: Likewise.
5821 * gdb.trace/while-dyn.exp: Likewise.
5822
8b067d2c
AA
58232018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5824
5825 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5826 that libinproctrace is copied to the target.
5827
3ae9ce5d
TT
58282018-03-14 Tom Tromey <tom@tromey.com>
5829
5830 PR cli/14977:
5831 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5832 a null pointer.
5833 * gdb.base/wchar.exp: Likewise.
5834
b8c2339b
TT
58352018-03-14 Tom Tromey <tom@tromey.com>
5836
5837 PR cli/19918:
5838 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5839 flag.
5840
4872dc46
SM
58412018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5842
5843 PR gdb/22841
5844 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5845 "target" to remote_exec.
5846
e4fe3756
SM
58472018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5848
5849 PR gdb/22841
5850 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5851 ${board}_upload): Remove.
5852
e95a97d4
AA
58532018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5854
5855 * gdb.cp/watch-cp.cc: New test.
5856 * gdb.cp/watch-cp.exp: New file.
5857
dbbb1059
AB
58582018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5859
5860 * gdb.base/infcall-nested-structs.exp: New file.
5861 * gdb.base/infcall-nested-structs.c: New file.
5862 * gdb.base/float.exp: Add riscv support.
5863
ecc054c0
TP
58642018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5865
5866 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5867 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5868
25e3c82c
SDJ
58692018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5870
5871 * gdb.server/abspath.exp: New file.
5872 * lib/gdb.exp (with_cwd): New procedure.
5873
3083294d
SM
58742018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5875
5876 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5877 use it.
5878 (gdb_is_target_remote_prompt): New proc.
5879 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5880 (gdb_is_target_native): Pass prompt parameter to
5881 gdb_is_target_1.
5882
3275ef47
SM
58832018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5884
5885 * gdb.base/load-command.c: New file.
5886 * gdb.base/load-command.exp: New file.
5887 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5888 (gdb_is_target_1): ...this, and generalize for other targets
5889 than just remote.
5890 (gdb_is_target_remote): Use gdb_is_target_1.
5891 (gdb_is_target_native): use gdb_is_target_1.
5892
6893c19a
TT
58932018-02-26 Tom Tromey <tom@tromey.com>
5894
5895 PR python/16497:
5896 * gdb.python/py-framefilter.exp: Update test.
5897
2ddeaf8a
TT
58982018-02-26 Tom Tromey <tom@tromey.com>
5899
5900 * gdb.dwarf2/variant.c: New file.
5901 * gdb.dwarf2/variant.exp: New file.
5902
c9317f21
TT
59032018-02-26 Tom Tromey <tom@tromey.com>
5904
5905 * gdb.rust/simple.exp: Accept more possible results in enum test.
5906
6f6d0c26
SM
59072018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5908
5909 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5910 parentheses.
5911
11b03145
MR
59122018-02-23 Maciej W. Rozycki <macro@mips.com>
5913
5914 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5915 name of a variable: $actual_linejj -> $actual_line.
5916
54a27fe5
JB
59172018-02-21 John Baldwin <jhb@FreeBSD.org>
5918
5919 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5920
de65820c
MM
59212018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5922
5923 * gdb.btrace/buffer-size.exp: Do not force BTS.
5924
980548fd
PA
59252018-02-14 Pedro Alves <palves@redhat.com>
5926
5927 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5928 getting a "Quit".
5929
c4e12631
MM
59302018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5931
5932 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5933 Fix test name.
5934
c2e0e465
SM
59352018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5936
5937 * gdb.cp/m-static.exp: Check type of optimized out static
5938 member.
5939
f7216783
AB
59402018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5941
5942 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5943 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5944
0625771b
LS
59452018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5946 Leszek Swirski <leszeks@google.com>
5947
5948 * gdb.python/py-prettyprint.c
5949 (struct to_string_returns_value_inner,
5950 struct to_string_returns_value_wrapper): New.
5951 (main): Add tsrvw variable.
5952 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5953 ToStringReturnsValueWrapper): New classes.
5954 (register_pretty_printers): Register new pretty-printers.
5955 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5956 recursive pretty printer.
5957 * gdb.python/py-mi.exp: Likewise.
5958
59498c30
LS
59592018-02-01 Leszek Swirski <leszeks@google.com>
5960
5961 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5962 functions with the same name as an include file are parsed
5963 correctly.
5964
d4d38844
YQ
59652018-02-01 Yao Qi <yao.qi@linaro.org>
5966
5967 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5968 "\[^\r\n\]*".
5969
07e5f5cf
NP
59702018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5971
5972 * gdb.arch/powerpc-prologue-frame.s: New file.
5973 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5974 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5975
929b5ad4
JB
59762018-01-31 Joel Brobecker <brobecker@adacore.com>
5977
5978 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5979
e671cd59
PA
59802018-01-30 Pedro Alves <palves@redhat.com>
5981
5982 PR gdb/13211
5983 * gdb.base/interrupt-daemon.c: New.
5984 * gdb.base/interrupt-daemon.exp: New.
5985 * gdb.multi/multi-term-settings.c: New.
5986 * gdb.multi/multi-term-settings.exp: New.
5987
fc413dc4
JB
59882018-01-30 Joel Brobecker <brobecker@adacore.com>
5989
5990 * gdb.base/break.exp: Save the location where the breakpoint
5991 on break.c:47 was actually inserted when debugging the version
5992 compiled at -O2 and use it in the expected output of the "info
5993 break" test performed soon after.
5994
5c319bb2
PA
59952018-01-22 Pedro Alves <palves@redhat.com>
5996 Sergio Durigan Junior <sergiodj@redhat.com>
5997
5998 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5999 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6000
a9e40818
JB
60012018-01-22 Joel Brobecker <brobecker@adacore.com>
6002
6003 * gdb.base/break-include.c, gdb.base/break-include.inc,
6004 gdb.base/break-include.exp: New files.
6005 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6006 line number now being the actual line number where the breakpoint
6007 was inserted.
6008 * gdb.mi/mi-break.exp: Likewise.
6009 * gdb.mi/mi-reverse.exp: Likewise.
6010 * gdb.mi/mi-simplerun.exp: Ditto.
6011
e707fc44
AB
60122018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6013
6014 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6015 varobj.
6016 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6017
ae451627
AB
60182018-01-21 Don Breazeal <donb@codesourcery.com>
6019 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.mi/basics.c: Add new global.
6022 * gdb.mi/mi-frame-regs.exp: New file.
6023 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6024 case.
6025
b1b189e0
AB
60262018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6027
6028 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6029 non-parameter, and on an unknown symbol.
6030
fcfcc376
TT
60312018-01-19 Tom Tromey <tom@tromey.com>
6032
6033 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6034 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6035
634c1c31
AA
60362018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6037
6038 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6039 setrlimit and chdir to int.
6040
d6ad07fd
AA
60412018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6042
6043 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6044 function.
6045 (my_tend): Likewise.
6046 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6047 rationale of avoiding FP- and vector instructions.
6048
adf8243b
RK
60492018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6050
6051 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6052 "info reg" with "\[ \t\]*".
6053 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6054 "\[ \t\]+".
6055 * gdb.arch/s390-multiarch.exp: Ditto.
6056 * gdb.base/pc-fp.exp: Ditto.
6057 * gdb.reverse/i386-precsave.exp: Ditto.
6058 * gdb.reverse/i386-reverse.exp: Ditto.
6059 * gdb.reverse/i387-env-reverse.exp: Ditto.
6060 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6061
dcc06925
AA
60622018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6063
6064 * lib/gdb.exp (gdb_compile): Re-enable use of
6065 universal_compile_options for languages other than Rust.
6066
25d4fd80
AA
60672018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6068
6069 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6070
ee7f689e 60712018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6072
6073 PR gdb/16577
6074 * gdb.base/solib-vanish.exp: New.
6075 * gdb.base/solib-vanish-main.c: New.
6076 * gdb.base/solib-vanish-lib1.c: New.
6077 * gdb.base/solib-vanish-lib2.c: New.
6078
d8447b6b
YQ
60792018-01-17 Yao Qi <yao.qi@linaro.org>
6080
6081 * gdb.compile/compile.exp: Match the address printed for
6082 frame in the output of command "bt".
6083
86d6a90c
TT
60842018-01-15 Tom Tromey <tom@tromey.com>
6085
6086 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6087 compute sp_reg.
6088
cbcdb1aa
AB
60892018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6090
6091 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6092 to prepare.
6093 (prepare): Return 0 on error, 1 on success.
6094
eea61984
PA
60952018-01-12 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.base/continue-after-aborted-step-over.c: New.
6098 * gdb.base/continue-after-aborted-step-over.exp: New.
6099
6181e9c2
SM
61002018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6101
6102 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6103 options when not creating an executable.
6104
3cada740
PA
61052018-01-11 Pedro Alves <palves@redhat.com>
6106
6107 PR remote/22597
6108 * gdb.server/stop-reply-no-thread.c: New file.
6109 * gdb.server/stop-reply-no-thread.exp: New file.
6110
c63d3e8d
PA
61112018-01-10 Pedro Alves <palves@redhat.com>
6112
6113 PR gdb/22670
6114 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6115 functions too. Test setting breakpoints and printing C functions
6116 with no debug info too.
6117 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6118
d4c2a405
PA
61192018-01-10 Pedro Alves <palves@redhat.com>
6120
6121 PR gdb/22670
6122 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6123 a fail.
6124
8825213e
PA
61252018-01-10 Pedro Alves <palves@redhat.com>
6126
6127 PR gdb/22670
6128 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6129
605fd3c6
YQ
61302018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6131
6132 * gdb.server/unittest.exp: Match the output in non-development
6133 mode.
6134
1e5ded6c
YQ
61352018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6136
6137 * gdb.gdb/unittest.exp: Match output in non-development mode.
6138
30066b0b
JB
61392018-01-08 Joel Brobecker <brobecker@adacore.com>
6140
6141 * gdb.ada/access_tagged_param.exp: Relax expected output
6142 for value of "ObjL" in "continue" to pck.inspect breakpoint
6143 test.
6144
04bafb1e
XR
61452018-01-08 Joel Brobecker <brobecker@adacore.com>
6146
9f86398b
JB
6147 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6148 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6149
e379cee6
PA
61502018-01-05 Pedro Alves <palves@redhat.com>
6151
6152 PR gdb/18653
6153 * gdb.base/libsegfault.exp: New.
6154
de63c46b
PA
61552018-01-05 Joel Brobecker <brobecker@adacore.com>
6156
6157 PR gdb/22670
6158 * gdb.ada/access_tagged_param.exp: New file.
6159 * gdb.ada/access_tagged_param/foo.adb: New file.
6160
f98fc17b
PA
61612018-01-05 Pedro Alves <palves@redhat.com>
6162
6163 PR gdb/22670
6164 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6165 exercise lower case too, and to exercise both full matching and
6166 wild matching.
6167
342f8240
JB
61682018-01-05 Joel Brobecker <brobecker@adacore.com>
6169
6170 * gdb.ada/rename_subscript_param: New testcase.
6171
7150d33c
JG
61722018-01-05 Jerome Guitton <guitton@adacore.com>
6173
6174 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6175
cc0e770c
JB
61762018-01-05 Joel Brobecker <brobecker@adacore.com>
6177
6178 * gdb.ada/convvar_comp: New testcase.
6179
672a41aa 61802018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6181
6182 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6183 (My_Table): New global variable.
6184 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6185
7365ec2f
JB
61862018-01-04 Joel Brobecker <brobecker@adacore.com>
6187
6188 PR gdb/22670
6189 * gdb.ada/maint_with_ada: New testcase.
6190
289483b6
JB
61912018-01-04 Joel Brobecker <brobecker@adacore.com>
6192
6193 PR gdb/22670
6194 * gdb.ada/bp_c_mixed_case: New testcase.
6195
344420da
JB
61962018-01-04 Joel Brobecker <brobecker@adacore.com>
6197
6198 PR gdb/22670
6199 * gdb.ada/complete.exp: Add "complete break ada" test.
6200
66fc87a0
JB
62012018-01-04 Joel Brobecker <brobecker@adacore.com>
6202
6203 PR gdb/22670
6204 * gdb.ada/info_addr_mixed_case: New testcase.
6205
9f757bf7
XR
62062018-01-03 Xavier Roirand <roirand@adacore.com>
6207
6208 * gdb.ada/excep_handle.exp: New testcase.
6209 * gdb.ada/excep_handle/foo.adb: New file.
6210 * gdb.ada/excep_handle/pck.ads: New file.
6211
bd570f80
JB
62122018-01-03 Joel Brobecker <brobecker@adacore.com>
6213
6214 * gdb.base/step-line.c: Add extra empty line in copyright header.
6215 * gdb.base/step-line.inp: Likewise.
6216
9fe561ab
JB
62172018-01-02 Joel Brobecker <brobecker@adacore.com>
6218
6219 * gdb.ada/dyn_stride.exp: Add slice test.
6220
a405673c
JB
62212018-01-02 Joel Brobecker <brobecker@adacore.com>
6222
6223 * gdb.ada/dyn_stride: New testcase.
6224
cef0f868
SH
62252017-12-27 Stafford Horne <shorne@gmail.com>
6226
6227 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6228 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6229
b67d92b0
SH
62302017-12-27 Stafford Horne <shorne@gmail.com>
6231
6232 * gdb.base/reggroups.c: New file.
6233 * gdb.base/reggroups.exp: New file.
6234
eccab96d
JB
62352017-12-18 Joel Brobecker <brobecker@adacore.com>
6236
6237 * gdb.dwarf2/ada-valprint-error.c: New file.
6238 * gdb.dwarf2/ada-valprint-error.exp: New file.
6239
0e2da9f0
JB
62402017-12-18 Joel Brobecker <brobecker@adacore.com>
6241
6242 * gdb.ada/assign_arr: New testcase.
6243
cb923fcc
XR
62442017-12-18 Xavier Roirand <roirand@adacore.com>
6245
6246 * gdb.ada/funcall_ptr: New testcase.
6247
7c161838
SDJ
62482017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6249
6250 PR cli/16224
6251 * gdb.base/ptype-offsets.cc: New file.
6252 * gdb.base/ptype-offsets.exp: New file.
6253
1af17fd9
YQ
62542017-12-15 Yao Qi <yao.qi@linaro.org>
6255
6256 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6257 if XML is disabled.
6258
828d5846
XR
62592017-12-15 Xavier Roirand <roirand@adacore.com>
6260
6261 * gdb.ada/same_component_name: New testcase.
6262
79e8fcaa
JB
62632017-12-14 Joel Brobecker <brobecker@adacore.com>
6264
6265 * gdb.ada/str_binop_equal: New testcase.
6266
e05fa6f9
JB
62672017-12-14 Joel Brobecker <brobecker@adacore.com>
6268
6269 * gdb.ada/task_switch_in_core: New testcase.
6270
b89641ba
SM
62712017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6272
6273 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6274 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6275 call test_bkpt_qualified.
6276 (test_bkpt_qualified): New proc.
6277
6892d2e4
PA
62782017-12-13 Pedro Alves <palves@redhat.com>
6279
6280 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6281 Tighten regexp by matching with an anchor.
6282
a22ecf70
PA
62832017-12-13 Pedro Alves <palves@redhat.com>
6284
6285 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6286 ("expression with namespace"): New set of tests.
6287 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6288 (Nested::Test_NS::qux): New.
6289 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6290 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6291
9937536c
JB
62922017-12-13 Joel Brobecker <brobecker@adacore.com>
6293
6294 * gdb.base/server-del-break.c: New file.
6295 * gdb.base/server-del-break.exp: New file.
6296
fe49c6f5
SH
62972017-12-12 Stafford Horne <shorne@gmail.com>
6298
6299 * gdb.xml/tdesc-regs.exp: Add or1k support.
6300
c3d18620
SH
63012017-12-12 Stafford Horne <shorne@gmail.com>
6302
6303 * gdb.base/bp-permanent.c: Define nop of or1k.
6304
c5f9cfc8
JB
63052017-12-11 Joel Brobecker <brobecker@adacore.com>
6306
6307 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6308 output with components being reordered.
6309
a9c135fc
JB
63102017-12-11 Joel Brobecker <brobecker@adacore.com>
6311
6312 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6313 output with components being reordered.
6314
927aa2e7
JK
63152017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6316 Pedro Alves <palves@redhat.com>
6317
6318 * gdb.base/maint.exp (check for .gdb_index): Check also for
6319 .debug_names.
6320 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6321 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6322 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6323 (.gdb_index used after symbol reloading): Support also .debug_names.
6324 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6325
f17d9474
YQ
63262017-12-08 Yao Qi <yao.qi@linaro.org>
6327
6328 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6329 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6330
a0de8c21
YQ
63312017-12-08 Yao Qi <yao.qi@linaro.org>
6332
6333 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6334 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6335
a738ea1d
YQ
63362017-12-08 Yao Qi <yao.qi@linaro.org>
6337
6338 * gdb.arch/aarch64-tagged-pointer.c: New file.
6339 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6340
1cd9a73b
SDJ
63412017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6342
6343 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6344 "int".
6345
fa6eb693
KS
63462017-12-07 Keith Seitz <keiths@redhat.com>
6347
6348 PR breakpoints/22569
6349 * gdb.linespec/ls-errs.exp: Change expected result of "break
6350 -source this file has spaces.c -line 3".
6351 Check that an explicit source file followed by whitespace is
6352 identified as an invalid explicit location.
6353
883fd55a
KS
63542017-12-07 Keith Seitz <keiths@redhat.com>
6355
6356 * gdb.cp/nested-types.cc: New file.
6357 * gdb.cp/nested-types.exp: New file.
6358 * lib/cp-support.exp: Load data-structures.exp library.
6359 (debug_cp_test_ptype_class): New global.
6360 (cp_ptype_class_verbose, next_line): New procedures.
6361 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6362 Add and document new return value.
6363 Switch the list of lines to a queue.
6364 Add support for new `type' key for nested type definitions.
6365 Add debugging/troubleshooting messages.
6366 * lib/data-structures.exp: New file.
6367
ec72db3e
SM
63682017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6369
6370 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6371 with proc_with_prefix, don't use with_test_prefix.
6372
99598d71
TT
63732017-12-07 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.base/break.exp: Add test for empty "commands".
6376
a8806230
YQ
63772017-12-07 Yao Qi <yao.qi@linaro.org>
6378
6379 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6380 malloc and catch syscall.
6381
824cc835
PM
63822017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6383
e79be6e5 6384 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6385 tests for explicit locations.
6386
7cc244de
PA
63872017-12-06 Pedro Alves <palves@redhat.com>
6388
6389 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6390 force-disabling XML descriptions.
6391
50a1fdd5
PA
63922017-12-04 Pedro Alves <palves@redhat.com>
6393
6394 PR gdb/22499
6395 * gdb.arch/amd64-disp-step-avx.S: New file.
6396 * gdb.arch/amd64-disp-step-avx.exp: New file.
6397
f0fb2488
PA
63982017-12-03 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6401 and <string.h>.
6402 (parent_function): Print distinct messages when waitpid fails, or
6403 the child exits with a signal, or the child exits for an unhandled
6404 reason.
6405 * gdb.threads/process-dies-while-detaching.exp
6406 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6407 it. Wait for both inferior output and GDB's prompt. Use an
6408 indirect spawn id list.
6409 (do_detach): New parameter 'child_exit'. Use it to compute
6410 expected inferior output.
6411 (test_detach, test_detach_watch, test_detach_killed_outside):
6412 Adjust to pass down the expected child exit kind.
6413
97cbe998
SDJ
64142017-12-01 Joel Brobecker <brobecker@adacore.com>
6415 Sergio Durigan Junior <sergiodj@redhat.com>
6416 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6419
40fc416f
SDJ
64202017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6421
6422 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6423 to 'symbol-file' and 'add-symbol-file' can be
6424 position-independent.
6425
1cc75e92
YQ
64262017-12-01 Yao Qi <yao.qi@linaro.org>
6427
6428 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6429 the URL in copyright header.
6430 * gdb.arch/aarch64-fp.exp: Likewise.
6431 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6432 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6433 * gdb.base/expand-psymtabs.exp: Likewise.
6434 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6435 * gdb.fortran/common-block.exp: Likewise.
6436 * gdb.fortran/common-block.f90: Likewise.
6437 * gdb.fortran/logical.exp: Likewise.
6438 * gdb.fortran/vla-datatypes.f90: Likewise.
6439 * gdb.fortran/vla-sub.f90: Likewise.
6440
875fb7a7
JB
64412017-11-30 Joel Brobecker <brobecker@adacore.com>
6442
6443 * gdb.ada/repeat_dyn: New testcase.
6444
6f14765f
UW
64452017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6446
6447 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6448 Update for changed thread numbering.
6449 * gdb.cell/bt.exp: Update for changed GDB output.
6450
f1af7b94
SM
64512017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6452
6453 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6454 setting isremote by hand.
6455 * boards/dwarf4-gdb-index.exp: Likewise.
6456 * boards/fission.exp: Likewise.
6457 * boards/stabs.exp: Likewise.
6458
e3919f3e
PA
64592017-11-30 Pedro Alves <palves@redhat.com>
6460
6461 * gdb.linespec/cpls-ops.exp
6462 (check_explicit_skips_function_argument): Extract the underlying
6463 type of size_t instead of hardcoding it.
6464
bd69330d
PA
64652017-11-29 Pedro Alves <palves@redhat.com>
6466
6467 PR c++/19436
6468 * gdb.linespec/cpls-abi-tag.cc: New file.
6469 * gdb.linespec/cpls-abi-tag.exp: New file.
6470
a20714ff
PA
64712017-11-29 Pedro Alves <palves@redhat.com>
6472
6473 * gdb.base/langs.exp: Use -qualified.
6474 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6475 it.
6476 * gdb.cp/namespace.exp: Use -qualified.
6477 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6478 (overload-3, template-overload, template-ret-type, const-overload)
6479 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6480 procedures.
6481 (test_driver): Call them.
6482 * gdb.cp/save-bp-qualified.cc: New.
6483 * gdb.cp/save-bp-qualified.exp: New.
6484 * gdb.linespec/explicit.exp: Test -qualified.
6485 * lib/completion-support.exp (completion::explicit_opts_list): Add
6486 "-qualified".
6487 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6488
f6f1d339
PM
64892017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6490
6491 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6492
02ca603a
TT
64932017-11-29 Tom Tromey <tom@tromey.com>
6494
6495 * gdb.base/relocate.exp: Update invalid argument test.
6496 Add new tests for invalid arguments.
6497
ed6c0bfb
TP
64982017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6499
6500 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6501 Return 0 as a long.
6502 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6503
f106e10e
TP
65042017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6505
6506 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6507 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6508 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6509 func ().
6510 * gdb.cp/shadow.cc (B.func): Return 0.
6511
10329bb2
JB
65122017-11-27 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6515 expected output in gdb_expect call to allow the exception
6516 message to be present as well. Fix syntax confusion to avoid
6517 TCL thinking that exception_name is an array.
6518
617cd4bc
UW
65192017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6520
6521 * gdb.arch/spu-info.c: Include <unistd.h>.
6522 (do_signal_test): Fix broken calls to write.
6523 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6524 Fix checks for empty mailboxes. Update signal tests for corrected
6525 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6526 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6527 * gdb.cell/arch.exp: Use standard_output_file.
6528 * gdb.cell/break.exp: Likewise.
6529 * gdb.cell/bt.exp: Likewise.
6530 * gdb.cell/core.exp: Likewise.
6531 * gdb.cell/dwarfaddr.exp: Likewise.
6532 * gdb.cell/ea-cache.exp: Likewise.
6533 * gdb.cell/ea-standalone.exp: Likewise.
6534 * gdb.cell/f-regs.exp: Likewise.
6535 * gdb.cell/fork.exp: Likewise.
6536 * gdb.cell/gcore.exp: Likewise.
6537 * gdb.cell/mem-access.exp: Likewise.
6538 * gdb.cell/ptype.exp: Likewise.
6539 * gdb.cell/registers.exp: Likewise.
6540 * gdb.cell/sizeof.exp: Likewise.
6541 * gdb.cell/solib-symbol.exp: Likewise.
6542 * gdb.cell/solib.exp: Likewise.
617cd4bc 6543
a81aaca0
PA
65442017-11-25 Pedro Alves <palves@redhat.com>
6545
6546 * gdb.base/complete-empty.exp: New file.
6547 * gdb.base/completion.exp: Adjust.
6548
6a3c6ee4
PA
65492017-11-25 Pedro Alves <palves@redhat.com>
6550
6551 * gdb.linespec/cpls-ops.cc: New file.
6552 * gdb.linespec/cpls-ops.exp: New file.
6553 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6554 factored out from ...
6555 (test_complete_prefix_range): ... this.
6556
8955eb2d
PA
65572017-11-24 Pedro Alves <palves@redhat.com>
6558
6559 * gdb.linespec/cpcompletion.exp: New file.
6560 * gdb.linespec/cpls-hyphen.cc: New file.
6561 * gdb.linespec/cpls.cc: New file.
6562 * gdb.linespec/cpls2.cc: New file.
6563 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6564 test to use test_gdb_complete_unique. Add label completion,
6565 keyword completion and explicit location completion tests.
6566 * lib/completion-support.exp: New file.
6567
e547c119
JB
65682017-11-24 Joel Brobecker <brobecker@adacore.com>
6569
6570 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6571 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6572 when hitting an exception catchpoint.
6573
7c3c1aa8
YQ
65742017-11-22 Yao Qi <yao.qi@linaro.org>
6575
6576 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6577
41bd68f5
SM
65782017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6579
6580 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6581 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6582 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6583
1daad298
YQ
65842017-11-22 Yao Qi <yao.qi@linaro.org>
6585
6586 * gdb.base/info-os.exp: Pass pthreads.
6587 * gdb.multi/multi-attach.exp: Likewise.
6588
88465e87
YQ
65892017-11-22 Yao Qi <yao.qi@linaro.org>
6590
6591 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6592 compiler.
6593
dc196b23
YQ
65942017-11-22 Yao Qi <yao.qi@linaro.org>
6595
6596 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6597 * gdb.base/break-interp.exp: Likewise.
6598 * gdb.base/jit-attach-pie.exp: Likewise.
6599
2400729e
UW
66002017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6601
6602 * gdb.base/float128.c (large128): New variable.
6603 * gdb.base/float128.exp: Add test to print largest __float128 value.
6604
7a26362d
UW
66052017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6606
6607 * gdb.arch/vsx-regs.exp: Update register content checks.
6608
ed0f4273
UW
66092017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6610
6611 * gdb.arch/ppc-longdouble.exp: New file.
6612 * gdb.arch/ppc-longdouble.c: Likewise.
6613
a25d69c6
PA
66142017-11-21 Pedro Alves <palves@redhat.com>
6615
6616 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6617
73fcf641
PA
66182017-11-20 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6621 (long_double_typedef): New typedefs.
6622 Use DEF on double and long double.
6623 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6624 cases.
6625 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6626 and 'long_double_ptr_same_size' locals. Use them to decide
6627 whether cast from array/function to float is valid/invalid.
6628
71a3c369
TT
66292017-11-17 Tom Tromey <tom@tromey.com>
6630
6631 * gdb.rust/traits.rs: New file.
6632 * gdb.rust/traits.exp: New file.
6633
ced9779b
JB
66342017-11-17 Joel Brobecker <brobecker@adacore.com>
6635
6636 * gdb.ada/minsyms: New testcase.
6637
a0922d80
PA
66382017-11-16 Pedro Alves <palves@redhat.com>
6639
6640 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6641 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6642
ea04e54c
PA
66432017-11-16 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6646 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6647
e849ea89
PA
66482017-11-16 Pedro Alves <palves@redhat.com>
6649
6650 * gdb.server/reconnect-ctrl-c.c: New file.
6651 * gdb.server/reconnect-ctrl-c.exp: New file.
6652
d8ae99a7
PM
66532017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6654
6655 * gdb.python/py-rbreak.exp: New file.
6656 * gdb.python/py-rbreak.c: New file.
6657 * gdb.python/py-rbreak-func2.c: New file.
6658
968a13f8
PA
66592017-11-16 Pedro Alves <palves@redhat.com>
6660
6661 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6662 pattern.
6663 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6664 GDB.
6665
71774bc9
SM
66662017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6667
6668 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6669 regex.
6670
ddbb44cf
SM
66712017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6672
6673 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6674 test names.
6675
584a564f
PA
66762017-11-09 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6679 factored out from ...
6680 (top level): ... here, and adjusted to avoid expecting beyond the
6681 prompt in a single gdb_test_multiple.
6682
5ed7a928
PA
66832017-11-09 Pedro Alves <palves@redhat.com>
6684
6685 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6686 output.
6687 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6688 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6689 * gdb.server/ext-run.exp ("kill" test): Likewise.
6690 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6691
a60e0738
PA
66922017-11-09 Pedro Alves <palves@redhat.com>
6693
6694 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6695 match till end of line.
6696
2c88253f
PA
66972017-11-09 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6700
c7a38517
PA
67012017-11-09 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6704 New procedures, factored out from ...
6705 (top level): ... here, and adjusted to avoid expecting beyond the
6706 prompt in one go.
6707
f29f4b6b
PA
67082017-11-09 Pedro Alves <palves@redhat.com>
6709
6710 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6711 output. Fix '?' match.
6712
286acbb5
JB
67132017-11-08 Joel Brobecker <brobecker@adacore.com>
6714
6715 * gdb.ada/scoped_watch: New testcase.
6716 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6717 which is actually correct.
6718 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6719 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6720
62d7ae92
PA
67212017-11-08 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.gdb/complaints.exp (test_initial_complaints)
6724 (test_serial_complaints, test_short_complaints): Call
6725 complaint_internal instead of complaint.
6726
280ca31f
DT
67272017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6728
6729 * gdb.threads/tls-core.c: New file.
6730 * gdb.threads/tls-core.exp: Likewise.
6731
b5ec771e
PA
67322017-11-08 Pedro Alves <palves@redhat.com>
6733
6734 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6735 (p Exported_Capitalized): New test.
6736 (p exported_capitalized): New test.
6737
a02b41a7
PA
67382017-11-07 Pedro Alves <palves@redhat.com>
6739
6740 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6741
95e95a6d
PA
67422017-11-07 Pedro Alves <palves@redhat.com>
6743
6744 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6745 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6746 (disable_invalid, disable_inverted, disable_negative): New
6747 procedures.
6748 ("bad numbers"): New set of tests.
6749
cee62dbd
PA
67502017-11-07 Pedro Alves <palves@redhat.com>
6751
6752 * gdb.cp/ena-dis-br-range.exp: Add tests.
6753
cc638e86
PA
67542017-11-07 Pedro Alves <palves@redhat.com>
6755
6756 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6757
d0fe4701
XR
67582017-11-07 Xavier Roirand <roirand@adacore.com>
6759 Pedro Alves <palves@redhat.com>
6760
6761 * gdb.base/ena-dis-br.exp: Add reference to
6762 gdb.cp/ena-dis-br-range.exp.
6763 * gdb.cp/ena-dis-br-range.exp: New file.
6764 * gdb.cp/ena-dis-br-range.cc: New file.
6765
46f67f80
PA
67662017-11-06 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.base/attach-non-pgrp-leader.c: New.
6769 * gdb.base/attach-non-pgrp-leader.exp: New.
6770
726e1356
PA
67712017-11-06 Pedro Alves <palves@redhat.com>
6772
6773 * configure.ac: No longer check for termio.h and sgtty.h.
6774 * configure: Regenerate.
6775 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6776 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6777 Remove termio and sgtty code.
6778
50ab6ace
YQ
67792017-11-03 Yao Qi <yao.qi@linaro.org>
6780
6781 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6782 in GDB is disabled.
6783
8e68731c
YQ
67842017-11-03 Yao Qi <yao.qi@linaro.org>
6785
6786 * gdb.python/py-thrhandle.exp: Skip it if python is not
6787 enabled.
6788
3a87ae65
SM
67892017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6790
6791 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6792 as a breakpoint command.
6793
484d8d36
MD
67942017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6795
6796 PR python/21213
6797 * gdb.python/py-infthread.exp: Test calling
6798 InferiorThread.inferior () multiple times in a row.
6799
4a27f119
KS
68002017-10-27 Keith Seitz <keiths@redhat.com>
6801
6802 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6803 Test "info break" for every inlined function breakpoint.
6804
bb11dd58
YQ
68052017-10-27 Yao Qi <yao.qi@linaro.org>
6806
6807 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6808
a43f3893
PF
68092017-10-26 Patrick Frants <osscontribute@gmail.com>
6810
6811 * gdb.cp/classes.exp (test_static_members): Test printing
6812 Outer::instance.
6813 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6814 (Inner::instance, Outer::instance): New.
6815
792ccf00
PA
68162017-10-24 Pedro Alves <palves@redhat.com>
6817
6818 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6819 extra console" test in two stages.
6820
eb2bfbad
PA
68212017-10-24 Pedro Alves <palves@redhat.com>
6822
6823 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6824
1f75a651
PA
68252017-10-24 Pedro Alves <palves@redhat.com>
6826
6827 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6828 loop.
6829
779990d9
PA
68302017-10-24 Pedro Alves <palves@redhat.com>
6831
6832 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6833 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6834
ad9b8f5d
PA
68352017-10-24 Pedro Alves <palves@redhat.com>
6836
6837 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6838 parameter and handle it. Don't output read value in test name.
6839
fee6da6e
PA
68402017-10-24 Pedro Alves <palves@redhat.com>
6841
6842 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6843 custom test name.
6844
10389c2c
PA
68452017-10-24 Pedro Alves <palves@redhat.com>
6846
6847 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6848 include the unstable output directory name in the test's name.
6849 (initial_setup_simple) <'set args'>: Use custom test name.
6850
a80e65a9
PA
68512017-10-24 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6854 with explicit test name.
6855
15763a09
PA
68562017-10-20 Pedro Alves <palves@redhat.com>
6857
6858 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6859 'wait -i'. Use gdb_assert and remote_close.
6860
49a4ce2e
AB
68612017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6862
6863 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6864 number from variable rather than hard-coded.
6865
a75868f5
PA
68662017-10-19 Pedro Alves <palves@redhat.com>
6867
6868 * gdb.base/long-inferior-output.c: New file.
6869 * gdb.base/long-inferior-output.exp: New file.
6870
c8ba13ad
KS
68712017-11-18 Keith Seitz <keiths@redhat.com>
6872
6873 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6874 method.
6875 (main): Call it.
6876 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6877 Add additional user-defined conversion operator tests.
6878
b27de576
PA
68792017-10-17 Pedro Alves <palves@redhat.com>
6880
6881 * boards/native-stdio-gdbserver.exp: Load "local-board".
6882
8484c955
PA
68832017-10-17 Pedro Alves <palves@redhat.com>
6884
6885 * gdb.base/quit-live.c: New file.
6886 * gdb.base/quit-live.exp: New file.
6887
83d5a34d
KS
68882017-10-16 Keith Seitz <keiths@redhat.com>
6889
6890 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6891 (class_with_protected_typedef, class_with_private_typedef)
6892 (struct_with_public_typedef, struct_with_protected_typedef)
6893 (struct_with_private_typedef): New classes/structs.
6894 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6895 typedefs and access specifiers.
6896
739b3f1d
PA
68972017-10-16 Pedro Alves <palves@redhat.com>
6898 Simon Marchi <simon.marchi@polymtl.ca>
6899
6900 * README (Local vs Remote vs Native): New section.
6901 * boards/local-board.exp: New file, with bits factored out from
6902 ...
6903 * boards/native-extended-gdbserver.exp: ... here. Load
6904 "local-board".
6905 * boards/native-gdbserver.exp: Load "local-board".
6906 (${board}_spawn, ${board}_exec): Delete.
6907 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6908 ...
6909 * boards/stdio-gdbserver-base.exp: ... this new file.
6910 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6911 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6912 procedure.
6913 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6914 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6915 stdio_gdbserver_command.
6916 (${board}_get_remote_address, ${board}_get_comm_port)
6917 (${board}_download, ${board}_upload): Delete.
6918 (get_target_remote_pipe_cmd): New.
6919
fe68b953
SM
69202017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6921
6922 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6923 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6924 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6925 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6926 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6927 remove with_test_prefix.
6928
300b6685
PA
69292017-10-13 Pedro Alves <palves@redhat.com>
6930
6931 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6932 * gdb.base/annota1.exp: Use it instead of is_remote.
6933 * gdb.base/annota3.exp: Use it instead of is_remote.
6934 * gdb.cp/annota2.exp: Use it instead of is_remote.
6935 * gdb.cp/annota3.exp: Use it instead of is_remote.
6936 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6937
50500caf
PA
69382017-10-13 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6941 (test_num_test_vars, run_and_count_vars, find_env)
6942 (test_set_unset_env, test_inherit_env_var): New procedures.
6943 (top level): Use them.
6944
dad0c6d2
PA
69452017-10-13 Pedro Alves <palves@redhat.com>
6946
6947 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6948 also skip on stub-like targets.
6949
8b0553c1
PA
69502017-10-13 Pedro Alves <palves@redhat.com>
6951
6952 PR gdb/22293
6953 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6954 (top level): Move some tests to ...
6955 (test_not_found): ... this new procedure.
6956 (top level): Call it.
6957
7594f623
PA
69582017-10-13 Pedro Alves <palves@redhat.com>
6959
6960 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6961 expect different "info terminal" output if testing with a
6962 non-native target.
6963
ebe3b402
PA
69642017-10-13 Pedro Alves <palves@redhat.com>
6965 Simon Marchi <simon.marchi@polymtl.ca>
6966
6967 PR python/12966
6968 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6969
42f1b161
PA
69702017-10-13 Pedro Alves <palves@redhat.com>
6971
6972 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6973 already.
6974
8d6ef72b
PA
69752017-10-13 Pedro Alves <palves@redhat.com>
6976
6977 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6978 is_remote.
6979
d7bcd5b8
PA
69802017-10-13 Pedro Alves <palves@redhat.com>
6981
6982 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6983 is_remote.
6984
df479dc6
PA
69852017-10-13 Pedro Alves <palves@redhat.com>
6986
6987 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6988 is set.
6989 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6990 instead of is_remote.
6991
23fb630a
PA
69922017-10-13 Pedro Alves <palves@redhat.com>
6993
6994 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6995 (top level): Add comment.
6996
cc77b1dc
PA
69972017-10-13 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.base/remote.exp (top level): Fix comment typo and add
7000 missing return.
7001
27c9e813
PA
70022017-10-13 Pedro Alves <palves@redhat.com>
7003 Simon Marchi <simon.marchi@polymtl.ca>
7004
7005 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7006 calls and add comments. Skip test if use_gdb_stub is set.
7007 (top level): Use "set cwd" command instead of "cd" command.
7008
5e830d98
PA
70092017-10-13 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7012 is_remote target check.
7013
f5ca0032
PA
70142017-10-13 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.base/scope.exp: Use build_executable + clean_restart +
7017 gdb_file_cmd instead of prepare_for_testing and no longer skip
7018 "before run" tests on is_remote target boards. Update comments.
7019 * boards/native-extended-gdbserver.exp
7020 (extended_gdbserver_load_last_file): New, factored out from ...
7021 (gdb_load): ... this. Move further below and add comment.
7022 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7023
8aed1c0d
PA
70242017-10-12 Pedro Alves <palves@redhat.com>
7025
7026 * gdb.base/attach.exp: Remove references to gdb64.
7027 * gdb.base/dbx.exp: Remove references to gdb64.
7028
cfa34c87
SM
70292017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7030 Pedro Alves <palves@redhat.com>
7031
7032 * gdb.base/label.exp: Remove is_remote target check.
7033
9192b7de
PA
70342017-10-12 Pedro Alves <palves@redhat.com>
7035
7036 * gdb.base/auvx.exp (coredir): Update comment.
7037 (top level) <core_works>: Use "set cwd" command instead of "cd"
7038 command.
7039
6bf0052d
PA
70402017-10-12 Pedro Alves <palves@redhat.com>
7041 Simon Marchi <simon.marchi@polymtl.ca>
7042
7043 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7044 target boards.
7045
e48ef82d
PA
70462017-10-12 Pedro Alves <palves@redhat.com>
7047 Simon Marchi <simon.marchi@polymtl.ca>
7048
7049 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7050 Instead skip if there's any gdb_protocol set.
7051
8d7aea57
SM
70522017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7053 Pedro Alves <palves@redhat.com>
7054
7055 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7056
30440677
PA
70572017-10-12 Pedro Alves <palves@redhat.com>
7058 Simon Marchi <simon.marchi@polymtl.ca>
7059
7060 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7061 instead of on dejagnu remote boards.
7062
4e04f045 70632017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7064 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7065
7066 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7067 checks. Use build_executable + clean_restart instead of
7068 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7069 of enabling non-stop after starting gdb.
7070
871a186e
PA
70712017-10-12 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7074 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7075 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7076 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7077
56d704da
AK
70782017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7079
7080 * gdb.arch/arc-tdesc-cpu.exp: New file.
7081 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7082
2f20e312
SM
70832017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7084
7085 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7086
65630365
PA
70872017-10-10 Pedro Alves <palves@redhat.com>
7088
7089 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7090 expect CLI output.
7091
bf469271
PA
70922017-10-10 Pedro Alves <palves@redhat.com>
7093
7094 * lib/selftest-support.exp (selftest_setup): Update for
7095 captured_command_loop's prototype change.
7096
777a42f1
PA
70972017-10-09 Pedro Alves <palves@redhat.com>
7098
7099 Test both arch1=>arch2 and arch2=>arch1.
7100
7101 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7102 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7103 factored out to...
7104 (append_arch1_options, append_arch2_options, append_arch_options)
7105 (build_executables): New procedures.
7106 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7107 local.
7108 (top level): Add new 'first_arch' testing axis.
7109
cbd2b4e3
PA
71102017-10-09 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7113 (barrier): New.
7114 (thread_start, all_started): New functions.
7115 (main): Spawn new thread and wait until it is scheduled.
7116 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7117 option.
7118 (do_test): Add 'selected_thread' parameter. Run to all_started
7119 instead of main. Explicitly set the breakpoint at main. Switch
7120 to the SELECTED_THREAD thread.
7121 (top level): Test handling the exec event with either the main
7122 thread or the second thread selected.
7123
5c9e4427
PA
71242017-10-09 Pedro Alves <palves@redhat.com>
7125
7126 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7127 logic. Move STOP marker after the value checks.
7128 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7129 regexp.
7130
b3b7c423
SL
71312017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7132
7133 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7134
3b4b2f16
UW
71352017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7136
7137 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7138 integer-to-dfp conversion.
7139 * gdb.base/dfp-test.exp: Likewise.
7140
5cd63fda
PA
71412017-10-04 Pedro Alves <palves@redhat.com>
7142
7143 * gdb.multi/hangout.c: Include <unistd.h>.
7144 (hangout_loop): New function.
7145 (main): Call alarm. Call hangout_loop in a loop.
7146 * gdb.multi/hello.c: Include <unistd.h>.
7147 (hello_loop): New function.
7148 (main): Call alarm. Call hangout_loop in a loop.
7149 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7150 inferior with the other selected.
7151
4c71c105
SM
71522017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7153
7154 * gdb.mi/list-thread-groups-available.exp: New file.
7155 * gdb.mi/list-thread-groups-available.c: New file.
7156
bc3b087d
SDJ
71572017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7158
7159 * gdb.base/set-cwd.exp: Make it available on
7160 native-extended-gdbserver.
7161
d092c5a2
SDJ
71622017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7163
7164 * gdb.base/set-cwd.c: New file.
7165 * gdb.base/set-cwd.exp: Likewise.
7166
45320ffa
TT
71672017-10-02 Tom Tromey <tom@tromey.com>
7168
7169 PR rust/22236:
7170 * gdb.rust/simple.rs (main): New variable "fslice".
7171 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7172
b3e3859b
TT
71732017-10-02 Tom Tromey <tom@tromey.com>
7174
7175 * gdb.rust/simple.exp: Test ptype of a slice.
7176
01af5e0d
TT
71772017-10-02 Tom Tromey <tom@tromey.com>
7178
7179 * gdb.rust/simple.exp: Test index of slice.
7180
a9bbfbd8
TT
71812017-09-27 Tom Tromey <tom@tromey.com>
7182
7183 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7184
df8899e5
TP
71852017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7186 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.base/compare-sections.exp (get value of read-only section): Read
7189 as unsigned value.
7190 (corrupt read-only section): Likewise and don't set written if patching
7191 failed.
7192
757bf54b
KB
71932017-09-21 Kevin Buettner <kevinb@redhat.com>
7194
7195 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7196 files.
7197
06871ae8
PA
71982017-09-20 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7201 symbol names in gdb's output.
7202 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7203
e5f25bc5
PA
72042017-09-20 Pedro Alves <palves@redhat.com>
7205
7206 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7207 Rename to ...
7208 (test_list_ambiguous_symbol): ... this and add a symbol name
7209 parameter. Adjust.
7210 (test_list_ambiguous_function): Reimplement on top of
7211 test_list_ambiguous_symbol and also test listing ambiguous
7212 variables.
7213 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7214 (ambiguous_fun): ... this.
7215 (ambiguous_var): New.
7216 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7217 (ambiguous_fun): ... this.
7218 (ambiguous_var): New.
7219
4e5a4f58
JB
72202017-09-19 John Baldwin <jhb@FreeBSD.org>
7221
7222 * gdb.base/starti.c: New file.
7223 * gdb.base/starti.exp: New file.
7224 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7225
26e53f3e
PA
72262017-09-14 Pedro Alves <palves@redhat.com>
7227
7228 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7229 (top level): Use it instead of runto.
7230
cb791d59
TT
72312017-09-11 Tom Tromey <tom@tromey.com>
7232
7233 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7234
7c96f8c1
TT
72352017-09-11 Tom Tromey <tom@tromey.com>
7236
7237 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7238 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7239
469412dd
CW
72402017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7241
7242 * gdb.fortran/printing-types.exp: New file.
7243 * gdb.fortran/printing-types.exp: New file.
7244
e0f86435
BH
72452017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7246
7247 * gdb.fortran/vla-ptype.exp: Fix typos.
7248 * gdb.fortran/vla-value.exp: Same.
7249
9e9af4be
BH
72502017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7251
7252 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7253 * gdb.mi/mi-var-child-f.exp: Likewise.
7254 * gdb.mi/mi-vla-fortran.exp: Likewise.
7255
a5ad232b 72562017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7257 Christoph Weinmann <christoph.t.weinmann@intel.com>
7258 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7259
7260 * gdb.fortran/ptr-indentation.f90: New file.
7261 * gdb.fortran/ptr-indentation.exp: New file.
7262
5aec60eb
TT
72632017-09-05 Tom Tromey <tom@tromey.com>
7264
7265 PR gdb/22010:
7266 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7267
8f8f8152
TP
72682017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7269
7270 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7271
fbd1b771
JK
72722017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7273
7274 * gdb.threads/tls-nodebug-pie.c: New file.
7275 * gdb.threads/tls-nodebug-pie.exp: New file.
7276
5eb5f850
TT
72772017-09-05 Tom Tromey <tom@tromey.com>
7278
7279 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7280 for rust.
7281
ae780a21
SM
72822017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7283
7284 * gdb.multi/multi-arch-exec.exp: Test with different
7285 "follow-exec-mode" settings.
7286 (do_test): New procedure.
7287
3693fdb3
PA
72882017-09-04 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.base/func-static.c (S::method const, S::method volatile)
7291 (S::method volatile const): New methods.
7292 (c_s, v_s, cv_s): New instances.
7293 (main): Call method() on them.
7294 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7295 (cannot_resolve): New procedure.
7296 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7297 print-quote-unquoted columns.
7298 (do_test): Test printing each scope too.
7299
e68cb8e0
PA
73002017-09-04 Pedro Alves <palves@redhat.com>
7301
7302 * gdb.base/local-static.exp: Also test with
7303 class::method::variable wholly quoted.
7304 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7305
858be34c
PA
73062017-09-04 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.base/local-static.c: New.
7309 * gdb.base/local-static.cc: New.
7310 * gdb.base/local-static.exp: New.
7311
46a4882b
PA
73122017-09-04 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.asm/asm-source.exp: Add casts to int.
7315 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7316 (dataglobal64_1, dataglobal64_2): New globals.
7317 * gdb.base/nodebug.exp: Test different expressions involving the
7318 new globals, with print, whatis and ptype. Add casts to int.
7319 * gdb.base/solib-display.exp: Add casts to int.
7320 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7321 * gdb.cp/m-static.exp: Add cast to int.
7322 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7323 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7324 tls variable with no debug info without a cast. Test with a cast
7325 to int too.
7326 * gdb.trace/entry-values.exp: Add casts.
7327
2c5a2be1
PA
73282017-09-04 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.base/nodebug.exp: Test that ptype's error about functions
7331 with unknown return type includes the function name too.
7332
7022349d
PA
73332017-09-04 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7336 return type of munmap in infcall.
7337 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7338 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7339 type of ftell in infcall.
7340 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7341 type of getpid in infcall.
7342 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7343 infcall.
7344 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7345 Bail on failure to extract the pid.
7346 * gdb.base/nodebug.c: #include <stdint.h>.
7347 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7348 New functions.
7349 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7350 Change expected output of print/whatis/ptype with functions with
7351 no debug info. Test all supported languages. Call
7352 test_call_promotion.
7353 * gdb.compile/compile.exp: Adjust expected output to expect
7354 warning.
7355 * gdb.threads/siginfo-threads.exp: Likewise.
7356
54990598
PA
73572017-09-04 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7360 "prototypes". Test calling float functions via prototyped and
7361 unprototyped function pointers.
7362 (perform_all_tests): New parameter "prototypes". Pass it down.
7363 (top level): Pass down "prototypes" parameter to
7364 perform_all_tests.
7365
34d16ea2
SM
73662017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7367
7368 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7369 Test with nested loops.
7370
9521ecda
SM
73712017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7372
7373 * gdb.base/commands.exp: Call the new procedures.
7374 (loop_break_test, loop_continue_test): New procedures.
7375
80a65e9b
SM
73762017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7377
7378 * gdb.base/commands.exp: Call new procedure.
7379 (define_if_without_arg_test): New procedure.
7380
e439fa14
PA
73812017-09-04 Pedro Alves <palves@redhat.com>
7382
7383 * gdb.base/list-ambiguous.exp: New file.
7384 * gdb.base/list-ambiguous0.c: New file.
7385 * gdb.base/list-ambiguous1.c: New file.
7386 * gdb.base/list.exp (test_list_range): Adjust expected output.
7387
0a2dde4a
SDJ
73882017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7389
7390 * gdb.base/share-env-with-gdbserver.c: New file.
7391 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7392
5e89eb3a
SM
73932017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7394
7395 * gdb.base/commands.exp (gdbvar_simple_if_test,
7396 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7397 progvar_simple_if_test, progvar_simple_while_test,
7398 progvar_complex_if_while_test, user_defined_command_test,
7399 user_defined_command_args_eval,
7400 user_defined_command_args_stack_test,
7401 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7402 temporary_breakpoint_commands,
7403 gdb_test_no_prompt, redefine_hook_test,
7404 redefine_backtrace_test): Remove "global gdb_prompt".
7405
fd437cbc
SM
74062017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7407
7408 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7409 New proc, call it from toplevel.
7410
87215ad1
SDJ
74112017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7412
7413 PR remote/21852
7414 * gdb.server/normal.c: New file, copied from gdb.base.
7415 * gdb.server/run-without-local-binary.exp: New file.
7416
58afddc6
WP
74172017-08-07 Weimin Pan <weimin.pan@oracle.com>
7418
7419 * gdb.arch/sparc64-adi.exp: New file.
7420 * gdb.arch/sparc64-adi.c: New file.
7421
5277199a
PA
74222017-08-22 Pedro Alves <palves@redhat.com>
7423
7424 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7425 (top level): Add "list all overloads" tests.
7426
14278e1f
TT
74272017-08-22 Tom Tromey <tom@tromey.com>
7428
7429 * gdb.gdb/xfullpath.exp: Remove.
7430
bf223d3e
PA
74312017-08-21 Pedro Alves <palves@redhat.com>
7432
7433 PR gdb/19487
7434 * gdb.base/symbol-alias.c: New.
7435 * gdb.base/symbol-alias2.c: New.
7436 * gdb.base/symbol-alias.exp: New.
7437
c973d0aa
PA
74382017-08-21 Pedro Alves <palves@redhat.com>
7439
7440 * gdb.base/dfp-test.c
7441 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7442 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7443 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7444 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7445 * gdb.base/whatis-ptype-typedefs.c: New.
7446 * gdb.base/whatis-ptype-typedefs.exp: New.
7447 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7448 (an_int, an_int_type, an_int_type2): New globals.
7449 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7450 involving typedefs and cast expressions.
7451 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7452 (lookup_typedefs_function): New.
7453 (typedefs_pretty_printers_dict): New.
7454 (top level): Register lookup_typedefs_function in
7455 gdb.pretty_printers.
7456
6d580b63
YQ
74572017-08-18 Yao Qi <yao.qi@linaro.org>
7458
7459 * gdb.server/unittest.exp: New.
7460
206726fb
SDJ
74612017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7462
7463 PR gdb/21954
7464 * gdb.base/environ.exp: Add test to check if 'unset environment'
7465 works.
7466
bf0ec4c2
AA
74672017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7468
7469 * lib/gdb.exp (universal_compile_options): New caching proc.
7470 (gdb_compile): Suppress GCC's coloring of messages.
7471
d6382fff
TT
74722017-08-14 Tom Tromey <tom@tromey.com>
7473
7474 PR gdb/21675:
7475 * gdb.base/printcmds.exp (test_radices): New function.
7476 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7477 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7478 * lib/gdb.exp (get_integer_valueof): Use p/d.
7479
c2c2dd9f
SM
74802017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7481
7482 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7483 characters.
7484
fdffd6f4
TT
74852017-08-05 Tom Tromey <tom@tromey.com>
7486
7487 * gdb.rust/simple.exp: Allow String to appear in a different
7488 namespace.
7489
27d41eac
YQ
74902017-07-26 Yao Qi <yao.qi@linaro.org>
7491
7492 * gdb.gdb/unittest.exp: Invoke command
7493 "maintenance check xml-descriptions".
7494
031ed05d
AA
74952017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7496
7497 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7498 calling context.
7499 (hex128): Drop erroneous calculation of parameters.
7500
dcd27ddf
SM
75012017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7502
7503 * gdb.python/py-unwind.exp: Disable stack protection when
7504 building test file.
7505
47e77640
PA
75062017-07-20 Pedro Alves <palves@redhat.com>
7507
7508 * gdb.base/default.exp (set language): Adjust expected output.
7509
62d2a18a
PA
75102017-07-20 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7513 (test_minsym): ... this, and make static.
7514 (get_pck__foo__bar__minsym): Rename to ...
7515 (get_test_minsym): ... this.
7516 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7517 symbol names and comments.
7518 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7519 (get_test_minsym): ... this.
7520 (pck__foo__bar__minsym__2): Rename to ...
7521 (test_minsym): ... this.
7522 (main): Adjust.
7523
c45ec17c
PA
75242017-07-17 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/completion.exp: Adjust expected output.
7527 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7528 the completer works.
7529
c6756f62
PA
75302017-07-17 Pedro Alves <palves@redhat.com>
7531
7532 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7533
5bd68487
AB
75342017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7535
7536 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7537
8880f2a9
TT
75382017-07-14 Tom Tromey <tom@tromey.com>
7539
7540 PR rust/21764:
7541 * gdb.rust/simple.exp: Add tests.
7542
65547233
TT
75432017-07-14 Tom Tromey <tom@tromey.com>
7544
7545 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7546
8f14146e
PA
75472017-07-14 Pedro Alves <palves@redhat.com>
7548
7549 * gdb.linespec/base/one/thefile.cc (z1): New function.
7550 * gdb.linespec/base/two/thefile.cc (z2): New function.
7551 * gdb.linespec/linespec.exp: Add tests.
7552
b4365d02
AB
75532017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7554
7555 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7556 to mi_create_breakpoint.
7557
5d2cbaa5
AB
75582017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7559
7560 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7561 mi_create_breakpoint.
7562
11cb5716
IB
75632017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7564
7565 * gdb.dlang/demangle.exp: Update for demangling changes.
7566
03278692
TT
75672017-07-09 Tom Tromey <tom@tromey.com>
7568
7569 * gdb.dwarf2/shortpiece.exp: New file.
7570
33c5cd75
DB
75712017-07-06 David Blaikie <dblaikie@gmail.com>
7572
7573 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7574 built from fissiont-multi-cu{1,2}.c.
7575 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7576 except putting 'main' and 'func' in separate CUs in the same DWO file.
7577 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7578 test.
7579 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7580 test.
7581
8455d262
PA
75822017-07-06 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.python/py-unwind.exp: Test flushregs.
7585
dc4bde35
SDJ
75862017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7587
7588 PR cli/21688
7589 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7590 tests for alias commands and trailing whitespace.
7591
51ed89aa
SDJ
75922017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7593
7594 PR cli/21688
7595 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7596 procedure. Call it.
7597
eb17d413
PA
75982017-06-29 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.base/printcmds.exp: Add tests.
7601
41664b45
DG
76022017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7603
7604 PR gdb/21337
7605 * gdb.base/reread-readsym.exp: New file.
7606 * gdb.base/reread-readsym.c: New file.
7607
75312ae3
KB
76082017-06-21 Kevin Buettner <kevinb@redhat.com>
7609
7610 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7611 subpattern.
7612
66953522
PB
76132017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7614
7615 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7616 extended mnemonic.
7617 * gdb.arch/powerpc-power9.s: Likewise.
7618
5524b525
AA
76192017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7620
7621 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7622 on 32-bit x86 targets. Exploit is_*_target macros where
7623 appropriate.
7624
03c8af18
AA
76252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7626
7627 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7628 register pieces.
7629
3bf31011
AA
76302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7631
7632 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7633 located in one or more DWARF pieces.
7634
805acca0
AA
76352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7636
7637 * lib/gdb.exp (get_endianness): New proc.
7638 * gdb.arch/aarch64-fp.exp: Use it.
7639 * gdb.arch/altivec-regs.exp: Likewise.
7640 * gdb.arch/e500-regs.exp: Likewise.
7641 * gdb.arch/vsx-regs.exp: Likewise.
7642 * gdb.base/dump.exp: Likewise.
7643 * gdb.base/funcargs.exp: Likewise.
7644 * gdb.base/gnu_vector.exp: Likewise.
7645 * gdb.dwarf2/formdata16.exp: Likewise.
7646 * gdb.dwarf2/implptrpiece.exp: Likewise.
7647 * gdb.dwarf2/nonvar-access.exp: Likewise.
7648 * gdb.python/py-inferior.exp: Likewise.
7649 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7650
e9352324
AA
76512017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7652
7653 PR gdb/21226
7654 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7655 stack value pieces are taken from the LSB end.
7656
d5d1163e
AA
76572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7658
7659 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7660 variable at nonzero offset.
7661
0567c986
AA
76622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7663
7664 * gdb.dwarf2/var-access.c: New file.
7665 * gdb.dwarf2/var-access.exp: New test.
7666 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7667
973e9aab
TT
76682017-06-12 Tom Tromey <tom@tromey.com>
7669
7670 * gdb.dwarf2/formdata16.exp: Add tests.
7671
d9109c80
TT
76722017-06-12 Tom Tromey <tom@tromey.com>
7673
7674 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7675
30a25466
TT
76762017-06-12 Tom Tromey <tom@tromey.com>
7677
7678 PR exp/16225:
7679 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7680 * gdb.arch/vsx-regs.exp: Update tests.
7681 * gdb.arch/s390-vregs.exp (hex128): New proc.
7682 Update test.
7683 * gdb.arch/altivec-regs.exp: Update tests.
7684
aefd8b33
SDJ
76852017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7686
7687 * gdb.base/startup-with-shell.c: New file.
7688 * gdb.base/startup-with-shell.exp: Likewise.
7689
2090129c
SDJ
76902017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7691
7692 * gdb.server/non-existing-program.exp: Update regex in order to
7693 reflect the fact that gdbserver is now using fork_inferior (with a
7694 shell) to startup the inferior.
7695
8e86a419
SM
76962017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7697
7698 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7699 support function calls from GDB.
7700
e6cf65f2
TT
77012017-05-21 Tom Tromey <tom@tromey.com>
7702
7703 PR rust/21466:
7704 * gdb.rust/unsized.exp: New file.
7705 * gdb.rust/unsized.rs: New file.
7706
43cc5389
TT
77072017-05-19 Tom Tromey <tom@tromey.com>
7708
7709 PR rust/21484:
7710 * gdb.rust/watch.exp: New file.
7711 * gdb.rust/watch.rs: New file.
7712
ec8df234
TT
77132017-05-18 Tom Tromey <tom@tromey.com>
7714
7715 * gdb.rust/simple.exp: Allow Box to be qualified.
7716
3e3e7fae
TP
77172017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7718
7719 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7720
59cc050d
PA
77212017-05-18 Pedro Alves <palves@redhat.com>
7722
7723 * gdb.base/fileio.c (test_write, test_read, test_close)
7724 (test_fstat): Don't print 'ret' in the fail path.
7725
c8f6abd1
PA
77262017-05-18 Pedro Alves <palves@redhat.com>
7727
7728 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7729 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7730 (test_system, test_rename, test_unlink, test_time): Change
7731 prototypes.
7732 * gdb.base/fileio.exp (stop_msg): Adjust.
7733
d2a03b77
PA
77342017-05-18 Pedro Alves <palves@redhat.com>
7735
7736 * gdb.base/fileio.c (null_str): New global.
7737 (test_stat): Use it.
7738 * gdb.base/fileio.exp: Remove nowarnings.
7739
0d5c6999
YQ
77402017-05-17 Yao Qi <yao.qi@linaro.org>
7741
7742 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7743
21873064
YQ
77442017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7745
7746 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7747 argument command.
7748 (top-level): Invoke test_set_inferior_tty.
7749
d512d31c
PA
77502017-05-04 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7753 Add parens to print call for Python 3.
7754
90cef2ed
KS
77552017-05-03 Keith Seitz <keiths@redhat.com>
7756
7757 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7758 (main): Call it.
7759
14f819c8
TW
77602017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7761
7762 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7763 to prev and next.
7764
913aeadd
TW
77652017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7766
7767 * gdb.python/py-record-btrace.exp: Remove test for
7768 gdb.BtraceInstruction.error.
7769
a3be24ad
TW
77702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7771
7772 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7773
ae20e79a
TW
77742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7775
7776 * gdb.python/py-record-btrace-threads.c: New file.
7777 * gdb.python/py-record-btrace-threads.exp: New file.
7778
45ce1b47
SDJ
77792017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7780
7781 PR testsuite/8595
7782 * gdb.base/environ.exp: Make test available in all architectures.
7783 Move bits related to "info program" testing to
7784 gdb.base/info-program.exp. Rewrite tests to use the two new
7785 procedures mentione below.
7786 (test_set_show_env_var) New procedure.
7787 (test_set_show_env_var_equal): Likewise.
7788 * gdb.base/info-program.exp: New file.
7789
e15c3eb4
KS
77902017-04-27 Keith Seitz <keiths@redhat.com>
7791
7792 * gdb.cp/oranking.cc (test15): New function.
7793 (main): Call test15 and declare additional variables for testing.
7794 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7795 "p foo101('abc')" tests.
7796 Add tests for cv qualifier overloads.
7797 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7798 "lvalue reference overload" test.
7799 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7800 "print value of f1 on Child&& in f2" test.
7801
3a3fd0fd
PA
78022017-04-19 Pedro Alves <palves@redhat.com>
7803
7804 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7805 procedure.
7806 (top level): Call it.
7807 * lib/gdb.exp (gdb_define_cmd): New procedure.
7808
53375380
PA
78092017-04-12 Pedro Alves <palves@redhat.com>
7810
7811 PR gdb/21323
7812 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7813 (wchar): New global.
7814 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7815 (do_test_wide_char, wide_char_types_no_program, top level): Add
7816 wchar_t testing.
7817
53e710ac
PA
78182017-04-12 Pedro Alves <palves@redhat.com>
7819
7820 PR c++/21323
7821 * gdb.cp/wide_char_types.c: New file.
7822 * gdb.cp/wide_char_types.exp: New file.
7823
0ad9d8c7
SDJ
78242017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7825
7826 PR gdb/21352
7827 * gdb.trace/tsv.exp: Add test for "tsave -r".
7828
b1b45502
IB
78292017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7830
7831 * gdb.dlang/watch-loc.c: New file.
7832 * gdb.dlang/watch-loc.exp: New file.
7833
ec13808e
JK
78342017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7835
7836 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7837
fe5f7374
AK
78382017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7839
7840 * gdb.arch/arc-analyze-prologue.S: New file.
7841 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7842
eea78757
AK
78432017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7844
7845 * gdb.arch/arc-decode-insn.S: New file.
7846 * gdb.arch/arc-decode-insn.exp: Likewise.
7847
5badf10a
IR
78482017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7849
7850 PR tdep/20928
7851 * gdb.arch/sparc64-regs.exp: New file.
7852 * gdb.arch/sparc64-regs.S: Likewise.
7853
cee59b3f
TW
78542017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7855
7856 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7857 and memory view on Python 3.
7858
c0f55cc6
AV
78592017-03-20 Artemiy Volkov <artemiyv@acm.org>
7860 Keith Seitz <keiths@redhat.com>
7861
7862 PR gdb/14441
7863 * gdb.cp/demangle.exp: Add rvalue reference tests.
7864 * gdb.cp/rvalue-ref-casts.cc: New file.
7865 * gdb.cp/rvalue-ref-casts.exp: New file.
7866 * gdb.cp/rvalue-ref-overload.cc: New file.
7867 * gdb.cp/rvalue-ref-overload.exp: New file.
7868 * gdb.cp/rvalue-ref-params.cc: New file.
7869 * gdb.cp/rvalue-ref-params.exp: New file.
7870 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7871 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7872 * gdb.cp/rvalue-ref-types.cc: New file.
7873 * gdb.cp/rvalue-ref-types.exp: New file.
7874 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7875 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7876
51457a05
MAL
78772017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7878
7879 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7880 New procedure.
7881
5b291c04
MAL
78822017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7883
7884 * lib/mi-support.exp (mi_gdb_test): Add additional message
7885 for unexpected output.
7886
59a56148
AA
78872017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7888
7889 * gdb.base/examine-backward.c (Barrier): New character array
7890 constant, to ensure that TestStrings is preceded by a string
7891 terminator.
7892
7942e96e
AA
78932017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7894
7895 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7896 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7897 and implicit pointer into such a location.
7898
6ebac3fb
DE
78992017-03-16 Doug Evans <dje@google.com>
7900
7901 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7902
ec3b243d
TP
79032017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7904
7905 * gdb.cp/m-static.exp: Fix expectation for prototype of
7906 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7907
79082017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7909
7910 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7911 * gdb.guile/scm-lazy-string.c: New file.
7912 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7913 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7914 for pointer, array, typedef lazy strings.
7915
2cc36e25 79162017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7917
7918 PR python/17728, python/18439, python/18779
7919 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7920 * gdb.python/py-lazy-string.c (pointer): New typedef.
7921 (main): New locals ptr, array, typedef_ptr.
7922 * gdb.python/py-value.exp: Move lazy string tests to ...
7923 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7924 array, typedef lazy strings.
ec3b243d 7925
0efcde63
AK
79262017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7927
7928 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7929 Add optional 'test' parameter.
7930
7978d7c3
SM
79312017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7932
7933 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7934 Skip for versions of DejaGnu < 1.5.
7935
896c0c1e
SM
79362017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7937
7938 * lib/gdb.exp (dejagnu_version): New proc.
7939 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7940 Use dejagnu_version.
7941
5f4d1085
KS
79422017-03-10 Keith Seitz <keiths@redhat.com>
7943
7944 PR c++/8128
7945 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7946 type from destructor regexps.
7947 Add a branch which actually passes the test.
7948 Adjust "ptype t5i" test names.
7949
1de05205
PA
79502017-03-08 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.base/step-over-exit.exp: Add explicit test message.
7953
c65d6b55
PA
79542017-03-08 Pedro Alves <palves@redhat.com>
7955
7956 PR gdb/18360
7957 * gdb.threads/interrupt-while-step-over.c: New file.
7958 * gdb.threads/interrupt-while-step-over.exp: New file.
7959
2e86a283
PA
79602017-03-08 Pedro Alves <palves@redhat.com>
7961
7962 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7963 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7964
25dcbff6
PA
79652017-03-08 Pedro Alves <palves@redhat.com>
7966
7967 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7968 PKRU as not supported as a PASS.
7969
dc9366eb
PA
79702017-03-08 Pedro Alves <palves@redhat.com>
7971
7972 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7973 prefix instead of $binfile1/$binfile2.
7974 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7975 in test message.
7976 * gdb.python/py-completion.exp: Use "load python file" as test
7977 messages instead of unstable path names.
7978
6e5d74e7
PA
79792017-03-08 Pedro Alves <palves@redhat.com>
7980 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 PR cli/21218
7983 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7984 New proc.
7985 (top level): Call it.
7986
9753a2f6
PA
79872017-03-08 Pedro Alves <palves@redhat.com>
7988
7989 PR tui/21216
7990 * gdb.tui/tui-nl-filtered-output.exp: New file.
7991
1a4dd9dd
PA
79922017-03-08 Pedro Alves <palves@redhat.com>
7993
7994 * gdb.base/completion.exp: Move TUI completion tests to ...
7995 * gdb.tui/completion.exp: ... this new file.
7996
7cbbff33
PA
79972017-03-08 Pedro Alves <palves@redhat.com>
7998
7999 * gdb.base/tui-disasm-long-lines.c,
8000 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8001 gdb.base/tui-layout.exp: Move to ...
8002 * gdb.tui/: ... this new directory.
8003
5f6fd321
PA
80042017-03-07 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.base/tui-layout.c: New file.
8007 * gdb.base/tui-layout.exp: New file.
8008
44959fa8
PA
80092017-03-07 Pedro Alves <palves@redhat.com>
8010
8011 * gdb.base/tui-layout.c: Rename to ...
8012 * gdb.base/tui-disasm-long-lines.c: ... this.
8013 * gdb.base/tui-layout.exp: Rename to ...
8014 * gdb.base/tui-disasm-long-lines.exp: ... this.
8015
f8c4e718
PA
80162017-03-07 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8019
6dbb839a 80202017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8021
8022 * i386-mpx-call.c: New file.
8023 * i386-mpx-call.exp: New file.
8024
65b48a81
PB
80252017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8026
8027 * gdb.arch/powerpc-power.exp: Delete test.
8028 * gdb.arch/powerpc-power.s: Likewise.
8029 * gdb.disasm/disassembler-options.exp: New test.
8030 * gdb.arch/powerpc-altivec.exp: Likewise.
8031 * gdb.arch/powerpc-altivec.s: Likewise.
8032 * gdb.arch/powerpc-altivec2.exp: Likewise.
8033 * gdb.arch/powerpc-altivec2.s: Likewise.
8034 * gdb.arch/powerpc-altivec3.exp: Likewise.
8035 * gdb.arch/powerpc-altivec3.s: Likewise.
8036 * gdb.arch/powerpc-power7.exp: Likewise.
8037 * gdb.arch/powerpc-power7.s: Likewise.
8038 * gdb.arch/powerpc-power8.exp: Likewise.
8039 * gdb.arch/powerpc-power8.s: Likewise.
8040 * gdb.arch/powerpc-power9.exp: Likewise.
8041 * gdb.arch/powerpc-power9.s: Likewise.
8042 * gdb.arch/powerpc-vsx.exp: Likewise.
8043 * gdb.arch/powerpc-vsx.s: Likewise.
8044 * gdb.arch/powerpc-vsx2.exp: Likewise.
8045 * gdb.arch/powerpc-vsx2.s: Likewise.
8046 * gdb.arch/powerpc-vsx3.exp: Likewise.
8047 * gdb.arch/powerpc-vsx3.s: Likewise.
8048 * gdb.arch/arm-disassembler-options.exp: Likewise.
8049 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8050 * gdb.arch/s390-disassembler-options.exp: Likewise.
8051
17cd4947
LM
80522017-02-23 Luis Machado <lgustavo@codesourcery.com>
8053
8054 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8055 (check_supported_features): ... this. Changed return type to void.
8056 (supports_rdseed): New static global.
8057 (rdseed): Check supports_rdseed.
8058 (initialize): Call check_supported_features.
8059
2039d74e
EBM
80602017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8061
8062 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8063 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8064 and lqarx/stqcx.
8065 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8066 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8067
a51d7ecf
EBM
80682017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8069
8070 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8071 uppercase.
8072
0224619f
JK
80732017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8074
8075 * gdb.dwarf2/formdata16.c: New file.
8076 * gdb.dwarf2/formdata16.exp: New file.
8077 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8078
216f72a1
JK
80792017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8080
8081 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8082 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8083 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8084 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8085 DW_AT_GNU_*.
8086
43988095
JK
80872017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8088
8089 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8090
99e8a4f9
SDJ
80912017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8092
8093 PR gdb/21164
8094 * gdb.base/maint.exp: Add testcases for when the commands do
8095 not have arguments.
8096
b58a8c0c
TP
80972017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8098
8099 * gdb.cp/chained-calls.exp: Use p instead of P.
8100
4e746bb6
TW
81012017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8102
8103 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8104 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8105
3f77c769
TT
81062017-02-14 Tom Tromey <tom@tromey.com>
8107
8108 PR python/13598:
8109 * gdb.python/py-events.exp: Add before_prompt event tests.
8110
075beec0
AA
81112017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8112
8113 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8114
bf5f525c
LM
81152017-02-13 Luis Machado <lgustavo@codesourcery.com>
8116
8117 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8118 (main): Call my_unique_function_name.
8119 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8120 completion of patterns with a single match.
8121 Add missing -re switches to gdb_test_multiple calls.
8122
13a66184
LM
81232017-02-13 Luis Machado <lgustavo@codesourcery.com>
8124
8125 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8126 return if core file is not recognized.
8127
26a06916
SM
81282017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8129
8130 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8131 and extra UIs.
8132
b761ca9e
SM
81332017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8134
8135 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8136 proc_with_prefix.
8137
b964bee0
TT
81382017-02-10 Tom Tromey <tom@tromey.com>
8139
8140 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8141
18da0c51
MG
81422017-02-10 Martin Galvan <martingalvan@sourceware.org>
8143
8144 PR gdb/21122
8145 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8146
604c4576
JG
81472017-02-08 Jerome Guitton <guitton@adacore.com>
8148
8149 * gdb.base/define.exp: Add test for command abbreviations
8150 in define.
8151
20b477a7
LM
81522017-02-06 Luis Machado <lgustavo@codesourcery.com>
8153
8154 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8155 * gdb.reverse/insn-reverse-x86.c: New file.
8156
3f7b46f2
IR
81572017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8158
8159 PR tdep/20936
8160 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8161
f0fd41c1
TT
81622017-02-03 Tom Tromey <tom@tromey.com>
8163
8164 PR rust/21097:
8165 * gdb.rust/simple.exp: Add new tests.
8166
5be5dbf0
PA
81672017-02-02 Pedro Alves <palves@redhat.com>
8168
8169 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8170 tests.
8171
7346ef59
AA
81722017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8173
8174 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8175 taking a 2-byte value out of a 4-byte DWARF implicit value on
8176 big-endian targets.
8177 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8178 logic. Add test cases for DW_OP_implicit.
8179
787f0025
MM
81802017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8181
8182 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8183
68777c29
MM
81842017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8185
8186 * gdb.btrace/enable.exp: Call gdb_exit before
8187 skip_gdbserver_tests.
8188
0a1c7e28
MM
81892017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8190
8191 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8192 GDBFLAGS.
8193
b5ac99b0
MM
81942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8195
8196 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8197 the test is skipped.
8198 * gdb.btrace/data.exp: Likewise.
8199 * gdb.btrace/delta.exp: Likewise.
8200 * gdb.btrace/dlopen.exp: Likewise.
8201 * gdb.btrace/enable-running.exp: Likewise.
8202 * gdb.btrace/enable.exp: Likewise.
8203 * gdb.btrace/exception.exp: Likewise.
8204 * gdb.btrace/function_call_history.exp: Likewise.
8205 * gdb.btrace/gcore.exp: Likewise.
8206 * gdb.btrace/instruction_history.exp: Likewise.
8207 * gdb.btrace/multi-thread-step.exp: Likewise.
8208 * gdb.btrace/nohist.exp: Likewise.
8209 * gdb.btrace/non-stop.exp: Likewise.
8210 * gdb.btrace/reconnect.exp: Likewise.
8211 * gdb.btrace/record_goto-step.exp: Likewise.
8212 * gdb.btrace/record_goto.exp: Likewise.
8213 * gdb.btrace/rn-dl-bind.exp: Likewise.
8214 * gdb.btrace/segv.exp: Likewise.
8215 * gdb.btrace/step.exp: Likewise.
8216 * gdb.btrace/stepi.exp: Likewise.
8217 * gdb.btrace/tailcall-only.exp: Likewise.
8218 * gdb.btrace/tailcall.exp: Likewise.
8219 * gdb.btrace/tsx.exp: Likewise.
8220 * gdb.btrace/unknown_functions.exp: Likewise.
8221 * gdb.btrace/vdso.exp: Likewise.
8222
cd4007e4
MM
82232017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8224
8225 * gdb.btrace/enable-running.c: New.
8226 * gdb.btrace/enable-running.exp: New.
8227
2735833d
WT
82282017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8229
8230 * gdb.arch/amd64-gs_base.c: New file.
8231 * gdb.arch/amd64-gs_base.exp: New file.
8232
b51e1e94
LM
82332017-01-26 Luis Machado <lgustavo@codesourcery.com>
8234
8235 * lib/memory.exp: Remove spurious empty newlines.
8236
72ca0410
SM
82372017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8238
8239 * gdb.python/py-bad-printers.exp: Load python file using "source".
8240 * gdb.python/py-events.exp: Likewise.
8241 * gdb.python/py-evsignal.exp: Likewise.
8242 * gdb.python/py-evthreads.exp: Likewise.
8243 * gdb.python/py-frame-args.exp: Likewise.
8244 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8245 * gdb.python/py-framefilter-mi.exp: Likewise.
8246 * gdb.python/py-framefilter.exp: Likewise.
8247 * gdb.python/py-mi.exp: Likewise.
8248 * gdb.python/py-pp-maint.exp: Likewise.
8249 * gdb.python/py-pp-registration.exp: Likewise.
8250 * gdb.python/py-prettyprint.exp: Likewise.
8251 (run_lang_tests): Likewise.
8252 * gdb.python/py-typeprint.exp: Likewise.
8253
e309aa65
LM
82542017-01-26 Luis Machado <lgustavo@codesourcery.com>
8255
8256 * lib/memory.exp: New file.
8257 * lib/gdb.exp: Load memory.exp.
8258 * gdb.base/memattr.exp (delete_memory): Move proc to
8259 lib/memory.exp and rename to delete_memory_regions.
8260 Replace delete_memory with delete_memory_regions.
8261 Cleanup memory regions before tests.
8262 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8263 before tests.
8264
515aff23
LM
82652017-01-26 Luis Machado <lgustavo@codesourcery.com>
8266
8267 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8268 files.
8269 (initialize): New function conditionally defined.
8270 (testcases): Move within conditional block.
8271 (main): Call initialize.
8272 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8273 of gdb.reverse/insn-reverse.c.
8274 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8275 gdb.reverse/insn-reverse.c.
8276
d8b49cf0
YQ
82772017-01-26 Yao Qi <yao.qi@linaro.org>
8278
8279 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8280 disassemble on address 0.
8281
f13a9a0c
YQ
82822017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8283 Yao Qi <yao.qi@linaro.org>
8284
8285 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8286 * gdb.dwarf2/implptr-64bit.S: Remove.
8287 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8288 variables in caller's context. Add DW_OP_implicit_value.
8289
5ac95241
YQ
82902017-01-25 Yao Qi <yao.qi@linaro.org>
8291
8292 * lib/dwarf.exp (Dwarf::_location): Handle
8293 DW_OP_GNU_implicit_pointer with proper size.
8294
23e82930
LM
82952017-01-20 Luis Machado <lgustavo@codesourcery.com>
8296
8297 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8298 and add untested calls.
8299
d334ae25
LM
83002017-01-20 Luis Machado <lgustavo@codesourcery.com>
8301
8302 * gdb.python/python.exp: Check line number against what GDB thinks
8303 the line number is for func1.
8304
f5e6296e
IB
83052017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8306
8307 * gdb.dlang/debug-expr.exp: New file.
8308
5b362f04
LM
83092016-12-23 Luis Machado <lgustavo@codesourcery.com>
8310
8311 Fix test names for the following files:
8312
8313 * gdb.ada/exec_changed.exp
8314 * gdb.ada/info_types.exp
8315 * gdb.arch/aarch64-atomic-inst.exp
8316 * gdb.arch/aarch64-fp.exp
8317 * gdb.arch/altivec-abi.exp
8318 * gdb.arch/altivec-regs.exp
8319 * gdb.arch/amd64-byte.exp
8320 * gdb.arch/amd64-disp-step.exp
8321 * gdb.arch/amd64-dword.exp
8322 * gdb.arch/amd64-entry-value-inline.exp
8323 * gdb.arch/amd64-entry-value-param.exp
8324 * gdb.arch/amd64-entry-value-paramref.exp
8325 * gdb.arch/amd64-entry-value.exp
8326 * gdb.arch/amd64-i386-address.exp
8327 * gdb.arch/amd64-invalid-stack-middle.exp
8328 * gdb.arch/amd64-invalid-stack-top.exp
8329 * gdb.arch/amd64-optimout-repeat.exp
8330 * gdb.arch/amd64-prologue-skip.exp
8331 * gdb.arch/amd64-prologue-xmm.exp
8332 * gdb.arch/amd64-stap-special-operands.exp
8333 * gdb.arch/amd64-stap-wrong-subexp.exp
8334 * gdb.arch/amd64-tailcall-cxx.exp
8335 * gdb.arch/amd64-tailcall-noret.exp
8336 * gdb.arch/amd64-tailcall-ret.exp
8337 * gdb.arch/amd64-tailcall-self.exp
8338 * gdb.arch/amd64-word.exp
8339 * gdb.arch/arm-bl-branch-dest.exp
8340 * gdb.arch/arm-disp-step.exp
8341 * gdb.arch/arm-neon.exp
8342 * gdb.arch/arm-single-step-kernel-helper.exp
8343 * gdb.arch/avr-flash-qualifier.exp
8344 * gdb.arch/disp-step-insn-reloc.exp
8345 * gdb.arch/e500-abi.exp
8346 * gdb.arch/e500-regs.exp
8347 * gdb.arch/ftrace-insn-reloc.exp
8348 * gdb.arch/i386-avx512.exp
8349 * gdb.arch/i386-bp_permanent.exp
8350 * gdb.arch/i386-byte.exp
8351 * gdb.arch/i386-cfi-notcurrent.exp
8352 * gdb.arch/i386-disp-step.exp
8353 * gdb.arch/i386-dr3-watch.exp
8354 * gdb.arch/i386-float.exp
8355 * gdb.arch/i386-gnu-cfi.exp
8356 * gdb.arch/i386-mpx-map.exp
8357 * gdb.arch/i386-mpx-sigsegv.exp
8358 * gdb.arch/i386-mpx-simple_segv.exp
8359 * gdb.arch/i386-mpx.exp
8360 * gdb.arch/i386-permbkpt.exp
8361 * gdb.arch/i386-prologue.exp
8362 * gdb.arch/i386-signal.exp
8363 * gdb.arch/i386-size-overlap.exp
8364 * gdb.arch/i386-unwind.exp
8365 * gdb.arch/i386-word.exp
8366 * gdb.arch/mips-fcr.exp
8367 * gdb.arch/powerpc-d128-regs.exp
8368 * gdb.arch/powerpc-stackless.exp
8369 * gdb.arch/ppc64-atomic-inst.exp
8370 * gdb.arch/s390-stackless.exp
8371 * gdb.arch/s390-tdbregs.exp
8372 * gdb.arch/s390-vregs.exp
8373 * gdb.arch/sparc-sysstep.exp
8374 * gdb.arch/thumb-bx-pc.exp
8375 * gdb.arch/thumb-singlestep.exp
8376 * gdb.arch/thumb2-it.exp
8377 * gdb.arch/vsx-regs.exp
8378 * gdb.asm/asm-source.exp
8379 * gdb.base/a2-run.exp
8380 * gdb.base/advance.exp
8381 * gdb.base/all-bin.exp
8382 * gdb.base/anon.exp
8383 * gdb.base/args.exp
8384 * gdb.base/arithmet.exp
8385 * gdb.base/async-shell.exp
8386 * gdb.base/async.exp
8387 * gdb.base/attach-pie-noexec.exp
8388 * gdb.base/attach-twice.exp
8389 * gdb.base/auto-load.exp
8390 * gdb.base/bang.exp
8391 * gdb.base/bitfields.exp
8392 * gdb.base/break-always.exp
8393 * gdb.base/break-caller-line.exp
8394 * gdb.base/break-entry.exp
8395 * gdb.base/break-inline.exp
8396 * gdb.base/break-on-linker-gcd-function.exp
8397 * gdb.base/break-probes.exp
8398 * gdb.base/break.exp
8399 * gdb.base/breakpoint-shadow.exp
8400 * gdb.base/call-ar-st.exp
8401 * gdb.base/call-sc.exp
8402 * gdb.base/call-signal-resume.exp
8403 * gdb.base/call-strs.exp
8404 * gdb.base/callfuncs.exp
8405 * gdb.base/catch-fork-static.exp
8406 * gdb.base/catch-gdb-caused-signals.exp
8407 * gdb.base/catch-load.exp
8408 * gdb.base/catch-signal-fork.exp
8409 * gdb.base/catch-signal.exp
8410 * gdb.base/catch-syscall.exp
8411 * gdb.base/charset.exp
8412 * gdb.base/checkpoint.exp
8413 * gdb.base/chng-syms.exp
8414 * gdb.base/code-expr.exp
8415 * gdb.base/code_elim.exp
8416 * gdb.base/commands.exp
8417 * gdb.base/completion.exp
8418 * gdb.base/complex.exp
8419 * gdb.base/cond-expr.exp
8420 * gdb.base/condbreak.exp
8421 * gdb.base/consecutive.exp
8422 * gdb.base/continue-all-already-running.exp
8423 * gdb.base/coredump-filter.exp
8424 * gdb.base/corefile.exp
8425 * gdb.base/dbx.exp
8426 * gdb.base/debug-expr.exp
8427 * gdb.base/define.exp
8428 * gdb.base/del.exp
8429 * gdb.base/disabled-location.exp
8430 * gdb.base/disasm-end-cu.exp
8431 * gdb.base/disasm-optim.exp
8432 * gdb.base/display.exp
8433 * gdb.base/duplicate-bp.exp
8434 * gdb.base/ena-dis-br.exp
8435 * gdb.base/ending-run.exp
8436 * gdb.base/enumval.exp
8437 * gdb.base/environ.exp
8438 * gdb.base/eu-strip-infcall.exp
8439 * gdb.base/eval-avoid-side-effects.exp
8440 * gdb.base/eval-skip.exp
8441 * gdb.base/exitsignal.exp
8442 * gdb.base/expand-psymtabs.exp
8443 * gdb.base/filesym.exp
8444 * gdb.base/find-unmapped.exp
8445 * gdb.base/finish.exp
8446 * gdb.base/float.exp
8447 * gdb.base/foll-exec-mode.exp
8448 * gdb.base/foll-exec.exp
8449 * gdb.base/foll-fork.exp
8450 * gdb.base/fortran-sym-case.exp
8451 * gdb.base/freebpcmd.exp
8452 * gdb.base/func-ptr.exp
8453 * gdb.base/func-ptrs.exp
8454 * gdb.base/funcargs.exp
8455 * gdb.base/gcore-buffer-overflow.exp
8456 * gdb.base/gcore-relro-pie.exp
8457 * gdb.base/gcore-relro.exp
8458 * gdb.base/gcore.exp
8459 * gdb.base/gdb1090.exp
8460 * gdb.base/gdb11530.exp
8461 * gdb.base/gdb11531.exp
8462 * gdb.base/gdb1821.exp
8463 * gdb.base/gdbindex-stabs.exp
8464 * gdb.base/gdbvars.exp
8465 * gdb.base/hbreak.exp
8466 * gdb.base/hbreak2.exp
8467 * gdb.base/included.exp
8468 * gdb.base/infcall-input.exp
8469 * gdb.base/inferior-died.exp
8470 * gdb.base/infnan.exp
8471 * gdb.base/info-macros.exp
8472 * gdb.base/info-os.exp
8473 * gdb.base/info-proc.exp
8474 * gdb.base/info-shared.exp
8475 * gdb.base/info-target.exp
8476 * gdb.base/infoline.exp
8477 * gdb.base/interp.exp
8478 * gdb.base/interrupt.exp
8479 * gdb.base/jit-reader.exp
8480 * gdb.base/jit-simple.exp
8481 * gdb.base/kill-after-signal.exp
8482 * gdb.base/kill-detach-inferiors-cmd.exp
8483 * gdb.base/label.exp
8484 * gdb.base/langs.exp
8485 * gdb.base/ldbl_e308.exp
8486 * gdb.base/line-symtabs.exp
8487 * gdb.base/linespecs.exp
8488 * gdb.base/list.exp
8489 * gdb.base/long_long.exp
8490 * gdb.base/longest-types.exp
8491 * gdb.base/maint.exp
8492 * gdb.base/max-value-size.exp
8493 * gdb.base/memattr.exp
8494 * gdb.base/mips_pro.exp
8495 * gdb.base/morestack.exp
8496 * gdb.base/moribund-step.exp
8497 * gdb.base/multi-forks.exp
8498 * gdb.base/nested-addr.exp
8499 * gdb.base/nextoverexit.exp
8500 * gdb.base/noreturn-finish.exp
8501 * gdb.base/noreturn-return.exp
8502 * gdb.base/nostdlib.exp
8503 * gdb.base/offsets.exp
8504 * gdb.base/opaque.exp
8505 * gdb.base/pc-fp.exp
8506 * gdb.base/permissions.exp
8507 * gdb.base/print-symbol-loading.exp
8508 * gdb.base/prologue-include.exp
8509 * gdb.base/psymtab.exp
8510 * gdb.base/ptype.exp
8511 * gdb.base/random-signal.exp
8512 * gdb.base/randomize.exp
8513 * gdb.base/range-stepping.exp
8514 * gdb.base/readline-ask.exp
8515 * gdb.base/recpar.exp
8516 * gdb.base/recurse.exp
8517 * gdb.base/relational.exp
8518 * gdb.base/restore.exp
8519 * gdb.base/return-nodebug.exp
8520 * gdb.base/return.exp
8521 * gdb.base/run-after-attach.exp
8522 * gdb.base/save-bp.exp
8523 * gdb.base/scope.exp
8524 * gdb.base/sect-cmd.exp
8525 * gdb.base/set-lang-auto.exp
8526 * gdb.base/set-noassign.exp
8527 * gdb.base/setvar.exp
8528 * gdb.base/sigall.exp
8529 * gdb.base/sigbpt.exp
8530 * gdb.base/siginfo-addr.exp
8531 * gdb.base/siginfo-infcall.exp
8532 * gdb.base/siginfo-obj.exp
8533 * gdb.base/siginfo.exp
8534 * gdb.base/signals-state-child.exp
8535 * gdb.base/signest.exp
8536 * gdb.base/sigstep.exp
8537 * gdb.base/sizeof.exp
8538 * gdb.base/skip.exp
8539 * gdb.base/solib-corrupted.exp
8540 * gdb.base/solib-nodir.exp
8541 * gdb.base/solib-search.exp
8542 * gdb.base/stack-checking.exp
8543 * gdb.base/stale-infcall.exp
8544 * gdb.base/stap-probe.exp
8545 * gdb.base/start.exp
8546 * gdb.base/step-break.exp
8547 * gdb.base/step-bt.exp
8548 * gdb.base/step-line.exp
8549 * gdb.base/step-over-exit.exp
8550 * gdb.base/step-over-syscall.exp
8551 * gdb.base/step-resume-infcall.exp
8552 * gdb.base/step-test.exp
8553 * gdb.base/store.exp
8554 * gdb.base/structs3.exp
8555 * gdb.base/sym-file.exp
8556 * gdb.base/symbol-without-target_section.exp
8557 * gdb.base/term.exp
8558 * gdb.base/testenv.exp
8559 * gdb.base/ui-redirect.exp
8560 * gdb.base/until.exp
8561 * gdb.base/unwindonsignal.exp
8562 * gdb.base/value-double-free.exp
8563 * gdb.base/vla-datatypes.exp
8564 * gdb.base/vla-ptr.exp
8565 * gdb.base/vla-sideeffect.exp
8566 * gdb.base/volatile.exp
8567 * gdb.base/watch-cond-infcall.exp
8568 * gdb.base/watch-cond.exp
8569 * gdb.base/watch-non-mem.exp
8570 * gdb.base/watch-read.exp
8571 * gdb.base/watch-vfork.exp
8572 * gdb.base/watchpoint-cond-gone.exp
8573 * gdb.base/watchpoint-delete.exp
8574 * gdb.base/watchpoint-hw-hit-once.exp
8575 * gdb.base/watchpoint-hw.exp
8576 * gdb.base/watchpoint-stops-at-right-insn.exp
8577 * gdb.base/watchpoints.exp
8578 * gdb.base/wchar.exp
8579 * gdb.base/whatis-exp.exp
8580 * gdb.btrace/buffer-size.exp
8581 * gdb.btrace/data.exp
8582 * gdb.btrace/delta.exp
8583 * gdb.btrace/dlopen.exp
8584 * gdb.btrace/enable.exp
8585 * gdb.btrace/exception.exp
8586 * gdb.btrace/function_call_history.exp
8587 * gdb.btrace/gcore.exp
8588 * gdb.btrace/instruction_history.exp
8589 * gdb.btrace/nohist.exp
8590 * gdb.btrace/reconnect.exp
8591 * gdb.btrace/record_goto-step.exp
8592 * gdb.btrace/record_goto.exp
8593 * gdb.btrace/rn-dl-bind.exp
8594 * gdb.btrace/segv.exp
8595 * gdb.btrace/step.exp
8596 * gdb.btrace/stepi.exp
8597 * gdb.btrace/tailcall-only.exp
8598 * gdb.btrace/tailcall.exp
8599 * gdb.btrace/tsx.exp
8600 * gdb.btrace/unknown_functions.exp
8601 * gdb.btrace/vdso.exp
8602 * gdb.compile/compile-ifunc.exp
8603 * gdb.compile/compile-ops.exp
8604 * gdb.compile/compile-print.exp
8605 * gdb.compile/compile-setjmp.exp
8606 * gdb.cp/abstract-origin.exp
8607 * gdb.cp/ambiguous.exp
8608 * gdb.cp/annota2.exp
8609 * gdb.cp/annota3.exp
8610 * gdb.cp/anon-ns.exp
8611 * gdb.cp/anon-struct.exp
8612 * gdb.cp/anon-union.exp
8613 * gdb.cp/arg-reference.exp
8614 * gdb.cp/baseenum.exp
8615 * gdb.cp/bool.exp
8616 * gdb.cp/breakpoint.exp
8617 * gdb.cp/bs15503.exp
8618 * gdb.cp/call-c.exp
8619 * gdb.cp/casts.exp
8620 * gdb.cp/chained-calls.exp
8621 * gdb.cp/class2.exp
8622 * gdb.cp/classes.exp
8623 * gdb.cp/cmpd-minsyms.exp
8624 * gdb.cp/converts.exp
8625 * gdb.cp/cp-relocate.exp
8626 * gdb.cp/cpcompletion.exp
8627 * gdb.cp/cpexprs.exp
8628 * gdb.cp/cplabel.exp
8629 * gdb.cp/cplusfuncs.exp
8630 * gdb.cp/cpsizeof.exp
8631 * gdb.cp/ctti.exp
8632 * gdb.cp/derivation.exp
8633 * gdb.cp/destrprint.exp
8634 * gdb.cp/dispcxx.exp
8635 * gdb.cp/enum-class.exp
8636 * gdb.cp/exception.exp
8637 * gdb.cp/exceptprint.exp
8638 * gdb.cp/expand-psymtabs-cxx.exp
8639 * gdb.cp/expand-sals.exp
8640 * gdb.cp/extern-c.exp
8641 * gdb.cp/filename.exp
8642 * gdb.cp/formatted-ref.exp
8643 * gdb.cp/fpointer.exp
8644 * gdb.cp/gdb1355.exp
8645 * gdb.cp/gdb2495.exp
8646 * gdb.cp/hang.exp
8647 * gdb.cp/impl-this.exp
8648 * gdb.cp/infcall-dlopen.exp
8649 * gdb.cp/inherit.exp
8650 * gdb.cp/iostream.exp
8651 * gdb.cp/koenig.exp
8652 * gdb.cp/local.exp
8653 * gdb.cp/m-data.exp
8654 * gdb.cp/m-static.exp
8655 * gdb.cp/mb-ctor.exp
8656 * gdb.cp/mb-inline.exp
8657 * gdb.cp/mb-templates.exp
8658 * gdb.cp/member-name.exp
8659 * gdb.cp/member-ptr.exp
8660 * gdb.cp/meth-typedefs.exp
8661 * gdb.cp/method.exp
8662 * gdb.cp/method2.exp
8663 * gdb.cp/minsym-fallback.exp
8664 * gdb.cp/misc.exp
8665 * gdb.cp/namelessclass.exp
8666 * gdb.cp/namespace-enum.exp
8667 * gdb.cp/namespace-nested-import.exp
8668 * gdb.cp/namespace.exp
8669 * gdb.cp/nextoverthrow.exp
8670 * gdb.cp/no-dmgl-verbose.exp
8671 * gdb.cp/non-trivial-retval.exp
8672 * gdb.cp/noparam.exp
8673 * gdb.cp/nsdecl.exp
8674 * gdb.cp/nsimport.exp
8675 * gdb.cp/nsnested.exp
8676 * gdb.cp/nsnoimports.exp
8677 * gdb.cp/nsrecurs.exp
8678 * gdb.cp/nsstress.exp
8679 * gdb.cp/nsusing.exp
8680 * gdb.cp/operator.exp
8681 * gdb.cp/oranking.exp
8682 * gdb.cp/overload-const.exp
8683 * gdb.cp/overload.exp
8684 * gdb.cp/ovldbreak.exp
8685 * gdb.cp/ovsrch.exp
8686 * gdb.cp/paren-type.exp
8687 * gdb.cp/parse-lang.exp
8688 * gdb.cp/pass-by-ref.exp
8689 * gdb.cp/pr-1023.exp
8690 * gdb.cp/pr-1210.exp
8691 * gdb.cp/pr-574.exp
8692 * gdb.cp/pr10687.exp
8693 * gdb.cp/pr12028.exp
8694 * gdb.cp/pr17132.exp
8695 * gdb.cp/pr17494.exp
8696 * gdb.cp/pr9067.exp
8697 * gdb.cp/pr9167.exp
8698 * gdb.cp/pr9631.exp
8699 * gdb.cp/printmethod.exp
8700 * gdb.cp/psmang.exp
8701 * gdb.cp/psymtab-parameter.exp
8702 * gdb.cp/ptype-cv-cp.exp
8703 * gdb.cp/ptype-flags.exp
8704 * gdb.cp/re-set-overloaded.exp
8705 * gdb.cp/ref-types.exp
8706 * gdb.cp/rtti.exp
8707 * gdb.cp/scope-err.exp
8708 * gdb.cp/shadow.exp
8709 * gdb.cp/smartp.exp
8710 * gdb.cp/static-method.exp
8711 * gdb.cp/static-print-quit.exp
8712 * gdb.cp/temargs.exp
8713 * gdb.cp/templates.exp
8714 * gdb.cp/try_catch.exp
8715 * gdb.cp/typedef-operator.exp
8716 * gdb.cp/typeid.exp
8717 * gdb.cp/userdef.exp
8718 * gdb.cp/using-crash.exp
8719 * gdb.cp/var-tag.exp
8720 * gdb.cp/virtbase.exp
8721 * gdb.cp/virtfunc.exp
8722 * gdb.cp/virtfunc2.exp
8723 * gdb.cp/vla-cxx.exp
8724 * gdb.disasm/t01_mov.exp
8725 * gdb.disasm/t02_mova.exp
8726 * gdb.disasm/t03_add.exp
8727 * gdb.disasm/t04_sub.exp
8728 * gdb.disasm/t05_cmp.exp
8729 * gdb.disasm/t06_ari2.exp
8730 * gdb.disasm/t07_ari3.exp
8731 * gdb.disasm/t08_or.exp
8732 * gdb.disasm/t09_xor.exp
8733 * gdb.disasm/t10_and.exp
8734 * gdb.disasm/t11_logs.exp
8735 * gdb.disasm/t12_bit.exp
8736 * gdb.disasm/t13_otr.exp
8737 * gdb.dlang/circular.exp
8738 * gdb.dwarf2/arr-stride.exp
8739 * gdb.dwarf2/arr-subrange.exp
8740 * gdb.dwarf2/atomic-type.exp
8741 * gdb.dwarf2/bad-regnum.exp
8742 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8743 * gdb.dwarf2/callframecfa.exp
8744 * gdb.dwarf2/clztest.exp
8745 * gdb.dwarf2/corrupt.exp
8746 * gdb.dwarf2/data-loc.exp
8747 * gdb.dwarf2/dup-psym.exp
8748 * gdb.dwarf2/dw2-anon-mptr.exp
8749 * gdb.dwarf2/dw2-anonymous-func.exp
8750 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8751 * gdb.dwarf2/dw2-bad-unresolved.exp
8752 * gdb.dwarf2/dw2-basic.exp
8753 * gdb.dwarf2/dw2-canonicalize-type.exp
8754 * gdb.dwarf2/dw2-case-insensitive.exp
8755 * gdb.dwarf2/dw2-common-block.exp
8756 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8757 * gdb.dwarf2/dw2-compressed.exp
8758 * gdb.dwarf2/dw2-const.exp
8759 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8760 * gdb.dwarf2/dw2-cu-size.exp
8761 * gdb.dwarf2/dw2-dup-frame.exp
8762 * gdb.dwarf2/dw2-entry-value.exp
8763 * gdb.dwarf2/dw2-icycle.exp
8764 * gdb.dwarf2/dw2-ifort-parameter.exp
8765 * gdb.dwarf2/dw2-inline-break.exp
8766 * gdb.dwarf2/dw2-inline-param.exp
8767 * gdb.dwarf2/dw2-intercu.exp
8768 * gdb.dwarf2/dw2-intermix.exp
8769 * gdb.dwarf2/dw2-lexical-block-bare.exp
8770 * gdb.dwarf2/dw2-linkage-name-trust.exp
8771 * gdb.dwarf2/dw2-minsym-in-cu.exp
8772 * gdb.dwarf2/dw2-noloc.exp
8773 * gdb.dwarf2/dw2-op-call.exp
8774 * gdb.dwarf2/dw2-op-out-param.exp
8775 * gdb.dwarf2/dw2-opt-structptr.exp
8776 * gdb.dwarf2/dw2-param-error.exp
8777 * gdb.dwarf2/dw2-producer.exp
8778 * gdb.dwarf2/dw2-ranges-base.exp
8779 * gdb.dwarf2/dw2-ref-missing-frame.exp
8780 * gdb.dwarf2/dw2-reg-undefined.exp
8781 * gdb.dwarf2/dw2-regno-invalid.exp
8782 * gdb.dwarf2/dw2-restore.exp
8783 * gdb.dwarf2/dw2-restrict.exp
8784 * gdb.dwarf2/dw2-single-line-discriminators.exp
8785 * gdb.dwarf2/dw2-strp.exp
8786 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8787 * gdb.dwarf2/dw2-unresolved.exp
8788 * gdb.dwarf2/dw2-var-zero-addr.exp
8789 * gdb.dwarf2/dw4-sig-types.exp
8790 * gdb.dwarf2/dwz.exp
8791 * gdb.dwarf2/dynarr-ptr.exp
8792 * gdb.dwarf2/enum-type.exp
8793 * gdb.dwarf2/gdb-index.exp
8794 * gdb.dwarf2/implptr-64bit.exp
8795 * gdb.dwarf2/implptr-optimized-out.exp
8796 * gdb.dwarf2/implptr.exp
8797 * gdb.dwarf2/implref-array.exp
8798 * gdb.dwarf2/implref-const.exp
8799 * gdb.dwarf2/implref-global.exp
8800 * gdb.dwarf2/implref-struct.exp
8801 * gdb.dwarf2/mac-fileno.exp
8802 * gdb.dwarf2/main-subprogram.exp
8803 * gdb.dwarf2/member-ptr-forwardref.exp
8804 * gdb.dwarf2/method-ptr.exp
8805 * gdb.dwarf2/missing-sig-type.exp
8806 * gdb.dwarf2/nonvar-access.exp
8807 * gdb.dwarf2/opaque-type-lookup.exp
8808 * gdb.dwarf2/pieces-optimized-out.exp
8809 * gdb.dwarf2/pieces.exp
8810 * gdb.dwarf2/pr10770.exp
8811 * gdb.dwarf2/pr13961.exp
8812 * gdb.dwarf2/staticvirtual.exp
8813 * gdb.dwarf2/subrange.exp
8814 * gdb.dwarf2/symtab-producer.exp
8815 * gdb.dwarf2/trace-crash.exp
8816 * gdb.dwarf2/typeddwarf.exp
8817 * gdb.dwarf2/valop.exp
8818 * gdb.dwarf2/watch-notconst.exp
8819 * gdb.fortran/array-element.exp
8820 * gdb.fortran/charset.exp
8821 * gdb.fortran/common-block.exp
8822 * gdb.fortran/complex.exp
8823 * gdb.fortran/derived-type-function.exp
8824 * gdb.fortran/derived-type.exp
8825 * gdb.fortran/logical.exp
8826 * gdb.fortran/module.exp
8827 * gdb.fortran/multi-dim.exp
8828 * gdb.fortran/nested-funcs.exp
8829 * gdb.fortran/print-formatted.exp
8830 * gdb.fortran/subarray.exp
8831 * gdb.fortran/vla-alloc-assoc.exp
8832 * gdb.fortran/vla-datatypes.exp
8833 * gdb.fortran/vla-history.exp
8834 * gdb.fortran/vla-ptr-info.exp
8835 * gdb.fortran/vla-ptype-sub.exp
8836 * gdb.fortran/vla-ptype.exp
8837 * gdb.fortran/vla-sizeof.exp
8838 * gdb.fortran/vla-type.exp
8839 * gdb.fortran/vla-value-sub-arbitrary.exp
8840 * gdb.fortran/vla-value-sub-finish.exp
8841 * gdb.fortran/vla-value-sub.exp
8842 * gdb.fortran/vla-value.exp
8843 * gdb.fortran/whatis_type.exp
8844 * gdb.go/chan.exp
8845 * gdb.go/handcall.exp
8846 * gdb.go/hello.exp
8847 * gdb.go/integers.exp
8848 * gdb.go/methods.exp
8849 * gdb.go/package.exp
8850 * gdb.go/strings.exp
8851 * gdb.go/types.exp
8852 * gdb.go/unsafe.exp
8853 * gdb.guile/scm-arch.exp
8854 * gdb.guile/scm-block.exp
8855 * gdb.guile/scm-breakpoint.exp
8856 * gdb.guile/scm-cmd.exp
8857 * gdb.guile/scm-disasm.exp
8858 * gdb.guile/scm-equal.exp
8859 * gdb.guile/scm-frame-args.exp
8860 * gdb.guile/scm-frame-inline.exp
8861 * gdb.guile/scm-frame.exp
8862 * gdb.guile/scm-iterator.exp
8863 * gdb.guile/scm-math.exp
8864 * gdb.guile/scm-objfile.exp
8865 * gdb.guile/scm-ports.exp
8866 * gdb.guile/scm-symbol.exp
8867 * gdb.guile/scm-symtab.exp
8868 * gdb.guile/scm-value-cc.exp
8869 * gdb.guile/types-module.exp
8870 * gdb.linespec/break-ask.exp
8871 * gdb.linespec/cpexplicit.exp
8872 * gdb.linespec/explicit.exp
8873 * gdb.linespec/keywords.exp
8874 * gdb.linespec/linespec.exp
8875 * gdb.linespec/ls-dollar.exp
8876 * gdb.linespec/ls-errs.exp
8877 * gdb.linespec/skip-two.exp
8878 * gdb.linespec/thread.exp
8879 * gdb.mi/mi-async.exp
8880 * gdb.mi/mi-basics.exp
8881 * gdb.mi/mi-break.exp
8882 * gdb.mi/mi-catch-load.exp
8883 * gdb.mi/mi-cli.exp
8884 * gdb.mi/mi-cmd-param-changed.exp
8885 * gdb.mi/mi-console.exp
8886 * gdb.mi/mi-detach.exp
8887 * gdb.mi/mi-disassemble.exp
8888 * gdb.mi/mi-eval.exp
8889 * gdb.mi/mi-file-transfer.exp
8890 * gdb.mi/mi-file.exp
8891 * gdb.mi/mi-fill-memory.exp
8892 * gdb.mi/mi-inheritance-syntax-error.exp
8893 * gdb.mi/mi-linespec-err-cp.exp
8894 * gdb.mi/mi-logging.exp
8895 * gdb.mi/mi-memory-changed.exp
8896 * gdb.mi/mi-read-memory.exp
8897 * gdb.mi/mi-record-changed.exp
8898 * gdb.mi/mi-reg-undefined.exp
8899 * gdb.mi/mi-regs.exp
8900 * gdb.mi/mi-return.exp
8901 * gdb.mi/mi-reverse.exp
8902 * gdb.mi/mi-simplerun.exp
8903 * gdb.mi/mi-solib.exp
8904 * gdb.mi/mi-stack.exp
8905 * gdb.mi/mi-stepi.exp
8906 * gdb.mi/mi-syn-frame.exp
8907 * gdb.mi/mi-until.exp
8908 * gdb.mi/mi-var-block.exp
8909 * gdb.mi/mi-var-child.exp
8910 * gdb.mi/mi-var-cmd.exp
8911 * gdb.mi/mi-var-cp.exp
8912 * gdb.mi/mi-var-display.exp
8913 * gdb.mi/mi-var-invalidate.exp
8914 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8915 * gdb.mi/mi-vla-fortran.exp
8916 * gdb.mi/mi-watch.exp
8917 * gdb.mi/mi2-var-child.exp
8918 * gdb.mi/user-selected-context-sync.exp
8919 * gdb.modula2/unbounded-array.exp
8920 * gdb.multi/dummy-frame-restore.exp
8921 * gdb.multi/multi-arch-exec.exp
8922 * gdb.multi/multi-arch.exp
8923 * gdb.multi/tids.exp
8924 * gdb.multi/watchpoint-multi.exp
8925 * gdb.opencl/callfuncs.exp
8926 * gdb.opencl/convs_casts.exp
8927 * gdb.opencl/datatypes.exp
8928 * gdb.opencl/operators.exp
8929 * gdb.opencl/vec_comps.exp
8930 * gdb.opt/clobbered-registers-O2.exp
8931 * gdb.opt/inline-break.exp
8932 * gdb.opt/inline-bt.exp
8933 * gdb.opt/inline-cmds.exp
8934 * gdb.opt/inline-locals.exp
8935 * gdb.pascal/case-insensitive-symbols.exp
8936 * gdb.pascal/floats.exp
8937 * gdb.pascal/gdb11492.exp
8938 * gdb.python/lib-types.exp
8939 * gdb.python/py-arch.exp
8940 * gdb.python/py-as-string.exp
8941 * gdb.python/py-bad-printers.exp
8942 * gdb.python/py-block.exp
8943 * gdb.python/py-breakpoint-create-fail.exp
8944 * gdb.python/py-breakpoint.exp
8945 * gdb.python/py-caller-is.exp
8946 * gdb.python/py-cmd.exp
8947 * gdb.python/py-explore-cc.exp
8948 * gdb.python/py-explore.exp
8949 * gdb.python/py-finish-breakpoint.exp
8950 * gdb.python/py-finish-breakpoint2.exp
8951 * gdb.python/py-frame-args.exp
8952 * gdb.python/py-frame-inline.exp
8953 * gdb.python/py-frame.exp
8954 * gdb.python/py-framefilter-mi.exp
8955 * gdb.python/py-infthread.exp
8956 * gdb.python/py-lazy-string.exp
8957 * gdb.python/py-linetable.exp
8958 * gdb.python/py-mi-events.exp
8959 * gdb.python/py-mi-objfile.exp
8960 * gdb.python/py-mi.exp
8961 * gdb.python/py-objfile.exp
8962 * gdb.python/py-pp-integral.exp
8963 * gdb.python/py-pp-maint.exp
8964 * gdb.python/py-pp-re-notag.exp
8965 * gdb.python/py-pp-registration.exp
8966 * gdb.python/py-recurse-unwind.exp
8967 * gdb.python/py-strfns.exp
8968 * gdb.python/py-symbol.exp
8969 * gdb.python/py-symtab.exp
8970 * gdb.python/py-sync-interp.exp
8971 * gdb.python/py-typeprint.exp
8972 * gdb.python/py-unwind-maint.exp
8973 * gdb.python/py-unwind.exp
8974 * gdb.python/py-value-cc.exp
8975 * gdb.python/py-xmethods.exp
8976 * gdb.reverse/amd64-tailcall-reverse.exp
8977 * gdb.reverse/break-precsave.exp
8978 * gdb.reverse/break-reverse.exp
8979 * gdb.reverse/consecutive-precsave.exp
8980 * gdb.reverse/consecutive-reverse.exp
8981 * gdb.reverse/finish-precsave.exp
8982 * gdb.reverse/finish-reverse-bkpt.exp
8983 * gdb.reverse/finish-reverse.exp
8984 * gdb.reverse/fstatat-reverse.exp
8985 * gdb.reverse/getresuid-reverse.exp
8986 * gdb.reverse/i386-precsave.exp
8987 * gdb.reverse/i386-reverse.exp
8988 * gdb.reverse/i386-sse-reverse.exp
8989 * gdb.reverse/i387-env-reverse.exp
8990 * gdb.reverse/i387-stack-reverse.exp
8991 * gdb.reverse/insn-reverse.exp
8992 * gdb.reverse/machinestate-precsave.exp
8993 * gdb.reverse/machinestate.exp
8994 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8995 * gdb.reverse/pipe-reverse.exp
8996 * gdb.reverse/readv-reverse.exp
8997 * gdb.reverse/recvmsg-reverse.exp
8998 * gdb.reverse/rerun-prec.exp
8999 * gdb.reverse/s390-mvcle.exp
9000 * gdb.reverse/step-precsave.exp
9001 * gdb.reverse/step-reverse.exp
9002 * gdb.reverse/time-reverse.exp
9003 * gdb.reverse/until-precsave.exp
9004 * gdb.reverse/until-reverse.exp
9005 * gdb.reverse/waitpid-reverse.exp
9006 * gdb.reverse/watch-precsave.exp
9007 * gdb.reverse/watch-reverse.exp
9008 * gdb.rust/generics.exp
9009 * gdb.rust/methods.exp
9010 * gdb.rust/modules.exp
9011 * gdb.rust/simple.exp
9012 * gdb.server/connect-with-no-symbol-file.exp
9013 * gdb.server/ext-attach.exp
9014 * gdb.server/ext-restart.exp
9015 * gdb.server/ext-wrapper.exp
9016 * gdb.server/file-transfer.exp
9017 * gdb.server/server-exec-info.exp
9018 * gdb.server/server-kill.exp
9019 * gdb.server/server-mon.exp
9020 * gdb.server/wrapper.exp
9021 * gdb.stabs/exclfwd.exp
9022 * gdb.stabs/gdb11479.exp
9023 * gdb.threads/clone-new-thread-event.exp
9024 * gdb.threads/corethreads.exp
9025 * gdb.threads/current-lwp-dead.exp
9026 * gdb.threads/dlopen-libpthread.exp
9027 * gdb.threads/gcore-thread.exp
9028 * gdb.threads/sigstep-threads.exp
9029 * gdb.threads/watchpoint-fork.exp
9030 * gdb.trace/actions-changed.exp
9031 * gdb.trace/backtrace.exp
9032 * gdb.trace/change-loc.exp
9033 * gdb.trace/circ.exp
9034 * gdb.trace/collection.exp
9035 * gdb.trace/disconnected-tracing.exp
9036 * gdb.trace/ftrace.exp
9037 * gdb.trace/mi-trace-frame-collected.exp
9038 * gdb.trace/mi-trace-unavailable.exp
9039 * gdb.trace/mi-traceframe-changed.exp
9040 * gdb.trace/mi-tsv-changed.exp
9041 * gdb.trace/no-attach-trace.exp
9042 * gdb.trace/passc-dyn.exp
9043 * gdb.trace/qtro.exp
9044 * gdb.trace/range-stepping.exp
9045 * gdb.trace/read-memory.exp
9046 * gdb.trace/save-trace.exp
9047 * gdb.trace/signal.exp
9048 * gdb.trace/status-stop.exp
9049 * gdb.trace/tfile.exp
9050 * gdb.trace/trace-break.exp
9051 * gdb.trace/trace-buffer-size.exp
9052 * gdb.trace/trace-condition.exp
9053 * gdb.trace/tracefile-pseudo-reg.exp
9054 * gdb.trace/tstatus.exp
9055 * gdb.trace/unavailable.exp
9056 * gdb.trace/while-dyn.exp
9057 * gdb.trace/while-stepping.exp
9058
34c41c68
DE
90592016-12-22 Doug Evans <xdje42@gmail.com>
9060
9061 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9062 and msymbols.
9063
16e69324
YQ
90642016-12-19 Yao Qi <yao.qi@linaro.org>
9065
9066 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9067 (test_with_self): Don't call do_steps_and_nexts, and remove
9068 code about stepping into xmalloc.
9069
f94f411b
YQ
90702016-12-09 Yao Qi <yao.qi@linaro.org>
9071
9072 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9073
90742016-12-09 Yao Qi <yao.qi@linaro.org>
9075
9076 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9077
f1b5deee
PA
90782016-12-09 Pedro Alves <palves@redhat.com>
9079
9080 * gdb.base/all-architectures-0.exp: New file.
9081 * gdb.base/all-architectures-1.exp: New file.
9082 * gdb.base/all-architectures-2.exp: New file.
9083 * gdb.base/all-architectures-3.exp: New file.
9084 * gdb.base/all-architectures-4.exp: New file.
9085 * gdb.base/all-architectures-5.exp: New file.
9086 * gdb.base/all-architectures-6.exp: New file.
9087 * gdb.base/all-architectures-7.exp: New file.
9088 * gdb.base/all-architectures.exp.in: New file.
9089
364ca42e
YQ
90902016-12-09 Yao Qi <yao.qi@linaro.org>
9091
9092 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9093
107c2d62
LM
90942016-12-02 Luis Machado <lgustavo@codesourcery.com>
9095
9096 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9097 possible.
9098 Remove useless pattern-matching code.
9099
df3ee9ca
PA
91002016-12-02 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9103 procedure.
9104 (top level): Call it.
9105
ec835369
PA
91062016-12-02 Pedro Alves <palves@redhat.com>
9107
9108 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9109 New procedure.
9110 (top level): Call it.
9111
01770bbd
PA
91122016-12-02 Pedro Alves <palves@redhat.com>
9113
9114 PR cli/20559
9115 * gdb.base/commands.exp (user_defined_command_args_eval): New
9116 procedure.
9117 (top level): Call it.
9118
008459ea
LM
91192016-12-02 Luis Machado <lgustavo@codesourcery.com>
9120
9121 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9122 timeout handling.
9123
0c1b455e
TT
91242016-12-02 Tom Tromey <tom@tromey.com>
9125
9126 * gdb.dwarf2/main-subprogram.c: New file.
9127 * gdb.dwarf2/main-subprogram.exp: New file.
9128
018572b8
LM
91292016-12-01 Luis Machado <lgustavo@codesourcery.com>
9130
9131 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9132 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9133 gdb_test_no_output for a couple of cases.
9134 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9135
84c93cd5
LM
91362016-12-01 Luis Machado <lgustavo@codesourcery.com>
9137
9138 Fix test names and standardize compilation error messages throughout
9139 the following files:
9140
9141 * gdb.ada/start.exp
9142 * gdb.arch/alpha-step.exp
9143 * gdb.arch/e500-prologue.exp
9144 * gdb.arch/ftrace-insn-reloc.exp
9145 * gdb.arch/gdb1291.exp
9146 * gdb.arch/gdb1431.exp
9147 * gdb.arch/gdb1558.exp
9148 * gdb.arch/i386-dr3-watch.exp
9149 * gdb.arch/i386-sse-stack-align.exp
9150 * gdb.arch/ia64-breakpoint-shadow.exp
9151 * gdb.arch/pa-nullify.exp
9152 * gdb.arch/powerpc-aix-prologue.exp
9153 * gdb.arch/thumb-bx-pc.exp
9154 * gdb.base/annota1.exp
9155 * gdb.base/annota3.exp
9156 * gdb.base/arrayidx.exp
9157 * gdb.base/assign.exp
9158 * gdb.base/attach.exp
9159 * gdb.base/auxv.exp
9160 * gdb.base/bang.exp
9161 * gdb.base/bfp-test.exp
9162 * gdb.base/bigcore.exp
9163 * gdb.base/bitfields2.exp
9164 * gdb.base/break-fun-addr.exp
9165 * gdb.base/break-probes.exp
9166 * gdb.base/call-rt-st.exp
9167 * gdb.base/callexit.exp
9168 * gdb.base/catch-fork-kill.exp
9169 * gdb.base/charset.exp
9170 * gdb.base/checkpoint.exp
9171 * gdb.base/comprdebug.exp
9172 * gdb.base/constvars.exp
9173 * gdb.base/coredump-filter.exp
9174 * gdb.base/cursal.exp
9175 * gdb.base/cvexpr.exp
9176 * gdb.base/detach.exp
9177 * gdb.base/display.exp
9178 * gdb.base/dmsym.exp
9179 * gdb.base/dprintf-pending.exp
9180 * gdb.base/dso2dso.exp
9181 * gdb.base/dtrace-probe.exp
9182 * gdb.base/dump.exp
9183 * gdb.base/enum_cond.exp
9184 * gdb.base/exe-lock.exp
9185 * gdb.base/exec-invalid-sysroot.exp
9186 * gdb.base/execl-update-breakpoints.exp
9187 * gdb.base/exprs.exp
9188 * gdb.base/fileio.exp
9189 * gdb.base/find.exp
9190 * gdb.base/finish.exp
9191 * gdb.base/fixsection.exp
9192 * gdb.base/foll-vfork.exp
9193 * gdb.base/frame-args.exp
9194 * gdb.base/gcore.exp
9195 * gdb.base/gdb1250.exp
9196 * gdb.base/global-var-nested-by-dso.exp
9197 * gdb.base/gnu-ifunc.exp
9198 * gdb.base/hashline1.exp
9199 * gdb.base/hashline2.exp
9200 * gdb.base/hashline3.exp
9201 * gdb.base/hbreak-in-shr-unsupported.exp
9202 * gdb.base/huge.exp
9203 * gdb.base/infcall-input.exp
9204 * gdb.base/info-fun.exp
9205 * gdb.base/info-shared.exp
9206 * gdb.base/jit-simple.exp
9207 * gdb.base/jit-so.exp
9208 * gdb.base/jit.exp
9209 * gdb.base/jump.exp
9210 * gdb.base/label.exp
9211 * gdb.base/lineinc.exp
9212 * gdb.base/logical.exp
9213 * gdb.base/longjmp.exp
9214 * gdb.base/macscp.exp
9215 * gdb.base/miscexprs.exp
9216 * gdb.base/new-ui-echo.exp
9217 * gdb.base/new-ui-pending-input.exp
9218 * gdb.base/new-ui.exp
9219 * gdb.base/nodebug.exp
9220 * gdb.base/nofield.exp
9221 * gdb.base/offsets.exp
9222 * gdb.base/overlays.exp
9223 * gdb.base/pending.exp
9224 * gdb.base/pointers.exp
9225 * gdb.base/pr11022.exp
9226 * gdb.base/printcmds.exp
9227 * gdb.base/prologue.exp
9228 * gdb.base/ptr-typedef.exp
9229 * gdb.base/realname-expand.exp
9230 * gdb.base/relativedebug.exp
9231 * gdb.base/relocate.exp
9232 * gdb.base/remote.exp
9233 * gdb.base/reread.exp
9234 * gdb.base/return2.exp
9235 * gdb.base/savedregs.exp
9236 * gdb.base/sep.exp
9237 * gdb.base/sepdebug.exp
9238 * gdb.base/sepsymtab.exp
9239 * gdb.base/set-inferior-tty.exp
9240 * gdb.base/setshow.exp
9241 * gdb.base/shlib-call.exp
9242 * gdb.base/sigaltstack.exp
9243 * gdb.base/siginfo-addr.exp
9244 * gdb.base/signals.exp
9245 * gdb.base/signull.exp
9246 * gdb.base/sigrepeat.exp
9247 * gdb.base/so-impl-ld.exp
9248 * gdb.base/solib-display.exp
9249 * gdb.base/solib-overlap.exp
9250 * gdb.base/solib-search.exp
9251 * gdb.base/solib-symbol.exp
9252 * gdb.base/structs.exp
9253 * gdb.base/structs2.exp
9254 * gdb.base/symtab-search-order.exp
9255 * gdb.base/twice.exp
9256 * gdb.base/unload.exp
9257 * gdb.base/varargs.exp
9258 * gdb.base/watchpoint-solib.exp
9259 * gdb.base/watchpoint.exp
9260 * gdb.base/whatis.exp
9261 * gdb.base/wrong_frame_bt_full.exp
9262 * gdb.btrace/dlopen.exp
9263 * gdb.cell/ea-standalone.exp
9264 * gdb.cell/ea-test.exp
9265 * gdb.cp/dispcxx.exp
9266 * gdb.cp/gdb2384.exp
9267 * gdb.cp/method2.exp
9268 * gdb.cp/nextoverthrow.exp
9269 * gdb.cp/pr10728.exp
9270 * gdb.disasm/am33.exp
9271 * gdb.disasm/h8300s.exp
9272 * gdb.disasm/mn10300.exp
9273 * gdb.disasm/sh3.exp
9274 * gdb.dwarf2/dw2-dir-file-name.exp
9275 * gdb.fortran/complex.exp
9276 * gdb.fortran/library-module.exp
9277 * gdb.guile/scm-pretty-print.exp
9278 * gdb.guile/scm-symbol.exp
9279 * gdb.guile/scm-type.exp
9280 * gdb.guile/scm-value.exp
9281 * gdb.linespec/linespec.exp
9282 * gdb.mi/gdb701.exp
9283 * gdb.mi/gdb792.exp
9284 * gdb.mi/mi-breakpoint-changed.exp
9285 * gdb.mi/mi-dprintf-pending.exp
9286 * gdb.mi/mi-dprintf.exp
9287 * gdb.mi/mi-exit-code.exp
9288 * gdb.mi/mi-pending.exp
9289 * gdb.mi/mi-solib.exp
9290 * gdb.mi/new-ui-mi-sync.exp
9291 * gdb.mi/pr11022.exp
9292 * gdb.mi/user-selected-context-sync.exp
9293 * gdb.opt/solib-intra-step.exp
9294 * gdb.python/py-events.exp
9295 * gdb.python/py-finish-breakpoint.exp
9296 * gdb.python/py-mi.exp
9297 * gdb.python/py-prettyprint.exp
9298 * gdb.python/py-shared.exp
9299 * gdb.python/py-symbol.exp
9300 * gdb.python/py-template.exp
9301 * gdb.python/py-type.exp
9302 * gdb.python/py-value.exp
9303 * gdb.reverse/solib-precsave.exp
9304 * gdb.reverse/solib-reverse.exp
9305 * gdb.server/solib-list.exp
9306 * gdb.stabs/weird.exp
9307 * gdb.threads/reconnect-signal.exp
9308 * gdb.threads/stepi-random-signal.exp
9309 * gdb.trace/actions.exp
9310 * gdb.trace/ax.exp
9311 * gdb.trace/backtrace.exp
9312 * gdb.trace/change-loc.exp
9313 * gdb.trace/deltrace.exp
9314 * gdb.trace/ftrace-lock.exp
9315 * gdb.trace/ftrace.exp
9316 * gdb.trace/infotrace.exp
9317 * gdb.trace/mi-tracepoint-changed.exp
9318 * gdb.trace/packetlen.exp
9319 * gdb.trace/passcount.exp
9320 * gdb.trace/pending.exp
9321 * gdb.trace/range-stepping.exp
9322 * gdb.trace/report.exp
9323 * gdb.trace/stap-trace.exp
9324 * gdb.trace/tfind.exp
9325 * gdb.trace/trace-break.exp
9326 * gdb.trace/trace-condition.exp
9327 * gdb.trace/trace-enable-disable.exp
9328 * gdb.trace/trace-mt.exp
9329 * gdb.trace/tracecmd.exp
9330 * gdb.trace/tspeed.exp
9331 * gdb.trace/tsv.exp
9332 * lib/perftest.exp
9333
fb9feb35
LM
93342016-12-01 Luis Machado <lgustavo@codesourcery.com>
9335
9336 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9337 with gdb_test_no_output.
9338 Use command as test name.
9339
cd2ddb6c
LM
93402016-12-01 Luis Machado <lgustavo@codesourcery.com>
9341
9342 Fix test names starting with uppercase throughout the files.
9343
9344 * gdb.ada/assign_1.exp
9345 * gdb.ada/boolean_expr.exp
9346 * gdb.base/arrayidx.exp
9347 * gdb.base/del.exp
9348 * gdb.base/gcore-buffer-overflow.exp
9349 * gdb.base/testenv.exp
9350 * gdb.compile/compile.exp
9351 * gdb.python/py-framefilter-invalidarg.exp
9352 * gdb.python/py-framefilter.exp
9353
bb95117e
LM
93542016-12-01 Luis Machado <lgustavo@codesourcery.com>
9355
9356 Fix test names starting with uppercase throughout the files.
9357
9358 * gdb.ada/array_return.exp
9359 * gdb.ada/expr_delims.exp
9360 * gdb.ada/mi_dyn_arr.exp
9361 * gdb.ada/mi_interface.exp
9362 * gdb.ada/mi_var_array.exp
9363 * gdb.ada/watch_arg.exp
9364 * gdb.arch/alpha-step.exp
9365 * gdb.arch/altivec-regs.exp
9366 * gdb.arch/e500-regs.exp
9367 * gdb.arch/powerpc-d128-regs.exp
9368 * gdb.base/arrayidx.exp
9369 * gdb.base/break.exp
9370 * gdb.base/checkpoint.exp
9371 * gdb.base/debug-expr.exp
9372 * gdb.base/dmsym.exp
9373 * gdb.base/radix.exp
9374 * gdb.base/sepdebug.exp
9375 * gdb.base/testenv.exp
9376 * gdb.base/watch_thread_num.exp
9377 * gdb.base/watchpoint-cond-gone.exp
9378 * gdb.cell/break.exp
9379 * gdb.cell/ea-cache.exp
9380 * gdb.compile/compile.exp
9381 * gdb.cp/gdb2495.exp
9382 * gdb.gdb/selftest.exp
9383 * gdb.gdb/xfullpath.exp
9384 * gdb.go/hello.exp
9385 * gdb.go/integers.exp
9386 * gdb.objc/basicclass.exp
9387 * gdb.pascal/hello.exp
9388 * gdb.pascal/integers.exp
9389 * gdb.python/py-breakpoint.exp
9390 * gdb.python/py-cmd.exp
9391 * gdb.python/py-linetable.exp
9392 * gdb.python/py-xmethods.exp
9393 * gdb.python/python.exp
9394 * gdb.reverse/consecutive-precsave.exp
9395 * gdb.reverse/finish-precsave.exp
9396 * gdb.reverse/i386-precsave.exp
9397 * gdb.reverse/machinestate-precsave.exp
9398 * gdb.reverse/sigall-precsave.exp
9399 * gdb.reverse/solib-precsave.exp
9400 * gdb.reverse/step-precsave.exp
9401 * gdb.reverse/until-precsave.exp
9402 * gdb.reverse/watch-precsave.exp
9403 * gdb.threads/leader-exit.exp
9404 * gdb.threads/pthreads.exp
9405 * gdb.threads/wp-replication.exp
9406 * gdb.trace/actions.exp
9407 * gdb.trace/mi-tsv-changed.exp
9408 * gdb.trace/tsv.exp
9409
de97fdd4
LM
94102016-12-01 Luis Machado <lgustavo@codesourcery.com>
9411
9412 Fix test names starting with uppercase throughout the files.
9413
9414 * gdb.arch/i386-bp_permanent.exp
9415 * gdb.arch/i386-gnu-cfi.exp
9416 * gdb.base/disasm-end-cu.exp
9417 * gdb.base/macscp.exp
9418 * gdb.base/pending.exp
9419 * gdb.base/watch_thread_num.exp
9420 * gdb.cp/exception.exp
9421 * gdb.cp/gdb2495.exp
9422 * gdb.cp/local.exp
9423 * gdb.python/py-evsignal.exp
9424 * gdb.python/python.exp
9425 * gdb.trace/tracecmd.exp
9426
9f058c10
LM
94272016-12-01 Luis Machado <lgustavo@codesourcery.com>
9428
9429 Fix test names starting with uppercase throughout the files.
9430
9431 * gdb.base/charset.exp
9432 * gdb.base/eval.exp
9433 * gdb.base/multi-forks.exp
9434 * gdb.guile/scm-progspace.exp
9435 * gdb.opencl/datatypes.exp
9436 * gdb.python/py-block.exp
9437 * gdb.python/py-function.exp
9438 * gdb.python/py-symbol.exp
9439 * gdb.python/py-symtab.exp
9440 * gdb.python/py-xmethods.exp
9441 * gdb.reverse/break-precsave.exp
9442 * gdb.reverse/break-reverse.exp
9443 * gdb.reverse/consecutive-precsave.exp
9444 * gdb.reverse/consecutive-reverse.exp
9445 * gdb.reverse/finish-precsave.exp
9446 * gdb.reverse/finish-reverse-bkpt.exp
9447 * gdb.reverse/finish-reverse.exp
9448 * gdb.reverse/fstatat-reverse.exp
9449 * gdb.reverse/getresuid-reverse.exp
9450 * gdb.reverse/i386-precsave.exp
9451 * gdb.reverse/i386-reverse.exp
9452 * gdb.reverse/i386-sse-reverse.exp
9453 * gdb.reverse/i387-stack-reverse.exp
9454 * gdb.reverse/insn-reverse.exp
9455 * gdb.reverse/machinestate-precsave.exp
9456 * gdb.reverse/machinestate.exp
9457 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9458 * gdb.reverse/pipe-reverse.exp
9459 * gdb.reverse/readv-reverse.exp
9460 * gdb.reverse/recvmsg-reverse.exp
9461 * gdb.reverse/rerun-prec.exp
9462 * gdb.reverse/s390-mvcle.exp
9463 * gdb.reverse/sigall-precsave.exp
9464 * gdb.reverse/sigall-reverse.exp
9465 * gdb.reverse/solib-precsave.exp
9466 * gdb.reverse/solib-reverse.exp
9467 * gdb.reverse/step-precsave.exp
9468 * gdb.reverse/step-reverse.exp
9469 * gdb.reverse/time-reverse.exp
9470 * gdb.reverse/until-precsave.exp
9471 * gdb.reverse/until-reverse.exp
9472 * gdb.reverse/waitpid-reverse.exp
9473 * gdb.reverse/watch-precsave.exp
9474 * gdb.reverse/watch-reverse.exp
9475
cdc7edd7
LM
94762016-12-01 Luis Machado <lgustavo@codesourcery.com>
9477
9478 Fix test names starting with uppercase throughout the files.
9479
9480 * gdb.arch/i386-mpx-simple_segv.exp
9481 * gdb.arch/i386-mpx.exp
9482 * gdb.arch/i386-permbkpt.exp
9483 * gdb.arch/pa-nullify.exp
9484 * gdb.arch/powerpc-d128-regs.exp
9485 * gdb.arch/vsx-regs.exp
9486 * gdb.base/bfp-test.exp
9487 * gdb.base/break.exp
9488 * gdb.base/breakpoint-shadow.exp
9489 * gdb.base/callfuncs.exp
9490 * gdb.base/charset.exp
9491 * gdb.base/commands.exp
9492 * gdb.base/completion.exp
9493 * gdb.base/dfp-test.exp
9494 * gdb.base/echo.exp
9495 * gdb.base/ending-run.exp
9496 * gdb.base/eval.exp
9497 * gdb.base/expand-psymtabs.exp
9498 * gdb.base/float128.exp
9499 * gdb.base/floatn.exp
9500 * gdb.base/foll-exec-mode.exp
9501 * gdb.base/gdb1056.exp
9502 * gdb.base/gdb11531.exp
9503 * gdb.base/kill-after-signal.exp
9504 * gdb.base/multi-forks.exp
9505 * gdb.base/overlays.exp
9506 * gdb.base/pending.exp
9507 * gdb.base/sepdebug.exp
9508 * gdb.base/testenv.exp
9509 * gdb.base/valgrind-db-attach.exp
9510 * gdb.base/watch_thread_num.exp
9511 * gdb.base/watchpoint-cond-gone.exp
9512 * gdb.base/watchpoint.exp
9513 * gdb.base/watchpoints.exp
9514 * gdb.cp/arg-reference.exp
9515 * gdb.cp/baseenum.exp
9516 * gdb.cp/operator.exp
9517 * gdb.cp/shadow.exp
9518 * gdb.dwarf2/dw2-op-out-param.exp
9519 * gdb.dwarf2/dw2-reg-undefined.exp
9520 * gdb.go/chan.exp
9521 * gdb.go/hello.exp
9522 * gdb.go/integers.exp
9523 * gdb.go/methods.exp
9524 * gdb.go/package.exp
9525 * gdb.guile/scm-parameter.exp
9526 * gdb.guile/scm-progspace.exp
9527 * gdb.guile/scm-value.exp
9528 * gdb.mi/mi-pending.exp
9529 * gdb.mi/user-selected-context-sync.exp
9530 * gdb.multi/multi-attach.exp
9531 * gdb.multi/tids.exp
9532 * gdb.opt/clobbered-registers-O2.exp
9533 * gdb.pascal/floats.exp
9534 * gdb.pascal/integers.exp
9535 * gdb.python/py-block.exp
9536 * gdb.python/py-events.exp
9537 * gdb.python/py-parameter.exp
9538 * gdb.python/py-symbol.exp
9539 * gdb.python/py-symtab.exp
9540 * gdb.python/py-type.exp
9541 * gdb.python/py-value.exp
9542 * gdb.python/py-xmethods.exp
9543 * gdb.python/python.exp
9544 * gdb.reverse/break-precsave.exp
9545 * gdb.reverse/consecutive-precsave.exp
9546 * gdb.reverse/finish-precsave.exp
9547 * gdb.reverse/i386-precsave.exp
9548 * gdb.reverse/machinestate-precsave.exp
9549 * gdb.reverse/sigall-precsave.exp
9550 * gdb.reverse/solib-precsave.exp
9551 * gdb.reverse/step-precsave.exp
9552 * gdb.reverse/until-precsave.exp
9553 * gdb.reverse/watch-precsave.exp
9554 * gdb.server/ext-attach.exp
9555 * gdb.server/ext-restart.exp
9556 * gdb.server/ext-run.exp
9557 * gdb.server/ext-wrapper.exp
9558 * gdb.stabs/gdb11479.exp
9559 * gdb.stabs/weird.exp
9560 * gdb.threads/attach-many-short-lived-threads.exp
9561 * gdb.threads/kill.exp
9562 * gdb.threads/watchpoint-fork.exp
9563
bc6c7af4
LM
95642016-12-01 Luis Machado <lgustavo@codesourcery.com>
9565
9566 Fix test names starting with uppercase throughout all the files below.
9567
9568 * gdb.ada/array_return.exp
9569 * gdb.ada/catch_ex.exp
9570 * gdb.ada/info_exc.exp
9571 * gdb.ada/mi_catch_ex.exp
9572 * gdb.ada/mi_dyn_arr.exp
9573 * gdb.ada/mi_ex_cond.exp
9574 * gdb.ada/mi_exc_info.exp
9575 * gdb.ada/mi_interface.exp
9576 * gdb.ada/mi_task_arg.exp
9577 * gdb.ada/mi_task_info.exp
9578 * gdb.ada/mi_var_array.exp
9579 * gdb.arch/alpha-step.exp
9580 * gdb.arch/amd64-disp-step.exp
9581 * gdb.arch/arm-disp-step.exp
9582 * gdb.arch/disp-step-insn-reloc.exp
9583 * gdb.arch/e500-prologue.exp
9584 * gdb.arch/ftrace-insn-reloc.exp
9585 * gdb.arch/gdb1558.exp
9586 * gdb.arch/i386-bp_permanent.exp
9587 * gdb.arch/i386-disp-step.exp
9588 * gdb.arch/i386-float.exp
9589 * gdb.arch/i386-gnu-cfi.exp
9590 * gdb.arch/ia64-breakpoint-shadow.exp
9591 * gdb.arch/mips16-thunks.exp
9592 * gdb.arch/pa-nullify.exp
9593 * gdb.arch/powerpc-aix-prologue.exp
9594 * gdb.arch/powerpc-power.exp
9595 * gdb.arch/ppc-dfp.exp
9596 * gdb.arch/s390-tdbregs.exp
9597 * gdb.arch/spu-info.exp
9598 * gdb.arch/spu-ls.exp
9599 * gdb.arch/thumb-bx-pc.exp
9600 * gdb.base/advance.exp
9601 * gdb.base/annota-input-while-running.exp
9602 * gdb.base/arrayidx.exp
9603 * gdb.base/asmlabel.exp
9604 * gdb.base/async.exp
9605 * gdb.base/attach-wait-input.exp
9606 * gdb.base/auto-connect-native-target.exp
9607 * gdb.base/batch-preserve-term-settings.exp
9608 * gdb.base/bfp-test.exp
9609 * gdb.base/bigcore.exp
9610 * gdb.base/bp-permanent.exp
9611 * gdb.base/break-always.exp
9612 * gdb.base/break-fun-addr.exp
9613 * gdb.base/break-idempotent.exp
9614 * gdb.base/break-main-file-remove-fail.exp
9615 * gdb.base/break-probes.exp
9616 * gdb.base/break-unload-file.exp
9617 * gdb.base/break.exp
9618 * gdb.base/call-ar-st.exp
9619 * gdb.base/call-rt-st.exp
9620 * gdb.base/call-sc.exp
9621 * gdb.base/call-signal-resume.exp
9622 * gdb.base/call-strs.exp
9623 * gdb.base/callexit.exp
9624 * gdb.base/callfuncs.exp
9625 * gdb.base/catch-gdb-caused-signals.exp
9626 * gdb.base/catch-signal-siginfo-cond.exp
9627 * gdb.base/catch-syscall.exp
9628 * gdb.base/compare-sections.exp
9629 * gdb.base/cond-eval-mode.exp
9630 * gdb.base/condbreak-call-false.exp
9631 * gdb.base/consecutive-step-over.exp
9632 * gdb.base/cursal.exp
9633 * gdb.base/disabled-location.exp
9634 * gdb.base/disasm-end-cu.exp
9635 * gdb.base/display.exp
9636 * gdb.base/double-prompt-target-event-error.exp
9637 * gdb.base/dprintf-bp-same-addr.exp
9638 * gdb.base/dprintf-detach.exp
9639 * gdb.base/dprintf-next.exp
9640 * gdb.base/dprintf-non-stop.exp
9641 * gdb.base/dprintf-pending.exp
9642 * gdb.base/dso2dso.exp
9643 * gdb.base/ending-run.exp
9644 * gdb.base/enum_cond.exp
9645 * gdb.base/examine-backward.exp
9646 * gdb.base/exe-lock.exp
9647 * gdb.base/exec-invalid-sysroot.exp
9648 * gdb.base/execl-update-breakpoints.exp
9649 * gdb.base/execution-termios.exp
9650 * gdb.base/fileio.exp
9651 * gdb.base/fixsection.exp
9652 * gdb.base/foll-exec-mode.exp
9653 * gdb.base/foll-exec.exp
9654 * gdb.base/fork-running-state.exp
9655 * gdb.base/frame-args.exp
9656 * gdb.base/fullpath-expand.exp
9657 * gdb.base/func-ptr.exp
9658 * gdb.base/gcore-relro-pie.exp
9659 * gdb.base/gdb1090.exp
9660 * gdb.base/gdb1555.exp
9661 * gdb.base/global-var-nested-by-dso.exp
9662 * gdb.base/gnu-ifunc.exp
9663 * gdb.base/hbreak-in-shr-unsupported.exp
9664 * gdb.base/hbreak-unmapped.exp
9665 * gdb.base/hook-stop.exp
9666 * gdb.base/infcall-input.exp
9667 * gdb.base/info-fun.exp
9668 * gdb.base/info-shared.exp
9669 * gdb.base/interrupt-noterm.exp
9670 * gdb.base/jit-so.exp
9671 * gdb.base/jit.exp
9672 * gdb.base/line-symtabs.exp
9673 * gdb.base/list.exp
9674 * gdb.base/longjmp.exp
9675 * gdb.base/macscp.exp
9676 * gdb.base/max-value-size.exp
9677 * gdb.base/nodebug.exp
9678 * gdb.base/nofield.exp
9679 * gdb.base/overlays.exp
9680 * gdb.base/paginate-after-ctrl-c-running.exp
9681 * gdb.base/paginate-bg-execution.exp
9682 * gdb.base/paginate-inferior-exit.exp
9683 * gdb.base/pending.exp
9684 * gdb.base/pr11022.exp
9685 * gdb.base/printcmds.exp
9686 * gdb.base/ptr-typedef.exp
9687 * gdb.base/ptype.exp
9688 * gdb.base/randomize.exp
9689 * gdb.base/range-stepping.exp
9690 * gdb.base/realname-expand.exp
9691 * gdb.base/relativedebug.exp
9692 * gdb.base/remote.exp
9693 * gdb.base/savedregs.exp
9694 * gdb.base/sepdebug.exp
9695 * gdb.base/set-noassign.exp
9696 * gdb.base/shlib-call.exp
9697 * gdb.base/shreloc.exp
9698 * gdb.base/sigaltstack.exp
9699 * gdb.base/sigbpt.exp
9700 * gdb.base/siginfo-addr.exp
9701 * gdb.base/siginfo-obj.exp
9702 * gdb.base/siginfo-thread.exp
9703 * gdb.base/signest.exp
9704 * gdb.base/signull.exp
9705 * gdb.base/sigrepeat.exp
9706 * gdb.base/skip.exp
9707 * gdb.base/so-impl-ld.exp
9708 * gdb.base/solib-corrupted.exp
9709 * gdb.base/solib-disc.exp
9710 * gdb.base/solib-display.exp
9711 * gdb.base/solib-overlap.exp
9712 * gdb.base/solib-search.exp
9713 * gdb.base/solib-symbol.exp
9714 * gdb.base/source-execution.exp
9715 * gdb.base/sss-bp-on-user-bp-2.exp
9716 * gdb.base/sss-bp-on-user-bp.exp
9717 * gdb.base/stack-checking.exp
9718 * gdb.base/stale-infcall.exp
9719 * gdb.base/step-break.exp
9720 * gdb.base/step-line.exp
9721 * gdb.base/step-over-exit.exp
9722 * gdb.base/step-test.exp
9723 * gdb.base/structs.exp
9724 * gdb.base/sym-file.exp
9725 * gdb.base/symtab-search-order.exp
9726 * gdb.base/term.exp
9727 * gdb.base/type-opaque.exp
9728 * gdb.base/unload.exp
9729 * gdb.base/until-nodebug.exp
9730 * gdb.base/until.exp
9731 * gdb.base/unwindonsignal.exp
9732 * gdb.base/watch-cond.exp
9733 * gdb.base/watch-non-mem.exp
9734 * gdb.base/watch_thread_num.exp
9735 * gdb.base/watchpoint-reuse-slot.exp
9736 * gdb.base/watchpoint-solib.exp
9737 * gdb.base/watchpoint.exp
9738 * gdb.btrace/dlopen.exp
9739 * gdb.cell/arch.exp
9740 * gdb.cell/break.exp
9741 * gdb.cell/bt.exp
9742 * gdb.cell/core.exp
9743 * gdb.cell/data.exp
9744 * gdb.cell/dwarfaddr.exp
9745 * gdb.cell/ea-cache.exp
9746 * gdb.cell/ea-standalone.exp
9747 * gdb.cell/ea-test.exp
9748 * gdb.cell/f-regs.exp
9749 * gdb.cell/fork.exp
9750 * gdb.cell/gcore.exp
9751 * gdb.cell/mem-access.exp
9752 * gdb.cell/ptype.exp
9753 * gdb.cell/registers.exp
9754 * gdb.cell/sizeof.exp
9755 * gdb.cell/solib-symbol.exp
9756 * gdb.cell/solib.exp
9757 * gdb.compile/compile-tls.exp
9758 * gdb.cp/exception.exp
9759 * gdb.cp/gdb2495.exp
9760 * gdb.cp/local.exp
9761 * gdb.cp/mb-inline.exp
9762 * gdb.cp/mb-templates.exp
9763 * gdb.cp/pr10687.exp
9764 * gdb.cp/pr9167.exp
9765 * gdb.cp/scope-err.exp
9766 * gdb.cp/templates.exp
9767 * gdb.cp/virtfunc.exp
9768 * gdb.dwarf2/dw2-dir-file-name.exp
9769 * gdb.dwarf2/dw2-single-line-discriminators.exp
9770 * gdb.fortran/complex.exp
9771 * gdb.fortran/library-module.exp
9772 * gdb.guile/guile.exp
9773 * gdb.guile/scm-cmd.exp
9774 * gdb.guile/scm-frame-inline.exp
9775 * gdb.guile/scm-objfile.exp
9776 * gdb.guile/scm-pretty-print.exp
9777 * gdb.guile/scm-symbol.exp
9778 * gdb.guile/scm-type.exp
9779 * gdb.guile/scm-value.exp
9780 * gdb.linespec/keywords.exp
9781 * gdb.linespec/ls-errs.exp
9782 * gdb.linespec/macro-relative.exp
9783 * gdb.linespec/thread.exp
9784 * gdb.mi/mi-breakpoint-changed.exp
9785 * gdb.mi/mi-dprintf-pending.exp
9786 * gdb.mi/mi-fullname-deleted.exp
9787 * gdb.mi/mi-logging.exp
9788 * gdb.mi/mi-pending.exp
9789 * gdb.mi/mi-solib.exp
9790 * gdb.mi/new-ui-mi-sync.exp
9791 * gdb.mi/user-selected-context-sync.exp
9792 * gdb.multi/dummy-frame-restore.exp
9793 * gdb.multi/multi-arch-exec.exp
9794 * gdb.multi/remove-inferiors.exp
9795 * gdb.multi/watchpoint-multi-exit.exp
9796 * gdb.opt/solib-intra-step.exp
9797 * gdb.perf/backtrace.exp
9798 * gdb.perf/single-step.exp
9799 * gdb.perf/skip-command.exp
9800 * gdb.perf/skip-prologue.exp
9801 * gdb.perf/solib.exp
9802 * gdb.python/lib-types.exp
9803 * gdb.python/py-as-string.exp
9804 * gdb.python/py-bad-printers.exp
9805 * gdb.python/py-block.exp
9806 * gdb.python/py-breakpoint.exp
9807 * gdb.python/py-cmd.exp
9808 * gdb.python/py-events.exp
9809 * gdb.python/py-evthreads.exp
9810 * gdb.python/py-finish-breakpoint.exp
9811 * gdb.python/py-finish-breakpoint2.exp
9812 * gdb.python/py-frame-inline.exp
9813 * gdb.python/py-frame.exp
9814 * gdb.python/py-inferior.exp
9815 * gdb.python/py-infthread.exp
9816 * gdb.python/py-mi.exp
9817 * gdb.python/py-objfile.exp
9818 * gdb.python/py-pp-maint.exp
9819 * gdb.python/py-pp-registration.exp
9820 * gdb.python/py-prettyprint.exp
9821 * gdb.python/py-recurse-unwind.exp
9822 * gdb.python/py-shared.exp
9823 * gdb.python/py-symbol.exp
9824 * gdb.python/py-symtab.exp
9825 * gdb.python/py-template.exp
9826 * gdb.python/py-type.exp
9827 * gdb.python/py-unwind-maint.exp
9828 * gdb.python/py-unwind.exp
9829 * gdb.python/py-value.exp
9830 * gdb.python/python.exp
9831 * gdb.reverse/finish-reverse-bkpt.exp
9832 * gdb.reverse/insn-reverse.exp
9833 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9834 * gdb.reverse/solib-precsave.exp
9835 * gdb.reverse/solib-reverse.exp
9836 * gdb.stabs/gdb11479.exp
9837 * gdb.stabs/weird.exp
9838 * gdb.threads/fork-child-threads.exp
9839 * gdb.threads/fork-plus-threads.exp
9840 * gdb.threads/fork-thread-pending.exp
9841 * gdb.threads/forking-threads-plus-breakpoint.exp
9842 * gdb.threads/hand-call-in-threads.exp
9843 * gdb.threads/interrupted-hand-call.exp
9844 * gdb.threads/linux-dp.exp
9845 * gdb.threads/local-watch-wrong-thread.exp
9846 * gdb.threads/next-while-other-thread-longjmps.exp
9847 * gdb.threads/non-ldr-exit.exp
9848 * gdb.threads/pending-step.exp
9849 * gdb.threads/print-threads.exp
9850 * gdb.threads/process-dies-while-detaching.exp
9851 * gdb.threads/process-dies-while-handling-bp.exp
9852 * gdb.threads/pthreads.exp
9853 * gdb.threads/queue-signal.exp
9854 * gdb.threads/reconnect-signal.exp
9855 * gdb.threads/signal-command-handle-nopass.exp
9856 * gdb.threads/signal-command-multiple-signals-pending.exp
9857 * gdb.threads/signal-delivered-right-thread.exp
9858 * gdb.threads/signal-sigtrap.exp
9859 * gdb.threads/sigthread.exp
9860 * gdb.threads/staticthreads.exp
9861 * gdb.threads/stepi-random-signal.exp
9862 * gdb.threads/thread-unwindonsignal.exp
9863 * gdb.threads/thread_check.exp
9864 * gdb.threads/thread_events.exp
9865 * gdb.threads/tid-reuse.exp
9866 * gdb.threads/tls-nodebug.exp
9867 * gdb.threads/tls-shared.exp
9868 * gdb.threads/tls-so_extern.exp
9869 * gdb.threads/tls.exp
9870 * gdb.threads/wp-replication.exp
9871 * gdb.trace/actions-changed.exp
9872 * gdb.trace/actions.exp
9873 * gdb.trace/backtrace.exp
9874 * gdb.trace/change-loc.exp
9875 * gdb.trace/collection.exp
9876 * gdb.trace/deltrace.exp
9877 * gdb.trace/disconnected-tracing.exp
9878 * gdb.trace/entry-values.exp
9879 * gdb.trace/ftrace-lock.exp
9880 * gdb.trace/ftrace.exp
9881 * gdb.trace/infotrace.exp
9882 * gdb.trace/mi-trace-frame-collected.exp
9883 * gdb.trace/mi-trace-unavailable.exp
9884 * gdb.trace/mi-traceframe-changed.exp
9885 * gdb.trace/mi-tracepoint-changed.exp
9886 * gdb.trace/mi-tsv-changed.exp
9887 * gdb.trace/no-attach-trace.exp
9888 * gdb.trace/packetlen.exp
9889 * gdb.trace/passc-dyn.exp
9890 * gdb.trace/passcount.exp
9891 * gdb.trace/pending.exp
9892 * gdb.trace/pr16508.exp
9893 * gdb.trace/qtro.exp
9894 * gdb.trace/range-stepping.exp
9895 * gdb.trace/read-memory.exp
9896 * gdb.trace/report.exp
9897 * gdb.trace/save-trace.exp
9898 * gdb.trace/signal.exp
9899 * gdb.trace/stap-trace.exp
9900 * gdb.trace/status-stop.exp
9901 * gdb.trace/strace.exp
9902 * gdb.trace/tfile.exp
9903 * gdb.trace/tfind.exp
9904 * gdb.trace/trace-break.exp
9905 * gdb.trace/trace-condition.exp
9906 * gdb.trace/trace-enable-disable.exp
9907 * gdb.trace/trace-mt.exp
9908 * gdb.trace/tracecmd.exp
9909 * gdb.trace/tracefile-pseudo-reg.exp
9910 * gdb.trace/tspeed.exp
9911 * gdb.trace/tstatus.exp
9912 * gdb.trace/tsv.exp
9913 * gdb.trace/unavailable.exp
9914 * gdb.trace/while-dyn.exp
9915 * gdb.trace/while-stepping.exp
9916 * lib/gdb-guile.exp
9917 * lib/gdb.exp
9918 * lib/mi-support.exp
9919 * lib/pascal.exp
9920 * lib/perftest.exp
9921 * lib/prelink-support.exp
9922 * lib/selftest-support.exp
9923
ad02e4fe
SM
99242016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9925
9926 * Makefile.in: Include disable-implicit-rules.mk.
9927
22347e55
AA
99282016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9929
9930 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9931 non-byte-aligned bit fields.
9932
da5b30da
AA
99332016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9934
9935 PR gdb/12616
9936 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9937 respects the DW_AT_data_bit_offset attribute.
9938
b593ecca
SM
99392016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9940
9941 * gdb.base/default.exp: Fix output of "set language".
9942
3b165252
SM
99432016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9944
9945 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9946 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9947 make.
9948 * configure.ac: Remove checks for the make program.
9949 * configure: Re-generate.
9950
1a2f3d7f
KB
99512016-11-16 Kevin Buettner <kevinb@redhat.com>
9952
9953 * gdb.python/py-recurse-unwind.c (main): Add loop.
9954 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9955 to read_register() and gdb.parse_and_eval(). Make each code
9956 call a separate case that can be individually tested.
9957 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9958 proc. Call cont_and_backtrace for each of the code paths that
9959 we want to test in the unwinder.
9960
b7f38fda
AA
99612016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9962
9963 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9964 the definition of struct S.
9965
1f8db343
CM
99662016-11-11 Catherine Moore <clm@codesourcery.com>
9967
9968 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9969
fad0c9fb
PA
99702016-11-09 Pedro Alves <palves@redhat.com>
9971
9972 * gdb.base/commands.exp (runto_or_return): New procedure.
9973 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9974 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9975 (progvar_simple_while_test, progvar_complex_if_while_test)
9976 (if_while_breakpoint_command_test)
9977 (infrun_breakpoint_command_test, breakpoint_command_test)
9978 (user_defined_command_test, watchpoint_command_test)
9979 (test_command_prompt_position, redefine_hook_test)
9980 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9981 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9982 multi_line_input and multi_line. Remove gdb_expect and
9983 gdb_stop_suppressing_tests uses.
9984 * lib/gdb.exp (valnum_re): New global.
9985 (multi_line_input): New procedure.
9986
8354c62c
SM
99872016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9988
9989 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9990 Remove.
9991 (test_setup): Define with proc_with_prefix.
9992 (test_cli_inferior): Likewise.
9993 (test_cli_thread): Likewise.
9994 (test_cli_frame): Likewise.
9995 (test_cli_select_frame): Likewise.
9996 (test_cli_up_down): Likewise.
9997 (test_mi_thread_select): Likewise.
9998 (test_mi_stack_select_frame): Likewise.
9999 (test_cli_in_mi_inferior): Likewise.
10000 (test_cli_in_mi_thread): Likewise.
10001 (test_cli_in_mi_frame): Likewise.
10002 (top level): Do not use with_test_prefix_procname.
10003
64f367a2
PA
100042016-11-09 Pedro Alves <palves@redhat.com>
10005
10006 * gdb.base/commands.exp (gdbvar_simple_if_test)
10007 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10008 (progvar_simple_if_test, progvar_simple_while_test)
10009 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10010 (infrun_breakpoint_command_test, breakpoint_command_test)
10011 (user_defined_command_test, watchpoint_command_test)
10012 (test_command_prompt_position, deprecated_command_test)
10013 (bp_deleted_in_command, temporary_breakpoint_commands)
10014 (stray_arg0_test, source_file_with_indented_comment)
10015 (recursive_source_test, if_commands_test)
10016 (error_clears_commands_left, redefine_hook_test)
10017 (redefine_backtrace_test): Use proc_with_prefix.
10018 * lib/gdb.exp (proc_with_prefix): New proc.
10019
0bb65f1e
AA
100202016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10021
10022 * gdb.base/tui-layout.c: New file.
10023 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10024 disassembly window contains very long lines.
10025
7353f247
TT
100262016-11-08 Tom Tromey <tom@tromey.com>
10027
10028 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10029 depend on Python 2.
10030
30a7bb83
TT
100312016-11-08 Tom Tromey <tom@tromey.com>
10032
10033 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10034 New method.
10035
cdf5a07c
MG
100362016-10-29 Manish Goregaokar <manish@mozilla.com>
10037
2806dc7e 10038 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10039
51a789c3
MG
100402016-10-27 Manish Goregaokar <manish@mozilla.com>
10041
2806dc7e
PA
10042 * gdb.rust/simple.rs: Add test for univariant enums without
10043 discriminants and for encoded struct-like enums.
51a789c3 10044
f610ab6d
PA
100452016-10-28 Pedro Alves <palves@redhat.com>
10046
10047 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10048 gdb_test_multiple, tighten regexps and match symtabs and line
10049 tables incrementally.
10050
b129b0ca
LM
100512016-10-28 Luis Machado <lgustavo@codesourcery.com>
10052
10053 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10054 general.
10055
ecf45d2c
SL
100562016-10-25 Luis Machado <lgustavo@codesourcery.com>
10057
10058 * gdb.base/exec-invalid-sysroot.exp: New file.
10059
b8d38ee4
JK
100602016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10061
10062 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10063
f90fd8c2
JK
100642016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10065
10066 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10067
2d2476aa
MR
100682016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10069
2806dc7e
PA
10070 * gdb.base/killed-outside.exp: Remove $options from a call to
10071 `prepare_for_testing'.
2d2476aa 10072
e42b25a0
SM
100732016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10074
10075 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10076 Change test message.
10077
3ccdb432
SM
100782016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10079
10080 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10081 Update comment.
10082
5bad3170
SM
100832016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10084
10085 * gdb.trace/mi-trace-save.exp: New file.
10086
5ad9dba7
YQ
100872016-10-13 Yao Qi <yao.qi@linaro.org>
10088
10089 * gdb.base/code_elim.exp (get_var_address): Remove.
10090 * gdb.base/relocate.exp: Likewise.
10091 * gdb.base/shreloc.exp: Likewise.
10092 * lib/gdb.exp (get_var_address): New.
10093
62df7e21
YQ
100942016-10-13 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10097 floating point tests if $skip_float_test is false.
10098
4dac951e
LM
100992016-10-12 Luis Machado <lgustavo@codesourcery.com>
10100
10101 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10102 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10103 argc values.
10104 Add 1 to argc so we guarantee distinct initial/modified argc values.
10105
8f1a8fc4
JK
101062016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10107
10108 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10109
16c85b5d
JK
101102016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10111
10112 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10113 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10114 * gdb.arch/vsx-regs.exp: Likewise.
10115
1d0e042a
YQ
101162016-10-07 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10119
68dadef5
MM
101202016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10121
10122 * gdb.python/python.exp: Test decode_line("*0").
10123
33fa2c6e
DE
101242016-10-06 Doug Evans <dje@google.com>
10125
10126 * gdb.python/py-value.exp (test_value_creation): Add test for large
10127 unsigned 64-bit value.
10128
9c37b5ae
TT
101292016-10-06 Tom Tromey <tom@tromey.com>
10130
10131 * gdb.compile/compile.exp: Change java tests to rust.
10132 * gdb.base/setshow.exp: Change java tests to rust.
10133 * gdb.base/default.exp: Remove java from language list.
10134 * README (Examples): Update language example.
10135 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10136 test.
10137 * lib/gdb.exp (skip_java_tests): Remove.
10138 * lib/java.exp: Remove.
10139 * gdb.java: Remove.
10140
78b86327
MR
101412016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10142
10143 * gdb.arch/mips-fcr.exp: New test.
10144 * gdb.arch/mips-fcr.c: Source for the new test.
10145
7470adbb
MR
101462016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10147
10148 * gdb.base/solib-disc.exp: Use `standard_output_file'
10149 throughout.
10150
4a556533
PA
101512016-10-06 Pedro Alves <palves@redhat.com>
10152
10153 * gdb.base/jit-simple-dl.c: New file.
10154 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10155 * gdb.base/jit-simple.c: ... this.
10156 * gdb.base/jit-simple.exp (jit_run): Delete.
10157 (build_jit): New proc.
10158 (jit_test_reread): Recompile either the main program or the shared
10159 library, depending on what is being tested. Skip changing address
10160 if caller wants to. Compare before/after addresses. If testing
10161 standalone, explicitly load the binary. Test "maint info
10162 breakpoints".
10163 (top level): Add "standalone vs shared lib" and "change address"
10164 vs "same address" axes.
10165
5a122fbc
PA
101662016-10-06 Pedro Alves <palves@redhat.com>
10167
10168 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10169 call.
10170 (jit_run): Delete.
10171 (jit_test_reread): Use with_test_prefix. Reload the main binary
10172 explicitly. Compare the before/after addresses of the JIT
10173 descriptor.
10174
ee8da4b8
DE
101752016-08-15 Doug Evans <dje@google.com>
10176
10177 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10178 for single bitfields is bool.
10179 * gdb.xml/tdesc-regs.exp: Ditto.
10180
f389f6fe
JK
101812016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10182
10183 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10184
fdebf1a4
YQ
101852016-10-05 Yao Qi <yao.qi@linaro.org>
10186
10187 * lib/gdb.exp (support_complex_tests): Return zero if
10188 gdb_skip_float_test return true.
10189
9c36d954 101902016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10191 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10192
10193 PR gdb/20487
10194 * gdb.mi/user-selected-context-sync.exp: New file.
10195 * gdb.mi/user-selected-context-sync.c: New file.
10196
4034d0ff 101972016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10198 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10199
10200 PR gdb/20487
10201 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10202 =thread-select-event check.
10203
a4297203
PB
102042016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10205
10206 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10207 the compulsory L operand changes.
10208 * gdb.arch/powerpc-power.s: Likewise.
10209
bb805577
JK
102102016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10211
10212 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10213 * gdb.base/jit-attach-pie.c: New file.
10214 * gdb.base/jit-attach-pie.exp: New file.
10215
6d61dee5
PA
102162016-09-28 Pedro Alves <palves@redhat.com>
10217
10218 * gdb.base/infcall-input.c: New file.
10219 * gdb.base/infcall-input.exp: New file.
10220
f73842fc
YQ
102212016-09-22 Yao Qi <yao.qi@linaro.org>
10222
10223 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10224 (gdb_exit): Rename it to ...
10225 (gdbserver_gdb_exit): ... Close GDBserver.
10226 (gdb_exit): New proc, call gdbserver_gdb_exit.
10227 (mi_gdb_exit): Likewise.
10228
90681dab
YQ
102292016-09-22 Yao Qi <yao.qi@linaro.org>
10230
10231 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10232 path.
10233 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10234 Remove duplication.
10235
9c211fd8
YQ
102362016-09-22 Yao Qi <yao.qi@linaro.org>
10237
10238 * lib/gdbserver-support.exp: Check the existence of
10239 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10240
ad0a504f
AK
102412016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10242
10243 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10244
36cf1806
TT
102452016-09-21 Tom Tromey <tom@tromey.com>
10246
10247 PR gdb/20604:
10248 * gdb.base/quit.exp: New file.
10249
74172ecf
SM
102502016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10251
10252 * .gitignore: New file.
10253
3d0ec882
MR
102542016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10255
10256 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10257 throughout.
10258
8193adea
AA
102592016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10260
10261 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10262
d41a5c09
JK
102632016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10264
10265 * gdb.cp/casts.cc (decltype): Move it ...
10266 (main): ... with its call to ...
10267 * gdb.cp/casts03.cc: ... a new file.
10268 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10269
d2dfe700
JK
102702016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10271
10272 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10273
e2a92b16
PB
102742016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10275
10276 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10277 and sync up the test with tests in gas/testsuite/gas/ppc.
10278 * gdb.arch/powerpc-power.exp: Likewise.
10279
49b4de64
JK
102802016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10281
10282 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10283
2c29df25
SDJ
102842016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10285 Jan Kratochvil <jan.kratochvil@redhat.com>
10286
10287 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10288 make m1's definition to be different from m2's. Use 'dummy' as an
10289 argument for probe 'two'.
10290
cc3c2846
JB
102912016-09-10 Jon Beniston <jon@beniston.com>
10292
10293 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10294 for sim target.
10295
e1b2624a
AA
102962016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10297
10298 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10299 variable declaration.
10300 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10301 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10302 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10303 received HWCAP as its argument.
10304
4295e285
PA
103052016-09-06 Pedro Alves <palves@redhat.com>
10306
10307 * gdb.base/new-ui-pending-input.c: New file.
10308 * gdb.base/new-ui-pending-input.exp: New file.
10309 * gdb.exp (clear_gdb_spawn_id): New procedure.
10310 (with_spawn_id): Check whether gdb_spawn_id exists before
10311 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10312 on exit.
10313
00d5215e
UW
103142016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10315
10316 * gdb.base/float128.c: New file.
10317 * gdb.base/float128.exp: Likewise.
10318 * gdb.base/floatn.c: Likewise.
10319 * gdb.base/floatn.exp: Likewise.
10320
a9ff5f12
UW
103212016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10322
10323 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10324
f245535c
PA
103252016-09-05 Pedro Alves <palves@redhat.com>
10326
10327 PR backtrace/19927
10328 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10329 unwinders are immediately called as side effect of "source" or
10330 "disable unwinder" commands.
10331 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10332
ae9cf263
YQ
103332016-09-02 Yao Qi <yao.qi@linaro.org>
10334
10335 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10336 is true and $type is "float" or "double".
10337
27aba047
YQ
103382016-09-02 Yao Qi <yao.qi@linaro.org>
10339
10340 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10341 true.
10342 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10343 * gdb.base/call-rt-st.exp: Likewise.
10344 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10345 return value instead of gdb,skip_float_test.
10346 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10347 (do_function_calls): Use its return value instead of
10348 gdb,skip_float_test.
10349 * gdb.base/finish.exp: Likewise.
10350 * gdb.base/funcargs.exp: Likewise.
10351 * gdb.base/return.exp: Likewise.
10352 * gdb.base/return2.exp: Likewise.
10353 * gdb.base/varargs.exp: Likewise.
10354 * lib/gdb.exp (gdb_skip_float_test): Change it to
10355 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10356
5af962df
AA
103572016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10358
10359 * gdb.multi/tids.exp: Test "thread apply all".
10360
7fac6910
JK
103612016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10362
10363 * gdb.base/default.exp (tty): Remove.
10364
bb1fe4ac
KB
103652016-08-24 Kevin Buettner <kevinb@redhat.com>
10366
2806dc7e
PA
10367 * gdb.python/py-recurse-unwind.c: New file.
10368 * gdb.python/py-recurse-unwind.py: New file.
10369 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10370
0a1ddfa6
SM
103712016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10372
10373 * gdb.base/set-inferior-tty.exp: New file.
10374 * gdb.base/set-inferior-tty.c: New file.
10375
d9de1fe3
PA
103762016-08-23 Pedro Alves <palves@redhat.com>
10377
10378 PR gdb/20494
10379 * gdb.base/new-ui-echo.c: New file.
10380 * gdb.base/new-ui-echo.exp: New file.
10381
e9d9abd7
YQ
103822016-08-23 Yao Qi <yao.qi@linaro.org>
10383
10384 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10385 gdbserver_spawn.
10386 * gdb.server/connect-without-multi-process.exp (do_test):
10387 Likewise.
10388
3589529e
YQ
103892016-08-23 Yao Qi <yao.qi@linaro.org>
10390
10391 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10392 standalone_txt. Delete gdb_txt and standalone_txt on host
10393 and target. Spawn the binary on target. Copy files from
10394 target to host.
10395
6bb90213
PA
103962016-08-22 Pedro Alves <palves@redhat.com>
10397
10398 PR gdb/20505
10399 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10400 with_test_prefix. Factor out bits to ...
10401 (test_no_vdso): ... this new procedure.
10402
20c2c024
CL
104032016-08-19 Carl Love <cel@us.ibm.com>
10404
10405 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10406 maintaining separate logic for constructing the output path.
10407 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10408 * gdb.arch/ppc-dfp.exp: Likewise.
10409 * gdb.arch/ppc-fp.exp: Likewise.
10410 * gdb.arch/vsx-regs.exp: Likewise.
10411 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10412 binprefix for generating the additional binary files.
10413
0646e07d
PA
104142016-08-19 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.trace/mi-trace-frame-collected.exp
10417 (test_trace_frame_collected): On x32, expect two registers.
10418
46da9242
CL
104192016-08-18 Carl Love <cel@us.ibm.com>
10420
10421 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10422 and sync up the test with tests in gas/testsuite/gas/ppc.
10423 * gdb.arch/powerpc-power.exp: Likewise.
10424
eb2332d7
SM
104252016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10426
10427 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10428 expected error message.
10429
63c61e04
SM
104302016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10431
10432 * gdb.multi/remove-inferiors.exp: New file.
10433 * gdb.multi/remove-inferiors.c: New file.
10434
7b17065f
YQ
104352016-08-12 Yao Qi <yao.qi@linaro.org>
10436
10437 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10438 argument list.
10439
01d3dedf
PA
104402016-08-10 Pedro Alves <palves@redhat.com>
10441
10442 PR gdb/19187
10443 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10444 setup_kfails.
10445
3eb7562a
PA
104462016-08-09 Pedro Alves <palves@redhat.com>
10447 Simon Marchi <simon.marchi@ericsson.com>
10448
10449 PR gdb/20418
10450 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10451 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10452
80614914
PA
104532016-08-09 Pedro Alves <palves@redhat.com>
10454
10455 PR mi/20431
10456 * gdb.mi/mi-cmd-error.exp: New file.
10457
f348d89a
PA
104582016-08-09 Pedro Alves <palves@redhat.com>
10459
10460 PR gdb/18653
10461 * gdb.base/signals-state-child.c: New file.
10462 * gdb.base/signals-state-child.exp: New file.
10463 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10464
e5ca03b4
PA
104652016-08-09 Pedro Alves <palves@redhat.com>
10466
10467 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10468
282a0691
TT
104692016-08-03 Tom Tromey <tom@tromey.com>
10470
10471 PR python/18565:
10472 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10473
41bfcd63
YQ
104742016-08-01 Yao Qi <yao.qi@linaro.org>
10475
10476 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10477 variable mode to "multi-process" if $multi_process is 1, otherwise
10478 set it to "single-process".
10479
e3465b24
YQ
104802016-08-01 Yao Qi <yao.qi@linaro.org>
10481
10482 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10483 * gdb.cp/cpexprs.exp: Likewise.
10484 * gdb.cp/m-static.exp: Likewise.
10485
0b31a4bc
TT
104862016-07-26 Tom Tromey <tom@tromey.com>
10487
10488 PR python/20190:
10489 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10490 test.
10491
e0461dbb
MM
104922016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10493
10494 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10495 selecting assembly source files.
10496 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10497 assembly source files.
10498 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10499 assembly source files.
10500 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10501 selecting assembly source files.
10502
8194e927
SM
105032016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10504
10505 * gdb.base/new-ui.exp (do_test_invalid_args): New
10506 procedure.
10507
c0272db5
TW
105082016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10509
10510 * gdb.btrace/reconnect.c: New file.
10511 * gdb.btrace/reconnect.exp: New file.
10512
e3487908
GKB
105132016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10514
10515 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10516 to test_catch_syscall_group.
10517 (test_catch_syscall_group): New.
10518
12df5c00
TT
105192016-07-21 Tom Tromey <tom@tromey.com>
10520
10521 * gdb.rust/simple.rs (main): Use empty struct expression.
10522 * gdb.rust/simple.exp: Add tests for empty struct expression.
10523
bae62ee2
YQ
105242016-07-21 Yao Qi <yao.qi@linaro.org>
10525
10526 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10527 if gdb_skip_xml_test is true on some targets.
10528
b1b53fb3
YQ
105292016-07-21 Yao Qi <yao.qi@linaro.org>
10530
10531 * gdb.server/solib-list.exp: Unset last_loaded_file.
10532
027d97f8
JK
105332016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10534
10535 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10536 "step into captured_main (args)".
10537
7674d381
JK
105382016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10539
10540 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10541
72b5d099
JK
105422016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10543
10544 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10545
1f960ced
PA
105462016-07-19 Pedro Alves <palves@redhat.com>
10547
10548 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10549 * gdb.opt/inline-bt.exp: Likewise.
10550 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10551 additional_flags=-Winline.
10552 * gdb.opt/inline-locals.exp: Likewise.
10553 * gdb.opt/inline-markers.c (ATTR): Define.
10554 (inlined_fn): Use it.
10555
f25827c1
YQ
105562016-07-19 Yao Qi <yao.qi@linaro.org>
10557
10558 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10559 (test_with_self): Remove some code. Remove argument executable.
10560 (top-level): Use do_self_tests.
10561
37539ebe
DB
105622016-07-15 Zachary Welch <zwelch@codesourcery.com>
10563 Don Breazeal <donb@codesourcery.com>
10564
10565 * gdb.base/maint.exp: Escape paths used in regular expressions.
10566 * gdb.stabs/weird.exp: Likewise.
10567
dac790e1
TT
105682016-07-13 Tom Tromey <tom@tromey.com>
10569
10570 PR python/15620, PR python/18620:
10571 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10572 (test_bkpt_events): New procs.
10573
93daf339
TT
105742016-07-13 Tom Tromey <tom@tromey.com>
10575
10576 PR python/17698:
10577 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10578 test.
10579 (test_watchpoints): Likewise.
10580 (test_bkpt_pending): New proc.
10581
6571a381
TT
105822016-07-13 Tom Tromey <tom@tromey.com>
10583
10584 PR cli/18053:
10585 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10586 completion test.
10587
e8732474
JK
105882016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10589
10590 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10591 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10592 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10593 f_label.
10594 (g): Rename g_end_lbl to g_label.
10595 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10596 low_pc and high_pc.
10597 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10598
e0f3fd7c
TT
105992016-07-12 Tom Tromey <tom@tromey.com>
10600
10601 PR python/19293:
10602 * gdb.python/py-unwind-maint.exp: Update tests.
10603
3cfe46b6
YQ
106042016-07-12 Yao Qi <yao.qi@linaro.org>
10605
10606 * lib/selftest-support.exp (selftest_setup): Match the output
10607 when captured_main is inlined.
10608
4f19a0e6
WT
106092016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10610
10611 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10612 New variables.
10613 (print this%a, print this%b, print this): New tests.
10614 * gdb.fortran/derived-types.f90 (this): New object and
10615 initialization.
10616
986cf455
SM
106172016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10618
10619 * gdb.ada/arraydim.exp: Remove extra directory level in build
10620 directory.
10621
f0464b23
SM
106222016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10623
10624 * lib/ada.exp: Remove extra directory level in build directory.
10625 * gdb.ada/cond_lang.exp: Likewise.
10626 * gdb.ada/exec_changed.exp: Likewise.
10627 * gdb.ada/lang_switch.exp: Likewise.
10628
42d94011
MG
106292016-07-06 Manish Goregaokar <manish@mozilla.com>
10630
2806dc7e
PA
10631 * simple.rs: Add test for raw pointer subscripting.
10632 * simple.exp: Add test expectations.
42d94011 10633
647c264c
YQ
106342016-07-05 Yao Qi <yao.qi@linaro.org>
10635
10636 * gdb.mi/mi-reverse.exp: Match =record-started output.
10637
20aa2c60
PA
106382016-07-01 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10641 procedure.
10642 (jit_reader_test): Test the jit reader's unwinder.
10643 * gdb.base/jithost.c (jit_function_00_code): New global.
10644 (main): Use memcpy to fill in the mmapped code, instead of poking
10645 bytes manually here.
10646 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10647 value.
10648 (read_debug_info): Save the function's range.
10649 (read_sp): New function.
10650 (unwind_frame): Use it. Also unwind RBP.
10651 (get_frame_id): Use read_sp.
10652 (gdb_init_reader): Use calloc instead of malloc.
10653 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10654 parameter. Use gdb_test_multiple.
10655
ced2dffb
PA
106562016-07-01 Pedro Alves <palves@redhat.com>
10657 Antoine Tremblay <antoine.tremblay@ericsson.com>
10658
10659 * gdb.threads/process-dies-while-detaching.c: New file.
10660 * gdb.threads/process-dies-while-detaching.exp: New file.
10661
63000888
PA
106622016-07-01 Pedro Alves <palves@redhat.com>
10663
10664 * gdb.multi/watchpoint-multi-exit.c: New file.
10665 * gdb.multi/watchpoint-multi-exit.exp: New file.
10666
038d4868
PA
106672016-06-30 Pedro Alves <palves@redhat.com>
10668
10669 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10670 unset inferior_spawn_id.
10671
994e9c83
PA
106722016-06-30 Pedro Alves <palves@redhat.com>
10673
10674 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10675 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10676
e5653468
YQ
106772016-06-29 Yao Qi <yao.qi@linaro.org>
10678
10679 * gdb.base/return.c: Add copyright header.
10680
803b47e5
TT
106812016-06-29 Tom Tromey <tom@tromey.com>
10682
10683 PR python/20129:
10684 * gdb.python/py-framefilter.exp: Add tests for setting priority
10685 and disabling of non-existent frame filter.
10686
28244707
YQ
106872016-06-29 Yao Qi <yao.qi@linaro.org>
10688
10689 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10690 0x0f07ff.
10691
a31d2f06
YQ
106922016-06-28 Yao Qi <yao.qi@linaro.org>
10693
10694 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10695 triplets. Start gdb, execute catch syscall, and continue. Check
10696 gdb's output to determine catch syscall is supported.
10697
921d8f54
MG
106982016-06-27 Manish Goregaokar <manish@mozilla.com>
10699
25d49b86
PA
10700 * gdb.rust/simple.rs: Add test for returning unit in a function.
10701 * gdb.rust/simple.exp: Add expectation for functions returning
10702 unit.
921d8f54 10703
f4952523
PMR
107042016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10705
10706 * gdb.python/py-breakpoint-create-fail.c,
10707 gdb.python/py-breakpoint-create-fail.exp,
10708 gdb.python/py-breakpoint-create-fail.py: New testcase.
10709
fccb08f8
MG
107102016-06-25 Manish Goregaokar <manish@mozilla.com>
10711
10712 PR gdb/20239
10713 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10714 * gdb.rust/simple.exp: Add test expectations for new NonZero
10715 tests.
fccb08f8 10716
6b850546
DT
107172016-06-24 David Taylor <dtaylor@emc.com>
10718
10719 * gdb.base/offsets.exp: New file.
10720 * gdb.base/offsets.c: New file.
10721
17621150
TT
107222016-06-23 Tom Tromey <tom@tromey.com>
10723
10724 PR gdb/16483:
10725 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10726 before any filters are loaded.
10727
04d59df6
WT
107282016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10729
10730 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10731 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10732 structs.
10733 * gdb.fortran/derived-type-function.exp: New file.
10734 * gdb.fortran/derived-type-function.f90: New file.
10735
10736
ac69f786
PA
107372016-06-21 Pedro Alves <palves@redhat.com>
10738
10739 * gdb.base/new-ui.exp: New file.
10740 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10741 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10742 (with_spawn_id): New procedure.
10743
49940788
PA
107442016-06-21 Pedro Alves <palves@redhat.com>
10745
10746 * gdb.mi/mi-exec-run.exp: New file.
10747
ef274d26
PA
107482016-06-21 Pedro Alves <palves@redhat.com>
10749
10750 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10751 breakpoint command's output on the main UI.
10752 (test_break): New procedure, factored out from calls in the top
10753 level.
10754 (top level): Use foreach_with_prefix to test MI as main UI and as
10755 separate UI.
10756
468afe6c
PA
107572016-06-21 Pedro Alves <palves@redhat.com>
10758
10759 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10760 (test_awatch_creation_and_listing)
10761 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10762 Remove 'type' parameter.
10763 (test_watchpoint_all): New parameter mi_mode. Remove
10764 with_test_prefix.
10765 (top level): Use foreach_with_prefix, and add main/separate UI MI
10766 testing axis.
10767
51f77c37
PA
107682016-06-21 Pedro Alves <palves@redhat.com>
10769
10770 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10771 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10772 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10773 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10774 (gdb_main_spawn_id, mi_spawn_id): Declare and
10775 comment.
10776 (mi_create_inferior_pty): New procedure,
10777 factored out from default_mi_gdb_start.
10778 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10779 procedures.
10780 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10781 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10782 Use mi_create_inferior_pty.
10783 (mi_gdb_start): Use eval to pass down args list.
10784
8980e177
PA
107852016-06-21 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10788 * gdb.opt/inline-cmds.exp: Add MI tests.
10789
f38d3ad1
PA
107902016-06-21 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10793
45db7c09
PA
107942016-06-21 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10797 (top level): Use it instead of mi_execute_to.
10798
5a069ab3
PA
107992016-06-21 Pedro Alves <palves@redhat.com>
10800
10801 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10802 (cont_handler_str): New.
10803 (signal_stop_handler): Set stop_handler_str instead of printing to
10804 stdout.
10805 (continue_handler): Set cont_handler_str instead of printing to
10806 stdout.
10807 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10808 mi_send_resuming_command. Print stop_handler_str and
10809 cont_handler_str instead of expecting the python events print
10810 directly.
10811
2838cc1d
SD
108122016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10813
10814 * gdb.base/jit-reader.exp: New file.
10815 * gdb.base/jithost.c: New file.
10816 * gdb.base/jithost.h: New file.
10817 * gdb.base/jitreader.c : New file.
10818 * gdb.base/jit-protocol.h: New file.
10819
21a77091
YQ
108202016-06-17 Yao Qi <yao.qi@linaro.org>
10821
10822 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10823 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10824 and detach-on-fork. Adjust tests.
10825 (top level): Invoke break_cond_on_syscall with combinations of
10826 syscall, follow-fork-mode and detach-on-fork.
10827
f50bf8e5
YQ
108282016-06-17 Yao Qi <yao.qi@linaro.org>
10829
10830 * gdb.base/step-over-exit.c: New.
10831 * gdb.base/step-over-exit.exp: New.
10832
a28d8e50
YTL
108332016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10834
10835 * gdb.base/float.exp: Add target check for nds32*-*-*.
10836 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10837
cad8e26d
AB
108382016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10839
10840 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10841 for unsupported target features.
10842 * gdb.base/call-rt-st.exp: Likewise.
10843 * gdb.base/call-sc.exp: Likewise.
10844 * gdb.base/call-signal-resume.exp: Likewise.
10845 * gdb.base/call-strs.exp: Likewise.
10846 * gdb.base/callexit.exp: Likewise.
10847 * gdb.base/callfuncs.exp: Likewise.
10848 * gdb.base/nodebug.exp: Likewise.
10849 * gdb.base/printcmds.exp: Likewise.
10850 * gdb.base/ptype.exp: Likewise.
10851 * gdb.base/structs.exp: Likewise.
10852 * gdb.base/unwindonsignal.exp: Likewise.
10853 * gdb.cp/gdb2495.exp: Likewise.
10854 * gdb.cp/templates.exp: Likewise.
10855 * gdb.cp/virtfunc.exp: Likewise.
10856 * gdb.threads/hand-call-in-threads.exp: Likewise.
10857 * gdb.threads/interrupted-hand-call.exp: Likewise.
10858 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10859
347dc102
TT
108602016-06-10 Tom Tromey <tom@tromey.com>
10861
10862 PR rust/20110:
10863 * gdb.rust/expr.exp: Add test for integer constant larger than
10864 i32.
10865
5e13cf25
BH
108662016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10867
10868 * gdb.fortran/nested-funcs.exp: New.
10869 * gdb.fortran/nested-funcs.f90: New.
10870
bb556f1f
TK
108712016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10872
10873 * gdb.base/examine-backward.c: New file.
10874 * gdb.base/examine-backward.exp: New file.
10875
38b022b4
SM
108762016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10877
10878 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10879 matching.
10880
1b40ec05
TT
108812016-06-02 Tom Tromey <tom@tromey.com>
10882
10883 PR python/18984:
10884 * gdb.python/py-shared.exp: Add solib_name test.
10885
193bd378
SM
108862016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10887
10888 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10889
3326303b
MG
108902016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10891
10892 PR c++/19893
10893 * gdb.dwarf2/implref.exp: Rename to...
10894 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10895 * gdb.dwarf2/implref-array.c: New file.
10896 * gdb.dwarf2/implref-array.exp: Likewise.
10897 * gdb.dwarf2/implref-global.c: Likewise.
10898 * gdb.dwarf2/implref-global.exp: Likewise.
10899 * gdb.dwarf2/implref-struct.c: Likewise.
10900 * gdb.dwarf2/implref-struct.exp: Likewise.
10901
825c8ef2
AT
109022016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10903
10904 * gdb.trace/trace-condition.exp: Add 64bit tests.
10905
2320162a
AT
109062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10907
10908 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10909 bits types.
10910 (main): Adapt to 8 to 64 bits types.
10911 * gdb.trace/trace-condition.exp: Add new tests.
10912
a7818233
AT
109132016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10914
10915 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10916
0d336466
AT
109172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10918
10919 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10920 Move condition tests...
10921 * gdb.trace/trace-condition.exp: Here.
10922
7faeb45a
AT
109232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10924
10925 * gdb.trace/trace-condition.exp: Add counter-case tests.
10926
e385593e
JK
109272016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10928
10929 PR c++/15231
10930 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10931 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10932
744608cc
PA
109332016-05-27 Pedro Alves <palves@redhat.com>
10934
10935 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10936 New procedure.
10937 (top level): Call it, and bail out of DejaGnu is known to be bad.
10938
ac775bf4
AB
109392016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10940
10941 * gdb.base/whatis.c: Extend the test case.
10942 * gdb.base/whatis.exp: Add additional tests.
10943
2bbad2ea
BH
109442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10945
10946* gdb.fortran/type.f90: Add pointer variable.
10947* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10948
8b70175d
BH
109492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10950
10951 * gdb.fortran/vla-type.exp: Fix testcase name.
10952
86d8a848
BH
109532016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10954
10955 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10956
e188eb36
BH
109572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10958
10959 * gdb.fortran/type.f90: Add nested structures.
10960 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10961 * gdb.fortran/derived-type.exp: Adapt expected output.
10962 * gdb.fortran/vla-type.exp: Adapt expected output.
10963
9b2db1fd
BH
109642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10965
10966 * gdb.fortran/whatis_type.exp: Adapt expected output.
10967
72b17055
BH
109682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10969
10970 * gdb.fortran/print_type.exp: Fix expected output.
10971 * gdb.fortran/whatis_type.exp: Fix expected output.
10972
3cd81d8d
BH
109732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10974
10975 * gdb.fortran/whatis_type.exp: Use multi_line.
10976
ddae9462
TT
109772016-05-24 Tom Tromey <tom@tromey.com>
10978
10979 PR python/17386:
10980 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10981 use value as an index.
10982
1957f6b8
TT
109832016-05-23 Tom Tromey <tom@tromey.com>
10984
10985 PR python/17981:
10986 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10987 no-breakpoint case.
10988
026a9174
PA
109892016-05-24 Pedro Alves <palves@redhat.com>
10990
10991 PR gdb/19828
10992 * gdb.threads/clone-attach-detach.c: New file.
10993 * gdb.threads/clone-attach-detach.exp: New file.
10994
e70a7231
FR
109952016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10996
10997 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10998
0f6ed0e0
TT
109992016-05-23 Tom Tromey <tom@tromey.com>
11000
11001 PR python/19438, PR python/18393:
11002 * gdb.python/py-progspace.exp: Add "dir" test.
11003 * gdb.python/py-objfile.exp: Add "dir" test.
11004
ffd19d61
YQ
110052016-05-23 Yao Qi <yao.qi@linaro.org>
11006
11007 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11008 * gdb.arch/thumb2-it.exp: Likewise.
11009
9e8f9b05
SM
110102016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11011
11012 * gdb.mi/mi-threads-interrupt.c: New file.
11013 * gdb.mi/mi-threads-interrupt.exp: New file.
11014
61c6156d
SM
110152016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11016
11017 PR gdb/18077
11018 * gdb.mi/mi-async-run.exp: New file.
11019 * gdb.mi/mi-async-run.c: New file.
11020
67218854
TT
110212016-05-17 Tom Tromey <tom@tromey.com>
11022 Manish Goregaokar <manishsmail@gmail.com>
11023
11024 * lib/rust-support.exp: New file.
11025 * lib/gdb.exp (skip_rust_tests): New proc.
11026 (build_executable_from_specs): Handle rust.
11027 * lib/future.exp (gdb_find_rustc): New proc.
11028 (gdb_default_target_compile): Handle rust.
11029 * gdb.rust/expr.exp: New file.
11030 * gdb.rust/generics.exp: New file.
11031 * gdb.rust/generics.rs: New file.
11032 * gdb.rust/methods.exp: New file.
11033 * gdb.rust/methods.rs: New file.
11034 * gdb.rust/modules.exp: New file.
11035 * gdb.rust/modules.rs: New file.
11036 * gdb.rust/simple.exp: New file.
11037 * gdb.rust/simple.rs: New file.
11038
c44af4eb
TT
110392016-05-17 Tom Tromey <tom@tromey.com>
11040
11041 * gdb.base/default.exp (set language): Add rust.
11042
dcd1f979
TT
110432016-05-17 Tom Tromey <tom@tromey.com>
11044
11045 * gdb.gdb/unittest.exp: New file.
11046
155b7f57
YQ
110472016-05-16 Yao Qi <yao.qi@linaro.org>
11048
11049 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11050 shell_prompt. Update shell_prompt_re.
11051
8ddd5a6c
DE
110522016-05-12 Doug Evans <dje@google.com>
11053
11054 PR symtab/19999
11055 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11056 $options when building executable.
11057 * gdb.dwarf2/fission-loclists-pie.S: New file.
11058 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11059
02e370d9
SM
110602016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11061
11062 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11063 of [is_remote target],
11064
8929ad8b
SM
110652016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11066
11067 * lib/gdb.exp (use_gdb_stub): New procedure.
11068
6c447423
DE
110692016-05-03 Yunlian Jiang <yunlian@google.com>
11070 Doug Evans <dje@google.com>
11071
11072 PR symtab/19914
11073 * gdb.dwarf2/dwp-sepdebug.c: New file.
11074 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11075
444e826c
SM
110762016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11077
11078 * gdb.base/detach.exp: Remove is_remote check.
11079
740feeaa
SM
110802016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11081
11082 * gdb.base/annota-input-while-running.exp: Don't check for
11083 [is_remote target]. Enable annotations after running to main.
11084 Remove unused "set test..." line.
11085
9080ac9d
SM
110862016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11087
11088 * gdb.trace/trace-enable-disable.exp: New file.
11089 * gdb.trace/trace-enable-disable.c: New file.
11090
952ebca5
SM
110912016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11092
11093 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11094 use it in info sharedlibrary test.
11095 * gdb.trace/ftrace-lock.exp: Likewise.
11096 * gdb.trace/ftrace.exp: Likewise.
11097 * gdb.trace/range-stepping.exp: Likewise.
11098 * gdb.trace/trace-break.exp: Likewise.
11099 * gdb.trace/trace-condition.exp: Likewise.
11100 * gdb.trace/trace-mt.exp: Likewise.
11101
d9019901
SM
111022016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11103
11104 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11105 (gdb_load_shlib): ... this.
11106 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11107 gdb_load_shlib.
11108 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11109 * gdb.base/ctxobj.exp: Likewise.
11110 * gdb.base/dprintf-pending.exp: Likewise.
11111 * gdb.base/dso2dso.exp: Likewise.
11112 * gdb.base/fixsection.exp: Likewise.
11113 * gdb.base/gcore-relro.exp: Likewise.
11114 * gdb.base/gdb1555.exp: Likewise.
11115 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11116 * gdb.base/gnu-ifunc.exp: Likewise.
11117 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11118 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11119 * gdb.base/pending.exp: Likewise.
11120 * gdb.base/print-file-var.exp: Likewise.
11121 * gdb.base/print-symbol-loading.exp: Likewise.
11122 * gdb.base/shlib-call.exp: Likewise.
11123 * gdb.base/shreloc.exp: Likewise.
11124 * gdb.base/so-impl-ld.exp: Likewise.
11125 * gdb.base/solib-disc.exp: Likewise.
11126 * gdb.base/solib-nodir.exp: Likewise.
11127 * gdb.base/solib-overlap.exp: Likewise.
11128 * gdb.base/solib-symbol.exp: Likewise.
11129 * gdb.base/solib-weak.exp (do_test): Likewise.
11130 * gdb.base/sym-file.exp: Likewise.
11131 * gdb.base/symtab-search-order.exp: Likewise.
11132 * gdb.base/type-opaque.exp: Likewise.
11133 * gdb.base/unload.exp: Likewise.
11134 * gdb.base/watchpoint-solib.exp: Likewise.
11135 * gdb.compile/compile.exp: Likewise.
11136 * gdb.cp/gdb2384.exp: Likewise.
11137 * gdb.cp/infcall-dlopen.exp: Likewise.
11138 * gdb.cp/re-set-overloaded.exp: Likewise.
11139 * gdb.fortran/library-module.exp: Likewise.
11140 * gdb.opt/solib-intra-step.exp: Likewise.
11141 * gdb.python/py-finish-breakpoint.exp: Likewise.
11142 * gdb.python/py-shared.exp: Likewise.
11143 * gdb.reverse/solib-precsave.exp: Likewise.
11144 * gdb.reverse/solib-reverse.exp: Likewise.
11145 * gdb.server/solib-list.exp: Likewise.
11146 * gdb.threads/dlopen-libpthread.exp: Likewise.
11147 * gdb.threads/tls-shared.exp: Likewise.
11148 * gdb.threads/tls-so_extern.exp: Likewise.
11149 * gdb.trace/change-loc.exp: Likewise.
11150 * gdb.trace/ftrace-lock.exp: Likewise.
11151 * gdb.trace/ftrace.exp: Likewise.
11152 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11153 * gdb.trace/pending.exp: Likewise.
11154 * gdb.trace/range-stepping.exp: Likewise.
11155 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11156 (strace_info_marker): Likewise.
11157 (strace_probe_marker): Likewise.
11158 (strace_trace_on_same_addr): Likewise.
11159 (strace_trace_on_diff_addr): Likewise.
11160 * gdb.trace/trace-break.exp: Likewise.
11161 * gdb.trace/trace-condition.exp: Likewise.
11162 * gdb.trace/trace-mt.exp: Likewise.
11163
fca4cfd9
SM
111642016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11165
11166 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11167 result of gdb_remote_download.
11168 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11169 * gdb.base/dso2dso.exp: Likewise.
11170 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11171 * gdb.base/print-file-var.exp: Likewise.
11172 * gdb.base/shlib-call.exp: Likewise.
11173 * gdb.base/shreloc.exp: Likewise.
11174 * gdb.base/solib-overlap.exp: Likewise.
11175 * gdb.base/solib-weak.exp (do_test): Likewise.
11176 * gdb.base/unload.exp: Likewise.
11177
11cf4ffb
YQ
111782016-04-27 Yao Qi <yao.qi@linaro.org>
11179
11180 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11181 exists.
11182
3e2e34f8
KB
111832016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11184
11185 * vla-type.exp: Print structure from toplevel.
11186
8f07e298
BH
111872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11188
11189 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11190 of dynamic types.
11191 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11192 of dynamic types.
11193
9920b434
BH
111942016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11195
11196 * gdb.fortran/vla-type.f90: New file.
11197 * gdb.fortran/vla-type.exp: New file.
11198
f3abeff5
YQ
111992016-04-25 Yao Qi <yao.qi@linaro.org>
11200
11201 * gdb.base/branch-to-self.c: New file.
11202 * gdb.base/branch-to-self.exp: New file.
11203
0a5d52f0
YQ
112042016-04-22 Yao Qi <yao.qi@linaro.org>
11205
11206 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11207 more after $hex.
11208
495346f6
YQ
112092016-04-22 Yao Qi <yao.qi@linaro.org>
11210
11211 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11212 * gdb.base/annota3.exp: Likewise.
11213
4a7e075c
YQ
112142016-04-22 Yao Qi <yao.qi@linaro.org>
11215
11216 * gdb.reverse/step-precsave.exp: Do one step and test program
11217 stops in "callee" and do multiple steps until program goes out
11218 of "callee".
11219 * gdb.reverse/step-reverse.exp: Likewise.
11220
5b061e98
YQ
112212016-04-22 Yao Qi <yao.qi@linaro.org>
11222
11223 * gdb.trace/signal.exp: Also pass if
11224 $tracepoint_hits($i) > $iterations.
11225
5c5dc57f
YQ
112262016-04-22 Yao Qi <yao.qi@linaro.org>
11227
11228 * gdb.trace/signal.c: New file.
11229 * gdb.trace/signal.exp: New file.
11230
a55411b9
DE
112312016-04-19 Doug Evans <xdje42@gmail.com>
11232
11233 * gdb.base/bad-file.exp: New file.
11234
a22df60a
MG
112352016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11236
11237 * gdb.dwarf2/implref.exp: New file.
11238
0c13f7e5
BH
112392016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11240
11241 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11242 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11243 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11244 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11245 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11246 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11247 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11248 * lib/fortran.exp (fortran_int4): New procedure.
11249 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11250 (fortran_logical4): Likewise.
11251
9b9b09e9
BH
112522016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11253
11254 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11255
a14d1f4d
BH
112562016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11257
11258 * lib/compiler.c: Add Intel specific preprocessor macros.
11259 * lib/compiler.cc: Likewise.
25d49b86 11260
7d49b1d0
LM
112612016-04-13 Luis Machado <lgustavo@codesourcery.com>
11262
11263 * gdb.server/connect-with-no-symbol-file.c: New file.
11264 * gdb.server/connect-with-no-symbol-file.exp: New file.
11265
8392fa22
SM
112662016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11267
11268 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11269
8c4c4aeb
SM
112702016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11271
11272 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11273 standard output directory.
11274
45e3745e
AT
112752016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11276
11277 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11278
e26b7e41
MM
112792016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11280
11281 * gdb.btrace/instruction_history.c (loop): Add declaration.
11282
8ce09462
AT
112832016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11284
11285 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11286
2e88a1ea
SM
112872016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11288
11289 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11290 parentheses to print.
11291 (continue_handler): Likewise.
11292
f48e22e3
SM
112932016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11294
11295 * gdb.server/solib-list.exp: Remove is_remote check.
11296 Pass shlib= to gdb_compile. Don't link shared library with
11297 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11298 Run binary filename through "readlink -f" on the target.
11299
096be756
PA
113002016-04-08 Pedro Alves <palves@redhat.com>
11301
11302 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11303 interpreter filename as argument to gdbserver_spawn.
11304 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11305 Return empty if $last_loaded_file does not exist.
11306
06500533
JK
113072016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11308
11309 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11310 * gdb.base/jit-main.c: Use exit after usage.
11311
2d35e871
JK
113122016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11313
11314 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11315 GDBHISTSIZE prior to the tests.
11316 * gdb.base/gdbinit-history.exp: Likewise.
11317
113182016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11319
11320 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11321 instead of build_executable. Use gdb_load_shlibs.
11322
c8064e7e
YQ
113232016-04-07 Yao Qi <yao.qi@linaro.org>
11324
11325 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11326 Execute "si" command.
11327
bde47561
YQ
113282016-04-07 Yao Qi <yao.qi@linaro.org>
11329
11330 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11331 number instead of the comments on some line.
11332
b16f8a3b
DB
113332016-04-06 Don Breazeal <donb@codesourcery.com>
11334
11335 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11336 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11337
c2f901df
SM
113382016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11339
11340 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11341 standard_output_file. Remove unused binfile variable.
11342
ac17fda0
CU
113432016-04-05 Catalin Udma <catalin.udma@freescale.com>
11344
11345 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11346 * gdb.python/py-mi-objfile.exp: Match "list main" output
11347 in console format.
11348
03a8c4df
SM
113492016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11350
11351 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11352 absolute.
11353
6e774b13
SM
113542016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11355
11356 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11357 absolute.
11358 * gdb.trace/ftrace.exp: Likewise.
11359 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11360 targets as well.
11361 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11362 (gdb_load_shlibs): Copy libraries to test directory when testing
11363 natively. Only set solib-search-path if testing remotely.
11364 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11365
7817ea46
SM
113662016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11367
11368 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11369 gdb_download. Use it even if the target is not remote.
11370 * gdb.base/jit.exp (compile_jit_test): Likewise.
11371 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11372 output directory if the destination board is local, otherwise use
11373 the standard remote_download from DejaGnu.
11374 (gdb_download): Remove.
11375 (gdb_load_shlibs): Use gdb_remote_download instead of
11376 gdb_download.
11377 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11378 Use gdb_remote_download instead of gdb_download. Use it even if
11379 the target is not remote.
11380 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11381 instead of gdb_download.
11382
7beb7f68
SM
113832016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11384
11385 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11386 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11387 run.
11388
cc63428a
AV
113892016-04-01 Artemiy Volkov <artemiyv@acm.org>
11390
11391 PR gdb/19820
11392 * gdb.base/printcmds.exp: Add artificial arrays tests.
11393
64cdf930
PA
113942016-03-31 Pedro Alves <palves@redhat.com>
11395
11396 PR gdb/19858
11397 * gdb.base/jit-main.c: Include unistd.h.
11398 (ATTACH): Define to 0 if not already defined.
11399 (wait_for_gdb, mypid): New globals.
11400 (WAIT_FOR_GDB): New macro.
11401 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11402 some breakpoint locations.
11403 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11404 New procedures.
11405 (one_jit_test): Add REATTACH parameter, and handle it. Use
11406 continue_to_test_location.
11407 (top level): Test attach, and adjusts calls to one_jit_test.
11408
40dea8cb
PA
114092016-03-31 Pedro Alves <palves@redhat.com>
11410
11411 PR gdb/19858
11412 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11413 BINSUFFIX parameter, and handle it.
11414 (top level): Adjust calls compile_jit_test.
11415
e7ea3ec7
CU
114162016-03-31 Catalin Udma <catalin.udma@freescale.com>
11417
11418 PR python/19743
11419 * gdb.python/py-mi-events-gdb.py: New file.
11420 * gdb.python/py-mi-events.c: New file.
11421 * gdb.python/py-mi-events.exp: New file.
11422
e6359af3
YQ
114232016-03-30 Yao Qi <yao.qi@linaro.org>
11424
11425 * gdb.reverse/until-precsave.exp: Match function name only.
11426 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11427 Move malloc to a condition block.
11428 * gdb.reverse/until-reverse.exp: Match function name only.
11429
a4105d04
MK
114302016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11431
11432 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11433 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11434 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11435 variable for GPR 0 instead of assuming it is register 0.
11436 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11437 * lib/trace-support.exp: Add s390 registers.
11438
bfa6adb9
YQ
114392016-03-29 Yao Qi <yao.qi@linaro.org>
11440
11441 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11442
1e6697ea
YQ
114432016-03-24 Yao Qi <yao.qi@linaro.org>
11444
11445 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11446 test message.
11447
64bcd522
AA
114482016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11449
11450 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11451 maintaining separate logic for constructing the output path.
11452
7868401b
DB
114532016-03-16 Don Breazeal <donb@codesourcery.com>
11454
11455 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11456 Retry fork and waitpid on interrupted system call errors.
11457 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11458 Use with_timeout_factor to increase timeout by factor of 10.
11459
1cafadb4
DB
114602016-03-15 Don Breazeal <donb@codesourcery.com>
11461
11462 * gdb.cp/scope-err.cc: New test program.
11463 * gdb.cp/scope-err.exp: New test script.
11464 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11465 lines and "set breakpoint here" comment.
11466 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11467 Fixed some whitespace and format issues.
11468 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11469 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11470
81516450
DE
114712016-03-15 Doug Evans <dje@google.com>
11472
11473 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11474 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11475 All callers updated. Add tests for enums, mixed flags register.
11476
aa52b601
DE
114772016-03-15 Doug Evans <dje@google.com>
11478
11479 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11480 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11481
fa4ff313
SM
114822016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11483
11484 * gdb.base/default.exp: Add $_as_string to the list of expected
11485 convenience functions.
11486
f2403c39
AB
114872016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11488
11489 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11490
f2f3ccb9
SM
114912016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11492
11493 * gdb.python/py-as-string.exp: New file.
11494 * gdb.python/py-as-string.c: New file.
11495
00dbd492
PA
114962016-03-09 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11499 signal" -> "Thread NN received signal" output change.
11500 * gdb.threads/ia64-sigill.exp: Likewise.
11501 * gdb.threads/linux-dp.exp: Likewise.
11502 * gdb.threads/manythreads.exp: Likewise.
11503 * gdb.threads/pending-step.exp: Likewise.
11504 * gdb.threads/print-threads.exp: Likewise.
11505 * gdb.threads/sigstep-threads.exp: Likewise.
11506 * gdb.threads/staticthreads.exp: Likewise.
11507 * gdb.threads/tls.exp: Likewise.
11508
1e6697ea
YQ
115092016-03-09 Pedro Alves <palves@redhat.com>
11510
11511 * gdb.base/command-line-input.exp: New file.
11512
b04fd3be
MK
115132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11514
11515 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11516 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11517 * gdb.trace/pending.exp: Accept leading dot before function name.
11518 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11519 * lib/trace-support.exp: Set registers for ppc.
11520
98fa59e9
MK
115212016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11522
11523 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11524 use it for disassembly; accept .main in addition to main in backtrace.
11525
f77198c8
MK
115262016-03-09 Wei-cheng Wang <cole945@gmail.com>
11527 Marcin Kościelnicki <koriakin@0x04.net>
11528
11529 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11530 (gdb_recursion_test_ptr): New global variable.
11531 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11532 gdb_recursion_test.
11533 (gdb_c_test): Ditto.
11534
ba84e0da
MK
115352016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11536
11537 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11538 ordering.
11539
4366d36e
MK
115402016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11541
11542 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11543 (bar): Add bar_start_lbl label.
11544 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11545 of foo/bar for emitting DWARF and tracing.
11546
5eb264df
SDJ
115472016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11548
11549 * analyze-racy-logs.py: Set executable bit.
11550
fb6a751f
SDJ
115512016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11552
11553 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11554 (CHECK_TARGET_TMP): Likewise.
11555 (check-single-racy): New rule.
11556 (check-parallel-racy): Likewise.
11557 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11558 (do-check-parallel-racy): New rule.
11559 (check-racy/%.exp): Likewise.
11560 * README (Racy testcases): New section.
11561 * analyze-racy-logs.py: New file.
11562
bdf7e230
DE
115632016-03-03 Doug Evans <dje@google.com>
11564
11565 * gdb.base/skip.exp: Use with_test_prefix.
11566
4719d415
YQ
115672016-03-03 Yao Qi <yao.qi@linaro.org>
11568
11569 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11570 Invoke step_over_syscall "clone" and break_cond_on_syscall
11571 "clone".
11572 * gdb.base/step-over-clone.c: New file.
11573
ea507862
YQ
115742016-03-03 Yao Qi <yao.qi@linaro.org>
11575
11576 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11577 code format.
11578
8fc8cbda
YQ
115792016-03-03 Yao Qi <yao.qi@linaro.org>
11580
11581 * gdb.base/disp-step-fork.c: Rename to ...
11582 * gdb.base/step-over-fork.c: ... it. New file.
11583 * gdb.base/disp-step-vfork.c: Rename to ...
11584 * gdb.base/step-over-vfork.c: ... it. New file.
11585 * gdb.base/disp-step-syscall.exp: Rename to ...
11586 * gdb.base/step-over-syscall.exp: ... it. New file.
11587 (disp_step_cross_syscall): Rename to ...
11588 (step_over_syscall): ... it.
11589
92fa70b0
YQ
115902016-03-03 Yao Qi <yao.qi@linaro.org>
11591
11592 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11593 If target supports condition evaluation on target, invoke
11594 break_cond_on_syscall for fork and vfork.
11595
e197ad3c
YQ
115962016-03-03 Yao Qi <yao.qi@linaro.org>
11597
11598 * gdb.base/disp-step-syscall.exp: Don't invoke
11599 support_displaced_stepping.
11600 (disp_step_cross_syscall): Test with displaced stepping off and
11601 on if supported.
11602
0b47da9f
YQ
116032016-03-03 Yao Qi <yao.qi@linaro.org>
11604
11605 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11606 proc.
11607 (setup): New proc.
11608 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11609 and setup.
11610
065ab6dc
BH
116112016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11612
11613 * gdb.fortran/vla-history.exp: Remove breakpoint.
11614
07e448ad 116152016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11616
25d49b86
PA
11617 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11618 exceeds timeout.
07e448ad 11619
9ac2d526 116202016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11621
25d49b86
PA
11622 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11623 breakpoint.
9ac2d526 11624
17807369
BH
116252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11626
11627 * gdb.mi/vla.f90: Nullify pointer after declaration.
11628
86e501af
PA
116292016-03-01 Pedro Alves <palves@redhat.com>
11630
11631 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11632
1e903e32
PA
116332016-03-01 Pedro Alves <palves@redhat.com>
11634
11635 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11636 before anything else.
11637 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11638 _GNU_SOURCE here.
11639 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11640 before anything else.
11641 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11642
6ccb54e2
PA
116432016-03-01 Pedro Alves <palves@redhat.com>
11644
11645 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11646
30ca9da1
YQ
116472016-03-01 Yao Qi <yao.qi@linaro.org>
11648
11649 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11650 prepare_for_testing.
11651
dc856b38
YQ
116522016-03-01 Yao Qi <yao.qi@linaro.org>
11653
11654 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11655
4a932159
AA
116562016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11657
11658 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11659 manually constructing the output path.
11660
f2489477
AA
116612016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11662
11663 * gdb.arch/s390-stackless.S: New.
11664 * gdb.arch/s390-stackless.exp: New.
11665
38899f16
IB
116662016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11667
11668 * gdb.dlang/circular.c: New file.
11669 * gdb.dlang/circular.exp: New file.
11670
9fde51ed
YQ
116712016-02-26 Yao Qi <yao.qi@linaro.org>
11672
11673 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11674 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11675 (testcases): Update.
11676
ce90fefe
YQ
116772016-02-26 Yao Qi <yao.qi@linaro.org>
11678
11679 * gdb.reverse/aarch64.c: Rename to ...
11680 * gdb.reverse/insn-reverse.c: ... it.
11681 * gdb.reverse/aarch64.exp: Rename to ...
11682 * gdb.reverse/insn-reverse.exp: ... it.
11683
3263bceb
YQ
116842016-02-26 Yao Qi <yao.qi@linaro.org>
11685
11686 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11687 (testcase_ftype): New.
11688 (testcases): New array.
11689 (n_testcases): New.
11690 (main): Call each element in testcases.
11691 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11692 (read_testcase): New.
11693 Do the tests in a loop.
11694
6cb59ff1
YQ
116952016-02-25 Yao Qi <yao.qi@linaro.org>
11696
11697 * gdb.base/branches.c: Remove.
11698
ae91f625
MK
116992016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11700
11701 PR gdb/13808
11702 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11703
678b48b7
MK
117042016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11705
11706 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11707
7337a6f2
MK
117082016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11709
11710 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11711 change x86_64 call_insn to 'callq'.
11712
861ca91f
AT
117132016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11714
11715 * gdb.trace/tfile-avx.c: Move to...
11716 * gdb.trace/tracefile-pseudo-reg.c: Here.
11717 * gdb.trace/tfile-avx.exp: Move to...
11718 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11719
bf74e428
GB
117202016-02-24 Gary Benson <gbenson@redhat.com>
11721
11722 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11723 message on attach.
11724
cce0e923
DE
117252016-02-23 Doug Evans <dje@google.com>
11726
11727 * gdb.base/skip.c (test_skip): New function.
11728 (end_test_skip_file_and_function): New function.
11729 (test_skip_file_and_function): New function.
11730 * gdb.base/skip1.c (test_skip): New function.
11731 (skip1_test_skip_file_and_function): New function.
11732 * gdb.base/skip.exp: Add tests for new skip options.
11733 * gdb.base/skip-solib.exp: Update expected output.
11734 * gdb.perf/skip-command.cc: New file.
11735 * gdb.perf/skip-command.exp: New file.
11736 * gdb.perf/skip-command.py: New file.
11737
4000e47e
MK
117382016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11739
11740 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11741 info registers pattern.
11742
24f75ead
IB
117432016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11744
11745 * lib/future.exp: Add D support.
11746 (gdb_find_gdc): New proc.
11747 (gdb_default_target_compile): Add D support.
11748
fbb7bcbe
WW
117492016-02-18 Wei-cheng Wang <cole945@gmail.com>
11750
11751 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11752 user+system time.
11753 (trace_speed_test): Determine the iteration count for a time
11754 between 15..30 seconds.
11755
012b3a21
WT
117562016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11757
11758 * gdb.arch/i386-mpx-sigsegv.c: New file.
11759 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11760 * gdb.arch/i386-mpx-simple_segv.c: New file.
11761 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11762
2d5189bd
YQ
117632016-02-18 Yao Qi <yao.qi@linaro.org>
11764
11765 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11766 Don't call setup_kfail.
11767
40fb20d0
YQ
117682016-02-18 Yao Qi <yao.qi@linaro.org>
11769
11770 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11771 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11772
21b1f8d2
DE
117732016-02-16 Doug Evans <dje@google.com>
11774
11775 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11776 * gdb.base/skip1.c: Ditto.
11777 * gdb.base/skip.exp: Whitespace cleanup.
11778
4041ed77
DB
117792016-02-16 Don Breazeal <donb@codesourcery.com>
11780
11781 PR remote/19496
11782 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11783 Remove kfail for PR remote/19496.
11784
c4ef31bf
SM
117852016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11786
11787 * lib/gdb.exp (standard_temp_file): Return a path specific to
11788 the runtest invocation.
11789
266b65b3
SM
117902016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11791
11792 * gdb.trace/save-trace.exp: Change relative path to be in the
11793 standard output directory.
11794
a7a0a6a9
JK
117952016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * gdb.arch/i386-prologue.c: Add missing prototypes.
11798
c99dbb42
JK
117992016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11800
11801 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11802 * gdb.arch/i386-prologue.exp: Likewise.
11803 * gdb.arch/i386-size.exp: Likewise.
11804
aa480355
SM
118052016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11806
11807 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11808 define object file path.
11809 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11810 file path.
11811 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11812 standard_output_file to define binfile.
11813
ba881f50
JK
118142016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11815
11816 Fix compatibility with recent gfortran-5.3.1.
11817 * gdb.fortran/vla-history.exp (print vla1 allocated)
11818 (print vla2 allocated, print $2, print $3): Remove
11819 (print $4): Rename to ...
11820 (print $2): ... here.
11821 (print $9): Rename to ...
11822 (print $5): ... here.
11823 (print $10): Rename to ...
11824 (print $6): ... here.
11825 * gdb.fortran/vla.f90: Add pvla initialization.
11826
e9fb005c
JK
118272016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11828
11829 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11830 New test.
11831 * gdb.fortran/vla-value-sub.exp: Likewise.
11832
e44e00ff
MK
118332016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11834
11835 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11836
97e94151
SM
118372016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11838
11839 * i386-biarch-core.exp: Define corefile using
11840 standard_output_file.
11841
01113bc1
YQ
118422016-02-12 Yao Qi <yao.qi@linaro.org>
11843
11844 * gdb.arch/arm-single-step-kernel-helper.c: New.
11845 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11846
33b4777c
MM
118472016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11848
11849 * gdb.btrace/tailcall-only.exp: New.
11850 * gdb.btrace/tailcall-only.c: New.
11851 * gdb.btrace/x86_64-tailcall-only.S: New.
11852 * gdb.btrace/i686-tailcall-only.S: New.
11853
acc23c11
PA
118542016-02-11 Pedro Alves <palves@redhat.com>
11855
11856 * README (Parallel testing): Add missing double quotes.
11857
e352bf0a
PA
118582016-02-11 Pedro Alves <palves@redhat.com>
11859
11860 * README (Parallel testing): New section.
11861 (GDB_PARALLEL): Rewrite.
11862 (FORCE_PARALLEL): Document.
11863
9f5fed78
MK
118642016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11865
11866 * gdb.trace/tfile-avx.c: New test.
11867 * gdb.trace/tfile-avx.exp: New test.
11868
9ef9e6a6
KS
118692016-02-09 Keith Seitz <keiths@redhat.com>
11870
11871 PR breakpoints/19546
11872 * gdb.base/infcall-exec.c: New file.
11873 * gdb.base/infcall-exec2.c: New file.
11874 * gdb.base/infcall-exec.exp: New file.
11875
a96e36da
KS
118762016-02-09 Keith Seitz <keiths@redhat.com>
11877
11878 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11879 (toplevel): Call test_bkpt_address.
11880
9f61929f
KS
118812016-02-09 Keith Seitz <keiths@redhat.com>
11882
11883 PR python/19506
11884 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11885 (toplevel): Call test_bkpt_address.
11886
1e94266c
SM
118872016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11888
11889 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11890 to AC_OUTPUT.
11891 * configure: Regenerate.
11892
2a7f3dff
PA
118932016-02-09 Pedro Alves <palves@redhat.com>
11894
11895 PR breakpoints/19548
11896 * gdb.base/execl-update-breakpoints.c (some_function): New
11897 function.
11898 (main): Call it.
11899 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11900 Tighten expected GDB output.
11901
2151ccc5
SM
119022016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11903
11904 * Makefile.in (ALL_SUBDIRS): Remove.
11905 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11906 (distclean maintainer-clean realclean): Likewise.
11907 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11908 * configure: Regenerate.
11909 * gdb.ada/Makefile.in: Delete.
11910 * gdb.arch/Makefile.in: Likewise.
11911 * gdb.asm/Makefile.in: Likewise.
11912 * gdb.base/Makefile.in: Likewise.
11913 * gdb.btrace/Makefile.in: Likewise.
11914 * gdb.cell/Makefile.in: Likewise.
11915 * gdb.compile/Makefile.in: Likewise.
11916 * gdb.cp/Makefile.in: Likewise.
11917 * gdb.disasm/Makefile.in: Likewise.
11918 * gdb.dlang/Makefile.in: Likewise.
11919 * gdb.dwarf2/Makefile.in: Likewise.
11920 * gdb.fortran/Makefile.in: Likewise.
11921 * gdb.gdb/Makefile.in: Likewise.
11922 * gdb.go/Makefile.in: Likewise.
11923 * gdb.guile/Makefile.in: Likewise.
11924 * gdb.java/Makefile.in: Likewise.
11925 * gdb.linespec/Makefile.in: Likewise.
11926 * gdb.mi/Makefile.in: Likewise.
11927 * gdb.modula2/Makefile.in: Likewise.
11928 * gdb.multi/Makefile.in: Likewise.
11929 * gdb.objc/Makefile.in: Likewise.
11930 * gdb.opencl/Makefile.in: Likewise.
11931 * gdb.opt/Makefile.in: Likewise.
11932 * gdb.pascal/Makefile.in: Likewise.
11933 * gdb.perf/Makefile.in: Likewise.
11934 * gdb.python/Makefile.in: Likewise.
11935 * gdb.reverse/Makefile.in: Likewise.
11936 * gdb.server/Makefile.in: Likewise.
11937 * gdb.stabs/Makefile.in: Likewise.
11938 * gdb.threads/Makefile.in: Likewise.
11939 * gdb.trace/Makefile.in: Likewise.
11940 * gdb.xml/Makefile.in: Likewise.
11941 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11942 GDB_PARALLEL.
11943 (standard_output_file): Remove check for GDB_PARALLEL, always
11944 return path in outputs/$subdir/$testname.
11945
437277d4
SM
119462016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11947
11948 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11949 (site.exp): Assign abs_srcdir to tcl's srcdir.
11950
31d913c7
YQ
119512016-02-04 Yao Qi <yao.qi@linaro.org>
11952
11953 * gdb.base/foll-exec-mode.c: Include limits.h.
11954 (main): Add parameters argc and argv. Get directory from
11955 argv[0].
11956 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11957 compilation.
11958 * gdb.base/foll-exec.c: Include limits.h.
11959 (main): Add parameters argc and argv.
11960 Get directory from argv[0].
11961 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11962 Adjust tests on the number of lines as source code changed.
11963 * gdb.base/foll-vfork-exit.c: Include limits.h.
11964 (main): Add one line of statement before vfork.
11965 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11966 (main): Add parameters argc and argv. Get directory from
11967 argv[0].
11968 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11969 (setup_gdb): Set tbreak to skip some source lines.
11970 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11971 (main): Add parameters argc and argv. Get directory from
11972 argv[0].
11973 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11974 compilation.
11975 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11976 (main): Add parameters argc and argv. Get directory from
11977 argv[0].
11978 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11979 compilation.
11980
9482b9fb
DE
119812016-02-01 Doug Evans <dje@google.com>
11982
11983 * gdb.base/skip.exp: Clean up multiple references to same test name.
11984
6b2e4f10
PA
119852016-02-01 Pedro Alves <palves@redhat.com>
11986
ccb6afd6 11987 PR remote/19496
6b2e4f10
PA
11988 * gdb.threads/forking-threads-plus-breakpoint.exp
11989 (displaced_stepping_supported): New global.
11990 (probe_displaced_stepping_support): New procedure.
11991 (do_test): Add 'displaced' parameter, and use it.
11992 (top level): Check for displaced stepping support. Add displaced
11993 stepping on/off testing axis.
11994
37a8db1a
AB
119952016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11996
11997 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11998 pointer. Don't perform further tests on the unassociated pointer
11999 if the first test fails.
12000
5fdf6324
AB
120012016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12002
12003 * gdb.base/max-value-size.c: New file.
12004 * gdb.base/max-value-size.exp: New file.
12005 * gdb.base/huge.exp: Disable max-value-size for this test.
12006
935c6144
IB
120072016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12008
12009 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12010
7fe8399d
YQ
120112016-01-28 Yao Qi <yao.qi@linaro.org>
12012
12013 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12014
a2077e25
PA
120152016-01-25 Pedro Alves <palves@redhat.com>
12016
12017 PR threads/19461
12018 * gdb.base/fork-running-state.c: New file.
12019 * gdb.base/fork-running-state.exp: New file.
12020
1d2736d4
PA
120212016-01-25 Pedro Alves <palves@redhat.com>
12022
12023 PR gdb/19494
12024 * gdb.base/catch-fork-kill.c: New file.
12025 * gdb.base/catch-fork-kill.exp: New file.
12026
f1da4b11
PA
120272016-01-25 Pedro Alves <palves@redhat.com>
12028
12029 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12030 Delete, moved to lib/gdb.exp.
12031 * gdb.threads/forking-threads-plus-breakpoint.exp
12032 (foreach_with_prefix): Likewise.
12033 * gdb.threads/process-dies-while-handling-bp.exp
12034 (foreach_with_prefix): Likewise.
12035 * lib/gdb.exp (foreach_with_prefix): New procedure.
12036
45f38546
MK
120372016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12038
12039 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12040 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12041
dc29a1ce
MK
120422016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12043
12044 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12045 endian targets.
12046
092127d7
JK
120472016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12048 Pedro Alves <palves@redhat.com>
12049
12050 Fix testsuite compatibility with Guile.
12051 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12052 number.
12053
31d765d3
JK
120542016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12055
12056 Fix testsuite compatibility with Guile.
12057 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12058 (thread 1): New test for backtrace through signal handler.
12059
1ac78c04
YQ
120602016-01-22 Yao Qi <yao.qi@linaro.org>
12061
12062 PR testsuite/19491
12063 * gdb.base/multi-forks.c: Include
12064 ../lib/unbuffer_output.c
12065 (main): Call gdb_unbuffer_output.
12066
4f5946a8
DE
120672016-01-21 Doug Evans <dje@google.com>
12068
12069 * lib/ada.exp (gdb_compile_ada): Fix typo.
12070
305e13e6
JB
120712016-01-21 Joel Brobecker <brobecker@adacore.com>
12072
12073 * gdb.base/break-fun-addr.exp: New file.
12074 * gdb.base/break-fun-addr1.c: New file.
12075 * gdb.base/break-fun-addr2.c: New file.
12076
5f5dfff6
SM
120772016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12078
12079 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12080 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12081 enum flag values.
12082
fd356fa2
AA
120832016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12084
12085 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12086 when GDB can not set the vector return value. Add more comments
12087 for clarification.
12088
9df22175
AT
120892016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12090
12091 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12092 command.
12093
41d1845e
SM
120942016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12095
12096 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12097
01ac6840
SM
120982016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12099
12100 * Makefile.in (check-single): Pass --status to runtest.
12101 (check/%.exp): Likewise.
12102
121032016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12104
12105 * Makefile.in (check-parallel): Propagate return code from make
12106 do-check-parallel.
12107
bd0a71fa
MK
121082016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12109
12110 * gdb.trace/ftrace.exp: Fix expected message on continue.
12111 * gdb.trace/pending.exp: Fix expected message on continue.
12112 * gdb.trace/trace-break.exp: Fix expected message on continue.
12113
8bcbad33
SM
121142016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12115
12116 * lib/gdb.exp (gdb_test): Remove unused global references.
12117
f303dbd6
PA
121182016-01-18 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.base/async-shell.exp: Adjust expected output.
12121 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12122 * gdb.base/siginfo-thread.exp: Adjust expected output.
12123 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12124 * gdb.java/jnpe.exp: Adjust expected output.
12125 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12126 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12127 * gdb.threads/leader-exit.exp: Adjust expected output.
12128 * gdb.threads/manythreads.exp: Adjust expected output.
12129 * gdb.threads/pthreads.exp: Adjust expected output.
12130 * gdb.threads/schedlock.exp: Adjust expected output.
12131 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12132 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12133 expected output.
12134 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12135 output.
12136 * gdb.threads/sigthread.exp: Adjust expected output.
12137 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12138
b2789696
YQ
121392016-01-18 Yao Qi <yao.qi@linaro.org>
12140
12141 * gdb.guile/scm-section-script.c: Replace @progbits with
12142 %progbits.
12143 * gdb.python/py-section-script.c: Likewise.
12144
71ef29a8
PA
121452016-01-15 Pedro Alves <palves@redhat.com>
12146
12147 * gdb.multi/tids.exp: Test star wildcard ranges.
12148
3f5b7598
PA
121492016-01-15 Pedro Alves <palves@redhat.com>
12150
12151 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12152 command from "thread apply" invocation.
12153 (thr_apply_info_thr_invalid): Default the expected output to the
12154 input tid list.
12155 (top level): Add tests that use convenience variables. Add tests
12156 for "thread apply" with a valid TID list, but missing the command.
12157
663f6d42
PA
121582016-01-13 Pedro Alves <palves@redhat.com>
12159
12160 * gdb.base/default.exp: Expect $_gthread as well.
12161 * gdb.multi/tids.exp: Test $_gthread.
12162 * gdb.threads/thread-specific.exp: Test $_gthread.
12163
c84f6bbf
PA
121642016-01-13 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.multi/tids.exp: Test "info threads -gid".
12167
22a02324
PA
121682016-01-13 Pedro Alves <palves@redhat.com>
12169
12170 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12171 Breakpoint.thread.
12172 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12173
5d5658a1
PA
121742016-01-07 Pedro Alves <palves@redhat.com>
12175
12176 * gdb.base/break.exp: Adjust to output changes.
12177 * gdb.base/hbreak2.exp: Likewise.
12178 * gdb.base/sepdebug.exp: Likewise.
12179 * gdb.base/watch_thread_num.exp: Likewise.
12180 * gdb.linespec/keywords.exp: Likewise.
12181 * gdb.multi/info-threads.exp: Likewise.
12182 * gdb.threads/thread-find.exp: Likewise.
12183 * gdb.multi/tids.c: New file.
12184 * gdb.multi/tids.exp: New file.
12185
84654457
PA
121862016-01-13 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12189
e3940304
PA
121902016-01-13 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.base/default.exp: Expect $_inferior as well.
12193 * gdb.multi/base.exp: Test $_inferior.
12194
a911d87a
PA
121952016-01-13 Pedro Alves <palves@redhat.com>
12196
12197 PR breakpoints/19388
12198 * gdb.base/catch-signal-siginfo-cond.c: New file.
12199 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12200
82075af2
JS
122012016-01-12 Josh Stone <jistone@redhat.com>
12202 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12203
12204 * gdb.base/catch-syscall.c (do_execve): New variable.
12205 (main): Conditionally trigger an execve.
12206 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12207 (test_catch_syscall_execve): New, check entry/return across execve.
12208 (do_syscall_tests): Call test_catch_syscall_execve.
12209
e46eeedd
PA
122102016-01-12 Pedro Alves <palves@redhat.com>
12211
12212 * gdb.base/random-signal.exp (do_test): New procedure, with body
12213 of testcase moved in.
12214
01d8c27e
JK
122152016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12216 Pedro Alves <palves@redhat.com>
12217
12218 * gdb.base/funcargs.exp (finish from indirectly called function):
12219 Reintroduce the case for 'First'.
12220
9a706302
JK
122212016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12222 Pedro Alves <palves@redhat.com>
12223
12224 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12225 (tcatch_vfork_then_child_follow_exec)
12226 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12227 identification.
12228
c0ecb95f
JK
122292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12230
12231 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12232 and repeats to unlimited.
12233 * gdb.python/py-value.exp: Likewise.
12234 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12235 and repeats to unlimited.
12236
6cfc1fcb
JK
122372016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12238
12239 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12240 and reordering the functions.
12241 * gdb.multi/hangout.c: Likewise.
12242 * gdb.multi/hello.c: Likewise.
12243
582a1b00
SM
122442016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12245
12246 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12247 absolute.
12248 (SingleStatisticTestResult.report): Use dict.keys instead of
12249 dict.iterkeys.
12250
79bc59cb
PA
122512016-01-06 Pedro Alves <palves@redhat.com>
12252
12253 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12254
43368e1d
MM
122552016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12256
12257 * gdb.btrace/dlopen.exp: New.
12258 * gdb.btrace/dlopen.c: New.
12259 * gdb.btrace/dlopen-dso.c: New.
12260
79fad5b8
SL
122612015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12262
12263 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12264 PATTERN argument is optional.
12265
ab8314b3
JB
122662015-12-24 Joel Brobecker <brobecker@adacore.com>
12267
12268 * lib/ada.exp (target_compile_ada_from_dir): New function.
12269 (gdb_compile_ada): Reimplement avoiding the use of project files.
12270 * gdb.ada/gnat_ada.gpr: Delete.
12271 * gdb.ada/cond_lang.exp: Adjust test to make path before
12272 filename optional.
12273 * gdb.ada/small_reg_param.exp: Likewise.
12274
fe33faff
SM
122752015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12276
12277 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12278
6d265cb4
TP
122792015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12280
12281 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12282 case.
12283
10125099
SM
122842015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12285
12286 * gdb.base/break.exp: Remove dead code.
12287 * gdb.base/sepdebug.exp: Likewise.
12288
3ca22649
SM
122892015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12290
12291 * gdb.asm/asm-source.exp: Remove HP-UX references.
12292 * gdb.base/annota1.exp: Likewise.
12293 * gdb.base/annota3.exp: Likewise.
12294 * gdb.base/attach.exp: Likewise.
12295 * gdb.base/bigcore.exp: Likewise.
12296 * gdb.base/break.exp: Likewise.
12297 * gdb.base/call-ar-st.exp: Likewise.
12298 * gdb.base/callfuncs.exp: Likewise.
12299 * gdb.base/catch-fork-static.exp: Likewise.
12300 * gdb.base/display.exp: Likewise.
12301 * gdb.base/foll-exec-mode.exp: Likewise.
12302 * gdb.base/foll-exec.exp: Likewise.
12303 * gdb.base/foll-fork.exp: Likewise.
12304 * gdb.base/foll-vfork.exp: Likewise.
12305 * gdb.base/funcargs.exp: Likewise.
12306 * gdb.base/hbreak2.exp: Likewise.
12307 * gdb.base/inferior-died.exp: Likewise.
12308 * gdb.base/interrupt.exp: Likewise.
12309 * gdb.base/multi-forks.exp: Likewise.
12310 * gdb.base/nodebug.exp: Likewise.
12311 * gdb.base/sepdebug.exp: Likewise.
12312 * gdb.base/solib1.c: Likewise.
12313 * gdb.base/step-test.exp: Likewise.
12314 * gdb.mi/non-stop.c: Likewise.
12315 * gdb.mi/pthreads.c: Likewise.
12316 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12317 * gdb.threads/pthreads.c: Likewise.
12318 * gdb.threads/staticthreads.exp: Likewise.
12319 * lib/future.exp: Likewise.
12320 * lib/gdb.exp: Likewise.
12321 * gdb.base/so-indr-cl.c: Remove.
12322 * gdb.base/so-indr-cl.exp: Likewise.
12323 * gdb.base/solib.c: Likewise.
12324 * gdb.base/solib.exp: Likewise.
12325 * gdb.base/solib2.c: Likewise.
12326
b6304613
SM
123272015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12328
12329 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12330 * gdb.base/call-ar-st.exp: Likewise.
12331 * gdb.base/callfuncs.exp: Likewise.
12332 * gdb.base/condbreak.exp: Likewise.
12333 * gdb.base/constvars.exp: Likewise.
12334 * gdb.base/hbreak2.exp: Likewise.
12335 * gdb.base/langs.exp: Likewise.
12336 * gdb.base/list.exp: Likewise.
12337 * gdb.base/long_long.exp: Likewise.
12338 * gdb.base/ptype.exp: Likewise.
12339 * gdb.base/scope.exp: Likewise.
12340 * gdb.base/signals.exp: Likewise.
12341 * gdb.base/so-impl-ld.exp: Likewise.
12342 * gdb.base/varargs.exp: Likewise.
12343 * gdb.base/volatile.exp: Likewise.
12344 * gdb.base/whatis.exp: Likewise.
12345 * gdb.cp/cplusfuncs.exp: Likewise.
12346 * gdb.cp/inherit.exp: Likewise.
12347 * gdb.cp/local.exp: Likewise.
12348 * gdb.cp/member-ptr.exp: Likewise.
12349 * gdb.cp/method.exp: Likewise.
12350 * gdb.cp/overload.exp: Likewise.
12351 * gdb.cp/templates.exp: Likewise.
12352 * gdb.stabs/weird.exp: Likewise.
12353 * lib/compiler.c: Likewise.
12354 * lib/compiler.cc: Likewise.
12355 * lib/cp-support.exp: Likewise.
12356 * lib/gdb.exp: Likewise.
12357
bf401b07
SM
123582015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12359
12360 * configure.ac: Remove HP-UX case.
12361 * configure: Regenerate.
12362
aff9c0f8
SM
123632015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12364
12365 * lib/gdb.exp (gdb_compile): Add function doc.
12366
a6904d5a
PA
123672015-12-17 Pedro Alves <palves@redhat.com>
12368
12369 PR threads/19354
12370 * gdb.multi/info-threads.exp: New file.
12371
a22279dd
YQ
123722015-12-15 Yao Qi <yao.qi@linaro.org>
12373
12374 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12375 is aarch64*-*-*.
12376
0588c796
SL
123772015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12378
12379 * gdb.base/history-duplicates.exp: Skip if no readline support.
12380
5d978e17
SL
123812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12382
12383 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12384
7e763b86
SL
123852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12386
12387 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12388
87a3a92c
SL
123892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12390
12391 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12392 ctrl-C if nointerrupts target property is set.
12393 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12394 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12395 * gdb.base/paginate-bg-execution.exp: Likewise.
12396 * gdb.base/paginate-execution-startup.exp: Likewise.
12397 * gdb.base/random-signal.exp: Likewise.
12398 * gdb.base/range-stepping.exp: Likewise.
12399 * gdb.cp/annota2.exp: Likewise.
12400 * gdb.cp/annota3.exp: Likewise.
12401 * gdb.gdb/selftest.exp: Likewise.
12402 * gdb.threads/continue-pending-status.exp: Likewise.
12403 * gdb.threads/leader-exit.exp: Likewise.
12404 * gdb.threads/manythreads.exp: Likewise.
12405 * gdb.threads/pthreads.exp: Likewise.
12406 * gdb.threads/schedlock.exp: Likewise.
12407 * gdb.threads/sigthread.exp: Likewise.
12408
a8f077dc
DB
124092015-12-11 Don Breazeal <donb@codesourcery.com>
12410
12411 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12412 remote.
12413 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12414 * gdb.base/foll-exec.exp (main): Enable for target remote.
12415 * gdb.base/foll-fork.exp (main): Likewise.
12416 * gdb.base/foll-vfork.exp (main): Likewise.
12417 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12418 (proc continue_to_exit_bp_loc): Use clean_restart.
12419 * gdb.base/pie-execl.exp (main): Disable for target remote.
12420 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12421 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12422 * gdb.threads/execl.exp (main): Likewise.
12423 * gdb.threads/fork-child-threads.exp (main): Likewise.
12424 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12425 remote.
12426 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12427 remote.
12428 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12429 pid.tid style ptids, instead of just tid.
12430 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12431 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12432 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12433 ptids, instead of just tid.
12434
3b2464a8
AB
124352015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12436
12437 * gdb.base/list.exp (test_list_forward): Add end of file error
12438 test.
12439 (test_repeat_list_command): Add end of file error test.
12440 (test_list_backwards): Add beginning of file error test.
12441
a0def019
AB
124422015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12443
12444 * gdb.base/list.exp (test_list_invalid_args): New function,
12445 defined, and called.
12446
5c000dff
AB
124472015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12448
12449 * gdb.base/list.exp (test_list): Make test names unique.
12450
f1637ebe
YQ
124512015-12-11 Yao Qi <yao.qi@linaro.org>
12452
12453 * gdb.base/coremaker2.c: Remove.
12454
36d6fc0a
PA
124552015-12-10 Pedro Alves <palves@redhat.com>
12456
12457 * gdb.multi/base.exp: Remove stale "spaces" references.
12458
762f7747
PA
124592015-12-10 Pedro Alves <palves@redhat.com>
12460
12461 * gdb.multi/base.exp: Don't use nowarnings.
12462 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12463 * gdb.multi/hangout.c: Include stdio.h.
12464 * gdb.multi/hello.c: Include stdlib.h.
12465 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12466 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12467 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12468
28d2bfb9
AB
124692015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12470
12471 * gdb.dwarf2/dw2-ranges-base.c: New file.
12472 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12473 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12474 support additional line table, and debug ranges generation.
12475 (Dwarf::ranges): New function, generate .debug_ranges.
12476 (Dwarf::lines): Support generating simple line table programs.
12477 (Dwarf::assemble): Initialise new namespace variables.
12478
5fc2beac
KB
124792015-12-09 Kevin Buettner <kevinb@redhat.com>
12480
12481 * gdb.base/async.exp (proc test_background): Add case for
12482 asynchronous execution not supported.
12483
1c35a88f
LM
124842015-12-09 Luis Machado <lgustavo@codesourcery.com>
12485
12486 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12487 format and change test names to make them unique.
12488
b593e3d9
RK
124892015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12490 Pedro Alves <pedro@redhat.com>
12491
12492 PR gdb/18702
12493 Add checking of floatformats setup on x86_64 hosts.
12494 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12495 (smallval, bigval): New labels/constants.
12496 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12497 float" after loading bigval and smallval.
12498
d72413e6
PMR
124992015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12500
12501 * gdb.ada/fun_overload_menu.exp: New testcase.
12502 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12503
ece66d65
JS
125042015-12-04 Josh Stone <jistone@redhat.com>
12505
12506 * gdb.base/catch-fork-static.exp: New.
12507
41d0efca
YQ
125082015-12-03 Yao Qi <yao.qi@linaro.org>
12509
12510 * gdb.base/sizeof.c: Don't include stdio.h and
12511 ../lib/unbuffer_output.c.
12512 (main): New variable 'size' and 'value'. Remove printf and
12513 gdb_unbuffer_output. Assign return value to size and value.
12514 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12515 at the beginning.
12516 (check_sizeof): Check the result by printing variable 'size'.
12517 (check_valueof): Check the result by printing variable 'value'.
12518
99fd02d9
YQ
125192015-12-01 Yao Qi <yao.qi@linaro.org>
12520
12521 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12522 for aarch64*-*-linux* target.
12523
f2faf941
PA
125242015-11-30 Pedro Alves <palves@redhat.com>
12525
12526 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12527
04bf20c5
PA
125282015-11-30 Pedro Alves <palves@redhat.com>
12529
12530 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12531 Handle non-stop mode vCont replies.
12532
09df4675
PA
125332015-11-30 Pedro Alves <palves@redhat.com>
12534
12535 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12536 prepare_for_testing. Start gdb with "set non-stop on" appended to
12537 GDBFLAGS. Lax expected stop output.
12538
58b584af
YQ
125392015-11-27 Yao Qi <yao.qi@linaro.org>
12540
12541 * gdb.arch/arm-neon.exp: New.
12542 * gdb.arch/arm-neon.c: New.
12543
dfcb77a8
YQ
125442015-11-27 Yao Qi <yao.qi@linaro.org>
12545
12546 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12547
88e8ec1b
YQ
125482015-11-27 Yao Qi <yao.qi@linaro.org>
12549
12550 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12551 frames-invalid annotation.
12552
bfde72c2
YQ
125532015-11-27 Yao Qi <yao.qi@linaro.org>
12554
12555 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12556
f6512a69
SM
125572015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12558
12559 * gdb.threads/names.exp: New file.
12560 * gdb.threads/names.c: New file.
12561 * README: Mention gdb,no_thread_names.
12562
46a3515b
MM
125632015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12564
12565 PR 19297
12566 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12567 support" error.
12568
62147a22
PA
125692015-11-24 Pedro Alves <palves@redhat.com>
12570
12571 PR 17539
12572 * gdb.base/display.exp: Expect displays to be sorted in ascending
12573 order. Use multi_line.
12574 * gdb.base/solib-display.exp: Likewise.
12575
2f341b6e
PA
125762015-11-24 Pedro Alves <palves@redhat.com>
12577
12578 PR 17539
25d49b86
PA
12579 * gdb.base/display.exp: Expect displays to be sorted in ascending
12580 order. Use multi_line.
12581 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12582
7e0aa6aa
PA
125832015-11-24 Pedro Alves <palves@redhat.com>
12584
12585 PR 17539
12586 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12587 threads in ascending order.
12588 * gdb.base/foll-fork.exp: Likewise.
12589 * gdb.base/foll-vfork.exp: Likewise.
12590 * gdb.base/multi-forks.exp: Likewise.
12591 * gdb.mi/mi-nonstop.exp: Likewise.
12592 * gdb.mi/mi-nsintrall.exp: Likewise.
12593 * gdb.multi/base.exp: Likewise.
12594 * gdb.multi/multi-arch.exp: Likewise.
12595 * gdb.python/py-inferior.exp: Likewise.
12596 * gdb.threads/break-while-running.exp: Likewise.
12597 * gdb.threads/execl.exp: Likewise.
12598 * gdb.threads/gcore-thread.exp: Likewise.
12599 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12600 * gdb.threads/kill.exp: Likewise.
12601 * gdb.threads/linux-dp.exp: Likewise.
12602 * gdb.threads/multiple-step-overs.exp: Likewise.
12603 * gdb.threads/next-bp-other-thread.exp: Likewise.
12604 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12605 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12606 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12607 * gdb.threads/thread-find.exp: Likewise.
12608 * gdb.threads/tls.exp: Likewise.
12609 * lib/mi-support.exp (mi_reverse_list): Delete.
12610 (mi_check_thread_states): No longer reverse list.
12611
2cc57ad8
PA
126122015-11-24 Pedro Alves <palves@redhat.com>
12613
12614 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12615 use lowercase.
12616
c93e8391
SM
126172015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12618
12619 * gdb.trace/actions.c: Include trace-common.h.
12620 (main): Add a location for a fast tracepoint.
12621 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12622 the normal tracepoints.
12623 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12624
045ccf91
SM
126252015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12626
12627 * save-trace.exp: Factor out code to these...
12628 (gdb_save_tracepoints): New.
12629 (gdb_load_tracepoints): New.
12630 (do_save_load_test): New.
12631
5506f9f6
KB
126322015-11-23 Kevin Buettner <kevinb@redhat.com>
12633
12634 * gdb.base/asmlabel.exp: New test.
12635 * gdb.base/asmlabel.c: New test case.
12636
16c3b12f
JB
126372015-11-23 Joel Brobecker <brobecker@adacore.com>
12638
12639 * gdb.base/wrong_frame_bt_full-main.c: New file.
12640 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12641 * gdb.base/wrong_frame_bt_full.exp: New file.
12642
155bfbd3
JB
126432015-11-23 Joel Brobecker <brobecker@adacore.com>
12644
12645 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12646
bb097445
JM
126472015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12648
206853a0 12649 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12650 pstate register when comparing registers values in
12651 sparc64-*-linux-gnu targets to avoid spurious differences.
12652
9c88ed8f
JM
126532015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12654
206853a0 12655 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12656
96161e25
SL
126572015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12658
12659 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12660 as type argument to gdb_compile.
12661 * gdb.base/nested-subp2.exp: Likewise.
12662 * gdb.base/nested-subp3.exp: Likewise.
12663
340c2830
DV
126642015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12665
12666 * lib/dwarf.exp (_note): Fix left shift of negative value.
12667 * gdb.trace/trace-condition.exp: Likewise.
12668
c1862d0f
YQ
126692015-11-13 Yao Qi <yao.qi@linaro.org>
12670
12671 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12672 comments about d10v.
12673 (test_scalar_returns): Likewise.
12674 * gdb.base/d10v.ld: Remove.
12675 * gdb.base/overlays.exp: Remove the target triplet checking for
12676 d10v-*-*.
12677 * gdb.base/structs.exp (test_struct_returns): Remove the
12678 comments about d10v.
12679 (test_struct_calls): Likewise.
12680
77ae9c19
YQ
126812015-11-13 Yao Qi <yao.qi@linaro.org>
12682
12683 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12684 * gdb.base/gnu_vector.c: Don't include stdio.h.
12685 (main): Don't print res and call add_some_intvecs.
12686
430e004e
MK
126872015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12688
12689 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12690 macro.
12691 (func5): Removed.
12692 (func4): Use FAST_TRACEPOINT_LABEL.
12693 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12694 macro.
12695 (func): Removed.
12696 (thread_function): Use FAST_TRACEPOINT_LABEL.
12697 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12698 (func): Remove.
12699 (marker): Use FAST_TRACEPOINT_LABEL.
12700 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12701 (pendfunc1): Remove.
12702 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12703 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12704 (foo): Remove.
12705 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12706 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12707 macro.
12708 (func): Remove.
12709 (marker): Use FAST_TRACEPOINT_LABEL.
12710 * gdb.trace/trace-common.h: New header.
12711 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12712 macro.
12713 (func): Remove.
12714 (marker): Use FAST_TRACEPOINT_LABEL.
12715 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12716 (func): Remove.
12717 (thread_function): Use FAST_TRACEPOINT_LABEL.
12718
6e7675a7
MK
127192015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12720
12721 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12722 in front.
12723 * gdb.trace/change-loc.exp: Use global pcreg definition.
12724 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12725 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12726 in front.
12727 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12728 * gdb.trace/pending.exp: Likewise.
12729 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12730 * gdb.trace/trace-break.exp: Likewise.
12731 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12732 in front.
12733 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12734 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12735 in front.
12736 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12737
dddc0e16
JB
127382015-11-09 Joel Brobecker <brobecker@adacore.com>
12739
12740 * gdb.ada/fin_fun_out: New testcase.
12741
c6f0b406
KB
127422015-11-07 Kevin Buettner <kevinb@redhat.com>
12743
12744 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12745 value associated with DW_AT_byte_size.
12746 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12747 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12748 DW_AT_upper_bound.
12749
f01dcfd9
KB
127502015-11-07 Kevin Buettner <kevinb@redhat.com>
12751
12752 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12753 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12754 version.
12755 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12756 gdb.dwarf2/dw2-canonicalize-type.exp,
12757 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12758 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12759 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12760 provided by gdb_target_symbol_prefix_flags_asm.
12761 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12762 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12763 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12764 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12765 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12766 macros where needed). Use this macro for symbols which require
12767 the prefix provided by SYMBOL_PREFIX.
12768
2223449a
KB
127692015-11-05 Kevin Buettner <kevinb@redhat.com>
12770
12771 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12772 New procs.
12773 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12774 representing expressions, of more than one list element.
12775 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12776 to prepend linker symbol prefix to f.
12777 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12778 table_1 and table_2.
12779 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12780 Likewise, for f and g.
12781 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12782 for ptr.
12783 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12784 for main.
12785 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12786 table_1_ptr and table_2_ptr.
12787
6f2f1a3a
JK
127882015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12789 Joel Brobecker <brobecker@adacore.com>
12790
12791 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12792
566c56c9
MK
127932015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12794
12795 * gdb.reverse/s390-mvcle.c: New test.
12796 * gdb.reverse/s390-mvcle.exp: New file.
12797 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12798
d5f0636b
MK
127992015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12800
12801 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12802
7ad8b86c
MK
128032015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12804
12805 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12806 reaching marker2.
12807 * gdb.reverse/getresuid-reverse.exp: Likewise.
12808 * gdb.reverse/pipe-reverse.exp: Likewise.
12809 * gdb.reverse/readv-reverse.exp: Likewise.
12810 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12811 * gdb.reverse/time-reverse.exp: Likewise.
12812 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12813
4081c0f1
YQ
128142015-10-30 Yao Qi <yao.qi@linaro.org>
12815
12816 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12817 (empty_cycle): Remove.
12818 (main): Don't call empty_cycle. Don't use watch_count_done.
12819 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12820 empty_cycle. Rewrite the code counting HW watchpoints.
12821
452b4ba5
MK
128222015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12823
12824 * gdb.reverse/fstatat-reverse.c: New test.
12825 * gdb.reverse/fstatat-reverse.exp: New file.
12826 * gdb.reverse/getresuid-reverse.c: New test.
12827 * gdb.reverse/getresuid-reverse.exp: New file.
12828 * gdb.reverse/pipe-reverse.c: New test.
12829 * gdb.reverse/pipe-reverse.exp: New file.
12830 * gdb.reverse/readv-reverse.c: New test.
12831 * gdb.reverse/readv-reverse.exp: New file.
12832 * gdb.reverse/recvmsg-reverse.c: New test.
12833 * gdb.reverse/recvmsg-reverse.exp: New file.
12834 * gdb.reverse/time-reverse.c: New test.
12835 * gdb.reverse/time-reverse.exp: New file.
12836 * gdb.reverse/waitpid-reverse.c: New test.
12837 * gdb.reverse/waitpid-reverse.exp: New file.
12838
5e2e7507
JK
128392015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12840
12841 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12842
0fde2c53
DE
128432015-10-26 Doug Evans <dje@google.com>
12844
12845 PR symtab/17391
12846 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12847 * gdb.dwarf2/bad-regnum.c: New file.
12848 * gdb.dwarf2/bad-regnum.exp: New file.
12849
1a70ae97
DE
128502015-10-26 Doug Evans <dje@google.com>
12851
12852 PR python/18938
12853 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12854 file.
12855
27dc26ab
JK
128562015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12857
12858 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12859 for a change by "Mention language in compile error message".
12860
bed91f4d
SM
128612015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12862
12863 PR python/18073
12864 * gdb.python/py-type.c (C::a_method): New.
12865 (C::a_const_method): New.
12866 (C::a_static_method): New.
12867 (a_function): New.
12868 * gdb.python/py-type.exp (test_fields): Test getting fields
12869 from function and method.
12870
3f2f83dd
KB
128712015-10-21 Keven Boell <keven.boell@intel.com>
12872
12873 * gdb.fortran/vla-alloc-assoc.exp: New file.
12874 * gdb.fortran/vla-datatypes.exp: New file.
12875 * gdb.fortran/vla-datatypes.f90: New file.
12876 * gdb.fortran/vla-history.exp: New file.
12877 * gdb.fortran/vla-ptype-sub.exp: New file.
12878 * gdb.fortran/vla-ptype.exp: New file.
12879 * gdb.fortran/vla-sizeof.exp: New file.
12880 * gdb.fortran/vla-sub.f90: New file.
12881 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12882 * gdb.fortran/vla-value-sub-finish.exp: New file.
12883 * gdb.fortran/vla-value-sub.exp: New file.
12884 * gdb.fortran/vla-value.exp: New file.
12885 * gdb.fortran/vla-ptr-info.exp: New file.
12886 * gdb.mi/mi-vla-fortran.exp: New file.
12887 * gdb.mi/vla.f90: New file.
12888
27145d50
SL
128892015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12890
12891 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12892 of hardwired timeout value.
12893
5f3ff4f8
JK
128942015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12895 Pedro Alves <palves@redhat.com>
12896
12897 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12898 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12899
bfd09d20
JS
129002015-10-19 Josh Stone <jistone@redhat.com>
12901
12902 * gdb.base/catch-syscall.c: Include <sched.h>.
12903 (unknown_syscall): New variable.
12904 (main): Trigger a vfork and an unknown syscall.
12905 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12906 (unknown_syscall_number): Likewise.
12907 (check_call_to_syscall): Accept an optional syscall pattern.
12908 (check_return_from_syscall): Likewise.
12909 (check_continue): Likewise.
12910 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12911 (test_catch_syscall_skipping_return): New test toggling off 'catch
12912 syscall' to step over the syscall return, then toggling back on.
12913 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12914 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12915 (do_syscall_tests): Call test_catch_syscall_without_args and
12916 test_catch_syscall_mid_vfork.
12917 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12918 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12919
b32b93c6
AS
129202015-10-19 Andrew Stubbs <ams@codesourcery.com>
12921
12922 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12923 print g_vE): Add new pass patterns.
12924 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12925 print various symbol names for vptr fields.
12926
9d622bda
AB
129272015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12928
12929 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12930 results.
12931
0fd8ac1c
YQ
129322015-10-12 Yao Qi <yao.qi@linaro.org>
12933
12934 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12935
34240514
YQ
129362015-10-12 Yao Qi <yao.qi@linaro.org>
12937
12938 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12939 is aarch64*-*-linux*.
12940
8240f442
YQ
129412015-10-12 Yao Qi <yao.qi@linaro.org>
12942
12943 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12944 (can_relocate_bcond_true): ... it.
12945 (can_relocate_bcond_false): New function.
12946 (foo): Likewise.
12947 (can_relocate_bl): Likewise.
12948 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12949 can_relocate_bl.
12950
2520f728
PMR
129512015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12952
12953 * gdb.base/nested-addr.c: New file.
12954 * gdb.base/nested-addr.exp: New testcase.
12955
abcef95a
MM
129562015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12957
12958 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12959 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12960 its output. Ignore the output of "record goto begin" and instead
12961 check that GDB is replaying.
12962
145e3ddb
PA
129632015-10-09 Pedro Alves <palves@redhat.com>
12964
12965 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12966 (top level): Use it in the run with no args test.
12967
d5d8c4e1
IB
129682015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12969
12970 * gdb.dlang/properties.exp: New file.
12971
06e635ef
SL
129722015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12973
12974 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12975 whether or not address 0x1000 is mapped on the target.
12976
e019fd1d
SM
129772015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12978
12979 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12980 build.
12981
77ba2a67
MM
129822015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12983
12984 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12985 instruction-history test.
12986
c60eb31f
DE
129872015-09-28 Doug Evans <dje@google.com>
12988
12989 * gdb.base/gcore.c (array_func): Add reference to static_array.
12990
9a3c8263
SM
129912015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12992
12993 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12994 source line.
12995
9720e656
SL
129962015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12997
12998 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12999 short or char as base type.
13000
938d3bf2
SL
130012015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13002
13003 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13004 to allow any size enum.
13005
e6c2c623
PMR
130062015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13007
13008 * gdb.ada/array_ptr_renaming.exp: New testcase.
13009 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13010 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13011
06da0f77
PL
130122015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13013
13014 * gdb.trace/ftrace-lock.c: New file.
13015 * gdb.trace/ftrace-lock.exp: New file.
13016
4f51c22a
PL
130172015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13018
13019 * gdb.arch/insn-reloc.c: New file.
13020 * gdb.arch/ftrace-insn-reloc.exp: New file.
13021
7041adf4
PL
130222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13023
13024 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13025 instruction.
13026 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13027 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13028 * gdb.trace/range-stepping.c: Likewise.
13029 * gdb.trace/trace-break.c: Likewise.
13030 * gdb.trace/trace-mt.c (thread_function): Likewise.
13031 * gdb.trace/ftrace.c (marker): Likewise.
13032 * gdb.trace/trace-condition.c (marker): Likewise.
13033 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13034 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13035 is_aarch64_target.
13036
015d2e7e
DE
130372015-09-18 Doug Evans <xdje42@gmail.com>
13038
13039 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13040 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13041
26b188a2
SL
130422015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13043
13044 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13045 the breakpoint.
13046
79dc332b
SL
130472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13048
13049 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13050 the pending breakpoint. Remove timeout override for "Run till
13051 MI pending breakpoint on pendfunc3 on thread 2" test.
13052
f57929f2
SL
130532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13054
13055 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13056 filename pattern.
13057
3f469b17
SL
130582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13059
13060 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13061 in breakpoint filename pattern.
13062
515b89b3
SL
130632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13064
7800dbe4
SL
13065 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13066
130672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13068
515b89b3
SL
13069 * gdb.linespec/explicit.exp: Check for readline support for
13070 tab-completion tests. Fix obvious typo.
13071
d2939ba2
MM
130722015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13073
13074 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13075 and replay.
13076
cbb55fa7
MM
130772015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13078
13079 * gdb.btrace/non-stop.c: New.
13080 * gdb.btrace/non-stop.exp: New.
13081
43691ca1
PL
130822015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13083 Yao Qi <yao.qi@linaro.org>
13084
13085 * gdb.trace/trace-condition.c: New file.
13086 * gdb.trace/trace-condition.exp: New file.
13087
d78908cf
WW
130882015-09-16 Wei-cheng Wang <cole945@gmail.com>
13089
13090 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13091 for testing bytecode compilation.
13092
1ed415e2
PA
130932015-09-16 Pedro Alves <palves@redhat.com>
13094 Sandra Loosemore <sandra@codesourcery.com>
13095
13096 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13097 (SECONDS): Redefine.
13098 (main): Call pthread_kill and alarm early.
13099 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13100 support.
13101 (test): If the target can't hardware step and doesn't support
13102 displaced stepping, increase the timeout.
13103
d136eff5
PA
131042015-09-16 Pedro Alves <palves@redhat.com>
13105
13106 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13107 (enable_debug): New procedures.
13108 (test): Use them. Bail out if waiting for threads fails.
13109 (top level): Bail out if a test fails.
13110
991f019c
YQ
131112015-09-16 Yao Qi <yao.qi@linaro.org>
13112
13113 * gdb.asm/asm-source.exp: Set asm-arch for
13114 aarch64*-*-* target.
13115 * gdb.asm/aarch64.inc: New file.
13116
bfca584f
PMR
131172015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13118
13119 * gdb.ada/array_of_variable_length.exp: New testcase.
13120 * gdb.ada/array_of_variable_length/foo.adb: New file.
13121 * gdb.ada/array_of_variable_length/pck.adb: New file.
13122 * gdb.ada/array_of_variable_length/pck.ads: New file.
13123
b326e587
DE
131242015-09-15 Doug Evans <dje@google.com>
13125
13126 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13127 of function static local variable.
13128
5382cfab
PW
131292015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13130
13131 * gdb.threads/tls-so_extern.exp: New test file.
13132 * gdb.threads/tls-so_extern.c: New test file.
13133 * gdb.threads/tls-so_extern_main.c: New test file.
13134
141c5cc4
JK
131352015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13136
13137 * gdb.opt/solib-intra-step-lib.c: New file.
13138 * gdb.opt/solib-intra-step-main.c: New file.
13139 * gdb.opt/solib-intra-step.exp: New file.
13140
d15dcecd
PA
131412015-09-15 Pedro Alves <palves@redhat.com>
13142
13143 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13144 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13145
4c2f2a79
PA
131462015-09-14 Pedro Alves <palves@redhat.com>
13147
13148 * gdb.base/hook-stop-continue.c: Delete.
13149 * gdb.base/hook-stop-continue.exp: Delete.
13150 * gdb.base/hook-stop-frame.c: Delete.
13151 * gdb.base/hook-stop-frame.exp: Delete.
13152 * gdb.base/hook-stop.c: New file.
13153 * gdb.base/hook-stop.exp: New file.
13154
919e6dbe
PMR
131552015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13156
13157 * gdb.ada/access_to_packed_array.exp: New testcase.
13158 * gdb.ada/access_to_packed_array/foo.adb: New file.
13159 * gdb.ada/access_to_packed_array/pack.adb: New file.
13160 * gdb.ada/access_to_packed_array/pack.ads: New file.
13161
157280a4
MM
131622015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13163
13164 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13165 buffer size test.
13166
2fd33e94
DB
131672015-09-11 Don Breazeal <donb@codesourcery.com>
13168
13169 * gdb.base/foll-exec.c: Add copyright header. Fix
13170 formatting issues.
13171 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13172 (do_exec_tests): Use clean_restart in place of zap_session,
13173 and for test initialization. Fix formatting issues. Use
13174 fail in place of perror.
13175 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13176 an expect statement to match an expression with output from
13177 the program under debug.
13178 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13179 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13180 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13181 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13182 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13183
e70b6e8e
DE
131842015-09-09 Doug Evans <dje@google.com>
13185
13186 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13187
7a551a51
DE
131882015-09-09 Doug Evans <dje@google.com>
13189
13190 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13191
4c666f84
DE
131922015-09-09 Doug Evans <dje@google.com>
13193
13194 * gdb.base/savedregs.exp: Fix typo.
13195
243a9253
PA
131962015-09-09 Pedro Alves <palves@redhat.com>
13197
13198 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13199
c0fa8fbd
SL
132002015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13201
13202 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13203 command actually switches threads. Give up on remaining
13204 tests if target fails to stop at breakpoint.
13205
cd7c1778
PMR
132062015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13207
13208 * gdb.ada/funcall_char.exp: New testcase.
13209 * gdb.ada/funcall_char/foo.adb: New file.
13210
dc5c8746
PMR
132112015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13212
13213 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13214 expected outputs. Add two testcases for completing ambiguous
13215 functions.
13216 * gdb.ada/complete/aux_pck.adb: New file.
13217 * gdb.ada/complete/aux_pck.ads: New file.
13218 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13219 Ambiguous_Func functions.
13220 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13221 * gdb.ada/complete/pck.adb: Likewise.
13222
4e83a1e7
UW
132232015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13224
13225 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13226 failures to run the test program under GDB.
13227
8ce74153
LM
132282015-08-26 Luis Machado <lgustavo@codesourcery.com>
13229
13230 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13231 to C.
13232
e9756d52
PP
132332015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13234
13235 * gdb.base/run-after-attach.exp: New test file.
13236 * gdb.base/run-after-attach.c: New test file.
13237
8d37573b
DB
132382015-08-26 Don Breazeal <donb@codesourcery.com>
13239
13240 * gdb.base/foll-exec-2.c: New test program.
13241 * gdb.base/foll-exec-2.exp: New test.
13242
63e43d3a
PMR
132432015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13244
13245 * gdb.base/nested-subp1.exp: New file.
13246 * gdb.base/nested-subp1.c: New file.
13247 * gdb.base/nested-subp2.exp: New file.
13248 * gdb.base/nested-subp2.c: New file.
13249 * gdb.base/nested-subp3.exp: New file.
13250 * gdb.base/nested-subp3.c: New file.
13251
3d40fbb5
PA
132522015-08-24 Pedro Alves <palves@redhat.com>
13253
13254 * gdb.server/connect-without-multi-process.c: New file.
13255 * gdb.server/connect-without-multi-process.exp: New file.
13256
4422ac93
LM
132572015-08-24 Luis Machado <lgustavo@codesourcery.com>
13258
13259 * gdb.opt/inline-markers.c: Make z int.
13260
91dddb86
LM
132612015-08-24 Luis Machado <lgustavo@codesourcery.com>
13262
13263 * gdb.opt/inline-markers.c: Make z volatile.
13264
a48847ee
LM
132652015-08-24 Luis Machado <lgustavo@codesourcery.com>
13266
13267 * gdb.opt/inline-bt.c: New volatile global z.
13268 * gdb.opt/inline-cmds.c: Likewise.
13269 * gdb.opt/inline-locals.c: Likewise.
13270 * gdb.opt/inline-markers.c: New extern global z.
13271 (marker): Use z.
13272 (inline_fn): Likewise.
13273
0ebbc52b
PA
132742015-08-24 Pedro Alves <palves@redhat.com>
13275
13276 * config/m32r-stub.exp: Remove file.
13277 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13278 * gdb.base/call-rt-st.exp: Likewise.
13279 * gdb.base/call-strs.exp: Likewise.
13280 * gdb.base/default.exp: Remove references to h8300-*-hms and
13281 *-*-udi*.
13282 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13283
77c365df
AA
132842015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13285
13286 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13287 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13288 and "return" use KFAIL when GDB can not read/write the vector
13289 return value.
13290
4313b8c0
GB
132912015-08-21 Gary Benson <gbenson@redhat.com>
13292
13293 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13294
0e433b32
PA
132952015-08-20 Pedro Alves <palves@redhat.com>
13296
13297 * gdb.server/solib-list.exp: No longer expect an interior stop in
13298 non-stop mode.
13299
221e1a37
PA
133002015-08-20 Pedro Alves <palves@redhat.com>
13301
13302 * gdb.server/connect-stopped-target.c: New file.
13303 * gdb.server/connect-stopped-target.exp: New file.
13304
40e3ad0e
PA
133052015-08-20 Pedro Alves <palves@redhat.com>
13306
13307 * gdb.dwarf2/comp-unit-lang.exp: New file.
13308 * gdb.dwarf2/comp-unit-lang.c: New file.
13309
af39b327
PMR
133102015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13311
13312 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13313 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13314
7d45c7c3 133152015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13316
7d45c7c3
KB
13317 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13318 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13319
4d6cceb4
DE
133202015-08-18 Doug Evans <dje@google.com>
13321 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13322
13323 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13324 skip_python_tests. New arg prompt_regexp.
13325 (skip_python_tests): New function.
13326 * lib/mi-support.exp (mi_skip_python_tests): New function.
13327 * gdb.python/py-mi-objfile-gdb.py: New file.
13328 * gdb.python/py-mi-objfile.c: New file.
13329 * gdb.python/py-mi-objfile.exp: New file.
13330
ad89c2aa
KS
133312015-08-17 Keith Seitz <keiths@redhat.com>
13332
13333 * gdb.linespec/explicit.exp: Move strace test from here ...
13334 * gdb.trace/strace.exp: ... to here.
13335
e3ae3c43
PP
133362015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13337
13338 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13339 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13340
604b2636
DE
133412015-08-14 Doug Evans <xdje42@gmail.com>
13342
13343 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13344 inferior before selecting a new file.
13345
6ff0ba5f
DE
133462015-08-14 Doug Evans <xdje42@gmail.com>
13347
13348 * gdb.mi/mi-disassemble.exp: Update.
13349 * gdb.base/disasm-optim.S: New file.
13350 * gdb.base/disasm-optim.c: New file.
13351 * gdb.base/disasm-optim.h: New file.
13352 * gdb.base/disasm-optim.exp: New file.
13353
9ca98f92
KS
133542015-08-14 Keith Seitz <keiths@redhat.com>
13355
13356 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13357 "evaluated-by".
13358
52bbc560
JB
133592015-08-13 Joel Brobecker <brobecker@adacore.com>
13360
13361 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13362
5d8c3ed3
PMR
133632015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13364
13365 * gdb.ada/fun_renaming.exp: New testcase.
13366 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13367 * gdb.ada/fun_renaming/pack.adb: New file.
13368 * gdb.ada/fun_renaming/pack.ads: New file.
13369
ea8812bc
KS
133702015-08-12 Keith Seitz <keiths@redhat.com>
13371
13372 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13373 gdb_get_line_number.
13374
4dafcdeb
JB
133752015-08-12 Joel Brobecker <brobecker@adacore.com>
13376
13377 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13378 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13379 gdb.base/dso2dso.exp: New files.
13380
5ba32597
SDJ
133812015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13382 Pedro Alves <palves@redhat.com>
13383 Keith Seitz <keiths@redhat.com>
13384
13385 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13386 GDBFLAGS.
13387
b6dafabf
PP
133882015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13389
13390 * gdb.base/gdbhistsize-history.exp
13391 (test_histsize_history_setting): Use save_vars.
13392 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13393 Use save_vars.
13394 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13395 * gdb.base/readline.exp: Use save_vars.
13396
abe8e607
PP
133972015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13398
13399 * lib/gdb.exp (save_vars): New proc.
13400
629500fa
KS
134012015-08-11 Keith Seitz <keiths@redhat.com>
13402
13403 * gdb.base/help.exp: Update help_breakpoint_text.
13404
eb8c4e2e
KS
134052015-08-11 Keith Seitz <keiths@redhat.com>
13406
13407 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13408 (at toplevel): Call test_explicit_breakpoints.
13409 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13410 breakpoints.
13411 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13412 breakpoint conditions, "-cond".
13413
87f0e720
KS
134142015-08-11 Keith Seitz <keiths@redhat.com>
13415
13416 * gdb.linespec/3explicit.c: New file.
13417 * gdb.linespec/cpexplicit.cc: New file.
13418 * gdb.linespec/cpexplicit.exp: New file.
13419 * gdb.linespec/explicit.c: New file.
13420 * gdb.linespec/explicit.exp: New file.
13421 * gdb.linespec/explicit2.c: New file.
13422 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13423 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13424 before using in the matching pattern.
13425 Clarify that `prefix' is a regular expression.
13426
f00aae0f
KS
134272015-08-11 Keith Seitz <keiths@redhat.com>
13428
13429 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13430 test.
13431 Add tests for missing ",FMT" and ",".
13432
e27852be
DE
134332015-08-10 Doug Evans <dje@google.com>
13434 Keith Seitz <keiths@redhat.com>
13435
13436 PR gdb/17960
13437 * gdb.base/completion.exp: Add location completer tests.
13438
7f03bd92
PA
134392015-08-07 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13442 tests here.
13443 (top level): Run do_test with and without displaced stepping.
13444
3fc8eb30
PA
134452015-08-07 Pedro Alves <palves@redhat.com>
13446
13447 * gdb.base/valgrind-disp-step.c: New file.
13448 * gdb.base/valgrind-disp-step.exp: New file.
13449
d4569d7b
PA
134502015-08-07 Pedro Alves <palves@redhat.com>
13451
13452 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13453 Delete function.
13454 (main): Add alarm. Run an infinite loop instead of calling
13455 wait_threads.
13456 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13457 comment.
13458 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13459 Delete function.
13460 (main): Add alarm. Run an infinite loop instead of calling
13461 wait_threads.
13462 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13463 comment.
13464
e1316e60
PA
134652015-08-07 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.base/checkpoint-ns.exp: New file.
13468 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13469 standard_testfile.
13470
da8c46d2
MM
134712015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13472
13473 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13474 * gdb.btrace/instruction_history.exp: Update.
13475 * gdb.btrace/tsx.exp: New.
13476 * gdb.btrace/tsx.c: New.
13477
de1c2c52
PA
134782015-08-06 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13481 increase timeout.
13482 * gdb.reverse/until-precsave.exp: Bump timeouts.
13483
782e0bf4
PA
134842015-08-06 Pedro Alves <palves@redhat.com>
13485
13486 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13487
83e97ed0
PA
134882015-08-06 Pedro Alves <palves@redhat.com>
13489
13490 PR gdb/18749
13491 * gdb.threads/process-dies-while-handling-bp.c: New file.
13492 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13493
863d01bd
PA
134942015-08-06 Pedro Alves <palves@redhat.com>
13495
13496 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13497 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13498
0a39bb32
PA
134992015-08-05 Pedro Alves <palves@redhat.com>
13500
13501 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13502 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13503
ee2d2b10
SL
135042015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13505
13506 * gdb.base/bp-permanent.exp: Report test as unsupported if
13507 the target cannot stop at the permanent breakpoint.
13508
4e1bdb00
DE
135092015-08-03 Doug Evans <dje@google.com>
13510
13511 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13512 10000.
13513
3d338901
DE
135142015-08-03 Doug Evans <dje@google.com>
13515
13516 * Makefile.in (workers/%.worker, build-perf): New rule.
13517 (GDB_PERFTEST_MODE): New variable.
13518 (check-perf): Use it.
13519 (clean): Clean up gdb.perf parallel build subdirs.
13520 * lib/build-piece.exp: New file.
13521 * lib/gdb.exp (make_gdb_parallel_path): New function
13522 (standard_output_file, standard_temp_file): Call it.
13523 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13524 of $GDB_PARALLEL.
13525 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13526
af061d3e
DE
135272015-08-03 Doug Evans <dje@google.com>
13528
8e1afc81 13529 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13530 (LOG_FILE_NAME): New global.
13531 (TextReporter.__init__): Initialize self.txt_sum.
13532 (TextReporter.report): Add support for multiple data-points.
13533 Move report to perftest.sum, put raw data in perftest.log.
13534 (TextReporter.start): Open sum and log files.
13535 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13536 * gdb.perf/lib/perftest/testresult.py
13537 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13538
2c8c5d37
PA
135392015-07-31 Pedro Alves <palves@redhat.com>
13540
13541 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13542 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13543 kill_wait_spawned_process instead of explicit "kill -9".
13544 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13545 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13546 kill_wait_spawned_process.
13547 * gdb.base/attach-twice.exp: Likewise.
13548 * gdb.base/attach.exp: Likewise.
13549 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13550 gdb_test_multiple.
13551 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13552 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13553 kill_wait_spawned_process.
13554 * gdb.base/valgrind-infcall.exp: Likewise.
13555 * gdb.multi/multi-attach.exp: Likewise.
13556 * gdb.python/py-prompt.exp: Likewise.
13557 * gdb.python/py-sync-interp.exp: Likewise.
13558 * gdb.server/ext-attach.exp: Likewise.
13559 * gdb.threads/attach-into-signal.exp (corefunc): Use
13560 spawn_wait_for_attach, spawn_id_get_pid and
13561 kill_wait_spawned_process.
13562 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13563 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13564 spawn_id_get_pid and kill_wait_spawned_process.
13565 * gdb.threads/attach-stopped.exp (corefunc): Use
13566 spawn_wait_for_attach, spawn_id_get_pid and
13567 kill_wait_spawned_process.
13568 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13569 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13570 kill_wait_spawned_process instead of explicit "kill -9".
13571 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13572 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13573 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13574 processes. Don't map cygwin/windows pids here. Now returns a
13575 spawn id list.
13576
032a0fca
SL
135772015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13578
13579 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13580 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13581 correct patch.
13582
61a934ca
SL
135832015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13584
13585 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13586
4bc4d428
SL
135872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13588
13589 Reapply:
13590 2014-05-21 Mark Wielaard <mjw@redhat.com>
13591
13592 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13593
998d452a
PA
135942015-07-30 Pedro Alves <palves@redhat.com>
13595
13596 * linux-low.c (handle_extended_wait): Set the child's last
13597 reported status to TARGET_WAITKIND_STOPPED.
13598
69dde7dc
PA
135992015-07-30 Pedro Alves <palves@redhat.com>
13600
13601 PR threads/18600
13602 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13603 only shows inferior 1.
13604
4dd63d48
PA
136052015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13606 Pedro Alves <palves@redhat.com>
13607
13608 PR threads/18600
13609 * gdb.threads/fork-plus-threads.c: New file.
13610 * gdb.threads/fork-plus-threads.exp: New file.
13611
d618e4c5
PP
136122015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13613
13614 * gdb.base/batch-preserve-term-settings.exp
13615 (test_terminal_settings_preserved_after_cli_exit): Use
13616 send_quit_command.
13617
1eef6428
PA
136182015-07-29 Pedro Alves <palves@redhat.com>
13619 Don Breazeal <donb@codesourcery.com>
13620
13621 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13622 output from both inferior_spawn_id and gdb_spawn_id.
13623
7da5b897
SDJ
136242015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13625
13626 * gdb.threads/attach-into-signal.exp (corefunc): Use
13627 with_test_prefix on nested loops, uniquefying the test messages.
13628
dac804df
SDJ
136292015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13630
13631 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13632 commit.
13633
06265e53
PP
136342015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13635
13636 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13637 New proc.
13638 (test_terminal_settings_preserved_after_sigterm): New test.
13639
18206ca3
PP
136402015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13641
13642 * gdb.base/batch-preserve-term-settings.exp
13643 (test_terminal_settings_preserved_after_cli_exit): New test.
13644
90074d11
PP
136452015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13646
13647 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13648 manipulation of saved_gdbflags.
13649 (test_terminal_settings_preserved): Remove global declaration of
13650 the unused variable pagination_prompt. Remove manipulation of
13651 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13652 GDBFLAGS.
13653
eb1a7902
PA
136542015-07-29 Pedro Alves <palves@redhat.com>
13655
13656 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13657
8b75dd3b
PA
136582015-07-29 Pedro Alves <palves@redhat.com>
13659
13660 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13661 at the top.
13662
dedad4e3
PA
136632015-07-29 Pedro Alves <palves@redhat.com>
13664
13665 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13666 (main): Call gdb_unbuffer_output.
13667 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13668 (main): Call gdb_unbuffer_output.
13669 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13670 (main): Call gdb_unbuffer_output.
13671 * gdb.base/call-strs.exp: Adjust to step over the
13672 gdb_unbuffer_output call.
13673 * gdb.base/catch-gdb-caused-signals.c: Include
13674 "../lib/unbuffer_output.c".
13675 (main): Call gdb_unbuffer_output.
13676 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13677 (main): Call gdb_unbuffer_output.
13678 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13679 (main): Call gdb_unbuffer_output.
13680 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13681 (main): Call gdb_unbuffer_output.
13682 * gdb.base/shlib-call.exp: Adjust to step over the
13683 gdb_unbuffer_output call.
13684 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13685 (main): Call gdb_unbuffer_output.
13686 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13687 (main): Call gdb_unbuffer_output.
13688 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13689 (main): Rename to ...
13690 (test): ... this.
13691 (main): Reimplement.
13692 * gdb.base/varargs.exp: Run to test instead of to main.
13693 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13694 (main): Call gdb_unbuffer_output.
13695
58789a91
PA
136962015-07-29 Pedro Alves <palves@redhat.com>
13697
13698 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13699 factore out from mi_continue_dprintf. For call-style dprintfs,
13700 expect dprintf output out of $inferior_spawn_id.
13701 (mi_continue_dprintf): Use mi_expect_dprintf.
13702 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13703 (main): Call gdb_unbuffer_output.
13704
e8376742
PA
137052015-07-29 Pedro Alves <palves@redhat.com>
13706
13707 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13708 (default_mi_gdb_start): Set inferior_spawn_id instead of
13709 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13710 gdb_spawn_id.
13711 (mi_gdb_test): Always expect inferior output from both
13712 $inferior_spawn_id and $gdb_spawn_id.
13713
08280010
PA
137142015-07-29 Pedro Alves <palves@redhat.com>
13715
13716 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13717 send_inferior and $inferior_spawn_id.
13718
4d30e432
PA
137192015-07-29 Pedro Alves <palves@redhat.com>
13720
13721 * gdb.gdb/complaints.exp (test_initial_complaints)
13722 (test_serial_complaints, test_short_complaints): Use
13723 gdb_test_stdio.
13724 (test_empty_complaint): Handle $inferior_spawn_id !=
13725 $gdb_spawn_id.
13726
0d30a335
PA
137272015-07-29 Pedro Alves <palves@redhat.com>
13728
13729 * gdb.base/varargs.exp: Use gdb_test_stdio.
13730
39413b29
PA
137312015-07-29 Pedro Alves <palves@redhat.com>
13732
13733 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13734
7cb000a9
PA
137352015-07-29 Pedro Alves <palves@redhat.com>
13736
13737 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13738
d7b8ac82
PA
137392015-07-29 Pedro Alves <palves@redhat.com>
13740
13741 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13742 parameter into two new parameters, "inf_result" and "gdb_result".
13743 Expect inferior output and gdb output from $inferior_spawn_id and
13744 $gdb_spawn_id, respectively. Adjust all callers.
13745
789c3a0c
PA
137462015-07-29 Pedro Alves <palves@redhat.com>
13747
13748 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13749 of gdb_test_sequence.
13750
77e760c3
PA
137512015-07-29 Pedro Alves <palves@redhat.com>
13752
13753 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13754 (saw_spurious_output): Expect inferior output from
13755 $inferior_spawn_id. Use gdb_test_stdio.
13756
8396d2cd
PA
137572015-07-29 Pedro Alves <palves@redhat.com>
13758
13759 * gdb.base/dprintf.exp: Use standard_testfile. Change
13760 prepare_for_testing call.
13761 (srcfile): Don't set.
13762 (restart): New procedure.
13763 (test_dprintf): New procecure, use to continue over dprintfs.
13764 (test_call, test_agent): New procedures, tests moved here.
13765 Restart gdb and recreate dprintfs. Adjust expected output.
13766
2051d61f
PA
137672015-07-29 Pedro Alves <palves@redhat.com>
13768
13769 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13770
452397af
PA
137712015-07-29 Pedro Alves <palves@redhat.com>
13772
13773 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13774
8aed9555
PA
137752015-07-29 Pedro Alves <palves@redhat.com>
13776
13777 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13778 gdb_test_stdio.
13779
188a61b4
PA
137802015-07-29 Pedro Alves <palves@redhat.com>
13781
13782 * lib/gdb.exp (gdb_test_stdio): New procedure.
13783
12264a45
PA
137842015-07-29 Pedro Alves <palves@redhat.com>
13785
13786 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13787
23ffc893
PA
137882015-07-29 Pedro Alves <palves@redhat.com>
13789
13790 * gdb.base/call-signal-resume.exp: Remove check for
13791 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13792 * gdb.base/unwindonsignal.exp: Likewise.
13793 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13794 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13795
65566918
PA
137962015-07-29 Pedro Alves <palves@redhat.com>
13797
13798 * gdb.base/siginfo-addr.c (pass): New function.
13799 (handler): Call it iff si_addr is correct.
13800 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13801 Set a breakpoint at "pass" and continue to it.
13802
d60a9221
SDJ
138032015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13804
13805 * gdb.python/py-objfile.exp: Make some tests have unique names.
13806 * gdb.python/py-pp-registration.exp: Likewise.
13807
bde40b8f
PA
138082015-07-28 Pedro Alves <palves@redhat.com>
13809
13810 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13811
13e1dec8
SM
138122015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13813
13814 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13815
da33c9a7
SM
138162015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13817
13818 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13819
077836f7
PP
138202015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13821
13822 * gdb.base/gdb-sigterm-2.exp: New test.
13823
b8cc7b2e
DE
138242015-07-25 Doug Evans <xdje42@gmail.com>
13825
13826 Revert:
13827 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13828 (workers/%.worker, build-perf): New rule.
13829 (GDB_PERFTEST_MODE): New variable.
13830 (check-perf): Use it.
13831 (clean): Clean up gdb.perf parallel build subdirs.
13832 * lib/build-piece.exp: New file.
13833 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13834 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13835 name.
13836 (standard_temp_file): Ditto.
13837 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13838 of $GDB_PARALLEL.
13839
c8bd4544
DE
138402015-07-24 Doug Evans <dje@google.com>
13841
13842 * gdb.perf/lib/perftest/utils.py: New file.
13843 * gdb.perf/gm-hello.cc: New file.
13844 * gdb.perf/gm-pervasive-typedef.cc: New file.
13845 * gdb.perf/gm-pervasive-typedef.h: New file.
13846 * gdb.perf/gm-std.cc: New file.
13847 * gdb.perf/gm-std.h: New file.
13848 * gdb.perf/gm-use-cerr.cc: New file.
13849 * gdb.perf/gm-utils.h: New file.
13850 * gdb.perf/gmonster-null-lookup.py: New file.
13851 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13852 * gdb.perf/gmonster-print-cerr.py: New file.
13853 * gdb.perf/gmonster-ptype-string.py: New file.
13854 * gdb.perf/gmonster-runto-main.py: New file.
13855 * gdb.perf/gmonster-select-file.py: New file.
13856 * gdb.perf/gmonster1-null-lookup.exp: New file.
13857 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13858 * gdb.perf/gmonster1-print-cerr.exp: New file.
13859 * gdb.perf/gmonster1-ptype-string.exp: New file.
13860 * gdb.perf/gmonster1-runto-main.exp: New file.
13861 * gdb.perf/gmonster1-select-file.exp: New file.
13862 * gdb.perf/gmonster1.cc: New file.
13863 * gdb.perf/gmonster1.exp: New file.
13864 * gdb.perf/gmonster2-null-lookup.exp: New file.
13865 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13866 * gdb.perf/gmonster2-print-cerr.exp: New file.
13867 * gdb.perf/gmonster2-ptype-string.exp: New file.
13868 * gdb.perf/gmonster2-runto-main.exp: New file.
13869 * gdb.perf/gmonster2-select-file.exp: New file.
13870 * gdb.perf/gmonster2.cc: New file.
13871 * gdb.perf/gmonster2.exp: New file.
13872
6eab34f3
DE
138732015-07-24 Doug Evans <dje@google.com>
13874
13875 * gdb.perf/README: New file.
13876 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13877 * lib/gen-perf-test.exp: New file.
13878
63738bfd
DE
138792015-07-24 Doug Evans <dje@google.com>
13880
13881 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13882 (PerfTest::startup): New function.
13883 (PerfTest::run): Return result of calling body.
13884 (PerfTest::assemble): Rewrite.
13885 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13886 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13887 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13888 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13889 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13890
7b606f95
DE
138912015-07-24 Doug Evans <dje@google.com>
13892
13893 * lib/gdb.exp (clean_restart): Make executable optional.
13894
a97b16b8
DE
138952015-07-24 Doug Evans <dje@google.com>
13896
13897 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13898 compiler_info references.
13899 * gdb.cp/temargs.exp: Ditto.
13900 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13901 (get_compiler_info): Early exit if already computed. Set compiler_info
13902 to "unknown" if there was a problem.
13903 (test_compiler_info): Add function comment. Call get_compiler_info.
13904
35baa57f
DE
139052015-07-24 Doug Evans <dje@google.com>
13906
13907 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13908 (workers/%.worker, build-perf): New rule.
13909 (GDB_PERFTEST_MODE): New variable.
13910 (check-perf): Use it.
13911 (clean): Clean up gdb.perf parallel build subdirs.
13912 * lib/build-piece.exp: New file.
13913 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13914 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13915 name.
13916 (standard_temp_file): Ditto.
13917 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13918 of $GDB_PARALLEL.
13919
6ebea266
DE
139202015-07-24 Doug Evans <dje@google.com>
13921
13922 * lib/future.exp (gdb_default_target_compile): New option
13923 "early_flags".
13924 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13925 --as-needed.
13926
1e76a7e9
SDJ
139272015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13928
13929 * gdb.base/catch-syscall.exp: Call gdb_exit before
13930 gdb_skip_xml_test.
13931
5068630a
PA
139322015-07-24 Pedro Alves <palves@redhat.com>
13933
13934 * gdb.python/py-events.exp: Accept output between the stop event
13935 and the prompt.
13936 * gdb.python/py-evsignal.exp: Likewise.
13937 * gdb.python/py-evthreads.exp: Likewise.
13938
77598427
PA
139392015-07-24 Pedro Alves <palves@redhat.com>
13940
13941 PR gdb/18717
13942 * gdb.threads/non-ldr-exit.c: New file.
13943 * gdb.threads/non-ldr-exit.exp: New file.
13944
11e6c98f
YQ
139452015-07-24 Yao Qi <yao.qi@linaro.org>
13946
13947 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13948 restarting process.
13949
51aee833
YQ
139502015-07-24 Yao Qi <yao.qi@linaro.org>
13951
13952 * gdb.server/ext-restart.exp: New file.
13953
8cfe207c
YQ
139542015-07-24 Yao Qi <yao.qi@linaro.org>
13955
13956 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13957 argument options.
13958 * gdb.server/ext-wrapper.exp: New file.
13959
cc12ce38
DE
139602015-07-23 Doug Evans <dje@google.com>
13961
13962 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13963 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13964
d0d84780
PMR
139652015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13966
13967 * gdb.ada/var_arr_typedef.exp: New testcase.
13968 * gdb.ada/var_arr_typedef/pack.adb: New file.
13969 * gdb.ada/var_arr_typedef/pack.ads: New file.
13970 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13971
8b558f79
JB
139722015-07-20 Joel Brobecker <brobecker@adacore.com>
13973
13974 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13975
775a3298
JK
139762015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13977
13978 * gdb.arch/i386-biarch-core.exp: Replace istarget
13979 by "complete set gnutarget". Remove expectation for the "core-file"
13980 command.
13981
db1ff28b
JK
139822015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13983
13984 Revert the previous commit:
13985 Tests for validate symbol file using build-id.
13986
0a94970d
JK
139872015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13988
13989 Tests for validate symbol file using build-id.
13990 * gdb.base/solib-mismatch-lib.c: New file.
13991 * gdb.base/solib-mismatch-libmod.c: New file.
13992 * gdb.base/solib-mismatch.c: New file.
13993 * gdb.base/solib-mismatch.exp: New file.
13994
03346981
SL
139952015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13996
13997 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13998 nios2-*-linux*.
13999 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14000 * gdb.base/siginfo.exp: Likewise.
14001 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14002
42422cc7
PL
140032015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14004
14005 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14006 Move it to ...
14007 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14008 ... here.
14009 * gdb.trace/range-stepping.exp: Check that the target supports
14010 range stepping.
14011
cfa68bae
JK
140122015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14013
14014 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14015
8ffdba26
PA
140162015-07-14 Pedro Alves <palves@redhat.com>
14017
14018 * gdb.base/killed-outside.exp: New file.
14019 * gdb.base/killed-outside.c: New file.
14020
218a5a11
JK
140212015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14022
14023 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14024 (n at main): New.
14025 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14026
e03ed3c6
AA
140272015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14028
14029 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14030 infcall tests instead of setting up for KFAIL.
14031
485668e5
MM
140322015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14033
14034 * gdb.btrace/record_goto-step.exp: New.
14035
08464196
JK
140362015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14037
14038 PR compile/18484
14039 * gdb.compile/compile.c (struct struct_type): Add volatile to
14040 selffield's type.
14041 * gdb.compile/compile.exp
14042 (compile code struct_object.selffield = &struct_object): Skip further
14043 struct_object tests if this one xfails.
14044
bcf5c1d9
RC
140452015-07-08 Robert O'Callahan <robert@ocallahan.org>
14046
14047 PR exp/18617
14048 * gdb.trace/ax.exp: Add test.
14049
4931af25
YQ
140502015-07-07 Yao Qi <yao.qi@linaro.org>
14051
14052 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14053 instead of istarget "aarch64*-*-*".
14054 * gdb.arch/aarch64-fp.exp: Likewise.
14055 * gdb.base/float.exp: Likewise.
14056 * gdb.reverse/aarch64.exp: Likewise.
14057 * lib/gdb.exp (is_aarch64_target): New proc.
14058
9fcf688e
YQ
140592015-07-07 Yao Qi <yao.qi@linaro.org>
14060
14061 * lib/gdb.exp (is_aarch32_target): New proc.
14062 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14063 instead of "istarget "arm*-*-*"".
14064 * gdb.arch/arm-disp-step.exp: Likewise.
14065 * gdb.arch/thumb-bx-pc.exp: Likewise.
14066 * gdb.arch/thumb-prologue.exp: Likewise.
14067 * gdb.arch/thumb-singlestep.exp: Likewise.
14068 * gdb.base/disp-step-syscall.exp: Likewise.
14069 * gdb.base/float.exp: Likewise.
14070
fbd8d50d
YQ
140712015-07-07 Yao Qi <yao.qi@linaro.org>
14072
14073 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14074 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14075
71be1fdc
YQ
140762015-07-07 Yao Qi <yao.qi@linaro.org>
14077
14078 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14079 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14080 if it exists.
14081 * gdb.multi/multi-arch.exp: Likewise.
14082
3e221d36
SM
140832015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14084
14085 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14086 print.
14087
d441430b
YQ
140882015-07-07 Yao Qi <yao.qi@linaro.org>
14089
14090 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14091
06f810bd
MG
140922015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14093
14094 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14095 '[' and ']' characters.
14096
5e61e7c0
IB
140972015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14098
14099 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14100
28bf096c
PA
141012015-06-29 Pedro Alves <palves@redhat.com>
14102
14103 PR threads/18127
14104 * gdb.threads/hand-call-new-thread.c: New file.
14105 * gdb.threads/hand-call-new-thread.c: New file.
14106
ee93cd5e
KS
141072015-06-26 Keith Seitz <keiths@redhat.com>
14108 Doug Evans <dje@google.com>
14109
14110 PR 16253
14111 * gdb.cp/var-tag-2.cc: New file.
14112 * gdb.cp/var-tag-3.cc: New file.
14113 * gdb.cp/var-tag-4.cc: New file.
14114 * gdb.cp/var-tag.cc: New file.
14115 * gdb.cp/var-tag.exp: New file.
14116
fc637f04
PP
141172015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14118
14119 * gdb.base/history-duplicates.exp: New test.
14120
2e52ae68
PP
141212015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14122
14123 * gdb.base/completion.exp: Test the completion of the "focus"
14124 command.
14125
6e22494e
JK
141262015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14127
14128 * gdb.arch/amd64-prologue-skip.S: New file.
14129 * gdb.arch/amd64-prologue-skip.exp: New file.
14130
bf7b9cd9
SM
141312015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14132
14133 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14134 is_address_zero_readable check.
14135
201e8dfd
PB
141362015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14137
14138 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14139 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14140
5cd867b4
YQ
141412015-06-24 Yao Qi <yao.qi@linaro.org>
14142
14143 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14144 linux targets.
14145
4d7be007
YQ
141462015-06-24 Yao Qi <yao.qi@linaro.org>
14147
14148 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14149 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14150 * gdb.base/siginfo-thread.exp: Likewise.
14151
07fcd301
YQ
141522015-06-22 Yao Qi <yao.qi@linaro.org>
14153
14154 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14155
52042a00
YQ
141562015-06-22 Yao Qi <yao.qi@linaro.org>
14157
14158 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14159 aarch64*-*-*.
14160 (skip_hw_watchpoint_tests): Likewise.
14161
74bd41ce
PP
141622015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14163
14164 * gdb.base/gdbinit-history.exp: Test the interaction between
14165 setting GDBHISTSIZE and setting the history size via .gdbinit.
14166
bc460514
PP
141672015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14168
14169 PR gdb/16999
14170 * gdb.base/gdbhistsize-history.exp: New test.
14171
b58c513b
PP
141722015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14173
14174 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14175 with GDBHISTSIZE.
14176 * gdb.base/readline.exp: Likewise.
14177
92046791
YQ
141782015-06-17 Yao Qi <yao.qi@linaro.org>
14179
14180 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14181 line.
14182
2093d2d3
PP
141832015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14184
14185 * gdb.base/gdbinit-history.exp: Add test case to check that
14186 an unlimited history file does not get truncated on exit.
14187
e6c693af
AA
141882015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14189
14190 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14191 (VECTOR): New macro. Use it...
14192 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14193 ...for these typedefs.
14194 (int8, char1, int1, double1): New typedefs.
14195 (struct just_int2, struct two_int2): New structures.
14196 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14197 (add_structvecs, add_singlevecs): New functions.
14198 (main): Call add_some_intvecs twice.
14199 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14200 the compile and exit upon failure. Try compiling for the "native"
14201 architecture. Test inferior function calls with vector arguments
14202 and vector return value handling with "finish" and "return".
14203
c74f7d1c
JT
142042015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14205
14206 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14207 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14208 PE file.
14209 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14210
98aa42ee
AT
142112015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14212
14213 PR breakpoints/16465
14214 * gdb.mi/mi-dprintf-pending.c: New file.
14215 * gdb.mi/mi-dprintf-pending.exp: New test.
14216 * gdb.mi/mi-dprintf-pendshr.c: New file.
14217
7d73c23c 142182015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14219 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14220
14221 * gdb.arch/i386-mpx-map.c: New file.
14222 * gdb.arch/i386-mpx-map.exp: New File.
14223
142242015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14225
14226 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14227 * gdb.arch/i386-mpx.exp: Indentation fixed.
14228
142292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14230
14231 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14232 function and improved indentation.
14233 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14234 gdb_test_multiple. Added additional tests to skip the test.
14235
142362015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14237
14238 * gdb.arch/i386-avx512.c: Change path in include file.
14239 * gdb.arch/i386-avx512.exp: Change include dir path
14240 compilation flag.
14241 * gdb.arch/i386-mpx.c: Change path in include file.
14242 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14243 flag.
14244
d5eba19a
JK
142452015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14246
14247 * gdb.compile/compile-print.exp (compile print *vararray@3)
14248 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14249
7f361056
JK
142502015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14251
14252 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14253 (do not keep jit in memory): ... this.
14254 (expect 5): Change it to ...
14255 (expect no 5): ... this.
14256
3b462ec2
SM
142572015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14258
14259 PR gdb/15564
14260 * gdb.mi/mi-detach.exp: New file.
14261
e0619de6
JK
142622015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14263
14264 PR symtab/18392
14265 * gdb.arch/amd64-tailcall-self.S: New file.
14266 * gdb.arch/amd64-tailcall-self.c: New file.
14267 * gdb.arch/amd64-tailcall-self.exp: New file.
14268
e970cb34
DB
142692015-05-28 Don Breazeal <donb@codesourcery.com>
14270
14271 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14272 tests for remote targets by checking is_target_gdbserver.
14273
b2e2f908
DE
142742015-05-27 Doug Evans <dje@google.com>
14275
14276 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14277 * gdb.dwarf2/opaque-type-lookup.c: New file.
14278 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14279
82c7be31
DE
142802015-05-26 Doug Evans <dje@google.com>
14281
14282 * gdb.cp/iostream.cc: New file.
14283 * gdb.cp/iostream.exp: New file.
14284
b4f54984
DE
142852015-05-26 Doug Evans <dje@google.com>
14286
14287 * gdb.dwarf2/dw2-op-call.exp: Update.
14288 * gdb.dwarf2/dw4-sig-types.exp: Update.
14289 * gdb.dwarf2/implptr.exp: Update.
14290 * gdb.mi/mi-cmd-param-changed.exp: Update.
14291
4ea6efe9
DE
142922015-05-26 Doug Evans <dje@google.com>
14293
14294 * gdb.python/py-lazy-string.c: New file.
14295 * gdb.python/py-lazy-string.exp: New file.
14296 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14297 (main): Update. Add estring3.
14298 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14299 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14300
f6bb7db3
YQ
143012015-05-26 Omair Javaid <omair.javaid@linaro.org>
14302 Yao Qi <yao.qi@linaro.org>
14303
14304 * gdb.reverse/aarch64.c: New.
14305 * gdb.reverse/aarch64.exp: New.
14306
a81bfbd0
OJ
143072015-05-26 Omair Javaid <omair.javaid@linaro.org>
14308
25d49b86
PA
14309 * lib/gdb.exp (supports_process_record): Return true for
14310 aarch64*-linux*.
a81bfbd0
OJ
14311 (supports_reverse): Likewise.
14312
158bf1b4
PP
143132015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14314
14315 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14316 Use with_test_prefix.
14317
a0145030
AB
143182015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14319
14320 * gdb.base/completion.exp: Add test for completion of layout
14321 names.
14322
ebe3b578
AB
143232015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14324
14325 * lib/gdb.exp (skip_tui_tests): New proc.
14326 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14327
84204ed7
PA
143282015-05-19 Pedro Alves <palves@redhat.com>
14329
14330 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14331 Save the whole env array instead of just HOME. Unset HISTSIZE in
14332 the environment while testing. Restore whole environment
14333 afterwards.
14334
37442ce1
DE
143352015-05-16 Doug Evans <xdje42@gmail.com>
14336
14337 * gdb.guile/scm-ports.c: New file.
14338 * gdb.guile/scm-ports.exp: Add memory port tests.
14339
36de76f9
JK
143402015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14341
14342 * gdb.compile/compile-print.c: New file.
14343 * gdb.compile/compile-print.exp: New file.
14344
3a9558c4
JK
143452015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14346
14347 * gdb.compile/compile-ops.exp: Cast param to void.
14348 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14349 (compile code struct_object.selffield = &struct_object): Add xfail.
14350
aa715135
JG
143512015-05-15 Joel Brobecker <brobecker@adacore.com>
14352
14353 * gdb.ada/arr_enum_with_gap: New testcase.
14354
931e5bc3
JG
143552015-05-15 Joel Brobecker <brobecker@adacore.com>
14356
14357 * gdb.ada/byte_packed_arr: New testcase.
14358
9cd4d857
JB
143592015-05-15 Joel Brobecker <brobecker@adacore.com>
14360
14361 * gdb.ada/pckd_neg: New testcase.
14362
ebfd00d2
PP
143632015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14364
14365 PR gdb/17820
14366 * gdb.base/gdbinit-history.exp: New test.
14367 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14368 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14369
4c082a81
SC
143702015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14371
14372 * gdb.python/py-xmethods.cc: Enhance test case.
14373 * gdb.python/py-xmethods.exp: New tests.
14374 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14375 function.
14376 (B_indexoper): Likewise.
14377 (global_dm_list) : Add new xmethod worker functions.
14378
f7797074
SDJ
143792015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14380
14381 * gdb.base/coredump-filter.exp: Correctly unset
14382 "coredump_var_addr" array.
14383
a4674e4e
PA
143842015-05-08 Pedro Alves <palves@redhat.com>
14385
14386 * gdb.server/non-existing-program.exp: Unset spawn_id.
14387
df2eb078
SC
143882015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14389
14390 PR python/18291
14391 * gdb.python/py-xmethods.exp: Add tests.
14392
422349a3
YQ
143932015-05-08 Yao Qi <yao.qi@linaro.org>
14394
14395 PR gdb/18208
14396 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14397 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14398 function set_coredump_filter, and remove remote_exec call.
14399 Remove argument ipid. Callers update.
14400 (top level): Don't get inferior's PID.
14401
63fc80ce
AA
144022015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14403
14404 * gdb.base/watch_thread_num.exp: Skip test on targets without
14405 access watchpoints.
14406
80ad801e
PA
144072015-05-06 Pedro Alves <palves@redhat.com>
14408
14409 PR server/18081
14410 * gdb.server/non-existing-program.exp: New file.
14411
0fa7fe50
JB
144122015-05-05 Joel Brobecker <brobecker@adacore.com>
14413
14414 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14415
3ea89b92
PMR
144162015-05-05 Joel Brobecker <brobecker@adacore.com>
14417
14418 * gdb.ada/out_of_line_in_inlined: New testcase.
14419
87b8eff0
JB
144202015-05-05 Joel Brobecker <brobecker@adacore.com>
14421
14422 * gdb.ada/var_rec_arr: New testcase.
14423
5fccc635
YQ
144242015-04-30 Yao Qi <yao.qi@linaro.org>
14425
14426 * gdb.base/break-idempotent.exp: If
14427 skip_hw_watchpoint_multi_tests returns true, skip the tests
14428 on "rwatch" and "awatch".
14429
42d38f42
YQ
144302015-04-30 Yao Qi <yao.qi@linaro.org>
14431
14432 * gdb.base/relativedebug.exp: Invoke gdb command
14433 "info sharedlibrary", and if libc.so doesn't have debug info,
14434 skip the test.
14435
2ce1cdbf
DE
144362015-04-29 Doug Evans <dje@google.com>
14437
14438 * gdb.python/py-xmethods.exp: Add ptype tests.
14439 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14440 get_result_type method.
14441
f24a38c5
LM
144422015-04-29 Luis Machado <lgustavo@codesourcery.com>
14443
14444 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14445 the target does not support hardware watchpoints.
14446
ecbf2b3c
LM
144472015-04-29 Luis Machado <lgustavo@codesourcery.com>
14448
14449 * gdb.base/break-always.exp: Abort testing if writing to memory
14450 causes an error.
14451
34f5f757
DE
144522015-04-28 Doug Evans <dje@google.com>
14453
14454 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14455 * gdb.python/py-pp-registration.exp: ... here. New file.
14456 * gdb.python/py-pp-registration.c: New file.
14457 * gdb.python/py-pp-registration.py: New file.
14458
69b4374a
DE
144592015-04-28 Doug Evans <dje@google.com>
14460
14461 * gdb.python/py-bad-printers.c: New file.
14462 * gdb.python/py-bad-printers.py: New file.
14463 * gdb.python/py-bad-printers.exp: New file.
14464
59fb7612
SS
144652015-04-28 Sasha Smundak <asmundak@google.com>
14466
14467 * gdb.python/py-type.exp: New test.
14468
2631b16a
AW
144692015-04-28 Andy Wingo <wingo@igalia.com>
14470
14471 * gdb.python/py-parameter.exp:
14472 * gdb.guile/scm-parameter.exp: Escape the path that we are
14473 matching against, as it might contain characters that are special
14474 to regular expressions.
14475
460efde1
JB
144762015-04-27 Joel Brobecker <brobecker@adacore.com>
14477
14478 * gdb.ada/rec_comp: New testcase.
14479
2d369d8e
SDJ
144802015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14481
14482 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14483 before using it.
14484
cf75d6c3
AB
144852015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14486
14487 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14488 new tests for verilog output.
14489
8dbe7ca5
YQ
144902015-04-24 Yao Qi <yao.qi@linaro.org>
14491
14492 * boards/remote-gdbserver-on-localhost.exp: New file.
14493
4ef9fb2f
PA
144942015-04-23 Pedro Alves <palves@redhat.com>
14495
14496 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14497 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14498 "end of file", remove $inferior_spawn_id from the indirect list.
14499
0a803169
PA
145002015-04-23 Pedro Alves <palves@redhat.com>
14501
14502 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14503
749ef8f8
PA
145042015-04-23 Pedro Alves <palves@redhat.com>
14505
14506 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14507 on $any_spawn_id instead of only on $gdb_spawn_id.
14508
8aae4344
PM
145092015-04-21 Pierre Muller <muller@sourceware.org>
14510
14511 PR pascal/17815
14512 * lib/pascal.exp (gpc_compile): Add new option "class".
14513 (fpc_compile): Likewise.
14514 * gdb.pascal/case-insensitive-symbols.pas: New file.
14515 * gdb.pascal/case-insensitive-symbols.exp: New file.
14516
1586c8fb
GB
145172015-04-20 Gary Benson <gbenson@redhat.com>
14518
14519 * gdb.base/attach.exp: Fix three extended remote failures.
14520
1b6e6f5c
GB
145212015-04-17 Gary Benson <gbenson@redhat.com>
14522
14523 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14524 the main executable over the remote protocol.
14525
e797481d
PA
145262015-04-16 Pedro Alves <palves@redhat.com>
14527
14528 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14529 a new gdbserver if gdbserver_reconnect_p is set.
14530
1ca99c42
PA
145312015-04-16 Pedro Alves <palves@redhat.com>
14532
14533 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14534 is set, don't exit gdbserver.
14535
af9fd6f8
AA
145362015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14537
14538 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14539 appropriate .insn, such that an older assembler can be used.
14540 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14541 the z/Architecture instruction set on 31-bit targets as well.
14542
04ff1e61
AA
145432015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14544
14545 * gdb.go/handcall.exp: Remove all logic related to the first
14546 breakpoint and rely on go_runto_main instead.
14547 * gdb.go/strings.exp: Likewise.
14548 * gdb.go/unsafe.exp: Likewise.
14549 * gdb.go/hello.exp: Likewise. Also rename the remaining
14550 breakpoint marker to "breakpoint 1".
14551 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14552 * gdb.go/strings.go: Likewise.
14553 * gdb.go/unsafe.go: Likewise.
14554 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14555 "set breakpoint 2 here" and rename the remaining breakpoint marker
14556 to "breakpoint 1".
14557
40d2f8d6
SM
145582015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14559
14560 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14561 if itertools.imap is not present.
14562 * gdb.python/py-objfile.exp: Add parentheses.
14563 * gdb.python/py-type.exp: Same.
14564 * gdb.python/py-unwind-maint.py: Same.
14565
8cbc97c6
YQ
145662015-04-15 Yao Qi <yao.qi@linaro.org>
14567
14568 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14569 of ":$ptr_size" and set its form explicitly.
14570
45fd756c
YQ
145712015-04-15 Pedro Alves <palves@redhat.com>
14572 Yao Qi <yao.qi@linaro.org>
14573
14574 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14575 timeout by factor of 4.
14576 (test_regular_watch): Likewise.
14577 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14578 * gdb.reverse/sigall-reverse.exp: Likewise.
14579 * gdb.reverse/until-precsave.exp: Likewise.
14580 * lib/gdb.exp (with_timeout_factor): New proc.
14581 (gdb_expect): Move some code to ...
14582 (get_largest_timeout): ... here. New procedure.
14583
9e811bc3
LM
145842015-04-14 Luis Machado <lgustavo@codesourcery.com>
14585
14586 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14587
0ff6fcb2
LM
145882015-04-13 Luis Machado <lgustavo@codesourcery.com>
14589
14590 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14591 to write to the .text section.
14592
7578d5f7
LM
145932015-04-13 Luis Machado <lgustavo@codesourcery.com>
14594
14595 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14596 Handle the case of targets that do not provide PID information.
14597
2efe15c4
YQ
145982015-04-13 Yao Qi <yao.qi@linaro.org>
14599
14600 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14601 and use expect instead of gdb_expect.
14602
8cd8f2f8
SDJ
146032015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14604
14605 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14606 "coredump_var_addr" to avoid naming conflict with other testcases.
14607
9ee41772
PA
146082015-04-10 Pedro Alves <palves@redhat.com>
14609
14610 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14611 gdb_test_sequence and gdb_assert.
14612
07473109
PA
146132015-04-10 Pedro Alves <palves@redhat.com>
14614
14615 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14616 test messages that don't include the breakpoint address.
14617
de3db44c
YQ
146182015-04-10 Yao Qi <yao.qi@linaro.org>
14619
14620 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14621 false for some offset and width combinations which aren't
14622 supported by linux kernel.
14623
c79d856c
PA
146242015-04-10 Pedro Alves <palves@redhat.com>
14625
14626 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14627 procedure, factored out from ...
14628 (top level): ... here. Add "set displaced-stepping" testing axis.
14629 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14630 parameter "displaced". Use it.
14631 (top level): Use foreach and add "set displaced-stepping" testing
14632 axis.
14633
ebc90b50
PA
146342015-04-10 Pedro Alves <palves@redhat.com>
14635
14636 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14637 Remove comment.
14638 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14639 both the address of the instruction that triggers the watchpoint
14640 and the address of the instruction immediately after, and use
14641 those addresses for the test. Fix comment.
14642
8f572e5c
PA
146432015-04-10 Pedro Alves <palves@redhat.com>
14644
14645 * gdb.base/sigstep.exp (breakpoint_to_handler)
14646 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14647 Test "backtrace" in handler.
14648 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14649 (top level): Add new "displaced" test axis to
14650 breakpoint_to_handler, breakpoint_to_handler_entry and
14651 breakpoint_over_handler.
14652
8d707a12
PA
146532015-04-10 Pedro Alves <palves@redhat.com>
14654
14655 PR gdb/18216
14656 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14657
ef713951
YQ
146582015-04-10 Yao Qi <yao.qi@linaro.org>
14659
14660 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14661 (test_add_rn_pc): New function.
14662 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14663 (top level): Invoke test_add_rn_pc.
14664
906d60cf
PA
146652015-04-10 Pedro Alves <palves@redhat.com>
14666
14667 PR gdb/13858
14668 * gdb.base/step-over-no-symbols.exp: New file.
14669
f2983cc3
AW
146702015-04-09 Andy Wingo <wingo@igalia.com>
14671
14672 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14673 after the Python tests.
14674
6d62641c
SDJ
146752015-04-08 Keith Seitz <keiths@redhat.com>
14676
14677 PR python/16699
14678 * gdb.python/py-completion.exp: New tests for completion.
14679 * gdb.python/py-completion.py (CompleteLimit1): New class.
14680 (CompleteLimit2): Likewise.
14681 (CompleteLimit3): Likewise.
14682 (CompleteLimit4): Likewise.
14683 (CompleteLimit5): Likewise.
14684 (CompleteLimit6): Likewise.
14685 (CompleteLimit7): Likewise.
14686
f3770638
PA
146872015-04-08 Pedro Alves <palves@redhat.com>
14688
14689 PR gdb/18214
14690 PR gdb/18216
14691 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14692 function.
14693 (main): Install it as SIGUSR1 handler.
14694 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14695 parameter. Always use "setup" as prefix. Toggle "set
14696 displaced-stepping" off/on depending on global. Don't switch to
14697 thread 1 here.
14698 (top level): Add displaced stepping "off/on" test axis. Update
14699 "setup" calls. Wrap each subtest with with_test_prefix. Test
14700 continuing with a queued signal in each thread.
14701
4496bed7
PA
147022015-04-08 Pedro Alves <palves@redhat.com>
14703
14704 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14705 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14706 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14707 Return early if running to main fails.
14708 * gdb.trace/while-stepping.exp: Likewise.
14709
b97fde92
PA
147102015-04-07 Pedro Alves <palves@redhat.com>
14711
14712 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14713 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14714 interact with inferior program.
14715
f71c18e7
PA
147162015-04-07 Pedro Alves <palves@redhat.com>
14717
14718 * lib/gdb.exp (inferior_spawn_id): New global.
14719 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14720 spawn id after processing the user code.
14721 (default_gdb_start): Set inferior_spawn_id.
14722 (send_inferior): New procedure.
14723 * lib/gdbserver-support.exp (gdbserver_start): Set
14724 inferior_spawn_id.
14725 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14726
6423214f
PA
147272015-04-07 Pedro Alves <palves@redhat.com>
14728
14729 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14730 * lib/gdbserver-support.exp (gdbserver_start): Make
14731 $server_spawn_id global.
14732 (gdbserver_start): Don't wait for gdbserver's spawn id with
14733 expect_background.
14734 (close_gdbserver): New procedure.
14735 (gdb_exit): Rename the default version and reimplement.
14736
71c0ee8c
PA
147372015-04-07 Pedro Alves <palves@redhat.com>
14738
72f4393d 14739 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14740 append the substituted item, not the original item.
14741
203bc29b
PA
147422015-04-07 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14745 gdb_expect.
14746
508a3ddf
PA
147472015-04-07 Pedro Alves <palves@redhat.com>
14748
14749 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14750 output appearing once only.
14751
9f6dbe2b
PA
147522015-04-07 Pedro Alves <palves@redhat.com>
14753
14754 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14755 that doesn't expect anything. Return early if running to main
14756 fails.
14757
337532fa
YQ
147582015-04-07 Yao Qi <yao.qi@linaro.org>
14759
14760 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14761 (child_function): Call alarm.
14762 (main): Move call to alarm into the loop.
14763 * gdb.threads/non-stop-fair-events.exp: Build program with
14764 -DTIMEOUT=$timeout.
14765
01b622d4
DE
147662015-04-06 Doug Evans <xdje42@gmail.com>
14767
14768 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14769 Fix dest parameter to board_info.
14770 (fpc_compile): Ditto.
14771 (gdb_compile_pascal): Rename dest arg to destfile.
14772
961f4160
PMR
147732015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14774
14775 * gdb.ada/funcall_ref.exp: New file.
14776 * gdb.ada/funcall_ref/foo.adb: New file.
14777
cafda597
YQ
147782015-04-02 Yao Qi <yao.qi@linaro.org>
14779
14780 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14781 is remote.
14782
fed040c6
GB
147832015-04-02 Gary Benson <gbenson@redhat.com>
14784
14785 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14786
d11916aa
SS
147872015-04-01 Sasha Smundak <asmundak@google.com>
14788
14789 * gdb.python/py-unwind-maint.c: New file.
14790 * gdb.python/py-unwind-maint.exp: New test.
14791 * gdb.python/py-unwind-maint.py: New file.
14792 * gdb.python/py-unwind.c: New file.
14793 * gdb.python/py-unwind.exp: New test.
14794 * gdb.python/py-unwind.py: New test.
14795
a1471180
PA
147962015-04-01 Pedro Alves <palves@redhat.com>
14797
14798 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14799 to fail instead of non-existent $test.
14800
0bbeccb1
PA
148012015-04-01 Pedro Alves <palves@redhat.com>
14802
14803 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14804 GDBFLAGS if not empty.
14805
3c724c8c
PMR
148062015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14807
14808 * gdb.ada/complete.exp: Remove "multi_line".
14809 * gdb.ada/info_exc.exp: Remove "multi_line".
14810 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14811 * gdb.ada/ptype_field.exp: Remove "multi_line".
14812 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14813 * gdb.ada/tagged.exp: Remove "multi_line".
14814 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14815 [multi_line ...]
14816 * gdb.btrace/delta.exp: Likewise.
14817 * gdb.btrace/exception.exp: Likewise.
14818 * gdb.btrace/function_call_history.exp: Likewise.
14819 * gdb.btrace/instruction_history.exp: Likewise.
14820 * gdb.btrace/nohist.exp: Likewise.
14821 * gdb.btrace/record_goto.exp: Likewise.
14822 * gdb.btrace/segv.exp: Likewise.
14823 * gdb.btrace/stepi.exp: Likewise.
14824 * gdb.btrace/tailcall.exp: Likewise.
14825 * gdb.btrace/unknown_functions.exp: Likewise.
14826 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14827 * lib/gdb.exp: Add the "multi_line" helper.
14828
4eec2deb
PA
148292015-04-01 Pedro Alves <palves@redhat.com>
14830
14831 * gdb.threads/tid-reuse.c: New file.
14832 * gdb.threads/tid-reuse.exp: New file.
14833
df8411da
SDJ
148342015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14835
14836 PR corefiles/16092
14837 * gdb.base/coredump-filter.c: New file.
14838 * gdb.base/coredump-filter.exp: Likewise.
14839
6ef37366
PM
148402015-03-27 Petr Machata <pmachata@redhat.com>
14841
14842 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14843 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14844 (Dwarf::assemble): Initialize them.
14845 (Dwarf::lines): New function.
14846
7ec911b0
JT
148472015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14848
14849 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14850 SYMBOL_PREFIX for x86_64-*-cygwin.
14851
ff908ebf
AW
148522015-03-26 Andy Wingo <wingo@igalia.com>
14853
14854 PR symtab/18148
14855 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14856 const_value but not a location.
14857 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14858 location defined in non-main CUs are visible.
14859
6d5f0679
YQ
148602015-03-26 Yao Qi <yao.qi@linaro.org>
14861
14862 PR testsuite/18139
14863 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14864 Add a line number entry for the same line.
14865 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14866 Add a line number entry for the same line.
14867
2898689b
YQ
148682015-03-26 Yao Qi <yao.qi@linaro.org>
14869
14870 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14871 .int 0.
14872 (func): Likewise. Add .Lfunc_1 label.
14873 Use .Lfunc_1 label.
14874 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14875 .int 0.
14876 (func): Likewise.
14877 Use .Lfunc_1 label.
14878
85180498
YQ
148792015-03-26 Yao Qi <yao.qi@linaro.org>
14880
14881 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14882 Call gdb_compile instead to compile each .s files without debug
14883 information.
14884
8aa08a8d
YQ
148852015-03-26 Yao Qi <yao.qi@linaro.org>
14886
14887 * gdb.base/savedregs.exp (process_saved_regs): Make
14888 "Saved registers:" optional in the pattern.
14889
66849923
MM
148902015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14891
14892 * gdb.btrace/next.exp: Merged into step.exp.
14893 * gdb.btrace/finish.exp: Merged into step.exp.
14894 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14895 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14896 "record goto" and checking the exact replay position.
14897 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14898 check for "Recording format" in "info record" output.
14899 * gdb.btrace/record_goto.exp: Choose test file based on target.
14900 * gdb.btrace/x86-record_goto.S: Renamed into ...
14901 * gdb.btrace/x86_64-record_goto.S: ... this.
14902 * gdb.btrace/i686-record_goto.S: New.
14903 * gdb.btrace/x86-tailcall.S: Renamed into ...
14904 * gdb.btrace/x86_64-tailcall.S: ... this.
14905 * gdb.btrace/i686-tailcall.S: New.
14906 * gdb.btrace/x86-tailcall.c: Renamed into ...
14907 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14908 separate statements. Update test.
14909 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14910 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14911 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14912 * gdb.btrace/tailcall.exp: Choose test file based on target.
14913 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14914
11cc1b74
MM
149152015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14916
14917 * gdb.btrace/exception.exp: Increase BTS buffer size.
14918
a25d8bf9
PA
149192015-03-24 Pedro Alves <palves@redhat.com>
14920
14921 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14922
856e7dd6
PA
149232015-03-24 Pedro Alves <palves@redhat.com>
14924
14925 * gdb.threads/schedlock.exp (test_step): No longer expect that
14926 "set scheduler-locking step" with "next" over a function call runs
14927 threads unlocked.
14928
ad235a41
AT
149292015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14930
14931 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14932
15630549
AT
149332015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14934
14935 PR breakpoints/16466
14936 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14937 * gdb.mi/mi-pending.c (thread_func): New function.
14938 (int main): Add threading support required.
14939 * gdb.mi/mi-pending.exp: Add tests for this issue.
14940 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14941 (pendfunc2): Remove stdio dependency.
14942 * gdb.mi/mi-pendshr2.c: New file.
14943
693dca06
KS
149442015-03-23 Keith Seitz <keiths@redhat.com>
14945
14946 * gdb.linespec/keywords.c: New file.
14947 * gdb.linespec/keywords.exp: New file.
14948
7e993ebf
KS
149492015-03-23 Keith Seitz <keiths@redhat.com>
14950
14951 PR gdb/18021
14952 * gdb.dwarf2/staticvirtual.exp: New test.
14953
bc23328c
JK
149542015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14955
14956 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14957 * README: Remove HP-UX and gdb.hp.
14958 (configuration):
14959 * configure: Regenerate.
14960 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14961 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14962 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14963 gdb.hp/gdb.defects/Makefile.
14964 * gdb.hp/Makefile.in: File deleted.
14965 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14966 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14967 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14968 * gdb.hp/gdb.aCC/run.c: File deleted.
14969 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14970 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14971 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14972 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14973 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14974 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14975 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14976 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14977 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14978 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14979 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14980 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14981 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14982 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14983 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14984 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14985 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14986 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14987 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14988 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14989 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14990 * gdb.hp/gdb.compat/average.c: File deleted.
14991 * gdb.hp/gdb.compat/sum.c: File deleted.
14992 * gdb.hp/gdb.compat/xdb.c: File deleted.
14993 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14994 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14995 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14996 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14997 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14998 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14999 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15000 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15001 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15002 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15003 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15004 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15005 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15006 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15007 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15008 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15009 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15010 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15011 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15012 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15013 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15014 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15015 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15016 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15017 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15018 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15019 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15020 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15021 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15022 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15023 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15024 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15025 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15026 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15027 * gdb.hp/tools/odump: File deleted.
15028
8bf3b159
PA
150292015-03-19 Pedro Alves <palves@redhat.com>
15030
15031 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15032 (saw_thread_3): New globals.
15033 (top level): Increment them when an event for the corresponding
15034 thread is seen.
15035 (no thread starvation): New test.
15036
eb54c8bf
PA
150372015-03-19 Pedro Alves <palves@redhat.com>
15038
15039 * gdb.threads/continue-pending-status.c: New file.
15040 * gdb.threads/continue-pending-status.exp: New file.
15041
32d2e5d6
PA
150422015-03-18 Pedro Alves <palves@redhat.com>
15043
15044 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15045 Use gdb_is_target_remote instead of is_remote. Use
15046 gdb_test_multiple instead of gdb_expect. Exit early if
15047 gdb_test_multiple hits its internal matches. Tighten stepi tests
15048 expected output. Fail on exit with any signal, instead of just
15049 SIGILL.
15050
f68f11b7
YQ
150512015-03-18 Yao Qi <yao.qi@linaro.org>
15052
15053 PR tdep/18107
15054 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15055 variable.
15056 * gdb.base/catch-syscall.exp: Don't skip it on
15057 aarch64*-*-linux* target. Remove elements in all_syscalls.
15058 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15059 target.
15060 (setup_all_syscalls): New proc.
15061
ca5fd19b
YQ
150622015-03-16 Yao Qi <yao.qi@linaro.org>
15063
15064 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15065 (top level): Skip tests if valid_addr_p returns false for
15066 $cmd1 or $cmd2.
15067
85642ba0
AW
150682015-03-11 Andy Wingo <wingo@igalia.com>
15069
15070 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15071
e03f9645
YQ
150722015-03-11 Yao Qi <yao.qi@linaro.org>
15073
15074 * gdb.base/catch-syscall.exp: Fix typo in comments.
15075
5d0962b2
YQ
150762015-03-11 Yao Qi <yao.qi@linaro.org>
15077
15078 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15079
b2df3cef
PA
150802015-03-09 Pedro Alves <palves@redhat.com>
15081
15082 * dg-extract-results.py: Delete.
15083
ef878e53
PA
150842015-03-09 Pedro Alves <palves@redhat.com>
15085
15086 Merge dg-extract-results.sh from GCC upstream (r218843).
15087
15088 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15089 * dg-extract-results.sh: Use --text with grep to avoid issues with
15090 binary files. Fall back to cat -v, if that doesn't work.
15091
9494d219
PA
150922015-03-05 Pedro Alves <palves@redhat.com>
15093
15094 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15095
a8d9763a
SM
150962015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15097
15098 * lib/mi-support.exp (mi_expect_interrupt): Accept
15099 alternative event for when in all-stop mode.
15100
be9957b8
PA
151012015-03-04 Pedro Alves <palves@redhat.com>
15102
15103 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15104
d57be0f4 151052015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15106
15107 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15108
c214c7cf
AA
151092015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15110
15111 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15112 regexps for GDB's current line display, accept a hex address
15113 preceding the line number.
15114
6d74a497
AA
151152015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15116
15117 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15118 the 'arch1' variable for "s390*-linux*" targets.
15119
511aee7c
PA
151202015-03-04 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15123 (main): Pass missing retval argument to pthread_join call.
15124
95e50b27
PA
151252015-03-02 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15128 (top level): Call do_test with non-stop as well.
15129
28054d69
PA
151302015-03-02 Pedro Alves <palves@redhat.com>
15131
15132 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15133 -1.
15134
4fa5d7b4
AA
151352015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15136
15137 * gdb.arch/s390-vregs.exp: New test.
15138 * gdb.arch/s390-vregs.S: New file.
15139
97c18565
PA
151402015-02-27 Pedro Alves <palves@redhat.com>
15141
15142 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15143 call to catch_command_errors.
15144 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15145 catch_command_errors.
15146
a37bfa30
PA
151472015-02-27 Pedro Alves <palves@redhat.com>
15148
15149 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15150 "true" for boolean result.
15151 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15152 prototype of main.
15153
6f98576f
PA
151542015-02-27 Pedro Alves <palves@redhat.com>
15155
15156 * lib/unbuffer_output.c: New file.
15157 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15158 (main): Call gdb_unbuffer_output.
15159
eba5ab56
YQ
151602015-02-27 Yao Qi <yao.qi@linaro.org>
15161
15162 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15163 target.
15164
0def5aaa
DE
151652015-02-26 Doug Evans <dje@google.com>
15166
15167 * gdb.cp/class2.cc (Dbase, D): New classes.
15168 (main): New local delta.
15169 * gdb.cp/class2.exp: Test printing delta.
15170 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15171 (dynbar): New global.
15172 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15173
081a1c2c
JK
151742015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15175
15176 * gdb.compile/compile-ifunc.c: New file.
15177 * gdb.compile/compile-ifunc.exp: New file.
15178
2f41223f
AT
151792015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15180
15181 * gdb.base/structs.exp: Check for correct struct on finish.
15182
03eddd80
YQ
151832015-02-26 Yao Qi <yao.qi@linaro.org>
15184
15185 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15186 is zero.
15187
80c57053
JK
151882015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15189
15190 * gdb.arch/cordic.ko.bz2: New file.
15191 * gdb.arch/cordic.ko.debug.bz2: New file.
15192 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15193
21613c12
YQ
151942015-02-25 Yao Qi <yao.qi@linaro.org>
15195
15196 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15197 aarch64*-*-* target.
15198
d8b901ed
PA
151992015-02-23 Pedro Alves <palves@redhat.com>
15200
15201 * lib/gdb.exp (delete_breakpoints): Rewrite using
15202 gdb_test_multiple.
15203
e5b85ead
PA
152042015-02-23 Pedro Alves <palves@redhat.com>
15205
15206 * gdb.base/info-os.c: Include stdlib.h.
15207
85c3a371
DE
152082015-02-22 Doug Evans <xdje42@gmail.com>
15209
15210 PR symtab/17855
15211 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15212 is read after symbols have been re-read.
15213 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15214 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15215
96553a0c
DE
152162015-02-21 Doug Evans <dje@google.com>
15217
15218 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15219
97a0c697
JK
152202015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15221
15222 PR corefiles/17808
15223 * gdb.arch/i386-biarch-core.core.bz2: New file.
15224 * gdb.arch/i386-biarch-core.exp: New file.
15225
a47cd6e9
PA
152262015-02-21 Pedro Alves <palves@redhat.com>
15227
15228 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15229 runto_main fails.
15230
c5facdc4
PA
152312015-02-20 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15234 info probes.
15235
2db9a427
PA
152362015-02-20 Pedro Alves <palves@redhat.com>
15237
15238 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15239
60fb7e9e
PA
152402015-02-20 Pedro Alves <palves@redhat.com>
15241
15242 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15243 clean_restart before gdb_target_supports_trace.
15244
5c5019c2
PA
152452015-02-20 Pedro Alves <palves@redhat.com>
15246
15247 PR threads/18006
15248 * gdb.threads/clone-thread_db.c: New file.
15249 * gdb.threads/clone-thread_db.exp: New file.
15250
c9587f88
AT
152512015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15252
15253 PR breakpoints/16812
15254 * gdb.base/catch-gdb-caused-signals.c: New file.
15255 * gdb.base/catch-gdb-caused-signals.exp: New file.
15256
f6a88844
JM
152572015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15258
15259 * configure: Regenerated.
15260 * configure.ac: Use GDB_AC_TRANSFORM.
15261 * aclocal.m4: sinclude ../transform.m4.
15262
497c491b
JM
152632015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15264
15265 * lib/dtrace.exp: New file.
15266 * gdb.base/dtrace-probe.exp: Likewise.
15267 * gdb.base/dtrace-probe.d: Likewise.
15268 * gdb.base/dtrace-probe.c: Likewise.
15269 * lib/pdtrace.in: Likewise.
15270 * configure.ac: Output variables with the transformed names of
15271 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15272 * configure: Regenerated.
15273
03e98035
JM
152742015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15275
15276 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15277 expected message when trying to access $_probe_* convenience
15278 variables while not on a probe.
15279
63cc30e9
JK
152802015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15281
15282 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15283
0703599a
PA
152842015-02-11 Pedro Alves <pedro@codesourcery.com>
15285
15286 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15287 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15288
7e60a48e
DE
152892015-02-10 Doug Evans <xdje42@gmail.com>
15290
15291 * lib/gdb.exp (gdb_load): Always return a result.
15292
01b088bc
PA
152932015-02-10 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.threads/signal-sigtrap.c: New file.
15296 * gdb.threads/signal-sigtrap.exp: New file.
15297
b05ec7a5
AT
152982015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15299
15300 * gdb.trace/no-attach-trace.c: New file.
15301 * gdb.trace/no-attach-trace.exp: New file.
15302
a2c2acaf
MW
153032015-02-09 Mark Wielaard <mjw@redhat.com>
15304
15305 * gdb.dwarf2/atomic.c: New file.
15306 * gdb.dwarf2/atomic-type.exp: Likewise.
15307
31fd9caa
MM
153082015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15309
15310 * gdb.btrace/buffer-size.exp: Update "info record" output.
15311 * gdb.btrace/delta.exp: Update "info record" output.
15312 * gdb.btrace/enable.exp: Update "info record" output.
15313 * gdb.btrace/finish.exp: Update "info record" output.
15314 * gdb.btrace/instruction_history.exp: Update "info record" output.
15315 * gdb.btrace/next.exp: Update "info record" output.
15316 * gdb.btrace/nexti.exp: Update "info record" output.
15317 * gdb.btrace/step.exp: Update "info record" output.
15318 * gdb.btrace/stepi.exp: Update "info record" output.
15319 * gdb.btrace/nohist.exp: Update "info record" output.
15320
d33501a5
MM
153212015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15322
15323 * gdb.btrace/buffer-size: New.
15324
f4abbc16
MM
153252015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15326
15327 * gdb.btrace/delta.exp: Update "info record" output.
15328 * gdb.btrace/enable.exp: Update "info record" output.
15329 * gdb.btrace/finish.exp: Update "info record" output.
15330 * gdb.btrace/instruction_history.exp: Update "info record" output.
15331 * gdb.btrace/next.exp: Update "info record" output.
15332 * gdb.btrace/nexti.exp: Update "info record" output.
15333 * gdb.btrace/step.exp: Update "info record" output.
15334 * gdb.btrace/stepi.exp: Update "info record" output.
15335 * gdb.btrace/nohist.exp: Update "info record" output.
15336
b9d61307
SM
153372015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15338
15339 PR gdb/15678
15340 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15341
e584fdbc
PA
153422015-02-06 Pedro Alves <palves@redhat.com>
15343
15344 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15345 macro.
15346 (seconds_left, again): New globals.
15347 (main): Wait seconds_left in a 1-second sleep loop instead of
15348 sleeping 180 seconds. If 'again' is set, reset the seconds
15349 counter.
15350 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15351 'again' in the inferior before detaching. Print the seconds left.
15352 (options): New global.
15353 (top level): Build program with -DTIMEOUT=$timeout.
15354
77f41761
PA
153552015-02-06 Pedro Alves <palves@redhat.com>
15356
15357 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15358 determine how many seconds to pass to 'alarm'.
15359 * gdb.base/gdb-sigterm.exp (top level): Build program with
15360 -DTIMEOUT=$timeout.
15361 (do_test): Return success/failure indication. Add more verbose
15362 logging. Don't fail if 200 single steps are seen. Instead, fail
15363 when the test times out.
15364 (passes): New global.
15365 (top level): Break the testing loop if testing fails on any
15366 iteration. Use gdb_assert.
15367
b9394193
DB
153682015-02-04 Don Breazeal <donb@codesourcery.com>
15369
15370 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15371 and initialize them.
15372 (ipc_cleanup): New function.
15373 (main): Don't declare shmid, semid, and msqid. Add a call to
15374 atexit so that we call ipc_cleanup on exit.
15375
42d9e528
PA
153762015-02-04 Pedro Alves <palves@redhat.com>
15377
15378 * boards/native-extended-gdbserver.exp: Remove any target variant
15379 specifications from the board name before clearing the isremote
15380 flag from board_info.
15381
ae6ae975
DE
153822015-01-31 Doug Evans <xdje42@gmail.com>
15383
15384 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15385
cfb069a8
GB
153862015-01-31 Gary Benson <gbenson@redhat.com>
15387
15388 * gdb.base/completion.exp: Disable completion limiting for
15389 existing tests. Add new tests to check completion limiting.
15390 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15391
5dd31d79
DE
153922015-01-31 Doug Evans <xdje42@gmail.com>
15393
15394 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15395
9f050062
DE
153962015-01-31 Doug Evans <xdje42@gmail.com>
15397
15398 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15399 entries. Duplicate file section script entries.
15400 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15401 inlined entries. Add test for safe-path rejection.
15402 * gdb.python/py-section-script.c: Add duplicate inlined section script
15403 entries. Duplicate file section script entries.
15404 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15405 inlined entries. Add test for safe-path rejection.
15406
df25ebbd
JB
154072015-01-29 Joel Brobecker <brobecker@adacore.com>
15408
15409 * gdb.ada/disc_arr_bound: New testcase.
15410
4a0ca9ec
JB
154112015-01-29 Joel Brobecker <brobecker@adacore.com>
15412
15413 * gdb.ada/mi_var_array: New testcase.
15414
3a8b707a
DE
154152015-01-27 Doug Evans <dje@google.com>
15416
15417 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15418 Add test for objfile.filename, objfile.username after objfile
15419 has been unloaded.
15420
f8313f6e
JB
154212015-01-26 Joel Brobecker <brobecker@adacore.com>
15422
15423 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15424 the second test to print the name attribute of value
15425 returned by the call to gdb.lookup_type, and adjust
15426 the expected output accordingly.
15427
37bc665e
MW
154282015-01-25 Mark Wielaard <mjw@redhat.com>
15429
15430 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15431 * gdb.base/disp-step-fork.c: Include unistd.h.
15432 * gdb.base/siginfo-obj.c: Include stdio.h.
15433 * gdb.base/siginfo-thread.c: Likewise.
15434 * gdb.mi/non-stop.c: Include unistd.h.
15435 * gdb.mi/nsthrexec.c: Include stdio.h.
15436 * gdb.mi/pthreads.c: Include unistd.h.
15437 * gdb.modula2/unbounded1.c (main): Declare returns int.
15438 * gdb.reverse/consecutive-reverse.c: Likewise.
15439 * gdb.threads/create-fail.c: Include unistd.h.
15440 * gdb.threads/killed.c: Likewise.
15441 * gdb.threads/linux-dp.c: Likewise.
15442 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15443 * gdb.threads/non-ldr-exc-2.c: Likewise.
15444 * gdb.threads/non-ldr-exc-3.c: Likewise.
15445 * gdb.threads/non-ldr-exc-4.c: Likewise.
15446 * gdb.threads/pthreads.c: Include unistd.h.
15447 (main): Declare returns int.
15448 * gdb.threads/tls-main.c (foo): New declaration.
15449 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15450
f7e5394d
SM
154512015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15452
15453 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15454 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15455
743649fd
MW
154562015-01-15 Mark Wielaard <mjw@redhat.com>
15457
15458 * gdb.base/noreturn-return.c: New file.
15459 * gdb.base/noreturn-return.exp: New file.
15460 * gdb.base/noreturn-finish.c: New file.
15461 * gdb.base/noreturn-finish.exp: New file.
15462
198297aa
PA
154632015-01-23 Pedro Alves <palves@redhat.com>
15464
15465 * gdb.threads/continue-pending-after-query.c: New file.
15466 * gdb.threads/continue-pending-after-query.exp: New file.
15467
717cf30c
AG
154682015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15469 Simon Marchi <simon.marchi@ericsson.com>
15470
15471 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15472 * gdb.base/valgrind-db-attach.exp: Same.
15473 * gdb.base/valgrind-infcall.exp: Same.
15474 * lib/mi-support.exp (default_mi_gdb_start): Same.
15475 * lib/prompt.exp (default_prompt_gdb_start): Same.
15476 * lib/gdb.exp (default_gdb_spawn): Same.
15477 (gdb_interact): New.
15478
15479
4b62a76e
JK
154802015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15481
15482 * gdb.compile/compile.exp (pointer to jit function): New test.
15483
b4cdae6f
WW
154842015-01-17 Wei-cheng Wang <cole945@gmail.com>
15485
15486 * lib/gdb.exp (supports_process_record): Return true for
15487 powerpc*-*-linux*.
15488 (supports_reverse): Likewise.
15489
d221e7ef
DB
154902015-01-15 Don Breazeal <donb@codesourcery.com>
15491
15492 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15493 instead of checking whether the target board is remote and
15494 use spawn_wait_for_attach instead of exec/sleep.
15495 * gdb.base/attach-twice.exp: Likewise.
15496
bafffb51
JB
154972015-01-15 Joel Brobecker <brobecker@adacore.com>
15498
15499 * gdb.ada/var_arr_attrs: New testcase.
15500
5589af0e
PA
155012015-01-14 Pedro Alves <palves@redhat.com>
15502 Joel Brobecker <brobecker@adacore.com>
15503
15504 PR gdb/17525
15505 * gdb.base/bp-cmds-execution-x-script.c: New file.
15506 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15507 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15508
6c400b59
PA
155092015-01-14 Pedro Alves <palves@redhat.com>
15510
15511 PR cli/17828
15512 * gdb.base/batch-preserve-term-settings.c: New file.
15513 * gdb.base/batch-preserve-term-settings.exp: New file.
15514
e02c96a7
DE
155152015-01-13 Doug Evans <dje@google.com>
15516
15517 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15518 binary.
15519
576fd14c
JB
155202015-01-13 Joel Brobecker <brobecker@adacore.com>
15521
15522 * Makefile.in (clean mostlyclean): Do not delete *.py.
15523
04dccad0
JB
155242015-01-13 Joel Brobecker <brobecker@adacore.com>
15525
15526 * gdb.python/py-lookup-type.exp: New file.
15527
3d230f71
PA
155282015-01-12 Pedro Alves <palves@redhat.com>
15529
15530 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15531 restore GDBFLAGS before returning.
15532
7e67715d
JK
155332015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15534
15535 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15536 is_amd64_regs_target and is_x86_like_target.
15537
f2e0d4b4
DE
155382015-01-11 Doug Evans <xdje42@gmail.com>
15539
15540 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15541 is given without an explicit form.
15542 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15543 attributes.
15544 * gdb.dwarf/corrupt.exp: Ditto.
15545 * gdb.dwarf2/enum-type.exp: Ditto.
15546 * gdb.trace/entry-values.exp: Ditto.
15547 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15548
439250fb
DE
155492015-01-11 Doug Evans <xdje42@gmail.com>
15550
15551 PR gdb/15830
15552 * gdb.base/maint.exp: Remove references to "maint demangle".
15553 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15554 Add tests for explicitly specifying language to demangle.
15555 * gdb.dlang/demangle.exp: Ditto.
15556
ede9f622
PA
155572015-01-09 Pedro Alves <palves@redhat.com>
15558
15559 * gdb.threads/non-stop-fair-events.c: New file.
15560 * gdb.threads/non-stop-fair-events.exp: New file.
15561
a7b796db
PA
155622015-01-09 Pedro Alves <palves@redhat.com>
15563
15564 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15565 the global scope. Set a breakpoint after all threads are started
15566 rather than stepping over two source lines. Expect the prompt.
15567 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15568 global.
15569 (NUM): Now 15.
15570 (main): Use threads_started_barrier to wait for all threads to
15571 start. Main thread no longer calls thread_function. Exit after
15572 180 seconds.
15573 (loop): New function.
15574 (thread_function): Wait on threads_started_barrier barrier. Call
15575 'loop' at each iteration.
15576 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15577 threads have started, instead of hardcoding number of "next"
15578 steps. Use an access watchpoint instead of a write watchpoint.
15579
9665ffdd
PA
155802015-01-09 Pedro Alves <palves@redhat.com>
15581
15582 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15583 (thread_func): Wait on barrier.
15584 (main): Wait for all threads to start before stopping GDB.
15585 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15586 global.
15587 (thread1_func, thread2_func): Wait on barrier.
15588 (main): Wait for all threads to start before stopping GDB.
15589 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15590 New global.
15591 (thread1_func, thread2_func): Wait on barrier.
15592 (main): Wait for all threads to start before stopping GDB.
15593
c945a99f
PA
155942015-01-09 Pedro Alves <palves@redhat.com>
15595
15596 * gdb.threads/attach-many-short-lived-threads.c: New file.
15597 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15598
c1a747c1
PA
155992014-01-09 Pedro Alves <palves@redhat.com>
15600
15601 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15602 instead of to thread 2.
15603 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15604 Add barrier around each pthread_create call instead of around all
15605 calls.
15606 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15607 Set a break on thread_function and have the child threads hit it
15608 one at at a time.
15609
60b3033e
PA
156102015-01-09 Pedro Alves <palves@redhat.com>
15611
15612 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15613 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15614 false.
15615 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15616 checking whether the target board is remote.
15617 * gdb.multi/multi-attach.exp: Likewise.
15618 * gdb.python/py-sync-interp.exp: Likewise.
15619 * gdb.server/ext-attach.exp: Likewise.
15620 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15621 tests that need to attach, instead of checking whether the target
15622 board is remote at the top of the file.
15623
acc018ac
YQ
156242015-01-08 Yao Qi <yao@codesourcery.com>
15625
15626 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15627
50a18af8
JK
156282015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15629
15630 Fix testcase compilation.
15631 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15632
8503d6e1
JB
156332015-01-06 Joel Brobecker <brobecker@adacore.com>
15634
15635 * gdb.python/py-type.exp: Add a couple test about empty
15636 array creation, and negative-length array creation.
15637
cc73dbcc
DE
156382015-01-02 Doug Evans <xdje42@gmail.com>
15639
15640 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15641
0300bbc7
DE
156422015-01-02 Doug Evans <dje@google.com>
15643
15644 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15645
9d85a0ec
YQ
156462014-12-29 Yao Qi <yao@codesourcery.com>
15647
15648 * gdb.trace/entry-values.exp: Update comments. Rename variable
15649 bar_call_foo to returned_from_foo.
15650
87186c6a
MMN
156512014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15652
15653 PR gdb/17394
15654 * gdb.linespec/break-asm-file.c: New file.
15655 * gdb.linespec/break-asm-file.exp: New file.
15656 * gdb.linespec/break-asm-file0.s: New file.
15657 * gdb.linespec/break-asm-file1.s: New file.
15658
1bab7383
YQ
156592014-12-18 Nigel Stephens <nigel@mips.com>
15660 Maciej W. Rozycki <macro@codesourcery.com>
15661
15662 * gdb.base/float.exp: Handle the new output from "info float" on
15663 MIPS targets.
15664
1bc1068a
JK
156652014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 Fix MinGW compilation.
15668 * gdb.compile/compile-ops.exp: Update untested message if
15669 !skip_compile_feature_tests.
15670 * gdb.compile/compile-setjmp.exp: Likewise.
15671 * gdb.compile/compile-tls.exp: Likewise.
15672 * gdb.compile/compile.exp: Likewise.
15673 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15674 supported on this host".
15675
b6615d10
DE
156762014-12-16 Doug Evans <xdje42@gmail.com>
15677
15678 * boards/stabs.exp: New file.
15679
25dda427
AA
156802014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15681
15682 * gdb.base/completion.exp: Adjust to format changes of "maint
15683 print user-registers".
15684
bf330350
CU
156852014-12-16 Catalin Udma <catalin.udma@freescale.com>
15686
15687 PR server/17457
15688 * gdb.arch/aarch64-fp.c: New file.
15689 * gdb.arch/aarch64-fp.exp: New file.
15690
395cf596
SDJ
156912014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15692
15693 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15694 r210637, r210913, r211666, r215400, r215817).
15695
15696 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15697 * dg-extract-results.py: New file.
15698 * dg-extract-results.sh: Use it if the environment seems
15699 suitable.
15700
15701 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15702
15703 * dg-extract-results.py (parse_run): Handle warnings that
15704 are printed before a test harness is run.
15705
15706 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15707
15708 * dg-extract-results.py (Named): Remove __cmp__ method.
15709 (output_variation): Use a key to sort variation.harnesses.
15710
15711 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15712
15713 * dg-extract-results.py: For Python 3, force sys.stdout to
15714 handle surrogate escape sequences.
15715 (safe_open): New function.
15716 (output_segment, main): Use it.
15717
15718 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15719
15720 * dg-extract-results.py (Prog.result_re): Include options
15721 in test name.
15722
15723 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15724
15725 * dg-extract-results.py (output_variation): Always sort if
15726 do_sum.
15727
e882ef3c
SM
157282014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15729
15730 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15731 as long as we get pagination notifications.
15732
4992aa20
JM
157332014-12-15 Jason Merrill <jason@redhat.com>
15734
15735 * Makefile.in (check-gdb.%): Restore.
15736 * README: Mention it.
15737
c1b5a1a6
JB
157382014-12-13 Joel Brobecker <brobecker@adacore.com>
15739
15740 * gdb.ada/str_uninit: New testcase.
15741
5537b577
JK
157422014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15743
15744 PR symtab/17642
15745 * gdb.base/vla-stub-define.c: New file.
15746 * gdb.base/vla-stub.c: New file.
15747 * gdb.base/vla-stub.exp: New file.
15748
bb2ec1b3
TT
157492014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15750 Jan Kratochvil <jan.kratochvil@redhat.com>
15751 Tom Tromey <tromey@redhat.com>
15752
15753 * configure.ac: Add gdb.compile/.
15754 * configure: Regenerate.
15755 * gdb.compile/Makefile.in: New file.
15756 * gdb.compile/compile-ops.exp: New file.
15757 * gdb.compile/compile-ops.c: New file.
15758 * gdb.compile/compile-tls.c: New file.
15759 * gdb.compile/compile-tls.exp: New file.
15760 * gdb.compile/compile-constvar.S: New file.
15761 * gdb.compile/compile-constvar.c: New file.
15762 * gdb.compile/compile-mod.c: New file.
15763 * gdb.compile/compile-nodebug.c: New file.
15764 * gdb.compile/compile-setjmp-mod.c: New file.
15765 * gdb.compile/compile-setjmp.c: New file.
15766 * gdb.compile/compile-setjmp.exp: New file.
15767 * gdb.compile/compile-shlib.c: New file.
15768 * gdb.compile/compile.c: New file.
15769 * gdb.compile/compile.exp: New file.
15770 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15771
4ff709eb
TT
157722014-12-12 Tom Tromey <tromey@redhat.com>
15773
15774 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15775 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15776
6dddd6a5
DE
157772014-12-12 Doug Evans <dje@google.com>
15778
15779 * lib/gdb-python.exp (get_python_valueof): New function.
15780 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15781
71c24708
AA
157822014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15783
15784 * gdb.base/completion.exp: Add test for completion of "info
15785 registers ".
15786
3e29f34a
MR
157872014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15788
15789 * gdb.base/func-ptrs.c: New file.
15790 * gdb.base/func-ptrs.exp: New file.
15791
fc126975
SM
157922014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15793
15794 PR breakpoints/17012
15795 * gdb.base/dprintf-detach.c: New file.
15796 * gdb.base/dprintf-detach.exp: New file.
15797
0a46d518
SM
157982014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15799
15800 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15801 * lib/gdb.exp (target_is_gdbserver): New procedure.
15802
a0be3e44
DE
158032014-12-08 Doug Evans <dje@google.com>
15804
15805 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15806
df1b803a
YQ
158072014-12-05 Yao Qi <yao@codesourcery.com>
15808
15809 * gdb.guile/scm-error.exp: Remove the third argument to
15810 gdb_remote_download.
15811 * gdb.guile/scm-frame-args.exp: Likewise.
15812 * gdb.guile/scm-section-script.exp: Likewise.
15813
ddb9f679
YQ
158142014-12-05 Yao Qi <yao@codesourcery.com>
15815
15816 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15817
86e4ed39
DE
158182014-12-04 Doug Evans <dje@google.com>
15819
15820 * gdb.python/py-objfile.exp: Add tests for
15821 objfile.add_separate_debug_file.
15822
7c50a931
DE
158232014-12-04 Doug Evans <dje@google.com>
15824
15825 * lib/gdb.exp (get_build_id): New function.
15826 (build_id_debug_filename_get): Rewrite to use it.
15827 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15828
621661e3
MR
158292014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15830
15831 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15832 `method(long)', not just 0x0.
15833 * gdb.cp/nsalias.exp: Align code labels to 4.
15834 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15835 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15836 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15837 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15838 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15839 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15840
29f0c3b7
DE
158412014-12-02 Doug Evans <dje@google.com>
15842
e1e061e7 15843 PR symtab/17602
29f0c3b7 15844 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15845 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15846 * gdb.cp/anon-ns.exp: Update.
15847
162078c8
NB
158482014-12-02 Nick Bull <nicholaspbull@gmail.com>
15849
15850 * gdb.python/py-events.py (inferior_call_handler): New.
15851 (register_changed_handler, memory_changed_handler): New.
15852 (test_events.invoke): Register new handlers.
15853 * gdb.python/py-events.exp: Add tests for inferior call,
15854 memory_changed and register_changed events.
15855
fdb09caf
AA
158562014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15857
15858 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15859 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15860 if the linker doesn't understand this.
15861
55cfb2c4
SM
158622014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15863
15864 * gdb.python/python.exp: Change expected reply to help().
15865
9e8cd6df
YQ
158662014-12-01 Yao Qi <yao@codesourcery.com>
15867
15868 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15869 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15870 * configure: Re-generated.
15871
6c659fc2
SC
158722014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15873
15874 * gdb.cp/chained-calls.cc: New file.
15875 * gdb.cp/chained-calls.exp: New file.
15876 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15877
d7fc3181
SM
158782014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15879
15880 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15881 * gdb.dwarf2/symtab-producer.exp: Same.
15882 * gdb.gdb/python-interrupts.exp: Same.
15883 * gdb.gdb/python-selftest.exp: Same.
15884 * gdb.python/py-linetable.exp: Same.
15885 * gdb.python/py-type.exp: Same.
15886 * gdb.python/py-value-cc.exp: Same.
15887 * gdb.python/py-value.exp: Same.
15888
10e79639
YQ
158892014-11-28 Yao Qi <yao@codesourcery.com>
15890
15891 * gdb.base/break-probes.exp: Match library name prefixed with
15892 sysroot.
15893
f28a0564
SM
158942014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15895
15896 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15897 test expected output. Add parentheses for the call to print.
15898 Remove L suffix from integers.
15899
3fe1ce1d
DE
159002014-11-26 Doug Evans <dje@google.com>
15901
15902 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15903
84429e27
YQ
159042014-11-22 Yao Qi <yao@codesourcery.com>
15905
15906 * gdb.trace/entry-values.c: Remove asms.
15907 (foo): Add foo_label.
15908 (bar): Add bar_label.
15909 * gdb.trace/entry-values.exp: Remove code computing foo's
15910 length and bar's length.
15911 (Dwarf::assemble): Invoke function_range for bar and use
15912 MACRO_AT_func for foo.
15913
26741859
YQ
159142014-11-22 Yao Qi <yao@codesourcery.com>
15915
15916 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15917 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15918 Use .Lgcc43_procstart instead of gcc43.
15919
45e44d27
JB
159202014-11-21 Joel Brobecker <brobecker@adacore.com>
15921
15922 * gdb.ada/n_arr_bound: New testcase.
15923
458c8db8
SDJ
159242014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15925
15926 PR breakpoints/10737
15927 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15928 test_catch_syscall_multi_arch.
15929 (test_catch_syscall_multi_arch): New function.
15930
43f3e411
DE
159312014-11-20 Doug Evans <xdje42@gmail.com>
15932
15933 * gdb.base/maint.exp: Update expected output.
15934
0d7b2549
AA
159352014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15936
15937 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15938 4-byte instruction on S390.
15939
8908fca5
JB
159402014-11-19 Joel Brobecker <brobecker@adacore.com>
15941
15942 * gdb.ada/arr_arr: New testcase.
15943
4a46959e
JB
159442014-11-19 Joel Brobecker <brobecker@adacore.com>
15945
15946 * gdb.ada/pkd_arr_elem: New Testcase.
15947
470e2f4e
LM
159482014-11-18 Luis Machado <lgustavo@codesourcery.com>
15949
15950 * gdb.reverse/break-precsave: Expect completion message for
15951 core file reads.
15952 * gdb.reverse/consecutive-precsave.exp: Likewise.
15953 * gdb.reverse/finish-precsave.exp: Likewise.
15954 * gdb.reverse/i386-precsave.exp: Likewise.
15955 * gdb.reverse/machinestate-precsave.exp: Likewise.
15956 * gdb.reverse/sigall-precsave.exp: Likewise.
15957 * gdb.reverse/solib-precsave.exp: Likewise.
15958 * gdb.reverse/step-precsave.exp: Likewise.
15959 * gdb.reverse/until-precsave.exp: Likewise.
15960 * gdb.reverse/watch-precsave.exp: Likewise.
15961
a267f3ad
AA
159622014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15963
15964 * gdb.base/bp-permanent.c: Include unistd.h.
15965 * gdb.python/py-framefilter-mi.c (main): Add return type.
15966 * gdb.python/py-framefilter.c (main): Likewise.
15967 * gdb.trace/actions-changed.c (main): Likewise.
15968
12084a9a
AA
159692014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15970
15971 * gdb.mi/until.c: Add eye-catchers.
15972 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15973 line numbers.
15974
dc7e1a77
AA
159752014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15976
15977 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15978 function header variants in break1.c.
15979 * gdb.base/ena-dis-br.exp: Likewise.
15980 * gdb.base/hbreak2.exp: Likewise.
15981 * gdb.reverse/until-precsave.exp: Drop references to removed
15982 non-prototype function header variants in ur1.c.
15983 * gdb.reverse/until-reverse.exp: Likewise.
15984
41c77605
PM
159852014-11-17 Petr Machata <pmachata@redhat.com>
15986
15987 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15988 ${_cu_offset_size} bytes abbrev offset.
15989
34248c3a
DE
159902014-11-15 Doug Evans <xdje42@gmail.com>
15991
15992 PR symtab/17559
15993 * gdb.base/line-symtabs.exp: New file.
15994 * gdb.base/line-symtabs.c: New file.
15995 * gdb.base/line-symtabs.h: New file.
15996
646da059
YQ
159972014-11-14 Yao Qi <yao@codesourcery.com>
15998
15999 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16000 (func): Add label func_label.
16001 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16002 Replace low_pc and high_pc with MACRO_AT_range.
16003 Replace name, low_pc and high_pc with MACRO_AT_func.
16004
9301ebe6
YQ
160052014-11-14 Yao Qi <yao@codesourcery.com>
16006
16007 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16008 Replace name, low_pc and high_pc with MACRO_AT_func.
16009
f166b542
YQ
160102014-11-14 Yao Qi <yao@codesourcery.com>
16011
16012 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16013 produce debug information.
16014 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16015
0f6e71e3
YQ
160162014-11-14 Yao Qi <yao@codesourcery.com>
16017
16018 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16019 object and get function length.
16020 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16021 with MACRO_AT_func.
16022 (top-level): Replace gdb_compile and clean_restart with
16023 prepare_for_testing.
16024 * gdb.dwarf2/main.c (main): Add label main_label.
16025
876c4df9
YQ
160262014-11-14 Yao Qi <yao@codesourcery.com>
16027
16028 * lib/dwarf.exp (function_range): New procedure.
16029 (Dwarf::_handle_macro_at_func): New procedure.
16030 (Dwarf::_handle_macro_at_range): New procedure.
16031 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16032
02ad9cf1
YQ
160332014-11-14 Yao Qi <yao@codesourcery.com>
16034
16035 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16036 (_handle_attribute): New procedure.
16037
a59add0c
AA
160382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16039
16040 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16041 * gdb.base/call-sc.c (zed): Likewise.
16042 * gdb.base/checkpoint.c (main): Likewise.
16043 * gdb.base/dump.c (main): Likewise.
16044 * gdb.base/gcore.c (main): Likewise.
16045 * gdb.base/huge.c (main): Likewise.
16046 * gdb.base/multi-forks.c (main): Likewise.
16047 * gdb.base/pr10179-a.c (main): Likewise.
16048 * gdb.base/savedregs.c (main): Likewise.
16049 * gdb.base/sigaltstack.c (main): Likewise.
16050 * gdb.base/siginfo.c (main): Likewise.
16051 * gdb.base/structs.c (zed): Likewise.
16052 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16053 * gdb.mi/mi-syn-frame.c (main): Likewise.
16054 * gdb.mi/until.c (foo, main): Likewise.
16055 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16056 * gdb.base/solib-weak.c (foo): Declare.
16057 * gdb.base/attach-twice.c: Include stdio.h.
16058 * gdb.base/weaklib1.c: Likewise.
16059 * gdb.base/weaklib2.c: Likewise.
16060 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16061 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16062 unistd.h.
16063 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16064 * gdb.mi/mi-exit-code.c: Likewise.
16065 * gdb.base/break-interp-lib.c: Include string.h.
16066 * gdb.base/coremaker.c: Likewise.
16067 * gdb.base/testenv.c: Likewise.
16068 * gdb.python/py-finish-breakpoint.c: Likewise.
16069 * gdb.base/inferior-died.c: Include sys/wait.h.
16070 * gdb.base/fileio.c: Include time.h.
16071 * gdb.base/async-shell.c: Include unistd.h.
16072 * gdb.base/dprintf-non-stop.c: Likewise.
16073 * gdb.base/info-os.c: Likewise.
16074 * gdb.mi/mi-console.c: Likewise.
16075 * gdb.mi/watch-nonstop.c: Likewise.
16076 * gdb.python/py-events.c: Likewise.
16077 * gdb.base/async.c (baz): Move up before its invocation.
16078 * gdb.base/code_elim2.c (my_global_func): Likewise.
16079 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16080 * gdb.base/advance.c (func2): Likewise.
16081
3b5d5997
AA
160822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16083
16084 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16085 variant.
16086 * gdb.base/annota3.c: Likewise.
16087 * gdb.base/async.c: Likewise.
16088 * gdb.base/average.c: Likewise.
16089 * gdb.base/call-ar-st.c: Likewise.
16090 * gdb.base/call-rt-st.c: Likewise.
16091 * gdb.base/call-sc.c: Likewise.
16092 * gdb.base/call-strs.c: Likewise.
16093 * gdb.base/ending-run.c: Likewise.
16094 * gdb.base/execd-prog.c: Likewise.
16095 * gdb.base/exprs.c: Likewise.
16096 * gdb.base/foll-exec.c: Likewise.
16097 * gdb.base/foll-fork.c: Likewise.
16098 * gdb.base/foll-vfork.c: Likewise.
16099 * gdb.base/funcargs.c: Likewise.
16100 * gdb.base/gcore.c: Likewise.
16101 * gdb.base/jump.c: Likewise.
16102 * gdb.base/langs0.c: Likewise.
16103 * gdb.base/langs1.c: Likewise.
16104 * gdb.base/langs2.c: Likewise.
16105 * gdb.base/mips_pro.c: Likewise.
16106 * gdb.base/nodebug.c: Likewise.
16107 * gdb.base/opaque0.c: Likewise.
16108 * gdb.base/opaque1.c: Likewise.
16109 * gdb.base/recurse.c: Likewise.
16110 * gdb.base/run.c: Likewise.
16111 * gdb.base/scope0.c: Likewise.
16112 * gdb.base/scope1.c: Likewise.
16113 * gdb.base/setshow.c: Likewise.
16114 * gdb.base/setvar.c: Likewise.
16115 * gdb.base/shmain.c: Likewise.
16116 * gdb.base/shr1.c: Likewise.
16117 * gdb.base/shr2.c: Likewise.
16118 * gdb.base/sigall.c: Likewise.
16119 * gdb.base/signals.c: Likewise.
16120 * gdb.base/so-indr-cl.c: Likewise.
16121 * gdb.base/solib2.c: Likewise.
16122 * gdb.base/structs.c: Likewise.
16123 * gdb.base/sum.c: Likewise.
16124 * gdb.base/vforked-prog.c: Likewise.
16125 * gdb.base/watchpoint.c: Likewise.
16126 * gdb.reverse/shr2.c: Likewise.
16127 * gdb.reverse/until-reverse.c: Likewise.
16128 * gdb.reverse/ur1.c: Likewise.
16129 * gdb.reverse/watch-reverse.c: Likewise.
16130
066a77c5
AA
161312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16132
16133 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16134 variant.
16135 * gdb.base/sepdebug.exp: Drop references to removed code.
16136
4f204ea5
AA
161372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16138
16139 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16140 variant. Preserve original line numbering.
16141 * gdb.base/list1.c: Likewise.
16142
3b377a3a
AA
161432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16144
16145 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16146 variant.
16147 * gdb.base/break1.c: Likewise.
16148 * gdb.base/break.exp: Drop references to removed code.
16149
e444df73
AA
161502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16151
16152 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16153 variant.
16154
8008f2a7
AA
161552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16156
16157 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16158
a5a06887
AA
161592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16160
16161 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16162 logic into perform_all_tests() and invoke it with and without
16163 function header prototypes.
16164 (do_function_calls): Remove conditional XFAIL for PR 5318.
16165 (rerun_and_prepare): Remove duplicate code.
16166 (perform_all_tests): New. Main logic moved here.
16167
44dba9b9
AA
161682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16169
16170 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16171 code guarded by #ifdef NO_PROTOTYPES.
16172 (t_double_many_args): Likewise.
16173 (DEF_FUNC_MANY_ARGS_1): Likewise.
16174 (DEF_FUNC_VALUES_1): Likewise.
16175 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16176 guarded by #ifdef PROTOTYPES.
16177
d1fbcd56
AA
161782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16179
16180 * gdb.mi/mi-console.c: Add eye-catcher.
16181 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16182 instead of literal line number.
16183
b0e59b8f
AA
161842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16185
16186 * gdb.base/shr2.c: Add eye-catcher.
16187 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16188 line number.
16189
78f98cca
AA
161902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16191
16192 * gdb.base/jump.c: Add eye-catchers.
16193 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16194 numbers.
16195
58fa2af0
AA
161962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16197
16198 * gdb.base/execd-prog.c: Add eye-catchers.
16199 * gdb.base/foll-exec.c: Likewise.
16200 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16201 line numbers.
16202
04e5059b
AA
162032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16204
16205 * gdb.base/ending-run.c: Add eye-catchers.
16206 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16207 literal line numbers.
16208
dbfdb174
AA
162092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16210
16211 * gdb.base/call-rt-st.c: Add eye-catchers.
16212 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16213 literal line numbers.
16214
888a2ade
AA
162152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16216
16217 * gdb.base/call-ar-st.c: Add eye-catchers.
16218 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16219 literal line numbers.
16220
6acc2dde
AA
162212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16222
16223 * gdb.base/average.c: Add eye-catchers.
16224 * gdb.base/sum.c: Likewise.
16225 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16226 regexps dynamically.
16227
9ecfcd1d
AA
162282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16229
16230 * gdb.base/solib1.c: Add eye-catchers.
16231 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16232 literal line numbers.
16233
78708b7c
PA
162342014-11-12 Pedro Alves <palves@redhat.com>
16235
16236 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16237 leader has exited.
16238
af48d08f
PA
162392014-11-12 Pedro Alves <palves@redhat.com>
16240
16241 * gdb.arch/i386-bp_permanent.c: New file.
16242 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16243 (srcfile): Set to i386-bp_permanent.c.
16244 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16245 that stepi does not execute the 'leave' instruction, instead of
16246 testing it does execute.
16247 * gdb.base/bp-permanent.c: New file.
16248 * gdb.base/bp-permanent.exp: New file.
16249
af3768e9
DE
162502014-11-10 Doug Evans <xdje42@gmail.com>
16251
16252 PR symtab/17564
16253 * gdb.base/symtab-search-order.exp: New file.
16254 * gdb.base/symtab-search-order.c: New file.
16255 * gdb.base/symtab-search-order-1.c: New file.
16256 * gdb.base/symtab-search-order-shlib-1.c: New file.
16257
9de00a4a
PA
162582014-11-07 Pedro Alves <palves@redhat.com>
16259
16260 PR gdb/17511
16261 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16262 i?86-*-linux*.
16263
e0f52461
SC
162642014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16265
16266 PR c++/17494
16267 * gdb.cp/pr17494.cc: New file.
16268 * gdb.cp/pr17494.exp: New file.
16269
6ce8c980
YQ
162702014-11-02 Yao Qi <yao@codesourcery.com>
16271
16272 * gdb.python/python.exp: Get working directory and match the
16273 output of "set extended-prompt \\w " with it.
16274
02be9a71
DE
162752014-10-30 Doug Evans <dje@google.com>
16276
16277 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16278 in objfiles.
16279 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16280 in progspaces.
16281
3bdff46b
LM
162822014-10-30 Janis Johnson <janisjo@codesourcery.com>
16283
16284 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16285 * gdb.base/realname-expand.exp: Likewise.
16286 * gdb.linespec/macro-relative.exp: Likewise.
16287
ab917dfb
PA
162882014-10-29 Pedro Alves <palves@redhat.com>
16289
16290 PR gdb/17408
16291 * gdb.threads/schedlock.c (some_function): New function.
16292 (call_function): New global.
16293 (MAYBE_CALL_SOME_FUNCTION): New macro.
16294 (thread_function): Call it.
16295 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16296 and use it instead of a global counter. Adjust all callers.
16297 (get_current_thread): Use "find current thread" for test message
16298 here rather than having all callers pass down the same string.
16299 (goto_loop): New procedure, factored out from ...
16300 (my_continue): ... this.
16301 (step_ten_loops): Change parameter from test message to command to
16302 use. Adjust.
16303 (list_count): Delete global.
16304 (check_result): New procedure, factored out from duplicate top
16305 level code.
16306 (continue tests): Wrap in with_test_prefix.
16307 (test_step): New procedure, factored out from duplicate top level
16308 code.
16309 (top level): Test "step" in combination with all scheduler-locking
16310 modes. Test "next" in combination with all scheduler-locking
16311 modes, and in combination with stepping over a function call or
16312 not.
16313 * gdb.threads/next-bp-other-thread.c: New file.
16314 * gdb.threads/next-bp-other-thread.exp: New file.
16315
d3d4baed
PA
163162014-10-29 Pedro Alves <palves@redhat.com>
16317
16318 PR python/17372
16319 * gdb.python/python.exp: Test a multi-line command that spawns
16320 interactive Python.
16321 * gdb.base/multi-line-starts-subshell.exp: New file.
16322
563e8d85
YQ
163232014-10-29 Yao Qi <yao@codesourcery.com>
16324
16325 * gdb.base/fileio.exp: Make directories on host.
16326
0ea4d52e
YQ
163272014-10-29 Yao Qi <yao@codesourcery.com>
16328
16329 * gdb.base/fileio.c (test_write): Close the file.
16330
7f5ef605
PA
163312014-10-28 Pedro Alves <palves@redhat.com>
16332
16333 PR gdb/12623
16334 * gdb.base/sigstep.c (no_handler): New global.
16335 (main): If 'no_handler is true, set the signal handlers to
16336 SIG_IGN.
16337 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16338 with_sw_watch and no_handler parameters. Handle them.
16339 (top level) <stepping over handler when stopped at a breakpoint
16340 test>: Add a test axis for testing with a software watchpoint, and
16341 another for testing with the signal handler set to SIG_IGN.
16342 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16343 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16344
abbdbd03
PA
163452014-10-28 Pedro Alves <palves@redhat.com>
16346
16347 PR gdb/17511
16348 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16349 * gdb.base/sigstep.exp (other_handler_location): New global.
16350 (advance): Support stepping into the signal handler, and running
16351 commands while in the handler.
16352 (in_handler_map): New global.
16353 (top level): In the advance test, add combinations for getting
16354 into the handler with stepping commands, and for running commands
16355 in the handler. Add comment descripting the advancei tests.
16356
1df4399f
PA
163572014-10-28 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/sigstep.exp: Use build_executable instead of
16360 prepare_for_testing.
16361 (top level): Move code that starts GDB, runs to main and creates a
16362 display to ...
16363 (restart): ... this new procedure.
16364 (top level): Move backtrace from signal handler test to ...
16365 (validate_backtrace): ... this new procedure.
16366 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16367 with_test_prefix. Always restart GDB.
16368 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16369 with_test_prefix. Always restart GDB. No need to delete
16370 breakpoints after the test.
16371 (test_skip_handler): Remove prefix parameter.
16372 (skip_over_handler, breakpoint_to_handler)
16373 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16374 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16375 restart GDB. No need to delete breakpoints after the test.
16376 (top level): Use foreach to call the test procedures with
16377 different commands.
16378
a5b6e449
PA
163792014-10-28 Pedro Alves <palves@redhat.com>
16380
16381 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16382 instead of GNATS numbers.
16383 * gdb.base/sigbpt.exp: Likewise.
16384 * gdb.base/siginfo.exp: Likewise.
16385 * gdb.base/sigstep.exp: Likewise.
16386
e5f8a7cc
PA
163872014-10-27 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.base/sigstep.c (dummy): New global.
16390 (main): Issue a couple writes to the new global.
16391 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16392 procedures.
16393 (skip_over_handler): Use test_skip_handler.
16394 (top level): Call skip_over_handler for stepi and nexti too.
16395 (breakpoint_over_handler): Use test_skip_handler.
16396 (top level): Call breakpoint_over_handler for stepi and nexti too.
16397
763905a3
YQ
163982014-10-27 Yao Qi <yao@codesourcery.com>
16399
16400 * gdb.trace/tfile.c (adjust_function_address)
16401 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16402 function descriptor.
16403
6f259a23
DB
164042014-10-24 Don Breazeal <donb@codesourcery.com>
16405
16406 * gdb.base/foll-fork.exp (test_follow_fork,
16407 catch_fork_child_follow): Check for updated fork messages emitted
16408 from infrun.c.
16409 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16410 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16411 vfork_and_exec_child_follow_through_step): Check for updated vfork
16412 messages emitted from infrun.c.
16413
09dd9a69
PA
164142014-10-24 Pedro Alves <palves@redhat.com>
16415
16416 * gdb.base/corefile.exp: Remove references to ultrix.
16417 * gdb.base/interrupt.exp: Likewise.
16418 * gdb.base/whatis.exp: Likewise.
16419 * gdb.gdb/selftest.exp: Likewise.
16420 * gdb.threads/manythreads.exp: Likewise.
16421 * gdb.threads/print-threads.exp: Likewise.
16422 * gdb.threads/pthreads.exp:: Likewise.
16423 * gdb.threads/schedlock.exp: Likewise.
16424
3433cfa5
SC
164252014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16426
16427 * gdb.cp/non-trivial-retval.cc: Add a test case.
16428 * gdb.cp/non-trivial-retval.exp: Add a test.
16429
092f880b
YQ
164302014-10-20 Yao Qi <yao@codesourcery.com>
16431
16432 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16433 * gdb.python/py-objfile-script-gdb.py: New file.
16434 * gdb.python/py-objfile-script.exp: Update reference to
16435 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16436 of remote_download. Remove the dest file.
16437
acbdb7f3
YQ
164382014-10-20 Yao Qi <yao@codesourcery.com>
16439
16440 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16441 * gdb.base/step-line.exp: Likewise.
16442 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16443 * gdb.dwarf2/dw2-basic.exp: Likewise.
16444 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16445 * gdb.dwarf2/dw2-filename.exp: Likewise.
16446 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16447 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16448 * gdb.dwarf2/dw2-producer.exp: Likewise.
16449 * gdb.dwarf2/mac-fileno.exp: Likewise.
16450 * gdb.python/py-frame-args.exp: Likewise.
16451 * gdb.python/py-framefilter.exp: Likewise.
16452 * gdb.python/py-mi.exp: Likewise.
16453 * gdb.python/py-objfile-script.exp: Likewise
16454 * gdb.python/py-pp-integral.exp: Likewise.
16455 * gdb.python/py-pp-re-notag.exp: Likewise.
16456 * gdb.python/py-prettyprint.exp: Likewise.
16457 * gdb.python/py-section-script.exp: Likewise.
16458 * gdb.python/py-typeprint.exp: Likewise.
16459 * gdb.python/py-xmethods.exp: Likewise.
16460 * gdb.stabs/weird.exp: Likewise.
16461 * gdb.xml/tdesc-regs.exp: Likewise.
16462
bd286a29
KCY
164632014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16464
16465 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16466 (out_cu): Use addr_len for the size of addresses.
16467 (out_line): Likewise. Size DW_LNE_set_address instruction
16468 according to addr_len.
16469 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16470 (FUNC): Add START_INSNS to definition.
16471
673dc4a0
YQ
164722014-10-18 Yao Qi <yao@codesourcery.com>
16473
16474 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16475 gdb_has_argv0 return true.
16476 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16477 check [target_info exists noargs], check [gdb_has_argv0]
16478 instead.
16479 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16480 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16481 procedures.
16482
4ffbba72
DE
164832014-10-17 Doug Evans <dje@google.com>
16484
16485 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16486 event.
16487 * gdb.python/py-events.py: Add clear_objfiles event.
16488
d096d8c1
DE
164892014-10-17 Doug Evans <dje@google.com>
16490
16491 * gdb.python/py-objfile.exp: Test progspace attribute.
16492
a80db015
LM
164932014-10-17 Luis Machado <lgustavo@codesourcery.com>
16494
16495 * gdb.guile/scm-breakpoint.exp: Do not assume any
16496 directory separators when matching source file paths.
16497 * gdb.python/py-breakpoint.exp: Likewise.
16498 * gdb.reverse/break-precsave.exp: Likewise.
16499 * gdb.reverse/break-reverse.exp: Likewise.
16500 * gdb.reverse/consecutive-precsave.exp: Likewise.
16501 * gdb.reverse/finish-precsave.exp: Likewise.
16502 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16503 * gdb.reverse/finish-reverse.exp: Likewise.
16504 * gdb.reverse/i386-precsave.exp: Likewise.
16505 * gdb.reverse/i387-env-reverse.exp: Likewise.
16506 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16507 * gdb.reverse/machinestate-precsave.exp: Likewise.
16508 * gdb.reverse/machinestate.exp: Likewise.
16509 * gdb.reverse/sigall-precsave.exp: Likewise.
16510 * gdb.reverse/solib-precsave.exp: Likewise.
16511 * gdb.reverse/step-precsave.exp: Likewise.
16512 * gdb.reverse/until-precsave.exp: Likewise.
16513 * gdb.reverse/watch-precsave.exp: Likewise.
16514 * gdb.reverse/watch-reverse.exp: Likewise.
16515
b22089ab
YQ
165162014-10-17 Yao Qi <yao@codesourcery.com>
16517
16518 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16519 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16520
6c4486e6
PA
165212014-10-17 Pedro Alves <palves@redhat.com>
16522
16523 PR gdb/17471
16524 * gdb.base/bg-execution-repeat.c: New file.
16525 * gdb.base/bg-execution-repeat.exp: New file.
16526
0ff33695
PA
165272014-10-17 Pedro Alves <palves@redhat.com>
16528
16529 PR gdb/17300
16530 * gdb.base/continue-all-already-running.c: New file.
16531 * gdb.base/continue-all-already-running.exp: New file.
16532
6fdebc3d
PA
165332014-10-17 Pedro Alves <palves@redhat.com>
16534
16535 PR gdb/17472
16536 * gdb.base/annota-input-while-running.c: New file.
16537 * gdb.base/annota-input-while-running.exp: New file.
16538
32a8097b
PA
165392014-10-17 Pedro Alves <palves@redhat.com>
16540
16541 * gdb.base/callfuncs.exp: emove references to osf.
16542 * gdb.base/sigall.exp: Likewise.
16543 * gdb.gdb/selftest.exp: Likewise.
16544 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16545 * gdb.mi/non-stop.c: Likewise.
16546 * gdb.mi/pthreads.c: Likewise.
16547 * gdb.reverse/sigall-precsave.exp: Likewise.
16548 * gdb.reverse/sigall-reverse.exp: Likewise.
16549 * gdb.threads/pthreads.c: Likewise.
16550 * gdb.threads/pthreads.exp: Likewise.
16551
7a3517ff
YQ
165522014-10-17 Yao Qi <yao@codesourcery.com>
16553
16554 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16555 check 'target_info exists noargs'.
16556 (test_command_prompt_position): Likewise.
16557 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16558 Remove "set args".
16559 (progvar_simple_while_test): Likewise.
16560 (progvar_complex_if_while_test): Likewise.
16561 (if_while_breakpoint_command_test): Likewise.
16562 (infrun_breakpoint_command_test): Likewise.
16563 (breakpoint_command_test): Likewise.
16564 (watchpoint_command_test): Likewise.
16565 (bp_deleted_in_command_test): Likewise.
16566 (temporary_breakpoint_commands): Likewise.
16567
bb99c472
YQ
165682014-10-16 Yao Qi <yao@codesourcery.com>
16569
16570 * gdb.base/remotetimeout.exp: Remove noargs checking.
16571
7c16b83e
PA
165722014-10-15 Pedro Alves <palves@redhat.com>
16573
16574 PR breakpoints/9649
16575 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16576 * gdb.base/breakpoint-in-ro-region.exp
16577 (probe_target_hardware_step): New procedure.
16578 (top level): Probe hardware stepping and hardware breakpoint
16579 support. Test stepping through a read-only region, with both
16580 "breakpoint auto-hw" on and off and both "always-inserted" on and
16581 off.
16582
35a49624
IB
165832014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16584
16585 * gdb.dlang/demangle.exp: Update for demangling changes.
16586
2d1c107c
SC
165872014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16588
16589 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16590 * gdb.cp/non-trivial-retval.exp: Add new tests.
16591
778811d5
SC
165922014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16593
16594 PR c++/13403
16595 PR c++/15154
16596 * gdb.cp/non-trivial-retval.cc: New file.
16597 * gdb.cp/non-trivial-retval.exp: New file.
16598
10c5f0a8
YQ
165992014-10-15 Yao Qi <yao@codesourcery.com>
16600
16601 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16602 remote host.
16603
65d7b369
YQ
166042014-10-15 Yao Qi <yao@codesourcery.com>
16605
16606 * gdb.python/py-symbol.exp: Match file base name if host is
16607 remote, otherwise match file name with dir name.
16608 * gdb.python/py-symtab.exp: Likewise.
16609 * gdb.python/python.exp: Likewise.
16610
46dc1394
YQ
166112014-10-15 Yao Qi <yao@codesourcery.com>
16612
16613 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16614 pattern.
16615 * gdb.python/py-symtab.exp: Likewise.
16616 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16617 locationn.
16618
c40cc657
JB
166192014-10-14 Joel Brobecker <brobecker@adacore.com>
16620
16621 * gdb.ada/addr_arith: New testcase.
16622
2abf49e1
MR
166232014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16624
16625 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16626 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16627 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16628 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16629
f7088df3
SDJ
166302014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16631
16632 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16633 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16634 * gdb.arch/stap-eval-lang-ada.exp: New file.
16635
4dc06805
YQ
166362014-10-14 Yao Qi <yao@codesourcery.com>
16637
16638 * gdb.mi/mi-var-child.c (nothing1): New function.
16639 (nothing2): New function.
16640 (do_children_tests): Set function pointers by nothing1 and
16641 nothing2.
16642 * gdb.mi/mi-var-child.exp: Step over new added statements.
16643 Update test to match the new output.
16644 * gdb.mi/var-cmd.c (nothing1): New function.
16645 (nothing2): New function.
16646 (do_children_tests): Set function pointers by nothing1 and
16647 nothing2.
16648 * gdb.mi/mi-var-display.exp: Update test to match output.
16649 Step to the line specified by $line_dct_nothing.
16650 Increase the number of lines to step.
16651
46a93de2
YQ
166522014-10-14 Yao Qi <yao@codesourcery.com>
16653
16654 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16655 tests.
16656 * gdb.mi/mi2-var-child.exp: Likewise.
16657
14ea52ee
DE
166582014-10-13 Doug Evans <dje@google.com>
16659
16660 * gdb.python/py-objfile.exp: Change name of file name test.
16661
e5c6e92b
DE
166622014-10-13 Doug Evans <dje@google.com>
16663
16664 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16665 from the start of the CU.
16666
c780cc2f
JK
166672014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16668 Yao Qi <yao@codesourcery.com>
16669
16670 Fix "save breakpoints" for "catch" command.
16671 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16672 Remove -nonewline. Match also the added "main" line.
16673
99894e11
JK
166742014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16675
16676 Fix "save breakpoints" for "disable $bpnum" command.
16677 * gdb.base/save-bp.c (main): Add label.
16678 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16679
6e1ac5a3
JK
166802014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16681
16682 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16683
754dd2b0
YQ
166842014-10-11 Yao Qi <yao@codesourcery.com>
16685
16686 * gdb.server/server-kill.exp: Execute command
16687 "set remote trace-status-packet on" before "tstatus".
16688
f90183d7
YQ
166892014-10-11 Yao Qi <yao@codesourcery.com>
16690
16691 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16692 (main): Call getppid.
16693 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16694 and continue to it. Read variable "server_pid".
16695
bf40a607
YQ
166962014-10-11 Yao Qi <yao@codesourcery.com>
16697
16698 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16699
052ca370
YQ
167002014-10-11 Yao Qi <yao@codesourcery.com>
16701
16702 * gdb.threads/thread-find.exp: Don't execute command
16703 "info threads".
16704 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16705 * gdb.threads/linux-dp.exp: Don't check the condition
16706 $threads_created equals to zero.
16707
3831839c
PA
167082014-10-10 Pedro Alves <palves@redhat.com>
16709
16710 * gdb.base/bigcore.exp: Remove references to IRIX.
16711 * gdb.base/funcargs.exp: Likewise.
16712 * gdb.base/interrupt.exp: Likewise.
16713 * gdb.base/mips_pro.exp: Likewise.
16714 * gdb.base/nodebug.exp: Likewise.
16715 * gdb.base/setvar.exp: Likewise.
16716 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16717
8b9a549d
PA
167182014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16719 Pedro Alves <palves@redhat.com>
16720
16721 PR symtab/14466
16722 * gdb.base/vdso-warning.c: New file.
16723 * gdb.base/vdso-warning.exp: New file.
16724
d48ba5e8
DE
167252014-10-02 Doug Evans <dje@google.com>
16726
16727 * gdb.base/structs.c (main): Don't run forever.
16728
2278c276
PA
167292014-10-02 Pedro Alves <palves@redhat.com>
16730
16731 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16732 (top level) <stop threads 1, stop threads 2>: Use it.
16733
b57bacec
PA
167342014-10-02 Pedro Alves <palves@redhat.com>
16735
16736 * gdb.threads/break-while-running.exp (test): Add new
16737 'update_thread_list' argument. Skip "info threads" if false.
16738 (top level): Add new 'update_thread_list' axis.
16739
13fd3ff3
PA
167402014-10-02 Pedro Alves <palves@redhat.com>
16741
16742 PR breakpoints/17431
16743 * gdb.base/execl-update-breakpoints.c: New file.
16744 * gdb.base/execl-update-breakpoints.exp: New file.
16745
0fec99e8
PA
167462014-10-01 Pedro Alves <palves@redhat.com>
16747
16748 * gdb.base/breakpoint-in-ro-region.c: New file.
16749 * gdb.base/breakpoint-in-ro-region.exp: New file.
16750
2ddf4301
SM
167512014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16752
16753 * gdb.mi/mi-exit-code.exp: New file.
16754 * gdb.mi/mi-exit-code.c: New file.
16755
6a5f3f43
YQ
167562014-09-30 Yao Qi <yao@codesourcery.com>
16757
16758 * lib/prelink-support.exp (build_executable_own_libs): Error if
16759 the target isn't native.
16760
345bcc73
YQ
167612014-09-30 Yao Qi <yao@codesourcery.com>
16762
16763 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16764 false.
16765
a25a5a45
PA
167662014-09-22 Pedro Alves <palves@redhat.com>
16767
16768 * gdb.threads/break-while-running.exp: New file.
16769 * gdb.threads/break-while-running.c: New file.
16770
00ba3162
YQ
167712014-09-19 Yao Qi <yao@codesourcery.com>
16772
16773 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16774 Invoke test. Restart GDB with --readnow and invoke test again.
16775
c3b7b696
YQ
167762014-09-19 Yao Qi <yao@codesourcery.com>
16777
16778 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16779 proc set_breakpoint_on_gcd_function. Invoke
16780 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16781 invoke set_breakpoint_on_gcd_function again.
16782
2b4fd423
DE
167832014-09-18 Doug Evans <dje@google.com>
16784
16785 * gdb.dwarf2/symtab-producer.exp: New file.
16786
a5947601
SDJ
167872014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16788
16789 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16790 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16791 * gdb.base/global-var-nested-by-dso.c: Likewise.
16792 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16793
91c19059
SDJ
167942014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16795 Pedro Alves <palves@redhat.com>
16796
16797 * gdb.base/watch-bitfields.exp: Pass string other than test file
16798 name to prepare_for_testing.
16799 (watch): New procedure.
16800 (expect_watchpoint): Use with_test_prefix.
16801 (top level): Factor out tests to ...
16802 (test_watch_location, test_regular_watch): ... these new
16803 procedures, and use with_test_prefix and gdb_continue_to_end.
16804
bb9d5f81
PP
168052014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16806
16807 PR breakpoints/12526
16808 * gdb.base/watch-bitfields.exp: New file.
16809 * gdb.base/watch-bitfields.c: New file.
16810
635856f5
PA
168112014-09-16 Pedro Alves <palves@redhat.com>
16812
16813 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16814 software and hardware addresses, not software address against
16815 itself.
16816
7280ceea
PA
168172014-09-16 Pedro Alves <palves@redhat.com>
16818
16819 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16820 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16821
428b16bd
PA
168222014-09-16 Pedro Alves <palves@redhat.com>
16823
16824 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16825 files.
16826 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16827 "*-*-vxworks*" throughout.
16828 * gdb.base/break.exp: Likewise.
16829 * gdb.base/default.exp: Likewise.
16830 * gdb.base/scope.exp: Likewise.
16831 * gdb.base/sepdebug.exp: Likewise.
16832 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16833 throughout.
16834 * gdb.base/run.c: Likewise.
16835 * gdb.base/sepdebug.c: Likewise.
16836 * gdb.hp/gdb.aCC/run.c: Likewise.
16837 * gdb.reverse/until-reverse.c: Likewise.
16838 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16839
666d413c
YQ
168402014-09-16 Yao Qi <yao@codesourcery.com>
16841
16842 * boards/local-remote-host-native.exp: New file.
16843
57cbd724
DE
168442014-09-14 Doug Evans <xdje42@gmail.com>
16845
16846 * gdb.threads/queue-signal.c (thread_count): New variable.
16847 (thread_count_mutex, thread_count_condvar): New variables.
16848 (incr_thread_count, wait_all_threads_running): New functions.
16849 (main): Wait for all threads to be in their thread functions.
16850
81219e53
DE
168512014-09-13 Doug Evans <xdje42@gmail.com>
16852
16853 * gdb.threads/queue-signal.c: New file.
16854 * gdb.threads/queue-signal.exp: New file.
16855
3714cea7
DE
168562014-09-13 Doug Evans <xdje42@gmail.com>
16857
16858 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16859 be consistent with what default_gdb_init uses.
16860 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16861 the plain text of the prompt. Add some logging printfs.
16862 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16863
fa43b1d7
PA
168642014-09-12 Pedro Alves <palves@redhat.com>
16865
16866 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16867 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16868 * gdb.arch/i386-size-overlap.exp: Likewise.
16869 * gdb.arch/i386-size.exp: Likewise.
16870 * gdb.arch/i386-unwind.exp: Likewise.
16871 * gdb.base/a2-run.exp: Likewise.
16872 * gdb.base/break.exp: Likewise.
16873 * gdb.base/charset.exp: Likewise.
16874 * gdb.base/chng-syms.exp: Likewise.
16875 * gdb.base/commands.exp: Likewise.
16876 * gdb.base/dbx.exp: Likewise.
16877 * gdb.base/find.exp: Likewise.
16878 * gdb.base/funcargs.exp: Likewise.
16879 * gdb.base/jit-simple.exp: Likewise.
16880 * gdb.base/reread.exp: Likewise.
16881 * gdb.base/sepdebug.exp: Likewise.
16882 * gdb.base/step-bt.exp: Likewise.
16883 * gdb.cp/mb-inline.exp: Likewise.
16884 * gdb.cp/mb-templates.exp: Likewise.
16885 * gdb.objc/basicclass.exp: Likewise.
16886 * gdb.threads/killed.exp: Likewise.
16887
9d9bf2df
EBM
168882014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16889
16890 PR tdep/17379
16891 * gdb.arch/powerpc-stackless.S: New file.
16892 * gdb.arch/powerpc-stackless.exp: New file.
16893
1cf2f1b0
JK
168942014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16895
16896 * gdb.base/attach.c: Include unistd.h.
16897 (main): Call alarm. Add label postloop.
16898 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16899 gdb_breakpoint, gdb_continue_to_breakpoint.
16900 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16901
98880d46
PA
169022014-09-11 Pedro Alves <palves@redhat.com>
16903
16904 PR gdb/17347
16905 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16906 * gdb.base/attach.exp (test_command_line_attach_run): New
16907 procedure.
16908 (top level): Call it.
16909
4c92ff2c
PA
169102014-09-11 Pedro Alves <palves@redhat.com>
16911
16912 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16913 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16914 (do_command_attach_tests): Use spawn_wait_for_attach.
16915 * gdb.base/solib-overlap.exp: Likewise.
16916 * gdb.multi/multi-attach.exp: Likewise.
16917 * gdb.python/py-prompt.exp: Likewise.
16918 * gdb.python/py-sync-interp.exp: Likewise.
16919 * gdb.server/ext-attach.exp: Likewise.
16920
3adc1a7d
GKB
169212014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16922
16923 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16924 command in testcase. Simplify testcase.
16925
96334934
JB
169262014-09-10 Joel Brobecker <brobecker@adacore.com>
16927
16928 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16929
eb479039
JB
169302014-09-10 Joel Brobecker <brobecker@adacore.com>
16931
16932 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16933
deede10c
JB
169342014-09-10 Joel Brobecker <brobecker@adacore.com>
16935
16936 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16937
7828a5f5
JB
169382014-09-10 Joel Brobecker <brobecker@adacore.com>
16939
16940 * gdb.dwarf2/dynarr-ptr.c: New file.
16941 * gdb.dwarf2/dynarr-ptr.exp: New file.
16942
33aeebcf
MR
169432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16944
16945 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16946 of 30 rather than hardcoding 120 for a slow test case. Take the
16947 `gdb,timeout' target setting into account for this calculation.
16948 Don't extend the timeout for the test cases that don't need it.
16949
7b415901
MR
169502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16951
16952 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16953 a factor of 2 for a slow test case. Take the `gdb,timeout'
16954 target setting into account for this calculation.
16955 * gdb.reverse/until-precsave.exp: Increase the timeout by
16956 a factor of 15 and 3 respectively rather than adding 120
16957 for a pair of slow test cases. Take the `gdb,timeout'
16958 target setting into account for this calculation.
16959
4a40f85a
MR
169602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16961
16962 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16963 timeout, don't pass one down to gdb_expect.
16964 (gdb_expect): Rework timeout selection.
16965
09635af7
MR
169662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16967
16968 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16969 exception on timeout.
16970 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16971 (gdbserver_start_extended): Catch any `gdbserver_start' error
16972 exceptions.
16973 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16974 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16975 `gdbserver_gdb_load' error exceptions.
16976
2bdd10b7
MR
169772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16978
16979 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16980 120 on waiting for the TCP socket to open.
16981
316935f0
DE
169822014-09-09 Doug Evans <xdje42@gmail.com>
16983
16984 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16985 _caller_matches, _any_caller_is, _any_caller_matches.
16986
83740597
DE
169872014-09-09 Doug Evans <xdje42@gmail.com>
16988
16989 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16990
4c122fc3
YQ
169912014-09-09 Yao Qi <yao@codesourcery.com>
16992
16993 * gdb.mi/mi-var-display.exp: Set print symbol off.
16994
a9f116cb
GKB
169952014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16996
16997 PR gdb/17035
16998 * gdb.base/commands.exp: Add tests to verify user-defined
16999 commands with empty bodies.
17000 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17001 python commands in `show user command`.
17002 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17003 scheme commands in `show user command`.
17004
c75bd3a2
JK
170052014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17006
17007 PR python/17355
17008 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17009 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17010 * gdb.python/py-framefilter-invalidarg.exp: New file.
17011 * gdb.python/py-framefilter-invalidarg.py: New file.
17012
faa42425
DE
170132014-09-06 Doug Evans <xdje42@gmail.com>
17014
17015 PR 15276
17016 * gdb.python/py-caller-is.c: New file.
17017 * gdb.python/py-caller-is.exp: New file.
17018
474ca4f6
SDJ
170192014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17020
17021 PR gdb/17235
17022 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17023 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17024
eb0b0463
SDJ
170252014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17026
17027 PR fortran/17237
17028 * gdb.fortran/print-formatted.exp: New file.
17029 * gdb.fortran/print-formatted.f90: Likewise.
17030
5f3b99cf
SS
170312014-09-03 Sasha Smundak <asmundak@google.com>
17032
17033 * gdb.python/py-frame.exp: Test Frame.read_register.
17034
7d793aa9
SDJ
170352014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17036
17037 PR python/16699
17038 * gdb.python/py-completion.exp: New file.
17039 * gdb.python/py-completion.py: Likewise.
17040
fb0576e9
DE
170412014-08-28 Doug Evans <dje@google.com>
17042
17043 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17044 eax,etc. are live with values set by gdb and thus the compiler can't
17045 use them.
17046 * gdb.arch/i386-pseudo.c (main): Ditto.
17047
ee92b0dd
DE
170482014-08-27 Doug Evans <dje@google.com>
17049
17050 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17051
6649db35
DE
170522014-08-25 Doug Evans <dje@google.com>
17053
17054 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17055 (main): Ditto.
17056
564b7600
DE
170572014-08-25 Doug Evans <dje@google.com>
17058
17059 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17060
3881fb67
YQ
170612014-08-24 Yao Qi <yao@codesourcery.com>
17062
17063 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17064 symbol off.
17065 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17066
a05a36a5
DE
170672014-08-22 Doug Evans <dje@google.com>
17068
17069 PR 17276
17070 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17071 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17072 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17073
7c343b48
YQ
170742014-08-22 Yao Qi <yao@codesourcery.com>
17075
17076 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17077 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17078 * gdb.python/python.exp: Likewise. Use .py file on the host
17079 instead of the build.
17080
22fd09ae
JK
170812014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17082
17083 * gdb.threads/gcore-stale-thread.c: New file.
17084 * gdb.threads/gcore-stale-thread.exp: New file.
17085
a8454a7c
PA
170862014-08-21 Pedro Alves <palves@redhat.com>
17087
17088 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17089 * gdb.base/gcore-relro-pie.exp: Likewise.
17090 * gdb.base/gcore-relro.exp: Likewise.
17091 * gdb.base/gcore.exp: Likewise.
17092 * gdb.base/print-symbol-loading.exp: Likewise.
17093 * gdb.threads/gcore-thread.exp: Likewise.
17094 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17095
2a31c623
PA
170962014-08-20 Pedro Alves <palves@redhat.com>
17097 Jan Kratochvil <jan.kratochvil@redhat.com>
17098
17099 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17100 configure.
17101 (EXPECT): Handle READ1 being set.
17102 (all): Depend on EXTRA_RULES.
17103 (check-read1, expect-read1, read1.so, read1): New rules.
17104 * README (Testsuite Parameters): Document the READ1 make variable.
17105 (Race detection): New section.
17106 * configure: Regenerate.
17107 * configure.ac: If build==host==target, and running under a
17108 GNU/glibc system, add read1 to the extra Makefile rules.
17109 (EXTRA_RULES): AC_SUBST it.
17110 * lib/read1.c: New file.
17111
d36430db
JB
171122014-08-20 Joel Brobecker <brobecker@adacore.com>
17113
17114 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17115 the handling of variables declared as a typedef to an array
17116 which a DW_AT_data_location attribute.
17117
9a0dc9e3
PA
171182014-08-19 Andrew Burgess <aburgess@broadcom.com>
17119 Pedro Alves <palves@redhat.com>
17120
17121 PR symtab/14604
17122 PR symtab/14605
17123 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17124 gdb_test.
17125
0718a8da
PA
171262014-08-19 Pedro Alves <palves@redhat.com>
17127
17128 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17129
13b448cd
YQ
171302014-08-19 Yao Qi <yao@codesourcery.com>
17131
17132 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17133 right line.
17134
1cbf5077
DB
171352014-08-18 David Blaikie <dblaikie@gmail.com>
17136
17137 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17138
bf0fae19
JB
171392014-08-18 Joel Brobecker <brobecker@adacore.com>
17140
17141 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17142 attribute in array range.
17143
3c8c5dcc
JB
171442014-08-18 Joel Brobecker <brobecker@adacore.com>
17145
17146 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17147
e66d4446
SC
171482014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17149
17150 PR c++/17132
17151 * gdb.cp/pr17132.cc: New file.
17152 * gdb.cp/pr17132.exp: New file.
17153
940df408
SC
171542014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17155
17156 * gdb.python/py-xmethods.py (A_getarrayind)
17157 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17158 Use 'print' with function call syntax.
17159 (E_method_matcher.match): Fix tab vs space indentation mixup.
17160
ebcc6c3a
YQ
171612014-08-15 Yao Qi <yao@codesourcery.com>
17162
17163 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17164 false.
17165
775e0f04
YQ
171662014-08-15 Yao Qi <yao@codesourcery.com>
17167
17168 * gdb.cp/casts.exp: Set print symbol off.
17169 * gdb.cp/class2.exp: Likewise.
17170 * gdb.cp/overload.exp: Likewise.
17171 * gdb.cp/templates.exp: Likewise.
17172
d769e349
DE
171732014-08-11 Doug Evans <dje@google.com>
17174
17175 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17176 (test_load_shlib): Update.
17177
20c6f1e1
YQ
171782014-08-09 Yao Qi <yao@codesourcery.com>
17179
17180 * gdb.base/display.exp: Invoke is_address_zero_readable.
17181 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17182 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17183 * gdb.base/hbreak-unmapped.exp: Return if
17184 is_address_zero_readable returns true.
17185 * gdb.base/signest.exp: Likewise.
17186 * gdb.base/signull.exp: Likewise.
17187 * gdb.base/sigbpt.exp: Likewise.
17188 * gdb.guile/scm-disasm.exp: Do the test if
17189 is_address_zero_readable returns false.
17190 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17191 * gdb.python/py-arch.exp: Likewise.
17192 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17193 * lib/gdb.exp (is_address_zero_readable): New proc.
17194
5792e8e3
YQ
171952014-08-09 Yao Qi <yao@codesourcery.com>
17196
17197 PR testsuite/13443
17198 * gdb.mi/mi-var-display.exp: Make test messages unique.
17199
3cecbbbe
TT
172002014-08-04 Tom Tromey <tromey@redhat.com>
17201
17202 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17203 target 0".
17204
00b51ff5
TT
172052014-08-04 Tom Tromey <tromey@redhat.com>
17206
17207 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17208 "target_resume".
17209
6908c509
JB
172102014-08-01 Joel Brobecker <brobecker@adacore.com>
17211
17212 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17213 inner_vla_struct_object_size.
17214 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17215 as xfail.
17216
cc6563d2
PA
172172014-07-30 Pedro Alves <palves@redhat.com>
17218
17219 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17220 comment.
17221
7e09a223
YQ
172222014-07-29 Yao Qi <yao@codesourcery.com>
17223
17224 PR gdb/17206
17225 * gdb.base/until-nodebug.exp: New.
17226
7ebdbe92
DE
172272014-07-28 Doug Evans <xdje42@gmail.com>
17228
17229 PR guile/17203
17230 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17231 previously existing parameter, and previously ambiguously spelled
17232 parameter.
17233
fdb1adc6
WN
172342014-07-28 Will Newton <will.newton@linaro.org>
17235
17236 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17237
186fcde0
DE
172382014-07-26 Ludovic Courtès <ludo@gnu.org>
17239 Doug Evans <xdje42@gmail.com>
17240
17241 PR guile/17146
17242 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17243
70509625
PA
172442014-07-25 Pedro Alves <palves@redhat.com>
17245
17246 * gdb.threads/signal-command-handle-nopass.c: New file.
17247 * gdb.threads/signal-command-handle-nopass.exp: New file.
17248 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17249 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17250 * gdb.threads/signal-delivered-right-thread.c: New file.
17251 * gdb.threads/signal-delivered-right-thread.exp: New file.
17252
c3f814a1
PA
172532014-07-25 Pedro Alves <palves@redhat.com>
17254
17255 * gdb.base/double-prompt-target-event-error.exp
17256 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17257 match.
17258 (cancel_pagination_in_target_event): Rework double prompt
17259 detection.
17260 * gdb.base/paginate-after-ctrl-c-running.exp
17261 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17262 <return>' match.
17263 * gdb.base/paginate-bg-execution.exp
17264 (test_bg_execution_pagination_return)
17265 (test_bg_execution_pagination_cancel): Remove '-notransfer
17266 <return>' matches.
17267 * gdb.base/paginate-execution-startup.exp
17268 (test_fg_execution_pagination_return)
17269 (test_fg_execution_pagination_cancel): Remove '-notransfer
17270 <return>' matches.
17271 * gdb.base/paginate-inferior-exit.exp
17272 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17273 match.
17274 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17275 * lib/gdb.exp (pagination_prompt): Run text through
17276 string_to_regexp.
17277 (gdb_test_multiple): Match $pagination_prompt instead of
17278 "<return>".
17279 (string_to_regexp): Move to lib/gdb-utils.exp.
17280
e214cf6c
JK
172812014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17282
17283 * gdb.arch/amd64-entry-value-paramref.S: New file.
17284 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17285 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17286 * gdb.arch/amd64-optimout-repeat.S: New file.
17287 * gdb.arch/amd64-optimout-repeat.c: New file.
17288 * gdb.arch/amd64-optimout-repeat.exp: New file.
17289
17d0c5c8
JK
172902014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17291
17292 PR gdb/17170
17293 * gdb.base/statistics.exp: New file.
17294
b8b8facf
DE
172952014-07-17 Doug Evans <dje@google.com>
17296
74b49205 17297 PR gdb/17170
b8b8facf
DE
17298 * gdb.base/maint.exp: Update testing of per-command stats.
17299
1b5d0ab3
PA
173002014-07-16 Pedro Alves <palves@redhat.com>
17301
17302 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17303 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17304 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17305 (tfile_write_buf): New functions.
17306 (add_memory_block): Rewrite using the above.
17307 (adjust_function_address): New function.
17308 (FUNCTION_ADDRESS): New macro.
17309 (write_basic_trace_file): Remove short_x local, and use
17310 tfile_write_16. Change type of func_addr local to unsigned long
17311 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17312 here. Cast argument of add_memory_block to char pointer.
17313 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17314 (main): Remove parameters.
17315 * gdb.trace/tfile.exp: Remove nowarnings.
17316
4d974e88
SM
173172014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17318
17319 * gdb.base/debug-expr.exp: Test string evaluation with
17320 "debug expression" on.
17321
41e99568
PA
173222014-07-15 Pedro Alves <palves@redhat.com>
17323
17324 * gdb.base/reread.exp: Use clean_restart.
17325
487d9753
PL
173262014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17327
17328 * gdb.arch/avr-flash-qualifer.c: New.
17329 * gdb.arch/avr-flash-qualifer.exp: New.
17330
cc1c52ad
PA
173312014-07-14 Pedro Alves <palves@redhat.com>
17332
17333 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17334 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17335
1e973570
PA
173362014-07-14 Pedro Alves <palves@redhat.com>
17337
17338 * gdb.base/double-prompt-target-event-error.c: New file.
17339 * gdb.base/double-prompt-target-event-error.exp: New file.
17340
93d6eb10
PA
173412014-07-14 Pedro Alves <palves@redhat.com>
17342
17343 PR gdb/17072
17344 * gdb.base/paginate-inferior-exit.c: New file.
17345 * gdb.base/paginate-inferior-exit.exp: New file.
17346
0017922d
PA
173472014-07-14 Pedro Alves <palves@redhat.com>
17348
17349 PR gdb/17072
17350 * gdb.base/paginate-bg-execution.c: New file.
17351 * gdb.base/paginate-bg-execution.exp: New file.
17352
94696ad3
PA
173532014-07-14 Pedro Alves <palves@redhat.com>
17354
17355 PR gdb/17072
17356 * gdb.base/paginate-execution-startup.c: New file.
17357 * gdb.base/paginate-execution-startup.exp: New file.
17358 * lib/gdb.exp (pagination_prompt): New global.
17359 (default_gdb_spawn): New procedure, factored out from
17360 default_gdb_spawn.
17361 (default_gdb_start): Adjust to call default_gdb_spawn.
17362 (gdb_spawn): New procedure.
17363
bd293940
PA
173642014-07-14 Pedro Alves <palves@redhat.com>
17365
17366 * lib/gdb.exp (gdb_assert): New procedure.
17367 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17368
c933f875
PA
173692014-07-14 Pedro Alves <palves@redhat.com>
17370
17371 * gdb.base/execution-termios.c: New file.
17372 * gdb.base/execution-termios.exp: New file.
17373
d98b7a16
TT
173742014-07-14 Tom Tromey <tromey@redhat.com>
17375
17376 * gdb.cp/vla-cxx.cc: New file.
17377 * gdb.cp/vla-cxx.exp: New file.
17378
548740d6
TT
173792014-07-14 Tom Tromey <tromey@redhat.com>
17380
17381 * gdb.reverse/rerun-prec.c: New file.
17382 * gdb.reverse/rerun-prec.exp: New file.
17383
a25eb028
MR
173842014-07-12 Maciej W. Rozycki <macro@mips.com>
17385 Maciej W. Rozycki <macro@codesourcery.com>
17386
17387 * lib/gdb-utils.exp: New file.
17388 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17389 inline `gdb_init_command' processing.
17390 (gdb_start_cmd): Likewise.
17391 * lib/mi-support.exp (mi_run_cmd): Likewise.
17392 * README: Document `gdb_init_command' and `gdb_init_commands'.
17393
218c2655
JK
173942014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17395
17396 Fix false FAIL running under a very long directory name.
17397 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17398 and "set print elements 10000". Twice.
17399
5401fde3
YQ
174002014-07-11 Yao Qi <yao@codesourcery.com>
17401
17402 * gdb.base/exprs.exp: "set print symbol off".
17403
e76126e8
PA
174042014-07-11 Pedro Alves <palves@redhat.com>
17405
17406 * gdb.threads/kill.c: New file.
17407 * gdb.threads/kill.exp: New file.
17408
2d6f0de6
YQ
174092014-07-10 Yao Qi <yao@codesourcery.com>
17410
17411 * gdb.trace/tfile.c (write_basic_trace_file)
17412 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17413 address written to trace file.
17414
7180e04a
PA
174152014-07-09 Pedro Alves <palves@redhat.com>
17416
17417 * gdb.base/attach-wait-input.exp: New file.
17418 * gdb.base/attach-wait-input.c: New file.
17419
9a9a7608
AB
174202014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17421
17422 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17423 setting up test structures.
17424 (main): Call new test function.
17425 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17426 test function, continue into test function and walk test
17427 structures.
17428
161ac41e
YQ
174292014-07-02 Yao Qi <yao@codesourcery.com>
17430
17431 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17432 'bar_start' at the beginning of functions 'foo' and 'bar'
17433 respectively.
17434 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17435 instead of 'foo' and 'bar'.
17436
1f267ae3
MM
174372014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17438
17439 * gdb.btrace/segv.exp: New.
17440 * gdb.btrace/segv.c: New.
17441
2b239efb
LM
174422014-07-02 Luis Machado <lgustavo@codesourcery.com>
17443
17444 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17445 instruction.
17446
cf363f18
MW
174472014-06-30 Mark Wielaard <mjw@redhat.com>
17448
17449 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17450 vulture, vilify, villar): New volatile array constants.
17451 (vindictive, vegetation): New const volatile array constants.
17452 * gdb.base/volatile.exp: Test volatile and const volatile array
17453 types.
17454
aebf9d24
AA
174552014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17456
17457 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17458 target lacks support for awatch, rwatch, or hbreak.
17459
b67a2c6f
YQ
174602014-06-27 Yao Qi <yao@codesourcery.com>
17461
17462 * gdb.multi/dummy-frame-restore.exp: New.
17463 * gdb.multi/dummy-frame-restore.c: New.
17464
aef92902
MM
174652014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17466
17467 * gdb.btrace/gcore.exp: New.
17468
8e9db26e
PA
174692014-06-23 Pedro Alves <palves@redhat.com>
17470
17471 * gdb.base/watchpoint-reuse-slot.c: New file.
17472 * gdb.base/watchpoint-reuse-slot.exp: New file.
17473
70afc5b7
SC
174742014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17475
17476 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17477 progspace's filename in 'info', 'enable' and 'disable' command
17478 tests.
17479
b972bd9c
JK
174802014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17481
17482 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17483 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17484 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17485
125f8a3d
GB
174862014-06-20 Gary Benson <gbenson@redhat.com>
17487
17488 * gdb.arch/i386-avx.exp: Fix include file location.
17489 * gdb.arch/i386-sse.exp: Likewise.
17490
3ed9baed
IB
174912014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17492
17493 * gdb.dlang/expression.exp: New file.
17494
034f788c
PA
174952014-06-19 Pedro Alves <palves@redhat.com>
17496
17497 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17498 out from ...
17499 (top level): ... here. Iterate running tests under different
17500 scheduler-locking settings.
17501
45371d0c
LM
175022014-06-18 Luis Machado <lgustavo@codesourcery.com>
17503
17504 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17505 to DW_FORM_addr and use non-zero addresses.
17506
5d376983
SC
175072014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17508
17509 PR gdb/17017
17510 * gdb.python/py-xmethods.cc: Add global function call counters and
17511 increment them in their respective functions. Remove "cout"
17512 statements.
17513 * gdb.python/py-xmethods.exp: Make tests check the global function
17514 call counters instead of depending on inferior IO.
17515
a1aa2221
LM
175162014-06-18 Don Breazeal <donb@codesourcery.com>
17517
17518 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17519 Deleted procedure.
17520 (explicit_fork_parent_follow): Deleted procedure.
17521 (explicit_fork_child_follow): Deleted procedure.
17522 (test_follow_fork): New procedure.
17523 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17524 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17525 procedure calls.
17526
0fc05997
YQ
175272014-06-17 Yao Qi <yao@codesourcery.com>
17528
17529 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17530 CP1252.
17531
70795c52
LM
175322014-06-17 Luis Machado <lgustavo@codesourcery.com>
17533
17534 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17535 Initialize ptr and S explicitly.
17536 (skip_type_update_when_not_use_rtti_test): Likewise.
17537
6be47f0c
KS
175382014-06-16 Keith Seitz <keiths@redhat.com>
17539
17540 PR mi/15863
17541 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17542 the inferior is started.
17543
d03de421
PA
175442014-06-16 Pedro Alves <palves@redhat.com>
17545
17546 * gdb.base/break-main-file-remove-fail.c: New file.
17547 * gdb.base/break-main-file-remove-fail.exp: New file.
17548 * gdb.base/break-unload-file.exp: Use build_executable instead of
17549 prepare_for_testing.
17550 (test_break): New parameter "initial_load". Handle it.
17551 (top level): Add initial_load cmdline/file axis.
17552
f9579b99
TT
175532014-06-12 Tom Tromey <tromey@redhat.com>
17554
17555 * gdb.base/completion.exp: Don't use directory name in test.
17556
3657956b
GB
175572014-06-09 Gary Benson <gbenson@redhat.com>
17558
17559 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17560 separate the always-available ANSI-standard signals from the
17561 signals that require checking.
17562 (main): Likewise.
17563 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17564 Likewise.
17565 (main): Likewise.
17566
4186eb54
KS
175672014-06-07 Keith Seitz <keiths@redhat.com>
17568
17569 Revert:
17570 PR c++/16253
17571 * gdb.cp/var-tag.cc: New file.
17572 * gdb.cp/var-tag.exp: New file.
17573 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17574 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17575 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17576 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17577
25326a28 175782014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17579
17580 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17581
829155c9
PA
175822014-06-06 Pedro Alves <palves@redhat.com>
17583
17584 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17585 in target debug output instead of looking at RSP packets,
17586 disabling the test on any target that uses hardware stepping.
17587 Update comments.
17588
61c8d22e
PA
175892014-06-06 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.base/break-unload-file.exp: Fix typo.
17592
d9a47287
YQ
175932014-06-06 Yao Qi <yao@codesourcery.com>
17594
17595 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17596 from "jit_function" to "^jit_function".
17597
e5e01dbf
YQ
175982014-06-06 Yao Qi <yao@codesourcery.com>
17599
17600 * gdb.base/async.c (foo): Add one statement.
17601 * gdb.base/async.exp: Get the next instruction address and
17602 match the output of "nexti" by instruction address. Match
17603 the hex address in the output of "finish".
17604
73ba372c
GB
176052014-06-06 Gary Benson <gbenson@redhat.com>
17606
17607 * gdb.base/call-signals.c: Remove preprocessor conditionals
17608 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17609 SIGSEGV and SIGTERM.
17610 * gdb.base/sigall.c: Likewise.
17611 * gdb.base/unwindonsignal.c: Likewise.
17612 * gdb.reverse/sigall-reverse.c: Likewise.
17613
831517df
YQ
176142014-06-06 Yao Qi <yao@codesourcery.com>
17615
17616 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17617 readable, skip the test.
17618
b8b91e98
YQ
176192014-06-06 Yao Qi <yao@codesourcery.com>
17620
17621 * gdb.threads/staticthreads.c (thread_function): Move the line
17622 setting breakpoint on forward.
17623 * gdb.threads/staticthreads.exp: Update comments.
17624
fb934770
LC
176252014-06-05 Ludovic Courtès <ludo@gnu.org>
17626
17627 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17628 "history-append! type error".
17629
6ef284bd
SM
176302014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17631
17632 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17633 erroneous dprintf expected input.
17634
a872e241
DE
176352014-06-04 Doug Evans <xdje42@gmail.com>
17636
17637 * gdb.guile/scm-generics.exp: Delete.
17638
16f691fb
DE
176392014-06-04 Doug Evans <xdje42@gmail.com>
17640
17641 * gdb.guile/scm-breakpoint.exp: Update.
17642 Add tests for breakpoint registration.
17643
012370f6
TT
176442014-06-04 Tom Tromey <tromey@redhat.com>
17645
17646 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17647 VLA-in-union.
17648 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17649 inner_vla_struct, vla_union types. Initialize objects of those
17650 types and compute their sizes.
17651
9f5a4cef
HZ
176522014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17653 Hui Zhu <hui@codesourcery.com>
17654
17655 * gdb.base/fileio.exp: Add test for shell not available as well as
17656 available.
17657 * gdb.base/fileio.c (test_system): Check for shell twice.
17658
90a45c4d
YQ
176592014-06-04 Yao Qi <yao@codesourcery.com>
17660
17661 * gdb.base/auto-connect-native-target.exp: Remove redundant
17662 space from the regexp pattern.
17663
70017e41
YQ
176642014-06-04 Yao Qi <yao@codesourcery.com>
17665
17666 * gdb.base/default.exp: Replace "child" with "native" in
17667 regexp pattern.
17668
883964a7
SC
176692014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17670
17671 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17672 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17673 * gdb.python/py-xmethods.py: Python script supporting the
17674 new testcase and tests.
17675
ef370185
JB
176762014-06-03 Joel Brobecker <brobecker@adacore.com>
17677 Pedro Alves <palves@redhat.com>
17678
17679 PR breakpoints/17000
17680 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17681 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17682
1e2ccb61
BM
176832014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17684
17685 * gdb.base/subst.exp: Add tests to verify partial path matching
17686 output.
17687
c6ec5ab2
PA
176882014-06-03 Pedro Alves <palves@redhat.com>
17689
17690 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17691 target that doesn't use software single-stepping.
17692
835c559f
PA
176932014-06-03 Pedro Alves <palves@redhat.com>
17694
17695 PR breakpoints/17000
17696 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17697 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17698
06eb1586
DE
176992014-06-02 Doug Evans <xdje42@gmail.com>
17700
17701 * gdb.guile/scm-parameter.exp: New file.
17702
e698b8c4
DE
177032014-06-02 Doug Evans <xdje42@gmail.com>
17704
17705 * gdb.guile/scm-cmd.c: New file.
17706 * gdb.guile/scm-cmd.exp: New file.
17707
ded03782
DE
177082014-06-02 Doug Evans <xdje42@gmail.com>
17709
17710 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17711 pretty-printer lookup.
17712 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17713 (make-pp_s-printer): Call it.
17714 (make-pretty-printer-from-dict): New function.
17715 (lookup-pretty-printer-maker-from-dict): New function.
17716 (*pretty-printer*): Simplify.
17717 (make-objfile-pp_s-printer): New function.
17718 (install-objfile-pretty-printers!): New function.
17719 (make-progspace-pp_s-printer): New function.
17720 (install-progspace-pretty-printers!): New function.
17721 * gdb.guile/scm-progspace.c: New file.
17722 * gdb.guile/scm-progspace.exp: New file.
17723
41fac0cf
PA
177242014-06-02 Pedro Alves <palves@redhat.com>
17725
17726 * gdb.base/dprintf-bp-same-addr.c: New file.
17727 * gdb.base/dprintf-bp-same-addr.exp: New file.
17728
96ae5695
EBM
177292014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17730
17731 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17732 * gdb.arch/powerpc-power.s: Likewise.
17733
da02b3a8
JB
177342014-06-02 Joel Brobecker <brobecker@adacore.com>
17735
17736 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17737
c72b2e7b
YQ
177382014-06-01 Yao Qi <yao@codesourcery.com>
17739
17740 * gdb.base/watchpoint.exp (test_watch_location): Check null
17741 pointer can be dereferenced. If not, do the test, otherwise
17742 skip it.
17743
53e8a631
AB
177442014-05-30 Andrew Burgess <aburgess@broadcom.com>
17745
17746 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17747 results.
17748 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17749
938f0e2f
AB
177502014-05-30 Andrew Burgess <aburgess@broadcom.com>
17751
17752 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17753 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17754 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17755 * gdb.arch/amd64-invalid-stack-top.c: New file.
17756 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17757
9ba6657a
PA
177582014-05-30 Pedro Alves <palves@redhat.com>
17759
17760 PR breakpoints/17000
17761 * gdb.base/sss-bp-on-user-bp.c: New file.
17762 * gdb.base/sss-bp-on-user-bp.exp: New file.
17763
522c09bf
DB
177642014-05-30 David Blaikie <dblaikie@gmail.com>
17765
17766 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17767 gnu_inline semantics via attribute.
17768 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17769 source explicitly specifies the required semantics.
17770
bf4ef81e
MR
177712014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17772
17773 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17774
329ea579
PA
177752014-05-29 Pedro Alves <palves@redhat.com>
17776 Tom Tromey <tromey@redhat.com>
17777
17778 * gdb.base/async-shell.exp: Don't enable target-async.
17779 * gdb.base/async.exp
17780 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17781 parameter. Adjust.
17782 (top level): Don't test with "target-async".
17783 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17784 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17785 * gdb.base/inferior-died.exp: Don't enable target-async.
17786 * gdb.base/interrupt-noterm.exp: Likewise.
17787 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17788 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17789 * gdb.mi/mi-nonstop.exp: Likewise.
17790 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17791 * gdb.mi/mi-nsintrall.exp: Likewise.
17792 * gdb.mi/mi-nsmoribund.exp: Likewise.
17793 * gdb.mi/mi-nsthrexec.exp: Likewise.
17794 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17795 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17796 * gdb.python/py-evsignal.exp: Don't enable target-async.
17797 * gdb.python/py-evthreads.exp: Likewise.
17798 * gdb.python/py-prompt.exp: Likewise.
17799 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17800 * gdb.server/solib-list.exp: Don't enable target-async.
17801 * gdb.threads/thread-specific-bp.exp: Likewise.
17802 * lib/mi-support.exp: Adjust to use mi-async.
17803
fd664c91
PA
178042014-05-29 Pedro Alves <palves@redhat.com>
17805
17806 PR gdb/13860
17807 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17808 reason, even in sync mode.
17809
251bde03
PA
178102014-05-29 Pedro Alves <palves@redhat.com>
17811 Hui Zhu <hui@codesourcery.com>
17812
17813 PR PR15693
17814 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17815 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17816 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17817 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17818
7f3c0343
JB
178192014-05-28 Joel Brobecker <brobecker@adacore.com>
17820
17821 * config/monitor.exp (gdb_target_monitor): Replace use of
17822 "set remotebaud" by "set serial baud".
17823
b2715b27
AW
178242014-05-26 Andy Wingo <wingo@igalia.com>
17825
17826 * gdb.guile/scm-breakpoint.exp:
17827 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17828 properties instead of gdb-object-properties.
17829
498a4489
YQ
178302014-05-26 Yao Qi <yao@codesourcery.com>
17831
17832 * gdb.server/no-thread-db.exp: Specify source file name
17833 explicitly when setting a breakpoint.
17834
589fdceb
MM
178352014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17836
17837 * gdb.btrace/vdso.c: New.
17838 * gdb.btrace/vdso.exp: New.
17839
e9089e05
MM
178402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17841
17842 * gdb.base/gcore.exp (capture_command_output): Move ...
17843 * lib/gdb.exp (capture_command_output): ... here.
17844
67b5c0c1
MM
178452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17846
17847 * gdb.btrace/data.exp: Test memory access during btrace replay.
17848
a2199296
SM
178492014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17850
17851 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17852
17b2616c
PA
178532014-05-21 Pedro Alves <palves@redhat.com>
17854
17855 PR gdb/13860
17856 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17857 (top level): Test that output related to execution commands is
17858 sent to the console with CLI commands, but not with MI commands.
17859 Test that breakpoint events are always mirrored to the console.
17860 Also expect the new source line to be output after a "next" in
17861 async mode too. Make it a pass/fail test.
17862 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17863 output.
17864 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17865
5166082f
PA
178662014-05-21 Pedro Alves <palves@redhat.com>
17867
17868 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17869 Use them to test variations of "list" after reaching a breakpoint.
17870 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17871 Test "list" with listsize 10 after reaching a breakpoint.
17872 * gdb.python/python.exp (decode_line current location line
17873 number): Adjust expected line number.
17874
2f25d70f
SM
178752014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17876
17877 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17878 behavior for $args, pass it directly to "run".
17879
ff604a67
MR
178802014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17881
17882 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17883 30000 to 65536.
17884
6a3cb8e8
PA
178852014-05-21 Pedro Alves <palves@redhat.com>
17886
17887 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17888 auto-connect-native-target off".
17889 * gdb.base/auto-connect-native-target.c: New file.
17890 * gdb.base/auto-connect-native-target.exp: New file.
17891
4ebfc96e
PA
178922014-05-21 Pedro Alves <palves@redhat.com>
17893
17894 * gdb.base/default.exp: Test "target native" instead of "target
17895 child".
17896
36d46afb
MW
178972014-05-21 Mark Wielaard <mjw@redhat.com>
17898
17899 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17900
5876f503
JK
179012014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17902
17903 Fix TLS access for -static -pthread.
17904 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17905 <HAVE_TLS> (thread_function, main): Initialize it.
17906 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17907 Add clean_restart.
17908 <$have_tls != "">: Check TLSVAR.
17909
0256a6ac
PA
179102014-05-21 Pedro Alves <palves@redhat.com>
17911
17912 * gdb.base/dcache-line-read-error.c: New.
17913 * gdb.base/dcache-line-read-error.exp: New.
17914
936d2992
PA
179152014-05-20 Pedro Alves <palves@redhat.com>
17916
17917 * gdb.base/compare-sections.c: New file.
17918 * gdb.base/compare-sections.exp: New file.
17919
802e8e6d
PA
179202014-05-20 Pedro Alves <palves@redhat.com>
17921
17922 * gdb.base/break-idempotent.c: New file.
17923 * gdb.base/break-idempotent.exp: New file.
17924
e59fa00f
MM
179252014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17926
17927 * gdb.btrace/nohist.exp: New.
17928
8b696e31
YQ
179292014-05-20 Yao Qi <yao@codesourcery.com>
17930
17931 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17932 gdb.reverse directory and gdb_reverse_timeout exists in board
17933 setting.
17934 * README: Document gdb_reverse_timeout.
17935
73c9764f
YQ
179362014-05-20 Yao Qi <yao@codesourcery.com>
17937
17938 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17939 'test_file_name'. Treat args as a string instead of a list.
17940 (gdb_init): Rename argument 'args' by 'test_file_name'.
17941
f1f4348a
JK
179422014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17943
17944 * gdb.arch/powerpc-power.exp: New file.
17945 * gdb.arch/powerpc-power.s: New file.
17946
0dbe70ce
DE
179472014-05-16 Doug Evans <dje@google.com>
17948
17949 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17950 * gdb.base/completion.exp: Check that all expected files exist
17951 before doing file completion.
0dbe70ce 17952
8d551b02
DE
179532014-05-16 Doug Evans <dje@google.com>
17954
17955 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17956 Update.
17957 (do_syscall_tests_without_xml): Update.
17958
73eb7709
PA
179592014-05-16 Pedro Alves <palves@redhat.com>
17960
17961 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17962 instead of "unknown output after running".
17963
3fae92fc
YQ
179642014-05-16 Yao Qi <yao@codesourcery.com>
17965
17966 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17967 file1.txt from host at the end.
17968 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17969
c2b2ccc5
DE
179702014-05-15 Doug Evans <dje@google.com>
17971
17972 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17973 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17974 loading file. Add test for TU lookup.
17975
8c217a4b
SM
179762014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17977
17978 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17979 calling "-exec-arguments" or "set args" before running the
17980 inferior.
17981
3deb39c6
SM
179822014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17983
17984 * lib/mi-support.exp (mi_expect_stop): Expect message for
17985 inferiors that exit with non-zero exit code.
17986
71a79f8c
YQ
179872014-05-14 Yao Qi <yao@codesourcery.com>
17988
17989 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17990 match absolute path on remote host.
17991 (test_file_list_exec_source_files): Remove "/" from the
17992 pattern.
17993
f23fcd46
YQ
179942014-05-14 Yao Qi <yao@codesourcery.com>
17995
17996 * boards/local-remote-host-notty.exp (${board}_file): New
17997 proc.
17998
9404b58f
KM
179992014-05-07 Kyle McMartin <kyle@redhat.com>
18000
18001 Pushed by Joel Brobecker <brobecker@adacore.com>.
18002 * gdb.arch/aarch64-atomic-inst.c: New file.
18003 * gdb.arch/aarch64-atomic-inst.exp: New file.
18004
5e45f04c
YQ
180052014-05-07 Yao Qi <yao@codesourcery.com>
18006
18007 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18008 in current context" too.
18009
c888a17d
KS
180102014-05-05 Keith Seitz <keiths@redhat.com>
18011
18012 * gdb.linespec/ls-dollar.exp: Add test for linespec
18013 file:convenience_variable.
18014
290a839c
YQ
180152014-05-05 Yao Qi <yao@codesourcery.com>
18016
18017 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18018 traceframes into tfile and ctf trace files. Read data from
18019 trace file and test collected data.
18020 (gdb_collect_locals_test): Likewise.
18021 (gdb_unavailable_registers_test): Likewise.
18022 (gdb_unavailable_floats): Likewise.
18023 (gdb_collect_globals_test): Likewise.
18024 (top-level): Append "ctf" to trace_file_targets if GDB
18025 supports.
18026
b5262cd0
YQ
180272014-05-05 Yao Qi <yao@codesourcery.com>
18028
18029 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18030 code to ...
18031 (gdb_collect_args_test_1): ... it. New proc.
18032 (gdb_collect_locals_test): Move some code to ...
18033 (gdb_collect_locals_test_1): ... it. New proc.
18034 (gdb_unavailable_registers_test): Move some code to ...
18035 (gdb_unavailable_registers_test_1): ... it. New proc.
18036 (gdb_unavailable_floats): Move some code to ...
18037 (gdb_unavailable_floats_1): ... it. New proc.
18038
30a1e6cc
SDJ
180392014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18040
18041 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18042 probes to test for bitness recognition.
18043 * gdb.arch/amd64-stap-optional-prefix.exp
18044 (test_probe_value_without_reg): New procedure.
18045 Add code to test for different kinds of bitness.
18046
f33da99a
SDJ
180472014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18048
18049 PR breakpoints/16889
18050 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18051 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18052
5b80f00d
PA
180532014-05-01 Pedro Alves <palves@redhat.com>
18054
18055 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18056 gdb_file_cmd if no file is specified.
18057 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18058 last_loaded_file to set the remote exec-file.
18059
f8c2a73c
PA
180602014-05-01 Pedro Alves <palves@redhat.com>
18061
18062 * boards/local-remote-host.exp: New file.
18063
be6e8ac7
PA
180642014-05-01 Pedro Alves <palves@redhat.com>
18065
18066 * boards/local-remote-host.exp: Rename to ...
18067 * boards/local-remote-host-notty.exp: ... this.
18068
cac0dc8f
JB
180692014-04-28 Joel Brobecker <brobecker@adacore.com>
18070
18071 * gdb.ada/dyn_arrayidx: New testcase.
18072
9730e6cc
YQ
180732014-04-26 Yao Qi <yao@codesourcery.com>
18074
18075 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18076 and compute the length of function main. Save it in
18077 $main_length.
18078 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18079 (top-level): Use gdb_compile to compile objects into
18080 executable and restart GDB. Remove invocation to
18081 prepare_for_testing.
18082
7ae1a6a6
PA
180832014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18084 Pedro Alves <palves@redhat.com>
18085
18086 PR server/16255
18087 * gdb.multi/multi-attach.c: New file.
18088 * gdb.multi/multi-attach.exp: New file.
18089
4082afcc
PA
180902014-04-25 Pedro Alves <palves@redhat.com>
18091
18092 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18093 user.
18094 (top level): Test that "set remote conditional-breakpoints-packet
18095 off" works as intended.
18096 * gdb.base/dprintf.exp: Test that "set remote
18097 breakpoint-commands-packet off" works as intended.
18098 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18099 New function.
18100 (top level): Call it.
18101 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18102 remote fast-tracepoints-packet off" works as intended.
18103 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18104 * lib/gdb.exp (gdb_is_target_remote): ... here.
18105
2abc3f8d
DB
181062014-04-24 David Blaikie <dblaikie@gmail.com>
18107
18108 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18109 ensure clang would not discard them.
18110 * gdb.base/gdbvars.c: Ditto.
18111 * gdb.base/memattr.c: Ditto.
18112 * gdb.base/whatis.c: Ditto.
18113 * gdb.python/py-prettyprint.c: Ditto.
18114 * gdb.trace/actions.c: Ditto.
18115 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18116 ensure clang would not discard it.
18117
bfd39632
DB
181182014-04-24 David Blaikie <dblaikie@gmail.com>
18119
18120 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18121 clang to emit the full definition of type required by the test
18122 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18123
22842ff6
DB
181242014-04-24 David Blaikie <dblaikie@gmail.com>
18125
18126 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18127 coax Clang into emitting the definition of the type.
18128 * gdb.cp/pr10728-x.h (y): Ditto.
18129 * gdb.cp/pr10728-y.cc (y): Ditto.
18130
c2e827ad
DB
181312014-04-24 David Blaikie <dblaikie@gmail.com>
18132
18133 * gdb.base/label.exp: XFAIL label related tests under Clang.
18134 * gdb.cp/cplabel.exp: Ditto.
18135 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18136 under Clang those using labels.
18137
4c2d33e7
YQ
181382014-04-25 Yao Qi <yao@codesourcery.com>
18139
18140 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18141 double_label.
18142 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18143 partial_label and double_label.
18144
56083b99
DB
181452014-04-24 David Blaikie <dblaikie@gmail.com>
18146
18147 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18148
25d4e99d
DB
181492014-04-24 David Blaikie <dblaikie@gmail.com>
18150
18151 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18152 of the function to work across GCC and Clang.
18153 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18154 pointer types (const void ** const V void **).
18155
01f9f808
MS
181562014-04-24 Michael Sturm <michael.sturm@mintel.com>
18157 Walfred Tedeschi <walfred.tedeschi@intel.com>
18158
18159 * Makefile.in (EXECUTABLES): Added i386-avx512.
18160 * gdb.arch/i386-avx512.c: New file.
18161 * gdb.arch/i386-avx512.exp: Likewise.
18162
4b48d439
KS
181632014-04-23 Keith Seitz <keiths@redhat.com>
18164
18165 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18166 (mi_make_breakpoint_table): New procedure.
18167 (mi_create_breakpoint): Use mi_make_breakpoint
18168 and return the result.
18169 (mi_make_breakpoint): New procedure.
18170 (mi_build_kv_pairs): New procedure.
18171
18172 * gdb.mi/mi-break.exp: Remove unused globals,
18173 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18174 All callers updated.
18175 * gdb.mi/mi-dprintf.exp: Use variable to track command
18176 number.
18177 Update all callers of mi_create_breakpoint and use
18178 mi_make_breakpoint_table.
18179 Remove any unused global variables.
18180 * gdb.mi/mi-nonstop.exp: Likewise.
18181 * gdb.mi/mi-nsintrall.exp: Likewise.
18182 * gdb.mi/mi-nsmoribund.exp: Likewise.
18183 * gdb.mi/mi-nsthrexec.exp: Likewise.
18184 * gdb.mi/mi-reverse.exp: Likewise.
18185 * gdb.mi/mi-simplerun.exp: Likewise.
18186 * gdb.mi/mi-stepn.exp: Likewise.
18187 * gdb.mi/mi-syn-frame.exp: Likewise.
18188 * gdb.mi/mi-until.exp: Likewise.
18189 * gdb.mi/mi-var-cp.exp: Likewise.
18190 * gdb.mi/mi-var-display.exp: Likewise.
18191 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18192 * gdb.mi/mi2-var-child.exp: Likewise.
18193 * gdb.mi/mi-vla-c99.exp: Likewise.
18194 * lib/mi-support.exp: Likewise.
18195
18196 From Ian Lance Taylor <iant@cygnus.com>:
18197 * lib/gdb.exp (parse_args): New procedure.
18198
08351840
PA
181992014-04-23 Pedro Alves <palves@redhat.com>
18200
18201 * gdb.base/break-unload-file.c: New file.
18202 * gdb.base/break-unload-file.exp: New file.
18203 * gdb.base/sym-file-lib.c (baz): New function.
18204 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18205 field.
18206 (load): Store the segment's mapped size.
18207 (unload): New function.
18208 (unload_shlib): New function.
18209 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18210 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18211 set a breakpoint at baz, and call it.
18212 * gdb.base/sym-file.exp: New tests for stale breakpoint
18213 instructions.
18214
076855f9
PA
182152014-04-23 Pedro Alves <palves@redhat.com>
18216
18217 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18218 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18219 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18220 * gdb.base/hbreak-unmapped.c: New file.
18221 * gdb.base/hbreak-unmapped.exp: New file.
18222 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18223 * lib/gdb.exp (gdb_is_target_remote): ... here.
18224
483805cf
PA
182252014-04-22 Pedro Alves <palves@redhat.com>
18226
18227 * gdb.base/consecutive-step-over.c: New file.
18228 * gdb.base/consecutive-step-over.exp: New file.
18229
06d97543
PA
182302014-04-22 Pedro Alves <palves@redhat.com>
18231
18232 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18233 instead of send_gdb/gdb_expect.
18234
b4429ea2
YQ
182352014-04-22 Yao Qi <yao@codesourcery.com>
18236
18237 * lib/trace-support.exp (generate_tracefile): New procedure.
18238 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18239 return 0.
18240 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18241 if generate_tracefile returns 1.
18242
51d48146
PA
182432014-04-18 Tom Tromey <palves@redhat.com>
18244 Pedro alves <tromey@redhat.com>
18245
18246 PR backtrace/15558
18247 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18248 with a backtrace limit.
18249 * gdb.python/py-frame-inline.exp: Test running to an inline
18250 function with a backtrace limit, and printing the newest frame.
18251 * gdb.python/py-frame-inline.c (main): Call f.
18252
bd1dce5f
MS
182532014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18254
18255 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18256
40d1a503
MS
182572014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18258
18259 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18260 Drop prefix from unsupported source file path.
18261
389b98f7
YQ
182622014-04-17 Yao Qi <yao@codesourcery.com>
18263
18264 * lib/gdb.exp (with_target_charset): New proc.
18265 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18266 with_target_charset.
18267 (test_print_strings): Likewise.
18268 (test_repeat_bytes): Likewise.
18269 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18270 for some tests.
18271
22869d73
KS
182722014-04-16 Keith Seitz <keiths@redhat.com>
18273
18274 PR gdb/15827
18275 * gdb.dwarf2/corrupt.c: New file.
18276 * gdb.dwarf2/corrupt.exp: New file.
18277
c4f87ca6
KS
182782014-04-16 Keith Seitz <keiths@redhat.com>
18279
18280 PR c++/16597
18281 * gdb.cp/namelessclass.cc: New file.
18282 * gdb.cp/namelessclass.exp: New file.
18283 * gdb.cp/namelessclass.S: New file.
18284
ab19de87
DE
182852014-04-16 Doug Evans <dje@google.com>
18286
18287 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18288 Add comment.
18289 (gdbserver_default_get_comm_port): New function.
18290 (gdbserver_start): Check if board file provided
18291 "gdbserver,get_comm_port" and use it if so.
18292 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18293 (gdb,socketport): Set to "stdio".
18294 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18295 (stdio_gdbserver_template): Delete.
18296 (${board}_get_remote_address): Update.
18297 (${board}_build_remote_cmd): Delete.
18298 (${board}_get_comm_port): New function.
18299 (${board}_spawn): Update.
18300 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18301 Delete.
18302 (${board}_get_remote_address): Update.
18303 (${board}_get_comm_port): New function.
18304
fc98a809
AB
183052014-04-16 Andrew Burgess <aburgess@broadcom.com>
18306
18307 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18308 appearing in any order.
18309
87fd9e6e
DE
183102014-04-15 Doug Evans <dje@google.com>
18311
18312 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18313 uninitialized value of "description".
18314
099fc3ea
KS
183152014-04-15 Keith Seitz <keiths@redhat.com>
18316
18317 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18318 Remove unused globals.
18319 (test_running_the_program): Likewise.
18320 (test_controlled_execution): Likewise.
18321 (test_controlling_breakpoints): Likewise.
18322 (test_program_termination): Likewise.
18323
5da151d4
KS
183242014-04-15 Keith Seitz <keiths@redhat.com>
18325
18326 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18327 unused globals.
18328 (test_rbreak_creation_and_listing): Likewise.
18329 (test_ignore_count): Likewise.
18330 (test_error): Likewise.
18331
35e5d2f0
PA
183322014-04-15 Pedro Alves <palves@redhat.com>
18333
18334 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18335 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18336 sym-file-loader.c.
18337 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18338 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18339 to sym-file-loader.c.
18340 (struct library): Forward declare.
18341 (load_shlib, lookup_function): Change prototypes.
18342 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18343 (translate_offset): Remove declarations.
18344 (get_text_addr): New declaration.
18345 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18346 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18347 sym-file-loader.h.
18348 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18349 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18350 here from sym-file-loader.h.
18351 (struct library): New structure.
18352 (load_shlib, lookup_function): Change prototypes and adjust to
18353 work with a struct library.
18354 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18355 (translate_offset): Make static.
18356 (get_text_addr): New function.
18357 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18358
eb4c1710
PA
183592014-04-15 Pedro Alves <palves@redhat.com>
18360
18361 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18362
2d1baf52
PA
183632014-04-15 Pedro Alves <palves@redhat.com>
18364
18365 * gdb.base/sym-file-loader.c: Include <limits.h>.
18366 (SELF_LINK): New define.
18367 (get_origin): New function.
18368 (load_shlib): Use it.
18369 * gdb.base/sym-file.exp: Don't early return if the target is
18370 remote. Use runto_main, and issue fail is that fails. Use
18371 gdb_load_shlibs.
18372 (shlib_name): Delete.
18373 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18374
7dd6df01
PA
183752014-04-15 Pedro Alves <palves@redhat.com>
18376
18377 * gdb.base/sym-file.exp: Remove regex characters from test
18378 message. Don't refer to breakpoint numbers in test messages.
18379
b50c8614
KS
183802014-04-14 Keith Seitz <keiths@redhat.com>
18381
18382 PR c++/16253
18383 * gdb.cp/var-tag.cc: New file.
18384 * gdb.cp/var-tag.exp: New file.
18385 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18386 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18387 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18388 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18389
3d567982
TT
183902014-04-14 Tom Tromey <tromey@redhat.com>
18391
18392 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18393 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18394 type.
18395 * gdb.cp/enum-class.exp: New file.
18396 * gdb.cp/enum-class.cc: New file.
18397
0626fc76
TT
183982014-04-14 Tom Tromey <tromey@redhat.com>
18399
18400 * gdb.dwarf2/enum-type.exp: New file.
18401
dca325b3
SA
184022014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18403
18404 * gdb.mi/mi-vla-c99.exp: New file.
18405 * gdb.mi/vla.c: New file.
18406
5854b38a
SA
184072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18408
18409 * gdb.base/vla-datatypes.c: New file.
18410 * gdb.base/vla-datatypes.exp: New file.
18411
463bb957
SA
184122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18413
18414 * gdb.base/vla-ptr.c: New file.
18415 * gdb.base/vla-ptr.exp: New file.
18416
3dd170be
SA
184172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18418
18419 * gdb.dwarf2/count.exp: New file.
18420
5ecaaa66
SA
184212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18422
18423 * gdb.base/vla-sideeffect.c: New file.
18424 * gdb.base/vla-sideeffect.exp: New file.
18425
41f1ada5
DB
184262014-04-14 David Blaikie <dblaikie@gmail.com>
18427
18428 * gdb.mi/non-stop.c: Add return value for non-void function return
18429 statement.
18430 * gdb.threads/staticthreads.c: Ditto.
18431
0be03e84
DE
184322014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18433 Doug Evans <xdje42@gmail.com>
18434
18435 * gdb.guile/scm-value.c: Improve test case.
18436 * gdb.guile/scm-value.exp: Add new test.
18437
f180a1fb
DB
184382014-04-11 David Blaikie <dblaikie@gmail.com>
18439
18440 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18441 override Clang's default.
18442
6b662e19
JB
184432014-04-11 Joel Brobecker <brobecker@adacore.com>
18444
18445 Revert the following changes (regressions):
18446
18447 * gdb.base/vla-sideeffect.c: New file.
18448 * gdb.base/vla-sideeffect.exp: New file.
18449
18450 * gdb.dwarf2/count.exp: New file.
18451
18452 * gdb.base/vla-multi.c: New file.
18453 * gdb.base/vla-multi.exp: New file.
18454
18455 * gdb.base/vla-ptr.c: New file.
18456 * gdb.base/vla-ptr.exp: New file.
18457
18458 * gdb.base/vla-datatypes.c: New file.
18459 * gdb.base/vla-datatypes.exp: New file.
18460
18461 * gdb.mi/mi-vla-c99.exp: New file.
18462 * gdb.mi/vla.c: New file.
18463
245a5f0b
KS
184642014-04-11 Keith Seitz <keiths@redhat.com>
18465
18466 PR c++/16675
18467 * gdb.cp/cpsizeof.exp: New file.
18468 * gdb.cp/cpsizeof.cc: New file.
18469
58a84dcf
SA
184702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18471
191a8a90
JB
18472 * gdb.mi/mi-vla-c99.exp: New file.
18473 * gdb.mi/vla.c: New file.
58a84dcf 18474
c8655f75
SA
184752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18476
18477 * gdb.base/vla-datatypes.c: New file.
18478 * gdb.base/vla-datatypes.exp: New file.
18479
024e13b4
SA
184802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18481
18482 * gdb.base/vla-ptr.c: New file.
18483 * gdb.base/vla-ptr.exp: New file.
18484
1a237e0e
SA
184852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18486
18487 * gdb.base/vla-multi.c: New file.
18488 * gdb.base/vla-multi.exp: New file.
18489
504f3432
SA
184902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18491
18492 * gdb.dwarf2/count.exp: New file.
18493
3bce8237
SA
184942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18495
191a8a90
JB
18496 * gdb.base/vla-sideeffect.c: New file.
18497 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18498
322f9c21
YQ
184992014-04-11 Yao Qi <yao@codesourcery.com>
18500
18501 * gdb.base/completion.exp: Check file exists before running tests
18502 on file completion.
18503
d708bcd1
PA
185042014-04-10 Pedro Alves <palves@redhat.com>
18505
18506 * gdb.base/cond-eval-mode.c: New file.
18507 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18508 prepare_for_testing to build the new file. Check result of
18509 runto_main.
18510 (test_break, test_watch): New procedures.
18511 (top level): Use them.
18512
ae1d2761
PM
185132014-04-08 Pierre Muller <muller@sourceware.org>
18514
18515 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18516 Ctrl-V use for mingw hosts.
18517
7af389b8
SC
185182014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18519
18520 * gdb.python/py-value.c: Improve test case.
18521 * gdb.python/py-value.exp: Add new test.
18522
5e703181
DE
185232014-04-07 David Blaikie <dblaikie@gmail.com>
18524
18525 * lib/compiler.c: Identify the clang compiler.
18526 * lib/compiler.cc: Ditto.
18527
9810b410
YQ
185282014-04-03 Yao Qi <yao@codesourcery.com>
18529
18530 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18531
98d1b8dc
AB
185322014-04-01 Anton Blanchard <anton@samba.org>
18533
18534 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18535 messages unique.
18536
3114cea1
AB
185372014-04-01 Anton Blanchard <anton@samba.org>
18538
18539 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18540 prepare_for_testing.
18541
62f7182c
AB
185422014-04-01 Anton Blanchard <anton@samba.org>
18543
18544 * gdb.arch/ppc64-atomic-inst.c: Remove.
18545 * gdb.arch/ppc64-atomic-inst.S: New file.
18546 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18547
770e7fc7
DE
185482014-03-31 Doug Evans <dje@google.com>
18549
18550 * gdb.base/print-symbol-loading-lib.c: New file.
18551 * gdb.base/print-symbol-loading-main.c: New file.
18552 * gdb.base/print-symbol-loading.exp: New file.
18553
46e2bafa
YQ
185542014-03-31 Yao Qi <yao@codesourcery.com>
18555
18556 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18557
8776cfe9
JB
185582014-03-28 Joel Brobecker <brobecker@adacore.com>
18559
18560 * gdb.ada/mi_dyn_arr: New testcase.
18561
5d1ef361
DE
185622014-03-27 Doug Evans <dje@google.com>
18563
18564 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18565
b5bee914
YQ
185662014-03-27 Yao Qi <yao@codesourcery.com>
18567
18568 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18569 if target is nios2-*-*.
18570
0d4d0e77
YQ
185712014-03-26 Yao Qi <yao@codesourcery.com>
18572
18573 * lib/gdb.exp (readline_is_used): New proc.
18574 * gdb.base/completion.exp: Move tests on command complete up.
18575 Skip the rest of tests if readline is not used.
18576 * gdb.ada/complete.exp: Skp the test if readline is not
18577 used.
18578 * gdb.base/filesym.exp: Likewise.
18579 * gdb.base/macscp.exp: Likewise.
18580 * gdb.base/readline-ask.exp: Likewise.
18581 * gdb.base/readline.exp: Likewise.
18582 * gdb.python/py-cmd.exp: Likewise.
18583 * gdb.trace/tfile.exp: Likewise.
18584
29361eee
YQ
185852014-03-26 Yao Qi <yao@codesourcery.com>
18586
18587 * gdb.base/macscp.exp: Fix code format issues.
18588
bc9a5525
UW
185892014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18590
18591 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18592 * gdb.asm/powerpc64le.inc: New file.
18593
d3839ede
PA
185942014-03-25 Pedro Alves <palves@redhat.com>
18595 Doug Evans <dje@google.com>
18596
18597 * gdb.base/source-execution.c: New file.
18598 * gdb.base/source-execution.exp: New file.
18599 * gdb.base/source-execution.gdb: New file.
18600
01672a57
DE
186012014-03-24 Doug Evans <dje@google.com>
18602
18603 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18604 using fission.
18605
88bbeca9
HZ
186062014-03-24 Hui Zhu <hui@codesourcery.com>
18607 Pedro Alves <palves@redhat.com>
18608
18609 PR breakpoints/16101
18610 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18611 test pass/fail messages. Detect missing support for dprintf when
18612 breakpoints are actually inserted.
18613 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18614 breakpoints are actually inserted.
18615 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18616 fails.
18617
d2348791
JK
186182014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18619
18620 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18621
feef67ab
DE
186222014-03-22 Doug Evans <xdje42@gmail.com>
18623
18624 * gdb.python/python.exp (python not supported): Verify multi-line
18625 python command issues an error.
25d743f9 18626 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18627 guile command issues an error.
feef67ab 18628
ecebef6a
MR
186292014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18630
18631 * gdb.threads/thread-specific.exp: Handle the lack of usable
18632 $this_breakpoint and $this_thread.
18633
ccdd1909
HZ
186342014-03-21 Hui Zhu <hui@codesourcery.com>
18635
18636 * gdb.base/attach.exp (do_command_attach_tests): New.
18637
beb460e8
PA
186382014-03-20 Tom Tromey <tromey@redhat.com>
18639 Pedro Alves <palves@redhat.com>
18640
18641 PR cli/15718
18642 * gdb.base/condbreak-call-false.c: New file.
18643 * gdb.base/condbreak-call-false.exp: New file.
18644
40acf43a
PA
186452014-03-20 Pedro Alves <palves@redhat.com>
18646
18647 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18648 Delete.
18649 (block_signals, unblock_signals): Delete.
18650 (child_function_2, main): Remove references to deleted variable
18651 and functions.
18652
9f5e1e02
PA
186532014-03-20 Pedro Alves <palves@redhat.com>
18654
18655 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18656 Use pthread_kill to signal thread 2.
18657 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18658 Adjust to make the test send itself a signal rather than using the
18659 host's "kill" command.
18660
99619bea
PA
186612014-03-20 Pedro Alves <palves@redhat.com>
18662
18663 * gdb.threads/multiple-step-overs.c: New file.
18664 * gdb.threads/multiple-step-overs.exp: New file.
18665 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18666 Adjust expected infrun debug output.
18667
2adfaa28
PA
186682014-03-20 Pedro Alves <palves@redhat.com>
18669
18670 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18671 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18672
31e77af2
PA
186732014-03-20 Pedro Alves <palves@redhat.com>
18674
18675 PR breakpoints/7143
18676 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18677 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18678 of gdb_test_multiple.
18679 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18680 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18681
b9f437de
PA
186822014-03-20 Pedro Alves <palves@redhat.com>
18683
18684 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18685 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18686
05adc73e
PA
186872014-03-19 Pedro Alves <palves@redhat.com>
18688
18689 * gdb.base/async.exp: Remove early return.
18690
6048b950
PA
186912014-03-19 Pedro Alves <palves@redhat.com>
18692
18693 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18694
8bcfb00a
PA
186952014-03-19 Pedro Alves <palves@redhat.com>
18696
18697 * gdb.base/async.exp (test_background): Expect \r\n after
18698 "completed." in the fail pattern.
18699
884e37dc
PA
187002014-03-19 Pedro Alves <palves@redhat.com>
18701
18702 * gdb.base/async.exp (test_background): New procedure.
18703 Use it for all background execution command tests.
18704
148e57e2
PA
187052014-03-19 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.base/async.exp: Use prepare_for_testing.
18708
f48088c7
PA
187092014-03-19 Pedro Alves <palves@redhat.com>
18710
18711 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18712 the same line.
18713
e2f6c966
PA
187142014-03-19 Pedro Alves <palves@redhat.com>
18715
18716 * gdb.base/async.c (main): Add "jump here" and "until here" line
18717 marker comments.
18718 * gdb.base/async.exp (jump_here): New global.
18719 (jump& test): Use it.
18720 (until_here): New global.
18721 (until& test): Use it.
18722
c30568d4
PA
187232014-03-19 Pedro Alves <palves@redhat.com>
18724
18725 * gdb.base/async.exp: Don't frob gdb_protocol.
18726
0172b6a7
DE
187272014-03-18 Doug Evans <xdje42@gmail.com>
18728
18729 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18730 Fix spelling of exec-done-display.
18731
06c868a8
JK
187322014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18733
18734 PR gdb/15358
18735 * gdb.base/gdb-sigterm.c: New file.
18736 * gdb.base/gdb-sigterm.exp: New file.
18737
0c7e1a46
PA
187382014-03-18 Pedro Alves <palves@redhat.com>
18739
18740 PR gdb/13860
18741 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18742 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18743 solib-event.
18744
f7c77d93
JB
187452014-03-17 Joel Brobecker <brobecker@adacore.com>
18746
18747 * gdb.ada/pckd_arr_ren: New testcase.
18748
5a1e8c7a
DE
187492014-03-13 Doug Evans <xdje42@gmail.com>
18750
18751 PR guile/16612
18752 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18753 collect after discarding symbols.
18754
350e1a76
DE
187552014-03-13 Ludovic Courtès <ludo@gnu.org>
18756 Doug Evans <xdje42@gmail.com>
18757
18758 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18759 to history survives a gc.
18760
a69900ae
PA
187612014-03-13 Pedro Alves <palves@redhat.com>
18762
18763 * gdb.base/default.exp: Don't test "target procfs".
18764
5db9f0bd
PA
187652014-03-13 Pedro Alves <palves@redhat.com>
18766
18767 * gdb.base/default.exp: Update "target child" and "target procfs"
18768 tests to not expect "Unix".
18769
b3ccfe11
TT
187702014-03-12 Tom Tromey <tromey@redhat.com>
18771
18772 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18773 New procs. Add target-async tests.
18774 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18775 Add target-async tests.
18776
646f4417
AA
187772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18778
18779 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18780 'func_start' and 'func_end' for the beginning and end of the
18781 function code, respectively.
18782 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18783 'func_end' instead of 'func' and 'main'.
18784
288c211f
AA
187852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18786
18787 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18788 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18789 generate the debug info assembler source.
18790
e0c0f156
AA
187912014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18792
18793 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18794 * gdb.dwarf2/arr-subrange.exp: Likewise.
18795 * gdb.dwarf2/dwz.exp: Likewise.
18796 * gdb.dwarf2/method-ptr.exp: Likewise.
18797 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18798 * gdb.dwarf2/subrange.exp: Likewise.
18799 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18800 * gdb.dwarf2/implptrpiece.exp: Likewise.
18801 * gdb.dwarf2/nostaticblock.exp: Likewise.
18802
0e5c4555
AA
188032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18804
18805 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18806 directory to absolute path name arguments.
18807
5ec18f2b
JG
188082014-03-10 Joel Brobecker <brobecker@adacore.com>
18809
18810 * gdb.ada/tagged_access: New testcase.
18811
847fc4f2
MM
188122014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18813
18814 * gdb.btrace/data.exp: Update expected output.
18815
cc3da688
YQ
188162014-03-06 Yao Qi <yao@codesourcery.com>
18817
18818 * gdb.trace/pr16508.exp: New file.
18819
0f26cec1
PA
188202014-03-05 Pedro Alves <palves@redhat.com>
18821
18822 PR gdb/16575
18823 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18824 procedure.
18825 (top level): Adjust to use it. Add tests that exercise breakpoint
18826 interaction with the code-cache.
18827
7a5a839f
LC
188282014-02-26 Ludovic Courtès <ludo@gnu.org>
18829
18830 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18831 test for 'history-append!'.
18832
31aa7e4e
JB
188332014-02-26 Joel Brobecker <brobecker@adacore.com>
18834
18835 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18836 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18837 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18838 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18839 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18840 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18841
1b588015
JB
188422014-02-26 Joel Brobecker <brobecker@adacore.com>
18843
18844 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18845 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18846 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18847
55426c9d
JB
188482014-02-26 Joel Brobecker <brobecker@adacore.com>
18849
18850 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18851
dc53a7ad
JB
188522014-02-26 Joel Brobecker <brobecker@adacore.com>
18853
18854 * gdb.dwarf2/arr-stride.c: New file.
18855 * gdb.dwarf2/arr-stride.exp: New file.
18856
12ab52e9
PA
188572014-02-26 Pedro Alves <palves@redhat.com>
18858
18859 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18860 that won't ever trigger. Make sure that GDB reports the correct
18861 breakpoint that caused the stop.
18862
849c862e
JK
188632014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18864
18865 PR gdb/16626
18866 * gdb.base/auto-load-script: New file.
18867 * gdb.base/auto-load.c: New file.
18868 * gdb.base/auto-load.exp: New file.
18869
71b7d793
JK
18870 PR gdb/16626
18871 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18872
e2f0d509
JK
188732014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18874
18875 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18876 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18877
50cc37c8
DE
188782014-02-24 Doug Evans <dje@google.com>
18879
18880 * lib/gdb.exp (run_on_host): Log error output if program fails.
18881
ea4758f2
PA
188822014-02-21 Pedro Alves <palves@redhat.com>
18883
18884 * gdb.threads/step-after-sr-lock.c: Rename to ...
18885 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18886 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18887 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18888 ... this.
18889
d7b30f67
SDJ
188902014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18891
18892 PR tdep/16397
18893 * gdb.arch/amd64-stap-special-operands.exp: New file.
18894 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18895 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18896 * gdb.arch/amd64-stap-triplet.S: Likewise.
18897 * gdb.arch/amd64-stap-triplet.c: Likewise.
18898
83deb43f
JB
188992014-02-20 Joel Brobecker <brobecker@adacore.com>
18900
18901 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18902 in .section pseudo-op.
18903
adde2bff
DE
189042014-02-20 lin zuojian <manjian2006@gmail.com>
18905 Joel Brobecker <brobecker@adacore.com>
18906 Doug Evans <xdje42@gmail.com>
18907
18908 PR symtab/16581
18909 * gdb.dwarf2/dw2-icycle.S: New file.
18910 * gdb.dwarf2/dw2-icycle.c: New file.
18911 * gdb.dwarf2/dw2-icycle.exp: New file.
18912
f7bd0f78
SC
189132014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18914
18915 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18916 operations on gdb.Value objects.
18917 * gdb.python/py-value-cc.exp: Add new test to test operations on
18918 gdb.Value objects.
18919
c17ef0d5
DE
189202014-02-18 Doug Evans <dje@google.com>
18921
18922 * Makefile.in (TESTS): New variable.
18923 (expanded_tests, expanded_tests_or_none): New variables
18924 (check-single): Pass $(expanded_tests_or_none) to runtest.
18925 (check-parallel): Only run tests in $(TESTS) if non-empty.
18926 (check/no-matching-tests-found): New rule.
18927 * README: Document TESTS makefile variable.
18928
5dd3176f
DE
189292014-02-18 Doug Evans <dje@google.com>
18930
18931 * Makefile.in (check-parallel): rm -rf outputs temp.
18932
0b10be4f
JK
189332014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18934
18935 Fix "ERROR: no fileid for" in the testsuite.
18936 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18937
85f224e7
DE
189382014-02-12 Doug Evans <dje@google.com>
18939
18940 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18941 (MISCELLANEOUS): New variable.
18942 (clean): rm -rf $(MISCELLANEOUS).
18943 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18944 dwp live in the same directory as symlinks, with each symlink pointed
18945 to a differently named file in a different directory.
18946
149b30ff
DE
189472014-02-11 Doug Evans <dje@google.com>
18948
18949 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18950 of Tcl file commands.
18951
1dfdac32
MK
189522014-02-10 Mark Kettenis <kettenis@gnu.org>
18953
18954 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18955 "kill -SIGUSR1 -1".
18956
aa4fb036
JB
189572014-02-10 Joel Brobecker <brobecker@adacore.com>
18958
18959 * gdb.ada/tick_length_array_enum_idx: New testcase.
18960
ed3ef339
DE
189612014-02-10 Doug Evans <xdje42@gmail.com>
18962
18963 * configure.ac (AC_OUTPUT): Add gdb.guile.
18964 * configure: Regenerate.
18965 * lib/gdb-guile.exp: New file.
18966 * lib/gdb.exp (get_target_charset): New function.
18967 * gdb.base/help.exp: Update expected output from "apropos apropos".
18968 * gdb.guile/Makefile.in: New file.
18969 * gdb.guile/guile.exp: New file.
18970 * gdb.guile/scm-arch.c: New file.
18971 * gdb.guile/scm-arch.exp: New file.
18972 * gdb.guile/scm-block.c: New file.
18973 * gdb.guile/scm-block.exp: New file.
18974 * gdb.guile/scm-breakpoint.c: New file.
18975 * gdb.guile/scm-breakpoint.exp: New file.
18976 * gdb.guile/scm-disasm.c: New file.
18977 * gdb.guile/scm-disasm.exp: New file.
18978 * gdb.guile/scm-equal.c: New file.
18979 * gdb.guile/scm-equal.exp: New file.
18980 * gdb.guile/scm-error.exp: New file.
18981 * gdb.guile/scm-error.scm: New file.
18982 * gdb.guile/scm-frame-args.c: New file.
18983 * gdb.guile/scm-frame-args.exp: New file.
18984 * gdb.guile/scm-frame-args.scm: New file.
18985 * gdb.guile/scm-frame-inline.c: New file.
18986 * gdb.guile/scm-frame-inline.exp: New file.
18987 * gdb.guile/scm-frame.c: New file.
18988 * gdb.guile/scm-frame.exp: New file.
18989 * gdb.guile/scm-generics.exp: New file.
18990 * gdb.guile/scm-gsmob.exp: New file.
18991 * gdb.guile/scm-iterator.c: New file.
18992 * gdb.guile/scm-iterator.exp: New file.
18993 * gdb.guile/scm-math.c: New file.
18994 * gdb.guile/scm-math.exp: New file.
18995 * gdb.guile/scm-objfile-script-gdb.in: New file.
18996 * gdb.guile/scm-objfile-script.c: New file.
18997 * gdb.guile/scm-objfile-script.exp: New file.
18998 * gdb.guile/scm-objfile.c: New file.
18999 * gdb.guile/scm-objfile.exp: New file.
19000 * gdb.guile/scm-ports.exp: New file.
19001 * gdb.guile/scm-pretty-print.c: New file.
19002 * gdb.guile/scm-pretty-print.exp: New file.
19003 * gdb.guile/scm-pretty-print.scm: New file.
19004 * gdb.guile/scm-section-script.c: New file.
19005 * gdb.guile/scm-section-script.exp: New file.
19006 * gdb.guile/scm-section-script.scm: New file.
19007 * gdb.guile/scm-symbol.c: New file.
19008 * gdb.guile/scm-symbol.exp: New file.
19009 * gdb.guile/scm-symtab-2.c: New file.
19010 * gdb.guile/scm-symtab.c: New file.
19011 * gdb.guile/scm-symtab.exp: New file.
19012 * gdb.guile/scm-type.c: New file.
19013 * gdb.guile/scm-type.exp: New file.
19014 * gdb.guile/scm-value-cc.cc: New file.
19015 * gdb.guile/scm-value-cc.exp: New file.
19016 * gdb.guile/scm-value.c: New file.
19017 * gdb.guile/scm-value.exp: New file.
19018 * gdb.guile/source2.scm: New file.
19019 * gdb.guile/types-module.cc: New file.
19020 * gdb.guile/types-module.exp: New file.
19021
7026a7c1
YQ
190222014-02-10 Yao Qi <yao@codesourcery.com>
19023
19024 PR testsuite/16543
19025 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19026 * configure: Regenerated.
19027 * Makefile.in: New file.
19028
6c466447
AS
190292014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19030
19031 * gdb.python/py-framefilter.exp: Fix typo.
19032
6e854735
YQ
190332014-02-08 Yao Qi <yao@codesourcery.com>
19034
19035 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19036 that no =breakpoint-modified is emitted when breakpoints are
19037 modified through MI commands.
19038
d137e6dc
PA
190392014-02-07 Pedro Alves <pedro@codesourcery.com>
19040 Pedro Alves <palves@redhat.com>
19041
19042 * gdb.threads/step-after-sr-lock.c: New file.
19043 * gdb.threads/step-after-sr-lock.exp: New file.
19044
b5ee5a50
PA
190452014-02-07 Pedro Alves <palves@redhat.com>
19046
19047 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19048
3c77faf3
JK
190492014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19050
19051 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19052 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19053
6dddc817
DE
190542014-02-06 Doug Evans <xdje42@gmail.com>
19055
19056 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19057 output.
19058
19059 * gdb.gdb/python-interrupts.exp: New file.
19060
de7b2893
YQ
190612014-02-05 Yao Qi <yao@codesourcery.com>
19062
19063 * gdb.trace/report.exp (use_collected_data): Test the output
19064 of "info threads" and "info inferiors".
19065
66d032ac
YQ
190662014-02-05 Yao Qi <yao@codesourcery.com>
19067
19068 Revert this patch:
19069
19070 2013-05-24 Yao Qi <yao@codesourcery.com>
19071
19072 * gdb.trace/tfile.exp: Test inferior and thread.
19073
591a12a1
UW
190742014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19075
19076 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19077 on a function.
19078 * gdb.base/step-bt.c: Call hello via function pointer to make
19079 sure its first instruction is executed on powerpc64le-linux.
19080
0ff3e01f
UW
190812014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19082
19083 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19084
084ee545
UW
190852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19086
19087 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19088 of the test patterns for use on little-endian systems.
19089
6ed14ff3
UW
190902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19091
19092 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19093 (decimal_vector): Fix for little-endian.
19094
401e27fd
JM
190952014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19096
19097 * gdb.arch/sparc-sysstep.exp: New file.
19098 * gdb.arch/sparc-sysstep.c: Likewise.
19099
19100 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19101
8b924729
EBM
191022014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19103
19104 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19105
fb151210
JB
191062014-01-23 Tom Tromey <tromey@redhat.com>
19107
19108 * gdb.ada/array_char_idx: New testcase.
19109
0740f8d8
TT
191102014-01-23 Tom Tromey <tromey@redhat.com>
19111
19112 PR python/16487:
19113 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19114 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19115 classes.
19116
21909fa1
TT
191172014-01-23 Tom Tromey <tromey@redhat.com>
19118
19119 PR python/16491:
19120 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19121 string from an inferior frame.
19122 * gdb.python/py-framefilter-mi.exp: Update.
19123
87ce2a04
DE
191242014-01-22 Doug Evans <dje@google.com>
19125
19126 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19127
237b092b
AA
191282014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19129
19130 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19131
d674a709
AA
191322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19133
19134 * gdb.trace/entry-values.exp: Remove excess space character from
19135 regex patterns. Handle s390 call instruction.
19136
20fa3390
AA
191372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19138
19139 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19140 define "*_start" label. Make "name" static.
19141 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19142 ${name} by references to ${name}_start.
19143
78466714
AA
191442014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19145
19146 * gdb.base/info-macros.exp: Remove "debug" from the compile
19147 options.
19148
ec9f644a
IB
191492014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19150
19151 * gdb.dlang/demangle.exp: New file.
19152
94b1b47e
IB
191532014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19154
19155 * gdb.dlang/primitive-types.exp: New file.
19156
7f420862
IB
191572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19158
19159 * configure.ac: Create gdb.dlang/Makefile.
19160 * configure: Regenerate.
19161 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19162 * gdb.dlang/Makefile.in: New file.
19163 * lib/d-support.exp: New file.
19164 * lib/gdb.exp (skip_d_tests): New proc.
19165
52834460
MM
191662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19167
19168 * gdb.btrace/delta.exp: Check reverse stepi.
19169 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19170 * gdb.btrace/finish.exp: New.
19171 * gdb.btrace/next.exp: New.
19172 * gdb.btrace/nexti.exp: New.
19173 * gdb.btrace/record_goto.c: Add comments.
19174 * gdb.btrace/step.exp: New.
19175 * gdb.btrace/stepi.exp: New.
19176 * gdb.btrace/multi-thread-step.c: New.
19177 * gdb.btrace/multi-thread-step.exp: New.
19178 * gdb.btrace/rn-dl-bind.c: New.
19179 * gdb.btrace/rn-dl-bind.exp: New.
19180 * gdb.btrace/data.c: New.
19181 * gdb.btrace/data.exp: New.
19182 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19183
6e07b1d2
MM
191842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19185
19186 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19187 * gdb.btrace/exception.exp: Update.
19188 * gdb.btrace/instruction_history.exp: Update.
19189 * gdb.btrace/record_goto.exp: Update.
19190 * gdb.btrace/tailcall.exp: Update.
19191 * gdb.btrace/unknown_functions.exp: Update.
19192 * gdb.btrace/delta.exp: New.
19193
0b722aec
MM
191942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19195
19196 * gdb.btrace/record_goto.exp: Add backtrace test.
19197 * gdb.btrace/tailcall.exp: Add backtrace test.
19198
066ce621
MM
191992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19200
19201 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19202 * gdb.btrace/record_goto.c: New.
19203 * gdb.btrace/record_goto.exp: New.
19204 * gdb.btrace/x86-record_goto.S: New.
19205
0688d04e
MM
192062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19207
19208 * gdb.btrace/function_call_history.exp: Update tests.
19209 * gdb.btrace/instruction_history.exp: Update tests.
19210
8710b709
MM
192112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19212
19213 * gdb.btrace/function_call_history.exp: Fix expected field
19214 order for "record function-call-history".
19215 Add new tests for "record function-call-history /c".
19216 * gdb.btrace/exception.cc: New.
19217 * gdb.btrace/exception.exp: New.
19218 * gdb.btrace/tailcall.exp: New.
19219 * gdb.btrace/x86-tailcall.S: New.
19220 * gdb.btrace/x86-tailcall.c: New.
19221 * gdb.btrace/unknown_functions.c: New.
19222 * gdb.btrace/unknown_functions.exp: New.
19223 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19224
5de9129b
MM
192252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19226
19227 * gdb.btrace/instruction_history.exp: Update.
19228 * gdb.btrace/function_call_history.exp: Update.
19229
23a7fe75
MM
192302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19231
19232 * gdb.btrace/function_call_history.exp: Fix expected function
19233 trace.
19234 * gdb.btrace/instruction_history.exp: Initialize traced.
19235 Remove traced_functions.
19236
724c7dd8
MM
192372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19238
19239 * gdb.btrace/function_call_history.exp: Update
19240 * gdb.btrace/instruction_history.exp: Update.
19241
6d78d93b
MM
192422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19243
19244 * gdb.btrace/enable.exp: Update expected text.
19245
93a360cc
OJ
192462014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19247
19248 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19249 bytes.
19250
3772b53f
MR
192512014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19252
19253 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19254
596662fa
OJ
192552014-01-15 Omair Javaid <omair.javaid@linaro.org>
19256
19257 * lib/gdb.exp (supports_process_record): Return true for
19258 arm*-linux*. (supports_reverse): Likewise.
19259
b5b08fb4
SC
192602014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19261
19262 PR python/15464
19263 PR python/16113
19264 * gdb.python/py-type.c: Enhance test case.
19265 * gdb.python/py-value-cc.cc: Likewise
19266 * gdb.python/py-type.exp: Add new tests.
19267 * gdb.python/py-value-cc.exp: Likewise
19268
52d7fb13
AA
192692014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19270 Pedro Alves <palves@redhat.com>
19271
19272 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19273 Make "name" extern.
19274 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19275 references to ${name}_start by references to ${name}.
19276
a2cd8cfe
JB
192772014-01-10 Joel Brobecker <brobecker@adacore.com>
19278
19279 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19280
4e23fced
JB
192812014-01-10 Joel Brobecker <brobecker@adacore.com>
19282
19283 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19284
c6a9e42c
PA
192852014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19286 Pedro Alves <palves@redhat.com>
19287
19288 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19289 mi_gdb_target_load.
c6a9e42c 19290
b7ea362b
PA
192912014-01-08 Pedro Alves <palves@redhat.com>
19292
19293 * gdb.threads/reconnect-signal.c: New file.
19294 * gdb.threads/reconnect-signal.exp: New file.
19295
5e3f4fab
EBM
192962014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19297
19298 * gdb.base/source-dir.exp: New file.
19299
79301218
JB
193002014-01-07 Joel Brobecker <brobecker@adacore.com>
19301
19302 * gdb.ada/mi_interface: New testcase.
19303
8e355c5d
JB
193042014-01-07 Joel Brobecker <brobecker@adacore.com>
19305
19306 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19307 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19308 gdb.ada/pp-rec-component/pck.ads: New files.
19309
c0d48811
JB
193102014-01-07 Joel Brobecker <brobecker@adacore.com>
19311
19312 * gdb.python/py-pp-integral.c: New file.
19313 * gdb.python/py-pp-integral.py: New file.
19314 * gdb.python/py-pp-integral.exp: New file.
19315
17b609c3 19316For older changes see ChangeLog-1993-2013.
c906108c 19317\f
8d8cb839
EZ
19318;; Local Variables:
19319;; mode: change-log
19320;; left-margin: 8
19321;; fill-column: 74
19322;; version-control: never
19323;; End:
902f2ccb 19324
b811d2c2 19325 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19326 Copying and distribution of this file, with or without modification,
19327 are permitted provided the copyright notice and this notice are preserved.
This page took 6.00807 seconds and 4 git commands to generate.