]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fix Ada crash with .debug_names
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
96038148
TV
12020-04-23 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4
54ac3df1
TV
52020-04-22 Tom de Vries <tdevries@suse.de>
6
7 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
8 debug_info_offset.
9 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
10 before $objsfile in the line line.
11
714534e1
TV
122020-04-22 Tom de Vries <tdevries@suse.de>
13
14 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
15
16a7dbf4
MS
162020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
17
18 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
19 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
20 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
21 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
22 * gdb.base/jit-protocol.h: Update definitions to match all usage
23 contexts.
24
252020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
26
27 * gdb.base: Rename all jit related test and source files.
28
292020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
30
31 * gdb.base/jit-reader.exp: Relax register output check.
32
317d2668
TV
332020-04-22 Tom de Vries <tdevries@suse.de>
34
35 PR symtab/25764
36 * gdb.base/psym-external-decl-2.c: New test.
37 * gdb.base/psym-external-decl.c: New test.
38 * gdb.base/psym-external-decl.exp: New file.
39 * gdb.threads/tls.exp: Add PR25807 kfail.
40
eea9e357
TV
412020-04-22 Tom de Vries <tdevries@suse.de>
42
43 PR symtab/25801
44 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
45 in "info source" output.
46
3d5afab3
TV
472020-04-22 Tom de Vries <tdevries@suse.de>
48
49 PR symtab/25700
50 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
51 symtab for imported_unit.c.
52
b32102f6
GB
532020-04-21 Gary Benson <gbenson@redhat.com>
54
55 * gdb.base/advance.c (func): New argument, to match call site.
56 (func2, func3): Add return statements.
57
d43b7a2d
TBA
582020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
59
60 * gdb.multi/run-only-second-inf.c: New file.
61 * gdb.multi/run-only-second-inf.exp: New file.
62
d89edf9b
MM
632020-04-21 Markus Metzger <markus.t.metzger@intel.com>
64
65 * gdb.btrace/multi-inferior.c: New test.
66 * gdb.btrace/multi-inferior.exp: New file.
67
1a476b6d
MM
682020-04-21 Markus Metzger <markus.t.metzger@intel.com>
69
70 * gdb.btrace/enable-new-thread.c: New test.
71 * gdb.btrace/enable-new-thread.exp: New file.
72
4778a5f8
TV
732020-04-21 Tom de Vries <tdevries@suse.de>
74
75 PR gdb/25471
76 * gdb.threads/killed-outside.c: New test.
77 * gdb.threads/killed-outside.exp: New file.
78
9b2c992c
GB
792020-04-20 Gary Benson <gbenson@redhat.com>
80
81 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
82 * gdb.base/nested-subp2.exp: Likewise.
83 * gdb.base/nested-subp3.exp: Likewise.
84
b5d1d6f7
GB
852020-04-20 Gary Benson <gbenson@redhat.com>
86
87 * gdb.base/nested-subp1.exp: Disable test when using clang.
88 * gdb.base/nested-subp2.exp: Likewise.
89 * gdb.base/nested-subp3.exp: Likewise.
90
25230285
GB
912020-04-20 Gary Benson <gbenson@redhat.com>
92
93 * gdb.cp/exception.cc: Fix compilation error with clang.
94
fa93cc8f
GB
952020-04-20 Gary Benson <gbenson@redhat.com>
96
809730f3 97 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 98
e0c45f30
GB
992020-04-20 Gary Benson <gbenson@redhat.com>
100
101 * gdb.base/jit-main.c: Fix compilation error with clang.
102
4ddfec93
KR
1032020-04-17 Kamil Rytarowski <n54@gmx.com>
104
105 * gdb.base/attach-twice.c: Include "sys/types.h".
106 (PTRACE_ATTACH): Add fallback definition.
107 (main): Pass `0' to the 4th argument of `ptrace'.
108
2bed205e
KR
1092020-04-17 Kamil Rytarowski <n54@gmx.com>
110
111 * gdb.base/fork-running-state.c: Include "signal.h".
112
0743fc83
TT
1132020-04-17 Tom Tromey <tromey@adacore.com>
114
115 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
116 Update tests.
117 * gdb.btrace/cpu.exp: Update tests.
118 * gdb.base/maint.exp: Update tests.
119 * gdb.base/default.exp: Update tests.
120 * gdb.base/completion.exp: Update tests.
121
efba5c23
TV
1222020-04-16 Tom de Vries <tdevries@suse.de>
123
124 PR symtab/25791
125 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
126 (ensure_gdb_index): and factor out and move ...
127 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
128 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
129
d191d716
TV
1302020-04-16 Tom de Vries <tdevries@suse.de>
131
132 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
133 loading exec.
134
99f1bc6a
AB
1352020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * gdb.base/many-completions.exp: New file.
138
194d088f
TV
1392020-04-14 Tom de Vries <tdevries@suse.de>
140
141 PR symtab/25718
142 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
143
c1a66c06
TV
1442020-04-14 Tom de Vries <tdevries@suse.de>
145
146 PR symtab/25720
147 * gdb.base/maint-expand-symbols-header-file.c: New test.
148 * gdb.base/maint-expand-symbols-header-file.exp: New file.
149 * gdb.base/maint-expand-symbols-header-file.h: New test.
150
21b0982c
AB
1512020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
152
153 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
154 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
155 get_func_info.
156 (get_func_info): Delete.
157 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
158 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
159 * lib/dwarf.exp (get_func_info): New function.
160
dd1cab06
TV
1612020-04-13 Tom de Vries <tdevries@suse.de>
162
163 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
164 to what find_gnatmake does.
165
71ea2b6b
TV
1662020-04-10 Tom de Vries <tdevries@suse.de>
167
168 * gdb.base/style.exp: Expect "Expanding full symbols" message for
169 -readnow.
170
bdfc1e8a
TV
1712020-04-10 Tom de Vries <tdevries@suse.de>
172
173 PR cli/25808
174 * gdb.base/style.c: Add leading newlines.
175 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
176 Check listing of main's one-line body.
177
14ca8ecf
TV
1782020-04-08 Tom de Vries <tdevries@suse.de>
179
180 * lib/gdb.exp (psymtabs_p): New proc.
181 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
182 importing unit" unsupported if there are no partial symbols.
183
e21d048f
TV
1842020-04-08 Tom de Vries <tdevries@suse.de>
185
186 PR testsuite/25760
187 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
188
25c11aca
TV
1892020-04-07 Tom de Vries <tdevries@suse.de>
190
191 PR symtab/25796
192 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
193
5707e24b
TV
1942020-04-07 Tom de Vries <tdevries@suse.de>
195
196 * gdb.base/check-psymtab.c: New test.
197 * gdb.base/check-psymtab.exp: New file.
198
6ee448cc
TT
1992020-04-06 Tom Tromey <tromey@adacore.com>
200
201 * gdb.ada/variant-record/proc.adb: New file.
202 * gdb.ada/variant-record/value.adb: New file.
203 * gdb.ada/variant-record/value.s: New file.
204 * gdb.ada/variant-record.exp: New file.
205
9e7c9a03
HD
2062020-04-03 Hannes Domani <ssbssa@yahoo.de>
207
208 PR gdb/25325
209 * gdb.cp/typed-enum.cc: New test.
210 * gdb.cp/typed-enum.exp: New file.
211
c90d28ac
AB
2122020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
215 * gdb.dwarf2/dw2-inline-small-func.c: New file.
216 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
217 * gdb.dwarf2/dw2-inline-small-func.h: New file.
218 * gdb.opt/inline-small-func.c: New file.
219 * gdb.opt/inline-small-func.exp: New file.
220 * gdb.opt/inline-small-func.h: New file.
221
34e9a9fa
AB
2222020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
225 function.
226
6a354911
AB
2272020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * lib/dwarf.exp (function_range): Allow compiler options to be
230 specified.
231
880d9777
TV
2322020-04-02 Tom de Vries <tdevries@suse.de>
233
234 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
235 __attribute__((always_inline)).
236 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
237
f32682ea
TV
2382020-04-02 Tom de Vries <tdevries@suse.de>
239
240 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
241 (gdbserver_gdb_exit): ... here. Add timeout warning.
242 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
243 (connect_target_extended_remote): Append new server_spawn_id to
244 server_spawn_ids.
245 (cleanup): New proc.
246 (setup, <toplevel>): Call cleanup.
247
d3214198
TV
2482020-04-02 Tom de Vries <tdevries@suse.de>
249
250 * gdb.base/main-psymtab.exp: New file.
251
cc77ed24
TV
2522020-04-02 Tom de Vries <tdevries@suse.de>
253
254 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
255
3638a098
TT
2562020-04-01 Tom Tromey <tom@tromey.com>
257
258 * gdb.base/complex-parts.exp: Add type tests.
259
c34e8714
TT
2602020-04-01 Tom Tromey <tom@tromey.com>
261
262 * gdb.base/complex-parts.exp: Add arithmetic tests.
263
981c08ce
TT
2642020-04-01 Tom Tromey <tom@tromey.com>
265
266 * gdb.compile/compile.exp: Update.
267 * gdb.compile/compile-cplus.exp: Update.
268 * gdb.base/varargs.exp: Update.
269 * gdb.base/floatn.exp: Update.
270 * gdb.base/endianity.exp: Update.
271 * gdb.base/callfuncs.exp (do_function_calls): Update.
272 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
273 (complex_float_integral_args): Update.
274 * gdb.base/complex.exp: Update.
275 * gdb.base/complex-parts.exp: Update.
276
3d1cfd43
TT
2772020-04-01 Tom Tromey <tromey@adacore.com>
278
279 * gdb.rust/union.rs: New file.
280 * gdb.rust/union.exp: New file.
281 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
282 (main): Update.
283 * gdb.rust/simple.exp: Move union tests to union.exp.
284
e033dfa9
TT
2852020-04-01 Tom Tromey <tromey@adacore.com>
286
287 * gdb.rust/simple.rs (main): Remove "y0".
288
53cccef1
TBA
2892020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
290
291 * gdb.multi/stop-all-on-exit.c: New test.
292 * gdb.multi/stop-all-on-exit.exp: New file.
293
60e22c1e
HD
2942020-04-01 Hannes Domani <ssbssa@yahoo.de>
295
296 PR gdb/24789
297 * gdb.cp/misc.cc: Add integer reference variable.
298 * gdb.cp/misc.exp: Add test.
299
e139a727
TBA
3002020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
301
302 * gdb.server/stop-reply-no-thread.exp: Enhance the test
303 scenario to cover execution until the end and also the case
304
16b0db75
TV
3052020-03-31 Tom de Vries <tdevries@suse.de>
306
307 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
308 c. Use "maint info symtabs" to check symtab expansion.
309
c0502da6
TV
3102020-03-30 Tom de Vries <tdevries@suse.de>
311
312 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
313 unsupported.
314 (verify_psymtab_expanded): Move ...
315 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
316 test.
317 (readnow): New proc.
318
5935fd15
AB
3192020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
322 with $hex.
323
1773be9e
TT
3242020-03-20 Tom Tromey <tromey@adacore.com>
325
326 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
327
70304be9
TT
3282020-03-20 Tom Tromey <tromey@adacore.com>
329
330 * gdb.ada/sub_variant/subv.adb: New file.
331 * gdb.ada/sub_variant.exp: New file.
332
0dd7b8f7
TV
3332020-03-20 Tom de Vries <tdevries@suse.de>
334
335 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
336 first break fails.
337 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
338
cada5fc9
AB
3392020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * gdb.server/exit-multiple-threads.c: New file.
342 * gdb.server/exit-multiple-threads.exp: New file.
343
6b8c53f2
AB
3442020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * gdb.fortran/mixed-lang-stack.c: New file.
347 * gdb.fortran/mixed-lang-stack.cpp: New file.
348 * gdb.fortran/mixed-lang-stack.exp: New file.
349 * gdb.fortran/mixed-lang-stack.f90: New file.
350
19a2740f
AB
3512020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
352
353 * gdb.linespec/cp-completion-aliases.cc: New file.
354 * gdb.linespec/cp-completion-aliases.exp: New file.
355
d8c8b848
TV
3562020-03-19 Tom de Vries <tdevries@suse.de>
357
358 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
359 more precise.
360
a9933ccf
TV
3612020-03-18 Tom de Vries <tdevries@suse.de>
362
363 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
364 * gdb.dwarf2/break-inline-psymtab.c: New test.
365 * gdb.dwarf2/break-inline-psymtab.exp: New file.
366
2f89101f
TV
3672020-03-16 Tom de Vries <tdevries@suse.de>
368
369 * lib/cache.exp (gdb_do_cache): Add and handle local variables
370 cache_verify and cache_verify_proc.
371
6b9374f1
TV
3722020-03-15 Tom de Vries <tdevries@suse.de>
373
374 * gdb.server/solib-list.exp: Handle
375 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
376
eaeaf44c
TV
3772020-03-15 Tom de Vries <tdevries@suse.de>
378
379 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
380 objfiles".
381
3293bbaf
TT
3822020-03-14 Tom Tromey <tom@tromey.com>
383
384 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
385
ab44624c
TV
3862020-03-14 Tom de Vries <tdevries@suse.de>
387
388 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
389
54c43825
TV
3902020-03-14 Tom de Vries <tdevries@suse.de>
391
392 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
393 result in line-by-line fashion.
394
2ac70237
TV
3952020-03-14 Tom de Vries <tdevries@suse.de>
396
397 * lib/gdb.exp (supports_statement_frontiers): New proc.
398 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
399
09546b56
TV
4002020-03-14 Tom de Vries <tdevries@suse.de>
401
402 * gdb.base/printcmds.exp: Add missing quoting for "print
403 teststring2".
404
a1f6a07c
TT
4052020-03-13 Tom Tromey <tom@tromey.com>
406
407 * gdb.base/printcmds.exp (test_print_strings): Add regression
408 test.
409 * gdb.base/printcmds.c (charptr): New typedef.
410 (teststring2): New global.
411
1b83d09c
AB
4122020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
413
414 * gdb.base/break-interp.exp: Use the tail of the filename, not the
415 full path in the test name.
416 (test_ld): Add some with_test_prefix blocks to make test names
417 unique.
418
2d61316c
TV
4192020-03-13 Tom de Vries <tdevries@suse.de>
420
421 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
422
2e9145ac
TV
4232020-03-13 Tom de Vries <tdevries@suse.de>
424
425 * gdb.mi/mi-sym-info.exp: Make matching more precise.
426
96c7f873
TV
4272020-03-13 Tom de Vries <tdevries@suse.de>
428
429 PR symtab/25646
430 * gdb.dwarf2/imported-unit.exp: Add test.
431
49ba92c0
TV
4322020-03-13 Tom de Vries <tdevries@suse.de>
433
434 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
435 (var1, var2): New variable.
436 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
437 matching symbols.
438
301b21e0
TV
4392020-03-13 Tom de Vries <tdevries@suse.de>
440
441 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
442 (Term::command): Use prompt prefix.
443 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
444 * gdb.tui/tui-layout-asm-short-prog.exp: Use
445 command_no_prompt_prefix instead of prefix.
446 * gdb.tui/tui-layout-asm.exp: Same.
447
3f512721
SM
4482020-03-12 Simon Marchi <simon.marchi@efficios.com>
449
450 * gdb.base/break-interp.exp: Use foreach_with_prefix.
451
40310f30
SM
4522020-03-12 Simon Marchi <simon.marchi@efficios.com>
453
454 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
455 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
456 on" while stepping over the test instruction, match printed
457 message.
458
09252140
TV
4592020-03-12 Tom de Vries <tdevries@suse.de>
460
461 * gdb.base/info-types.exp: Use exp_continue during matching of output
462 of "info types".
463
14e9c72c
TV
4642020-03-12 Tom de Vries <tdevries@suse.de>
465
466 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
467
e515d67e
TV
4682020-03-12 Tom de Vries <tdevries@suse.de>
469
470 * gdb.fortran/module.exp: Use exp_continue during matching of output
471 of "info variable -n".
472
307eafd8
TV
4732020-03-12 Tom de Vries <tdevries@suse.de>
474
475 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
476 gdb.dwarf2/dw2-ranges-base.c.
477
9a2de3fc
TV
4782020-03-12 Tom de Vries <tdevries@suse.de>
479
480 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
481 in presence of GLIBC debuginfo.
482
3217502e
TV
4832020-03-12 Tom de Vries <tdevries@suse.de>
484
485 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
486 $core.
487
1281424c
TV
4882020-03-12 Tom de Vries <tdevries@suse.de>
489
490 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
491 more precise.
492
038b97fc
SM
4932020-03-11 Simon Marchi <simon.marchi@efficios.com>
494
495 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
496 from Unix to Windows path.
497
5308d1e7
TV
4982020-03-11 Tom de Vries <tdevries@suse.de>
499
500 * gdb.ada/minsyms.exp: Set language to ada.
501
f870f78f
TV
5022020-03-11 Tom de Vries <tdevries@suse.de>
503
504 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
505
5a13315d
TV
5062020-03-11 Tom de Vries <tdevries@suse.de>
507
508 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
509
976862ed
TT
5102020-03-11 Tom Tromey <tromey@adacore.com>
511
512 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
513
7462c383
TV
5142020-03-11 Tom de Vries <tdevries@suse.de>
515
516 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
517
1c6c46a0
TV
5182020-03-11 Tom de Vries <tdevries@suse.de>
519
520 * gdb.base/break-interp.exp: Limit verbose scope.
521
44f41bb7
TV
5222020-03-11 Tom de Vries <tdevries@suse.de>
523
524 * gdb.fortran/logical.f90: Define variable with character type.
525 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
526
b76f3a42
TV
5272020-03-11 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
530
1c33af77
TV
5312020-03-11 Tom de Vries <tdevries@suse.de>
532
533 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
534 symtabs.
535
8c95582d
AB
5362020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
537 Bernd Edlinger <bernd.edlinger@hotmail.de>
538
539 * gdb.cp/step-and-next-inline.cc: New file.
540 * gdb.cp/step-and-next-inline.exp: New file.
541 * gdb.cp/step-and-next-inline.h: New file.
542 * gdb.dwarf2/dw2-is-stmt.c: New file.
543 * gdb.dwarf2/dw2-is-stmt.exp: New file.
544 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
545 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
546 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
547
cecf8547
AB
5482020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
551 is-stmt flag in the line table.
552
0ba678c9
TV
5532020-03-09 Tom de Vries <tdevries@suse.de>
554
555 * lib/gdb.exp (cached_file): Create cache dir.
556
72fbdf83
TV
5572020-03-07 Tom de Vries <tdevries@suse.de>
558
559 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
560 * gdb.cp/rvalue-ref-params.exp: Same.
561
436b5e99
TV
5622020-03-06 Tom de Vries <tdevries@suse.de>
563
564 * lib/gdb.exp (tentative_rename, cached_file): New proc.
565 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
566
09f2921c
TV
5672020-03-06 Tom de Vries <tdevries@suse.de>
568
569 * README: Fix "the the".
570 * gdb.base/dprintf.exp: Same.
571
50a3cc5d
TV
5722020-03-05 Tom de Vries <tdevries@suse.de>
573
574 * gdb.base/maint.exp: Update "main print statistics" expected output.
575
0a709cba
AKS
5762020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
577
578 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
579 (fortran_int8): Likewise.
580 (fortran_real4): Likewise.
581 (fortran_real8): Likewise.
582 (fortran_complex4): Likewise.
583 (fortran_logical4): Likewise.
584 (fortran_character1): Likewise.
585
5e5d66b6
AB
5862020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.fortran/logical.exp: Add tests that any non-zero value is
589 printed as true.
590
7b973adc
SDJ
5912020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
592
593 * gdb.base/printcmds.exp: Add test to verify printf of a
594 variable holding an address.
595
478e490a
TV
5962020-03-03 Tom de Vries <tdevries@suse.de>
597
598 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
599
1ef44e86
TV
6002020-03-03 Tom de Vries <tdevries@suse.de>
601
602 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
603 gdb_test_multiple call.
604
b98cc2cf
TV
6052020-03-03 Tom de Vries <tdevries@suse.de>
606
607 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
608 gdb_test_multiple calls.
609
63e163f2
AB
6102020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
611
612 * gdb.base/default.exp: Remove test of 'set history filename'.
613 * gdb.base/gdbinit-history.exp: Add tests for setting the history
614 filename to the empty string.
615 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
616 and GDBHISTSIZE.
617
24ed6739
AB
6182020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
619
620 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
621 disabled.
622
590003dc
TV
6232020-03-02 Pedro Alves <palves@redhat.com>
624 Tom de Vries <tdevries@suse.de>
625
626 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
627 -prompt prefix, before user_code argument. Add -lbl option likewise.
628 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
629 (gdb_is_target_1): Add -prompt prefix and move to before user_code
630 argument.
631 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
632 have "\r\n" at start-of-line, instead of at end-of-line.
633
f5e46084
SM
6342020-02-28 Simon Marchi <simon.marchi@efficios.com>
635
636 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
637 libinproctrace.so.
638
f7a7000d
LM
6392020-02-28 Luis Machado <luis.machado@linaro.org>
640
641 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
642 to "p/x".
643
718e0816
LM
6442020-02-28 Luis Machado <luis.machado@linaro.org>
645
646 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
647 asm/ptrace.h and error.h.
648
13c3a74a
TV
6492020-02-28 Tom de Vries <tdevries@suse.de>
650
651 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
652 (struct wrapper, do_something, mundane/symada__cS): Move ...
653 * gdb.base/c-linkage-name-2.c: ... here. New source file.
654 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
655 Update "print symada__cS before partial symtab expansion" regexp.
656 Update breakpoint location. Flush symbol cache after expansion.
657
85d2d5bb
LM
6582020-02-28 Luis Machado <luis.machado@linaro.org>
659
660 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
661
3608f86c
TV
6622020-02-27 Tom de Vries <tdevries@suse.de>
663
664 * config/sid.exp: Remove unused globals.
665 * gdb.base/attach.exp: Same.
666 * gdb.base/catch-load.exp: Same.
667 * gdb.base/dbx.exp: Same.
668 * lib/gdb.exp: Same.
669 * lib/mi-support.exp: Same.
670 * lib/prompt.exp: Same.
671
c8d4f6df
TV
6722020-02-27 Tom de Vries <tdevries@suse.de>
673
674 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
675 not set.
676
0d79cdc4
AM
6772020-02-26 Aaron Merey <amerey@redhat.com>
678
679 * gdb.debuginfod: New directory for debuginfod tests.
680 * gdb.debuginfod/main.c: New test file.
681 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
682
0dce4280
TV
6832020-02-26 Tom de Vries <tdevries@suse.de>
684
685 PR gdb/25603
686 * gdb.base/persistent-lang.cc: New test.
687 * gdb.base/persistent-lang.exp: New file.
688
9e80cfa1
AB
6892020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
690
691 * gdb.fortran/derived-type-striding.exp: Add a new test.
692 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
693 new test.
694
2078dbb2
AB
6952020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
696
697 * gdb.base/cached-source-file.exp: Avoid source file paths in test
698 names.
699
70d49700
TV
7002020-02-25 Tom de Vries <tdevries@suse.de>
701
702 PR go/18926
703 * gdb.go/methods.exp: Remove gcc/93866 xfail.
704
a88ef40d
TV
7052020-02-24 Tom de Vries <tdevries@suse.de>
706
707 PR gdb/25592
708 * gdb.base/info-locals-unused-static-var.c: New test.
709 * gdb.base/info-locals-unused-static-var.exp: New file.
710
01b1af32
TT
7112020-02-22 Tom Tromey <tom@tromey.com>
712
713 * gdb.python/tui-window.exp: New file.
714 * gdb.python/tui-window.py: New file.
715
7c043ba6
TT
7162020-02-22 Tom Tromey <tom@tromey.com>
717
718 PR tui/17850:
719 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
720 tests.
721
c22fef7e
TT
7222020-02-22 Tom Tromey <tom@tromey.com>
723
724 * gdb.tui/new-layout.exp: Add sub-layout tests.
725
ee325b61
TT
7262020-02-22 Tom Tromey <tom@tromey.com>
727
728 * gdb.tui/new-layout.exp: New file.
729
3f0cbb04
TT
7302020-02-22 Tom Tromey <tom@tromey.com>
731
732 * gdb.rust/rust-style.rs: New file.
733 * gdb.rust/rust-style.exp: New file.
734 * gdb.base/style.exp: Test structure printing.
735 * gdb.base/style.c (struct some_struct): New type.
736 (enum etype): New type.
737 (struct_value): New global.
738
75525152
TV
7392020-02-21 Tom de Vries <tdevries@suse.de>
740
741 PR go/18926
742 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
743 Remove blanket xfails. Use message argument for gdb_breakpoint.
744 Make continuing to breakpoint test conditional on setting breakpoint.
745 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
746 DW_AT_name attribute. Add xfail for GCC PR93866.
747
bd360d30
AB
7482020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * gdb.dwarf2/cpp-linkage-name.c: New file.
751 * gdb.dwarf2/cpp-linkage-name.exp: New file.
752
c7adb09f 7532020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
754
755 * lib/gdb.exp (gdb_wrapper_init): Reset
756 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
757 not exist.
758
a9c79803
TV
7592020-02-20 Tom de Vries <tdevries@suse.de>
760
761 PR go/17018
762 * gdb.go/hello.exp: Copy ...
763 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
764 print of st to print value of global definition. Add xfail for GCC
765 PR93844.
766 * gdb.go/hello.exp: Remove printing of st before definition.
767 * gdb.go/hello.go: Copy ...
768 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
769 to st.
770 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
771
d7445728
TV
7722020-02-20 Tom de Vries <tdevries@suse.de>
773
774 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
775 (gdb_simple_compile): Handle compile_flags go by using .go extension
776 for source file.
777 * gdb.go/chan.exp: Use support_go_compile.
778 * gdb.go/handcall.exp: Same.
779 * gdb.go/hello.exp: Same.
780 * gdb.go/integers.exp: Same.
781 * gdb.go/max-depth.exp: Same.
782 * gdb.go/methods.exp: Same.
783 * gdb.go/package.exp: Same.
784 * gdb.go/strings.exp: Same.
785 * gdb.go/types.exp: Same.
786 * gdb.go/unsafe.exp: Same.
787
c9c41e6d
TV
7882020-02-19 Tom de Vries <tdevries@suse.de>
789
790 * gdb.python/lib-types.exp: Make xfail more strict.
791
f20ff837
TV
7922020-02-19 Tom de Vries <tdevries@suse.de>
793
794 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
795
08410482
DE
7962020-02-19 Doug Evans <dje@google.com>
797
798 PR rust/25535
799 * gdb.rust/simple.exp: Add test.
800 * gdb.rust/simple.rs: Add test.
801
623563f7
TV
8022020-02-19 Tom de Vries <tdevries@suse.de>
803
804 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
805 output line-by-line.
806
d3308cfd
TV
8072020-02-19 Tom de Vries <tdevries@suse.de>
808
809 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
810
86cbc5dc
TV
8112020-02-19 Tom de Vries <tdevries@suse.de>
812
813 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
814 prelink.
815
9db2b96b
TV
8162020-02-19 Tom de Vries <tdevries@suse.de>
817
818 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
819 (gdb_do_cache): Use gdb_do_cache_wrap.
820 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
821
89e2fdc5
TV
8222020-02-19 Tom de Vries <tdevries@suse.de>
823
824 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
825 gdb_compile option.
826
373d7ac0
SM
8272020-02-18 Simon Marchi <simon.marchi@efficios.com>
828
829 * gdb.base/printcmds.exp (test_print_enums): Update expected
830 output.
831
b29a2df0
SM
8322020-02-18 Simon Marchi <simon.marchi@efficios.com>
833
834 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
835 for "unknown".
836
6740f0cc
SM
8372020-02-18 Simon Marchi <simon.marchi@efficios.com>
838
839 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
840 enumerator.
841
edd45eb0
SM
8422020-02-18 Simon Marchi <simon.marchi@efficios.com>
843
844 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
845 FE_, add FE_NONE.
846 (three): Update.
847 (enum flag_enum_without_zero): New enum.
848 (flag_enum_without_zero): New variable.
849 (enum not_flag_enum): New enum.
850 (three_not_flag): New variable.
851 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
852 (test_print_enums): Add more tests for printing flag enums.
853
d4295de4
TV
8542020-02-18 Tom de Vries <tdevries@suse.de>
855
856 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
857 (gdb_compile_ada): ... here.
858 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
859 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
860
f251f505
TT
8612020-02-14 Tom Tromey <tom@tromey.com>
862
863 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
864 build directory.
865 * boards/gdbserver-base.exp: Update path to gdbserver.
866
8f432634
TV
8672020-02-13 Tom de Vries <tdevries@suse.de>
868
869 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
870
92b6eaf7
TV
8712020-02-13 Tom de Vries <tdevries@suse.de>
872
873 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
874 are missing.
875
f3b0f7fe
TV
8762020-02-13 Tom de Vries <tdevries@suse.de>
877
878 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
879 call.
880
f6be8713
SDJ
8812020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
882
883 PR tui/25126
884 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
885 * gdb.base/cached-source-file.c: New file.
886 * gdb.base/cached-source-file.exp: New file.
887
b2770d5e
TV
8882020-02-11 Tom de Vries <tdevries@suse.de>
889
890 PR testsuite/25488
891 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
892
44f6938e
TV
8932020-02-10 Tom de Vries <tdevries@suse.de>
894
895 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
896
5f0e2eb7
MR
8972020-02-10 Maciej W. Rozycki <macro@wdc.com>
898
899 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
900 and $after_addr are both integers before making a comparison.
901
46ce2b6f
TV
9022020-02-09 Tom de Vries <tdevries@suse.de>
903
904 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
905 command output and paste it into gdb.log. If any, paste catch message
906 to gdb.log.
907
5abbbe1d
TT
9082020-02-07 Tom Tromey <tromey@adacore.com>
909
910 PR breakpoints/24915:
911 * gdb.base/annotate-symlink.exp: Use setup_xfail.
912
1d5d29e7
SV
9132020-02-06 Shahab Vahedi <shahab@synopsys.com>
914
915 * gdb.tui/tui-missing-src.exp: Add the "missing source
916 file" test for the TUI.
917
b0999b9b
AB
9182020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
921 including a port number in the output.
922
c3b149eb
AKS
9232020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
924
925 * lib/fortran.exp (fortran_int4): Handle clang.
926 (fortran_int8): Likewise.
927 (fortran_real4): Likewise.
928 (fortran_real8): Likewise.
929 (fortran_complex4): Likewise.
930 (fortran_logical4): Likewise.
931 (fortran_character1): Likewise.
932
f8dcc90b
TV
9332020-02-04 Tom de Vries <tdevries@suse.de>
934
935 * README (Race detection): Add note.
936
f90ac7c2
TV
9372020-02-04 Tom de Vries <tdevries@suse.de>
938
939 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
940
780636ae
TV
9412020-02-04 Tom de Vries <tdevries@suse.de>
942
943 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
944
5d2e1193
RA
9452020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
946
947 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
948 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
949 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
950 blttar, bnetarl.
951 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
952 binary for blttar, bnetarl.
953 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
954 wait instruction. Delete ldmx test.
955 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
956
e409c542
AKS
9572020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
958
959 * gdb.fortran/array-bounds-high.exp: New file.
960 * gdb.fortran/array-bounds-high.f90: New file.
961
b0029748
LD
9622020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
963
964 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
965 Replace #include of <sys/fcntl.h> by <fcntl.h>.
966
195a8287
TV
9672020-02-01 Tom de Vries <tdevries@suse.de>
968
969 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
970
42330a68
AB
9712020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
972
973 PR tui/9765
974 * gdb.tui/tui-layout-asm-short-prog.S: New file.
975 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
976
b62a8028
LM
9772020-01-29 Luis Machado <luis.machado@linaro.org>
978
979 * gdb.arch/aarch64-brk-patterns.c: New source file.
980 * gdb.arch/aarch64-brk-patterns.exp: New test.
981
5f440116
TBA
9822020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
983
984 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
985 GCC/Clang version.
986 * gdb.cp/pass-by-ref.exp: Ditto.
987
ee2a6fc6
TV
9882020-01-29 Tom de Vries <tdevries@suse.de>
989
990 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
991 * gdb.threads/watchpoint-fork-mt.c: Same.
992 * gdb.threads/watchpoint-fork-parent.c: Same.
993 * gdb.threads/watchpoint-fork-st.c: Same.
994 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
995
16b10d6e
LM
9962020-01-27 Luis Machado <luis.machado@linaro.org>
997
998 * gdb.base/step-over-syscall.exp (setup): Check if we're already
999 sitting at a syscall instruction when we hit the syscall function's
1000 breakpoint.
1001 Check PC against one obtained with the x command.
1002 Validate syscall number.
1003 (step_over_syscall): Don't continue to the syscall instruction if
1004 we're already there.
1005
b1468492
PW
10062020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1007
1008 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1009
7ffa82e1
AB
10102020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1011
1012 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1013 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1014
3d92a3e3
AB
10152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1018 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1019
94a72be7
AB
10202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1021
1022 * gdb.base/maint.exp: Update line table parsing test.
1023 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1024
53af73bf
PA
10252020-01-24 Pedro Alves <palves@redhat.com>
1026
1027 PR gdb/25410
1028 * gdb.multi/multi-re-run-1.c: New.
1029 * gdb.multi/multi-re-run-2.c: New.
1030 * gdb.multi/multi-re-run.exp: New.
1031
1ba1ac88
AB
10322020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1033
1034 PR gdb/23718
1035 * gdb.server/server-kill-python.exp: New file.
1036
f3364a6d
AB
10372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1038
1039 * gdb.server/multi-ui-errors.c: New file.
1040 * gdb.server/multi-ui-errors.exp: New file.
1041
733d0a67
AB
10422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1043
1044 PR tui/9765
1045 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1046
4f13c1c0
TT
10472020-01-19 Tom Tromey <tom@tromey.com>
1048
1049 * gdb.tui/main.exp: Add check for plain "file".
1050
40c94099
CB
10512020-01-16 Christian Biesinger <cbiesinger@google.com>
1052
1053 * lib/gdb.exp: Fix spelling error (seperatelly).
1054
ff47f4f0
TT
10552020-01-14 Tom Tromey <tom@tromey.com>
1056
1057 PR symtab/12535:
1058 * gdb.python/python.exp: Test decode_line with empty string
1059 argument.
1060
717c684d
BE
10612020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1062
1063 * gdb.base/skip-inline.exp: Extend test.
1064
44e4c775
AB
10652020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1066
1067 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1068 * gdb.dwarf2/dw2-bad-elf.c: New file.
1069 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1070
d93c6db7
AB
10712020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1072
1073 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1074 _line_saw_file.
1075
9a6d629c
AB
10762020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1079 border.
1080
d9ebdab7
TBA
10812020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1082
1083 * gdb.multi/multi-target.exp (setup): Factor out "info
1084 connections" and "info inferiors" tests to ...
1085 (test_info_inferiors): ... this new procedure.
1086 (top level): Run new "info-inferiors" tests.
1087
f3c469b9
PA
10882020-01-10 Pedro Alves <palves@redhat.com>
1089
1090 * gdb.server/bkpt-other-inferior.exp: New file.
1091
121b3efd
PA
10922020-01-10 Pedro Alves <palves@redhat.com>
1093
1094 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1095 of "add-inferior".
1096 * gdb.base/quit-live.exp: Likewise.
1097 * gdb.base/remote-exec-file.exp: Likewise.
1098 * gdb.guile/scm-progspace.exp: Likewise.
1099 * gdb.linespec/linespec.exp: Likewise.
1100 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1101 * gdb.mi/user-selected-context-sync.exp: Likewise.
1102 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1103 "info inferiors" tests.
1104 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1105 "add-inferior".
1106 * gdb.multi/watchpoint-multi.exp: Likewise.
1107 * gdb.python/py-inferior.exp: Likewise.
1108 * gdb.server/extended-remote-restart.exp: Likewise.
1109 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1110 "info inferiors".
1111 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1112 * gdb.trace/report.exp: Likewise.
1113
1dadb1dd
PA
11142020-01-10 Pedro Alves <palves@redhat.com>
1115
1116 * gdb.multi/multi-target.c: New file.
1117 * gdb.multi/multi-target.exp: New file.
1118 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1119 mode requested, but remote does not support non-stop".
1120
78f2c40a
PA
11212020-01-10 Pedro Alves <palves@redhat.com>
1122
1123 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1124 disconnect before reconnecting.
1125
e7af6c70
TBA
11262020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1127 Pedro Alves <palves@redhat.com>
1128
1129 * gdb.server/connect-without-multi-process.exp: Also test
1130 continuing to end.
1131
acdf84a6
PA
11322020-01-10 Pedro Alves <palves@redhat.com>
1133
1134 * gdb.base/remote-exec-file.exp: New file.
1135
873657b9
PA
11362020-01-10 Pedro Alves <palves@redhat.com>
1137
1138 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1139 output.
1140 * gdb.threads/async.c: New.
1141 * gdb.threads/async.exp: New.
1142 * gdb.multi/tids-gid-reset.c: New.
1143 * gdb.multi/tids-gid-reset.exp: New.
1144
7f0ae84c
GB
11452020-01-10 George Barrett <bob@bob131.so>
1146
1147 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1148 to help in finding the image relocation offset.
1149 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1150 options in arguments.
1151 (stap_test_no_debuginfo): Likewise.
1152 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1153 test variants.
1154 (stap_test): Add null semaphore relocation test.
1155
47e9d49d
GB
11562020-01-10 George Barrett <bob@bob131.so>
1157
1158 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1159 * gdb.base/stap-probe.exp: Likewise.
1160 (stap_test): Pass argument as an additional flag.
1161 (stap_test_no_debuginfo): Likewise.
1162 (stap_test): Check `info probes stap' output for semaphore
1163 addresses if the test binary is supposed to have them.
1164
f5a7c406
AB
11652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1166
1167 * gdb.tui/basic.exp: Add more scrolling tests.
1168
9ae6bf64
TT
11692020-01-09 Tom Tromey <tom@tromey.com>
1170
1171 PR tui/18932:
1172 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1173 meangingful value.
1174 (Term::command, Term::resize): Update.
1175 * gdb.tui/basic.exp: Add scrolling test.
1176
b2efe70c
AB
11772020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1178
1179 * gdb.tui/tui-layout-asm.exp: New file.
1180
3804da7e
AB
11812020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1182
1183 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1184
b40aa28f
AB
11852020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1188 (Term::enter_tui): Use Term::prepare_for_tui.
1189
63ffd7c9
AB
11902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1191
1192 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1193 called.
1194
3be966f6
AB
11952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.base/skip.exp: Fix race condition in test.
1198
153d79c4
AB
11992020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.base/backtrace.c: New file.
1202 * gdb.base/backtrace.exp: New file.
1203
f2302a34
AB
12042020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1207
6ec1d75e
PW
12082020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1209
1210 * gdb.base/style.exp: Test that warnings are styled.
1211
c296cbe6
BE
12122019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1213
1214 * gdb.base/line65535.exp: New file.
1215 * gdb.base/line65535.c: New file.
1216
b28a729d
SM
12172019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1218
1219 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1220 * lib/gnat_debug_info_test.adb: New file.
1221 * gdb.ada/ptype_tagged_param.exp: Use
1222 gnat_runtime_has_debug_info, expect a different output if
1223 runtime does not have debug info.
1224
7f2d7a0d
SM
12252019-12-20 Simon Marchi <simon.marchi@efficios.com>
1226
1227 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1228 (another) quote in test name.
1229
f3bce483
SM
12302019-12-20 Simon Marchi <simon.marchi@efficios.com>
1231
1232 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1233 Add quote in test name.
1234
c855a912
TBA
12352019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1236
1237 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1238 directory instead.
1239 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1240 * gdb.cp/pass-by-ref-2.cc: New file.
1241 * gdb.cp/pass-by-ref-2.exp: New file.
1242
fc9d2d72
TT
12432019-12-20 Tom Tromey <tom@tromey.com>
1244
1245 * gdb.tui/list-before.exp: New file.
1246
77b97e00
TT
12472019-12-20 Tom Tromey <tom@tromey.com>
1248
1249 * gdb.tui/list.exp: Check for source on initial listing.
1250
f69656d0
TT
12512019-12-11 Tom Tromey <tromey@adacore.com>
1252
1253 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1254 Add crlf test.
1255
99a55965
SM
12562019-12-18 Simon Marchi <simon.marchi@efficios.com>
1257
1258 * gdb.base/default.exp: Update value of $_gdb_major.
1259
5024637f
BE
12602019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1261
1262 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1263
b63634be
BE
12642019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1265
1266 * gdb.base/skip.exp: Whitespace fix.
1267
45d73523
BE
12682019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1269
1270 * gdb.base/skip-inline.c: New file.
1271 * gdb.base/skip-inline.exp: New file.
1272
d043f8c8
SM
12732019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1274
1275 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1276 jit_function_00 to jit_function_stack_mangle.
1277 * gdb.base/jithost.c (jit_function_t): Rename to...
1278 (jit_function_stack_mangle_t): ... this.
1279 (jit_function_add_t): New typedef.
1280 (jit_function_00_code): Rename to...
1281 (jit_function_stack_mangle_code): ... this, make static.
1282 (jit_function_add_code): New.
1283 (main): Generate "add" function and call it. Adjust to changes
1284 in jithost_abi.
1285 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1286 (struct jithost_abi) <begin, end>: Remove fields.
1287 <object, function_stack_mangle, function_add>: New fields.
1288 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1289 code_end>: Remove fields.
1290 <func_stack_mangle>: New field.
1291 (read_debug_info): Adjust to renaming, create block for "add"
1292 function.
1293 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1294
873de05c
TT
12952019-12-11 Tom Tromey <tom@tromey.com>
1296
1297 * gdb.tui/resize.exp: Fix regexp.
1298 * gdb.tui/regs.exp: Fix regexps.
1299 * gdb.tui/main.exp: Fix regexp.
1300
3d979945
TT
13012019-12-11 Tom Tromey <tom@tromey.com>
1302
1303 * gdb.tui/resize.exp: Update.
1304 * gdb.tui/empty.exp (layouts): Update.
1305
2192a9d3
TT
13062019-12-11 Tom Tromey <tom@tromey.com>
1307
1308 * gdb.tui/regs.exp: Update.
1309 * gdb.tui/empty.exp (layouts): Update.
1310 * gdb.tui/basic.exp: Update.
1311 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1312
d8edc8b7
PW
13132019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1314
1315 * gdb.base/options.exp: Add -raw-values in the print completion list.
1316 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1317
4c12d936
KB
13182019-12-10 Kevin Buettner <kevinb@redhat.com>
1319
1320 * gdb.threads/omp-par-scope.c: New file.
1321 * gdb/threads/omp-par-scope.exp: New file.
1322
26b911fb
KB
13232019-12-10 Kevin Buettner <kevinb@redhat.com>
1324
bb47f919
KB
1325 * lib/gdb.exp (support_nested_function_tests): New proc.
1326
13272019-12-10 Kevin Buettner <kevinb@redhat.com>
1328
1329 * lib/gdb.exp (gdb_compile_openmp): New proc.
1330 (build_executable_from_specs): Add an "openmp" option.
1331 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1332
6c71eb7d
TT
13332019-12-10 Tom Tromey <tromey@adacore.com>
1334
1335 * gdb.ada/unchecked_union.exp: New file.
1336 * gdb.ada/unchecked_union/pck.adb: New file.
1337 * gdb.ada/unchecked_union/pck.ads: New file.
1338 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1339 * gdb-utils.exp (string_to_regexp): Also quote "?".
1340
bac7c5cf
GB
13412019-12-10 George Barrett <bob@bob131.so>
1342
1343 Test scripted probe breakpoints.
1344 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1345 * gdb.python/py-breakpoint.c (main): Likewise.
1346 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1347 specifier test.
1348 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1349
330f1d38
TBA
13502019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1351
1352 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1353 an rvalue parameter.
1354 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1355 parameter.
1356
b43315e2
AB
13572019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1358
1359 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1360 modules.
1361
54f73dad
AB
13622019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1363
1364 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1365 broken version of GCC.
1366
d57cbee9
AB
13672019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1368
1369 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1370 sym-info-cmds library.
1371 * gdb.fortran/info-types.exp: Likewise.
1372 * lib/sym-info-cmds.exp: New file.
1373
c14aab8c
TV
13742019-12-08 Tom de Vries <tdevries@suse.de>
1375
1376 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1377
aa2d5a42
KS
13782019-12-07 Keith Seitz <keiths@redhat.com>
1379
1380 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1381 * gdb.base/corefile-buildid-shlib.c: New file.
1382 * gdb.base/corefile-buildid.c: New file.
1383 * gdb.base/corefile-buildid.exp: New file.
1384
93e55f0a
TV
13852019-12-06 Tom de Vries <tdevries@suse.de>
1386
1387 * gdb.dwarf2/varval.exp: Add decl before def test.
1388
c7d12402
TBA
13892019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1390
1391 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1392
06acc08f
TBA
13932019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1394
1395 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1396 CV and reference conversion for overload resolution.
1397 * gdb.cp/rvalue-ref-overload.exp: Test it.
1398
e0fad1ea
PW
13992019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1400
1401 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1402 * gdb.base/frameapply.exp: Test faas without command.
1403
8d70a9f0
AB
14042019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1405
1406 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1407 Fortran tests.
1408 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1409 order.
1410
36c8fb93
AB
14112019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1412
1413 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1414 casting to type with no kind specified.
1415 (test_basic_parsing_of_type_kinds): Additional tests for types
1416 with no kind specified, and add tests for single/double
1417 precision/complex types.
1418
4139ff00
TT
14192019-12-04 Tom Tromey <tromey@adacore.com>
1420
1421 * gdb.base/endianity.c (struct other) <x>: New field.
1422 (main): Initialize it.
1423 * gdb.base/endianity.exp: Update.
1424
a05cf17a
TT
14252019-12-04 Tom Tromey <tromey@adacore.com>
1426
1427 * gdb.ada/scalar_storage/storage.adb: New file.
1428 * gdb.ada/scalar_storage/pck.adb: New file.
1429 * gdb.ada/scalar_storage/pck.ads: New file.
1430 * gdb.ada/scalar_storage.exp: New file.
1431
103a685e
TT
14322019-12-04 Tom Tromey <tromey@adacore.com>
1433
1434 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1435 (main): Initialize it.
1436 * gdb.base/endianity.exp: Update.
1437
c2512106
AB
14382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1441
293b38d6
AB
14422019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1443
1444 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1445 -symbol-info-module-functions and -symbol-info-module-variables.
1446
216a7e6b
AB
14472019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1450
5bbd8269
AB
14512019-12-01 Richard Bunt <richard.bunt@arm.com>
1452 Andrew Burgess <andrew.burgess@embecosm.com>
1453
1454 * gdb.fortran/derived-type-striding.exp: New file.
1455 * gdb.fortran/derived-type-striding.f90: New file.
1456 * gdb.fortran/array-slices.exp: New file.
1457 * gdb.fortran/array-slices.f90: New file.
1458
be09caf1
PW
14592019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1460
1461 * gdb.base/define.exp: Test . in command names.
1462 * gdb.base/setshow.exp: Update test, as . is now part of
1463 command name.
1464
643c0cbe
PW
14652019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1466
1467 * gdb.base/define-prefix.exp: New file.
1468
dcdec678
AB
14692019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1470
1471 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1472 compile.
1473 (skip_btrace_pt_tests): Likewise.
1474
640ab947
AB
14752019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1476
1477 * gdb.fortran/info-modules.exp: Compile source files in correct
1478 order.
1479
d22670f0
KB
14802019-11-27 Kevin Buettner <kevinb@redhat.com>
1481
1482 * gdb.dwarf2/imported-unit.exp: New file.
1483 * gdb.dwarf2/imported-unit.c: New file.
1484
db5960b4
AB
14852019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * gdb.mi/mi-fortran-modules-2.f90: New file.
1488 * gdb.mi/mi-fortran-modules.exp: New file.
1489 * gdb.mi/mi-fortran-modules.f90: New file.
1490
7dc42066
AB
14912019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1492
1493 * gdb.mi/mi-sym-info-1.c: New file.
1494 * gdb.mi/mi-sym-info-2.c: New file.
1495 * gdb.mi/mi-sym-info.exp: New file.
1496
0dfeecca
TT
14972019-11-22 Tom Tromey <tromey@adacore.com>
1498
1499 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1500 * gdb.ada/tasks/foo.adb: Add another stopping location.
1501
34877895
PJ
15022019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1503
1504 * gdb.base/endianity.c: New test.
1505 * gdb.base/endianity.exp: New file.
1506
2e84f897
LD
15072019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1508
1509 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1510
65d1cd5f
TV
15112019-11-21 Tom de Vries <tdevries@suse.de>
1512
1513 PR gdb/24956
1514 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1515
4f22c3f4
SDJ
15162019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1517
1518 * gdb.python/py-progspace.exp: Add missing parentheses on some
1519 'print' commands.
1520
9f6ad286
TT
15212019-11-19 Tom Tromey <tom@tromey.com>
1522
1523 * gdb.tui/winheight.exp: New file.
1524
0b8dbf3f
AB
15252019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * gdb.base/ctf-whatis.c: Delete.
1528 * gdb.base/ctf-whatis.exp: Delete.
1529 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1530
f833b7a7
AB
15312019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * gdb.base/ctf-cvexpr.exp: Delete.
1534 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1535
30d0a636
AB
15362019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1539 the compiler. Clean up header comment a little.
1540 * gdb.base/ctf-ptype.exp: Likewise.
1541 * gdb.base/ctf-whatis.exp: Likewise.
1542 * lib/gdb.exp (skip_ctf_tests): New proc.
1543
494409bb
SDJ
15442019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1545
1546 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1547 * gdb.tui/corefile-run.exp: New file.
1548
55708e99
TT
15492019-11-14 Tom Tromey <tromey@adacore.com>
1550
1551 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1552 regression tests.
1553
45e42163
TT
15542019-11-12 Tom Tromey <tom@tromey.com>
1555
1556 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1557 after any command. Expect prompt after WAIT_FOR is seen.
1558 (enter_tui): Enable resize messages.
1559 (command): Expect command in output.
1560 (get_line): Avoid error when cursor appears to be off-screen.
1561 (dump_screen): Include screen size in title.
1562 (_do_resize): New proc, from "resize".
1563 (resize): Rewrite. Do resize in two steps.
1564 * gdb.tui/empty.exp (layouts): Fix entries.
1565 (check_boxes): Remove xfail.
1566 (check_text): Dump screen on failure.
1567
086baaf1
AB
15682019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * gdb.python/py-symbol.exp: Add test for
1571 gdb.lookup_static_symbols.
1572
09ff83af
AB
15732019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1574
1575 * gdb.python/py-symbol.c: Declare and call function from new
1576 py-symbol-2.c file.
1577 * gdb.python/py-symbol.exp: Compile both source files, and add new
1578 tests for gdb.lookup_static_symbol.
1579 * gdb.python/py-symbol-2.c: New file.
1580
11af934b
TV
15812019-11-02 Tom de Vries <tdevries@suse.de>
1582
1583 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1584 * gdb.base/anon.exp: Same.
1585 * gdb.base/auto-connect-native-target.exp: Same.
1586 * gdb.base/call-ar-st.exp: Same.
1587 * gdb.base/catch-syscall.exp: Same.
1588 * gdb.base/commands.exp: Same.
1589 * gdb.base/default.exp: Same.
1590 * gdb.base/display.exp: Same.
1591 * gdb.base/float.exp: Same.
1592 * gdb.base/foll-fork.exp: Same.
1593 * gdb.base/help.exp: Same.
1594 * gdb.base/info-macros.exp: Same.
1595 * gdb.base/info-proc.exp: Same.
1596 * gdb.base/info-target.exp: Same.
1597 * gdb.base/long_long.exp: Same.
1598 * gdb.base/macscp.exp: Same.
1599 * gdb.base/memattr.exp: Same.
1600 * gdb.base/nofield.exp: Same.
1601 * gdb.base/pointers.exp: Same.
1602 * gdb.base/printcmds.exp: Same.
1603 * gdb.base/ptype.exp: Same.
1604 * gdb.base/restore.exp: Same.
1605 * gdb.base/return.exp: Same.
1606 * gdb.base/scope.exp: Same.
1607 * gdb.base/set-noassign.exp: Same.
1608 * gdb.base/setshow.exp: Same.
1609 * gdb.base/shlib-call.exp: Same.
1610 * gdb.base/signals.exp: Same.
1611 * gdb.base/sigstep.exp: Same.
1612 * gdb.base/skip.exp: Same.
1613 * gdb.base/solib-symbol.exp: Same.
1614 * gdb.base/stap-probe.exp: Same.
1615 * gdb.base/step-line.exp: Same.
1616 * gdb.base/step-test.exp: Same.
1617 * gdb.base/style.exp: Same.
1618 * gdb.base/varargs.exp: Same.
1619 * gdb.base/vla-datatypes.exp: Same.
1620 * gdb.base/vla-ptr.exp: Same.
1621 * gdb.base/vla-sideeffect.exp: Same.
1622 * gdb.base/volatile.exp: Same.
1623 * gdb.base/watch-cond-infcall.exp: Same.
1624 * gdb.base/watchpoint.exp: Same.
1625
e96ec2ba
TV
16262019-11-02 Tom de Vries <tdevries@suse.de>
1627
1628 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1629 * gdb.cp/cpexprs.exp: Same.
1630 * gdb.cp/except-multi-location.exp: Same.
1631 * gdb.cp/exceptprint.exp: Same.
1632 * gdb.cp/gdb2384.exp: Same.
1633 * gdb.cp/inherit.exp: Same.
1634 * gdb.cp/m-static.exp: Same.
1635 * gdb.cp/meth-typedefs.exp: Same.
1636 * gdb.cp/misc.exp: Same.
1637 * gdb.cp/namespace.exp: Same.
1638 * gdb.cp/non-trivial-retval.exp: Same.
1639 * gdb.cp/overload.exp: Same.
1640 * gdb.cp/pr17132.exp: Same.
1641 * gdb.cp/re-set-overloaded.exp: Same.
1642 * gdb.cp/rvalue-ref-types.exp: Same.
1643 * gdb.cp/templates.exp: Same.
1644
bd5766ec
LM
16452019-11-01 Luis Machado <luis.machado@linaro.org>
1646
1647 PR gdb/25124
1648
1649 * gdb.arch/pr25124.S: New file.
1650 * gdb.arch/pr25124.exp: New file.
1651
165f8965
AB
16522019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1653
1654 * gdb.fortran/info-modules.exp: Update expected results, and add
1655 additional tests for 'info module functinos', and 'info module
1656 variables'.
1657 * gdb.fortran/info-types.exp: Update expected results.
1658 * gdb.fortran/info-types.f90: Extend testcase with additional
1659 module variables and functions.
1660
59c35742
AB
16612019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1662
1663 * gdb.fortran/info-modules.exp: New file.
1664 * gdb.fortran/info-types.exp: Build with new file.
1665 * gdb.fortran/info-types.f90: Include and use new module.
1666 * gdb.fortran/info-types-2.f90: New file.
1667
f3fb2519
PW
16682019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1669
1670 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1671 * gdb.base/settings.exp: Test all settings types using
1672 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1673 that now verifies that the value of "maint show" is the same as
1674 returned by the settings functions. Test the type of the
1675 maintenance settings.
1676 * gdb.base/default.exp: Update show_conv_list.
1677
d1e36019
TV
16782019-10-31 Tom de Vries <tdevries@suse.de>
1679
1680 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1681 gdb_test.
1682 * gdb.arch/amd64-disp-step.exp: Same.
1683 * gdb.asm/asm-source.exp: Same.
1684 * gdb.btrace/buffer-size.exp: Same.
1685 * gdb.btrace/cpu.exp: Same.
1686 * gdb.btrace/enable.exp: Same.
1687 * gdb.dwarf2/count.exp: Same.
1688 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1689 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1690 * gdb.fortran/vla-datatypes.exp: Same.
1691 * gdb.fortran/vla-history.exp: Same.
1692 * gdb.fortran/vla-ptype.exp: Same.
1693 * gdb.fortran/vla-value.exp: Same.
1694 * gdb.fortran/whatis_type.exp: Same.
1695 * gdb.guile/guile.exp: Same.
1696 * gdb.multi/tids.exp: Same.
1697 * gdb.python/py-finish-breakpoint.exp: Same.
1698 * gdb.python/py-framefilter.exp: Same.
1699 * gdb.python/py-pp-registration.exp: Same.
1700 * gdb.python/py-xmethods.exp: Same.
1701 * gdb.python/python.exp: Same.
1702 * gdb.server/connect-with-no-symbol-file.exp: Same.
1703 * gdb.server/no-thread-db.exp: Same.
1704 * gdb.server/run-without-local-binary.exp: Same.
1705 * gdb.stabs/weird.exp: Same.
1706 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1707 * gdb.threads/thread-find.exp: Same.
1708 * gdb.threads/tls-shared.exp: Same.
1709 * gdb.threads/tls.exp: Same.
1710 * gdb.threads/wp-replication.exp: Same.
1711 * gdb.trace/ax.exp: Same.
1712 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1713
3d11e68e
TV
17142019-10-31 Tom de Vries <tdevries@suse.de>
1715
1716 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1717 * gdb.ada/array_subscript_addr.exp: Same.
1718 * gdb.ada/arrayidx.exp: Same.
1719 * gdb.ada/arrayparam.exp: Same.
1720 * gdb.ada/arrayptr.exp: Same.
1721 * gdb.ada/boolean_expr.exp: Same.
1722 * gdb.ada/call_pn.exp: Same.
1723 * gdb.ada/complete.exp: Same.
1724 * gdb.ada/fixed_cmp.exp: Same.
1725 * gdb.ada/fun_addr.exp: Same.
1726 * gdb.ada/funcall_param.exp: Same.
1727 * gdb.ada/interface.exp: Same.
1728 * gdb.ada/mod_from_name.exp: Same.
1729 * gdb.ada/null_array.exp: Same.
1730 * gdb.ada/packed_array.exp: Same.
1731 * gdb.ada/packed_tagged.exp: Same.
1732 * gdb.ada/print_chars.exp: Same.
1733 * gdb.ada/print_pc.exp: Same.
1734 * gdb.ada/ptype_arith_binop.exp: Same.
1735 * gdb.ada/ptype_field.exp: Same.
1736 * gdb.ada/ptype_tagged_param.exp: Same.
1737 * gdb.ada/rec_return.exp: Same.
1738 * gdb.ada/ref_tick_size.exp: Same.
1739 * gdb.ada/str_ref_cmp.exp: Same.
1740 * gdb.ada/taft_type.exp: Same.
1741 * gdb.ada/tagged.exp: Same.
1742 * gdb.ada/type_coercion.exp: Same.
1743 * gdb.ada/uninitialized_vars.exp: Same.
1744
60b6ede8
TV
17452019-10-30 Tom de Vries <tdevries@suse.de>
1746
1747 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1748
30baf67b
TV
17492019-10-26 Tom de Vries <tdevries@suse.de>
1750
1751 * gdb.base/bigcore.c: Fix typos in comments.
1752 * gdb.base/ctf-ptype.c: Same.
1753 * gdb.base/long_long.c: Same.
1754 * gdb.dwarf2/dw2-op-out-param.S: Same.
1755 * gdb.python/py-evthreads.c: Same.
1756 * gdb.reverse/i387-stack-reverse.c: Same.
1757 * gdb.trace/tfile.c: Same.
1758 * lib/compiler.c: Same.
1759 * lib/compiler.cc: Same.
1760
158da0d1
TV
17612019-10-25 Tom de Vries <tdevries@suse.de>
1762
1763 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1764 gdb_test_multiple calls.
1765 * gdb.reverse/sigall-reverse.exp: Same.
1766 * gdb.reverse/solib-precsave.exp: Same.
1767 * gdb.reverse/solib-reverse.exp: Same.
1768 * gdb.reverse/until-precsave.exp: Same.
1769 * gdb.reverse/until-reverse.exp: Same.
1770
4ccdfbec
TV
17712019-10-24 Tom de Vries <tdevries@suse.de>
1772
1773 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1774 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1775 kfail using -wrap pattern flag and convenience variable
1776 gdb_test_name.
1777
33d569b7
AB
17782019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.python/py-progspace.exp: Add tests for the
1781 Progspace.block_for_pc method.
1782
4d0b984b
TT
17832019-10-23 Tom Tromey <tom@tromey.com>
1784
1785 * configure: Rebuild.
1786 * aclocal.m4: Use m4_include, not sinclude.
1787
94cb3754
TV
17882019-10-21 Tom de Vries <tdevries@suse.de>
1789
1790 * gdb.base/infcall-nested-structs.c: Add
1791 __attribute__((noinline,noclone)) to all functions.
1792 (call_all): Add missing variable initialization. Simplify return value.
1793 (breakpt): Increment volatile variable, to prevent call from being
1794 optimized out.
1795 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1796
062f1fc1
TV
17972019-10-17 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.fortran/module.exp: Allow info variables to print info for files
1800 other than module.f90.
1801
0b54364d
AB
18022019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1803
1804 * gdb.fortran/module.exp: Extend with 'info variables' test.
1805
7ff5fae7
AB
18062019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1807
1808 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1809 F77_FOR_TARGET.
1810
d10eccaa
TV
18112019-10-16 Tom de Vries <tdevries@suse.de>
1812
1813 PR tdep/25096
1814 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1815
745ff14e
TV
18162019-10-16 Tom de Vries <tdevries@suse.de>
1817
1818 PR tdep/24104
1819 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1820 Add KFAIL for PR tdep/25096.
1821
03e1ab94
TV
18222019-10-16 Tom de Vries <tdevries@suse.de>
1823
1824 PR testsuite/25059
1825 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1826
b17fcc10
TV
18272019-10-16 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1830 as signed.
1831
9223170f
SM
18322019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1833
1834 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1835 one instead of increasing timeout.
1836
d6e76313
TV
18372019-10-13 Tom de Vries <tdevries@suse.de>
1838
1839 PR record/25038
1840 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1841 * gdb.reverse/sigall-reverse.exp: Same.
1842 * gdb.reverse/solib-precsave.exp: Same.
1843 * gdb.reverse/solib-reverse.exp: Same.
1844 * gdb.reverse/step-precsave.exp: Same.
1845 * gdb.reverse/until-precsave.exp: Same.
1846 * gdb.reverse/until-reverse.exp: Same.
1847 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1848
6dfc0041
AA
18492019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1850
1851 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1852 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1853 (cmp_struct_05_01, cmp_struct_static_02_01)
1854 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1855 comparisons.
1856
abcf2cc8
TV
18572019-10-10 Tom de Vries <tdevries@suse.de>
1858
1859 PR testsuite/24888
1860 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1861 gnatlink.
1862
a50faaf6
TV
18632019-10-09 Tom de Vries <tdevries@suse.de>
1864
1865 PR testsuite/25048
1866 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1867
60ff3cd7
AB
18682019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1869
1870 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1871 exceptions due to missing debug information.
1872
dfee8566
TV
18732019-10-07 Tom de Vries <tdevries@suse.de>
1874
1875 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1876
3d63690a
AB
18772019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1878
1879 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1880 * gdb.base/annota1.exp: Update to use gdb_test_name.
1881
30d1f018
WP
18822019-10-07 Weimin Pan <weimin.pan@oracle.com>
1883
1884 * gdb.base/ctf-whatis.exp: New file.
1885 * gdb.base/ctf-whatis.c: New file.
1886 * gdb.base/ctf-ptype.exp: New file.
1887 * gdb.base/ctf-ptype.c: New file.
1888 * gdb.base/ctf-constvars.exp: New file.
1889 * gdb.base/ctf-constvars.c: New file.
1890 * gdb.base/ctf-cvexpr.exp: New file.
1891
4dbbb47c
TV
18922019-10-04 Tom de Vries <tdevries@suse.de>
1893
1894 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1895 for loop.
1896
77c2dba3
TT
18972019-10-03 Tom Tromey <tom@tromey.com>
1898
1899 PR rust/24976:
1900 * gdb.rust/simple.rs (Union2): New type.
1901 (main): Use Union2.
1902 * gdb.rust/simple.exp: Add test.
1903
179aed7f
AB
19042019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1907 nested function prefix.
1908
0a4b0913
AB
19092019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1910 Richard Bunt <richard.bunt@arm.com>
1911 Andrew Burgess <andrew.burgess@embecosm.com>
1912
1913 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1914 nested functions.
1915 * gdb.fortran/nested-funcs.f90: Update expected results.
1916 * gdb.fortran/nested-funcs-2.exp: New file.
1917 * gdb.fortran/nested-funcs-2.f90: New file.
1918
082cce05
AB
19192019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1920
1921 * gdb.python/py-parameter.exp: Make test names unique.
1922 * gdb.python/py-template.exp: Likewise.
1923 * gdb.python/py-value.exp: Likewise.
1924
2b74ba5a
AB
19252019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1926
1927 * gdb.base/break-interp.exp: Reduce test name duplication.
1928 * gdb.base/call-sc.exp: Likewise.
1929 * gdb.base/callfuncs.exp: Likewise.
1930 * gdb.base/charset.exp: Likewise.
1931 * gdb.base/dump.exp: Likewise.
1932 * gdb.base/ena-dis-br.exp: Likewise.
1933 * gdb.base/relational.exp: Likewise.
1934 * gdb.base/step-over-syscall.exp: Likewise.
1935 * gdb.base/structs.exp: Likewise.
1936
58eb20d5
AB
19372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.linespec/explicit.exp: Make test names unique.
1940 * gdb.linespec/ls-errs.exp: Likewise.
1941
4d421147
AB
19422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1943
1944 * gdb.reverse/break-precsave.exp: Make test names unique.
1945 * gdb.reverse/break-reverse.exp: Likewise.
1946 * gdb.reverse/finish-precsave.exp: Likewise.
1947 * gdb.reverse/finish-reverse.exp: Likewise.
1948 * gdb.reverse/machinestate-precsave.exp: Likewise.
1949 * gdb.reverse/machinestate.exp: Likewise.
1950 * gdb.reverse/readv-reverse.exp: Likewise.
1951 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1952 * gdb.reverse/sigall-precsave.exp: Likewise.
1953 * gdb.reverse/sigall-reverse.exp: Likewise.
1954 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1955 * gdb.reverse/watch-precsave.exp: Likewise.
1956 * gdb.reverse/watch-reverse.exp: Likewise.
1957
d8c06f22
AB
19582019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1959
1960 * gdb.threads/stop-with-handle.c: New file.
1961 * gdb.threads/stop-with-handle.exp: New file.
1962
3a56ed86
TV
19632019-10-03 Tom de Vries <tdevries@suse.de>
1964
1965 PR testsuite/25059
1966 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1967 directory" line to be missing.
1968
42275044
TV
19692019-10-03 Tom de Vries <tdevries@suse.de>
1970
1971 PR testsuite/25059
1972 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1973 type optional.
1974
9ef62df0
AA
19752019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1976
1977 * gdb.python/py-format-string.c (string.h): New include.
1978 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1979 the same value, for endianness-independence.
1980 * gdb.python/py-format-string.exp (default_regexp_dict)
1981 (test_pretty_structs, test_format): Adjust expected output to the
1982 changed initialization.
1983
37f6a7f4
TT
19842019-10-02 Tom Tromey <tromey@adacore.com>
1985
1986 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1987
1d58d6a2
PA
19882019-10-02 Pedro Alves <palves@redhat.com>
1989 Andrew Burgess <andrew.burgess@embecosm.com>
1990
1991 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1992 "print-file-var.h".
1993 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1994 (get_version_1): Print this_version_id and its address.
1995 Add extern "C" wrappers around interface functions.
1996 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1997 "print-file-var.h".
1998 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1999 (get_version_2): Print this_version_id and its address.
2000 Add extern "C" wrappers around interface functions.
2001 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2002 <stddef.h> and "print-file-var.h".
2003 Add extern "C" wrappers around interface functions.
2004 [VERSION_ID_MAIN] (this_version_id): Define.
2005 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2006 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2007 up extern "C" blocks.
2008 * gdb.base/print-file-var.exp (test): New, factored out from top
2009 level.
2010 (top level): Test all combinations of attribute hidden or not,
2011 dlopen or not, and this_version_id symbol in main file or not.
2012 Compile tests as both C++ and C, make test names unique.
2013
d770d56f
TT
20142019-10-01 Tom Tromey <tom@tromey.com>
2015
2016 * gdb.base/style.exp: Test "show logging filename".
2017
7f6aba03
TT
20182019-10-01 Tom Tromey <tom@tromey.com>
2019
2020 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2021 * gdb.base/style.exp: Add metadata style test.
2022
14309bb6
TT
20232019-10-01 Tom Tromey <tom@tromey.com>
2024
2025 * gdb.base/style.exp: Test "pwd".
2026
2a3c1174
PA
20272019-10-01 Tom Tromey <tom@tromey.com>
2028
2029 * gdb.base/style.exp: Update tests.
2030
53d666ec
AA
20312019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2032
2033 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2034 'six' to unsigned.
2035 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2036 'five'. Use an all-ones bit pattern for each.
2037 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2038 to its changed values.
2039
4a56a520
TT
20402019-09-30 Tom Tromey <tromey@adacore.com>
2041
2042 * gdb.rust/traits.rs: Disable all warnings.
2043
0df0352a
TV
20442019-09-29 Tom de Vries <tdevries@suse.de>
2045
aac66a4c 2046 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2047
73d9a918
TV
20482019-09-29 Tom de Vries <tdevries@suse.de>
2049
2050 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2051
060b3ab4
TV
20522019-09-27 Tom de Vries <tdevries@suse.de>
2053
2054 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2055
68f7d34d
TV
20562019-09-27 Tom de Vries <tdevries@suse.de>
2057
2058 PR record/23188
2059 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2060
5d63b30a
TT
20612019-09-26 Tom Tromey <tromey@adacore.com>
2062
2063 * gdb.ada/py_taft.exp: New file.
2064 * gdb.ada/py_taft/main.adb: New file.
2065 * gdb.ada/py_taft/pkg.adb: New file.
2066 * gdb.ada/py_taft/pkg.ads: New file.
2067
3d435220
TV
20682019-09-24 Tom de Vries <tdevries@suse.de>
2069
2070 PR gdb/24598
2071 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2072
77d03678
TV
20732019-09-22 Tom de Vries <tdevries@suse.de>
2074
2075 * gdb.base/restore.exp: Allow register variables to be optimized out at
2076 -O0.
2077
abf516c6
UW
20782019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2079
2080 * gdb.arch/spu-info.exp: Remove file.
2081 * gdb.arch/spu-info.c: Remove file.
2082 * gdb.arch/spu-ls.exp: Remove file.
2083 * gdb.arch/spu-ls.c: Remove file.
2084
2085 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2086 * gdb.asm/spu.inc: Remove file.
2087
2088 * gdb.base/dump.exp: Remove support for spu*-*-*.
2089 * gdb.base/stack-checking.exp: Likewise.
2090 * gdb.base/overlays.exp: Likewise.
2091 * gdb.base/ovlymgr.c: Likewise.
2092 * gdb.base/spu.ld: Remove file.
2093
2094 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2095 * gdb.cp/cpexprs.exp: Likewise.
2096 * gdb.cp/exception.exp: Likewise.
2097 * gdb.cp/gdb2495.exp: Likewise.
2098 * gdb.cp/mb-templates.exp: Likewise.
2099 * gdb.cp/pr9167.exp: Likewise.
2100 * gdb.cp/userdef.exp: Likewise.
2101
2102 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2103
2104 * gdb.cell: Remove directory.
2105 * lib/cell.exp: Remove file.
2106
e452e88f
TV
21072019-09-19 Tom de Vries <tdevries@suse.de>
2108
2109 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2110
8a625130
TV
21112019-09-19 Tom de Vries <tdevries@suse.de>
2112
2113 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2114
81dc3ab5
TV
21152019-09-19 Tom de Vries <tdevries@suse.de>
2116
2117 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2118 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2119 (gdb_target_cmd): ... here.
2120 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2121 value 2.
2122
b078f3ac
AB
21232019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2124
2125 * gdb.base/source-dir.exp: Avoid having directory names in test
2126 names.
2127
f1b620e9
MG
21282019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2129
2130 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2131 directory.
2132
67f3ed6a
AB
21332019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 * gdb.base/list-missing-source.exp: New file.
2136
d1b70248
TV
21372019-09-14 Tom de Vries <tdevries@suse.de>
2138
2139 PR teststuite/24599
2140 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2141 * lib/ada.exp (gnatmake_version_at_least): New proc.
2142
5fabdcd6
AB
21432019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2144
2145 * gdb.base/maint.exp: Use exec_has_index_section.
2146
aa17805f
AB
21472019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2148
2149 * gdb.base/maint.exp: Add test for 'maint info sections'.
2150
25e5c209
TV
21512019-09-12 Tom de Vries <tdevries@suse.de>
2152
2153 * gdb.base/store.exp: Allow register variables to be optimized out at
2154 -O0.
2155
4993045d
PW
21562019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2157
2158 * gdb.ada/rdv_wait.exp: Update to new task names.
2159 * gdb.base/task_switch_in_core.exp: Likewise.
2160 * gdb.base/info_sources_base.c: Likewise.
2161
8a516164
TT
21622019-09-10 Tom Tromey <tromey@adacore.com>
2163
2164 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2165
aa391654
TT
21662019-09-10 Tom Tromey <tromey@adacore.com>
2167
2168 * gdb.ada/dgopt.exp: New file.
2169 * gdb.ada/dgopt/x.adb: New file.
2170
8634b462
TT
21712019-09-08 Tom Tromey <tom@tromey.com>
2172
2173 * gdb.tui/resize.exp: Remove setup_xfail.
2174 * gdb.tui/regs.exp: Remove setup_xfail.
2175 * gdb.tui/basic.exp: Remove setup_xfail.
2176
736b0f76
DB
21772019-09-06 David Blaikie <dblaikie@gmail.com>
2178
2179 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2180 * gdb.cp/cplabel.exp: Ditto.
2181 * gdb.linespec/ls-errs.exp: Ditto.
2182
30331a6c
TV
21832019-09-05 Tom de Vries <tdevries@suse.de>
2184
2185 * lib/gdb.exp (cmp_file_string): New proc.
2186 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2187 runto_main. Verify save breakpoints output.
2188
98b0ebab
PW
21892019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2190
2191 * gdb.base/info-var.exp: Test info variables without running
2192 to main, to avoid expect's buffer overflow.
2193
4e962e74
TT
21942019-09-03 Tom Tromey <tromey@adacore.com>
2195
2196 * gdb.ada/bias.exp: New file.
2197 * gdb.ada/bias/bias.adb: New file.
2198 * gdb.ada/print_chars.exp: Add regression test.
2199 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2200 (MC): New variable.
2201
2ea1a07a
SL
22022019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2203
2204 * gdb.base/argv0-symlink.exp: Run only on native target
2205 and local host.
2206
8077c50d
TV
22072019-08-29 Tom de Vries <tdevries@suse.de>
2208
2209 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2210 diverse debug info.
2211 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2212
48352473
TV
22132019-08-28 Tom de Vries <tdevries@suse.de>
2214
2215 * gdb.base/info-var.exp: Allow info variables to print info for files
2216 other than info-var-f1.c and info-var-f2.c.
2217
d8f27c60
AB
22182019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2219
2220 * gdb.fortran/info-types.exp: Add module.
2221 * gdb.fortran/info-types.f90: Update expected results.
2222
1f20c35e
AB
22232019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2224
2225 * gdb.fortran/info-types.exp: New file.
2226 * gdb.fortran/info-types.f90: New file.
2227 * lib/fortran.exp (fortran_character1): New proc.
2228
4acfdd20
AB
22292019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2230
2231 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2232 functions'. Reindent as needed.
2233 * gdb.base/info-var-f1.c: New file.
2234 * gdb.base/info-var-f2.c: New file.
2235 * gdb.base/info-var.exp: New file.
2236 * gdb.base/info-var.h: New file.
2237
5c31b358
TV
22382019-08-26 Tom de Vries <tdevries@suse.de>
2239
2240 PR c++/24852
2241 * gdb.cp/no-libstdcxx-probe.exp: New test.
2242
b694989f
TV
22432019-08-26 Tom de Vries <tdevries@suse.de>
2244
2245 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2246 * tests need to be skipped.
2247 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2248 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2249 mi_skip_libstdcxx_probe_tests.
2250
d9c4ba53
SDJ
22512019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2252
2253 * gdb.python/py-xmethods.exp: Use raw strings when passing
2254 arguments to SimpleXMethodMatcher.
2255
395fad09
TV
22562019-08-22 Tom de Vries <tdevries@suse.de>
2257
2258 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2259 more informative.
2260
26c957f1
PA
22612019-08-21 Pedro Alves <palves@redhat.com>
2262
2263 * gdb.base/with.exp: Test "with" with no arguments.
2264
61f80d5d
TV
22652019-08-21 Tom de Vries <tdevries@suse.de>
2266
2267 * gdb.base/gdb-caching-proc.exp: Sort files.
2268
d7a11d13
TV
22692019-08-20 Tom de Vries <tdevries@suse.de>
2270
2271 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2272 compilation.
2273
34dafe9f
TV
22742019-08-16 Tom de Vries <tdevries@suse.de>
2275
2276 * gdb.base/compare-sections.exp ("after run to main"): Allow
2277 mismatched read-only sections for PIE executables.
2278
398fdd60
TT
22792019-08-16 Tom Tromey <tom@tromey.com>
2280
2281 * lib/tuiterm.exp (_csi_Z): New proc.
2282 * gdb.tui/basic.exp: Update window positions.
2283 * gdb.tui/empty.exp: Update window positions.
2284
d8f9e51c
SL
22852019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2286
2287 * gdb.base/examine-backward.exp: Correct regexp for
2288 "examine 3 bytes backward from ${address_zero}".
2289
3df505f6
TT
22902019-08-15 Tom Tromey <tom@tromey.com>
2291
2292 * gdb.tui/empty.exp: Enable resizing tests.
2293
272560b5
TT
22942019-08-15 Tom Tromey <tromey@adacore.com>
2295
2296 * gdb.ada/char_enum.exp: Add regression tests.
2297 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2298 and '0'.
2299 (Char, Gchar): Update.
2300 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2301
08235187
CB
23022019-08-15 Christian Biesinger <cbiesinger@google.com>
2303
2304 * gdb.python/python.exp: Expect a leading underscore on
2305 GdbOutput{,Error}File.
2306
22a2ab04
SL
23072019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2308
2309 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2310 Windows host.
2311
835b995b
SL
23122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2313
2314 * gdb.base/batch-preserve-term-settings.exp
2315 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2316
97dd8e07
CB
23172019-08-15 Christian Biesinger <cbiesinger@google.com>
2318
2319 * lib/gdb.exp: When running on a mingw target, replace
2320 /x/ with x:/.
2321
75faf5c4
AH
23222019-08-14 Alan Hayward <alan.hayward@arm.com>
2323
2324 * gdb.arch/aarch64-prologue.c: New test.
2325 * gdb.arch/aarch64-prologue.exp: New file.
2326
abc6c00f
TV
23272019-08-13 Tom de Vries <tdevries@suse.de>
2328
2329 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2330 Thread.
2331
74c2c1f4
SL
23322019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2333
2334 * gdb.python/py-completion.exp: Download the .py file to the host
2335 and use its host pathname. Conditionalize tests that use
2336 tab completion and manipulate files on the build machine.
2337 * gdb.python/py-events.exp: Download the .py file to the host
2338 and use its host pathname.
2339 * gdb.python/py-evsignal.exp: Likewise.
2340 * gdb.python/py-evthreads.exp: Likewise.
2341 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2342 pathname syntax.
2343 * gdb.python/py-framefilter.exp: Download the .py file to the right
2344 place on the host. Match Windows pathname syntax.
2345 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2346 .py file to the host and use its host pathname.
2347 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2348 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2349 build pathname. Skip symlink test on Windows host. Add missing
2350 newline at end of file.
2351 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2352 and use its host pathname.
2353 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2354 * gdb.python/py-section-script.exp: Use host location of binfile
2355 on safe-path. Use correct path separator on Windows host.
2356 Reorder alternatives in gdb_test_multiple to prevent matching
2357 the wrong alternative on success.
2358 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2359
ca2589f3
PP
23602019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2361
2362 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2363 expect the GDB inferior to no longer immediately stop after
2364 being resumed with "signal SIGINT".
2365
020a839d
SL
23662019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2367
2368 * gdb.linespec/break-ask.exp: Generalize regexps to match
2369 Windows pathnames too.
2370
128d6509
TV
23712019-08-08 Tom de Vries <tdevries@suse.de>
2372
2373 PR testsuite/24862
2374 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2375
590042fc
PW
23762019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2377
2378 * gdb.base/style.exp: Update tests for help doc new invariants.
2379 * gdb.base/help.exp: Likewise.
2380
046bebe1
TT
23812019-08-06 Tom Tromey <tom@tromey.com>
2382
2383 * gdb.base/style.exp: Add disassemble test.
2384 * gdb.base/style.c (some_called_function): New function.
2385 (main): Use it.
2386
0b27c27d
CB
23872019-08-05 Christian Biesinger <cbiesinger@google.com>
2388
2389 * gdb.python/py-block.exp: Test dictionary access on blocks.
2390
580f1034
SM
23912019-08-05 Simon Marchi <simon.marchi@efficios.com>
2392
2393 PR gdb/24863
2394 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2395 -list-thread-groups --available test when running under
2396 check-read1.
2397
d86bd7cb
TV
23982019-08-05 Tom de Vries <tdevries@suse.de>
2399
2400 PR testsuite/24863
2401 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2402 * gdb.base/help.exp: Use with_read1_timeout_factor.
2403 * gdb.base/info-macros.exp: Same.
2404 * gdb.cp/nested-types.exp: Same.
2405
a80cf5d8
TV
24062019-08-05 Tom de Vries <tdevries@suse.de>
2407
2408 * lib/gdb.exp (version_at_least): Factor out of ...
2409 (tcl_version_at_least): ... here.
2410 (gdb_compile): Fail if pie results in non-PIE executable.
2411 (readelf_version, readelf_prints_pie): New proc.
2412 (exec_is_pie): Return -1 if unknown.
2413
d0962838
TV
24142019-08-05 Tom de Vries <tdevries@suse.de>
2415
2416 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2417
2252ff3d
SL
24182019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2419
2420 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2421
26655f53
SL
24222019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2423
2424 * lib/completion-support.exp (test_gdb_complete_none): Skip
2425 tab completion tests if no readline support.
2426 (test_gdb_complete_unique_re): Likewise.
2427 (test_gdb_complete_multiple): Likewise.
2428
db4dc13e
PW
24292019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2430
2431 * gdb.base/info_sources.exp: New file.
2432 * gdb.base/info_sources.c: New file.
2433 * gdb.base/info_sources_base.c: New file.
2434
0eba165a
PFC
24352019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2436
2437 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2438 prefix argument.
2439 (test_exit_status): Add prefix argument.
2440
59bd512b
TV
24412019-08-01 Tom de Vries <tdevries@suse.de>
2442
2443 PR testsuite/24863
2444 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2445 calling exp_continue for new thread and thread exited messages.
2446
2a3ad588
TV
24472019-08-01 Tom de Vries <tdevries@suse.de>
2448
2449 PR testsuite/24863
2450 * gdb.base/structs.exp: Fix check-read1 timeout using
2451 gdb_test_sequence.
2452 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2453
117eb594
TV
24542019-08-01 Tom de Vries <tdevries@suse.de>
2455
2456 PR testsuite/24863
2457 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2458 line.
2459
ed591340
TV
24602019-08-01 Tom de Vries <tdevries@suse.de>
2461
2462 PR testsuite/24863
2463 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2464
aa3b6533
TT
24652019-07-30 Tom Tromey <tromey@adacore.com>
2466
2467 * gdb.ada/display_nested.exp: New file.
2468 * gdb.ada/display_nested/foo.adb: New file.
2469 * gdb.ada/display_nested/pack.adb: New file.
2470 * gdb.ada/display_nested/pack.ads: New file.
2471
2906593f
CB
24722019-07-30 Christian Biesinger <cbiesinger@google.com>
2473
2474 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2475 namespace.
2476 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2477
0f575925
TV
24782019-07-30 Tom de Vries <tdevries@suse.de>
2479
2480 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2481 instead.
2482
b13057d9
TV
24832019-07-30 Tom de Vries <tdevries@suse.de>
2484
2485 PR testsuite/24834
2486 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2487 (exec_is_pie): New proc.
2488
5c4dde85
CB
24892019-07-29 Christian Biesinger <cbiesinger@google.com>
2490
2491 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2492
c620ed88
CB
24932019-07-29 Christian Biesinger <cbiesinger@google.com>
2494
2495 * gdb.python/py-objfile.c: Add global and static vars.
2496 * gdb.python/py-objfile.exp: Test new functions Objfile.
2497 lookup_global_symbol and lookup_static_symbol.
2498
3d235706
TT
24992019-07-29 Tom Tromey <tom@tromey.com>
2500
2501 * lib/tuiterm.exp (Term::_csi_@): New proc.
2502 (Term::_csi_X): Don't move cursor.
2503
c7e4c0a6
PW
25042019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2505
2506 * gdb.base/options.exp: Update backtrace - completion to
2507 new option -frame-info.
2508 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2509 Test new 'set print frame-info'. Test backtrace -frame-info
2510 overriding 'set print frame-info'.
2511 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2512 Test new 'set print frame-info'.
2513 Verify consistency of backtrace with and without filters, with and
2514 without -no-filters.
2515 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2516 default.
2517
de28a3b7
TV
25182019-07-29 Tom de Vries <tdevries@suse.de>
2519
2520 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2521 no arguments".
2522
507dd60e
TV
25232019-07-29 Tom de Vries <tdevries@suse.de>
2524
2525 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2526 is a substring of the first for "complete non-unique file name".
2527
5beafce9
TV
25282019-07-29 Tom de Vries <tdevries@suse.de>
2529
2530 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2531 with ".*".
2532
2d274232
TV
25332019-07-29 Tom de Vries <tdevries@suse.de>
2534
2535 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2536 Pass prompt_regexp parameter to gdb_test_multiple calls.
2537
9197cd8b
TV
25382019-07-29 Tom de Vries <tdevries@suse.de>
2539
2540 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2541 print registers" regexps.
9197cd8b 2542
b528dae0
TV
25432019-07-29 Tom de Vries <tdevries@suse.de>
2544
2545 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2546
d17725d7
TV
25472019-07-29 Tom de Vries <tdevries@suse.de>
2548
2549 PR gdb/24855
2550 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2551 (skip_python_tests_prompt): Add prompt_regexp argument to
2552 gdb_test_multiple calls.
2553
52b75bf1
TT
25542019-07-27 Tom Tromey <tom@tromey.com>
2555
2556 * gdb.tui/main.exp: New file.
2557
2b1d00c2
TT
25582019-07-27 Tom Tromey <tom@tromey.com>
2559
2560 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2561 optional.
2562 * gdb.tui/empty.exp: New file.
2563
ded631d5
TT
25642019-07-27 Tom Tromey <tom@tromey.com>
2565
2566 * lib/tuiterm.exp (spawn): New proc.
2567 (Term::resize): New proc.
2568 * gdb.tui/resize.exp: New file.
2569
58ac439d
TT
25702019-07-27 Tom Tromey <tom@tromey.com>
2571
2572 * gdb.tui/list.exp: New file.
2573
fe1f56ee
TT
25742019-07-27 Tom Tromey <tom@tromey.com>
2575
2576 * gdb.tui/regs.exp: New file.
2577
f790b310
TT
25782019-07-27 Tom Tromey <tom@tromey.com>
2579
2580 * gdb.tui/basic.exp: Add "layout split" test.
2581
d95fc6ee
TT
25822019-07-27 Tom Tromey <tom@tromey.com>
2583
2584 * gdb.tui/basic.exp: Add "layout asm" test.
2585
c3786b3a
TT
25862019-07-27 Tom Tromey <tom@tromey.com>
2587
2588 * lib/tuiterm.exp: New file.
2589 * gdb.tui/basic.exp: New file.
2590
98a617f8
KB
25912019-07-27 Kevin Buettner <kevinb@redhat.com>
2592
2593 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2594 Enable tests associated with this flag. Adjust regex
2595 referencing "foo_low" to now refer to "foo_cold" instead.
2596
5c076da4
KB
25972019-07-27 Kevin Buettner <kevinb@redhat.com>
2598
2599 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2600 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2601 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2602 foo_cold. Revise comments to match.
2603 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2604 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2605 were wrapped into this proc; Call do_test in loop from outermost
2606 level.
2607 (foo_low): Rename all occurrences to "foo_cold".
2608 (backtrace from baz): New test.
2609 (x2/i foo_cold): New test.
2610 (info line *foo_cold): New test.
2611
1512d3b7
TV
26122019-07-26 Tom de Vries <tdevries@suse.de>
2613
2614 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2615
297989a1
TV
26162019-07-25 Tom de Vries <tdevries@suse.de>
2617
2618 PR testsuite/24830
2619 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2620 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2621 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2622 (skip_libstdcxx_probe_tests): ... here.
2623 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2624
b3b965fb
TV
26252019-07-24 Tom de Vries <tdevries@suse.de>
2626
2627 PR testsuite/24807
2628 * gdb.objc/basicclass.m: Include stdio.h.
2629 * gdb.objc/nondebug.m: Same.
2630 * gdb.objc/objcdecode.m: Same.
2631
4625b4d0
TV
26322019-07-24 Tom de Vries <tdevries@suse.de>
2633
2634 PR testsuite/24612
2635 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2636 additional_flags.
2637
024a5840
TV
26382019-07-24 Tom de Vries <tdevries@suse.de>
2639
2640 PR testsuite/24831
2641 * gdb.multi/tids.exp: Update error messages for info threads.
2642
c76ddaa3
TV
26432019-07-24 Tom de Vries <tdevries@suse.de>
2644
2645 * gdb.base/info-types.exp: Allow info types to print info for more than
2646 one file.
2647
9a618ef6
TV
26482019-07-23 Tom de Vries <tdevries@suse.de>
2649
2650 PR testsuite/24842
2651 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2652 gdb_spawn_with_cmdline_opts.
2653
40eadf04
SP
26542019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2655
2656 * gdb.arch/arm-cmse-sgstubs.c: New test.
2657 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2658
5ba29434
TV
26592019-07-23 Tom de Vries <tdevries@suse.de>
2660
2661 PR testsuite/24711
2662 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2663 issuing next command.
2664
a8e9d247
AB
26652019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2666
2667 * gdb.ada/info_auto_lang.exp: Update expected results.
2668 * gdb.base/info-types.c: Add additional types to check.
2669 * gdb.base/info-types.exp: Update expected results.
2670
eb86c5e2
AB
26712019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2672
2673 * gdb.base/info-types.c: New file.
2674 * gdb.base/info-types.exp: New file.
2675
01e175fe
AB
26762019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2677
2678 * gdb.arch/riscv-bp-infcall.c: New file.
2679 * gdb.arch/riscv-bp-infcall.exp: New file.
2680
6b78c3f8
AB
26812019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2682
2683 PR breakpoints/24541
2684 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2685
da738167
TV
26862019-07-14 Tom de Vries <tdevries@suse.de>
2687
2688 PR testsuite/24760
2689 * gdb.objc/basicclass.exp: Fix unterminated string.
2690
0d4e84ed
AB
26912019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2692 Andrew Burgess <andrew.burgess@embecosm.com>
2693
2694 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2695 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2696 negative bounds.
2697 * gdb.fortran/vla-value.exp: Print elements of an array with
2698 negative bounds.
2699 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2700 testing.
2701
021d8588
AB
27022019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.base/options.exp (expect_string): Dequote strings in
2705 results.
2706 (test-string): Test strings with different quoting and reindent.
2707
f06f1252
TT
27082019-07-10 Tom Tromey <tromey@adacore.com>
2709
2710 * gdb.ada/mi_ex_cond.exp: Update expected results.
2711 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2712 * gdb.ada/mi_catch_ex.exp: Update expected results.
2713 * gdb.ada/mi_catch_assert.exp: Update expected results.
2714 * gdb.ada/catch_ex.exp (catch_exception_info)
2715 (catch_exception_entry, catch_assert_entry)
2716 (catch_unhandled_entry): Update.
2717 * gdb.ada/catch_assert_if.exp: Update expected results.
2718
b863685d
RB
27192019-07-10 Richard Bunt <richard.bunt@arm.com>
2720 Stephen Roberts <stephen.roberts@arm.com>
2721
2722 * gdb.base/define.exp: Restore original prompt.
2723
cb1e4e32
PA
27242019-07-09 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2727 breakpoints" output.
2728 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2729 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2730 throw" creates breakpoint.
2731 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2732 'type="catchpoint"'.
2733
b58a68fe
PA
27342019-07-09 Pedro Alves <palves@redhat.com>
2735
2736 PR c++/15468
2737 * gdb.cp/except-multi-location-lib.cc: New.
2738 * gdb.cp/except-multi-location-main.cc: New.
2739 * gdb.cp/except-multi-location.exp: New.
2740
0826779b
PW
27412019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2742
2743 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2744 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2745 argument and update callers.
2746
5b0e2db4
AB
27472019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2748
2749 * gdb.arch/amd64-break-on-asm-line.S: New file.
2750 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2751
1f6f6e21
PW
27522019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2753
2754 * gdb.base/printcmds.exp: Test printing C string and
2755 C wide string convenience vars without transiting via the inferior.
2756 Also make test names unique.
2757
ea142fbf
AH
27582019-07-08 Alan Hayward <alan.hayward@arm.com>
2759
5862c886 2760 PR breakpoints/25011
ea142fbf
AH
2761 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2762
213fd9fa
PA
27632019-07-04 Pedro Alves <palves@redhat.com>
2764
2765 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2766 body returned ok(0), break(3) or continue(4).
2767 * gdb.testsuite/foreach_with_prefix.exp: New file.
2768
2b40fda7
AH
27692019-07-04 Alan Hayward <alan.hayward@arm.com>
2770
2771 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2772
a26c8de0
PA
27732019-07-03 Pedro Alves <palves@redhat.com>
2774
2775 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2776 "return -code".
2777
5f4ba3e7
PA
27782019-07-03 Pedro Alves <palves@redhat.com>
2779
2780 PR cli/24732
2781 * gdb.base/shell.exp: Load completion-support.exp.
2782 Adjust expected error output. Add completion tests.
2783
a994424f
PA
27842019-07-03 Pedro Alves <palves@redhat.com>
2785
2786 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2787 string_to_regexp.
2788
3d9be6f5
PA
27892019-07-03 Pedro Alves <palves@redhat.com>
2790
2791 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2792 (expect_integer): Adjust to expect "-string".
2793 (expect_string): New.
2794 (all_options): Expect "-string".
2795 (test-flag, test-boolean): Adjust to expect "-string".
2796 (test-string): New proc.
2797 (top level): Call it.
2798
41fc454c
PA
27992019-07-03 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2802 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2803 the expected output in the success.
2804
b2b2a215
PA
28052019-07-03 Pedro Alves <palves@redhat.com>
2806
2807 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2808 Split one gdb_test_multiple call in two to avoid a race.
2809
fdbc9870
PA
28102019-07-03 Pedro Alves <palves@redhat.com>
2811
2812 * gdb.base/with.c: New file.
2813 * gdb.base/with.exp: New file.
2814
c6ac8931
PA
28152019-07-03 Pedro Alves <palves@redhat.com>
2816
2817 * gdb.base/settings.exp: Replace all references to "maint
2818 test-settings set" with references to "maint set test-settings",
2819 and all references to "maint test-settings show" with references
2820 to "maint show test-settings".
2821
970f9d09
PA
28222019-07-03 Pedro Alves <palves@redhat.com>
2823
2824 * gdb.base/settings.exp (test-string): Adjust expected out when
2825 testing "maint test-settings show filename"
2826
54d66006
PA
28272019-07-02 Pedro Alves <palves@redhat.com>
2828
2829 * gdb.base/options.exp (test-info-threads): New procedure.
2830 (top level): Call it.
2831
10d06d82
TT
28322019-06-28 Tom Tromey <tromey@adacore.com>
2833
2834 * gdb.dwarf2/ada-linkage-name.c: New file.
2835 * gdb.dwarf2/ada-linkage-name.exp: New file.
2836
3d507ff2
TT
28372019-06-27 Tom Tromey <tromey@adacore.com>
2838
d039f014 2839 PR c++/20020:
3d507ff2
TT
2840 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2841
8af58ffe
TV
28422019-06-26 Tom de Vries <tdevries@suse.de>
2843
2844 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2845
22e21752
TV
28462019-06-26 Tom de Vries <tdevries@suse.de>
2847
2848 * gdb.base/index-cache.exp: Add back missing debug option.
2849
b65b566c
PW
28502019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2851
2852 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2853
5c2c8c69
TV
28542019-06-25 Tom de Vries <tdevries@suse.de>
2855
2856 PR testsuite/24727
2857 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2858
164e3873
TV
28592019-06-24 Tom de Vries <tdevries@suse.de>
2860
2861 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2862
824eacee
TV
28632019-06-24 Tom de Vries <tdevries@suse.de>
2864
2865 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2866 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2867 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2868
385b97d3
TV
28692019-06-24 Tom de Vries <tdevries@suse.de>
2870
2871 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2872
c596f180
TV
28732019-06-21 Tom de Vries <tdevries@suse.de>
2874
2875 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2876
b13a7d03
TV
28772019-06-21 Tom de Vries <tdevries@suse.de>
2878
2879 PR testsuite/24518
2880 PR ada/24713
2881 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2882 index.
2883
899277ae
TT
28842019-06-19 Tom Tromey <tromey@adacore.com>
2885
2886 * gdb.ada/length_cond.exp: Add intro comment.
2887
680e1bee
TT
28882019-06-19 Tom Tromey <tromey@adacore.com>
2889
2890 * gdb.ada/length_cond.exp: New file.
2891 * gdb.ada/length_cond/length_cond.adb: New file.
2892 * gdb.ada/length_cond/pck.adb: New file.
2893 * gdb.ada/length_cond/pck.ads: New file.
2894
0ed4690a
TV
28952019-06-18 Tom de Vries <tdevries@suse.de>
2896
2897 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2898
d20ed5fd
TT
28992019-06-18 Tom Tromey <tromey@adacore.com>
2900
2901 * gdb.base/list0.h: Add comment explaining control character.
2902
86e04673
TV
29032019-06-18 Tom de Vries <tdevries@suse.de>
2904
2905 * boards/fission.exp: Break up long debug_flags line.
2906
c4973306
SM
29072019-06-16 Tom de Vries <tdevries@suse.de>
2908
2909 PR gdb/24445
2910 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2911 generated index.
2912
93cb9841
AB
29132019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2914
2915 PR gdb/24686
2916 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2917 improve detection of bug gdb/24541.
2918
399aaebd
SM
29192019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2920
2921 PR gdb/24669
2922 * gdb.base/index-cache.exp (uses_readnow,
2923 expecting_index_cache_use): Define global variable.
2924 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2925 expecting_index_cache_use.
2926
584a927c
AB
29272019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2928 Andrew Burgess <andrew.burgess@embecosm.com>
2929
2930 * gdb.fortran/pointers.f90: New file.
2931 * gdb.fortran/print_type.exp: New file.
2932 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2933 * gdb.fortran/vla-type.exp: Likewise.
2934 * gdb.fortran/vla-value.exp: Likewise.
2935 * gdb.mi/mi-vla-fortran.exp: Likewise.
2936
30056ea0
AB
29372019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2938
2939 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2940 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2941 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2942 as a stop reason.
2943
ec8e2b6d
AB
29442019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2945
2946 * gdb.base/annota1.exp: Update expected results.
2947 * gdb.cp/annota2.exp: Likewise.
2948 * gdb.cp/annota3.exp: Likewise.
2949
09e4c4e1
AB
29502019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2951
2952 * gdb.base/style-logging.exp: Remove path from test name.
2953
0735b091
TT
29542019-06-14 Tom Tromey <tromey@adacore.com>
2955
2956 PR gdb/24502:
2957 * gdb.base/style-logging.exp: New file.
2958
f5686554
TT
29592019-06-14 Tom Tromey <tromey@adacore.com>
2960
2961 * gdb.base/symfile-warn.exp: New file.
2962 * gdb.base/symfile-warn.c: New file.
2963
a0c1ffed
TT
29642019-06-14 Tom Tromey <tromey@adacore.com>
2965
2966 * gdb.base/annotate-symlink.exp: New file.
2967
f411722c
TT
29682019-06-14 Tom Tromey <tromey@adacore.com>
2969
2970 * gdb.ada/set_wstr.exp: Add reassignment test.
2971
4268ec18
TT
29722019-06-14 Tom Tromey <tromey@adacore.com>
2973
2974 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2975 'unchecked_access and 'unrestricted_access as well.
2976
9a9e394b
TT
29772019-06-14 Tom Tromey <tromey@adacore.com>
2978
2979 PR ada/24539:
2980 * gdb.ada/vla.exp: Update tests.
2981 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2982 pragma.
2983
4c048731
PA
29842019-06-13 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/settings.exp (test-integer): Test junk after
2987 "unlimited".
2988
6665660a
PA
29892019-06-13 Pedro Alves <palves@redhat.com>
2990
2991 * gdb.base/options.exp (test-thread-apply): New.
2992 (top level): Call it.
2993
5d707134
PA
29942019-06-13 Pedro Alves <palves@redhat.com>
2995
2996 * gdb.base/options.exp (test-frame-apply): New.
2997 (top level): Test print commands with different "frame apply"
2998 prefixes.
2999
e2a689da
PA
30002019-06-13 Pedro Alves <palves@redhat.com>
3001
e79be6e5 3002 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3003 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3004 'max_completions' parameter and handle it.
3005 (test_gdb_completion_offers_commands): New.
3006
90a1ef87
PA
30072019-06-13 Pedro Alves <palves@redhat.com>
3008
3009 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3010
d4c16835
PA
30112019-06-13 Pedro Alves <palves@redhat.com>
3012
3013 * gdb.base/options.exp (test-backtrace): New.
3014 (top level): Call it.
3015
2daf894e
PA
30162019-06-13 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.guile/scm-frame-args.exp: Use "set print
3019 raw-frame-arguments" instead of "set print raw frame-arguments".
3020 * gdb.python/py-frame-args.exp: Likewise.
3021
e6ed716c
PA
30222019-06-13 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.compile/compile.exp: Adjust expected output to option
3025 processing changes.
3026
7d8062de
PA
30272019-06-13 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.base/options.exp: Build executable.
3030 (test-print): New procedure.
3031 (top level): Call it, once for "print" and another for "compile
3032 print".
3033
9d0faba9
PA
30342019-06-13 Pedro Alves <palves@redhat.com>
3035
3036 * gdb.base/options.c: New file.
3037 * gdb.base/options.exp: New file.
3038
dee7b4c8
PA
30392019-06-13 Pedro Alves <palves@redhat.com>
3040
3041 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3042 that "o" is ambiguous.
3043
dca0f6c0
PA
30442019-06-13 Pedro Alves <palves@redhat.com>
3045
3046 * gdb.base/settings.c: New file.
3047 * gdb.base/settings.exp: New file.
3048
ccf46844
PA
30492019-06-13 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.base/completion.exp: Fix comment typo.
3052
b9a3f842
PA
30532019-06-13 Pedro Alves <palves@redhat.com>
3054
3055 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3056 foo --1" test.
3057
d106773e
PA
30582019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3059
3060 * gdb.fortran/block-data.f: New.
3061 * gdb.fortran/block-data.exp: New.
3062
fea82da0
TV
30632019-06-11 Tom de Vries <tdevries@suse.de>
3064
3065 PR testsuite/24521
3066 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3067 message.
3068
8c2e74f1
TV
30692019-06-11 Tom de Vries <tdevries@suse.de>
3070
3071 PR testsuite/24521
3072 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3073
b49851c8
TV
30742019-06-11 Tom de Vries <tdevries@suse.de>
3075
3076 * boards/readnow.exp: New file.
3077
a7067863
AB
30782019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.fortran/vla-sizeof.exp: Update expected results.
3081
1a3da2cd
AB
30822019-06-06 Amos Bird <amosbird@gmail.com>
3083
3084 * gdb.base/annota1.exp (thread_switch): Add test for
3085 thread-exited annotation.
3086
3847a7bf
TT
30872019-06-06 Tom Tromey <tromey@adacore.com>
3088
3089 * gdb.base/maint.exp: Expect command started/finished output.
3090
0088ba59
AB
30912019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3092
3093 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3094 comment.
3095 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3096
312617a3
AB
30972019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3098
3099 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3100 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3101 * gdb.arch/riscv-unwind-long-insn.c: New file.
3102 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3103
e1f2e1a2
CB
31042019-06-04 Christian Biesinger <cbiesinger@google.com>
3105
d3238f7d 3106 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3107
206584bd
PW
31082019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3109
3110 * lib/gdb.exp (help_list_trailer): New regexp variable
3111 factorizing the help trailer message.
3112 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3113 arg to allow to better factorize various tests.
3114 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3115 (test_prefix_command_help): Use help_list_trailer.
3116 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3117 * gdb.guile/scm-cmd.exp: Likewise.
3118 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3119 * gdb.base/help.exp: Use test_user_defined_class_help.
3120 * gdb.base/style.exp: Add tests for styling of help and apropos.
3121 * lib/gdb-utils.exp (style): Add title and highlight styles.
3122
708dc93e
PW
31232019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3124
3125 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3126 $_shell_exitsignal.
3127 * gdb.base/default.exp: Update for new convenience variables.
3128
f49055a5
TT
31292019-05-29 Tom Tromey <tromey@adacore.com>
3130
3131 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3132 to "break complete ada" test case's regexp.
3133
4330d61d
TT
31342019-05-29 Tom Tromey <tromey@adacore.com>
3135
3136 PR c++/20020:
3137 * gdb.cp/constexpr-field.exp: New file.
3138 * gdb.cp/constexpr-field.cc: New file.
3139
000439d5
TT
31402019-05-29 Tom Tromey <tromey@adacore.com>
3141
3142 * gdb.base/finish.exp (finish_no_print): New proc.
3143 (finish_tests): Call it.
3144
5a01c34c
TV
31452019-05-24 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.dwarf2/gdb-add-index.exp: New file.
3148
18125b16
TT
31492019-05-22 Tom Tromey <tromey@adacore.com>
3150
3151 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3152 * gdb.base/style.exp: Use "style".
3153 * lib/gdb-utils.exp (style): New proc.
3154
af1a8d03
TV
31552019-05-22 Tom de Vries <tdevries@suse.de>
3156
3157 * gdb.base/align.exp: Require c++11.
3158
e7fe496b
TV
31592019-05-22 Tom de Vries <tdevries@suse.de>
3160
3161 PR testsuite/24586
3162 * gdb.python/py-mi-var-info-path-expression.exp: Call
3163 mi_skip_python_tests to check if python is supported.
3164
8fca4da0
AH
31652019-05-22 Alan Hayward <alan.hayward@arm.com>
3166
3167 * gdb.arch/aarch64-pauth.c: New test.
3168 * gdb.arch/aarch64-pauth.exp: New file.
3169
b7060614
AH
31702019-05-22 Alan Hayward <alan.hayward@arm.com>
3171
3172 * README (Re-running Tests Outside The Testsuite): New section.
3173
669d0468
TV
31742019-05-21 Tom de Vries <tdevries@suse.de>
3175
3176 * gdb.arch/amd64-eval.exp: Require c++11.
3177 * gdb.base/max-depth.exp: Same.
3178 * gdb.compile/compile-cplus-array-decay.exp: Same.
3179 * gdb.cp/meth-typedefs.exp: Same.
3180 * gdb.cp/subtypes.exp: Same.
3181 * gdb.cp/temargs.exp: Same.
3182
ce3ebcaa
AH
31832019-05-21 Alan Hayward <alan.hayward@arm.com>
3184
3185 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3186
34d11c68
AB
31872019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3188
3189 PR gdb/18644
3190 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3191 * gdb.fortran/printing-types.exp: Add new test.
3192 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3193 testing.
3194 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3195 setup_kfail call.
3196
87781e84
AH
31972019-05-17 Alan Hayward <alan.hayward@arm.com>
3198
3199 * README (Running the Testsuite): Change example.
3200 (Testsuite Parameters): Remove TRANSCRIPT.
3201 * lib/gdb.exp: Remove TRANSCRIPT check.
3202
b420b89e
AH
32032019-05-17 Alan Hayward <alan.hayward@arm.com>
3204
3205 * README (Testsuite Parameters): Add replay logging to
3206 GDBSERVER_DEBUG.
3207 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3208 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3209 as a comma separated list.
3210 (gdb_debug_init): Override procedure.
3211
408e9b8b
AH
32122019-05-17 Alan Hayward <alan.hayward@arm.com>
3213
3214 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3215 (gdb_write_cmd_file): New procedure.
3216 * lib/gdbserver-support.exp (gdbserver_start): Call
3217 gdbserver_write_cmd_file.
3218 (gdbserver_write_cmd_file): New procedure.
3219
f9e2e39d
AH
32202019-05-17 Alan Hayward <alan.hayward@arm.com>
3221
3222 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3223 (delete_breakpoints): Likewise.
3224 (gdb_run_cmd): Likewise.
3225 (gdb_start_cmd): Likewise.
3226 (gdb_starti_cmd): Likewise.
3227 (gdb_internal_error_resync): Likewise.
3228 (gdb_test_multiple): Likewise.
3229 (gdb_reinitialize_dir): Likewise.
3230 (default_gdb_exit): Likewise.
3231 (gdb_file_cmd): Mark kill as optional.
3232 (default_gdb_start): Call gdb_stdin_log_init.
3233 (send_gdb): Call gdb_stdin_log_write.
3234 (rerun_to_main): Mark Y as an answer.
3235 (gdb_stdin_log_init): New function.
3236 (gdb_stdin_log_write): Likewise.
3237
81f47ac2
AH
32382019-05-17 Alan Hayward <alan.hayward@arm.com>
3239
3240 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3241 * gdb.base/debug-expr.exp: Likewise.
3242 * gdb.base/foll-fork.exp: Likewise.
3243 * gdb.base/foll-vfork.exp: Likewise.
3244 * gdb.base/fork-print-inferior-events.exp: Likewise.
3245 * gdb.base/gdb-sigterm.exp: Likewise.
3246 * gdb.base/gdbinit-history.exp: Likewise.
3247 * gdb.base/osabi.exp: Likewise.
3248 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3249 * gdb.base/ui-redirect.exp: Likewise.
3250 * gdb.gdb/unittest.exp: Likewise.
3251 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3252 * gdb.mi/mi-watch.exp: Likewise.
3253 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3254 * gdb.mi/user-selected-context-sync.exp: Likewise.
3255 * gdb.python/python.exp: Disable debug test when debugging.
3256 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3257 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3258 Likewise.
3259 * gdb.threads/stepi-random-signal.exp: Likewise.
3260
29b52314
AH
32612019-05-17 Alan Hayward <alan.hayward@arm.com>
3262
3263 * Makefile.in: Pass through GDB_DEBUG.
3264 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3265 (gdb,debug): Add board setting.
3266 * lib/gdb.exp (default_gdb_start): Start debugging.
3267 (gdb_debug_enabled): New procedure.
3268 (gdb_debug_init): Likewise.
29b52314
AH
3269
32702019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3271
29b52314
AH
3272 * Makefile.in: Pass through GDB_DEBUG.
3273 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3274 (gdb,debug): Add board setting.
3275 * lib/gdb.exp (default_gdb_start): Start debugging.
3276 (gdb_debug_enabled): New procedure.
3277 (gdb_debug_init): Likewise.
29b52314 3278
ca1285d1
AH
32792019-05-17 Alan Hayward <alan.hayward@arm.com>
3280
3281 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3282
f3a09c80
AH
32832019-05-17 Alan Hayward <alan.hayward@arm.com>
3284
3285 * gdb.base/ui-redirect.exp: Test redirection.
3286
26648588
JV
32872019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3288
3289 * gdb.mi/mi-complete.exp: New file.
3290 * gdb.mi/mi-complete.cc: Likewise.
3291
14237686
AB
32922019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3293
3294 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3295 indexed and sliced arrays, and pointers to arrays.
3296
e7bd7fba
TT
32972019-05-14 Tom Tromey <tromey@adacore.com>
3298
3299 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3300 styling test.
3301
2764128d
TV
33022019-05-14 Tom de Vries <tdevries@suse.de>
3303
3304 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3305 selection entry encoding.
3306
71bed2db
TT
33072019-05-10 Tom Tromey <tromey@adacore.com>
3308
3309 * gdb.ada/info_exc.exp: Add "complete" test.
3310
63b667ad
TV
33112019-05-09 Tom de Vries <tdevries@suse.de>
3312
3313 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3314 CU-relative.
3315
9cfd2b89
TV
33162019-05-09 Tom de Vries <tdevries@suse.de>
3317
3318 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3319 CU-relative.
3320
2228ef77
XR
33212019-05-08 Joel Brobecker <brobecker@adacore.com>
3322
3323 * gdb.ada/frame_arg_lang.exp: New testcase.
3324 * gdb.ada/frame_arg_lang/bla.adb: New file.
3325 * gdb.ada/frame_arg_lang/pck.ads: New file.
3326 * gdb.ada/frame_arg_lang/pck.adb: New file.
3327 * gdb.ada/frame_arg_lang/foo.c: New file.
3328
80e55b13
TT
33292019-05-08 Tom Tromey <tromey@adacore.com>
3330
3331 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3332
9d3421af
TT
33332019-05-08 Tom Tromey <tromey@adacore.com>
3334
3335 * gdb.base/ptype-offsets.exp: Update tests.
3336
844333e2
TT
33372019-05-08 Tom Tromey <tromey@adacore.com>
3338
3339 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3340 cases.
3341 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3342 "short".
3343
988915ee
TT
33442019-05-08 Tom Tromey <tromey@adacore.com>
3345
3346 * gdb.ada/vla.exp: New file.
3347 * gdb.ada/vla/vla.adb: New file.
3348
7bd55dac
TV
33492019-05-07 Tom de Vries <tdevries@suse.de>
3350
3351 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3352
75f06e9d
TV
33532019-05-07 Tom de Vries <tdevries@suse.de>
3354
3355 PR testsuite/24522
3356 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3357 section.
3358
77e7aaa4
TV
33592019-05-07 Tom de Vries <tdevries@suse.de>
3360
3361 PR testsuite/24522
3362 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3363 .debug_aranges section.
3364
456ba0fa
TV
33652019-05-07 Tom de Vries <tdevries@suse.de>
3366
3367 PR testsuite/24159
3368 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3369
5a56d6a6
TV
33702019-05-06 Tom de Vries <tdevries@suse.de>
3371
3372 * lib/gdb.exp (exec_has_index_section): New proc.
3373 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3374 section.
3375
9d6d4be8
TV
33762019-05-04 Tom de Vries <tdevries@suse.de>
3377
3378 * boards/cc-with-debug-names.exp: New file.
3379
222a8d25
TT
33802019-05-03 Tom Tromey <tromey@adacore.com>
3381
3382 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3383 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3384 * gdb.ada/char_enum.exp: Add test.
3385
0fdfd794
TV
33862019-05-03 Tom de Vries <tdevries@suse.de>
3387
3388 * boards/cc-with-gdb-index.exp: New file.
3389
80062eb9
AB
33902019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * gdb.rust/simple.exp: Add new test case.
3393 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3394 (main): Initialise an instance of the new struct.
3395
4504bbde
TT
33962019-05-01 Tom Tromey <tromey@adacore.com>
3397
3398 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3399 record.
3400 (NPR): New variable.
3401 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3402 test.
3403
d48e62f4
TT
34042019-05-01 Tom Tromey <tromey@adacore.com>
3405
3406 * gdb.ada/packed_array_assign.exp: Add packed assignment
3407 regression test.
3408
f59f30f5
TV
34092019-05-01 Tom de Vries <tdevries@suse.de>
3410
3411 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3412
b70bfc54
TV
34132019-05-01 Tom de Vries <tdevries@suse.de>
3414
3415 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3416
15f18d14
AT
34172019-04-30 Ali Tamur <tamur@google.com>
3418
3419 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3420
2ff0a947
TT
34212019-04-30 Tom Tromey <tromey@adacore.com>
3422
3423 * lib/ada.exp (find_ada_tool): New proc.
3424 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3425 * gdb.ada/catch_ex_std.exp: New file.
3426 * gdb.ada/catch_ex_std/foo.adb: New file.
3427 * gdb.ada/catch_ex_std/some_package.adb: New file.
3428 * gdb.ada/catch_ex_std/some_package.ads: New file.
3429
a776957c
TT
34302019-04-30 Tom Tromey <tromey@adacore.com>
3431
3432 PR c++/24470:
3433 * gdb.cp/temargs.cc: Add test code from PR.
3434
bc68014d
AB
34352019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * gdb.fortran/vla-datatypes.exp: Update expected results.
3438 * gdb.fortran/vla-ptype.exp: Likewise.
3439 * gdb.fortran/vla-type.exp: Likewise.
3440 * gdb.fortran/vla-value.exp: Likewise.
3441
f1fdc960
AB
34422019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3443
3444 * gdb.fortran/ptr-indentation.exp: Update expected results.
3445 * gdb.fortran/ptype-on-functions.exp: Likewise.
3446 * gdb.fortran/vla-ptr-info.exp: Likewise.
3447 * gdb.fortran/vla-value.exp: Likewise.
3448
bf7a4de1
AB
34492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3450
3451 * gdb.fortran/ptype-on-functions.exp: New file.
3452 * gdb.fortran/ptype-on-functions.f90: New file.
3453
bbe75b9d
AB
34542019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3455
3456 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3457 case void string.
3458
1db455a7
AB
34592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3460
3461 * gdb.fortran/complex.exp: Expand.
3462 * gdb.fortran/complex.f: Renamed to...
3463 * gdb.fortran/complex.f90: ...this, and extended to add more
3464 complex values.
3465
b6d03bb2
AB
34662019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3467
3468 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3469 MODULO, CMPLX.
3470
2e62ab40
AB
34712019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3472 Richard Bunt <richard.bunt@arm.com>
3473
3474 * gdb.base/max-depth.c: New file.
3475 * gdb.base/max-depth.exp: New file.
3476 * gdb.python/py-nested-maps.c: New file.
3477 * gdb.python/py-nested-maps.exp: New file.
3478 * gdb.python/py-nested-maps.py: New file.
3479 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3480 (test_all_common): Call test_max_depth.
3481 * gdb.fortran/max-depth.exp: New file.
3482 * gdb.fortran/max-depth.f90: New file.
3483 * gdb.go/max-depth.exp: New file.
3484 * gdb.go/max-depth.go: New file.
3485 * gdb.modula2/max-depth.exp: New file.
3486 * gdb.modula2/max-depth.c: New file.
3487 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3488
d2b584a5
TV
34892019-04-29 Tom de Vries <tdevries@suse.de>
3490
3491 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3492
136afab8
PW
34932019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3494
3495 * gdb.base/callexit.exp: Test may-call-functions off.
3496
725cbb63
KS
34972019-04-25 Keith Seitz <keiths@redhat.com>
3498
3499 PR c++/24367
3500 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3501 (another_incomplete_struct, test_incomplete): New definitions.
3502 (main): Use new definitions.
3503 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3504 functions.
3505
701adfb0
PA
35062019-04-25 Ali Tamur <tamur@google.com>
3507
3508 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3509
82433e3e
SDJ
35102019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3511
3512 PR corefiles/11608
3513 PR corefiles/18187
3514 * gdb.base/coredump-filter-build-id.exp: New file.
3515
dd06d4d6
AH
35162019-04-25 Alan Hayward <alan.hayward@arm.com>
3517
e79be6e5
SM
3518 * Makefile.in: Pass through GDBSERVER_DEBUG.
3519 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3520 (gdbserver,debug): Add board setting.
3521 * gdb.trace/tspeed.exp: Skip when debugging.
3522 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3523 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3524
1670072e
TT
35252019-04-24 Tom Tromey <tromey@adacore.com>
3526
3527 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3528 Rust.
3529
a59240a4
TT
35302019-04-24 Tom Tromey <tromey@adacore.com>
3531
3532 * gdb.arch/amd64-eval.exp: Test bitfield return.
3533 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3534 (class Foo) <return_bitfields>: New method.
3535 (main): Call it.
3536
b907456c
AB
35372019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3538
3539 * gdb.cp/many-args.cc: New file.
3540 * gdb.cp/many-args.exp: New file.
3541
5c565afd
TV
35422019-04-23 Tom de Vries <tdevries@suse.de>
3543
3544 PR gdb/24433
3545 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3546
ba22ff86
AH
35472019-04-23 Alan Hayward <alan.hayward@arm.com>
3548
3549 * gdb.trace/backtrace.exp: Use nopie flag.
3550 * gdb.trace/circ.exp: Likewise.
3551 * gdb.trace/collection.exp: Likewise.
3552 * gdb.trace/ftrace.exp: Likewise.
3553 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3554 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3555 * gdb.trace/qtro.exp: Likewise.
3556 * gdb.trace/read-memory.exp: Likewise.
3557 * gdb.trace/report.exp: Likewise.
3558 * gdb.trace/tfile.exp: Likewise.
3559 * gdb.trace/tfind.exp: Likewise.
3560 * gdb.trace/unavailable.exp: Likewise.
3561
7905fc35
PA
35622019-04-22 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.base/solib-probes-nosharedlibrary.c,
3565 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3566
8ecb59f8
TT
35672019-04-19 Tom Tromey <tromey@adacore.com>
3568
3569 * gdb.ada/ptype_union.c: New file.
3570 * gdb.ada/ptype_union.exp: New file.
3571
62160ec9
TT
35722019-04-19 Tom Tromey <tromey@adacore.com>
3573
3574 PR symtab/24423:
3575 * gdb.base/list0.h (foo): Add a control-l character.
3576
36cd4ba5
TV
35772019-04-18 Tom de Vries <tdevries@suse.de>
3578
3579 PR gdb/24433
3580 * boards/local-board.exp: Set sysroot to "".
3581
b73715df
TV
35822019-04-18 Tom de Vries <tdevries@suse.de>
3583 Pedro Alves <palves@redhat.com>
3584
3585 PR gdb/24454
3586 * gdb.threads/vfork-follow-child-exec.c: New file.
3587 * gdb.threads/vfork-follow-child-exec.exp: New file.
3588 * gdb.threads/vfork-follow-child-exit.c: New file.
3589 * gdb.threads/vfork-follow-child-exit.exp: New file.
3590
4aa866af
LS
35912019-04-15 Leszek Swirski <leszeks@google.com>
3592
3593 * gdb.arch/amd64-eval.cc: New file.
3594 * gdb.arch/amd64-eval.exp: New file.
3595
e5a1a79a
AH
35962019-04-11 Alan Hayward <alan.hayward@arm.com>
3597
3598 * gdb.server/sysroot.c: New test.
3599 * gdb.server/sysroot.exp: New file.
3600 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3601 matching param.
3602
41077b66
AB
36032019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3604
3605 * gdb.base/align.exp: Extend test to cover structures containing
3606 only static fields.
3607
c30391f8
TV
36082019-04-11 Tom de Vries <tdevries@suse.de>
3609
3610 * boards/cc-with-dwz-m.exp: New file.
3611 * boards/cc-with-dwz.exp: New file.
3612 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3613
e242fd12
SM
36142019-04-09 Simon Marchi <simon.marchi@efficios.com>
3615
3616 * gdb.base/start-cpp.exp: New file.
3617 * gdb.base/start-cpp.cc: New file.
3618
2b0c8b01
KB
36192019-04-08 Kevin Buettner <kevinb@redhat.com>
3620
3621 * gdb.python/py-thrhandle.exp: Adjust tests to call
3622 thread_from_handle instead of thread_from_thread_handle.
3623
947210e5
KB
36242019-04-08 Kevin Buettner <kevinb@redhat.com>
3625
3626 * gdb.python/py-thrhandle.exp: Add tests for
3627 gdb.InferiorThread.handle.
3628
d7df6549
AB
36292019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3630
3631 * gdb.python/py-function.exp: Check calling helper function from
3632 all languages.
3633 * lib/gdb.exp (gdb_supported_languages): New proc.
3634
8bdc1658
AB
36352019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3636
3637 * gdb.base/complex-parts.c: New file.
3638 * gdb.base/complex-parts.exp: New file.
3639
05caa1d2
TT
36402019-04-01 Tom Tromey <tromey@adacore.com>
3641
3642 PR symtab/23331:
3643 * gdb.dwarf2/dw2-ranges-main.c: New file.
3644 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3645 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3646
7734102d
EZ
36472019-03-30 Simon Marchi <simark@simark.ca>
3648
3649 * gdb.base/default.exp: Add values for $_gdb_major and
3650 $_gdb_minor.
3651
188e1fa9
TT
36522019-03-29 Tom Tromey <tromey@adacore.com>
3653
3654 * gdb.base/help.exp: Tighten apropos regexp.
3655
2880242d
KS
36562019-03-29 Keith Seitz <keiths@redhat.com>
3657
3658 * gdb.fortran/array-bounds.exp: New file.
3659 * gdb.fortran/array-bounds.f90: New file.
3660
077cad8e
PW
36612019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3662
3663 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3664
80047cfc
PW
36652019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3666
3667 * gdb.multi/hello.c (main): Increase alarm timer.
3668
f489207e
SL
36692019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3670
3671 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3672 factor when no hardware watchpoint support.
3673
c92df149
AH
36742019-03-28 Alan Hayward <alan.hayward@arm.com>
3675 Pedro Alves <palves@redhat.com>
3676
3677 * boards/local-board.exp: set sysroot to /.
3678
933aebfa
AH
36792019-03-27 Alan Hayward <alan.hayward@arm.com>
3680
3681 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3682 in child.
3683
9f9aa852
AB
36842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3685
3686 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3687 field.
3688 (make_container): Initialise new field.
3689 * gdb.python/py-prettyprint.exp: Add new tests.
3690 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3691 <display_hint>: New method.
3692
3714a195
AB
36932019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3694
3695 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3696 gdb_continue_to_breakpoint more throughout this test.
3697 (run_lang_tests) Supply unique test names, and use
3698 gdb_test_no_output.
3699
18c77628
AB
37002019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3701
3702 * gdb.base/finish-pretty.exp: Update expected results.
3703 * gdb.base/pretty-print.c: New file.
3704 * gdb.base/pretty-print.exp: New file.
3705
9a93502f
PA
37062019-03-25 Pedro Alves <palves@redhat.com>
3707
3708 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3709 move comments outside list. Append '-i "" eof' section.
3710
968aa7ae
AH
37112019-03-22 Alan Hayward <alan.hayward@arm.com>
3712
34a7f2a4 3713 PR testsuite/25016
968aa7ae
AH
3714 * README: Add pie options.
3715 * gdb.base/break-interp.exp: Ensure pie is disabled.
3716 * gdb.base/dump.exp: Likewise.
3717 * lib/gdb.exp (gdb_compile): Add pie option.
3718
4c7d57e7
TT
37192019-03-19 Tom Tromey <tromey@adacore.com>
3720
3721 * gdb.mi/mi2-cli-display.c: New file.
3722 * gdb.mi/mi2-cli-display.exp: New file.
3723
bff8c71f
TT
37242019-03-18 Joel Brobecker <brobecker@adacore.com>
3725 Tom Tromey <tromey@adacore.com>
3726
3727 * gdb.ada/ptype_array/pck.adb: New file.
3728 * gdb.ada/ptype_array/pck.ads: New file.
3729 * gdb.ada/ptype_array/foo.adb: New file.
3730 * gdb.ada/ptype_array.exp: New file.
3731
d085f989
TT
37322019-03-14 Tom Tromey <tromey@adacore.com>
3733
3734 * gdb.base/style.exp: Add "set style sources" test.
3735
b4be1b06
SM
37362019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3737
3738 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3739 * mi-breakpoint-multiple-locations.exp: ... this.
3740 (make_breakpoints_pattern): New proc.
3741 (do_test): Add mi_version parameter, test -break-insert,
3742 -break-info and =breakpoint-created.
3743
7cde5fc2
AB
37442019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3745
3746 * config/default.exp: Remove 'load_lib gdb.exp'.
3747 * config/monitor.exp: Likewise.
3748 * config/sid.exp: Likewise.
3749 * config/sim.exp: Likewise.
3750 * config/slite.exp: Likewise.
3751 * config/unix.exp: Likewise.
3752 * gdb.base/default.exp: Remove unhelpful comment.
3753
efbecbc1
AB
37542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3755
3756 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3757
0841c79a
AB
37582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3759
3760 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3761
4a270568
AB
37622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3763
3764 * gdb.fortran/type-kinds.exp: Update expected results.
3765
067630bd
AB
37662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3767
3768 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3769
3be47f7a
AB
37702019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3771
3772 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3773 function.
3774 (test_basic_parsing_of_type_kinds): Expand types tested.
3775 (test_parsing_invalid_type_kinds): New function.
3776
4d00f5d8
AB
37772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3778
3779 * gdb.fortran/intrinsics.exp: New file.
3780 * gdb.fortran/intrinsics.f90: New file.
3781 * gdb.fortran/type-kinds.exp: New file.
3782
c8f91604
AB
37832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3784
3785 * gdb.fortran/dot-ops.exp: New file.
3786
dd9f2c76
AB
37872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3788
3789 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3790 Check upper and lower case logical literals.
3791
84ec9724
AB
37922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3793
3794 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3795 Remove duplicate tests.
3796
c3734e09
AH
37972019-03-06 Alan Hayward <alan.hayward@arm.com>
3798
3799 * lib/gdb.exp (builtin_cd): rename of cd.
3800 (cd): Override builtin.
3801
aa3cfbda
RB
38022019-03-06 Richard Bunt <richard.bunt@arm.com>
3803
3804 * gdb.fortran/function-calls.exp: New file.
3805 * gdb.fortran/function-calls.f90: New test.
3806
7b63ad86
RB
38072019-03-04 Richard Bunt <richard.bunt@arm.com>
3808
3809 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3810 on user program standard output.
3811 * gdb.fortran/short-circuit-argument-list.f90: Record function
3812 calls.
3813
01abb042
AH
38142019-02-28 Alan Hayward <alan.hayward@arm.com>
3815
c3734e09
AH
3816 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3817 failure.
01abb042 3818
92137da0
RO
38192019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3820
3821 PR gdb/8527
3822 * gdb.base/interrupt-daemon-attach.c,
3823 gdb.base/interrupt-daemon-attach.exp: New test.
3824
5862844d
PA
38252019-02-27 Pedro Alves <palves@redhat.com>
3826
3827 * gdb.base/page.exp: Add tests for "set width/height -1".
3828
8ed25214
PA
38292019-02-27 Pedro Alves <palves@redhat.com>
3830
3831 * gdb.base/page.exp: Add tests for "set/show width/height" with
3832 "infinite" values.
3833
6c28e44a
TT
38342019-02-27 Tom Tromey <tromey@adacore.com>
3835
3836 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3837 2.4.
3838 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3839 workaround.
3840
bf9a735e
AB
38412019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3842
3843 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3844 tests for structs with static members.
3845
8791793c
TT
38462019-02-26 Tom Tromey <tromey@adacore.com>
3847
3848 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3849 ValueError, not TypeError.
3850
bc2a507e
KB
38512019-02-26 Kevin Buettner <kevinb@redhat.com>
3852
3853 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3854 call from main program.
3855
e0e7d3bd
JB
38562019-02-23 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3859 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3860 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3861 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3862 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3863
9600246d
KS
38642019-02-22 Keith Seitz <keiths@redhat.com>
3865
3866 PR symtab/23853
3867 * gdb.base/symlink-sourcefile.c: New file.
3868 * gdb.base/symlink-sourcefile.exp: New file.
3869
0c95f9ed
TT
38702019-02-20 Tom Tromey <tom@tromey.com>
3871
3872 * gdb.base/info_qt.exp: Update.
3873
6caa91b6
SM
38742019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3875
3876 * gdb.base/source.exp: Move "error in sourced script" code to
3877 the end.
3878 * gdb.base/source-error.gdb: Move contents to
3879 source-error-1.gdb. Add new code to source source-error-1.gdb.
3880 * gdb.base/source-error-1.gdb: New file, from previous
3881 source-error.gdb.
3882
6506371f
TT
38832019-02-17 Tom Tromey <tom@tromey.com>
3884
3885 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3886 for macro styling.
3887 * gdb.base/style.c (SOME_MACRO): New macro.
3888
a0087920
TT
38892019-02-17 Tom Tromey <tom@tromey.com>
3890
3891 * gdb.base/style.exp: Add line-wrapping tests.
3892 * gdb.base/page.exp: Add test for quitting during pagination.
3893
a2cd4f14
JB
38942019-02-17 Joel Brobecker <brobecker@adacore.com>
3895
3896 * gdb.ada/big_packed_array: New testcase.
3897 * gdb.ada/homonym.exp: Fix incorrect expected output for
3898 "break <homonym__get_value>" test.
3899
9d70ffbc
WP
39002019-02-13 Weimin Pan <weimin.pan@oracle.com>
3901
3902 PR breakpoints/21870
3903 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3904 and prepare_for_testing. Add comment.
3905 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3906 redundant cleanup call. Clean up comment.
3907
01c7ae81
WP
39082019-02-12 Weimin Pan <weimin.pan@oracle.com>
3909
3910 PR breakpoints/21870
3911 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3912 * gdb.arch/aarch64-dbreg-contents.c: New file.
3913
aff29d1c
JB
39142019-02-10 Joel Brobecker <brobecker@adacore.com>
3915
3916 * gdb.ada/mi_ref_changeable: New testcase.
3917
df0da8a2
AH
39182019-02-07 Alan Hayward <alan.hayward@arm.com>
3919
3920 * gdb.base/attach.exp: Add double attach test.
3921
bd447abb
SM
39222019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3923
3924 * lib/gdb.exp (default_gdb_start): Don't match pagination
3925 prompt.
3926 (gdb_init): Set stty_init.
3927
1dbc40b9
TT
39282019-01-27 Tom Tromey <tom@tromey.com>
3929
3930 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3931 skip_python_tests.
3932
353229bf
AH
39332019-01-24 Alan Hayward <alan.hayward@arm.com>
3934
3935 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3936 New structure.
3937 (struct struct_static_02_02): Likewise.
3938 (struct struct_static_02_03): Likewise.
3939 (struct struct_static_02_04): Likewise.
3940 (struct struct_static_04_01): Likewise.
3941 (struct struct_static_04_02): Likewise.
3942 (struct struct_static_04_03): Likewise.
3943 (struct struct_static_04_04): Likewise.
3944 (struct struct_static_06_01): Likewise.
3945 (struct struct_static_06_02): Likewise.
3946 (struct struct_static_06_03): Likewise.
3947 (struct struct_static_06_04): Likewise.
3948 (cmp_struct_static_02_01): Likewise.
3949 (cmp_struct_static_02_02): Likewise.
3950 (cmp_struct_static_02_03): Likewise.
3951 (cmp_struct_static_02_04): Likewise.
3952 (cmp_struct_static_04_01): Likewise.
3953 (cmp_struct_static_04_02): Likewise.
3954 (cmp_struct_static_04_03): Likewise.
3955 (cmp_struct_static_04_04): Likewise.
3956 (cmp_struct_static_06_01): Likewise.
3957 (cmp_struct_static_06_02): Likewise.
3958 (cmp_struct_static_06_03): Likewise.
3959 (cmp_struct_static_06_04): Likewise.
3960 (call_all): Test new structs.
3961 * gdb.base/infcall-nested-structs.exp: Likewise.
3962
73021deb
AH
39632019-01-21 Alan Hayward <alan.hayward@arm.com>
3964 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3965
fc65c7db
AH
39662019-01-21 Alan Hayward <alan.hayward@arm.com>
3967 * gdb.base/stack-protector.c: New test.
3968 * gdb.base/stack-protector.exp: New file.
3969 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3970 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3971 option.
3972 (gdb_compile): Remove stack protector for GCC and prevent
3973 recursion.
3974
c24bdb02
KS
39752019-01-16 Keith Seitz <keiths@redhat.com>
3976
3977 PR gdb/23773
3978 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3979
6f072a10
PFC
39802019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3981
3982 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3983 aliases.
3984 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3985 tests.
3986 * gdb.arch/powerpc-vector-regs.c: New file.
3987 * gdb.arch/powerpc-vector-regs.exp: New file.
3988
a7b8d682
PFC
39892019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3990
3991 * gdb.arch/altivec-regs.exp: Fix the list passed to
3992 gdb_expect_list when testing "info vector".
3993
6eb6fb67
AB
39942019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.base/style.exp: Don't include path in testname.
3997
b56f80d8
KS
39982019-01-10 Keith Seitz <keiths@redhat.com>
3999
4000 PR gdb/23712
4001 PR symtab/23010
4002 * gdb.dwarf2/multidictionary.exp: New file.
4003
041be526
SM
40042019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4007 (test_gnuv3_style_demangling): ... this.
4008 (test_lucid_style_demangling): Remove.
4009 (test_arm_style_demangling): Remove.
4010 (test_hp_style_demangling): Remove.
4011 (do_tests): Remove calls to the above.
4012
d820d0c3
AB
40132019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4014
4015 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4016 case.
4017
f097f5ad
TT
40182019-01-06 Tom Tromey <tom@tromey.com>
4019
4020 PR gdb/28155:
4021 * gdb.dwarf2/typedef-void-finish.exp: New file.
4022
2cd8cc0b
TT
40232018-12-28 Tom Tromey <tom@tromey.com>
4024 Simon Marchi <simark@simark.ca>
4025
4026 * gdb.base/jit-exec.exp: New file.
4027 * gdb.base/jit-exec.c: New file.
4028 * gdb.base/jit-execd.c: New file.
4029
35fb8261
TT
40302018-12-28 Tom Tromey <tom@tromey.com>
4031
4032 * gdb.base/style.exp: Update test to check for address styling.
4033
47fd17cd
TT
40342018-12-28 Tom Tromey <tom@tromey.com>
4035
4036 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4037 message.
4038
d47032b7
TT
40392018-12-28 Tom Tromey <tom@tromey.com>
4040
4041 * gdb.base/style.exp: Add test for version number styling.
4042
af79b68d
TT
40432018-12-28 Tom Tromey <tom@tromey.com>
4044
4045 * gdb.base/style.exp: Add test for print_address_symbolic.
4046
0bb296cb
TT
40472018-12-28 Tom Tromey <tom@tromey.com>
4048
4049 * gdb.base/style.exp: Add test for breakpoint setting.
4050
80ae2043
TT
40512018-12-28 Tom Tromey <tom@tromey.com>
4052
4053 * gdb.base/style.exp: Add test for variable names.
4054
cbe56571
TT
40552018-12-28 Tom Tromey <tom@tromey.com>
4056
4057 * gdb.base/style.exp: New file.
4058 * gdb.base/style.c: New file.
4059
9162a27c
TT
40602018-12-28 Tom Tromey <tom@tromey.com>
4061
4062 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4063 "dumb".
4064 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4065 the TERM environment variable.
4066
bc543c90
TT
40672018-12-27 Tom Tromey <tom@tromey.com>
4068
4069 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4070 pagination test.
4071
6f0ffe50
AB
40722018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4073
4074 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4075 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4076
b5a1e557
PW
40772018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4078
4079 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4080 Filename a.adb changed to bp_fun_addr.adb.
4081 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4082
6e8b1ab2
JV
40832018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4084
4085 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4086 non-PIE executables.
4087 * README: Mention the gdb,nopie_flag board setting.
4088 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4089 non-PIE executable.
4090 * gdb.arch/amd64-entry-value.exp: Likewise.
4091 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4092 * gdb.arch/i386-float.exp: Likewise.
4093 * gdb.arch/i386-signal.exp: Likewise.
4094 * gdb.mi/mi-reg-undefined.exp: Likewise.
4095
d00a27c5
PM
40962018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4097
4098 PR gdb/23974
4099 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4100
161d081c
PW
41012018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4102
4103 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4104 Update order of results accordingly.
4105
b001de23
AB
41062018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4107
4108 * gdb.base/annota1.exp: Update a test regexp.
4109
99e1a184
AB
41102018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4111
4112 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4113
7a81c1e2
PW
41142018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4115
4116 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4117 (reuse_time): Initialize to REUSE_TIME_CAP.
4118 (check_rc): New function.
4119 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4120 Check pthread_create rc.
4121 (spawner_thread_func): Check pthread_create and pthread_join rc.
4122
73e8dc90
PA
41232018-12-08 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.base/list.exp (test_forward_search): Rename to ...
4126 (test_forward_reverse_search): ... this. Also test reverse-search
4127 and the forward-search alias.
4128
13f2ed32
AB
41292018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4132 local timeout variable before return, and remove all local timeout
4133 variable entirely.
4134 (gdb_load): Likewise.
4135
64d27cfc
TV
41362018-12-01 Tom de Vries <tdevries@suse.de>
4137
4138 * gdb.base/gdb-caching-proc.exp: New file.
4139
f63c03b4
SDJ
41402018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4141
4142 * Makefile.in (TIMESTAMP): New variable.
4143 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4144 command.
4145 (check-single-racy): Likewise.
4146 (check/%.exp): Likewise.
4147 (check-racy/%.exp): Likewise.
4148 (workers/%.worker): Likewise.
4149 (build-perf): Likewise.
4150 (check-perf): Likewise.
4151 * README: Describe new "TS" and "TS_FORMAT" variables.
4152 * print-ts.py: New file.
4153
1c97054b
BF
41542018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4155
4156 PR python/23714
4157 * gdb.python/python.exp: Test command repetition after
4158 gdb.execute.
4159
1871a62d
AB
41602018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4161
4162 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4163 is correctly aligned.
4164
fb5e1ed9
PW
41652018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4166
4167 * gdb.ada/info_auto_lang.exp: New testcase.
4168 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4169 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4170 * gdb.ada/info_auto_lang/some_c.c: New file.
4171
43d397ca
PW
41722018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4173
4174 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4175 FUNC_lang language syntax.
4176
beddd671
PW
41772018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4178
4179 * gdb.base/info_minsym.c: New file.
4180 * gdb.base/info_minsym.exp: New file.
4181
73fc52c4
TT
41822018-11-19 Tom Tromey <tom@tromey.com>
4183
4184 PR rust/23625:
4185 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4186 * gdb.rust/expr.exp: Update expected output. Change one test.
4187
994b876a
TT
41882018-11-19 Tom Tromey <tom@tromey.com>
4189
4190 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4191
6769f276
PA
41922018-11-19 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4195 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4196 see the expected warning.
4197
38a72da0
AH
41982018-11-16 Alan Hayward <alan.hayward@arm.com>
4199
4200 PR gdb/22736:
4201 * gdb.cp/infcall-nodebug-lib.c: New test.
4202 * gdb.cp/infcall-nodebug-main.c: New test.
4203 * gdb.cp/infcall-nodebug.exp: New file.
4204
53a89d6e
SM
42052018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4206
4207 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4208 completer tests.
4209
9325300d
TV
42102018-11-09 Tom de Vries <tdevries@suse.de>
4211
4212 * gdb.base/msym-lang.c: New test.
4213 * gdb.base/msym-lang.exp: New file.
4214 * gdb.base/msym-lang-main.c: New test.
4215
20f0d60d
TT
42162018-11-08 Tom Tromey <tom@tromey.com>
4217
4218 PR gdb/23555:
4219 PR gdb/23838:
4220 * gdb.base/warning.exp: New file.
4221
b5420128
JB
42222018-11-08 Jan Beulich <jbeulich@suse.com>
4223
4224 * testsuite/gdb.arch/i386-avx512.c,
4225 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4226
cd115d61
AB
42272018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4228
4229 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4230 point hardware.
4231
35ee2dc2
AB
42322018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4233
4234 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4235 * gdb.dwarf2/missing-type-name.exp: New file.
4236
31aceee8
TV
42372018-11-06 Tom de Vries <tdevries@suse.de>
4238
4239 * gdb.base/many-headers.c: New test.
4240 * gdb.base/many-headers.exp: New file.
4241
109be305
JW
42422018-11-06 Jim Wilson <jimw@sifive.com>
4243
4244 * gdb.base/code_elim.exp: For riscv, set additional_flags
4245 to include -msmall-data-limit=0.
4246
e2b7af72
JB
42472018-11-01 Joel Brobecker <brobecker@adacore.com>
4248
4249 * gdb.ada/watch_minus_l: New testcase.
4250
cdcda965
SM
42512018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4252
4253 * gdb.arch/aix-sighandle.c: New file.
4254 * gdb.arch/aix-sighandle.exp: New file.
4255
92dcebf3
AB
42562018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4257
4258 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4259 registers being unions.
4260
68b9ac18
TV
42612018-10-31 Tom de Vries <tdevries@suse.de>
4262
4263 * lib/valgrind.exp: New file.
4264 (vgdb_start, vgdb_stop): New procs, factored out of ...
4265 * gdb.base/valgrind-bt.exp: ... here, ...
4266 * gdb.base/valgrind-disp-step.exp: ... here and ...
4267 * gdb.base/valgrind-infcall.exp: ... here.
4268
1443936e
TV
42692018-10-31 Tom de Vries <tdevries@suse.de>
4270
4271 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4272
eb77c9df
AB
42732018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4274
4275 * gdb.dwarf2/void-type.c: New file.
4276 * gdb.dwarf2/void-type.exp: New file.
4277
82b5e646
PW
42782018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4279
4280 * gdb.base/info_qt.c: New file.
4281 * gdb.base/info_qt.exp: New file.
4282
8d619c01
EBM
42832018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4284
4285 * gdb.arch/powerpc-htm-regs.c: New file.
4286 * gdb.arch/powerpc-htm-regs.exp: New file.
4287
f2cf6173
EBM
42882018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4289
4290 * gdb.arch/powerpc-tar.c: New file.
4291 * gdb.arch/powerpc-tar.exp: New file.
4292
7ca18ed6
EBM
42932018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4294
4295 * gdb.arch/powerpc-ppr-dscr.c: New file.
4296 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4297
bfcc0eba
TV
42982018-10-25 Tom de Vries <tdevries@suse.de>
4299
4300 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4301
fe1a5cad
TV
43022018-10-24 Tom de Vries <tdevries@suse.de>
4303
4304 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4305 longer exists error.
4306
a76dc3b7
TV
43072018-10-24 Tom de Vries <tdevries@suse.de>
4308
4309 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4310
4df46df7
TV
43112018-10-24 Tom de Vries <tdevries@suse.de>
4312
4313 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4314 --db-attach in valgrind.
4315
0dbfcfff
AB
43162018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4317
4318 * gdb.arch/riscv-reg-aliases.c: New file.
4319 * gdb.arch/riscv-reg-aliases.exp: New file.
4320
b04480b1
AH
43212018-10-19 Alan Hayward <alan.hayward@arm.com>
4322
4323 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4324
2c6ac8d7
AH
43252018-10-19 Alan Hayward <alan.hayward@arm.com>
4326
4327 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4328
2bc69f25
AH
43292018-10-19 Alan Hayward <alan.hayward@arm.com>
4330
4331 * gdb.cp/ovldbreak.exp: Fix regexps.
4332
1f1ae3a3
AH
43332018-10-19 Alan Hayward <alan.hayward@arm.com>
4334
4335 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4336
94c18618
SDJ
43372018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4338
4339 PR cli/23785
4340 * gdb.base/restore.exp: New test to check if "restore" with an
4341 invalid file doesn't segfault.
4342
812cd6eb
TV
43432018-10-18 Tom de Vries <tdevries@suse.de>
4344
4345 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4346 * gdb.ada/excep_handle.exp: Same.
4347 * gdb.ada/mi_string_access.exp: Same.
4348 * gdb.ada/mi_var_union.exp: Same.
4349 * gdb.arch/arc-analyze-prologue.exp: Same.
4350 * gdb.arch/arc-decode-insn.exp: Same.
4351 * gdb.base/readnever.exp: Same.
4352 * gdb.fortran/printing-types.exp: Same.
4353 * gdb.guile/scm-lazy-string.exp: Same.
4354
c4b90788
TV
43552018-10-16 Tom de Vries <tdevries@suse.de>
4356
4357 PR gdb/23730
4358 * gdb.base/catch-follow-exec.c: Add copyright notice.
4359 * gdb.base/catch-follow-exec.exp: Rewrite to use
4360 gdb_spawn_with_cmdline_opts. Require gdb-native.
4361
8bca2978
SL
43622018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4363
4364 * gdb.trace/actions-changed.exp: Check for arch support.
4365 * gdb.trace/actions.exp: Likewise.
4366 * gdb.trace/ax.exp: Likewise.
4367 * gdb.trace/backtrace.exp: Likewise.
4368 * gdb.trace/change-loc.exp: Likewise.
4369 * gdb.trace/deltrace.exp: Likewise.
4370 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4371 * gdb.trace/ftrace.exp: Likewise.
4372 * gdb.trace/infotrace.exp: Check for arch support.
4373 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4374 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4375 * gdb.trace/mi-tsv-changed.exp: Likewise.
4376 * gdb.trace/packetlen.exp: Likewise.
4377 * gdb.trace/passc-dyn.exp: Likewise.
4378 * gdb.trace/passcount.exp: Likewise.
4379 * gdb.trace/pending.exp: Likewise.
4380 * gdb.trace/range-stepping.exp: Check for shlib support.
4381 * gdb.trace/report.exp: Check for arch support.
4382 * gdb.trace/save-trace.exp: Likewise.
4383 * gdb.trace/signal.exp: Check for signal support.
4384 * gdb.trace/tfind.exp: Check for arch support.
4385 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4386 * gdb.trace/trace-common.h: Add comment.
4387 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4388 * gdb.trace/trace-enable-disable.exp: Likewise.
4389 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4390 * gdb.trace/tracecmd.exp: Check for arch support.
4391 * gdb.trace/tspeed.exp: Check for shlib and target support.
4392 * gdb.trace/tstatus.exp: Check for arch support.
4393 * gdb.trace/tsv.exp: Likewise.
4394 * gdb.trace/while-dyn.exp: Likewise.
4395 * gdb.trace/while-stepping.exp: Likewise.
4396 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4397
f9c49bff
SM
43982018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4399
4400 * gdb.trace/tspeed.exp: Remove nowarnings.
4401 (prepare_for_trace_test): Declare "global ipalib".
4402 * gdb.trace/tspeed.c: Include unistd.h.
4403 (main): Remove superfluous printf argument.
4404
d4330bde
SL
44052018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4406
4407 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4408 directory prefix on the filename.
4409
8ecfd7bd
SDJ
44102018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4411
4412 * gdb.gdb/unittest.exp: Update expected message informing that
4413 selftests have been disabled.
4414 * gdb.server/unittest.exp: Likewise.
4415
58bbcd02
TV
44162018-10-09 Tom de Vries <tdevries@suse.de>
4417
4418 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4419 with runto_main.
4420
9f6b697b
WP
44212018-10-08 Weimin Pan <weimin.pan@oracle.com>
4422
4423 PR c++/16841
4424 * gdb.cp/virtbase2.cc: New file.
4425 * gdb.cp/virtbase2.exp: New file.
4426
add5ded5
TT
44272018-10-06 Tom Tromey <tom@tromey.com>
4428
4429 PR python/19399:
4430 * gdb.python/py-inferior.exp: Add architecture test.
4431
f9e48344
TT
44322018-10-06 Tom Tromey <tom@tromey.com>
4433
4434 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4435 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4436
2a8be203
TT
44372018-10-06 Tom Tromey <tom@tromey.com>
4438
4439 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4440 of a "throw" catchpoint.
4441
e04caa70
SDJ
44422018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4443
4444 * gdb.base/info-proc.exp: Update string expected from "help info
4445 proc".
4446
5ca8c39f
TT
44472018-10-04 Tom Tromey <tom@tromey.com>
4448
4449 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4450 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4451 (test_initial_complaints, test_empty_complaints): Update.
4452 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4453
3453e7e4
TT
44542018-10-04 Tom Tromey <tom@tromey.com>
4455
4456 PR cli/19551:
4457 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4458 * lib/gdb.exp (gdb_file_cmd): Update.
4459 * gdb.stabs/weird.exp (print_weird_var): Update.
4460 * gdb.server/solib-list.exp: Update.
4461 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4462 * gdb.mi/mi-cli.exp: Update.
4463 * gdb.linespec/linespec.exp: Update.
4464 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4465 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4466 * gdb.cp/cp-relocate.exp: Update.
4467 * gdb.base/sym-file.exp: Update.
4468 * gdb.base/relocate.exp: Update.
4469 * gdb.base/readnever.exp: Update.
4470 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4471 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4472 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4473 * gdb.base/code_elim.exp: Update.
4474 * gdb.base/break-unload-file.exp (test_break): Update.
4475 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4476 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4477 Update.
4478 * gdb.base/attach.exp (do_attach_tests): Update.
4479 * gdb.base/sepdebug.exp: Update.
4480 * gdb.python/py-section-script.exp: Update.
4481
6afcf761
TT
44822018-10-04 Tom Tromey <tom@tromey.com>
4483
4484 PR cli/22234:
4485 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4486 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4487 output.
4488
fef1b293
TT
44892018-10-04 Tom Tromey <tom@tromey.com>
4490
4491 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4492 set width and height to 0.
4493 (test_command_line_attach_run): Use -quiet.
4494
ca98345e
SL
44952018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4496
4497 * lib/gdb.exp (skip_ifunc_tests): New.
4498 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4499 other compile failures.
4500 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4501
ff34e6ae
SM
45022018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4503
4504 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4505 is_amd64_regs_target.
4506
6bb8890e
AH
45072018-10-01 Alan Hayward <alan.hayward@arm.com>
4508
4509 * gdb.arch/aarch64-sighandler-regs.c: New test.
4510 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4511 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4512
224d30d3
MM
45132018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4514
4515 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4516 assembly.
4517
f67ffa6a
AB
45182018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4519
4520 * gdb.base/frame-selection.exp: New file.
4521 * gdb.base/frame-selection.c: New file.
4522
9fc3183f
AH
45232018-09-27 Alan Hayward <alan.hayward@arm.com>
4524
4525 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4526 pthread barrier.
4527 (main): Likewise.
4528
d354055e
AB
45292018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4530
4531 * gdb.base/large-frame-1.c: New file.
4532 * gdb.base/large-frame-2.c: New file.
4533 * gdb.base/large-frame.exp: New file.
4534 * gdb.base/large-frame.h: New file.
4535
db727370
JL
45362018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4537
4538 PR gdb/20948
4539 * gdb.base/write_mem.exp: New test.
4540 * gdb.base/write_mem.c: Likewise.
4541
ae778caf
TT
45422018-09-23 Tom Tromey <tom@tromey.com>
4543
4544 PR python/18852:
4545 * gdb.python/py-parameter.exp: Add test for parameter that throws
4546 on "set".
4547
fd3ba736
TT
45482018-09-23 Tom Tromey <tom@tromey.com>
4549
4550 PR python/17284:
4551 * gdb.python/py-template.exp (test_template_arg): Add test for
4552 negative template argument number.
4553
39a24317
TT
45542018-09-23 Tom Tromey <tom@tromey.com>
4555
4556 PR python/14062:
4557 * gdb.python/python.exp: Add test for post_event error.
4558
f5769a2c
TT
45592018-09-23 Tom Tromey <tom@tromey.com>
4560
4561 PR python/18170:
4562 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4563 convert pointers to int and long.
4564
1c1e54f6
TT
45652018-09-23 Tom Tromey <tom@tromey.com>
4566
4567 PR python/20126:
4568 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4569 signed-ness conversion tests.
4570
fb4fa946
TT
45712018-09-23 Tom Tromey <tom@tromey.com>
4572
4573 PR python/18352;
4574 * gdb.python/py-value.exp (test_float_conversion): New proc.
4575 Use it.
4576
a466edac
HAQ
45772018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4578
4579 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4580
4ee9b0c5
SL
45812018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4582
4583 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4584 no readline.
4585 * gdb.base/utf8-identifiers.exp: Likewise.
4586 * gdb.cp/cpcompletion.exp: Likewise.
4587 * gdb.linespec/cpcompletion.exp: Likewise.
4588 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4589 * gdb.linespec/cpls-ops.exp: Likewise.
4590
23be8da7
RB
45912018-09-19 Richard Bunt <richard.bunt@arm.com>
4592 Chris January <chris.january@arm.com>
4593
4594 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4595 * gdb.fortran/short-circuit-argument-list.exp: New file.
4596 * gdb.fortran/short-circuit-argument-list.f90: New test.
4597
5031d0ae
SDJ
45982018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4599
4600 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4601 "arch=" keyword when executing "-stack-list-frames".
4602
b4c0d1a4
SDJ
46032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4604
4605 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4606 "arch=" keyword when executing "-stack-list-frames".
4607
7a6d2b45
SDJ
46082018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4609
4610 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4611 break ada".
4612
8588b356
SM
46132018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4614
4615 PR python/23669
4616 * gdb.python/python.exp: Test gdb.execute("show commands").
4617
65e65158
TT
46182018-09-16 Tom Tromey <tom@tromey.com>
4619
4620 * gdb.base/new-ui.exp (do_execution_tests): Update.
4621 * gdb.base/dbx.exp (test_breakpoints): Update.
4622
bf326452
AH
46232018-09-14 Alan Hayward <alan.hayward@arm.com>
4624
4625 * lib/gdb.exp (gdb_simple_compile): Add proc.
4626 (is_elf_target): Use gdb_simple_compile.
4627 (skip_altivec_tests): Likewise.
4628 (skip_vsx_tests): Likewise.
4629 (skip_tsx_tests): Likewise.
4630 (skip_btrace_tests): Likewise.
4631 (skip_btrace_pt_tests): Likewise.
4632 (gdb_can_simple_compile): Likewise.
4633 (gdb_has_argv0): Likewise.
4634 (gdb_target_symbol_prefix): Likewise.
4635 (target_supports_scheduler_locking): Likewise.
4636
2361b0fb
TT
46372018-09-13 Tom Tromey <tom@tromey.com>
4638
4639 * Makefile.in (TAGS): Recognize proc_with_prefix and
4640 gdb_caching_proc.
4641
0ae1a321
SM
46422018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4643
4644 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4645 method.
4646
a40bf0c2
SM
46472018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4648
4649 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4650 and a few other Inferior properties when the Inferior is no
4651 longer valid.
4652
4a3fe98f
TT
46532018-09-13 Tom Tromey <tom@tromey.com>
4654
4655 PR rust/23650:
4656 * gdb.rust/simple.exp: Add test for enum field access error.
4657
098b2108
TT
46582018-09-13 Tom Tromey <tom@tromey.com>
4659
4660 PR rust/23626:
4661 * gdb.rust/simple.rs (EmptyEnum): New type.
4662 (main): Use it.
4663 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4664
1256af7d
SM
46652018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4666
4667 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4668 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4669 * gdb.python/py-symtab.exp: Update test printing an objfile.
4670
4aa8e6c2
SM
46712018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4672
4673 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4674 object.
4675
c221b2f7
AH
46762018-09-12 Alan Hayward <alan.hayward@arm.com>
4677
4678 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4679 (support_complex_tests): Use gdb_can_simple_compile.
4680 (is_ilp32_target): Likewise.
4681 (is_lp64_target): Likewise.
4682 (is_64_target): Likewise.
4683 (is_amd64_regs_target): Likewise.
4684 (is_aarch32_target): Likewise.
4685 (gdb_int128_helper): Likewise.
4686
6f1107b5
JK
46872018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4688
4689 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4690
1f5d1570
JG
46912018-09-10 Jerome Guitton <guitton@adacore.com>
4692
4693 * gdb.ada/same_component_name: Add test for case of tagged record
4694 with variable-length fields.
4695
cc330e39
XR
46962018-09-10 Xavier Roirand <roirand@adacore.com>
4697
4698 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4699 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4700 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4701 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4702
b9c50e9a
XR
47032018-09-10 Xavier Roirand <roirand@adacore.com>
4704
4705 * gdb.ada/mi_string_access.exp: New testcase.
4706 * gdb.ada/mi_string_access/bar.adb: New file.
4707 * gdb.ada/mi_string_access/pck.adb: New file.
4708 * gdb.ada/mi_string_access/pck.asd: New file.
4709
2963898f
XR
47102018-09-10 Xavier Roirand <roirand@adacore.com>
4711
4712 * gdb.ada/mi_var_union.exp: New testcase.
4713 * gdb.ada/mi_var_union/bar.adb: New file.
4714 * gdb.ada/mi_var_union/pck.adb: New file.
4715 * gdb.ada/mi_var_union/pck.asd: New file.
4716
1aac008f
TT
47172018-09-08 Tom Tromey <tom@tromey.com>
4718
4719 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4720
332cf4c9
TT
47212018-09-08 Tom Tromey <tom@tromey.com>
4722
4723 PR python/16047:
4724 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4725 (register_pretty_printers): Register new printer.
4726 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4727 test.
4728 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4729 (an_int_type3): New global.
4730
424da6cf
JB
47312018-09-08 Joel Brobecker <brobecker@adacore.com>
4732
4733 * gdb.ada/expr_with_funcall: New testcase.
4734
2a62dfa9
JB
47352018-09-08 Joel Brobecker <brobecker@adacore.com>
4736
4737 * gdb.ada/packed_array_assign: New testcase.
4738
96b6697f
AB
47392018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4740
4741 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4742 names, and add test prefixes to make test names unique.
4743
e4a62c65
TV
47442018-09-05 Tom de Vries <tdevries@suse.de>
4745
4746 * gdb.dwarf2/varval.exp: Add test.
4747
dd083ee2
GB
47482018-09-04 Gary Benson <gbenson@redhat.com>
4749
4750 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4751 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4752
aef9346c
TT
47532018-08-31 Tom Tromey <tom@tromey.com>
4754
4755 * gdb.rust/simple.rs: Rename second variable "v".
4756
c67f2e15
AB
47572018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4758
4759 * gdb.base/funcargs.c (use_a): New function.
4760 (recurse): Call use_a.
4761
078a0207
KS
47622018-08-29 Keith Seitz <keiths@redhat.com>
4763
4764 * gdb.compile/compile-cplus-anonymous.cc: New file.
4765 * gdb.compile/compile-cplus-anonymous.exp: New file.
4766 * gdb.compile/compile-cplus-array-decay.cc: New file.
4767 * gdb.compile/compile-cplus-array-decay.exp: New file.
4768 * gdb.compile/compile-cplus-inherit.cc: New file.
4769 * gdb.compile/compile-cplus-inherit.exp: New file.
4770 * gdb.compile/compile-cplus-member.cc: New file.
4771 * gdb.compile/compile-cplus-member.exp: New file.
4772 * gdb.compile/compile-cplus-method.cc: New file.
4773 * gdb.compile/compile-cplus-method.exp: New file.
4774 * gdb.compile/compile-cplus-mod.c: "New" file.
4775 * gdb.compile/compile-cplus-namespace.cc: New file.
4776 * gdb.compile/compile-cplus-namespace.exp: New file.
4777 * gdb.compile/compile-cplus-nested.cc: New file.
4778 * gdb.compile/compile-cplus-nested.exp: New file.
4779 * gdb.compile/compile-cplus-print.c: "New" file.
4780 * gdb.compile/compile-cplus-print.exp: "New" file.
4781 * gdb.compile/compile-cplus-virtual.cc: New file.
4782 * gdb.compile/compile-cplus-virtual.exp: New file.
4783 * gdb.compile/compile-cplus.c: "New" file.
4784 * gdb.compile/compile-cplus.exp: "New" file.
4785 * lib/compile-support.exp: New file.
4786
b0f492b9
GB
47872018-08-16 Gary Benson <gbenson@redhat.com>
4788
4789 PR gdb/13000:
4790 * gdb.base/batch-exit-status.exp: New file.
4791 * gdb.base/batch-exit-status.good-commands: Likewise.
4792 * gdb.base/batch-exit-status.bad-commands: Likewise.
4793
36eb4c5f
AH
47942018-08-29 Alan Hayward <alan.hayward@arm.com>
4795
4796 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4797 (struct struct02): Likewise.
4798 (struct struct03): Likewise.
4799 (struct struct04): Likewise.
4800 (struct struct_01_01): New struct.
4801 (struct struct_01_02): Likewise.
4802 (struct struct_01_03): Likewise.
4803 (struct struct_01_04): Likewise.
4804 (struct struct_02_01): Likewise.
4805 (struct struct_02_02): Likewise.
4806 (struct struct_02_03): Likewise.
4807 (struct struct_02_04): Likewise.
4808 (struct struct_04_01): Likewise.
4809 (struct struct_04_02): Likewise.
4810 (struct struct_04_03): Likewise.
4811 (struct struct_04_04): Likewise.
4812 (struct struct_05_01): Likewise.
4813 (struct struct_05_02): Likewise.
4814 (struct struct_05_03): Likewise.
4815 (struct struct_05_04): Likewise.
4816 (cmp_struct01): Remove function.
4817 (cmp_struct02): Likewise.
4818 (cmp_struct03): Likewise.
4819 (cmp_struct04): Likewise.
4820 (cmp_struct_01_01): Add Function.
4821 (cmp_struct_01_02): Likewise.
4822 (cmp_struct_01_03): Likewise.
4823 (cmp_struct_01_04): Likewise.
4824 (cmp_struct_02_01): Likewise.
4825 (cmp_struct_02_02): Likewise.
4826 (cmp_struct_02_03): Likewise.
4827 (cmp_struct_02_04): Likewise.
4828 (cmp_struct_04_01): Likewise.
4829 (cmp_struct_04_02): Likewise.
4830 (cmp_struct_04_03): Likewise.
4831 (cmp_struct_04_04): Likewise.
4832 (cmp_struct_05_01): Likewise.
4833 (cmp_struct_05_02): Likewise.
4834 (cmp_struct_05_03): Likewise.
4835 (cmp_struct_05_04): Likewise.
4836 (call_all): Add new structs.
4837 * gdb.base/infcall-nested-structs.exp: Likewise.
4838
3bf9c013
JV
48392018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4840
4841 * gdb.python/py-framefilter-mi.exp: Update regexp to
4842 check for "arch" field in frame output.
4843
450d1e88
KB
48442018-08-23 Kevin Buettner <kevinb@redhat.com>
4845
4846 * gdb.dwarf2/dw2-ranges-func.c: New file.
4847 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4848
ae739fe7
SM
48492018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4850
4851 * gdb.base/term.exp: Compare terminal settings with values from
4852 the inferior.
4853 * gdb.base/term.c: Get and set terminal settings.
4854
6d52907e
JV
48552018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4856
4857 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4858 accommodate new "arch" field in frame output.
4859 * gdb.mi/mi-return.exp: Likewise.
4860 * gdb.mi/mi-stack.exp: Likewise.
4861 * gdb.mi/mi-syn-frame.exp: Likewise.
4862 * gdb.mi/user-selected-context-sync.exp: Likewise.
4863
be2d111a
MS
48642018-08-19 Michael Spang <spang@google.com>
4865
4866 PR gdb/11786
4867 * gdb.base/gcore-tls-pie.c: New file.
4868 * gdb.base/gcore-tls-pie.exp: New file.
4869
ae3a7c47
KB
48702018-08-18 Kevin Buettner <kevinb@redhat.com>
4871
4872 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4873 * gdb.dwarf2/varval.c: New file.
4874 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4875
2ecae92e
AH
48762018-08-17 Alan Hayward <alan.hayward@arm.com>
4877
4878 PR gdb/18931
4879 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4880
c1854f1d
KS
48812018-08-16 Keith Seitz <keiths@redhat.com>
4882
4883 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4884 tests expected to pass.
4885
26fb3983
JV
48862018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4887
4888 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4889 -data-disassemble -a.
4890 (test_disassembly_bogus_args): Likewise.
4891
67943c00
AB
48922018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4893
4894 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4895
5ff2bbae
AB
48962018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4897
4898 * gdb.base/vla-optimized-out.exp: Add new test.
4899
e5bbcd0f
AB
49002018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4901
4902 * gdb.base/vla-optimized-out-o3.exp: Delete.
4903 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4904 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4905 deleted tests.
4906
9d4a934c
AB
49072018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4908
4909 PR gdb/18050:
4910 * gdb.server/extended-remote-restart.c: New file.
4911 * gdb.server/extended-remote-restart.exp: New file.
4912
045cf012
SM
49132018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4914
4915 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4916 "set variable index = 42".
4917
87d6a7aa
SM
49182018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4919
4920 * boards/index-cache-gdb.exp: New file.
4921 * gdb.dwarf2/index-cache.exp: New file.
4922 * gdb.dwarf2/index-cache.c: New file.
4923 * gdb.base/maint.exp: Check if we are using the index cache.
4924
96d68bd4
RO
49252018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4926
4927 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4928 MAKEFLAGS.
4929
5a699617
RO
49302018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4931
4932 * dg-extract-results.sh: Move to toplevel contrib.
4933 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4934 * Makefile.in (check-parallel-racy): Likewise.
4935
5bd18990
AB
49362018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4937
4938 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4939 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4940 tests if the target supports scheduler locking.
4941
3fbbcf47
TV
49422018-08-04 Tom de Vries <tdevries@suse.de>
4943
4944 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4945
3e1d3d8c
TT
49462018-08-02 Tom Tromey <tom@tromey.com>
4947
4948 PR symtab/16842.
4949 * gdb.cp/temargs.exp: Test "info address" of a template
4950 parameter.
4951
5abe0f0c
JV
49522018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4953
4954 * gdb.python/py-mi-var-info-path-expression.c: New file.
4955 * gdb.python/py-mi-var-info-path-expression.py: New file.
4956 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4957
fb66cde8
SDJ
49582018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4959
4960 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4961 error after "cannot resolve name" string.
4962
c708f4d2
AB
49632018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4964
4965 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4966 started.
4967 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4968
37cc0cae
TV
49692018-07-28 Tom de Vries <tdevries@suse.de>
4970
4971 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4972
63b4ecf7
TV
49732018-07-26 Tom de Vries <tdevries@suse.de>
4974
4975 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4976
3c3bb058
AB
49772018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4978
4979 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4980 is visible.
4981
9e7f3bbb
TV
49822018-07-26 Tom de Vries <tdevries@suse.de>
4983
4984 PR breakpoints/23366
4985 * gdb.base/catch-follow-exec.c: New test.
4986 * gdb.base/catch-follow-exec.exp: New file.
4987
16f808ec
TV
49882018-07-25 Tom de Vries <tdevries@suse.de>
4989
4990 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4991 vla-optimized-out.c.
4992
d7154a8d
JV
49932018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4994
4995 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4996 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4997
232a0032
TV
49982018-07-20 Tom de Vries <tdevries@suse.de>
4999
5000 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5001 NOCLONE macro.
5002 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5003
fbb1d502
TV
50042018-07-19 Tom de Vries <tdevries@suse.de>
5005
5006 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5007 regular expression.
5008
42dc7699
TV
50092018-07-18 Tom de Vries <tdevries@suse.de>
5010
5011 * gdb.base/vla-optimized-out.c: New test.
5012 * gdb.base/vla-optimized-out.exp: New file.
5013
7f1f7e23
SDJ
50142018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5015
5016 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5017 message "No address associated with hostname" when gdbserver
5018 cannot resolve the hostname.
5019
5759ebb3
PW
50202018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5021
5022 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5023 Add some test prefixes to make tests unique.
5024
3606ccab
PW
50252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5026
5027 * gdb.base/frameapply.c: New file.
5028 * gdb.base/frameapply.exp: New file.
5029
529c08b2
PW
50302018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5031
5032 * gdb.base/skip.exp: Update expected error message.
5033
c7ab0aef
SDJ
50342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5035 Jan Kratochvil <jan.kratochvil@redhat.com>
5036 Paul Fertser <fercerpav@gmail.com>
5037 Tsutomu Seki <sekiriki@gmail.com>
5038
5039 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5040 parameter.
5041 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5042 by default.
5043 * boards/native-gdbserver.exp: Likewise.
5044 * gdb.server/run-without-local-binary.exp: Improve regexp used
5045 for detecting when a remote debugging connection succeeds.
5046 * gdb.server/server-connect.exp: New file.
5047 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5048 Do not prefix the port number with ":".
5049 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5050 support for detecting and using it. Add '$debughost_gdbserver'
5051 to the list of arguments used to start gdbserver. Handle case
5052 when gdbserver cannot resolve a network name.
5053
16ff70dd
SDJ
50542018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5055
5056 PR c++/23373
5057 * gdb.base/ptype-offsets.cc (struct static_member): New
5058 struct.
5059 (main) <stmember>: New variable.
5060 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5061 with a static member in it.
5062
3541979f
AB
50632018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5064
5065 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5066 watchpoints enabled and disabled.
5067
c8ad9b9a
AB
50682018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5069
5070 * gdb.base/examine-backward.exp: Still run tests around address
5071 0x0, even if address 0x0 is not readable. Update the pattern for
5072 matching address 0x0 in expected output.
5073
e0e5e971
AB
50742018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5075
5076 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5077 malloc/free.
5078
1ea5da02
TV
50792018-07-04 Tom de Vries <tdevries@suse.de>
5080
5081 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5082
471b9d15
MR
50832018-07-02 Maciej W. Rozycki <macro@mips.com>
5084
5085 PR tdep/8282
5086 * gdb.arch/mips-disassembler-options.exp: New test.
5087 * gdb.arch/mips-disassembler-options.s: New test source.
5088
75acb486
PA
50892018-06-29 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.threads/names.exp: Adjust expected "info threads" output.
5092
cd2bb709
PA
50932018-06-29 Pedro Alves <palves@redhat.com>
5094
5095 * gdb.opt/inline-break.exp (line number, address): Add "info
5096 break" tests.
5097
991ff292
PA
50982018-06-29 Pedro Alves <palves@redhat.com>
5099
5100 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5101 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5102 number and address and running to them.
5103
356819b6 51042018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5105
5106 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5107
2512d7ef
JK
51082018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5109
5110 * lib/compiler.c: Remove executable permission flag.
5111
be1b6474
RB
51122018-06-28 Richard Bunt <richard.bunt@arm.com>
5113
5114 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5115 code.
5116 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5117
291f9a96
PT
51182018-06-28 Petr Tesarik <ptesarik@suse.cz>
5119
5120 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5121
ed6dfe51
PT
51222018-06-28 Petr Tesarik <ptesarik@suse.cz>
5123
5124 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5125 address argument is omitted.
5126
d4d429d5
PT
51272018-06-28 Petr Tesarik <ptesarik@suse.cz>
5128
5129 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5130
7ab6656f
OJ
51312018-06-27 Omair Javaid <omair.javaid@linaro.org>
5132
5133 PR gdb/21695
5134 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5135 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5136
a33ccfc7
TT
51372018-06-26 Tom Tromey <tom@tromey.com>
5138
5139 PR rust/22574:
5140 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5141 * gdb.rust/simple.rs (struct SimpleLayout): New.
5142
6d72d289
SM
51432018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5144
5145 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5146 "info registers" output.
5147
8363f9d5
RB
51482018-06-21 Richard Bunt <richard.bunt@arm.com>
5149
5150 * gdb.base/watchpoint-hw-attach.c: New test.
5151 * gdb.base/watchpoint-hw-attach.exp: New file.
5152
f00674fe
SM
51532018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5154
5155 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5156 through /bin/sh.
5157 * boards/dwarf4-gdb-index.exp: Likewise.
5158 * boards/fission-dwp.exp: Likewise.
5159
1d554008
UW
51602018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5161
5162 * gdb.base/float128.exp: Add comment and improved fail message
5163 to the failure case of "print large128" test.
5164
d0ac1c44
SM
51652018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5166
5167 * configure.ac: Remove AC_PREREQ.
5168 * configure: Re-generate.
5169
61b04dd0
PA
51702018-06-19 Pedro Alves <palves@redhat.com>
5171
5172 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5173 (func_extern_caller): New.
5174 (main): Call func_extern_caller.
5175 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5176 logic change.
5177
f63b508a
SM
51782018-06-18 Weimin Pan <weimin.pan@oracle.com>
5179
5180 PR gdb/16841
5181 * gdb.cp/typedef-base.cc: New file.
5182 * gdb.cp/typedef-base.exp: New file.
5183
0fe3a558
TV
51842018-06-18 Tom de Vries <tdevries@suse.de>
5185
5186 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5187
7010835a
AB
51882018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5189 Richard Bunt <Richard.Bunt@arm.com>
5190
5191 * gdb.threads/attach-slow-waitpid.c: New file.
5192 * gdb.threads/attach-slow-waitpid.exp: New file.
5193 * gdb.threads/slow-waitpid.c: New file.
5194
14897d65
PA
51952018-06-14 Pedro Alves <palves@redhat.com>
5196
5197 * gdb.base/fork-running-state.c: Include <errno.h>.
5198 (exit_if_relative_exits): New.
5199 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5200 exits.
5201 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5202 child exits.
5203
5d9a0608
TV
52042018-06-14 Tom de Vries <tdevries@suse.de>
5205
5206 PR cli/22573
5207 * gdb.base/finish-pretty.c: New test.
5208 * gdb.base/finish-pretty.exp: New file.
5209
11ae5818
PA
52102018-06-14 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5213 gdb's expected startup output.
5214
1d39de44
PA
52152018-06-14 Pedro Alves <palves@redhat.com>
5216
5217 * lib/selftest-support.exp (selftest_setup): Remove inlined
5218 function handling.
5219
70ee0000
TV
52202018-06-14 Tom de Vries <tdevries@suse.de>
5221
5222 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5223 matching of breakpoint printing.
5224
11f4b608
TV
52252018-06-13 Tom de Vries <tdevries@suse.de>
5226
5227 PR testsuite/23269
5228 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5229 (fork_child): ... here, and ...
5230 (fork_parent): ... here.
5231
52322018-06-12 Tom de Vries <tdevries@suse.de>
5233
5234 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5235
9516f85a
AB
52362018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5237 Stephen Roberts <stephen.roberts@arm.com>
5238
5239 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5240 rewrite test to describe action performed, rather than possible
5241 failure.
5242
5045b3d7
GB
52432018-06-08 Gary Benson <gbenson@redhat.com>
5244
5245 * gdb.threads/check-libthread-db.exp: New file.
5246 * gdb.threads/check-libthread-db.c: Likewise.
5247
c61b06a1
TT
52482018-06-05 Tom Tromey <tom@tromey.com>
5249
5250 * gdb.base/default.exp: Update expected "show version" output.
5251
eb6af809
TT
52522018-06-05 Tom Tromey <tom@tromey.com>
5253
5254 PR cli/12326:
5255 * gdb.cp/static-print-quit.exp: Update.
5256 * lib/gdb.exp (pagination_prompt): Update.
5257 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5258 * gdb.python/python.exp: Update.
5259
178d6a63
JB
52602018-06-04 Joel Brobecker <brobecker@adacore.com>
5261
5262 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5263
8e817061
JB
52642018-06-01 Joel Brobecker <brobecker@adacore.com>
5265
5266 * gdb.ada/bp_fun_addr: New testcase.
5267
e86ca25f
TT
52682018-06-01 Tom Tromey <tom@tromey.com>
5269
5270 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5271 results.
5272 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5273 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5274 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5275 * gdb.base/maint.exp (maint_pass_if): Update.
5276
4b2dfa9d
MR
52772018-05-31 Maciej W. Rozycki <macro@mips.com>
5278
5279 * gdb.base/endian.exp: New test.
5280 * gdb.base/endian.c: New test source.
5281
45f25d6c
AB
52822018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5283
5284 PR gdb/23203
5285 * gdb.base/bt-selected-frame.c: New file.
5286 * gdb.base/bt-selected-frame.exp: New file.
5287 * lib/gdb.exp (get_current_frame_number): New function.
5288
d9f6d7f8
MR
52892018-05-24 Maciej W. Rozycki <macro@mips.com>
5290 Pedro Alves <palves@redhat.com>
5291
5292 * gdb.threads/tls-core.c: Include <stdlib.h>
5293 (thread_proc): Call `abort'.
5294 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5295 (tls_core_test): New procedure, bits factored out from ...
5296 (top level): ... here. Test both native cores and gcore cores.
5297
ff1cf532
TT
52982018-05-23 Tom Tromey <tom@tromey.com>
5299
5300 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5301
b98664d3
TT
53022018-05-23 Tom Tromey <tom@tromey.com>
5303
5304 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5305 symfile_complaints.
5306 (test_short_complaints): Likewise.
5307 (test_empty_complaints): Likewise.
5308 (test_initial_complaints): Update.
5309
4e9668d0
TT
53102018-05-23 Tom Tromey <tom@tromey.com>
5311
5312 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5313
43ba33c7
TT
53142018-05-23 Tom Tromey <tom@tromey.com>
5315
5316 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5317 (test_short_complaints): Update.
5318
035522c0
PA
53192018-05-22 Pedro Alves <palves@redhat.com>
5320
5321 * gdb.base/remote.exp: Only gdb_start after compiling the
5322 testcase. Issue "disconnect" before testing "set remote" command
5323 defaults. Issue clean_restart before running to main.
5324
cc0be08f
PA
53252018-05-22 Pedro Alves <palves@redhat.com>
5326
5327 * gdb.base/remote.exp: Adjust expected output of "show remote
5328 memory-write-packet-size". Add tests for "set remote
5329 memory-write-packet-size 0" and "set remote
5330 memory-write-packet-size fixed/limit".
5331
b1b60145
PA
53322018-05-22 Pedro Alves <palves@redhat.com>
5333
5334 PR gdb/22973
5335 * gdb.base/utf8-identifiers.c: New file.
5336 * gdb.base/utf8-identifiers.exp: New file.
5337
0ec848ad
PFC
53382018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5339
5340 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5341
2c3305f6
PFC
53422018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5343
5344 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5345
ce1e8424
TT
53462018-05-18 Tom Tromey <tom@tromey.com>
5347
5348 * gdb.base/ptype-offsets.exp: Update.
5349
ddfe970e
KS
53502018-05-17 Keith Seitz <keiths@redhat.com>
5351
5352 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5353 in expected breakpoint stop locations.
5354 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5355 move to proper scope to test variable values.
5356 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5357 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5358 New functions.
5359 (main): Call not_inline_func3.
5360 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5361 inline_func1, inline_func2, and inline_func3. Test that when each
5362 breakpoint is hit, GDB properly reports both the stop location
5363 and the backtrace. Repeat tests for temporary breakpoints.
5364
0726fcc6
MR
53652018-05-15 Maciej W. Rozycki <macro@mips.com>
5366
5367 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5368 rather then trying to access it in determining whether the PID
5369 of `gdbserver' could have been retrieved.
5370
8ee22052
AB
53712018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5372
5373 * gdb.arch/amd64-init-x87-values.S: New file.
5374 * gdb.arch/amd64-init-x87-values.exp: New file.
5375
7785df48
JK
53762018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5377
5378 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5379
56bcdbea
TT
53802018-05-04 Tom Tromey <tom@tromey.com>
5381
5382 PR python/22730:
5383 * gdb.python/python.exp: Test multi-line execute.
5384
a913fffb
TT
53852018-05-04 Tom Tromey <tom@tromey.com>
5386
5387 PR python/22731:
5388 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5389
7a2c85f2
TT
53902018-05-04 Tom Tromey <tom@tromey.com>
5391
5392 PR gdb/11750:
5393 * gdb.base/define.exp: Test defining a user command inside a user
5394 command.
5395 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5396
a3b60e45
JK
53972018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5398 Pedro Alves <palves@redhat.com>
5399
5400 PR breakpoints/19806 and support for PR external/20207.
5401 * gdb.base/watchpoint-unaligned.c: New file.
5402 * gdb.base/watchpoint-unaligned.exp: New file.
5403
45fe4a03
AB
54042018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5405
5406 * gdb.base/maint.exp: Make test names unique, use
5407 test_prefix_command_help to test 'help maint info', and remove
5408 repeated test of 'help maint'.
5409
9be2ae8f
TT
54102018-05-04 Tom Tromey <tom@tromey.com>
5411
5412 PR gdb/22619:
5413 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5414 behavior.
5415
11859c31
AB
54162018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5417
5418 * gdb.base/maint.exp: Process output from 'maint print registers'
5419 line at a time.
5420
089a9490
AB
54212018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5422
5423 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5424 timeout.
5425
9b0797e2
AB
54262018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5427
5428 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5429 filter pattern.
5430
f6ac5f3d
PA
54312018-05-02 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5434 to_log_command renames.
5435 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5436
77d3c63b
TT
54372018-05-02 Tom Tromey <tom@tromey.com>
5438
5439 * gdb.python/py-parameter.exp: Set test message.
5440
0489430a
TT
54412018-05-02 Tom Tromey <tom@tromey.com>
5442
5443 PR python/20084:
5444 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5445 PARAM_ZUINTEGER_UNLIMITED tests.
5446
1632f8ba
DR
54472018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5448
5449 PR rust/23124
5450 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5451 when casting.
5452
6d7bb824
TT
54532018-04-30 Tom Tromey <tom@tromey.com>
5454
5455 * gdb.python/py-type.exp: Check align attribute.
5456 * gdb.python/py-type.c: New "aligncheck" global.
5457
007e1530
TT
54582018-04-30 Tom Tromey <tom@tromey.com>
5459
5460 PR exp/17095:
5461 * gdb.dwarf2/dw2-align.exp: New file.
5462 * gdb.cp/align.exp: New file.
5463 * gdb.base/align.exp: New file.
5464 * lib/gdb.exp (gdb_int128_helper): New proc.
5465 (has_int128_c, has_int128_cxx): New caching procs.
5466
6873858b
TT
54672018-04-27 Tom Tromey <tom@tromey.com>
5468
5469 PR rust/22545:
5470 * gdb.rust/simple.exp: Add inclusive range tests.
5471
79188d8d
PA
54722018-04-26 Pedro Alves <palves@redhat.com>
5473
5474 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5475 ifunc breakpoint locations correctly of ifunc breakpoints set
5476 while the program resolves the ifunc.
5477
c7075ad5
PA
54782018-04-26 Pedro Alves <palves@redhat.com>
5479
5480 * gdb.base/gnu-ifunc-final.c: New file.
5481 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5482 * gdb.base/gnu-ifunc.exp (executable): Delete.
5483 (staticexecutable): Adjust.
5484 (lib_opts, exec_opts): Delete.
5485 (make_binsuffix, build, set-break): New procedures.
5486 (misc_tests): New, with tests factored out from the top level.
5487 (top level): Test different combinations of ifunc resolver name,
5488 resolver with and with debug info, and ifunc target with and
5489 without debug info. Wrap static tests with with_target_prefix.
5490
8388016d
PA
54912018-04-26 Pedro Alves <palves@redhat.com>
5492
5493 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5494 return type" warnings.
5495
249b5733
PA
54962018-04-25 Pedro Alves <palves@redhat.com>
5497
5498 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5499 killed".
5500 * gdb.base/kill-after-signal.exp: Likewise.
5501 * gdb.threads/kill.exp: Likewise.
5502
f67c0c91
SDJ
55032018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5504 Sergio Durigan Junior <sergiodj@redhat.com>
5505 Pedro Alves <palves@redhat.com>
5506
5507 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5508 regexps to expect for '[Inferior ... detached]' as well.
5509 * gdb.base/attach.exp: Likewise.
5510 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5511 "gdb_continue_to_end".
5512 (test_catch_syscall_with_wrong_args): Likewise.
5513 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5514 ']'. Don't set 'verbose' on.
5515 * gdb.base/foll-vfork.exp: Likewise.
5516 * gdb.base/fork-print-inferior-events.c: New file.
5517 * gdb.base/fork-print-inferior-events.exp: New file.
5518 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5519 '[Inferior ... has been killed]' message.
5520 * gdb.base/kill-after-signal.exp: Likewise.
5521 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5522 detach message.
5523 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5524 message.
5525 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5526 regexps to expect for '[Inferior ... detached]' as well.
5527 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5528
0a8ddac4
SM
55292018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5530
5531 PR gdb/23104
5532 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5533
701adfb0
PA
55342018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5535
5536 PR gdb/23095
5537 * gdb.base/break-probes.exp: Pass shlib_load to
5538 prepare_for_testing. Set normal_bp to r_debug_state if target is
5539 bsd.
5540
d27d16bf
RB
55412018-04-19 Richard Bunt <richard.bunt@arm.com>
5542
5543 * gdb.threads/multiple-successive-infcall.c: New test.
5544 * gdb.threads/multiple-successive-infcall.exp: New file.
5545
a037790e
TT
55462018-04-17 Tom Tromey <tom@tromey.com>
5547
5548 * gdb.rust/simple.rs (Union): New type.
5549 (main): New local "u".
5550 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5551
e3a91079
AA
55522018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5553
5554 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5555 number information in output of "whereis" command.
5556 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5557
b744723f
AA
55582018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5559
5560 * gdb.ada/info_types.exp: Adjust expected output to the line
5561 numbers now printed by "info var/func/type".
5562 * gdb.base/completion.exp: Likewise.
5563 * gdb.base/included.exp: Likewise.
5564 * gdb.cp/cp-relocate.exp: Likewise.
5565 * gdb.cp/cplusfuncs.exp: Likewise.
5566 * gdb.cp/namespace.exp: Likewise.
5567 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5568
4a4495d6
MM
55692018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5570
5571 * gdb.btrace/cpu.exp: New.
5572
1d509aa6
MM
55732018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5574
5575 * gdb.base/step-indirect-call-thunk.exp: New.
5576 * gdb.base/step-indirect-call-thunk.c: New.
5577 * gdb.reverse/step-indirect-call-thunk.exp: New.
5578 * gdb.reverse/step-indirect-call-thunk.c: New.
5579
6295b6da
SM
55802018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5581
5582 * gdb.base/pie-fork.c: New file.
5583 * gdb.base/pie-fork.exp: New file.
5584
50146e70
TT
55852018-04-11 Tom Tromey <tom@tromey.com>
5586
5587 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5588
f50d8a2e
PA
55892018-04-10 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5592 exits. Instead loop running forever.
5593 (fork_parent): Run forever too.
5594
a0be7a36
SM
55952018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5596
5597 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5598 mi_continue_to_line.
5599 * gdb.mi/mi-stack.c (callee4): Add comment.
5600
9b73db36
SM
56012018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5602
5603 * gdb.mi/mi-stack.exp: Fix indentation.
5604
c912f608
SM
56052018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5606
5607 PR gdb/22979
5608 * gdb.arch/amd64-osabi.exp: New file.
5609
26540402
SM
56102018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5611
5612 PR gdb/22980
5613 * gdb.base/osabi.exp: New file.
5614
121ad66c 56152018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5616
5617 * gdb.cp/static-typedef-print.exp: New file.
5618 * gdb.cp/static-typedef-print.cc: New file.
5619
3fcded8f
JB
56202018-03-27 Joel Brobecker <brobecker@adacore.com>
5621
5622 * gdb.ada/varsize_limit: New testcase.
5623
59cc4834
JB
56242018-03-27 Joel Brobecker <brobecker@adacore.com>
5625
5626 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5627
5628 * gdb.ada/notcplusplus: New testcase.
5629
5630 * gdb.base/c-linkage-name.c: New file.
5631 * gdb.base/c-linkage-name.exp: New testcase.
5632
4ca59a9f
TT
56332018-03-26 Tom Tromey <tom@tromey.com>
5634
5635 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5636 * gdb.python/py-framefilter.py (name_error): New global.
5637 (ErrorInName.function): Use name_error.
5638
978d6c75
TT
56392018-03-26 Tom Tromey <tom@tromey.com>
5640
5641 PR backtrace/15582:
5642 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5643
b7fee5a3
KS
56442018-03-23 Keith Seitz <keiths@redhat.com>
5645
5646 PR c++/22968
5647 * gdb.cp/subtypes.exp: New file.
5648 * gdb.cp/subtypes.h: New file.
5649 * gdb.cp/subtypes.cc: New file.
5650 * gdb.cp/subtypes-2.cc: New file.
5651
376be529
AB
56522018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5653
5654 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5655 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5656 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5657 -nostartfiles when compiling the test. Confirm that all registers
5658 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5659
066cfa98
AB
56602018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5661
5662 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5663 option, syntax was wrong anyway.
5664 * gdb.arch/arm-disp-step.exp: Likewise.
5665 * gdb.arch/sparc64-regs.exp: Likewise.
5666 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5667 option, syntax was wrong anyway, switch to use
5668 prepare_for_testing.
5669 * gdb.arch/i386-disp-step.exp: Likewise.
5670
079670b9
AA
56712018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5672
5673 * gdb.ada/exec_changed.exp: Replace "target_info exists
5674 use_gdb_stub" by "use_gdb_stub".
5675 * gdb.ada/start.exp: Likewise.
5676 * gdb.base/async-shell.exp: Likewise.
5677 * gdb.base/attach-pie-misread.exp: Likewise.
5678 * gdb.base/attach-wait-input.exp: Likewise.
5679 * gdb.base/break-entry.exp: Likewise.
5680 * gdb.base/break-interp.exp: Likewise.
5681 * gdb.base/dprintf-detach.exp: Likewise.
5682 * gdb.base/nostdlib.exp: Likewise.
5683 * gdb.base/solib-nodir.exp: Likewise.
5684 * gdb.base/statistics.exp: Likewise.
5685 * gdb.base/testenv.exp: Likewise.
5686 * gdb.mi/mi-exec-run.exp: Likewise.
5687 * gdb.mi/mi-start.exp: Likewise.
5688 * gdb.multi/dummy-frame-restore.exp: Likewise.
5689 * gdb.multi/multi-arch-exec.exp: Likewise.
5690 * gdb.multi/multi-arch.exp: Likewise.
5691 * gdb.multi/tids.exp: Likewise.
5692 * gdb.multi/watchpoint-multi.exp: Likewise.
5693 * gdb.python/py-events.exp: Likewise.
5694 * gdb.threads/attach-into-signal.exp: Likewise.
5695 * gdb.threads/attach-stopped.exp: Likewise.
5696 * gdb.threads/threadapply.exp: Likewise.
5697 * lib/selftest-support.exp: Likewise.
5698
26d6cec4
AA
56992018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5700
5701 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5702
4ee89e90
SR
57032018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5704
5705 * gdb.perf/template-breakpoints.cc: New file.
5706 * gdb.perf/template-breakpoints.exp: New file.
5707 * gdb.perf/template-breakpoints.py: New file.
5708
92630041
TT
57092018-03-19 Tom Tromey <tom@tromey.com>
5710
5711 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5712 y0.
5713 * gdb.rust/simple.exp: Test bare identifier form of struct
5714 initializer.
5715
76727919
TT
57162018-03-19 Tom Tromey <tom@tromey.com>
5717
5718 * gdb.gdb/observer.exp: Remove.
5719
194ed413
AA
57202018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5721
5722 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5723 "qualified" option when setting breakpoints.
5724 * gdb.trace/backtrace.exp: Likewise.
5725 * gdb.trace/circ.exp: Likewise.
5726 * gdb.trace/collection.exp: Likewise.
5727 * gdb.trace/disconnected-tracing.exp: Likewise.
5728 * gdb.trace/ftrace-lock.exp: Likewise.
5729 * gdb.trace/ftrace.exp: Likewise.
5730 * gdb.trace/infotrace.exp: Likewise.
5731 * gdb.trace/packetlen.exp: Likewise.
5732 * gdb.trace/passc-dyn.exp: Likewise.
5733 * gdb.trace/qtro.exp: Likewise.
5734 * gdb.trace/read-memory.exp: Likewise.
5735 * gdb.trace/report.exp: Likewise.
5736 * gdb.trace/signal.exp: Likewise.
5737 * gdb.trace/status-stop.exp: Likewise.
5738 * gdb.trace/strace.exp: Likewise.
5739 * gdb.trace/tfind.exp: Likewise.
5740 * gdb.trace/trace-break.exp: Likewise.
5741 * gdb.trace/trace-condition.exp: Likewise.
5742 * gdb.trace/trace-mt.exp: Likewise.
5743 * gdb.trace/tstatus.exp: Likewise.
5744 * gdb.trace/tsv.exp: Likewise.
5745 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5746 * gdb.trace/unavailable.exp: Likewise.
5747 * gdb.trace/while-dyn.exp: Likewise.
5748
8b067d2c
AA
57492018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5750
5751 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5752 that libinproctrace is copied to the target.
5753
3ae9ce5d
TT
57542018-03-14 Tom Tromey <tom@tromey.com>
5755
5756 PR cli/14977:
5757 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5758 a null pointer.
5759 * gdb.base/wchar.exp: Likewise.
5760
b8c2339b
TT
57612018-03-14 Tom Tromey <tom@tromey.com>
5762
5763 PR cli/19918:
5764 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5765 flag.
5766
4872dc46
SM
57672018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5768
5769 PR gdb/22841
5770 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5771 "target" to remote_exec.
5772
e4fe3756
SM
57732018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5774
5775 PR gdb/22841
5776 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5777 ${board}_upload): Remove.
5778
e95a97d4
AA
57792018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5780
5781 * gdb.cp/watch-cp.cc: New test.
5782 * gdb.cp/watch-cp.exp: New file.
5783
dbbb1059
AB
57842018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5785
5786 * gdb.base/infcall-nested-structs.exp: New file.
5787 * gdb.base/infcall-nested-structs.c: New file.
5788 * gdb.base/float.exp: Add riscv support.
5789
ecc054c0
TP
57902018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5791
5792 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5793 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5794
25e3c82c
SDJ
57952018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5796
5797 * gdb.server/abspath.exp: New file.
5798 * lib/gdb.exp (with_cwd): New procedure.
5799
3083294d
SM
58002018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5801
5802 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5803 use it.
5804 (gdb_is_target_remote_prompt): New proc.
5805 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5806 (gdb_is_target_native): Pass prompt parameter to
5807 gdb_is_target_1.
5808
3275ef47
SM
58092018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5810
5811 * gdb.base/load-command.c: New file.
5812 * gdb.base/load-command.exp: New file.
5813 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5814 (gdb_is_target_1): ...this, and generalize for other targets
5815 than just remote.
5816 (gdb_is_target_remote): Use gdb_is_target_1.
5817 (gdb_is_target_native): use gdb_is_target_1.
5818
6893c19a
TT
58192018-02-26 Tom Tromey <tom@tromey.com>
5820
5821 PR python/16497:
5822 * gdb.python/py-framefilter.exp: Update test.
5823
2ddeaf8a
TT
58242018-02-26 Tom Tromey <tom@tromey.com>
5825
5826 * gdb.dwarf2/variant.c: New file.
5827 * gdb.dwarf2/variant.exp: New file.
5828
c9317f21
TT
58292018-02-26 Tom Tromey <tom@tromey.com>
5830
5831 * gdb.rust/simple.exp: Accept more possible results in enum test.
5832
6f6d0c26
SM
58332018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5834
5835 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5836 parentheses.
5837
11b03145
MR
58382018-02-23 Maciej W. Rozycki <macro@mips.com>
5839
5840 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5841 name of a variable: $actual_linejj -> $actual_line.
5842
54a27fe5
JB
58432018-02-21 John Baldwin <jhb@FreeBSD.org>
5844
5845 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5846
de65820c
MM
58472018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5848
5849 * gdb.btrace/buffer-size.exp: Do not force BTS.
5850
980548fd
PA
58512018-02-14 Pedro Alves <palves@redhat.com>
5852
5853 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5854 getting a "Quit".
5855
c4e12631
MM
58562018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5857
5858 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5859 Fix test name.
5860
c2e0e465
SM
58612018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5862
5863 * gdb.cp/m-static.exp: Check type of optimized out static
5864 member.
5865
f7216783
AB
58662018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5867
5868 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5869 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5870
0625771b
LS
58712018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5872 Leszek Swirski <leszeks@google.com>
5873
5874 * gdb.python/py-prettyprint.c
5875 (struct to_string_returns_value_inner,
5876 struct to_string_returns_value_wrapper): New.
5877 (main): Add tsrvw variable.
5878 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5879 ToStringReturnsValueWrapper): New classes.
5880 (register_pretty_printers): Register new pretty-printers.
5881 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5882 recursive pretty printer.
5883 * gdb.python/py-mi.exp: Likewise.
5884
59498c30
LS
58852018-02-01 Leszek Swirski <leszeks@google.com>
5886
5887 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5888 functions with the same name as an include file are parsed
5889 correctly.
5890
d4d38844
YQ
58912018-02-01 Yao Qi <yao.qi@linaro.org>
5892
5893 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5894 "\[^\r\n\]*".
5895
07e5f5cf
NP
58962018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5897
5898 * gdb.arch/powerpc-prologue-frame.s: New file.
5899 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5900 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5901
929b5ad4
JB
59022018-01-31 Joel Brobecker <brobecker@adacore.com>
5903
5904 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5905
e671cd59
PA
59062018-01-30 Pedro Alves <palves@redhat.com>
5907
5908 PR gdb/13211
5909 * gdb.base/interrupt-daemon.c: New.
5910 * gdb.base/interrupt-daemon.exp: New.
5911 * gdb.multi/multi-term-settings.c: New.
5912 * gdb.multi/multi-term-settings.exp: New.
5913
fc413dc4
JB
59142018-01-30 Joel Brobecker <brobecker@adacore.com>
5915
5916 * gdb.base/break.exp: Save the location where the breakpoint
5917 on break.c:47 was actually inserted when debugging the version
5918 compiled at -O2 and use it in the expected output of the "info
5919 break" test performed soon after.
5920
5c319bb2
PA
59212018-01-22 Pedro Alves <palves@redhat.com>
5922 Sergio Durigan Junior <sergiodj@redhat.com>
5923
5924 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5925 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5926
a9e40818
JB
59272018-01-22 Joel Brobecker <brobecker@adacore.com>
5928
5929 * gdb.base/break-include.c, gdb.base/break-include.inc,
5930 gdb.base/break-include.exp: New files.
5931 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5932 line number now being the actual line number where the breakpoint
5933 was inserted.
5934 * gdb.mi/mi-break.exp: Likewise.
5935 * gdb.mi/mi-reverse.exp: Likewise.
5936 * gdb.mi/mi-simplerun.exp: Ditto.
5937
e707fc44
AB
59382018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5939
5940 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5941 varobj.
5942 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5943
ae451627
AB
59442018-01-21 Don Breazeal <donb@codesourcery.com>
5945 Andrew Burgess <andrew.burgess@embecosm.com>
5946
5947 * gdb.mi/basics.c: Add new global.
5948 * gdb.mi/mi-frame-regs.exp: New file.
5949 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5950 case.
5951
b1b189e0
AB
59522018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5953
5954 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5955 non-parameter, and on an unknown symbol.
5956
fcfcc376
TT
59572018-01-19 Tom Tromey <tom@tromey.com>
5958
5959 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5960 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5961
634c1c31
AA
59622018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5963
5964 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5965 setrlimit and chdir to int.
5966
d6ad07fd
AA
59672018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5968
5969 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5970 function.
5971 (my_tend): Likewise.
5972 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5973 rationale of avoiding FP- and vector instructions.
5974
adf8243b
RK
59752018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5976
5977 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5978 "info reg" with "\[ \t\]*".
5979 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5980 "\[ \t\]+".
5981 * gdb.arch/s390-multiarch.exp: Ditto.
5982 * gdb.base/pc-fp.exp: Ditto.
5983 * gdb.reverse/i386-precsave.exp: Ditto.
5984 * gdb.reverse/i386-reverse.exp: Ditto.
5985 * gdb.reverse/i387-env-reverse.exp: Ditto.
5986 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5987
dcc06925
AA
59882018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5989
5990 * lib/gdb.exp (gdb_compile): Re-enable use of
5991 universal_compile_options for languages other than Rust.
5992
25d4fd80
AA
59932018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5994
5995 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5996
ee7f689e 59972018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5998
5999 PR gdb/16577
6000 * gdb.base/solib-vanish.exp: New.
6001 * gdb.base/solib-vanish-main.c: New.
6002 * gdb.base/solib-vanish-lib1.c: New.
6003 * gdb.base/solib-vanish-lib2.c: New.
6004
d8447b6b
YQ
60052018-01-17 Yao Qi <yao.qi@linaro.org>
6006
6007 * gdb.compile/compile.exp: Match the address printed for
6008 frame in the output of command "bt".
6009
86d6a90c
TT
60102018-01-15 Tom Tromey <tom@tromey.com>
6011
6012 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6013 compute sp_reg.
6014
cbcdb1aa
AB
60152018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6016
6017 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6018 to prepare.
6019 (prepare): Return 0 on error, 1 on success.
6020
eea61984
PA
60212018-01-12 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.base/continue-after-aborted-step-over.c: New.
6024 * gdb.base/continue-after-aborted-step-over.exp: New.
6025
6181e9c2
SM
60262018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6027
6028 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6029 options when not creating an executable.
6030
3cada740
PA
60312018-01-11 Pedro Alves <palves@redhat.com>
6032
6033 PR remote/22597
6034 * gdb.server/stop-reply-no-thread.c: New file.
6035 * gdb.server/stop-reply-no-thread.exp: New file.
6036
c63d3e8d
PA
60372018-01-10 Pedro Alves <palves@redhat.com>
6038
6039 PR gdb/22670
6040 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6041 functions too. Test setting breakpoints and printing C functions
6042 with no debug info too.
6043 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6044
d4c2a405
PA
60452018-01-10 Pedro Alves <palves@redhat.com>
6046
6047 PR gdb/22670
6048 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6049 a fail.
6050
8825213e
PA
60512018-01-10 Pedro Alves <palves@redhat.com>
6052
6053 PR gdb/22670
6054 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6055
605fd3c6
YQ
60562018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6057
6058 * gdb.server/unittest.exp: Match the output in non-development
6059 mode.
6060
1e5ded6c
YQ
60612018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6062
6063 * gdb.gdb/unittest.exp: Match output in non-development mode.
6064
30066b0b
JB
60652018-01-08 Joel Brobecker <brobecker@adacore.com>
6066
6067 * gdb.ada/access_tagged_param.exp: Relax expected output
6068 for value of "ObjL" in "continue" to pck.inspect breakpoint
6069 test.
6070
04bafb1e
XR
60712018-01-08 Joel Brobecker <brobecker@adacore.com>
6072
9f86398b
JB
6073 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6074 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6075
e379cee6
PA
60762018-01-05 Pedro Alves <palves@redhat.com>
6077
6078 PR gdb/18653
6079 * gdb.base/libsegfault.exp: New.
6080
de63c46b
PA
60812018-01-05 Joel Brobecker <brobecker@adacore.com>
6082
6083 PR gdb/22670
6084 * gdb.ada/access_tagged_param.exp: New file.
6085 * gdb.ada/access_tagged_param/foo.adb: New file.
6086
f98fc17b
PA
60872018-01-05 Pedro Alves <palves@redhat.com>
6088
6089 PR gdb/22670
6090 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6091 exercise lower case too, and to exercise both full matching and
6092 wild matching.
6093
342f8240
JB
60942018-01-05 Joel Brobecker <brobecker@adacore.com>
6095
6096 * gdb.ada/rename_subscript_param: New testcase.
6097
7150d33c
JG
60982018-01-05 Jerome Guitton <guitton@adacore.com>
6099
6100 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6101
cc0e770c
JB
61022018-01-05 Joel Brobecker <brobecker@adacore.com>
6103
6104 * gdb.ada/convvar_comp: New testcase.
6105
672a41aa 61062018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6107
6108 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6109 (My_Table): New global variable.
6110 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6111
7365ec2f
JB
61122018-01-04 Joel Brobecker <brobecker@adacore.com>
6113
6114 PR gdb/22670
6115 * gdb.ada/maint_with_ada: New testcase.
6116
289483b6
JB
61172018-01-04 Joel Brobecker <brobecker@adacore.com>
6118
6119 PR gdb/22670
6120 * gdb.ada/bp_c_mixed_case: New testcase.
6121
344420da
JB
61222018-01-04 Joel Brobecker <brobecker@adacore.com>
6123
6124 PR gdb/22670
6125 * gdb.ada/complete.exp: Add "complete break ada" test.
6126
66fc87a0
JB
61272018-01-04 Joel Brobecker <brobecker@adacore.com>
6128
6129 PR gdb/22670
6130 * gdb.ada/info_addr_mixed_case: New testcase.
6131
9f757bf7
XR
61322018-01-03 Xavier Roirand <roirand@adacore.com>
6133
6134 * gdb.ada/excep_handle.exp: New testcase.
6135 * gdb.ada/excep_handle/foo.adb: New file.
6136 * gdb.ada/excep_handle/pck.ads: New file.
6137
bd570f80
JB
61382018-01-03 Joel Brobecker <brobecker@adacore.com>
6139
6140 * gdb.base/step-line.c: Add extra empty line in copyright header.
6141 * gdb.base/step-line.inp: Likewise.
6142
9fe561ab
JB
61432018-01-02 Joel Brobecker <brobecker@adacore.com>
6144
6145 * gdb.ada/dyn_stride.exp: Add slice test.
6146
a405673c
JB
61472018-01-02 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.ada/dyn_stride: New testcase.
6150
cef0f868
SH
61512017-12-27 Stafford Horne <shorne@gmail.com>
6152
6153 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6154 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6155
b67d92b0
SH
61562017-12-27 Stafford Horne <shorne@gmail.com>
6157
6158 * gdb.base/reggroups.c: New file.
6159 * gdb.base/reggroups.exp: New file.
6160
eccab96d
JB
61612017-12-18 Joel Brobecker <brobecker@adacore.com>
6162
6163 * gdb.dwarf2/ada-valprint-error.c: New file.
6164 * gdb.dwarf2/ada-valprint-error.exp: New file.
6165
0e2da9f0
JB
61662017-12-18 Joel Brobecker <brobecker@adacore.com>
6167
6168 * gdb.ada/assign_arr: New testcase.
6169
cb923fcc
XR
61702017-12-18 Xavier Roirand <roirand@adacore.com>
6171
6172 * gdb.ada/funcall_ptr: New testcase.
6173
7c161838
SDJ
61742017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6175
6176 PR cli/16224
6177 * gdb.base/ptype-offsets.cc: New file.
6178 * gdb.base/ptype-offsets.exp: New file.
6179
1af17fd9
YQ
61802017-12-15 Yao Qi <yao.qi@linaro.org>
6181
6182 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6183 if XML is disabled.
6184
828d5846
XR
61852017-12-15 Xavier Roirand <roirand@adacore.com>
6186
6187 * gdb.ada/same_component_name: New testcase.
6188
79e8fcaa
JB
61892017-12-14 Joel Brobecker <brobecker@adacore.com>
6190
6191 * gdb.ada/str_binop_equal: New testcase.
6192
e05fa6f9
JB
61932017-12-14 Joel Brobecker <brobecker@adacore.com>
6194
6195 * gdb.ada/task_switch_in_core: New testcase.
6196
b89641ba
SM
61972017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6198
6199 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6200 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6201 call test_bkpt_qualified.
6202 (test_bkpt_qualified): New proc.
6203
6892d2e4
PA
62042017-12-13 Pedro Alves <palves@redhat.com>
6205
6206 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6207 Tighten regexp by matching with an anchor.
6208
a22ecf70
PA
62092017-12-13 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6212 ("expression with namespace"): New set of tests.
6213 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6214 (Nested::Test_NS::qux): New.
6215 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6216 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6217
9937536c
JB
62182017-12-13 Joel Brobecker <brobecker@adacore.com>
6219
6220 * gdb.base/server-del-break.c: New file.
6221 * gdb.base/server-del-break.exp: New file.
6222
fe49c6f5
SH
62232017-12-12 Stafford Horne <shorne@gmail.com>
6224
6225 * gdb.xml/tdesc-regs.exp: Add or1k support.
6226
c3d18620
SH
62272017-12-12 Stafford Horne <shorne@gmail.com>
6228
6229 * gdb.base/bp-permanent.c: Define nop of or1k.
6230
c5f9cfc8
JB
62312017-12-11 Joel Brobecker <brobecker@adacore.com>
6232
6233 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6234 output with components being reordered.
6235
a9c135fc
JB
62362017-12-11 Joel Brobecker <brobecker@adacore.com>
6237
6238 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6239 output with components being reordered.
6240
927aa2e7
JK
62412017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6242 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.base/maint.exp (check for .gdb_index): Check also for
6245 .debug_names.
6246 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6247 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6248 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6249 (.gdb_index used after symbol reloading): Support also .debug_names.
6250 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6251
f17d9474
YQ
62522017-12-08 Yao Qi <yao.qi@linaro.org>
6253
6254 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6255 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6256
a0de8c21
YQ
62572017-12-08 Yao Qi <yao.qi@linaro.org>
6258
6259 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6260 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6261
a738ea1d
YQ
62622017-12-08 Yao Qi <yao.qi@linaro.org>
6263
6264 * gdb.arch/aarch64-tagged-pointer.c: New file.
6265 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6266
1cd9a73b
SDJ
62672017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6268
6269 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6270 "int".
6271
fa6eb693
KS
62722017-12-07 Keith Seitz <keiths@redhat.com>
6273
6274 PR breakpoints/22569
6275 * gdb.linespec/ls-errs.exp: Change expected result of "break
6276 -source this file has spaces.c -line 3".
6277 Check that an explicit source file followed by whitespace is
6278 identified as an invalid explicit location.
6279
883fd55a
KS
62802017-12-07 Keith Seitz <keiths@redhat.com>
6281
6282 * gdb.cp/nested-types.cc: New file.
6283 * gdb.cp/nested-types.exp: New file.
6284 * lib/cp-support.exp: Load data-structures.exp library.
6285 (debug_cp_test_ptype_class): New global.
6286 (cp_ptype_class_verbose, next_line): New procedures.
6287 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6288 Add and document new return value.
6289 Switch the list of lines to a queue.
6290 Add support for new `type' key for nested type definitions.
6291 Add debugging/troubleshooting messages.
6292 * lib/data-structures.exp: New file.
6293
ec72db3e
SM
62942017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6295
6296 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6297 with proc_with_prefix, don't use with_test_prefix.
6298
99598d71
TT
62992017-12-07 Tom Tromey <tom@tromey.com>
6300
6301 * gdb.base/break.exp: Add test for empty "commands".
6302
a8806230
YQ
63032017-12-07 Yao Qi <yao.qi@linaro.org>
6304
6305 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6306 malloc and catch syscall.
6307
824cc835
PM
63082017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6309
e79be6e5 6310 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6311 tests for explicit locations.
6312
7cc244de
PA
63132017-12-06 Pedro Alves <palves@redhat.com>
6314
6315 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6316 force-disabling XML descriptions.
6317
50a1fdd5
PA
63182017-12-04 Pedro Alves <palves@redhat.com>
6319
6320 PR gdb/22499
6321 * gdb.arch/amd64-disp-step-avx.S: New file.
6322 * gdb.arch/amd64-disp-step-avx.exp: New file.
6323
f0fb2488
PA
63242017-12-03 Pedro Alves <palves@redhat.com>
6325
6326 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6327 and <string.h>.
6328 (parent_function): Print distinct messages when waitpid fails, or
6329 the child exits with a signal, or the child exits for an unhandled
6330 reason.
6331 * gdb.threads/process-dies-while-detaching.exp
6332 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6333 it. Wait for both inferior output and GDB's prompt. Use an
6334 indirect spawn id list.
6335 (do_detach): New parameter 'child_exit'. Use it to compute
6336 expected inferior output.
6337 (test_detach, test_detach_watch, test_detach_killed_outside):
6338 Adjust to pass down the expected child exit kind.
6339
97cbe998
SDJ
63402017-12-01 Joel Brobecker <brobecker@adacore.com>
6341 Sergio Durigan Junior <sergiodj@redhat.com>
6342 Pedro Alves <palves@redhat.com>
6343
6344 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6345
40fc416f
SDJ
63462017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6347
6348 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6349 to 'symbol-file' and 'add-symbol-file' can be
6350 position-independent.
6351
1cc75e92
YQ
63522017-12-01 Yao Qi <yao.qi@linaro.org>
6353
6354 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6355 the URL in copyright header.
6356 * gdb.arch/aarch64-fp.exp: Likewise.
6357 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6358 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6359 * gdb.base/expand-psymtabs.exp: Likewise.
6360 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6361 * gdb.fortran/common-block.exp: Likewise.
6362 * gdb.fortran/common-block.f90: Likewise.
6363 * gdb.fortran/logical.exp: Likewise.
6364 * gdb.fortran/vla-datatypes.f90: Likewise.
6365 * gdb.fortran/vla-sub.f90: Likewise.
6366
875fb7a7
JB
63672017-11-30 Joel Brobecker <brobecker@adacore.com>
6368
6369 * gdb.ada/repeat_dyn: New testcase.
6370
6f14765f
UW
63712017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6372
6373 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6374 Update for changed thread numbering.
6375 * gdb.cell/bt.exp: Update for changed GDB output.
6376
f1af7b94
SM
63772017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6378
6379 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6380 setting isremote by hand.
6381 * boards/dwarf4-gdb-index.exp: Likewise.
6382 * boards/fission.exp: Likewise.
6383 * boards/stabs.exp: Likewise.
6384
e3919f3e
PA
63852017-11-30 Pedro Alves <palves@redhat.com>
6386
6387 * gdb.linespec/cpls-ops.exp
6388 (check_explicit_skips_function_argument): Extract the underlying
6389 type of size_t instead of hardcoding it.
6390
bd69330d
PA
63912017-11-29 Pedro Alves <palves@redhat.com>
6392
6393 PR c++/19436
6394 * gdb.linespec/cpls-abi-tag.cc: New file.
6395 * gdb.linespec/cpls-abi-tag.exp: New file.
6396
a20714ff
PA
63972017-11-29 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.base/langs.exp: Use -qualified.
6400 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6401 it.
6402 * gdb.cp/namespace.exp: Use -qualified.
6403 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6404 (overload-3, template-overload, template-ret-type, const-overload)
6405 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6406 procedures.
6407 (test_driver): Call them.
6408 * gdb.cp/save-bp-qualified.cc: New.
6409 * gdb.cp/save-bp-qualified.exp: New.
6410 * gdb.linespec/explicit.exp: Test -qualified.
6411 * lib/completion-support.exp (completion::explicit_opts_list): Add
6412 "-qualified".
6413 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6414
f6f1d339
PM
64152017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6416
6417 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6418
02ca603a
TT
64192017-11-29 Tom Tromey <tom@tromey.com>
6420
6421 * gdb.base/relocate.exp: Update invalid argument test.
6422 Add new tests for invalid arguments.
6423
ed6c0bfb
TP
64242017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6425
6426 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6427 Return 0 as a long.
6428 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6429
f106e10e
TP
64302017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6431
6432 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6433 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6434 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6435 func ().
6436 * gdb.cp/shadow.cc (B.func): Return 0.
6437
10329bb2
JB
64382017-11-27 Joel Brobecker <brobecker@adacore.com>
6439
6440 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6441 expected output in gdb_expect call to allow the exception
6442 message to be present as well. Fix syntax confusion to avoid
6443 TCL thinking that exception_name is an array.
6444
617cd4bc
UW
64452017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6446
6447 * gdb.arch/spu-info.c: Include <unistd.h>.
6448 (do_signal_test): Fix broken calls to write.
6449 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6450 Fix checks for empty mailboxes. Update signal tests for corrected
6451 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6452 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6453 * gdb.cell/arch.exp: Use standard_output_file.
6454 * gdb.cell/break.exp: Likewise.
6455 * gdb.cell/bt.exp: Likewise.
6456 * gdb.cell/core.exp: Likewise.
6457 * gdb.cell/dwarfaddr.exp: Likewise.
6458 * gdb.cell/ea-cache.exp: Likewise.
6459 * gdb.cell/ea-standalone.exp: Likewise.
6460 * gdb.cell/f-regs.exp: Likewise.
6461 * gdb.cell/fork.exp: Likewise.
6462 * gdb.cell/gcore.exp: Likewise.
6463 * gdb.cell/mem-access.exp: Likewise.
6464 * gdb.cell/ptype.exp: Likewise.
6465 * gdb.cell/registers.exp: Likewise.
6466 * gdb.cell/sizeof.exp: Likewise.
6467 * gdb.cell/solib-symbol.exp: Likewise.
6468 * gdb.cell/solib.exp: Likewise.
617cd4bc 6469
a81aaca0
PA
64702017-11-25 Pedro Alves <palves@redhat.com>
6471
6472 * gdb.base/complete-empty.exp: New file.
6473 * gdb.base/completion.exp: Adjust.
6474
6a3c6ee4
PA
64752017-11-25 Pedro Alves <palves@redhat.com>
6476
6477 * gdb.linespec/cpls-ops.cc: New file.
6478 * gdb.linespec/cpls-ops.exp: New file.
6479 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6480 factored out from ...
6481 (test_complete_prefix_range): ... this.
6482
8955eb2d
PA
64832017-11-24 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.linespec/cpcompletion.exp: New file.
6486 * gdb.linespec/cpls-hyphen.cc: New file.
6487 * gdb.linespec/cpls.cc: New file.
6488 * gdb.linespec/cpls2.cc: New file.
6489 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6490 test to use test_gdb_complete_unique. Add label completion,
6491 keyword completion and explicit location completion tests.
6492 * lib/completion-support.exp: New file.
6493
e547c119
JB
64942017-11-24 Joel Brobecker <brobecker@adacore.com>
6495
6496 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6497 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6498 when hitting an exception catchpoint.
6499
7c3c1aa8
YQ
65002017-11-22 Yao Qi <yao.qi@linaro.org>
6501
6502 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6503
41bd68f5
SM
65042017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6505
6506 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6507 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6508 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6509
1daad298
YQ
65102017-11-22 Yao Qi <yao.qi@linaro.org>
6511
6512 * gdb.base/info-os.exp: Pass pthreads.
6513 * gdb.multi/multi-attach.exp: Likewise.
6514
88465e87
YQ
65152017-11-22 Yao Qi <yao.qi@linaro.org>
6516
6517 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6518 compiler.
6519
dc196b23
YQ
65202017-11-22 Yao Qi <yao.qi@linaro.org>
6521
6522 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6523 * gdb.base/break-interp.exp: Likewise.
6524 * gdb.base/jit-attach-pie.exp: Likewise.
6525
2400729e
UW
65262017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6527
6528 * gdb.base/float128.c (large128): New variable.
6529 * gdb.base/float128.exp: Add test to print largest __float128 value.
6530
7a26362d
UW
65312017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6532
6533 * gdb.arch/vsx-regs.exp: Update register content checks.
6534
ed0f4273
UW
65352017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6536
6537 * gdb.arch/ppc-longdouble.exp: New file.
6538 * gdb.arch/ppc-longdouble.c: Likewise.
6539
a25d69c6
PA
65402017-11-21 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6543
73fcf641
PA
65442017-11-20 Pedro Alves <palves@redhat.com>
6545
6546 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6547 (long_double_typedef): New typedefs.
6548 Use DEF on double and long double.
6549 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6550 cases.
6551 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6552 and 'long_double_ptr_same_size' locals. Use them to decide
6553 whether cast from array/function to float is valid/invalid.
6554
71a3c369
TT
65552017-11-17 Tom Tromey <tom@tromey.com>
6556
6557 * gdb.rust/traits.rs: New file.
6558 * gdb.rust/traits.exp: New file.
6559
ced9779b
JB
65602017-11-17 Joel Brobecker <brobecker@adacore.com>
6561
6562 * gdb.ada/minsyms: New testcase.
6563
a0922d80
PA
65642017-11-16 Pedro Alves <palves@redhat.com>
6565
6566 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6567 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6568
ea04e54c
PA
65692017-11-16 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6572 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6573
e849ea89
PA
65742017-11-16 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.server/reconnect-ctrl-c.c: New file.
6577 * gdb.server/reconnect-ctrl-c.exp: New file.
6578
d8ae99a7
PM
65792017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6580
6581 * gdb.python/py-rbreak.exp: New file.
6582 * gdb.python/py-rbreak.c: New file.
6583 * gdb.python/py-rbreak-func2.c: New file.
6584
968a13f8
PA
65852017-11-16 Pedro Alves <palves@redhat.com>
6586
6587 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6588 pattern.
6589 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6590 GDB.
6591
71774bc9
SM
65922017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6593
6594 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6595 regex.
6596
ddbb44cf
SM
65972017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6598
6599 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6600 test names.
6601
584a564f
PA
66022017-11-09 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6605 factored out from ...
6606 (top level): ... here, and adjusted to avoid expecting beyond the
6607 prompt in a single gdb_test_multiple.
6608
5ed7a928
PA
66092017-11-09 Pedro Alves <palves@redhat.com>
6610
6611 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6612 output.
6613 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6614 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6615 * gdb.server/ext-run.exp ("kill" test): Likewise.
6616 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6617
a60e0738
PA
66182017-11-09 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6621 match till end of line.
6622
2c88253f
PA
66232017-11-09 Pedro Alves <palves@redhat.com>
6624
6625 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6626
c7a38517
PA
66272017-11-09 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6630 New procedures, factored out from ...
6631 (top level): ... here, and adjusted to avoid expecting beyond the
6632 prompt in one go.
6633
f29f4b6b
PA
66342017-11-09 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6637 output. Fix '?' match.
6638
286acbb5
JB
66392017-11-08 Joel Brobecker <brobecker@adacore.com>
6640
6641 * gdb.ada/scoped_watch: New testcase.
6642 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6643 which is actually correct.
6644 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6645 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6646
62d7ae92
PA
66472017-11-08 Pedro Alves <palves@redhat.com>
6648
6649 * gdb.gdb/complaints.exp (test_initial_complaints)
6650 (test_serial_complaints, test_short_complaints): Call
6651 complaint_internal instead of complaint.
6652
280ca31f
DT
66532017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6654
6655 * gdb.threads/tls-core.c: New file.
6656 * gdb.threads/tls-core.exp: Likewise.
6657
b5ec771e
PA
66582017-11-08 Pedro Alves <palves@redhat.com>
6659
6660 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6661 (p Exported_Capitalized): New test.
6662 (p exported_capitalized): New test.
6663
a02b41a7
PA
66642017-11-07 Pedro Alves <palves@redhat.com>
6665
6666 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6667
95e95a6d
PA
66682017-11-07 Pedro Alves <palves@redhat.com>
6669
6670 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6671 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6672 (disable_invalid, disable_inverted, disable_negative): New
6673 procedures.
6674 ("bad numbers"): New set of tests.
6675
cee62dbd
PA
66762017-11-07 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.cp/ena-dis-br-range.exp: Add tests.
6679
cc638e86
PA
66802017-11-07 Pedro Alves <palves@redhat.com>
6681
6682 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6683
d0fe4701
XR
66842017-11-07 Xavier Roirand <roirand@adacore.com>
6685 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.base/ena-dis-br.exp: Add reference to
6688 gdb.cp/ena-dis-br-range.exp.
6689 * gdb.cp/ena-dis-br-range.exp: New file.
6690 * gdb.cp/ena-dis-br-range.cc: New file.
6691
46f67f80
PA
66922017-11-06 Pedro Alves <palves@redhat.com>
6693
6694 * gdb.base/attach-non-pgrp-leader.c: New.
6695 * gdb.base/attach-non-pgrp-leader.exp: New.
6696
726e1356
PA
66972017-11-06 Pedro Alves <palves@redhat.com>
6698
6699 * configure.ac: No longer check for termio.h and sgtty.h.
6700 * configure: Regenerate.
6701 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6702 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6703 Remove termio and sgtty code.
6704
50ab6ace
YQ
67052017-11-03 Yao Qi <yao.qi@linaro.org>
6706
6707 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6708 in GDB is disabled.
6709
8e68731c
YQ
67102017-11-03 Yao Qi <yao.qi@linaro.org>
6711
6712 * gdb.python/py-thrhandle.exp: Skip it if python is not
6713 enabled.
6714
3a87ae65
SM
67152017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6716
6717 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6718 as a breakpoint command.
6719
484d8d36
MD
67202017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6721
6722 PR python/21213
6723 * gdb.python/py-infthread.exp: Test calling
6724 InferiorThread.inferior () multiple times in a row.
6725
4a27f119
KS
67262017-10-27 Keith Seitz <keiths@redhat.com>
6727
6728 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6729 Test "info break" for every inlined function breakpoint.
6730
bb11dd58
YQ
67312017-10-27 Yao Qi <yao.qi@linaro.org>
6732
6733 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6734
a43f3893
PF
67352017-10-26 Patrick Frants <osscontribute@gmail.com>
6736
6737 * gdb.cp/classes.exp (test_static_members): Test printing
6738 Outer::instance.
6739 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6740 (Inner::instance, Outer::instance): New.
6741
792ccf00
PA
67422017-10-24 Pedro Alves <palves@redhat.com>
6743
6744 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6745 extra console" test in two stages.
6746
eb2bfbad
PA
67472017-10-24 Pedro Alves <palves@redhat.com>
6748
6749 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6750
1f75a651
PA
67512017-10-24 Pedro Alves <palves@redhat.com>
6752
6753 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6754 loop.
6755
779990d9
PA
67562017-10-24 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6759 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6760
ad9b8f5d
PA
67612017-10-24 Pedro Alves <palves@redhat.com>
6762
6763 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6764 parameter and handle it. Don't output read value in test name.
6765
fee6da6e
PA
67662017-10-24 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6769 custom test name.
6770
10389c2c
PA
67712017-10-24 Pedro Alves <palves@redhat.com>
6772
6773 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6774 include the unstable output directory name in the test's name.
6775 (initial_setup_simple) <'set args'>: Use custom test name.
6776
a80e65a9
PA
67772017-10-24 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6780 with explicit test name.
6781
15763a09
PA
67822017-10-20 Pedro Alves <palves@redhat.com>
6783
6784 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6785 'wait -i'. Use gdb_assert and remote_close.
6786
49a4ce2e
AB
67872017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6788
6789 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6790 number from variable rather than hard-coded.
6791
a75868f5
PA
67922017-10-19 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.base/long-inferior-output.c: New file.
6795 * gdb.base/long-inferior-output.exp: New file.
6796
c8ba13ad
KS
67972017-11-18 Keith Seitz <keiths@redhat.com>
6798
6799 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6800 method.
6801 (main): Call it.
6802 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6803 Add additional user-defined conversion operator tests.
6804
b27de576
PA
68052017-10-17 Pedro Alves <palves@redhat.com>
6806
6807 * boards/native-stdio-gdbserver.exp: Load "local-board".
6808
8484c955
PA
68092017-10-17 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.base/quit-live.c: New file.
6812 * gdb.base/quit-live.exp: New file.
6813
83d5a34d
KS
68142017-10-16 Keith Seitz <keiths@redhat.com>
6815
6816 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6817 (class_with_protected_typedef, class_with_private_typedef)
6818 (struct_with_public_typedef, struct_with_protected_typedef)
6819 (struct_with_private_typedef): New classes/structs.
6820 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6821 typedefs and access specifiers.
6822
739b3f1d
PA
68232017-10-16 Pedro Alves <palves@redhat.com>
6824 Simon Marchi <simon.marchi@polymtl.ca>
6825
6826 * README (Local vs Remote vs Native): New section.
6827 * boards/local-board.exp: New file, with bits factored out from
6828 ...
6829 * boards/native-extended-gdbserver.exp: ... here. Load
6830 "local-board".
6831 * boards/native-gdbserver.exp: Load "local-board".
6832 (${board}_spawn, ${board}_exec): Delete.
6833 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6834 ...
6835 * boards/stdio-gdbserver-base.exp: ... this new file.
6836 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6837 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6838 procedure.
6839 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6840 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6841 stdio_gdbserver_command.
6842 (${board}_get_remote_address, ${board}_get_comm_port)
6843 (${board}_download, ${board}_upload): Delete.
6844 (get_target_remote_pipe_cmd): New.
6845
fe68b953
SM
68462017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6847
6848 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6849 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6850 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6851 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6852 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6853 remove with_test_prefix.
6854
300b6685
PA
68552017-10-13 Pedro Alves <palves@redhat.com>
6856
6857 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6858 * gdb.base/annota1.exp: Use it instead of is_remote.
6859 * gdb.base/annota3.exp: Use it instead of is_remote.
6860 * gdb.cp/annota2.exp: Use it instead of is_remote.
6861 * gdb.cp/annota3.exp: Use it instead of is_remote.
6862 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6863
50500caf
PA
68642017-10-13 Pedro Alves <palves@redhat.com>
6865
6866 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6867 (test_num_test_vars, run_and_count_vars, find_env)
6868 (test_set_unset_env, test_inherit_env_var): New procedures.
6869 (top level): Use them.
6870
dad0c6d2
PA
68712017-10-13 Pedro Alves <palves@redhat.com>
6872
6873 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6874 also skip on stub-like targets.
6875
8b0553c1
PA
68762017-10-13 Pedro Alves <palves@redhat.com>
6877
6878 PR gdb/22293
6879 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6880 (top level): Move some tests to ...
6881 (test_not_found): ... this new procedure.
6882 (top level): Call it.
6883
7594f623
PA
68842017-10-13 Pedro Alves <palves@redhat.com>
6885
6886 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6887 expect different "info terminal" output if testing with a
6888 non-native target.
6889
ebe3b402
PA
68902017-10-13 Pedro Alves <palves@redhat.com>
6891 Simon Marchi <simon.marchi@polymtl.ca>
6892
6893 PR python/12966
6894 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6895
42f1b161
PA
68962017-10-13 Pedro Alves <palves@redhat.com>
6897
6898 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6899 already.
6900
8d6ef72b
PA
69012017-10-13 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6904 is_remote.
6905
d7bcd5b8
PA
69062017-10-13 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6909 is_remote.
6910
df479dc6
PA
69112017-10-13 Pedro Alves <palves@redhat.com>
6912
6913 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6914 is set.
6915 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6916 instead of is_remote.
6917
23fb630a
PA
69182017-10-13 Pedro Alves <palves@redhat.com>
6919
6920 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6921 (top level): Add comment.
6922
cc77b1dc
PA
69232017-10-13 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.base/remote.exp (top level): Fix comment typo and add
6926 missing return.
6927
27c9e813
PA
69282017-10-13 Pedro Alves <palves@redhat.com>
6929 Simon Marchi <simon.marchi@polymtl.ca>
6930
6931 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6932 calls and add comments. Skip test if use_gdb_stub is set.
6933 (top level): Use "set cwd" command instead of "cd" command.
6934
5e830d98
PA
69352017-10-13 Pedro Alves <palves@redhat.com>
6936
6937 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6938 is_remote target check.
6939
f5ca0032
PA
69402017-10-13 Pedro Alves <palves@redhat.com>
6941
6942 * gdb.base/scope.exp: Use build_executable + clean_restart +
6943 gdb_file_cmd instead of prepare_for_testing and no longer skip
6944 "before run" tests on is_remote target boards. Update comments.
6945 * boards/native-extended-gdbserver.exp
6946 (extended_gdbserver_load_last_file): New, factored out from ...
6947 (gdb_load): ... this. Move further below and add comment.
6948 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6949
8aed1c0d
PA
69502017-10-12 Pedro Alves <palves@redhat.com>
6951
6952 * gdb.base/attach.exp: Remove references to gdb64.
6953 * gdb.base/dbx.exp: Remove references to gdb64.
6954
cfa34c87
SM
69552017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6956 Pedro Alves <palves@redhat.com>
6957
6958 * gdb.base/label.exp: Remove is_remote target check.
6959
9192b7de
PA
69602017-10-12 Pedro Alves <palves@redhat.com>
6961
6962 * gdb.base/auvx.exp (coredir): Update comment.
6963 (top level) <core_works>: Use "set cwd" command instead of "cd"
6964 command.
6965
6bf0052d
PA
69662017-10-12 Pedro Alves <palves@redhat.com>
6967 Simon Marchi <simon.marchi@polymtl.ca>
6968
6969 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6970 target boards.
6971
e48ef82d
PA
69722017-10-12 Pedro Alves <palves@redhat.com>
6973 Simon Marchi <simon.marchi@polymtl.ca>
6974
6975 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6976 Instead skip if there's any gdb_protocol set.
6977
8d7aea57
SM
69782017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6979 Pedro Alves <palves@redhat.com>
6980
6981 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6982
30440677
PA
69832017-10-12 Pedro Alves <palves@redhat.com>
6984 Simon Marchi <simon.marchi@polymtl.ca>
6985
6986 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6987 instead of on dejagnu remote boards.
6988
4e04f045 69892017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6990 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6991
6992 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6993 checks. Use build_executable + clean_restart instead of
6994 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6995 of enabling non-stop after starting gdb.
6996
871a186e
PA
69972017-10-12 Pedro Alves <palves@redhat.com>
6998
6999 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7000 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7001 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7002 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7003
56d704da
AK
70042017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7005
7006 * gdb.arch/arc-tdesc-cpu.exp: New file.
7007 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7008
2f20e312
SM
70092017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7010
7011 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7012
65630365
PA
70132017-10-10 Pedro Alves <palves@redhat.com>
7014
7015 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7016 expect CLI output.
7017
bf469271
PA
70182017-10-10 Pedro Alves <palves@redhat.com>
7019
7020 * lib/selftest-support.exp (selftest_setup): Update for
7021 captured_command_loop's prototype change.
7022
777a42f1
PA
70232017-10-09 Pedro Alves <palves@redhat.com>
7024
7025 Test both arch1=>arch2 and arch2=>arch1.
7026
7027 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7028 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7029 factored out to...
7030 (append_arch1_options, append_arch2_options, append_arch_options)
7031 (build_executables): New procedures.
7032 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7033 local.
7034 (top level): Add new 'first_arch' testing axis.
7035
cbd2b4e3
PA
70362017-10-09 Pedro Alves <palves@redhat.com>
7037
7038 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7039 (barrier): New.
7040 (thread_start, all_started): New functions.
7041 (main): Spawn new thread and wait until it is scheduled.
7042 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7043 option.
7044 (do_test): Add 'selected_thread' parameter. Run to all_started
7045 instead of main. Explicitly set the breakpoint at main. Switch
7046 to the SELECTED_THREAD thread.
7047 (top level): Test handling the exec event with either the main
7048 thread or the second thread selected.
7049
5c9e4427
PA
70502017-10-09 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7053 logic. Move STOP marker after the value checks.
7054 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7055 regexp.
7056
b3b7c423
SL
70572017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7058
7059 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7060
3b4b2f16
UW
70612017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7062
7063 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7064 integer-to-dfp conversion.
7065 * gdb.base/dfp-test.exp: Likewise.
7066
5cd63fda
PA
70672017-10-04 Pedro Alves <palves@redhat.com>
7068
7069 * gdb.multi/hangout.c: Include <unistd.h>.
7070 (hangout_loop): New function.
7071 (main): Call alarm. Call hangout_loop in a loop.
7072 * gdb.multi/hello.c: Include <unistd.h>.
7073 (hello_loop): New function.
7074 (main): Call alarm. Call hangout_loop in a loop.
7075 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7076 inferior with the other selected.
7077
4c71c105
SM
70782017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7079
7080 * gdb.mi/list-thread-groups-available.exp: New file.
7081 * gdb.mi/list-thread-groups-available.c: New file.
7082
bc3b087d
SDJ
70832017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7084
7085 * gdb.base/set-cwd.exp: Make it available on
7086 native-extended-gdbserver.
7087
d092c5a2
SDJ
70882017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7089
7090 * gdb.base/set-cwd.c: New file.
7091 * gdb.base/set-cwd.exp: Likewise.
7092
45320ffa
TT
70932017-10-02 Tom Tromey <tom@tromey.com>
7094
7095 PR rust/22236:
7096 * gdb.rust/simple.rs (main): New variable "fslice".
7097 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7098
b3e3859b
TT
70992017-10-02 Tom Tromey <tom@tromey.com>
7100
7101 * gdb.rust/simple.exp: Test ptype of a slice.
7102
01af5e0d
TT
71032017-10-02 Tom Tromey <tom@tromey.com>
7104
7105 * gdb.rust/simple.exp: Test index of slice.
7106
a9bbfbd8
TT
71072017-09-27 Tom Tromey <tom@tromey.com>
7108
7109 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7110
df8899e5
TP
71112017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7112 Pedro Alves <palves@redhat.com>
7113
7114 * gdb.base/compare-sections.exp (get value of read-only section): Read
7115 as unsigned value.
7116 (corrupt read-only section): Likewise and don't set written if patching
7117 failed.
7118
757bf54b
KB
71192017-09-21 Kevin Buettner <kevinb@redhat.com>
7120
7121 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7122 files.
7123
06871ae8
PA
71242017-09-20 Pedro Alves <palves@redhat.com>
7125
7126 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7127 symbol names in gdb's output.
7128 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7129
e5f25bc5
PA
71302017-09-20 Pedro Alves <palves@redhat.com>
7131
7132 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7133 Rename to ...
7134 (test_list_ambiguous_symbol): ... this and add a symbol name
7135 parameter. Adjust.
7136 (test_list_ambiguous_function): Reimplement on top of
7137 test_list_ambiguous_symbol and also test listing ambiguous
7138 variables.
7139 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7140 (ambiguous_fun): ... this.
7141 (ambiguous_var): New.
7142 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7143 (ambiguous_fun): ... this.
7144 (ambiguous_var): New.
7145
4e5a4f58
JB
71462017-09-19 John Baldwin <jhb@FreeBSD.org>
7147
7148 * gdb.base/starti.c: New file.
7149 * gdb.base/starti.exp: New file.
7150 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7151
26e53f3e
PA
71522017-09-14 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7155 (top level): Use it instead of runto.
7156
cb791d59
TT
71572017-09-11 Tom Tromey <tom@tromey.com>
7158
7159 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7160
7c96f8c1
TT
71612017-09-11 Tom Tromey <tom@tromey.com>
7162
7163 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7164 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7165
469412dd
CW
71662017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7167
7168 * gdb.fortran/printing-types.exp: New file.
7169 * gdb.fortran/printing-types.exp: New file.
7170
e0f86435
BH
71712017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7172
7173 * gdb.fortran/vla-ptype.exp: Fix typos.
7174 * gdb.fortran/vla-value.exp: Same.
7175
9e9af4be
BH
71762017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7177
7178 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7179 * gdb.mi/mi-var-child-f.exp: Likewise.
7180 * gdb.mi/mi-vla-fortran.exp: Likewise.
7181
a5ad232b 71822017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7183 Christoph Weinmann <christoph.t.weinmann@intel.com>
7184 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7185
7186 * gdb.fortran/ptr-indentation.f90: New file.
7187 * gdb.fortran/ptr-indentation.exp: New file.
7188
5aec60eb
TT
71892017-09-05 Tom Tromey <tom@tromey.com>
7190
7191 PR gdb/22010:
7192 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7193
8f8f8152
TP
71942017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7195
7196 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7197
fbd1b771
JK
71982017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7199
7200 * gdb.threads/tls-nodebug-pie.c: New file.
7201 * gdb.threads/tls-nodebug-pie.exp: New file.
7202
5eb5f850
TT
72032017-09-05 Tom Tromey <tom@tromey.com>
7204
7205 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7206 for rust.
7207
ae780a21
SM
72082017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7209
7210 * gdb.multi/multi-arch-exec.exp: Test with different
7211 "follow-exec-mode" settings.
7212 (do_test): New procedure.
7213
3693fdb3
PA
72142017-09-04 Pedro Alves <palves@redhat.com>
7215
7216 * gdb.base/func-static.c (S::method const, S::method volatile)
7217 (S::method volatile const): New methods.
7218 (c_s, v_s, cv_s): New instances.
7219 (main): Call method() on them.
7220 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7221 (cannot_resolve): New procedure.
7222 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7223 print-quote-unquoted columns.
7224 (do_test): Test printing each scope too.
7225
e68cb8e0
PA
72262017-09-04 Pedro Alves <palves@redhat.com>
7227
7228 * gdb.base/local-static.exp: Also test with
7229 class::method::variable wholly quoted.
7230 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7231
858be34c
PA
72322017-09-04 Pedro Alves <palves@redhat.com>
7233
7234 * gdb.base/local-static.c: New.
7235 * gdb.base/local-static.cc: New.
7236 * gdb.base/local-static.exp: New.
7237
46a4882b
PA
72382017-09-04 Pedro Alves <palves@redhat.com>
7239
7240 * gdb.asm/asm-source.exp: Add casts to int.
7241 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7242 (dataglobal64_1, dataglobal64_2): New globals.
7243 * gdb.base/nodebug.exp: Test different expressions involving the
7244 new globals, with print, whatis and ptype. Add casts to int.
7245 * gdb.base/solib-display.exp: Add casts to int.
7246 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7247 * gdb.cp/m-static.exp: Add cast to int.
7248 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7249 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7250 tls variable with no debug info without a cast. Test with a cast
7251 to int too.
7252 * gdb.trace/entry-values.exp: Add casts.
7253
2c5a2be1
PA
72542017-09-04 Pedro Alves <palves@redhat.com>
7255
7256 * gdb.base/nodebug.exp: Test that ptype's error about functions
7257 with unknown return type includes the function name too.
7258
7022349d
PA
72592017-09-04 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7262 return type of munmap in infcall.
7263 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7264 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7265 type of ftell in infcall.
7266 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7267 type of getpid in infcall.
7268 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7269 infcall.
7270 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7271 Bail on failure to extract the pid.
7272 * gdb.base/nodebug.c: #include <stdint.h>.
7273 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7274 New functions.
7275 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7276 Change expected output of print/whatis/ptype with functions with
7277 no debug info. Test all supported languages. Call
7278 test_call_promotion.
7279 * gdb.compile/compile.exp: Adjust expected output to expect
7280 warning.
7281 * gdb.threads/siginfo-threads.exp: Likewise.
7282
54990598
PA
72832017-09-04 Pedro Alves <palves@redhat.com>
7284
7285 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7286 "prototypes". Test calling float functions via prototyped and
7287 unprototyped function pointers.
7288 (perform_all_tests): New parameter "prototypes". Pass it down.
7289 (top level): Pass down "prototypes" parameter to
7290 perform_all_tests.
7291
34d16ea2
SM
72922017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7293
7294 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7295 Test with nested loops.
7296
9521ecda
SM
72972017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7298
7299 * gdb.base/commands.exp: Call the new procedures.
7300 (loop_break_test, loop_continue_test): New procedures.
7301
80a65e9b
SM
73022017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7303
7304 * gdb.base/commands.exp: Call new procedure.
7305 (define_if_without_arg_test): New procedure.
7306
e439fa14
PA
73072017-09-04 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/list-ambiguous.exp: New file.
7310 * gdb.base/list-ambiguous0.c: New file.
7311 * gdb.base/list-ambiguous1.c: New file.
7312 * gdb.base/list.exp (test_list_range): Adjust expected output.
7313
0a2dde4a
SDJ
73142017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7315
7316 * gdb.base/share-env-with-gdbserver.c: New file.
7317 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7318
5e89eb3a
SM
73192017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7320
7321 * gdb.base/commands.exp (gdbvar_simple_if_test,
7322 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7323 progvar_simple_if_test, progvar_simple_while_test,
7324 progvar_complex_if_while_test, user_defined_command_test,
7325 user_defined_command_args_eval,
7326 user_defined_command_args_stack_test,
7327 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7328 temporary_breakpoint_commands,
7329 gdb_test_no_prompt, redefine_hook_test,
7330 redefine_backtrace_test): Remove "global gdb_prompt".
7331
fd437cbc
SM
73322017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7333
7334 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7335 New proc, call it from toplevel.
7336
87215ad1
SDJ
73372017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7338
7339 PR remote/21852
7340 * gdb.server/normal.c: New file, copied from gdb.base.
7341 * gdb.server/run-without-local-binary.exp: New file.
7342
58afddc6
WP
73432017-08-07 Weimin Pan <weimin.pan@oracle.com>
7344
7345 * gdb.arch/sparc64-adi.exp: New file.
7346 * gdb.arch/sparc64-adi.c: New file.
7347
5277199a
PA
73482017-08-22 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7351 (top level): Add "list all overloads" tests.
7352
14278e1f
TT
73532017-08-22 Tom Tromey <tom@tromey.com>
7354
7355 * gdb.gdb/xfullpath.exp: Remove.
7356
bf223d3e
PA
73572017-08-21 Pedro Alves <palves@redhat.com>
7358
7359 PR gdb/19487
7360 * gdb.base/symbol-alias.c: New.
7361 * gdb.base/symbol-alias2.c: New.
7362 * gdb.base/symbol-alias.exp: New.
7363
c973d0aa
PA
73642017-08-21 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.base/dfp-test.c
7367 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7368 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7369 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7370 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7371 * gdb.base/whatis-ptype-typedefs.c: New.
7372 * gdb.base/whatis-ptype-typedefs.exp: New.
7373 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7374 (an_int, an_int_type, an_int_type2): New globals.
7375 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7376 involving typedefs and cast expressions.
7377 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7378 (lookup_typedefs_function): New.
7379 (typedefs_pretty_printers_dict): New.
7380 (top level): Register lookup_typedefs_function in
7381 gdb.pretty_printers.
7382
6d580b63
YQ
73832017-08-18 Yao Qi <yao.qi@linaro.org>
7384
7385 * gdb.server/unittest.exp: New.
7386
206726fb
SDJ
73872017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7388
7389 PR gdb/21954
7390 * gdb.base/environ.exp: Add test to check if 'unset environment'
7391 works.
7392
bf0ec4c2
AA
73932017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7394
7395 * lib/gdb.exp (universal_compile_options): New caching proc.
7396 (gdb_compile): Suppress GCC's coloring of messages.
7397
d6382fff
TT
73982017-08-14 Tom Tromey <tom@tromey.com>
7399
7400 PR gdb/21675:
7401 * gdb.base/printcmds.exp (test_radices): New function.
7402 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7403 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7404 * lib/gdb.exp (get_integer_valueof): Use p/d.
7405
c2c2dd9f
SM
74062017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7407
7408 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7409 characters.
7410
fdffd6f4
TT
74112017-08-05 Tom Tromey <tom@tromey.com>
7412
7413 * gdb.rust/simple.exp: Allow String to appear in a different
7414 namespace.
7415
27d41eac
YQ
74162017-07-26 Yao Qi <yao.qi@linaro.org>
7417
7418 * gdb.gdb/unittest.exp: Invoke command
7419 "maintenance check xml-descriptions".
7420
031ed05d
AA
74212017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7422
7423 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7424 calling context.
7425 (hex128): Drop erroneous calculation of parameters.
7426
dcd27ddf
SM
74272017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7428
7429 * gdb.python/py-unwind.exp: Disable stack protection when
7430 building test file.
7431
47e77640
PA
74322017-07-20 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.base/default.exp (set language): Adjust expected output.
7435
62d2a18a
PA
74362017-07-20 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7439 (test_minsym): ... this, and make static.
7440 (get_pck__foo__bar__minsym): Rename to ...
7441 (get_test_minsym): ... this.
7442 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7443 symbol names and comments.
7444 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7445 (get_test_minsym): ... this.
7446 (pck__foo__bar__minsym__2): Rename to ...
7447 (test_minsym): ... this.
7448 (main): Adjust.
7449
c45ec17c
PA
74502017-07-17 Pedro Alves <palves@redhat.com>
7451
7452 * gdb.base/completion.exp: Adjust expected output.
7453 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7454 the completer works.
7455
c6756f62
PA
74562017-07-17 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7459
5bd68487
AB
74602017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7461
7462 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7463
8880f2a9
TT
74642017-07-14 Tom Tromey <tom@tromey.com>
7465
7466 PR rust/21764:
7467 * gdb.rust/simple.exp: Add tests.
7468
65547233
TT
74692017-07-14 Tom Tromey <tom@tromey.com>
7470
7471 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7472
8f14146e
PA
74732017-07-14 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.linespec/base/one/thefile.cc (z1): New function.
7476 * gdb.linespec/base/two/thefile.cc (z2): New function.
7477 * gdb.linespec/linespec.exp: Add tests.
7478
b4365d02
AB
74792017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7480
7481 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7482 to mi_create_breakpoint.
7483
5d2cbaa5
AB
74842017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7485
7486 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7487 mi_create_breakpoint.
7488
11cb5716
IB
74892017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7490
7491 * gdb.dlang/demangle.exp: Update for demangling changes.
7492
03278692
TT
74932017-07-09 Tom Tromey <tom@tromey.com>
7494
7495 * gdb.dwarf2/shortpiece.exp: New file.
7496
33c5cd75
DB
74972017-07-06 David Blaikie <dblaikie@gmail.com>
7498
7499 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7500 built from fissiont-multi-cu{1,2}.c.
7501 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7502 except putting 'main' and 'func' in separate CUs in the same DWO file.
7503 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7504 test.
7505 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7506 test.
7507
8455d262
PA
75082017-07-06 Pedro Alves <palves@redhat.com>
7509
7510 * gdb.python/py-unwind.exp: Test flushregs.
7511
dc4bde35
SDJ
75122017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7513
7514 PR cli/21688
7515 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7516 tests for alias commands and trailing whitespace.
7517
51ed89aa
SDJ
75182017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7519
7520 PR cli/21688
7521 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7522 procedure. Call it.
7523
eb17d413
PA
75242017-06-29 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/printcmds.exp: Add tests.
7527
41664b45
DG
75282017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7529
7530 PR gdb/21337
7531 * gdb.base/reread-readsym.exp: New file.
7532 * gdb.base/reread-readsym.c: New file.
7533
75312ae3
KB
75342017-06-21 Kevin Buettner <kevinb@redhat.com>
7535
7536 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7537 subpattern.
7538
66953522
PB
75392017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7540
7541 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7542 extended mnemonic.
7543 * gdb.arch/powerpc-power9.s: Likewise.
7544
5524b525
AA
75452017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7546
7547 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7548 on 32-bit x86 targets. Exploit is_*_target macros where
7549 appropriate.
7550
03c8af18
AA
75512017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7552
7553 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7554 register pieces.
7555
3bf31011
AA
75562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7557
7558 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7559 located in one or more DWARF pieces.
7560
805acca0
AA
75612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7562
7563 * lib/gdb.exp (get_endianness): New proc.
7564 * gdb.arch/aarch64-fp.exp: Use it.
7565 * gdb.arch/altivec-regs.exp: Likewise.
7566 * gdb.arch/e500-regs.exp: Likewise.
7567 * gdb.arch/vsx-regs.exp: Likewise.
7568 * gdb.base/dump.exp: Likewise.
7569 * gdb.base/funcargs.exp: Likewise.
7570 * gdb.base/gnu_vector.exp: Likewise.
7571 * gdb.dwarf2/formdata16.exp: Likewise.
7572 * gdb.dwarf2/implptrpiece.exp: Likewise.
7573 * gdb.dwarf2/nonvar-access.exp: Likewise.
7574 * gdb.python/py-inferior.exp: Likewise.
7575 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7576
e9352324
AA
75772017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7578
7579 PR gdb/21226
7580 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7581 stack value pieces are taken from the LSB end.
7582
d5d1163e
AA
75832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7584
7585 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7586 variable at nonzero offset.
7587
0567c986
AA
75882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7589
7590 * gdb.dwarf2/var-access.c: New file.
7591 * gdb.dwarf2/var-access.exp: New test.
7592 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7593
973e9aab
TT
75942017-06-12 Tom Tromey <tom@tromey.com>
7595
7596 * gdb.dwarf2/formdata16.exp: Add tests.
7597
d9109c80
TT
75982017-06-12 Tom Tromey <tom@tromey.com>
7599
7600 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7601
30a25466
TT
76022017-06-12 Tom Tromey <tom@tromey.com>
7603
7604 PR exp/16225:
7605 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7606 * gdb.arch/vsx-regs.exp: Update tests.
7607 * gdb.arch/s390-vregs.exp (hex128): New proc.
7608 Update test.
7609 * gdb.arch/altivec-regs.exp: Update tests.
7610
aefd8b33
SDJ
76112017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7612
7613 * gdb.base/startup-with-shell.c: New file.
7614 * gdb.base/startup-with-shell.exp: Likewise.
7615
2090129c
SDJ
76162017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7617
7618 * gdb.server/non-existing-program.exp: Update regex in order to
7619 reflect the fact that gdbserver is now using fork_inferior (with a
7620 shell) to startup the inferior.
7621
8e86a419
SM
76222017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7623
7624 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7625 support function calls from GDB.
7626
e6cf65f2
TT
76272017-05-21 Tom Tromey <tom@tromey.com>
7628
7629 PR rust/21466:
7630 * gdb.rust/unsized.exp: New file.
7631 * gdb.rust/unsized.rs: New file.
7632
43cc5389
TT
76332017-05-19 Tom Tromey <tom@tromey.com>
7634
7635 PR rust/21484:
7636 * gdb.rust/watch.exp: New file.
7637 * gdb.rust/watch.rs: New file.
7638
ec8df234
TT
76392017-05-18 Tom Tromey <tom@tromey.com>
7640
7641 * gdb.rust/simple.exp: Allow Box to be qualified.
7642
3e3e7fae
TP
76432017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7644
7645 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7646
59cc050d
PA
76472017-05-18 Pedro Alves <palves@redhat.com>
7648
7649 * gdb.base/fileio.c (test_write, test_read, test_close)
7650 (test_fstat): Don't print 'ret' in the fail path.
7651
c8f6abd1
PA
76522017-05-18 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7655 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7656 (test_system, test_rename, test_unlink, test_time): Change
7657 prototypes.
7658 * gdb.base/fileio.exp (stop_msg): Adjust.
7659
d2a03b77
PA
76602017-05-18 Pedro Alves <palves@redhat.com>
7661
7662 * gdb.base/fileio.c (null_str): New global.
7663 (test_stat): Use it.
7664 * gdb.base/fileio.exp: Remove nowarnings.
7665
0d5c6999
YQ
76662017-05-17 Yao Qi <yao.qi@linaro.org>
7667
7668 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7669
21873064
YQ
76702017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7671
7672 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7673 argument command.
7674 (top-level): Invoke test_set_inferior_tty.
7675
d512d31c
PA
76762017-05-04 Pedro Alves <palves@redhat.com>
7677
7678 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7679 Add parens to print call for Python 3.
7680
90cef2ed
KS
76812017-05-03 Keith Seitz <keiths@redhat.com>
7682
7683 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7684 (main): Call it.
7685
14f819c8
TW
76862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7687
7688 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7689 to prev and next.
7690
913aeadd
TW
76912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7692
7693 * gdb.python/py-record-btrace.exp: Remove test for
7694 gdb.BtraceInstruction.error.
7695
a3be24ad
TW
76962017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7697
7698 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7699
ae20e79a
TW
77002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7701
7702 * gdb.python/py-record-btrace-threads.c: New file.
7703 * gdb.python/py-record-btrace-threads.exp: New file.
7704
45ce1b47
SDJ
77052017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7706
7707 PR testsuite/8595
7708 * gdb.base/environ.exp: Make test available in all architectures.
7709 Move bits related to "info program" testing to
7710 gdb.base/info-program.exp. Rewrite tests to use the two new
7711 procedures mentione below.
7712 (test_set_show_env_var) New procedure.
7713 (test_set_show_env_var_equal): Likewise.
7714 * gdb.base/info-program.exp: New file.
7715
e15c3eb4
KS
77162017-04-27 Keith Seitz <keiths@redhat.com>
7717
7718 * gdb.cp/oranking.cc (test15): New function.
7719 (main): Call test15 and declare additional variables for testing.
7720 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7721 "p foo101('abc')" tests.
7722 Add tests for cv qualifier overloads.
7723 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7724 "lvalue reference overload" test.
7725 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7726 "print value of f1 on Child&& in f2" test.
7727
3a3fd0fd
PA
77282017-04-19 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7731 procedure.
7732 (top level): Call it.
7733 * lib/gdb.exp (gdb_define_cmd): New procedure.
7734
53375380
PA
77352017-04-12 Pedro Alves <palves@redhat.com>
7736
7737 PR gdb/21323
7738 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7739 (wchar): New global.
7740 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7741 (do_test_wide_char, wide_char_types_no_program, top level): Add
7742 wchar_t testing.
7743
53e710ac
PA
77442017-04-12 Pedro Alves <palves@redhat.com>
7745
7746 PR c++/21323
7747 * gdb.cp/wide_char_types.c: New file.
7748 * gdb.cp/wide_char_types.exp: New file.
7749
0ad9d8c7
SDJ
77502017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7751
7752 PR gdb/21352
7753 * gdb.trace/tsv.exp: Add test for "tsave -r".
7754
b1b45502
IB
77552017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7756
7757 * gdb.dlang/watch-loc.c: New file.
7758 * gdb.dlang/watch-loc.exp: New file.
7759
ec13808e
JK
77602017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7761
7762 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7763
fe5f7374
AK
77642017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7765
7766 * gdb.arch/arc-analyze-prologue.S: New file.
7767 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7768
eea78757
AK
77692017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7770
7771 * gdb.arch/arc-decode-insn.S: New file.
7772 * gdb.arch/arc-decode-insn.exp: Likewise.
7773
5badf10a
IR
77742017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7775
7776 PR tdep/20928
7777 * gdb.arch/sparc64-regs.exp: New file.
7778 * gdb.arch/sparc64-regs.S: Likewise.
7779
cee59b3f
TW
77802017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7781
7782 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7783 and memory view on Python 3.
7784
c0f55cc6
AV
77852017-03-20 Artemiy Volkov <artemiyv@acm.org>
7786 Keith Seitz <keiths@redhat.com>
7787
7788 PR gdb/14441
7789 * gdb.cp/demangle.exp: Add rvalue reference tests.
7790 * gdb.cp/rvalue-ref-casts.cc: New file.
7791 * gdb.cp/rvalue-ref-casts.exp: New file.
7792 * gdb.cp/rvalue-ref-overload.cc: New file.
7793 * gdb.cp/rvalue-ref-overload.exp: New file.
7794 * gdb.cp/rvalue-ref-params.cc: New file.
7795 * gdb.cp/rvalue-ref-params.exp: New file.
7796 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7797 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7798 * gdb.cp/rvalue-ref-types.cc: New file.
7799 * gdb.cp/rvalue-ref-types.exp: New file.
7800 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7801 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7802
51457a05
MAL
78032017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7804
7805 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7806 New procedure.
7807
5b291c04
MAL
78082017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7809
7810 * lib/mi-support.exp (mi_gdb_test): Add additional message
7811 for unexpected output.
7812
59a56148
AA
78132017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7814
7815 * gdb.base/examine-backward.c (Barrier): New character array
7816 constant, to ensure that TestStrings is preceded by a string
7817 terminator.
7818
7942e96e
AA
78192017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7820
7821 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7822 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7823 and implicit pointer into such a location.
7824
6ebac3fb
DE
78252017-03-16 Doug Evans <dje@google.com>
7826
7827 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7828
ec3b243d
TP
78292017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7830
7831 * gdb.cp/m-static.exp: Fix expectation for prototype of
7832 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7833
78342017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7835
7836 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7837 * gdb.guile/scm-lazy-string.c: New file.
7838 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7839 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7840 for pointer, array, typedef lazy strings.
7841
2cc36e25 78422017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7843
7844 PR python/17728, python/18439, python/18779
7845 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7846 * gdb.python/py-lazy-string.c (pointer): New typedef.
7847 (main): New locals ptr, array, typedef_ptr.
7848 * gdb.python/py-value.exp: Move lazy string tests to ...
7849 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7850 array, typedef lazy strings.
ec3b243d 7851
0efcde63
AK
78522017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7853
7854 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7855 Add optional 'test' parameter.
7856
7978d7c3
SM
78572017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7858
7859 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7860 Skip for versions of DejaGnu < 1.5.
7861
896c0c1e
SM
78622017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7863
7864 * lib/gdb.exp (dejagnu_version): New proc.
7865 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7866 Use dejagnu_version.
7867
5f4d1085
KS
78682017-03-10 Keith Seitz <keiths@redhat.com>
7869
7870 PR c++/8128
7871 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7872 type from destructor regexps.
7873 Add a branch which actually passes the test.
7874 Adjust "ptype t5i" test names.
7875
1de05205
PA
78762017-03-08 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.base/step-over-exit.exp: Add explicit test message.
7879
c65d6b55
PA
78802017-03-08 Pedro Alves <palves@redhat.com>
7881
7882 PR gdb/18360
7883 * gdb.threads/interrupt-while-step-over.c: New file.
7884 * gdb.threads/interrupt-while-step-over.exp: New file.
7885
2e86a283
PA
78862017-03-08 Pedro Alves <palves@redhat.com>
7887
7888 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7889 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7890
25dcbff6
PA
78912017-03-08 Pedro Alves <palves@redhat.com>
7892
7893 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7894 PKRU as not supported as a PASS.
7895
dc9366eb
PA
78962017-03-08 Pedro Alves <palves@redhat.com>
7897
7898 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7899 prefix instead of $binfile1/$binfile2.
7900 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7901 in test message.
7902 * gdb.python/py-completion.exp: Use "load python file" as test
7903 messages instead of unstable path names.
7904
6e5d74e7
PA
79052017-03-08 Pedro Alves <palves@redhat.com>
7906 Jan Kratochvil <jan.kratochvil@redhat.com>
7907
7908 PR cli/21218
7909 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7910 New proc.
7911 (top level): Call it.
7912
9753a2f6
PA
79132017-03-08 Pedro Alves <palves@redhat.com>
7914
7915 PR tui/21216
7916 * gdb.tui/tui-nl-filtered-output.exp: New file.
7917
1a4dd9dd
PA
79182017-03-08 Pedro Alves <palves@redhat.com>
7919
7920 * gdb.base/completion.exp: Move TUI completion tests to ...
7921 * gdb.tui/completion.exp: ... this new file.
7922
7cbbff33
PA
79232017-03-08 Pedro Alves <palves@redhat.com>
7924
7925 * gdb.base/tui-disasm-long-lines.c,
7926 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7927 gdb.base/tui-layout.exp: Move to ...
7928 * gdb.tui/: ... this new directory.
7929
5f6fd321
PA
79302017-03-07 Pedro Alves <palves@redhat.com>
7931
7932 * gdb.base/tui-layout.c: New file.
7933 * gdb.base/tui-layout.exp: New file.
7934
44959fa8
PA
79352017-03-07 Pedro Alves <palves@redhat.com>
7936
7937 * gdb.base/tui-layout.c: Rename to ...
7938 * gdb.base/tui-disasm-long-lines.c: ... this.
7939 * gdb.base/tui-layout.exp: Rename to ...
7940 * gdb.base/tui-disasm-long-lines.exp: ... this.
7941
f8c4e718
PA
79422017-03-07 Pedro Alves <palves@redhat.com>
7943
7944 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7945
6dbb839a 79462017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7947
7948 * i386-mpx-call.c: New file.
7949 * i386-mpx-call.exp: New file.
7950
65b48a81
PB
79512017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7952
7953 * gdb.arch/powerpc-power.exp: Delete test.
7954 * gdb.arch/powerpc-power.s: Likewise.
7955 * gdb.disasm/disassembler-options.exp: New test.
7956 * gdb.arch/powerpc-altivec.exp: Likewise.
7957 * gdb.arch/powerpc-altivec.s: Likewise.
7958 * gdb.arch/powerpc-altivec2.exp: Likewise.
7959 * gdb.arch/powerpc-altivec2.s: Likewise.
7960 * gdb.arch/powerpc-altivec3.exp: Likewise.
7961 * gdb.arch/powerpc-altivec3.s: Likewise.
7962 * gdb.arch/powerpc-power7.exp: Likewise.
7963 * gdb.arch/powerpc-power7.s: Likewise.
7964 * gdb.arch/powerpc-power8.exp: Likewise.
7965 * gdb.arch/powerpc-power8.s: Likewise.
7966 * gdb.arch/powerpc-power9.exp: Likewise.
7967 * gdb.arch/powerpc-power9.s: Likewise.
7968 * gdb.arch/powerpc-vsx.exp: Likewise.
7969 * gdb.arch/powerpc-vsx.s: Likewise.
7970 * gdb.arch/powerpc-vsx2.exp: Likewise.
7971 * gdb.arch/powerpc-vsx2.s: Likewise.
7972 * gdb.arch/powerpc-vsx3.exp: Likewise.
7973 * gdb.arch/powerpc-vsx3.s: Likewise.
7974 * gdb.arch/arm-disassembler-options.exp: Likewise.
7975 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7976 * gdb.arch/s390-disassembler-options.exp: Likewise.
7977
17cd4947
LM
79782017-02-23 Luis Machado <lgustavo@codesourcery.com>
7979
7980 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7981 (check_supported_features): ... this. Changed return type to void.
7982 (supports_rdseed): New static global.
7983 (rdseed): Check supports_rdseed.
7984 (initialize): Call check_supported_features.
7985
2039d74e
EBM
79862017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7987
7988 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7989 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7990 and lqarx/stqcx.
7991 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7992 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7993
a51d7ecf
EBM
79942017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7995
7996 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7997 uppercase.
7998
0224619f
JK
79992017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8000
8001 * gdb.dwarf2/formdata16.c: New file.
8002 * gdb.dwarf2/formdata16.exp: New file.
8003 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8004
216f72a1
JK
80052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8008 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8009 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8010 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8011 DW_AT_GNU_*.
8012
43988095
JK
80132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8014
8015 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8016
99e8a4f9
SDJ
80172017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8018
8019 PR gdb/21164
8020 * gdb.base/maint.exp: Add testcases for when the commands do
8021 not have arguments.
8022
b58a8c0c
TP
80232017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8024
8025 * gdb.cp/chained-calls.exp: Use p instead of P.
8026
4e746bb6
TW
80272017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8028
8029 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8030 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8031
3f77c769
TT
80322017-02-14 Tom Tromey <tom@tromey.com>
8033
8034 PR python/13598:
8035 * gdb.python/py-events.exp: Add before_prompt event tests.
8036
075beec0
AA
80372017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8038
8039 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8040
bf5f525c
LM
80412017-02-13 Luis Machado <lgustavo@codesourcery.com>
8042
8043 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8044 (main): Call my_unique_function_name.
8045 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8046 completion of patterns with a single match.
8047 Add missing -re switches to gdb_test_multiple calls.
8048
13a66184
LM
80492017-02-13 Luis Machado <lgustavo@codesourcery.com>
8050
8051 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8052 return if core file is not recognized.
8053
26a06916
SM
80542017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8055
8056 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8057 and extra UIs.
8058
b761ca9e
SM
80592017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8060
8061 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8062 proc_with_prefix.
8063
b964bee0
TT
80642017-02-10 Tom Tromey <tom@tromey.com>
8065
8066 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8067
18da0c51
MG
80682017-02-10 Martin Galvan <martingalvan@sourceware.org>
8069
8070 PR gdb/21122
8071 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8072
604c4576
JG
80732017-02-08 Jerome Guitton <guitton@adacore.com>
8074
8075 * gdb.base/define.exp: Add test for command abbreviations
8076 in define.
8077
20b477a7
LM
80782017-02-06 Luis Machado <lgustavo@codesourcery.com>
8079
8080 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8081 * gdb.reverse/insn-reverse-x86.c: New file.
8082
3f7b46f2
IR
80832017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8084
8085 PR tdep/20936
8086 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8087
f0fd41c1
TT
80882017-02-03 Tom Tromey <tom@tromey.com>
8089
8090 PR rust/21097:
8091 * gdb.rust/simple.exp: Add new tests.
8092
5be5dbf0
PA
80932017-02-02 Pedro Alves <palves@redhat.com>
8094
8095 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8096 tests.
8097
7346ef59
AA
80982017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8099
8100 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8101 taking a 2-byte value out of a 4-byte DWARF implicit value on
8102 big-endian targets.
8103 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8104 logic. Add test cases for DW_OP_implicit.
8105
787f0025
MM
81062017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8107
8108 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8109
68777c29
MM
81102017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8111
8112 * gdb.btrace/enable.exp: Call gdb_exit before
8113 skip_gdbserver_tests.
8114
0a1c7e28
MM
81152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8116
8117 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8118 GDBFLAGS.
8119
b5ac99b0
MM
81202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8121
8122 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8123 the test is skipped.
8124 * gdb.btrace/data.exp: Likewise.
8125 * gdb.btrace/delta.exp: Likewise.
8126 * gdb.btrace/dlopen.exp: Likewise.
8127 * gdb.btrace/enable-running.exp: Likewise.
8128 * gdb.btrace/enable.exp: Likewise.
8129 * gdb.btrace/exception.exp: Likewise.
8130 * gdb.btrace/function_call_history.exp: Likewise.
8131 * gdb.btrace/gcore.exp: Likewise.
8132 * gdb.btrace/instruction_history.exp: Likewise.
8133 * gdb.btrace/multi-thread-step.exp: Likewise.
8134 * gdb.btrace/nohist.exp: Likewise.
8135 * gdb.btrace/non-stop.exp: Likewise.
8136 * gdb.btrace/reconnect.exp: Likewise.
8137 * gdb.btrace/record_goto-step.exp: Likewise.
8138 * gdb.btrace/record_goto.exp: Likewise.
8139 * gdb.btrace/rn-dl-bind.exp: Likewise.
8140 * gdb.btrace/segv.exp: Likewise.
8141 * gdb.btrace/step.exp: Likewise.
8142 * gdb.btrace/stepi.exp: Likewise.
8143 * gdb.btrace/tailcall-only.exp: Likewise.
8144 * gdb.btrace/tailcall.exp: Likewise.
8145 * gdb.btrace/tsx.exp: Likewise.
8146 * gdb.btrace/unknown_functions.exp: Likewise.
8147 * gdb.btrace/vdso.exp: Likewise.
8148
cd4007e4
MM
81492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8150
8151 * gdb.btrace/enable-running.c: New.
8152 * gdb.btrace/enable-running.exp: New.
8153
2735833d
WT
81542017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8155
8156 * gdb.arch/amd64-gs_base.c: New file.
8157 * gdb.arch/amd64-gs_base.exp: New file.
8158
b51e1e94
LM
81592017-01-26 Luis Machado <lgustavo@codesourcery.com>
8160
8161 * lib/memory.exp: Remove spurious empty newlines.
8162
72ca0410
SM
81632017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8164
8165 * gdb.python/py-bad-printers.exp: Load python file using "source".
8166 * gdb.python/py-events.exp: Likewise.
8167 * gdb.python/py-evsignal.exp: Likewise.
8168 * gdb.python/py-evthreads.exp: Likewise.
8169 * gdb.python/py-frame-args.exp: Likewise.
8170 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8171 * gdb.python/py-framefilter-mi.exp: Likewise.
8172 * gdb.python/py-framefilter.exp: Likewise.
8173 * gdb.python/py-mi.exp: Likewise.
8174 * gdb.python/py-pp-maint.exp: Likewise.
8175 * gdb.python/py-pp-registration.exp: Likewise.
8176 * gdb.python/py-prettyprint.exp: Likewise.
8177 (run_lang_tests): Likewise.
8178 * gdb.python/py-typeprint.exp: Likewise.
8179
e309aa65
LM
81802017-01-26 Luis Machado <lgustavo@codesourcery.com>
8181
8182 * lib/memory.exp: New file.
8183 * lib/gdb.exp: Load memory.exp.
8184 * gdb.base/memattr.exp (delete_memory): Move proc to
8185 lib/memory.exp and rename to delete_memory_regions.
8186 Replace delete_memory with delete_memory_regions.
8187 Cleanup memory regions before tests.
8188 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8189 before tests.
8190
515aff23
LM
81912017-01-26 Luis Machado <lgustavo@codesourcery.com>
8192
8193 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8194 files.
8195 (initialize): New function conditionally defined.
8196 (testcases): Move within conditional block.
8197 (main): Call initialize.
8198 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8199 of gdb.reverse/insn-reverse.c.
8200 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8201 gdb.reverse/insn-reverse.c.
8202
d8b49cf0
YQ
82032017-01-26 Yao Qi <yao.qi@linaro.org>
8204
8205 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8206 disassemble on address 0.
8207
f13a9a0c
YQ
82082017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8209 Yao Qi <yao.qi@linaro.org>
8210
8211 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8212 * gdb.dwarf2/implptr-64bit.S: Remove.
8213 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8214 variables in caller's context. Add DW_OP_implicit_value.
8215
5ac95241
YQ
82162017-01-25 Yao Qi <yao.qi@linaro.org>
8217
8218 * lib/dwarf.exp (Dwarf::_location): Handle
8219 DW_OP_GNU_implicit_pointer with proper size.
8220
23e82930
LM
82212017-01-20 Luis Machado <lgustavo@codesourcery.com>
8222
8223 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8224 and add untested calls.
8225
d334ae25
LM
82262017-01-20 Luis Machado <lgustavo@codesourcery.com>
8227
8228 * gdb.python/python.exp: Check line number against what GDB thinks
8229 the line number is for func1.
8230
f5e6296e
IB
82312017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8232
8233 * gdb.dlang/debug-expr.exp: New file.
8234
5b362f04
LM
82352016-12-23 Luis Machado <lgustavo@codesourcery.com>
8236
8237 Fix test names for the following files:
8238
8239 * gdb.ada/exec_changed.exp
8240 * gdb.ada/info_types.exp
8241 * gdb.arch/aarch64-atomic-inst.exp
8242 * gdb.arch/aarch64-fp.exp
8243 * gdb.arch/altivec-abi.exp
8244 * gdb.arch/altivec-regs.exp
8245 * gdb.arch/amd64-byte.exp
8246 * gdb.arch/amd64-disp-step.exp
8247 * gdb.arch/amd64-dword.exp
8248 * gdb.arch/amd64-entry-value-inline.exp
8249 * gdb.arch/amd64-entry-value-param.exp
8250 * gdb.arch/amd64-entry-value-paramref.exp
8251 * gdb.arch/amd64-entry-value.exp
8252 * gdb.arch/amd64-i386-address.exp
8253 * gdb.arch/amd64-invalid-stack-middle.exp
8254 * gdb.arch/amd64-invalid-stack-top.exp
8255 * gdb.arch/amd64-optimout-repeat.exp
8256 * gdb.arch/amd64-prologue-skip.exp
8257 * gdb.arch/amd64-prologue-xmm.exp
8258 * gdb.arch/amd64-stap-special-operands.exp
8259 * gdb.arch/amd64-stap-wrong-subexp.exp
8260 * gdb.arch/amd64-tailcall-cxx.exp
8261 * gdb.arch/amd64-tailcall-noret.exp
8262 * gdb.arch/amd64-tailcall-ret.exp
8263 * gdb.arch/amd64-tailcall-self.exp
8264 * gdb.arch/amd64-word.exp
8265 * gdb.arch/arm-bl-branch-dest.exp
8266 * gdb.arch/arm-disp-step.exp
8267 * gdb.arch/arm-neon.exp
8268 * gdb.arch/arm-single-step-kernel-helper.exp
8269 * gdb.arch/avr-flash-qualifier.exp
8270 * gdb.arch/disp-step-insn-reloc.exp
8271 * gdb.arch/e500-abi.exp
8272 * gdb.arch/e500-regs.exp
8273 * gdb.arch/ftrace-insn-reloc.exp
8274 * gdb.arch/i386-avx512.exp
8275 * gdb.arch/i386-bp_permanent.exp
8276 * gdb.arch/i386-byte.exp
8277 * gdb.arch/i386-cfi-notcurrent.exp
8278 * gdb.arch/i386-disp-step.exp
8279 * gdb.arch/i386-dr3-watch.exp
8280 * gdb.arch/i386-float.exp
8281 * gdb.arch/i386-gnu-cfi.exp
8282 * gdb.arch/i386-mpx-map.exp
8283 * gdb.arch/i386-mpx-sigsegv.exp
8284 * gdb.arch/i386-mpx-simple_segv.exp
8285 * gdb.arch/i386-mpx.exp
8286 * gdb.arch/i386-permbkpt.exp
8287 * gdb.arch/i386-prologue.exp
8288 * gdb.arch/i386-signal.exp
8289 * gdb.arch/i386-size-overlap.exp
8290 * gdb.arch/i386-unwind.exp
8291 * gdb.arch/i386-word.exp
8292 * gdb.arch/mips-fcr.exp
8293 * gdb.arch/powerpc-d128-regs.exp
8294 * gdb.arch/powerpc-stackless.exp
8295 * gdb.arch/ppc64-atomic-inst.exp
8296 * gdb.arch/s390-stackless.exp
8297 * gdb.arch/s390-tdbregs.exp
8298 * gdb.arch/s390-vregs.exp
8299 * gdb.arch/sparc-sysstep.exp
8300 * gdb.arch/thumb-bx-pc.exp
8301 * gdb.arch/thumb-singlestep.exp
8302 * gdb.arch/thumb2-it.exp
8303 * gdb.arch/vsx-regs.exp
8304 * gdb.asm/asm-source.exp
8305 * gdb.base/a2-run.exp
8306 * gdb.base/advance.exp
8307 * gdb.base/all-bin.exp
8308 * gdb.base/anon.exp
8309 * gdb.base/args.exp
8310 * gdb.base/arithmet.exp
8311 * gdb.base/async-shell.exp
8312 * gdb.base/async.exp
8313 * gdb.base/attach-pie-noexec.exp
8314 * gdb.base/attach-twice.exp
8315 * gdb.base/auto-load.exp
8316 * gdb.base/bang.exp
8317 * gdb.base/bitfields.exp
8318 * gdb.base/break-always.exp
8319 * gdb.base/break-caller-line.exp
8320 * gdb.base/break-entry.exp
8321 * gdb.base/break-inline.exp
8322 * gdb.base/break-on-linker-gcd-function.exp
8323 * gdb.base/break-probes.exp
8324 * gdb.base/break.exp
8325 * gdb.base/breakpoint-shadow.exp
8326 * gdb.base/call-ar-st.exp
8327 * gdb.base/call-sc.exp
8328 * gdb.base/call-signal-resume.exp
8329 * gdb.base/call-strs.exp
8330 * gdb.base/callfuncs.exp
8331 * gdb.base/catch-fork-static.exp
8332 * gdb.base/catch-gdb-caused-signals.exp
8333 * gdb.base/catch-load.exp
8334 * gdb.base/catch-signal-fork.exp
8335 * gdb.base/catch-signal.exp
8336 * gdb.base/catch-syscall.exp
8337 * gdb.base/charset.exp
8338 * gdb.base/checkpoint.exp
8339 * gdb.base/chng-syms.exp
8340 * gdb.base/code-expr.exp
8341 * gdb.base/code_elim.exp
8342 * gdb.base/commands.exp
8343 * gdb.base/completion.exp
8344 * gdb.base/complex.exp
8345 * gdb.base/cond-expr.exp
8346 * gdb.base/condbreak.exp
8347 * gdb.base/consecutive.exp
8348 * gdb.base/continue-all-already-running.exp
8349 * gdb.base/coredump-filter.exp
8350 * gdb.base/corefile.exp
8351 * gdb.base/dbx.exp
8352 * gdb.base/debug-expr.exp
8353 * gdb.base/define.exp
8354 * gdb.base/del.exp
8355 * gdb.base/disabled-location.exp
8356 * gdb.base/disasm-end-cu.exp
8357 * gdb.base/disasm-optim.exp
8358 * gdb.base/display.exp
8359 * gdb.base/duplicate-bp.exp
8360 * gdb.base/ena-dis-br.exp
8361 * gdb.base/ending-run.exp
8362 * gdb.base/enumval.exp
8363 * gdb.base/environ.exp
8364 * gdb.base/eu-strip-infcall.exp
8365 * gdb.base/eval-avoid-side-effects.exp
8366 * gdb.base/eval-skip.exp
8367 * gdb.base/exitsignal.exp
8368 * gdb.base/expand-psymtabs.exp
8369 * gdb.base/filesym.exp
8370 * gdb.base/find-unmapped.exp
8371 * gdb.base/finish.exp
8372 * gdb.base/float.exp
8373 * gdb.base/foll-exec-mode.exp
8374 * gdb.base/foll-exec.exp
8375 * gdb.base/foll-fork.exp
8376 * gdb.base/fortran-sym-case.exp
8377 * gdb.base/freebpcmd.exp
8378 * gdb.base/func-ptr.exp
8379 * gdb.base/func-ptrs.exp
8380 * gdb.base/funcargs.exp
8381 * gdb.base/gcore-buffer-overflow.exp
8382 * gdb.base/gcore-relro-pie.exp
8383 * gdb.base/gcore-relro.exp
8384 * gdb.base/gcore.exp
8385 * gdb.base/gdb1090.exp
8386 * gdb.base/gdb11530.exp
8387 * gdb.base/gdb11531.exp
8388 * gdb.base/gdb1821.exp
8389 * gdb.base/gdbindex-stabs.exp
8390 * gdb.base/gdbvars.exp
8391 * gdb.base/hbreak.exp
8392 * gdb.base/hbreak2.exp
8393 * gdb.base/included.exp
8394 * gdb.base/infcall-input.exp
8395 * gdb.base/inferior-died.exp
8396 * gdb.base/infnan.exp
8397 * gdb.base/info-macros.exp
8398 * gdb.base/info-os.exp
8399 * gdb.base/info-proc.exp
8400 * gdb.base/info-shared.exp
8401 * gdb.base/info-target.exp
8402 * gdb.base/infoline.exp
8403 * gdb.base/interp.exp
8404 * gdb.base/interrupt.exp
8405 * gdb.base/jit-reader.exp
8406 * gdb.base/jit-simple.exp
8407 * gdb.base/kill-after-signal.exp
8408 * gdb.base/kill-detach-inferiors-cmd.exp
8409 * gdb.base/label.exp
8410 * gdb.base/langs.exp
8411 * gdb.base/ldbl_e308.exp
8412 * gdb.base/line-symtabs.exp
8413 * gdb.base/linespecs.exp
8414 * gdb.base/list.exp
8415 * gdb.base/long_long.exp
8416 * gdb.base/longest-types.exp
8417 * gdb.base/maint.exp
8418 * gdb.base/max-value-size.exp
8419 * gdb.base/memattr.exp
8420 * gdb.base/mips_pro.exp
8421 * gdb.base/morestack.exp
8422 * gdb.base/moribund-step.exp
8423 * gdb.base/multi-forks.exp
8424 * gdb.base/nested-addr.exp
8425 * gdb.base/nextoverexit.exp
8426 * gdb.base/noreturn-finish.exp
8427 * gdb.base/noreturn-return.exp
8428 * gdb.base/nostdlib.exp
8429 * gdb.base/offsets.exp
8430 * gdb.base/opaque.exp
8431 * gdb.base/pc-fp.exp
8432 * gdb.base/permissions.exp
8433 * gdb.base/print-symbol-loading.exp
8434 * gdb.base/prologue-include.exp
8435 * gdb.base/psymtab.exp
8436 * gdb.base/ptype.exp
8437 * gdb.base/random-signal.exp
8438 * gdb.base/randomize.exp
8439 * gdb.base/range-stepping.exp
8440 * gdb.base/readline-ask.exp
8441 * gdb.base/recpar.exp
8442 * gdb.base/recurse.exp
8443 * gdb.base/relational.exp
8444 * gdb.base/restore.exp
8445 * gdb.base/return-nodebug.exp
8446 * gdb.base/return.exp
8447 * gdb.base/run-after-attach.exp
8448 * gdb.base/save-bp.exp
8449 * gdb.base/scope.exp
8450 * gdb.base/sect-cmd.exp
8451 * gdb.base/set-lang-auto.exp
8452 * gdb.base/set-noassign.exp
8453 * gdb.base/setvar.exp
8454 * gdb.base/sigall.exp
8455 * gdb.base/sigbpt.exp
8456 * gdb.base/siginfo-addr.exp
8457 * gdb.base/siginfo-infcall.exp
8458 * gdb.base/siginfo-obj.exp
8459 * gdb.base/siginfo.exp
8460 * gdb.base/signals-state-child.exp
8461 * gdb.base/signest.exp
8462 * gdb.base/sigstep.exp
8463 * gdb.base/sizeof.exp
8464 * gdb.base/skip.exp
8465 * gdb.base/solib-corrupted.exp
8466 * gdb.base/solib-nodir.exp
8467 * gdb.base/solib-search.exp
8468 * gdb.base/stack-checking.exp
8469 * gdb.base/stale-infcall.exp
8470 * gdb.base/stap-probe.exp
8471 * gdb.base/start.exp
8472 * gdb.base/step-break.exp
8473 * gdb.base/step-bt.exp
8474 * gdb.base/step-line.exp
8475 * gdb.base/step-over-exit.exp
8476 * gdb.base/step-over-syscall.exp
8477 * gdb.base/step-resume-infcall.exp
8478 * gdb.base/step-test.exp
8479 * gdb.base/store.exp
8480 * gdb.base/structs3.exp
8481 * gdb.base/sym-file.exp
8482 * gdb.base/symbol-without-target_section.exp
8483 * gdb.base/term.exp
8484 * gdb.base/testenv.exp
8485 * gdb.base/ui-redirect.exp
8486 * gdb.base/until.exp
8487 * gdb.base/unwindonsignal.exp
8488 * gdb.base/value-double-free.exp
8489 * gdb.base/vla-datatypes.exp
8490 * gdb.base/vla-ptr.exp
8491 * gdb.base/vla-sideeffect.exp
8492 * gdb.base/volatile.exp
8493 * gdb.base/watch-cond-infcall.exp
8494 * gdb.base/watch-cond.exp
8495 * gdb.base/watch-non-mem.exp
8496 * gdb.base/watch-read.exp
8497 * gdb.base/watch-vfork.exp
8498 * gdb.base/watchpoint-cond-gone.exp
8499 * gdb.base/watchpoint-delete.exp
8500 * gdb.base/watchpoint-hw-hit-once.exp
8501 * gdb.base/watchpoint-hw.exp
8502 * gdb.base/watchpoint-stops-at-right-insn.exp
8503 * gdb.base/watchpoints.exp
8504 * gdb.base/wchar.exp
8505 * gdb.base/whatis-exp.exp
8506 * gdb.btrace/buffer-size.exp
8507 * gdb.btrace/data.exp
8508 * gdb.btrace/delta.exp
8509 * gdb.btrace/dlopen.exp
8510 * gdb.btrace/enable.exp
8511 * gdb.btrace/exception.exp
8512 * gdb.btrace/function_call_history.exp
8513 * gdb.btrace/gcore.exp
8514 * gdb.btrace/instruction_history.exp
8515 * gdb.btrace/nohist.exp
8516 * gdb.btrace/reconnect.exp
8517 * gdb.btrace/record_goto-step.exp
8518 * gdb.btrace/record_goto.exp
8519 * gdb.btrace/rn-dl-bind.exp
8520 * gdb.btrace/segv.exp
8521 * gdb.btrace/step.exp
8522 * gdb.btrace/stepi.exp
8523 * gdb.btrace/tailcall-only.exp
8524 * gdb.btrace/tailcall.exp
8525 * gdb.btrace/tsx.exp
8526 * gdb.btrace/unknown_functions.exp
8527 * gdb.btrace/vdso.exp
8528 * gdb.compile/compile-ifunc.exp
8529 * gdb.compile/compile-ops.exp
8530 * gdb.compile/compile-print.exp
8531 * gdb.compile/compile-setjmp.exp
8532 * gdb.cp/abstract-origin.exp
8533 * gdb.cp/ambiguous.exp
8534 * gdb.cp/annota2.exp
8535 * gdb.cp/annota3.exp
8536 * gdb.cp/anon-ns.exp
8537 * gdb.cp/anon-struct.exp
8538 * gdb.cp/anon-union.exp
8539 * gdb.cp/arg-reference.exp
8540 * gdb.cp/baseenum.exp
8541 * gdb.cp/bool.exp
8542 * gdb.cp/breakpoint.exp
8543 * gdb.cp/bs15503.exp
8544 * gdb.cp/call-c.exp
8545 * gdb.cp/casts.exp
8546 * gdb.cp/chained-calls.exp
8547 * gdb.cp/class2.exp
8548 * gdb.cp/classes.exp
8549 * gdb.cp/cmpd-minsyms.exp
8550 * gdb.cp/converts.exp
8551 * gdb.cp/cp-relocate.exp
8552 * gdb.cp/cpcompletion.exp
8553 * gdb.cp/cpexprs.exp
8554 * gdb.cp/cplabel.exp
8555 * gdb.cp/cplusfuncs.exp
8556 * gdb.cp/cpsizeof.exp
8557 * gdb.cp/ctti.exp
8558 * gdb.cp/derivation.exp
8559 * gdb.cp/destrprint.exp
8560 * gdb.cp/dispcxx.exp
8561 * gdb.cp/enum-class.exp
8562 * gdb.cp/exception.exp
8563 * gdb.cp/exceptprint.exp
8564 * gdb.cp/expand-psymtabs-cxx.exp
8565 * gdb.cp/expand-sals.exp
8566 * gdb.cp/extern-c.exp
8567 * gdb.cp/filename.exp
8568 * gdb.cp/formatted-ref.exp
8569 * gdb.cp/fpointer.exp
8570 * gdb.cp/gdb1355.exp
8571 * gdb.cp/gdb2495.exp
8572 * gdb.cp/hang.exp
8573 * gdb.cp/impl-this.exp
8574 * gdb.cp/infcall-dlopen.exp
8575 * gdb.cp/inherit.exp
8576 * gdb.cp/iostream.exp
8577 * gdb.cp/koenig.exp
8578 * gdb.cp/local.exp
8579 * gdb.cp/m-data.exp
8580 * gdb.cp/m-static.exp
8581 * gdb.cp/mb-ctor.exp
8582 * gdb.cp/mb-inline.exp
8583 * gdb.cp/mb-templates.exp
8584 * gdb.cp/member-name.exp
8585 * gdb.cp/member-ptr.exp
8586 * gdb.cp/meth-typedefs.exp
8587 * gdb.cp/method.exp
8588 * gdb.cp/method2.exp
8589 * gdb.cp/minsym-fallback.exp
8590 * gdb.cp/misc.exp
8591 * gdb.cp/namelessclass.exp
8592 * gdb.cp/namespace-enum.exp
8593 * gdb.cp/namespace-nested-import.exp
8594 * gdb.cp/namespace.exp
8595 * gdb.cp/nextoverthrow.exp
8596 * gdb.cp/no-dmgl-verbose.exp
8597 * gdb.cp/non-trivial-retval.exp
8598 * gdb.cp/noparam.exp
8599 * gdb.cp/nsdecl.exp
8600 * gdb.cp/nsimport.exp
8601 * gdb.cp/nsnested.exp
8602 * gdb.cp/nsnoimports.exp
8603 * gdb.cp/nsrecurs.exp
8604 * gdb.cp/nsstress.exp
8605 * gdb.cp/nsusing.exp
8606 * gdb.cp/operator.exp
8607 * gdb.cp/oranking.exp
8608 * gdb.cp/overload-const.exp
8609 * gdb.cp/overload.exp
8610 * gdb.cp/ovldbreak.exp
8611 * gdb.cp/ovsrch.exp
8612 * gdb.cp/paren-type.exp
8613 * gdb.cp/parse-lang.exp
8614 * gdb.cp/pass-by-ref.exp
8615 * gdb.cp/pr-1023.exp
8616 * gdb.cp/pr-1210.exp
8617 * gdb.cp/pr-574.exp
8618 * gdb.cp/pr10687.exp
8619 * gdb.cp/pr12028.exp
8620 * gdb.cp/pr17132.exp
8621 * gdb.cp/pr17494.exp
8622 * gdb.cp/pr9067.exp
8623 * gdb.cp/pr9167.exp
8624 * gdb.cp/pr9631.exp
8625 * gdb.cp/printmethod.exp
8626 * gdb.cp/psmang.exp
8627 * gdb.cp/psymtab-parameter.exp
8628 * gdb.cp/ptype-cv-cp.exp
8629 * gdb.cp/ptype-flags.exp
8630 * gdb.cp/re-set-overloaded.exp
8631 * gdb.cp/ref-types.exp
8632 * gdb.cp/rtti.exp
8633 * gdb.cp/scope-err.exp
8634 * gdb.cp/shadow.exp
8635 * gdb.cp/smartp.exp
8636 * gdb.cp/static-method.exp
8637 * gdb.cp/static-print-quit.exp
8638 * gdb.cp/temargs.exp
8639 * gdb.cp/templates.exp
8640 * gdb.cp/try_catch.exp
8641 * gdb.cp/typedef-operator.exp
8642 * gdb.cp/typeid.exp
8643 * gdb.cp/userdef.exp
8644 * gdb.cp/using-crash.exp
8645 * gdb.cp/var-tag.exp
8646 * gdb.cp/virtbase.exp
8647 * gdb.cp/virtfunc.exp
8648 * gdb.cp/virtfunc2.exp
8649 * gdb.cp/vla-cxx.exp
8650 * gdb.disasm/t01_mov.exp
8651 * gdb.disasm/t02_mova.exp
8652 * gdb.disasm/t03_add.exp
8653 * gdb.disasm/t04_sub.exp
8654 * gdb.disasm/t05_cmp.exp
8655 * gdb.disasm/t06_ari2.exp
8656 * gdb.disasm/t07_ari3.exp
8657 * gdb.disasm/t08_or.exp
8658 * gdb.disasm/t09_xor.exp
8659 * gdb.disasm/t10_and.exp
8660 * gdb.disasm/t11_logs.exp
8661 * gdb.disasm/t12_bit.exp
8662 * gdb.disasm/t13_otr.exp
8663 * gdb.dlang/circular.exp
8664 * gdb.dwarf2/arr-stride.exp
8665 * gdb.dwarf2/arr-subrange.exp
8666 * gdb.dwarf2/atomic-type.exp
8667 * gdb.dwarf2/bad-regnum.exp
8668 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8669 * gdb.dwarf2/callframecfa.exp
8670 * gdb.dwarf2/clztest.exp
8671 * gdb.dwarf2/corrupt.exp
8672 * gdb.dwarf2/data-loc.exp
8673 * gdb.dwarf2/dup-psym.exp
8674 * gdb.dwarf2/dw2-anon-mptr.exp
8675 * gdb.dwarf2/dw2-anonymous-func.exp
8676 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8677 * gdb.dwarf2/dw2-bad-unresolved.exp
8678 * gdb.dwarf2/dw2-basic.exp
8679 * gdb.dwarf2/dw2-canonicalize-type.exp
8680 * gdb.dwarf2/dw2-case-insensitive.exp
8681 * gdb.dwarf2/dw2-common-block.exp
8682 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8683 * gdb.dwarf2/dw2-compressed.exp
8684 * gdb.dwarf2/dw2-const.exp
8685 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8686 * gdb.dwarf2/dw2-cu-size.exp
8687 * gdb.dwarf2/dw2-dup-frame.exp
8688 * gdb.dwarf2/dw2-entry-value.exp
8689 * gdb.dwarf2/dw2-icycle.exp
8690 * gdb.dwarf2/dw2-ifort-parameter.exp
8691 * gdb.dwarf2/dw2-inline-break.exp
8692 * gdb.dwarf2/dw2-inline-param.exp
8693 * gdb.dwarf2/dw2-intercu.exp
8694 * gdb.dwarf2/dw2-intermix.exp
8695 * gdb.dwarf2/dw2-lexical-block-bare.exp
8696 * gdb.dwarf2/dw2-linkage-name-trust.exp
8697 * gdb.dwarf2/dw2-minsym-in-cu.exp
8698 * gdb.dwarf2/dw2-noloc.exp
8699 * gdb.dwarf2/dw2-op-call.exp
8700 * gdb.dwarf2/dw2-op-out-param.exp
8701 * gdb.dwarf2/dw2-opt-structptr.exp
8702 * gdb.dwarf2/dw2-param-error.exp
8703 * gdb.dwarf2/dw2-producer.exp
8704 * gdb.dwarf2/dw2-ranges-base.exp
8705 * gdb.dwarf2/dw2-ref-missing-frame.exp
8706 * gdb.dwarf2/dw2-reg-undefined.exp
8707 * gdb.dwarf2/dw2-regno-invalid.exp
8708 * gdb.dwarf2/dw2-restore.exp
8709 * gdb.dwarf2/dw2-restrict.exp
8710 * gdb.dwarf2/dw2-single-line-discriminators.exp
8711 * gdb.dwarf2/dw2-strp.exp
8712 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8713 * gdb.dwarf2/dw2-unresolved.exp
8714 * gdb.dwarf2/dw2-var-zero-addr.exp
8715 * gdb.dwarf2/dw4-sig-types.exp
8716 * gdb.dwarf2/dwz.exp
8717 * gdb.dwarf2/dynarr-ptr.exp
8718 * gdb.dwarf2/enum-type.exp
8719 * gdb.dwarf2/gdb-index.exp
8720 * gdb.dwarf2/implptr-64bit.exp
8721 * gdb.dwarf2/implptr-optimized-out.exp
8722 * gdb.dwarf2/implptr.exp
8723 * gdb.dwarf2/implref-array.exp
8724 * gdb.dwarf2/implref-const.exp
8725 * gdb.dwarf2/implref-global.exp
8726 * gdb.dwarf2/implref-struct.exp
8727 * gdb.dwarf2/mac-fileno.exp
8728 * gdb.dwarf2/main-subprogram.exp
8729 * gdb.dwarf2/member-ptr-forwardref.exp
8730 * gdb.dwarf2/method-ptr.exp
8731 * gdb.dwarf2/missing-sig-type.exp
8732 * gdb.dwarf2/nonvar-access.exp
8733 * gdb.dwarf2/opaque-type-lookup.exp
8734 * gdb.dwarf2/pieces-optimized-out.exp
8735 * gdb.dwarf2/pieces.exp
8736 * gdb.dwarf2/pr10770.exp
8737 * gdb.dwarf2/pr13961.exp
8738 * gdb.dwarf2/staticvirtual.exp
8739 * gdb.dwarf2/subrange.exp
8740 * gdb.dwarf2/symtab-producer.exp
8741 * gdb.dwarf2/trace-crash.exp
8742 * gdb.dwarf2/typeddwarf.exp
8743 * gdb.dwarf2/valop.exp
8744 * gdb.dwarf2/watch-notconst.exp
8745 * gdb.fortran/array-element.exp
8746 * gdb.fortran/charset.exp
8747 * gdb.fortran/common-block.exp
8748 * gdb.fortran/complex.exp
8749 * gdb.fortran/derived-type-function.exp
8750 * gdb.fortran/derived-type.exp
8751 * gdb.fortran/logical.exp
8752 * gdb.fortran/module.exp
8753 * gdb.fortran/multi-dim.exp
8754 * gdb.fortran/nested-funcs.exp
8755 * gdb.fortran/print-formatted.exp
8756 * gdb.fortran/subarray.exp
8757 * gdb.fortran/vla-alloc-assoc.exp
8758 * gdb.fortran/vla-datatypes.exp
8759 * gdb.fortran/vla-history.exp
8760 * gdb.fortran/vla-ptr-info.exp
8761 * gdb.fortran/vla-ptype-sub.exp
8762 * gdb.fortran/vla-ptype.exp
8763 * gdb.fortran/vla-sizeof.exp
8764 * gdb.fortran/vla-type.exp
8765 * gdb.fortran/vla-value-sub-arbitrary.exp
8766 * gdb.fortran/vla-value-sub-finish.exp
8767 * gdb.fortran/vla-value-sub.exp
8768 * gdb.fortran/vla-value.exp
8769 * gdb.fortran/whatis_type.exp
8770 * gdb.go/chan.exp
8771 * gdb.go/handcall.exp
8772 * gdb.go/hello.exp
8773 * gdb.go/integers.exp
8774 * gdb.go/methods.exp
8775 * gdb.go/package.exp
8776 * gdb.go/strings.exp
8777 * gdb.go/types.exp
8778 * gdb.go/unsafe.exp
8779 * gdb.guile/scm-arch.exp
8780 * gdb.guile/scm-block.exp
8781 * gdb.guile/scm-breakpoint.exp
8782 * gdb.guile/scm-cmd.exp
8783 * gdb.guile/scm-disasm.exp
8784 * gdb.guile/scm-equal.exp
8785 * gdb.guile/scm-frame-args.exp
8786 * gdb.guile/scm-frame-inline.exp
8787 * gdb.guile/scm-frame.exp
8788 * gdb.guile/scm-iterator.exp
8789 * gdb.guile/scm-math.exp
8790 * gdb.guile/scm-objfile.exp
8791 * gdb.guile/scm-ports.exp
8792 * gdb.guile/scm-symbol.exp
8793 * gdb.guile/scm-symtab.exp
8794 * gdb.guile/scm-value-cc.exp
8795 * gdb.guile/types-module.exp
8796 * gdb.linespec/break-ask.exp
8797 * gdb.linespec/cpexplicit.exp
8798 * gdb.linespec/explicit.exp
8799 * gdb.linespec/keywords.exp
8800 * gdb.linespec/linespec.exp
8801 * gdb.linespec/ls-dollar.exp
8802 * gdb.linespec/ls-errs.exp
8803 * gdb.linespec/skip-two.exp
8804 * gdb.linespec/thread.exp
8805 * gdb.mi/mi-async.exp
8806 * gdb.mi/mi-basics.exp
8807 * gdb.mi/mi-break.exp
8808 * gdb.mi/mi-catch-load.exp
8809 * gdb.mi/mi-cli.exp
8810 * gdb.mi/mi-cmd-param-changed.exp
8811 * gdb.mi/mi-console.exp
8812 * gdb.mi/mi-detach.exp
8813 * gdb.mi/mi-disassemble.exp
8814 * gdb.mi/mi-eval.exp
8815 * gdb.mi/mi-file-transfer.exp
8816 * gdb.mi/mi-file.exp
8817 * gdb.mi/mi-fill-memory.exp
8818 * gdb.mi/mi-inheritance-syntax-error.exp
8819 * gdb.mi/mi-linespec-err-cp.exp
8820 * gdb.mi/mi-logging.exp
8821 * gdb.mi/mi-memory-changed.exp
8822 * gdb.mi/mi-read-memory.exp
8823 * gdb.mi/mi-record-changed.exp
8824 * gdb.mi/mi-reg-undefined.exp
8825 * gdb.mi/mi-regs.exp
8826 * gdb.mi/mi-return.exp
8827 * gdb.mi/mi-reverse.exp
8828 * gdb.mi/mi-simplerun.exp
8829 * gdb.mi/mi-solib.exp
8830 * gdb.mi/mi-stack.exp
8831 * gdb.mi/mi-stepi.exp
8832 * gdb.mi/mi-syn-frame.exp
8833 * gdb.mi/mi-until.exp
8834 * gdb.mi/mi-var-block.exp
8835 * gdb.mi/mi-var-child.exp
8836 * gdb.mi/mi-var-cmd.exp
8837 * gdb.mi/mi-var-cp.exp
8838 * gdb.mi/mi-var-display.exp
8839 * gdb.mi/mi-var-invalidate.exp
8840 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8841 * gdb.mi/mi-vla-fortran.exp
8842 * gdb.mi/mi-watch.exp
8843 * gdb.mi/mi2-var-child.exp
8844 * gdb.mi/user-selected-context-sync.exp
8845 * gdb.modula2/unbounded-array.exp
8846 * gdb.multi/dummy-frame-restore.exp
8847 * gdb.multi/multi-arch-exec.exp
8848 * gdb.multi/multi-arch.exp
8849 * gdb.multi/tids.exp
8850 * gdb.multi/watchpoint-multi.exp
8851 * gdb.opencl/callfuncs.exp
8852 * gdb.opencl/convs_casts.exp
8853 * gdb.opencl/datatypes.exp
8854 * gdb.opencl/operators.exp
8855 * gdb.opencl/vec_comps.exp
8856 * gdb.opt/clobbered-registers-O2.exp
8857 * gdb.opt/inline-break.exp
8858 * gdb.opt/inline-bt.exp
8859 * gdb.opt/inline-cmds.exp
8860 * gdb.opt/inline-locals.exp
8861 * gdb.pascal/case-insensitive-symbols.exp
8862 * gdb.pascal/floats.exp
8863 * gdb.pascal/gdb11492.exp
8864 * gdb.python/lib-types.exp
8865 * gdb.python/py-arch.exp
8866 * gdb.python/py-as-string.exp
8867 * gdb.python/py-bad-printers.exp
8868 * gdb.python/py-block.exp
8869 * gdb.python/py-breakpoint-create-fail.exp
8870 * gdb.python/py-breakpoint.exp
8871 * gdb.python/py-caller-is.exp
8872 * gdb.python/py-cmd.exp
8873 * gdb.python/py-explore-cc.exp
8874 * gdb.python/py-explore.exp
8875 * gdb.python/py-finish-breakpoint.exp
8876 * gdb.python/py-finish-breakpoint2.exp
8877 * gdb.python/py-frame-args.exp
8878 * gdb.python/py-frame-inline.exp
8879 * gdb.python/py-frame.exp
8880 * gdb.python/py-framefilter-mi.exp
8881 * gdb.python/py-infthread.exp
8882 * gdb.python/py-lazy-string.exp
8883 * gdb.python/py-linetable.exp
8884 * gdb.python/py-mi-events.exp
8885 * gdb.python/py-mi-objfile.exp
8886 * gdb.python/py-mi.exp
8887 * gdb.python/py-objfile.exp
8888 * gdb.python/py-pp-integral.exp
8889 * gdb.python/py-pp-maint.exp
8890 * gdb.python/py-pp-re-notag.exp
8891 * gdb.python/py-pp-registration.exp
8892 * gdb.python/py-recurse-unwind.exp
8893 * gdb.python/py-strfns.exp
8894 * gdb.python/py-symbol.exp
8895 * gdb.python/py-symtab.exp
8896 * gdb.python/py-sync-interp.exp
8897 * gdb.python/py-typeprint.exp
8898 * gdb.python/py-unwind-maint.exp
8899 * gdb.python/py-unwind.exp
8900 * gdb.python/py-value-cc.exp
8901 * gdb.python/py-xmethods.exp
8902 * gdb.reverse/amd64-tailcall-reverse.exp
8903 * gdb.reverse/break-precsave.exp
8904 * gdb.reverse/break-reverse.exp
8905 * gdb.reverse/consecutive-precsave.exp
8906 * gdb.reverse/consecutive-reverse.exp
8907 * gdb.reverse/finish-precsave.exp
8908 * gdb.reverse/finish-reverse-bkpt.exp
8909 * gdb.reverse/finish-reverse.exp
8910 * gdb.reverse/fstatat-reverse.exp
8911 * gdb.reverse/getresuid-reverse.exp
8912 * gdb.reverse/i386-precsave.exp
8913 * gdb.reverse/i386-reverse.exp
8914 * gdb.reverse/i386-sse-reverse.exp
8915 * gdb.reverse/i387-env-reverse.exp
8916 * gdb.reverse/i387-stack-reverse.exp
8917 * gdb.reverse/insn-reverse.exp
8918 * gdb.reverse/machinestate-precsave.exp
8919 * gdb.reverse/machinestate.exp
8920 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8921 * gdb.reverse/pipe-reverse.exp
8922 * gdb.reverse/readv-reverse.exp
8923 * gdb.reverse/recvmsg-reverse.exp
8924 * gdb.reverse/rerun-prec.exp
8925 * gdb.reverse/s390-mvcle.exp
8926 * gdb.reverse/step-precsave.exp
8927 * gdb.reverse/step-reverse.exp
8928 * gdb.reverse/time-reverse.exp
8929 * gdb.reverse/until-precsave.exp
8930 * gdb.reverse/until-reverse.exp
8931 * gdb.reverse/waitpid-reverse.exp
8932 * gdb.reverse/watch-precsave.exp
8933 * gdb.reverse/watch-reverse.exp
8934 * gdb.rust/generics.exp
8935 * gdb.rust/methods.exp
8936 * gdb.rust/modules.exp
8937 * gdb.rust/simple.exp
8938 * gdb.server/connect-with-no-symbol-file.exp
8939 * gdb.server/ext-attach.exp
8940 * gdb.server/ext-restart.exp
8941 * gdb.server/ext-wrapper.exp
8942 * gdb.server/file-transfer.exp
8943 * gdb.server/server-exec-info.exp
8944 * gdb.server/server-kill.exp
8945 * gdb.server/server-mon.exp
8946 * gdb.server/wrapper.exp
8947 * gdb.stabs/exclfwd.exp
8948 * gdb.stabs/gdb11479.exp
8949 * gdb.threads/clone-new-thread-event.exp
8950 * gdb.threads/corethreads.exp
8951 * gdb.threads/current-lwp-dead.exp
8952 * gdb.threads/dlopen-libpthread.exp
8953 * gdb.threads/gcore-thread.exp
8954 * gdb.threads/sigstep-threads.exp
8955 * gdb.threads/watchpoint-fork.exp
8956 * gdb.trace/actions-changed.exp
8957 * gdb.trace/backtrace.exp
8958 * gdb.trace/change-loc.exp
8959 * gdb.trace/circ.exp
8960 * gdb.trace/collection.exp
8961 * gdb.trace/disconnected-tracing.exp
8962 * gdb.trace/ftrace.exp
8963 * gdb.trace/mi-trace-frame-collected.exp
8964 * gdb.trace/mi-trace-unavailable.exp
8965 * gdb.trace/mi-traceframe-changed.exp
8966 * gdb.trace/mi-tsv-changed.exp
8967 * gdb.trace/no-attach-trace.exp
8968 * gdb.trace/passc-dyn.exp
8969 * gdb.trace/qtro.exp
8970 * gdb.trace/range-stepping.exp
8971 * gdb.trace/read-memory.exp
8972 * gdb.trace/save-trace.exp
8973 * gdb.trace/signal.exp
8974 * gdb.trace/status-stop.exp
8975 * gdb.trace/tfile.exp
8976 * gdb.trace/trace-break.exp
8977 * gdb.trace/trace-buffer-size.exp
8978 * gdb.trace/trace-condition.exp
8979 * gdb.trace/tracefile-pseudo-reg.exp
8980 * gdb.trace/tstatus.exp
8981 * gdb.trace/unavailable.exp
8982 * gdb.trace/while-dyn.exp
8983 * gdb.trace/while-stepping.exp
8984
34c41c68
DE
89852016-12-22 Doug Evans <xdje42@gmail.com>
8986
8987 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8988 and msymbols.
8989
16e69324
YQ
89902016-12-19 Yao Qi <yao.qi@linaro.org>
8991
8992 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8993 (test_with_self): Don't call do_steps_and_nexts, and remove
8994 code about stepping into xmalloc.
8995
f94f411b
YQ
89962016-12-09 Yao Qi <yao.qi@linaro.org>
8997
8998 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8999
90002016-12-09 Yao Qi <yao.qi@linaro.org>
9001
9002 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9003
f1b5deee
PA
90042016-12-09 Pedro Alves <palves@redhat.com>
9005
9006 * gdb.base/all-architectures-0.exp: New file.
9007 * gdb.base/all-architectures-1.exp: New file.
9008 * gdb.base/all-architectures-2.exp: New file.
9009 * gdb.base/all-architectures-3.exp: New file.
9010 * gdb.base/all-architectures-4.exp: New file.
9011 * gdb.base/all-architectures-5.exp: New file.
9012 * gdb.base/all-architectures-6.exp: New file.
9013 * gdb.base/all-architectures-7.exp: New file.
9014 * gdb.base/all-architectures.exp.in: New file.
9015
364ca42e
YQ
90162016-12-09 Yao Qi <yao.qi@linaro.org>
9017
9018 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9019
107c2d62
LM
90202016-12-02 Luis Machado <lgustavo@codesourcery.com>
9021
9022 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9023 possible.
9024 Remove useless pattern-matching code.
9025
df3ee9ca
PA
90262016-12-02 Pedro Alves <palves@redhat.com>
9027
9028 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9029 procedure.
9030 (top level): Call it.
9031
ec835369
PA
90322016-12-02 Pedro Alves <palves@redhat.com>
9033
9034 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9035 New procedure.
9036 (top level): Call it.
9037
01770bbd
PA
90382016-12-02 Pedro Alves <palves@redhat.com>
9039
9040 PR cli/20559
9041 * gdb.base/commands.exp (user_defined_command_args_eval): New
9042 procedure.
9043 (top level): Call it.
9044
008459ea
LM
90452016-12-02 Luis Machado <lgustavo@codesourcery.com>
9046
9047 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9048 timeout handling.
9049
0c1b455e
TT
90502016-12-02 Tom Tromey <tom@tromey.com>
9051
9052 * gdb.dwarf2/main-subprogram.c: New file.
9053 * gdb.dwarf2/main-subprogram.exp: New file.
9054
018572b8
LM
90552016-12-01 Luis Machado <lgustavo@codesourcery.com>
9056
9057 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9058 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9059 gdb_test_no_output for a couple of cases.
9060 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9061
84c93cd5
LM
90622016-12-01 Luis Machado <lgustavo@codesourcery.com>
9063
9064 Fix test names and standardize compilation error messages throughout
9065 the following files:
9066
9067 * gdb.ada/start.exp
9068 * gdb.arch/alpha-step.exp
9069 * gdb.arch/e500-prologue.exp
9070 * gdb.arch/ftrace-insn-reloc.exp
9071 * gdb.arch/gdb1291.exp
9072 * gdb.arch/gdb1431.exp
9073 * gdb.arch/gdb1558.exp
9074 * gdb.arch/i386-dr3-watch.exp
9075 * gdb.arch/i386-sse-stack-align.exp
9076 * gdb.arch/ia64-breakpoint-shadow.exp
9077 * gdb.arch/pa-nullify.exp
9078 * gdb.arch/powerpc-aix-prologue.exp
9079 * gdb.arch/thumb-bx-pc.exp
9080 * gdb.base/annota1.exp
9081 * gdb.base/annota3.exp
9082 * gdb.base/arrayidx.exp
9083 * gdb.base/assign.exp
9084 * gdb.base/attach.exp
9085 * gdb.base/auxv.exp
9086 * gdb.base/bang.exp
9087 * gdb.base/bfp-test.exp
9088 * gdb.base/bigcore.exp
9089 * gdb.base/bitfields2.exp
9090 * gdb.base/break-fun-addr.exp
9091 * gdb.base/break-probes.exp
9092 * gdb.base/call-rt-st.exp
9093 * gdb.base/callexit.exp
9094 * gdb.base/catch-fork-kill.exp
9095 * gdb.base/charset.exp
9096 * gdb.base/checkpoint.exp
9097 * gdb.base/comprdebug.exp
9098 * gdb.base/constvars.exp
9099 * gdb.base/coredump-filter.exp
9100 * gdb.base/cursal.exp
9101 * gdb.base/cvexpr.exp
9102 * gdb.base/detach.exp
9103 * gdb.base/display.exp
9104 * gdb.base/dmsym.exp
9105 * gdb.base/dprintf-pending.exp
9106 * gdb.base/dso2dso.exp
9107 * gdb.base/dtrace-probe.exp
9108 * gdb.base/dump.exp
9109 * gdb.base/enum_cond.exp
9110 * gdb.base/exe-lock.exp
9111 * gdb.base/exec-invalid-sysroot.exp
9112 * gdb.base/execl-update-breakpoints.exp
9113 * gdb.base/exprs.exp
9114 * gdb.base/fileio.exp
9115 * gdb.base/find.exp
9116 * gdb.base/finish.exp
9117 * gdb.base/fixsection.exp
9118 * gdb.base/foll-vfork.exp
9119 * gdb.base/frame-args.exp
9120 * gdb.base/gcore.exp
9121 * gdb.base/gdb1250.exp
9122 * gdb.base/global-var-nested-by-dso.exp
9123 * gdb.base/gnu-ifunc.exp
9124 * gdb.base/hashline1.exp
9125 * gdb.base/hashline2.exp
9126 * gdb.base/hashline3.exp
9127 * gdb.base/hbreak-in-shr-unsupported.exp
9128 * gdb.base/huge.exp
9129 * gdb.base/infcall-input.exp
9130 * gdb.base/info-fun.exp
9131 * gdb.base/info-shared.exp
9132 * gdb.base/jit-simple.exp
9133 * gdb.base/jit-so.exp
9134 * gdb.base/jit.exp
9135 * gdb.base/jump.exp
9136 * gdb.base/label.exp
9137 * gdb.base/lineinc.exp
9138 * gdb.base/logical.exp
9139 * gdb.base/longjmp.exp
9140 * gdb.base/macscp.exp
9141 * gdb.base/miscexprs.exp
9142 * gdb.base/new-ui-echo.exp
9143 * gdb.base/new-ui-pending-input.exp
9144 * gdb.base/new-ui.exp
9145 * gdb.base/nodebug.exp
9146 * gdb.base/nofield.exp
9147 * gdb.base/offsets.exp
9148 * gdb.base/overlays.exp
9149 * gdb.base/pending.exp
9150 * gdb.base/pointers.exp
9151 * gdb.base/pr11022.exp
9152 * gdb.base/printcmds.exp
9153 * gdb.base/prologue.exp
9154 * gdb.base/ptr-typedef.exp
9155 * gdb.base/realname-expand.exp
9156 * gdb.base/relativedebug.exp
9157 * gdb.base/relocate.exp
9158 * gdb.base/remote.exp
9159 * gdb.base/reread.exp
9160 * gdb.base/return2.exp
9161 * gdb.base/savedregs.exp
9162 * gdb.base/sep.exp
9163 * gdb.base/sepdebug.exp
9164 * gdb.base/sepsymtab.exp
9165 * gdb.base/set-inferior-tty.exp
9166 * gdb.base/setshow.exp
9167 * gdb.base/shlib-call.exp
9168 * gdb.base/sigaltstack.exp
9169 * gdb.base/siginfo-addr.exp
9170 * gdb.base/signals.exp
9171 * gdb.base/signull.exp
9172 * gdb.base/sigrepeat.exp
9173 * gdb.base/so-impl-ld.exp
9174 * gdb.base/solib-display.exp
9175 * gdb.base/solib-overlap.exp
9176 * gdb.base/solib-search.exp
9177 * gdb.base/solib-symbol.exp
9178 * gdb.base/structs.exp
9179 * gdb.base/structs2.exp
9180 * gdb.base/symtab-search-order.exp
9181 * gdb.base/twice.exp
9182 * gdb.base/unload.exp
9183 * gdb.base/varargs.exp
9184 * gdb.base/watchpoint-solib.exp
9185 * gdb.base/watchpoint.exp
9186 * gdb.base/whatis.exp
9187 * gdb.base/wrong_frame_bt_full.exp
9188 * gdb.btrace/dlopen.exp
9189 * gdb.cell/ea-standalone.exp
9190 * gdb.cell/ea-test.exp
9191 * gdb.cp/dispcxx.exp
9192 * gdb.cp/gdb2384.exp
9193 * gdb.cp/method2.exp
9194 * gdb.cp/nextoverthrow.exp
9195 * gdb.cp/pr10728.exp
9196 * gdb.disasm/am33.exp
9197 * gdb.disasm/h8300s.exp
9198 * gdb.disasm/mn10300.exp
9199 * gdb.disasm/sh3.exp
9200 * gdb.dwarf2/dw2-dir-file-name.exp
9201 * gdb.fortran/complex.exp
9202 * gdb.fortran/library-module.exp
9203 * gdb.guile/scm-pretty-print.exp
9204 * gdb.guile/scm-symbol.exp
9205 * gdb.guile/scm-type.exp
9206 * gdb.guile/scm-value.exp
9207 * gdb.linespec/linespec.exp
9208 * gdb.mi/gdb701.exp
9209 * gdb.mi/gdb792.exp
9210 * gdb.mi/mi-breakpoint-changed.exp
9211 * gdb.mi/mi-dprintf-pending.exp
9212 * gdb.mi/mi-dprintf.exp
9213 * gdb.mi/mi-exit-code.exp
9214 * gdb.mi/mi-pending.exp
9215 * gdb.mi/mi-solib.exp
9216 * gdb.mi/new-ui-mi-sync.exp
9217 * gdb.mi/pr11022.exp
9218 * gdb.mi/user-selected-context-sync.exp
9219 * gdb.opt/solib-intra-step.exp
9220 * gdb.python/py-events.exp
9221 * gdb.python/py-finish-breakpoint.exp
9222 * gdb.python/py-mi.exp
9223 * gdb.python/py-prettyprint.exp
9224 * gdb.python/py-shared.exp
9225 * gdb.python/py-symbol.exp
9226 * gdb.python/py-template.exp
9227 * gdb.python/py-type.exp
9228 * gdb.python/py-value.exp
9229 * gdb.reverse/solib-precsave.exp
9230 * gdb.reverse/solib-reverse.exp
9231 * gdb.server/solib-list.exp
9232 * gdb.stabs/weird.exp
9233 * gdb.threads/reconnect-signal.exp
9234 * gdb.threads/stepi-random-signal.exp
9235 * gdb.trace/actions.exp
9236 * gdb.trace/ax.exp
9237 * gdb.trace/backtrace.exp
9238 * gdb.trace/change-loc.exp
9239 * gdb.trace/deltrace.exp
9240 * gdb.trace/ftrace-lock.exp
9241 * gdb.trace/ftrace.exp
9242 * gdb.trace/infotrace.exp
9243 * gdb.trace/mi-tracepoint-changed.exp
9244 * gdb.trace/packetlen.exp
9245 * gdb.trace/passcount.exp
9246 * gdb.trace/pending.exp
9247 * gdb.trace/range-stepping.exp
9248 * gdb.trace/report.exp
9249 * gdb.trace/stap-trace.exp
9250 * gdb.trace/tfind.exp
9251 * gdb.trace/trace-break.exp
9252 * gdb.trace/trace-condition.exp
9253 * gdb.trace/trace-enable-disable.exp
9254 * gdb.trace/trace-mt.exp
9255 * gdb.trace/tracecmd.exp
9256 * gdb.trace/tspeed.exp
9257 * gdb.trace/tsv.exp
9258 * lib/perftest.exp
9259
fb9feb35
LM
92602016-12-01 Luis Machado <lgustavo@codesourcery.com>
9261
9262 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9263 with gdb_test_no_output.
9264 Use command as test name.
9265
cd2ddb6c
LM
92662016-12-01 Luis Machado <lgustavo@codesourcery.com>
9267
9268 Fix test names starting with uppercase throughout the files.
9269
9270 * gdb.ada/assign_1.exp
9271 * gdb.ada/boolean_expr.exp
9272 * gdb.base/arrayidx.exp
9273 * gdb.base/del.exp
9274 * gdb.base/gcore-buffer-overflow.exp
9275 * gdb.base/testenv.exp
9276 * gdb.compile/compile.exp
9277 * gdb.python/py-framefilter-invalidarg.exp
9278 * gdb.python/py-framefilter.exp
9279
bb95117e
LM
92802016-12-01 Luis Machado <lgustavo@codesourcery.com>
9281
9282 Fix test names starting with uppercase throughout the files.
9283
9284 * gdb.ada/array_return.exp
9285 * gdb.ada/expr_delims.exp
9286 * gdb.ada/mi_dyn_arr.exp
9287 * gdb.ada/mi_interface.exp
9288 * gdb.ada/mi_var_array.exp
9289 * gdb.ada/watch_arg.exp
9290 * gdb.arch/alpha-step.exp
9291 * gdb.arch/altivec-regs.exp
9292 * gdb.arch/e500-regs.exp
9293 * gdb.arch/powerpc-d128-regs.exp
9294 * gdb.base/arrayidx.exp
9295 * gdb.base/break.exp
9296 * gdb.base/checkpoint.exp
9297 * gdb.base/debug-expr.exp
9298 * gdb.base/dmsym.exp
9299 * gdb.base/radix.exp
9300 * gdb.base/sepdebug.exp
9301 * gdb.base/testenv.exp
9302 * gdb.base/watch_thread_num.exp
9303 * gdb.base/watchpoint-cond-gone.exp
9304 * gdb.cell/break.exp
9305 * gdb.cell/ea-cache.exp
9306 * gdb.compile/compile.exp
9307 * gdb.cp/gdb2495.exp
9308 * gdb.gdb/selftest.exp
9309 * gdb.gdb/xfullpath.exp
9310 * gdb.go/hello.exp
9311 * gdb.go/integers.exp
9312 * gdb.objc/basicclass.exp
9313 * gdb.pascal/hello.exp
9314 * gdb.pascal/integers.exp
9315 * gdb.python/py-breakpoint.exp
9316 * gdb.python/py-cmd.exp
9317 * gdb.python/py-linetable.exp
9318 * gdb.python/py-xmethods.exp
9319 * gdb.python/python.exp
9320 * gdb.reverse/consecutive-precsave.exp
9321 * gdb.reverse/finish-precsave.exp
9322 * gdb.reverse/i386-precsave.exp
9323 * gdb.reverse/machinestate-precsave.exp
9324 * gdb.reverse/sigall-precsave.exp
9325 * gdb.reverse/solib-precsave.exp
9326 * gdb.reverse/step-precsave.exp
9327 * gdb.reverse/until-precsave.exp
9328 * gdb.reverse/watch-precsave.exp
9329 * gdb.threads/leader-exit.exp
9330 * gdb.threads/pthreads.exp
9331 * gdb.threads/wp-replication.exp
9332 * gdb.trace/actions.exp
9333 * gdb.trace/mi-tsv-changed.exp
9334 * gdb.trace/tsv.exp
9335
de97fdd4
LM
93362016-12-01 Luis Machado <lgustavo@codesourcery.com>
9337
9338 Fix test names starting with uppercase throughout the files.
9339
9340 * gdb.arch/i386-bp_permanent.exp
9341 * gdb.arch/i386-gnu-cfi.exp
9342 * gdb.base/disasm-end-cu.exp
9343 * gdb.base/macscp.exp
9344 * gdb.base/pending.exp
9345 * gdb.base/watch_thread_num.exp
9346 * gdb.cp/exception.exp
9347 * gdb.cp/gdb2495.exp
9348 * gdb.cp/local.exp
9349 * gdb.python/py-evsignal.exp
9350 * gdb.python/python.exp
9351 * gdb.trace/tracecmd.exp
9352
9f058c10
LM
93532016-12-01 Luis Machado <lgustavo@codesourcery.com>
9354
9355 Fix test names starting with uppercase throughout the files.
9356
9357 * gdb.base/charset.exp
9358 * gdb.base/eval.exp
9359 * gdb.base/multi-forks.exp
9360 * gdb.guile/scm-progspace.exp
9361 * gdb.opencl/datatypes.exp
9362 * gdb.python/py-block.exp
9363 * gdb.python/py-function.exp
9364 * gdb.python/py-symbol.exp
9365 * gdb.python/py-symtab.exp
9366 * gdb.python/py-xmethods.exp
9367 * gdb.reverse/break-precsave.exp
9368 * gdb.reverse/break-reverse.exp
9369 * gdb.reverse/consecutive-precsave.exp
9370 * gdb.reverse/consecutive-reverse.exp
9371 * gdb.reverse/finish-precsave.exp
9372 * gdb.reverse/finish-reverse-bkpt.exp
9373 * gdb.reverse/finish-reverse.exp
9374 * gdb.reverse/fstatat-reverse.exp
9375 * gdb.reverse/getresuid-reverse.exp
9376 * gdb.reverse/i386-precsave.exp
9377 * gdb.reverse/i386-reverse.exp
9378 * gdb.reverse/i386-sse-reverse.exp
9379 * gdb.reverse/i387-stack-reverse.exp
9380 * gdb.reverse/insn-reverse.exp
9381 * gdb.reverse/machinestate-precsave.exp
9382 * gdb.reverse/machinestate.exp
9383 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9384 * gdb.reverse/pipe-reverse.exp
9385 * gdb.reverse/readv-reverse.exp
9386 * gdb.reverse/recvmsg-reverse.exp
9387 * gdb.reverse/rerun-prec.exp
9388 * gdb.reverse/s390-mvcle.exp
9389 * gdb.reverse/sigall-precsave.exp
9390 * gdb.reverse/sigall-reverse.exp
9391 * gdb.reverse/solib-precsave.exp
9392 * gdb.reverse/solib-reverse.exp
9393 * gdb.reverse/step-precsave.exp
9394 * gdb.reverse/step-reverse.exp
9395 * gdb.reverse/time-reverse.exp
9396 * gdb.reverse/until-precsave.exp
9397 * gdb.reverse/until-reverse.exp
9398 * gdb.reverse/waitpid-reverse.exp
9399 * gdb.reverse/watch-precsave.exp
9400 * gdb.reverse/watch-reverse.exp
9401
cdc7edd7
LM
94022016-12-01 Luis Machado <lgustavo@codesourcery.com>
9403
9404 Fix test names starting with uppercase throughout the files.
9405
9406 * gdb.arch/i386-mpx-simple_segv.exp
9407 * gdb.arch/i386-mpx.exp
9408 * gdb.arch/i386-permbkpt.exp
9409 * gdb.arch/pa-nullify.exp
9410 * gdb.arch/powerpc-d128-regs.exp
9411 * gdb.arch/vsx-regs.exp
9412 * gdb.base/bfp-test.exp
9413 * gdb.base/break.exp
9414 * gdb.base/breakpoint-shadow.exp
9415 * gdb.base/callfuncs.exp
9416 * gdb.base/charset.exp
9417 * gdb.base/commands.exp
9418 * gdb.base/completion.exp
9419 * gdb.base/dfp-test.exp
9420 * gdb.base/echo.exp
9421 * gdb.base/ending-run.exp
9422 * gdb.base/eval.exp
9423 * gdb.base/expand-psymtabs.exp
9424 * gdb.base/float128.exp
9425 * gdb.base/floatn.exp
9426 * gdb.base/foll-exec-mode.exp
9427 * gdb.base/gdb1056.exp
9428 * gdb.base/gdb11531.exp
9429 * gdb.base/kill-after-signal.exp
9430 * gdb.base/multi-forks.exp
9431 * gdb.base/overlays.exp
9432 * gdb.base/pending.exp
9433 * gdb.base/sepdebug.exp
9434 * gdb.base/testenv.exp
9435 * gdb.base/valgrind-db-attach.exp
9436 * gdb.base/watch_thread_num.exp
9437 * gdb.base/watchpoint-cond-gone.exp
9438 * gdb.base/watchpoint.exp
9439 * gdb.base/watchpoints.exp
9440 * gdb.cp/arg-reference.exp
9441 * gdb.cp/baseenum.exp
9442 * gdb.cp/operator.exp
9443 * gdb.cp/shadow.exp
9444 * gdb.dwarf2/dw2-op-out-param.exp
9445 * gdb.dwarf2/dw2-reg-undefined.exp
9446 * gdb.go/chan.exp
9447 * gdb.go/hello.exp
9448 * gdb.go/integers.exp
9449 * gdb.go/methods.exp
9450 * gdb.go/package.exp
9451 * gdb.guile/scm-parameter.exp
9452 * gdb.guile/scm-progspace.exp
9453 * gdb.guile/scm-value.exp
9454 * gdb.mi/mi-pending.exp
9455 * gdb.mi/user-selected-context-sync.exp
9456 * gdb.multi/multi-attach.exp
9457 * gdb.multi/tids.exp
9458 * gdb.opt/clobbered-registers-O2.exp
9459 * gdb.pascal/floats.exp
9460 * gdb.pascal/integers.exp
9461 * gdb.python/py-block.exp
9462 * gdb.python/py-events.exp
9463 * gdb.python/py-parameter.exp
9464 * gdb.python/py-symbol.exp
9465 * gdb.python/py-symtab.exp
9466 * gdb.python/py-type.exp
9467 * gdb.python/py-value.exp
9468 * gdb.python/py-xmethods.exp
9469 * gdb.python/python.exp
9470 * gdb.reverse/break-precsave.exp
9471 * gdb.reverse/consecutive-precsave.exp
9472 * gdb.reverse/finish-precsave.exp
9473 * gdb.reverse/i386-precsave.exp
9474 * gdb.reverse/machinestate-precsave.exp
9475 * gdb.reverse/sigall-precsave.exp
9476 * gdb.reverse/solib-precsave.exp
9477 * gdb.reverse/step-precsave.exp
9478 * gdb.reverse/until-precsave.exp
9479 * gdb.reverse/watch-precsave.exp
9480 * gdb.server/ext-attach.exp
9481 * gdb.server/ext-restart.exp
9482 * gdb.server/ext-run.exp
9483 * gdb.server/ext-wrapper.exp
9484 * gdb.stabs/gdb11479.exp
9485 * gdb.stabs/weird.exp
9486 * gdb.threads/attach-many-short-lived-threads.exp
9487 * gdb.threads/kill.exp
9488 * gdb.threads/watchpoint-fork.exp
9489
bc6c7af4
LM
94902016-12-01 Luis Machado <lgustavo@codesourcery.com>
9491
9492 Fix test names starting with uppercase throughout all the files below.
9493
9494 * gdb.ada/array_return.exp
9495 * gdb.ada/catch_ex.exp
9496 * gdb.ada/info_exc.exp
9497 * gdb.ada/mi_catch_ex.exp
9498 * gdb.ada/mi_dyn_arr.exp
9499 * gdb.ada/mi_ex_cond.exp
9500 * gdb.ada/mi_exc_info.exp
9501 * gdb.ada/mi_interface.exp
9502 * gdb.ada/mi_task_arg.exp
9503 * gdb.ada/mi_task_info.exp
9504 * gdb.ada/mi_var_array.exp
9505 * gdb.arch/alpha-step.exp
9506 * gdb.arch/amd64-disp-step.exp
9507 * gdb.arch/arm-disp-step.exp
9508 * gdb.arch/disp-step-insn-reloc.exp
9509 * gdb.arch/e500-prologue.exp
9510 * gdb.arch/ftrace-insn-reloc.exp
9511 * gdb.arch/gdb1558.exp
9512 * gdb.arch/i386-bp_permanent.exp
9513 * gdb.arch/i386-disp-step.exp
9514 * gdb.arch/i386-float.exp
9515 * gdb.arch/i386-gnu-cfi.exp
9516 * gdb.arch/ia64-breakpoint-shadow.exp
9517 * gdb.arch/mips16-thunks.exp
9518 * gdb.arch/pa-nullify.exp
9519 * gdb.arch/powerpc-aix-prologue.exp
9520 * gdb.arch/powerpc-power.exp
9521 * gdb.arch/ppc-dfp.exp
9522 * gdb.arch/s390-tdbregs.exp
9523 * gdb.arch/spu-info.exp
9524 * gdb.arch/spu-ls.exp
9525 * gdb.arch/thumb-bx-pc.exp
9526 * gdb.base/advance.exp
9527 * gdb.base/annota-input-while-running.exp
9528 * gdb.base/arrayidx.exp
9529 * gdb.base/asmlabel.exp
9530 * gdb.base/async.exp
9531 * gdb.base/attach-wait-input.exp
9532 * gdb.base/auto-connect-native-target.exp
9533 * gdb.base/batch-preserve-term-settings.exp
9534 * gdb.base/bfp-test.exp
9535 * gdb.base/bigcore.exp
9536 * gdb.base/bp-permanent.exp
9537 * gdb.base/break-always.exp
9538 * gdb.base/break-fun-addr.exp
9539 * gdb.base/break-idempotent.exp
9540 * gdb.base/break-main-file-remove-fail.exp
9541 * gdb.base/break-probes.exp
9542 * gdb.base/break-unload-file.exp
9543 * gdb.base/break.exp
9544 * gdb.base/call-ar-st.exp
9545 * gdb.base/call-rt-st.exp
9546 * gdb.base/call-sc.exp
9547 * gdb.base/call-signal-resume.exp
9548 * gdb.base/call-strs.exp
9549 * gdb.base/callexit.exp
9550 * gdb.base/callfuncs.exp
9551 * gdb.base/catch-gdb-caused-signals.exp
9552 * gdb.base/catch-signal-siginfo-cond.exp
9553 * gdb.base/catch-syscall.exp
9554 * gdb.base/compare-sections.exp
9555 * gdb.base/cond-eval-mode.exp
9556 * gdb.base/condbreak-call-false.exp
9557 * gdb.base/consecutive-step-over.exp
9558 * gdb.base/cursal.exp
9559 * gdb.base/disabled-location.exp
9560 * gdb.base/disasm-end-cu.exp
9561 * gdb.base/display.exp
9562 * gdb.base/double-prompt-target-event-error.exp
9563 * gdb.base/dprintf-bp-same-addr.exp
9564 * gdb.base/dprintf-detach.exp
9565 * gdb.base/dprintf-next.exp
9566 * gdb.base/dprintf-non-stop.exp
9567 * gdb.base/dprintf-pending.exp
9568 * gdb.base/dso2dso.exp
9569 * gdb.base/ending-run.exp
9570 * gdb.base/enum_cond.exp
9571 * gdb.base/examine-backward.exp
9572 * gdb.base/exe-lock.exp
9573 * gdb.base/exec-invalid-sysroot.exp
9574 * gdb.base/execl-update-breakpoints.exp
9575 * gdb.base/execution-termios.exp
9576 * gdb.base/fileio.exp
9577 * gdb.base/fixsection.exp
9578 * gdb.base/foll-exec-mode.exp
9579 * gdb.base/foll-exec.exp
9580 * gdb.base/fork-running-state.exp
9581 * gdb.base/frame-args.exp
9582 * gdb.base/fullpath-expand.exp
9583 * gdb.base/func-ptr.exp
9584 * gdb.base/gcore-relro-pie.exp
9585 * gdb.base/gdb1090.exp
9586 * gdb.base/gdb1555.exp
9587 * gdb.base/global-var-nested-by-dso.exp
9588 * gdb.base/gnu-ifunc.exp
9589 * gdb.base/hbreak-in-shr-unsupported.exp
9590 * gdb.base/hbreak-unmapped.exp
9591 * gdb.base/hook-stop.exp
9592 * gdb.base/infcall-input.exp
9593 * gdb.base/info-fun.exp
9594 * gdb.base/info-shared.exp
9595 * gdb.base/interrupt-noterm.exp
9596 * gdb.base/jit-so.exp
9597 * gdb.base/jit.exp
9598 * gdb.base/line-symtabs.exp
9599 * gdb.base/list.exp
9600 * gdb.base/longjmp.exp
9601 * gdb.base/macscp.exp
9602 * gdb.base/max-value-size.exp
9603 * gdb.base/nodebug.exp
9604 * gdb.base/nofield.exp
9605 * gdb.base/overlays.exp
9606 * gdb.base/paginate-after-ctrl-c-running.exp
9607 * gdb.base/paginate-bg-execution.exp
9608 * gdb.base/paginate-inferior-exit.exp
9609 * gdb.base/pending.exp
9610 * gdb.base/pr11022.exp
9611 * gdb.base/printcmds.exp
9612 * gdb.base/ptr-typedef.exp
9613 * gdb.base/ptype.exp
9614 * gdb.base/randomize.exp
9615 * gdb.base/range-stepping.exp
9616 * gdb.base/realname-expand.exp
9617 * gdb.base/relativedebug.exp
9618 * gdb.base/remote.exp
9619 * gdb.base/savedregs.exp
9620 * gdb.base/sepdebug.exp
9621 * gdb.base/set-noassign.exp
9622 * gdb.base/shlib-call.exp
9623 * gdb.base/shreloc.exp
9624 * gdb.base/sigaltstack.exp
9625 * gdb.base/sigbpt.exp
9626 * gdb.base/siginfo-addr.exp
9627 * gdb.base/siginfo-obj.exp
9628 * gdb.base/siginfo-thread.exp
9629 * gdb.base/signest.exp
9630 * gdb.base/signull.exp
9631 * gdb.base/sigrepeat.exp
9632 * gdb.base/skip.exp
9633 * gdb.base/so-impl-ld.exp
9634 * gdb.base/solib-corrupted.exp
9635 * gdb.base/solib-disc.exp
9636 * gdb.base/solib-display.exp
9637 * gdb.base/solib-overlap.exp
9638 * gdb.base/solib-search.exp
9639 * gdb.base/solib-symbol.exp
9640 * gdb.base/source-execution.exp
9641 * gdb.base/sss-bp-on-user-bp-2.exp
9642 * gdb.base/sss-bp-on-user-bp.exp
9643 * gdb.base/stack-checking.exp
9644 * gdb.base/stale-infcall.exp
9645 * gdb.base/step-break.exp
9646 * gdb.base/step-line.exp
9647 * gdb.base/step-over-exit.exp
9648 * gdb.base/step-test.exp
9649 * gdb.base/structs.exp
9650 * gdb.base/sym-file.exp
9651 * gdb.base/symtab-search-order.exp
9652 * gdb.base/term.exp
9653 * gdb.base/type-opaque.exp
9654 * gdb.base/unload.exp
9655 * gdb.base/until-nodebug.exp
9656 * gdb.base/until.exp
9657 * gdb.base/unwindonsignal.exp
9658 * gdb.base/watch-cond.exp
9659 * gdb.base/watch-non-mem.exp
9660 * gdb.base/watch_thread_num.exp
9661 * gdb.base/watchpoint-reuse-slot.exp
9662 * gdb.base/watchpoint-solib.exp
9663 * gdb.base/watchpoint.exp
9664 * gdb.btrace/dlopen.exp
9665 * gdb.cell/arch.exp
9666 * gdb.cell/break.exp
9667 * gdb.cell/bt.exp
9668 * gdb.cell/core.exp
9669 * gdb.cell/data.exp
9670 * gdb.cell/dwarfaddr.exp
9671 * gdb.cell/ea-cache.exp
9672 * gdb.cell/ea-standalone.exp
9673 * gdb.cell/ea-test.exp
9674 * gdb.cell/f-regs.exp
9675 * gdb.cell/fork.exp
9676 * gdb.cell/gcore.exp
9677 * gdb.cell/mem-access.exp
9678 * gdb.cell/ptype.exp
9679 * gdb.cell/registers.exp
9680 * gdb.cell/sizeof.exp
9681 * gdb.cell/solib-symbol.exp
9682 * gdb.cell/solib.exp
9683 * gdb.compile/compile-tls.exp
9684 * gdb.cp/exception.exp
9685 * gdb.cp/gdb2495.exp
9686 * gdb.cp/local.exp
9687 * gdb.cp/mb-inline.exp
9688 * gdb.cp/mb-templates.exp
9689 * gdb.cp/pr10687.exp
9690 * gdb.cp/pr9167.exp
9691 * gdb.cp/scope-err.exp
9692 * gdb.cp/templates.exp
9693 * gdb.cp/virtfunc.exp
9694 * gdb.dwarf2/dw2-dir-file-name.exp
9695 * gdb.dwarf2/dw2-single-line-discriminators.exp
9696 * gdb.fortran/complex.exp
9697 * gdb.fortran/library-module.exp
9698 * gdb.guile/guile.exp
9699 * gdb.guile/scm-cmd.exp
9700 * gdb.guile/scm-frame-inline.exp
9701 * gdb.guile/scm-objfile.exp
9702 * gdb.guile/scm-pretty-print.exp
9703 * gdb.guile/scm-symbol.exp
9704 * gdb.guile/scm-type.exp
9705 * gdb.guile/scm-value.exp
9706 * gdb.linespec/keywords.exp
9707 * gdb.linespec/ls-errs.exp
9708 * gdb.linespec/macro-relative.exp
9709 * gdb.linespec/thread.exp
9710 * gdb.mi/mi-breakpoint-changed.exp
9711 * gdb.mi/mi-dprintf-pending.exp
9712 * gdb.mi/mi-fullname-deleted.exp
9713 * gdb.mi/mi-logging.exp
9714 * gdb.mi/mi-pending.exp
9715 * gdb.mi/mi-solib.exp
9716 * gdb.mi/new-ui-mi-sync.exp
9717 * gdb.mi/user-selected-context-sync.exp
9718 * gdb.multi/dummy-frame-restore.exp
9719 * gdb.multi/multi-arch-exec.exp
9720 * gdb.multi/remove-inferiors.exp
9721 * gdb.multi/watchpoint-multi-exit.exp
9722 * gdb.opt/solib-intra-step.exp
9723 * gdb.perf/backtrace.exp
9724 * gdb.perf/single-step.exp
9725 * gdb.perf/skip-command.exp
9726 * gdb.perf/skip-prologue.exp
9727 * gdb.perf/solib.exp
9728 * gdb.python/lib-types.exp
9729 * gdb.python/py-as-string.exp
9730 * gdb.python/py-bad-printers.exp
9731 * gdb.python/py-block.exp
9732 * gdb.python/py-breakpoint.exp
9733 * gdb.python/py-cmd.exp
9734 * gdb.python/py-events.exp
9735 * gdb.python/py-evthreads.exp
9736 * gdb.python/py-finish-breakpoint.exp
9737 * gdb.python/py-finish-breakpoint2.exp
9738 * gdb.python/py-frame-inline.exp
9739 * gdb.python/py-frame.exp
9740 * gdb.python/py-inferior.exp
9741 * gdb.python/py-infthread.exp
9742 * gdb.python/py-mi.exp
9743 * gdb.python/py-objfile.exp
9744 * gdb.python/py-pp-maint.exp
9745 * gdb.python/py-pp-registration.exp
9746 * gdb.python/py-prettyprint.exp
9747 * gdb.python/py-recurse-unwind.exp
9748 * gdb.python/py-shared.exp
9749 * gdb.python/py-symbol.exp
9750 * gdb.python/py-symtab.exp
9751 * gdb.python/py-template.exp
9752 * gdb.python/py-type.exp
9753 * gdb.python/py-unwind-maint.exp
9754 * gdb.python/py-unwind.exp
9755 * gdb.python/py-value.exp
9756 * gdb.python/python.exp
9757 * gdb.reverse/finish-reverse-bkpt.exp
9758 * gdb.reverse/insn-reverse.exp
9759 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9760 * gdb.reverse/solib-precsave.exp
9761 * gdb.reverse/solib-reverse.exp
9762 * gdb.stabs/gdb11479.exp
9763 * gdb.stabs/weird.exp
9764 * gdb.threads/fork-child-threads.exp
9765 * gdb.threads/fork-plus-threads.exp
9766 * gdb.threads/fork-thread-pending.exp
9767 * gdb.threads/forking-threads-plus-breakpoint.exp
9768 * gdb.threads/hand-call-in-threads.exp
9769 * gdb.threads/interrupted-hand-call.exp
9770 * gdb.threads/linux-dp.exp
9771 * gdb.threads/local-watch-wrong-thread.exp
9772 * gdb.threads/next-while-other-thread-longjmps.exp
9773 * gdb.threads/non-ldr-exit.exp
9774 * gdb.threads/pending-step.exp
9775 * gdb.threads/print-threads.exp
9776 * gdb.threads/process-dies-while-detaching.exp
9777 * gdb.threads/process-dies-while-handling-bp.exp
9778 * gdb.threads/pthreads.exp
9779 * gdb.threads/queue-signal.exp
9780 * gdb.threads/reconnect-signal.exp
9781 * gdb.threads/signal-command-handle-nopass.exp
9782 * gdb.threads/signal-command-multiple-signals-pending.exp
9783 * gdb.threads/signal-delivered-right-thread.exp
9784 * gdb.threads/signal-sigtrap.exp
9785 * gdb.threads/sigthread.exp
9786 * gdb.threads/staticthreads.exp
9787 * gdb.threads/stepi-random-signal.exp
9788 * gdb.threads/thread-unwindonsignal.exp
9789 * gdb.threads/thread_check.exp
9790 * gdb.threads/thread_events.exp
9791 * gdb.threads/tid-reuse.exp
9792 * gdb.threads/tls-nodebug.exp
9793 * gdb.threads/tls-shared.exp
9794 * gdb.threads/tls-so_extern.exp
9795 * gdb.threads/tls.exp
9796 * gdb.threads/wp-replication.exp
9797 * gdb.trace/actions-changed.exp
9798 * gdb.trace/actions.exp
9799 * gdb.trace/backtrace.exp
9800 * gdb.trace/change-loc.exp
9801 * gdb.trace/collection.exp
9802 * gdb.trace/deltrace.exp
9803 * gdb.trace/disconnected-tracing.exp
9804 * gdb.trace/entry-values.exp
9805 * gdb.trace/ftrace-lock.exp
9806 * gdb.trace/ftrace.exp
9807 * gdb.trace/infotrace.exp
9808 * gdb.trace/mi-trace-frame-collected.exp
9809 * gdb.trace/mi-trace-unavailable.exp
9810 * gdb.trace/mi-traceframe-changed.exp
9811 * gdb.trace/mi-tracepoint-changed.exp
9812 * gdb.trace/mi-tsv-changed.exp
9813 * gdb.trace/no-attach-trace.exp
9814 * gdb.trace/packetlen.exp
9815 * gdb.trace/passc-dyn.exp
9816 * gdb.trace/passcount.exp
9817 * gdb.trace/pending.exp
9818 * gdb.trace/pr16508.exp
9819 * gdb.trace/qtro.exp
9820 * gdb.trace/range-stepping.exp
9821 * gdb.trace/read-memory.exp
9822 * gdb.trace/report.exp
9823 * gdb.trace/save-trace.exp
9824 * gdb.trace/signal.exp
9825 * gdb.trace/stap-trace.exp
9826 * gdb.trace/status-stop.exp
9827 * gdb.trace/strace.exp
9828 * gdb.trace/tfile.exp
9829 * gdb.trace/tfind.exp
9830 * gdb.trace/trace-break.exp
9831 * gdb.trace/trace-condition.exp
9832 * gdb.trace/trace-enable-disable.exp
9833 * gdb.trace/trace-mt.exp
9834 * gdb.trace/tracecmd.exp
9835 * gdb.trace/tracefile-pseudo-reg.exp
9836 * gdb.trace/tspeed.exp
9837 * gdb.trace/tstatus.exp
9838 * gdb.trace/tsv.exp
9839 * gdb.trace/unavailable.exp
9840 * gdb.trace/while-dyn.exp
9841 * gdb.trace/while-stepping.exp
9842 * lib/gdb-guile.exp
9843 * lib/gdb.exp
9844 * lib/mi-support.exp
9845 * lib/pascal.exp
9846 * lib/perftest.exp
9847 * lib/prelink-support.exp
9848 * lib/selftest-support.exp
9849
ad02e4fe
SM
98502016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9851
9852 * Makefile.in: Include disable-implicit-rules.mk.
9853
22347e55
AA
98542016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9855
9856 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9857 non-byte-aligned bit fields.
9858
da5b30da
AA
98592016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9860
9861 PR gdb/12616
9862 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9863 respects the DW_AT_data_bit_offset attribute.
9864
b593ecca
SM
98652016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9866
9867 * gdb.base/default.exp: Fix output of "set language".
9868
3b165252
SM
98692016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9870
9871 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9872 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9873 make.
9874 * configure.ac: Remove checks for the make program.
9875 * configure: Re-generate.
9876
1a2f3d7f
KB
98772016-11-16 Kevin Buettner <kevinb@redhat.com>
9878
9879 * gdb.python/py-recurse-unwind.c (main): Add loop.
9880 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9881 to read_register() and gdb.parse_and_eval(). Make each code
9882 call a separate case that can be individually tested.
9883 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9884 proc. Call cont_and_backtrace for each of the code paths that
9885 we want to test in the unwinder.
9886
b7f38fda
AA
98872016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9888
9889 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9890 the definition of struct S.
9891
1f8db343
CM
98922016-11-11 Catherine Moore <clm@codesourcery.com>
9893
9894 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9895
fad0c9fb
PA
98962016-11-09 Pedro Alves <palves@redhat.com>
9897
9898 * gdb.base/commands.exp (runto_or_return): New procedure.
9899 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9900 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9901 (progvar_simple_while_test, progvar_complex_if_while_test)
9902 (if_while_breakpoint_command_test)
9903 (infrun_breakpoint_command_test, breakpoint_command_test)
9904 (user_defined_command_test, watchpoint_command_test)
9905 (test_command_prompt_position, redefine_hook_test)
9906 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9907 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9908 multi_line_input and multi_line. Remove gdb_expect and
9909 gdb_stop_suppressing_tests uses.
9910 * lib/gdb.exp (valnum_re): New global.
9911 (multi_line_input): New procedure.
9912
8354c62c
SM
99132016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9914
9915 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9916 Remove.
9917 (test_setup): Define with proc_with_prefix.
9918 (test_cli_inferior): Likewise.
9919 (test_cli_thread): Likewise.
9920 (test_cli_frame): Likewise.
9921 (test_cli_select_frame): Likewise.
9922 (test_cli_up_down): Likewise.
9923 (test_mi_thread_select): Likewise.
9924 (test_mi_stack_select_frame): Likewise.
9925 (test_cli_in_mi_inferior): Likewise.
9926 (test_cli_in_mi_thread): Likewise.
9927 (test_cli_in_mi_frame): Likewise.
9928 (top level): Do not use with_test_prefix_procname.
9929
64f367a2
PA
99302016-11-09 Pedro Alves <palves@redhat.com>
9931
9932 * gdb.base/commands.exp (gdbvar_simple_if_test)
9933 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9934 (progvar_simple_if_test, progvar_simple_while_test)
9935 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9936 (infrun_breakpoint_command_test, breakpoint_command_test)
9937 (user_defined_command_test, watchpoint_command_test)
9938 (test_command_prompt_position, deprecated_command_test)
9939 (bp_deleted_in_command, temporary_breakpoint_commands)
9940 (stray_arg0_test, source_file_with_indented_comment)
9941 (recursive_source_test, if_commands_test)
9942 (error_clears_commands_left, redefine_hook_test)
9943 (redefine_backtrace_test): Use proc_with_prefix.
9944 * lib/gdb.exp (proc_with_prefix): New proc.
9945
0bb65f1e
AA
99462016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9947
9948 * gdb.base/tui-layout.c: New file.
9949 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9950 disassembly window contains very long lines.
9951
7353f247
TT
99522016-11-08 Tom Tromey <tom@tromey.com>
9953
9954 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9955 depend on Python 2.
9956
30a7bb83
TT
99572016-11-08 Tom Tromey <tom@tromey.com>
9958
9959 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9960 New method.
9961
cdf5a07c
MG
99622016-10-29 Manish Goregaokar <manish@mozilla.com>
9963
2806dc7e 9964 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9965
51a789c3
MG
99662016-10-27 Manish Goregaokar <manish@mozilla.com>
9967
2806dc7e
PA
9968 * gdb.rust/simple.rs: Add test for univariant enums without
9969 discriminants and for encoded struct-like enums.
51a789c3 9970
f610ab6d
PA
99712016-10-28 Pedro Alves <palves@redhat.com>
9972
9973 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9974 gdb_test_multiple, tighten regexps and match symtabs and line
9975 tables incrementally.
9976
b129b0ca
LM
99772016-10-28 Luis Machado <lgustavo@codesourcery.com>
9978
9979 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9980 general.
9981
ecf45d2c
SL
99822016-10-25 Luis Machado <lgustavo@codesourcery.com>
9983
9984 * gdb.base/exec-invalid-sysroot.exp: New file.
9985
b8d38ee4
JK
99862016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9987
9988 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9989
f90fd8c2
JK
99902016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9991
9992 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9993
2d2476aa
MR
99942016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9995
2806dc7e
PA
9996 * gdb.base/killed-outside.exp: Remove $options from a call to
9997 `prepare_for_testing'.
2d2476aa 9998
e42b25a0
SM
99992016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10000
10001 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10002 Change test message.
10003
3ccdb432
SM
100042016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10005
10006 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10007 Update comment.
10008
5bad3170
SM
100092016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10010
10011 * gdb.trace/mi-trace-save.exp: New file.
10012
5ad9dba7
YQ
100132016-10-13 Yao Qi <yao.qi@linaro.org>
10014
10015 * gdb.base/code_elim.exp (get_var_address): Remove.
10016 * gdb.base/relocate.exp: Likewise.
10017 * gdb.base/shreloc.exp: Likewise.
10018 * lib/gdb.exp (get_var_address): New.
10019
62df7e21
YQ
100202016-10-13 Yao Qi <yao.qi@linaro.org>
10021
10022 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10023 floating point tests if $skip_float_test is false.
10024
4dac951e
LM
100252016-10-12 Luis Machado <lgustavo@codesourcery.com>
10026
10027 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10028 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10029 argc values.
10030 Add 1 to argc so we guarantee distinct initial/modified argc values.
10031
8f1a8fc4
JK
100322016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10033
10034 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10035
16c85b5d
JK
100362016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10037
10038 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10039 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10040 * gdb.arch/vsx-regs.exp: Likewise.
10041
1d0e042a
YQ
100422016-10-07 Yao Qi <yao.qi@linaro.org>
10043
10044 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10045
68dadef5
MM
100462016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10047
10048 * gdb.python/python.exp: Test decode_line("*0").
10049
33fa2c6e
DE
100502016-10-06 Doug Evans <dje@google.com>
10051
10052 * gdb.python/py-value.exp (test_value_creation): Add test for large
10053 unsigned 64-bit value.
10054
9c37b5ae
TT
100552016-10-06 Tom Tromey <tom@tromey.com>
10056
10057 * gdb.compile/compile.exp: Change java tests to rust.
10058 * gdb.base/setshow.exp: Change java tests to rust.
10059 * gdb.base/default.exp: Remove java from language list.
10060 * README (Examples): Update language example.
10061 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10062 test.
10063 * lib/gdb.exp (skip_java_tests): Remove.
10064 * lib/java.exp: Remove.
10065 * gdb.java: Remove.
10066
78b86327
MR
100672016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10068
10069 * gdb.arch/mips-fcr.exp: New test.
10070 * gdb.arch/mips-fcr.c: Source for the new test.
10071
7470adbb
MR
100722016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10073
10074 * gdb.base/solib-disc.exp: Use `standard_output_file'
10075 throughout.
10076
4a556533
PA
100772016-10-06 Pedro Alves <palves@redhat.com>
10078
10079 * gdb.base/jit-simple-dl.c: New file.
10080 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10081 * gdb.base/jit-simple.c: ... this.
10082 * gdb.base/jit-simple.exp (jit_run): Delete.
10083 (build_jit): New proc.
10084 (jit_test_reread): Recompile either the main program or the shared
10085 library, depending on what is being tested. Skip changing address
10086 if caller wants to. Compare before/after addresses. If testing
10087 standalone, explicitly load the binary. Test "maint info
10088 breakpoints".
10089 (top level): Add "standalone vs shared lib" and "change address"
10090 vs "same address" axes.
10091
5a122fbc
PA
100922016-10-06 Pedro Alves <palves@redhat.com>
10093
10094 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10095 call.
10096 (jit_run): Delete.
10097 (jit_test_reread): Use with_test_prefix. Reload the main binary
10098 explicitly. Compare the before/after addresses of the JIT
10099 descriptor.
10100
ee8da4b8
DE
101012016-08-15 Doug Evans <dje@google.com>
10102
10103 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10104 for single bitfields is bool.
10105 * gdb.xml/tdesc-regs.exp: Ditto.
10106
f389f6fe
JK
101072016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10108
10109 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10110
fdebf1a4
YQ
101112016-10-05 Yao Qi <yao.qi@linaro.org>
10112
10113 * lib/gdb.exp (support_complex_tests): Return zero if
10114 gdb_skip_float_test return true.
10115
9c36d954 101162016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10117 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10118
10119 PR gdb/20487
10120 * gdb.mi/user-selected-context-sync.exp: New file.
10121 * gdb.mi/user-selected-context-sync.c: New file.
10122
4034d0ff 101232016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10124 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10125
10126 PR gdb/20487
10127 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10128 =thread-select-event check.
10129
a4297203
PB
101302016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10131
10132 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10133 the compulsory L operand changes.
10134 * gdb.arch/powerpc-power.s: Likewise.
10135
bb805577
JK
101362016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10137
10138 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10139 * gdb.base/jit-attach-pie.c: New file.
10140 * gdb.base/jit-attach-pie.exp: New file.
10141
6d61dee5
PA
101422016-09-28 Pedro Alves <palves@redhat.com>
10143
10144 * gdb.base/infcall-input.c: New file.
10145 * gdb.base/infcall-input.exp: New file.
10146
f73842fc
YQ
101472016-09-22 Yao Qi <yao.qi@linaro.org>
10148
10149 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10150 (gdb_exit): Rename it to ...
10151 (gdbserver_gdb_exit): ... Close GDBserver.
10152 (gdb_exit): New proc, call gdbserver_gdb_exit.
10153 (mi_gdb_exit): Likewise.
10154
90681dab
YQ
101552016-09-22 Yao Qi <yao.qi@linaro.org>
10156
10157 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10158 path.
10159 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10160 Remove duplication.
10161
9c211fd8
YQ
101622016-09-22 Yao Qi <yao.qi@linaro.org>
10163
10164 * lib/gdbserver-support.exp: Check the existence of
10165 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10166
ad0a504f
AK
101672016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10168
10169 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10170
36cf1806
TT
101712016-09-21 Tom Tromey <tom@tromey.com>
10172
10173 PR gdb/20604:
10174 * gdb.base/quit.exp: New file.
10175
74172ecf
SM
101762016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10177
10178 * .gitignore: New file.
10179
3d0ec882
MR
101802016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10181
10182 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10183 throughout.
10184
8193adea
AA
101852016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10186
10187 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10188
d41a5c09
JK
101892016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10190
10191 * gdb.cp/casts.cc (decltype): Move it ...
10192 (main): ... with its call to ...
10193 * gdb.cp/casts03.cc: ... a new file.
10194 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10195
d2dfe700
JK
101962016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10197
10198 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10199
e2a92b16
PB
102002016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10201
10202 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10203 and sync up the test with tests in gas/testsuite/gas/ppc.
10204 * gdb.arch/powerpc-power.exp: Likewise.
10205
49b4de64
JK
102062016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10207
10208 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10209
2c29df25
SDJ
102102016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10211 Jan Kratochvil <jan.kratochvil@redhat.com>
10212
10213 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10214 make m1's definition to be different from m2's. Use 'dummy' as an
10215 argument for probe 'two'.
10216
cc3c2846
JB
102172016-09-10 Jon Beniston <jon@beniston.com>
10218
10219 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10220 for sim target.
10221
e1b2624a
AA
102222016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10223
10224 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10225 variable declaration.
10226 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10227 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10228 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10229 received HWCAP as its argument.
10230
4295e285
PA
102312016-09-06 Pedro Alves <palves@redhat.com>
10232
10233 * gdb.base/new-ui-pending-input.c: New file.
10234 * gdb.base/new-ui-pending-input.exp: New file.
10235 * gdb.exp (clear_gdb_spawn_id): New procedure.
10236 (with_spawn_id): Check whether gdb_spawn_id exists before
10237 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10238 on exit.
10239
00d5215e
UW
102402016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10241
10242 * gdb.base/float128.c: New file.
10243 * gdb.base/float128.exp: Likewise.
10244 * gdb.base/floatn.c: Likewise.
10245 * gdb.base/floatn.exp: Likewise.
10246
a9ff5f12
UW
102472016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10248
10249 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10250
f245535c
PA
102512016-09-05 Pedro Alves <palves@redhat.com>
10252
10253 PR backtrace/19927
10254 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10255 unwinders are immediately called as side effect of "source" or
10256 "disable unwinder" commands.
10257 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10258
ae9cf263
YQ
102592016-09-02 Yao Qi <yao.qi@linaro.org>
10260
10261 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10262 is true and $type is "float" or "double".
10263
27aba047
YQ
102642016-09-02 Yao Qi <yao.qi@linaro.org>
10265
10266 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10267 true.
10268 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10269 * gdb.base/call-rt-st.exp: Likewise.
10270 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10271 return value instead of gdb,skip_float_test.
10272 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10273 (do_function_calls): Use its return value instead of
10274 gdb,skip_float_test.
10275 * gdb.base/finish.exp: Likewise.
10276 * gdb.base/funcargs.exp: Likewise.
10277 * gdb.base/return.exp: Likewise.
10278 * gdb.base/return2.exp: Likewise.
10279 * gdb.base/varargs.exp: Likewise.
10280 * lib/gdb.exp (gdb_skip_float_test): Change it to
10281 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10282
5af962df
AA
102832016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10284
10285 * gdb.multi/tids.exp: Test "thread apply all".
10286
7fac6910
JK
102872016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10288
10289 * gdb.base/default.exp (tty): Remove.
10290
bb1fe4ac
KB
102912016-08-24 Kevin Buettner <kevinb@redhat.com>
10292
2806dc7e
PA
10293 * gdb.python/py-recurse-unwind.c: New file.
10294 * gdb.python/py-recurse-unwind.py: New file.
10295 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10296
0a1ddfa6
SM
102972016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10298
10299 * gdb.base/set-inferior-tty.exp: New file.
10300 * gdb.base/set-inferior-tty.c: New file.
10301
d9de1fe3
PA
103022016-08-23 Pedro Alves <palves@redhat.com>
10303
10304 PR gdb/20494
10305 * gdb.base/new-ui-echo.c: New file.
10306 * gdb.base/new-ui-echo.exp: New file.
10307
e9d9abd7
YQ
103082016-08-23 Yao Qi <yao.qi@linaro.org>
10309
10310 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10311 gdbserver_spawn.
10312 * gdb.server/connect-without-multi-process.exp (do_test):
10313 Likewise.
10314
3589529e
YQ
103152016-08-23 Yao Qi <yao.qi@linaro.org>
10316
10317 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10318 standalone_txt. Delete gdb_txt and standalone_txt on host
10319 and target. Spawn the binary on target. Copy files from
10320 target to host.
10321
6bb90213
PA
103222016-08-22 Pedro Alves <palves@redhat.com>
10323
10324 PR gdb/20505
10325 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10326 with_test_prefix. Factor out bits to ...
10327 (test_no_vdso): ... this new procedure.
10328
20c2c024
CL
103292016-08-19 Carl Love <cel@us.ibm.com>
10330
10331 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10332 maintaining separate logic for constructing the output path.
10333 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10334 * gdb.arch/ppc-dfp.exp: Likewise.
10335 * gdb.arch/ppc-fp.exp: Likewise.
10336 * gdb.arch/vsx-regs.exp: Likewise.
10337 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10338 binprefix for generating the additional binary files.
10339
0646e07d
PA
103402016-08-19 Pedro Alves <palves@redhat.com>
10341
10342 * gdb.trace/mi-trace-frame-collected.exp
10343 (test_trace_frame_collected): On x32, expect two registers.
10344
46da9242
CL
103452016-08-18 Carl Love <cel@us.ibm.com>
10346
10347 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10348 and sync up the test with tests in gas/testsuite/gas/ppc.
10349 * gdb.arch/powerpc-power.exp: Likewise.
10350
eb2332d7
SM
103512016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10352
10353 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10354 expected error message.
10355
63c61e04
SM
103562016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10357
10358 * gdb.multi/remove-inferiors.exp: New file.
10359 * gdb.multi/remove-inferiors.c: New file.
10360
7b17065f
YQ
103612016-08-12 Yao Qi <yao.qi@linaro.org>
10362
10363 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10364 argument list.
10365
01d3dedf
PA
103662016-08-10 Pedro Alves <palves@redhat.com>
10367
10368 PR gdb/19187
10369 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10370 setup_kfails.
10371
3eb7562a
PA
103722016-08-09 Pedro Alves <palves@redhat.com>
10373 Simon Marchi <simon.marchi@ericsson.com>
10374
10375 PR gdb/20418
10376 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10377 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10378
80614914
PA
103792016-08-09 Pedro Alves <palves@redhat.com>
10380
10381 PR mi/20431
10382 * gdb.mi/mi-cmd-error.exp: New file.
10383
f348d89a
PA
103842016-08-09 Pedro Alves <palves@redhat.com>
10385
10386 PR gdb/18653
10387 * gdb.base/signals-state-child.c: New file.
10388 * gdb.base/signals-state-child.exp: New file.
10389 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10390
e5ca03b4
PA
103912016-08-09 Pedro Alves <palves@redhat.com>
10392
10393 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10394
282a0691
TT
103952016-08-03 Tom Tromey <tom@tromey.com>
10396
10397 PR python/18565:
10398 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10399
41bfcd63
YQ
104002016-08-01 Yao Qi <yao.qi@linaro.org>
10401
10402 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10403 variable mode to "multi-process" if $multi_process is 1, otherwise
10404 set it to "single-process".
10405
e3465b24
YQ
104062016-08-01 Yao Qi <yao.qi@linaro.org>
10407
10408 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10409 * gdb.cp/cpexprs.exp: Likewise.
10410 * gdb.cp/m-static.exp: Likewise.
10411
0b31a4bc
TT
104122016-07-26 Tom Tromey <tom@tromey.com>
10413
10414 PR python/20190:
10415 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10416 test.
10417
e0461dbb
MM
104182016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10419
10420 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10421 selecting assembly source files.
10422 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10423 assembly source files.
10424 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10425 assembly source files.
10426 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10427 selecting assembly source files.
10428
8194e927
SM
104292016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10430
10431 * gdb.base/new-ui.exp (do_test_invalid_args): New
10432 procedure.
10433
c0272db5
TW
104342016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10435
10436 * gdb.btrace/reconnect.c: New file.
10437 * gdb.btrace/reconnect.exp: New file.
10438
e3487908
GKB
104392016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10440
10441 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10442 to test_catch_syscall_group.
10443 (test_catch_syscall_group): New.
10444
12df5c00
TT
104452016-07-21 Tom Tromey <tom@tromey.com>
10446
10447 * gdb.rust/simple.rs (main): Use empty struct expression.
10448 * gdb.rust/simple.exp: Add tests for empty struct expression.
10449
bae62ee2
YQ
104502016-07-21 Yao Qi <yao.qi@linaro.org>
10451
10452 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10453 if gdb_skip_xml_test is true on some targets.
10454
b1b53fb3
YQ
104552016-07-21 Yao Qi <yao.qi@linaro.org>
10456
10457 * gdb.server/solib-list.exp: Unset last_loaded_file.
10458
027d97f8
JK
104592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10460
10461 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10462 "step into captured_main (args)".
10463
7674d381
JK
104642016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10465
10466 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10467
72b5d099
JK
104682016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10469
10470 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10471
1f960ced
PA
104722016-07-19 Pedro Alves <palves@redhat.com>
10473
10474 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10475 * gdb.opt/inline-bt.exp: Likewise.
10476 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10477 additional_flags=-Winline.
10478 * gdb.opt/inline-locals.exp: Likewise.
10479 * gdb.opt/inline-markers.c (ATTR): Define.
10480 (inlined_fn): Use it.
10481
f25827c1
YQ
104822016-07-19 Yao Qi <yao.qi@linaro.org>
10483
10484 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10485 (test_with_self): Remove some code. Remove argument executable.
10486 (top-level): Use do_self_tests.
10487
37539ebe
DB
104882016-07-15 Zachary Welch <zwelch@codesourcery.com>
10489 Don Breazeal <donb@codesourcery.com>
10490
10491 * gdb.base/maint.exp: Escape paths used in regular expressions.
10492 * gdb.stabs/weird.exp: Likewise.
10493
dac790e1
TT
104942016-07-13 Tom Tromey <tom@tromey.com>
10495
10496 PR python/15620, PR python/18620:
10497 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10498 (test_bkpt_events): New procs.
10499
93daf339
TT
105002016-07-13 Tom Tromey <tom@tromey.com>
10501
10502 PR python/17698:
10503 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10504 test.
10505 (test_watchpoints): Likewise.
10506 (test_bkpt_pending): New proc.
10507
6571a381
TT
105082016-07-13 Tom Tromey <tom@tromey.com>
10509
10510 PR cli/18053:
10511 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10512 completion test.
10513
e8732474
JK
105142016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10515
10516 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10517 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10518 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10519 f_label.
10520 (g): Rename g_end_lbl to g_label.
10521 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10522 low_pc and high_pc.
10523 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10524
e0f3fd7c
TT
105252016-07-12 Tom Tromey <tom@tromey.com>
10526
10527 PR python/19293:
10528 * gdb.python/py-unwind-maint.exp: Update tests.
10529
3cfe46b6
YQ
105302016-07-12 Yao Qi <yao.qi@linaro.org>
10531
10532 * lib/selftest-support.exp (selftest_setup): Match the output
10533 when captured_main is inlined.
10534
4f19a0e6
WT
105352016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10536
10537 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10538 New variables.
10539 (print this%a, print this%b, print this): New tests.
10540 * gdb.fortran/derived-types.f90 (this): New object and
10541 initialization.
10542
986cf455
SM
105432016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10544
10545 * gdb.ada/arraydim.exp: Remove extra directory level in build
10546 directory.
10547
f0464b23
SM
105482016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10549
10550 * lib/ada.exp: Remove extra directory level in build directory.
10551 * gdb.ada/cond_lang.exp: Likewise.
10552 * gdb.ada/exec_changed.exp: Likewise.
10553 * gdb.ada/lang_switch.exp: Likewise.
10554
42d94011
MG
105552016-07-06 Manish Goregaokar <manish@mozilla.com>
10556
2806dc7e
PA
10557 * simple.rs: Add test for raw pointer subscripting.
10558 * simple.exp: Add test expectations.
42d94011 10559
647c264c
YQ
105602016-07-05 Yao Qi <yao.qi@linaro.org>
10561
10562 * gdb.mi/mi-reverse.exp: Match =record-started output.
10563
20aa2c60
PA
105642016-07-01 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10567 procedure.
10568 (jit_reader_test): Test the jit reader's unwinder.
10569 * gdb.base/jithost.c (jit_function_00_code): New global.
10570 (main): Use memcpy to fill in the mmapped code, instead of poking
10571 bytes manually here.
10572 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10573 value.
10574 (read_debug_info): Save the function's range.
10575 (read_sp): New function.
10576 (unwind_frame): Use it. Also unwind RBP.
10577 (get_frame_id): Use read_sp.
10578 (gdb_init_reader): Use calloc instead of malloc.
10579 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10580 parameter. Use gdb_test_multiple.
10581
ced2dffb
PA
105822016-07-01 Pedro Alves <palves@redhat.com>
10583 Antoine Tremblay <antoine.tremblay@ericsson.com>
10584
10585 * gdb.threads/process-dies-while-detaching.c: New file.
10586 * gdb.threads/process-dies-while-detaching.exp: New file.
10587
63000888
PA
105882016-07-01 Pedro Alves <palves@redhat.com>
10589
10590 * gdb.multi/watchpoint-multi-exit.c: New file.
10591 * gdb.multi/watchpoint-multi-exit.exp: New file.
10592
038d4868
PA
105932016-06-30 Pedro Alves <palves@redhat.com>
10594
10595 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10596 unset inferior_spawn_id.
10597
994e9c83
PA
105982016-06-30 Pedro Alves <palves@redhat.com>
10599
10600 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10601 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10602
e5653468
YQ
106032016-06-29 Yao Qi <yao.qi@linaro.org>
10604
10605 * gdb.base/return.c: Add copyright header.
10606
803b47e5
TT
106072016-06-29 Tom Tromey <tom@tromey.com>
10608
10609 PR python/20129:
10610 * gdb.python/py-framefilter.exp: Add tests for setting priority
10611 and disabling of non-existent frame filter.
10612
28244707
YQ
106132016-06-29 Yao Qi <yao.qi@linaro.org>
10614
10615 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10616 0x0f07ff.
10617
a31d2f06
YQ
106182016-06-28 Yao Qi <yao.qi@linaro.org>
10619
10620 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10621 triplets. Start gdb, execute catch syscall, and continue. Check
10622 gdb's output to determine catch syscall is supported.
10623
921d8f54
MG
106242016-06-27 Manish Goregaokar <manish@mozilla.com>
10625
25d49b86
PA
10626 * gdb.rust/simple.rs: Add test for returning unit in a function.
10627 * gdb.rust/simple.exp: Add expectation for functions returning
10628 unit.
921d8f54 10629
f4952523
PMR
106302016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10631
10632 * gdb.python/py-breakpoint-create-fail.c,
10633 gdb.python/py-breakpoint-create-fail.exp,
10634 gdb.python/py-breakpoint-create-fail.py: New testcase.
10635
fccb08f8
MG
106362016-06-25 Manish Goregaokar <manish@mozilla.com>
10637
10638 PR gdb/20239
10639 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10640 * gdb.rust/simple.exp: Add test expectations for new NonZero
10641 tests.
fccb08f8 10642
6b850546
DT
106432016-06-24 David Taylor <dtaylor@emc.com>
10644
10645 * gdb.base/offsets.exp: New file.
10646 * gdb.base/offsets.c: New file.
10647
17621150
TT
106482016-06-23 Tom Tromey <tom@tromey.com>
10649
10650 PR gdb/16483:
10651 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10652 before any filters are loaded.
10653
04d59df6
WT
106542016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10655
10656 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10657 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10658 structs.
10659 * gdb.fortran/derived-type-function.exp: New file.
10660 * gdb.fortran/derived-type-function.f90: New file.
10661
10662
ac69f786
PA
106632016-06-21 Pedro Alves <palves@redhat.com>
10664
10665 * gdb.base/new-ui.exp: New file.
10666 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10667 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10668 (with_spawn_id): New procedure.
10669
49940788
PA
106702016-06-21 Pedro Alves <palves@redhat.com>
10671
10672 * gdb.mi/mi-exec-run.exp: New file.
10673
ef274d26
PA
106742016-06-21 Pedro Alves <palves@redhat.com>
10675
10676 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10677 breakpoint command's output on the main UI.
10678 (test_break): New procedure, factored out from calls in the top
10679 level.
10680 (top level): Use foreach_with_prefix to test MI as main UI and as
10681 separate UI.
10682
468afe6c
PA
106832016-06-21 Pedro Alves <palves@redhat.com>
10684
10685 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10686 (test_awatch_creation_and_listing)
10687 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10688 Remove 'type' parameter.
10689 (test_watchpoint_all): New parameter mi_mode. Remove
10690 with_test_prefix.
10691 (top level): Use foreach_with_prefix, and add main/separate UI MI
10692 testing axis.
10693
51f77c37
PA
106942016-06-21 Pedro Alves <palves@redhat.com>
10695
10696 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10697 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10698 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10699 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10700 (gdb_main_spawn_id, mi_spawn_id): Declare and
10701 comment.
10702 (mi_create_inferior_pty): New procedure,
10703 factored out from default_mi_gdb_start.
10704 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10705 procedures.
10706 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10707 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10708 Use mi_create_inferior_pty.
10709 (mi_gdb_start): Use eval to pass down args list.
10710
8980e177
PA
107112016-06-21 Pedro Alves <palves@redhat.com>
10712
10713 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10714 * gdb.opt/inline-cmds.exp: Add MI tests.
10715
f38d3ad1
PA
107162016-06-21 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10719
45db7c09
PA
107202016-06-21 Pedro Alves <palves@redhat.com>
10721
10722 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10723 (top level): Use it instead of mi_execute_to.
10724
5a069ab3
PA
107252016-06-21 Pedro Alves <palves@redhat.com>
10726
10727 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10728 (cont_handler_str): New.
10729 (signal_stop_handler): Set stop_handler_str instead of printing to
10730 stdout.
10731 (continue_handler): Set cont_handler_str instead of printing to
10732 stdout.
10733 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10734 mi_send_resuming_command. Print stop_handler_str and
10735 cont_handler_str instead of expecting the python events print
10736 directly.
10737
2838cc1d
SD
107382016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10739
10740 * gdb.base/jit-reader.exp: New file.
10741 * gdb.base/jithost.c: New file.
10742 * gdb.base/jithost.h: New file.
10743 * gdb.base/jitreader.c : New file.
10744 * gdb.base/jit-protocol.h: New file.
10745
21a77091
YQ
107462016-06-17 Yao Qi <yao.qi@linaro.org>
10747
10748 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10749 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10750 and detach-on-fork. Adjust tests.
10751 (top level): Invoke break_cond_on_syscall with combinations of
10752 syscall, follow-fork-mode and detach-on-fork.
10753
f50bf8e5
YQ
107542016-06-17 Yao Qi <yao.qi@linaro.org>
10755
10756 * gdb.base/step-over-exit.c: New.
10757 * gdb.base/step-over-exit.exp: New.
10758
a28d8e50
YTL
107592016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10760
10761 * gdb.base/float.exp: Add target check for nds32*-*-*.
10762 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10763
cad8e26d
AB
107642016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10765
10766 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10767 for unsupported target features.
10768 * gdb.base/call-rt-st.exp: Likewise.
10769 * gdb.base/call-sc.exp: Likewise.
10770 * gdb.base/call-signal-resume.exp: Likewise.
10771 * gdb.base/call-strs.exp: Likewise.
10772 * gdb.base/callexit.exp: Likewise.
10773 * gdb.base/callfuncs.exp: Likewise.
10774 * gdb.base/nodebug.exp: Likewise.
10775 * gdb.base/printcmds.exp: Likewise.
10776 * gdb.base/ptype.exp: Likewise.
10777 * gdb.base/structs.exp: Likewise.
10778 * gdb.base/unwindonsignal.exp: Likewise.
10779 * gdb.cp/gdb2495.exp: Likewise.
10780 * gdb.cp/templates.exp: Likewise.
10781 * gdb.cp/virtfunc.exp: Likewise.
10782 * gdb.threads/hand-call-in-threads.exp: Likewise.
10783 * gdb.threads/interrupted-hand-call.exp: Likewise.
10784 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10785
347dc102
TT
107862016-06-10 Tom Tromey <tom@tromey.com>
10787
10788 PR rust/20110:
10789 * gdb.rust/expr.exp: Add test for integer constant larger than
10790 i32.
10791
5e13cf25
BH
107922016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10793
10794 * gdb.fortran/nested-funcs.exp: New.
10795 * gdb.fortran/nested-funcs.f90: New.
10796
bb556f1f
TK
107972016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10798
10799 * gdb.base/examine-backward.c: New file.
10800 * gdb.base/examine-backward.exp: New file.
10801
38b022b4
SM
108022016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10803
10804 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10805 matching.
10806
1b40ec05
TT
108072016-06-02 Tom Tromey <tom@tromey.com>
10808
10809 PR python/18984:
10810 * gdb.python/py-shared.exp: Add solib_name test.
10811
193bd378
SM
108122016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10813
10814 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10815
3326303b
MG
108162016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10817
10818 PR c++/19893
10819 * gdb.dwarf2/implref.exp: Rename to...
10820 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10821 * gdb.dwarf2/implref-array.c: New file.
10822 * gdb.dwarf2/implref-array.exp: Likewise.
10823 * gdb.dwarf2/implref-global.c: Likewise.
10824 * gdb.dwarf2/implref-global.exp: Likewise.
10825 * gdb.dwarf2/implref-struct.c: Likewise.
10826 * gdb.dwarf2/implref-struct.exp: Likewise.
10827
825c8ef2
AT
108282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10829
10830 * gdb.trace/trace-condition.exp: Add 64bit tests.
10831
2320162a
AT
108322016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10833
10834 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10835 bits types.
10836 (main): Adapt to 8 to 64 bits types.
10837 * gdb.trace/trace-condition.exp: Add new tests.
10838
a7818233
AT
108392016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10840
10841 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10842
0d336466
AT
108432016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10844
10845 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10846 Move condition tests...
10847 * gdb.trace/trace-condition.exp: Here.
10848
7faeb45a
AT
108492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10850
10851 * gdb.trace/trace-condition.exp: Add counter-case tests.
10852
e385593e
JK
108532016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10854
10855 PR c++/15231
10856 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10857 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10858
744608cc
PA
108592016-05-27 Pedro Alves <palves@redhat.com>
10860
10861 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10862 New procedure.
10863 (top level): Call it, and bail out of DejaGnu is known to be bad.
10864
ac775bf4
AB
108652016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10866
10867 * gdb.base/whatis.c: Extend the test case.
10868 * gdb.base/whatis.exp: Add additional tests.
10869
2bbad2ea
BH
108702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10871
10872* gdb.fortran/type.f90: Add pointer variable.
10873* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10874
8b70175d
BH
108752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10876
10877 * gdb.fortran/vla-type.exp: Fix testcase name.
10878
86d8a848
BH
108792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10880
10881 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10882
e188eb36
BH
108832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10884
10885 * gdb.fortran/type.f90: Add nested structures.
10886 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10887 * gdb.fortran/derived-type.exp: Adapt expected output.
10888 * gdb.fortran/vla-type.exp: Adapt expected output.
10889
9b2db1fd
BH
108902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10891
10892 * gdb.fortran/whatis_type.exp: Adapt expected output.
10893
72b17055
BH
108942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10895
10896 * gdb.fortran/print_type.exp: Fix expected output.
10897 * gdb.fortran/whatis_type.exp: Fix expected output.
10898
3cd81d8d
BH
108992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10900
10901 * gdb.fortran/whatis_type.exp: Use multi_line.
10902
ddae9462
TT
109032016-05-24 Tom Tromey <tom@tromey.com>
10904
10905 PR python/17386:
10906 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10907 use value as an index.
10908
1957f6b8
TT
109092016-05-23 Tom Tromey <tom@tromey.com>
10910
10911 PR python/17981:
10912 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10913 no-breakpoint case.
10914
026a9174
PA
109152016-05-24 Pedro Alves <palves@redhat.com>
10916
10917 PR gdb/19828
10918 * gdb.threads/clone-attach-detach.c: New file.
10919 * gdb.threads/clone-attach-detach.exp: New file.
10920
e70a7231
FR
109212016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10922
10923 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10924
0f6ed0e0
TT
109252016-05-23 Tom Tromey <tom@tromey.com>
10926
10927 PR python/19438, PR python/18393:
10928 * gdb.python/py-progspace.exp: Add "dir" test.
10929 * gdb.python/py-objfile.exp: Add "dir" test.
10930
ffd19d61
YQ
109312016-05-23 Yao Qi <yao.qi@linaro.org>
10932
10933 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10934 * gdb.arch/thumb2-it.exp: Likewise.
10935
9e8f9b05
SM
109362016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10937
10938 * gdb.mi/mi-threads-interrupt.c: New file.
10939 * gdb.mi/mi-threads-interrupt.exp: New file.
10940
61c6156d
SM
109412016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10942
10943 PR gdb/18077
10944 * gdb.mi/mi-async-run.exp: New file.
10945 * gdb.mi/mi-async-run.c: New file.
10946
67218854
TT
109472016-05-17 Tom Tromey <tom@tromey.com>
10948 Manish Goregaokar <manishsmail@gmail.com>
10949
10950 * lib/rust-support.exp: New file.
10951 * lib/gdb.exp (skip_rust_tests): New proc.
10952 (build_executable_from_specs): Handle rust.
10953 * lib/future.exp (gdb_find_rustc): New proc.
10954 (gdb_default_target_compile): Handle rust.
10955 * gdb.rust/expr.exp: New file.
10956 * gdb.rust/generics.exp: New file.
10957 * gdb.rust/generics.rs: New file.
10958 * gdb.rust/methods.exp: New file.
10959 * gdb.rust/methods.rs: New file.
10960 * gdb.rust/modules.exp: New file.
10961 * gdb.rust/modules.rs: New file.
10962 * gdb.rust/simple.exp: New file.
10963 * gdb.rust/simple.rs: New file.
10964
c44af4eb
TT
109652016-05-17 Tom Tromey <tom@tromey.com>
10966
10967 * gdb.base/default.exp (set language): Add rust.
10968
dcd1f979
TT
109692016-05-17 Tom Tromey <tom@tromey.com>
10970
10971 * gdb.gdb/unittest.exp: New file.
10972
155b7f57
YQ
109732016-05-16 Yao Qi <yao.qi@linaro.org>
10974
10975 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10976 shell_prompt. Update shell_prompt_re.
10977
8ddd5a6c
DE
109782016-05-12 Doug Evans <dje@google.com>
10979
10980 PR symtab/19999
10981 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10982 $options when building executable.
10983 * gdb.dwarf2/fission-loclists-pie.S: New file.
10984 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10985
02e370d9
SM
109862016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10987
10988 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10989 of [is_remote target],
10990
8929ad8b
SM
109912016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10992
10993 * lib/gdb.exp (use_gdb_stub): New procedure.
10994
6c447423
DE
109952016-05-03 Yunlian Jiang <yunlian@google.com>
10996 Doug Evans <dje@google.com>
10997
10998 PR symtab/19914
10999 * gdb.dwarf2/dwp-sepdebug.c: New file.
11000 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11001
444e826c
SM
110022016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11003
11004 * gdb.base/detach.exp: Remove is_remote check.
11005
740feeaa
SM
110062016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11007
11008 * gdb.base/annota-input-while-running.exp: Don't check for
11009 [is_remote target]. Enable annotations after running to main.
11010 Remove unused "set test..." line.
11011
9080ac9d
SM
110122016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11013
11014 * gdb.trace/trace-enable-disable.exp: New file.
11015 * gdb.trace/trace-enable-disable.c: New file.
11016
952ebca5
SM
110172016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11018
11019 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11020 use it in info sharedlibrary test.
11021 * gdb.trace/ftrace-lock.exp: Likewise.
11022 * gdb.trace/ftrace.exp: Likewise.
11023 * gdb.trace/range-stepping.exp: Likewise.
11024 * gdb.trace/trace-break.exp: Likewise.
11025 * gdb.trace/trace-condition.exp: Likewise.
11026 * gdb.trace/trace-mt.exp: Likewise.
11027
d9019901
SM
110282016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11029
11030 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11031 (gdb_load_shlib): ... this.
11032 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11033 gdb_load_shlib.
11034 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11035 * gdb.base/ctxobj.exp: Likewise.
11036 * gdb.base/dprintf-pending.exp: Likewise.
11037 * gdb.base/dso2dso.exp: Likewise.
11038 * gdb.base/fixsection.exp: Likewise.
11039 * gdb.base/gcore-relro.exp: Likewise.
11040 * gdb.base/gdb1555.exp: Likewise.
11041 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11042 * gdb.base/gnu-ifunc.exp: Likewise.
11043 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11044 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11045 * gdb.base/pending.exp: Likewise.
11046 * gdb.base/print-file-var.exp: Likewise.
11047 * gdb.base/print-symbol-loading.exp: Likewise.
11048 * gdb.base/shlib-call.exp: Likewise.
11049 * gdb.base/shreloc.exp: Likewise.
11050 * gdb.base/so-impl-ld.exp: Likewise.
11051 * gdb.base/solib-disc.exp: Likewise.
11052 * gdb.base/solib-nodir.exp: Likewise.
11053 * gdb.base/solib-overlap.exp: Likewise.
11054 * gdb.base/solib-symbol.exp: Likewise.
11055 * gdb.base/solib-weak.exp (do_test): Likewise.
11056 * gdb.base/sym-file.exp: Likewise.
11057 * gdb.base/symtab-search-order.exp: Likewise.
11058 * gdb.base/type-opaque.exp: Likewise.
11059 * gdb.base/unload.exp: Likewise.
11060 * gdb.base/watchpoint-solib.exp: Likewise.
11061 * gdb.compile/compile.exp: Likewise.
11062 * gdb.cp/gdb2384.exp: Likewise.
11063 * gdb.cp/infcall-dlopen.exp: Likewise.
11064 * gdb.cp/re-set-overloaded.exp: Likewise.
11065 * gdb.fortran/library-module.exp: Likewise.
11066 * gdb.opt/solib-intra-step.exp: Likewise.
11067 * gdb.python/py-finish-breakpoint.exp: Likewise.
11068 * gdb.python/py-shared.exp: Likewise.
11069 * gdb.reverse/solib-precsave.exp: Likewise.
11070 * gdb.reverse/solib-reverse.exp: Likewise.
11071 * gdb.server/solib-list.exp: Likewise.
11072 * gdb.threads/dlopen-libpthread.exp: Likewise.
11073 * gdb.threads/tls-shared.exp: Likewise.
11074 * gdb.threads/tls-so_extern.exp: Likewise.
11075 * gdb.trace/change-loc.exp: Likewise.
11076 * gdb.trace/ftrace-lock.exp: Likewise.
11077 * gdb.trace/ftrace.exp: Likewise.
11078 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11079 * gdb.trace/pending.exp: Likewise.
11080 * gdb.trace/range-stepping.exp: Likewise.
11081 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11082 (strace_info_marker): Likewise.
11083 (strace_probe_marker): Likewise.
11084 (strace_trace_on_same_addr): Likewise.
11085 (strace_trace_on_diff_addr): Likewise.
11086 * gdb.trace/trace-break.exp: Likewise.
11087 * gdb.trace/trace-condition.exp: Likewise.
11088 * gdb.trace/trace-mt.exp: Likewise.
11089
fca4cfd9
SM
110902016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11091
11092 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11093 result of gdb_remote_download.
11094 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11095 * gdb.base/dso2dso.exp: Likewise.
11096 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11097 * gdb.base/print-file-var.exp: Likewise.
11098 * gdb.base/shlib-call.exp: Likewise.
11099 * gdb.base/shreloc.exp: Likewise.
11100 * gdb.base/solib-overlap.exp: Likewise.
11101 * gdb.base/solib-weak.exp (do_test): Likewise.
11102 * gdb.base/unload.exp: Likewise.
11103
11cf4ffb
YQ
111042016-04-27 Yao Qi <yao.qi@linaro.org>
11105
11106 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11107 exists.
11108
3e2e34f8
KB
111092016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11110
11111 * vla-type.exp: Print structure from toplevel.
11112
8f07e298
BH
111132016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11114
11115 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11116 of dynamic types.
11117 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11118 of dynamic types.
11119
9920b434
BH
111202016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11121
11122 * gdb.fortran/vla-type.f90: New file.
11123 * gdb.fortran/vla-type.exp: New file.
11124
f3abeff5
YQ
111252016-04-25 Yao Qi <yao.qi@linaro.org>
11126
11127 * gdb.base/branch-to-self.c: New file.
11128 * gdb.base/branch-to-self.exp: New file.
11129
0a5d52f0
YQ
111302016-04-22 Yao Qi <yao.qi@linaro.org>
11131
11132 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11133 more after $hex.
11134
495346f6
YQ
111352016-04-22 Yao Qi <yao.qi@linaro.org>
11136
11137 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11138 * gdb.base/annota3.exp: Likewise.
11139
4a7e075c
YQ
111402016-04-22 Yao Qi <yao.qi@linaro.org>
11141
11142 * gdb.reverse/step-precsave.exp: Do one step and test program
11143 stops in "callee" and do multiple steps until program goes out
11144 of "callee".
11145 * gdb.reverse/step-reverse.exp: Likewise.
11146
5b061e98
YQ
111472016-04-22 Yao Qi <yao.qi@linaro.org>
11148
11149 * gdb.trace/signal.exp: Also pass if
11150 $tracepoint_hits($i) > $iterations.
11151
5c5dc57f
YQ
111522016-04-22 Yao Qi <yao.qi@linaro.org>
11153
11154 * gdb.trace/signal.c: New file.
11155 * gdb.trace/signal.exp: New file.
11156
a55411b9
DE
111572016-04-19 Doug Evans <xdje42@gmail.com>
11158
11159 * gdb.base/bad-file.exp: New file.
11160
a22df60a
MG
111612016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11162
11163 * gdb.dwarf2/implref.exp: New file.
11164
0c13f7e5
BH
111652016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11166
11167 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11168 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11169 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11170 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11171 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11172 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11173 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11174 * lib/fortran.exp (fortran_int4): New procedure.
11175 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11176 (fortran_logical4): Likewise.
11177
9b9b09e9
BH
111782016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11179
11180 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11181
a14d1f4d
BH
111822016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11183
11184 * lib/compiler.c: Add Intel specific preprocessor macros.
11185 * lib/compiler.cc: Likewise.
25d49b86 11186
7d49b1d0
LM
111872016-04-13 Luis Machado <lgustavo@codesourcery.com>
11188
11189 * gdb.server/connect-with-no-symbol-file.c: New file.
11190 * gdb.server/connect-with-no-symbol-file.exp: New file.
11191
8392fa22
SM
111922016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11193
11194 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11195
8c4c4aeb
SM
111962016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11197
11198 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11199 standard output directory.
11200
45e3745e
AT
112012016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11202
11203 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11204
e26b7e41
MM
112052016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11206
11207 * gdb.btrace/instruction_history.c (loop): Add declaration.
11208
8ce09462
AT
112092016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11210
11211 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11212
2e88a1ea
SM
112132016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11214
11215 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11216 parentheses to print.
11217 (continue_handler): Likewise.
11218
f48e22e3
SM
112192016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11220
11221 * gdb.server/solib-list.exp: Remove is_remote check.
11222 Pass shlib= to gdb_compile. Don't link shared library with
11223 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11224 Run binary filename through "readlink -f" on the target.
11225
096be756
PA
112262016-04-08 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11229 interpreter filename as argument to gdbserver_spawn.
11230 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11231 Return empty if $last_loaded_file does not exist.
11232
06500533
JK
112332016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11234
11235 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11236 * gdb.base/jit-main.c: Use exit after usage.
11237
2d35e871
JK
112382016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11239
11240 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11241 GDBHISTSIZE prior to the tests.
11242 * gdb.base/gdbinit-history.exp: Likewise.
11243
112442016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11245
11246 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11247 instead of build_executable. Use gdb_load_shlibs.
11248
c8064e7e
YQ
112492016-04-07 Yao Qi <yao.qi@linaro.org>
11250
11251 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11252 Execute "si" command.
11253
bde47561
YQ
112542016-04-07 Yao Qi <yao.qi@linaro.org>
11255
11256 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11257 number instead of the comments on some line.
11258
b16f8a3b
DB
112592016-04-06 Don Breazeal <donb@codesourcery.com>
11260
11261 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11262 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11263
c2f901df
SM
112642016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11265
11266 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11267 standard_output_file. Remove unused binfile variable.
11268
ac17fda0
CU
112692016-04-05 Catalin Udma <catalin.udma@freescale.com>
11270
11271 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11272 * gdb.python/py-mi-objfile.exp: Match "list main" output
11273 in console format.
11274
03a8c4df
SM
112752016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11276
11277 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11278 absolute.
11279
6e774b13
SM
112802016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11281
11282 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11283 absolute.
11284 * gdb.trace/ftrace.exp: Likewise.
11285 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11286 targets as well.
11287 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11288 (gdb_load_shlibs): Copy libraries to test directory when testing
11289 natively. Only set solib-search-path if testing remotely.
11290 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11291
7817ea46
SM
112922016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11293
11294 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11295 gdb_download. Use it even if the target is not remote.
11296 * gdb.base/jit.exp (compile_jit_test): Likewise.
11297 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11298 output directory if the destination board is local, otherwise use
11299 the standard remote_download from DejaGnu.
11300 (gdb_download): Remove.
11301 (gdb_load_shlibs): Use gdb_remote_download instead of
11302 gdb_download.
11303 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11304 Use gdb_remote_download instead of gdb_download. Use it even if
11305 the target is not remote.
11306 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11307 instead of gdb_download.
11308
7beb7f68
SM
113092016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11310
11311 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11312 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11313 run.
11314
cc63428a
AV
113152016-04-01 Artemiy Volkov <artemiyv@acm.org>
11316
11317 PR gdb/19820
11318 * gdb.base/printcmds.exp: Add artificial arrays tests.
11319
64cdf930
PA
113202016-03-31 Pedro Alves <palves@redhat.com>
11321
11322 PR gdb/19858
11323 * gdb.base/jit-main.c: Include unistd.h.
11324 (ATTACH): Define to 0 if not already defined.
11325 (wait_for_gdb, mypid): New globals.
11326 (WAIT_FOR_GDB): New macro.
11327 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11328 some breakpoint locations.
11329 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11330 New procedures.
11331 (one_jit_test): Add REATTACH parameter, and handle it. Use
11332 continue_to_test_location.
11333 (top level): Test attach, and adjusts calls to one_jit_test.
11334
40dea8cb
PA
113352016-03-31 Pedro Alves <palves@redhat.com>
11336
11337 PR gdb/19858
11338 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11339 BINSUFFIX parameter, and handle it.
11340 (top level): Adjust calls compile_jit_test.
11341
e7ea3ec7
CU
113422016-03-31 Catalin Udma <catalin.udma@freescale.com>
11343
11344 PR python/19743
11345 * gdb.python/py-mi-events-gdb.py: New file.
11346 * gdb.python/py-mi-events.c: New file.
11347 * gdb.python/py-mi-events.exp: New file.
11348
e6359af3
YQ
113492016-03-30 Yao Qi <yao.qi@linaro.org>
11350
11351 * gdb.reverse/until-precsave.exp: Match function name only.
11352 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11353 Move malloc to a condition block.
11354 * gdb.reverse/until-reverse.exp: Match function name only.
11355
a4105d04
MK
113562016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11357
11358 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11359 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11360 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11361 variable for GPR 0 instead of assuming it is register 0.
11362 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11363 * lib/trace-support.exp: Add s390 registers.
11364
bfa6adb9
YQ
113652016-03-29 Yao Qi <yao.qi@linaro.org>
11366
11367 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11368
1e6697ea
YQ
113692016-03-24 Yao Qi <yao.qi@linaro.org>
11370
11371 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11372 test message.
11373
64bcd522
AA
113742016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11375
11376 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11377 maintaining separate logic for constructing the output path.
11378
7868401b
DB
113792016-03-16 Don Breazeal <donb@codesourcery.com>
11380
11381 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11382 Retry fork and waitpid on interrupted system call errors.
11383 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11384 Use with_timeout_factor to increase timeout by factor of 10.
11385
1cafadb4
DB
113862016-03-15 Don Breazeal <donb@codesourcery.com>
11387
11388 * gdb.cp/scope-err.cc: New test program.
11389 * gdb.cp/scope-err.exp: New test script.
11390 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11391 lines and "set breakpoint here" comment.
11392 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11393 Fixed some whitespace and format issues.
11394 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11395 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11396
81516450
DE
113972016-03-15 Doug Evans <dje@google.com>
11398
11399 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11400 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11401 All callers updated. Add tests for enums, mixed flags register.
11402
aa52b601
DE
114032016-03-15 Doug Evans <dje@google.com>
11404
11405 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11406 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11407
fa4ff313
SM
114082016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11409
11410 * gdb.base/default.exp: Add $_as_string to the list of expected
11411 convenience functions.
11412
f2403c39
AB
114132016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11414
11415 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11416
f2f3ccb9
SM
114172016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11418
11419 * gdb.python/py-as-string.exp: New file.
11420 * gdb.python/py-as-string.c: New file.
11421
00dbd492
PA
114222016-03-09 Pedro Alves <palves@redhat.com>
11423
11424 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11425 signal" -> "Thread NN received signal" output change.
11426 * gdb.threads/ia64-sigill.exp: Likewise.
11427 * gdb.threads/linux-dp.exp: Likewise.
11428 * gdb.threads/manythreads.exp: Likewise.
11429 * gdb.threads/pending-step.exp: Likewise.
11430 * gdb.threads/print-threads.exp: Likewise.
11431 * gdb.threads/sigstep-threads.exp: Likewise.
11432 * gdb.threads/staticthreads.exp: Likewise.
11433 * gdb.threads/tls.exp: Likewise.
11434
1e6697ea
YQ
114352016-03-09 Pedro Alves <palves@redhat.com>
11436
11437 * gdb.base/command-line-input.exp: New file.
11438
b04fd3be
MK
114392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11440
11441 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11442 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11443 * gdb.trace/pending.exp: Accept leading dot before function name.
11444 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11445 * lib/trace-support.exp: Set registers for ppc.
11446
98fa59e9
MK
114472016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11448
11449 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11450 use it for disassembly; accept .main in addition to main in backtrace.
11451
f77198c8
MK
114522016-03-09 Wei-cheng Wang <cole945@gmail.com>
11453 Marcin Kościelnicki <koriakin@0x04.net>
11454
11455 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11456 (gdb_recursion_test_ptr): New global variable.
11457 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11458 gdb_recursion_test.
11459 (gdb_c_test): Ditto.
11460
ba84e0da
MK
114612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11462
11463 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11464 ordering.
11465
4366d36e
MK
114662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11467
11468 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11469 (bar): Add bar_start_lbl label.
11470 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11471 of foo/bar for emitting DWARF and tracing.
11472
5eb264df
SDJ
114732016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11474
11475 * analyze-racy-logs.py: Set executable bit.
11476
fb6a751f
SDJ
114772016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11478
11479 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11480 (CHECK_TARGET_TMP): Likewise.
11481 (check-single-racy): New rule.
11482 (check-parallel-racy): Likewise.
11483 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11484 (do-check-parallel-racy): New rule.
11485 (check-racy/%.exp): Likewise.
11486 * README (Racy testcases): New section.
11487 * analyze-racy-logs.py: New file.
11488
bdf7e230
DE
114892016-03-03 Doug Evans <dje@google.com>
11490
11491 * gdb.base/skip.exp: Use with_test_prefix.
11492
4719d415
YQ
114932016-03-03 Yao Qi <yao.qi@linaro.org>
11494
11495 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11496 Invoke step_over_syscall "clone" and break_cond_on_syscall
11497 "clone".
11498 * gdb.base/step-over-clone.c: New file.
11499
ea507862
YQ
115002016-03-03 Yao Qi <yao.qi@linaro.org>
11501
11502 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11503 code format.
11504
8fc8cbda
YQ
115052016-03-03 Yao Qi <yao.qi@linaro.org>
11506
11507 * gdb.base/disp-step-fork.c: Rename to ...
11508 * gdb.base/step-over-fork.c: ... it. New file.
11509 * gdb.base/disp-step-vfork.c: Rename to ...
11510 * gdb.base/step-over-vfork.c: ... it. New file.
11511 * gdb.base/disp-step-syscall.exp: Rename to ...
11512 * gdb.base/step-over-syscall.exp: ... it. New file.
11513 (disp_step_cross_syscall): Rename to ...
11514 (step_over_syscall): ... it.
11515
92fa70b0
YQ
115162016-03-03 Yao Qi <yao.qi@linaro.org>
11517
11518 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11519 If target supports condition evaluation on target, invoke
11520 break_cond_on_syscall for fork and vfork.
11521
e197ad3c
YQ
115222016-03-03 Yao Qi <yao.qi@linaro.org>
11523
11524 * gdb.base/disp-step-syscall.exp: Don't invoke
11525 support_displaced_stepping.
11526 (disp_step_cross_syscall): Test with displaced stepping off and
11527 on if supported.
11528
0b47da9f
YQ
115292016-03-03 Yao Qi <yao.qi@linaro.org>
11530
11531 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11532 proc.
11533 (setup): New proc.
11534 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11535 and setup.
11536
065ab6dc
BH
115372016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11538
11539 * gdb.fortran/vla-history.exp: Remove breakpoint.
11540
07e448ad 115412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11542
25d49b86
PA
11543 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11544 exceeds timeout.
07e448ad 11545
9ac2d526 115462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11547
25d49b86
PA
11548 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11549 breakpoint.
9ac2d526 11550
17807369
BH
115512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11552
11553 * gdb.mi/vla.f90: Nullify pointer after declaration.
11554
86e501af
PA
115552016-03-01 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11558
1e903e32
PA
115592016-03-01 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11562 before anything else.
11563 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11564 _GNU_SOURCE here.
11565 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11566 before anything else.
11567 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11568
6ccb54e2
PA
115692016-03-01 Pedro Alves <palves@redhat.com>
11570
11571 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11572
30ca9da1
YQ
115732016-03-01 Yao Qi <yao.qi@linaro.org>
11574
11575 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11576 prepare_for_testing.
11577
dc856b38
YQ
115782016-03-01 Yao Qi <yao.qi@linaro.org>
11579
11580 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11581
4a932159
AA
115822016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11583
11584 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11585 manually constructing the output path.
11586
f2489477
AA
115872016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11588
11589 * gdb.arch/s390-stackless.S: New.
11590 * gdb.arch/s390-stackless.exp: New.
11591
38899f16
IB
115922016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11593
11594 * gdb.dlang/circular.c: New file.
11595 * gdb.dlang/circular.exp: New file.
11596
9fde51ed
YQ
115972016-02-26 Yao Qi <yao.qi@linaro.org>
11598
11599 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11600 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11601 (testcases): Update.
11602
ce90fefe
YQ
116032016-02-26 Yao Qi <yao.qi@linaro.org>
11604
11605 * gdb.reverse/aarch64.c: Rename to ...
11606 * gdb.reverse/insn-reverse.c: ... it.
11607 * gdb.reverse/aarch64.exp: Rename to ...
11608 * gdb.reverse/insn-reverse.exp: ... it.
11609
3263bceb
YQ
116102016-02-26 Yao Qi <yao.qi@linaro.org>
11611
11612 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11613 (testcase_ftype): New.
11614 (testcases): New array.
11615 (n_testcases): New.
11616 (main): Call each element in testcases.
11617 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11618 (read_testcase): New.
11619 Do the tests in a loop.
11620
6cb59ff1
YQ
116212016-02-25 Yao Qi <yao.qi@linaro.org>
11622
11623 * gdb.base/branches.c: Remove.
11624
ae91f625
MK
116252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11626
11627 PR gdb/13808
11628 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11629
678b48b7
MK
116302016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11631
11632 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11633
7337a6f2
MK
116342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11635
11636 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11637 change x86_64 call_insn to 'callq'.
11638
861ca91f
AT
116392016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11640
11641 * gdb.trace/tfile-avx.c: Move to...
11642 * gdb.trace/tracefile-pseudo-reg.c: Here.
11643 * gdb.trace/tfile-avx.exp: Move to...
11644 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11645
bf74e428
GB
116462016-02-24 Gary Benson <gbenson@redhat.com>
11647
11648 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11649 message on attach.
11650
cce0e923
DE
116512016-02-23 Doug Evans <dje@google.com>
11652
11653 * gdb.base/skip.c (test_skip): New function.
11654 (end_test_skip_file_and_function): New function.
11655 (test_skip_file_and_function): New function.
11656 * gdb.base/skip1.c (test_skip): New function.
11657 (skip1_test_skip_file_and_function): New function.
11658 * gdb.base/skip.exp: Add tests for new skip options.
11659 * gdb.base/skip-solib.exp: Update expected output.
11660 * gdb.perf/skip-command.cc: New file.
11661 * gdb.perf/skip-command.exp: New file.
11662 * gdb.perf/skip-command.py: New file.
11663
4000e47e
MK
116642016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11665
11666 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11667 info registers pattern.
11668
24f75ead
IB
116692016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11670
11671 * lib/future.exp: Add D support.
11672 (gdb_find_gdc): New proc.
11673 (gdb_default_target_compile): Add D support.
11674
fbb7bcbe
WW
116752016-02-18 Wei-cheng Wang <cole945@gmail.com>
11676
11677 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11678 user+system time.
11679 (trace_speed_test): Determine the iteration count for a time
11680 between 15..30 seconds.
11681
012b3a21
WT
116822016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11683
11684 * gdb.arch/i386-mpx-sigsegv.c: New file.
11685 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11686 * gdb.arch/i386-mpx-simple_segv.c: New file.
11687 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11688
2d5189bd
YQ
116892016-02-18 Yao Qi <yao.qi@linaro.org>
11690
11691 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11692 Don't call setup_kfail.
11693
40fb20d0
YQ
116942016-02-18 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11697 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11698
21b1f8d2
DE
116992016-02-16 Doug Evans <dje@google.com>
11700
11701 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11702 * gdb.base/skip1.c: Ditto.
11703 * gdb.base/skip.exp: Whitespace cleanup.
11704
4041ed77
DB
117052016-02-16 Don Breazeal <donb@codesourcery.com>
11706
11707 PR remote/19496
11708 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11709 Remove kfail for PR remote/19496.
11710
c4ef31bf
SM
117112016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11712
11713 * lib/gdb.exp (standard_temp_file): Return a path specific to
11714 the runtest invocation.
11715
266b65b3
SM
117162016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11717
11718 * gdb.trace/save-trace.exp: Change relative path to be in the
11719 standard output directory.
11720
a7a0a6a9
JK
117212016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11722
11723 * gdb.arch/i386-prologue.c: Add missing prototypes.
11724
c99dbb42
JK
117252016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11726
11727 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11728 * gdb.arch/i386-prologue.exp: Likewise.
11729 * gdb.arch/i386-size.exp: Likewise.
11730
aa480355
SM
117312016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11732
11733 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11734 define object file path.
11735 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11736 file path.
11737 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11738 standard_output_file to define binfile.
11739
ba881f50
JK
117402016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11741
11742 Fix compatibility with recent gfortran-5.3.1.
11743 * gdb.fortran/vla-history.exp (print vla1 allocated)
11744 (print vla2 allocated, print $2, print $3): Remove
11745 (print $4): Rename to ...
11746 (print $2): ... here.
11747 (print $9): Rename to ...
11748 (print $5): ... here.
11749 (print $10): Rename to ...
11750 (print $6): ... here.
11751 * gdb.fortran/vla.f90: Add pvla initialization.
11752
e9fb005c
JK
117532016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11754
11755 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11756 New test.
11757 * gdb.fortran/vla-value-sub.exp: Likewise.
11758
e44e00ff
MK
117592016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11760
11761 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11762
97e94151
SM
117632016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11764
11765 * i386-biarch-core.exp: Define corefile using
11766 standard_output_file.
11767
01113bc1
YQ
117682016-02-12 Yao Qi <yao.qi@linaro.org>
11769
11770 * gdb.arch/arm-single-step-kernel-helper.c: New.
11771 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11772
33b4777c
MM
117732016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11774
11775 * gdb.btrace/tailcall-only.exp: New.
11776 * gdb.btrace/tailcall-only.c: New.
11777 * gdb.btrace/x86_64-tailcall-only.S: New.
11778 * gdb.btrace/i686-tailcall-only.S: New.
11779
acc23c11
PA
117802016-02-11 Pedro Alves <palves@redhat.com>
11781
11782 * README (Parallel testing): Add missing double quotes.
11783
e352bf0a
PA
117842016-02-11 Pedro Alves <palves@redhat.com>
11785
11786 * README (Parallel testing): New section.
11787 (GDB_PARALLEL): Rewrite.
11788 (FORCE_PARALLEL): Document.
11789
9f5fed78
MK
117902016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11791
11792 * gdb.trace/tfile-avx.c: New test.
11793 * gdb.trace/tfile-avx.exp: New test.
11794
9ef9e6a6
KS
117952016-02-09 Keith Seitz <keiths@redhat.com>
11796
11797 PR breakpoints/19546
11798 * gdb.base/infcall-exec.c: New file.
11799 * gdb.base/infcall-exec2.c: New file.
11800 * gdb.base/infcall-exec.exp: New file.
11801
a96e36da
KS
118022016-02-09 Keith Seitz <keiths@redhat.com>
11803
11804 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11805 (toplevel): Call test_bkpt_address.
11806
9f61929f
KS
118072016-02-09 Keith Seitz <keiths@redhat.com>
11808
11809 PR python/19506
11810 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11811 (toplevel): Call test_bkpt_address.
11812
1e94266c
SM
118132016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11814
11815 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11816 to AC_OUTPUT.
11817 * configure: Regenerate.
11818
2a7f3dff
PA
118192016-02-09 Pedro Alves <palves@redhat.com>
11820
11821 PR breakpoints/19548
11822 * gdb.base/execl-update-breakpoints.c (some_function): New
11823 function.
11824 (main): Call it.
11825 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11826 Tighten expected GDB output.
11827
2151ccc5
SM
118282016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11829
11830 * Makefile.in (ALL_SUBDIRS): Remove.
11831 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11832 (distclean maintainer-clean realclean): Likewise.
11833 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11834 * configure: Regenerate.
11835 * gdb.ada/Makefile.in: Delete.
11836 * gdb.arch/Makefile.in: Likewise.
11837 * gdb.asm/Makefile.in: Likewise.
11838 * gdb.base/Makefile.in: Likewise.
11839 * gdb.btrace/Makefile.in: Likewise.
11840 * gdb.cell/Makefile.in: Likewise.
11841 * gdb.compile/Makefile.in: Likewise.
11842 * gdb.cp/Makefile.in: Likewise.
11843 * gdb.disasm/Makefile.in: Likewise.
11844 * gdb.dlang/Makefile.in: Likewise.
11845 * gdb.dwarf2/Makefile.in: Likewise.
11846 * gdb.fortran/Makefile.in: Likewise.
11847 * gdb.gdb/Makefile.in: Likewise.
11848 * gdb.go/Makefile.in: Likewise.
11849 * gdb.guile/Makefile.in: Likewise.
11850 * gdb.java/Makefile.in: Likewise.
11851 * gdb.linespec/Makefile.in: Likewise.
11852 * gdb.mi/Makefile.in: Likewise.
11853 * gdb.modula2/Makefile.in: Likewise.
11854 * gdb.multi/Makefile.in: Likewise.
11855 * gdb.objc/Makefile.in: Likewise.
11856 * gdb.opencl/Makefile.in: Likewise.
11857 * gdb.opt/Makefile.in: Likewise.
11858 * gdb.pascal/Makefile.in: Likewise.
11859 * gdb.perf/Makefile.in: Likewise.
11860 * gdb.python/Makefile.in: Likewise.
11861 * gdb.reverse/Makefile.in: Likewise.
11862 * gdb.server/Makefile.in: Likewise.
11863 * gdb.stabs/Makefile.in: Likewise.
11864 * gdb.threads/Makefile.in: Likewise.
11865 * gdb.trace/Makefile.in: Likewise.
11866 * gdb.xml/Makefile.in: Likewise.
11867 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11868 GDB_PARALLEL.
11869 (standard_output_file): Remove check for GDB_PARALLEL, always
11870 return path in outputs/$subdir/$testname.
11871
437277d4
SM
118722016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11875 (site.exp): Assign abs_srcdir to tcl's srcdir.
11876
31d913c7
YQ
118772016-02-04 Yao Qi <yao.qi@linaro.org>
11878
11879 * gdb.base/foll-exec-mode.c: Include limits.h.
11880 (main): Add parameters argc and argv. Get directory from
11881 argv[0].
11882 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11883 compilation.
11884 * gdb.base/foll-exec.c: Include limits.h.
11885 (main): Add parameters argc and argv.
11886 Get directory from argv[0].
11887 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11888 Adjust tests on the number of lines as source code changed.
11889 * gdb.base/foll-vfork-exit.c: Include limits.h.
11890 (main): Add one line of statement before vfork.
11891 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11892 (main): Add parameters argc and argv. Get directory from
11893 argv[0].
11894 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11895 (setup_gdb): Set tbreak to skip some source lines.
11896 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11897 (main): Add parameters argc and argv. Get directory from
11898 argv[0].
11899 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11900 compilation.
11901 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11902 (main): Add parameters argc and argv. Get directory from
11903 argv[0].
11904 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11905 compilation.
11906
9482b9fb
DE
119072016-02-01 Doug Evans <dje@google.com>
11908
11909 * gdb.base/skip.exp: Clean up multiple references to same test name.
11910
6b2e4f10
PA
119112016-02-01 Pedro Alves <palves@redhat.com>
11912
ccb6afd6 11913 PR remote/19496
6b2e4f10
PA
11914 * gdb.threads/forking-threads-plus-breakpoint.exp
11915 (displaced_stepping_supported): New global.
11916 (probe_displaced_stepping_support): New procedure.
11917 (do_test): Add 'displaced' parameter, and use it.
11918 (top level): Check for displaced stepping support. Add displaced
11919 stepping on/off testing axis.
11920
37a8db1a
AB
119212016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11922
11923 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11924 pointer. Don't perform further tests on the unassociated pointer
11925 if the first test fails.
11926
5fdf6324
AB
119272016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11928
11929 * gdb.base/max-value-size.c: New file.
11930 * gdb.base/max-value-size.exp: New file.
11931 * gdb.base/huge.exp: Disable max-value-size for this test.
11932
935c6144
IB
119332016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11934
11935 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11936
7fe8399d
YQ
119372016-01-28 Yao Qi <yao.qi@linaro.org>
11938
11939 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11940
a2077e25
PA
119412016-01-25 Pedro Alves <palves@redhat.com>
11942
11943 PR threads/19461
11944 * gdb.base/fork-running-state.c: New file.
11945 * gdb.base/fork-running-state.exp: New file.
11946
1d2736d4
PA
119472016-01-25 Pedro Alves <palves@redhat.com>
11948
11949 PR gdb/19494
11950 * gdb.base/catch-fork-kill.c: New file.
11951 * gdb.base/catch-fork-kill.exp: New file.
11952
f1da4b11
PA
119532016-01-25 Pedro Alves <palves@redhat.com>
11954
11955 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11956 Delete, moved to lib/gdb.exp.
11957 * gdb.threads/forking-threads-plus-breakpoint.exp
11958 (foreach_with_prefix): Likewise.
11959 * gdb.threads/process-dies-while-handling-bp.exp
11960 (foreach_with_prefix): Likewise.
11961 * lib/gdb.exp (foreach_with_prefix): New procedure.
11962
45f38546
MK
119632016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11964
11965 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11966 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11967
dc29a1ce
MK
119682016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11969
11970 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11971 endian targets.
11972
092127d7
JK
119732016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11974 Pedro Alves <palves@redhat.com>
11975
11976 Fix testsuite compatibility with Guile.
11977 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11978 number.
11979
31d765d3
JK
119802016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11981
11982 Fix testsuite compatibility with Guile.
11983 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11984 (thread 1): New test for backtrace through signal handler.
11985
1ac78c04
YQ
119862016-01-22 Yao Qi <yao.qi@linaro.org>
11987
11988 PR testsuite/19491
11989 * gdb.base/multi-forks.c: Include
11990 ../lib/unbuffer_output.c
11991 (main): Call gdb_unbuffer_output.
11992
4f5946a8
DE
119932016-01-21 Doug Evans <dje@google.com>
11994
11995 * lib/ada.exp (gdb_compile_ada): Fix typo.
11996
305e13e6
JB
119972016-01-21 Joel Brobecker <brobecker@adacore.com>
11998
11999 * gdb.base/break-fun-addr.exp: New file.
12000 * gdb.base/break-fun-addr1.c: New file.
12001 * gdb.base/break-fun-addr2.c: New file.
12002
5f5dfff6
SM
120032016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12004
12005 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12006 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12007 enum flag values.
12008
fd356fa2
AA
120092016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12010
12011 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12012 when GDB can not set the vector return value. Add more comments
12013 for clarification.
12014
9df22175
AT
120152016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12016
12017 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12018 command.
12019
41d1845e
SM
120202016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12021
12022 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12023
01ac6840
SM
120242016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12025
12026 * Makefile.in (check-single): Pass --status to runtest.
12027 (check/%.exp): Likewise.
12028
120292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12030
12031 * Makefile.in (check-parallel): Propagate return code from make
12032 do-check-parallel.
12033
bd0a71fa
MK
120342016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12035
12036 * gdb.trace/ftrace.exp: Fix expected message on continue.
12037 * gdb.trace/pending.exp: Fix expected message on continue.
12038 * gdb.trace/trace-break.exp: Fix expected message on continue.
12039
8bcbad33
SM
120402016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12041
12042 * lib/gdb.exp (gdb_test): Remove unused global references.
12043
f303dbd6
PA
120442016-01-18 Pedro Alves <palves@redhat.com>
12045
12046 * gdb.base/async-shell.exp: Adjust expected output.
12047 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12048 * gdb.base/siginfo-thread.exp: Adjust expected output.
12049 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12050 * gdb.java/jnpe.exp: Adjust expected output.
12051 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12052 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12053 * gdb.threads/leader-exit.exp: Adjust expected output.
12054 * gdb.threads/manythreads.exp: Adjust expected output.
12055 * gdb.threads/pthreads.exp: Adjust expected output.
12056 * gdb.threads/schedlock.exp: Adjust expected output.
12057 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12058 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12059 expected output.
12060 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12061 output.
12062 * gdb.threads/sigthread.exp: Adjust expected output.
12063 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12064
b2789696
YQ
120652016-01-18 Yao Qi <yao.qi@linaro.org>
12066
12067 * gdb.guile/scm-section-script.c: Replace @progbits with
12068 %progbits.
12069 * gdb.python/py-section-script.c: Likewise.
12070
71ef29a8
PA
120712016-01-15 Pedro Alves <palves@redhat.com>
12072
12073 * gdb.multi/tids.exp: Test star wildcard ranges.
12074
3f5b7598
PA
120752016-01-15 Pedro Alves <palves@redhat.com>
12076
12077 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12078 command from "thread apply" invocation.
12079 (thr_apply_info_thr_invalid): Default the expected output to the
12080 input tid list.
12081 (top level): Add tests that use convenience variables. Add tests
12082 for "thread apply" with a valid TID list, but missing the command.
12083
663f6d42
PA
120842016-01-13 Pedro Alves <palves@redhat.com>
12085
12086 * gdb.base/default.exp: Expect $_gthread as well.
12087 * gdb.multi/tids.exp: Test $_gthread.
12088 * gdb.threads/thread-specific.exp: Test $_gthread.
12089
c84f6bbf
PA
120902016-01-13 Pedro Alves <palves@redhat.com>
12091
12092 * gdb.multi/tids.exp: Test "info threads -gid".
12093
22a02324
PA
120942016-01-13 Pedro Alves <palves@redhat.com>
12095
12096 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12097 Breakpoint.thread.
12098 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12099
5d5658a1
PA
121002016-01-07 Pedro Alves <palves@redhat.com>
12101
12102 * gdb.base/break.exp: Adjust to output changes.
12103 * gdb.base/hbreak2.exp: Likewise.
12104 * gdb.base/sepdebug.exp: Likewise.
12105 * gdb.base/watch_thread_num.exp: Likewise.
12106 * gdb.linespec/keywords.exp: Likewise.
12107 * gdb.multi/info-threads.exp: Likewise.
12108 * gdb.threads/thread-find.exp: Likewise.
12109 * gdb.multi/tids.c: New file.
12110 * gdb.multi/tids.exp: New file.
12111
84654457
PA
121122016-01-13 Pedro Alves <palves@redhat.com>
12113
12114 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12115
e3940304
PA
121162016-01-13 Pedro Alves <palves@redhat.com>
12117
12118 * gdb.base/default.exp: Expect $_inferior as well.
12119 * gdb.multi/base.exp: Test $_inferior.
12120
a911d87a
PA
121212016-01-13 Pedro Alves <palves@redhat.com>
12122
12123 PR breakpoints/19388
12124 * gdb.base/catch-signal-siginfo-cond.c: New file.
12125 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12126
82075af2
JS
121272016-01-12 Josh Stone <jistone@redhat.com>
12128 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12129
12130 * gdb.base/catch-syscall.c (do_execve): New variable.
12131 (main): Conditionally trigger an execve.
12132 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12133 (test_catch_syscall_execve): New, check entry/return across execve.
12134 (do_syscall_tests): Call test_catch_syscall_execve.
12135
e46eeedd
PA
121362016-01-12 Pedro Alves <palves@redhat.com>
12137
12138 * gdb.base/random-signal.exp (do_test): New procedure, with body
12139 of testcase moved in.
12140
01d8c27e
JK
121412016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12142 Pedro Alves <palves@redhat.com>
12143
12144 * gdb.base/funcargs.exp (finish from indirectly called function):
12145 Reintroduce the case for 'First'.
12146
9a706302
JK
121472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12148 Pedro Alves <palves@redhat.com>
12149
12150 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12151 (tcatch_vfork_then_child_follow_exec)
12152 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12153 identification.
12154
c0ecb95f
JK
121552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12156
12157 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12158 and repeats to unlimited.
12159 * gdb.python/py-value.exp: Likewise.
12160 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12161 and repeats to unlimited.
12162
6cfc1fcb
JK
121632016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12164
12165 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12166 and reordering the functions.
12167 * gdb.multi/hangout.c: Likewise.
12168 * gdb.multi/hello.c: Likewise.
12169
582a1b00
SM
121702016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12171
12172 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12173 absolute.
12174 (SingleStatisticTestResult.report): Use dict.keys instead of
12175 dict.iterkeys.
12176
79bc59cb
PA
121772016-01-06 Pedro Alves <palves@redhat.com>
12178
12179 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12180
43368e1d
MM
121812016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12182
12183 * gdb.btrace/dlopen.exp: New.
12184 * gdb.btrace/dlopen.c: New.
12185 * gdb.btrace/dlopen-dso.c: New.
12186
79fad5b8
SL
121872015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12188
12189 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12190 PATTERN argument is optional.
12191
ab8314b3
JB
121922015-12-24 Joel Brobecker <brobecker@adacore.com>
12193
12194 * lib/ada.exp (target_compile_ada_from_dir): New function.
12195 (gdb_compile_ada): Reimplement avoiding the use of project files.
12196 * gdb.ada/gnat_ada.gpr: Delete.
12197 * gdb.ada/cond_lang.exp: Adjust test to make path before
12198 filename optional.
12199 * gdb.ada/small_reg_param.exp: Likewise.
12200
fe33faff
SM
122012015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12202
12203 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12204
6d265cb4
TP
122052015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12206
12207 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12208 case.
12209
10125099
SM
122102015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12211
12212 * gdb.base/break.exp: Remove dead code.
12213 * gdb.base/sepdebug.exp: Likewise.
12214
3ca22649
SM
122152015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12216
12217 * gdb.asm/asm-source.exp: Remove HP-UX references.
12218 * gdb.base/annota1.exp: Likewise.
12219 * gdb.base/annota3.exp: Likewise.
12220 * gdb.base/attach.exp: Likewise.
12221 * gdb.base/bigcore.exp: Likewise.
12222 * gdb.base/break.exp: Likewise.
12223 * gdb.base/call-ar-st.exp: Likewise.
12224 * gdb.base/callfuncs.exp: Likewise.
12225 * gdb.base/catch-fork-static.exp: Likewise.
12226 * gdb.base/display.exp: Likewise.
12227 * gdb.base/foll-exec-mode.exp: Likewise.
12228 * gdb.base/foll-exec.exp: Likewise.
12229 * gdb.base/foll-fork.exp: Likewise.
12230 * gdb.base/foll-vfork.exp: Likewise.
12231 * gdb.base/funcargs.exp: Likewise.
12232 * gdb.base/hbreak2.exp: Likewise.
12233 * gdb.base/inferior-died.exp: Likewise.
12234 * gdb.base/interrupt.exp: Likewise.
12235 * gdb.base/multi-forks.exp: Likewise.
12236 * gdb.base/nodebug.exp: Likewise.
12237 * gdb.base/sepdebug.exp: Likewise.
12238 * gdb.base/solib1.c: Likewise.
12239 * gdb.base/step-test.exp: Likewise.
12240 * gdb.mi/non-stop.c: Likewise.
12241 * gdb.mi/pthreads.c: Likewise.
12242 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12243 * gdb.threads/pthreads.c: Likewise.
12244 * gdb.threads/staticthreads.exp: Likewise.
12245 * lib/future.exp: Likewise.
12246 * lib/gdb.exp: Likewise.
12247 * gdb.base/so-indr-cl.c: Remove.
12248 * gdb.base/so-indr-cl.exp: Likewise.
12249 * gdb.base/solib.c: Likewise.
12250 * gdb.base/solib.exp: Likewise.
12251 * gdb.base/solib2.c: Likewise.
12252
b6304613
SM
122532015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12254
12255 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12256 * gdb.base/call-ar-st.exp: Likewise.
12257 * gdb.base/callfuncs.exp: Likewise.
12258 * gdb.base/condbreak.exp: Likewise.
12259 * gdb.base/constvars.exp: Likewise.
12260 * gdb.base/hbreak2.exp: Likewise.
12261 * gdb.base/langs.exp: Likewise.
12262 * gdb.base/list.exp: Likewise.
12263 * gdb.base/long_long.exp: Likewise.
12264 * gdb.base/ptype.exp: Likewise.
12265 * gdb.base/scope.exp: Likewise.
12266 * gdb.base/signals.exp: Likewise.
12267 * gdb.base/so-impl-ld.exp: Likewise.
12268 * gdb.base/varargs.exp: Likewise.
12269 * gdb.base/volatile.exp: Likewise.
12270 * gdb.base/whatis.exp: Likewise.
12271 * gdb.cp/cplusfuncs.exp: Likewise.
12272 * gdb.cp/inherit.exp: Likewise.
12273 * gdb.cp/local.exp: Likewise.
12274 * gdb.cp/member-ptr.exp: Likewise.
12275 * gdb.cp/method.exp: Likewise.
12276 * gdb.cp/overload.exp: Likewise.
12277 * gdb.cp/templates.exp: Likewise.
12278 * gdb.stabs/weird.exp: Likewise.
12279 * lib/compiler.c: Likewise.
12280 * lib/compiler.cc: Likewise.
12281 * lib/cp-support.exp: Likewise.
12282 * lib/gdb.exp: Likewise.
12283
bf401b07
SM
122842015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12285
12286 * configure.ac: Remove HP-UX case.
12287 * configure: Regenerate.
12288
aff9c0f8
SM
122892015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12290
12291 * lib/gdb.exp (gdb_compile): Add function doc.
12292
a6904d5a
PA
122932015-12-17 Pedro Alves <palves@redhat.com>
12294
12295 PR threads/19354
12296 * gdb.multi/info-threads.exp: New file.
12297
a22279dd
YQ
122982015-12-15 Yao Qi <yao.qi@linaro.org>
12299
12300 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12301 is aarch64*-*-*.
12302
0588c796
SL
123032015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12304
12305 * gdb.base/history-duplicates.exp: Skip if no readline support.
12306
5d978e17
SL
123072015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12308
12309 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12310
7e763b86
SL
123112015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12312
12313 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12314
87a3a92c
SL
123152015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12316
12317 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12318 ctrl-C if nointerrupts target property is set.
12319 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12320 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12321 * gdb.base/paginate-bg-execution.exp: Likewise.
12322 * gdb.base/paginate-execution-startup.exp: Likewise.
12323 * gdb.base/random-signal.exp: Likewise.
12324 * gdb.base/range-stepping.exp: Likewise.
12325 * gdb.cp/annota2.exp: Likewise.
12326 * gdb.cp/annota3.exp: Likewise.
12327 * gdb.gdb/selftest.exp: Likewise.
12328 * gdb.threads/continue-pending-status.exp: Likewise.
12329 * gdb.threads/leader-exit.exp: Likewise.
12330 * gdb.threads/manythreads.exp: Likewise.
12331 * gdb.threads/pthreads.exp: Likewise.
12332 * gdb.threads/schedlock.exp: Likewise.
12333 * gdb.threads/sigthread.exp: Likewise.
12334
a8f077dc
DB
123352015-12-11 Don Breazeal <donb@codesourcery.com>
12336
12337 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12338 remote.
12339 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12340 * gdb.base/foll-exec.exp (main): Enable for target remote.
12341 * gdb.base/foll-fork.exp (main): Likewise.
12342 * gdb.base/foll-vfork.exp (main): Likewise.
12343 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12344 (proc continue_to_exit_bp_loc): Use clean_restart.
12345 * gdb.base/pie-execl.exp (main): Disable for target remote.
12346 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12347 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12348 * gdb.threads/execl.exp (main): Likewise.
12349 * gdb.threads/fork-child-threads.exp (main): Likewise.
12350 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12351 remote.
12352 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12353 remote.
12354 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12355 pid.tid style ptids, instead of just tid.
12356 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12357 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12358 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12359 ptids, instead of just tid.
12360
3b2464a8
AB
123612015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12362
12363 * gdb.base/list.exp (test_list_forward): Add end of file error
12364 test.
12365 (test_repeat_list_command): Add end of file error test.
12366 (test_list_backwards): Add beginning of file error test.
12367
a0def019
AB
123682015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12369
12370 * gdb.base/list.exp (test_list_invalid_args): New function,
12371 defined, and called.
12372
5c000dff
AB
123732015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12374
12375 * gdb.base/list.exp (test_list): Make test names unique.
12376
f1637ebe
YQ
123772015-12-11 Yao Qi <yao.qi@linaro.org>
12378
12379 * gdb.base/coremaker2.c: Remove.
12380
36d6fc0a
PA
123812015-12-10 Pedro Alves <palves@redhat.com>
12382
12383 * gdb.multi/base.exp: Remove stale "spaces" references.
12384
762f7747
PA
123852015-12-10 Pedro Alves <palves@redhat.com>
12386
12387 * gdb.multi/base.exp: Don't use nowarnings.
12388 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12389 * gdb.multi/hangout.c: Include stdio.h.
12390 * gdb.multi/hello.c: Include stdlib.h.
12391 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12392 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12393 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12394
28d2bfb9
AB
123952015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12396
12397 * gdb.dwarf2/dw2-ranges-base.c: New file.
12398 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12399 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12400 support additional line table, and debug ranges generation.
12401 (Dwarf::ranges): New function, generate .debug_ranges.
12402 (Dwarf::lines): Support generating simple line table programs.
12403 (Dwarf::assemble): Initialise new namespace variables.
12404
5fc2beac
KB
124052015-12-09 Kevin Buettner <kevinb@redhat.com>
12406
12407 * gdb.base/async.exp (proc test_background): Add case for
12408 asynchronous execution not supported.
12409
1c35a88f
LM
124102015-12-09 Luis Machado <lgustavo@codesourcery.com>
12411
12412 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12413 format and change test names to make them unique.
12414
b593e3d9
RK
124152015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12416 Pedro Alves <pedro@redhat.com>
12417
12418 PR gdb/18702
12419 Add checking of floatformats setup on x86_64 hosts.
12420 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12421 (smallval, bigval): New labels/constants.
12422 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12423 float" after loading bigval and smallval.
12424
d72413e6
PMR
124252015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12426
12427 * gdb.ada/fun_overload_menu.exp: New testcase.
12428 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12429
ece66d65
JS
124302015-12-04 Josh Stone <jistone@redhat.com>
12431
12432 * gdb.base/catch-fork-static.exp: New.
12433
41d0efca
YQ
124342015-12-03 Yao Qi <yao.qi@linaro.org>
12435
12436 * gdb.base/sizeof.c: Don't include stdio.h and
12437 ../lib/unbuffer_output.c.
12438 (main): New variable 'size' and 'value'. Remove printf and
12439 gdb_unbuffer_output. Assign return value to size and value.
12440 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12441 at the beginning.
12442 (check_sizeof): Check the result by printing variable 'size'.
12443 (check_valueof): Check the result by printing variable 'value'.
12444
99fd02d9
YQ
124452015-12-01 Yao Qi <yao.qi@linaro.org>
12446
12447 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12448 for aarch64*-*-linux* target.
12449
f2faf941
PA
124502015-11-30 Pedro Alves <palves@redhat.com>
12451
12452 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12453
04bf20c5
PA
124542015-11-30 Pedro Alves <palves@redhat.com>
12455
12456 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12457 Handle non-stop mode vCont replies.
12458
09df4675
PA
124592015-11-30 Pedro Alves <palves@redhat.com>
12460
12461 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12462 prepare_for_testing. Start gdb with "set non-stop on" appended to
12463 GDBFLAGS. Lax expected stop output.
12464
58b584af
YQ
124652015-11-27 Yao Qi <yao.qi@linaro.org>
12466
12467 * gdb.arch/arm-neon.exp: New.
12468 * gdb.arch/arm-neon.c: New.
12469
dfcb77a8
YQ
124702015-11-27 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12473
88e8ec1b
YQ
124742015-11-27 Yao Qi <yao.qi@linaro.org>
12475
12476 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12477 frames-invalid annotation.
12478
bfde72c2
YQ
124792015-11-27 Yao Qi <yao.qi@linaro.org>
12480
12481 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12482
f6512a69
SM
124832015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12484
12485 * gdb.threads/names.exp: New file.
12486 * gdb.threads/names.c: New file.
12487 * README: Mention gdb,no_thread_names.
12488
46a3515b
MM
124892015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12490
12491 PR 19297
12492 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12493 support" error.
12494
62147a22
PA
124952015-11-24 Pedro Alves <palves@redhat.com>
12496
12497 PR 17539
12498 * gdb.base/display.exp: Expect displays to be sorted in ascending
12499 order. Use multi_line.
12500 * gdb.base/solib-display.exp: Likewise.
12501
2f341b6e
PA
125022015-11-24 Pedro Alves <palves@redhat.com>
12503
12504 PR 17539
25d49b86
PA
12505 * gdb.base/display.exp: Expect displays to be sorted in ascending
12506 order. Use multi_line.
12507 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12508
7e0aa6aa
PA
125092015-11-24 Pedro Alves <palves@redhat.com>
12510
12511 PR 17539
12512 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12513 threads in ascending order.
12514 * gdb.base/foll-fork.exp: Likewise.
12515 * gdb.base/foll-vfork.exp: Likewise.
12516 * gdb.base/multi-forks.exp: Likewise.
12517 * gdb.mi/mi-nonstop.exp: Likewise.
12518 * gdb.mi/mi-nsintrall.exp: Likewise.
12519 * gdb.multi/base.exp: Likewise.
12520 * gdb.multi/multi-arch.exp: Likewise.
12521 * gdb.python/py-inferior.exp: Likewise.
12522 * gdb.threads/break-while-running.exp: Likewise.
12523 * gdb.threads/execl.exp: Likewise.
12524 * gdb.threads/gcore-thread.exp: Likewise.
12525 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12526 * gdb.threads/kill.exp: Likewise.
12527 * gdb.threads/linux-dp.exp: Likewise.
12528 * gdb.threads/multiple-step-overs.exp: Likewise.
12529 * gdb.threads/next-bp-other-thread.exp: Likewise.
12530 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12531 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12532 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12533 * gdb.threads/thread-find.exp: Likewise.
12534 * gdb.threads/tls.exp: Likewise.
12535 * lib/mi-support.exp (mi_reverse_list): Delete.
12536 (mi_check_thread_states): No longer reverse list.
12537
2cc57ad8
PA
125382015-11-24 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12541 use lowercase.
12542
c93e8391
SM
125432015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12544
12545 * gdb.trace/actions.c: Include trace-common.h.
12546 (main): Add a location for a fast tracepoint.
12547 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12548 the normal tracepoints.
12549 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12550
045ccf91
SM
125512015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12552
12553 * save-trace.exp: Factor out code to these...
12554 (gdb_save_tracepoints): New.
12555 (gdb_load_tracepoints): New.
12556 (do_save_load_test): New.
12557
5506f9f6
KB
125582015-11-23 Kevin Buettner <kevinb@redhat.com>
12559
12560 * gdb.base/asmlabel.exp: New test.
12561 * gdb.base/asmlabel.c: New test case.
12562
16c3b12f
JB
125632015-11-23 Joel Brobecker <brobecker@adacore.com>
12564
12565 * gdb.base/wrong_frame_bt_full-main.c: New file.
12566 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12567 * gdb.base/wrong_frame_bt_full.exp: New file.
12568
155bfbd3
JB
125692015-11-23 Joel Brobecker <brobecker@adacore.com>
12570
12571 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12572
bb097445
JM
125732015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12574
206853a0 12575 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12576 pstate register when comparing registers values in
12577 sparc64-*-linux-gnu targets to avoid spurious differences.
12578
9c88ed8f
JM
125792015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12580
206853a0 12581 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12582
96161e25
SL
125832015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12584
12585 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12586 as type argument to gdb_compile.
12587 * gdb.base/nested-subp2.exp: Likewise.
12588 * gdb.base/nested-subp3.exp: Likewise.
12589
340c2830
DV
125902015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12591
12592 * lib/dwarf.exp (_note): Fix left shift of negative value.
12593 * gdb.trace/trace-condition.exp: Likewise.
12594
c1862d0f
YQ
125952015-11-13 Yao Qi <yao.qi@linaro.org>
12596
12597 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12598 comments about d10v.
12599 (test_scalar_returns): Likewise.
12600 * gdb.base/d10v.ld: Remove.
12601 * gdb.base/overlays.exp: Remove the target triplet checking for
12602 d10v-*-*.
12603 * gdb.base/structs.exp (test_struct_returns): Remove the
12604 comments about d10v.
12605 (test_struct_calls): Likewise.
12606
77ae9c19
YQ
126072015-11-13 Yao Qi <yao.qi@linaro.org>
12608
12609 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12610 * gdb.base/gnu_vector.c: Don't include stdio.h.
12611 (main): Don't print res and call add_some_intvecs.
12612
430e004e
MK
126132015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12614
12615 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12616 macro.
12617 (func5): Removed.
12618 (func4): Use FAST_TRACEPOINT_LABEL.
12619 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12620 macro.
12621 (func): Removed.
12622 (thread_function): Use FAST_TRACEPOINT_LABEL.
12623 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12624 (func): Remove.
12625 (marker): Use FAST_TRACEPOINT_LABEL.
12626 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12627 (pendfunc1): Remove.
12628 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12629 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12630 (foo): Remove.
12631 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12632 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12633 macro.
12634 (func): Remove.
12635 (marker): Use FAST_TRACEPOINT_LABEL.
12636 * gdb.trace/trace-common.h: New header.
12637 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12638 macro.
12639 (func): Remove.
12640 (marker): Use FAST_TRACEPOINT_LABEL.
12641 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12642 (func): Remove.
12643 (thread_function): Use FAST_TRACEPOINT_LABEL.
12644
6e7675a7
MK
126452015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12646
12647 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12648 in front.
12649 * gdb.trace/change-loc.exp: Use global pcreg definition.
12650 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12651 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12652 in front.
12653 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12654 * gdb.trace/pending.exp: Likewise.
12655 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12656 * gdb.trace/trace-break.exp: Likewise.
12657 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12658 in front.
12659 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12660 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12661 in front.
12662 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12663
dddc0e16
JB
126642015-11-09 Joel Brobecker <brobecker@adacore.com>
12665
12666 * gdb.ada/fin_fun_out: New testcase.
12667
c6f0b406
KB
126682015-11-07 Kevin Buettner <kevinb@redhat.com>
12669
12670 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12671 value associated with DW_AT_byte_size.
12672 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12673 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12674 DW_AT_upper_bound.
12675
f01dcfd9
KB
126762015-11-07 Kevin Buettner <kevinb@redhat.com>
12677
12678 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12679 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12680 version.
12681 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12682 gdb.dwarf2/dw2-canonicalize-type.exp,
12683 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12684 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12685 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12686 provided by gdb_target_symbol_prefix_flags_asm.
12687 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12688 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12689 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12690 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12691 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12692 macros where needed). Use this macro for symbols which require
12693 the prefix provided by SYMBOL_PREFIX.
12694
2223449a
KB
126952015-11-05 Kevin Buettner <kevinb@redhat.com>
12696
12697 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12698 New procs.
12699 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12700 representing expressions, of more than one list element.
12701 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12702 to prepend linker symbol prefix to f.
12703 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12704 table_1 and table_2.
12705 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12706 Likewise, for f and g.
12707 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12708 for ptr.
12709 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12710 for main.
12711 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12712 table_1_ptr and table_2_ptr.
12713
6f2f1a3a
JK
127142015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12715 Joel Brobecker <brobecker@adacore.com>
12716
12717 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12718
566c56c9
MK
127192015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12720
12721 * gdb.reverse/s390-mvcle.c: New test.
12722 * gdb.reverse/s390-mvcle.exp: New file.
12723 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12724
d5f0636b
MK
127252015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12726
12727 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12728
7ad8b86c
MK
127292015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12730
12731 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12732 reaching marker2.
12733 * gdb.reverse/getresuid-reverse.exp: Likewise.
12734 * gdb.reverse/pipe-reverse.exp: Likewise.
12735 * gdb.reverse/readv-reverse.exp: Likewise.
12736 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12737 * gdb.reverse/time-reverse.exp: Likewise.
12738 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12739
4081c0f1
YQ
127402015-10-30 Yao Qi <yao.qi@linaro.org>
12741
12742 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12743 (empty_cycle): Remove.
12744 (main): Don't call empty_cycle. Don't use watch_count_done.
12745 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12746 empty_cycle. Rewrite the code counting HW watchpoints.
12747
452b4ba5
MK
127482015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12749
12750 * gdb.reverse/fstatat-reverse.c: New test.
12751 * gdb.reverse/fstatat-reverse.exp: New file.
12752 * gdb.reverse/getresuid-reverse.c: New test.
12753 * gdb.reverse/getresuid-reverse.exp: New file.
12754 * gdb.reverse/pipe-reverse.c: New test.
12755 * gdb.reverse/pipe-reverse.exp: New file.
12756 * gdb.reverse/readv-reverse.c: New test.
12757 * gdb.reverse/readv-reverse.exp: New file.
12758 * gdb.reverse/recvmsg-reverse.c: New test.
12759 * gdb.reverse/recvmsg-reverse.exp: New file.
12760 * gdb.reverse/time-reverse.c: New test.
12761 * gdb.reverse/time-reverse.exp: New file.
12762 * gdb.reverse/waitpid-reverse.c: New test.
12763 * gdb.reverse/waitpid-reverse.exp: New file.
12764
5e2e7507
JK
127652015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12766
12767 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12768
0fde2c53
DE
127692015-10-26 Doug Evans <dje@google.com>
12770
12771 PR symtab/17391
12772 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12773 * gdb.dwarf2/bad-regnum.c: New file.
12774 * gdb.dwarf2/bad-regnum.exp: New file.
12775
1a70ae97
DE
127762015-10-26 Doug Evans <dje@google.com>
12777
12778 PR python/18938
12779 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12780 file.
12781
27dc26ab
JK
127822015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12783
12784 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12785 for a change by "Mention language in compile error message".
12786
bed91f4d
SM
127872015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12788
12789 PR python/18073
12790 * gdb.python/py-type.c (C::a_method): New.
12791 (C::a_const_method): New.
12792 (C::a_static_method): New.
12793 (a_function): New.
12794 * gdb.python/py-type.exp (test_fields): Test getting fields
12795 from function and method.
12796
3f2f83dd
KB
127972015-10-21 Keven Boell <keven.boell@intel.com>
12798
12799 * gdb.fortran/vla-alloc-assoc.exp: New file.
12800 * gdb.fortran/vla-datatypes.exp: New file.
12801 * gdb.fortran/vla-datatypes.f90: New file.
12802 * gdb.fortran/vla-history.exp: New file.
12803 * gdb.fortran/vla-ptype-sub.exp: New file.
12804 * gdb.fortran/vla-ptype.exp: New file.
12805 * gdb.fortran/vla-sizeof.exp: New file.
12806 * gdb.fortran/vla-sub.f90: New file.
12807 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12808 * gdb.fortran/vla-value-sub-finish.exp: New file.
12809 * gdb.fortran/vla-value-sub.exp: New file.
12810 * gdb.fortran/vla-value.exp: New file.
12811 * gdb.fortran/vla-ptr-info.exp: New file.
12812 * gdb.mi/mi-vla-fortran.exp: New file.
12813 * gdb.mi/vla.f90: New file.
12814
27145d50
SL
128152015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12816
12817 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12818 of hardwired timeout value.
12819
5f3ff4f8
JK
128202015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12821 Pedro Alves <palves@redhat.com>
12822
12823 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12824 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12825
bfd09d20
JS
128262015-10-19 Josh Stone <jistone@redhat.com>
12827
12828 * gdb.base/catch-syscall.c: Include <sched.h>.
12829 (unknown_syscall): New variable.
12830 (main): Trigger a vfork and an unknown syscall.
12831 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12832 (unknown_syscall_number): Likewise.
12833 (check_call_to_syscall): Accept an optional syscall pattern.
12834 (check_return_from_syscall): Likewise.
12835 (check_continue): Likewise.
12836 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12837 (test_catch_syscall_skipping_return): New test toggling off 'catch
12838 syscall' to step over the syscall return, then toggling back on.
12839 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12840 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12841 (do_syscall_tests): Call test_catch_syscall_without_args and
12842 test_catch_syscall_mid_vfork.
12843 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12844 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12845
b32b93c6
AS
128462015-10-19 Andrew Stubbs <ams@codesourcery.com>
12847
12848 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12849 print g_vE): Add new pass patterns.
12850 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12851 print various symbol names for vptr fields.
12852
9d622bda
AB
128532015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12854
12855 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12856 results.
12857
0fd8ac1c
YQ
128582015-10-12 Yao Qi <yao.qi@linaro.org>
12859
12860 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12861
34240514
YQ
128622015-10-12 Yao Qi <yao.qi@linaro.org>
12863
12864 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12865 is aarch64*-*-linux*.
12866
8240f442
YQ
128672015-10-12 Yao Qi <yao.qi@linaro.org>
12868
12869 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12870 (can_relocate_bcond_true): ... it.
12871 (can_relocate_bcond_false): New function.
12872 (foo): Likewise.
12873 (can_relocate_bl): Likewise.
12874 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12875 can_relocate_bl.
12876
2520f728
PMR
128772015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12878
12879 * gdb.base/nested-addr.c: New file.
12880 * gdb.base/nested-addr.exp: New testcase.
12881
abcef95a
MM
128822015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12883
12884 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12885 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12886 its output. Ignore the output of "record goto begin" and instead
12887 check that GDB is replaying.
12888
145e3ddb
PA
128892015-10-09 Pedro Alves <palves@redhat.com>
12890
12891 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12892 (top level): Use it in the run with no args test.
12893
d5d8c4e1
IB
128942015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12895
12896 * gdb.dlang/properties.exp: New file.
12897
06e635ef
SL
128982015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12899
12900 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12901 whether or not address 0x1000 is mapped on the target.
12902
e019fd1d
SM
129032015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12904
12905 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12906 build.
12907
77ba2a67
MM
129082015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12909
12910 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12911 instruction-history test.
12912
c60eb31f
DE
129132015-09-28 Doug Evans <dje@google.com>
12914
12915 * gdb.base/gcore.c (array_func): Add reference to static_array.
12916
9a3c8263
SM
129172015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12918
12919 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12920 source line.
12921
9720e656
SL
129222015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12923
12924 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12925 short or char as base type.
12926
938d3bf2
SL
129272015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12928
12929 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12930 to allow any size enum.
12931
e6c2c623
PMR
129322015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12933
12934 * gdb.ada/array_ptr_renaming.exp: New testcase.
12935 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12936 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12937
06da0f77
PL
129382015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12939
12940 * gdb.trace/ftrace-lock.c: New file.
12941 * gdb.trace/ftrace-lock.exp: New file.
12942
4f51c22a
PL
129432015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12944
12945 * gdb.arch/insn-reloc.c: New file.
12946 * gdb.arch/ftrace-insn-reloc.exp: New file.
12947
7041adf4
PL
129482015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12949
12950 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12951 instruction.
12952 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12953 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12954 * gdb.trace/range-stepping.c: Likewise.
12955 * gdb.trace/trace-break.c: Likewise.
12956 * gdb.trace/trace-mt.c (thread_function): Likewise.
12957 * gdb.trace/ftrace.c (marker): Likewise.
12958 * gdb.trace/trace-condition.c (marker): Likewise.
12959 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12960 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12961 is_aarch64_target.
12962
015d2e7e
DE
129632015-09-18 Doug Evans <xdje42@gmail.com>
12964
12965 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12966 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12967
26b188a2
SL
129682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12969
12970 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12971 the breakpoint.
12972
79dc332b
SL
129732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12974
12975 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12976 the pending breakpoint. Remove timeout override for "Run till
12977 MI pending breakpoint on pendfunc3 on thread 2" test.
12978
f57929f2
SL
129792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12980
12981 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12982 filename pattern.
12983
3f469b17
SL
129842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12985
12986 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12987 in breakpoint filename pattern.
12988
515b89b3
SL
129892015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12990
7800dbe4
SL
12991 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12992
129932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12994
515b89b3
SL
12995 * gdb.linespec/explicit.exp: Check for readline support for
12996 tab-completion tests. Fix obvious typo.
12997
d2939ba2
MM
129982015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12999
13000 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13001 and replay.
13002
cbb55fa7
MM
130032015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13004
13005 * gdb.btrace/non-stop.c: New.
13006 * gdb.btrace/non-stop.exp: New.
13007
43691ca1
PL
130082015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13009 Yao Qi <yao.qi@linaro.org>
13010
13011 * gdb.trace/trace-condition.c: New file.
13012 * gdb.trace/trace-condition.exp: New file.
13013
d78908cf
WW
130142015-09-16 Wei-cheng Wang <cole945@gmail.com>
13015
13016 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13017 for testing bytecode compilation.
13018
1ed415e2
PA
130192015-09-16 Pedro Alves <palves@redhat.com>
13020 Sandra Loosemore <sandra@codesourcery.com>
13021
13022 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13023 (SECONDS): Redefine.
13024 (main): Call pthread_kill and alarm early.
13025 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13026 support.
13027 (test): If the target can't hardware step and doesn't support
13028 displaced stepping, increase the timeout.
13029
d136eff5
PA
130302015-09-16 Pedro Alves <palves@redhat.com>
13031
13032 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13033 (enable_debug): New procedures.
13034 (test): Use them. Bail out if waiting for threads fails.
13035 (top level): Bail out if a test fails.
13036
991f019c
YQ
130372015-09-16 Yao Qi <yao.qi@linaro.org>
13038
13039 * gdb.asm/asm-source.exp: Set asm-arch for
13040 aarch64*-*-* target.
13041 * gdb.asm/aarch64.inc: New file.
13042
bfca584f
PMR
130432015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13044
13045 * gdb.ada/array_of_variable_length.exp: New testcase.
13046 * gdb.ada/array_of_variable_length/foo.adb: New file.
13047 * gdb.ada/array_of_variable_length/pck.adb: New file.
13048 * gdb.ada/array_of_variable_length/pck.ads: New file.
13049
b326e587
DE
130502015-09-15 Doug Evans <dje@google.com>
13051
13052 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13053 of function static local variable.
13054
5382cfab
PW
130552015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13056
13057 * gdb.threads/tls-so_extern.exp: New test file.
13058 * gdb.threads/tls-so_extern.c: New test file.
13059 * gdb.threads/tls-so_extern_main.c: New test file.
13060
141c5cc4
JK
130612015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13062
13063 * gdb.opt/solib-intra-step-lib.c: New file.
13064 * gdb.opt/solib-intra-step-main.c: New file.
13065 * gdb.opt/solib-intra-step.exp: New file.
13066
d15dcecd
PA
130672015-09-15 Pedro Alves <palves@redhat.com>
13068
13069 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13070 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13071
4c2f2a79
PA
130722015-09-14 Pedro Alves <palves@redhat.com>
13073
13074 * gdb.base/hook-stop-continue.c: Delete.
13075 * gdb.base/hook-stop-continue.exp: Delete.
13076 * gdb.base/hook-stop-frame.c: Delete.
13077 * gdb.base/hook-stop-frame.exp: Delete.
13078 * gdb.base/hook-stop.c: New file.
13079 * gdb.base/hook-stop.exp: New file.
13080
919e6dbe
PMR
130812015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13082
13083 * gdb.ada/access_to_packed_array.exp: New testcase.
13084 * gdb.ada/access_to_packed_array/foo.adb: New file.
13085 * gdb.ada/access_to_packed_array/pack.adb: New file.
13086 * gdb.ada/access_to_packed_array/pack.ads: New file.
13087
157280a4
MM
130882015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13089
13090 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13091 buffer size test.
13092
2fd33e94
DB
130932015-09-11 Don Breazeal <donb@codesourcery.com>
13094
13095 * gdb.base/foll-exec.c: Add copyright header. Fix
13096 formatting issues.
13097 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13098 (do_exec_tests): Use clean_restart in place of zap_session,
13099 and for test initialization. Fix formatting issues. Use
13100 fail in place of perror.
13101 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13102 an expect statement to match an expression with output from
13103 the program under debug.
13104 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13105 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13106 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13107 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13108 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13109
e70b6e8e
DE
131102015-09-09 Doug Evans <dje@google.com>
13111
13112 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13113
7a551a51
DE
131142015-09-09 Doug Evans <dje@google.com>
13115
13116 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13117
4c666f84
DE
131182015-09-09 Doug Evans <dje@google.com>
13119
13120 * gdb.base/savedregs.exp: Fix typo.
13121
243a9253
PA
131222015-09-09 Pedro Alves <palves@redhat.com>
13123
13124 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13125
c0fa8fbd
SL
131262015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13127
13128 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13129 command actually switches threads. Give up on remaining
13130 tests if target fails to stop at breakpoint.
13131
cd7c1778
PMR
131322015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13133
13134 * gdb.ada/funcall_char.exp: New testcase.
13135 * gdb.ada/funcall_char/foo.adb: New file.
13136
dc5c8746
PMR
131372015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13138
13139 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13140 expected outputs. Add two testcases for completing ambiguous
13141 functions.
13142 * gdb.ada/complete/aux_pck.adb: New file.
13143 * gdb.ada/complete/aux_pck.ads: New file.
13144 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13145 Ambiguous_Func functions.
13146 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13147 * gdb.ada/complete/pck.adb: Likewise.
13148
4e83a1e7
UW
131492015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13150
13151 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13152 failures to run the test program under GDB.
13153
8ce74153
LM
131542015-08-26 Luis Machado <lgustavo@codesourcery.com>
13155
13156 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13157 to C.
13158
e9756d52
PP
131592015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13160
13161 * gdb.base/run-after-attach.exp: New test file.
13162 * gdb.base/run-after-attach.c: New test file.
13163
8d37573b
DB
131642015-08-26 Don Breazeal <donb@codesourcery.com>
13165
13166 * gdb.base/foll-exec-2.c: New test program.
13167 * gdb.base/foll-exec-2.exp: New test.
13168
63e43d3a
PMR
131692015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13170
13171 * gdb.base/nested-subp1.exp: New file.
13172 * gdb.base/nested-subp1.c: New file.
13173 * gdb.base/nested-subp2.exp: New file.
13174 * gdb.base/nested-subp2.c: New file.
13175 * gdb.base/nested-subp3.exp: New file.
13176 * gdb.base/nested-subp3.c: New file.
13177
3d40fbb5
PA
131782015-08-24 Pedro Alves <palves@redhat.com>
13179
13180 * gdb.server/connect-without-multi-process.c: New file.
13181 * gdb.server/connect-without-multi-process.exp: New file.
13182
4422ac93
LM
131832015-08-24 Luis Machado <lgustavo@codesourcery.com>
13184
13185 * gdb.opt/inline-markers.c: Make z int.
13186
91dddb86
LM
131872015-08-24 Luis Machado <lgustavo@codesourcery.com>
13188
13189 * gdb.opt/inline-markers.c: Make z volatile.
13190
a48847ee
LM
131912015-08-24 Luis Machado <lgustavo@codesourcery.com>
13192
13193 * gdb.opt/inline-bt.c: New volatile global z.
13194 * gdb.opt/inline-cmds.c: Likewise.
13195 * gdb.opt/inline-locals.c: Likewise.
13196 * gdb.opt/inline-markers.c: New extern global z.
13197 (marker): Use z.
13198 (inline_fn): Likewise.
13199
0ebbc52b
PA
132002015-08-24 Pedro Alves <palves@redhat.com>
13201
13202 * config/m32r-stub.exp: Remove file.
13203 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13204 * gdb.base/call-rt-st.exp: Likewise.
13205 * gdb.base/call-strs.exp: Likewise.
13206 * gdb.base/default.exp: Remove references to h8300-*-hms and
13207 *-*-udi*.
13208 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13209
77c365df
AA
132102015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13211
13212 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13213 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13214 and "return" use KFAIL when GDB can not read/write the vector
13215 return value.
13216
4313b8c0
GB
132172015-08-21 Gary Benson <gbenson@redhat.com>
13218
13219 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13220
0e433b32
PA
132212015-08-20 Pedro Alves <palves@redhat.com>
13222
13223 * gdb.server/solib-list.exp: No longer expect an interior stop in
13224 non-stop mode.
13225
221e1a37
PA
132262015-08-20 Pedro Alves <palves@redhat.com>
13227
13228 * gdb.server/connect-stopped-target.c: New file.
13229 * gdb.server/connect-stopped-target.exp: New file.
13230
40e3ad0e
PA
132312015-08-20 Pedro Alves <palves@redhat.com>
13232
13233 * gdb.dwarf2/comp-unit-lang.exp: New file.
13234 * gdb.dwarf2/comp-unit-lang.c: New file.
13235
af39b327
PMR
132362015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13237
13238 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13239 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13240
7d45c7c3 132412015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13242
7d45c7c3
KB
13243 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13244 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13245
4d6cceb4
DE
132462015-08-18 Doug Evans <dje@google.com>
13247 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13248
13249 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13250 skip_python_tests. New arg prompt_regexp.
13251 (skip_python_tests): New function.
13252 * lib/mi-support.exp (mi_skip_python_tests): New function.
13253 * gdb.python/py-mi-objfile-gdb.py: New file.
13254 * gdb.python/py-mi-objfile.c: New file.
13255 * gdb.python/py-mi-objfile.exp: New file.
13256
ad89c2aa
KS
132572015-08-17 Keith Seitz <keiths@redhat.com>
13258
13259 * gdb.linespec/explicit.exp: Move strace test from here ...
13260 * gdb.trace/strace.exp: ... to here.
13261
e3ae3c43
PP
132622015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13263
13264 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13265 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13266
604b2636
DE
132672015-08-14 Doug Evans <xdje42@gmail.com>
13268
13269 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13270 inferior before selecting a new file.
13271
6ff0ba5f
DE
132722015-08-14 Doug Evans <xdje42@gmail.com>
13273
13274 * gdb.mi/mi-disassemble.exp: Update.
13275 * gdb.base/disasm-optim.S: New file.
13276 * gdb.base/disasm-optim.c: New file.
13277 * gdb.base/disasm-optim.h: New file.
13278 * gdb.base/disasm-optim.exp: New file.
13279
9ca98f92
KS
132802015-08-14 Keith Seitz <keiths@redhat.com>
13281
13282 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13283 "evaluated-by".
13284
52bbc560
JB
132852015-08-13 Joel Brobecker <brobecker@adacore.com>
13286
13287 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13288
5d8c3ed3
PMR
132892015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13290
13291 * gdb.ada/fun_renaming.exp: New testcase.
13292 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13293 * gdb.ada/fun_renaming/pack.adb: New file.
13294 * gdb.ada/fun_renaming/pack.ads: New file.
13295
ea8812bc
KS
132962015-08-12 Keith Seitz <keiths@redhat.com>
13297
13298 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13299 gdb_get_line_number.
13300
4dafcdeb
JB
133012015-08-12 Joel Brobecker <brobecker@adacore.com>
13302
13303 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13304 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13305 gdb.base/dso2dso.exp: New files.
13306
5ba32597
SDJ
133072015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13308 Pedro Alves <palves@redhat.com>
13309 Keith Seitz <keiths@redhat.com>
13310
13311 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13312 GDBFLAGS.
13313
b6dafabf
PP
133142015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13315
13316 * gdb.base/gdbhistsize-history.exp
13317 (test_histsize_history_setting): Use save_vars.
13318 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13319 Use save_vars.
13320 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13321 * gdb.base/readline.exp: Use save_vars.
13322
abe8e607
PP
133232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13324
13325 * lib/gdb.exp (save_vars): New proc.
13326
629500fa
KS
133272015-08-11 Keith Seitz <keiths@redhat.com>
13328
13329 * gdb.base/help.exp: Update help_breakpoint_text.
13330
eb8c4e2e
KS
133312015-08-11 Keith Seitz <keiths@redhat.com>
13332
13333 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13334 (at toplevel): Call test_explicit_breakpoints.
13335 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13336 breakpoints.
13337 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13338 breakpoint conditions, "-cond".
13339
87f0e720
KS
133402015-08-11 Keith Seitz <keiths@redhat.com>
13341
13342 * gdb.linespec/3explicit.c: New file.
13343 * gdb.linespec/cpexplicit.cc: New file.
13344 * gdb.linespec/cpexplicit.exp: New file.
13345 * gdb.linespec/explicit.c: New file.
13346 * gdb.linespec/explicit.exp: New file.
13347 * gdb.linespec/explicit2.c: New file.
13348 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13349 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13350 before using in the matching pattern.
13351 Clarify that `prefix' is a regular expression.
13352
f00aae0f
KS
133532015-08-11 Keith Seitz <keiths@redhat.com>
13354
13355 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13356 test.
13357 Add tests for missing ",FMT" and ",".
13358
e27852be
DE
133592015-08-10 Doug Evans <dje@google.com>
13360 Keith Seitz <keiths@redhat.com>
13361
13362 PR gdb/17960
13363 * gdb.base/completion.exp: Add location completer tests.
13364
7f03bd92
PA
133652015-08-07 Pedro Alves <palves@redhat.com>
13366
13367 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13368 tests here.
13369 (top level): Run do_test with and without displaced stepping.
13370
3fc8eb30
PA
133712015-08-07 Pedro Alves <palves@redhat.com>
13372
13373 * gdb.base/valgrind-disp-step.c: New file.
13374 * gdb.base/valgrind-disp-step.exp: New file.
13375
d4569d7b
PA
133762015-08-07 Pedro Alves <palves@redhat.com>
13377
13378 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13379 Delete function.
13380 (main): Add alarm. Run an infinite loop instead of calling
13381 wait_threads.
13382 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13383 comment.
13384 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13385 Delete function.
13386 (main): Add alarm. Run an infinite loop instead of calling
13387 wait_threads.
13388 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13389 comment.
13390
e1316e60
PA
133912015-08-07 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.base/checkpoint-ns.exp: New file.
13394 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13395 standard_testfile.
13396
da8c46d2
MM
133972015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13398
13399 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13400 * gdb.btrace/instruction_history.exp: Update.
13401 * gdb.btrace/tsx.exp: New.
13402 * gdb.btrace/tsx.c: New.
13403
de1c2c52
PA
134042015-08-06 Pedro Alves <palves@redhat.com>
13405
13406 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13407 increase timeout.
13408 * gdb.reverse/until-precsave.exp: Bump timeouts.
13409
782e0bf4
PA
134102015-08-06 Pedro Alves <palves@redhat.com>
13411
13412 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13413
83e97ed0
PA
134142015-08-06 Pedro Alves <palves@redhat.com>
13415
13416 PR gdb/18749
13417 * gdb.threads/process-dies-while-handling-bp.c: New file.
13418 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13419
863d01bd
PA
134202015-08-06 Pedro Alves <palves@redhat.com>
13421
13422 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13423 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13424
0a39bb32
PA
134252015-08-05 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13428 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13429
ee2d2b10
SL
134302015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13431
13432 * gdb.base/bp-permanent.exp: Report test as unsupported if
13433 the target cannot stop at the permanent breakpoint.
13434
4e1bdb00
DE
134352015-08-03 Doug Evans <dje@google.com>
13436
13437 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13438 10000.
13439
3d338901
DE
134402015-08-03 Doug Evans <dje@google.com>
13441
13442 * Makefile.in (workers/%.worker, build-perf): New rule.
13443 (GDB_PERFTEST_MODE): New variable.
13444 (check-perf): Use it.
13445 (clean): Clean up gdb.perf parallel build subdirs.
13446 * lib/build-piece.exp: New file.
13447 * lib/gdb.exp (make_gdb_parallel_path): New function
13448 (standard_output_file, standard_temp_file): Call it.
13449 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13450 of $GDB_PARALLEL.
13451 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13452
af061d3e
DE
134532015-08-03 Doug Evans <dje@google.com>
13454
8e1afc81 13455 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13456 (LOG_FILE_NAME): New global.
13457 (TextReporter.__init__): Initialize self.txt_sum.
13458 (TextReporter.report): Add support for multiple data-points.
13459 Move report to perftest.sum, put raw data in perftest.log.
13460 (TextReporter.start): Open sum and log files.
13461 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13462 * gdb.perf/lib/perftest/testresult.py
13463 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13464
2c8c5d37
PA
134652015-07-31 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13468 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13469 kill_wait_spawned_process instead of explicit "kill -9".
13470 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13471 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13472 kill_wait_spawned_process.
13473 * gdb.base/attach-twice.exp: Likewise.
13474 * gdb.base/attach.exp: Likewise.
13475 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13476 gdb_test_multiple.
13477 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13478 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13479 kill_wait_spawned_process.
13480 * gdb.base/valgrind-infcall.exp: Likewise.
13481 * gdb.multi/multi-attach.exp: Likewise.
13482 * gdb.python/py-prompt.exp: Likewise.
13483 * gdb.python/py-sync-interp.exp: Likewise.
13484 * gdb.server/ext-attach.exp: Likewise.
13485 * gdb.threads/attach-into-signal.exp (corefunc): Use
13486 spawn_wait_for_attach, spawn_id_get_pid and
13487 kill_wait_spawned_process.
13488 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13489 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13490 spawn_id_get_pid and kill_wait_spawned_process.
13491 * gdb.threads/attach-stopped.exp (corefunc): Use
13492 spawn_wait_for_attach, spawn_id_get_pid and
13493 kill_wait_spawned_process.
13494 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13495 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13496 kill_wait_spawned_process instead of explicit "kill -9".
13497 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13498 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13499 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13500 processes. Don't map cygwin/windows pids here. Now returns a
13501 spawn id list.
13502
032a0fca
SL
135032015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13504
13505 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13506 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13507 correct patch.
13508
61a934ca
SL
135092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13510
13511 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13512
4bc4d428
SL
135132015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13514
13515 Reapply:
13516 2014-05-21 Mark Wielaard <mjw@redhat.com>
13517
13518 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13519
998d452a
PA
135202015-07-30 Pedro Alves <palves@redhat.com>
13521
13522 * linux-low.c (handle_extended_wait): Set the child's last
13523 reported status to TARGET_WAITKIND_STOPPED.
13524
69dde7dc
PA
135252015-07-30 Pedro Alves <palves@redhat.com>
13526
13527 PR threads/18600
13528 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13529 only shows inferior 1.
13530
4dd63d48
PA
135312015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13532 Pedro Alves <palves@redhat.com>
13533
13534 PR threads/18600
13535 * gdb.threads/fork-plus-threads.c: New file.
13536 * gdb.threads/fork-plus-threads.exp: New file.
13537
d618e4c5
PP
135382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13539
13540 * gdb.base/batch-preserve-term-settings.exp
13541 (test_terminal_settings_preserved_after_cli_exit): Use
13542 send_quit_command.
13543
1eef6428
PA
135442015-07-29 Pedro Alves <palves@redhat.com>
13545 Don Breazeal <donb@codesourcery.com>
13546
13547 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13548 output from both inferior_spawn_id and gdb_spawn_id.
13549
7da5b897
SDJ
135502015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13551
13552 * gdb.threads/attach-into-signal.exp (corefunc): Use
13553 with_test_prefix on nested loops, uniquefying the test messages.
13554
dac804df
SDJ
135552015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13556
13557 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13558 commit.
13559
06265e53
PP
135602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13561
13562 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13563 New proc.
13564 (test_terminal_settings_preserved_after_sigterm): New test.
13565
18206ca3
PP
135662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13567
13568 * gdb.base/batch-preserve-term-settings.exp
13569 (test_terminal_settings_preserved_after_cli_exit): New test.
13570
90074d11
PP
135712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13572
13573 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13574 manipulation of saved_gdbflags.
13575 (test_terminal_settings_preserved): Remove global declaration of
13576 the unused variable pagination_prompt. Remove manipulation of
13577 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13578 GDBFLAGS.
13579
eb1a7902
PA
135802015-07-29 Pedro Alves <palves@redhat.com>
13581
13582 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13583
8b75dd3b
PA
135842015-07-29 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13587 at the top.
13588
dedad4e3
PA
135892015-07-29 Pedro Alves <palves@redhat.com>
13590
13591 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13592 (main): Call gdb_unbuffer_output.
13593 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13594 (main): Call gdb_unbuffer_output.
13595 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13596 (main): Call gdb_unbuffer_output.
13597 * gdb.base/call-strs.exp: Adjust to step over the
13598 gdb_unbuffer_output call.
13599 * gdb.base/catch-gdb-caused-signals.c: Include
13600 "../lib/unbuffer_output.c".
13601 (main): Call gdb_unbuffer_output.
13602 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13603 (main): Call gdb_unbuffer_output.
13604 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13605 (main): Call gdb_unbuffer_output.
13606 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13607 (main): Call gdb_unbuffer_output.
13608 * gdb.base/shlib-call.exp: Adjust to step over the
13609 gdb_unbuffer_output call.
13610 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13611 (main): Call gdb_unbuffer_output.
13612 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13613 (main): Call gdb_unbuffer_output.
13614 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13615 (main): Rename to ...
13616 (test): ... this.
13617 (main): Reimplement.
13618 * gdb.base/varargs.exp: Run to test instead of to main.
13619 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13620 (main): Call gdb_unbuffer_output.
13621
58789a91
PA
136222015-07-29 Pedro Alves <palves@redhat.com>
13623
13624 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13625 factore out from mi_continue_dprintf. For call-style dprintfs,
13626 expect dprintf output out of $inferior_spawn_id.
13627 (mi_continue_dprintf): Use mi_expect_dprintf.
13628 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13629 (main): Call gdb_unbuffer_output.
13630
e8376742
PA
136312015-07-29 Pedro Alves <palves@redhat.com>
13632
13633 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13634 (default_mi_gdb_start): Set inferior_spawn_id instead of
13635 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13636 gdb_spawn_id.
13637 (mi_gdb_test): Always expect inferior output from both
13638 $inferior_spawn_id and $gdb_spawn_id.
13639
08280010
PA
136402015-07-29 Pedro Alves <palves@redhat.com>
13641
13642 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13643 send_inferior and $inferior_spawn_id.
13644
4d30e432
PA
136452015-07-29 Pedro Alves <palves@redhat.com>
13646
13647 * gdb.gdb/complaints.exp (test_initial_complaints)
13648 (test_serial_complaints, test_short_complaints): Use
13649 gdb_test_stdio.
13650 (test_empty_complaint): Handle $inferior_spawn_id !=
13651 $gdb_spawn_id.
13652
0d30a335
PA
136532015-07-29 Pedro Alves <palves@redhat.com>
13654
13655 * gdb.base/varargs.exp: Use gdb_test_stdio.
13656
39413b29
PA
136572015-07-29 Pedro Alves <palves@redhat.com>
13658
13659 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13660
7cb000a9
PA
136612015-07-29 Pedro Alves <palves@redhat.com>
13662
13663 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13664
d7b8ac82
PA
136652015-07-29 Pedro Alves <palves@redhat.com>
13666
13667 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13668 parameter into two new parameters, "inf_result" and "gdb_result".
13669 Expect inferior output and gdb output from $inferior_spawn_id and
13670 $gdb_spawn_id, respectively. Adjust all callers.
13671
789c3a0c
PA
136722015-07-29 Pedro Alves <palves@redhat.com>
13673
13674 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13675 of gdb_test_sequence.
13676
77e760c3
PA
136772015-07-29 Pedro Alves <palves@redhat.com>
13678
13679 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13680 (saw_spurious_output): Expect inferior output from
13681 $inferior_spawn_id. Use gdb_test_stdio.
13682
8396d2cd
PA
136832015-07-29 Pedro Alves <palves@redhat.com>
13684
13685 * gdb.base/dprintf.exp: Use standard_testfile. Change
13686 prepare_for_testing call.
13687 (srcfile): Don't set.
13688 (restart): New procedure.
13689 (test_dprintf): New procecure, use to continue over dprintfs.
13690 (test_call, test_agent): New procedures, tests moved here.
13691 Restart gdb and recreate dprintfs. Adjust expected output.
13692
2051d61f
PA
136932015-07-29 Pedro Alves <palves@redhat.com>
13694
13695 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13696
452397af
PA
136972015-07-29 Pedro Alves <palves@redhat.com>
13698
13699 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13700
8aed9555
PA
137012015-07-29 Pedro Alves <palves@redhat.com>
13702
13703 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13704 gdb_test_stdio.
13705
188a61b4
PA
137062015-07-29 Pedro Alves <palves@redhat.com>
13707
13708 * lib/gdb.exp (gdb_test_stdio): New procedure.
13709
12264a45
PA
137102015-07-29 Pedro Alves <palves@redhat.com>
13711
13712 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13713
23ffc893
PA
137142015-07-29 Pedro Alves <palves@redhat.com>
13715
13716 * gdb.base/call-signal-resume.exp: Remove check for
13717 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13718 * gdb.base/unwindonsignal.exp: Likewise.
13719 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13720 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13721
65566918
PA
137222015-07-29 Pedro Alves <palves@redhat.com>
13723
13724 * gdb.base/siginfo-addr.c (pass): New function.
13725 (handler): Call it iff si_addr is correct.
13726 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13727 Set a breakpoint at "pass" and continue to it.
13728
d60a9221
SDJ
137292015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13730
13731 * gdb.python/py-objfile.exp: Make some tests have unique names.
13732 * gdb.python/py-pp-registration.exp: Likewise.
13733
bde40b8f
PA
137342015-07-28 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13737
13e1dec8
SM
137382015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13739
13740 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13741
da33c9a7
SM
137422015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13743
13744 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13745
077836f7
PP
137462015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13747
13748 * gdb.base/gdb-sigterm-2.exp: New test.
13749
b8cc7b2e
DE
137502015-07-25 Doug Evans <xdje42@gmail.com>
13751
13752 Revert:
13753 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13754 (workers/%.worker, build-perf): New rule.
13755 (GDB_PERFTEST_MODE): New variable.
13756 (check-perf): Use it.
13757 (clean): Clean up gdb.perf parallel build subdirs.
13758 * lib/build-piece.exp: New file.
13759 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13760 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13761 name.
13762 (standard_temp_file): Ditto.
13763 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13764 of $GDB_PARALLEL.
13765
c8bd4544
DE
137662015-07-24 Doug Evans <dje@google.com>
13767
13768 * gdb.perf/lib/perftest/utils.py: New file.
13769 * gdb.perf/gm-hello.cc: New file.
13770 * gdb.perf/gm-pervasive-typedef.cc: New file.
13771 * gdb.perf/gm-pervasive-typedef.h: New file.
13772 * gdb.perf/gm-std.cc: New file.
13773 * gdb.perf/gm-std.h: New file.
13774 * gdb.perf/gm-use-cerr.cc: New file.
13775 * gdb.perf/gm-utils.h: New file.
13776 * gdb.perf/gmonster-null-lookup.py: New file.
13777 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13778 * gdb.perf/gmonster-print-cerr.py: New file.
13779 * gdb.perf/gmonster-ptype-string.py: New file.
13780 * gdb.perf/gmonster-runto-main.py: New file.
13781 * gdb.perf/gmonster-select-file.py: New file.
13782 * gdb.perf/gmonster1-null-lookup.exp: New file.
13783 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13784 * gdb.perf/gmonster1-print-cerr.exp: New file.
13785 * gdb.perf/gmonster1-ptype-string.exp: New file.
13786 * gdb.perf/gmonster1-runto-main.exp: New file.
13787 * gdb.perf/gmonster1-select-file.exp: New file.
13788 * gdb.perf/gmonster1.cc: New file.
13789 * gdb.perf/gmonster1.exp: New file.
13790 * gdb.perf/gmonster2-null-lookup.exp: New file.
13791 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13792 * gdb.perf/gmonster2-print-cerr.exp: New file.
13793 * gdb.perf/gmonster2-ptype-string.exp: New file.
13794 * gdb.perf/gmonster2-runto-main.exp: New file.
13795 * gdb.perf/gmonster2-select-file.exp: New file.
13796 * gdb.perf/gmonster2.cc: New file.
13797 * gdb.perf/gmonster2.exp: New file.
13798
6eab34f3
DE
137992015-07-24 Doug Evans <dje@google.com>
13800
13801 * gdb.perf/README: New file.
13802 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13803 * lib/gen-perf-test.exp: New file.
13804
63738bfd
DE
138052015-07-24 Doug Evans <dje@google.com>
13806
13807 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13808 (PerfTest::startup): New function.
13809 (PerfTest::run): Return result of calling body.
13810 (PerfTest::assemble): Rewrite.
13811 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13812 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13813 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13814 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13815 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13816
7b606f95
DE
138172015-07-24 Doug Evans <dje@google.com>
13818
13819 * lib/gdb.exp (clean_restart): Make executable optional.
13820
a97b16b8
DE
138212015-07-24 Doug Evans <dje@google.com>
13822
13823 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13824 compiler_info references.
13825 * gdb.cp/temargs.exp: Ditto.
13826 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13827 (get_compiler_info): Early exit if already computed. Set compiler_info
13828 to "unknown" if there was a problem.
13829 (test_compiler_info): Add function comment. Call get_compiler_info.
13830
35baa57f
DE
138312015-07-24 Doug Evans <dje@google.com>
13832
13833 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13834 (workers/%.worker, build-perf): New rule.
13835 (GDB_PERFTEST_MODE): New variable.
13836 (check-perf): Use it.
13837 (clean): Clean up gdb.perf parallel build subdirs.
13838 * lib/build-piece.exp: New file.
13839 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13840 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13841 name.
13842 (standard_temp_file): Ditto.
13843 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13844 of $GDB_PARALLEL.
13845
6ebea266
DE
138462015-07-24 Doug Evans <dje@google.com>
13847
13848 * lib/future.exp (gdb_default_target_compile): New option
13849 "early_flags".
13850 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13851 --as-needed.
13852
1e76a7e9
SDJ
138532015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13854
13855 * gdb.base/catch-syscall.exp: Call gdb_exit before
13856 gdb_skip_xml_test.
13857
5068630a
PA
138582015-07-24 Pedro Alves <palves@redhat.com>
13859
13860 * gdb.python/py-events.exp: Accept output between the stop event
13861 and the prompt.
13862 * gdb.python/py-evsignal.exp: Likewise.
13863 * gdb.python/py-evthreads.exp: Likewise.
13864
77598427
PA
138652015-07-24 Pedro Alves <palves@redhat.com>
13866
13867 PR gdb/18717
13868 * gdb.threads/non-ldr-exit.c: New file.
13869 * gdb.threads/non-ldr-exit.exp: New file.
13870
11e6c98f
YQ
138712015-07-24 Yao Qi <yao.qi@linaro.org>
13872
13873 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13874 restarting process.
13875
51aee833
YQ
138762015-07-24 Yao Qi <yao.qi@linaro.org>
13877
13878 * gdb.server/ext-restart.exp: New file.
13879
8cfe207c
YQ
138802015-07-24 Yao Qi <yao.qi@linaro.org>
13881
13882 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13883 argument options.
13884 * gdb.server/ext-wrapper.exp: New file.
13885
cc12ce38
DE
138862015-07-23 Doug Evans <dje@google.com>
13887
13888 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13889 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13890
d0d84780
PMR
138912015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13892
13893 * gdb.ada/var_arr_typedef.exp: New testcase.
13894 * gdb.ada/var_arr_typedef/pack.adb: New file.
13895 * gdb.ada/var_arr_typedef/pack.ads: New file.
13896 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13897
8b558f79
JB
138982015-07-20 Joel Brobecker <brobecker@adacore.com>
13899
13900 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13901
775a3298
JK
139022015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13903
13904 * gdb.arch/i386-biarch-core.exp: Replace istarget
13905 by "complete set gnutarget". Remove expectation for the "core-file"
13906 command.
13907
db1ff28b
JK
139082015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13909
13910 Revert the previous commit:
13911 Tests for validate symbol file using build-id.
13912
0a94970d
JK
139132015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13914
13915 Tests for validate symbol file using build-id.
13916 * gdb.base/solib-mismatch-lib.c: New file.
13917 * gdb.base/solib-mismatch-libmod.c: New file.
13918 * gdb.base/solib-mismatch.c: New file.
13919 * gdb.base/solib-mismatch.exp: New file.
13920
03346981
SL
139212015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13922
13923 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13924 nios2-*-linux*.
13925 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13926 * gdb.base/siginfo.exp: Likewise.
13927 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13928
42422cc7
PL
139292015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13930
13931 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13932 Move it to ...
13933 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13934 ... here.
13935 * gdb.trace/range-stepping.exp: Check that the target supports
13936 range stepping.
13937
cfa68bae
JK
139382015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13939
13940 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13941
8ffdba26
PA
139422015-07-14 Pedro Alves <palves@redhat.com>
13943
13944 * gdb.base/killed-outside.exp: New file.
13945 * gdb.base/killed-outside.c: New file.
13946
218a5a11
JK
139472015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13948
13949 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13950 (n at main): New.
13951 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13952
e03ed3c6
AA
139532015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13954
13955 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13956 infcall tests instead of setting up for KFAIL.
13957
485668e5
MM
139582015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13959
13960 * gdb.btrace/record_goto-step.exp: New.
13961
08464196
JK
139622015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13963
13964 PR compile/18484
13965 * gdb.compile/compile.c (struct struct_type): Add volatile to
13966 selffield's type.
13967 * gdb.compile/compile.exp
13968 (compile code struct_object.selffield = &struct_object): Skip further
13969 struct_object tests if this one xfails.
13970
bcf5c1d9
RC
139712015-07-08 Robert O'Callahan <robert@ocallahan.org>
13972
13973 PR exp/18617
13974 * gdb.trace/ax.exp: Add test.
13975
4931af25
YQ
139762015-07-07 Yao Qi <yao.qi@linaro.org>
13977
13978 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13979 instead of istarget "aarch64*-*-*".
13980 * gdb.arch/aarch64-fp.exp: Likewise.
13981 * gdb.base/float.exp: Likewise.
13982 * gdb.reverse/aarch64.exp: Likewise.
13983 * lib/gdb.exp (is_aarch64_target): New proc.
13984
9fcf688e
YQ
139852015-07-07 Yao Qi <yao.qi@linaro.org>
13986
13987 * lib/gdb.exp (is_aarch32_target): New proc.
13988 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13989 instead of "istarget "arm*-*-*"".
13990 * gdb.arch/arm-disp-step.exp: Likewise.
13991 * gdb.arch/thumb-bx-pc.exp: Likewise.
13992 * gdb.arch/thumb-prologue.exp: Likewise.
13993 * gdb.arch/thumb-singlestep.exp: Likewise.
13994 * gdb.base/disp-step-syscall.exp: Likewise.
13995 * gdb.base/float.exp: Likewise.
13996
fbd8d50d
YQ
139972015-07-07 Yao Qi <yao.qi@linaro.org>
13998
13999 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14000 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14001
71be1fdc
YQ
140022015-07-07 Yao Qi <yao.qi@linaro.org>
14003
14004 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14005 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14006 if it exists.
14007 * gdb.multi/multi-arch.exp: Likewise.
14008
3e221d36
SM
140092015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14010
14011 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14012 print.
14013
d441430b
YQ
140142015-07-07 Yao Qi <yao.qi@linaro.org>
14015
14016 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14017
06f810bd
MG
140182015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14019
14020 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14021 '[' and ']' characters.
14022
5e61e7c0
IB
140232015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14024
14025 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14026
28bf096c
PA
140272015-06-29 Pedro Alves <palves@redhat.com>
14028
14029 PR threads/18127
14030 * gdb.threads/hand-call-new-thread.c: New file.
14031 * gdb.threads/hand-call-new-thread.c: New file.
14032
ee93cd5e
KS
140332015-06-26 Keith Seitz <keiths@redhat.com>
14034 Doug Evans <dje@google.com>
14035
14036 PR 16253
14037 * gdb.cp/var-tag-2.cc: New file.
14038 * gdb.cp/var-tag-3.cc: New file.
14039 * gdb.cp/var-tag-4.cc: New file.
14040 * gdb.cp/var-tag.cc: New file.
14041 * gdb.cp/var-tag.exp: New file.
14042
fc637f04
PP
140432015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14044
14045 * gdb.base/history-duplicates.exp: New test.
14046
2e52ae68
PP
140472015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14048
14049 * gdb.base/completion.exp: Test the completion of the "focus"
14050 command.
14051
6e22494e
JK
140522015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14053
14054 * gdb.arch/amd64-prologue-skip.S: New file.
14055 * gdb.arch/amd64-prologue-skip.exp: New file.
14056
bf7b9cd9
SM
140572015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14058
14059 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14060 is_address_zero_readable check.
14061
201e8dfd
PB
140622015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14063
14064 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14065 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14066
5cd867b4
YQ
140672015-06-24 Yao Qi <yao.qi@linaro.org>
14068
14069 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14070 linux targets.
14071
4d7be007
YQ
140722015-06-24 Yao Qi <yao.qi@linaro.org>
14073
14074 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14075 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14076 * gdb.base/siginfo-thread.exp: Likewise.
14077
07fcd301
YQ
140782015-06-22 Yao Qi <yao.qi@linaro.org>
14079
14080 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14081
52042a00
YQ
140822015-06-22 Yao Qi <yao.qi@linaro.org>
14083
14084 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14085 aarch64*-*-*.
14086 (skip_hw_watchpoint_tests): Likewise.
14087
74bd41ce
PP
140882015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14089
14090 * gdb.base/gdbinit-history.exp: Test the interaction between
14091 setting GDBHISTSIZE and setting the history size via .gdbinit.
14092
bc460514
PP
140932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14094
14095 PR gdb/16999
14096 * gdb.base/gdbhistsize-history.exp: New test.
14097
b58c513b
PP
140982015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14099
14100 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14101 with GDBHISTSIZE.
14102 * gdb.base/readline.exp: Likewise.
14103
92046791
YQ
141042015-06-17 Yao Qi <yao.qi@linaro.org>
14105
14106 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14107 line.
14108
2093d2d3
PP
141092015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14110
14111 * gdb.base/gdbinit-history.exp: Add test case to check that
14112 an unlimited history file does not get truncated on exit.
14113
e6c693af
AA
141142015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14115
14116 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14117 (VECTOR): New macro. Use it...
14118 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14119 ...for these typedefs.
14120 (int8, char1, int1, double1): New typedefs.
14121 (struct just_int2, struct two_int2): New structures.
14122 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14123 (add_structvecs, add_singlevecs): New functions.
14124 (main): Call add_some_intvecs twice.
14125 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14126 the compile and exit upon failure. Try compiling for the "native"
14127 architecture. Test inferior function calls with vector arguments
14128 and vector return value handling with "finish" and "return".
14129
c74f7d1c
JT
141302015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14131
14132 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14133 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14134 PE file.
14135 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14136
98aa42ee
AT
141372015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14138
14139 PR breakpoints/16465
14140 * gdb.mi/mi-dprintf-pending.c: New file.
14141 * gdb.mi/mi-dprintf-pending.exp: New test.
14142 * gdb.mi/mi-dprintf-pendshr.c: New file.
14143
7d73c23c 141442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14145 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14146
14147 * gdb.arch/i386-mpx-map.c: New file.
14148 * gdb.arch/i386-mpx-map.exp: New File.
14149
141502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14151
14152 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14153 * gdb.arch/i386-mpx.exp: Indentation fixed.
14154
141552015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14156
14157 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14158 function and improved indentation.
14159 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14160 gdb_test_multiple. Added additional tests to skip the test.
14161
141622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14163
14164 * gdb.arch/i386-avx512.c: Change path in include file.
14165 * gdb.arch/i386-avx512.exp: Change include dir path
14166 compilation flag.
14167 * gdb.arch/i386-mpx.c: Change path in include file.
14168 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14169 flag.
14170
d5eba19a
JK
141712015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14172
14173 * gdb.compile/compile-print.exp (compile print *vararray@3)
14174 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14175
7f361056
JK
141762015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14177
14178 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14179 (do not keep jit in memory): ... this.
14180 (expect 5): Change it to ...
14181 (expect no 5): ... this.
14182
3b462ec2
SM
141832015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14184
14185 PR gdb/15564
14186 * gdb.mi/mi-detach.exp: New file.
14187
e0619de6
JK
141882015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14189
14190 PR symtab/18392
14191 * gdb.arch/amd64-tailcall-self.S: New file.
14192 * gdb.arch/amd64-tailcall-self.c: New file.
14193 * gdb.arch/amd64-tailcall-self.exp: New file.
14194
e970cb34
DB
141952015-05-28 Don Breazeal <donb@codesourcery.com>
14196
14197 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14198 tests for remote targets by checking is_target_gdbserver.
14199
b2e2f908
DE
142002015-05-27 Doug Evans <dje@google.com>
14201
14202 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14203 * gdb.dwarf2/opaque-type-lookup.c: New file.
14204 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14205
82c7be31
DE
142062015-05-26 Doug Evans <dje@google.com>
14207
14208 * gdb.cp/iostream.cc: New file.
14209 * gdb.cp/iostream.exp: New file.
14210
b4f54984
DE
142112015-05-26 Doug Evans <dje@google.com>
14212
14213 * gdb.dwarf2/dw2-op-call.exp: Update.
14214 * gdb.dwarf2/dw4-sig-types.exp: Update.
14215 * gdb.dwarf2/implptr.exp: Update.
14216 * gdb.mi/mi-cmd-param-changed.exp: Update.
14217
4ea6efe9
DE
142182015-05-26 Doug Evans <dje@google.com>
14219
14220 * gdb.python/py-lazy-string.c: New file.
14221 * gdb.python/py-lazy-string.exp: New file.
14222 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14223 (main): Update. Add estring3.
14224 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14225 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14226
f6bb7db3
YQ
142272015-05-26 Omair Javaid <omair.javaid@linaro.org>
14228 Yao Qi <yao.qi@linaro.org>
14229
14230 * gdb.reverse/aarch64.c: New.
14231 * gdb.reverse/aarch64.exp: New.
14232
a81bfbd0
OJ
142332015-05-26 Omair Javaid <omair.javaid@linaro.org>
14234
25d49b86
PA
14235 * lib/gdb.exp (supports_process_record): Return true for
14236 aarch64*-linux*.
a81bfbd0
OJ
14237 (supports_reverse): Likewise.
14238
158bf1b4
PP
142392015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14240
14241 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14242 Use with_test_prefix.
14243
a0145030
AB
142442015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14245
14246 * gdb.base/completion.exp: Add test for completion of layout
14247 names.
14248
ebe3b578
AB
142492015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14250
14251 * lib/gdb.exp (skip_tui_tests): New proc.
14252 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14253
84204ed7
PA
142542015-05-19 Pedro Alves <palves@redhat.com>
14255
14256 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14257 Save the whole env array instead of just HOME. Unset HISTSIZE in
14258 the environment while testing. Restore whole environment
14259 afterwards.
14260
37442ce1
DE
142612015-05-16 Doug Evans <xdje42@gmail.com>
14262
14263 * gdb.guile/scm-ports.c: New file.
14264 * gdb.guile/scm-ports.exp: Add memory port tests.
14265
36de76f9
JK
142662015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14267
14268 * gdb.compile/compile-print.c: New file.
14269 * gdb.compile/compile-print.exp: New file.
14270
3a9558c4
JK
142712015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14272
14273 * gdb.compile/compile-ops.exp: Cast param to void.
14274 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14275 (compile code struct_object.selffield = &struct_object): Add xfail.
14276
aa715135
JG
142772015-05-15 Joel Brobecker <brobecker@adacore.com>
14278
14279 * gdb.ada/arr_enum_with_gap: New testcase.
14280
931e5bc3
JG
142812015-05-15 Joel Brobecker <brobecker@adacore.com>
14282
14283 * gdb.ada/byte_packed_arr: New testcase.
14284
9cd4d857
JB
142852015-05-15 Joel Brobecker <brobecker@adacore.com>
14286
14287 * gdb.ada/pckd_neg: New testcase.
14288
ebfd00d2
PP
142892015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14290
14291 PR gdb/17820
14292 * gdb.base/gdbinit-history.exp: New test.
14293 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14294 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14295
4c082a81
SC
142962015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14297
14298 * gdb.python/py-xmethods.cc: Enhance test case.
14299 * gdb.python/py-xmethods.exp: New tests.
14300 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14301 function.
14302 (B_indexoper): Likewise.
14303 (global_dm_list) : Add new xmethod worker functions.
14304
f7797074
SDJ
143052015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14306
14307 * gdb.base/coredump-filter.exp: Correctly unset
14308 "coredump_var_addr" array.
14309
a4674e4e
PA
143102015-05-08 Pedro Alves <palves@redhat.com>
14311
14312 * gdb.server/non-existing-program.exp: Unset spawn_id.
14313
df2eb078
SC
143142015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14315
14316 PR python/18291
14317 * gdb.python/py-xmethods.exp: Add tests.
14318
422349a3
YQ
143192015-05-08 Yao Qi <yao.qi@linaro.org>
14320
14321 PR gdb/18208
14322 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14323 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14324 function set_coredump_filter, and remove remote_exec call.
14325 Remove argument ipid. Callers update.
14326 (top level): Don't get inferior's PID.
14327
63fc80ce
AA
143282015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14329
14330 * gdb.base/watch_thread_num.exp: Skip test on targets without
14331 access watchpoints.
14332
80ad801e
PA
143332015-05-06 Pedro Alves <palves@redhat.com>
14334
14335 PR server/18081
14336 * gdb.server/non-existing-program.exp: New file.
14337
0fa7fe50
JB
143382015-05-05 Joel Brobecker <brobecker@adacore.com>
14339
14340 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14341
3ea89b92
PMR
143422015-05-05 Joel Brobecker <brobecker@adacore.com>
14343
14344 * gdb.ada/out_of_line_in_inlined: New testcase.
14345
87b8eff0
JB
143462015-05-05 Joel Brobecker <brobecker@adacore.com>
14347
14348 * gdb.ada/var_rec_arr: New testcase.
14349
5fccc635
YQ
143502015-04-30 Yao Qi <yao.qi@linaro.org>
14351
14352 * gdb.base/break-idempotent.exp: If
14353 skip_hw_watchpoint_multi_tests returns true, skip the tests
14354 on "rwatch" and "awatch".
14355
42d38f42
YQ
143562015-04-30 Yao Qi <yao.qi@linaro.org>
14357
14358 * gdb.base/relativedebug.exp: Invoke gdb command
14359 "info sharedlibrary", and if libc.so doesn't have debug info,
14360 skip the test.
14361
2ce1cdbf
DE
143622015-04-29 Doug Evans <dje@google.com>
14363
14364 * gdb.python/py-xmethods.exp: Add ptype tests.
14365 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14366 get_result_type method.
14367
f24a38c5
LM
143682015-04-29 Luis Machado <lgustavo@codesourcery.com>
14369
14370 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14371 the target does not support hardware watchpoints.
14372
ecbf2b3c
LM
143732015-04-29 Luis Machado <lgustavo@codesourcery.com>
14374
14375 * gdb.base/break-always.exp: Abort testing if writing to memory
14376 causes an error.
14377
34f5f757
DE
143782015-04-28 Doug Evans <dje@google.com>
14379
14380 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14381 * gdb.python/py-pp-registration.exp: ... here. New file.
14382 * gdb.python/py-pp-registration.c: New file.
14383 * gdb.python/py-pp-registration.py: New file.
14384
69b4374a
DE
143852015-04-28 Doug Evans <dje@google.com>
14386
14387 * gdb.python/py-bad-printers.c: New file.
14388 * gdb.python/py-bad-printers.py: New file.
14389 * gdb.python/py-bad-printers.exp: New file.
14390
59fb7612
SS
143912015-04-28 Sasha Smundak <asmundak@google.com>
14392
14393 * gdb.python/py-type.exp: New test.
14394
2631b16a
AW
143952015-04-28 Andy Wingo <wingo@igalia.com>
14396
14397 * gdb.python/py-parameter.exp:
14398 * gdb.guile/scm-parameter.exp: Escape the path that we are
14399 matching against, as it might contain characters that are special
14400 to regular expressions.
14401
460efde1
JB
144022015-04-27 Joel Brobecker <brobecker@adacore.com>
14403
14404 * gdb.ada/rec_comp: New testcase.
14405
2d369d8e
SDJ
144062015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14407
14408 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14409 before using it.
14410
cf75d6c3
AB
144112015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14412
14413 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14414 new tests for verilog output.
14415
8dbe7ca5
YQ
144162015-04-24 Yao Qi <yao.qi@linaro.org>
14417
14418 * boards/remote-gdbserver-on-localhost.exp: New file.
14419
4ef9fb2f
PA
144202015-04-23 Pedro Alves <palves@redhat.com>
14421
14422 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14423 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14424 "end of file", remove $inferior_spawn_id from the indirect list.
14425
0a803169
PA
144262015-04-23 Pedro Alves <palves@redhat.com>
14427
14428 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14429
749ef8f8
PA
144302015-04-23 Pedro Alves <palves@redhat.com>
14431
14432 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14433 on $any_spawn_id instead of only on $gdb_spawn_id.
14434
8aae4344
PM
144352015-04-21 Pierre Muller <muller@sourceware.org>
14436
14437 PR pascal/17815
14438 * lib/pascal.exp (gpc_compile): Add new option "class".
14439 (fpc_compile): Likewise.
14440 * gdb.pascal/case-insensitive-symbols.pas: New file.
14441 * gdb.pascal/case-insensitive-symbols.exp: New file.
14442
1586c8fb
GB
144432015-04-20 Gary Benson <gbenson@redhat.com>
14444
14445 * gdb.base/attach.exp: Fix three extended remote failures.
14446
1b6e6f5c
GB
144472015-04-17 Gary Benson <gbenson@redhat.com>
14448
14449 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14450 the main executable over the remote protocol.
14451
e797481d
PA
144522015-04-16 Pedro Alves <palves@redhat.com>
14453
14454 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14455 a new gdbserver if gdbserver_reconnect_p is set.
14456
1ca99c42
PA
144572015-04-16 Pedro Alves <palves@redhat.com>
14458
14459 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14460 is set, don't exit gdbserver.
14461
af9fd6f8
AA
144622015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14463
14464 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14465 appropriate .insn, such that an older assembler can be used.
14466 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14467 the z/Architecture instruction set on 31-bit targets as well.
14468
04ff1e61
AA
144692015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14470
14471 * gdb.go/handcall.exp: Remove all logic related to the first
14472 breakpoint and rely on go_runto_main instead.
14473 * gdb.go/strings.exp: Likewise.
14474 * gdb.go/unsafe.exp: Likewise.
14475 * gdb.go/hello.exp: Likewise. Also rename the remaining
14476 breakpoint marker to "breakpoint 1".
14477 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14478 * gdb.go/strings.go: Likewise.
14479 * gdb.go/unsafe.go: Likewise.
14480 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14481 "set breakpoint 2 here" and rename the remaining breakpoint marker
14482 to "breakpoint 1".
14483
40d2f8d6
SM
144842015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14485
14486 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14487 if itertools.imap is not present.
14488 * gdb.python/py-objfile.exp: Add parentheses.
14489 * gdb.python/py-type.exp: Same.
14490 * gdb.python/py-unwind-maint.py: Same.
14491
8cbc97c6
YQ
144922015-04-15 Yao Qi <yao.qi@linaro.org>
14493
14494 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14495 of ":$ptr_size" and set its form explicitly.
14496
45fd756c
YQ
144972015-04-15 Pedro Alves <palves@redhat.com>
14498 Yao Qi <yao.qi@linaro.org>
14499
14500 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14501 timeout by factor of 4.
14502 (test_regular_watch): Likewise.
14503 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14504 * gdb.reverse/sigall-reverse.exp: Likewise.
14505 * gdb.reverse/until-precsave.exp: Likewise.
14506 * lib/gdb.exp (with_timeout_factor): New proc.
14507 (gdb_expect): Move some code to ...
14508 (get_largest_timeout): ... here. New procedure.
14509
9e811bc3
LM
145102015-04-14 Luis Machado <lgustavo@codesourcery.com>
14511
14512 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14513
0ff6fcb2
LM
145142015-04-13 Luis Machado <lgustavo@codesourcery.com>
14515
14516 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14517 to write to the .text section.
14518
7578d5f7
LM
145192015-04-13 Luis Machado <lgustavo@codesourcery.com>
14520
14521 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14522 Handle the case of targets that do not provide PID information.
14523
2efe15c4
YQ
145242015-04-13 Yao Qi <yao.qi@linaro.org>
14525
14526 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14527 and use expect instead of gdb_expect.
14528
8cd8f2f8
SDJ
145292015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14530
14531 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14532 "coredump_var_addr" to avoid naming conflict with other testcases.
14533
9ee41772
PA
145342015-04-10 Pedro Alves <palves@redhat.com>
14535
14536 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14537 gdb_test_sequence and gdb_assert.
14538
07473109
PA
145392015-04-10 Pedro Alves <palves@redhat.com>
14540
14541 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14542 test messages that don't include the breakpoint address.
14543
de3db44c
YQ
145442015-04-10 Yao Qi <yao.qi@linaro.org>
14545
14546 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14547 false for some offset and width combinations which aren't
14548 supported by linux kernel.
14549
c79d856c
PA
145502015-04-10 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14553 procedure, factored out from ...
14554 (top level): ... here. Add "set displaced-stepping" testing axis.
14555 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14556 parameter "displaced". Use it.
14557 (top level): Use foreach and add "set displaced-stepping" testing
14558 axis.
14559
ebc90b50
PA
145602015-04-10 Pedro Alves <palves@redhat.com>
14561
14562 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14563 Remove comment.
14564 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14565 both the address of the instruction that triggers the watchpoint
14566 and the address of the instruction immediately after, and use
14567 those addresses for the test. Fix comment.
14568
8f572e5c
PA
145692015-04-10 Pedro Alves <palves@redhat.com>
14570
14571 * gdb.base/sigstep.exp (breakpoint_to_handler)
14572 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14573 Test "backtrace" in handler.
14574 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14575 (top level): Add new "displaced" test axis to
14576 breakpoint_to_handler, breakpoint_to_handler_entry and
14577 breakpoint_over_handler.
14578
8d707a12
PA
145792015-04-10 Pedro Alves <palves@redhat.com>
14580
14581 PR gdb/18216
14582 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14583
ef713951
YQ
145842015-04-10 Yao Qi <yao.qi@linaro.org>
14585
14586 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14587 (test_add_rn_pc): New function.
14588 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14589 (top level): Invoke test_add_rn_pc.
14590
906d60cf
PA
145912015-04-10 Pedro Alves <palves@redhat.com>
14592
14593 PR gdb/13858
14594 * gdb.base/step-over-no-symbols.exp: New file.
14595
f2983cc3
AW
145962015-04-09 Andy Wingo <wingo@igalia.com>
14597
14598 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14599 after the Python tests.
14600
6d62641c
SDJ
146012015-04-08 Keith Seitz <keiths@redhat.com>
14602
14603 PR python/16699
14604 * gdb.python/py-completion.exp: New tests for completion.
14605 * gdb.python/py-completion.py (CompleteLimit1): New class.
14606 (CompleteLimit2): Likewise.
14607 (CompleteLimit3): Likewise.
14608 (CompleteLimit4): Likewise.
14609 (CompleteLimit5): Likewise.
14610 (CompleteLimit6): Likewise.
14611 (CompleteLimit7): Likewise.
14612
f3770638
PA
146132015-04-08 Pedro Alves <palves@redhat.com>
14614
14615 PR gdb/18214
14616 PR gdb/18216
14617 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14618 function.
14619 (main): Install it as SIGUSR1 handler.
14620 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14621 parameter. Always use "setup" as prefix. Toggle "set
14622 displaced-stepping" off/on depending on global. Don't switch to
14623 thread 1 here.
14624 (top level): Add displaced stepping "off/on" test axis. Update
14625 "setup" calls. Wrap each subtest with with_test_prefix. Test
14626 continuing with a queued signal in each thread.
14627
4496bed7
PA
146282015-04-08 Pedro Alves <palves@redhat.com>
14629
14630 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14631 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14632 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14633 Return early if running to main fails.
14634 * gdb.trace/while-stepping.exp: Likewise.
14635
b97fde92
PA
146362015-04-07 Pedro Alves <palves@redhat.com>
14637
14638 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14639 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14640 interact with inferior program.
14641
f71c18e7
PA
146422015-04-07 Pedro Alves <palves@redhat.com>
14643
14644 * lib/gdb.exp (inferior_spawn_id): New global.
14645 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14646 spawn id after processing the user code.
14647 (default_gdb_start): Set inferior_spawn_id.
14648 (send_inferior): New procedure.
14649 * lib/gdbserver-support.exp (gdbserver_start): Set
14650 inferior_spawn_id.
14651 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14652
6423214f
PA
146532015-04-07 Pedro Alves <palves@redhat.com>
14654
14655 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14656 * lib/gdbserver-support.exp (gdbserver_start): Make
14657 $server_spawn_id global.
14658 (gdbserver_start): Don't wait for gdbserver's spawn id with
14659 expect_background.
14660 (close_gdbserver): New procedure.
14661 (gdb_exit): Rename the default version and reimplement.
14662
71c0ee8c
PA
146632015-04-07 Pedro Alves <palves@redhat.com>
14664
72f4393d 14665 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14666 append the substituted item, not the original item.
14667
203bc29b
PA
146682015-04-07 Pedro Alves <palves@redhat.com>
14669
14670 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14671 gdb_expect.
14672
508a3ddf
PA
146732015-04-07 Pedro Alves <palves@redhat.com>
14674
14675 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14676 output appearing once only.
14677
9f6dbe2b
PA
146782015-04-07 Pedro Alves <palves@redhat.com>
14679
14680 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14681 that doesn't expect anything. Return early if running to main
14682 fails.
14683
337532fa
YQ
146842015-04-07 Yao Qi <yao.qi@linaro.org>
14685
14686 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14687 (child_function): Call alarm.
14688 (main): Move call to alarm into the loop.
14689 * gdb.threads/non-stop-fair-events.exp: Build program with
14690 -DTIMEOUT=$timeout.
14691
01b622d4
DE
146922015-04-06 Doug Evans <xdje42@gmail.com>
14693
14694 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14695 Fix dest parameter to board_info.
14696 (fpc_compile): Ditto.
14697 (gdb_compile_pascal): Rename dest arg to destfile.
14698
961f4160
PMR
146992015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14700
14701 * gdb.ada/funcall_ref.exp: New file.
14702 * gdb.ada/funcall_ref/foo.adb: New file.
14703
cafda597
YQ
147042015-04-02 Yao Qi <yao.qi@linaro.org>
14705
14706 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14707 is remote.
14708
fed040c6
GB
147092015-04-02 Gary Benson <gbenson@redhat.com>
14710
14711 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14712
d11916aa
SS
147132015-04-01 Sasha Smundak <asmundak@google.com>
14714
14715 * gdb.python/py-unwind-maint.c: New file.
14716 * gdb.python/py-unwind-maint.exp: New test.
14717 * gdb.python/py-unwind-maint.py: New file.
14718 * gdb.python/py-unwind.c: New file.
14719 * gdb.python/py-unwind.exp: New test.
14720 * gdb.python/py-unwind.py: New test.
14721
a1471180
PA
147222015-04-01 Pedro Alves <palves@redhat.com>
14723
14724 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14725 to fail instead of non-existent $test.
14726
0bbeccb1
PA
147272015-04-01 Pedro Alves <palves@redhat.com>
14728
14729 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14730 GDBFLAGS if not empty.
14731
3c724c8c
PMR
147322015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14733
14734 * gdb.ada/complete.exp: Remove "multi_line".
14735 * gdb.ada/info_exc.exp: Remove "multi_line".
14736 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14737 * gdb.ada/ptype_field.exp: Remove "multi_line".
14738 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14739 * gdb.ada/tagged.exp: Remove "multi_line".
14740 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14741 [multi_line ...]
14742 * gdb.btrace/delta.exp: Likewise.
14743 * gdb.btrace/exception.exp: Likewise.
14744 * gdb.btrace/function_call_history.exp: Likewise.
14745 * gdb.btrace/instruction_history.exp: Likewise.
14746 * gdb.btrace/nohist.exp: Likewise.
14747 * gdb.btrace/record_goto.exp: Likewise.
14748 * gdb.btrace/segv.exp: Likewise.
14749 * gdb.btrace/stepi.exp: Likewise.
14750 * gdb.btrace/tailcall.exp: Likewise.
14751 * gdb.btrace/unknown_functions.exp: Likewise.
14752 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14753 * lib/gdb.exp: Add the "multi_line" helper.
14754
4eec2deb
PA
147552015-04-01 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.threads/tid-reuse.c: New file.
14758 * gdb.threads/tid-reuse.exp: New file.
14759
df8411da
SDJ
147602015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14761
14762 PR corefiles/16092
14763 * gdb.base/coredump-filter.c: New file.
14764 * gdb.base/coredump-filter.exp: Likewise.
14765
6ef37366
PM
147662015-03-27 Petr Machata <pmachata@redhat.com>
14767
14768 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14769 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14770 (Dwarf::assemble): Initialize them.
14771 (Dwarf::lines): New function.
14772
7ec911b0
JT
147732015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14774
14775 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14776 SYMBOL_PREFIX for x86_64-*-cygwin.
14777
ff908ebf
AW
147782015-03-26 Andy Wingo <wingo@igalia.com>
14779
14780 PR symtab/18148
14781 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14782 const_value but not a location.
14783 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14784 location defined in non-main CUs are visible.
14785
6d5f0679
YQ
147862015-03-26 Yao Qi <yao.qi@linaro.org>
14787
14788 PR testsuite/18139
14789 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14790 Add a line number entry for the same line.
14791 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14792 Add a line number entry for the same line.
14793
2898689b
YQ
147942015-03-26 Yao Qi <yao.qi@linaro.org>
14795
14796 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14797 .int 0.
14798 (func): Likewise. Add .Lfunc_1 label.
14799 Use .Lfunc_1 label.
14800 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14801 .int 0.
14802 (func): Likewise.
14803 Use .Lfunc_1 label.
14804
85180498
YQ
148052015-03-26 Yao Qi <yao.qi@linaro.org>
14806
14807 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14808 Call gdb_compile instead to compile each .s files without debug
14809 information.
14810
8aa08a8d
YQ
148112015-03-26 Yao Qi <yao.qi@linaro.org>
14812
14813 * gdb.base/savedregs.exp (process_saved_regs): Make
14814 "Saved registers:" optional in the pattern.
14815
66849923
MM
148162015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14817
14818 * gdb.btrace/next.exp: Merged into step.exp.
14819 * gdb.btrace/finish.exp: Merged into step.exp.
14820 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14821 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14822 "record goto" and checking the exact replay position.
14823 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14824 check for "Recording format" in "info record" output.
14825 * gdb.btrace/record_goto.exp: Choose test file based on target.
14826 * gdb.btrace/x86-record_goto.S: Renamed into ...
14827 * gdb.btrace/x86_64-record_goto.S: ... this.
14828 * gdb.btrace/i686-record_goto.S: New.
14829 * gdb.btrace/x86-tailcall.S: Renamed into ...
14830 * gdb.btrace/x86_64-tailcall.S: ... this.
14831 * gdb.btrace/i686-tailcall.S: New.
14832 * gdb.btrace/x86-tailcall.c: Renamed into ...
14833 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14834 separate statements. Update test.
14835 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14836 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14837 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14838 * gdb.btrace/tailcall.exp: Choose test file based on target.
14839 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14840
11cc1b74
MM
148412015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14842
14843 * gdb.btrace/exception.exp: Increase BTS buffer size.
14844
a25d8bf9
PA
148452015-03-24 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14848
856e7dd6
PA
148492015-03-24 Pedro Alves <palves@redhat.com>
14850
14851 * gdb.threads/schedlock.exp (test_step): No longer expect that
14852 "set scheduler-locking step" with "next" over a function call runs
14853 threads unlocked.
14854
ad235a41
AT
148552015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14856
14857 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14858
15630549
AT
148592015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14860
14861 PR breakpoints/16466
14862 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14863 * gdb.mi/mi-pending.c (thread_func): New function.
14864 (int main): Add threading support required.
14865 * gdb.mi/mi-pending.exp: Add tests for this issue.
14866 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14867 (pendfunc2): Remove stdio dependency.
14868 * gdb.mi/mi-pendshr2.c: New file.
14869
693dca06
KS
148702015-03-23 Keith Seitz <keiths@redhat.com>
14871
14872 * gdb.linespec/keywords.c: New file.
14873 * gdb.linespec/keywords.exp: New file.
14874
7e993ebf
KS
148752015-03-23 Keith Seitz <keiths@redhat.com>
14876
14877 PR gdb/18021
14878 * gdb.dwarf2/staticvirtual.exp: New test.
14879
bc23328c
JK
148802015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14881
14882 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14883 * README: Remove HP-UX and gdb.hp.
14884 (configuration):
14885 * configure: Regenerate.
14886 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14887 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14888 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14889 gdb.hp/gdb.defects/Makefile.
14890 * gdb.hp/Makefile.in: File deleted.
14891 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14892 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14893 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14894 * gdb.hp/gdb.aCC/run.c: File deleted.
14895 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14896 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14897 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14898 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14899 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14900 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14901 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14902 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14903 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14904 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14905 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14906 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14907 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14908 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14909 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14910 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14911 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14912 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14913 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14914 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14915 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14916 * gdb.hp/gdb.compat/average.c: File deleted.
14917 * gdb.hp/gdb.compat/sum.c: File deleted.
14918 * gdb.hp/gdb.compat/xdb.c: File deleted.
14919 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14920 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14921 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14922 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14923 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14924 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14925 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14926 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14927 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14928 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14929 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14930 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14931 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14932 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14933 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14934 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14935 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14936 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14937 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14938 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14939 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14940 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14941 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14942 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14943 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14944 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14945 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14946 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14947 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14948 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14949 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14950 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14951 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14952 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14953 * gdb.hp/tools/odump: File deleted.
14954
8bf3b159
PA
149552015-03-19 Pedro Alves <palves@redhat.com>
14956
14957 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14958 (saw_thread_3): New globals.
14959 (top level): Increment them when an event for the corresponding
14960 thread is seen.
14961 (no thread starvation): New test.
14962
eb54c8bf
PA
149632015-03-19 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.threads/continue-pending-status.c: New file.
14966 * gdb.threads/continue-pending-status.exp: New file.
14967
32d2e5d6
PA
149682015-03-18 Pedro Alves <palves@redhat.com>
14969
14970 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14971 Use gdb_is_target_remote instead of is_remote. Use
14972 gdb_test_multiple instead of gdb_expect. Exit early if
14973 gdb_test_multiple hits its internal matches. Tighten stepi tests
14974 expected output. Fail on exit with any signal, instead of just
14975 SIGILL.
14976
f68f11b7
YQ
149772015-03-18 Yao Qi <yao.qi@linaro.org>
14978
14979 PR tdep/18107
14980 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14981 variable.
14982 * gdb.base/catch-syscall.exp: Don't skip it on
14983 aarch64*-*-linux* target. Remove elements in all_syscalls.
14984 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14985 target.
14986 (setup_all_syscalls): New proc.
14987
ca5fd19b
YQ
149882015-03-16 Yao Qi <yao.qi@linaro.org>
14989
14990 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14991 (top level): Skip tests if valid_addr_p returns false for
14992 $cmd1 or $cmd2.
14993
85642ba0
AW
149942015-03-11 Andy Wingo <wingo@igalia.com>
14995
14996 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14997
e03f9645
YQ
149982015-03-11 Yao Qi <yao.qi@linaro.org>
14999
15000 * gdb.base/catch-syscall.exp: Fix typo in comments.
15001
5d0962b2
YQ
150022015-03-11 Yao Qi <yao.qi@linaro.org>
15003
15004 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15005
b2df3cef
PA
150062015-03-09 Pedro Alves <palves@redhat.com>
15007
15008 * dg-extract-results.py: Delete.
15009
ef878e53
PA
150102015-03-09 Pedro Alves <palves@redhat.com>
15011
15012 Merge dg-extract-results.sh from GCC upstream (r218843).
15013
15014 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15015 * dg-extract-results.sh: Use --text with grep to avoid issues with
15016 binary files. Fall back to cat -v, if that doesn't work.
15017
9494d219
PA
150182015-03-05 Pedro Alves <palves@redhat.com>
15019
15020 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15021
a8d9763a
SM
150222015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15023
15024 * lib/mi-support.exp (mi_expect_interrupt): Accept
15025 alternative event for when in all-stop mode.
15026
be9957b8
PA
150272015-03-04 Pedro Alves <palves@redhat.com>
15028
15029 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15030
d57be0f4 150312015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15032
15033 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15034
c214c7cf
AA
150352015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15036
15037 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15038 regexps for GDB's current line display, accept a hex address
15039 preceding the line number.
15040
6d74a497
AA
150412015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15042
15043 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15044 the 'arch1' variable for "s390*-linux*" targets.
15045
511aee7c
PA
150462015-03-04 Pedro Alves <palves@redhat.com>
15047
15048 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15049 (main): Pass missing retval argument to pthread_join call.
15050
95e50b27
PA
150512015-03-02 Pedro Alves <palves@redhat.com>
15052
15053 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15054 (top level): Call do_test with non-stop as well.
15055
28054d69
PA
150562015-03-02 Pedro Alves <palves@redhat.com>
15057
15058 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15059 -1.
15060
4fa5d7b4
AA
150612015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15062
15063 * gdb.arch/s390-vregs.exp: New test.
15064 * gdb.arch/s390-vregs.S: New file.
15065
97c18565
PA
150662015-02-27 Pedro Alves <palves@redhat.com>
15067
15068 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15069 call to catch_command_errors.
15070 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15071 catch_command_errors.
15072
a37bfa30
PA
150732015-02-27 Pedro Alves <palves@redhat.com>
15074
15075 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15076 "true" for boolean result.
15077 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15078 prototype of main.
15079
6f98576f
PA
150802015-02-27 Pedro Alves <palves@redhat.com>
15081
15082 * lib/unbuffer_output.c: New file.
15083 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15084 (main): Call gdb_unbuffer_output.
15085
eba5ab56
YQ
150862015-02-27 Yao Qi <yao.qi@linaro.org>
15087
15088 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15089 target.
15090
0def5aaa
DE
150912015-02-26 Doug Evans <dje@google.com>
15092
15093 * gdb.cp/class2.cc (Dbase, D): New classes.
15094 (main): New local delta.
15095 * gdb.cp/class2.exp: Test printing delta.
15096 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15097 (dynbar): New global.
15098 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15099
081a1c2c
JK
151002015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15101
15102 * gdb.compile/compile-ifunc.c: New file.
15103 * gdb.compile/compile-ifunc.exp: New file.
15104
2f41223f
AT
151052015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15106
15107 * gdb.base/structs.exp: Check for correct struct on finish.
15108
03eddd80
YQ
151092015-02-26 Yao Qi <yao.qi@linaro.org>
15110
15111 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15112 is zero.
15113
80c57053
JK
151142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15115
15116 * gdb.arch/cordic.ko.bz2: New file.
15117 * gdb.arch/cordic.ko.debug.bz2: New file.
15118 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15119
21613c12
YQ
151202015-02-25 Yao Qi <yao.qi@linaro.org>
15121
15122 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15123 aarch64*-*-* target.
15124
d8b901ed
PA
151252015-02-23 Pedro Alves <palves@redhat.com>
15126
15127 * lib/gdb.exp (delete_breakpoints): Rewrite using
15128 gdb_test_multiple.
15129
e5b85ead
PA
151302015-02-23 Pedro Alves <palves@redhat.com>
15131
15132 * gdb.base/info-os.c: Include stdlib.h.
15133
85c3a371
DE
151342015-02-22 Doug Evans <xdje42@gmail.com>
15135
15136 PR symtab/17855
15137 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15138 is read after symbols have been re-read.
15139 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15140 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15141
96553a0c
DE
151422015-02-21 Doug Evans <dje@google.com>
15143
15144 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15145
97a0c697
JK
151462015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15147
15148 PR corefiles/17808
15149 * gdb.arch/i386-biarch-core.core.bz2: New file.
15150 * gdb.arch/i386-biarch-core.exp: New file.
15151
a47cd6e9
PA
151522015-02-21 Pedro Alves <palves@redhat.com>
15153
15154 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15155 runto_main fails.
15156
c5facdc4
PA
151572015-02-20 Pedro Alves <palves@redhat.com>
15158
15159 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15160 info probes.
15161
2db9a427
PA
151622015-02-20 Pedro Alves <palves@redhat.com>
15163
15164 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15165
60fb7e9e
PA
151662015-02-20 Pedro Alves <palves@redhat.com>
15167
15168 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15169 clean_restart before gdb_target_supports_trace.
15170
5c5019c2
PA
151712015-02-20 Pedro Alves <palves@redhat.com>
15172
15173 PR threads/18006
15174 * gdb.threads/clone-thread_db.c: New file.
15175 * gdb.threads/clone-thread_db.exp: New file.
15176
c9587f88
AT
151772015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15178
15179 PR breakpoints/16812
15180 * gdb.base/catch-gdb-caused-signals.c: New file.
15181 * gdb.base/catch-gdb-caused-signals.exp: New file.
15182
f6a88844
JM
151832015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15184
15185 * configure: Regenerated.
15186 * configure.ac: Use GDB_AC_TRANSFORM.
15187 * aclocal.m4: sinclude ../transform.m4.
15188
497c491b
JM
151892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15190
15191 * lib/dtrace.exp: New file.
15192 * gdb.base/dtrace-probe.exp: Likewise.
15193 * gdb.base/dtrace-probe.d: Likewise.
15194 * gdb.base/dtrace-probe.c: Likewise.
15195 * lib/pdtrace.in: Likewise.
15196 * configure.ac: Output variables with the transformed names of
15197 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15198 * configure: Regenerated.
15199
03e98035
JM
152002015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15201
15202 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15203 expected message when trying to access $_probe_* convenience
15204 variables while not on a probe.
15205
63cc30e9
JK
152062015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15207
15208 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15209
0703599a
PA
152102015-02-11 Pedro Alves <pedro@codesourcery.com>
15211
15212 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15213 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15214
7e60a48e
DE
152152015-02-10 Doug Evans <xdje42@gmail.com>
15216
15217 * lib/gdb.exp (gdb_load): Always return a result.
15218
01b088bc
PA
152192015-02-10 Pedro Alves <palves@redhat.com>
15220
15221 * gdb.threads/signal-sigtrap.c: New file.
15222 * gdb.threads/signal-sigtrap.exp: New file.
15223
b05ec7a5
AT
152242015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15225
15226 * gdb.trace/no-attach-trace.c: New file.
15227 * gdb.trace/no-attach-trace.exp: New file.
15228
a2c2acaf
MW
152292015-02-09 Mark Wielaard <mjw@redhat.com>
15230
15231 * gdb.dwarf2/atomic.c: New file.
15232 * gdb.dwarf2/atomic-type.exp: Likewise.
15233
31fd9caa
MM
152342015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15235
15236 * gdb.btrace/buffer-size.exp: Update "info record" output.
15237 * gdb.btrace/delta.exp: Update "info record" output.
15238 * gdb.btrace/enable.exp: Update "info record" output.
15239 * gdb.btrace/finish.exp: Update "info record" output.
15240 * gdb.btrace/instruction_history.exp: Update "info record" output.
15241 * gdb.btrace/next.exp: Update "info record" output.
15242 * gdb.btrace/nexti.exp: Update "info record" output.
15243 * gdb.btrace/step.exp: Update "info record" output.
15244 * gdb.btrace/stepi.exp: Update "info record" output.
15245 * gdb.btrace/nohist.exp: Update "info record" output.
15246
d33501a5
MM
152472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15248
15249 * gdb.btrace/buffer-size: New.
15250
f4abbc16
MM
152512015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15252
15253 * gdb.btrace/delta.exp: Update "info record" output.
15254 * gdb.btrace/enable.exp: Update "info record" output.
15255 * gdb.btrace/finish.exp: Update "info record" output.
15256 * gdb.btrace/instruction_history.exp: Update "info record" output.
15257 * gdb.btrace/next.exp: Update "info record" output.
15258 * gdb.btrace/nexti.exp: Update "info record" output.
15259 * gdb.btrace/step.exp: Update "info record" output.
15260 * gdb.btrace/stepi.exp: Update "info record" output.
15261 * gdb.btrace/nohist.exp: Update "info record" output.
15262
b9d61307
SM
152632015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15264
15265 PR gdb/15678
15266 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15267
e584fdbc
PA
152682015-02-06 Pedro Alves <palves@redhat.com>
15269
15270 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15271 macro.
15272 (seconds_left, again): New globals.
15273 (main): Wait seconds_left in a 1-second sleep loop instead of
15274 sleeping 180 seconds. If 'again' is set, reset the seconds
15275 counter.
15276 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15277 'again' in the inferior before detaching. Print the seconds left.
15278 (options): New global.
15279 (top level): Build program with -DTIMEOUT=$timeout.
15280
77f41761
PA
152812015-02-06 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15284 determine how many seconds to pass to 'alarm'.
15285 * gdb.base/gdb-sigterm.exp (top level): Build program with
15286 -DTIMEOUT=$timeout.
15287 (do_test): Return success/failure indication. Add more verbose
15288 logging. Don't fail if 200 single steps are seen. Instead, fail
15289 when the test times out.
15290 (passes): New global.
15291 (top level): Break the testing loop if testing fails on any
15292 iteration. Use gdb_assert.
15293
b9394193
DB
152942015-02-04 Don Breazeal <donb@codesourcery.com>
15295
15296 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15297 and initialize them.
15298 (ipc_cleanup): New function.
15299 (main): Don't declare shmid, semid, and msqid. Add a call to
15300 atexit so that we call ipc_cleanup on exit.
15301
42d9e528
PA
153022015-02-04 Pedro Alves <palves@redhat.com>
15303
15304 * boards/native-extended-gdbserver.exp: Remove any target variant
15305 specifications from the board name before clearing the isremote
15306 flag from board_info.
15307
ae6ae975
DE
153082015-01-31 Doug Evans <xdje42@gmail.com>
15309
15310 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15311
cfb069a8
GB
153122015-01-31 Gary Benson <gbenson@redhat.com>
15313
15314 * gdb.base/completion.exp: Disable completion limiting for
15315 existing tests. Add new tests to check completion limiting.
15316 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15317
5dd31d79
DE
153182015-01-31 Doug Evans <xdje42@gmail.com>
15319
15320 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15321
9f050062
DE
153222015-01-31 Doug Evans <xdje42@gmail.com>
15323
15324 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15325 entries. Duplicate file section script entries.
15326 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15327 inlined entries. Add test for safe-path rejection.
15328 * gdb.python/py-section-script.c: Add duplicate inlined section script
15329 entries. Duplicate file section script entries.
15330 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15331 inlined entries. Add test for safe-path rejection.
15332
df25ebbd
JB
153332015-01-29 Joel Brobecker <brobecker@adacore.com>
15334
15335 * gdb.ada/disc_arr_bound: New testcase.
15336
4a0ca9ec
JB
153372015-01-29 Joel Brobecker <brobecker@adacore.com>
15338
15339 * gdb.ada/mi_var_array: New testcase.
15340
3a8b707a
DE
153412015-01-27 Doug Evans <dje@google.com>
15342
15343 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15344 Add test for objfile.filename, objfile.username after objfile
15345 has been unloaded.
15346
f8313f6e
JB
153472015-01-26 Joel Brobecker <brobecker@adacore.com>
15348
15349 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15350 the second test to print the name attribute of value
15351 returned by the call to gdb.lookup_type, and adjust
15352 the expected output accordingly.
15353
37bc665e
MW
153542015-01-25 Mark Wielaard <mjw@redhat.com>
15355
15356 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15357 * gdb.base/disp-step-fork.c: Include unistd.h.
15358 * gdb.base/siginfo-obj.c: Include stdio.h.
15359 * gdb.base/siginfo-thread.c: Likewise.
15360 * gdb.mi/non-stop.c: Include unistd.h.
15361 * gdb.mi/nsthrexec.c: Include stdio.h.
15362 * gdb.mi/pthreads.c: Include unistd.h.
15363 * gdb.modula2/unbounded1.c (main): Declare returns int.
15364 * gdb.reverse/consecutive-reverse.c: Likewise.
15365 * gdb.threads/create-fail.c: Include unistd.h.
15366 * gdb.threads/killed.c: Likewise.
15367 * gdb.threads/linux-dp.c: Likewise.
15368 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15369 * gdb.threads/non-ldr-exc-2.c: Likewise.
15370 * gdb.threads/non-ldr-exc-3.c: Likewise.
15371 * gdb.threads/non-ldr-exc-4.c: Likewise.
15372 * gdb.threads/pthreads.c: Include unistd.h.
15373 (main): Declare returns int.
15374 * gdb.threads/tls-main.c (foo): New declaration.
15375 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15376
f7e5394d
SM
153772015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15378
15379 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15380 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15381
743649fd
MW
153822015-01-15 Mark Wielaard <mjw@redhat.com>
15383
15384 * gdb.base/noreturn-return.c: New file.
15385 * gdb.base/noreturn-return.exp: New file.
15386 * gdb.base/noreturn-finish.c: New file.
15387 * gdb.base/noreturn-finish.exp: New file.
15388
198297aa
PA
153892015-01-23 Pedro Alves <palves@redhat.com>
15390
15391 * gdb.threads/continue-pending-after-query.c: New file.
15392 * gdb.threads/continue-pending-after-query.exp: New file.
15393
717cf30c
AG
153942015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15395 Simon Marchi <simon.marchi@ericsson.com>
15396
15397 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15398 * gdb.base/valgrind-db-attach.exp: Same.
15399 * gdb.base/valgrind-infcall.exp: Same.
15400 * lib/mi-support.exp (default_mi_gdb_start): Same.
15401 * lib/prompt.exp (default_prompt_gdb_start): Same.
15402 * lib/gdb.exp (default_gdb_spawn): Same.
15403 (gdb_interact): New.
15404
15405
4b62a76e
JK
154062015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15407
15408 * gdb.compile/compile.exp (pointer to jit function): New test.
15409
b4cdae6f
WW
154102015-01-17 Wei-cheng Wang <cole945@gmail.com>
15411
15412 * lib/gdb.exp (supports_process_record): Return true for
15413 powerpc*-*-linux*.
15414 (supports_reverse): Likewise.
15415
d221e7ef
DB
154162015-01-15 Don Breazeal <donb@codesourcery.com>
15417
15418 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15419 instead of checking whether the target board is remote and
15420 use spawn_wait_for_attach instead of exec/sleep.
15421 * gdb.base/attach-twice.exp: Likewise.
15422
bafffb51
JB
154232015-01-15 Joel Brobecker <brobecker@adacore.com>
15424
15425 * gdb.ada/var_arr_attrs: New testcase.
15426
5589af0e
PA
154272015-01-14 Pedro Alves <palves@redhat.com>
15428 Joel Brobecker <brobecker@adacore.com>
15429
15430 PR gdb/17525
15431 * gdb.base/bp-cmds-execution-x-script.c: New file.
15432 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15433 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15434
6c400b59
PA
154352015-01-14 Pedro Alves <palves@redhat.com>
15436
15437 PR cli/17828
15438 * gdb.base/batch-preserve-term-settings.c: New file.
15439 * gdb.base/batch-preserve-term-settings.exp: New file.
15440
e02c96a7
DE
154412015-01-13 Doug Evans <dje@google.com>
15442
15443 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15444 binary.
15445
576fd14c
JB
154462015-01-13 Joel Brobecker <brobecker@adacore.com>
15447
15448 * Makefile.in (clean mostlyclean): Do not delete *.py.
15449
04dccad0
JB
154502015-01-13 Joel Brobecker <brobecker@adacore.com>
15451
15452 * gdb.python/py-lookup-type.exp: New file.
15453
3d230f71
PA
154542015-01-12 Pedro Alves <palves@redhat.com>
15455
15456 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15457 restore GDBFLAGS before returning.
15458
7e67715d
JK
154592015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15460
15461 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15462 is_amd64_regs_target and is_x86_like_target.
15463
f2e0d4b4
DE
154642015-01-11 Doug Evans <xdje42@gmail.com>
15465
15466 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15467 is given without an explicit form.
15468 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15469 attributes.
15470 * gdb.dwarf/corrupt.exp: Ditto.
15471 * gdb.dwarf2/enum-type.exp: Ditto.
15472 * gdb.trace/entry-values.exp: Ditto.
15473 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15474
439250fb
DE
154752015-01-11 Doug Evans <xdje42@gmail.com>
15476
15477 PR gdb/15830
15478 * gdb.base/maint.exp: Remove references to "maint demangle".
15479 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15480 Add tests for explicitly specifying language to demangle.
15481 * gdb.dlang/demangle.exp: Ditto.
15482
ede9f622
PA
154832015-01-09 Pedro Alves <palves@redhat.com>
15484
15485 * gdb.threads/non-stop-fair-events.c: New file.
15486 * gdb.threads/non-stop-fair-events.exp: New file.
15487
a7b796db
PA
154882015-01-09 Pedro Alves <palves@redhat.com>
15489
15490 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15491 the global scope. Set a breakpoint after all threads are started
15492 rather than stepping over two source lines. Expect the prompt.
15493 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15494 global.
15495 (NUM): Now 15.
15496 (main): Use threads_started_barrier to wait for all threads to
15497 start. Main thread no longer calls thread_function. Exit after
15498 180 seconds.
15499 (loop): New function.
15500 (thread_function): Wait on threads_started_barrier barrier. Call
15501 'loop' at each iteration.
15502 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15503 threads have started, instead of hardcoding number of "next"
15504 steps. Use an access watchpoint instead of a write watchpoint.
15505
9665ffdd
PA
155062015-01-09 Pedro Alves <palves@redhat.com>
15507
15508 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15509 (thread_func): Wait on barrier.
15510 (main): Wait for all threads to start before stopping GDB.
15511 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15512 global.
15513 (thread1_func, thread2_func): Wait on barrier.
15514 (main): Wait for all threads to start before stopping GDB.
15515 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15516 New global.
15517 (thread1_func, thread2_func): Wait on barrier.
15518 (main): Wait for all threads to start before stopping GDB.
15519
c945a99f
PA
155202015-01-09 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.threads/attach-many-short-lived-threads.c: New file.
15523 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15524
c1a747c1
PA
155252014-01-09 Pedro Alves <palves@redhat.com>
15526
15527 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15528 instead of to thread 2.
15529 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15530 Add barrier around each pthread_create call instead of around all
15531 calls.
15532 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15533 Set a break on thread_function and have the child threads hit it
15534 one at at a time.
15535
60b3033e
PA
155362015-01-09 Pedro Alves <palves@redhat.com>
15537
15538 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15539 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15540 false.
15541 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15542 checking whether the target board is remote.
15543 * gdb.multi/multi-attach.exp: Likewise.
15544 * gdb.python/py-sync-interp.exp: Likewise.
15545 * gdb.server/ext-attach.exp: Likewise.
15546 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15547 tests that need to attach, instead of checking whether the target
15548 board is remote at the top of the file.
15549
acc018ac
YQ
155502015-01-08 Yao Qi <yao@codesourcery.com>
15551
15552 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15553
50a18af8
JK
155542015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15555
15556 Fix testcase compilation.
15557 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15558
8503d6e1
JB
155592015-01-06 Joel Brobecker <brobecker@adacore.com>
15560
15561 * gdb.python/py-type.exp: Add a couple test about empty
15562 array creation, and negative-length array creation.
15563
cc73dbcc
DE
155642015-01-02 Doug Evans <xdje42@gmail.com>
15565
15566 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15567
0300bbc7
DE
155682015-01-02 Doug Evans <dje@google.com>
15569
15570 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15571
9d85a0ec
YQ
155722014-12-29 Yao Qi <yao@codesourcery.com>
15573
15574 * gdb.trace/entry-values.exp: Update comments. Rename variable
15575 bar_call_foo to returned_from_foo.
15576
87186c6a
MMN
155772014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15578
15579 PR gdb/17394
15580 * gdb.linespec/break-asm-file.c: New file.
15581 * gdb.linespec/break-asm-file.exp: New file.
15582 * gdb.linespec/break-asm-file0.s: New file.
15583 * gdb.linespec/break-asm-file1.s: New file.
15584
1bab7383
YQ
155852014-12-18 Nigel Stephens <nigel@mips.com>
15586 Maciej W. Rozycki <macro@codesourcery.com>
15587
15588 * gdb.base/float.exp: Handle the new output from "info float" on
15589 MIPS targets.
15590
1bc1068a
JK
155912014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15592
15593 Fix MinGW compilation.
15594 * gdb.compile/compile-ops.exp: Update untested message if
15595 !skip_compile_feature_tests.
15596 * gdb.compile/compile-setjmp.exp: Likewise.
15597 * gdb.compile/compile-tls.exp: Likewise.
15598 * gdb.compile/compile.exp: Likewise.
15599 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15600 supported on this host".
15601
b6615d10
DE
156022014-12-16 Doug Evans <xdje42@gmail.com>
15603
15604 * boards/stabs.exp: New file.
15605
25dda427
AA
156062014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15607
15608 * gdb.base/completion.exp: Adjust to format changes of "maint
15609 print user-registers".
15610
bf330350
CU
156112014-12-16 Catalin Udma <catalin.udma@freescale.com>
15612
15613 PR server/17457
15614 * gdb.arch/aarch64-fp.c: New file.
15615 * gdb.arch/aarch64-fp.exp: New file.
15616
395cf596
SDJ
156172014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15618
15619 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15620 r210637, r210913, r211666, r215400, r215817).
15621
15622 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15623 * dg-extract-results.py: New file.
15624 * dg-extract-results.sh: Use it if the environment seems
15625 suitable.
15626
15627 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15628
15629 * dg-extract-results.py (parse_run): Handle warnings that
15630 are printed before a test harness is run.
15631
15632 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15633
15634 * dg-extract-results.py (Named): Remove __cmp__ method.
15635 (output_variation): Use a key to sort variation.harnesses.
15636
15637 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15638
15639 * dg-extract-results.py: For Python 3, force sys.stdout to
15640 handle surrogate escape sequences.
15641 (safe_open): New function.
15642 (output_segment, main): Use it.
15643
15644 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15645
15646 * dg-extract-results.py (Prog.result_re): Include options
15647 in test name.
15648
15649 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15650
15651 * dg-extract-results.py (output_variation): Always sort if
15652 do_sum.
15653
e882ef3c
SM
156542014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15655
15656 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15657 as long as we get pagination notifications.
15658
4992aa20
JM
156592014-12-15 Jason Merrill <jason@redhat.com>
15660
15661 * Makefile.in (check-gdb.%): Restore.
15662 * README: Mention it.
15663
c1b5a1a6
JB
156642014-12-13 Joel Brobecker <brobecker@adacore.com>
15665
15666 * gdb.ada/str_uninit: New testcase.
15667
5537b577
JK
156682014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15669
15670 PR symtab/17642
15671 * gdb.base/vla-stub-define.c: New file.
15672 * gdb.base/vla-stub.c: New file.
15673 * gdb.base/vla-stub.exp: New file.
15674
bb2ec1b3
TT
156752014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15676 Jan Kratochvil <jan.kratochvil@redhat.com>
15677 Tom Tromey <tromey@redhat.com>
15678
15679 * configure.ac: Add gdb.compile/.
15680 * configure: Regenerate.
15681 * gdb.compile/Makefile.in: New file.
15682 * gdb.compile/compile-ops.exp: New file.
15683 * gdb.compile/compile-ops.c: New file.
15684 * gdb.compile/compile-tls.c: New file.
15685 * gdb.compile/compile-tls.exp: New file.
15686 * gdb.compile/compile-constvar.S: New file.
15687 * gdb.compile/compile-constvar.c: New file.
15688 * gdb.compile/compile-mod.c: New file.
15689 * gdb.compile/compile-nodebug.c: New file.
15690 * gdb.compile/compile-setjmp-mod.c: New file.
15691 * gdb.compile/compile-setjmp.c: New file.
15692 * gdb.compile/compile-setjmp.exp: New file.
15693 * gdb.compile/compile-shlib.c: New file.
15694 * gdb.compile/compile.c: New file.
15695 * gdb.compile/compile.exp: New file.
15696 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15697
4ff709eb
TT
156982014-12-12 Tom Tromey <tromey@redhat.com>
15699
15700 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15701 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15702
6dddd6a5
DE
157032014-12-12 Doug Evans <dje@google.com>
15704
15705 * lib/gdb-python.exp (get_python_valueof): New function.
15706 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15707
71c24708
AA
157082014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15709
15710 * gdb.base/completion.exp: Add test for completion of "info
15711 registers ".
15712
3e29f34a
MR
157132014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15714
15715 * gdb.base/func-ptrs.c: New file.
15716 * gdb.base/func-ptrs.exp: New file.
15717
fc126975
SM
157182014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15719
15720 PR breakpoints/17012
15721 * gdb.base/dprintf-detach.c: New file.
15722 * gdb.base/dprintf-detach.exp: New file.
15723
0a46d518
SM
157242014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15725
15726 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15727 * lib/gdb.exp (target_is_gdbserver): New procedure.
15728
a0be3e44
DE
157292014-12-08 Doug Evans <dje@google.com>
15730
15731 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15732
df1b803a
YQ
157332014-12-05 Yao Qi <yao@codesourcery.com>
15734
15735 * gdb.guile/scm-error.exp: Remove the third argument to
15736 gdb_remote_download.
15737 * gdb.guile/scm-frame-args.exp: Likewise.
15738 * gdb.guile/scm-section-script.exp: Likewise.
15739
ddb9f679
YQ
157402014-12-05 Yao Qi <yao@codesourcery.com>
15741
15742 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15743
86e4ed39
DE
157442014-12-04 Doug Evans <dje@google.com>
15745
15746 * gdb.python/py-objfile.exp: Add tests for
15747 objfile.add_separate_debug_file.
15748
7c50a931
DE
157492014-12-04 Doug Evans <dje@google.com>
15750
15751 * lib/gdb.exp (get_build_id): New function.
15752 (build_id_debug_filename_get): Rewrite to use it.
15753 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15754
621661e3
MR
157552014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15756
15757 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15758 `method(long)', not just 0x0.
15759 * gdb.cp/nsalias.exp: Align code labels to 4.
15760 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15761 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15762 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15763 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15764 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15765 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15766
29f0c3b7
DE
157672014-12-02 Doug Evans <dje@google.com>
15768
e1e061e7 15769 PR symtab/17602
29f0c3b7 15770 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15771 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15772 * gdb.cp/anon-ns.exp: Update.
15773
162078c8
NB
157742014-12-02 Nick Bull <nicholaspbull@gmail.com>
15775
15776 * gdb.python/py-events.py (inferior_call_handler): New.
15777 (register_changed_handler, memory_changed_handler): New.
15778 (test_events.invoke): Register new handlers.
15779 * gdb.python/py-events.exp: Add tests for inferior call,
15780 memory_changed and register_changed events.
15781
fdb09caf
AA
157822014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15783
15784 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15785 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15786 if the linker doesn't understand this.
15787
55cfb2c4
SM
157882014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15789
15790 * gdb.python/python.exp: Change expected reply to help().
15791
9e8cd6df
YQ
157922014-12-01 Yao Qi <yao@codesourcery.com>
15793
15794 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15795 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15796 * configure: Re-generated.
15797
6c659fc2
SC
157982014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15799
15800 * gdb.cp/chained-calls.cc: New file.
15801 * gdb.cp/chained-calls.exp: New file.
15802 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15803
d7fc3181
SM
158042014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15805
15806 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15807 * gdb.dwarf2/symtab-producer.exp: Same.
15808 * gdb.gdb/python-interrupts.exp: Same.
15809 * gdb.gdb/python-selftest.exp: Same.
15810 * gdb.python/py-linetable.exp: Same.
15811 * gdb.python/py-type.exp: Same.
15812 * gdb.python/py-value-cc.exp: Same.
15813 * gdb.python/py-value.exp: Same.
15814
10e79639
YQ
158152014-11-28 Yao Qi <yao@codesourcery.com>
15816
15817 * gdb.base/break-probes.exp: Match library name prefixed with
15818 sysroot.
15819
f28a0564
SM
158202014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15821
15822 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15823 test expected output. Add parentheses for the call to print.
15824 Remove L suffix from integers.
15825
3fe1ce1d
DE
158262014-11-26 Doug Evans <dje@google.com>
15827
15828 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15829
84429e27
YQ
158302014-11-22 Yao Qi <yao@codesourcery.com>
15831
15832 * gdb.trace/entry-values.c: Remove asms.
15833 (foo): Add foo_label.
15834 (bar): Add bar_label.
15835 * gdb.trace/entry-values.exp: Remove code computing foo's
15836 length and bar's length.
15837 (Dwarf::assemble): Invoke function_range for bar and use
15838 MACRO_AT_func for foo.
15839
26741859
YQ
158402014-11-22 Yao Qi <yao@codesourcery.com>
15841
15842 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15843 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15844 Use .Lgcc43_procstart instead of gcc43.
15845
45e44d27
JB
158462014-11-21 Joel Brobecker <brobecker@adacore.com>
15847
15848 * gdb.ada/n_arr_bound: New testcase.
15849
458c8db8
SDJ
158502014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15851
15852 PR breakpoints/10737
15853 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15854 test_catch_syscall_multi_arch.
15855 (test_catch_syscall_multi_arch): New function.
15856
43f3e411
DE
158572014-11-20 Doug Evans <xdje42@gmail.com>
15858
15859 * gdb.base/maint.exp: Update expected output.
15860
0d7b2549
AA
158612014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15862
15863 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15864 4-byte instruction on S390.
15865
8908fca5
JB
158662014-11-19 Joel Brobecker <brobecker@adacore.com>
15867
15868 * gdb.ada/arr_arr: New testcase.
15869
4a46959e
JB
158702014-11-19 Joel Brobecker <brobecker@adacore.com>
15871
15872 * gdb.ada/pkd_arr_elem: New Testcase.
15873
470e2f4e
LM
158742014-11-18 Luis Machado <lgustavo@codesourcery.com>
15875
15876 * gdb.reverse/break-precsave: Expect completion message for
15877 core file reads.
15878 * gdb.reverse/consecutive-precsave.exp: Likewise.
15879 * gdb.reverse/finish-precsave.exp: Likewise.
15880 * gdb.reverse/i386-precsave.exp: Likewise.
15881 * gdb.reverse/machinestate-precsave.exp: Likewise.
15882 * gdb.reverse/sigall-precsave.exp: Likewise.
15883 * gdb.reverse/solib-precsave.exp: Likewise.
15884 * gdb.reverse/step-precsave.exp: Likewise.
15885 * gdb.reverse/until-precsave.exp: Likewise.
15886 * gdb.reverse/watch-precsave.exp: Likewise.
15887
a267f3ad
AA
158882014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15889
15890 * gdb.base/bp-permanent.c: Include unistd.h.
15891 * gdb.python/py-framefilter-mi.c (main): Add return type.
15892 * gdb.python/py-framefilter.c (main): Likewise.
15893 * gdb.trace/actions-changed.c (main): Likewise.
15894
12084a9a
AA
158952014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15896
15897 * gdb.mi/until.c: Add eye-catchers.
15898 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15899 line numbers.
15900
dc7e1a77
AA
159012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15902
15903 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15904 function header variants in break1.c.
15905 * gdb.base/ena-dis-br.exp: Likewise.
15906 * gdb.base/hbreak2.exp: Likewise.
15907 * gdb.reverse/until-precsave.exp: Drop references to removed
15908 non-prototype function header variants in ur1.c.
15909 * gdb.reverse/until-reverse.exp: Likewise.
15910
41c77605
PM
159112014-11-17 Petr Machata <pmachata@redhat.com>
15912
15913 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15914 ${_cu_offset_size} bytes abbrev offset.
15915
34248c3a
DE
159162014-11-15 Doug Evans <xdje42@gmail.com>
15917
15918 PR symtab/17559
15919 * gdb.base/line-symtabs.exp: New file.
15920 * gdb.base/line-symtabs.c: New file.
15921 * gdb.base/line-symtabs.h: New file.
15922
646da059
YQ
159232014-11-14 Yao Qi <yao@codesourcery.com>
15924
15925 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15926 (func): Add label func_label.
15927 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15928 Replace low_pc and high_pc with MACRO_AT_range.
15929 Replace name, low_pc and high_pc with MACRO_AT_func.
15930
9301ebe6
YQ
159312014-11-14 Yao Qi <yao@codesourcery.com>
15932
15933 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15934 Replace name, low_pc and high_pc with MACRO_AT_func.
15935
f166b542
YQ
159362014-11-14 Yao Qi <yao@codesourcery.com>
15937
15938 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15939 produce debug information.
15940 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15941
0f6e71e3
YQ
159422014-11-14 Yao Qi <yao@codesourcery.com>
15943
15944 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15945 object and get function length.
15946 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15947 with MACRO_AT_func.
15948 (top-level): Replace gdb_compile and clean_restart with
15949 prepare_for_testing.
15950 * gdb.dwarf2/main.c (main): Add label main_label.
15951
876c4df9
YQ
159522014-11-14 Yao Qi <yao@codesourcery.com>
15953
15954 * lib/dwarf.exp (function_range): New procedure.
15955 (Dwarf::_handle_macro_at_func): New procedure.
15956 (Dwarf::_handle_macro_at_range): New procedure.
15957 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15958
02ad9cf1
YQ
159592014-11-14 Yao Qi <yao@codesourcery.com>
15960
15961 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15962 (_handle_attribute): New procedure.
15963
a59add0c
AA
159642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15965
15966 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15967 * gdb.base/call-sc.c (zed): Likewise.
15968 * gdb.base/checkpoint.c (main): Likewise.
15969 * gdb.base/dump.c (main): Likewise.
15970 * gdb.base/gcore.c (main): Likewise.
15971 * gdb.base/huge.c (main): Likewise.
15972 * gdb.base/multi-forks.c (main): Likewise.
15973 * gdb.base/pr10179-a.c (main): Likewise.
15974 * gdb.base/savedregs.c (main): Likewise.
15975 * gdb.base/sigaltstack.c (main): Likewise.
15976 * gdb.base/siginfo.c (main): Likewise.
15977 * gdb.base/structs.c (zed): Likewise.
15978 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15979 * gdb.mi/mi-syn-frame.c (main): Likewise.
15980 * gdb.mi/until.c (foo, main): Likewise.
15981 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15982 * gdb.base/solib-weak.c (foo): Declare.
15983 * gdb.base/attach-twice.c: Include stdio.h.
15984 * gdb.base/weaklib1.c: Likewise.
15985 * gdb.base/weaklib2.c: Likewise.
15986 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15987 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15988 unistd.h.
15989 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15990 * gdb.mi/mi-exit-code.c: Likewise.
15991 * gdb.base/break-interp-lib.c: Include string.h.
15992 * gdb.base/coremaker.c: Likewise.
15993 * gdb.base/testenv.c: Likewise.
15994 * gdb.python/py-finish-breakpoint.c: Likewise.
15995 * gdb.base/inferior-died.c: Include sys/wait.h.
15996 * gdb.base/fileio.c: Include time.h.
15997 * gdb.base/async-shell.c: Include unistd.h.
15998 * gdb.base/dprintf-non-stop.c: Likewise.
15999 * gdb.base/info-os.c: Likewise.
16000 * gdb.mi/mi-console.c: Likewise.
16001 * gdb.mi/watch-nonstop.c: Likewise.
16002 * gdb.python/py-events.c: Likewise.
16003 * gdb.base/async.c (baz): Move up before its invocation.
16004 * gdb.base/code_elim2.c (my_global_func): Likewise.
16005 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16006 * gdb.base/advance.c (func2): Likewise.
16007
3b5d5997
AA
160082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16009
16010 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16011 variant.
16012 * gdb.base/annota3.c: Likewise.
16013 * gdb.base/async.c: Likewise.
16014 * gdb.base/average.c: Likewise.
16015 * gdb.base/call-ar-st.c: Likewise.
16016 * gdb.base/call-rt-st.c: Likewise.
16017 * gdb.base/call-sc.c: Likewise.
16018 * gdb.base/call-strs.c: Likewise.
16019 * gdb.base/ending-run.c: Likewise.
16020 * gdb.base/execd-prog.c: Likewise.
16021 * gdb.base/exprs.c: Likewise.
16022 * gdb.base/foll-exec.c: Likewise.
16023 * gdb.base/foll-fork.c: Likewise.
16024 * gdb.base/foll-vfork.c: Likewise.
16025 * gdb.base/funcargs.c: Likewise.
16026 * gdb.base/gcore.c: Likewise.
16027 * gdb.base/jump.c: Likewise.
16028 * gdb.base/langs0.c: Likewise.
16029 * gdb.base/langs1.c: Likewise.
16030 * gdb.base/langs2.c: Likewise.
16031 * gdb.base/mips_pro.c: Likewise.
16032 * gdb.base/nodebug.c: Likewise.
16033 * gdb.base/opaque0.c: Likewise.
16034 * gdb.base/opaque1.c: Likewise.
16035 * gdb.base/recurse.c: Likewise.
16036 * gdb.base/run.c: Likewise.
16037 * gdb.base/scope0.c: Likewise.
16038 * gdb.base/scope1.c: Likewise.
16039 * gdb.base/setshow.c: Likewise.
16040 * gdb.base/setvar.c: Likewise.
16041 * gdb.base/shmain.c: Likewise.
16042 * gdb.base/shr1.c: Likewise.
16043 * gdb.base/shr2.c: Likewise.
16044 * gdb.base/sigall.c: Likewise.
16045 * gdb.base/signals.c: Likewise.
16046 * gdb.base/so-indr-cl.c: Likewise.
16047 * gdb.base/solib2.c: Likewise.
16048 * gdb.base/structs.c: Likewise.
16049 * gdb.base/sum.c: Likewise.
16050 * gdb.base/vforked-prog.c: Likewise.
16051 * gdb.base/watchpoint.c: Likewise.
16052 * gdb.reverse/shr2.c: Likewise.
16053 * gdb.reverse/until-reverse.c: Likewise.
16054 * gdb.reverse/ur1.c: Likewise.
16055 * gdb.reverse/watch-reverse.c: Likewise.
16056
066a77c5
AA
160572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16058
16059 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16060 variant.
16061 * gdb.base/sepdebug.exp: Drop references to removed code.
16062
4f204ea5
AA
160632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16064
16065 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16066 variant. Preserve original line numbering.
16067 * gdb.base/list1.c: Likewise.
16068
3b377a3a
AA
160692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16070
16071 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16072 variant.
16073 * gdb.base/break1.c: Likewise.
16074 * gdb.base/break.exp: Drop references to removed code.
16075
e444df73
AA
160762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16077
16078 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16079 variant.
16080
8008f2a7
AA
160812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16082
16083 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16084
a5a06887
AA
160852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16086
16087 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16088 logic into perform_all_tests() and invoke it with and without
16089 function header prototypes.
16090 (do_function_calls): Remove conditional XFAIL for PR 5318.
16091 (rerun_and_prepare): Remove duplicate code.
16092 (perform_all_tests): New. Main logic moved here.
16093
44dba9b9
AA
160942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16095
16096 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16097 code guarded by #ifdef NO_PROTOTYPES.
16098 (t_double_many_args): Likewise.
16099 (DEF_FUNC_MANY_ARGS_1): Likewise.
16100 (DEF_FUNC_VALUES_1): Likewise.
16101 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16102 guarded by #ifdef PROTOTYPES.
16103
d1fbcd56
AA
161042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16105
16106 * gdb.mi/mi-console.c: Add eye-catcher.
16107 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16108 instead of literal line number.
16109
b0e59b8f
AA
161102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16111
16112 * gdb.base/shr2.c: Add eye-catcher.
16113 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16114 line number.
16115
78f98cca
AA
161162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16117
16118 * gdb.base/jump.c: Add eye-catchers.
16119 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16120 numbers.
16121
58fa2af0
AA
161222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16123
16124 * gdb.base/execd-prog.c: Add eye-catchers.
16125 * gdb.base/foll-exec.c: Likewise.
16126 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16127 line numbers.
16128
04e5059b
AA
161292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16130
16131 * gdb.base/ending-run.c: Add eye-catchers.
16132 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16133 literal line numbers.
16134
dbfdb174
AA
161352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16136
16137 * gdb.base/call-rt-st.c: Add eye-catchers.
16138 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16139 literal line numbers.
16140
888a2ade
AA
161412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16142
16143 * gdb.base/call-ar-st.c: Add eye-catchers.
16144 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16145 literal line numbers.
16146
6acc2dde
AA
161472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16148
16149 * gdb.base/average.c: Add eye-catchers.
16150 * gdb.base/sum.c: Likewise.
16151 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16152 regexps dynamically.
16153
9ecfcd1d
AA
161542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16155
16156 * gdb.base/solib1.c: Add eye-catchers.
16157 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16158 literal line numbers.
16159
78708b7c
PA
161602014-11-12 Pedro Alves <palves@redhat.com>
16161
16162 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16163 leader has exited.
16164
af48d08f
PA
161652014-11-12 Pedro Alves <palves@redhat.com>
16166
16167 * gdb.arch/i386-bp_permanent.c: New file.
16168 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16169 (srcfile): Set to i386-bp_permanent.c.
16170 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16171 that stepi does not execute the 'leave' instruction, instead of
16172 testing it does execute.
16173 * gdb.base/bp-permanent.c: New file.
16174 * gdb.base/bp-permanent.exp: New file.
16175
af3768e9
DE
161762014-11-10 Doug Evans <xdje42@gmail.com>
16177
16178 PR symtab/17564
16179 * gdb.base/symtab-search-order.exp: New file.
16180 * gdb.base/symtab-search-order.c: New file.
16181 * gdb.base/symtab-search-order-1.c: New file.
16182 * gdb.base/symtab-search-order-shlib-1.c: New file.
16183
9de00a4a
PA
161842014-11-07 Pedro Alves <palves@redhat.com>
16185
16186 PR gdb/17511
16187 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16188 i?86-*-linux*.
16189
e0f52461
SC
161902014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16191
16192 PR c++/17494
16193 * gdb.cp/pr17494.cc: New file.
16194 * gdb.cp/pr17494.exp: New file.
16195
6ce8c980
YQ
161962014-11-02 Yao Qi <yao@codesourcery.com>
16197
16198 * gdb.python/python.exp: Get working directory and match the
16199 output of "set extended-prompt \\w " with it.
16200
02be9a71
DE
162012014-10-30 Doug Evans <dje@google.com>
16202
16203 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16204 in objfiles.
16205 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16206 in progspaces.
16207
3bdff46b
LM
162082014-10-30 Janis Johnson <janisjo@codesourcery.com>
16209
16210 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16211 * gdb.base/realname-expand.exp: Likewise.
16212 * gdb.linespec/macro-relative.exp: Likewise.
16213
ab917dfb
PA
162142014-10-29 Pedro Alves <palves@redhat.com>
16215
16216 PR gdb/17408
16217 * gdb.threads/schedlock.c (some_function): New function.
16218 (call_function): New global.
16219 (MAYBE_CALL_SOME_FUNCTION): New macro.
16220 (thread_function): Call it.
16221 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16222 and use it instead of a global counter. Adjust all callers.
16223 (get_current_thread): Use "find current thread" for test message
16224 here rather than having all callers pass down the same string.
16225 (goto_loop): New procedure, factored out from ...
16226 (my_continue): ... this.
16227 (step_ten_loops): Change parameter from test message to command to
16228 use. Adjust.
16229 (list_count): Delete global.
16230 (check_result): New procedure, factored out from duplicate top
16231 level code.
16232 (continue tests): Wrap in with_test_prefix.
16233 (test_step): New procedure, factored out from duplicate top level
16234 code.
16235 (top level): Test "step" in combination with all scheduler-locking
16236 modes. Test "next" in combination with all scheduler-locking
16237 modes, and in combination with stepping over a function call or
16238 not.
16239 * gdb.threads/next-bp-other-thread.c: New file.
16240 * gdb.threads/next-bp-other-thread.exp: New file.
16241
d3d4baed
PA
162422014-10-29 Pedro Alves <palves@redhat.com>
16243
16244 PR python/17372
16245 * gdb.python/python.exp: Test a multi-line command that spawns
16246 interactive Python.
16247 * gdb.base/multi-line-starts-subshell.exp: New file.
16248
563e8d85
YQ
162492014-10-29 Yao Qi <yao@codesourcery.com>
16250
16251 * gdb.base/fileio.exp: Make directories on host.
16252
0ea4d52e
YQ
162532014-10-29 Yao Qi <yao@codesourcery.com>
16254
16255 * gdb.base/fileio.c (test_write): Close the file.
16256
7f5ef605
PA
162572014-10-28 Pedro Alves <palves@redhat.com>
16258
16259 PR gdb/12623
16260 * gdb.base/sigstep.c (no_handler): New global.
16261 (main): If 'no_handler is true, set the signal handlers to
16262 SIG_IGN.
16263 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16264 with_sw_watch and no_handler parameters. Handle them.
16265 (top level) <stepping over handler when stopped at a breakpoint
16266 test>: Add a test axis for testing with a software watchpoint, and
16267 another for testing with the signal handler set to SIG_IGN.
16268 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16269 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16270
abbdbd03
PA
162712014-10-28 Pedro Alves <palves@redhat.com>
16272
16273 PR gdb/17511
16274 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16275 * gdb.base/sigstep.exp (other_handler_location): New global.
16276 (advance): Support stepping into the signal handler, and running
16277 commands while in the handler.
16278 (in_handler_map): New global.
16279 (top level): In the advance test, add combinations for getting
16280 into the handler with stepping commands, and for running commands
16281 in the handler. Add comment descripting the advancei tests.
16282
1df4399f
PA
162832014-10-28 Pedro Alves <palves@redhat.com>
16284
16285 * gdb.base/sigstep.exp: Use build_executable instead of
16286 prepare_for_testing.
16287 (top level): Move code that starts GDB, runs to main and creates a
16288 display to ...
16289 (restart): ... this new procedure.
16290 (top level): Move backtrace from signal handler test to ...
16291 (validate_backtrace): ... this new procedure.
16292 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16293 with_test_prefix. Always restart GDB.
16294 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16295 with_test_prefix. Always restart GDB. No need to delete
16296 breakpoints after the test.
16297 (test_skip_handler): Remove prefix parameter.
16298 (skip_over_handler, breakpoint_to_handler)
16299 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16300 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16301 restart GDB. No need to delete breakpoints after the test.
16302 (top level): Use foreach to call the test procedures with
16303 different commands.
16304
a5b6e449
PA
163052014-10-28 Pedro Alves <palves@redhat.com>
16306
16307 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16308 instead of GNATS numbers.
16309 * gdb.base/sigbpt.exp: Likewise.
16310 * gdb.base/siginfo.exp: Likewise.
16311 * gdb.base/sigstep.exp: Likewise.
16312
e5f8a7cc
PA
163132014-10-27 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.base/sigstep.c (dummy): New global.
16316 (main): Issue a couple writes to the new global.
16317 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16318 procedures.
16319 (skip_over_handler): Use test_skip_handler.
16320 (top level): Call skip_over_handler for stepi and nexti too.
16321 (breakpoint_over_handler): Use test_skip_handler.
16322 (top level): Call breakpoint_over_handler for stepi and nexti too.
16323
763905a3
YQ
163242014-10-27 Yao Qi <yao@codesourcery.com>
16325
16326 * gdb.trace/tfile.c (adjust_function_address)
16327 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16328 function descriptor.
16329
6f259a23
DB
163302014-10-24 Don Breazeal <donb@codesourcery.com>
16331
16332 * gdb.base/foll-fork.exp (test_follow_fork,
16333 catch_fork_child_follow): Check for updated fork messages emitted
16334 from infrun.c.
16335 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16336 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16337 vfork_and_exec_child_follow_through_step): Check for updated vfork
16338 messages emitted from infrun.c.
16339
09dd9a69
PA
163402014-10-24 Pedro Alves <palves@redhat.com>
16341
16342 * gdb.base/corefile.exp: Remove references to ultrix.
16343 * gdb.base/interrupt.exp: Likewise.
16344 * gdb.base/whatis.exp: Likewise.
16345 * gdb.gdb/selftest.exp: Likewise.
16346 * gdb.threads/manythreads.exp: Likewise.
16347 * gdb.threads/print-threads.exp: Likewise.
16348 * gdb.threads/pthreads.exp:: Likewise.
16349 * gdb.threads/schedlock.exp: Likewise.
16350
3433cfa5
SC
163512014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16352
16353 * gdb.cp/non-trivial-retval.cc: Add a test case.
16354 * gdb.cp/non-trivial-retval.exp: Add a test.
16355
092f880b
YQ
163562014-10-20 Yao Qi <yao@codesourcery.com>
16357
16358 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16359 * gdb.python/py-objfile-script-gdb.py: New file.
16360 * gdb.python/py-objfile-script.exp: Update reference to
16361 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16362 of remote_download. Remove the dest file.
16363
acbdb7f3
YQ
163642014-10-20 Yao Qi <yao@codesourcery.com>
16365
16366 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16367 * gdb.base/step-line.exp: Likewise.
16368 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16369 * gdb.dwarf2/dw2-basic.exp: Likewise.
16370 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16371 * gdb.dwarf2/dw2-filename.exp: Likewise.
16372 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16373 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16374 * gdb.dwarf2/dw2-producer.exp: Likewise.
16375 * gdb.dwarf2/mac-fileno.exp: Likewise.
16376 * gdb.python/py-frame-args.exp: Likewise.
16377 * gdb.python/py-framefilter.exp: Likewise.
16378 * gdb.python/py-mi.exp: Likewise.
16379 * gdb.python/py-objfile-script.exp: Likewise
16380 * gdb.python/py-pp-integral.exp: Likewise.
16381 * gdb.python/py-pp-re-notag.exp: Likewise.
16382 * gdb.python/py-prettyprint.exp: Likewise.
16383 * gdb.python/py-section-script.exp: Likewise.
16384 * gdb.python/py-typeprint.exp: Likewise.
16385 * gdb.python/py-xmethods.exp: Likewise.
16386 * gdb.stabs/weird.exp: Likewise.
16387 * gdb.xml/tdesc-regs.exp: Likewise.
16388
bd286a29
KCY
163892014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16390
16391 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16392 (out_cu): Use addr_len for the size of addresses.
16393 (out_line): Likewise. Size DW_LNE_set_address instruction
16394 according to addr_len.
16395 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16396 (FUNC): Add START_INSNS to definition.
16397
673dc4a0
YQ
163982014-10-18 Yao Qi <yao@codesourcery.com>
16399
16400 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16401 gdb_has_argv0 return true.
16402 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16403 check [target_info exists noargs], check [gdb_has_argv0]
16404 instead.
16405 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16406 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16407 procedures.
16408
4ffbba72
DE
164092014-10-17 Doug Evans <dje@google.com>
16410
16411 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16412 event.
16413 * gdb.python/py-events.py: Add clear_objfiles event.
16414
d096d8c1
DE
164152014-10-17 Doug Evans <dje@google.com>
16416
16417 * gdb.python/py-objfile.exp: Test progspace attribute.
16418
a80db015
LM
164192014-10-17 Luis Machado <lgustavo@codesourcery.com>
16420
16421 * gdb.guile/scm-breakpoint.exp: Do not assume any
16422 directory separators when matching source file paths.
16423 * gdb.python/py-breakpoint.exp: Likewise.
16424 * gdb.reverse/break-precsave.exp: Likewise.
16425 * gdb.reverse/break-reverse.exp: Likewise.
16426 * gdb.reverse/consecutive-precsave.exp: Likewise.
16427 * gdb.reverse/finish-precsave.exp: Likewise.
16428 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16429 * gdb.reverse/finish-reverse.exp: Likewise.
16430 * gdb.reverse/i386-precsave.exp: Likewise.
16431 * gdb.reverse/i387-env-reverse.exp: Likewise.
16432 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16433 * gdb.reverse/machinestate-precsave.exp: Likewise.
16434 * gdb.reverse/machinestate.exp: Likewise.
16435 * gdb.reverse/sigall-precsave.exp: Likewise.
16436 * gdb.reverse/solib-precsave.exp: Likewise.
16437 * gdb.reverse/step-precsave.exp: Likewise.
16438 * gdb.reverse/until-precsave.exp: Likewise.
16439 * gdb.reverse/watch-precsave.exp: Likewise.
16440 * gdb.reverse/watch-reverse.exp: Likewise.
16441
b22089ab
YQ
164422014-10-17 Yao Qi <yao@codesourcery.com>
16443
16444 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16445 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16446
6c4486e6
PA
164472014-10-17 Pedro Alves <palves@redhat.com>
16448
16449 PR gdb/17471
16450 * gdb.base/bg-execution-repeat.c: New file.
16451 * gdb.base/bg-execution-repeat.exp: New file.
16452
0ff33695
PA
164532014-10-17 Pedro Alves <palves@redhat.com>
16454
16455 PR gdb/17300
16456 * gdb.base/continue-all-already-running.c: New file.
16457 * gdb.base/continue-all-already-running.exp: New file.
16458
6fdebc3d
PA
164592014-10-17 Pedro Alves <palves@redhat.com>
16460
16461 PR gdb/17472
16462 * gdb.base/annota-input-while-running.c: New file.
16463 * gdb.base/annota-input-while-running.exp: New file.
16464
32a8097b
PA
164652014-10-17 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.base/callfuncs.exp: emove references to osf.
16468 * gdb.base/sigall.exp: Likewise.
16469 * gdb.gdb/selftest.exp: Likewise.
16470 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16471 * gdb.mi/non-stop.c: Likewise.
16472 * gdb.mi/pthreads.c: Likewise.
16473 * gdb.reverse/sigall-precsave.exp: Likewise.
16474 * gdb.reverse/sigall-reverse.exp: Likewise.
16475 * gdb.threads/pthreads.c: Likewise.
16476 * gdb.threads/pthreads.exp: Likewise.
16477
7a3517ff
YQ
164782014-10-17 Yao Qi <yao@codesourcery.com>
16479
16480 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16481 check 'target_info exists noargs'.
16482 (test_command_prompt_position): Likewise.
16483 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16484 Remove "set args".
16485 (progvar_simple_while_test): Likewise.
16486 (progvar_complex_if_while_test): Likewise.
16487 (if_while_breakpoint_command_test): Likewise.
16488 (infrun_breakpoint_command_test): Likewise.
16489 (breakpoint_command_test): Likewise.
16490 (watchpoint_command_test): Likewise.
16491 (bp_deleted_in_command_test): Likewise.
16492 (temporary_breakpoint_commands): Likewise.
16493
bb99c472
YQ
164942014-10-16 Yao Qi <yao@codesourcery.com>
16495
16496 * gdb.base/remotetimeout.exp: Remove noargs checking.
16497
7c16b83e
PA
164982014-10-15 Pedro Alves <palves@redhat.com>
16499
16500 PR breakpoints/9649
16501 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16502 * gdb.base/breakpoint-in-ro-region.exp
16503 (probe_target_hardware_step): New procedure.
16504 (top level): Probe hardware stepping and hardware breakpoint
16505 support. Test stepping through a read-only region, with both
16506 "breakpoint auto-hw" on and off and both "always-inserted" on and
16507 off.
16508
35a49624
IB
165092014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16510
16511 * gdb.dlang/demangle.exp: Update for demangling changes.
16512
2d1c107c
SC
165132014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16514
16515 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16516 * gdb.cp/non-trivial-retval.exp: Add new tests.
16517
778811d5
SC
165182014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16519
16520 PR c++/13403
16521 PR c++/15154
16522 * gdb.cp/non-trivial-retval.cc: New file.
16523 * gdb.cp/non-trivial-retval.exp: New file.
16524
10c5f0a8
YQ
165252014-10-15 Yao Qi <yao@codesourcery.com>
16526
16527 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16528 remote host.
16529
65d7b369
YQ
165302014-10-15 Yao Qi <yao@codesourcery.com>
16531
16532 * gdb.python/py-symbol.exp: Match file base name if host is
16533 remote, otherwise match file name with dir name.
16534 * gdb.python/py-symtab.exp: Likewise.
16535 * gdb.python/python.exp: Likewise.
16536
46dc1394
YQ
165372014-10-15 Yao Qi <yao@codesourcery.com>
16538
16539 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16540 pattern.
16541 * gdb.python/py-symtab.exp: Likewise.
16542 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16543 locationn.
16544
c40cc657
JB
165452014-10-14 Joel Brobecker <brobecker@adacore.com>
16546
16547 * gdb.ada/addr_arith: New testcase.
16548
2abf49e1
MR
165492014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16550
16551 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16552 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16553 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16554 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16555
f7088df3
SDJ
165562014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16557
16558 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16559 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16560 * gdb.arch/stap-eval-lang-ada.exp: New file.
16561
4dc06805
YQ
165622014-10-14 Yao Qi <yao@codesourcery.com>
16563
16564 * gdb.mi/mi-var-child.c (nothing1): New function.
16565 (nothing2): New function.
16566 (do_children_tests): Set function pointers by nothing1 and
16567 nothing2.
16568 * gdb.mi/mi-var-child.exp: Step over new added statements.
16569 Update test to match the new output.
16570 * gdb.mi/var-cmd.c (nothing1): New function.
16571 (nothing2): New function.
16572 (do_children_tests): Set function pointers by nothing1 and
16573 nothing2.
16574 * gdb.mi/mi-var-display.exp: Update test to match output.
16575 Step to the line specified by $line_dct_nothing.
16576 Increase the number of lines to step.
16577
46a93de2
YQ
165782014-10-14 Yao Qi <yao@codesourcery.com>
16579
16580 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16581 tests.
16582 * gdb.mi/mi2-var-child.exp: Likewise.
16583
14ea52ee
DE
165842014-10-13 Doug Evans <dje@google.com>
16585
16586 * gdb.python/py-objfile.exp: Change name of file name test.
16587
e5c6e92b
DE
165882014-10-13 Doug Evans <dje@google.com>
16589
16590 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16591 from the start of the CU.
16592
c780cc2f
JK
165932014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16594 Yao Qi <yao@codesourcery.com>
16595
16596 Fix "save breakpoints" for "catch" command.
16597 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16598 Remove -nonewline. Match also the added "main" line.
16599
99894e11
JK
166002014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16601
16602 Fix "save breakpoints" for "disable $bpnum" command.
16603 * gdb.base/save-bp.c (main): Add label.
16604 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16605
6e1ac5a3
JK
166062014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16607
16608 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16609
754dd2b0
YQ
166102014-10-11 Yao Qi <yao@codesourcery.com>
16611
16612 * gdb.server/server-kill.exp: Execute command
16613 "set remote trace-status-packet on" before "tstatus".
16614
f90183d7
YQ
166152014-10-11 Yao Qi <yao@codesourcery.com>
16616
16617 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16618 (main): Call getppid.
16619 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16620 and continue to it. Read variable "server_pid".
16621
bf40a607
YQ
166222014-10-11 Yao Qi <yao@codesourcery.com>
16623
16624 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16625
052ca370
YQ
166262014-10-11 Yao Qi <yao@codesourcery.com>
16627
16628 * gdb.threads/thread-find.exp: Don't execute command
16629 "info threads".
16630 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16631 * gdb.threads/linux-dp.exp: Don't check the condition
16632 $threads_created equals to zero.
16633
3831839c
PA
166342014-10-10 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.base/bigcore.exp: Remove references to IRIX.
16637 * gdb.base/funcargs.exp: Likewise.
16638 * gdb.base/interrupt.exp: Likewise.
16639 * gdb.base/mips_pro.exp: Likewise.
16640 * gdb.base/nodebug.exp: Likewise.
16641 * gdb.base/setvar.exp: Likewise.
16642 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16643
8b9a549d
PA
166442014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16645 Pedro Alves <palves@redhat.com>
16646
16647 PR symtab/14466
16648 * gdb.base/vdso-warning.c: New file.
16649 * gdb.base/vdso-warning.exp: New file.
16650
d48ba5e8
DE
166512014-10-02 Doug Evans <dje@google.com>
16652
16653 * gdb.base/structs.c (main): Don't run forever.
16654
2278c276
PA
166552014-10-02 Pedro Alves <palves@redhat.com>
16656
16657 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16658 (top level) <stop threads 1, stop threads 2>: Use it.
16659
b57bacec
PA
166602014-10-02 Pedro Alves <palves@redhat.com>
16661
16662 * gdb.threads/break-while-running.exp (test): Add new
16663 'update_thread_list' argument. Skip "info threads" if false.
16664 (top level): Add new 'update_thread_list' axis.
16665
13fd3ff3
PA
166662014-10-02 Pedro Alves <palves@redhat.com>
16667
16668 PR breakpoints/17431
16669 * gdb.base/execl-update-breakpoints.c: New file.
16670 * gdb.base/execl-update-breakpoints.exp: New file.
16671
0fec99e8
PA
166722014-10-01 Pedro Alves <palves@redhat.com>
16673
16674 * gdb.base/breakpoint-in-ro-region.c: New file.
16675 * gdb.base/breakpoint-in-ro-region.exp: New file.
16676
2ddf4301
SM
166772014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16678
16679 * gdb.mi/mi-exit-code.exp: New file.
16680 * gdb.mi/mi-exit-code.c: New file.
16681
6a5f3f43
YQ
166822014-09-30 Yao Qi <yao@codesourcery.com>
16683
16684 * lib/prelink-support.exp (build_executable_own_libs): Error if
16685 the target isn't native.
16686
345bcc73
YQ
166872014-09-30 Yao Qi <yao@codesourcery.com>
16688
16689 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16690 false.
16691
a25a5a45
PA
166922014-09-22 Pedro Alves <palves@redhat.com>
16693
16694 * gdb.threads/break-while-running.exp: New file.
16695 * gdb.threads/break-while-running.c: New file.
16696
00ba3162
YQ
166972014-09-19 Yao Qi <yao@codesourcery.com>
16698
16699 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16700 Invoke test. Restart GDB with --readnow and invoke test again.
16701
c3b7b696
YQ
167022014-09-19 Yao Qi <yao@codesourcery.com>
16703
16704 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16705 proc set_breakpoint_on_gcd_function. Invoke
16706 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16707 invoke set_breakpoint_on_gcd_function again.
16708
2b4fd423
DE
167092014-09-18 Doug Evans <dje@google.com>
16710
16711 * gdb.dwarf2/symtab-producer.exp: New file.
16712
a5947601
SDJ
167132014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16714
16715 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16716 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16717 * gdb.base/global-var-nested-by-dso.c: Likewise.
16718 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16719
91c19059
SDJ
167202014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16721 Pedro Alves <palves@redhat.com>
16722
16723 * gdb.base/watch-bitfields.exp: Pass string other than test file
16724 name to prepare_for_testing.
16725 (watch): New procedure.
16726 (expect_watchpoint): Use with_test_prefix.
16727 (top level): Factor out tests to ...
16728 (test_watch_location, test_regular_watch): ... these new
16729 procedures, and use with_test_prefix and gdb_continue_to_end.
16730
bb9d5f81
PP
167312014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16732
16733 PR breakpoints/12526
16734 * gdb.base/watch-bitfields.exp: New file.
16735 * gdb.base/watch-bitfields.c: New file.
16736
635856f5
PA
167372014-09-16 Pedro Alves <palves@redhat.com>
16738
16739 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16740 software and hardware addresses, not software address against
16741 itself.
16742
7280ceea
PA
167432014-09-16 Pedro Alves <palves@redhat.com>
16744
16745 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16746 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16747
428b16bd
PA
167482014-09-16 Pedro Alves <palves@redhat.com>
16749
16750 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16751 files.
16752 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16753 "*-*-vxworks*" throughout.
16754 * gdb.base/break.exp: Likewise.
16755 * gdb.base/default.exp: Likewise.
16756 * gdb.base/scope.exp: Likewise.
16757 * gdb.base/sepdebug.exp: Likewise.
16758 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16759 throughout.
16760 * gdb.base/run.c: Likewise.
16761 * gdb.base/sepdebug.c: Likewise.
16762 * gdb.hp/gdb.aCC/run.c: Likewise.
16763 * gdb.reverse/until-reverse.c: Likewise.
16764 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16765
666d413c
YQ
167662014-09-16 Yao Qi <yao@codesourcery.com>
16767
16768 * boards/local-remote-host-native.exp: New file.
16769
57cbd724
DE
167702014-09-14 Doug Evans <xdje42@gmail.com>
16771
16772 * gdb.threads/queue-signal.c (thread_count): New variable.
16773 (thread_count_mutex, thread_count_condvar): New variables.
16774 (incr_thread_count, wait_all_threads_running): New functions.
16775 (main): Wait for all threads to be in their thread functions.
16776
81219e53
DE
167772014-09-13 Doug Evans <xdje42@gmail.com>
16778
16779 * gdb.threads/queue-signal.c: New file.
16780 * gdb.threads/queue-signal.exp: New file.
16781
3714cea7
DE
167822014-09-13 Doug Evans <xdje42@gmail.com>
16783
16784 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16785 be consistent with what default_gdb_init uses.
16786 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16787 the plain text of the prompt. Add some logging printfs.
16788 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16789
fa43b1d7
PA
167902014-09-12 Pedro Alves <palves@redhat.com>
16791
16792 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16793 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16794 * gdb.arch/i386-size-overlap.exp: Likewise.
16795 * gdb.arch/i386-size.exp: Likewise.
16796 * gdb.arch/i386-unwind.exp: Likewise.
16797 * gdb.base/a2-run.exp: Likewise.
16798 * gdb.base/break.exp: Likewise.
16799 * gdb.base/charset.exp: Likewise.
16800 * gdb.base/chng-syms.exp: Likewise.
16801 * gdb.base/commands.exp: Likewise.
16802 * gdb.base/dbx.exp: Likewise.
16803 * gdb.base/find.exp: Likewise.
16804 * gdb.base/funcargs.exp: Likewise.
16805 * gdb.base/jit-simple.exp: Likewise.
16806 * gdb.base/reread.exp: Likewise.
16807 * gdb.base/sepdebug.exp: Likewise.
16808 * gdb.base/step-bt.exp: Likewise.
16809 * gdb.cp/mb-inline.exp: Likewise.
16810 * gdb.cp/mb-templates.exp: Likewise.
16811 * gdb.objc/basicclass.exp: Likewise.
16812 * gdb.threads/killed.exp: Likewise.
16813
9d9bf2df
EBM
168142014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16815
16816 PR tdep/17379
16817 * gdb.arch/powerpc-stackless.S: New file.
16818 * gdb.arch/powerpc-stackless.exp: New file.
16819
1cf2f1b0
JK
168202014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16821
16822 * gdb.base/attach.c: Include unistd.h.
16823 (main): Call alarm. Add label postloop.
16824 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16825 gdb_breakpoint, gdb_continue_to_breakpoint.
16826 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16827
98880d46
PA
168282014-09-11 Pedro Alves <palves@redhat.com>
16829
16830 PR gdb/17347
16831 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16832 * gdb.base/attach.exp (test_command_line_attach_run): New
16833 procedure.
16834 (top level): Call it.
16835
4c92ff2c
PA
168362014-09-11 Pedro Alves <palves@redhat.com>
16837
16838 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16839 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16840 (do_command_attach_tests): Use spawn_wait_for_attach.
16841 * gdb.base/solib-overlap.exp: Likewise.
16842 * gdb.multi/multi-attach.exp: Likewise.
16843 * gdb.python/py-prompt.exp: Likewise.
16844 * gdb.python/py-sync-interp.exp: Likewise.
16845 * gdb.server/ext-attach.exp: Likewise.
16846
3adc1a7d
GKB
168472014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16848
16849 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16850 command in testcase. Simplify testcase.
16851
96334934
JB
168522014-09-10 Joel Brobecker <brobecker@adacore.com>
16853
16854 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16855
eb479039
JB
168562014-09-10 Joel Brobecker <brobecker@adacore.com>
16857
16858 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16859
deede10c
JB
168602014-09-10 Joel Brobecker <brobecker@adacore.com>
16861
16862 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16863
7828a5f5
JB
168642014-09-10 Joel Brobecker <brobecker@adacore.com>
16865
16866 * gdb.dwarf2/dynarr-ptr.c: New file.
16867 * gdb.dwarf2/dynarr-ptr.exp: New file.
16868
33aeebcf
MR
168692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16870
16871 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16872 of 30 rather than hardcoding 120 for a slow test case. Take the
16873 `gdb,timeout' target setting into account for this calculation.
16874 Don't extend the timeout for the test cases that don't need it.
16875
7b415901
MR
168762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16877
16878 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16879 a factor of 2 for a slow test case. Take the `gdb,timeout'
16880 target setting into account for this calculation.
16881 * gdb.reverse/until-precsave.exp: Increase the timeout by
16882 a factor of 15 and 3 respectively rather than adding 120
16883 for a pair of slow test cases. Take the `gdb,timeout'
16884 target setting into account for this calculation.
16885
4a40f85a
MR
168862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16887
16888 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16889 timeout, don't pass one down to gdb_expect.
16890 (gdb_expect): Rework timeout selection.
16891
09635af7
MR
168922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16893
16894 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16895 exception on timeout.
16896 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16897 (gdbserver_start_extended): Catch any `gdbserver_start' error
16898 exceptions.
16899 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16900 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16901 `gdbserver_gdb_load' error exceptions.
16902
2bdd10b7
MR
169032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16904
16905 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16906 120 on waiting for the TCP socket to open.
16907
316935f0
DE
169082014-09-09 Doug Evans <xdje42@gmail.com>
16909
16910 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16911 _caller_matches, _any_caller_is, _any_caller_matches.
16912
83740597
DE
169132014-09-09 Doug Evans <xdje42@gmail.com>
16914
16915 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16916
4c122fc3
YQ
169172014-09-09 Yao Qi <yao@codesourcery.com>
16918
16919 * gdb.mi/mi-var-display.exp: Set print symbol off.
16920
a9f116cb
GKB
169212014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16922
16923 PR gdb/17035
16924 * gdb.base/commands.exp: Add tests to verify user-defined
16925 commands with empty bodies.
16926 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16927 python commands in `show user command`.
16928 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16929 scheme commands in `show user command`.
16930
c75bd3a2
JK
169312014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16932
16933 PR python/17355
16934 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16935 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16936 * gdb.python/py-framefilter-invalidarg.exp: New file.
16937 * gdb.python/py-framefilter-invalidarg.py: New file.
16938
faa42425
DE
169392014-09-06 Doug Evans <xdje42@gmail.com>
16940
16941 PR 15276
16942 * gdb.python/py-caller-is.c: New file.
16943 * gdb.python/py-caller-is.exp: New file.
16944
474ca4f6
SDJ
169452014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16946
16947 PR gdb/17235
16948 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16949 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16950
eb0b0463
SDJ
169512014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16952
16953 PR fortran/17237
16954 * gdb.fortran/print-formatted.exp: New file.
16955 * gdb.fortran/print-formatted.f90: Likewise.
16956
5f3b99cf
SS
169572014-09-03 Sasha Smundak <asmundak@google.com>
16958
16959 * gdb.python/py-frame.exp: Test Frame.read_register.
16960
7d793aa9
SDJ
169612014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16962
16963 PR python/16699
16964 * gdb.python/py-completion.exp: New file.
16965 * gdb.python/py-completion.py: Likewise.
16966
fb0576e9
DE
169672014-08-28 Doug Evans <dje@google.com>
16968
16969 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16970 eax,etc. are live with values set by gdb and thus the compiler can't
16971 use them.
16972 * gdb.arch/i386-pseudo.c (main): Ditto.
16973
ee92b0dd
DE
169742014-08-27 Doug Evans <dje@google.com>
16975
16976 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16977
6649db35
DE
169782014-08-25 Doug Evans <dje@google.com>
16979
16980 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16981 (main): Ditto.
16982
564b7600
DE
169832014-08-25 Doug Evans <dje@google.com>
16984
16985 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16986
3881fb67
YQ
169872014-08-24 Yao Qi <yao@codesourcery.com>
16988
16989 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16990 symbol off.
16991 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16992
a05a36a5
DE
169932014-08-22 Doug Evans <dje@google.com>
16994
16995 PR 17276
16996 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16997 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16998 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16999
7c343b48
YQ
170002014-08-22 Yao Qi <yao@codesourcery.com>
17001
17002 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17003 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17004 * gdb.python/python.exp: Likewise. Use .py file on the host
17005 instead of the build.
17006
22fd09ae
JK
170072014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17008
17009 * gdb.threads/gcore-stale-thread.c: New file.
17010 * gdb.threads/gcore-stale-thread.exp: New file.
17011
a8454a7c
PA
170122014-08-21 Pedro Alves <palves@redhat.com>
17013
17014 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17015 * gdb.base/gcore-relro-pie.exp: Likewise.
17016 * gdb.base/gcore-relro.exp: Likewise.
17017 * gdb.base/gcore.exp: Likewise.
17018 * gdb.base/print-symbol-loading.exp: Likewise.
17019 * gdb.threads/gcore-thread.exp: Likewise.
17020 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17021
2a31c623
PA
170222014-08-20 Pedro Alves <palves@redhat.com>
17023 Jan Kratochvil <jan.kratochvil@redhat.com>
17024
17025 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17026 configure.
17027 (EXPECT): Handle READ1 being set.
17028 (all): Depend on EXTRA_RULES.
17029 (check-read1, expect-read1, read1.so, read1): New rules.
17030 * README (Testsuite Parameters): Document the READ1 make variable.
17031 (Race detection): New section.
17032 * configure: Regenerate.
17033 * configure.ac: If build==host==target, and running under a
17034 GNU/glibc system, add read1 to the extra Makefile rules.
17035 (EXTRA_RULES): AC_SUBST it.
17036 * lib/read1.c: New file.
17037
d36430db
JB
170382014-08-20 Joel Brobecker <brobecker@adacore.com>
17039
17040 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17041 the handling of variables declared as a typedef to an array
17042 which a DW_AT_data_location attribute.
17043
9a0dc9e3
PA
170442014-08-19 Andrew Burgess <aburgess@broadcom.com>
17045 Pedro Alves <palves@redhat.com>
17046
17047 PR symtab/14604
17048 PR symtab/14605
17049 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17050 gdb_test.
17051
0718a8da
PA
170522014-08-19 Pedro Alves <palves@redhat.com>
17053
17054 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17055
13b448cd
YQ
170562014-08-19 Yao Qi <yao@codesourcery.com>
17057
17058 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17059 right line.
17060
1cbf5077
DB
170612014-08-18 David Blaikie <dblaikie@gmail.com>
17062
17063 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17064
bf0fae19
JB
170652014-08-18 Joel Brobecker <brobecker@adacore.com>
17066
17067 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17068 attribute in array range.
17069
3c8c5dcc
JB
170702014-08-18 Joel Brobecker <brobecker@adacore.com>
17071
17072 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17073
e66d4446
SC
170742014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17075
17076 PR c++/17132
17077 * gdb.cp/pr17132.cc: New file.
17078 * gdb.cp/pr17132.exp: New file.
17079
940df408
SC
170802014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17081
17082 * gdb.python/py-xmethods.py (A_getarrayind)
17083 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17084 Use 'print' with function call syntax.
17085 (E_method_matcher.match): Fix tab vs space indentation mixup.
17086
ebcc6c3a
YQ
170872014-08-15 Yao Qi <yao@codesourcery.com>
17088
17089 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17090 false.
17091
775e0f04
YQ
170922014-08-15 Yao Qi <yao@codesourcery.com>
17093
17094 * gdb.cp/casts.exp: Set print symbol off.
17095 * gdb.cp/class2.exp: Likewise.
17096 * gdb.cp/overload.exp: Likewise.
17097 * gdb.cp/templates.exp: Likewise.
17098
d769e349
DE
170992014-08-11 Doug Evans <dje@google.com>
17100
17101 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17102 (test_load_shlib): Update.
17103
20c6f1e1
YQ
171042014-08-09 Yao Qi <yao@codesourcery.com>
17105
17106 * gdb.base/display.exp: Invoke is_address_zero_readable.
17107 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17108 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17109 * gdb.base/hbreak-unmapped.exp: Return if
17110 is_address_zero_readable returns true.
17111 * gdb.base/signest.exp: Likewise.
17112 * gdb.base/signull.exp: Likewise.
17113 * gdb.base/sigbpt.exp: Likewise.
17114 * gdb.guile/scm-disasm.exp: Do the test if
17115 is_address_zero_readable returns false.
17116 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17117 * gdb.python/py-arch.exp: Likewise.
17118 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17119 * lib/gdb.exp (is_address_zero_readable): New proc.
17120
5792e8e3
YQ
171212014-08-09 Yao Qi <yao@codesourcery.com>
17122
17123 PR testsuite/13443
17124 * gdb.mi/mi-var-display.exp: Make test messages unique.
17125
3cecbbbe
TT
171262014-08-04 Tom Tromey <tromey@redhat.com>
17127
17128 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17129 target 0".
17130
00b51ff5
TT
171312014-08-04 Tom Tromey <tromey@redhat.com>
17132
17133 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17134 "target_resume".
17135
6908c509
JB
171362014-08-01 Joel Brobecker <brobecker@adacore.com>
17137
17138 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17139 inner_vla_struct_object_size.
17140 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17141 as xfail.
17142
cc6563d2
PA
171432014-07-30 Pedro Alves <palves@redhat.com>
17144
17145 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17146 comment.
17147
7e09a223
YQ
171482014-07-29 Yao Qi <yao@codesourcery.com>
17149
17150 PR gdb/17206
17151 * gdb.base/until-nodebug.exp: New.
17152
7ebdbe92
DE
171532014-07-28 Doug Evans <xdje42@gmail.com>
17154
17155 PR guile/17203
17156 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17157 previously existing parameter, and previously ambiguously spelled
17158 parameter.
17159
fdb1adc6
WN
171602014-07-28 Will Newton <will.newton@linaro.org>
17161
17162 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17163
186fcde0
DE
171642014-07-26 Ludovic Courtès <ludo@gnu.org>
17165 Doug Evans <xdje42@gmail.com>
17166
17167 PR guile/17146
17168 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17169
70509625
PA
171702014-07-25 Pedro Alves <palves@redhat.com>
17171
17172 * gdb.threads/signal-command-handle-nopass.c: New file.
17173 * gdb.threads/signal-command-handle-nopass.exp: New file.
17174 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17175 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17176 * gdb.threads/signal-delivered-right-thread.c: New file.
17177 * gdb.threads/signal-delivered-right-thread.exp: New file.
17178
c3f814a1
PA
171792014-07-25 Pedro Alves <palves@redhat.com>
17180
17181 * gdb.base/double-prompt-target-event-error.exp
17182 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17183 match.
17184 (cancel_pagination_in_target_event): Rework double prompt
17185 detection.
17186 * gdb.base/paginate-after-ctrl-c-running.exp
17187 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17188 <return>' match.
17189 * gdb.base/paginate-bg-execution.exp
17190 (test_bg_execution_pagination_return)
17191 (test_bg_execution_pagination_cancel): Remove '-notransfer
17192 <return>' matches.
17193 * gdb.base/paginate-execution-startup.exp
17194 (test_fg_execution_pagination_return)
17195 (test_fg_execution_pagination_cancel): Remove '-notransfer
17196 <return>' matches.
17197 * gdb.base/paginate-inferior-exit.exp
17198 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17199 match.
17200 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17201 * lib/gdb.exp (pagination_prompt): Run text through
17202 string_to_regexp.
17203 (gdb_test_multiple): Match $pagination_prompt instead of
17204 "<return>".
17205 (string_to_regexp): Move to lib/gdb-utils.exp.
17206
e214cf6c
JK
172072014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17208
17209 * gdb.arch/amd64-entry-value-paramref.S: New file.
17210 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17211 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17212 * gdb.arch/amd64-optimout-repeat.S: New file.
17213 * gdb.arch/amd64-optimout-repeat.c: New file.
17214 * gdb.arch/amd64-optimout-repeat.exp: New file.
17215
17d0c5c8
JK
172162014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17217
17218 PR gdb/17170
17219 * gdb.base/statistics.exp: New file.
17220
b8b8facf
DE
172212014-07-17 Doug Evans <dje@google.com>
17222
74b49205 17223 PR gdb/17170
b8b8facf
DE
17224 * gdb.base/maint.exp: Update testing of per-command stats.
17225
1b5d0ab3
PA
172262014-07-16 Pedro Alves <palves@redhat.com>
17227
17228 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17229 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17230 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17231 (tfile_write_buf): New functions.
17232 (add_memory_block): Rewrite using the above.
17233 (adjust_function_address): New function.
17234 (FUNCTION_ADDRESS): New macro.
17235 (write_basic_trace_file): Remove short_x local, and use
17236 tfile_write_16. Change type of func_addr local to unsigned long
17237 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17238 here. Cast argument of add_memory_block to char pointer.
17239 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17240 (main): Remove parameters.
17241 * gdb.trace/tfile.exp: Remove nowarnings.
17242
4d974e88
SM
172432014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17244
17245 * gdb.base/debug-expr.exp: Test string evaluation with
17246 "debug expression" on.
17247
41e99568
PA
172482014-07-15 Pedro Alves <palves@redhat.com>
17249
17250 * gdb.base/reread.exp: Use clean_restart.
17251
487d9753
PL
172522014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17253
17254 * gdb.arch/avr-flash-qualifer.c: New.
17255 * gdb.arch/avr-flash-qualifer.exp: New.
17256
cc1c52ad
PA
172572014-07-14 Pedro Alves <palves@redhat.com>
17258
17259 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17260 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17261
1e973570
PA
172622014-07-14 Pedro Alves <palves@redhat.com>
17263
17264 * gdb.base/double-prompt-target-event-error.c: New file.
17265 * gdb.base/double-prompt-target-event-error.exp: New file.
17266
93d6eb10
PA
172672014-07-14 Pedro Alves <palves@redhat.com>
17268
17269 PR gdb/17072
17270 * gdb.base/paginate-inferior-exit.c: New file.
17271 * gdb.base/paginate-inferior-exit.exp: New file.
17272
0017922d
PA
172732014-07-14 Pedro Alves <palves@redhat.com>
17274
17275 PR gdb/17072
17276 * gdb.base/paginate-bg-execution.c: New file.
17277 * gdb.base/paginate-bg-execution.exp: New file.
17278
94696ad3
PA
172792014-07-14 Pedro Alves <palves@redhat.com>
17280
17281 PR gdb/17072
17282 * gdb.base/paginate-execution-startup.c: New file.
17283 * gdb.base/paginate-execution-startup.exp: New file.
17284 * lib/gdb.exp (pagination_prompt): New global.
17285 (default_gdb_spawn): New procedure, factored out from
17286 default_gdb_spawn.
17287 (default_gdb_start): Adjust to call default_gdb_spawn.
17288 (gdb_spawn): New procedure.
17289
bd293940
PA
172902014-07-14 Pedro Alves <palves@redhat.com>
17291
17292 * lib/gdb.exp (gdb_assert): New procedure.
17293 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17294
c933f875
PA
172952014-07-14 Pedro Alves <palves@redhat.com>
17296
17297 * gdb.base/execution-termios.c: New file.
17298 * gdb.base/execution-termios.exp: New file.
17299
d98b7a16
TT
173002014-07-14 Tom Tromey <tromey@redhat.com>
17301
17302 * gdb.cp/vla-cxx.cc: New file.
17303 * gdb.cp/vla-cxx.exp: New file.
17304
548740d6
TT
173052014-07-14 Tom Tromey <tromey@redhat.com>
17306
17307 * gdb.reverse/rerun-prec.c: New file.
17308 * gdb.reverse/rerun-prec.exp: New file.
17309
a25eb028
MR
173102014-07-12 Maciej W. Rozycki <macro@mips.com>
17311 Maciej W. Rozycki <macro@codesourcery.com>
17312
17313 * lib/gdb-utils.exp: New file.
17314 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17315 inline `gdb_init_command' processing.
17316 (gdb_start_cmd): Likewise.
17317 * lib/mi-support.exp (mi_run_cmd): Likewise.
17318 * README: Document `gdb_init_command' and `gdb_init_commands'.
17319
218c2655
JK
173202014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17321
17322 Fix false FAIL running under a very long directory name.
17323 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17324 and "set print elements 10000". Twice.
17325
5401fde3
YQ
173262014-07-11 Yao Qi <yao@codesourcery.com>
17327
17328 * gdb.base/exprs.exp: "set print symbol off".
17329
e76126e8
PA
173302014-07-11 Pedro Alves <palves@redhat.com>
17331
17332 * gdb.threads/kill.c: New file.
17333 * gdb.threads/kill.exp: New file.
17334
2d6f0de6
YQ
173352014-07-10 Yao Qi <yao@codesourcery.com>
17336
17337 * gdb.trace/tfile.c (write_basic_trace_file)
17338 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17339 address written to trace file.
17340
7180e04a
PA
173412014-07-09 Pedro Alves <palves@redhat.com>
17342
17343 * gdb.base/attach-wait-input.exp: New file.
17344 * gdb.base/attach-wait-input.c: New file.
17345
9a9a7608
AB
173462014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17347
17348 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17349 setting up test structures.
17350 (main): Call new test function.
17351 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17352 test function, continue into test function and walk test
17353 structures.
17354
161ac41e
YQ
173552014-07-02 Yao Qi <yao@codesourcery.com>
17356
17357 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17358 'bar_start' at the beginning of functions 'foo' and 'bar'
17359 respectively.
17360 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17361 instead of 'foo' and 'bar'.
17362
1f267ae3
MM
173632014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17364
17365 * gdb.btrace/segv.exp: New.
17366 * gdb.btrace/segv.c: New.
17367
2b239efb
LM
173682014-07-02 Luis Machado <lgustavo@codesourcery.com>
17369
17370 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17371 instruction.
17372
cf363f18
MW
173732014-06-30 Mark Wielaard <mjw@redhat.com>
17374
17375 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17376 vulture, vilify, villar): New volatile array constants.
17377 (vindictive, vegetation): New const volatile array constants.
17378 * gdb.base/volatile.exp: Test volatile and const volatile array
17379 types.
17380
aebf9d24
AA
173812014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17382
17383 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17384 target lacks support for awatch, rwatch, or hbreak.
17385
b67a2c6f
YQ
173862014-06-27 Yao Qi <yao@codesourcery.com>
17387
17388 * gdb.multi/dummy-frame-restore.exp: New.
17389 * gdb.multi/dummy-frame-restore.c: New.
17390
aef92902
MM
173912014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17392
17393 * gdb.btrace/gcore.exp: New.
17394
8e9db26e
PA
173952014-06-23 Pedro Alves <palves@redhat.com>
17396
17397 * gdb.base/watchpoint-reuse-slot.c: New file.
17398 * gdb.base/watchpoint-reuse-slot.exp: New file.
17399
70afc5b7
SC
174002014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17401
17402 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17403 progspace's filename in 'info', 'enable' and 'disable' command
17404 tests.
17405
b972bd9c
JK
174062014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17407
17408 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17409 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17410 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17411
125f8a3d
GB
174122014-06-20 Gary Benson <gbenson@redhat.com>
17413
17414 * gdb.arch/i386-avx.exp: Fix include file location.
17415 * gdb.arch/i386-sse.exp: Likewise.
17416
3ed9baed
IB
174172014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17418
17419 * gdb.dlang/expression.exp: New file.
17420
034f788c
PA
174212014-06-19 Pedro Alves <palves@redhat.com>
17422
17423 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17424 out from ...
17425 (top level): ... here. Iterate running tests under different
17426 scheduler-locking settings.
17427
45371d0c
LM
174282014-06-18 Luis Machado <lgustavo@codesourcery.com>
17429
17430 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17431 to DW_FORM_addr and use non-zero addresses.
17432
5d376983
SC
174332014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17434
17435 PR gdb/17017
17436 * gdb.python/py-xmethods.cc: Add global function call counters and
17437 increment them in their respective functions. Remove "cout"
17438 statements.
17439 * gdb.python/py-xmethods.exp: Make tests check the global function
17440 call counters instead of depending on inferior IO.
17441
a1aa2221
LM
174422014-06-18 Don Breazeal <donb@codesourcery.com>
17443
17444 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17445 Deleted procedure.
17446 (explicit_fork_parent_follow): Deleted procedure.
17447 (explicit_fork_child_follow): Deleted procedure.
17448 (test_follow_fork): New procedure.
17449 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17450 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17451 procedure calls.
17452
0fc05997
YQ
174532014-06-17 Yao Qi <yao@codesourcery.com>
17454
17455 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17456 CP1252.
17457
70795c52
LM
174582014-06-17 Luis Machado <lgustavo@codesourcery.com>
17459
17460 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17461 Initialize ptr and S explicitly.
17462 (skip_type_update_when_not_use_rtti_test): Likewise.
17463
6be47f0c
KS
174642014-06-16 Keith Seitz <keiths@redhat.com>
17465
17466 PR mi/15863
17467 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17468 the inferior is started.
17469
d03de421
PA
174702014-06-16 Pedro Alves <palves@redhat.com>
17471
17472 * gdb.base/break-main-file-remove-fail.c: New file.
17473 * gdb.base/break-main-file-remove-fail.exp: New file.
17474 * gdb.base/break-unload-file.exp: Use build_executable instead of
17475 prepare_for_testing.
17476 (test_break): New parameter "initial_load". Handle it.
17477 (top level): Add initial_load cmdline/file axis.
17478
f9579b99
TT
174792014-06-12 Tom Tromey <tromey@redhat.com>
17480
17481 * gdb.base/completion.exp: Don't use directory name in test.
17482
3657956b
GB
174832014-06-09 Gary Benson <gbenson@redhat.com>
17484
17485 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17486 separate the always-available ANSI-standard signals from the
17487 signals that require checking.
17488 (main): Likewise.
17489 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17490 Likewise.
17491 (main): Likewise.
17492
4186eb54
KS
174932014-06-07 Keith Seitz <keiths@redhat.com>
17494
17495 Revert:
17496 PR c++/16253
17497 * gdb.cp/var-tag.cc: New file.
17498 * gdb.cp/var-tag.exp: New file.
17499 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17500 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17501 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17502 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17503
25326a28 175042014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17505
17506 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17507
829155c9
PA
175082014-06-06 Pedro Alves <palves@redhat.com>
17509
17510 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17511 in target debug output instead of looking at RSP packets,
17512 disabling the test on any target that uses hardware stepping.
17513 Update comments.
17514
61c8d22e
PA
175152014-06-06 Pedro Alves <palves@redhat.com>
17516
17517 * gdb.base/break-unload-file.exp: Fix typo.
17518
d9a47287
YQ
175192014-06-06 Yao Qi <yao@codesourcery.com>
17520
17521 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17522 from "jit_function" to "^jit_function".
17523
e5e01dbf
YQ
175242014-06-06 Yao Qi <yao@codesourcery.com>
17525
17526 * gdb.base/async.c (foo): Add one statement.
17527 * gdb.base/async.exp: Get the next instruction address and
17528 match the output of "nexti" by instruction address. Match
17529 the hex address in the output of "finish".
17530
73ba372c
GB
175312014-06-06 Gary Benson <gbenson@redhat.com>
17532
17533 * gdb.base/call-signals.c: Remove preprocessor conditionals
17534 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17535 SIGSEGV and SIGTERM.
17536 * gdb.base/sigall.c: Likewise.
17537 * gdb.base/unwindonsignal.c: Likewise.
17538 * gdb.reverse/sigall-reverse.c: Likewise.
17539
831517df
YQ
175402014-06-06 Yao Qi <yao@codesourcery.com>
17541
17542 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17543 readable, skip the test.
17544
b8b91e98
YQ
175452014-06-06 Yao Qi <yao@codesourcery.com>
17546
17547 * gdb.threads/staticthreads.c (thread_function): Move the line
17548 setting breakpoint on forward.
17549 * gdb.threads/staticthreads.exp: Update comments.
17550
fb934770
LC
175512014-06-05 Ludovic Courtès <ludo@gnu.org>
17552
17553 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17554 "history-append! type error".
17555
6ef284bd
SM
175562014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17557
17558 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17559 erroneous dprintf expected input.
17560
a872e241
DE
175612014-06-04 Doug Evans <xdje42@gmail.com>
17562
17563 * gdb.guile/scm-generics.exp: Delete.
17564
16f691fb
DE
175652014-06-04 Doug Evans <xdje42@gmail.com>
17566
17567 * gdb.guile/scm-breakpoint.exp: Update.
17568 Add tests for breakpoint registration.
17569
012370f6
TT
175702014-06-04 Tom Tromey <tromey@redhat.com>
17571
17572 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17573 VLA-in-union.
17574 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17575 inner_vla_struct, vla_union types. Initialize objects of those
17576 types and compute their sizes.
17577
9f5a4cef
HZ
175782014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17579 Hui Zhu <hui@codesourcery.com>
17580
17581 * gdb.base/fileio.exp: Add test for shell not available as well as
17582 available.
17583 * gdb.base/fileio.c (test_system): Check for shell twice.
17584
90a45c4d
YQ
175852014-06-04 Yao Qi <yao@codesourcery.com>
17586
17587 * gdb.base/auto-connect-native-target.exp: Remove redundant
17588 space from the regexp pattern.
17589
70017e41
YQ
175902014-06-04 Yao Qi <yao@codesourcery.com>
17591
17592 * gdb.base/default.exp: Replace "child" with "native" in
17593 regexp pattern.
17594
883964a7
SC
175952014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17596
17597 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17598 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17599 * gdb.python/py-xmethods.py: Python script supporting the
17600 new testcase and tests.
17601
ef370185
JB
176022014-06-03 Joel Brobecker <brobecker@adacore.com>
17603 Pedro Alves <palves@redhat.com>
17604
17605 PR breakpoints/17000
17606 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17607 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17608
1e2ccb61
BM
176092014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17610
17611 * gdb.base/subst.exp: Add tests to verify partial path matching
17612 output.
17613
c6ec5ab2
PA
176142014-06-03 Pedro Alves <palves@redhat.com>
17615
17616 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17617 target that doesn't use software single-stepping.
17618
835c559f
PA
176192014-06-03 Pedro Alves <palves@redhat.com>
17620
17621 PR breakpoints/17000
17622 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17623 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17624
06eb1586
DE
176252014-06-02 Doug Evans <xdje42@gmail.com>
17626
17627 * gdb.guile/scm-parameter.exp: New file.
17628
e698b8c4
DE
176292014-06-02 Doug Evans <xdje42@gmail.com>
17630
17631 * gdb.guile/scm-cmd.c: New file.
17632 * gdb.guile/scm-cmd.exp: New file.
17633
ded03782
DE
176342014-06-02 Doug Evans <xdje42@gmail.com>
17635
17636 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17637 pretty-printer lookup.
17638 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17639 (make-pp_s-printer): Call it.
17640 (make-pretty-printer-from-dict): New function.
17641 (lookup-pretty-printer-maker-from-dict): New function.
17642 (*pretty-printer*): Simplify.
17643 (make-objfile-pp_s-printer): New function.
17644 (install-objfile-pretty-printers!): New function.
17645 (make-progspace-pp_s-printer): New function.
17646 (install-progspace-pretty-printers!): New function.
17647 * gdb.guile/scm-progspace.c: New file.
17648 * gdb.guile/scm-progspace.exp: New file.
17649
41fac0cf
PA
176502014-06-02 Pedro Alves <palves@redhat.com>
17651
17652 * gdb.base/dprintf-bp-same-addr.c: New file.
17653 * gdb.base/dprintf-bp-same-addr.exp: New file.
17654
96ae5695
EBM
176552014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17656
17657 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17658 * gdb.arch/powerpc-power.s: Likewise.
17659
da02b3a8
JB
176602014-06-02 Joel Brobecker <brobecker@adacore.com>
17661
17662 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17663
c72b2e7b
YQ
176642014-06-01 Yao Qi <yao@codesourcery.com>
17665
17666 * gdb.base/watchpoint.exp (test_watch_location): Check null
17667 pointer can be dereferenced. If not, do the test, otherwise
17668 skip it.
17669
53e8a631
AB
176702014-05-30 Andrew Burgess <aburgess@broadcom.com>
17671
17672 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17673 results.
17674 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17675
938f0e2f
AB
176762014-05-30 Andrew Burgess <aburgess@broadcom.com>
17677
17678 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17679 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17680 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17681 * gdb.arch/amd64-invalid-stack-top.c: New file.
17682 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17683
9ba6657a
PA
176842014-05-30 Pedro Alves <palves@redhat.com>
17685
17686 PR breakpoints/17000
17687 * gdb.base/sss-bp-on-user-bp.c: New file.
17688 * gdb.base/sss-bp-on-user-bp.exp: New file.
17689
522c09bf
DB
176902014-05-30 David Blaikie <dblaikie@gmail.com>
17691
17692 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17693 gnu_inline semantics via attribute.
17694 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17695 source explicitly specifies the required semantics.
17696
bf4ef81e
MR
176972014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17698
17699 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17700
329ea579
PA
177012014-05-29 Pedro Alves <palves@redhat.com>
17702 Tom Tromey <tromey@redhat.com>
17703
17704 * gdb.base/async-shell.exp: Don't enable target-async.
17705 * gdb.base/async.exp
17706 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17707 parameter. Adjust.
17708 (top level): Don't test with "target-async".
17709 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17710 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17711 * gdb.base/inferior-died.exp: Don't enable target-async.
17712 * gdb.base/interrupt-noterm.exp: Likewise.
17713 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17714 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17715 * gdb.mi/mi-nonstop.exp: Likewise.
17716 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17717 * gdb.mi/mi-nsintrall.exp: Likewise.
17718 * gdb.mi/mi-nsmoribund.exp: Likewise.
17719 * gdb.mi/mi-nsthrexec.exp: Likewise.
17720 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17721 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17722 * gdb.python/py-evsignal.exp: Don't enable target-async.
17723 * gdb.python/py-evthreads.exp: Likewise.
17724 * gdb.python/py-prompt.exp: Likewise.
17725 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17726 * gdb.server/solib-list.exp: Don't enable target-async.
17727 * gdb.threads/thread-specific-bp.exp: Likewise.
17728 * lib/mi-support.exp: Adjust to use mi-async.
17729
fd664c91
PA
177302014-05-29 Pedro Alves <palves@redhat.com>
17731
17732 PR gdb/13860
17733 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17734 reason, even in sync mode.
17735
251bde03
PA
177362014-05-29 Pedro Alves <palves@redhat.com>
17737 Hui Zhu <hui@codesourcery.com>
17738
17739 PR PR15693
17740 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17741 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17742 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17743 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17744
7f3c0343
JB
177452014-05-28 Joel Brobecker <brobecker@adacore.com>
17746
17747 * config/monitor.exp (gdb_target_monitor): Replace use of
17748 "set remotebaud" by "set serial baud".
17749
b2715b27
AW
177502014-05-26 Andy Wingo <wingo@igalia.com>
17751
17752 * gdb.guile/scm-breakpoint.exp:
17753 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17754 properties instead of gdb-object-properties.
17755
498a4489
YQ
177562014-05-26 Yao Qi <yao@codesourcery.com>
17757
17758 * gdb.server/no-thread-db.exp: Specify source file name
17759 explicitly when setting a breakpoint.
17760
589fdceb
MM
177612014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17762
17763 * gdb.btrace/vdso.c: New.
17764 * gdb.btrace/vdso.exp: New.
17765
e9089e05
MM
177662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17767
17768 * gdb.base/gcore.exp (capture_command_output): Move ...
17769 * lib/gdb.exp (capture_command_output): ... here.
17770
67b5c0c1
MM
177712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17772
17773 * gdb.btrace/data.exp: Test memory access during btrace replay.
17774
a2199296
SM
177752014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17776
17777 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17778
17b2616c
PA
177792014-05-21 Pedro Alves <palves@redhat.com>
17780
17781 PR gdb/13860
17782 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17783 (top level): Test that output related to execution commands is
17784 sent to the console with CLI commands, but not with MI commands.
17785 Test that breakpoint events are always mirrored to the console.
17786 Also expect the new source line to be output after a "next" in
17787 async mode too. Make it a pass/fail test.
17788 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17789 output.
17790 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17791
5166082f
PA
177922014-05-21 Pedro Alves <palves@redhat.com>
17793
17794 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17795 Use them to test variations of "list" after reaching a breakpoint.
17796 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17797 Test "list" with listsize 10 after reaching a breakpoint.
17798 * gdb.python/python.exp (decode_line current location line
17799 number): Adjust expected line number.
17800
2f25d70f
SM
178012014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17802
17803 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17804 behavior for $args, pass it directly to "run".
17805
ff604a67
MR
178062014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17807
17808 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17809 30000 to 65536.
17810
6a3cb8e8
PA
178112014-05-21 Pedro Alves <palves@redhat.com>
17812
17813 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17814 auto-connect-native-target off".
17815 * gdb.base/auto-connect-native-target.c: New file.
17816 * gdb.base/auto-connect-native-target.exp: New file.
17817
4ebfc96e
PA
178182014-05-21 Pedro Alves <palves@redhat.com>
17819
17820 * gdb.base/default.exp: Test "target native" instead of "target
17821 child".
17822
36d46afb
MW
178232014-05-21 Mark Wielaard <mjw@redhat.com>
17824
17825 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17826
5876f503
JK
178272014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17828
17829 Fix TLS access for -static -pthread.
17830 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17831 <HAVE_TLS> (thread_function, main): Initialize it.
17832 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17833 Add clean_restart.
17834 <$have_tls != "">: Check TLSVAR.
17835
0256a6ac
PA
178362014-05-21 Pedro Alves <palves@redhat.com>
17837
17838 * gdb.base/dcache-line-read-error.c: New.
17839 * gdb.base/dcache-line-read-error.exp: New.
17840
936d2992
PA
178412014-05-20 Pedro Alves <palves@redhat.com>
17842
17843 * gdb.base/compare-sections.c: New file.
17844 * gdb.base/compare-sections.exp: New file.
17845
802e8e6d
PA
178462014-05-20 Pedro Alves <palves@redhat.com>
17847
17848 * gdb.base/break-idempotent.c: New file.
17849 * gdb.base/break-idempotent.exp: New file.
17850
e59fa00f
MM
178512014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17852
17853 * gdb.btrace/nohist.exp: New.
17854
8b696e31
YQ
178552014-05-20 Yao Qi <yao@codesourcery.com>
17856
17857 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17858 gdb.reverse directory and gdb_reverse_timeout exists in board
17859 setting.
17860 * README: Document gdb_reverse_timeout.
17861
73c9764f
YQ
178622014-05-20 Yao Qi <yao@codesourcery.com>
17863
17864 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17865 'test_file_name'. Treat args as a string instead of a list.
17866 (gdb_init): Rename argument 'args' by 'test_file_name'.
17867
f1f4348a
JK
178682014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17869
17870 * gdb.arch/powerpc-power.exp: New file.
17871 * gdb.arch/powerpc-power.s: New file.
17872
0dbe70ce
DE
178732014-05-16 Doug Evans <dje@google.com>
17874
17875 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17876 * gdb.base/completion.exp: Check that all expected files exist
17877 before doing file completion.
0dbe70ce 17878
8d551b02
DE
178792014-05-16 Doug Evans <dje@google.com>
17880
17881 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17882 Update.
17883 (do_syscall_tests_without_xml): Update.
17884
73eb7709
PA
178852014-05-16 Pedro Alves <palves@redhat.com>
17886
17887 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17888 instead of "unknown output after running".
17889
3fae92fc
YQ
178902014-05-16 Yao Qi <yao@codesourcery.com>
17891
17892 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17893 file1.txt from host at the end.
17894 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17895
c2b2ccc5
DE
178962014-05-15 Doug Evans <dje@google.com>
17897
17898 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17899 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17900 loading file. Add test for TU lookup.
17901
8c217a4b
SM
179022014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17903
17904 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17905 calling "-exec-arguments" or "set args" before running the
17906 inferior.
17907
3deb39c6
SM
179082014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17909
17910 * lib/mi-support.exp (mi_expect_stop): Expect message for
17911 inferiors that exit with non-zero exit code.
17912
71a79f8c
YQ
179132014-05-14 Yao Qi <yao@codesourcery.com>
17914
17915 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17916 match absolute path on remote host.
17917 (test_file_list_exec_source_files): Remove "/" from the
17918 pattern.
17919
f23fcd46
YQ
179202014-05-14 Yao Qi <yao@codesourcery.com>
17921
17922 * boards/local-remote-host-notty.exp (${board}_file): New
17923 proc.
17924
9404b58f
KM
179252014-05-07 Kyle McMartin <kyle@redhat.com>
17926
17927 Pushed by Joel Brobecker <brobecker@adacore.com>.
17928 * gdb.arch/aarch64-atomic-inst.c: New file.
17929 * gdb.arch/aarch64-atomic-inst.exp: New file.
17930
5e45f04c
YQ
179312014-05-07 Yao Qi <yao@codesourcery.com>
17932
17933 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17934 in current context" too.
17935
c888a17d
KS
179362014-05-05 Keith Seitz <keiths@redhat.com>
17937
17938 * gdb.linespec/ls-dollar.exp: Add test for linespec
17939 file:convenience_variable.
17940
290a839c
YQ
179412014-05-05 Yao Qi <yao@codesourcery.com>
17942
17943 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17944 traceframes into tfile and ctf trace files. Read data from
17945 trace file and test collected data.
17946 (gdb_collect_locals_test): Likewise.
17947 (gdb_unavailable_registers_test): Likewise.
17948 (gdb_unavailable_floats): Likewise.
17949 (gdb_collect_globals_test): Likewise.
17950 (top-level): Append "ctf" to trace_file_targets if GDB
17951 supports.
17952
b5262cd0
YQ
179532014-05-05 Yao Qi <yao@codesourcery.com>
17954
17955 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17956 code to ...
17957 (gdb_collect_args_test_1): ... it. New proc.
17958 (gdb_collect_locals_test): Move some code to ...
17959 (gdb_collect_locals_test_1): ... it. New proc.
17960 (gdb_unavailable_registers_test): Move some code to ...
17961 (gdb_unavailable_registers_test_1): ... it. New proc.
17962 (gdb_unavailable_floats): Move some code to ...
17963 (gdb_unavailable_floats_1): ... it. New proc.
17964
30a1e6cc
SDJ
179652014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17966
17967 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17968 probes to test for bitness recognition.
17969 * gdb.arch/amd64-stap-optional-prefix.exp
17970 (test_probe_value_without_reg): New procedure.
17971 Add code to test for different kinds of bitness.
17972
f33da99a
SDJ
179732014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17974
17975 PR breakpoints/16889
17976 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17977 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17978
5b80f00d
PA
179792014-05-01 Pedro Alves <palves@redhat.com>
17980
17981 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17982 gdb_file_cmd if no file is specified.
17983 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17984 last_loaded_file to set the remote exec-file.
17985
f8c2a73c
PA
179862014-05-01 Pedro Alves <palves@redhat.com>
17987
17988 * boards/local-remote-host.exp: New file.
17989
be6e8ac7
PA
179902014-05-01 Pedro Alves <palves@redhat.com>
17991
17992 * boards/local-remote-host.exp: Rename to ...
17993 * boards/local-remote-host-notty.exp: ... this.
17994
cac0dc8f
JB
179952014-04-28 Joel Brobecker <brobecker@adacore.com>
17996
17997 * gdb.ada/dyn_arrayidx: New testcase.
17998
9730e6cc
YQ
179992014-04-26 Yao Qi <yao@codesourcery.com>
18000
18001 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18002 and compute the length of function main. Save it in
18003 $main_length.
18004 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18005 (top-level): Use gdb_compile to compile objects into
18006 executable and restart GDB. Remove invocation to
18007 prepare_for_testing.
18008
7ae1a6a6
PA
180092014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18010 Pedro Alves <palves@redhat.com>
18011
18012 PR server/16255
18013 * gdb.multi/multi-attach.c: New file.
18014 * gdb.multi/multi-attach.exp: New file.
18015
4082afcc
PA
180162014-04-25 Pedro Alves <palves@redhat.com>
18017
18018 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18019 user.
18020 (top level): Test that "set remote conditional-breakpoints-packet
18021 off" works as intended.
18022 * gdb.base/dprintf.exp: Test that "set remote
18023 breakpoint-commands-packet off" works as intended.
18024 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18025 New function.
18026 (top level): Call it.
18027 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18028 remote fast-tracepoints-packet off" works as intended.
18029 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18030 * lib/gdb.exp (gdb_is_target_remote): ... here.
18031
2abc3f8d
DB
180322014-04-24 David Blaikie <dblaikie@gmail.com>
18033
18034 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18035 ensure clang would not discard them.
18036 * gdb.base/gdbvars.c: Ditto.
18037 * gdb.base/memattr.c: Ditto.
18038 * gdb.base/whatis.c: Ditto.
18039 * gdb.python/py-prettyprint.c: Ditto.
18040 * gdb.trace/actions.c: Ditto.
18041 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18042 ensure clang would not discard it.
18043
bfd39632
DB
180442014-04-24 David Blaikie <dblaikie@gmail.com>
18045
18046 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18047 clang to emit the full definition of type required by the test
18048 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18049
22842ff6
DB
180502014-04-24 David Blaikie <dblaikie@gmail.com>
18051
18052 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18053 coax Clang into emitting the definition of the type.
18054 * gdb.cp/pr10728-x.h (y): Ditto.
18055 * gdb.cp/pr10728-y.cc (y): Ditto.
18056
c2e827ad
DB
180572014-04-24 David Blaikie <dblaikie@gmail.com>
18058
18059 * gdb.base/label.exp: XFAIL label related tests under Clang.
18060 * gdb.cp/cplabel.exp: Ditto.
18061 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18062 under Clang those using labels.
18063
4c2d33e7
YQ
180642014-04-25 Yao Qi <yao@codesourcery.com>
18065
18066 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18067 double_label.
18068 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18069 partial_label and double_label.
18070
56083b99
DB
180712014-04-24 David Blaikie <dblaikie@gmail.com>
18072
18073 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18074
25d4e99d
DB
180752014-04-24 David Blaikie <dblaikie@gmail.com>
18076
18077 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18078 of the function to work across GCC and Clang.
18079 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18080 pointer types (const void ** const V void **).
18081
01f9f808
MS
180822014-04-24 Michael Sturm <michael.sturm@mintel.com>
18083 Walfred Tedeschi <walfred.tedeschi@intel.com>
18084
18085 * Makefile.in (EXECUTABLES): Added i386-avx512.
18086 * gdb.arch/i386-avx512.c: New file.
18087 * gdb.arch/i386-avx512.exp: Likewise.
18088
4b48d439
KS
180892014-04-23 Keith Seitz <keiths@redhat.com>
18090
18091 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18092 (mi_make_breakpoint_table): New procedure.
18093 (mi_create_breakpoint): Use mi_make_breakpoint
18094 and return the result.
18095 (mi_make_breakpoint): New procedure.
18096 (mi_build_kv_pairs): New procedure.
18097
18098 * gdb.mi/mi-break.exp: Remove unused globals,
18099 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18100 All callers updated.
18101 * gdb.mi/mi-dprintf.exp: Use variable to track command
18102 number.
18103 Update all callers of mi_create_breakpoint and use
18104 mi_make_breakpoint_table.
18105 Remove any unused global variables.
18106 * gdb.mi/mi-nonstop.exp: Likewise.
18107 * gdb.mi/mi-nsintrall.exp: Likewise.
18108 * gdb.mi/mi-nsmoribund.exp: Likewise.
18109 * gdb.mi/mi-nsthrexec.exp: Likewise.
18110 * gdb.mi/mi-reverse.exp: Likewise.
18111 * gdb.mi/mi-simplerun.exp: Likewise.
18112 * gdb.mi/mi-stepn.exp: Likewise.
18113 * gdb.mi/mi-syn-frame.exp: Likewise.
18114 * gdb.mi/mi-until.exp: Likewise.
18115 * gdb.mi/mi-var-cp.exp: Likewise.
18116 * gdb.mi/mi-var-display.exp: Likewise.
18117 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18118 * gdb.mi/mi2-var-child.exp: Likewise.
18119 * gdb.mi/mi-vla-c99.exp: Likewise.
18120 * lib/mi-support.exp: Likewise.
18121
18122 From Ian Lance Taylor <iant@cygnus.com>:
18123 * lib/gdb.exp (parse_args): New procedure.
18124
08351840
PA
181252014-04-23 Pedro Alves <palves@redhat.com>
18126
18127 * gdb.base/break-unload-file.c: New file.
18128 * gdb.base/break-unload-file.exp: New file.
18129 * gdb.base/sym-file-lib.c (baz): New function.
18130 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18131 field.
18132 (load): Store the segment's mapped size.
18133 (unload): New function.
18134 (unload_shlib): New function.
18135 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18136 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18137 set a breakpoint at baz, and call it.
18138 * gdb.base/sym-file.exp: New tests for stale breakpoint
18139 instructions.
18140
076855f9
PA
181412014-04-23 Pedro Alves <palves@redhat.com>
18142
18143 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18144 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18145 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18146 * gdb.base/hbreak-unmapped.c: New file.
18147 * gdb.base/hbreak-unmapped.exp: New file.
18148 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18149 * lib/gdb.exp (gdb_is_target_remote): ... here.
18150
483805cf
PA
181512014-04-22 Pedro Alves <palves@redhat.com>
18152
18153 * gdb.base/consecutive-step-over.c: New file.
18154 * gdb.base/consecutive-step-over.exp: New file.
18155
06d97543
PA
181562014-04-22 Pedro Alves <palves@redhat.com>
18157
18158 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18159 instead of send_gdb/gdb_expect.
18160
b4429ea2
YQ
181612014-04-22 Yao Qi <yao@codesourcery.com>
18162
18163 * lib/trace-support.exp (generate_tracefile): New procedure.
18164 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18165 return 0.
18166 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18167 if generate_tracefile returns 1.
18168
51d48146
PA
181692014-04-18 Tom Tromey <palves@redhat.com>
18170 Pedro alves <tromey@redhat.com>
18171
18172 PR backtrace/15558
18173 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18174 with a backtrace limit.
18175 * gdb.python/py-frame-inline.exp: Test running to an inline
18176 function with a backtrace limit, and printing the newest frame.
18177 * gdb.python/py-frame-inline.c (main): Call f.
18178
bd1dce5f
MS
181792014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18180
18181 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18182
40d1a503
MS
181832014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18184
18185 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18186 Drop prefix from unsupported source file path.
18187
389b98f7
YQ
181882014-04-17 Yao Qi <yao@codesourcery.com>
18189
18190 * lib/gdb.exp (with_target_charset): New proc.
18191 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18192 with_target_charset.
18193 (test_print_strings): Likewise.
18194 (test_repeat_bytes): Likewise.
18195 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18196 for some tests.
18197
22869d73
KS
181982014-04-16 Keith Seitz <keiths@redhat.com>
18199
18200 PR gdb/15827
18201 * gdb.dwarf2/corrupt.c: New file.
18202 * gdb.dwarf2/corrupt.exp: New file.
18203
c4f87ca6
KS
182042014-04-16 Keith Seitz <keiths@redhat.com>
18205
18206 PR c++/16597
18207 * gdb.cp/namelessclass.cc: New file.
18208 * gdb.cp/namelessclass.exp: New file.
18209 * gdb.cp/namelessclass.S: New file.
18210
ab19de87
DE
182112014-04-16 Doug Evans <dje@google.com>
18212
18213 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18214 Add comment.
18215 (gdbserver_default_get_comm_port): New function.
18216 (gdbserver_start): Check if board file provided
18217 "gdbserver,get_comm_port" and use it if so.
18218 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18219 (gdb,socketport): Set to "stdio".
18220 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18221 (stdio_gdbserver_template): Delete.
18222 (${board}_get_remote_address): Update.
18223 (${board}_build_remote_cmd): Delete.
18224 (${board}_get_comm_port): New function.
18225 (${board}_spawn): Update.
18226 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18227 Delete.
18228 (${board}_get_remote_address): Update.
18229 (${board}_get_comm_port): New function.
18230
fc98a809
AB
182312014-04-16 Andrew Burgess <aburgess@broadcom.com>
18232
18233 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18234 appearing in any order.
18235
87fd9e6e
DE
182362014-04-15 Doug Evans <dje@google.com>
18237
18238 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18239 uninitialized value of "description".
18240
099fc3ea
KS
182412014-04-15 Keith Seitz <keiths@redhat.com>
18242
18243 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18244 Remove unused globals.
18245 (test_running_the_program): Likewise.
18246 (test_controlled_execution): Likewise.
18247 (test_controlling_breakpoints): Likewise.
18248 (test_program_termination): Likewise.
18249
5da151d4
KS
182502014-04-15 Keith Seitz <keiths@redhat.com>
18251
18252 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18253 unused globals.
18254 (test_rbreak_creation_and_listing): Likewise.
18255 (test_ignore_count): Likewise.
18256 (test_error): Likewise.
18257
35e5d2f0
PA
182582014-04-15 Pedro Alves <palves@redhat.com>
18259
18260 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18261 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18262 sym-file-loader.c.
18263 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18264 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18265 to sym-file-loader.c.
18266 (struct library): Forward declare.
18267 (load_shlib, lookup_function): Change prototypes.
18268 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18269 (translate_offset): Remove declarations.
18270 (get_text_addr): New declaration.
18271 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18272 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18273 sym-file-loader.h.
18274 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18275 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18276 here from sym-file-loader.h.
18277 (struct library): New structure.
18278 (load_shlib, lookup_function): Change prototypes and adjust to
18279 work with a struct library.
18280 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18281 (translate_offset): Make static.
18282 (get_text_addr): New function.
18283 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18284
eb4c1710
PA
182852014-04-15 Pedro Alves <palves@redhat.com>
18286
18287 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18288
2d1baf52
PA
182892014-04-15 Pedro Alves <palves@redhat.com>
18290
18291 * gdb.base/sym-file-loader.c: Include <limits.h>.
18292 (SELF_LINK): New define.
18293 (get_origin): New function.
18294 (load_shlib): Use it.
18295 * gdb.base/sym-file.exp: Don't early return if the target is
18296 remote. Use runto_main, and issue fail is that fails. Use
18297 gdb_load_shlibs.
18298 (shlib_name): Delete.
18299 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18300
7dd6df01
PA
183012014-04-15 Pedro Alves <palves@redhat.com>
18302
18303 * gdb.base/sym-file.exp: Remove regex characters from test
18304 message. Don't refer to breakpoint numbers in test messages.
18305
b50c8614
KS
183062014-04-14 Keith Seitz <keiths@redhat.com>
18307
18308 PR c++/16253
18309 * gdb.cp/var-tag.cc: New file.
18310 * gdb.cp/var-tag.exp: New file.
18311 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18312 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18313 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18314 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18315
3d567982
TT
183162014-04-14 Tom Tromey <tromey@redhat.com>
18317
18318 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18319 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18320 type.
18321 * gdb.cp/enum-class.exp: New file.
18322 * gdb.cp/enum-class.cc: New file.
18323
0626fc76
TT
183242014-04-14 Tom Tromey <tromey@redhat.com>
18325
18326 * gdb.dwarf2/enum-type.exp: New file.
18327
dca325b3
SA
183282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18329
18330 * gdb.mi/mi-vla-c99.exp: New file.
18331 * gdb.mi/vla.c: New file.
18332
5854b38a
SA
183332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18334
18335 * gdb.base/vla-datatypes.c: New file.
18336 * gdb.base/vla-datatypes.exp: New file.
18337
463bb957
SA
183382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18339
18340 * gdb.base/vla-ptr.c: New file.
18341 * gdb.base/vla-ptr.exp: New file.
18342
3dd170be
SA
183432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18344
18345 * gdb.dwarf2/count.exp: New file.
18346
5ecaaa66
SA
183472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18348
18349 * gdb.base/vla-sideeffect.c: New file.
18350 * gdb.base/vla-sideeffect.exp: New file.
18351
41f1ada5
DB
183522014-04-14 David Blaikie <dblaikie@gmail.com>
18353
18354 * gdb.mi/non-stop.c: Add return value for non-void function return
18355 statement.
18356 * gdb.threads/staticthreads.c: Ditto.
18357
0be03e84
DE
183582014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18359 Doug Evans <xdje42@gmail.com>
18360
18361 * gdb.guile/scm-value.c: Improve test case.
18362 * gdb.guile/scm-value.exp: Add new test.
18363
f180a1fb
DB
183642014-04-11 David Blaikie <dblaikie@gmail.com>
18365
18366 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18367 override Clang's default.
18368
6b662e19
JB
183692014-04-11 Joel Brobecker <brobecker@adacore.com>
18370
18371 Revert the following changes (regressions):
18372
18373 * gdb.base/vla-sideeffect.c: New file.
18374 * gdb.base/vla-sideeffect.exp: New file.
18375
18376 * gdb.dwarf2/count.exp: New file.
18377
18378 * gdb.base/vla-multi.c: New file.
18379 * gdb.base/vla-multi.exp: New file.
18380
18381 * gdb.base/vla-ptr.c: New file.
18382 * gdb.base/vla-ptr.exp: New file.
18383
18384 * gdb.base/vla-datatypes.c: New file.
18385 * gdb.base/vla-datatypes.exp: New file.
18386
18387 * gdb.mi/mi-vla-c99.exp: New file.
18388 * gdb.mi/vla.c: New file.
18389
245a5f0b
KS
183902014-04-11 Keith Seitz <keiths@redhat.com>
18391
18392 PR c++/16675
18393 * gdb.cp/cpsizeof.exp: New file.
18394 * gdb.cp/cpsizeof.cc: New file.
18395
58a84dcf
SA
183962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18397
191a8a90
JB
18398 * gdb.mi/mi-vla-c99.exp: New file.
18399 * gdb.mi/vla.c: New file.
58a84dcf 18400
c8655f75
SA
184012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18402
18403 * gdb.base/vla-datatypes.c: New file.
18404 * gdb.base/vla-datatypes.exp: New file.
18405
024e13b4
SA
184062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18407
18408 * gdb.base/vla-ptr.c: New file.
18409 * gdb.base/vla-ptr.exp: New file.
18410
1a237e0e
SA
184112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18412
18413 * gdb.base/vla-multi.c: New file.
18414 * gdb.base/vla-multi.exp: New file.
18415
504f3432
SA
184162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18417
18418 * gdb.dwarf2/count.exp: New file.
18419
3bce8237
SA
184202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18421
191a8a90
JB
18422 * gdb.base/vla-sideeffect.c: New file.
18423 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18424
322f9c21
YQ
184252014-04-11 Yao Qi <yao@codesourcery.com>
18426
18427 * gdb.base/completion.exp: Check file exists before running tests
18428 on file completion.
18429
d708bcd1
PA
184302014-04-10 Pedro Alves <palves@redhat.com>
18431
18432 * gdb.base/cond-eval-mode.c: New file.
18433 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18434 prepare_for_testing to build the new file. Check result of
18435 runto_main.
18436 (test_break, test_watch): New procedures.
18437 (top level): Use them.
18438
ae1d2761
PM
184392014-04-08 Pierre Muller <muller@sourceware.org>
18440
18441 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18442 Ctrl-V use for mingw hosts.
18443
7af389b8
SC
184442014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18445
18446 * gdb.python/py-value.c: Improve test case.
18447 * gdb.python/py-value.exp: Add new test.
18448
5e703181
DE
184492014-04-07 David Blaikie <dblaikie@gmail.com>
18450
18451 * lib/compiler.c: Identify the clang compiler.
18452 * lib/compiler.cc: Ditto.
18453
9810b410
YQ
184542014-04-03 Yao Qi <yao@codesourcery.com>
18455
18456 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18457
98d1b8dc
AB
184582014-04-01 Anton Blanchard <anton@samba.org>
18459
18460 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18461 messages unique.
18462
3114cea1
AB
184632014-04-01 Anton Blanchard <anton@samba.org>
18464
18465 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18466 prepare_for_testing.
18467
62f7182c
AB
184682014-04-01 Anton Blanchard <anton@samba.org>
18469
18470 * gdb.arch/ppc64-atomic-inst.c: Remove.
18471 * gdb.arch/ppc64-atomic-inst.S: New file.
18472 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18473
770e7fc7
DE
184742014-03-31 Doug Evans <dje@google.com>
18475
18476 * gdb.base/print-symbol-loading-lib.c: New file.
18477 * gdb.base/print-symbol-loading-main.c: New file.
18478 * gdb.base/print-symbol-loading.exp: New file.
18479
46e2bafa
YQ
184802014-03-31 Yao Qi <yao@codesourcery.com>
18481
18482 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18483
8776cfe9
JB
184842014-03-28 Joel Brobecker <brobecker@adacore.com>
18485
18486 * gdb.ada/mi_dyn_arr: New testcase.
18487
5d1ef361
DE
184882014-03-27 Doug Evans <dje@google.com>
18489
18490 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18491
b5bee914
YQ
184922014-03-27 Yao Qi <yao@codesourcery.com>
18493
18494 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18495 if target is nios2-*-*.
18496
0d4d0e77
YQ
184972014-03-26 Yao Qi <yao@codesourcery.com>
18498
18499 * lib/gdb.exp (readline_is_used): New proc.
18500 * gdb.base/completion.exp: Move tests on command complete up.
18501 Skip the rest of tests if readline is not used.
18502 * gdb.ada/complete.exp: Skp the test if readline is not
18503 used.
18504 * gdb.base/filesym.exp: Likewise.
18505 * gdb.base/macscp.exp: Likewise.
18506 * gdb.base/readline-ask.exp: Likewise.
18507 * gdb.base/readline.exp: Likewise.
18508 * gdb.python/py-cmd.exp: Likewise.
18509 * gdb.trace/tfile.exp: Likewise.
18510
29361eee
YQ
185112014-03-26 Yao Qi <yao@codesourcery.com>
18512
18513 * gdb.base/macscp.exp: Fix code format issues.
18514
bc9a5525
UW
185152014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18516
18517 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18518 * gdb.asm/powerpc64le.inc: New file.
18519
d3839ede
PA
185202014-03-25 Pedro Alves <palves@redhat.com>
18521 Doug Evans <dje@google.com>
18522
18523 * gdb.base/source-execution.c: New file.
18524 * gdb.base/source-execution.exp: New file.
18525 * gdb.base/source-execution.gdb: New file.
18526
01672a57
DE
185272014-03-24 Doug Evans <dje@google.com>
18528
18529 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18530 using fission.
18531
88bbeca9
HZ
185322014-03-24 Hui Zhu <hui@codesourcery.com>
18533 Pedro Alves <palves@redhat.com>
18534
18535 PR breakpoints/16101
18536 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18537 test pass/fail messages. Detect missing support for dprintf when
18538 breakpoints are actually inserted.
18539 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18540 breakpoints are actually inserted.
18541 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18542 fails.
18543
d2348791
JK
185442014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18545
18546 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18547
feef67ab
DE
185482014-03-22 Doug Evans <xdje42@gmail.com>
18549
18550 * gdb.python/python.exp (python not supported): Verify multi-line
18551 python command issues an error.
25d743f9 18552 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18553 guile command issues an error.
feef67ab 18554
ecebef6a
MR
185552014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18556
18557 * gdb.threads/thread-specific.exp: Handle the lack of usable
18558 $this_breakpoint and $this_thread.
18559
ccdd1909
HZ
185602014-03-21 Hui Zhu <hui@codesourcery.com>
18561
18562 * gdb.base/attach.exp (do_command_attach_tests): New.
18563
beb460e8
PA
185642014-03-20 Tom Tromey <tromey@redhat.com>
18565 Pedro Alves <palves@redhat.com>
18566
18567 PR cli/15718
18568 * gdb.base/condbreak-call-false.c: New file.
18569 * gdb.base/condbreak-call-false.exp: New file.
18570
40acf43a
PA
185712014-03-20 Pedro Alves <palves@redhat.com>
18572
18573 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18574 Delete.
18575 (block_signals, unblock_signals): Delete.
18576 (child_function_2, main): Remove references to deleted variable
18577 and functions.
18578
9f5e1e02
PA
185792014-03-20 Pedro Alves <palves@redhat.com>
18580
18581 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18582 Use pthread_kill to signal thread 2.
18583 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18584 Adjust to make the test send itself a signal rather than using the
18585 host's "kill" command.
18586
99619bea
PA
185872014-03-20 Pedro Alves <palves@redhat.com>
18588
18589 * gdb.threads/multiple-step-overs.c: New file.
18590 * gdb.threads/multiple-step-overs.exp: New file.
18591 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18592 Adjust expected infrun debug output.
18593
2adfaa28
PA
185942014-03-20 Pedro Alves <palves@redhat.com>
18595
18596 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18597 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18598
31e77af2
PA
185992014-03-20 Pedro Alves <palves@redhat.com>
18600
18601 PR breakpoints/7143
18602 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18603 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18604 of gdb_test_multiple.
18605 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18606 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18607
b9f437de
PA
186082014-03-20 Pedro Alves <palves@redhat.com>
18609
18610 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18611 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18612
05adc73e
PA
186132014-03-19 Pedro Alves <palves@redhat.com>
18614
18615 * gdb.base/async.exp: Remove early return.
18616
6048b950
PA
186172014-03-19 Pedro Alves <palves@redhat.com>
18618
18619 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18620
8bcfb00a
PA
186212014-03-19 Pedro Alves <palves@redhat.com>
18622
18623 * gdb.base/async.exp (test_background): Expect \r\n after
18624 "completed." in the fail pattern.
18625
884e37dc
PA
186262014-03-19 Pedro Alves <palves@redhat.com>
18627
18628 * gdb.base/async.exp (test_background): New procedure.
18629 Use it for all background execution command tests.
18630
148e57e2
PA
186312014-03-19 Pedro Alves <palves@redhat.com>
18632
18633 * gdb.base/async.exp: Use prepare_for_testing.
18634
f48088c7
PA
186352014-03-19 Pedro Alves <palves@redhat.com>
18636
18637 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18638 the same line.
18639
e2f6c966
PA
186402014-03-19 Pedro Alves <palves@redhat.com>
18641
18642 * gdb.base/async.c (main): Add "jump here" and "until here" line
18643 marker comments.
18644 * gdb.base/async.exp (jump_here): New global.
18645 (jump& test): Use it.
18646 (until_here): New global.
18647 (until& test): Use it.
18648
c30568d4
PA
186492014-03-19 Pedro Alves <palves@redhat.com>
18650
18651 * gdb.base/async.exp: Don't frob gdb_protocol.
18652
0172b6a7
DE
186532014-03-18 Doug Evans <xdje42@gmail.com>
18654
18655 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18656 Fix spelling of exec-done-display.
18657
06c868a8
JK
186582014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18659
18660 PR gdb/15358
18661 * gdb.base/gdb-sigterm.c: New file.
18662 * gdb.base/gdb-sigterm.exp: New file.
18663
0c7e1a46
PA
186642014-03-18 Pedro Alves <palves@redhat.com>
18665
18666 PR gdb/13860
18667 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18668 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18669 solib-event.
18670
f7c77d93
JB
186712014-03-17 Joel Brobecker <brobecker@adacore.com>
18672
18673 * gdb.ada/pckd_arr_ren: New testcase.
18674
5a1e8c7a
DE
186752014-03-13 Doug Evans <xdje42@gmail.com>
18676
18677 PR guile/16612
18678 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18679 collect after discarding symbols.
18680
350e1a76
DE
186812014-03-13 Ludovic Courtès <ludo@gnu.org>
18682 Doug Evans <xdje42@gmail.com>
18683
18684 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18685 to history survives a gc.
18686
a69900ae
PA
186872014-03-13 Pedro Alves <palves@redhat.com>
18688
18689 * gdb.base/default.exp: Don't test "target procfs".
18690
5db9f0bd
PA
186912014-03-13 Pedro Alves <palves@redhat.com>
18692
18693 * gdb.base/default.exp: Update "target child" and "target procfs"
18694 tests to not expect "Unix".
18695
b3ccfe11
TT
186962014-03-12 Tom Tromey <tromey@redhat.com>
18697
18698 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18699 New procs. Add target-async tests.
18700 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18701 Add target-async tests.
18702
646f4417
AA
187032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18704
18705 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18706 'func_start' and 'func_end' for the beginning and end of the
18707 function code, respectively.
18708 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18709 'func_end' instead of 'func' and 'main'.
18710
288c211f
AA
187112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18712
18713 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18714 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18715 generate the debug info assembler source.
18716
e0c0f156
AA
187172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18718
18719 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18720 * gdb.dwarf2/arr-subrange.exp: Likewise.
18721 * gdb.dwarf2/dwz.exp: Likewise.
18722 * gdb.dwarf2/method-ptr.exp: Likewise.
18723 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18724 * gdb.dwarf2/subrange.exp: Likewise.
18725 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18726 * gdb.dwarf2/implptrpiece.exp: Likewise.
18727 * gdb.dwarf2/nostaticblock.exp: Likewise.
18728
0e5c4555
AA
187292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18730
18731 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18732 directory to absolute path name arguments.
18733
5ec18f2b
JG
187342014-03-10 Joel Brobecker <brobecker@adacore.com>
18735
18736 * gdb.ada/tagged_access: New testcase.
18737
847fc4f2
MM
187382014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18739
18740 * gdb.btrace/data.exp: Update expected output.
18741
cc3da688
YQ
187422014-03-06 Yao Qi <yao@codesourcery.com>
18743
18744 * gdb.trace/pr16508.exp: New file.
18745
0f26cec1
PA
187462014-03-05 Pedro Alves <palves@redhat.com>
18747
18748 PR gdb/16575
18749 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18750 procedure.
18751 (top level): Adjust to use it. Add tests that exercise breakpoint
18752 interaction with the code-cache.
18753
7a5a839f
LC
187542014-02-26 Ludovic Courtès <ludo@gnu.org>
18755
18756 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18757 test for 'history-append!'.
18758
31aa7e4e
JB
187592014-02-26 Joel Brobecker <brobecker@adacore.com>
18760
18761 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18762 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18763 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18764 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18765 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18766 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18767
1b588015
JB
187682014-02-26 Joel Brobecker <brobecker@adacore.com>
18769
18770 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18771 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18772 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18773
55426c9d
JB
187742014-02-26 Joel Brobecker <brobecker@adacore.com>
18775
18776 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18777
dc53a7ad
JB
187782014-02-26 Joel Brobecker <brobecker@adacore.com>
18779
18780 * gdb.dwarf2/arr-stride.c: New file.
18781 * gdb.dwarf2/arr-stride.exp: New file.
18782
12ab52e9
PA
187832014-02-26 Pedro Alves <palves@redhat.com>
18784
18785 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18786 that won't ever trigger. Make sure that GDB reports the correct
18787 breakpoint that caused the stop.
18788
849c862e
JK
187892014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18790
18791 PR gdb/16626
18792 * gdb.base/auto-load-script: New file.
18793 * gdb.base/auto-load.c: New file.
18794 * gdb.base/auto-load.exp: New file.
18795
71b7d793
JK
18796 PR gdb/16626
18797 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18798
e2f0d509
JK
187992014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18800
18801 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18802 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18803
50cc37c8
DE
188042014-02-24 Doug Evans <dje@google.com>
18805
18806 * lib/gdb.exp (run_on_host): Log error output if program fails.
18807
ea4758f2
PA
188082014-02-21 Pedro Alves <palves@redhat.com>
18809
18810 * gdb.threads/step-after-sr-lock.c: Rename to ...
18811 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18812 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18813 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18814 ... this.
18815
d7b30f67
SDJ
188162014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18817
18818 PR tdep/16397
18819 * gdb.arch/amd64-stap-special-operands.exp: New file.
18820 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18821 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18822 * gdb.arch/amd64-stap-triplet.S: Likewise.
18823 * gdb.arch/amd64-stap-triplet.c: Likewise.
18824
83deb43f
JB
188252014-02-20 Joel Brobecker <brobecker@adacore.com>
18826
18827 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18828 in .section pseudo-op.
18829
adde2bff
DE
188302014-02-20 lin zuojian <manjian2006@gmail.com>
18831 Joel Brobecker <brobecker@adacore.com>
18832 Doug Evans <xdje42@gmail.com>
18833
18834 PR symtab/16581
18835 * gdb.dwarf2/dw2-icycle.S: New file.
18836 * gdb.dwarf2/dw2-icycle.c: New file.
18837 * gdb.dwarf2/dw2-icycle.exp: New file.
18838
f7bd0f78
SC
188392014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18840
18841 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18842 operations on gdb.Value objects.
18843 * gdb.python/py-value-cc.exp: Add new test to test operations on
18844 gdb.Value objects.
18845
c17ef0d5
DE
188462014-02-18 Doug Evans <dje@google.com>
18847
18848 * Makefile.in (TESTS): New variable.
18849 (expanded_tests, expanded_tests_or_none): New variables
18850 (check-single): Pass $(expanded_tests_or_none) to runtest.
18851 (check-parallel): Only run tests in $(TESTS) if non-empty.
18852 (check/no-matching-tests-found): New rule.
18853 * README: Document TESTS makefile variable.
18854
5dd3176f
DE
188552014-02-18 Doug Evans <dje@google.com>
18856
18857 * Makefile.in (check-parallel): rm -rf outputs temp.
18858
0b10be4f
JK
188592014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18860
18861 Fix "ERROR: no fileid for" in the testsuite.
18862 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18863
85f224e7
DE
188642014-02-12 Doug Evans <dje@google.com>
18865
18866 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18867 (MISCELLANEOUS): New variable.
18868 (clean): rm -rf $(MISCELLANEOUS).
18869 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18870 dwp live in the same directory as symlinks, with each symlink pointed
18871 to a differently named file in a different directory.
18872
149b30ff
DE
188732014-02-11 Doug Evans <dje@google.com>
18874
18875 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18876 of Tcl file commands.
18877
1dfdac32
MK
188782014-02-10 Mark Kettenis <kettenis@gnu.org>
18879
18880 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18881 "kill -SIGUSR1 -1".
18882
aa4fb036
JB
188832014-02-10 Joel Brobecker <brobecker@adacore.com>
18884
18885 * gdb.ada/tick_length_array_enum_idx: New testcase.
18886
ed3ef339
DE
188872014-02-10 Doug Evans <xdje42@gmail.com>
18888
18889 * configure.ac (AC_OUTPUT): Add gdb.guile.
18890 * configure: Regenerate.
18891 * lib/gdb-guile.exp: New file.
18892 * lib/gdb.exp (get_target_charset): New function.
18893 * gdb.base/help.exp: Update expected output from "apropos apropos".
18894 * gdb.guile/Makefile.in: New file.
18895 * gdb.guile/guile.exp: New file.
18896 * gdb.guile/scm-arch.c: New file.
18897 * gdb.guile/scm-arch.exp: New file.
18898 * gdb.guile/scm-block.c: New file.
18899 * gdb.guile/scm-block.exp: New file.
18900 * gdb.guile/scm-breakpoint.c: New file.
18901 * gdb.guile/scm-breakpoint.exp: New file.
18902 * gdb.guile/scm-disasm.c: New file.
18903 * gdb.guile/scm-disasm.exp: New file.
18904 * gdb.guile/scm-equal.c: New file.
18905 * gdb.guile/scm-equal.exp: New file.
18906 * gdb.guile/scm-error.exp: New file.
18907 * gdb.guile/scm-error.scm: New file.
18908 * gdb.guile/scm-frame-args.c: New file.
18909 * gdb.guile/scm-frame-args.exp: New file.
18910 * gdb.guile/scm-frame-args.scm: New file.
18911 * gdb.guile/scm-frame-inline.c: New file.
18912 * gdb.guile/scm-frame-inline.exp: New file.
18913 * gdb.guile/scm-frame.c: New file.
18914 * gdb.guile/scm-frame.exp: New file.
18915 * gdb.guile/scm-generics.exp: New file.
18916 * gdb.guile/scm-gsmob.exp: New file.
18917 * gdb.guile/scm-iterator.c: New file.
18918 * gdb.guile/scm-iterator.exp: New file.
18919 * gdb.guile/scm-math.c: New file.
18920 * gdb.guile/scm-math.exp: New file.
18921 * gdb.guile/scm-objfile-script-gdb.in: New file.
18922 * gdb.guile/scm-objfile-script.c: New file.
18923 * gdb.guile/scm-objfile-script.exp: New file.
18924 * gdb.guile/scm-objfile.c: New file.
18925 * gdb.guile/scm-objfile.exp: New file.
18926 * gdb.guile/scm-ports.exp: New file.
18927 * gdb.guile/scm-pretty-print.c: New file.
18928 * gdb.guile/scm-pretty-print.exp: New file.
18929 * gdb.guile/scm-pretty-print.scm: New file.
18930 * gdb.guile/scm-section-script.c: New file.
18931 * gdb.guile/scm-section-script.exp: New file.
18932 * gdb.guile/scm-section-script.scm: New file.
18933 * gdb.guile/scm-symbol.c: New file.
18934 * gdb.guile/scm-symbol.exp: New file.
18935 * gdb.guile/scm-symtab-2.c: New file.
18936 * gdb.guile/scm-symtab.c: New file.
18937 * gdb.guile/scm-symtab.exp: New file.
18938 * gdb.guile/scm-type.c: New file.
18939 * gdb.guile/scm-type.exp: New file.
18940 * gdb.guile/scm-value-cc.cc: New file.
18941 * gdb.guile/scm-value-cc.exp: New file.
18942 * gdb.guile/scm-value.c: New file.
18943 * gdb.guile/scm-value.exp: New file.
18944 * gdb.guile/source2.scm: New file.
18945 * gdb.guile/types-module.cc: New file.
18946 * gdb.guile/types-module.exp: New file.
18947
7026a7c1
YQ
189482014-02-10 Yao Qi <yao@codesourcery.com>
18949
18950 PR testsuite/16543
18951 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18952 * configure: Regenerated.
18953 * Makefile.in: New file.
18954
6c466447
AS
189552014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18956
18957 * gdb.python/py-framefilter.exp: Fix typo.
18958
6e854735
YQ
189592014-02-08 Yao Qi <yao@codesourcery.com>
18960
18961 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18962 that no =breakpoint-modified is emitted when breakpoints are
18963 modified through MI commands.
18964
d137e6dc
PA
189652014-02-07 Pedro Alves <pedro@codesourcery.com>
18966 Pedro Alves <palves@redhat.com>
18967
18968 * gdb.threads/step-after-sr-lock.c: New file.
18969 * gdb.threads/step-after-sr-lock.exp: New file.
18970
b5ee5a50
PA
189712014-02-07 Pedro Alves <palves@redhat.com>
18972
18973 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18974
3c77faf3
JK
189752014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18976
18977 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18978 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18979
6dddc817
DE
189802014-02-06 Doug Evans <xdje42@gmail.com>
18981
18982 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18983 output.
18984
18985 * gdb.gdb/python-interrupts.exp: New file.
18986
de7b2893
YQ
189872014-02-05 Yao Qi <yao@codesourcery.com>
18988
18989 * gdb.trace/report.exp (use_collected_data): Test the output
18990 of "info threads" and "info inferiors".
18991
66d032ac
YQ
189922014-02-05 Yao Qi <yao@codesourcery.com>
18993
18994 Revert this patch:
18995
18996 2013-05-24 Yao Qi <yao@codesourcery.com>
18997
18998 * gdb.trace/tfile.exp: Test inferior and thread.
18999
591a12a1
UW
190002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19001
19002 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19003 on a function.
19004 * gdb.base/step-bt.c: Call hello via function pointer to make
19005 sure its first instruction is executed on powerpc64le-linux.
19006
0ff3e01f
UW
190072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19008
19009 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19010
084ee545
UW
190112014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19012
19013 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19014 of the test patterns for use on little-endian systems.
19015
6ed14ff3
UW
190162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19017
19018 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19019 (decimal_vector): Fix for little-endian.
19020
401e27fd
JM
190212014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19022
19023 * gdb.arch/sparc-sysstep.exp: New file.
19024 * gdb.arch/sparc-sysstep.c: Likewise.
19025
19026 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19027
8b924729
EBM
190282014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19029
19030 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19031
fb151210
JB
190322014-01-23 Tom Tromey <tromey@redhat.com>
19033
19034 * gdb.ada/array_char_idx: New testcase.
19035
0740f8d8
TT
190362014-01-23 Tom Tromey <tromey@redhat.com>
19037
19038 PR python/16487:
19039 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19040 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19041 classes.
19042
21909fa1
TT
190432014-01-23 Tom Tromey <tromey@redhat.com>
19044
19045 PR python/16491:
19046 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19047 string from an inferior frame.
19048 * gdb.python/py-framefilter-mi.exp: Update.
19049
87ce2a04
DE
190502014-01-22 Doug Evans <dje@google.com>
19051
19052 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19053
237b092b
AA
190542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19055
19056 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19057
d674a709
AA
190582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19059
19060 * gdb.trace/entry-values.exp: Remove excess space character from
19061 regex patterns. Handle s390 call instruction.
19062
20fa3390
AA
190632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19064
19065 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19066 define "*_start" label. Make "name" static.
19067 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19068 ${name} by references to ${name}_start.
19069
78466714
AA
190702014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19071
19072 * gdb.base/info-macros.exp: Remove "debug" from the compile
19073 options.
19074
ec9f644a
IB
190752014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19076
19077 * gdb.dlang/demangle.exp: New file.
19078
94b1b47e
IB
190792014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19080
19081 * gdb.dlang/primitive-types.exp: New file.
19082
7f420862
IB
190832014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19084
19085 * configure.ac: Create gdb.dlang/Makefile.
19086 * configure: Regenerate.
19087 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19088 * gdb.dlang/Makefile.in: New file.
19089 * lib/d-support.exp: New file.
19090 * lib/gdb.exp (skip_d_tests): New proc.
19091
52834460
MM
190922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19093
19094 * gdb.btrace/delta.exp: Check reverse stepi.
19095 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19096 * gdb.btrace/finish.exp: New.
19097 * gdb.btrace/next.exp: New.
19098 * gdb.btrace/nexti.exp: New.
19099 * gdb.btrace/record_goto.c: Add comments.
19100 * gdb.btrace/step.exp: New.
19101 * gdb.btrace/stepi.exp: New.
19102 * gdb.btrace/multi-thread-step.c: New.
19103 * gdb.btrace/multi-thread-step.exp: New.
19104 * gdb.btrace/rn-dl-bind.c: New.
19105 * gdb.btrace/rn-dl-bind.exp: New.
19106 * gdb.btrace/data.c: New.
19107 * gdb.btrace/data.exp: New.
19108 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19109
6e07b1d2
MM
191102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19111
19112 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19113 * gdb.btrace/exception.exp: Update.
19114 * gdb.btrace/instruction_history.exp: Update.
19115 * gdb.btrace/record_goto.exp: Update.
19116 * gdb.btrace/tailcall.exp: Update.
19117 * gdb.btrace/unknown_functions.exp: Update.
19118 * gdb.btrace/delta.exp: New.
19119
0b722aec
MM
191202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19121
19122 * gdb.btrace/record_goto.exp: Add backtrace test.
19123 * gdb.btrace/tailcall.exp: Add backtrace test.
19124
066ce621
MM
191252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19126
19127 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19128 * gdb.btrace/record_goto.c: New.
19129 * gdb.btrace/record_goto.exp: New.
19130 * gdb.btrace/x86-record_goto.S: New.
19131
0688d04e
MM
191322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19133
19134 * gdb.btrace/function_call_history.exp: Update tests.
19135 * gdb.btrace/instruction_history.exp: Update tests.
19136
8710b709
MM
191372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19138
19139 * gdb.btrace/function_call_history.exp: Fix expected field
19140 order for "record function-call-history".
19141 Add new tests for "record function-call-history /c".
19142 * gdb.btrace/exception.cc: New.
19143 * gdb.btrace/exception.exp: New.
19144 * gdb.btrace/tailcall.exp: New.
19145 * gdb.btrace/x86-tailcall.S: New.
19146 * gdb.btrace/x86-tailcall.c: New.
19147 * gdb.btrace/unknown_functions.c: New.
19148 * gdb.btrace/unknown_functions.exp: New.
19149 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19150
5de9129b
MM
191512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19152
19153 * gdb.btrace/instruction_history.exp: Update.
19154 * gdb.btrace/function_call_history.exp: Update.
19155
23a7fe75
MM
191562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19157
19158 * gdb.btrace/function_call_history.exp: Fix expected function
19159 trace.
19160 * gdb.btrace/instruction_history.exp: Initialize traced.
19161 Remove traced_functions.
19162
724c7dd8
MM
191632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19164
19165 * gdb.btrace/function_call_history.exp: Update
19166 * gdb.btrace/instruction_history.exp: Update.
19167
6d78d93b
MM
191682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19169
19170 * gdb.btrace/enable.exp: Update expected text.
19171
93a360cc
OJ
191722014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19173
19174 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19175 bytes.
19176
3772b53f
MR
191772014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19178
19179 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19180
596662fa
OJ
191812014-01-15 Omair Javaid <omair.javaid@linaro.org>
19182
19183 * lib/gdb.exp (supports_process_record): Return true for
19184 arm*-linux*. (supports_reverse): Likewise.
19185
b5b08fb4
SC
191862014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19187
19188 PR python/15464
19189 PR python/16113
19190 * gdb.python/py-type.c: Enhance test case.
19191 * gdb.python/py-value-cc.cc: Likewise
19192 * gdb.python/py-type.exp: Add new tests.
19193 * gdb.python/py-value-cc.exp: Likewise
19194
52d7fb13
AA
191952014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19196 Pedro Alves <palves@redhat.com>
19197
19198 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19199 Make "name" extern.
19200 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19201 references to ${name}_start by references to ${name}.
19202
a2cd8cfe
JB
192032014-01-10 Joel Brobecker <brobecker@adacore.com>
19204
19205 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19206
4e23fced
JB
192072014-01-10 Joel Brobecker <brobecker@adacore.com>
19208
19209 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19210
c6a9e42c
PA
192112014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19212 Pedro Alves <palves@redhat.com>
19213
19214 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19215 mi_gdb_target_load.
c6a9e42c 19216
b7ea362b
PA
192172014-01-08 Pedro Alves <palves@redhat.com>
19218
19219 * gdb.threads/reconnect-signal.c: New file.
19220 * gdb.threads/reconnect-signal.exp: New file.
19221
5e3f4fab
EBM
192222014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19223
19224 * gdb.base/source-dir.exp: New file.
19225
79301218
JB
192262014-01-07 Joel Brobecker <brobecker@adacore.com>
19227
19228 * gdb.ada/mi_interface: New testcase.
19229
8e355c5d
JB
192302014-01-07 Joel Brobecker <brobecker@adacore.com>
19231
19232 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19233 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19234 gdb.ada/pp-rec-component/pck.ads: New files.
19235
c0d48811
JB
192362014-01-07 Joel Brobecker <brobecker@adacore.com>
19237
19238 * gdb.python/py-pp-integral.c: New file.
19239 * gdb.python/py-pp-integral.py: New file.
19240 * gdb.python/py-pp-integral.exp: New file.
19241
17b609c3 19242For older changes see ChangeLog-1993-2013.
c906108c 19243\f
8d8cb839
EZ
19244;; Local Variables:
19245;; mode: change-log
19246;; left-margin: 8
19247;; fill-column: 74
19248;; version-control: never
19249;; End:
902f2ccb 19250
b811d2c2 19251 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19252 Copying and distribution of this file, with or without modification,
19253 are permitted provided the copyright notice and this notice are preserved.