gdb/testsuite: Add support for DW_LNS_set_file to DWARF compiler
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
34e9a9fa
AB
12020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4 function.
5
6a354911
AB
62020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * lib/dwarf.exp (function_range): Allow compiler options to be
9 specified.
10
880d9777
TV
112020-04-02 Tom de Vries <tdevries@suse.de>
12
13 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
14 __attribute__((always_inline)).
15 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
16
f32682ea
TV
172020-04-02 Tom de Vries <tdevries@suse.de>
18
19 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
20 (gdbserver_gdb_exit): ... here. Add timeout warning.
21 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
22 (connect_target_extended_remote): Append new server_spawn_id to
23 server_spawn_ids.
24 (cleanup): New proc.
25 (setup, <toplevel>): Call cleanup.
26
d3214198
TV
272020-04-02 Tom de Vries <tdevries@suse.de>
28
29 * gdb.base/main-psymtab.exp: New file.
30
cc77ed24
TV
312020-04-02 Tom de Vries <tdevries@suse.de>
32
33 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
34
3638a098
TT
352020-04-01 Tom Tromey <tom@tromey.com>
36
37 * gdb.base/complex-parts.exp: Add type tests.
38
c34e8714
TT
392020-04-01 Tom Tromey <tom@tromey.com>
40
41 * gdb.base/complex-parts.exp: Add arithmetic tests.
42
981c08ce
TT
432020-04-01 Tom Tromey <tom@tromey.com>
44
45 * gdb.compile/compile.exp: Update.
46 * gdb.compile/compile-cplus.exp: Update.
47 * gdb.base/varargs.exp: Update.
48 * gdb.base/floatn.exp: Update.
49 * gdb.base/endianity.exp: Update.
50 * gdb.base/callfuncs.exp (do_function_calls): Update.
51 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
52 (complex_float_integral_args): Update.
53 * gdb.base/complex.exp: Update.
54 * gdb.base/complex-parts.exp: Update.
55
3d1cfd43
TT
562020-04-01 Tom Tromey <tromey@adacore.com>
57
58 * gdb.rust/union.rs: New file.
59 * gdb.rust/union.exp: New file.
60 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
61 (main): Update.
62 * gdb.rust/simple.exp: Move union tests to union.exp.
63
e033dfa9
TT
642020-04-01 Tom Tromey <tromey@adacore.com>
65
66 * gdb.rust/simple.rs (main): Remove "y0".
67
53cccef1
TBA
682020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
69
70 * gdb.multi/stop-all-on-exit.c: New test.
71 * gdb.multi/stop-all-on-exit.exp: New file.
72
60e22c1e
HD
732020-04-01 Hannes Domani <ssbssa@yahoo.de>
74
75 PR gdb/24789
76 * gdb.cp/misc.cc: Add integer reference variable.
77 * gdb.cp/misc.exp: Add test.
78
e139a727
TBA
792020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
80
81 * gdb.server/stop-reply-no-thread.exp: Enhance the test
82 scenario to cover execution until the end and also the case
83
16b0db75
TV
842020-03-31 Tom de Vries <tdevries@suse.de>
85
86 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
87 c. Use "maint info symtabs" to check symtab expansion.
88
c0502da6
TV
892020-03-30 Tom de Vries <tdevries@suse.de>
90
91 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
92 unsupported.
93 (verify_psymtab_expanded): Move ...
94 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
95 test.
96 (readnow): New proc.
97
5935fd15
AB
982020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
101 with $hex.
102
1773be9e
TT
1032020-03-20 Tom Tromey <tromey@adacore.com>
104
105 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
106
70304be9
TT
1072020-03-20 Tom Tromey <tromey@adacore.com>
108
109 * gdb.ada/sub_variant/subv.adb: New file.
110 * gdb.ada/sub_variant.exp: New file.
111
0dd7b8f7
TV
1122020-03-20 Tom de Vries <tdevries@suse.de>
113
114 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
115 first break fails.
116 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
117
cada5fc9
AB
1182020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.server/exit-multiple-threads.c: New file.
121 * gdb.server/exit-multiple-threads.exp: New file.
122
6b8c53f2
AB
1232020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.fortran/mixed-lang-stack.c: New file.
126 * gdb.fortran/mixed-lang-stack.cpp: New file.
127 * gdb.fortran/mixed-lang-stack.exp: New file.
128 * gdb.fortran/mixed-lang-stack.f90: New file.
129
19a2740f
AB
1302020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.linespec/cp-completion-aliases.cc: New file.
133 * gdb.linespec/cp-completion-aliases.exp: New file.
134
d8c8b848
TV
1352020-03-19 Tom de Vries <tdevries@suse.de>
136
137 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
138 more precise.
139
a9933ccf
TV
1402020-03-18 Tom de Vries <tdevries@suse.de>
141
142 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
143 * gdb.dwarf2/break-inline-psymtab.c: New test.
144 * gdb.dwarf2/break-inline-psymtab.exp: New file.
145
2f89101f
TV
1462020-03-16 Tom de Vries <tdevries@suse.de>
147
148 * lib/cache.exp (gdb_do_cache): Add and handle local variables
149 cache_verify and cache_verify_proc.
150
6b9374f1
TV
1512020-03-15 Tom de Vries <tdevries@suse.de>
152
153 * gdb.server/solib-list.exp: Handle
154 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
155
eaeaf44c
TV
1562020-03-15 Tom de Vries <tdevries@suse.de>
157
158 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
159 objfiles".
160
3293bbaf
TT
1612020-03-14 Tom Tromey <tom@tromey.com>
162
163 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
164
ab44624c
TV
1652020-03-14 Tom de Vries <tdevries@suse.de>
166
167 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
168
54c43825
TV
1692020-03-14 Tom de Vries <tdevries@suse.de>
170
171 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
172 result in line-by-line fashion.
173
2ac70237
TV
1742020-03-14 Tom de Vries <tdevries@suse.de>
175
176 * lib/gdb.exp (supports_statement_frontiers): New proc.
177 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
178
09546b56
TV
1792020-03-14 Tom de Vries <tdevries@suse.de>
180
181 * gdb.base/printcmds.exp: Add missing quoting for "print
182 teststring2".
183
a1f6a07c
TT
1842020-03-13 Tom Tromey <tom@tromey.com>
185
186 * gdb.base/printcmds.exp (test_print_strings): Add regression
187 test.
188 * gdb.base/printcmds.c (charptr): New typedef.
189 (teststring2): New global.
190
1b83d09c
AB
1912020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
192
193 * gdb.base/break-interp.exp: Use the tail of the filename, not the
194 full path in the test name.
195 (test_ld): Add some with_test_prefix blocks to make test names
196 unique.
197
2d61316c
TV
1982020-03-13 Tom de Vries <tdevries@suse.de>
199
200 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
201
2e9145ac
TV
2022020-03-13 Tom de Vries <tdevries@suse.de>
203
204 * gdb.mi/mi-sym-info.exp: Make matching more precise.
205
96c7f873
TV
2062020-03-13 Tom de Vries <tdevries@suse.de>
207
208 PR symtab/25646
209 * gdb.dwarf2/imported-unit.exp: Add test.
210
49ba92c0
TV
2112020-03-13 Tom de Vries <tdevries@suse.de>
212
213 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
214 (var1, var2): New variable.
215 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
216 matching symbols.
217
301b21e0
TV
2182020-03-13 Tom de Vries <tdevries@suse.de>
219
220 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
221 (Term::command): Use prompt prefix.
222 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
223 * gdb.tui/tui-layout-asm-short-prog.exp: Use
224 command_no_prompt_prefix instead of prefix.
225 * gdb.tui/tui-layout-asm.exp: Same.
226
3f512721
SM
2272020-03-12 Simon Marchi <simon.marchi@efficios.com>
228
229 * gdb.base/break-interp.exp: Use foreach_with_prefix.
230
40310f30
SM
2312020-03-12 Simon Marchi <simon.marchi@efficios.com>
232
233 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
234 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
235 on" while stepping over the test instruction, match printed
236 message.
237
09252140
TV
2382020-03-12 Tom de Vries <tdevries@suse.de>
239
240 * gdb.base/info-types.exp: Use exp_continue during matching of output
241 of "info types".
242
14e9c72c
TV
2432020-03-12 Tom de Vries <tdevries@suse.de>
244
245 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
246
e515d67e
TV
2472020-03-12 Tom de Vries <tdevries@suse.de>
248
249 * gdb.fortran/module.exp: Use exp_continue during matching of output
250 of "info variable -n".
251
307eafd8
TV
2522020-03-12 Tom de Vries <tdevries@suse.de>
253
254 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
255 gdb.dwarf2/dw2-ranges-base.c.
256
9a2de3fc
TV
2572020-03-12 Tom de Vries <tdevries@suse.de>
258
259 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
260 in presence of GLIBC debuginfo.
261
3217502e
TV
2622020-03-12 Tom de Vries <tdevries@suse.de>
263
264 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
265 $core.
266
1281424c
TV
2672020-03-12 Tom de Vries <tdevries@suse.de>
268
269 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
270 more precise.
271
038b97fc
SM
2722020-03-11 Simon Marchi <simon.marchi@efficios.com>
273
274 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
275 from Unix to Windows path.
276
5308d1e7
TV
2772020-03-11 Tom de Vries <tdevries@suse.de>
278
279 * gdb.ada/minsyms.exp: Set language to ada.
280
f870f78f
TV
2812020-03-11 Tom de Vries <tdevries@suse.de>
282
283 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
284
5a13315d
TV
2852020-03-11 Tom de Vries <tdevries@suse.de>
286
287 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
288
976862ed
TT
2892020-03-11 Tom Tromey <tromey@adacore.com>
290
291 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
292
7462c383
TV
2932020-03-11 Tom de Vries <tdevries@suse.de>
294
295 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
296
1c6c46a0
TV
2972020-03-11 Tom de Vries <tdevries@suse.de>
298
299 * gdb.base/break-interp.exp: Limit verbose scope.
300
44f41bb7
TV
3012020-03-11 Tom de Vries <tdevries@suse.de>
302
303 * gdb.fortran/logical.f90: Define variable with character type.
304 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
305
b76f3a42
TV
3062020-03-11 Tom de Vries <tdevries@suse.de>
307
308 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
309
1c33af77
TV
3102020-03-11 Tom de Vries <tdevries@suse.de>
311
312 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
313 symtabs.
314
8c95582d
AB
3152020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
316 Bernd Edlinger <bernd.edlinger@hotmail.de>
317
318 * gdb.cp/step-and-next-inline.cc: New file.
319 * gdb.cp/step-and-next-inline.exp: New file.
320 * gdb.cp/step-and-next-inline.h: New file.
321 * gdb.dwarf2/dw2-is-stmt.c: New file.
322 * gdb.dwarf2/dw2-is-stmt.exp: New file.
323 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
324 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
325 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
326
cecf8547
AB
3272020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
328
329 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
330 is-stmt flag in the line table.
331
0ba678c9
TV
3322020-03-09 Tom de Vries <tdevries@suse.de>
333
334 * lib/gdb.exp (cached_file): Create cache dir.
335
72fbdf83
TV
3362020-03-07 Tom de Vries <tdevries@suse.de>
337
338 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
339 * gdb.cp/rvalue-ref-params.exp: Same.
340
436b5e99
TV
3412020-03-06 Tom de Vries <tdevries@suse.de>
342
343 * lib/gdb.exp (tentative_rename, cached_file): New proc.
344 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
345
09f2921c
TV
3462020-03-06 Tom de Vries <tdevries@suse.de>
347
348 * README: Fix "the the".
349 * gdb.base/dprintf.exp: Same.
350
50a3cc5d
TV
3512020-03-05 Tom de Vries <tdevries@suse.de>
352
353 * gdb.base/maint.exp: Update "main print statistics" expected output.
354
0a709cba
AKS
3552020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
356
357 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
358 (fortran_int8): Likewise.
359 (fortran_real4): Likewise.
360 (fortran_real8): Likewise.
361 (fortran_complex4): Likewise.
362 (fortran_logical4): Likewise.
363 (fortran_character1): Likewise.
364
5e5d66b6
AB
3652020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.fortran/logical.exp: Add tests that any non-zero value is
368 printed as true.
369
7b973adc
SDJ
3702020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
371
372 * gdb.base/printcmds.exp: Add test to verify printf of a
373 variable holding an address.
374
478e490a
TV
3752020-03-03 Tom de Vries <tdevries@suse.de>
376
377 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
378
1ef44e86
TV
3792020-03-03 Tom de Vries <tdevries@suse.de>
380
381 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
382 gdb_test_multiple call.
383
b98cc2cf
TV
3842020-03-03 Tom de Vries <tdevries@suse.de>
385
386 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
387 gdb_test_multiple calls.
388
63e163f2
AB
3892020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * gdb.base/default.exp: Remove test of 'set history filename'.
392 * gdb.base/gdbinit-history.exp: Add tests for setting the history
393 filename to the empty string.
394 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
395 and GDBHISTSIZE.
396
24ed6739
AB
3972020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
400 disabled.
401
590003dc
TV
4022020-03-02 Pedro Alves <palves@redhat.com>
403 Tom de Vries <tdevries@suse.de>
404
405 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
406 -prompt prefix, before user_code argument. Add -lbl option likewise.
407 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
408 (gdb_is_target_1): Add -prompt prefix and move to before user_code
409 argument.
410 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
411 have "\r\n" at start-of-line, instead of at end-of-line.
412
f5e46084
SM
4132020-02-28 Simon Marchi <simon.marchi@efficios.com>
414
415 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
416 libinproctrace.so.
417
f7a7000d
LM
4182020-02-28 Luis Machado <luis.machado@linaro.org>
419
420 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
421 to "p/x".
422
718e0816
LM
4232020-02-28 Luis Machado <luis.machado@linaro.org>
424
425 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
426 asm/ptrace.h and error.h.
427
13c3a74a
TV
4282020-02-28 Tom de Vries <tdevries@suse.de>
429
430 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
431 (struct wrapper, do_something, mundane/symada__cS): Move ...
432 * gdb.base/c-linkage-name-2.c: ... here. New source file.
433 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
434 Update "print symada__cS before partial symtab expansion" regexp.
435 Update breakpoint location. Flush symbol cache after expansion.
436
85d2d5bb
LM
4372020-02-28 Luis Machado <luis.machado@linaro.org>
438
439 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
440
3608f86c
TV
4412020-02-27 Tom de Vries <tdevries@suse.de>
442
443 * config/sid.exp: Remove unused globals.
444 * gdb.base/attach.exp: Same.
445 * gdb.base/catch-load.exp: Same.
446 * gdb.base/dbx.exp: Same.
447 * lib/gdb.exp: Same.
448 * lib/mi-support.exp: Same.
449 * lib/prompt.exp: Same.
450
c8d4f6df
TV
4512020-02-27 Tom de Vries <tdevries@suse.de>
452
453 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
454 not set.
455
0d79cdc4
AM
4562020-02-26 Aaron Merey <amerey@redhat.com>
457
458 * gdb.debuginfod: New directory for debuginfod tests.
459 * gdb.debuginfod/main.c: New test file.
460 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
461
0dce4280
TV
4622020-02-26 Tom de Vries <tdevries@suse.de>
463
464 PR gdb/25603
465 * gdb.base/persistent-lang.cc: New test.
466 * gdb.base/persistent-lang.exp: New file.
467
9e80cfa1
AB
4682020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
469
470 * gdb.fortran/derived-type-striding.exp: Add a new test.
471 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
472 new test.
473
2078dbb2
AB
4742020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * gdb.base/cached-source-file.exp: Avoid source file paths in test
477 names.
478
70d49700
TV
4792020-02-25 Tom de Vries <tdevries@suse.de>
480
481 PR go/18926
482 * gdb.go/methods.exp: Remove gcc/93866 xfail.
483
a88ef40d
TV
4842020-02-24 Tom de Vries <tdevries@suse.de>
485
486 PR gdb/25592
487 * gdb.base/info-locals-unused-static-var.c: New test.
488 * gdb.base/info-locals-unused-static-var.exp: New file.
489
01b1af32
TT
4902020-02-22 Tom Tromey <tom@tromey.com>
491
492 * gdb.python/tui-window.exp: New file.
493 * gdb.python/tui-window.py: New file.
494
7c043ba6
TT
4952020-02-22 Tom Tromey <tom@tromey.com>
496
497 PR tui/17850:
498 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
499 tests.
500
c22fef7e
TT
5012020-02-22 Tom Tromey <tom@tromey.com>
502
503 * gdb.tui/new-layout.exp: Add sub-layout tests.
504
ee325b61
TT
5052020-02-22 Tom Tromey <tom@tromey.com>
506
507 * gdb.tui/new-layout.exp: New file.
508
3f0cbb04
TT
5092020-02-22 Tom Tromey <tom@tromey.com>
510
511 * gdb.rust/rust-style.rs: New file.
512 * gdb.rust/rust-style.exp: New file.
513 * gdb.base/style.exp: Test structure printing.
514 * gdb.base/style.c (struct some_struct): New type.
515 (enum etype): New type.
516 (struct_value): New global.
517
75525152
TV
5182020-02-21 Tom de Vries <tdevries@suse.de>
519
520 PR go/18926
521 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
522 Remove blanket xfails. Use message argument for gdb_breakpoint.
523 Make continuing to breakpoint test conditional on setting breakpoint.
524 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
525 DW_AT_name attribute. Add xfail for GCC PR93866.
526
bd360d30
AB
5272020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.dwarf2/cpp-linkage-name.c: New file.
530 * gdb.dwarf2/cpp-linkage-name.exp: New file.
531
c7adb09f 5322020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
533
534 * lib/gdb.exp (gdb_wrapper_init): Reset
535 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
536 not exist.
537
a9c79803
TV
5382020-02-20 Tom de Vries <tdevries@suse.de>
539
540 PR go/17018
541 * gdb.go/hello.exp: Copy ...
542 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
543 print of st to print value of global definition. Add xfail for GCC
544 PR93844.
545 * gdb.go/hello.exp: Remove printing of st before definition.
546 * gdb.go/hello.go: Copy ...
547 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
548 to st.
549 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
550
d7445728
TV
5512020-02-20 Tom de Vries <tdevries@suse.de>
552
553 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
554 (gdb_simple_compile): Handle compile_flags go by using .go extension
555 for source file.
556 * gdb.go/chan.exp: Use support_go_compile.
557 * gdb.go/handcall.exp: Same.
558 * gdb.go/hello.exp: Same.
559 * gdb.go/integers.exp: Same.
560 * gdb.go/max-depth.exp: Same.
561 * gdb.go/methods.exp: Same.
562 * gdb.go/package.exp: Same.
563 * gdb.go/strings.exp: Same.
564 * gdb.go/types.exp: Same.
565 * gdb.go/unsafe.exp: Same.
566
c9c41e6d
TV
5672020-02-19 Tom de Vries <tdevries@suse.de>
568
569 * gdb.python/lib-types.exp: Make xfail more strict.
570
f20ff837
TV
5712020-02-19 Tom de Vries <tdevries@suse.de>
572
573 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
574
08410482
DE
5752020-02-19 Doug Evans <dje@google.com>
576
577 PR rust/25535
578 * gdb.rust/simple.exp: Add test.
579 * gdb.rust/simple.rs: Add test.
580
623563f7
TV
5812020-02-19 Tom de Vries <tdevries@suse.de>
582
583 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
584 output line-by-line.
585
d3308cfd
TV
5862020-02-19 Tom de Vries <tdevries@suse.de>
587
588 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
589
86cbc5dc
TV
5902020-02-19 Tom de Vries <tdevries@suse.de>
591
592 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
593 prelink.
594
9db2b96b
TV
5952020-02-19 Tom de Vries <tdevries@suse.de>
596
597 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
598 (gdb_do_cache): Use gdb_do_cache_wrap.
599 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
600
89e2fdc5
TV
6012020-02-19 Tom de Vries <tdevries@suse.de>
602
603 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
604 gdb_compile option.
605
373d7ac0
SM
6062020-02-18 Simon Marchi <simon.marchi@efficios.com>
607
608 * gdb.base/printcmds.exp (test_print_enums): Update expected
609 output.
610
b29a2df0
SM
6112020-02-18 Simon Marchi <simon.marchi@efficios.com>
612
613 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
614 for "unknown".
615
6740f0cc
SM
6162020-02-18 Simon Marchi <simon.marchi@efficios.com>
617
618 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
619 enumerator.
620
edd45eb0
SM
6212020-02-18 Simon Marchi <simon.marchi@efficios.com>
622
623 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
624 FE_, add FE_NONE.
625 (three): Update.
626 (enum flag_enum_without_zero): New enum.
627 (flag_enum_without_zero): New variable.
628 (enum not_flag_enum): New enum.
629 (three_not_flag): New variable.
630 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
631 (test_print_enums): Add more tests for printing flag enums.
632
d4295de4
TV
6332020-02-18 Tom de Vries <tdevries@suse.de>
634
635 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
636 (gdb_compile_ada): ... here.
637 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
638 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
639
f251f505
TT
6402020-02-14 Tom Tromey <tom@tromey.com>
641
642 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
643 build directory.
644 * boards/gdbserver-base.exp: Update path to gdbserver.
645
8f432634
TV
6462020-02-13 Tom de Vries <tdevries@suse.de>
647
648 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
649
92b6eaf7
TV
6502020-02-13 Tom de Vries <tdevries@suse.de>
651
652 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
653 are missing.
654
f3b0f7fe
TV
6552020-02-13 Tom de Vries <tdevries@suse.de>
656
657 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
658 call.
659
f6be8713
SDJ
6602020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
661
662 PR tui/25126
663 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
664 * gdb.base/cached-source-file.c: New file.
665 * gdb.base/cached-source-file.exp: New file.
666
b2770d5e
TV
6672020-02-11 Tom de Vries <tdevries@suse.de>
668
669 PR testsuite/25488
670 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
671
44f6938e
TV
6722020-02-10 Tom de Vries <tdevries@suse.de>
673
674 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
675
5f0e2eb7
MR
6762020-02-10 Maciej W. Rozycki <macro@wdc.com>
677
678 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
679 and $after_addr are both integers before making a comparison.
680
46ce2b6f
TV
6812020-02-09 Tom de Vries <tdevries@suse.de>
682
683 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
684 command output and paste it into gdb.log. If any, paste catch message
685 to gdb.log.
686
5abbbe1d
TT
6872020-02-07 Tom Tromey <tromey@adacore.com>
688
689 PR breakpoints/24915:
690 * gdb.base/annotate-symlink.exp: Use setup_xfail.
691
1d5d29e7
SV
6922020-02-06 Shahab Vahedi <shahab@synopsys.com>
693
694 * gdb.tui/tui-missing-src.exp: Add the "missing source
695 file" test for the TUI.
696
b0999b9b
AB
6972020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
698
699 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
700 including a port number in the output.
701
c3b149eb
AKS
7022020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
703
704 * lib/fortran.exp (fortran_int4): Handle clang.
705 (fortran_int8): Likewise.
706 (fortran_real4): Likewise.
707 (fortran_real8): Likewise.
708 (fortran_complex4): Likewise.
709 (fortran_logical4): Likewise.
710 (fortran_character1): Likewise.
711
f8dcc90b
TV
7122020-02-04 Tom de Vries <tdevries@suse.de>
713
714 * README (Race detection): Add note.
715
f90ac7c2
TV
7162020-02-04 Tom de Vries <tdevries@suse.de>
717
718 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
719
780636ae
TV
7202020-02-04 Tom de Vries <tdevries@suse.de>
721
722 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
723
5d2e1193
RA
7242020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
725
726 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
727 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
728 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
729 blttar, bnetarl.
730 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
731 binary for blttar, bnetarl.
732 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
733 wait instruction. Delete ldmx test.
734 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
735
e409c542
AKS
7362020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
737
738 * gdb.fortran/array-bounds-high.exp: New file.
739 * gdb.fortran/array-bounds-high.f90: New file.
740
b0029748
LD
7412020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
742
743 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
744 Replace #include of <sys/fcntl.h> by <fcntl.h>.
745
195a8287
TV
7462020-02-01 Tom de Vries <tdevries@suse.de>
747
748 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
749
42330a68
AB
7502020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
751
752 PR tui/9765
753 * gdb.tui/tui-layout-asm-short-prog.S: New file.
754 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
755
b62a8028
LM
7562020-01-29 Luis Machado <luis.machado@linaro.org>
757
758 * gdb.arch/aarch64-brk-patterns.c: New source file.
759 * gdb.arch/aarch64-brk-patterns.exp: New test.
760
5f440116
TBA
7612020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
762
763 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
764 GCC/Clang version.
765 * gdb.cp/pass-by-ref.exp: Ditto.
766
ee2a6fc6
TV
7672020-01-29 Tom de Vries <tdevries@suse.de>
768
769 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
770 * gdb.threads/watchpoint-fork-mt.c: Same.
771 * gdb.threads/watchpoint-fork-parent.c: Same.
772 * gdb.threads/watchpoint-fork-st.c: Same.
773 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
774
16b10d6e
LM
7752020-01-27 Luis Machado <luis.machado@linaro.org>
776
777 * gdb.base/step-over-syscall.exp (setup): Check if we're already
778 sitting at a syscall instruction when we hit the syscall function's
779 breakpoint.
780 Check PC against one obtained with the x command.
781 Validate syscall number.
782 (step_over_syscall): Don't continue to the syscall instruction if
783 we're already there.
784
b1468492
PW
7852020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
786
787 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
788
7ffa82e1
AB
7892020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
790
791 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
792 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
793
3d92a3e3
AB
7942020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
795
796 * gdb.dwarf2/dw2-inline-stepping.c: New file.
797 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
798
94a72be7
AB
7992020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
800
801 * gdb.base/maint.exp: Update line table parsing test.
802 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
803
53af73bf
PA
8042020-01-24 Pedro Alves <palves@redhat.com>
805
806 PR gdb/25410
807 * gdb.multi/multi-re-run-1.c: New.
808 * gdb.multi/multi-re-run-2.c: New.
809 * gdb.multi/multi-re-run.exp: New.
810
1ba1ac88
AB
8112020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
812
813 PR gdb/23718
814 * gdb.server/server-kill-python.exp: New file.
815
f3364a6d
AB
8162020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.server/multi-ui-errors.c: New file.
819 * gdb.server/multi-ui-errors.exp: New file.
820
733d0a67
AB
8212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 PR tui/9765
824 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
825
4f13c1c0
TT
8262020-01-19 Tom Tromey <tom@tromey.com>
827
828 * gdb.tui/main.exp: Add check for plain "file".
829
40c94099
CB
8302020-01-16 Christian Biesinger <cbiesinger@google.com>
831
832 * lib/gdb.exp: Fix spelling error (seperatelly).
833
ff47f4f0
TT
8342020-01-14 Tom Tromey <tom@tromey.com>
835
836 PR symtab/12535:
837 * gdb.python/python.exp: Test decode_line with empty string
838 argument.
839
717c684d
BE
8402020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
841
842 * gdb.base/skip-inline.exp: Extend test.
843
44e4c775
AB
8442020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
845
846 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
847 * gdb.dwarf2/dw2-bad-elf.c: New file.
848 * gdb.dwarf2/dw2-bad-elf.exp: New file.
849
d93c6db7
AB
8502020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
851
852 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
853 _line_saw_file.
854
9a6d629c
AB
8552020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
856
857 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
858 border.
859
d9ebdab7
TBA
8602020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
861
862 * gdb.multi/multi-target.exp (setup): Factor out "info
863 connections" and "info inferiors" tests to ...
864 (test_info_inferiors): ... this new procedure.
865 (top level): Run new "info-inferiors" tests.
866
f3c469b9
PA
8672020-01-10 Pedro Alves <palves@redhat.com>
868
869 * gdb.server/bkpt-other-inferior.exp: New file.
870
121b3efd
PA
8712020-01-10 Pedro Alves <palves@redhat.com>
872
873 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
874 of "add-inferior".
875 * gdb.base/quit-live.exp: Likewise.
876 * gdb.base/remote-exec-file.exp: Likewise.
877 * gdb.guile/scm-progspace.exp: Likewise.
878 * gdb.linespec/linespec.exp: Likewise.
879 * gdb.mi/new-ui-mi-sync.exp: Likewise.
880 * gdb.mi/user-selected-context-sync.exp: Likewise.
881 * gdb.multi/multi-target.exp (setup): Add "info connection" and
882 "info inferiors" tests.
883 * gdb.multi/remove-inferiors.exp: Adjust expected output of
884 "add-inferior".
885 * gdb.multi/watchpoint-multi.exp: Likewise.
886 * gdb.python/py-inferior.exp: Likewise.
887 * gdb.server/extended-remote-restart.exp: Likewise.
888 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
889 "info inferiors".
890 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
891 * gdb.trace/report.exp: Likewise.
892
1dadb1dd
PA
8932020-01-10 Pedro Alves <palves@redhat.com>
894
895 * gdb.multi/multi-target.c: New file.
896 * gdb.multi/multi-target.exp: New file.
897 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
898 mode requested, but remote does not support non-stop".
899
78f2c40a
PA
9002020-01-10 Pedro Alves <palves@redhat.com>
901
902 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
903 disconnect before reconnecting.
904
e7af6c70
TBA
9052020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
906 Pedro Alves <palves@redhat.com>
907
908 * gdb.server/connect-without-multi-process.exp: Also test
909 continuing to end.
910
acdf84a6
PA
9112020-01-10 Pedro Alves <palves@redhat.com>
912
913 * gdb.base/remote-exec-file.exp: New file.
914
873657b9
PA
9152020-01-10 Pedro Alves <palves@redhat.com>
916
917 * gdb.base/fork-running-state.exp (do_test): Adjust expected
918 output.
919 * gdb.threads/async.c: New.
920 * gdb.threads/async.exp: New.
921 * gdb.multi/tids-gid-reset.c: New.
922 * gdb.multi/tids-gid-reset.exp: New.
923
7f0ae84c
GB
9242020-01-10 George Barrett <bob@bob131.so>
925
926 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
927 to help in finding the image relocation offset.
928 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
929 options in arguments.
930 (stap_test_no_debuginfo): Likewise.
931 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
932 test variants.
933 (stap_test): Add null semaphore relocation test.
934
47e9d49d
GB
9352020-01-10 George Barrett <bob@bob131.so>
936
937 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
938 * gdb.base/stap-probe.exp: Likewise.
939 (stap_test): Pass argument as an additional flag.
940 (stap_test_no_debuginfo): Likewise.
941 (stap_test): Check `info probes stap' output for semaphore
942 addresses if the test binary is supposed to have them.
943
f5a7c406
AB
9442020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.tui/basic.exp: Add more scrolling tests.
947
9ae6bf64
TT
9482020-01-09 Tom Tromey <tom@tromey.com>
949
950 PR tui/18932:
951 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
952 meangingful value.
953 (Term::command, Term::resize): Update.
954 * gdb.tui/basic.exp: Add scrolling test.
955
b2efe70c
AB
9562020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
957
958 * gdb.tui/tui-layout-asm.exp: New file.
959
3804da7e
AB
9602020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
961
962 * lib/tuiterm.exp (Term::check_box_contents): New proc.
963
b40aa28f
AB
9642020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
967 (Term::enter_tui): Use Term::prepare_for_tui.
968
63ffd7c9
AB
9692020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
970
971 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
972 called.
973
3be966f6
AB
9742020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.base/skip.exp: Fix race condition in test.
977
153d79c4
AB
9782020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
979
980 * gdb.base/backtrace.c: New file.
981 * gdb.base/backtrace.exp: New file.
982
f2302a34
AB
9832020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
984
985 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
986
6ec1d75e
PW
9872020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
988
989 * gdb.base/style.exp: Test that warnings are styled.
990
c296cbe6
BE
9912019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
992
993 * gdb.base/line65535.exp: New file.
994 * gdb.base/line65535.c: New file.
995
b28a729d
SM
9962019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
997
998 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
999 * lib/gnat_debug_info_test.adb: New file.
1000 * gdb.ada/ptype_tagged_param.exp: Use
1001 gnat_runtime_has_debug_info, expect a different output if
1002 runtime does not have debug info.
1003
7f2d7a0d
SM
10042019-12-20 Simon Marchi <simon.marchi@efficios.com>
1005
1006 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1007 (another) quote in test name.
1008
f3bce483
SM
10092019-12-20 Simon Marchi <simon.marchi@efficios.com>
1010
1011 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1012 Add quote in test name.
1013
c855a912
TBA
10142019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1015
1016 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1017 directory instead.
1018 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1019 * gdb.cp/pass-by-ref-2.cc: New file.
1020 * gdb.cp/pass-by-ref-2.exp: New file.
1021
fc9d2d72
TT
10222019-12-20 Tom Tromey <tom@tromey.com>
1023
1024 * gdb.tui/list-before.exp: New file.
1025
77b97e00
TT
10262019-12-20 Tom Tromey <tom@tromey.com>
1027
1028 * gdb.tui/list.exp: Check for source on initial listing.
1029
f69656d0
TT
10302019-12-11 Tom Tromey <tromey@adacore.com>
1031
1032 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1033 Add crlf test.
1034
99a55965
SM
10352019-12-18 Simon Marchi <simon.marchi@efficios.com>
1036
1037 * gdb.base/default.exp: Update value of $_gdb_major.
1038
5024637f
BE
10392019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1040
1041 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1042
b63634be
BE
10432019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1044
1045 * gdb.base/skip.exp: Whitespace fix.
1046
45d73523
BE
10472019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1048
1049 * gdb.base/skip-inline.c: New file.
1050 * gdb.base/skip-inline.exp: New file.
1051
d043f8c8
SM
10522019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1053
1054 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1055 jit_function_00 to jit_function_stack_mangle.
1056 * gdb.base/jithost.c (jit_function_t): Rename to...
1057 (jit_function_stack_mangle_t): ... this.
1058 (jit_function_add_t): New typedef.
1059 (jit_function_00_code): Rename to...
1060 (jit_function_stack_mangle_code): ... this, make static.
1061 (jit_function_add_code): New.
1062 (main): Generate "add" function and call it. Adjust to changes
1063 in jithost_abi.
1064 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1065 (struct jithost_abi) <begin, end>: Remove fields.
1066 <object, function_stack_mangle, function_add>: New fields.
1067 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1068 code_end>: Remove fields.
1069 <func_stack_mangle>: New field.
1070 (read_debug_info): Adjust to renaming, create block for "add"
1071 function.
1072 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1073
873de05c
TT
10742019-12-11 Tom Tromey <tom@tromey.com>
1075
1076 * gdb.tui/resize.exp: Fix regexp.
1077 * gdb.tui/regs.exp: Fix regexps.
1078 * gdb.tui/main.exp: Fix regexp.
1079
3d979945
TT
10802019-12-11 Tom Tromey <tom@tromey.com>
1081
1082 * gdb.tui/resize.exp: Update.
1083 * gdb.tui/empty.exp (layouts): Update.
1084
2192a9d3
TT
10852019-12-11 Tom Tromey <tom@tromey.com>
1086
1087 * gdb.tui/regs.exp: Update.
1088 * gdb.tui/empty.exp (layouts): Update.
1089 * gdb.tui/basic.exp: Update.
1090 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1091
d8edc8b7
PW
10922019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1093
1094 * gdb.base/options.exp: Add -raw-values in the print completion list.
1095 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1096
4c12d936
KB
10972019-12-10 Kevin Buettner <kevinb@redhat.com>
1098
1099 * gdb.threads/omp-par-scope.c: New file.
1100 * gdb/threads/omp-par-scope.exp: New file.
1101
26b911fb
KB
11022019-12-10 Kevin Buettner <kevinb@redhat.com>
1103
bb47f919
KB
1104 * lib/gdb.exp (support_nested_function_tests): New proc.
1105
11062019-12-10 Kevin Buettner <kevinb@redhat.com>
1107
1108 * lib/gdb.exp (gdb_compile_openmp): New proc.
1109 (build_executable_from_specs): Add an "openmp" option.
1110 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1111
6c71eb7d
TT
11122019-12-10 Tom Tromey <tromey@adacore.com>
1113
1114 * gdb.ada/unchecked_union.exp: New file.
1115 * gdb.ada/unchecked_union/pck.adb: New file.
1116 * gdb.ada/unchecked_union/pck.ads: New file.
1117 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1118 * gdb-utils.exp (string_to_regexp): Also quote "?".
1119
bac7c5cf
GB
11202019-12-10 George Barrett <bob@bob131.so>
1121
1122 Test scripted probe breakpoints.
1123 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1124 * gdb.python/py-breakpoint.c (main): Likewise.
1125 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1126 specifier test.
1127 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1128
330f1d38
TBA
11292019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1130
1131 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1132 an rvalue parameter.
1133 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1134 parameter.
1135
b43315e2
AB
11362019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1137
1138 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1139 modules.
1140
54f73dad
AB
11412019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1142
1143 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1144 broken version of GCC.
1145
d57cbee9
AB
11462019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1147
1148 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1149 sym-info-cmds library.
1150 * gdb.fortran/info-types.exp: Likewise.
1151 * lib/sym-info-cmds.exp: New file.
1152
c14aab8c
TV
11532019-12-08 Tom de Vries <tdevries@suse.de>
1154
1155 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1156
aa2d5a42
KS
11572019-12-07 Keith Seitz <keiths@redhat.com>
1158
1159 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1160 * gdb.base/corefile-buildid-shlib.c: New file.
1161 * gdb.base/corefile-buildid.c: New file.
1162 * gdb.base/corefile-buildid.exp: New file.
1163
93e55f0a
TV
11642019-12-06 Tom de Vries <tdevries@suse.de>
1165
1166 * gdb.dwarf2/varval.exp: Add decl before def test.
1167
c7d12402
TBA
11682019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1169
1170 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1171
06acc08f
TBA
11722019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1173
1174 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1175 CV and reference conversion for overload resolution.
1176 * gdb.cp/rvalue-ref-overload.exp: Test it.
1177
e0fad1ea
PW
11782019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1179
1180 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1181 * gdb.base/frameapply.exp: Test faas without command.
1182
8d70a9f0
AB
11832019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1186 Fortran tests.
1187 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1188 order.
1189
36c8fb93
AB
11902019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1191
1192 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1193 casting to type with no kind specified.
1194 (test_basic_parsing_of_type_kinds): Additional tests for types
1195 with no kind specified, and add tests for single/double
1196 precision/complex types.
1197
4139ff00
TT
11982019-12-04 Tom Tromey <tromey@adacore.com>
1199
1200 * gdb.base/endianity.c (struct other) <x>: New field.
1201 (main): Initialize it.
1202 * gdb.base/endianity.exp: Update.
1203
a05cf17a
TT
12042019-12-04 Tom Tromey <tromey@adacore.com>
1205
1206 * gdb.ada/scalar_storage/storage.adb: New file.
1207 * gdb.ada/scalar_storage/pck.adb: New file.
1208 * gdb.ada/scalar_storage/pck.ads: New file.
1209 * gdb.ada/scalar_storage.exp: New file.
1210
103a685e
TT
12112019-12-04 Tom Tromey <tromey@adacore.com>
1212
1213 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1214 (main): Initialize it.
1215 * gdb.base/endianity.exp: Update.
1216
c2512106
AB
12172019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1220
293b38d6
AB
12212019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1224 -symbol-info-module-functions and -symbol-info-module-variables.
1225
216a7e6b
AB
12262019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1227
1228 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1229
5bbd8269
AB
12302019-12-01 Richard Bunt <richard.bunt@arm.com>
1231 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 * gdb.fortran/derived-type-striding.exp: New file.
1234 * gdb.fortran/derived-type-striding.f90: New file.
1235 * gdb.fortran/array-slices.exp: New file.
1236 * gdb.fortran/array-slices.f90: New file.
1237
be09caf1
PW
12382019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1239
1240 * gdb.base/define.exp: Test . in command names.
1241 * gdb.base/setshow.exp: Update test, as . is now part of
1242 command name.
1243
643c0cbe
PW
12442019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1245
1246 * gdb.base/define-prefix.exp: New file.
1247
dcdec678
AB
12482019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1249
1250 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1251 compile.
1252 (skip_btrace_pt_tests): Likewise.
1253
640ab947
AB
12542019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.fortran/info-modules.exp: Compile source files in correct
1257 order.
1258
d22670f0
KB
12592019-11-27 Kevin Buettner <kevinb@redhat.com>
1260
1261 * gdb.dwarf2/imported-unit.exp: New file.
1262 * gdb.dwarf2/imported-unit.c: New file.
1263
db5960b4
AB
12642019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1265
1266 * gdb.mi/mi-fortran-modules-2.f90: New file.
1267 * gdb.mi/mi-fortran-modules.exp: New file.
1268 * gdb.mi/mi-fortran-modules.f90: New file.
1269
7dc42066
AB
12702019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1271
1272 * gdb.mi/mi-sym-info-1.c: New file.
1273 * gdb.mi/mi-sym-info-2.c: New file.
1274 * gdb.mi/mi-sym-info.exp: New file.
1275
0dfeecca
TT
12762019-11-22 Tom Tromey <tromey@adacore.com>
1277
1278 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1279 * gdb.ada/tasks/foo.adb: Add another stopping location.
1280
34877895
PJ
12812019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1282
1283 * gdb.base/endianity.c: New test.
1284 * gdb.base/endianity.exp: New file.
1285
2e84f897
LD
12862019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1287
1288 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1289
65d1cd5f
TV
12902019-11-21 Tom de Vries <tdevries@suse.de>
1291
1292 PR gdb/24956
1293 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1294
4f22c3f4
SDJ
12952019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1296
1297 * gdb.python/py-progspace.exp: Add missing parentheses on some
1298 'print' commands.
1299
9f6ad286
TT
13002019-11-19 Tom Tromey <tom@tromey.com>
1301
1302 * gdb.tui/winheight.exp: New file.
1303
0b8dbf3f
AB
13042019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.base/ctf-whatis.c: Delete.
1307 * gdb.base/ctf-whatis.exp: Delete.
1308 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1309
f833b7a7
AB
13102019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * gdb.base/ctf-cvexpr.exp: Delete.
1313 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1314
30d0a636
AB
13152019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1318 the compiler. Clean up header comment a little.
1319 * gdb.base/ctf-ptype.exp: Likewise.
1320 * gdb.base/ctf-whatis.exp: Likewise.
1321 * lib/gdb.exp (skip_ctf_tests): New proc.
1322
494409bb
SDJ
13232019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1324
1325 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1326 * gdb.tui/corefile-run.exp: New file.
1327
55708e99
TT
13282019-11-14 Tom Tromey <tromey@adacore.com>
1329
1330 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1331 regression tests.
1332
45e42163
TT
13332019-11-12 Tom Tromey <tom@tromey.com>
1334
1335 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1336 after any command. Expect prompt after WAIT_FOR is seen.
1337 (enter_tui): Enable resize messages.
1338 (command): Expect command in output.
1339 (get_line): Avoid error when cursor appears to be off-screen.
1340 (dump_screen): Include screen size in title.
1341 (_do_resize): New proc, from "resize".
1342 (resize): Rewrite. Do resize in two steps.
1343 * gdb.tui/empty.exp (layouts): Fix entries.
1344 (check_boxes): Remove xfail.
1345 (check_text): Dump screen on failure.
1346
086baaf1
AB
13472019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1348
1349 * gdb.python/py-symbol.exp: Add test for
1350 gdb.lookup_static_symbols.
1351
09ff83af
AB
13522019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * gdb.python/py-symbol.c: Declare and call function from new
1355 py-symbol-2.c file.
1356 * gdb.python/py-symbol.exp: Compile both source files, and add new
1357 tests for gdb.lookup_static_symbol.
1358 * gdb.python/py-symbol-2.c: New file.
1359
11af934b
TV
13602019-11-02 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1363 * gdb.base/anon.exp: Same.
1364 * gdb.base/auto-connect-native-target.exp: Same.
1365 * gdb.base/call-ar-st.exp: Same.
1366 * gdb.base/catch-syscall.exp: Same.
1367 * gdb.base/commands.exp: Same.
1368 * gdb.base/default.exp: Same.
1369 * gdb.base/display.exp: Same.
1370 * gdb.base/float.exp: Same.
1371 * gdb.base/foll-fork.exp: Same.
1372 * gdb.base/help.exp: Same.
1373 * gdb.base/info-macros.exp: Same.
1374 * gdb.base/info-proc.exp: Same.
1375 * gdb.base/info-target.exp: Same.
1376 * gdb.base/long_long.exp: Same.
1377 * gdb.base/macscp.exp: Same.
1378 * gdb.base/memattr.exp: Same.
1379 * gdb.base/nofield.exp: Same.
1380 * gdb.base/pointers.exp: Same.
1381 * gdb.base/printcmds.exp: Same.
1382 * gdb.base/ptype.exp: Same.
1383 * gdb.base/restore.exp: Same.
1384 * gdb.base/return.exp: Same.
1385 * gdb.base/scope.exp: Same.
1386 * gdb.base/set-noassign.exp: Same.
1387 * gdb.base/setshow.exp: Same.
1388 * gdb.base/shlib-call.exp: Same.
1389 * gdb.base/signals.exp: Same.
1390 * gdb.base/sigstep.exp: Same.
1391 * gdb.base/skip.exp: Same.
1392 * gdb.base/solib-symbol.exp: Same.
1393 * gdb.base/stap-probe.exp: Same.
1394 * gdb.base/step-line.exp: Same.
1395 * gdb.base/step-test.exp: Same.
1396 * gdb.base/style.exp: Same.
1397 * gdb.base/varargs.exp: Same.
1398 * gdb.base/vla-datatypes.exp: Same.
1399 * gdb.base/vla-ptr.exp: Same.
1400 * gdb.base/vla-sideeffect.exp: Same.
1401 * gdb.base/volatile.exp: Same.
1402 * gdb.base/watch-cond-infcall.exp: Same.
1403 * gdb.base/watchpoint.exp: Same.
1404
e96ec2ba
TV
14052019-11-02 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1408 * gdb.cp/cpexprs.exp: Same.
1409 * gdb.cp/except-multi-location.exp: Same.
1410 * gdb.cp/exceptprint.exp: Same.
1411 * gdb.cp/gdb2384.exp: Same.
1412 * gdb.cp/inherit.exp: Same.
1413 * gdb.cp/m-static.exp: Same.
1414 * gdb.cp/meth-typedefs.exp: Same.
1415 * gdb.cp/misc.exp: Same.
1416 * gdb.cp/namespace.exp: Same.
1417 * gdb.cp/non-trivial-retval.exp: Same.
1418 * gdb.cp/overload.exp: Same.
1419 * gdb.cp/pr17132.exp: Same.
1420 * gdb.cp/re-set-overloaded.exp: Same.
1421 * gdb.cp/rvalue-ref-types.exp: Same.
1422 * gdb.cp/templates.exp: Same.
1423
bd5766ec
LM
14242019-11-01 Luis Machado <luis.machado@linaro.org>
1425
1426 PR gdb/25124
1427
1428 * gdb.arch/pr25124.S: New file.
1429 * gdb.arch/pr25124.exp: New file.
1430
165f8965
AB
14312019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * gdb.fortran/info-modules.exp: Update expected results, and add
1434 additional tests for 'info module functinos', and 'info module
1435 variables'.
1436 * gdb.fortran/info-types.exp: Update expected results.
1437 * gdb.fortran/info-types.f90: Extend testcase with additional
1438 module variables and functions.
1439
59c35742
AB
14402019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1441
1442 * gdb.fortran/info-modules.exp: New file.
1443 * gdb.fortran/info-types.exp: Build with new file.
1444 * gdb.fortran/info-types.f90: Include and use new module.
1445 * gdb.fortran/info-types-2.f90: New file.
1446
f3fb2519
PW
14472019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1448
1449 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1450 * gdb.base/settings.exp: Test all settings types using
1451 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1452 that now verifies that the value of "maint show" is the same as
1453 returned by the settings functions. Test the type of the
1454 maintenance settings.
1455 * gdb.base/default.exp: Update show_conv_list.
1456
d1e36019
TV
14572019-10-31 Tom de Vries <tdevries@suse.de>
1458
1459 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1460 gdb_test.
1461 * gdb.arch/amd64-disp-step.exp: Same.
1462 * gdb.asm/asm-source.exp: Same.
1463 * gdb.btrace/buffer-size.exp: Same.
1464 * gdb.btrace/cpu.exp: Same.
1465 * gdb.btrace/enable.exp: Same.
1466 * gdb.dwarf2/count.exp: Same.
1467 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1468 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1469 * gdb.fortran/vla-datatypes.exp: Same.
1470 * gdb.fortran/vla-history.exp: Same.
1471 * gdb.fortran/vla-ptype.exp: Same.
1472 * gdb.fortran/vla-value.exp: Same.
1473 * gdb.fortran/whatis_type.exp: Same.
1474 * gdb.guile/guile.exp: Same.
1475 * gdb.multi/tids.exp: Same.
1476 * gdb.python/py-finish-breakpoint.exp: Same.
1477 * gdb.python/py-framefilter.exp: Same.
1478 * gdb.python/py-pp-registration.exp: Same.
1479 * gdb.python/py-xmethods.exp: Same.
1480 * gdb.python/python.exp: Same.
1481 * gdb.server/connect-with-no-symbol-file.exp: Same.
1482 * gdb.server/no-thread-db.exp: Same.
1483 * gdb.server/run-without-local-binary.exp: Same.
1484 * gdb.stabs/weird.exp: Same.
1485 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1486 * gdb.threads/thread-find.exp: Same.
1487 * gdb.threads/tls-shared.exp: Same.
1488 * gdb.threads/tls.exp: Same.
1489 * gdb.threads/wp-replication.exp: Same.
1490 * gdb.trace/ax.exp: Same.
1491 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1492
3d11e68e
TV
14932019-10-31 Tom de Vries <tdevries@suse.de>
1494
1495 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1496 * gdb.ada/array_subscript_addr.exp: Same.
1497 * gdb.ada/arrayidx.exp: Same.
1498 * gdb.ada/arrayparam.exp: Same.
1499 * gdb.ada/arrayptr.exp: Same.
1500 * gdb.ada/boolean_expr.exp: Same.
1501 * gdb.ada/call_pn.exp: Same.
1502 * gdb.ada/complete.exp: Same.
1503 * gdb.ada/fixed_cmp.exp: Same.
1504 * gdb.ada/fun_addr.exp: Same.
1505 * gdb.ada/funcall_param.exp: Same.
1506 * gdb.ada/interface.exp: Same.
1507 * gdb.ada/mod_from_name.exp: Same.
1508 * gdb.ada/null_array.exp: Same.
1509 * gdb.ada/packed_array.exp: Same.
1510 * gdb.ada/packed_tagged.exp: Same.
1511 * gdb.ada/print_chars.exp: Same.
1512 * gdb.ada/print_pc.exp: Same.
1513 * gdb.ada/ptype_arith_binop.exp: Same.
1514 * gdb.ada/ptype_field.exp: Same.
1515 * gdb.ada/ptype_tagged_param.exp: Same.
1516 * gdb.ada/rec_return.exp: Same.
1517 * gdb.ada/ref_tick_size.exp: Same.
1518 * gdb.ada/str_ref_cmp.exp: Same.
1519 * gdb.ada/taft_type.exp: Same.
1520 * gdb.ada/tagged.exp: Same.
1521 * gdb.ada/type_coercion.exp: Same.
1522 * gdb.ada/uninitialized_vars.exp: Same.
1523
60b6ede8
TV
15242019-10-30 Tom de Vries <tdevries@suse.de>
1525
1526 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1527
30baf67b
TV
15282019-10-26 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.base/bigcore.c: Fix typos in comments.
1531 * gdb.base/ctf-ptype.c: Same.
1532 * gdb.base/long_long.c: Same.
1533 * gdb.dwarf2/dw2-op-out-param.S: Same.
1534 * gdb.python/py-evthreads.c: Same.
1535 * gdb.reverse/i387-stack-reverse.c: Same.
1536 * gdb.trace/tfile.c: Same.
1537 * lib/compiler.c: Same.
1538 * lib/compiler.cc: Same.
1539
158da0d1
TV
15402019-10-25 Tom de Vries <tdevries@suse.de>
1541
1542 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1543 gdb_test_multiple calls.
1544 * gdb.reverse/sigall-reverse.exp: Same.
1545 * gdb.reverse/solib-precsave.exp: Same.
1546 * gdb.reverse/solib-reverse.exp: Same.
1547 * gdb.reverse/until-precsave.exp: Same.
1548 * gdb.reverse/until-reverse.exp: Same.
1549
4ccdfbec
TV
15502019-10-24 Tom de Vries <tdevries@suse.de>
1551
1552 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1553 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1554 kfail using -wrap pattern flag and convenience variable
1555 gdb_test_name.
1556
33d569b7
AB
15572019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 * gdb.python/py-progspace.exp: Add tests for the
1560 Progspace.block_for_pc method.
1561
4d0b984b
TT
15622019-10-23 Tom Tromey <tom@tromey.com>
1563
1564 * configure: Rebuild.
1565 * aclocal.m4: Use m4_include, not sinclude.
1566
94cb3754
TV
15672019-10-21 Tom de Vries <tdevries@suse.de>
1568
1569 * gdb.base/infcall-nested-structs.c: Add
1570 __attribute__((noinline,noclone)) to all functions.
1571 (call_all): Add missing variable initialization. Simplify return value.
1572 (breakpt): Increment volatile variable, to prevent call from being
1573 optimized out.
1574 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1575
062f1fc1
TV
15762019-10-17 Tom de Vries <tdevries@suse.de>
1577
1578 * gdb.fortran/module.exp: Allow info variables to print info for files
1579 other than module.f90.
1580
0b54364d
AB
15812019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.fortran/module.exp: Extend with 'info variables' test.
1584
7ff5fae7
AB
15852019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1588 F77_FOR_TARGET.
1589
d10eccaa
TV
15902019-10-16 Tom de Vries <tdevries@suse.de>
1591
1592 PR tdep/25096
1593 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1594
745ff14e
TV
15952019-10-16 Tom de Vries <tdevries@suse.de>
1596
1597 PR tdep/24104
1598 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1599 Add KFAIL for PR tdep/25096.
1600
03e1ab94
TV
16012019-10-16 Tom de Vries <tdevries@suse.de>
1602
1603 PR testsuite/25059
1604 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1605
b17fcc10
TV
16062019-10-16 Tom de Vries <tdevries@suse.de>
1607
1608 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1609 as signed.
1610
9223170f
SM
16112019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1612
1613 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1614 one instead of increasing timeout.
1615
d6e76313
TV
16162019-10-13 Tom de Vries <tdevries@suse.de>
1617
1618 PR record/25038
1619 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1620 * gdb.reverse/sigall-reverse.exp: Same.
1621 * gdb.reverse/solib-precsave.exp: Same.
1622 * gdb.reverse/solib-reverse.exp: Same.
1623 * gdb.reverse/step-precsave.exp: Same.
1624 * gdb.reverse/until-precsave.exp: Same.
1625 * gdb.reverse/until-reverse.exp: Same.
1626 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1627
6dfc0041
AA
16282019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1629
1630 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1631 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1632 (cmp_struct_05_01, cmp_struct_static_02_01)
1633 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1634 comparisons.
1635
abcf2cc8
TV
16362019-10-10 Tom de Vries <tdevries@suse.de>
1637
1638 PR testsuite/24888
1639 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1640 gnatlink.
1641
a50faaf6
TV
16422019-10-09 Tom de Vries <tdevries@suse.de>
1643
1644 PR testsuite/25048
1645 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1646
60ff3cd7
AB
16472019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1648
1649 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1650 exceptions due to missing debug information.
1651
dfee8566
TV
16522019-10-07 Tom de Vries <tdevries@suse.de>
1653
1654 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1655
3d63690a
AB
16562019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1659 * gdb.base/annota1.exp: Update to use gdb_test_name.
1660
30d1f018
WP
16612019-10-07 Weimin Pan <weimin.pan@oracle.com>
1662
1663 * gdb.base/ctf-whatis.exp: New file.
1664 * gdb.base/ctf-whatis.c: New file.
1665 * gdb.base/ctf-ptype.exp: New file.
1666 * gdb.base/ctf-ptype.c: New file.
1667 * gdb.base/ctf-constvars.exp: New file.
1668 * gdb.base/ctf-constvars.c: New file.
1669 * gdb.base/ctf-cvexpr.exp: New file.
1670
4dbbb47c
TV
16712019-10-04 Tom de Vries <tdevries@suse.de>
1672
1673 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1674 for loop.
1675
77c2dba3
TT
16762019-10-03 Tom Tromey <tom@tromey.com>
1677
1678 PR rust/24976:
1679 * gdb.rust/simple.rs (Union2): New type.
1680 (main): Use Union2.
1681 * gdb.rust/simple.exp: Add test.
1682
179aed7f
AB
16832019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1684
1685 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1686 nested function prefix.
1687
0a4b0913
AB
16882019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1689 Richard Bunt <richard.bunt@arm.com>
1690 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1693 nested functions.
1694 * gdb.fortran/nested-funcs.f90: Update expected results.
1695 * gdb.fortran/nested-funcs-2.exp: New file.
1696 * gdb.fortran/nested-funcs-2.f90: New file.
1697
082cce05
AB
16982019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1699
1700 * gdb.python/py-parameter.exp: Make test names unique.
1701 * gdb.python/py-template.exp: Likewise.
1702 * gdb.python/py-value.exp: Likewise.
1703
2b74ba5a
AB
17042019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1705
1706 * gdb.base/break-interp.exp: Reduce test name duplication.
1707 * gdb.base/call-sc.exp: Likewise.
1708 * gdb.base/callfuncs.exp: Likewise.
1709 * gdb.base/charset.exp: Likewise.
1710 * gdb.base/dump.exp: Likewise.
1711 * gdb.base/ena-dis-br.exp: Likewise.
1712 * gdb.base/relational.exp: Likewise.
1713 * gdb.base/step-over-syscall.exp: Likewise.
1714 * gdb.base/structs.exp: Likewise.
1715
58eb20d5
AB
17162019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.linespec/explicit.exp: Make test names unique.
1719 * gdb.linespec/ls-errs.exp: Likewise.
1720
4d421147
AB
17212019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1722
1723 * gdb.reverse/break-precsave.exp: Make test names unique.
1724 * gdb.reverse/break-reverse.exp: Likewise.
1725 * gdb.reverse/finish-precsave.exp: Likewise.
1726 * gdb.reverse/finish-reverse.exp: Likewise.
1727 * gdb.reverse/machinestate-precsave.exp: Likewise.
1728 * gdb.reverse/machinestate.exp: Likewise.
1729 * gdb.reverse/readv-reverse.exp: Likewise.
1730 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1731 * gdb.reverse/sigall-precsave.exp: Likewise.
1732 * gdb.reverse/sigall-reverse.exp: Likewise.
1733 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1734 * gdb.reverse/watch-precsave.exp: Likewise.
1735 * gdb.reverse/watch-reverse.exp: Likewise.
1736
d8c06f22
AB
17372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1738
1739 * gdb.threads/stop-with-handle.c: New file.
1740 * gdb.threads/stop-with-handle.exp: New file.
1741
3a56ed86
TV
17422019-10-03 Tom de Vries <tdevries@suse.de>
1743
1744 PR testsuite/25059
1745 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1746 directory" line to be missing.
1747
42275044
TV
17482019-10-03 Tom de Vries <tdevries@suse.de>
1749
1750 PR testsuite/25059
1751 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1752 type optional.
1753
9ef62df0
AA
17542019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1755
1756 * gdb.python/py-format-string.c (string.h): New include.
1757 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1758 the same value, for endianness-independence.
1759 * gdb.python/py-format-string.exp (default_regexp_dict)
1760 (test_pretty_structs, test_format): Adjust expected output to the
1761 changed initialization.
1762
37f6a7f4
TT
17632019-10-02 Tom Tromey <tromey@adacore.com>
1764
1765 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1766
1d58d6a2
PA
17672019-10-02 Pedro Alves <palves@redhat.com>
1768 Andrew Burgess <andrew.burgess@embecosm.com>
1769
1770 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1771 "print-file-var.h".
1772 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1773 (get_version_1): Print this_version_id and its address.
1774 Add extern "C" wrappers around interface functions.
1775 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1776 "print-file-var.h".
1777 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1778 (get_version_2): Print this_version_id and its address.
1779 Add extern "C" wrappers around interface functions.
1780 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1781 <stddef.h> and "print-file-var.h".
1782 Add extern "C" wrappers around interface functions.
1783 [VERSION_ID_MAIN] (this_version_id): Define.
1784 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1785 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1786 up extern "C" blocks.
1787 * gdb.base/print-file-var.exp (test): New, factored out from top
1788 level.
1789 (top level): Test all combinations of attribute hidden or not,
1790 dlopen or not, and this_version_id symbol in main file or not.
1791 Compile tests as both C++ and C, make test names unique.
1792
d770d56f
TT
17932019-10-01 Tom Tromey <tom@tromey.com>
1794
1795 * gdb.base/style.exp: Test "show logging filename".
1796
7f6aba03
TT
17972019-10-01 Tom Tromey <tom@tromey.com>
1798
1799 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1800 * gdb.base/style.exp: Add metadata style test.
1801
14309bb6
TT
18022019-10-01 Tom Tromey <tom@tromey.com>
1803
1804 * gdb.base/style.exp: Test "pwd".
1805
2a3c1174
PA
18062019-10-01 Tom Tromey <tom@tromey.com>
1807
1808 * gdb.base/style.exp: Update tests.
1809
53d666ec
AA
18102019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1811
1812 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1813 'six' to unsigned.
1814 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1815 'five'. Use an all-ones bit pattern for each.
1816 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1817 to its changed values.
1818
4a56a520
TT
18192019-09-30 Tom Tromey <tromey@adacore.com>
1820
1821 * gdb.rust/traits.rs: Disable all warnings.
1822
0df0352a
TV
18232019-09-29 Tom de Vries <tdevries@suse.de>
1824
1825 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1826
73d9a918
TV
18272019-09-29 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1830
060b3ab4
TV
18312019-09-27 Tom de Vries <tdevries@suse.de>
1832
1833 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1834
68f7d34d
TV
18352019-09-27 Tom de Vries <tdevries@suse.de>
1836
1837 PR record/23188
1838 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1839
5d63b30a
TT
18402019-09-26 Tom Tromey <tromey@adacore.com>
1841
1842 * gdb.ada/py_taft.exp: New file.
1843 * gdb.ada/py_taft/main.adb: New file.
1844 * gdb.ada/py_taft/pkg.adb: New file.
1845 * gdb.ada/py_taft/pkg.ads: New file.
1846
3d435220
TV
18472019-09-24 Tom de Vries <tdevries@suse.de>
1848
1849 PR gdb/24598
1850 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1851
77d03678
TV
18522019-09-22 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.base/restore.exp: Allow register variables to be optimized out at
1855 -O0.
1856
abf516c6
UW
18572019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1858
1859 * gdb.arch/spu-info.exp: Remove file.
1860 * gdb.arch/spu-info.c: Remove file.
1861 * gdb.arch/spu-ls.exp: Remove file.
1862 * gdb.arch/spu-ls.c: Remove file.
1863
1864 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1865 * gdb.asm/spu.inc: Remove file.
1866
1867 * gdb.base/dump.exp: Remove support for spu*-*-*.
1868 * gdb.base/stack-checking.exp: Likewise.
1869 * gdb.base/overlays.exp: Likewise.
1870 * gdb.base/ovlymgr.c: Likewise.
1871 * gdb.base/spu.ld: Remove file.
1872
1873 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1874 * gdb.cp/cpexprs.exp: Likewise.
1875 * gdb.cp/exception.exp: Likewise.
1876 * gdb.cp/gdb2495.exp: Likewise.
1877 * gdb.cp/mb-templates.exp: Likewise.
1878 * gdb.cp/pr9167.exp: Likewise.
1879 * gdb.cp/userdef.exp: Likewise.
1880
1881 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1882
1883 * gdb.cell: Remove directory.
1884 * lib/cell.exp: Remove file.
1885
e452e88f
TV
18862019-09-19 Tom de Vries <tdevries@suse.de>
1887
1888 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1889
8a625130
TV
18902019-09-19 Tom de Vries <tdevries@suse.de>
1891
1892 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1893
81dc3ab5
TV
18942019-09-19 Tom de Vries <tdevries@suse.de>
1895
1896 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1897 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1898 (gdb_target_cmd): ... here.
1899 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1900 value 2.
1901
b078f3ac
AB
19022019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1903
1904 * gdb.base/source-dir.exp: Avoid having directory names in test
1905 names.
1906
f1b620e9
MG
19072019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1908
1909 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1910 directory.
1911
67f3ed6a
AB
19122019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.base/list-missing-source.exp: New file.
1915
d1b70248
TV
19162019-09-14 Tom de Vries <tdevries@suse.de>
1917
1918 PR teststuite/24599
1919 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1920 * lib/ada.exp (gnatmake_version_at_least): New proc.
1921
5fabdcd6
AB
19222019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1923
1924 * gdb.base/maint.exp: Use exec_has_index_section.
1925
aa17805f
AB
19262019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1927
1928 * gdb.base/maint.exp: Add test for 'maint info sections'.
1929
25e5c209
TV
19302019-09-12 Tom de Vries <tdevries@suse.de>
1931
1932 * gdb.base/store.exp: Allow register variables to be optimized out at
1933 -O0.
1934
4993045d
PW
19352019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1936
1937 * gdb.ada/rdv_wait.exp: Update to new task names.
1938 * gdb.base/task_switch_in_core.exp: Likewise.
1939 * gdb.base/info_sources_base.c: Likewise.
1940
8a516164
TT
19412019-09-10 Tom Tromey <tromey@adacore.com>
1942
1943 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1944
aa391654
TT
19452019-09-10 Tom Tromey <tromey@adacore.com>
1946
1947 * gdb.ada/dgopt.exp: New file.
1948 * gdb.ada/dgopt/x.adb: New file.
1949
8634b462
TT
19502019-09-08 Tom Tromey <tom@tromey.com>
1951
1952 * gdb.tui/resize.exp: Remove setup_xfail.
1953 * gdb.tui/regs.exp: Remove setup_xfail.
1954 * gdb.tui/basic.exp: Remove setup_xfail.
1955
736b0f76
DB
19562019-09-06 David Blaikie <dblaikie@gmail.com>
1957
1958 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1959 * gdb.cp/cplabel.exp: Ditto.
1960 * gdb.linespec/ls-errs.exp: Ditto.
1961
30331a6c
TV
19622019-09-05 Tom de Vries <tdevries@suse.de>
1963
1964 * lib/gdb.exp (cmp_file_string): New proc.
1965 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1966 runto_main. Verify save breakpoints output.
1967
98b0ebab
PW
19682019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1969
1970 * gdb.base/info-var.exp: Test info variables without running
1971 to main, to avoid expect's buffer overflow.
1972
4e962e74
TT
19732019-09-03 Tom Tromey <tromey@adacore.com>
1974
1975 * gdb.ada/bias.exp: New file.
1976 * gdb.ada/bias/bias.adb: New file.
1977 * gdb.ada/print_chars.exp: Add regression test.
1978 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1979 (MC): New variable.
1980
2ea1a07a
SL
19812019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1982
1983 * gdb.base/argv0-symlink.exp: Run only on native target
1984 and local host.
1985
8077c50d
TV
19862019-08-29 Tom de Vries <tdevries@suse.de>
1987
1988 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1989 diverse debug info.
1990 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1991
48352473
TV
19922019-08-28 Tom de Vries <tdevries@suse.de>
1993
1994 * gdb.base/info-var.exp: Allow info variables to print info for files
1995 other than info-var-f1.c and info-var-f2.c.
1996
d8f27c60
AB
19972019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1998
1999 * gdb.fortran/info-types.exp: Add module.
2000 * gdb.fortran/info-types.f90: Update expected results.
2001
1f20c35e
AB
20022019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2003
2004 * gdb.fortran/info-types.exp: New file.
2005 * gdb.fortran/info-types.f90: New file.
2006 * lib/fortran.exp (fortran_character1): New proc.
2007
4acfdd20
AB
20082019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2009
2010 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2011 functions'. Reindent as needed.
2012 * gdb.base/info-var-f1.c: New file.
2013 * gdb.base/info-var-f2.c: New file.
2014 * gdb.base/info-var.exp: New file.
2015 * gdb.base/info-var.h: New file.
2016
5c31b358
TV
20172019-08-26 Tom de Vries <tdevries@suse.de>
2018
2019 PR c++/24852
2020 * gdb.cp/no-libstdcxx-probe.exp: New test.
2021
b694989f
TV
20222019-08-26 Tom de Vries <tdevries@suse.de>
2023
2024 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2025 * tests need to be skipped.
2026 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2027 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2028 mi_skip_libstdcxx_probe_tests.
2029
d9c4ba53
SDJ
20302019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2031
2032 * gdb.python/py-xmethods.exp: Use raw strings when passing
2033 arguments to SimpleXMethodMatcher.
2034
395fad09
TV
20352019-08-22 Tom de Vries <tdevries@suse.de>
2036
2037 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2038 more informative.
2039
26c957f1
PA
20402019-08-21 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.base/with.exp: Test "with" with no arguments.
2043
61f80d5d
TV
20442019-08-21 Tom de Vries <tdevries@suse.de>
2045
2046 * gdb.base/gdb-caching-proc.exp: Sort files.
2047
d7a11d13
TV
20482019-08-20 Tom de Vries <tdevries@suse.de>
2049
2050 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2051 compilation.
2052
34dafe9f
TV
20532019-08-16 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.base/compare-sections.exp ("after run to main"): Allow
2056 mismatched read-only sections for PIE executables.
2057
398fdd60
TT
20582019-08-16 Tom Tromey <tom@tromey.com>
2059
2060 * lib/tuiterm.exp (_csi_Z): New proc.
2061 * gdb.tui/basic.exp: Update window positions.
2062 * gdb.tui/empty.exp: Update window positions.
2063
d8f9e51c
SL
20642019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2065
2066 * gdb.base/examine-backward.exp: Correct regexp for
2067 "examine 3 bytes backward from ${address_zero}".
2068
3df505f6
TT
20692019-08-15 Tom Tromey <tom@tromey.com>
2070
2071 * gdb.tui/empty.exp: Enable resizing tests.
2072
272560b5
TT
20732019-08-15 Tom Tromey <tromey@adacore.com>
2074
2075 * gdb.ada/char_enum.exp: Add regression tests.
2076 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2077 and '0'.
2078 (Char, Gchar): Update.
2079 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2080
08235187
CB
20812019-08-15 Christian Biesinger <cbiesinger@google.com>
2082
2083 * gdb.python/python.exp: Expect a leading underscore on
2084 GdbOutput{,Error}File.
2085
22a2ab04
SL
20862019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2087
2088 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2089 Windows host.
2090
835b995b
SL
20912019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2092
2093 * gdb.base/batch-preserve-term-settings.exp
2094 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2095
97dd8e07
CB
20962019-08-15 Christian Biesinger <cbiesinger@google.com>
2097
2098 * lib/gdb.exp: When running on a mingw target, replace
2099 /x/ with x:/.
2100
75faf5c4
AH
21012019-08-14 Alan Hayward <alan.hayward@arm.com>
2102
2103 * gdb.arch/aarch64-prologue.c: New test.
2104 * gdb.arch/aarch64-prologue.exp: New file.
2105
abc6c00f
TV
21062019-08-13 Tom de Vries <tdevries@suse.de>
2107
2108 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2109 Thread.
2110
74c2c1f4
SL
21112019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2112
2113 * gdb.python/py-completion.exp: Download the .py file to the host
2114 and use its host pathname. Conditionalize tests that use
2115 tab completion and manipulate files on the build machine.
2116 * gdb.python/py-events.exp: Download the .py file to the host
2117 and use its host pathname.
2118 * gdb.python/py-evsignal.exp: Likewise.
2119 * gdb.python/py-evthreads.exp: Likewise.
2120 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2121 pathname syntax.
2122 * gdb.python/py-framefilter.exp: Download the .py file to the right
2123 place on the host. Match Windows pathname syntax.
2124 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2125 .py file to the host and use its host pathname.
2126 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2127 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2128 build pathname. Skip symlink test on Windows host. Add missing
2129 newline at end of file.
2130 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2131 and use its host pathname.
2132 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2133 * gdb.python/py-section-script.exp: Use host location of binfile
2134 on safe-path. Use correct path separator on Windows host.
2135 Reorder alternatives in gdb_test_multiple to prevent matching
2136 the wrong alternative on success.
2137 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2138
ca2589f3
PP
21392019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2140
2141 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2142 expect the GDB inferior to no longer immediately stop after
2143 being resumed with "signal SIGINT".
2144
020a839d
SL
21452019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2146
2147 * gdb.linespec/break-ask.exp: Generalize regexps to match
2148 Windows pathnames too.
2149
128d6509
TV
21502019-08-08 Tom de Vries <tdevries@suse.de>
2151
2152 PR testsuite/24862
2153 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2154
590042fc
PW
21552019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2156
2157 * gdb.base/style.exp: Update tests for help doc new invariants.
2158 * gdb.base/help.exp: Likewise.
2159
046bebe1
TT
21602019-08-06 Tom Tromey <tom@tromey.com>
2161
2162 * gdb.base/style.exp: Add disassemble test.
2163 * gdb.base/style.c (some_called_function): New function.
2164 (main): Use it.
2165
0b27c27d
CB
21662019-08-05 Christian Biesinger <cbiesinger@google.com>
2167
2168 * gdb.python/py-block.exp: Test dictionary access on blocks.
2169
580f1034
SM
21702019-08-05 Simon Marchi <simon.marchi@efficios.com>
2171
2172 PR gdb/24863
2173 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2174 -list-thread-groups --available test when running under
2175 check-read1.
2176
d86bd7cb
TV
21772019-08-05 Tom de Vries <tdevries@suse.de>
2178
2179 PR testsuite/24863
2180 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2181 * gdb.base/help.exp: Use with_read1_timeout_factor.
2182 * gdb.base/info-macros.exp: Same.
2183 * gdb.cp/nested-types.exp: Same.
2184
a80cf5d8
TV
21852019-08-05 Tom de Vries <tdevries@suse.de>
2186
2187 * lib/gdb.exp (version_at_least): Factor out of ...
2188 (tcl_version_at_least): ... here.
2189 (gdb_compile): Fail if pie results in non-PIE executable.
2190 (readelf_version, readelf_prints_pie): New proc.
2191 (exec_is_pie): Return -1 if unknown.
2192
d0962838
TV
21932019-08-05 Tom de Vries <tdevries@suse.de>
2194
2195 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2196
2252ff3d
SL
21972019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2198
2199 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2200
26655f53
SL
22012019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2202
2203 * lib/completion-support.exp (test_gdb_complete_none): Skip
2204 tab completion tests if no readline support.
2205 (test_gdb_complete_unique_re): Likewise.
2206 (test_gdb_complete_multiple): Likewise.
2207
db4dc13e
PW
22082019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2209
2210 * gdb.base/info_sources.exp: New file.
2211 * gdb.base/info_sources.c: New file.
2212 * gdb.base/info_sources_base.c: New file.
2213
0eba165a
PFC
22142019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2215
2216 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2217 prefix argument.
2218 (test_exit_status): Add prefix argument.
2219
59bd512b
TV
22202019-08-01 Tom de Vries <tdevries@suse.de>
2221
2222 PR testsuite/24863
2223 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2224 calling exp_continue for new thread and thread exited messages.
2225
2a3ad588
TV
22262019-08-01 Tom de Vries <tdevries@suse.de>
2227
2228 PR testsuite/24863
2229 * gdb.base/structs.exp: Fix check-read1 timeout using
2230 gdb_test_sequence.
2231 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2232
117eb594
TV
22332019-08-01 Tom de Vries <tdevries@suse.de>
2234
2235 PR testsuite/24863
2236 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2237 line.
2238
ed591340
TV
22392019-08-01 Tom de Vries <tdevries@suse.de>
2240
2241 PR testsuite/24863
2242 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2243
aa3b6533
TT
22442019-07-30 Tom Tromey <tromey@adacore.com>
2245
2246 * gdb.ada/display_nested.exp: New file.
2247 * gdb.ada/display_nested/foo.adb: New file.
2248 * gdb.ada/display_nested/pack.adb: New file.
2249 * gdb.ada/display_nested/pack.ads: New file.
2250
2906593f
CB
22512019-07-30 Christian Biesinger <cbiesinger@google.com>
2252
2253 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2254 namespace.
2255 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2256
0f575925
TV
22572019-07-30 Tom de Vries <tdevries@suse.de>
2258
2259 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2260 instead.
2261
b13057d9
TV
22622019-07-30 Tom de Vries <tdevries@suse.de>
2263
2264 PR testsuite/24834
2265 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2266 (exec_is_pie): New proc.
2267
5c4dde85
CB
22682019-07-29 Christian Biesinger <cbiesinger@google.com>
2269
2270 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2271
c620ed88
CB
22722019-07-29 Christian Biesinger <cbiesinger@google.com>
2273
2274 * gdb.python/py-objfile.c: Add global and static vars.
2275 * gdb.python/py-objfile.exp: Test new functions Objfile.
2276 lookup_global_symbol and lookup_static_symbol.
2277
3d235706
TT
22782019-07-29 Tom Tromey <tom@tromey.com>
2279
2280 * lib/tuiterm.exp (Term::_csi_@): New proc.
2281 (Term::_csi_X): Don't move cursor.
2282
c7e4c0a6
PW
22832019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2284
2285 * gdb.base/options.exp: Update backtrace - completion to
2286 new option -frame-info.
2287 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2288 Test new 'set print frame-info'. Test backtrace -frame-info
2289 overriding 'set print frame-info'.
2290 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2291 Test new 'set print frame-info'.
2292 Verify consistency of backtrace with and without filters, with and
2293 without -no-filters.
2294 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2295 default.
2296
de28a3b7
TV
22972019-07-29 Tom de Vries <tdevries@suse.de>
2298
2299 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2300 no arguments".
2301
507dd60e
TV
23022019-07-29 Tom de Vries <tdevries@suse.de>
2303
2304 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2305 is a substring of the first for "complete non-unique file name".
2306
5beafce9
TV
23072019-07-29 Tom de Vries <tdevries@suse.de>
2308
2309 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2310 with ".*".
2311
2d274232
TV
23122019-07-29 Tom de Vries <tdevries@suse.de>
2313
2314 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2315 Pass prompt_regexp parameter to gdb_test_multiple calls.
2316
9197cd8b
TV
23172019-07-29 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2320 print registers" regexps.
2321
b528dae0
TV
23222019-07-29 Tom de Vries <tdevries@suse.de>
2323
2324 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2325
d17725d7
TV
23262019-07-29 Tom de Vries <tdevries@suse.de>
2327
2328 PR gdb/24855
2329 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2330 (skip_python_tests_prompt): Add prompt_regexp argument to
2331 gdb_test_multiple calls.
2332
52b75bf1
TT
23332019-07-27 Tom Tromey <tom@tromey.com>
2334
2335 * gdb.tui/main.exp: New file.
2336
2b1d00c2
TT
23372019-07-27 Tom Tromey <tom@tromey.com>
2338
2339 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2340 optional.
2341 * gdb.tui/empty.exp: New file.
2342
ded631d5
TT
23432019-07-27 Tom Tromey <tom@tromey.com>
2344
2345 * lib/tuiterm.exp (spawn): New proc.
2346 (Term::resize): New proc.
2347 * gdb.tui/resize.exp: New file.
2348
58ac439d
TT
23492019-07-27 Tom Tromey <tom@tromey.com>
2350
2351 * gdb.tui/list.exp: New file.
2352
fe1f56ee
TT
23532019-07-27 Tom Tromey <tom@tromey.com>
2354
2355 * gdb.tui/regs.exp: New file.
2356
f790b310
TT
23572019-07-27 Tom Tromey <tom@tromey.com>
2358
2359 * gdb.tui/basic.exp: Add "layout split" test.
2360
d95fc6ee
TT
23612019-07-27 Tom Tromey <tom@tromey.com>
2362
2363 * gdb.tui/basic.exp: Add "layout asm" test.
2364
c3786b3a
TT
23652019-07-27 Tom Tromey <tom@tromey.com>
2366
2367 * lib/tuiterm.exp: New file.
2368 * gdb.tui/basic.exp: New file.
2369
98a617f8
KB
23702019-07-27 Kevin Buettner <kevinb@redhat.com>
2371
2372 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2373 Enable tests associated with this flag. Adjust regex
2374 referencing "foo_low" to now refer to "foo_cold" instead.
2375
5c076da4
KB
23762019-07-27 Kevin Buettner <kevinb@redhat.com>
2377
2378 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2379 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2380 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2381 foo_cold. Revise comments to match.
2382 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2383 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2384 were wrapped into this proc; Call do_test in loop from outermost
2385 level.
2386 (foo_low): Rename all occurrences to "foo_cold".
2387 (backtrace from baz): New test.
2388 (x2/i foo_cold): New test.
2389 (info line *foo_cold): New test.
2390
1512d3b7
TV
23912019-07-26 Tom de Vries <tdevries@suse.de>
2392
2393 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2394
297989a1
TV
23952019-07-25 Tom de Vries <tdevries@suse.de>
2396
2397 PR testsuite/24830
2398 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2399 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2400 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2401 (skip_libstdcxx_probe_tests): ... here.
2402 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2403
b3b965fb
TV
24042019-07-24 Tom de Vries <tdevries@suse.de>
2405
2406 PR testsuite/24807
2407 * gdb.objc/basicclass.m: Include stdio.h.
2408 * gdb.objc/nondebug.m: Same.
2409 * gdb.objc/objcdecode.m: Same.
2410
4625b4d0
TV
24112019-07-24 Tom de Vries <tdevries@suse.de>
2412
2413 PR testsuite/24612
2414 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2415 additional_flags.
2416
024a5840
TV
24172019-07-24 Tom de Vries <tdevries@suse.de>
2418
2419 PR testsuite/24831
2420 * gdb.multi/tids.exp: Update error messages for info threads.
2421
c76ddaa3
TV
24222019-07-24 Tom de Vries <tdevries@suse.de>
2423
2424 * gdb.base/info-types.exp: Allow info types to print info for more than
2425 one file.
2426
9a618ef6
TV
24272019-07-23 Tom de Vries <tdevries@suse.de>
2428
2429 PR testsuite/24842
2430 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2431 gdb_spawn_with_cmdline_opts.
2432
40eadf04
SP
24332019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2434
2435 * gdb.arch/arm-cmse-sgstubs.c: New test.
2436 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2437
5ba29434
TV
24382019-07-23 Tom de Vries <tdevries@suse.de>
2439
2440 PR testsuite/24711
2441 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2442 issuing next command.
2443
a8e9d247
AB
24442019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2445
2446 * gdb.ada/info_auto_lang.exp: Update expected results.
2447 * gdb.base/info-types.c: Add additional types to check.
2448 * gdb.base/info-types.exp: Update expected results.
2449
eb86c5e2
AB
24502019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2451
2452 * gdb.base/info-types.c: New file.
2453 * gdb.base/info-types.exp: New file.
2454
01e175fe
AB
24552019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2456
2457 * gdb.arch/riscv-bp-infcall.c: New file.
2458 * gdb.arch/riscv-bp-infcall.exp: New file.
2459
6b78c3f8
AB
24602019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2461
2462 PR breakpoints/24541
2463 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2464
da738167
TV
24652019-07-14 Tom de Vries <tdevries@suse.de>
2466
2467 PR testsuite/24760
2468 * gdb.objc/basicclass.exp: Fix unterminated string.
2469
0d4e84ed
AB
24702019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2471 Andrew Burgess <andrew.burgess@embecosm.com>
2472
2473 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2474 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2475 negative bounds.
2476 * gdb.fortran/vla-value.exp: Print elements of an array with
2477 negative bounds.
2478 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2479 testing.
2480
021d8588
AB
24812019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2482
2483 * gdb.base/options.exp (expect_string): Dequote strings in
2484 results.
2485 (test-string): Test strings with different quoting and reindent.
2486
f06f1252
TT
24872019-07-10 Tom Tromey <tromey@adacore.com>
2488
2489 * gdb.ada/mi_ex_cond.exp: Update expected results.
2490 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2491 * gdb.ada/mi_catch_ex.exp: Update expected results.
2492 * gdb.ada/mi_catch_assert.exp: Update expected results.
2493 * gdb.ada/catch_ex.exp (catch_exception_info)
2494 (catch_exception_entry, catch_assert_entry)
2495 (catch_unhandled_entry): Update.
2496 * gdb.ada/catch_assert_if.exp: Update expected results.
2497
b863685d
RB
24982019-07-10 Richard Bunt <richard.bunt@arm.com>
2499 Stephen Roberts <stephen.roberts@arm.com>
2500
2501 * gdb.base/define.exp: Restore original prompt.
2502
cb1e4e32
PA
25032019-07-09 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2506 breakpoints" output.
2507 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2508 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2509 throw" creates breakpoint.
2510 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2511 'type="catchpoint"'.
2512
b58a68fe
PA
25132019-07-09 Pedro Alves <palves@redhat.com>
2514
2515 PR c++/15468
2516 * gdb.cp/except-multi-location-lib.cc: New.
2517 * gdb.cp/except-multi-location-main.cc: New.
2518 * gdb.cp/except-multi-location.exp: New.
2519
0826779b
PW
25202019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2521
2522 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2523 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2524 argument and update callers.
2525
5b0e2db4
AB
25262019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.arch/amd64-break-on-asm-line.S: New file.
2529 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2530
1f6f6e21
PW
25312019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2532
2533 * gdb.base/printcmds.exp: Test printing C string and
2534 C wide string convenience vars without transiting via the inferior.
2535 Also make test names unique.
2536
ea142fbf
AH
25372019-07-08 Alan Hayward <alan.hayward@arm.com>
2538
5862c886 2539 PR breakpoints/25011
ea142fbf
AH
2540 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2541
213fd9fa
PA
25422019-07-04 Pedro Alves <palves@redhat.com>
2543
2544 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2545 body returned ok(0), break(3) or continue(4).
2546 * gdb.testsuite/foreach_with_prefix.exp: New file.
2547
2b40fda7
AH
25482019-07-04 Alan Hayward <alan.hayward@arm.com>
2549
2550 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2551
a26c8de0
PA
25522019-07-03 Pedro Alves <palves@redhat.com>
2553
2554 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2555 "return -code".
2556
5f4ba3e7
PA
25572019-07-03 Pedro Alves <palves@redhat.com>
2558
2559 PR cli/24732
2560 * gdb.base/shell.exp: Load completion-support.exp.
2561 Adjust expected error output. Add completion tests.
2562
a994424f
PA
25632019-07-03 Pedro Alves <palves@redhat.com>
2564
2565 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2566 string_to_regexp.
2567
3d9be6f5
PA
25682019-07-03 Pedro Alves <palves@redhat.com>
2569
2570 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2571 (expect_integer): Adjust to expect "-string".
2572 (expect_string): New.
2573 (all_options): Expect "-string".
2574 (test-flag, test-boolean): Adjust to expect "-string".
2575 (test-string): New proc.
2576 (top level): Call it.
2577
41fc454c
PA
25782019-07-03 Pedro Alves <palves@redhat.com>
2579
2580 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2581 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2582 the expected output in the success.
2583
b2b2a215
PA
25842019-07-03 Pedro Alves <palves@redhat.com>
2585
2586 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2587 Split one gdb_test_multiple call in two to avoid a race.
2588
fdbc9870
PA
25892019-07-03 Pedro Alves <palves@redhat.com>
2590
2591 * gdb.base/with.c: New file.
2592 * gdb.base/with.exp: New file.
2593
c6ac8931
PA
25942019-07-03 Pedro Alves <palves@redhat.com>
2595
2596 * gdb.base/settings.exp: Replace all references to "maint
2597 test-settings set" with references to "maint set test-settings",
2598 and all references to "maint test-settings show" with references
2599 to "maint show test-settings".
2600
970f9d09
PA
26012019-07-03 Pedro Alves <palves@redhat.com>
2602
2603 * gdb.base/settings.exp (test-string): Adjust expected out when
2604 testing "maint test-settings show filename"
2605
54d66006
PA
26062019-07-02 Pedro Alves <palves@redhat.com>
2607
2608 * gdb.base/options.exp (test-info-threads): New procedure.
2609 (top level): Call it.
2610
10d06d82
TT
26112019-06-28 Tom Tromey <tromey@adacore.com>
2612
2613 * gdb.dwarf2/ada-linkage-name.c: New file.
2614 * gdb.dwarf2/ada-linkage-name.exp: New file.
2615
3d507ff2
TT
26162019-06-27 Tom Tromey <tromey@adacore.com>
2617
d039f014 2618 PR c++/20020:
3d507ff2
TT
2619 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2620
8af58ffe
TV
26212019-06-26 Tom de Vries <tdevries@suse.de>
2622
2623 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2624
22e21752
TV
26252019-06-26 Tom de Vries <tdevries@suse.de>
2626
2627 * gdb.base/index-cache.exp: Add back missing debug option.
2628
b65b566c
PW
26292019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2630
2631 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2632
5c2c8c69
TV
26332019-06-25 Tom de Vries <tdevries@suse.de>
2634
2635 PR testsuite/24727
2636 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2637
164e3873
TV
26382019-06-24 Tom de Vries <tdevries@suse.de>
2639
2640 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2641
824eacee
TV
26422019-06-24 Tom de Vries <tdevries@suse.de>
2643
2644 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2645 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2646 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2647
385b97d3
TV
26482019-06-24 Tom de Vries <tdevries@suse.de>
2649
2650 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2651
c596f180
TV
26522019-06-21 Tom de Vries <tdevries@suse.de>
2653
2654 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2655
b13a7d03
TV
26562019-06-21 Tom de Vries <tdevries@suse.de>
2657
2658 PR testsuite/24518
2659 PR ada/24713
2660 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2661 index.
2662
899277ae
TT
26632019-06-19 Tom Tromey <tromey@adacore.com>
2664
2665 * gdb.ada/length_cond.exp: Add intro comment.
2666
680e1bee
TT
26672019-06-19 Tom Tromey <tromey@adacore.com>
2668
2669 * gdb.ada/length_cond.exp: New file.
2670 * gdb.ada/length_cond/length_cond.adb: New file.
2671 * gdb.ada/length_cond/pck.adb: New file.
2672 * gdb.ada/length_cond/pck.ads: New file.
2673
0ed4690a
TV
26742019-06-18 Tom de Vries <tdevries@suse.de>
2675
2676 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2677
d20ed5fd
TT
26782019-06-18 Tom Tromey <tromey@adacore.com>
2679
2680 * gdb.base/list0.h: Add comment explaining control character.
2681
86e04673
TV
26822019-06-18 Tom de Vries <tdevries@suse.de>
2683
2684 * boards/fission.exp: Break up long debug_flags line.
2685
c4973306
SM
26862019-06-16 Tom de Vries <tdevries@suse.de>
2687
2688 PR gdb/24445
2689 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2690 generated index.
2691
93cb9841
AB
26922019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2693
2694 PR gdb/24686
2695 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2696 improve detection of bug gdb/24541.
2697
399aaebd
SM
26982019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2699
2700 PR gdb/24669
2701 * gdb.base/index-cache.exp (uses_readnow,
2702 expecting_index_cache_use): Define global variable.
2703 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2704 expecting_index_cache_use.
2705
584a927c
AB
27062019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2707 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * gdb.fortran/pointers.f90: New file.
2710 * gdb.fortran/print_type.exp: New file.
2711 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2712 * gdb.fortran/vla-type.exp: Likewise.
2713 * gdb.fortran/vla-value.exp: Likewise.
2714 * gdb.mi/mi-vla-fortran.exp: Likewise.
2715
30056ea0
AB
27162019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2717
2718 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2719 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2720 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2721 as a stop reason.
2722
ec8e2b6d
AB
27232019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2724
2725 * gdb.base/annota1.exp: Update expected results.
2726 * gdb.cp/annota2.exp: Likewise.
2727 * gdb.cp/annota3.exp: Likewise.
2728
09e4c4e1
AB
27292019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2730
2731 * gdb.base/style-logging.exp: Remove path from test name.
2732
0735b091
TT
27332019-06-14 Tom Tromey <tromey@adacore.com>
2734
2735 PR gdb/24502:
2736 * gdb.base/style-logging.exp: New file.
2737
f5686554
TT
27382019-06-14 Tom Tromey <tromey@adacore.com>
2739
2740 * gdb.base/symfile-warn.exp: New file.
2741 * gdb.base/symfile-warn.c: New file.
2742
a0c1ffed
TT
27432019-06-14 Tom Tromey <tromey@adacore.com>
2744
2745 * gdb.base/annotate-symlink.exp: New file.
2746
f411722c
TT
27472019-06-14 Tom Tromey <tromey@adacore.com>
2748
2749 * gdb.ada/set_wstr.exp: Add reassignment test.
2750
4268ec18
TT
27512019-06-14 Tom Tromey <tromey@adacore.com>
2752
2753 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2754 'unchecked_access and 'unrestricted_access as well.
2755
9a9e394b
TT
27562019-06-14 Tom Tromey <tromey@adacore.com>
2757
2758 PR ada/24539:
2759 * gdb.ada/vla.exp: Update tests.
2760 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2761 pragma.
2762
4c048731
PA
27632019-06-13 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/settings.exp (test-integer): Test junk after
2766 "unlimited".
2767
6665660a
PA
27682019-06-13 Pedro Alves <palves@redhat.com>
2769
2770 * gdb.base/options.exp (test-thread-apply): New.
2771 (top level): Call it.
2772
5d707134
PA
27732019-06-13 Pedro Alves <palves@redhat.com>
2774
2775 * gdb.base/options.exp (test-frame-apply): New.
2776 (top level): Test print commands with different "frame apply"
2777 prefixes.
2778
e2a689da
PA
27792019-06-13 Pedro Alves <palves@redhat.com>
2780
e79be6e5 2781 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2782 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2783 'max_completions' parameter and handle it.
2784 (test_gdb_completion_offers_commands): New.
2785
90a1ef87
PA
27862019-06-13 Pedro Alves <palves@redhat.com>
2787
2788 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2789
d4c16835
PA
27902019-06-13 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.base/options.exp (test-backtrace): New.
2793 (top level): Call it.
2794
2daf894e
PA
27952019-06-13 Pedro Alves <palves@redhat.com>
2796
2797 * gdb.guile/scm-frame-args.exp: Use "set print
2798 raw-frame-arguments" instead of "set print raw frame-arguments".
2799 * gdb.python/py-frame-args.exp: Likewise.
2800
e6ed716c
PA
28012019-06-13 Pedro Alves <palves@redhat.com>
2802
2803 * gdb.compile/compile.exp: Adjust expected output to option
2804 processing changes.
2805
7d8062de
PA
28062019-06-13 Pedro Alves <palves@redhat.com>
2807
2808 * gdb.base/options.exp: Build executable.
2809 (test-print): New procedure.
2810 (top level): Call it, once for "print" and another for "compile
2811 print".
2812
9d0faba9
PA
28132019-06-13 Pedro Alves <palves@redhat.com>
2814
2815 * gdb.base/options.c: New file.
2816 * gdb.base/options.exp: New file.
2817
dee7b4c8
PA
28182019-06-13 Pedro Alves <palves@redhat.com>
2819
2820 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2821 that "o" is ambiguous.
2822
dca0f6c0
PA
28232019-06-13 Pedro Alves <palves@redhat.com>
2824
2825 * gdb.base/settings.c: New file.
2826 * gdb.base/settings.exp: New file.
2827
ccf46844
PA
28282019-06-13 Pedro Alves <palves@redhat.com>
2829
2830 * gdb.base/completion.exp: Fix comment typo.
2831
b9a3f842
PA
28322019-06-13 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2835 foo --1" test.
2836
d106773e
PA
28372019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2838
2839 * gdb.fortran/block-data.f: New.
2840 * gdb.fortran/block-data.exp: New.
2841
fea82da0
TV
28422019-06-11 Tom de Vries <tdevries@suse.de>
2843
2844 PR testsuite/24521
2845 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2846 message.
2847
8c2e74f1
TV
28482019-06-11 Tom de Vries <tdevries@suse.de>
2849
2850 PR testsuite/24521
2851 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2852
b49851c8
TV
28532019-06-11 Tom de Vries <tdevries@suse.de>
2854
2855 * boards/readnow.exp: New file.
2856
a7067863
AB
28572019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2858
2859 * gdb.fortran/vla-sizeof.exp: Update expected results.
2860
1a3da2cd
AB
28612019-06-06 Amos Bird <amosbird@gmail.com>
2862
2863 * gdb.base/annota1.exp (thread_switch): Add test for
2864 thread-exited annotation.
2865
3847a7bf
TT
28662019-06-06 Tom Tromey <tromey@adacore.com>
2867
2868 * gdb.base/maint.exp: Expect command started/finished output.
2869
0088ba59
AB
28702019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2871
2872 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2873 comment.
2874 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2875
312617a3
AB
28762019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2877
2878 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2879 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2880 * gdb.arch/riscv-unwind-long-insn.c: New file.
2881 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2882
e1f2e1a2
CB
28832019-06-04 Christian Biesinger <cbiesinger@google.com>
2884
d3238f7d 2885 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 2886
206584bd
PW
28872019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2888
2889 * lib/gdb.exp (help_list_trailer): New regexp variable
2890 factorizing the help trailer message.
2891 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2892 arg to allow to better factorize various tests.
2893 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2894 (test_prefix_command_help): Use help_list_trailer.
2895 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2896 * gdb.guile/scm-cmd.exp: Likewise.
2897 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2898 * gdb.base/help.exp: Use test_user_defined_class_help.
2899 * gdb.base/style.exp: Add tests for styling of help and apropos.
2900 * lib/gdb-utils.exp (style): Add title and highlight styles.
2901
708dc93e
PW
29022019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2903
2904 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2905 $_shell_exitsignal.
2906 * gdb.base/default.exp: Update for new convenience variables.
2907
f49055a5
TT
29082019-05-29 Tom Tromey <tromey@adacore.com>
2909
2910 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2911 to "break complete ada" test case's regexp.
2912
4330d61d
TT
29132019-05-29 Tom Tromey <tromey@adacore.com>
2914
2915 PR c++/20020:
2916 * gdb.cp/constexpr-field.exp: New file.
2917 * gdb.cp/constexpr-field.cc: New file.
2918
000439d5
TT
29192019-05-29 Tom Tromey <tromey@adacore.com>
2920
2921 * gdb.base/finish.exp (finish_no_print): New proc.
2922 (finish_tests): Call it.
2923
5a01c34c
TV
29242019-05-24 Tom de Vries <tdevries@suse.de>
2925
2926 * gdb.dwarf2/gdb-add-index.exp: New file.
2927
18125b16
TT
29282019-05-22 Tom Tromey <tromey@adacore.com>
2929
2930 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2931 * gdb.base/style.exp: Use "style".
2932 * lib/gdb-utils.exp (style): New proc.
2933
af1a8d03
TV
29342019-05-22 Tom de Vries <tdevries@suse.de>
2935
2936 * gdb.base/align.exp: Require c++11.
2937
e7fe496b
TV
29382019-05-22 Tom de Vries <tdevries@suse.de>
2939
2940 PR testsuite/24586
2941 * gdb.python/py-mi-var-info-path-expression.exp: Call
2942 mi_skip_python_tests to check if python is supported.
2943
8fca4da0
AH
29442019-05-22 Alan Hayward <alan.hayward@arm.com>
2945
2946 * gdb.arch/aarch64-pauth.c: New test.
2947 * gdb.arch/aarch64-pauth.exp: New file.
2948
b7060614
AH
29492019-05-22 Alan Hayward <alan.hayward@arm.com>
2950
2951 * README (Re-running Tests Outside The Testsuite): New section.
2952
669d0468
TV
29532019-05-21 Tom de Vries <tdevries@suse.de>
2954
2955 * gdb.arch/amd64-eval.exp: Require c++11.
2956 * gdb.base/max-depth.exp: Same.
2957 * gdb.compile/compile-cplus-array-decay.exp: Same.
2958 * gdb.cp/meth-typedefs.exp: Same.
2959 * gdb.cp/subtypes.exp: Same.
2960 * gdb.cp/temargs.exp: Same.
2961
ce3ebcaa
AH
29622019-05-21 Alan Hayward <alan.hayward@arm.com>
2963
2964 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2965
34d11c68
AB
29662019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 PR gdb/18644
2969 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2970 * gdb.fortran/printing-types.exp: Add new test.
2971 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2972 testing.
2973 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2974 setup_kfail call.
2975
87781e84
AH
29762019-05-17 Alan Hayward <alan.hayward@arm.com>
2977
2978 * README (Running the Testsuite): Change example.
2979 (Testsuite Parameters): Remove TRANSCRIPT.
2980 * lib/gdb.exp: Remove TRANSCRIPT check.
2981
b420b89e
AH
29822019-05-17 Alan Hayward <alan.hayward@arm.com>
2983
2984 * README (Testsuite Parameters): Add replay logging to
2985 GDBSERVER_DEBUG.
2986 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2987 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2988 as a comma separated list.
2989 (gdb_debug_init): Override procedure.
2990
408e9b8b
AH
29912019-05-17 Alan Hayward <alan.hayward@arm.com>
2992
2993 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2994 (gdb_write_cmd_file): New procedure.
2995 * lib/gdbserver-support.exp (gdbserver_start): Call
2996 gdbserver_write_cmd_file.
2997 (gdbserver_write_cmd_file): New procedure.
2998
f9e2e39d
AH
29992019-05-17 Alan Hayward <alan.hayward@arm.com>
3000
3001 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3002 (delete_breakpoints): Likewise.
3003 (gdb_run_cmd): Likewise.
3004 (gdb_start_cmd): Likewise.
3005 (gdb_starti_cmd): Likewise.
3006 (gdb_internal_error_resync): Likewise.
3007 (gdb_test_multiple): Likewise.
3008 (gdb_reinitialize_dir): Likewise.
3009 (default_gdb_exit): Likewise.
3010 (gdb_file_cmd): Mark kill as optional.
3011 (default_gdb_start): Call gdb_stdin_log_init.
3012 (send_gdb): Call gdb_stdin_log_write.
3013 (rerun_to_main): Mark Y as an answer.
3014 (gdb_stdin_log_init): New function.
3015 (gdb_stdin_log_write): Likewise.
3016
81f47ac2
AH
30172019-05-17 Alan Hayward <alan.hayward@arm.com>
3018
3019 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3020 * gdb.base/debug-expr.exp: Likewise.
3021 * gdb.base/foll-fork.exp: Likewise.
3022 * gdb.base/foll-vfork.exp: Likewise.
3023 * gdb.base/fork-print-inferior-events.exp: Likewise.
3024 * gdb.base/gdb-sigterm.exp: Likewise.
3025 * gdb.base/gdbinit-history.exp: Likewise.
3026 * gdb.base/osabi.exp: Likewise.
3027 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3028 * gdb.base/ui-redirect.exp: Likewise.
3029 * gdb.gdb/unittest.exp: Likewise.
3030 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3031 * gdb.mi/mi-watch.exp: Likewise.
3032 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3033 * gdb.mi/user-selected-context-sync.exp: Likewise.
3034 * gdb.python/python.exp: Disable debug test when debugging.
3035 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3036 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3037 Likewise.
3038 * gdb.threads/stepi-random-signal.exp: Likewise.
3039
29b52314
AH
30402019-05-17 Alan Hayward <alan.hayward@arm.com>
3041
3042 * Makefile.in: Pass through GDB_DEBUG.
3043 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3044 (gdb,debug): Add board setting.
3045 * lib/gdb.exp (default_gdb_start): Start debugging.
3046 (gdb_debug_enabled): New procedure.
3047 (gdb_debug_init): Likewise.
29b52314
AH
3048
30492019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3050
29b52314
AH
3051 * Makefile.in: Pass through GDB_DEBUG.
3052 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3053 (gdb,debug): Add board setting.
3054 * lib/gdb.exp (default_gdb_start): Start debugging.
3055 (gdb_debug_enabled): New procedure.
3056 (gdb_debug_init): Likewise.
29b52314 3057
ca1285d1
AH
30582019-05-17 Alan Hayward <alan.hayward@arm.com>
3059
3060 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3061
f3a09c80
AH
30622019-05-17 Alan Hayward <alan.hayward@arm.com>
3063
3064 * gdb.base/ui-redirect.exp: Test redirection.
3065
26648588
JV
30662019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3067
3068 * gdb.mi/mi-complete.exp: New file.
3069 * gdb.mi/mi-complete.cc: Likewise.
3070
14237686
AB
30712019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3072
3073 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3074 indexed and sliced arrays, and pointers to arrays.
3075
e7bd7fba
TT
30762019-05-14 Tom Tromey <tromey@adacore.com>
3077
3078 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3079 styling test.
3080
2764128d
TV
30812019-05-14 Tom de Vries <tdevries@suse.de>
3082
3083 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3084 selection entry encoding.
3085
71bed2db
TT
30862019-05-10 Tom Tromey <tromey@adacore.com>
3087
3088 * gdb.ada/info_exc.exp: Add "complete" test.
3089
63b667ad
TV
30902019-05-09 Tom de Vries <tdevries@suse.de>
3091
3092 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3093 CU-relative.
3094
9cfd2b89
TV
30952019-05-09 Tom de Vries <tdevries@suse.de>
3096
3097 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3098 CU-relative.
3099
2228ef77
XR
31002019-05-08 Joel Brobecker <brobecker@adacore.com>
3101
3102 * gdb.ada/frame_arg_lang.exp: New testcase.
3103 * gdb.ada/frame_arg_lang/bla.adb: New file.
3104 * gdb.ada/frame_arg_lang/pck.ads: New file.
3105 * gdb.ada/frame_arg_lang/pck.adb: New file.
3106 * gdb.ada/frame_arg_lang/foo.c: New file.
3107
80e55b13
TT
31082019-05-08 Tom Tromey <tromey@adacore.com>
3109
3110 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3111
9d3421af
TT
31122019-05-08 Tom Tromey <tromey@adacore.com>
3113
3114 * gdb.base/ptype-offsets.exp: Update tests.
3115
844333e2
TT
31162019-05-08 Tom Tromey <tromey@adacore.com>
3117
3118 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3119 cases.
3120 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3121 "short".
3122
988915ee
TT
31232019-05-08 Tom Tromey <tromey@adacore.com>
3124
3125 * gdb.ada/vla.exp: New file.
3126 * gdb.ada/vla/vla.adb: New file.
3127
7bd55dac
TV
31282019-05-07 Tom de Vries <tdevries@suse.de>
3129
3130 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3131
75f06e9d
TV
31322019-05-07 Tom de Vries <tdevries@suse.de>
3133
3134 PR testsuite/24522
3135 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3136 section.
3137
77e7aaa4
TV
31382019-05-07 Tom de Vries <tdevries@suse.de>
3139
3140 PR testsuite/24522
3141 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3142 .debug_aranges section.
3143
456ba0fa
TV
31442019-05-07 Tom de Vries <tdevries@suse.de>
3145
3146 PR testsuite/24159
3147 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3148
5a56d6a6
TV
31492019-05-06 Tom de Vries <tdevries@suse.de>
3150
3151 * lib/gdb.exp (exec_has_index_section): New proc.
3152 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3153 section.
3154
9d6d4be8
TV
31552019-05-04 Tom de Vries <tdevries@suse.de>
3156
3157 * boards/cc-with-debug-names.exp: New file.
3158
222a8d25
TT
31592019-05-03 Tom Tromey <tromey@adacore.com>
3160
3161 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3162 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3163 * gdb.ada/char_enum.exp: Add test.
3164
0fdfd794
TV
31652019-05-03 Tom de Vries <tdevries@suse.de>
3166
3167 * boards/cc-with-gdb-index.exp: New file.
3168
80062eb9
AB
31692019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3170
3171 * gdb.rust/simple.exp: Add new test case.
3172 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3173 (main): Initialise an instance of the new struct.
3174
4504bbde
TT
31752019-05-01 Tom Tromey <tromey@adacore.com>
3176
3177 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3178 record.
3179 (NPR): New variable.
3180 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3181 test.
3182
d48e62f4
TT
31832019-05-01 Tom Tromey <tromey@adacore.com>
3184
3185 * gdb.ada/packed_array_assign.exp: Add packed assignment
3186 regression test.
3187
f59f30f5
TV
31882019-05-01 Tom de Vries <tdevries@suse.de>
3189
3190 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3191
b70bfc54
TV
31922019-05-01 Tom de Vries <tdevries@suse.de>
3193
3194 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3195
15f18d14
AT
31962019-04-30 Ali Tamur <tamur@google.com>
3197
3198 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3199
2ff0a947
TT
32002019-04-30 Tom Tromey <tromey@adacore.com>
3201
3202 * lib/ada.exp (find_ada_tool): New proc.
3203 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3204 * gdb.ada/catch_ex_std.exp: New file.
3205 * gdb.ada/catch_ex_std/foo.adb: New file.
3206 * gdb.ada/catch_ex_std/some_package.adb: New file.
3207 * gdb.ada/catch_ex_std/some_package.ads: New file.
3208
a776957c
TT
32092019-04-30 Tom Tromey <tromey@adacore.com>
3210
3211 PR c++/24470:
3212 * gdb.cp/temargs.cc: Add test code from PR.
3213
bc68014d
AB
32142019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3215
3216 * gdb.fortran/vla-datatypes.exp: Update expected results.
3217 * gdb.fortran/vla-ptype.exp: Likewise.
3218 * gdb.fortran/vla-type.exp: Likewise.
3219 * gdb.fortran/vla-value.exp: Likewise.
3220
f1fdc960
AB
32212019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3222
3223 * gdb.fortran/ptr-indentation.exp: Update expected results.
3224 * gdb.fortran/ptype-on-functions.exp: Likewise.
3225 * gdb.fortran/vla-ptr-info.exp: Likewise.
3226 * gdb.fortran/vla-value.exp: Likewise.
3227
bf7a4de1
AB
32282019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3229
3230 * gdb.fortran/ptype-on-functions.exp: New file.
3231 * gdb.fortran/ptype-on-functions.f90: New file.
3232
bbe75b9d
AB
32332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3234
3235 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3236 case void string.
3237
1db455a7
AB
32382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * gdb.fortran/complex.exp: Expand.
3241 * gdb.fortran/complex.f: Renamed to...
3242 * gdb.fortran/complex.f90: ...this, and extended to add more
3243 complex values.
3244
b6d03bb2
AB
32452019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3246
3247 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3248 MODULO, CMPLX.
3249
2e62ab40
AB
32502019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3251 Richard Bunt <richard.bunt@arm.com>
3252
3253 * gdb.base/max-depth.c: New file.
3254 * gdb.base/max-depth.exp: New file.
3255 * gdb.python/py-nested-maps.c: New file.
3256 * gdb.python/py-nested-maps.exp: New file.
3257 * gdb.python/py-nested-maps.py: New file.
3258 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3259 (test_all_common): Call test_max_depth.
3260 * gdb.fortran/max-depth.exp: New file.
3261 * gdb.fortran/max-depth.f90: New file.
3262 * gdb.go/max-depth.exp: New file.
3263 * gdb.go/max-depth.go: New file.
3264 * gdb.modula2/max-depth.exp: New file.
3265 * gdb.modula2/max-depth.c: New file.
3266 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3267
d2b584a5
TV
32682019-04-29 Tom de Vries <tdevries@suse.de>
3269
3270 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3271
136afab8
PW
32722019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3273
3274 * gdb.base/callexit.exp: Test may-call-functions off.
3275
725cbb63
KS
32762019-04-25 Keith Seitz <keiths@redhat.com>
3277
3278 PR c++/24367
3279 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3280 (another_incomplete_struct, test_incomplete): New definitions.
3281 (main): Use new definitions.
3282 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3283 functions.
3284
701adfb0
PA
32852019-04-25 Ali Tamur <tamur@google.com>
3286
3287 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3288
82433e3e
SDJ
32892019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3290
3291 PR corefiles/11608
3292 PR corefiles/18187
3293 * gdb.base/coredump-filter-build-id.exp: New file.
3294
dd06d4d6
AH
32952019-04-25 Alan Hayward <alan.hayward@arm.com>
3296
e79be6e5
SM
3297 * Makefile.in: Pass through GDBSERVER_DEBUG.
3298 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3299 (gdbserver,debug): Add board setting.
3300 * gdb.trace/tspeed.exp: Skip when debugging.
3301 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3302 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3303
1670072e
TT
33042019-04-24 Tom Tromey <tromey@adacore.com>
3305
3306 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3307 Rust.
3308
a59240a4
TT
33092019-04-24 Tom Tromey <tromey@adacore.com>
3310
3311 * gdb.arch/amd64-eval.exp: Test bitfield return.
3312 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3313 (class Foo) <return_bitfields>: New method.
3314 (main): Call it.
3315
b907456c
AB
33162019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3317
3318 * gdb.cp/many-args.cc: New file.
3319 * gdb.cp/many-args.exp: New file.
3320
5c565afd
TV
33212019-04-23 Tom de Vries <tdevries@suse.de>
3322
3323 PR gdb/24433
3324 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3325
ba22ff86
AH
33262019-04-23 Alan Hayward <alan.hayward@arm.com>
3327
3328 * gdb.trace/backtrace.exp: Use nopie flag.
3329 * gdb.trace/circ.exp: Likewise.
3330 * gdb.trace/collection.exp: Likewise.
3331 * gdb.trace/ftrace.exp: Likewise.
3332 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3333 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3334 * gdb.trace/qtro.exp: Likewise.
3335 * gdb.trace/read-memory.exp: Likewise.
3336 * gdb.trace/report.exp: Likewise.
3337 * gdb.trace/tfile.exp: Likewise.
3338 * gdb.trace/tfind.exp: Likewise.
3339 * gdb.trace/unavailable.exp: Likewise.
3340
7905fc35
PA
33412019-04-22 Pedro Alves <palves@redhat.com>
3342
3343 * gdb.base/solib-probes-nosharedlibrary.c,
3344 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3345
8ecb59f8
TT
33462019-04-19 Tom Tromey <tromey@adacore.com>
3347
3348 * gdb.ada/ptype_union.c: New file.
3349 * gdb.ada/ptype_union.exp: New file.
3350
62160ec9
TT
33512019-04-19 Tom Tromey <tromey@adacore.com>
3352
3353 PR symtab/24423:
3354 * gdb.base/list0.h (foo): Add a control-l character.
3355
36cd4ba5
TV
33562019-04-18 Tom de Vries <tdevries@suse.de>
3357
3358 PR gdb/24433
3359 * boards/local-board.exp: Set sysroot to "".
3360
b73715df
TV
33612019-04-18 Tom de Vries <tdevries@suse.de>
3362 Pedro Alves <palves@redhat.com>
3363
3364 PR gdb/24454
3365 * gdb.threads/vfork-follow-child-exec.c: New file.
3366 * gdb.threads/vfork-follow-child-exec.exp: New file.
3367 * gdb.threads/vfork-follow-child-exit.c: New file.
3368 * gdb.threads/vfork-follow-child-exit.exp: New file.
3369
4aa866af
LS
33702019-04-15 Leszek Swirski <leszeks@google.com>
3371
3372 * gdb.arch/amd64-eval.cc: New file.
3373 * gdb.arch/amd64-eval.exp: New file.
3374
e5a1a79a
AH
33752019-04-11 Alan Hayward <alan.hayward@arm.com>
3376
3377 * gdb.server/sysroot.c: New test.
3378 * gdb.server/sysroot.exp: New file.
3379 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3380 matching param.
3381
41077b66
AB
33822019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3383
3384 * gdb.base/align.exp: Extend test to cover structures containing
3385 only static fields.
3386
c30391f8
TV
33872019-04-11 Tom de Vries <tdevries@suse.de>
3388
3389 * boards/cc-with-dwz-m.exp: New file.
3390 * boards/cc-with-dwz.exp: New file.
3391 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3392
e242fd12
SM
33932019-04-09 Simon Marchi <simon.marchi@efficios.com>
3394
3395 * gdb.base/start-cpp.exp: New file.
3396 * gdb.base/start-cpp.cc: New file.
3397
2b0c8b01
KB
33982019-04-08 Kevin Buettner <kevinb@redhat.com>
3399
3400 * gdb.python/py-thrhandle.exp: Adjust tests to call
3401 thread_from_handle instead of thread_from_thread_handle.
3402
947210e5
KB
34032019-04-08 Kevin Buettner <kevinb@redhat.com>
3404
3405 * gdb.python/py-thrhandle.exp: Add tests for
3406 gdb.InferiorThread.handle.
3407
d7df6549
AB
34082019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3409
3410 * gdb.python/py-function.exp: Check calling helper function from
3411 all languages.
3412 * lib/gdb.exp (gdb_supported_languages): New proc.
3413
8bdc1658
AB
34142019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3415
3416 * gdb.base/complex-parts.c: New file.
3417 * gdb.base/complex-parts.exp: New file.
3418
05caa1d2
TT
34192019-04-01 Tom Tromey <tromey@adacore.com>
3420
3421 PR symtab/23331:
3422 * gdb.dwarf2/dw2-ranges-main.c: New file.
3423 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3424 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3425
7734102d
EZ
34262019-03-30 Simon Marchi <simark@simark.ca>
3427
3428 * gdb.base/default.exp: Add values for $_gdb_major and
3429 $_gdb_minor.
3430
188e1fa9
TT
34312019-03-29 Tom Tromey <tromey@adacore.com>
3432
3433 * gdb.base/help.exp: Tighten apropos regexp.
3434
2880242d
KS
34352019-03-29 Keith Seitz <keiths@redhat.com>
3436
3437 * gdb.fortran/array-bounds.exp: New file.
3438 * gdb.fortran/array-bounds.f90: New file.
3439
077cad8e
PW
34402019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3441
3442 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3443
80047cfc
PW
34442019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3445
3446 * gdb.multi/hello.c (main): Increase alarm timer.
3447
f489207e
SL
34482019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3449
3450 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3451 factor when no hardware watchpoint support.
3452
c92df149
AH
34532019-03-28 Alan Hayward <alan.hayward@arm.com>
3454 Pedro Alves <palves@redhat.com>
3455
3456 * boards/local-board.exp: set sysroot to /.
3457
933aebfa
AH
34582019-03-27 Alan Hayward <alan.hayward@arm.com>
3459
3460 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3461 in child.
3462
9f9aa852
AB
34632019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3464
3465 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3466 field.
3467 (make_container): Initialise new field.
3468 * gdb.python/py-prettyprint.exp: Add new tests.
3469 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3470 <display_hint>: New method.
3471
3714a195
AB
34722019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3475 gdb_continue_to_breakpoint more throughout this test.
3476 (run_lang_tests) Supply unique test names, and use
3477 gdb_test_no_output.
3478
18c77628
AB
34792019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3480
3481 * gdb.base/finish-pretty.exp: Update expected results.
3482 * gdb.base/pretty-print.c: New file.
3483 * gdb.base/pretty-print.exp: New file.
3484
9a93502f
PA
34852019-03-25 Pedro Alves <palves@redhat.com>
3486
3487 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3488 move comments outside list. Append '-i "" eof' section.
3489
968aa7ae
AH
34902019-03-22 Alan Hayward <alan.hayward@arm.com>
3491
34a7f2a4 3492 PR testsuite/25016
968aa7ae
AH
3493 * README: Add pie options.
3494 * gdb.base/break-interp.exp: Ensure pie is disabled.
3495 * gdb.base/dump.exp: Likewise.
3496 * lib/gdb.exp (gdb_compile): Add pie option.
3497
4c7d57e7
TT
34982019-03-19 Tom Tromey <tromey@adacore.com>
3499
3500 * gdb.mi/mi2-cli-display.c: New file.
3501 * gdb.mi/mi2-cli-display.exp: New file.
3502
bff8c71f
TT
35032019-03-18 Joel Brobecker <brobecker@adacore.com>
3504 Tom Tromey <tromey@adacore.com>
3505
3506 * gdb.ada/ptype_array/pck.adb: New file.
3507 * gdb.ada/ptype_array/pck.ads: New file.
3508 * gdb.ada/ptype_array/foo.adb: New file.
3509 * gdb.ada/ptype_array.exp: New file.
3510
d085f989
TT
35112019-03-14 Tom Tromey <tromey@adacore.com>
3512
3513 * gdb.base/style.exp: Add "set style sources" test.
3514
b4be1b06
SM
35152019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3516
3517 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3518 * mi-breakpoint-multiple-locations.exp: ... this.
3519 (make_breakpoints_pattern): New proc.
3520 (do_test): Add mi_version parameter, test -break-insert,
3521 -break-info and =breakpoint-created.
3522
7cde5fc2
AB
35232019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * config/default.exp: Remove 'load_lib gdb.exp'.
3526 * config/monitor.exp: Likewise.
3527 * config/sid.exp: Likewise.
3528 * config/sim.exp: Likewise.
3529 * config/slite.exp: Likewise.
3530 * config/unix.exp: Likewise.
3531 * gdb.base/default.exp: Remove unhelpful comment.
3532
efbecbc1
AB
35332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3534
3535 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3536
0841c79a
AB
35372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3538
3539 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3540
4a270568
AB
35412019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3542
3543 * gdb.fortran/type-kinds.exp: Update expected results.
3544
067630bd
AB
35452019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3546
3547 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3548
3be47f7a
AB
35492019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3550
3551 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3552 function.
3553 (test_basic_parsing_of_type_kinds): Expand types tested.
3554 (test_parsing_invalid_type_kinds): New function.
3555
4d00f5d8
AB
35562019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3557
3558 * gdb.fortran/intrinsics.exp: New file.
3559 * gdb.fortran/intrinsics.f90: New file.
3560 * gdb.fortran/type-kinds.exp: New file.
3561
c8f91604
AB
35622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3563
3564 * gdb.fortran/dot-ops.exp: New file.
3565
dd9f2c76
AB
35662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3567
3568 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3569 Check upper and lower case logical literals.
3570
84ec9724
AB
35712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3572
3573 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3574 Remove duplicate tests.
3575
c3734e09
AH
35762019-03-06 Alan Hayward <alan.hayward@arm.com>
3577
3578 * lib/gdb.exp (builtin_cd): rename of cd.
3579 (cd): Override builtin.
3580
aa3cfbda
RB
35812019-03-06 Richard Bunt <richard.bunt@arm.com>
3582
3583 * gdb.fortran/function-calls.exp: New file.
3584 * gdb.fortran/function-calls.f90: New test.
3585
7b63ad86
RB
35862019-03-04 Richard Bunt <richard.bunt@arm.com>
3587
3588 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3589 on user program standard output.
3590 * gdb.fortran/short-circuit-argument-list.f90: Record function
3591 calls.
3592
01abb042
AH
35932019-02-28 Alan Hayward <alan.hayward@arm.com>
3594
c3734e09
AH
3595 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3596 failure.
01abb042 3597
92137da0
RO
35982019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3599
3600 PR gdb/8527
3601 * gdb.base/interrupt-daemon-attach.c,
3602 gdb.base/interrupt-daemon-attach.exp: New test.
3603
5862844d
PA
36042019-02-27 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.base/page.exp: Add tests for "set width/height -1".
3607
8ed25214
PA
36082019-02-27 Pedro Alves <palves@redhat.com>
3609
3610 * gdb.base/page.exp: Add tests for "set/show width/height" with
3611 "infinite" values.
3612
6c28e44a
TT
36132019-02-27 Tom Tromey <tromey@adacore.com>
3614
3615 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3616 2.4.
3617 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3618 workaround.
3619
bf9a735e
AB
36202019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3623 tests for structs with static members.
3624
8791793c
TT
36252019-02-26 Tom Tromey <tromey@adacore.com>
3626
3627 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3628 ValueError, not TypeError.
3629
bc2a507e
KB
36302019-02-26 Kevin Buettner <kevinb@redhat.com>
3631
3632 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3633 call from main program.
3634
e0e7d3bd
JB
36352019-02-23 Joel Brobecker <brobecker@adacore.com>
3636
3637 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3638 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3639 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3640 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3641 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3642
9600246d
KS
36432019-02-22 Keith Seitz <keiths@redhat.com>
3644
3645 PR symtab/23853
3646 * gdb.base/symlink-sourcefile.c: New file.
3647 * gdb.base/symlink-sourcefile.exp: New file.
3648
0c95f9ed
TT
36492019-02-20 Tom Tromey <tom@tromey.com>
3650
3651 * gdb.base/info_qt.exp: Update.
3652
6caa91b6
SM
36532019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3654
3655 * gdb.base/source.exp: Move "error in sourced script" code to
3656 the end.
3657 * gdb.base/source-error.gdb: Move contents to
3658 source-error-1.gdb. Add new code to source source-error-1.gdb.
3659 * gdb.base/source-error-1.gdb: New file, from previous
3660 source-error.gdb.
3661
6506371f
TT
36622019-02-17 Tom Tromey <tom@tromey.com>
3663
3664 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3665 for macro styling.
3666 * gdb.base/style.c (SOME_MACRO): New macro.
3667
a0087920
TT
36682019-02-17 Tom Tromey <tom@tromey.com>
3669
3670 * gdb.base/style.exp: Add line-wrapping tests.
3671 * gdb.base/page.exp: Add test for quitting during pagination.
3672
a2cd4f14
JB
36732019-02-17 Joel Brobecker <brobecker@adacore.com>
3674
3675 * gdb.ada/big_packed_array: New testcase.
3676 * gdb.ada/homonym.exp: Fix incorrect expected output for
3677 "break <homonym__get_value>" test.
3678
9d70ffbc
WP
36792019-02-13 Weimin Pan <weimin.pan@oracle.com>
3680
3681 PR breakpoints/21870
3682 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3683 and prepare_for_testing. Add comment.
3684 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3685 redundant cleanup call. Clean up comment.
3686
01c7ae81
WP
36872019-02-12 Weimin Pan <weimin.pan@oracle.com>
3688
3689 PR breakpoints/21870
3690 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3691 * gdb.arch/aarch64-dbreg-contents.c: New file.
3692
aff29d1c
JB
36932019-02-10 Joel Brobecker <brobecker@adacore.com>
3694
3695 * gdb.ada/mi_ref_changeable: New testcase.
3696
df0da8a2
AH
36972019-02-07 Alan Hayward <alan.hayward@arm.com>
3698
3699 * gdb.base/attach.exp: Add double attach test.
3700
bd447abb
SM
37012019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3702
3703 * lib/gdb.exp (default_gdb_start): Don't match pagination
3704 prompt.
3705 (gdb_init): Set stty_init.
3706
1dbc40b9
TT
37072019-01-27 Tom Tromey <tom@tromey.com>
3708
3709 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3710 skip_python_tests.
3711
353229bf
AH
37122019-01-24 Alan Hayward <alan.hayward@arm.com>
3713
3714 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3715 New structure.
3716 (struct struct_static_02_02): Likewise.
3717 (struct struct_static_02_03): Likewise.
3718 (struct struct_static_02_04): Likewise.
3719 (struct struct_static_04_01): Likewise.
3720 (struct struct_static_04_02): Likewise.
3721 (struct struct_static_04_03): Likewise.
3722 (struct struct_static_04_04): Likewise.
3723 (struct struct_static_06_01): Likewise.
3724 (struct struct_static_06_02): Likewise.
3725 (struct struct_static_06_03): Likewise.
3726 (struct struct_static_06_04): Likewise.
3727 (cmp_struct_static_02_01): Likewise.
3728 (cmp_struct_static_02_02): Likewise.
3729 (cmp_struct_static_02_03): Likewise.
3730 (cmp_struct_static_02_04): Likewise.
3731 (cmp_struct_static_04_01): Likewise.
3732 (cmp_struct_static_04_02): Likewise.
3733 (cmp_struct_static_04_03): Likewise.
3734 (cmp_struct_static_04_04): Likewise.
3735 (cmp_struct_static_06_01): Likewise.
3736 (cmp_struct_static_06_02): Likewise.
3737 (cmp_struct_static_06_03): Likewise.
3738 (cmp_struct_static_06_04): Likewise.
3739 (call_all): Test new structs.
3740 * gdb.base/infcall-nested-structs.exp: Likewise.
3741
73021deb
AH
37422019-01-21 Alan Hayward <alan.hayward@arm.com>
3743 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3744
fc65c7db
AH
37452019-01-21 Alan Hayward <alan.hayward@arm.com>
3746 * gdb.base/stack-protector.c: New test.
3747 * gdb.base/stack-protector.exp: New file.
3748 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3749 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3750 option.
3751 (gdb_compile): Remove stack protector for GCC and prevent
3752 recursion.
3753
c24bdb02
KS
37542019-01-16 Keith Seitz <keiths@redhat.com>
3755
3756 PR gdb/23773
3757 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3758
6f072a10
PFC
37592019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3760
3761 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3762 aliases.
3763 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3764 tests.
3765 * gdb.arch/powerpc-vector-regs.c: New file.
3766 * gdb.arch/powerpc-vector-regs.exp: New file.
3767
a7b8d682
PFC
37682019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3769
3770 * gdb.arch/altivec-regs.exp: Fix the list passed to
3771 gdb_expect_list when testing "info vector".
3772
6eb6fb67
AB
37732019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3774
3775 * gdb.base/style.exp: Don't include path in testname.
3776
b56f80d8
KS
37772019-01-10 Keith Seitz <keiths@redhat.com>
3778
3779 PR gdb/23712
3780 PR symtab/23010
3781 * gdb.dwarf2/multidictionary.exp: New file.
3782
041be526
SM
37832019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3784
3785 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3786 (test_gnuv3_style_demangling): ... this.
3787 (test_lucid_style_demangling): Remove.
3788 (test_arm_style_demangling): Remove.
3789 (test_hp_style_demangling): Remove.
3790 (do_tests): Remove calls to the above.
3791
d820d0c3
AB
37922019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3793
3794 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3795 case.
3796
f097f5ad
TT
37972019-01-06 Tom Tromey <tom@tromey.com>
3798
3799 PR gdb/28155:
3800 * gdb.dwarf2/typedef-void-finish.exp: New file.
3801
2cd8cc0b
TT
38022018-12-28 Tom Tromey <tom@tromey.com>
3803 Simon Marchi <simark@simark.ca>
3804
3805 * gdb.base/jit-exec.exp: New file.
3806 * gdb.base/jit-exec.c: New file.
3807 * gdb.base/jit-execd.c: New file.
3808
35fb8261
TT
38092018-12-28 Tom Tromey <tom@tromey.com>
3810
3811 * gdb.base/style.exp: Update test to check for address styling.
3812
47fd17cd
TT
38132018-12-28 Tom Tromey <tom@tromey.com>
3814
3815 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3816 message.
3817
d47032b7
TT
38182018-12-28 Tom Tromey <tom@tromey.com>
3819
3820 * gdb.base/style.exp: Add test for version number styling.
3821
af79b68d
TT
38222018-12-28 Tom Tromey <tom@tromey.com>
3823
3824 * gdb.base/style.exp: Add test for print_address_symbolic.
3825
0bb296cb
TT
38262018-12-28 Tom Tromey <tom@tromey.com>
3827
3828 * gdb.base/style.exp: Add test for breakpoint setting.
3829
80ae2043
TT
38302018-12-28 Tom Tromey <tom@tromey.com>
3831
3832 * gdb.base/style.exp: Add test for variable names.
3833
cbe56571
TT
38342018-12-28 Tom Tromey <tom@tromey.com>
3835
3836 * gdb.base/style.exp: New file.
3837 * gdb.base/style.c: New file.
3838
9162a27c
TT
38392018-12-28 Tom Tromey <tom@tromey.com>
3840
3841 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3842 "dumb".
3843 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3844 the TERM environment variable.
3845
bc543c90
TT
38462018-12-27 Tom Tromey <tom@tromey.com>
3847
3848 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3849 pagination test.
3850
6f0ffe50
AB
38512018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3854 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3855
b5a1e557
PW
38562018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3857
3858 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3859 Filename a.adb changed to bp_fun_addr.adb.
3860 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3861
6e8b1ab2
JV
38622018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3863
3864 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3865 non-PIE executables.
3866 * README: Mention the gdb,nopie_flag board setting.
3867 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3868 non-PIE executable.
3869 * gdb.arch/amd64-entry-value.exp: Likewise.
3870 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3871 * gdb.arch/i386-float.exp: Likewise.
3872 * gdb.arch/i386-signal.exp: Likewise.
3873 * gdb.mi/mi-reg-undefined.exp: Likewise.
3874
d00a27c5
PM
38752018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3876
3877 PR gdb/23974
3878 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3879
161d081c
PW
38802018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3881
3882 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3883 Update order of results accordingly.
3884
b001de23
AB
38852018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3886
3887 * gdb.base/annota1.exp: Update a test regexp.
3888
99e1a184
AB
38892018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3890
3891 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3892
7a81c1e2
PW
38932018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3894
3895 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3896 (reuse_time): Initialize to REUSE_TIME_CAP.
3897 (check_rc): New function.
3898 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3899 Check pthread_create rc.
3900 (spawner_thread_func): Check pthread_create and pthread_join rc.
3901
73e8dc90
PA
39022018-12-08 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.base/list.exp (test_forward_search): Rename to ...
3905 (test_forward_reverse_search): ... this. Also test reverse-search
3906 and the forward-search alias.
3907
13f2ed32
AB
39082018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3909
3910 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3911 local timeout variable before return, and remove all local timeout
3912 variable entirely.
3913 (gdb_load): Likewise.
3914
64d27cfc
TV
39152018-12-01 Tom de Vries <tdevries@suse.de>
3916
3917 * gdb.base/gdb-caching-proc.exp: New file.
3918
f63c03b4
SDJ
39192018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3920
3921 * Makefile.in (TIMESTAMP): New variable.
3922 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3923 command.
3924 (check-single-racy): Likewise.
3925 (check/%.exp): Likewise.
3926 (check-racy/%.exp): Likewise.
3927 (workers/%.worker): Likewise.
3928 (build-perf): Likewise.
3929 (check-perf): Likewise.
3930 * README: Describe new "TS" and "TS_FORMAT" variables.
3931 * print-ts.py: New file.
3932
1c97054b
BF
39332018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3934
3935 PR python/23714
3936 * gdb.python/python.exp: Test command repetition after
3937 gdb.execute.
3938
1871a62d
AB
39392018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3940
3941 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3942 is correctly aligned.
3943
fb5e1ed9
PW
39442018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3945
3946 * gdb.ada/info_auto_lang.exp: New testcase.
3947 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3948 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3949 * gdb.ada/info_auto_lang/some_c.c: New file.
3950
43d397ca
PW
39512018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3952
3953 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3954 FUNC_lang language syntax.
3955
beddd671
PW
39562018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3957
3958 * gdb.base/info_minsym.c: New file.
3959 * gdb.base/info_minsym.exp: New file.
3960
73fc52c4
TT
39612018-11-19 Tom Tromey <tom@tromey.com>
3962
3963 PR rust/23625:
3964 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3965 * gdb.rust/expr.exp: Update expected output. Change one test.
3966
994b876a
TT
39672018-11-19 Tom Tromey <tom@tromey.com>
3968
3969 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3970
6769f276
PA
39712018-11-19 Pedro Alves <palves@redhat.com>
3972
3973 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3974 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3975 see the expected warning.
3976
38a72da0
AH
39772018-11-16 Alan Hayward <alan.hayward@arm.com>
3978
3979 PR gdb/22736:
3980 * gdb.cp/infcall-nodebug-lib.c: New test.
3981 * gdb.cp/infcall-nodebug-main.c: New test.
3982 * gdb.cp/infcall-nodebug.exp: New file.
3983
53a89d6e
SM
39842018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3985
3986 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3987 completer tests.
3988
9325300d
TV
39892018-11-09 Tom de Vries <tdevries@suse.de>
3990
3991 * gdb.base/msym-lang.c: New test.
3992 * gdb.base/msym-lang.exp: New file.
3993 * gdb.base/msym-lang-main.c: New test.
3994
20f0d60d
TT
39952018-11-08 Tom Tromey <tom@tromey.com>
3996
3997 PR gdb/23555:
3998 PR gdb/23838:
3999 * gdb.base/warning.exp: New file.
4000
b5420128
JB
40012018-11-08 Jan Beulich <jbeulich@suse.com>
4002
4003 * testsuite/gdb.arch/i386-avx512.c,
4004 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4005
cd115d61
AB
40062018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4007
4008 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4009 point hardware.
4010
35ee2dc2
AB
40112018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4012
4013 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4014 * gdb.dwarf2/missing-type-name.exp: New file.
4015
31aceee8
TV
40162018-11-06 Tom de Vries <tdevries@suse.de>
4017
4018 * gdb.base/many-headers.c: New test.
4019 * gdb.base/many-headers.exp: New file.
4020
109be305
JW
40212018-11-06 Jim Wilson <jimw@sifive.com>
4022
4023 * gdb.base/code_elim.exp: For riscv, set additional_flags
4024 to include -msmall-data-limit=0.
4025
e2b7af72
JB
40262018-11-01 Joel Brobecker <brobecker@adacore.com>
4027
4028 * gdb.ada/watch_minus_l: New testcase.
4029
cdcda965
SM
40302018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4031
4032 * gdb.arch/aix-sighandle.c: New file.
4033 * gdb.arch/aix-sighandle.exp: New file.
4034
92dcebf3
AB
40352018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4036
4037 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4038 registers being unions.
4039
68b9ac18
TV
40402018-10-31 Tom de Vries <tdevries@suse.de>
4041
4042 * lib/valgrind.exp: New file.
4043 (vgdb_start, vgdb_stop): New procs, factored out of ...
4044 * gdb.base/valgrind-bt.exp: ... here, ...
4045 * gdb.base/valgrind-disp-step.exp: ... here and ...
4046 * gdb.base/valgrind-infcall.exp: ... here.
4047
1443936e
TV
40482018-10-31 Tom de Vries <tdevries@suse.de>
4049
4050 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4051
eb77c9df
AB
40522018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4053
4054 * gdb.dwarf2/void-type.c: New file.
4055 * gdb.dwarf2/void-type.exp: New file.
4056
82b5e646
PW
40572018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4058
4059 * gdb.base/info_qt.c: New file.
4060 * gdb.base/info_qt.exp: New file.
4061
8d619c01
EBM
40622018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4063
4064 * gdb.arch/powerpc-htm-regs.c: New file.
4065 * gdb.arch/powerpc-htm-regs.exp: New file.
4066
f2cf6173
EBM
40672018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4068
4069 * gdb.arch/powerpc-tar.c: New file.
4070 * gdb.arch/powerpc-tar.exp: New file.
4071
7ca18ed6
EBM
40722018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4073
4074 * gdb.arch/powerpc-ppr-dscr.c: New file.
4075 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4076
bfcc0eba
TV
40772018-10-25 Tom de Vries <tdevries@suse.de>
4078
4079 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4080
fe1a5cad
TV
40812018-10-24 Tom de Vries <tdevries@suse.de>
4082
4083 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4084 longer exists error.
4085
a76dc3b7
TV
40862018-10-24 Tom de Vries <tdevries@suse.de>
4087
4088 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4089
4df46df7
TV
40902018-10-24 Tom de Vries <tdevries@suse.de>
4091
4092 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4093 --db-attach in valgrind.
4094
0dbfcfff
AB
40952018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4096
4097 * gdb.arch/riscv-reg-aliases.c: New file.
4098 * gdb.arch/riscv-reg-aliases.exp: New file.
4099
b04480b1
AH
41002018-10-19 Alan Hayward <alan.hayward@arm.com>
4101
4102 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4103
2c6ac8d7
AH
41042018-10-19 Alan Hayward <alan.hayward@arm.com>
4105
4106 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4107
2bc69f25
AH
41082018-10-19 Alan Hayward <alan.hayward@arm.com>
4109
4110 * gdb.cp/ovldbreak.exp: Fix regexps.
4111
1f1ae3a3
AH
41122018-10-19 Alan Hayward <alan.hayward@arm.com>
4113
4114 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4115
94c18618
SDJ
41162018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4117
4118 PR cli/23785
4119 * gdb.base/restore.exp: New test to check if "restore" with an
4120 invalid file doesn't segfault.
4121
812cd6eb
TV
41222018-10-18 Tom de Vries <tdevries@suse.de>
4123
4124 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4125 * gdb.ada/excep_handle.exp: Same.
4126 * gdb.ada/mi_string_access.exp: Same.
4127 * gdb.ada/mi_var_union.exp: Same.
4128 * gdb.arch/arc-analyze-prologue.exp: Same.
4129 * gdb.arch/arc-decode-insn.exp: Same.
4130 * gdb.base/readnever.exp: Same.
4131 * gdb.fortran/printing-types.exp: Same.
4132 * gdb.guile/scm-lazy-string.exp: Same.
4133
c4b90788
TV
41342018-10-16 Tom de Vries <tdevries@suse.de>
4135
4136 PR gdb/23730
4137 * gdb.base/catch-follow-exec.c: Add copyright notice.
4138 * gdb.base/catch-follow-exec.exp: Rewrite to use
4139 gdb_spawn_with_cmdline_opts. Require gdb-native.
4140
8bca2978
SL
41412018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4142
4143 * gdb.trace/actions-changed.exp: Check for arch support.
4144 * gdb.trace/actions.exp: Likewise.
4145 * gdb.trace/ax.exp: Likewise.
4146 * gdb.trace/backtrace.exp: Likewise.
4147 * gdb.trace/change-loc.exp: Likewise.
4148 * gdb.trace/deltrace.exp: Likewise.
4149 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4150 * gdb.trace/ftrace.exp: Likewise.
4151 * gdb.trace/infotrace.exp: Check for arch support.
4152 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4153 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4154 * gdb.trace/mi-tsv-changed.exp: Likewise.
4155 * gdb.trace/packetlen.exp: Likewise.
4156 * gdb.trace/passc-dyn.exp: Likewise.
4157 * gdb.trace/passcount.exp: Likewise.
4158 * gdb.trace/pending.exp: Likewise.
4159 * gdb.trace/range-stepping.exp: Check for shlib support.
4160 * gdb.trace/report.exp: Check for arch support.
4161 * gdb.trace/save-trace.exp: Likewise.
4162 * gdb.trace/signal.exp: Check for signal support.
4163 * gdb.trace/tfind.exp: Check for arch support.
4164 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4165 * gdb.trace/trace-common.h: Add comment.
4166 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4167 * gdb.trace/trace-enable-disable.exp: Likewise.
4168 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4169 * gdb.trace/tracecmd.exp: Check for arch support.
4170 * gdb.trace/tspeed.exp: Check for shlib and target support.
4171 * gdb.trace/tstatus.exp: Check for arch support.
4172 * gdb.trace/tsv.exp: Likewise.
4173 * gdb.trace/while-dyn.exp: Likewise.
4174 * gdb.trace/while-stepping.exp: Likewise.
4175 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4176
f9c49bff
SM
41772018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4178
4179 * gdb.trace/tspeed.exp: Remove nowarnings.
4180 (prepare_for_trace_test): Declare "global ipalib".
4181 * gdb.trace/tspeed.c: Include unistd.h.
4182 (main): Remove superfluous printf argument.
4183
d4330bde
SL
41842018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4185
4186 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4187 directory prefix on the filename.
4188
8ecfd7bd
SDJ
41892018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4190
4191 * gdb.gdb/unittest.exp: Update expected message informing that
4192 selftests have been disabled.
4193 * gdb.server/unittest.exp: Likewise.
4194
58bbcd02
TV
41952018-10-09 Tom de Vries <tdevries@suse.de>
4196
4197 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4198 with runto_main.
4199
9f6b697b
WP
42002018-10-08 Weimin Pan <weimin.pan@oracle.com>
4201
4202 PR c++/16841
4203 * gdb.cp/virtbase2.cc: New file.
4204 * gdb.cp/virtbase2.exp: New file.
4205
add5ded5
TT
42062018-10-06 Tom Tromey <tom@tromey.com>
4207
4208 PR python/19399:
4209 * gdb.python/py-inferior.exp: Add architecture test.
4210
f9e48344
TT
42112018-10-06 Tom Tromey <tom@tromey.com>
4212
4213 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4214 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4215
2a8be203
TT
42162018-10-06 Tom Tromey <tom@tromey.com>
4217
4218 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4219 of a "throw" catchpoint.
4220
e04caa70
SDJ
42212018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4222
4223 * gdb.base/info-proc.exp: Update string expected from "help info
4224 proc".
4225
5ca8c39f
TT
42262018-10-04 Tom Tromey <tom@tromey.com>
4227
4228 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4229 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4230 (test_initial_complaints, test_empty_complaints): Update.
4231 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4232
3453e7e4
TT
42332018-10-04 Tom Tromey <tom@tromey.com>
4234
4235 PR cli/19551:
4236 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4237 * lib/gdb.exp (gdb_file_cmd): Update.
4238 * gdb.stabs/weird.exp (print_weird_var): Update.
4239 * gdb.server/solib-list.exp: Update.
4240 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4241 * gdb.mi/mi-cli.exp: Update.
4242 * gdb.linespec/linespec.exp: Update.
4243 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4244 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4245 * gdb.cp/cp-relocate.exp: Update.
4246 * gdb.base/sym-file.exp: Update.
4247 * gdb.base/relocate.exp: Update.
4248 * gdb.base/readnever.exp: Update.
4249 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4250 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4251 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4252 * gdb.base/code_elim.exp: Update.
4253 * gdb.base/break-unload-file.exp (test_break): Update.
4254 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4255 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4256 Update.
4257 * gdb.base/attach.exp (do_attach_tests): Update.
4258 * gdb.base/sepdebug.exp: Update.
4259 * gdb.python/py-section-script.exp: Update.
4260
6afcf761
TT
42612018-10-04 Tom Tromey <tom@tromey.com>
4262
4263 PR cli/22234:
4264 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4265 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4266 output.
4267
fef1b293
TT
42682018-10-04 Tom Tromey <tom@tromey.com>
4269
4270 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4271 set width and height to 0.
4272 (test_command_line_attach_run): Use -quiet.
4273
ca98345e
SL
42742018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4275
4276 * lib/gdb.exp (skip_ifunc_tests): New.
4277 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4278 other compile failures.
4279 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4280
ff34e6ae
SM
42812018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4282
4283 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4284 is_amd64_regs_target.
4285
6bb8890e
AH
42862018-10-01 Alan Hayward <alan.hayward@arm.com>
4287
4288 * gdb.arch/aarch64-sighandler-regs.c: New test.
4289 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4290 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4291
224d30d3
MM
42922018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4293
4294 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4295 assembly.
4296
f67ffa6a
AB
42972018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4298
4299 * gdb.base/frame-selection.exp: New file.
4300 * gdb.base/frame-selection.c: New file.
4301
9fc3183f
AH
43022018-09-27 Alan Hayward <alan.hayward@arm.com>
4303
4304 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4305 pthread barrier.
4306 (main): Likewise.
4307
d354055e
AB
43082018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4309
4310 * gdb.base/large-frame-1.c: New file.
4311 * gdb.base/large-frame-2.c: New file.
4312 * gdb.base/large-frame.exp: New file.
4313 * gdb.base/large-frame.h: New file.
4314
db727370
JL
43152018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4316
4317 PR gdb/20948
4318 * gdb.base/write_mem.exp: New test.
4319 * gdb.base/write_mem.c: Likewise.
4320
ae778caf
TT
43212018-09-23 Tom Tromey <tom@tromey.com>
4322
4323 PR python/18852:
4324 * gdb.python/py-parameter.exp: Add test for parameter that throws
4325 on "set".
4326
fd3ba736
TT
43272018-09-23 Tom Tromey <tom@tromey.com>
4328
4329 PR python/17284:
4330 * gdb.python/py-template.exp (test_template_arg): Add test for
4331 negative template argument number.
4332
39a24317
TT
43332018-09-23 Tom Tromey <tom@tromey.com>
4334
4335 PR python/14062:
4336 * gdb.python/python.exp: Add test for post_event error.
4337
f5769a2c
TT
43382018-09-23 Tom Tromey <tom@tromey.com>
4339
4340 PR python/18170:
4341 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4342 convert pointers to int and long.
4343
1c1e54f6
TT
43442018-09-23 Tom Tromey <tom@tromey.com>
4345
4346 PR python/20126:
4347 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4348 signed-ness conversion tests.
4349
fb4fa946
TT
43502018-09-23 Tom Tromey <tom@tromey.com>
4351
4352 PR python/18352;
4353 * gdb.python/py-value.exp (test_float_conversion): New proc.
4354 Use it.
4355
a466edac
HAQ
43562018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4357
4358 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4359
4ee9b0c5
SL
43602018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4361
4362 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4363 no readline.
4364 * gdb.base/utf8-identifiers.exp: Likewise.
4365 * gdb.cp/cpcompletion.exp: Likewise.
4366 * gdb.linespec/cpcompletion.exp: Likewise.
4367 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4368 * gdb.linespec/cpls-ops.exp: Likewise.
4369
23be8da7
RB
43702018-09-19 Richard Bunt <richard.bunt@arm.com>
4371 Chris January <chris.january@arm.com>
4372
4373 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4374 * gdb.fortran/short-circuit-argument-list.exp: New file.
4375 * gdb.fortran/short-circuit-argument-list.f90: New test.
4376
5031d0ae
SDJ
43772018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4378
4379 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4380 "arch=" keyword when executing "-stack-list-frames".
4381
b4c0d1a4
SDJ
43822018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4383
4384 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4385 "arch=" keyword when executing "-stack-list-frames".
4386
7a6d2b45
SDJ
43872018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4388
4389 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4390 break ada".
4391
8588b356
SM
43922018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4393
4394 PR python/23669
4395 * gdb.python/python.exp: Test gdb.execute("show commands").
4396
65e65158
TT
43972018-09-16 Tom Tromey <tom@tromey.com>
4398
4399 * gdb.base/new-ui.exp (do_execution_tests): Update.
4400 * gdb.base/dbx.exp (test_breakpoints): Update.
4401
bf326452
AH
44022018-09-14 Alan Hayward <alan.hayward@arm.com>
4403
4404 * lib/gdb.exp (gdb_simple_compile): Add proc.
4405 (is_elf_target): Use gdb_simple_compile.
4406 (skip_altivec_tests): Likewise.
4407 (skip_vsx_tests): Likewise.
4408 (skip_tsx_tests): Likewise.
4409 (skip_btrace_tests): Likewise.
4410 (skip_btrace_pt_tests): Likewise.
4411 (gdb_can_simple_compile): Likewise.
4412 (gdb_has_argv0): Likewise.
4413 (gdb_target_symbol_prefix): Likewise.
4414 (target_supports_scheduler_locking): Likewise.
4415
2361b0fb
TT
44162018-09-13 Tom Tromey <tom@tromey.com>
4417
4418 * Makefile.in (TAGS): Recognize proc_with_prefix and
4419 gdb_caching_proc.
4420
0ae1a321
SM
44212018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4422
4423 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4424 method.
4425
a40bf0c2
SM
44262018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4427
4428 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4429 and a few other Inferior properties when the Inferior is no
4430 longer valid.
4431
4a3fe98f
TT
44322018-09-13 Tom Tromey <tom@tromey.com>
4433
4434 PR rust/23650:
4435 * gdb.rust/simple.exp: Add test for enum field access error.
4436
098b2108
TT
44372018-09-13 Tom Tromey <tom@tromey.com>
4438
4439 PR rust/23626:
4440 * gdb.rust/simple.rs (EmptyEnum): New type.
4441 (main): Use it.
4442 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4443
1256af7d
SM
44442018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4445
4446 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4447 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4448 * gdb.python/py-symtab.exp: Update test printing an objfile.
4449
4aa8e6c2
SM
44502018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4451
4452 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4453 object.
4454
c221b2f7
AH
44552018-09-12 Alan Hayward <alan.hayward@arm.com>
4456
4457 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4458 (support_complex_tests): Use gdb_can_simple_compile.
4459 (is_ilp32_target): Likewise.
4460 (is_lp64_target): Likewise.
4461 (is_64_target): Likewise.
4462 (is_amd64_regs_target): Likewise.
4463 (is_aarch32_target): Likewise.
4464 (gdb_int128_helper): Likewise.
4465
6f1107b5
JK
44662018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4467
4468 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4469
1f5d1570
JG
44702018-09-10 Jerome Guitton <guitton@adacore.com>
4471
4472 * gdb.ada/same_component_name: Add test for case of tagged record
4473 with variable-length fields.
4474
cc330e39
XR
44752018-09-10 Xavier Roirand <roirand@adacore.com>
4476
4477 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4478 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4479 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4480 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4481
b9c50e9a
XR
44822018-09-10 Xavier Roirand <roirand@adacore.com>
4483
4484 * gdb.ada/mi_string_access.exp: New testcase.
4485 * gdb.ada/mi_string_access/bar.adb: New file.
4486 * gdb.ada/mi_string_access/pck.adb: New file.
4487 * gdb.ada/mi_string_access/pck.asd: New file.
4488
2963898f
XR
44892018-09-10 Xavier Roirand <roirand@adacore.com>
4490
4491 * gdb.ada/mi_var_union.exp: New testcase.
4492 * gdb.ada/mi_var_union/bar.adb: New file.
4493 * gdb.ada/mi_var_union/pck.adb: New file.
4494 * gdb.ada/mi_var_union/pck.asd: New file.
4495
1aac008f
TT
44962018-09-08 Tom Tromey <tom@tromey.com>
4497
4498 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4499
332cf4c9
TT
45002018-09-08 Tom Tromey <tom@tromey.com>
4501
4502 PR python/16047:
4503 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4504 (register_pretty_printers): Register new printer.
4505 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4506 test.
4507 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4508 (an_int_type3): New global.
4509
424da6cf
JB
45102018-09-08 Joel Brobecker <brobecker@adacore.com>
4511
4512 * gdb.ada/expr_with_funcall: New testcase.
4513
2a62dfa9
JB
45142018-09-08 Joel Brobecker <brobecker@adacore.com>
4515
4516 * gdb.ada/packed_array_assign: New testcase.
4517
96b6697f
AB
45182018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4519
4520 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4521 names, and add test prefixes to make test names unique.
4522
e4a62c65
TV
45232018-09-05 Tom de Vries <tdevries@suse.de>
4524
4525 * gdb.dwarf2/varval.exp: Add test.
4526
dd083ee2
GB
45272018-09-04 Gary Benson <gbenson@redhat.com>
4528
4529 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4530 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4531
aef9346c
TT
45322018-08-31 Tom Tromey <tom@tromey.com>
4533
4534 * gdb.rust/simple.rs: Rename second variable "v".
4535
c67f2e15
AB
45362018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4537
4538 * gdb.base/funcargs.c (use_a): New function.
4539 (recurse): Call use_a.
4540
078a0207
KS
45412018-08-29 Keith Seitz <keiths@redhat.com>
4542
4543 * gdb.compile/compile-cplus-anonymous.cc: New file.
4544 * gdb.compile/compile-cplus-anonymous.exp: New file.
4545 * gdb.compile/compile-cplus-array-decay.cc: New file.
4546 * gdb.compile/compile-cplus-array-decay.exp: New file.
4547 * gdb.compile/compile-cplus-inherit.cc: New file.
4548 * gdb.compile/compile-cplus-inherit.exp: New file.
4549 * gdb.compile/compile-cplus-member.cc: New file.
4550 * gdb.compile/compile-cplus-member.exp: New file.
4551 * gdb.compile/compile-cplus-method.cc: New file.
4552 * gdb.compile/compile-cplus-method.exp: New file.
4553 * gdb.compile/compile-cplus-mod.c: "New" file.
4554 * gdb.compile/compile-cplus-namespace.cc: New file.
4555 * gdb.compile/compile-cplus-namespace.exp: New file.
4556 * gdb.compile/compile-cplus-nested.cc: New file.
4557 * gdb.compile/compile-cplus-nested.exp: New file.
4558 * gdb.compile/compile-cplus-print.c: "New" file.
4559 * gdb.compile/compile-cplus-print.exp: "New" file.
4560 * gdb.compile/compile-cplus-virtual.cc: New file.
4561 * gdb.compile/compile-cplus-virtual.exp: New file.
4562 * gdb.compile/compile-cplus.c: "New" file.
4563 * gdb.compile/compile-cplus.exp: "New" file.
4564 * lib/compile-support.exp: New file.
4565
b0f492b9
GB
45662018-08-16 Gary Benson <gbenson@redhat.com>
4567
4568 PR gdb/13000:
4569 * gdb.base/batch-exit-status.exp: New file.
4570 * gdb.base/batch-exit-status.good-commands: Likewise.
4571 * gdb.base/batch-exit-status.bad-commands: Likewise.
4572
36eb4c5f
AH
45732018-08-29 Alan Hayward <alan.hayward@arm.com>
4574
4575 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4576 (struct struct02): Likewise.
4577 (struct struct03): Likewise.
4578 (struct struct04): Likewise.
4579 (struct struct_01_01): New struct.
4580 (struct struct_01_02): Likewise.
4581 (struct struct_01_03): Likewise.
4582 (struct struct_01_04): Likewise.
4583 (struct struct_02_01): Likewise.
4584 (struct struct_02_02): Likewise.
4585 (struct struct_02_03): Likewise.
4586 (struct struct_02_04): Likewise.
4587 (struct struct_04_01): Likewise.
4588 (struct struct_04_02): Likewise.
4589 (struct struct_04_03): Likewise.
4590 (struct struct_04_04): Likewise.
4591 (struct struct_05_01): Likewise.
4592 (struct struct_05_02): Likewise.
4593 (struct struct_05_03): Likewise.
4594 (struct struct_05_04): Likewise.
4595 (cmp_struct01): Remove function.
4596 (cmp_struct02): Likewise.
4597 (cmp_struct03): Likewise.
4598 (cmp_struct04): Likewise.
4599 (cmp_struct_01_01): Add Function.
4600 (cmp_struct_01_02): Likewise.
4601 (cmp_struct_01_03): Likewise.
4602 (cmp_struct_01_04): Likewise.
4603 (cmp_struct_02_01): Likewise.
4604 (cmp_struct_02_02): Likewise.
4605 (cmp_struct_02_03): Likewise.
4606 (cmp_struct_02_04): Likewise.
4607 (cmp_struct_04_01): Likewise.
4608 (cmp_struct_04_02): Likewise.
4609 (cmp_struct_04_03): Likewise.
4610 (cmp_struct_04_04): Likewise.
4611 (cmp_struct_05_01): Likewise.
4612 (cmp_struct_05_02): Likewise.
4613 (cmp_struct_05_03): Likewise.
4614 (cmp_struct_05_04): Likewise.
4615 (call_all): Add new structs.
4616 * gdb.base/infcall-nested-structs.exp: Likewise.
4617
3bf9c013
JV
46182018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4619
4620 * gdb.python/py-framefilter-mi.exp: Update regexp to
4621 check for "arch" field in frame output.
4622
450d1e88
KB
46232018-08-23 Kevin Buettner <kevinb@redhat.com>
4624
4625 * gdb.dwarf2/dw2-ranges-func.c: New file.
4626 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4627
ae739fe7
SM
46282018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4629
4630 * gdb.base/term.exp: Compare terminal settings with values from
4631 the inferior.
4632 * gdb.base/term.c: Get and set terminal settings.
4633
6d52907e
JV
46342018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4635
4636 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4637 accommodate new "arch" field in frame output.
4638 * gdb.mi/mi-return.exp: Likewise.
4639 * gdb.mi/mi-stack.exp: Likewise.
4640 * gdb.mi/mi-syn-frame.exp: Likewise.
4641 * gdb.mi/user-selected-context-sync.exp: Likewise.
4642
be2d111a
MS
46432018-08-19 Michael Spang <spang@google.com>
4644
4645 PR gdb/11786
4646 * gdb.base/gcore-tls-pie.c: New file.
4647 * gdb.base/gcore-tls-pie.exp: New file.
4648
ae3a7c47
KB
46492018-08-18 Kevin Buettner <kevinb@redhat.com>
4650
4651 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4652 * gdb.dwarf2/varval.c: New file.
4653 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4654
2ecae92e
AH
46552018-08-17 Alan Hayward <alan.hayward@arm.com>
4656
4657 PR gdb/18931
4658 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4659
c1854f1d
KS
46602018-08-16 Keith Seitz <keiths@redhat.com>
4661
4662 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4663 tests expected to pass.
4664
26fb3983
JV
46652018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4666
4667 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4668 -data-disassemble -a.
4669 (test_disassembly_bogus_args): Likewise.
4670
67943c00
AB
46712018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4672
4673 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4674
5ff2bbae
AB
46752018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.base/vla-optimized-out.exp: Add new test.
4678
e5bbcd0f
AB
46792018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.base/vla-optimized-out-o3.exp: Delete.
4682 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4683 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4684 deleted tests.
4685
9d4a934c
AB
46862018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4687
4688 PR gdb/18050:
4689 * gdb.server/extended-remote-restart.c: New file.
4690 * gdb.server/extended-remote-restart.exp: New file.
4691
045cf012
SM
46922018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4693
4694 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4695 "set variable index = 42".
4696
87d6a7aa
SM
46972018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4698
4699 * boards/index-cache-gdb.exp: New file.
4700 * gdb.dwarf2/index-cache.exp: New file.
4701 * gdb.dwarf2/index-cache.c: New file.
4702 * gdb.base/maint.exp: Check if we are using the index cache.
4703
96d68bd4
RO
47042018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4705
4706 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4707 MAKEFLAGS.
4708
5a699617
RO
47092018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4710
4711 * dg-extract-results.sh: Move to toplevel contrib.
4712 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4713 * Makefile.in (check-parallel-racy): Likewise.
4714
5bd18990
AB
47152018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4716
4717 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4718 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4719 tests if the target supports scheduler locking.
4720
3fbbcf47
TV
47212018-08-04 Tom de Vries <tdevries@suse.de>
4722
4723 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4724
3e1d3d8c
TT
47252018-08-02 Tom Tromey <tom@tromey.com>
4726
4727 PR symtab/16842.
4728 * gdb.cp/temargs.exp: Test "info address" of a template
4729 parameter.
4730
5abe0f0c
JV
47312018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4732
4733 * gdb.python/py-mi-var-info-path-expression.c: New file.
4734 * gdb.python/py-mi-var-info-path-expression.py: New file.
4735 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4736
fb66cde8
SDJ
47372018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4738
4739 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4740 error after "cannot resolve name" string.
4741
c708f4d2
AB
47422018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4743
4744 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4745 started.
4746 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4747
37cc0cae
TV
47482018-07-28 Tom de Vries <tdevries@suse.de>
4749
4750 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4751
63b4ecf7
TV
47522018-07-26 Tom de Vries <tdevries@suse.de>
4753
4754 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4755
3c3bb058
AB
47562018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4757
4758 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4759 is visible.
4760
9e7f3bbb
TV
47612018-07-26 Tom de Vries <tdevries@suse.de>
4762
4763 PR breakpoints/23366
4764 * gdb.base/catch-follow-exec.c: New test.
4765 * gdb.base/catch-follow-exec.exp: New file.
4766
16f808ec
TV
47672018-07-25 Tom de Vries <tdevries@suse.de>
4768
4769 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4770 vla-optimized-out.c.
4771
d7154a8d
JV
47722018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4773
4774 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4775 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4776
232a0032
TV
47772018-07-20 Tom de Vries <tdevries@suse.de>
4778
4779 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4780 NOCLONE macro.
4781 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4782
fbb1d502
TV
47832018-07-19 Tom de Vries <tdevries@suse.de>
4784
4785 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4786 regular expression.
4787
42dc7699
TV
47882018-07-18 Tom de Vries <tdevries@suse.de>
4789
4790 * gdb.base/vla-optimized-out.c: New test.
4791 * gdb.base/vla-optimized-out.exp: New file.
4792
7f1f7e23
SDJ
47932018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4794
4795 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4796 message "No address associated with hostname" when gdbserver
4797 cannot resolve the hostname.
4798
5759ebb3
PW
47992018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4800
4801 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4802 Add some test prefixes to make tests unique.
4803
3606ccab
PW
48042018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4805
4806 * gdb.base/frameapply.c: New file.
4807 * gdb.base/frameapply.exp: New file.
4808
529c08b2
PW
48092018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4810
4811 * gdb.base/skip.exp: Update expected error message.
4812
c7ab0aef
SDJ
48132018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4814 Jan Kratochvil <jan.kratochvil@redhat.com>
4815 Paul Fertser <fercerpav@gmail.com>
4816 Tsutomu Seki <sekiriki@gmail.com>
4817
4818 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4819 parameter.
4820 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4821 by default.
4822 * boards/native-gdbserver.exp: Likewise.
4823 * gdb.server/run-without-local-binary.exp: Improve regexp used
4824 for detecting when a remote debugging connection succeeds.
4825 * gdb.server/server-connect.exp: New file.
4826 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4827 Do not prefix the port number with ":".
4828 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4829 support for detecting and using it. Add '$debughost_gdbserver'
4830 to the list of arguments used to start gdbserver. Handle case
4831 when gdbserver cannot resolve a network name.
4832
16ff70dd
SDJ
48332018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4834
4835 PR c++/23373
4836 * gdb.base/ptype-offsets.cc (struct static_member): New
4837 struct.
4838 (main) <stmember>: New variable.
4839 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4840 with a static member in it.
4841
3541979f
AB
48422018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4843
4844 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4845 watchpoints enabled and disabled.
4846
c8ad9b9a
AB
48472018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4848
4849 * gdb.base/examine-backward.exp: Still run tests around address
4850 0x0, even if address 0x0 is not readable. Update the pattern for
4851 matching address 0x0 in expected output.
4852
e0e5e971
AB
48532018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4854
4855 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4856 malloc/free.
4857
1ea5da02
TV
48582018-07-04 Tom de Vries <tdevries@suse.de>
4859
4860 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4861
471b9d15
MR
48622018-07-02 Maciej W. Rozycki <macro@mips.com>
4863
4864 PR tdep/8282
4865 * gdb.arch/mips-disassembler-options.exp: New test.
4866 * gdb.arch/mips-disassembler-options.s: New test source.
4867
75acb486
PA
48682018-06-29 Pedro Alves <palves@redhat.com>
4869
4870 * gdb.threads/names.exp: Adjust expected "info threads" output.
4871
cd2bb709
PA
48722018-06-29 Pedro Alves <palves@redhat.com>
4873
4874 * gdb.opt/inline-break.exp (line number, address): Add "info
4875 break" tests.
4876
991ff292
PA
48772018-06-29 Pedro Alves <palves@redhat.com>
4878
4879 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4880 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4881 number and address and running to them.
4882
356819b6 48832018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
4884
4885 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4886
2512d7ef
JK
48872018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4888
4889 * lib/compiler.c: Remove executable permission flag.
4890
be1b6474
RB
48912018-06-28 Richard Bunt <richard.bunt@arm.com>
4892
4893 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4894 code.
4895 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4896
291f9a96
PT
48972018-06-28 Petr Tesarik <ptesarik@suse.cz>
4898
4899 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4900
ed6dfe51
PT
49012018-06-28 Petr Tesarik <ptesarik@suse.cz>
4902
4903 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4904 address argument is omitted.
4905
d4d429d5
PT
49062018-06-28 Petr Tesarik <ptesarik@suse.cz>
4907
4908 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4909
7ab6656f
OJ
49102018-06-27 Omair Javaid <omair.javaid@linaro.org>
4911
4912 PR gdb/21695
4913 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4914 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4915
a33ccfc7
TT
49162018-06-26 Tom Tromey <tom@tromey.com>
4917
4918 PR rust/22574:
4919 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4920 * gdb.rust/simple.rs (struct SimpleLayout): New.
4921
6d72d289
SM
49222018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4923
4924 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4925 "info registers" output.
4926
8363f9d5
RB
49272018-06-21 Richard Bunt <richard.bunt@arm.com>
4928
4929 * gdb.base/watchpoint-hw-attach.c: New test.
4930 * gdb.base/watchpoint-hw-attach.exp: New file.
4931
f00674fe
SM
49322018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4933
4934 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4935 through /bin/sh.
4936 * boards/dwarf4-gdb-index.exp: Likewise.
4937 * boards/fission-dwp.exp: Likewise.
4938
1d554008
UW
49392018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4940
4941 * gdb.base/float128.exp: Add comment and improved fail message
4942 to the failure case of "print large128" test.
4943
d0ac1c44
SM
49442018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4945
4946 * configure.ac: Remove AC_PREREQ.
4947 * configure: Re-generate.
4948
61b04dd0
PA
49492018-06-19 Pedro Alves <palves@redhat.com>
4950
4951 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4952 (func_extern_caller): New.
4953 (main): Call func_extern_caller.
4954 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4955 logic change.
4956
f63b508a
SM
49572018-06-18 Weimin Pan <weimin.pan@oracle.com>
4958
4959 PR gdb/16841
4960 * gdb.cp/typedef-base.cc: New file.
4961 * gdb.cp/typedef-base.exp: New file.
4962
0fe3a558
TV
49632018-06-18 Tom de Vries <tdevries@suse.de>
4964
4965 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4966
7010835a
AB
49672018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4968 Richard Bunt <Richard.Bunt@arm.com>
4969
4970 * gdb.threads/attach-slow-waitpid.c: New file.
4971 * gdb.threads/attach-slow-waitpid.exp: New file.
4972 * gdb.threads/slow-waitpid.c: New file.
4973
14897d65
PA
49742018-06-14 Pedro Alves <palves@redhat.com>
4975
4976 * gdb.base/fork-running-state.c: Include <errno.h>.
4977 (exit_if_relative_exits): New.
4978 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4979 exits.
4980 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4981 child exits.
4982
5d9a0608
TV
49832018-06-14 Tom de Vries <tdevries@suse.de>
4984
4985 PR cli/22573
4986 * gdb.base/finish-pretty.c: New test.
4987 * gdb.base/finish-pretty.exp: New file.
4988
11ae5818
PA
49892018-06-14 Pedro Alves <palves@redhat.com>
4990
4991 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4992 gdb's expected startup output.
4993
1d39de44
PA
49942018-06-14 Pedro Alves <palves@redhat.com>
4995
4996 * lib/selftest-support.exp (selftest_setup): Remove inlined
4997 function handling.
4998
70ee0000
TV
49992018-06-14 Tom de Vries <tdevries@suse.de>
5000
5001 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5002 matching of breakpoint printing.
5003
11f4b608
TV
50042018-06-13 Tom de Vries <tdevries@suse.de>
5005
5006 PR testsuite/23269
5007 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5008 (fork_child): ... here, and ...
5009 (fork_parent): ... here.
5010
50112018-06-12 Tom de Vries <tdevries@suse.de>
5012
5013 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5014
9516f85a
AB
50152018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5016 Stephen Roberts <stephen.roberts@arm.com>
5017
5018 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5019 rewrite test to describe action performed, rather than possible
5020 failure.
5021
5045b3d7
GB
50222018-06-08 Gary Benson <gbenson@redhat.com>
5023
5024 * gdb.threads/check-libthread-db.exp: New file.
5025 * gdb.threads/check-libthread-db.c: Likewise.
5026
c61b06a1
TT
50272018-06-05 Tom Tromey <tom@tromey.com>
5028
5029 * gdb.base/default.exp: Update expected "show version" output.
5030
eb6af809
TT
50312018-06-05 Tom Tromey <tom@tromey.com>
5032
5033 PR cli/12326:
5034 * gdb.cp/static-print-quit.exp: Update.
5035 * lib/gdb.exp (pagination_prompt): Update.
5036 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5037 * gdb.python/python.exp: Update.
5038
178d6a63
JB
50392018-06-04 Joel Brobecker <brobecker@adacore.com>
5040
5041 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5042
8e817061
JB
50432018-06-01 Joel Brobecker <brobecker@adacore.com>
5044
5045 * gdb.ada/bp_fun_addr: New testcase.
5046
e86ca25f
TT
50472018-06-01 Tom Tromey <tom@tromey.com>
5048
5049 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5050 results.
5051 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5052 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5053 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5054 * gdb.base/maint.exp (maint_pass_if): Update.
5055
4b2dfa9d
MR
50562018-05-31 Maciej W. Rozycki <macro@mips.com>
5057
5058 * gdb.base/endian.exp: New test.
5059 * gdb.base/endian.c: New test source.
5060
45f25d6c
AB
50612018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5062
5063 PR gdb/23203
5064 * gdb.base/bt-selected-frame.c: New file.
5065 * gdb.base/bt-selected-frame.exp: New file.
5066 * lib/gdb.exp (get_current_frame_number): New function.
5067
d9f6d7f8
MR
50682018-05-24 Maciej W. Rozycki <macro@mips.com>
5069 Pedro Alves <palves@redhat.com>
5070
5071 * gdb.threads/tls-core.c: Include <stdlib.h>
5072 (thread_proc): Call `abort'.
5073 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5074 (tls_core_test): New procedure, bits factored out from ...
5075 (top level): ... here. Test both native cores and gcore cores.
5076
ff1cf532
TT
50772018-05-23 Tom Tromey <tom@tromey.com>
5078
5079 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5080
b98664d3
TT
50812018-05-23 Tom Tromey <tom@tromey.com>
5082
5083 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5084 symfile_complaints.
5085 (test_short_complaints): Likewise.
5086 (test_empty_complaints): Likewise.
5087 (test_initial_complaints): Update.
5088
4e9668d0
TT
50892018-05-23 Tom Tromey <tom@tromey.com>
5090
5091 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5092
43ba33c7
TT
50932018-05-23 Tom Tromey <tom@tromey.com>
5094
5095 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5096 (test_short_complaints): Update.
5097
035522c0
PA
50982018-05-22 Pedro Alves <palves@redhat.com>
5099
5100 * gdb.base/remote.exp: Only gdb_start after compiling the
5101 testcase. Issue "disconnect" before testing "set remote" command
5102 defaults. Issue clean_restart before running to main.
5103
cc0be08f
PA
51042018-05-22 Pedro Alves <palves@redhat.com>
5105
5106 * gdb.base/remote.exp: Adjust expected output of "show remote
5107 memory-write-packet-size". Add tests for "set remote
5108 memory-write-packet-size 0" and "set remote
5109 memory-write-packet-size fixed/limit".
5110
b1b60145
PA
51112018-05-22 Pedro Alves <palves@redhat.com>
5112
5113 PR gdb/22973
5114 * gdb.base/utf8-identifiers.c: New file.
5115 * gdb.base/utf8-identifiers.exp: New file.
5116
0ec848ad
PFC
51172018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5118
5119 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5120
2c3305f6
PFC
51212018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5122
5123 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5124
ce1e8424
TT
51252018-05-18 Tom Tromey <tom@tromey.com>
5126
5127 * gdb.base/ptype-offsets.exp: Update.
5128
ddfe970e
KS
51292018-05-17 Keith Seitz <keiths@redhat.com>
5130
5131 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5132 in expected breakpoint stop locations.
5133 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5134 move to proper scope to test variable values.
5135 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5136 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5137 New functions.
5138 (main): Call not_inline_func3.
5139 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5140 inline_func1, inline_func2, and inline_func3. Test that when each
5141 breakpoint is hit, GDB properly reports both the stop location
5142 and the backtrace. Repeat tests for temporary breakpoints.
5143
0726fcc6
MR
51442018-05-15 Maciej W. Rozycki <macro@mips.com>
5145
5146 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5147 rather then trying to access it in determining whether the PID
5148 of `gdbserver' could have been retrieved.
5149
8ee22052
AB
51502018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5151
5152 * gdb.arch/amd64-init-x87-values.S: New file.
5153 * gdb.arch/amd64-init-x87-values.exp: New file.
5154
7785df48
JK
51552018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5156
5157 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5158
56bcdbea
TT
51592018-05-04 Tom Tromey <tom@tromey.com>
5160
5161 PR python/22730:
5162 * gdb.python/python.exp: Test multi-line execute.
5163
a913fffb
TT
51642018-05-04 Tom Tromey <tom@tromey.com>
5165
5166 PR python/22731:
5167 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5168
7a2c85f2
TT
51692018-05-04 Tom Tromey <tom@tromey.com>
5170
5171 PR gdb/11750:
5172 * gdb.base/define.exp: Test defining a user command inside a user
5173 command.
5174 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5175
a3b60e45
JK
51762018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5177 Pedro Alves <palves@redhat.com>
5178
5179 PR breakpoints/19806 and support for PR external/20207.
5180 * gdb.base/watchpoint-unaligned.c: New file.
5181 * gdb.base/watchpoint-unaligned.exp: New file.
5182
45fe4a03
AB
51832018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5184
5185 * gdb.base/maint.exp: Make test names unique, use
5186 test_prefix_command_help to test 'help maint info', and remove
5187 repeated test of 'help maint'.
5188
9be2ae8f
TT
51892018-05-04 Tom Tromey <tom@tromey.com>
5190
5191 PR gdb/22619:
5192 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5193 behavior.
5194
11859c31
AB
51952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5196
5197 * gdb.base/maint.exp: Process output from 'maint print registers'
5198 line at a time.
5199
089a9490
AB
52002018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5201
5202 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5203 timeout.
5204
9b0797e2
AB
52052018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5206
5207 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5208 filter pattern.
5209
f6ac5f3d
PA
52102018-05-02 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5213 to_log_command renames.
5214 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5215
77d3c63b
TT
52162018-05-02 Tom Tromey <tom@tromey.com>
5217
5218 * gdb.python/py-parameter.exp: Set test message.
5219
0489430a
TT
52202018-05-02 Tom Tromey <tom@tromey.com>
5221
5222 PR python/20084:
5223 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5224 PARAM_ZUINTEGER_UNLIMITED tests.
5225
1632f8ba
DR
52262018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5227
5228 PR rust/23124
5229 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5230 when casting.
5231
6d7bb824
TT
52322018-04-30 Tom Tromey <tom@tromey.com>
5233
5234 * gdb.python/py-type.exp: Check align attribute.
5235 * gdb.python/py-type.c: New "aligncheck" global.
5236
007e1530
TT
52372018-04-30 Tom Tromey <tom@tromey.com>
5238
5239 PR exp/17095:
5240 * gdb.dwarf2/dw2-align.exp: New file.
5241 * gdb.cp/align.exp: New file.
5242 * gdb.base/align.exp: New file.
5243 * lib/gdb.exp (gdb_int128_helper): New proc.
5244 (has_int128_c, has_int128_cxx): New caching procs.
5245
6873858b
TT
52462018-04-27 Tom Tromey <tom@tromey.com>
5247
5248 PR rust/22545:
5249 * gdb.rust/simple.exp: Add inclusive range tests.
5250
79188d8d
PA
52512018-04-26 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5254 ifunc breakpoint locations correctly of ifunc breakpoints set
5255 while the program resolves the ifunc.
5256
c7075ad5
PA
52572018-04-26 Pedro Alves <palves@redhat.com>
5258
5259 * gdb.base/gnu-ifunc-final.c: New file.
5260 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5261 * gdb.base/gnu-ifunc.exp (executable): Delete.
5262 (staticexecutable): Adjust.
5263 (lib_opts, exec_opts): Delete.
5264 (make_binsuffix, build, set-break): New procedures.
5265 (misc_tests): New, with tests factored out from the top level.
5266 (top level): Test different combinations of ifunc resolver name,
5267 resolver with and with debug info, and ifunc target with and
5268 without debug info. Wrap static tests with with_target_prefix.
5269
8388016d
PA
52702018-04-26 Pedro Alves <palves@redhat.com>
5271
5272 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5273 return type" warnings.
5274
249b5733
PA
52752018-04-25 Pedro Alves <palves@redhat.com>
5276
5277 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5278 killed".
5279 * gdb.base/kill-after-signal.exp: Likewise.
5280 * gdb.threads/kill.exp: Likewise.
5281
f67c0c91
SDJ
52822018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5283 Sergio Durigan Junior <sergiodj@redhat.com>
5284 Pedro Alves <palves@redhat.com>
5285
5286 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5287 regexps to expect for '[Inferior ... detached]' as well.
5288 * gdb.base/attach.exp: Likewise.
5289 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5290 "gdb_continue_to_end".
5291 (test_catch_syscall_with_wrong_args): Likewise.
5292 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5293 ']'. Don't set 'verbose' on.
5294 * gdb.base/foll-vfork.exp: Likewise.
5295 * gdb.base/fork-print-inferior-events.c: New file.
5296 * gdb.base/fork-print-inferior-events.exp: New file.
5297 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5298 '[Inferior ... has been killed]' message.
5299 * gdb.base/kill-after-signal.exp: Likewise.
5300 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5301 detach message.
5302 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5303 message.
5304 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5305 regexps to expect for '[Inferior ... detached]' as well.
5306 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5307
0a8ddac4
SM
53082018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5309
5310 PR gdb/23104
5311 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5312
701adfb0
PA
53132018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5314
5315 PR gdb/23095
5316 * gdb.base/break-probes.exp: Pass shlib_load to
5317 prepare_for_testing. Set normal_bp to r_debug_state if target is
5318 bsd.
5319
d27d16bf
RB
53202018-04-19 Richard Bunt <richard.bunt@arm.com>
5321
5322 * gdb.threads/multiple-successive-infcall.c: New test.
5323 * gdb.threads/multiple-successive-infcall.exp: New file.
5324
a037790e
TT
53252018-04-17 Tom Tromey <tom@tromey.com>
5326
5327 * gdb.rust/simple.rs (Union): New type.
5328 (main): New local "u".
5329 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5330
e3a91079
AA
53312018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5332
5333 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5334 number information in output of "whereis" command.
5335 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5336
b744723f
AA
53372018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5338
5339 * gdb.ada/info_types.exp: Adjust expected output to the line
5340 numbers now printed by "info var/func/type".
5341 * gdb.base/completion.exp: Likewise.
5342 * gdb.base/included.exp: Likewise.
5343 * gdb.cp/cp-relocate.exp: Likewise.
5344 * gdb.cp/cplusfuncs.exp: Likewise.
5345 * gdb.cp/namespace.exp: Likewise.
5346 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5347
4a4495d6
MM
53482018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5349
5350 * gdb.btrace/cpu.exp: New.
5351
1d509aa6
MM
53522018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5353
5354 * gdb.base/step-indirect-call-thunk.exp: New.
5355 * gdb.base/step-indirect-call-thunk.c: New.
5356 * gdb.reverse/step-indirect-call-thunk.exp: New.
5357 * gdb.reverse/step-indirect-call-thunk.c: New.
5358
6295b6da
SM
53592018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5360
5361 * gdb.base/pie-fork.c: New file.
5362 * gdb.base/pie-fork.exp: New file.
5363
50146e70
TT
53642018-04-11 Tom Tromey <tom@tromey.com>
5365
5366 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5367
f50d8a2e
PA
53682018-04-10 Pedro Alves <palves@redhat.com>
5369
5370 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5371 exits. Instead loop running forever.
5372 (fork_parent): Run forever too.
5373
a0be7a36
SM
53742018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5375
5376 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5377 mi_continue_to_line.
5378 * gdb.mi/mi-stack.c (callee4): Add comment.
5379
9b73db36
SM
53802018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5381
5382 * gdb.mi/mi-stack.exp: Fix indentation.
5383
c912f608
SM
53842018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5385
5386 PR gdb/22979
5387 * gdb.arch/amd64-osabi.exp: New file.
5388
26540402
SM
53892018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5390
5391 PR gdb/22980
5392 * gdb.base/osabi.exp: New file.
5393
121ad66c 53942018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5395
5396 * gdb.cp/static-typedef-print.exp: New file.
5397 * gdb.cp/static-typedef-print.cc: New file.
5398
3fcded8f
JB
53992018-03-27 Joel Brobecker <brobecker@adacore.com>
5400
5401 * gdb.ada/varsize_limit: New testcase.
5402
59cc4834
JB
54032018-03-27 Joel Brobecker <brobecker@adacore.com>
5404
5405 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5406
5407 * gdb.ada/notcplusplus: New testcase.
5408
5409 * gdb.base/c-linkage-name.c: New file.
5410 * gdb.base/c-linkage-name.exp: New testcase.
5411
4ca59a9f
TT
54122018-03-26 Tom Tromey <tom@tromey.com>
5413
5414 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5415 * gdb.python/py-framefilter.py (name_error): New global.
5416 (ErrorInName.function): Use name_error.
5417
978d6c75
TT
54182018-03-26 Tom Tromey <tom@tromey.com>
5419
5420 PR backtrace/15582:
5421 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5422
b7fee5a3
KS
54232018-03-23 Keith Seitz <keiths@redhat.com>
5424
5425 PR c++/22968
5426 * gdb.cp/subtypes.exp: New file.
5427 * gdb.cp/subtypes.h: New file.
5428 * gdb.cp/subtypes.cc: New file.
5429 * gdb.cp/subtypes-2.cc: New file.
5430
376be529
AB
54312018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5432
5433 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5434 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5435 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5436 -nostartfiles when compiling the test. Confirm that all registers
5437 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5438
066cfa98
AB
54392018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5440
5441 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5442 option, syntax was wrong anyway.
5443 * gdb.arch/arm-disp-step.exp: Likewise.
5444 * gdb.arch/sparc64-regs.exp: Likewise.
5445 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5446 option, syntax was wrong anyway, switch to use
5447 prepare_for_testing.
5448 * gdb.arch/i386-disp-step.exp: Likewise.
5449
079670b9
AA
54502018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5451
5452 * gdb.ada/exec_changed.exp: Replace "target_info exists
5453 use_gdb_stub" by "use_gdb_stub".
5454 * gdb.ada/start.exp: Likewise.
5455 * gdb.base/async-shell.exp: Likewise.
5456 * gdb.base/attach-pie-misread.exp: Likewise.
5457 * gdb.base/attach-wait-input.exp: Likewise.
5458 * gdb.base/break-entry.exp: Likewise.
5459 * gdb.base/break-interp.exp: Likewise.
5460 * gdb.base/dprintf-detach.exp: Likewise.
5461 * gdb.base/nostdlib.exp: Likewise.
5462 * gdb.base/solib-nodir.exp: Likewise.
5463 * gdb.base/statistics.exp: Likewise.
5464 * gdb.base/testenv.exp: Likewise.
5465 * gdb.mi/mi-exec-run.exp: Likewise.
5466 * gdb.mi/mi-start.exp: Likewise.
5467 * gdb.multi/dummy-frame-restore.exp: Likewise.
5468 * gdb.multi/multi-arch-exec.exp: Likewise.
5469 * gdb.multi/multi-arch.exp: Likewise.
5470 * gdb.multi/tids.exp: Likewise.
5471 * gdb.multi/watchpoint-multi.exp: Likewise.
5472 * gdb.python/py-events.exp: Likewise.
5473 * gdb.threads/attach-into-signal.exp: Likewise.
5474 * gdb.threads/attach-stopped.exp: Likewise.
5475 * gdb.threads/threadapply.exp: Likewise.
5476 * lib/selftest-support.exp: Likewise.
5477
26d6cec4
AA
54782018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5479
5480 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5481
4ee89e90
SR
54822018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5483
5484 * gdb.perf/template-breakpoints.cc: New file.
5485 * gdb.perf/template-breakpoints.exp: New file.
5486 * gdb.perf/template-breakpoints.py: New file.
5487
92630041
TT
54882018-03-19 Tom Tromey <tom@tromey.com>
5489
5490 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5491 y0.
5492 * gdb.rust/simple.exp: Test bare identifier form of struct
5493 initializer.
5494
76727919
TT
54952018-03-19 Tom Tromey <tom@tromey.com>
5496
5497 * gdb.gdb/observer.exp: Remove.
5498
194ed413
AA
54992018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5500
5501 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5502 "qualified" option when setting breakpoints.
5503 * gdb.trace/backtrace.exp: Likewise.
5504 * gdb.trace/circ.exp: Likewise.
5505 * gdb.trace/collection.exp: Likewise.
5506 * gdb.trace/disconnected-tracing.exp: Likewise.
5507 * gdb.trace/ftrace-lock.exp: Likewise.
5508 * gdb.trace/ftrace.exp: Likewise.
5509 * gdb.trace/infotrace.exp: Likewise.
5510 * gdb.trace/packetlen.exp: Likewise.
5511 * gdb.trace/passc-dyn.exp: Likewise.
5512 * gdb.trace/qtro.exp: Likewise.
5513 * gdb.trace/read-memory.exp: Likewise.
5514 * gdb.trace/report.exp: Likewise.
5515 * gdb.trace/signal.exp: Likewise.
5516 * gdb.trace/status-stop.exp: Likewise.
5517 * gdb.trace/strace.exp: Likewise.
5518 * gdb.trace/tfind.exp: Likewise.
5519 * gdb.trace/trace-break.exp: Likewise.
5520 * gdb.trace/trace-condition.exp: Likewise.
5521 * gdb.trace/trace-mt.exp: Likewise.
5522 * gdb.trace/tstatus.exp: Likewise.
5523 * gdb.trace/tsv.exp: Likewise.
5524 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5525 * gdb.trace/unavailable.exp: Likewise.
5526 * gdb.trace/while-dyn.exp: Likewise.
5527
8b067d2c
AA
55282018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5529
5530 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5531 that libinproctrace is copied to the target.
5532
3ae9ce5d
TT
55332018-03-14 Tom Tromey <tom@tromey.com>
5534
5535 PR cli/14977:
5536 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5537 a null pointer.
5538 * gdb.base/wchar.exp: Likewise.
5539
b8c2339b
TT
55402018-03-14 Tom Tromey <tom@tromey.com>
5541
5542 PR cli/19918:
5543 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5544 flag.
5545
4872dc46
SM
55462018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5547
5548 PR gdb/22841
5549 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5550 "target" to remote_exec.
5551
e4fe3756
SM
55522018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5553
5554 PR gdb/22841
5555 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5556 ${board}_upload): Remove.
5557
e95a97d4
AA
55582018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5559
5560 * gdb.cp/watch-cp.cc: New test.
5561 * gdb.cp/watch-cp.exp: New file.
5562
dbbb1059
AB
55632018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5564
5565 * gdb.base/infcall-nested-structs.exp: New file.
5566 * gdb.base/infcall-nested-structs.c: New file.
5567 * gdb.base/float.exp: Add riscv support.
5568
ecc054c0
TP
55692018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5570
5571 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5572 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5573
25e3c82c
SDJ
55742018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5575
5576 * gdb.server/abspath.exp: New file.
5577 * lib/gdb.exp (with_cwd): New procedure.
5578
3083294d
SM
55792018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5580
5581 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5582 use it.
5583 (gdb_is_target_remote_prompt): New proc.
5584 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5585 (gdb_is_target_native): Pass prompt parameter to
5586 gdb_is_target_1.
5587
3275ef47
SM
55882018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5589
5590 * gdb.base/load-command.c: New file.
5591 * gdb.base/load-command.exp: New file.
5592 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5593 (gdb_is_target_1): ...this, and generalize for other targets
5594 than just remote.
5595 (gdb_is_target_remote): Use gdb_is_target_1.
5596 (gdb_is_target_native): use gdb_is_target_1.
5597
6893c19a
TT
55982018-02-26 Tom Tromey <tom@tromey.com>
5599
5600 PR python/16497:
5601 * gdb.python/py-framefilter.exp: Update test.
5602
2ddeaf8a
TT
56032018-02-26 Tom Tromey <tom@tromey.com>
5604
5605 * gdb.dwarf2/variant.c: New file.
5606 * gdb.dwarf2/variant.exp: New file.
5607
c9317f21
TT
56082018-02-26 Tom Tromey <tom@tromey.com>
5609
5610 * gdb.rust/simple.exp: Accept more possible results in enum test.
5611
6f6d0c26
SM
56122018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5613
5614 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5615 parentheses.
5616
11b03145
MR
56172018-02-23 Maciej W. Rozycki <macro@mips.com>
5618
5619 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5620 name of a variable: $actual_linejj -> $actual_line.
5621
54a27fe5
JB
56222018-02-21 John Baldwin <jhb@FreeBSD.org>
5623
5624 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5625
de65820c
MM
56262018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5627
5628 * gdb.btrace/buffer-size.exp: Do not force BTS.
5629
980548fd
PA
56302018-02-14 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5633 getting a "Quit".
5634
c4e12631
MM
56352018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5636
5637 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5638 Fix test name.
5639
c2e0e465
SM
56402018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5641
5642 * gdb.cp/m-static.exp: Check type of optimized out static
5643 member.
5644
f7216783
AB
56452018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5646
5647 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5648 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5649
0625771b
LS
56502018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5651 Leszek Swirski <leszeks@google.com>
5652
5653 * gdb.python/py-prettyprint.c
5654 (struct to_string_returns_value_inner,
5655 struct to_string_returns_value_wrapper): New.
5656 (main): Add tsrvw variable.
5657 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5658 ToStringReturnsValueWrapper): New classes.
5659 (register_pretty_printers): Register new pretty-printers.
5660 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5661 recursive pretty printer.
5662 * gdb.python/py-mi.exp: Likewise.
5663
59498c30
LS
56642018-02-01 Leszek Swirski <leszeks@google.com>
5665
5666 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5667 functions with the same name as an include file are parsed
5668 correctly.
5669
d4d38844
YQ
56702018-02-01 Yao Qi <yao.qi@linaro.org>
5671
5672 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5673 "\[^\r\n\]*".
5674
07e5f5cf
NP
56752018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5676
5677 * gdb.arch/powerpc-prologue-frame.s: New file.
5678 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5679 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5680
929b5ad4
JB
56812018-01-31 Joel Brobecker <brobecker@adacore.com>
5682
5683 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5684
e671cd59
PA
56852018-01-30 Pedro Alves <palves@redhat.com>
5686
5687 PR gdb/13211
5688 * gdb.base/interrupt-daemon.c: New.
5689 * gdb.base/interrupt-daemon.exp: New.
5690 * gdb.multi/multi-term-settings.c: New.
5691 * gdb.multi/multi-term-settings.exp: New.
5692
fc413dc4
JB
56932018-01-30 Joel Brobecker <brobecker@adacore.com>
5694
5695 * gdb.base/break.exp: Save the location where the breakpoint
5696 on break.c:47 was actually inserted when debugging the version
5697 compiled at -O2 and use it in the expected output of the "info
5698 break" test performed soon after.
5699
5c319bb2
PA
57002018-01-22 Pedro Alves <palves@redhat.com>
5701 Sergio Durigan Junior <sergiodj@redhat.com>
5702
5703 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5704 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5705
a9e40818
JB
57062018-01-22 Joel Brobecker <brobecker@adacore.com>
5707
5708 * gdb.base/break-include.c, gdb.base/break-include.inc,
5709 gdb.base/break-include.exp: New files.
5710 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5711 line number now being the actual line number where the breakpoint
5712 was inserted.
5713 * gdb.mi/mi-break.exp: Likewise.
5714 * gdb.mi/mi-reverse.exp: Likewise.
5715 * gdb.mi/mi-simplerun.exp: Ditto.
5716
e707fc44
AB
57172018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5718
5719 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5720 varobj.
5721 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5722
ae451627
AB
57232018-01-21 Don Breazeal <donb@codesourcery.com>
5724 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.mi/basics.c: Add new global.
5727 * gdb.mi/mi-frame-regs.exp: New file.
5728 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5729 case.
5730
b1b189e0
AB
57312018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5732
5733 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5734 non-parameter, and on an unknown symbol.
5735
fcfcc376
TT
57362018-01-19 Tom Tromey <tom@tromey.com>
5737
5738 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5739 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5740
634c1c31
AA
57412018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5742
5743 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5744 setrlimit and chdir to int.
5745
d6ad07fd
AA
57462018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5747
5748 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5749 function.
5750 (my_tend): Likewise.
5751 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5752 rationale of avoiding FP- and vector instructions.
5753
adf8243b
RK
57542018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5755
5756 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5757 "info reg" with "\[ \t\]*".
5758 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5759 "\[ \t\]+".
5760 * gdb.arch/s390-multiarch.exp: Ditto.
5761 * gdb.base/pc-fp.exp: Ditto.
5762 * gdb.reverse/i386-precsave.exp: Ditto.
5763 * gdb.reverse/i386-reverse.exp: Ditto.
5764 * gdb.reverse/i387-env-reverse.exp: Ditto.
5765 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5766
dcc06925
AA
57672018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5768
5769 * lib/gdb.exp (gdb_compile): Re-enable use of
5770 universal_compile_options for languages other than Rust.
5771
25d4fd80
AA
57722018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5773
5774 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5775
ee7f689e 57762018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5777
5778 PR gdb/16577
5779 * gdb.base/solib-vanish.exp: New.
5780 * gdb.base/solib-vanish-main.c: New.
5781 * gdb.base/solib-vanish-lib1.c: New.
5782 * gdb.base/solib-vanish-lib2.c: New.
5783
d8447b6b
YQ
57842018-01-17 Yao Qi <yao.qi@linaro.org>
5785
5786 * gdb.compile/compile.exp: Match the address printed for
5787 frame in the output of command "bt".
5788
86d6a90c
TT
57892018-01-15 Tom Tromey <tom@tromey.com>
5790
5791 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5792 compute sp_reg.
5793
cbcdb1aa
AB
57942018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5795
5796 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5797 to prepare.
5798 (prepare): Return 0 on error, 1 on success.
5799
eea61984
PA
58002018-01-12 Pedro Alves <palves@redhat.com>
5801
5802 * gdb.base/continue-after-aborted-step-over.c: New.
5803 * gdb.base/continue-after-aborted-step-over.exp: New.
5804
6181e9c2
SM
58052018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5806
5807 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5808 options when not creating an executable.
5809
3cada740
PA
58102018-01-11 Pedro Alves <palves@redhat.com>
5811
5812 PR remote/22597
5813 * gdb.server/stop-reply-no-thread.c: New file.
5814 * gdb.server/stop-reply-no-thread.exp: New file.
5815
c63d3e8d
PA
58162018-01-10 Pedro Alves <palves@redhat.com>
5817
5818 PR gdb/22670
5819 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5820 functions too. Test setting breakpoints and printing C functions
5821 with no debug info too.
5822 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5823
d4c2a405
PA
58242018-01-10 Pedro Alves <palves@redhat.com>
5825
5826 PR gdb/22670
5827 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5828 a fail.
5829
8825213e
PA
58302018-01-10 Pedro Alves <palves@redhat.com>
5831
5832 PR gdb/22670
5833 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5834
605fd3c6
YQ
58352018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5836
5837 * gdb.server/unittest.exp: Match the output in non-development
5838 mode.
5839
1e5ded6c
YQ
58402018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5841
5842 * gdb.gdb/unittest.exp: Match output in non-development mode.
5843
30066b0b
JB
58442018-01-08 Joel Brobecker <brobecker@adacore.com>
5845
5846 * gdb.ada/access_tagged_param.exp: Relax expected output
5847 for value of "ObjL" in "continue" to pck.inspect breakpoint
5848 test.
5849
04bafb1e
XR
58502018-01-08 Joel Brobecker <brobecker@adacore.com>
5851
9f86398b
JB
5852 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5853 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5854
e379cee6
PA
58552018-01-05 Pedro Alves <palves@redhat.com>
5856
5857 PR gdb/18653
5858 * gdb.base/libsegfault.exp: New.
5859
de63c46b
PA
58602018-01-05 Joel Brobecker <brobecker@adacore.com>
5861
5862 PR gdb/22670
5863 * gdb.ada/access_tagged_param.exp: New file.
5864 * gdb.ada/access_tagged_param/foo.adb: New file.
5865
f98fc17b
PA
58662018-01-05 Pedro Alves <palves@redhat.com>
5867
5868 PR gdb/22670
5869 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5870 exercise lower case too, and to exercise both full matching and
5871 wild matching.
5872
342f8240
JB
58732018-01-05 Joel Brobecker <brobecker@adacore.com>
5874
5875 * gdb.ada/rename_subscript_param: New testcase.
5876
7150d33c
JG
58772018-01-05 Jerome Guitton <guitton@adacore.com>
5878
5879 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5880
cc0e770c
JB
58812018-01-05 Joel Brobecker <brobecker@adacore.com>
5882
5883 * gdb.ada/convvar_comp: New testcase.
5884
672a41aa 58852018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
5886
5887 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5888 (My_Table): New global variable.
5889 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5890
7365ec2f
JB
58912018-01-04 Joel Brobecker <brobecker@adacore.com>
5892
5893 PR gdb/22670
5894 * gdb.ada/maint_with_ada: New testcase.
5895
289483b6
JB
58962018-01-04 Joel Brobecker <brobecker@adacore.com>
5897
5898 PR gdb/22670
5899 * gdb.ada/bp_c_mixed_case: New testcase.
5900
344420da
JB
59012018-01-04 Joel Brobecker <brobecker@adacore.com>
5902
5903 PR gdb/22670
5904 * gdb.ada/complete.exp: Add "complete break ada" test.
5905
66fc87a0
JB
59062018-01-04 Joel Brobecker <brobecker@adacore.com>
5907
5908 PR gdb/22670
5909 * gdb.ada/info_addr_mixed_case: New testcase.
5910
9f757bf7
XR
59112018-01-03 Xavier Roirand <roirand@adacore.com>
5912
5913 * gdb.ada/excep_handle.exp: New testcase.
5914 * gdb.ada/excep_handle/foo.adb: New file.
5915 * gdb.ada/excep_handle/pck.ads: New file.
5916
bd570f80
JB
59172018-01-03 Joel Brobecker <brobecker@adacore.com>
5918
5919 * gdb.base/step-line.c: Add extra empty line in copyright header.
5920 * gdb.base/step-line.inp: Likewise.
5921
9fe561ab
JB
59222018-01-02 Joel Brobecker <brobecker@adacore.com>
5923
5924 * gdb.ada/dyn_stride.exp: Add slice test.
5925
a405673c
JB
59262018-01-02 Joel Brobecker <brobecker@adacore.com>
5927
5928 * gdb.ada/dyn_stride: New testcase.
5929
cef0f868
SH
59302017-12-27 Stafford Horne <shorne@gmail.com>
5931
5932 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5933 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5934
b67d92b0
SH
59352017-12-27 Stafford Horne <shorne@gmail.com>
5936
5937 * gdb.base/reggroups.c: New file.
5938 * gdb.base/reggroups.exp: New file.
5939
eccab96d
JB
59402017-12-18 Joel Brobecker <brobecker@adacore.com>
5941
5942 * gdb.dwarf2/ada-valprint-error.c: New file.
5943 * gdb.dwarf2/ada-valprint-error.exp: New file.
5944
0e2da9f0
JB
59452017-12-18 Joel Brobecker <brobecker@adacore.com>
5946
5947 * gdb.ada/assign_arr: New testcase.
5948
cb923fcc
XR
59492017-12-18 Xavier Roirand <roirand@adacore.com>
5950
5951 * gdb.ada/funcall_ptr: New testcase.
5952
7c161838
SDJ
59532017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5954
5955 PR cli/16224
5956 * gdb.base/ptype-offsets.cc: New file.
5957 * gdb.base/ptype-offsets.exp: New file.
5958
1af17fd9
YQ
59592017-12-15 Yao Qi <yao.qi@linaro.org>
5960
5961 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5962 if XML is disabled.
5963
828d5846
XR
59642017-12-15 Xavier Roirand <roirand@adacore.com>
5965
5966 * gdb.ada/same_component_name: New testcase.
5967
79e8fcaa
JB
59682017-12-14 Joel Brobecker <brobecker@adacore.com>
5969
5970 * gdb.ada/str_binop_equal: New testcase.
5971
e05fa6f9
JB
59722017-12-14 Joel Brobecker <brobecker@adacore.com>
5973
5974 * gdb.ada/task_switch_in_core: New testcase.
5975
b89641ba
SM
59762017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5977
5978 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5979 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5980 call test_bkpt_qualified.
5981 (test_bkpt_qualified): New proc.
5982
6892d2e4
PA
59832017-12-13 Pedro Alves <palves@redhat.com>
5984
5985 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5986 Tighten regexp by matching with an anchor.
5987
a22ecf70
PA
59882017-12-13 Pedro Alves <palves@redhat.com>
5989
5990 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5991 ("expression with namespace"): New set of tests.
5992 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5993 (Nested::Test_NS::qux): New.
5994 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5995 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5996
9937536c
JB
59972017-12-13 Joel Brobecker <brobecker@adacore.com>
5998
5999 * gdb.base/server-del-break.c: New file.
6000 * gdb.base/server-del-break.exp: New file.
6001
fe49c6f5
SH
60022017-12-12 Stafford Horne <shorne@gmail.com>
6003
6004 * gdb.xml/tdesc-regs.exp: Add or1k support.
6005
c3d18620
SH
60062017-12-12 Stafford Horne <shorne@gmail.com>
6007
6008 * gdb.base/bp-permanent.c: Define nop of or1k.
6009
c5f9cfc8
JB
60102017-12-11 Joel Brobecker <brobecker@adacore.com>
6011
6012 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6013 output with components being reordered.
6014
a9c135fc
JB
60152017-12-11 Joel Brobecker <brobecker@adacore.com>
6016
6017 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6018 output with components being reordered.
6019
927aa2e7
JK
60202017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6021 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.base/maint.exp (check for .gdb_index): Check also for
6024 .debug_names.
6025 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6026 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6027 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6028 (.gdb_index used after symbol reloading): Support also .debug_names.
6029 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6030
f17d9474
YQ
60312017-12-08 Yao Qi <yao.qi@linaro.org>
6032
6033 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6034 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6035
a0de8c21
YQ
60362017-12-08 Yao Qi <yao.qi@linaro.org>
6037
6038 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6039 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6040
a738ea1d
YQ
60412017-12-08 Yao Qi <yao.qi@linaro.org>
6042
6043 * gdb.arch/aarch64-tagged-pointer.c: New file.
6044 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6045
1cd9a73b
SDJ
60462017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6047
6048 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6049 "int".
6050
fa6eb693
KS
60512017-12-07 Keith Seitz <keiths@redhat.com>
6052
6053 PR breakpoints/22569
6054 * gdb.linespec/ls-errs.exp: Change expected result of "break
6055 -source this file has spaces.c -line 3".
6056 Check that an explicit source file followed by whitespace is
6057 identified as an invalid explicit location.
6058
883fd55a
KS
60592017-12-07 Keith Seitz <keiths@redhat.com>
6060
6061 * gdb.cp/nested-types.cc: New file.
6062 * gdb.cp/nested-types.exp: New file.
6063 * lib/cp-support.exp: Load data-structures.exp library.
6064 (debug_cp_test_ptype_class): New global.
6065 (cp_ptype_class_verbose, next_line): New procedures.
6066 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6067 Add and document new return value.
6068 Switch the list of lines to a queue.
6069 Add support for new `type' key for nested type definitions.
6070 Add debugging/troubleshooting messages.
6071 * lib/data-structures.exp: New file.
6072
ec72db3e
SM
60732017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6074
6075 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6076 with proc_with_prefix, don't use with_test_prefix.
6077
99598d71
TT
60782017-12-07 Tom Tromey <tom@tromey.com>
6079
6080 * gdb.base/break.exp: Add test for empty "commands".
6081
a8806230
YQ
60822017-12-07 Yao Qi <yao.qi@linaro.org>
6083
6084 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6085 malloc and catch syscall.
6086
824cc835
PM
60872017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6088
e79be6e5 6089 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6090 tests for explicit locations.
6091
7cc244de
PA
60922017-12-06 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6095 force-disabling XML descriptions.
6096
50a1fdd5
PA
60972017-12-04 Pedro Alves <palves@redhat.com>
6098
6099 PR gdb/22499
6100 * gdb.arch/amd64-disp-step-avx.S: New file.
6101 * gdb.arch/amd64-disp-step-avx.exp: New file.
6102
f0fb2488
PA
61032017-12-03 Pedro Alves <palves@redhat.com>
6104
6105 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6106 and <string.h>.
6107 (parent_function): Print distinct messages when waitpid fails, or
6108 the child exits with a signal, or the child exits for an unhandled
6109 reason.
6110 * gdb.threads/process-dies-while-detaching.exp
6111 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6112 it. Wait for both inferior output and GDB's prompt. Use an
6113 indirect spawn id list.
6114 (do_detach): New parameter 'child_exit'. Use it to compute
6115 expected inferior output.
6116 (test_detach, test_detach_watch, test_detach_killed_outside):
6117 Adjust to pass down the expected child exit kind.
6118
97cbe998
SDJ
61192017-12-01 Joel Brobecker <brobecker@adacore.com>
6120 Sergio Durigan Junior <sergiodj@redhat.com>
6121 Pedro Alves <palves@redhat.com>
6122
6123 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6124
40fc416f
SDJ
61252017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6126
6127 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6128 to 'symbol-file' and 'add-symbol-file' can be
6129 position-independent.
6130
1cc75e92
YQ
61312017-12-01 Yao Qi <yao.qi@linaro.org>
6132
6133 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6134 the URL in copyright header.
6135 * gdb.arch/aarch64-fp.exp: Likewise.
6136 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6137 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6138 * gdb.base/expand-psymtabs.exp: Likewise.
6139 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6140 * gdb.fortran/common-block.exp: Likewise.
6141 * gdb.fortran/common-block.f90: Likewise.
6142 * gdb.fortran/logical.exp: Likewise.
6143 * gdb.fortran/vla-datatypes.f90: Likewise.
6144 * gdb.fortran/vla-sub.f90: Likewise.
6145
875fb7a7
JB
61462017-11-30 Joel Brobecker <brobecker@adacore.com>
6147
6148 * gdb.ada/repeat_dyn: New testcase.
6149
6f14765f
UW
61502017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6151
6152 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6153 Update for changed thread numbering.
6154 * gdb.cell/bt.exp: Update for changed GDB output.
6155
f1af7b94
SM
61562017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6157
6158 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6159 setting isremote by hand.
6160 * boards/dwarf4-gdb-index.exp: Likewise.
6161 * boards/fission.exp: Likewise.
6162 * boards/stabs.exp: Likewise.
6163
e3919f3e
PA
61642017-11-30 Pedro Alves <palves@redhat.com>
6165
6166 * gdb.linespec/cpls-ops.exp
6167 (check_explicit_skips_function_argument): Extract the underlying
6168 type of size_t instead of hardcoding it.
6169
bd69330d
PA
61702017-11-29 Pedro Alves <palves@redhat.com>
6171
6172 PR c++/19436
6173 * gdb.linespec/cpls-abi-tag.cc: New file.
6174 * gdb.linespec/cpls-abi-tag.exp: New file.
6175
a20714ff
PA
61762017-11-29 Pedro Alves <palves@redhat.com>
6177
6178 * gdb.base/langs.exp: Use -qualified.
6179 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6180 it.
6181 * gdb.cp/namespace.exp: Use -qualified.
6182 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6183 (overload-3, template-overload, template-ret-type, const-overload)
6184 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6185 procedures.
6186 (test_driver): Call them.
6187 * gdb.cp/save-bp-qualified.cc: New.
6188 * gdb.cp/save-bp-qualified.exp: New.
6189 * gdb.linespec/explicit.exp: Test -qualified.
6190 * lib/completion-support.exp (completion::explicit_opts_list): Add
6191 "-qualified".
6192 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6193
f6f1d339
PM
61942017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6195
6196 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6197
02ca603a
TT
61982017-11-29 Tom Tromey <tom@tromey.com>
6199
6200 * gdb.base/relocate.exp: Update invalid argument test.
6201 Add new tests for invalid arguments.
6202
ed6c0bfb
TP
62032017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6204
6205 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6206 Return 0 as a long.
6207 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6208
f106e10e
TP
62092017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6210
6211 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6212 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6213 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6214 func ().
6215 * gdb.cp/shadow.cc (B.func): Return 0.
6216
10329bb2
JB
62172017-11-27 Joel Brobecker <brobecker@adacore.com>
6218
6219 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6220 expected output in gdb_expect call to allow the exception
6221 message to be present as well. Fix syntax confusion to avoid
6222 TCL thinking that exception_name is an array.
6223
617cd4bc
UW
62242017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6225
6226 * gdb.arch/spu-info.c: Include <unistd.h>.
6227 (do_signal_test): Fix broken calls to write.
6228 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6229 Fix checks for empty mailboxes. Update signal tests for corrected
6230 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6231 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6232 * gdb.cell/arch.exp: Use standard_output_file.
6233 * gdb.cell/break.exp: Likewise.
6234 * gdb.cell/bt.exp: Likewise.
6235 * gdb.cell/core.exp: Likewise.
6236 * gdb.cell/dwarfaddr.exp: Likewise.
6237 * gdb.cell/ea-cache.exp: Likewise.
6238 * gdb.cell/ea-standalone.exp: Likewise.
6239 * gdb.cell/f-regs.exp: Likewise.
6240 * gdb.cell/fork.exp: Likewise.
6241 * gdb.cell/gcore.exp: Likewise.
6242 * gdb.cell/mem-access.exp: Likewise.
6243 * gdb.cell/ptype.exp: Likewise.
6244 * gdb.cell/registers.exp: Likewise.
6245 * gdb.cell/sizeof.exp: Likewise.
6246 * gdb.cell/solib-symbol.exp: Likewise.
6247 * gdb.cell/solib.exp: Likewise.
617cd4bc 6248
a81aaca0
PA
62492017-11-25 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.base/complete-empty.exp: New file.
6252 * gdb.base/completion.exp: Adjust.
6253
6a3c6ee4
PA
62542017-11-25 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.linespec/cpls-ops.cc: New file.
6257 * gdb.linespec/cpls-ops.exp: New file.
6258 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6259 factored out from ...
6260 (test_complete_prefix_range): ... this.
6261
8955eb2d
PA
62622017-11-24 Pedro Alves <palves@redhat.com>
6263
6264 * gdb.linespec/cpcompletion.exp: New file.
6265 * gdb.linespec/cpls-hyphen.cc: New file.
6266 * gdb.linespec/cpls.cc: New file.
6267 * gdb.linespec/cpls2.cc: New file.
6268 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6269 test to use test_gdb_complete_unique. Add label completion,
6270 keyword completion and explicit location completion tests.
6271 * lib/completion-support.exp: New file.
6272
e547c119
JB
62732017-11-24 Joel Brobecker <brobecker@adacore.com>
6274
6275 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6276 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6277 when hitting an exception catchpoint.
6278
7c3c1aa8
YQ
62792017-11-22 Yao Qi <yao.qi@linaro.org>
6280
6281 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6282
41bd68f5
SM
62832017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6284
6285 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6286 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6287 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6288
1daad298
YQ
62892017-11-22 Yao Qi <yao.qi@linaro.org>
6290
6291 * gdb.base/info-os.exp: Pass pthreads.
6292 * gdb.multi/multi-attach.exp: Likewise.
6293
88465e87
YQ
62942017-11-22 Yao Qi <yao.qi@linaro.org>
6295
6296 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6297 compiler.
6298
dc196b23
YQ
62992017-11-22 Yao Qi <yao.qi@linaro.org>
6300
6301 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6302 * gdb.base/break-interp.exp: Likewise.
6303 * gdb.base/jit-attach-pie.exp: Likewise.
6304
2400729e
UW
63052017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6306
6307 * gdb.base/float128.c (large128): New variable.
6308 * gdb.base/float128.exp: Add test to print largest __float128 value.
6309
7a26362d
UW
63102017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6311
6312 * gdb.arch/vsx-regs.exp: Update register content checks.
6313
ed0f4273
UW
63142017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6315
6316 * gdb.arch/ppc-longdouble.exp: New file.
6317 * gdb.arch/ppc-longdouble.c: Likewise.
6318
a25d69c6
PA
63192017-11-21 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6322
73fcf641
PA
63232017-11-20 Pedro Alves <palves@redhat.com>
6324
6325 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6326 (long_double_typedef): New typedefs.
6327 Use DEF on double and long double.
6328 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6329 cases.
6330 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6331 and 'long_double_ptr_same_size' locals. Use them to decide
6332 whether cast from array/function to float is valid/invalid.
6333
71a3c369
TT
63342017-11-17 Tom Tromey <tom@tromey.com>
6335
6336 * gdb.rust/traits.rs: New file.
6337 * gdb.rust/traits.exp: New file.
6338
ced9779b
JB
63392017-11-17 Joel Brobecker <brobecker@adacore.com>
6340
6341 * gdb.ada/minsyms: New testcase.
6342
a0922d80
PA
63432017-11-16 Pedro Alves <palves@redhat.com>
6344
6345 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6346 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6347
ea04e54c
PA
63482017-11-16 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6351 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6352
e849ea89
PA
63532017-11-16 Pedro Alves <palves@redhat.com>
6354
6355 * gdb.server/reconnect-ctrl-c.c: New file.
6356 * gdb.server/reconnect-ctrl-c.exp: New file.
6357
d8ae99a7
PM
63582017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6359
6360 * gdb.python/py-rbreak.exp: New file.
6361 * gdb.python/py-rbreak.c: New file.
6362 * gdb.python/py-rbreak-func2.c: New file.
6363
968a13f8
PA
63642017-11-16 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6367 pattern.
6368 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6369 GDB.
6370
71774bc9
SM
63712017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6372
6373 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6374 regex.
6375
ddbb44cf
SM
63762017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6377
6378 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6379 test names.
6380
584a564f
PA
63812017-11-09 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6384 factored out from ...
6385 (top level): ... here, and adjusted to avoid expecting beyond the
6386 prompt in a single gdb_test_multiple.
6387
5ed7a928
PA
63882017-11-09 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6391 output.
6392 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6393 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6394 * gdb.server/ext-run.exp ("kill" test): Likewise.
6395 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6396
a60e0738
PA
63972017-11-09 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6400 match till end of line.
6401
2c88253f
PA
64022017-11-09 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6405
c7a38517
PA
64062017-11-09 Pedro Alves <palves@redhat.com>
6407
6408 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6409 New procedures, factored out from ...
6410 (top level): ... here, and adjusted to avoid expecting beyond the
6411 prompt in one go.
6412
f29f4b6b
PA
64132017-11-09 Pedro Alves <palves@redhat.com>
6414
6415 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6416 output. Fix '?' match.
6417
286acbb5
JB
64182017-11-08 Joel Brobecker <brobecker@adacore.com>
6419
6420 * gdb.ada/scoped_watch: New testcase.
6421 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6422 which is actually correct.
6423 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6424 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6425
62d7ae92
PA
64262017-11-08 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.gdb/complaints.exp (test_initial_complaints)
6429 (test_serial_complaints, test_short_complaints): Call
6430 complaint_internal instead of complaint.
6431
280ca31f
DT
64322017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6433
6434 * gdb.threads/tls-core.c: New file.
6435 * gdb.threads/tls-core.exp: Likewise.
6436
b5ec771e
PA
64372017-11-08 Pedro Alves <palves@redhat.com>
6438
6439 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6440 (p Exported_Capitalized): New test.
6441 (p exported_capitalized): New test.
6442
a02b41a7
PA
64432017-11-07 Pedro Alves <palves@redhat.com>
6444
6445 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6446
95e95a6d
PA
64472017-11-07 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6450 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6451 (disable_invalid, disable_inverted, disable_negative): New
6452 procedures.
6453 ("bad numbers"): New set of tests.
6454
cee62dbd
PA
64552017-11-07 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.cp/ena-dis-br-range.exp: Add tests.
6458
cc638e86
PA
64592017-11-07 Pedro Alves <palves@redhat.com>
6460
6461 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6462
d0fe4701
XR
64632017-11-07 Xavier Roirand <roirand@adacore.com>
6464 Pedro Alves <palves@redhat.com>
6465
6466 * gdb.base/ena-dis-br.exp: Add reference to
6467 gdb.cp/ena-dis-br-range.exp.
6468 * gdb.cp/ena-dis-br-range.exp: New file.
6469 * gdb.cp/ena-dis-br-range.cc: New file.
6470
46f67f80
PA
64712017-11-06 Pedro Alves <palves@redhat.com>
6472
6473 * gdb.base/attach-non-pgrp-leader.c: New.
6474 * gdb.base/attach-non-pgrp-leader.exp: New.
6475
726e1356
PA
64762017-11-06 Pedro Alves <palves@redhat.com>
6477
6478 * configure.ac: No longer check for termio.h and sgtty.h.
6479 * configure: Regenerate.
6480 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6481 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6482 Remove termio and sgtty code.
6483
50ab6ace
YQ
64842017-11-03 Yao Qi <yao.qi@linaro.org>
6485
6486 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6487 in GDB is disabled.
6488
8e68731c
YQ
64892017-11-03 Yao Qi <yao.qi@linaro.org>
6490
6491 * gdb.python/py-thrhandle.exp: Skip it if python is not
6492 enabled.
6493
3a87ae65
SM
64942017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6495
6496 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6497 as a breakpoint command.
6498
484d8d36
MD
64992017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6500
6501 PR python/21213
6502 * gdb.python/py-infthread.exp: Test calling
6503 InferiorThread.inferior () multiple times in a row.
6504
4a27f119
KS
65052017-10-27 Keith Seitz <keiths@redhat.com>
6506
6507 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6508 Test "info break" for every inlined function breakpoint.
6509
bb11dd58
YQ
65102017-10-27 Yao Qi <yao.qi@linaro.org>
6511
6512 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6513
a43f3893
PF
65142017-10-26 Patrick Frants <osscontribute@gmail.com>
6515
6516 * gdb.cp/classes.exp (test_static_members): Test printing
6517 Outer::instance.
6518 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6519 (Inner::instance, Outer::instance): New.
6520
792ccf00
PA
65212017-10-24 Pedro Alves <palves@redhat.com>
6522
6523 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6524 extra console" test in two stages.
6525
eb2bfbad
PA
65262017-10-24 Pedro Alves <palves@redhat.com>
6527
6528 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6529
1f75a651
PA
65302017-10-24 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6533 loop.
6534
779990d9
PA
65352017-10-24 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6538 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6539
ad9b8f5d
PA
65402017-10-24 Pedro Alves <palves@redhat.com>
6541
6542 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6543 parameter and handle it. Don't output read value in test name.
6544
fee6da6e
PA
65452017-10-24 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6548 custom test name.
6549
10389c2c
PA
65502017-10-24 Pedro Alves <palves@redhat.com>
6551
6552 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6553 include the unstable output directory name in the test's name.
6554 (initial_setup_simple) <'set args'>: Use custom test name.
6555
a80e65a9
PA
65562017-10-24 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6559 with explicit test name.
6560
15763a09
PA
65612017-10-20 Pedro Alves <palves@redhat.com>
6562
6563 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6564 'wait -i'. Use gdb_assert and remote_close.
6565
49a4ce2e
AB
65662017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6567
6568 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6569 number from variable rather than hard-coded.
6570
a75868f5
PA
65712017-10-19 Pedro Alves <palves@redhat.com>
6572
6573 * gdb.base/long-inferior-output.c: New file.
6574 * gdb.base/long-inferior-output.exp: New file.
6575
c8ba13ad
KS
65762017-11-18 Keith Seitz <keiths@redhat.com>
6577
6578 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6579 method.
6580 (main): Call it.
6581 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6582 Add additional user-defined conversion operator tests.
6583
b27de576
PA
65842017-10-17 Pedro Alves <palves@redhat.com>
6585
6586 * boards/native-stdio-gdbserver.exp: Load "local-board".
6587
8484c955
PA
65882017-10-17 Pedro Alves <palves@redhat.com>
6589
6590 * gdb.base/quit-live.c: New file.
6591 * gdb.base/quit-live.exp: New file.
6592
83d5a34d
KS
65932017-10-16 Keith Seitz <keiths@redhat.com>
6594
6595 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6596 (class_with_protected_typedef, class_with_private_typedef)
6597 (struct_with_public_typedef, struct_with_protected_typedef)
6598 (struct_with_private_typedef): New classes/structs.
6599 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6600 typedefs and access specifiers.
6601
739b3f1d
PA
66022017-10-16 Pedro Alves <palves@redhat.com>
6603 Simon Marchi <simon.marchi@polymtl.ca>
6604
6605 * README (Local vs Remote vs Native): New section.
6606 * boards/local-board.exp: New file, with bits factored out from
6607 ...
6608 * boards/native-extended-gdbserver.exp: ... here. Load
6609 "local-board".
6610 * boards/native-gdbserver.exp: Load "local-board".
6611 (${board}_spawn, ${board}_exec): Delete.
6612 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6613 ...
6614 * boards/stdio-gdbserver-base.exp: ... this new file.
6615 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6616 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6617 procedure.
6618 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6619 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6620 stdio_gdbserver_command.
6621 (${board}_get_remote_address, ${board}_get_comm_port)
6622 (${board}_download, ${board}_upload): Delete.
6623 (get_target_remote_pipe_cmd): New.
6624
fe68b953
SM
66252017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6626
6627 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6628 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6629 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6630 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6631 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6632 remove with_test_prefix.
6633
300b6685
PA
66342017-10-13 Pedro Alves <palves@redhat.com>
6635
6636 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6637 * gdb.base/annota1.exp: Use it instead of is_remote.
6638 * gdb.base/annota3.exp: Use it instead of is_remote.
6639 * gdb.cp/annota2.exp: Use it instead of is_remote.
6640 * gdb.cp/annota3.exp: Use it instead of is_remote.
6641 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6642
50500caf
PA
66432017-10-13 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6646 (test_num_test_vars, run_and_count_vars, find_env)
6647 (test_set_unset_env, test_inherit_env_var): New procedures.
6648 (top level): Use them.
6649
dad0c6d2
PA
66502017-10-13 Pedro Alves <palves@redhat.com>
6651
6652 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6653 also skip on stub-like targets.
6654
8b0553c1
PA
66552017-10-13 Pedro Alves <palves@redhat.com>
6656
6657 PR gdb/22293
6658 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6659 (top level): Move some tests to ...
6660 (test_not_found): ... this new procedure.
6661 (top level): Call it.
6662
7594f623
PA
66632017-10-13 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6666 expect different "info terminal" output if testing with a
6667 non-native target.
6668
ebe3b402
PA
66692017-10-13 Pedro Alves <palves@redhat.com>
6670 Simon Marchi <simon.marchi@polymtl.ca>
6671
6672 PR python/12966
6673 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6674
42f1b161
PA
66752017-10-13 Pedro Alves <palves@redhat.com>
6676
6677 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6678 already.
6679
8d6ef72b
PA
66802017-10-13 Pedro Alves <palves@redhat.com>
6681
6682 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6683 is_remote.
6684
d7bcd5b8
PA
66852017-10-13 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6688 is_remote.
6689
df479dc6
PA
66902017-10-13 Pedro Alves <palves@redhat.com>
6691
6692 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6693 is set.
6694 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6695 instead of is_remote.
6696
23fb630a
PA
66972017-10-13 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6700 (top level): Add comment.
6701
cc77b1dc
PA
67022017-10-13 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.base/remote.exp (top level): Fix comment typo and add
6705 missing return.
6706
27c9e813
PA
67072017-10-13 Pedro Alves <palves@redhat.com>
6708 Simon Marchi <simon.marchi@polymtl.ca>
6709
6710 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6711 calls and add comments. Skip test if use_gdb_stub is set.
6712 (top level): Use "set cwd" command instead of "cd" command.
6713
5e830d98
PA
67142017-10-13 Pedro Alves <palves@redhat.com>
6715
6716 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6717 is_remote target check.
6718
f5ca0032
PA
67192017-10-13 Pedro Alves <palves@redhat.com>
6720
6721 * gdb.base/scope.exp: Use build_executable + clean_restart +
6722 gdb_file_cmd instead of prepare_for_testing and no longer skip
6723 "before run" tests on is_remote target boards. Update comments.
6724 * boards/native-extended-gdbserver.exp
6725 (extended_gdbserver_load_last_file): New, factored out from ...
6726 (gdb_load): ... this. Move further below and add comment.
6727 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6728
8aed1c0d
PA
67292017-10-12 Pedro Alves <palves@redhat.com>
6730
6731 * gdb.base/attach.exp: Remove references to gdb64.
6732 * gdb.base/dbx.exp: Remove references to gdb64.
6733
cfa34c87
SM
67342017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6735 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/label.exp: Remove is_remote target check.
6738
9192b7de
PA
67392017-10-12 Pedro Alves <palves@redhat.com>
6740
6741 * gdb.base/auvx.exp (coredir): Update comment.
6742 (top level) <core_works>: Use "set cwd" command instead of "cd"
6743 command.
6744
6bf0052d
PA
67452017-10-12 Pedro Alves <palves@redhat.com>
6746 Simon Marchi <simon.marchi@polymtl.ca>
6747
6748 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6749 target boards.
6750
e48ef82d
PA
67512017-10-12 Pedro Alves <palves@redhat.com>
6752 Simon Marchi <simon.marchi@polymtl.ca>
6753
6754 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6755 Instead skip if there's any gdb_protocol set.
6756
8d7aea57
SM
67572017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6758 Pedro Alves <palves@redhat.com>
6759
6760 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6761
30440677
PA
67622017-10-12 Pedro Alves <palves@redhat.com>
6763 Simon Marchi <simon.marchi@polymtl.ca>
6764
6765 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6766 instead of on dejagnu remote boards.
6767
4e04f045 67682017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6769 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6770
6771 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6772 checks. Use build_executable + clean_restart instead of
6773 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6774 of enabling non-stop after starting gdb.
6775
871a186e
PA
67762017-10-12 Pedro Alves <palves@redhat.com>
6777
6778 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6779 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6780 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6781 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6782
56d704da
AK
67832017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6784
6785 * gdb.arch/arc-tdesc-cpu.exp: New file.
6786 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6787
2f20e312
SM
67882017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6789
6790 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6791
65630365
PA
67922017-10-10 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6795 expect CLI output.
6796
bf469271
PA
67972017-10-10 Pedro Alves <palves@redhat.com>
6798
6799 * lib/selftest-support.exp (selftest_setup): Update for
6800 captured_command_loop's prototype change.
6801
777a42f1
PA
68022017-10-09 Pedro Alves <palves@redhat.com>
6803
6804 Test both arch1=>arch2 and arch2=>arch1.
6805
6806 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6807 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6808 factored out to...
6809 (append_arch1_options, append_arch2_options, append_arch_options)
6810 (build_executables): New procedures.
6811 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6812 local.
6813 (top level): Add new 'first_arch' testing axis.
6814
cbd2b4e3
PA
68152017-10-09 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6818 (barrier): New.
6819 (thread_start, all_started): New functions.
6820 (main): Spawn new thread and wait until it is scheduled.
6821 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6822 option.
6823 (do_test): Add 'selected_thread' parameter. Run to all_started
6824 instead of main. Explicitly set the breakpoint at main. Switch
6825 to the SELECTED_THREAD thread.
6826 (top level): Test handling the exec event with either the main
6827 thread or the second thread selected.
6828
5c9e4427
PA
68292017-10-09 Pedro Alves <palves@redhat.com>
6830
6831 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6832 logic. Move STOP marker after the value checks.
6833 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6834 regexp.
6835
b3b7c423
SL
68362017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6837
6838 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6839
3b4b2f16
UW
68402017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6841
6842 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6843 integer-to-dfp conversion.
6844 * gdb.base/dfp-test.exp: Likewise.
6845
5cd63fda
PA
68462017-10-04 Pedro Alves <palves@redhat.com>
6847
6848 * gdb.multi/hangout.c: Include <unistd.h>.
6849 (hangout_loop): New function.
6850 (main): Call alarm. Call hangout_loop in a loop.
6851 * gdb.multi/hello.c: Include <unistd.h>.
6852 (hello_loop): New function.
6853 (main): Call alarm. Call hangout_loop in a loop.
6854 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6855 inferior with the other selected.
6856
4c71c105
SM
68572017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6858
6859 * gdb.mi/list-thread-groups-available.exp: New file.
6860 * gdb.mi/list-thread-groups-available.c: New file.
6861
bc3b087d
SDJ
68622017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6863
6864 * gdb.base/set-cwd.exp: Make it available on
6865 native-extended-gdbserver.
6866
d092c5a2
SDJ
68672017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6868
6869 * gdb.base/set-cwd.c: New file.
6870 * gdb.base/set-cwd.exp: Likewise.
6871
45320ffa
TT
68722017-10-02 Tom Tromey <tom@tromey.com>
6873
6874 PR rust/22236:
6875 * gdb.rust/simple.rs (main): New variable "fslice".
6876 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6877
b3e3859b
TT
68782017-10-02 Tom Tromey <tom@tromey.com>
6879
6880 * gdb.rust/simple.exp: Test ptype of a slice.
6881
01af5e0d
TT
68822017-10-02 Tom Tromey <tom@tromey.com>
6883
6884 * gdb.rust/simple.exp: Test index of slice.
6885
a9bbfbd8
TT
68862017-09-27 Tom Tromey <tom@tromey.com>
6887
6888 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6889
df8899e5
TP
68902017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6891 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/compare-sections.exp (get value of read-only section): Read
6894 as unsigned value.
6895 (corrupt read-only section): Likewise and don't set written if patching
6896 failed.
6897
757bf54b
KB
68982017-09-21 Kevin Buettner <kevinb@redhat.com>
6899
6900 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6901 files.
6902
06871ae8
PA
69032017-09-20 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6906 symbol names in gdb's output.
6907 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6908
e5f25bc5
PA
69092017-09-20 Pedro Alves <palves@redhat.com>
6910
6911 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6912 Rename to ...
6913 (test_list_ambiguous_symbol): ... this and add a symbol name
6914 parameter. Adjust.
6915 (test_list_ambiguous_function): Reimplement on top of
6916 test_list_ambiguous_symbol and also test listing ambiguous
6917 variables.
6918 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6919 (ambiguous_fun): ... this.
6920 (ambiguous_var): New.
6921 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6922 (ambiguous_fun): ... this.
6923 (ambiguous_var): New.
6924
4e5a4f58
JB
69252017-09-19 John Baldwin <jhb@FreeBSD.org>
6926
6927 * gdb.base/starti.c: New file.
6928 * gdb.base/starti.exp: New file.
6929 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6930
26e53f3e
PA
69312017-09-14 Pedro Alves <palves@redhat.com>
6932
6933 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6934 (top level): Use it instead of runto.
6935
cb791d59
TT
69362017-09-11 Tom Tromey <tom@tromey.com>
6937
6938 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6939
7c96f8c1
TT
69402017-09-11 Tom Tromey <tom@tromey.com>
6941
6942 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6943 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6944
469412dd
CW
69452017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6946
6947 * gdb.fortran/printing-types.exp: New file.
6948 * gdb.fortran/printing-types.exp: New file.
6949
e0f86435
BH
69502017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6951
6952 * gdb.fortran/vla-ptype.exp: Fix typos.
6953 * gdb.fortran/vla-value.exp: Same.
6954
9e9af4be
BH
69552017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6956
6957 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6958 * gdb.mi/mi-var-child-f.exp: Likewise.
6959 * gdb.mi/mi-vla-fortran.exp: Likewise.
6960
a5ad232b 69612017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
6962 Christoph Weinmann <christoph.t.weinmann@intel.com>
6963 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
6964
6965 * gdb.fortran/ptr-indentation.f90: New file.
6966 * gdb.fortran/ptr-indentation.exp: New file.
6967
5aec60eb
TT
69682017-09-05 Tom Tromey <tom@tromey.com>
6969
6970 PR gdb/22010:
6971 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6972
8f8f8152
TP
69732017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6974
6975 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6976
fbd1b771
JK
69772017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6978
6979 * gdb.threads/tls-nodebug-pie.c: New file.
6980 * gdb.threads/tls-nodebug-pie.exp: New file.
6981
5eb5f850
TT
69822017-09-05 Tom Tromey <tom@tromey.com>
6983
6984 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6985 for rust.
6986
ae780a21
SM
69872017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6988
6989 * gdb.multi/multi-arch-exec.exp: Test with different
6990 "follow-exec-mode" settings.
6991 (do_test): New procedure.
6992
3693fdb3
PA
69932017-09-04 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.base/func-static.c (S::method const, S::method volatile)
6996 (S::method volatile const): New methods.
6997 (c_s, v_s, cv_s): New instances.
6998 (main): Call method() on them.
6999 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7000 (cannot_resolve): New procedure.
7001 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7002 print-quote-unquoted columns.
7003 (do_test): Test printing each scope too.
7004
e68cb8e0
PA
70052017-09-04 Pedro Alves <palves@redhat.com>
7006
7007 * gdb.base/local-static.exp: Also test with
7008 class::method::variable wholly quoted.
7009 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7010
858be34c
PA
70112017-09-04 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.base/local-static.c: New.
7014 * gdb.base/local-static.cc: New.
7015 * gdb.base/local-static.exp: New.
7016
46a4882b
PA
70172017-09-04 Pedro Alves <palves@redhat.com>
7018
7019 * gdb.asm/asm-source.exp: Add casts to int.
7020 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7021 (dataglobal64_1, dataglobal64_2): New globals.
7022 * gdb.base/nodebug.exp: Test different expressions involving the
7023 new globals, with print, whatis and ptype. Add casts to int.
7024 * gdb.base/solib-display.exp: Add casts to int.
7025 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7026 * gdb.cp/m-static.exp: Add cast to int.
7027 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7028 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7029 tls variable with no debug info without a cast. Test with a cast
7030 to int too.
7031 * gdb.trace/entry-values.exp: Add casts.
7032
2c5a2be1
PA
70332017-09-04 Pedro Alves <palves@redhat.com>
7034
7035 * gdb.base/nodebug.exp: Test that ptype's error about functions
7036 with unknown return type includes the function name too.
7037
7022349d
PA
70382017-09-04 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7041 return type of munmap in infcall.
7042 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7043 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7044 type of ftell in infcall.
7045 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7046 type of getpid in infcall.
7047 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7048 infcall.
7049 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7050 Bail on failure to extract the pid.
7051 * gdb.base/nodebug.c: #include <stdint.h>.
7052 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7053 New functions.
7054 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7055 Change expected output of print/whatis/ptype with functions with
7056 no debug info. Test all supported languages. Call
7057 test_call_promotion.
7058 * gdb.compile/compile.exp: Adjust expected output to expect
7059 warning.
7060 * gdb.threads/siginfo-threads.exp: Likewise.
7061
54990598
PA
70622017-09-04 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7065 "prototypes". Test calling float functions via prototyped and
7066 unprototyped function pointers.
7067 (perform_all_tests): New parameter "prototypes". Pass it down.
7068 (top level): Pass down "prototypes" parameter to
7069 perform_all_tests.
7070
34d16ea2
SM
70712017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7072
7073 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7074 Test with nested loops.
7075
9521ecda
SM
70762017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7077
7078 * gdb.base/commands.exp: Call the new procedures.
7079 (loop_break_test, loop_continue_test): New procedures.
7080
80a65e9b
SM
70812017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7082
7083 * gdb.base/commands.exp: Call new procedure.
7084 (define_if_without_arg_test): New procedure.
7085
e439fa14
PA
70862017-09-04 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/list-ambiguous.exp: New file.
7089 * gdb.base/list-ambiguous0.c: New file.
7090 * gdb.base/list-ambiguous1.c: New file.
7091 * gdb.base/list.exp (test_list_range): Adjust expected output.
7092
0a2dde4a
SDJ
70932017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7094
7095 * gdb.base/share-env-with-gdbserver.c: New file.
7096 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7097
5e89eb3a
SM
70982017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7099
7100 * gdb.base/commands.exp (gdbvar_simple_if_test,
7101 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7102 progvar_simple_if_test, progvar_simple_while_test,
7103 progvar_complex_if_while_test, user_defined_command_test,
7104 user_defined_command_args_eval,
7105 user_defined_command_args_stack_test,
7106 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7107 temporary_breakpoint_commands,
7108 gdb_test_no_prompt, redefine_hook_test,
7109 redefine_backtrace_test): Remove "global gdb_prompt".
7110
fd437cbc
SM
71112017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7112
7113 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7114 New proc, call it from toplevel.
7115
87215ad1
SDJ
71162017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7117
7118 PR remote/21852
7119 * gdb.server/normal.c: New file, copied from gdb.base.
7120 * gdb.server/run-without-local-binary.exp: New file.
7121
58afddc6
WP
71222017-08-07 Weimin Pan <weimin.pan@oracle.com>
7123
7124 * gdb.arch/sparc64-adi.exp: New file.
7125 * gdb.arch/sparc64-adi.c: New file.
7126
5277199a
PA
71272017-08-22 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7130 (top level): Add "list all overloads" tests.
7131
14278e1f
TT
71322017-08-22 Tom Tromey <tom@tromey.com>
7133
7134 * gdb.gdb/xfullpath.exp: Remove.
7135
bf223d3e
PA
71362017-08-21 Pedro Alves <palves@redhat.com>
7137
7138 PR gdb/19487
7139 * gdb.base/symbol-alias.c: New.
7140 * gdb.base/symbol-alias2.c: New.
7141 * gdb.base/symbol-alias.exp: New.
7142
c973d0aa
PA
71432017-08-21 Pedro Alves <palves@redhat.com>
7144
7145 * gdb.base/dfp-test.c
7146 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7147 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7148 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7149 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7150 * gdb.base/whatis-ptype-typedefs.c: New.
7151 * gdb.base/whatis-ptype-typedefs.exp: New.
7152 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7153 (an_int, an_int_type, an_int_type2): New globals.
7154 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7155 involving typedefs and cast expressions.
7156 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7157 (lookup_typedefs_function): New.
7158 (typedefs_pretty_printers_dict): New.
7159 (top level): Register lookup_typedefs_function in
7160 gdb.pretty_printers.
7161
6d580b63
YQ
71622017-08-18 Yao Qi <yao.qi@linaro.org>
7163
7164 * gdb.server/unittest.exp: New.
7165
206726fb
SDJ
71662017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7167
7168 PR gdb/21954
7169 * gdb.base/environ.exp: Add test to check if 'unset environment'
7170 works.
7171
bf0ec4c2
AA
71722017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7173
7174 * lib/gdb.exp (universal_compile_options): New caching proc.
7175 (gdb_compile): Suppress GCC's coloring of messages.
7176
d6382fff
TT
71772017-08-14 Tom Tromey <tom@tromey.com>
7178
7179 PR gdb/21675:
7180 * gdb.base/printcmds.exp (test_radices): New function.
7181 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7182 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7183 * lib/gdb.exp (get_integer_valueof): Use p/d.
7184
c2c2dd9f
SM
71852017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7186
7187 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7188 characters.
7189
fdffd6f4
TT
71902017-08-05 Tom Tromey <tom@tromey.com>
7191
7192 * gdb.rust/simple.exp: Allow String to appear in a different
7193 namespace.
7194
27d41eac
YQ
71952017-07-26 Yao Qi <yao.qi@linaro.org>
7196
7197 * gdb.gdb/unittest.exp: Invoke command
7198 "maintenance check xml-descriptions".
7199
031ed05d
AA
72002017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7201
7202 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7203 calling context.
7204 (hex128): Drop erroneous calculation of parameters.
7205
dcd27ddf
SM
72062017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7207
7208 * gdb.python/py-unwind.exp: Disable stack protection when
7209 building test file.
7210
47e77640
PA
72112017-07-20 Pedro Alves <palves@redhat.com>
7212
7213 * gdb.base/default.exp (set language): Adjust expected output.
7214
62d2a18a
PA
72152017-07-20 Pedro Alves <palves@redhat.com>
7216
7217 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7218 (test_minsym): ... this, and make static.
7219 (get_pck__foo__bar__minsym): Rename to ...
7220 (get_test_minsym): ... this.
7221 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7222 symbol names and comments.
7223 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7224 (get_test_minsym): ... this.
7225 (pck__foo__bar__minsym__2): Rename to ...
7226 (test_minsym): ... this.
7227 (main): Adjust.
7228
c45ec17c
PA
72292017-07-17 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/completion.exp: Adjust expected output.
7232 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7233 the completer works.
7234
c6756f62
PA
72352017-07-17 Pedro Alves <palves@redhat.com>
7236
7237 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7238
5bd68487
AB
72392017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7240
7241 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7242
8880f2a9
TT
72432017-07-14 Tom Tromey <tom@tromey.com>
7244
7245 PR rust/21764:
7246 * gdb.rust/simple.exp: Add tests.
7247
65547233
TT
72482017-07-14 Tom Tromey <tom@tromey.com>
7249
7250 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7251
8f14146e
PA
72522017-07-14 Pedro Alves <palves@redhat.com>
7253
7254 * gdb.linespec/base/one/thefile.cc (z1): New function.
7255 * gdb.linespec/base/two/thefile.cc (z2): New function.
7256 * gdb.linespec/linespec.exp: Add tests.
7257
b4365d02
AB
72582017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7259
7260 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7261 to mi_create_breakpoint.
7262
5d2cbaa5
AB
72632017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7264
7265 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7266 mi_create_breakpoint.
7267
11cb5716
IB
72682017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7269
7270 * gdb.dlang/demangle.exp: Update for demangling changes.
7271
03278692
TT
72722017-07-09 Tom Tromey <tom@tromey.com>
7273
7274 * gdb.dwarf2/shortpiece.exp: New file.
7275
33c5cd75
DB
72762017-07-06 David Blaikie <dblaikie@gmail.com>
7277
7278 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7279 built from fissiont-multi-cu{1,2}.c.
7280 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7281 except putting 'main' and 'func' in separate CUs in the same DWO file.
7282 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7283 test.
7284 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7285 test.
7286
8455d262
PA
72872017-07-06 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.python/py-unwind.exp: Test flushregs.
7290
dc4bde35
SDJ
72912017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7292
7293 PR cli/21688
7294 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7295 tests for alias commands and trailing whitespace.
7296
51ed89aa
SDJ
72972017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7298
7299 PR cli/21688
7300 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7301 procedure. Call it.
7302
eb17d413
PA
73032017-06-29 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.base/printcmds.exp: Add tests.
7306
41664b45
DG
73072017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7308
7309 PR gdb/21337
7310 * gdb.base/reread-readsym.exp: New file.
7311 * gdb.base/reread-readsym.c: New file.
7312
75312ae3
KB
73132017-06-21 Kevin Buettner <kevinb@redhat.com>
7314
7315 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7316 subpattern.
7317
66953522
PB
73182017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7319
7320 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7321 extended mnemonic.
7322 * gdb.arch/powerpc-power9.s: Likewise.
7323
5524b525
AA
73242017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7325
7326 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7327 on 32-bit x86 targets. Exploit is_*_target macros where
7328 appropriate.
7329
03c8af18
AA
73302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7331
7332 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7333 register pieces.
7334
3bf31011
AA
73352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7336
7337 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7338 located in one or more DWARF pieces.
7339
805acca0
AA
73402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7341
7342 * lib/gdb.exp (get_endianness): New proc.
7343 * gdb.arch/aarch64-fp.exp: Use it.
7344 * gdb.arch/altivec-regs.exp: Likewise.
7345 * gdb.arch/e500-regs.exp: Likewise.
7346 * gdb.arch/vsx-regs.exp: Likewise.
7347 * gdb.base/dump.exp: Likewise.
7348 * gdb.base/funcargs.exp: Likewise.
7349 * gdb.base/gnu_vector.exp: Likewise.
7350 * gdb.dwarf2/formdata16.exp: Likewise.
7351 * gdb.dwarf2/implptrpiece.exp: Likewise.
7352 * gdb.dwarf2/nonvar-access.exp: Likewise.
7353 * gdb.python/py-inferior.exp: Likewise.
7354 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7355
e9352324
AA
73562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7357
7358 PR gdb/21226
7359 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7360 stack value pieces are taken from the LSB end.
7361
d5d1163e
AA
73622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7363
7364 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7365 variable at nonzero offset.
7366
0567c986
AA
73672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7368
7369 * gdb.dwarf2/var-access.c: New file.
7370 * gdb.dwarf2/var-access.exp: New test.
7371 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7372
973e9aab
TT
73732017-06-12 Tom Tromey <tom@tromey.com>
7374
7375 * gdb.dwarf2/formdata16.exp: Add tests.
7376
d9109c80
TT
73772017-06-12 Tom Tromey <tom@tromey.com>
7378
7379 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7380
30a25466
TT
73812017-06-12 Tom Tromey <tom@tromey.com>
7382
7383 PR exp/16225:
7384 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7385 * gdb.arch/vsx-regs.exp: Update tests.
7386 * gdb.arch/s390-vregs.exp (hex128): New proc.
7387 Update test.
7388 * gdb.arch/altivec-regs.exp: Update tests.
7389
aefd8b33
SDJ
73902017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7391
7392 * gdb.base/startup-with-shell.c: New file.
7393 * gdb.base/startup-with-shell.exp: Likewise.
7394
2090129c
SDJ
73952017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7396
7397 * gdb.server/non-existing-program.exp: Update regex in order to
7398 reflect the fact that gdbserver is now using fork_inferior (with a
7399 shell) to startup the inferior.
7400
8e86a419
SM
74012017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7402
7403 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7404 support function calls from GDB.
7405
e6cf65f2
TT
74062017-05-21 Tom Tromey <tom@tromey.com>
7407
7408 PR rust/21466:
7409 * gdb.rust/unsized.exp: New file.
7410 * gdb.rust/unsized.rs: New file.
7411
43cc5389
TT
74122017-05-19 Tom Tromey <tom@tromey.com>
7413
7414 PR rust/21484:
7415 * gdb.rust/watch.exp: New file.
7416 * gdb.rust/watch.rs: New file.
7417
ec8df234
TT
74182017-05-18 Tom Tromey <tom@tromey.com>
7419
7420 * gdb.rust/simple.exp: Allow Box to be qualified.
7421
3e3e7fae
TP
74222017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7423
7424 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7425
59cc050d
PA
74262017-05-18 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.base/fileio.c (test_write, test_read, test_close)
7429 (test_fstat): Don't print 'ret' in the fail path.
7430
c8f6abd1
PA
74312017-05-18 Pedro Alves <palves@redhat.com>
7432
7433 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7434 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7435 (test_system, test_rename, test_unlink, test_time): Change
7436 prototypes.
7437 * gdb.base/fileio.exp (stop_msg): Adjust.
7438
d2a03b77
PA
74392017-05-18 Pedro Alves <palves@redhat.com>
7440
7441 * gdb.base/fileio.c (null_str): New global.
7442 (test_stat): Use it.
7443 * gdb.base/fileio.exp: Remove nowarnings.
7444
0d5c6999
YQ
74452017-05-17 Yao Qi <yao.qi@linaro.org>
7446
7447 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7448
21873064
YQ
74492017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7450
7451 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7452 argument command.
7453 (top-level): Invoke test_set_inferior_tty.
7454
d512d31c
PA
74552017-05-04 Pedro Alves <palves@redhat.com>
7456
7457 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7458 Add parens to print call for Python 3.
7459
90cef2ed
KS
74602017-05-03 Keith Seitz <keiths@redhat.com>
7461
7462 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7463 (main): Call it.
7464
14f819c8
TW
74652017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7466
7467 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7468 to prev and next.
7469
913aeadd
TW
74702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7471
7472 * gdb.python/py-record-btrace.exp: Remove test for
7473 gdb.BtraceInstruction.error.
7474
a3be24ad
TW
74752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7476
7477 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7478
ae20e79a
TW
74792017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7480
7481 * gdb.python/py-record-btrace-threads.c: New file.
7482 * gdb.python/py-record-btrace-threads.exp: New file.
7483
45ce1b47
SDJ
74842017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7485
7486 PR testsuite/8595
7487 * gdb.base/environ.exp: Make test available in all architectures.
7488 Move bits related to "info program" testing to
7489 gdb.base/info-program.exp. Rewrite tests to use the two new
7490 procedures mentione below.
7491 (test_set_show_env_var) New procedure.
7492 (test_set_show_env_var_equal): Likewise.
7493 * gdb.base/info-program.exp: New file.
7494
e15c3eb4
KS
74952017-04-27 Keith Seitz <keiths@redhat.com>
7496
7497 * gdb.cp/oranking.cc (test15): New function.
7498 (main): Call test15 and declare additional variables for testing.
7499 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7500 "p foo101('abc')" tests.
7501 Add tests for cv qualifier overloads.
7502 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7503 "lvalue reference overload" test.
7504 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7505 "print value of f1 on Child&& in f2" test.
7506
3a3fd0fd
PA
75072017-04-19 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7510 procedure.
7511 (top level): Call it.
7512 * lib/gdb.exp (gdb_define_cmd): New procedure.
7513
53375380
PA
75142017-04-12 Pedro Alves <palves@redhat.com>
7515
7516 PR gdb/21323
7517 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7518 (wchar): New global.
7519 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7520 (do_test_wide_char, wide_char_types_no_program, top level): Add
7521 wchar_t testing.
7522
53e710ac
PA
75232017-04-12 Pedro Alves <palves@redhat.com>
7524
7525 PR c++/21323
7526 * gdb.cp/wide_char_types.c: New file.
7527 * gdb.cp/wide_char_types.exp: New file.
7528
0ad9d8c7
SDJ
75292017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7530
7531 PR gdb/21352
7532 * gdb.trace/tsv.exp: Add test for "tsave -r".
7533
b1b45502
IB
75342017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7535
7536 * gdb.dlang/watch-loc.c: New file.
7537 * gdb.dlang/watch-loc.exp: New file.
7538
ec13808e
JK
75392017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7540
7541 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7542
fe5f7374
AK
75432017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7544
7545 * gdb.arch/arc-analyze-prologue.S: New file.
7546 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7547
eea78757
AK
75482017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7549
7550 * gdb.arch/arc-decode-insn.S: New file.
7551 * gdb.arch/arc-decode-insn.exp: Likewise.
7552
5badf10a
IR
75532017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7554
7555 PR tdep/20928
7556 * gdb.arch/sparc64-regs.exp: New file.
7557 * gdb.arch/sparc64-regs.S: Likewise.
7558
cee59b3f
TW
75592017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7560
7561 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7562 and memory view on Python 3.
7563
c0f55cc6
AV
75642017-03-20 Artemiy Volkov <artemiyv@acm.org>
7565 Keith Seitz <keiths@redhat.com>
7566
7567 PR gdb/14441
7568 * gdb.cp/demangle.exp: Add rvalue reference tests.
7569 * gdb.cp/rvalue-ref-casts.cc: New file.
7570 * gdb.cp/rvalue-ref-casts.exp: New file.
7571 * gdb.cp/rvalue-ref-overload.cc: New file.
7572 * gdb.cp/rvalue-ref-overload.exp: New file.
7573 * gdb.cp/rvalue-ref-params.cc: New file.
7574 * gdb.cp/rvalue-ref-params.exp: New file.
7575 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7576 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7577 * gdb.cp/rvalue-ref-types.cc: New file.
7578 * gdb.cp/rvalue-ref-types.exp: New file.
7579 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7580 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7581
51457a05
MAL
75822017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7583
7584 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7585 New procedure.
7586
5b291c04
MAL
75872017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7588
7589 * lib/mi-support.exp (mi_gdb_test): Add additional message
7590 for unexpected output.
7591
59a56148
AA
75922017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7593
7594 * gdb.base/examine-backward.c (Barrier): New character array
7595 constant, to ensure that TestStrings is preceded by a string
7596 terminator.
7597
7942e96e
AA
75982017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7599
7600 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7601 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7602 and implicit pointer into such a location.
7603
6ebac3fb
DE
76042017-03-16 Doug Evans <dje@google.com>
7605
7606 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7607
ec3b243d
TP
76082017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7609
7610 * gdb.cp/m-static.exp: Fix expectation for prototype of
7611 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7612
76132017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7614
7615 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7616 * gdb.guile/scm-lazy-string.c: New file.
7617 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7618 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7619 for pointer, array, typedef lazy strings.
7620
2cc36e25 76212017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7622
7623 PR python/17728, python/18439, python/18779
7624 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7625 * gdb.python/py-lazy-string.c (pointer): New typedef.
7626 (main): New locals ptr, array, typedef_ptr.
7627 * gdb.python/py-value.exp: Move lazy string tests to ...
7628 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7629 array, typedef lazy strings.
ec3b243d 7630
0efcde63
AK
76312017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7632
7633 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7634 Add optional 'test' parameter.
7635
7978d7c3
SM
76362017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7637
7638 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7639 Skip for versions of DejaGnu < 1.5.
7640
896c0c1e
SM
76412017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7642
7643 * lib/gdb.exp (dejagnu_version): New proc.
7644 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7645 Use dejagnu_version.
7646
5f4d1085
KS
76472017-03-10 Keith Seitz <keiths@redhat.com>
7648
7649 PR c++/8128
7650 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7651 type from destructor regexps.
7652 Add a branch which actually passes the test.
7653 Adjust "ptype t5i" test names.
7654
1de05205
PA
76552017-03-08 Pedro Alves <palves@redhat.com>
7656
7657 * gdb.base/step-over-exit.exp: Add explicit test message.
7658
c65d6b55
PA
76592017-03-08 Pedro Alves <palves@redhat.com>
7660
7661 PR gdb/18360
7662 * gdb.threads/interrupt-while-step-over.c: New file.
7663 * gdb.threads/interrupt-while-step-over.exp: New file.
7664
2e86a283
PA
76652017-03-08 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7668 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7669
25dcbff6
PA
76702017-03-08 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7673 PKRU as not supported as a PASS.
7674
dc9366eb
PA
76752017-03-08 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7678 prefix instead of $binfile1/$binfile2.
7679 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7680 in test message.
7681 * gdb.python/py-completion.exp: Use "load python file" as test
7682 messages instead of unstable path names.
7683
6e5d74e7
PA
76842017-03-08 Pedro Alves <palves@redhat.com>
7685 Jan Kratochvil <jan.kratochvil@redhat.com>
7686
7687 PR cli/21218
7688 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7689 New proc.
7690 (top level): Call it.
7691
9753a2f6
PA
76922017-03-08 Pedro Alves <palves@redhat.com>
7693
7694 PR tui/21216
7695 * gdb.tui/tui-nl-filtered-output.exp: New file.
7696
1a4dd9dd
PA
76972017-03-08 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.base/completion.exp: Move TUI completion tests to ...
7700 * gdb.tui/completion.exp: ... this new file.
7701
7cbbff33
PA
77022017-03-08 Pedro Alves <palves@redhat.com>
7703
7704 * gdb.base/tui-disasm-long-lines.c,
7705 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7706 gdb.base/tui-layout.exp: Move to ...
7707 * gdb.tui/: ... this new directory.
7708
5f6fd321
PA
77092017-03-07 Pedro Alves <palves@redhat.com>
7710
7711 * gdb.base/tui-layout.c: New file.
7712 * gdb.base/tui-layout.exp: New file.
7713
44959fa8
PA
77142017-03-07 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.base/tui-layout.c: Rename to ...
7717 * gdb.base/tui-disasm-long-lines.c: ... this.
7718 * gdb.base/tui-layout.exp: Rename to ...
7719 * gdb.base/tui-disasm-long-lines.exp: ... this.
7720
f8c4e718
PA
77212017-03-07 Pedro Alves <palves@redhat.com>
7722
7723 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7724
6dbb839a 77252017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7726
7727 * i386-mpx-call.c: New file.
7728 * i386-mpx-call.exp: New file.
7729
65b48a81
PB
77302017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7731
7732 * gdb.arch/powerpc-power.exp: Delete test.
7733 * gdb.arch/powerpc-power.s: Likewise.
7734 * gdb.disasm/disassembler-options.exp: New test.
7735 * gdb.arch/powerpc-altivec.exp: Likewise.
7736 * gdb.arch/powerpc-altivec.s: Likewise.
7737 * gdb.arch/powerpc-altivec2.exp: Likewise.
7738 * gdb.arch/powerpc-altivec2.s: Likewise.
7739 * gdb.arch/powerpc-altivec3.exp: Likewise.
7740 * gdb.arch/powerpc-altivec3.s: Likewise.
7741 * gdb.arch/powerpc-power7.exp: Likewise.
7742 * gdb.arch/powerpc-power7.s: Likewise.
7743 * gdb.arch/powerpc-power8.exp: Likewise.
7744 * gdb.arch/powerpc-power8.s: Likewise.
7745 * gdb.arch/powerpc-power9.exp: Likewise.
7746 * gdb.arch/powerpc-power9.s: Likewise.
7747 * gdb.arch/powerpc-vsx.exp: Likewise.
7748 * gdb.arch/powerpc-vsx.s: Likewise.
7749 * gdb.arch/powerpc-vsx2.exp: Likewise.
7750 * gdb.arch/powerpc-vsx2.s: Likewise.
7751 * gdb.arch/powerpc-vsx3.exp: Likewise.
7752 * gdb.arch/powerpc-vsx3.s: Likewise.
7753 * gdb.arch/arm-disassembler-options.exp: Likewise.
7754 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7755 * gdb.arch/s390-disassembler-options.exp: Likewise.
7756
17cd4947
LM
77572017-02-23 Luis Machado <lgustavo@codesourcery.com>
7758
7759 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7760 (check_supported_features): ... this. Changed return type to void.
7761 (supports_rdseed): New static global.
7762 (rdseed): Check supports_rdseed.
7763 (initialize): Call check_supported_features.
7764
2039d74e
EBM
77652017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7766
7767 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7768 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7769 and lqarx/stqcx.
7770 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7771 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7772
a51d7ecf
EBM
77732017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7774
7775 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7776 uppercase.
7777
0224619f
JK
77782017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7779
7780 * gdb.dwarf2/formdata16.c: New file.
7781 * gdb.dwarf2/formdata16.exp: New file.
7782 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7783
216f72a1
JK
77842017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7785
7786 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7787 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7788 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7789 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7790 DW_AT_GNU_*.
7791
43988095
JK
77922017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7793
7794 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7795
99e8a4f9
SDJ
77962017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7797
7798 PR gdb/21164
7799 * gdb.base/maint.exp: Add testcases for when the commands do
7800 not have arguments.
7801
b58a8c0c
TP
78022017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7803
7804 * gdb.cp/chained-calls.exp: Use p instead of P.
7805
4e746bb6
TW
78062017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7807
7808 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7809 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7810
3f77c769
TT
78112017-02-14 Tom Tromey <tom@tromey.com>
7812
7813 PR python/13598:
7814 * gdb.python/py-events.exp: Add before_prompt event tests.
7815
075beec0
AA
78162017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7817
7818 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7819
bf5f525c
LM
78202017-02-13 Luis Machado <lgustavo@codesourcery.com>
7821
7822 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7823 (main): Call my_unique_function_name.
7824 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7825 completion of patterns with a single match.
7826 Add missing -re switches to gdb_test_multiple calls.
7827
13a66184
LM
78282017-02-13 Luis Machado <lgustavo@codesourcery.com>
7829
7830 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7831 return if core file is not recognized.
7832
26a06916
SM
78332017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7834
7835 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7836 and extra UIs.
7837
b761ca9e
SM
78382017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7839
7840 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7841 proc_with_prefix.
7842
b964bee0
TT
78432017-02-10 Tom Tromey <tom@tromey.com>
7844
7845 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7846
18da0c51
MG
78472017-02-10 Martin Galvan <martingalvan@sourceware.org>
7848
7849 PR gdb/21122
7850 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7851
604c4576
JG
78522017-02-08 Jerome Guitton <guitton@adacore.com>
7853
7854 * gdb.base/define.exp: Add test for command abbreviations
7855 in define.
7856
20b477a7
LM
78572017-02-06 Luis Machado <lgustavo@codesourcery.com>
7858
7859 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7860 * gdb.reverse/insn-reverse-x86.c: New file.
7861
3f7b46f2
IR
78622017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7863
7864 PR tdep/20936
7865 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7866
f0fd41c1
TT
78672017-02-03 Tom Tromey <tom@tromey.com>
7868
7869 PR rust/21097:
7870 * gdb.rust/simple.exp: Add new tests.
7871
5be5dbf0
PA
78722017-02-02 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7875 tests.
7876
7346ef59
AA
78772017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7878
7879 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7880 taking a 2-byte value out of a 4-byte DWARF implicit value on
7881 big-endian targets.
7882 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7883 logic. Add test cases for DW_OP_implicit.
7884
787f0025
MM
78852017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7886
7887 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7888
68777c29
MM
78892017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7890
7891 * gdb.btrace/enable.exp: Call gdb_exit before
7892 skip_gdbserver_tests.
7893
0a1c7e28
MM
78942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7895
7896 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7897 GDBFLAGS.
7898
b5ac99b0
MM
78992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7900
7901 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7902 the test is skipped.
7903 * gdb.btrace/data.exp: Likewise.
7904 * gdb.btrace/delta.exp: Likewise.
7905 * gdb.btrace/dlopen.exp: Likewise.
7906 * gdb.btrace/enable-running.exp: Likewise.
7907 * gdb.btrace/enable.exp: Likewise.
7908 * gdb.btrace/exception.exp: Likewise.
7909 * gdb.btrace/function_call_history.exp: Likewise.
7910 * gdb.btrace/gcore.exp: Likewise.
7911 * gdb.btrace/instruction_history.exp: Likewise.
7912 * gdb.btrace/multi-thread-step.exp: Likewise.
7913 * gdb.btrace/nohist.exp: Likewise.
7914 * gdb.btrace/non-stop.exp: Likewise.
7915 * gdb.btrace/reconnect.exp: Likewise.
7916 * gdb.btrace/record_goto-step.exp: Likewise.
7917 * gdb.btrace/record_goto.exp: Likewise.
7918 * gdb.btrace/rn-dl-bind.exp: Likewise.
7919 * gdb.btrace/segv.exp: Likewise.
7920 * gdb.btrace/step.exp: Likewise.
7921 * gdb.btrace/stepi.exp: Likewise.
7922 * gdb.btrace/tailcall-only.exp: Likewise.
7923 * gdb.btrace/tailcall.exp: Likewise.
7924 * gdb.btrace/tsx.exp: Likewise.
7925 * gdb.btrace/unknown_functions.exp: Likewise.
7926 * gdb.btrace/vdso.exp: Likewise.
7927
cd4007e4
MM
79282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7929
7930 * gdb.btrace/enable-running.c: New.
7931 * gdb.btrace/enable-running.exp: New.
7932
2735833d
WT
79332017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7934
7935 * gdb.arch/amd64-gs_base.c: New file.
7936 * gdb.arch/amd64-gs_base.exp: New file.
7937
b51e1e94
LM
79382017-01-26 Luis Machado <lgustavo@codesourcery.com>
7939
7940 * lib/memory.exp: Remove spurious empty newlines.
7941
72ca0410
SM
79422017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7943
7944 * gdb.python/py-bad-printers.exp: Load python file using "source".
7945 * gdb.python/py-events.exp: Likewise.
7946 * gdb.python/py-evsignal.exp: Likewise.
7947 * gdb.python/py-evthreads.exp: Likewise.
7948 * gdb.python/py-frame-args.exp: Likewise.
7949 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7950 * gdb.python/py-framefilter-mi.exp: Likewise.
7951 * gdb.python/py-framefilter.exp: Likewise.
7952 * gdb.python/py-mi.exp: Likewise.
7953 * gdb.python/py-pp-maint.exp: Likewise.
7954 * gdb.python/py-pp-registration.exp: Likewise.
7955 * gdb.python/py-prettyprint.exp: Likewise.
7956 (run_lang_tests): Likewise.
7957 * gdb.python/py-typeprint.exp: Likewise.
7958
e309aa65
LM
79592017-01-26 Luis Machado <lgustavo@codesourcery.com>
7960
7961 * lib/memory.exp: New file.
7962 * lib/gdb.exp: Load memory.exp.
7963 * gdb.base/memattr.exp (delete_memory): Move proc to
7964 lib/memory.exp and rename to delete_memory_regions.
7965 Replace delete_memory with delete_memory_regions.
7966 Cleanup memory regions before tests.
7967 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7968 before tests.
7969
515aff23
LM
79702017-01-26 Luis Machado <lgustavo@codesourcery.com>
7971
7972 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7973 files.
7974 (initialize): New function conditionally defined.
7975 (testcases): Move within conditional block.
7976 (main): Call initialize.
7977 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7978 of gdb.reverse/insn-reverse.c.
7979 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7980 gdb.reverse/insn-reverse.c.
7981
d8b49cf0
YQ
79822017-01-26 Yao Qi <yao.qi@linaro.org>
7983
7984 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7985 disassemble on address 0.
7986
f13a9a0c
YQ
79872017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7988 Yao Qi <yao.qi@linaro.org>
7989
7990 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7991 * gdb.dwarf2/implptr-64bit.S: Remove.
7992 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7993 variables in caller's context. Add DW_OP_implicit_value.
7994
5ac95241
YQ
79952017-01-25 Yao Qi <yao.qi@linaro.org>
7996
7997 * lib/dwarf.exp (Dwarf::_location): Handle
7998 DW_OP_GNU_implicit_pointer with proper size.
7999
23e82930
LM
80002017-01-20 Luis Machado <lgustavo@codesourcery.com>
8001
8002 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8003 and add untested calls.
8004
d334ae25
LM
80052017-01-20 Luis Machado <lgustavo@codesourcery.com>
8006
8007 * gdb.python/python.exp: Check line number against what GDB thinks
8008 the line number is for func1.
8009
f5e6296e
IB
80102017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8011
8012 * gdb.dlang/debug-expr.exp: New file.
8013
5b362f04
LM
80142016-12-23 Luis Machado <lgustavo@codesourcery.com>
8015
8016 Fix test names for the following files:
8017
8018 * gdb.ada/exec_changed.exp
8019 * gdb.ada/info_types.exp
8020 * gdb.arch/aarch64-atomic-inst.exp
8021 * gdb.arch/aarch64-fp.exp
8022 * gdb.arch/altivec-abi.exp
8023 * gdb.arch/altivec-regs.exp
8024 * gdb.arch/amd64-byte.exp
8025 * gdb.arch/amd64-disp-step.exp
8026 * gdb.arch/amd64-dword.exp
8027 * gdb.arch/amd64-entry-value-inline.exp
8028 * gdb.arch/amd64-entry-value-param.exp
8029 * gdb.arch/amd64-entry-value-paramref.exp
8030 * gdb.arch/amd64-entry-value.exp
8031 * gdb.arch/amd64-i386-address.exp
8032 * gdb.arch/amd64-invalid-stack-middle.exp
8033 * gdb.arch/amd64-invalid-stack-top.exp
8034 * gdb.arch/amd64-optimout-repeat.exp
8035 * gdb.arch/amd64-prologue-skip.exp
8036 * gdb.arch/amd64-prologue-xmm.exp
8037 * gdb.arch/amd64-stap-special-operands.exp
8038 * gdb.arch/amd64-stap-wrong-subexp.exp
8039 * gdb.arch/amd64-tailcall-cxx.exp
8040 * gdb.arch/amd64-tailcall-noret.exp
8041 * gdb.arch/amd64-tailcall-ret.exp
8042 * gdb.arch/amd64-tailcall-self.exp
8043 * gdb.arch/amd64-word.exp
8044 * gdb.arch/arm-bl-branch-dest.exp
8045 * gdb.arch/arm-disp-step.exp
8046 * gdb.arch/arm-neon.exp
8047 * gdb.arch/arm-single-step-kernel-helper.exp
8048 * gdb.arch/avr-flash-qualifier.exp
8049 * gdb.arch/disp-step-insn-reloc.exp
8050 * gdb.arch/e500-abi.exp
8051 * gdb.arch/e500-regs.exp
8052 * gdb.arch/ftrace-insn-reloc.exp
8053 * gdb.arch/i386-avx512.exp
8054 * gdb.arch/i386-bp_permanent.exp
8055 * gdb.arch/i386-byte.exp
8056 * gdb.arch/i386-cfi-notcurrent.exp
8057 * gdb.arch/i386-disp-step.exp
8058 * gdb.arch/i386-dr3-watch.exp
8059 * gdb.arch/i386-float.exp
8060 * gdb.arch/i386-gnu-cfi.exp
8061 * gdb.arch/i386-mpx-map.exp
8062 * gdb.arch/i386-mpx-sigsegv.exp
8063 * gdb.arch/i386-mpx-simple_segv.exp
8064 * gdb.arch/i386-mpx.exp
8065 * gdb.arch/i386-permbkpt.exp
8066 * gdb.arch/i386-prologue.exp
8067 * gdb.arch/i386-signal.exp
8068 * gdb.arch/i386-size-overlap.exp
8069 * gdb.arch/i386-unwind.exp
8070 * gdb.arch/i386-word.exp
8071 * gdb.arch/mips-fcr.exp
8072 * gdb.arch/powerpc-d128-regs.exp
8073 * gdb.arch/powerpc-stackless.exp
8074 * gdb.arch/ppc64-atomic-inst.exp
8075 * gdb.arch/s390-stackless.exp
8076 * gdb.arch/s390-tdbregs.exp
8077 * gdb.arch/s390-vregs.exp
8078 * gdb.arch/sparc-sysstep.exp
8079 * gdb.arch/thumb-bx-pc.exp
8080 * gdb.arch/thumb-singlestep.exp
8081 * gdb.arch/thumb2-it.exp
8082 * gdb.arch/vsx-regs.exp
8083 * gdb.asm/asm-source.exp
8084 * gdb.base/a2-run.exp
8085 * gdb.base/advance.exp
8086 * gdb.base/all-bin.exp
8087 * gdb.base/anon.exp
8088 * gdb.base/args.exp
8089 * gdb.base/arithmet.exp
8090 * gdb.base/async-shell.exp
8091 * gdb.base/async.exp
8092 * gdb.base/attach-pie-noexec.exp
8093 * gdb.base/attach-twice.exp
8094 * gdb.base/auto-load.exp
8095 * gdb.base/bang.exp
8096 * gdb.base/bitfields.exp
8097 * gdb.base/break-always.exp
8098 * gdb.base/break-caller-line.exp
8099 * gdb.base/break-entry.exp
8100 * gdb.base/break-inline.exp
8101 * gdb.base/break-on-linker-gcd-function.exp
8102 * gdb.base/break-probes.exp
8103 * gdb.base/break.exp
8104 * gdb.base/breakpoint-shadow.exp
8105 * gdb.base/call-ar-st.exp
8106 * gdb.base/call-sc.exp
8107 * gdb.base/call-signal-resume.exp
8108 * gdb.base/call-strs.exp
8109 * gdb.base/callfuncs.exp
8110 * gdb.base/catch-fork-static.exp
8111 * gdb.base/catch-gdb-caused-signals.exp
8112 * gdb.base/catch-load.exp
8113 * gdb.base/catch-signal-fork.exp
8114 * gdb.base/catch-signal.exp
8115 * gdb.base/catch-syscall.exp
8116 * gdb.base/charset.exp
8117 * gdb.base/checkpoint.exp
8118 * gdb.base/chng-syms.exp
8119 * gdb.base/code-expr.exp
8120 * gdb.base/code_elim.exp
8121 * gdb.base/commands.exp
8122 * gdb.base/completion.exp
8123 * gdb.base/complex.exp
8124 * gdb.base/cond-expr.exp
8125 * gdb.base/condbreak.exp
8126 * gdb.base/consecutive.exp
8127 * gdb.base/continue-all-already-running.exp
8128 * gdb.base/coredump-filter.exp
8129 * gdb.base/corefile.exp
8130 * gdb.base/dbx.exp
8131 * gdb.base/debug-expr.exp
8132 * gdb.base/define.exp
8133 * gdb.base/del.exp
8134 * gdb.base/disabled-location.exp
8135 * gdb.base/disasm-end-cu.exp
8136 * gdb.base/disasm-optim.exp
8137 * gdb.base/display.exp
8138 * gdb.base/duplicate-bp.exp
8139 * gdb.base/ena-dis-br.exp
8140 * gdb.base/ending-run.exp
8141 * gdb.base/enumval.exp
8142 * gdb.base/environ.exp
8143 * gdb.base/eu-strip-infcall.exp
8144 * gdb.base/eval-avoid-side-effects.exp
8145 * gdb.base/eval-skip.exp
8146 * gdb.base/exitsignal.exp
8147 * gdb.base/expand-psymtabs.exp
8148 * gdb.base/filesym.exp
8149 * gdb.base/find-unmapped.exp
8150 * gdb.base/finish.exp
8151 * gdb.base/float.exp
8152 * gdb.base/foll-exec-mode.exp
8153 * gdb.base/foll-exec.exp
8154 * gdb.base/foll-fork.exp
8155 * gdb.base/fortran-sym-case.exp
8156 * gdb.base/freebpcmd.exp
8157 * gdb.base/func-ptr.exp
8158 * gdb.base/func-ptrs.exp
8159 * gdb.base/funcargs.exp
8160 * gdb.base/gcore-buffer-overflow.exp
8161 * gdb.base/gcore-relro-pie.exp
8162 * gdb.base/gcore-relro.exp
8163 * gdb.base/gcore.exp
8164 * gdb.base/gdb1090.exp
8165 * gdb.base/gdb11530.exp
8166 * gdb.base/gdb11531.exp
8167 * gdb.base/gdb1821.exp
8168 * gdb.base/gdbindex-stabs.exp
8169 * gdb.base/gdbvars.exp
8170 * gdb.base/hbreak.exp
8171 * gdb.base/hbreak2.exp
8172 * gdb.base/included.exp
8173 * gdb.base/infcall-input.exp
8174 * gdb.base/inferior-died.exp
8175 * gdb.base/infnan.exp
8176 * gdb.base/info-macros.exp
8177 * gdb.base/info-os.exp
8178 * gdb.base/info-proc.exp
8179 * gdb.base/info-shared.exp
8180 * gdb.base/info-target.exp
8181 * gdb.base/infoline.exp
8182 * gdb.base/interp.exp
8183 * gdb.base/interrupt.exp
8184 * gdb.base/jit-reader.exp
8185 * gdb.base/jit-simple.exp
8186 * gdb.base/kill-after-signal.exp
8187 * gdb.base/kill-detach-inferiors-cmd.exp
8188 * gdb.base/label.exp
8189 * gdb.base/langs.exp
8190 * gdb.base/ldbl_e308.exp
8191 * gdb.base/line-symtabs.exp
8192 * gdb.base/linespecs.exp
8193 * gdb.base/list.exp
8194 * gdb.base/long_long.exp
8195 * gdb.base/longest-types.exp
8196 * gdb.base/maint.exp
8197 * gdb.base/max-value-size.exp
8198 * gdb.base/memattr.exp
8199 * gdb.base/mips_pro.exp
8200 * gdb.base/morestack.exp
8201 * gdb.base/moribund-step.exp
8202 * gdb.base/multi-forks.exp
8203 * gdb.base/nested-addr.exp
8204 * gdb.base/nextoverexit.exp
8205 * gdb.base/noreturn-finish.exp
8206 * gdb.base/noreturn-return.exp
8207 * gdb.base/nostdlib.exp
8208 * gdb.base/offsets.exp
8209 * gdb.base/opaque.exp
8210 * gdb.base/pc-fp.exp
8211 * gdb.base/permissions.exp
8212 * gdb.base/print-symbol-loading.exp
8213 * gdb.base/prologue-include.exp
8214 * gdb.base/psymtab.exp
8215 * gdb.base/ptype.exp
8216 * gdb.base/random-signal.exp
8217 * gdb.base/randomize.exp
8218 * gdb.base/range-stepping.exp
8219 * gdb.base/readline-ask.exp
8220 * gdb.base/recpar.exp
8221 * gdb.base/recurse.exp
8222 * gdb.base/relational.exp
8223 * gdb.base/restore.exp
8224 * gdb.base/return-nodebug.exp
8225 * gdb.base/return.exp
8226 * gdb.base/run-after-attach.exp
8227 * gdb.base/save-bp.exp
8228 * gdb.base/scope.exp
8229 * gdb.base/sect-cmd.exp
8230 * gdb.base/set-lang-auto.exp
8231 * gdb.base/set-noassign.exp
8232 * gdb.base/setvar.exp
8233 * gdb.base/sigall.exp
8234 * gdb.base/sigbpt.exp
8235 * gdb.base/siginfo-addr.exp
8236 * gdb.base/siginfo-infcall.exp
8237 * gdb.base/siginfo-obj.exp
8238 * gdb.base/siginfo.exp
8239 * gdb.base/signals-state-child.exp
8240 * gdb.base/signest.exp
8241 * gdb.base/sigstep.exp
8242 * gdb.base/sizeof.exp
8243 * gdb.base/skip.exp
8244 * gdb.base/solib-corrupted.exp
8245 * gdb.base/solib-nodir.exp
8246 * gdb.base/solib-search.exp
8247 * gdb.base/stack-checking.exp
8248 * gdb.base/stale-infcall.exp
8249 * gdb.base/stap-probe.exp
8250 * gdb.base/start.exp
8251 * gdb.base/step-break.exp
8252 * gdb.base/step-bt.exp
8253 * gdb.base/step-line.exp
8254 * gdb.base/step-over-exit.exp
8255 * gdb.base/step-over-syscall.exp
8256 * gdb.base/step-resume-infcall.exp
8257 * gdb.base/step-test.exp
8258 * gdb.base/store.exp
8259 * gdb.base/structs3.exp
8260 * gdb.base/sym-file.exp
8261 * gdb.base/symbol-without-target_section.exp
8262 * gdb.base/term.exp
8263 * gdb.base/testenv.exp
8264 * gdb.base/ui-redirect.exp
8265 * gdb.base/until.exp
8266 * gdb.base/unwindonsignal.exp
8267 * gdb.base/value-double-free.exp
8268 * gdb.base/vla-datatypes.exp
8269 * gdb.base/vla-ptr.exp
8270 * gdb.base/vla-sideeffect.exp
8271 * gdb.base/volatile.exp
8272 * gdb.base/watch-cond-infcall.exp
8273 * gdb.base/watch-cond.exp
8274 * gdb.base/watch-non-mem.exp
8275 * gdb.base/watch-read.exp
8276 * gdb.base/watch-vfork.exp
8277 * gdb.base/watchpoint-cond-gone.exp
8278 * gdb.base/watchpoint-delete.exp
8279 * gdb.base/watchpoint-hw-hit-once.exp
8280 * gdb.base/watchpoint-hw.exp
8281 * gdb.base/watchpoint-stops-at-right-insn.exp
8282 * gdb.base/watchpoints.exp
8283 * gdb.base/wchar.exp
8284 * gdb.base/whatis-exp.exp
8285 * gdb.btrace/buffer-size.exp
8286 * gdb.btrace/data.exp
8287 * gdb.btrace/delta.exp
8288 * gdb.btrace/dlopen.exp
8289 * gdb.btrace/enable.exp
8290 * gdb.btrace/exception.exp
8291 * gdb.btrace/function_call_history.exp
8292 * gdb.btrace/gcore.exp
8293 * gdb.btrace/instruction_history.exp
8294 * gdb.btrace/nohist.exp
8295 * gdb.btrace/reconnect.exp
8296 * gdb.btrace/record_goto-step.exp
8297 * gdb.btrace/record_goto.exp
8298 * gdb.btrace/rn-dl-bind.exp
8299 * gdb.btrace/segv.exp
8300 * gdb.btrace/step.exp
8301 * gdb.btrace/stepi.exp
8302 * gdb.btrace/tailcall-only.exp
8303 * gdb.btrace/tailcall.exp
8304 * gdb.btrace/tsx.exp
8305 * gdb.btrace/unknown_functions.exp
8306 * gdb.btrace/vdso.exp
8307 * gdb.compile/compile-ifunc.exp
8308 * gdb.compile/compile-ops.exp
8309 * gdb.compile/compile-print.exp
8310 * gdb.compile/compile-setjmp.exp
8311 * gdb.cp/abstract-origin.exp
8312 * gdb.cp/ambiguous.exp
8313 * gdb.cp/annota2.exp
8314 * gdb.cp/annota3.exp
8315 * gdb.cp/anon-ns.exp
8316 * gdb.cp/anon-struct.exp
8317 * gdb.cp/anon-union.exp
8318 * gdb.cp/arg-reference.exp
8319 * gdb.cp/baseenum.exp
8320 * gdb.cp/bool.exp
8321 * gdb.cp/breakpoint.exp
8322 * gdb.cp/bs15503.exp
8323 * gdb.cp/call-c.exp
8324 * gdb.cp/casts.exp
8325 * gdb.cp/chained-calls.exp
8326 * gdb.cp/class2.exp
8327 * gdb.cp/classes.exp
8328 * gdb.cp/cmpd-minsyms.exp
8329 * gdb.cp/converts.exp
8330 * gdb.cp/cp-relocate.exp
8331 * gdb.cp/cpcompletion.exp
8332 * gdb.cp/cpexprs.exp
8333 * gdb.cp/cplabel.exp
8334 * gdb.cp/cplusfuncs.exp
8335 * gdb.cp/cpsizeof.exp
8336 * gdb.cp/ctti.exp
8337 * gdb.cp/derivation.exp
8338 * gdb.cp/destrprint.exp
8339 * gdb.cp/dispcxx.exp
8340 * gdb.cp/enum-class.exp
8341 * gdb.cp/exception.exp
8342 * gdb.cp/exceptprint.exp
8343 * gdb.cp/expand-psymtabs-cxx.exp
8344 * gdb.cp/expand-sals.exp
8345 * gdb.cp/extern-c.exp
8346 * gdb.cp/filename.exp
8347 * gdb.cp/formatted-ref.exp
8348 * gdb.cp/fpointer.exp
8349 * gdb.cp/gdb1355.exp
8350 * gdb.cp/gdb2495.exp
8351 * gdb.cp/hang.exp
8352 * gdb.cp/impl-this.exp
8353 * gdb.cp/infcall-dlopen.exp
8354 * gdb.cp/inherit.exp
8355 * gdb.cp/iostream.exp
8356 * gdb.cp/koenig.exp
8357 * gdb.cp/local.exp
8358 * gdb.cp/m-data.exp
8359 * gdb.cp/m-static.exp
8360 * gdb.cp/mb-ctor.exp
8361 * gdb.cp/mb-inline.exp
8362 * gdb.cp/mb-templates.exp
8363 * gdb.cp/member-name.exp
8364 * gdb.cp/member-ptr.exp
8365 * gdb.cp/meth-typedefs.exp
8366 * gdb.cp/method.exp
8367 * gdb.cp/method2.exp
8368 * gdb.cp/minsym-fallback.exp
8369 * gdb.cp/misc.exp
8370 * gdb.cp/namelessclass.exp
8371 * gdb.cp/namespace-enum.exp
8372 * gdb.cp/namespace-nested-import.exp
8373 * gdb.cp/namespace.exp
8374 * gdb.cp/nextoverthrow.exp
8375 * gdb.cp/no-dmgl-verbose.exp
8376 * gdb.cp/non-trivial-retval.exp
8377 * gdb.cp/noparam.exp
8378 * gdb.cp/nsdecl.exp
8379 * gdb.cp/nsimport.exp
8380 * gdb.cp/nsnested.exp
8381 * gdb.cp/nsnoimports.exp
8382 * gdb.cp/nsrecurs.exp
8383 * gdb.cp/nsstress.exp
8384 * gdb.cp/nsusing.exp
8385 * gdb.cp/operator.exp
8386 * gdb.cp/oranking.exp
8387 * gdb.cp/overload-const.exp
8388 * gdb.cp/overload.exp
8389 * gdb.cp/ovldbreak.exp
8390 * gdb.cp/ovsrch.exp
8391 * gdb.cp/paren-type.exp
8392 * gdb.cp/parse-lang.exp
8393 * gdb.cp/pass-by-ref.exp
8394 * gdb.cp/pr-1023.exp
8395 * gdb.cp/pr-1210.exp
8396 * gdb.cp/pr-574.exp
8397 * gdb.cp/pr10687.exp
8398 * gdb.cp/pr12028.exp
8399 * gdb.cp/pr17132.exp
8400 * gdb.cp/pr17494.exp
8401 * gdb.cp/pr9067.exp
8402 * gdb.cp/pr9167.exp
8403 * gdb.cp/pr9631.exp
8404 * gdb.cp/printmethod.exp
8405 * gdb.cp/psmang.exp
8406 * gdb.cp/psymtab-parameter.exp
8407 * gdb.cp/ptype-cv-cp.exp
8408 * gdb.cp/ptype-flags.exp
8409 * gdb.cp/re-set-overloaded.exp
8410 * gdb.cp/ref-types.exp
8411 * gdb.cp/rtti.exp
8412 * gdb.cp/scope-err.exp
8413 * gdb.cp/shadow.exp
8414 * gdb.cp/smartp.exp
8415 * gdb.cp/static-method.exp
8416 * gdb.cp/static-print-quit.exp
8417 * gdb.cp/temargs.exp
8418 * gdb.cp/templates.exp
8419 * gdb.cp/try_catch.exp
8420 * gdb.cp/typedef-operator.exp
8421 * gdb.cp/typeid.exp
8422 * gdb.cp/userdef.exp
8423 * gdb.cp/using-crash.exp
8424 * gdb.cp/var-tag.exp
8425 * gdb.cp/virtbase.exp
8426 * gdb.cp/virtfunc.exp
8427 * gdb.cp/virtfunc2.exp
8428 * gdb.cp/vla-cxx.exp
8429 * gdb.disasm/t01_mov.exp
8430 * gdb.disasm/t02_mova.exp
8431 * gdb.disasm/t03_add.exp
8432 * gdb.disasm/t04_sub.exp
8433 * gdb.disasm/t05_cmp.exp
8434 * gdb.disasm/t06_ari2.exp
8435 * gdb.disasm/t07_ari3.exp
8436 * gdb.disasm/t08_or.exp
8437 * gdb.disasm/t09_xor.exp
8438 * gdb.disasm/t10_and.exp
8439 * gdb.disasm/t11_logs.exp
8440 * gdb.disasm/t12_bit.exp
8441 * gdb.disasm/t13_otr.exp
8442 * gdb.dlang/circular.exp
8443 * gdb.dwarf2/arr-stride.exp
8444 * gdb.dwarf2/arr-subrange.exp
8445 * gdb.dwarf2/atomic-type.exp
8446 * gdb.dwarf2/bad-regnum.exp
8447 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8448 * gdb.dwarf2/callframecfa.exp
8449 * gdb.dwarf2/clztest.exp
8450 * gdb.dwarf2/corrupt.exp
8451 * gdb.dwarf2/data-loc.exp
8452 * gdb.dwarf2/dup-psym.exp
8453 * gdb.dwarf2/dw2-anon-mptr.exp
8454 * gdb.dwarf2/dw2-anonymous-func.exp
8455 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8456 * gdb.dwarf2/dw2-bad-unresolved.exp
8457 * gdb.dwarf2/dw2-basic.exp
8458 * gdb.dwarf2/dw2-canonicalize-type.exp
8459 * gdb.dwarf2/dw2-case-insensitive.exp
8460 * gdb.dwarf2/dw2-common-block.exp
8461 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8462 * gdb.dwarf2/dw2-compressed.exp
8463 * gdb.dwarf2/dw2-const.exp
8464 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8465 * gdb.dwarf2/dw2-cu-size.exp
8466 * gdb.dwarf2/dw2-dup-frame.exp
8467 * gdb.dwarf2/dw2-entry-value.exp
8468 * gdb.dwarf2/dw2-icycle.exp
8469 * gdb.dwarf2/dw2-ifort-parameter.exp
8470 * gdb.dwarf2/dw2-inline-break.exp
8471 * gdb.dwarf2/dw2-inline-param.exp
8472 * gdb.dwarf2/dw2-intercu.exp
8473 * gdb.dwarf2/dw2-intermix.exp
8474 * gdb.dwarf2/dw2-lexical-block-bare.exp
8475 * gdb.dwarf2/dw2-linkage-name-trust.exp
8476 * gdb.dwarf2/dw2-minsym-in-cu.exp
8477 * gdb.dwarf2/dw2-noloc.exp
8478 * gdb.dwarf2/dw2-op-call.exp
8479 * gdb.dwarf2/dw2-op-out-param.exp
8480 * gdb.dwarf2/dw2-opt-structptr.exp
8481 * gdb.dwarf2/dw2-param-error.exp
8482 * gdb.dwarf2/dw2-producer.exp
8483 * gdb.dwarf2/dw2-ranges-base.exp
8484 * gdb.dwarf2/dw2-ref-missing-frame.exp
8485 * gdb.dwarf2/dw2-reg-undefined.exp
8486 * gdb.dwarf2/dw2-regno-invalid.exp
8487 * gdb.dwarf2/dw2-restore.exp
8488 * gdb.dwarf2/dw2-restrict.exp
8489 * gdb.dwarf2/dw2-single-line-discriminators.exp
8490 * gdb.dwarf2/dw2-strp.exp
8491 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8492 * gdb.dwarf2/dw2-unresolved.exp
8493 * gdb.dwarf2/dw2-var-zero-addr.exp
8494 * gdb.dwarf2/dw4-sig-types.exp
8495 * gdb.dwarf2/dwz.exp
8496 * gdb.dwarf2/dynarr-ptr.exp
8497 * gdb.dwarf2/enum-type.exp
8498 * gdb.dwarf2/gdb-index.exp
8499 * gdb.dwarf2/implptr-64bit.exp
8500 * gdb.dwarf2/implptr-optimized-out.exp
8501 * gdb.dwarf2/implptr.exp
8502 * gdb.dwarf2/implref-array.exp
8503 * gdb.dwarf2/implref-const.exp
8504 * gdb.dwarf2/implref-global.exp
8505 * gdb.dwarf2/implref-struct.exp
8506 * gdb.dwarf2/mac-fileno.exp
8507 * gdb.dwarf2/main-subprogram.exp
8508 * gdb.dwarf2/member-ptr-forwardref.exp
8509 * gdb.dwarf2/method-ptr.exp
8510 * gdb.dwarf2/missing-sig-type.exp
8511 * gdb.dwarf2/nonvar-access.exp
8512 * gdb.dwarf2/opaque-type-lookup.exp
8513 * gdb.dwarf2/pieces-optimized-out.exp
8514 * gdb.dwarf2/pieces.exp
8515 * gdb.dwarf2/pr10770.exp
8516 * gdb.dwarf2/pr13961.exp
8517 * gdb.dwarf2/staticvirtual.exp
8518 * gdb.dwarf2/subrange.exp
8519 * gdb.dwarf2/symtab-producer.exp
8520 * gdb.dwarf2/trace-crash.exp
8521 * gdb.dwarf2/typeddwarf.exp
8522 * gdb.dwarf2/valop.exp
8523 * gdb.dwarf2/watch-notconst.exp
8524 * gdb.fortran/array-element.exp
8525 * gdb.fortran/charset.exp
8526 * gdb.fortran/common-block.exp
8527 * gdb.fortran/complex.exp
8528 * gdb.fortran/derived-type-function.exp
8529 * gdb.fortran/derived-type.exp
8530 * gdb.fortran/logical.exp
8531 * gdb.fortran/module.exp
8532 * gdb.fortran/multi-dim.exp
8533 * gdb.fortran/nested-funcs.exp
8534 * gdb.fortran/print-formatted.exp
8535 * gdb.fortran/subarray.exp
8536 * gdb.fortran/vla-alloc-assoc.exp
8537 * gdb.fortran/vla-datatypes.exp
8538 * gdb.fortran/vla-history.exp
8539 * gdb.fortran/vla-ptr-info.exp
8540 * gdb.fortran/vla-ptype-sub.exp
8541 * gdb.fortran/vla-ptype.exp
8542 * gdb.fortran/vla-sizeof.exp
8543 * gdb.fortran/vla-type.exp
8544 * gdb.fortran/vla-value-sub-arbitrary.exp
8545 * gdb.fortran/vla-value-sub-finish.exp
8546 * gdb.fortran/vla-value-sub.exp
8547 * gdb.fortran/vla-value.exp
8548 * gdb.fortran/whatis_type.exp
8549 * gdb.go/chan.exp
8550 * gdb.go/handcall.exp
8551 * gdb.go/hello.exp
8552 * gdb.go/integers.exp
8553 * gdb.go/methods.exp
8554 * gdb.go/package.exp
8555 * gdb.go/strings.exp
8556 * gdb.go/types.exp
8557 * gdb.go/unsafe.exp
8558 * gdb.guile/scm-arch.exp
8559 * gdb.guile/scm-block.exp
8560 * gdb.guile/scm-breakpoint.exp
8561 * gdb.guile/scm-cmd.exp
8562 * gdb.guile/scm-disasm.exp
8563 * gdb.guile/scm-equal.exp
8564 * gdb.guile/scm-frame-args.exp
8565 * gdb.guile/scm-frame-inline.exp
8566 * gdb.guile/scm-frame.exp
8567 * gdb.guile/scm-iterator.exp
8568 * gdb.guile/scm-math.exp
8569 * gdb.guile/scm-objfile.exp
8570 * gdb.guile/scm-ports.exp
8571 * gdb.guile/scm-symbol.exp
8572 * gdb.guile/scm-symtab.exp
8573 * gdb.guile/scm-value-cc.exp
8574 * gdb.guile/types-module.exp
8575 * gdb.linespec/break-ask.exp
8576 * gdb.linespec/cpexplicit.exp
8577 * gdb.linespec/explicit.exp
8578 * gdb.linespec/keywords.exp
8579 * gdb.linespec/linespec.exp
8580 * gdb.linespec/ls-dollar.exp
8581 * gdb.linespec/ls-errs.exp
8582 * gdb.linespec/skip-two.exp
8583 * gdb.linespec/thread.exp
8584 * gdb.mi/mi-async.exp
8585 * gdb.mi/mi-basics.exp
8586 * gdb.mi/mi-break.exp
8587 * gdb.mi/mi-catch-load.exp
8588 * gdb.mi/mi-cli.exp
8589 * gdb.mi/mi-cmd-param-changed.exp
8590 * gdb.mi/mi-console.exp
8591 * gdb.mi/mi-detach.exp
8592 * gdb.mi/mi-disassemble.exp
8593 * gdb.mi/mi-eval.exp
8594 * gdb.mi/mi-file-transfer.exp
8595 * gdb.mi/mi-file.exp
8596 * gdb.mi/mi-fill-memory.exp
8597 * gdb.mi/mi-inheritance-syntax-error.exp
8598 * gdb.mi/mi-linespec-err-cp.exp
8599 * gdb.mi/mi-logging.exp
8600 * gdb.mi/mi-memory-changed.exp
8601 * gdb.mi/mi-read-memory.exp
8602 * gdb.mi/mi-record-changed.exp
8603 * gdb.mi/mi-reg-undefined.exp
8604 * gdb.mi/mi-regs.exp
8605 * gdb.mi/mi-return.exp
8606 * gdb.mi/mi-reverse.exp
8607 * gdb.mi/mi-simplerun.exp
8608 * gdb.mi/mi-solib.exp
8609 * gdb.mi/mi-stack.exp
8610 * gdb.mi/mi-stepi.exp
8611 * gdb.mi/mi-syn-frame.exp
8612 * gdb.mi/mi-until.exp
8613 * gdb.mi/mi-var-block.exp
8614 * gdb.mi/mi-var-child.exp
8615 * gdb.mi/mi-var-cmd.exp
8616 * gdb.mi/mi-var-cp.exp
8617 * gdb.mi/mi-var-display.exp
8618 * gdb.mi/mi-var-invalidate.exp
8619 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8620 * gdb.mi/mi-vla-fortran.exp
8621 * gdb.mi/mi-watch.exp
8622 * gdb.mi/mi2-var-child.exp
8623 * gdb.mi/user-selected-context-sync.exp
8624 * gdb.modula2/unbounded-array.exp
8625 * gdb.multi/dummy-frame-restore.exp
8626 * gdb.multi/multi-arch-exec.exp
8627 * gdb.multi/multi-arch.exp
8628 * gdb.multi/tids.exp
8629 * gdb.multi/watchpoint-multi.exp
8630 * gdb.opencl/callfuncs.exp
8631 * gdb.opencl/convs_casts.exp
8632 * gdb.opencl/datatypes.exp
8633 * gdb.opencl/operators.exp
8634 * gdb.opencl/vec_comps.exp
8635 * gdb.opt/clobbered-registers-O2.exp
8636 * gdb.opt/inline-break.exp
8637 * gdb.opt/inline-bt.exp
8638 * gdb.opt/inline-cmds.exp
8639 * gdb.opt/inline-locals.exp
8640 * gdb.pascal/case-insensitive-symbols.exp
8641 * gdb.pascal/floats.exp
8642 * gdb.pascal/gdb11492.exp
8643 * gdb.python/lib-types.exp
8644 * gdb.python/py-arch.exp
8645 * gdb.python/py-as-string.exp
8646 * gdb.python/py-bad-printers.exp
8647 * gdb.python/py-block.exp
8648 * gdb.python/py-breakpoint-create-fail.exp
8649 * gdb.python/py-breakpoint.exp
8650 * gdb.python/py-caller-is.exp
8651 * gdb.python/py-cmd.exp
8652 * gdb.python/py-explore-cc.exp
8653 * gdb.python/py-explore.exp
8654 * gdb.python/py-finish-breakpoint.exp
8655 * gdb.python/py-finish-breakpoint2.exp
8656 * gdb.python/py-frame-args.exp
8657 * gdb.python/py-frame-inline.exp
8658 * gdb.python/py-frame.exp
8659 * gdb.python/py-framefilter-mi.exp
8660 * gdb.python/py-infthread.exp
8661 * gdb.python/py-lazy-string.exp
8662 * gdb.python/py-linetable.exp
8663 * gdb.python/py-mi-events.exp
8664 * gdb.python/py-mi-objfile.exp
8665 * gdb.python/py-mi.exp
8666 * gdb.python/py-objfile.exp
8667 * gdb.python/py-pp-integral.exp
8668 * gdb.python/py-pp-maint.exp
8669 * gdb.python/py-pp-re-notag.exp
8670 * gdb.python/py-pp-registration.exp
8671 * gdb.python/py-recurse-unwind.exp
8672 * gdb.python/py-strfns.exp
8673 * gdb.python/py-symbol.exp
8674 * gdb.python/py-symtab.exp
8675 * gdb.python/py-sync-interp.exp
8676 * gdb.python/py-typeprint.exp
8677 * gdb.python/py-unwind-maint.exp
8678 * gdb.python/py-unwind.exp
8679 * gdb.python/py-value-cc.exp
8680 * gdb.python/py-xmethods.exp
8681 * gdb.reverse/amd64-tailcall-reverse.exp
8682 * gdb.reverse/break-precsave.exp
8683 * gdb.reverse/break-reverse.exp
8684 * gdb.reverse/consecutive-precsave.exp
8685 * gdb.reverse/consecutive-reverse.exp
8686 * gdb.reverse/finish-precsave.exp
8687 * gdb.reverse/finish-reverse-bkpt.exp
8688 * gdb.reverse/finish-reverse.exp
8689 * gdb.reverse/fstatat-reverse.exp
8690 * gdb.reverse/getresuid-reverse.exp
8691 * gdb.reverse/i386-precsave.exp
8692 * gdb.reverse/i386-reverse.exp
8693 * gdb.reverse/i386-sse-reverse.exp
8694 * gdb.reverse/i387-env-reverse.exp
8695 * gdb.reverse/i387-stack-reverse.exp
8696 * gdb.reverse/insn-reverse.exp
8697 * gdb.reverse/machinestate-precsave.exp
8698 * gdb.reverse/machinestate.exp
8699 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8700 * gdb.reverse/pipe-reverse.exp
8701 * gdb.reverse/readv-reverse.exp
8702 * gdb.reverse/recvmsg-reverse.exp
8703 * gdb.reverse/rerun-prec.exp
8704 * gdb.reverse/s390-mvcle.exp
8705 * gdb.reverse/step-precsave.exp
8706 * gdb.reverse/step-reverse.exp
8707 * gdb.reverse/time-reverse.exp
8708 * gdb.reverse/until-precsave.exp
8709 * gdb.reverse/until-reverse.exp
8710 * gdb.reverse/waitpid-reverse.exp
8711 * gdb.reverse/watch-precsave.exp
8712 * gdb.reverse/watch-reverse.exp
8713 * gdb.rust/generics.exp
8714 * gdb.rust/methods.exp
8715 * gdb.rust/modules.exp
8716 * gdb.rust/simple.exp
8717 * gdb.server/connect-with-no-symbol-file.exp
8718 * gdb.server/ext-attach.exp
8719 * gdb.server/ext-restart.exp
8720 * gdb.server/ext-wrapper.exp
8721 * gdb.server/file-transfer.exp
8722 * gdb.server/server-exec-info.exp
8723 * gdb.server/server-kill.exp
8724 * gdb.server/server-mon.exp
8725 * gdb.server/wrapper.exp
8726 * gdb.stabs/exclfwd.exp
8727 * gdb.stabs/gdb11479.exp
8728 * gdb.threads/clone-new-thread-event.exp
8729 * gdb.threads/corethreads.exp
8730 * gdb.threads/current-lwp-dead.exp
8731 * gdb.threads/dlopen-libpthread.exp
8732 * gdb.threads/gcore-thread.exp
8733 * gdb.threads/sigstep-threads.exp
8734 * gdb.threads/watchpoint-fork.exp
8735 * gdb.trace/actions-changed.exp
8736 * gdb.trace/backtrace.exp
8737 * gdb.trace/change-loc.exp
8738 * gdb.trace/circ.exp
8739 * gdb.trace/collection.exp
8740 * gdb.trace/disconnected-tracing.exp
8741 * gdb.trace/ftrace.exp
8742 * gdb.trace/mi-trace-frame-collected.exp
8743 * gdb.trace/mi-trace-unavailable.exp
8744 * gdb.trace/mi-traceframe-changed.exp
8745 * gdb.trace/mi-tsv-changed.exp
8746 * gdb.trace/no-attach-trace.exp
8747 * gdb.trace/passc-dyn.exp
8748 * gdb.trace/qtro.exp
8749 * gdb.trace/range-stepping.exp
8750 * gdb.trace/read-memory.exp
8751 * gdb.trace/save-trace.exp
8752 * gdb.trace/signal.exp
8753 * gdb.trace/status-stop.exp
8754 * gdb.trace/tfile.exp
8755 * gdb.trace/trace-break.exp
8756 * gdb.trace/trace-buffer-size.exp
8757 * gdb.trace/trace-condition.exp
8758 * gdb.trace/tracefile-pseudo-reg.exp
8759 * gdb.trace/tstatus.exp
8760 * gdb.trace/unavailable.exp
8761 * gdb.trace/while-dyn.exp
8762 * gdb.trace/while-stepping.exp
8763
34c41c68
DE
87642016-12-22 Doug Evans <xdje42@gmail.com>
8765
8766 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8767 and msymbols.
8768
16e69324
YQ
87692016-12-19 Yao Qi <yao.qi@linaro.org>
8770
8771 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8772 (test_with_self): Don't call do_steps_and_nexts, and remove
8773 code about stepping into xmalloc.
8774
f94f411b
YQ
87752016-12-09 Yao Qi <yao.qi@linaro.org>
8776
8777 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8778
87792016-12-09 Yao Qi <yao.qi@linaro.org>
8780
8781 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8782
f1b5deee
PA
87832016-12-09 Pedro Alves <palves@redhat.com>
8784
8785 * gdb.base/all-architectures-0.exp: New file.
8786 * gdb.base/all-architectures-1.exp: New file.
8787 * gdb.base/all-architectures-2.exp: New file.
8788 * gdb.base/all-architectures-3.exp: New file.
8789 * gdb.base/all-architectures-4.exp: New file.
8790 * gdb.base/all-architectures-5.exp: New file.
8791 * gdb.base/all-architectures-6.exp: New file.
8792 * gdb.base/all-architectures-7.exp: New file.
8793 * gdb.base/all-architectures.exp.in: New file.
8794
364ca42e
YQ
87952016-12-09 Yao Qi <yao.qi@linaro.org>
8796
8797 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8798
107c2d62
LM
87992016-12-02 Luis Machado <lgustavo@codesourcery.com>
8800
8801 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8802 possible.
8803 Remove useless pattern-matching code.
8804
df3ee9ca
PA
88052016-12-02 Pedro Alves <palves@redhat.com>
8806
8807 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8808 procedure.
8809 (top level): Call it.
8810
ec835369
PA
88112016-12-02 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8814 New procedure.
8815 (top level): Call it.
8816
01770bbd
PA
88172016-12-02 Pedro Alves <palves@redhat.com>
8818
8819 PR cli/20559
8820 * gdb.base/commands.exp (user_defined_command_args_eval): New
8821 procedure.
8822 (top level): Call it.
8823
008459ea
LM
88242016-12-02 Luis Machado <lgustavo@codesourcery.com>
8825
8826 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8827 timeout handling.
8828
0c1b455e
TT
88292016-12-02 Tom Tromey <tom@tromey.com>
8830
8831 * gdb.dwarf2/main-subprogram.c: New file.
8832 * gdb.dwarf2/main-subprogram.exp: New file.
8833
018572b8
LM
88342016-12-01 Luis Machado <lgustavo@codesourcery.com>
8835
8836 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8837 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8838 gdb_test_no_output for a couple of cases.
8839 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8840
84c93cd5
LM
88412016-12-01 Luis Machado <lgustavo@codesourcery.com>
8842
8843 Fix test names and standardize compilation error messages throughout
8844 the following files:
8845
8846 * gdb.ada/start.exp
8847 * gdb.arch/alpha-step.exp
8848 * gdb.arch/e500-prologue.exp
8849 * gdb.arch/ftrace-insn-reloc.exp
8850 * gdb.arch/gdb1291.exp
8851 * gdb.arch/gdb1431.exp
8852 * gdb.arch/gdb1558.exp
8853 * gdb.arch/i386-dr3-watch.exp
8854 * gdb.arch/i386-sse-stack-align.exp
8855 * gdb.arch/ia64-breakpoint-shadow.exp
8856 * gdb.arch/pa-nullify.exp
8857 * gdb.arch/powerpc-aix-prologue.exp
8858 * gdb.arch/thumb-bx-pc.exp
8859 * gdb.base/annota1.exp
8860 * gdb.base/annota3.exp
8861 * gdb.base/arrayidx.exp
8862 * gdb.base/assign.exp
8863 * gdb.base/attach.exp
8864 * gdb.base/auxv.exp
8865 * gdb.base/bang.exp
8866 * gdb.base/bfp-test.exp
8867 * gdb.base/bigcore.exp
8868 * gdb.base/bitfields2.exp
8869 * gdb.base/break-fun-addr.exp
8870 * gdb.base/break-probes.exp
8871 * gdb.base/call-rt-st.exp
8872 * gdb.base/callexit.exp
8873 * gdb.base/catch-fork-kill.exp
8874 * gdb.base/charset.exp
8875 * gdb.base/checkpoint.exp
8876 * gdb.base/comprdebug.exp
8877 * gdb.base/constvars.exp
8878 * gdb.base/coredump-filter.exp
8879 * gdb.base/cursal.exp
8880 * gdb.base/cvexpr.exp
8881 * gdb.base/detach.exp
8882 * gdb.base/display.exp
8883 * gdb.base/dmsym.exp
8884 * gdb.base/dprintf-pending.exp
8885 * gdb.base/dso2dso.exp
8886 * gdb.base/dtrace-probe.exp
8887 * gdb.base/dump.exp
8888 * gdb.base/enum_cond.exp
8889 * gdb.base/exe-lock.exp
8890 * gdb.base/exec-invalid-sysroot.exp
8891 * gdb.base/execl-update-breakpoints.exp
8892 * gdb.base/exprs.exp
8893 * gdb.base/fileio.exp
8894 * gdb.base/find.exp
8895 * gdb.base/finish.exp
8896 * gdb.base/fixsection.exp
8897 * gdb.base/foll-vfork.exp
8898 * gdb.base/frame-args.exp
8899 * gdb.base/gcore.exp
8900 * gdb.base/gdb1250.exp
8901 * gdb.base/global-var-nested-by-dso.exp
8902 * gdb.base/gnu-ifunc.exp
8903 * gdb.base/hashline1.exp
8904 * gdb.base/hashline2.exp
8905 * gdb.base/hashline3.exp
8906 * gdb.base/hbreak-in-shr-unsupported.exp
8907 * gdb.base/huge.exp
8908 * gdb.base/infcall-input.exp
8909 * gdb.base/info-fun.exp
8910 * gdb.base/info-shared.exp
8911 * gdb.base/jit-simple.exp
8912 * gdb.base/jit-so.exp
8913 * gdb.base/jit.exp
8914 * gdb.base/jump.exp
8915 * gdb.base/label.exp
8916 * gdb.base/lineinc.exp
8917 * gdb.base/logical.exp
8918 * gdb.base/longjmp.exp
8919 * gdb.base/macscp.exp
8920 * gdb.base/miscexprs.exp
8921 * gdb.base/new-ui-echo.exp
8922 * gdb.base/new-ui-pending-input.exp
8923 * gdb.base/new-ui.exp
8924 * gdb.base/nodebug.exp
8925 * gdb.base/nofield.exp
8926 * gdb.base/offsets.exp
8927 * gdb.base/overlays.exp
8928 * gdb.base/pending.exp
8929 * gdb.base/pointers.exp
8930 * gdb.base/pr11022.exp
8931 * gdb.base/printcmds.exp
8932 * gdb.base/prologue.exp
8933 * gdb.base/ptr-typedef.exp
8934 * gdb.base/realname-expand.exp
8935 * gdb.base/relativedebug.exp
8936 * gdb.base/relocate.exp
8937 * gdb.base/remote.exp
8938 * gdb.base/reread.exp
8939 * gdb.base/return2.exp
8940 * gdb.base/savedregs.exp
8941 * gdb.base/sep.exp
8942 * gdb.base/sepdebug.exp
8943 * gdb.base/sepsymtab.exp
8944 * gdb.base/set-inferior-tty.exp
8945 * gdb.base/setshow.exp
8946 * gdb.base/shlib-call.exp
8947 * gdb.base/sigaltstack.exp
8948 * gdb.base/siginfo-addr.exp
8949 * gdb.base/signals.exp
8950 * gdb.base/signull.exp
8951 * gdb.base/sigrepeat.exp
8952 * gdb.base/so-impl-ld.exp
8953 * gdb.base/solib-display.exp
8954 * gdb.base/solib-overlap.exp
8955 * gdb.base/solib-search.exp
8956 * gdb.base/solib-symbol.exp
8957 * gdb.base/structs.exp
8958 * gdb.base/structs2.exp
8959 * gdb.base/symtab-search-order.exp
8960 * gdb.base/twice.exp
8961 * gdb.base/unload.exp
8962 * gdb.base/varargs.exp
8963 * gdb.base/watchpoint-solib.exp
8964 * gdb.base/watchpoint.exp
8965 * gdb.base/whatis.exp
8966 * gdb.base/wrong_frame_bt_full.exp
8967 * gdb.btrace/dlopen.exp
8968 * gdb.cell/ea-standalone.exp
8969 * gdb.cell/ea-test.exp
8970 * gdb.cp/dispcxx.exp
8971 * gdb.cp/gdb2384.exp
8972 * gdb.cp/method2.exp
8973 * gdb.cp/nextoverthrow.exp
8974 * gdb.cp/pr10728.exp
8975 * gdb.disasm/am33.exp
8976 * gdb.disasm/h8300s.exp
8977 * gdb.disasm/mn10300.exp
8978 * gdb.disasm/sh3.exp
8979 * gdb.dwarf2/dw2-dir-file-name.exp
8980 * gdb.fortran/complex.exp
8981 * gdb.fortran/library-module.exp
8982 * gdb.guile/scm-pretty-print.exp
8983 * gdb.guile/scm-symbol.exp
8984 * gdb.guile/scm-type.exp
8985 * gdb.guile/scm-value.exp
8986 * gdb.linespec/linespec.exp
8987 * gdb.mi/gdb701.exp
8988 * gdb.mi/gdb792.exp
8989 * gdb.mi/mi-breakpoint-changed.exp
8990 * gdb.mi/mi-dprintf-pending.exp
8991 * gdb.mi/mi-dprintf.exp
8992 * gdb.mi/mi-exit-code.exp
8993 * gdb.mi/mi-pending.exp
8994 * gdb.mi/mi-solib.exp
8995 * gdb.mi/new-ui-mi-sync.exp
8996 * gdb.mi/pr11022.exp
8997 * gdb.mi/user-selected-context-sync.exp
8998 * gdb.opt/solib-intra-step.exp
8999 * gdb.python/py-events.exp
9000 * gdb.python/py-finish-breakpoint.exp
9001 * gdb.python/py-mi.exp
9002 * gdb.python/py-prettyprint.exp
9003 * gdb.python/py-shared.exp
9004 * gdb.python/py-symbol.exp
9005 * gdb.python/py-template.exp
9006 * gdb.python/py-type.exp
9007 * gdb.python/py-value.exp
9008 * gdb.reverse/solib-precsave.exp
9009 * gdb.reverse/solib-reverse.exp
9010 * gdb.server/solib-list.exp
9011 * gdb.stabs/weird.exp
9012 * gdb.threads/reconnect-signal.exp
9013 * gdb.threads/stepi-random-signal.exp
9014 * gdb.trace/actions.exp
9015 * gdb.trace/ax.exp
9016 * gdb.trace/backtrace.exp
9017 * gdb.trace/change-loc.exp
9018 * gdb.trace/deltrace.exp
9019 * gdb.trace/ftrace-lock.exp
9020 * gdb.trace/ftrace.exp
9021 * gdb.trace/infotrace.exp
9022 * gdb.trace/mi-tracepoint-changed.exp
9023 * gdb.trace/packetlen.exp
9024 * gdb.trace/passcount.exp
9025 * gdb.trace/pending.exp
9026 * gdb.trace/range-stepping.exp
9027 * gdb.trace/report.exp
9028 * gdb.trace/stap-trace.exp
9029 * gdb.trace/tfind.exp
9030 * gdb.trace/trace-break.exp
9031 * gdb.trace/trace-condition.exp
9032 * gdb.trace/trace-enable-disable.exp
9033 * gdb.trace/trace-mt.exp
9034 * gdb.trace/tracecmd.exp
9035 * gdb.trace/tspeed.exp
9036 * gdb.trace/tsv.exp
9037 * lib/perftest.exp
9038
fb9feb35
LM
90392016-12-01 Luis Machado <lgustavo@codesourcery.com>
9040
9041 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9042 with gdb_test_no_output.
9043 Use command as test name.
9044
cd2ddb6c
LM
90452016-12-01 Luis Machado <lgustavo@codesourcery.com>
9046
9047 Fix test names starting with uppercase throughout the files.
9048
9049 * gdb.ada/assign_1.exp
9050 * gdb.ada/boolean_expr.exp
9051 * gdb.base/arrayidx.exp
9052 * gdb.base/del.exp
9053 * gdb.base/gcore-buffer-overflow.exp
9054 * gdb.base/testenv.exp
9055 * gdb.compile/compile.exp
9056 * gdb.python/py-framefilter-invalidarg.exp
9057 * gdb.python/py-framefilter.exp
9058
bb95117e
LM
90592016-12-01 Luis Machado <lgustavo@codesourcery.com>
9060
9061 Fix test names starting with uppercase throughout the files.
9062
9063 * gdb.ada/array_return.exp
9064 * gdb.ada/expr_delims.exp
9065 * gdb.ada/mi_dyn_arr.exp
9066 * gdb.ada/mi_interface.exp
9067 * gdb.ada/mi_var_array.exp
9068 * gdb.ada/watch_arg.exp
9069 * gdb.arch/alpha-step.exp
9070 * gdb.arch/altivec-regs.exp
9071 * gdb.arch/e500-regs.exp
9072 * gdb.arch/powerpc-d128-regs.exp
9073 * gdb.base/arrayidx.exp
9074 * gdb.base/break.exp
9075 * gdb.base/checkpoint.exp
9076 * gdb.base/debug-expr.exp
9077 * gdb.base/dmsym.exp
9078 * gdb.base/radix.exp
9079 * gdb.base/sepdebug.exp
9080 * gdb.base/testenv.exp
9081 * gdb.base/watch_thread_num.exp
9082 * gdb.base/watchpoint-cond-gone.exp
9083 * gdb.cell/break.exp
9084 * gdb.cell/ea-cache.exp
9085 * gdb.compile/compile.exp
9086 * gdb.cp/gdb2495.exp
9087 * gdb.gdb/selftest.exp
9088 * gdb.gdb/xfullpath.exp
9089 * gdb.go/hello.exp
9090 * gdb.go/integers.exp
9091 * gdb.objc/basicclass.exp
9092 * gdb.pascal/hello.exp
9093 * gdb.pascal/integers.exp
9094 * gdb.python/py-breakpoint.exp
9095 * gdb.python/py-cmd.exp
9096 * gdb.python/py-linetable.exp
9097 * gdb.python/py-xmethods.exp
9098 * gdb.python/python.exp
9099 * gdb.reverse/consecutive-precsave.exp
9100 * gdb.reverse/finish-precsave.exp
9101 * gdb.reverse/i386-precsave.exp
9102 * gdb.reverse/machinestate-precsave.exp
9103 * gdb.reverse/sigall-precsave.exp
9104 * gdb.reverse/solib-precsave.exp
9105 * gdb.reverse/step-precsave.exp
9106 * gdb.reverse/until-precsave.exp
9107 * gdb.reverse/watch-precsave.exp
9108 * gdb.threads/leader-exit.exp
9109 * gdb.threads/pthreads.exp
9110 * gdb.threads/wp-replication.exp
9111 * gdb.trace/actions.exp
9112 * gdb.trace/mi-tsv-changed.exp
9113 * gdb.trace/tsv.exp
9114
de97fdd4
LM
91152016-12-01 Luis Machado <lgustavo@codesourcery.com>
9116
9117 Fix test names starting with uppercase throughout the files.
9118
9119 * gdb.arch/i386-bp_permanent.exp
9120 * gdb.arch/i386-gnu-cfi.exp
9121 * gdb.base/disasm-end-cu.exp
9122 * gdb.base/macscp.exp
9123 * gdb.base/pending.exp
9124 * gdb.base/watch_thread_num.exp
9125 * gdb.cp/exception.exp
9126 * gdb.cp/gdb2495.exp
9127 * gdb.cp/local.exp
9128 * gdb.python/py-evsignal.exp
9129 * gdb.python/python.exp
9130 * gdb.trace/tracecmd.exp
9131
9f058c10
LM
91322016-12-01 Luis Machado <lgustavo@codesourcery.com>
9133
9134 Fix test names starting with uppercase throughout the files.
9135
9136 * gdb.base/charset.exp
9137 * gdb.base/eval.exp
9138 * gdb.base/multi-forks.exp
9139 * gdb.guile/scm-progspace.exp
9140 * gdb.opencl/datatypes.exp
9141 * gdb.python/py-block.exp
9142 * gdb.python/py-function.exp
9143 * gdb.python/py-symbol.exp
9144 * gdb.python/py-symtab.exp
9145 * gdb.python/py-xmethods.exp
9146 * gdb.reverse/break-precsave.exp
9147 * gdb.reverse/break-reverse.exp
9148 * gdb.reverse/consecutive-precsave.exp
9149 * gdb.reverse/consecutive-reverse.exp
9150 * gdb.reverse/finish-precsave.exp
9151 * gdb.reverse/finish-reverse-bkpt.exp
9152 * gdb.reverse/finish-reverse.exp
9153 * gdb.reverse/fstatat-reverse.exp
9154 * gdb.reverse/getresuid-reverse.exp
9155 * gdb.reverse/i386-precsave.exp
9156 * gdb.reverse/i386-reverse.exp
9157 * gdb.reverse/i386-sse-reverse.exp
9158 * gdb.reverse/i387-stack-reverse.exp
9159 * gdb.reverse/insn-reverse.exp
9160 * gdb.reverse/machinestate-precsave.exp
9161 * gdb.reverse/machinestate.exp
9162 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9163 * gdb.reverse/pipe-reverse.exp
9164 * gdb.reverse/readv-reverse.exp
9165 * gdb.reverse/recvmsg-reverse.exp
9166 * gdb.reverse/rerun-prec.exp
9167 * gdb.reverse/s390-mvcle.exp
9168 * gdb.reverse/sigall-precsave.exp
9169 * gdb.reverse/sigall-reverse.exp
9170 * gdb.reverse/solib-precsave.exp
9171 * gdb.reverse/solib-reverse.exp
9172 * gdb.reverse/step-precsave.exp
9173 * gdb.reverse/step-reverse.exp
9174 * gdb.reverse/time-reverse.exp
9175 * gdb.reverse/until-precsave.exp
9176 * gdb.reverse/until-reverse.exp
9177 * gdb.reverse/waitpid-reverse.exp
9178 * gdb.reverse/watch-precsave.exp
9179 * gdb.reverse/watch-reverse.exp
9180
cdc7edd7
LM
91812016-12-01 Luis Machado <lgustavo@codesourcery.com>
9182
9183 Fix test names starting with uppercase throughout the files.
9184
9185 * gdb.arch/i386-mpx-simple_segv.exp
9186 * gdb.arch/i386-mpx.exp
9187 * gdb.arch/i386-permbkpt.exp
9188 * gdb.arch/pa-nullify.exp
9189 * gdb.arch/powerpc-d128-regs.exp
9190 * gdb.arch/vsx-regs.exp
9191 * gdb.base/bfp-test.exp
9192 * gdb.base/break.exp
9193 * gdb.base/breakpoint-shadow.exp
9194 * gdb.base/callfuncs.exp
9195 * gdb.base/charset.exp
9196 * gdb.base/commands.exp
9197 * gdb.base/completion.exp
9198 * gdb.base/dfp-test.exp
9199 * gdb.base/echo.exp
9200 * gdb.base/ending-run.exp
9201 * gdb.base/eval.exp
9202 * gdb.base/expand-psymtabs.exp
9203 * gdb.base/float128.exp
9204 * gdb.base/floatn.exp
9205 * gdb.base/foll-exec-mode.exp
9206 * gdb.base/gdb1056.exp
9207 * gdb.base/gdb11531.exp
9208 * gdb.base/kill-after-signal.exp
9209 * gdb.base/multi-forks.exp
9210 * gdb.base/overlays.exp
9211 * gdb.base/pending.exp
9212 * gdb.base/sepdebug.exp
9213 * gdb.base/testenv.exp
9214 * gdb.base/valgrind-db-attach.exp
9215 * gdb.base/watch_thread_num.exp
9216 * gdb.base/watchpoint-cond-gone.exp
9217 * gdb.base/watchpoint.exp
9218 * gdb.base/watchpoints.exp
9219 * gdb.cp/arg-reference.exp
9220 * gdb.cp/baseenum.exp
9221 * gdb.cp/operator.exp
9222 * gdb.cp/shadow.exp
9223 * gdb.dwarf2/dw2-op-out-param.exp
9224 * gdb.dwarf2/dw2-reg-undefined.exp
9225 * gdb.go/chan.exp
9226 * gdb.go/hello.exp
9227 * gdb.go/integers.exp
9228 * gdb.go/methods.exp
9229 * gdb.go/package.exp
9230 * gdb.guile/scm-parameter.exp
9231 * gdb.guile/scm-progspace.exp
9232 * gdb.guile/scm-value.exp
9233 * gdb.mi/mi-pending.exp
9234 * gdb.mi/user-selected-context-sync.exp
9235 * gdb.multi/multi-attach.exp
9236 * gdb.multi/tids.exp
9237 * gdb.opt/clobbered-registers-O2.exp
9238 * gdb.pascal/floats.exp
9239 * gdb.pascal/integers.exp
9240 * gdb.python/py-block.exp
9241 * gdb.python/py-events.exp
9242 * gdb.python/py-parameter.exp
9243 * gdb.python/py-symbol.exp
9244 * gdb.python/py-symtab.exp
9245 * gdb.python/py-type.exp
9246 * gdb.python/py-value.exp
9247 * gdb.python/py-xmethods.exp
9248 * gdb.python/python.exp
9249 * gdb.reverse/break-precsave.exp
9250 * gdb.reverse/consecutive-precsave.exp
9251 * gdb.reverse/finish-precsave.exp
9252 * gdb.reverse/i386-precsave.exp
9253 * gdb.reverse/machinestate-precsave.exp
9254 * gdb.reverse/sigall-precsave.exp
9255 * gdb.reverse/solib-precsave.exp
9256 * gdb.reverse/step-precsave.exp
9257 * gdb.reverse/until-precsave.exp
9258 * gdb.reverse/watch-precsave.exp
9259 * gdb.server/ext-attach.exp
9260 * gdb.server/ext-restart.exp
9261 * gdb.server/ext-run.exp
9262 * gdb.server/ext-wrapper.exp
9263 * gdb.stabs/gdb11479.exp
9264 * gdb.stabs/weird.exp
9265 * gdb.threads/attach-many-short-lived-threads.exp
9266 * gdb.threads/kill.exp
9267 * gdb.threads/watchpoint-fork.exp
9268
bc6c7af4
LM
92692016-12-01 Luis Machado <lgustavo@codesourcery.com>
9270
9271 Fix test names starting with uppercase throughout all the files below.
9272
9273 * gdb.ada/array_return.exp
9274 * gdb.ada/catch_ex.exp
9275 * gdb.ada/info_exc.exp
9276 * gdb.ada/mi_catch_ex.exp
9277 * gdb.ada/mi_dyn_arr.exp
9278 * gdb.ada/mi_ex_cond.exp
9279 * gdb.ada/mi_exc_info.exp
9280 * gdb.ada/mi_interface.exp
9281 * gdb.ada/mi_task_arg.exp
9282 * gdb.ada/mi_task_info.exp
9283 * gdb.ada/mi_var_array.exp
9284 * gdb.arch/alpha-step.exp
9285 * gdb.arch/amd64-disp-step.exp
9286 * gdb.arch/arm-disp-step.exp
9287 * gdb.arch/disp-step-insn-reloc.exp
9288 * gdb.arch/e500-prologue.exp
9289 * gdb.arch/ftrace-insn-reloc.exp
9290 * gdb.arch/gdb1558.exp
9291 * gdb.arch/i386-bp_permanent.exp
9292 * gdb.arch/i386-disp-step.exp
9293 * gdb.arch/i386-float.exp
9294 * gdb.arch/i386-gnu-cfi.exp
9295 * gdb.arch/ia64-breakpoint-shadow.exp
9296 * gdb.arch/mips16-thunks.exp
9297 * gdb.arch/pa-nullify.exp
9298 * gdb.arch/powerpc-aix-prologue.exp
9299 * gdb.arch/powerpc-power.exp
9300 * gdb.arch/ppc-dfp.exp
9301 * gdb.arch/s390-tdbregs.exp
9302 * gdb.arch/spu-info.exp
9303 * gdb.arch/spu-ls.exp
9304 * gdb.arch/thumb-bx-pc.exp
9305 * gdb.base/advance.exp
9306 * gdb.base/annota-input-while-running.exp
9307 * gdb.base/arrayidx.exp
9308 * gdb.base/asmlabel.exp
9309 * gdb.base/async.exp
9310 * gdb.base/attach-wait-input.exp
9311 * gdb.base/auto-connect-native-target.exp
9312 * gdb.base/batch-preserve-term-settings.exp
9313 * gdb.base/bfp-test.exp
9314 * gdb.base/bigcore.exp
9315 * gdb.base/bp-permanent.exp
9316 * gdb.base/break-always.exp
9317 * gdb.base/break-fun-addr.exp
9318 * gdb.base/break-idempotent.exp
9319 * gdb.base/break-main-file-remove-fail.exp
9320 * gdb.base/break-probes.exp
9321 * gdb.base/break-unload-file.exp
9322 * gdb.base/break.exp
9323 * gdb.base/call-ar-st.exp
9324 * gdb.base/call-rt-st.exp
9325 * gdb.base/call-sc.exp
9326 * gdb.base/call-signal-resume.exp
9327 * gdb.base/call-strs.exp
9328 * gdb.base/callexit.exp
9329 * gdb.base/callfuncs.exp
9330 * gdb.base/catch-gdb-caused-signals.exp
9331 * gdb.base/catch-signal-siginfo-cond.exp
9332 * gdb.base/catch-syscall.exp
9333 * gdb.base/compare-sections.exp
9334 * gdb.base/cond-eval-mode.exp
9335 * gdb.base/condbreak-call-false.exp
9336 * gdb.base/consecutive-step-over.exp
9337 * gdb.base/cursal.exp
9338 * gdb.base/disabled-location.exp
9339 * gdb.base/disasm-end-cu.exp
9340 * gdb.base/display.exp
9341 * gdb.base/double-prompt-target-event-error.exp
9342 * gdb.base/dprintf-bp-same-addr.exp
9343 * gdb.base/dprintf-detach.exp
9344 * gdb.base/dprintf-next.exp
9345 * gdb.base/dprintf-non-stop.exp
9346 * gdb.base/dprintf-pending.exp
9347 * gdb.base/dso2dso.exp
9348 * gdb.base/ending-run.exp
9349 * gdb.base/enum_cond.exp
9350 * gdb.base/examine-backward.exp
9351 * gdb.base/exe-lock.exp
9352 * gdb.base/exec-invalid-sysroot.exp
9353 * gdb.base/execl-update-breakpoints.exp
9354 * gdb.base/execution-termios.exp
9355 * gdb.base/fileio.exp
9356 * gdb.base/fixsection.exp
9357 * gdb.base/foll-exec-mode.exp
9358 * gdb.base/foll-exec.exp
9359 * gdb.base/fork-running-state.exp
9360 * gdb.base/frame-args.exp
9361 * gdb.base/fullpath-expand.exp
9362 * gdb.base/func-ptr.exp
9363 * gdb.base/gcore-relro-pie.exp
9364 * gdb.base/gdb1090.exp
9365 * gdb.base/gdb1555.exp
9366 * gdb.base/global-var-nested-by-dso.exp
9367 * gdb.base/gnu-ifunc.exp
9368 * gdb.base/hbreak-in-shr-unsupported.exp
9369 * gdb.base/hbreak-unmapped.exp
9370 * gdb.base/hook-stop.exp
9371 * gdb.base/infcall-input.exp
9372 * gdb.base/info-fun.exp
9373 * gdb.base/info-shared.exp
9374 * gdb.base/interrupt-noterm.exp
9375 * gdb.base/jit-so.exp
9376 * gdb.base/jit.exp
9377 * gdb.base/line-symtabs.exp
9378 * gdb.base/list.exp
9379 * gdb.base/longjmp.exp
9380 * gdb.base/macscp.exp
9381 * gdb.base/max-value-size.exp
9382 * gdb.base/nodebug.exp
9383 * gdb.base/nofield.exp
9384 * gdb.base/overlays.exp
9385 * gdb.base/paginate-after-ctrl-c-running.exp
9386 * gdb.base/paginate-bg-execution.exp
9387 * gdb.base/paginate-inferior-exit.exp
9388 * gdb.base/pending.exp
9389 * gdb.base/pr11022.exp
9390 * gdb.base/printcmds.exp
9391 * gdb.base/ptr-typedef.exp
9392 * gdb.base/ptype.exp
9393 * gdb.base/randomize.exp
9394 * gdb.base/range-stepping.exp
9395 * gdb.base/realname-expand.exp
9396 * gdb.base/relativedebug.exp
9397 * gdb.base/remote.exp
9398 * gdb.base/savedregs.exp
9399 * gdb.base/sepdebug.exp
9400 * gdb.base/set-noassign.exp
9401 * gdb.base/shlib-call.exp
9402 * gdb.base/shreloc.exp
9403 * gdb.base/sigaltstack.exp
9404 * gdb.base/sigbpt.exp
9405 * gdb.base/siginfo-addr.exp
9406 * gdb.base/siginfo-obj.exp
9407 * gdb.base/siginfo-thread.exp
9408 * gdb.base/signest.exp
9409 * gdb.base/signull.exp
9410 * gdb.base/sigrepeat.exp
9411 * gdb.base/skip.exp
9412 * gdb.base/so-impl-ld.exp
9413 * gdb.base/solib-corrupted.exp
9414 * gdb.base/solib-disc.exp
9415 * gdb.base/solib-display.exp
9416 * gdb.base/solib-overlap.exp
9417 * gdb.base/solib-search.exp
9418 * gdb.base/solib-symbol.exp
9419 * gdb.base/source-execution.exp
9420 * gdb.base/sss-bp-on-user-bp-2.exp
9421 * gdb.base/sss-bp-on-user-bp.exp
9422 * gdb.base/stack-checking.exp
9423 * gdb.base/stale-infcall.exp
9424 * gdb.base/step-break.exp
9425 * gdb.base/step-line.exp
9426 * gdb.base/step-over-exit.exp
9427 * gdb.base/step-test.exp
9428 * gdb.base/structs.exp
9429 * gdb.base/sym-file.exp
9430 * gdb.base/symtab-search-order.exp
9431 * gdb.base/term.exp
9432 * gdb.base/type-opaque.exp
9433 * gdb.base/unload.exp
9434 * gdb.base/until-nodebug.exp
9435 * gdb.base/until.exp
9436 * gdb.base/unwindonsignal.exp
9437 * gdb.base/watch-cond.exp
9438 * gdb.base/watch-non-mem.exp
9439 * gdb.base/watch_thread_num.exp
9440 * gdb.base/watchpoint-reuse-slot.exp
9441 * gdb.base/watchpoint-solib.exp
9442 * gdb.base/watchpoint.exp
9443 * gdb.btrace/dlopen.exp
9444 * gdb.cell/arch.exp
9445 * gdb.cell/break.exp
9446 * gdb.cell/bt.exp
9447 * gdb.cell/core.exp
9448 * gdb.cell/data.exp
9449 * gdb.cell/dwarfaddr.exp
9450 * gdb.cell/ea-cache.exp
9451 * gdb.cell/ea-standalone.exp
9452 * gdb.cell/ea-test.exp
9453 * gdb.cell/f-regs.exp
9454 * gdb.cell/fork.exp
9455 * gdb.cell/gcore.exp
9456 * gdb.cell/mem-access.exp
9457 * gdb.cell/ptype.exp
9458 * gdb.cell/registers.exp
9459 * gdb.cell/sizeof.exp
9460 * gdb.cell/solib-symbol.exp
9461 * gdb.cell/solib.exp
9462 * gdb.compile/compile-tls.exp
9463 * gdb.cp/exception.exp
9464 * gdb.cp/gdb2495.exp
9465 * gdb.cp/local.exp
9466 * gdb.cp/mb-inline.exp
9467 * gdb.cp/mb-templates.exp
9468 * gdb.cp/pr10687.exp
9469 * gdb.cp/pr9167.exp
9470 * gdb.cp/scope-err.exp
9471 * gdb.cp/templates.exp
9472 * gdb.cp/virtfunc.exp
9473 * gdb.dwarf2/dw2-dir-file-name.exp
9474 * gdb.dwarf2/dw2-single-line-discriminators.exp
9475 * gdb.fortran/complex.exp
9476 * gdb.fortran/library-module.exp
9477 * gdb.guile/guile.exp
9478 * gdb.guile/scm-cmd.exp
9479 * gdb.guile/scm-frame-inline.exp
9480 * gdb.guile/scm-objfile.exp
9481 * gdb.guile/scm-pretty-print.exp
9482 * gdb.guile/scm-symbol.exp
9483 * gdb.guile/scm-type.exp
9484 * gdb.guile/scm-value.exp
9485 * gdb.linespec/keywords.exp
9486 * gdb.linespec/ls-errs.exp
9487 * gdb.linespec/macro-relative.exp
9488 * gdb.linespec/thread.exp
9489 * gdb.mi/mi-breakpoint-changed.exp
9490 * gdb.mi/mi-dprintf-pending.exp
9491 * gdb.mi/mi-fullname-deleted.exp
9492 * gdb.mi/mi-logging.exp
9493 * gdb.mi/mi-pending.exp
9494 * gdb.mi/mi-solib.exp
9495 * gdb.mi/new-ui-mi-sync.exp
9496 * gdb.mi/user-selected-context-sync.exp
9497 * gdb.multi/dummy-frame-restore.exp
9498 * gdb.multi/multi-arch-exec.exp
9499 * gdb.multi/remove-inferiors.exp
9500 * gdb.multi/watchpoint-multi-exit.exp
9501 * gdb.opt/solib-intra-step.exp
9502 * gdb.perf/backtrace.exp
9503 * gdb.perf/single-step.exp
9504 * gdb.perf/skip-command.exp
9505 * gdb.perf/skip-prologue.exp
9506 * gdb.perf/solib.exp
9507 * gdb.python/lib-types.exp
9508 * gdb.python/py-as-string.exp
9509 * gdb.python/py-bad-printers.exp
9510 * gdb.python/py-block.exp
9511 * gdb.python/py-breakpoint.exp
9512 * gdb.python/py-cmd.exp
9513 * gdb.python/py-events.exp
9514 * gdb.python/py-evthreads.exp
9515 * gdb.python/py-finish-breakpoint.exp
9516 * gdb.python/py-finish-breakpoint2.exp
9517 * gdb.python/py-frame-inline.exp
9518 * gdb.python/py-frame.exp
9519 * gdb.python/py-inferior.exp
9520 * gdb.python/py-infthread.exp
9521 * gdb.python/py-mi.exp
9522 * gdb.python/py-objfile.exp
9523 * gdb.python/py-pp-maint.exp
9524 * gdb.python/py-pp-registration.exp
9525 * gdb.python/py-prettyprint.exp
9526 * gdb.python/py-recurse-unwind.exp
9527 * gdb.python/py-shared.exp
9528 * gdb.python/py-symbol.exp
9529 * gdb.python/py-symtab.exp
9530 * gdb.python/py-template.exp
9531 * gdb.python/py-type.exp
9532 * gdb.python/py-unwind-maint.exp
9533 * gdb.python/py-unwind.exp
9534 * gdb.python/py-value.exp
9535 * gdb.python/python.exp
9536 * gdb.reverse/finish-reverse-bkpt.exp
9537 * gdb.reverse/insn-reverse.exp
9538 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9539 * gdb.reverse/solib-precsave.exp
9540 * gdb.reverse/solib-reverse.exp
9541 * gdb.stabs/gdb11479.exp
9542 * gdb.stabs/weird.exp
9543 * gdb.threads/fork-child-threads.exp
9544 * gdb.threads/fork-plus-threads.exp
9545 * gdb.threads/fork-thread-pending.exp
9546 * gdb.threads/forking-threads-plus-breakpoint.exp
9547 * gdb.threads/hand-call-in-threads.exp
9548 * gdb.threads/interrupted-hand-call.exp
9549 * gdb.threads/linux-dp.exp
9550 * gdb.threads/local-watch-wrong-thread.exp
9551 * gdb.threads/next-while-other-thread-longjmps.exp
9552 * gdb.threads/non-ldr-exit.exp
9553 * gdb.threads/pending-step.exp
9554 * gdb.threads/print-threads.exp
9555 * gdb.threads/process-dies-while-detaching.exp
9556 * gdb.threads/process-dies-while-handling-bp.exp
9557 * gdb.threads/pthreads.exp
9558 * gdb.threads/queue-signal.exp
9559 * gdb.threads/reconnect-signal.exp
9560 * gdb.threads/signal-command-handle-nopass.exp
9561 * gdb.threads/signal-command-multiple-signals-pending.exp
9562 * gdb.threads/signal-delivered-right-thread.exp
9563 * gdb.threads/signal-sigtrap.exp
9564 * gdb.threads/sigthread.exp
9565 * gdb.threads/staticthreads.exp
9566 * gdb.threads/stepi-random-signal.exp
9567 * gdb.threads/thread-unwindonsignal.exp
9568 * gdb.threads/thread_check.exp
9569 * gdb.threads/thread_events.exp
9570 * gdb.threads/tid-reuse.exp
9571 * gdb.threads/tls-nodebug.exp
9572 * gdb.threads/tls-shared.exp
9573 * gdb.threads/tls-so_extern.exp
9574 * gdb.threads/tls.exp
9575 * gdb.threads/wp-replication.exp
9576 * gdb.trace/actions-changed.exp
9577 * gdb.trace/actions.exp
9578 * gdb.trace/backtrace.exp
9579 * gdb.trace/change-loc.exp
9580 * gdb.trace/collection.exp
9581 * gdb.trace/deltrace.exp
9582 * gdb.trace/disconnected-tracing.exp
9583 * gdb.trace/entry-values.exp
9584 * gdb.trace/ftrace-lock.exp
9585 * gdb.trace/ftrace.exp
9586 * gdb.trace/infotrace.exp
9587 * gdb.trace/mi-trace-frame-collected.exp
9588 * gdb.trace/mi-trace-unavailable.exp
9589 * gdb.trace/mi-traceframe-changed.exp
9590 * gdb.trace/mi-tracepoint-changed.exp
9591 * gdb.trace/mi-tsv-changed.exp
9592 * gdb.trace/no-attach-trace.exp
9593 * gdb.trace/packetlen.exp
9594 * gdb.trace/passc-dyn.exp
9595 * gdb.trace/passcount.exp
9596 * gdb.trace/pending.exp
9597 * gdb.trace/pr16508.exp
9598 * gdb.trace/qtro.exp
9599 * gdb.trace/range-stepping.exp
9600 * gdb.trace/read-memory.exp
9601 * gdb.trace/report.exp
9602 * gdb.trace/save-trace.exp
9603 * gdb.trace/signal.exp
9604 * gdb.trace/stap-trace.exp
9605 * gdb.trace/status-stop.exp
9606 * gdb.trace/strace.exp
9607 * gdb.trace/tfile.exp
9608 * gdb.trace/tfind.exp
9609 * gdb.trace/trace-break.exp
9610 * gdb.trace/trace-condition.exp
9611 * gdb.trace/trace-enable-disable.exp
9612 * gdb.trace/trace-mt.exp
9613 * gdb.trace/tracecmd.exp
9614 * gdb.trace/tracefile-pseudo-reg.exp
9615 * gdb.trace/tspeed.exp
9616 * gdb.trace/tstatus.exp
9617 * gdb.trace/tsv.exp
9618 * gdb.trace/unavailable.exp
9619 * gdb.trace/while-dyn.exp
9620 * gdb.trace/while-stepping.exp
9621 * lib/gdb-guile.exp
9622 * lib/gdb.exp
9623 * lib/mi-support.exp
9624 * lib/pascal.exp
9625 * lib/perftest.exp
9626 * lib/prelink-support.exp
9627 * lib/selftest-support.exp
9628
ad02e4fe
SM
96292016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9630
9631 * Makefile.in: Include disable-implicit-rules.mk.
9632
22347e55
AA
96332016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9634
9635 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9636 non-byte-aligned bit fields.
9637
da5b30da
AA
96382016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9639
9640 PR gdb/12616
9641 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9642 respects the DW_AT_data_bit_offset attribute.
9643
b593ecca
SM
96442016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9645
9646 * gdb.base/default.exp: Fix output of "set language".
9647
3b165252
SM
96482016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9649
9650 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9651 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9652 make.
9653 * configure.ac: Remove checks for the make program.
9654 * configure: Re-generate.
9655
1a2f3d7f
KB
96562016-11-16 Kevin Buettner <kevinb@redhat.com>
9657
9658 * gdb.python/py-recurse-unwind.c (main): Add loop.
9659 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9660 to read_register() and gdb.parse_and_eval(). Make each code
9661 call a separate case that can be individually tested.
9662 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9663 proc. Call cont_and_backtrace for each of the code paths that
9664 we want to test in the unwinder.
9665
b7f38fda
AA
96662016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9667
9668 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9669 the definition of struct S.
9670
1f8db343
CM
96712016-11-11 Catherine Moore <clm@codesourcery.com>
9672
9673 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9674
fad0c9fb
PA
96752016-11-09 Pedro Alves <palves@redhat.com>
9676
9677 * gdb.base/commands.exp (runto_or_return): New procedure.
9678 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9679 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9680 (progvar_simple_while_test, progvar_complex_if_while_test)
9681 (if_while_breakpoint_command_test)
9682 (infrun_breakpoint_command_test, breakpoint_command_test)
9683 (user_defined_command_test, watchpoint_command_test)
9684 (test_command_prompt_position, redefine_hook_test)
9685 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9686 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9687 multi_line_input and multi_line. Remove gdb_expect and
9688 gdb_stop_suppressing_tests uses.
9689 * lib/gdb.exp (valnum_re): New global.
9690 (multi_line_input): New procedure.
9691
8354c62c
SM
96922016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9693
9694 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9695 Remove.
9696 (test_setup): Define with proc_with_prefix.
9697 (test_cli_inferior): Likewise.
9698 (test_cli_thread): Likewise.
9699 (test_cli_frame): Likewise.
9700 (test_cli_select_frame): Likewise.
9701 (test_cli_up_down): Likewise.
9702 (test_mi_thread_select): Likewise.
9703 (test_mi_stack_select_frame): Likewise.
9704 (test_cli_in_mi_inferior): Likewise.
9705 (test_cli_in_mi_thread): Likewise.
9706 (test_cli_in_mi_frame): Likewise.
9707 (top level): Do not use with_test_prefix_procname.
9708
64f367a2
PA
97092016-11-09 Pedro Alves <palves@redhat.com>
9710
9711 * gdb.base/commands.exp (gdbvar_simple_if_test)
9712 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9713 (progvar_simple_if_test, progvar_simple_while_test)
9714 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9715 (infrun_breakpoint_command_test, breakpoint_command_test)
9716 (user_defined_command_test, watchpoint_command_test)
9717 (test_command_prompt_position, deprecated_command_test)
9718 (bp_deleted_in_command, temporary_breakpoint_commands)
9719 (stray_arg0_test, source_file_with_indented_comment)
9720 (recursive_source_test, if_commands_test)
9721 (error_clears_commands_left, redefine_hook_test)
9722 (redefine_backtrace_test): Use proc_with_prefix.
9723 * lib/gdb.exp (proc_with_prefix): New proc.
9724
0bb65f1e
AA
97252016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9726
9727 * gdb.base/tui-layout.c: New file.
9728 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9729 disassembly window contains very long lines.
9730
7353f247
TT
97312016-11-08 Tom Tromey <tom@tromey.com>
9732
9733 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9734 depend on Python 2.
9735
30a7bb83
TT
97362016-11-08 Tom Tromey <tom@tromey.com>
9737
9738 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9739 New method.
9740
cdf5a07c
MG
97412016-10-29 Manish Goregaokar <manish@mozilla.com>
9742
2806dc7e 9743 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9744
51a789c3
MG
97452016-10-27 Manish Goregaokar <manish@mozilla.com>
9746
2806dc7e
PA
9747 * gdb.rust/simple.rs: Add test for univariant enums without
9748 discriminants and for encoded struct-like enums.
51a789c3 9749
f610ab6d
PA
97502016-10-28 Pedro Alves <palves@redhat.com>
9751
9752 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9753 gdb_test_multiple, tighten regexps and match symtabs and line
9754 tables incrementally.
9755
b129b0ca
LM
97562016-10-28 Luis Machado <lgustavo@codesourcery.com>
9757
9758 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9759 general.
9760
ecf45d2c
SL
97612016-10-25 Luis Machado <lgustavo@codesourcery.com>
9762
9763 * gdb.base/exec-invalid-sysroot.exp: New file.
9764
b8d38ee4
JK
97652016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9766
9767 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9768
f90fd8c2
JK
97692016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9770
9771 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9772
2d2476aa
MR
97732016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9774
2806dc7e
PA
9775 * gdb.base/killed-outside.exp: Remove $options from a call to
9776 `prepare_for_testing'.
2d2476aa 9777
e42b25a0
SM
97782016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9779
9780 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9781 Change test message.
9782
3ccdb432
SM
97832016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9784
9785 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9786 Update comment.
9787
5bad3170
SM
97882016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9789
9790 * gdb.trace/mi-trace-save.exp: New file.
9791
5ad9dba7
YQ
97922016-10-13 Yao Qi <yao.qi@linaro.org>
9793
9794 * gdb.base/code_elim.exp (get_var_address): Remove.
9795 * gdb.base/relocate.exp: Likewise.
9796 * gdb.base/shreloc.exp: Likewise.
9797 * lib/gdb.exp (get_var_address): New.
9798
62df7e21
YQ
97992016-10-13 Yao Qi <yao.qi@linaro.org>
9800
9801 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9802 floating point tests if $skip_float_test is false.
9803
4dac951e
LM
98042016-10-12 Luis Machado <lgustavo@codesourcery.com>
9805
9806 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9807 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9808 argc values.
9809 Add 1 to argc so we guarantee distinct initial/modified argc values.
9810
8f1a8fc4
JK
98112016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9812
9813 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9814
16c85b5d
JK
98152016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9816
9817 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9818 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9819 * gdb.arch/vsx-regs.exp: Likewise.
9820
1d0e042a
YQ
98212016-10-07 Yao Qi <yao.qi@linaro.org>
9822
9823 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9824
68dadef5
MM
98252016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9826
9827 * gdb.python/python.exp: Test decode_line("*0").
9828
33fa2c6e
DE
98292016-10-06 Doug Evans <dje@google.com>
9830
9831 * gdb.python/py-value.exp (test_value_creation): Add test for large
9832 unsigned 64-bit value.
9833
9c37b5ae
TT
98342016-10-06 Tom Tromey <tom@tromey.com>
9835
9836 * gdb.compile/compile.exp: Change java tests to rust.
9837 * gdb.base/setshow.exp: Change java tests to rust.
9838 * gdb.base/default.exp: Remove java from language list.
9839 * README (Examples): Update language example.
9840 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9841 test.
9842 * lib/gdb.exp (skip_java_tests): Remove.
9843 * lib/java.exp: Remove.
9844 * gdb.java: Remove.
9845
78b86327
MR
98462016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9847
9848 * gdb.arch/mips-fcr.exp: New test.
9849 * gdb.arch/mips-fcr.c: Source for the new test.
9850
7470adbb
MR
98512016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9852
9853 * gdb.base/solib-disc.exp: Use `standard_output_file'
9854 throughout.
9855
4a556533
PA
98562016-10-06 Pedro Alves <palves@redhat.com>
9857
9858 * gdb.base/jit-simple-dl.c: New file.
9859 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9860 * gdb.base/jit-simple.c: ... this.
9861 * gdb.base/jit-simple.exp (jit_run): Delete.
9862 (build_jit): New proc.
9863 (jit_test_reread): Recompile either the main program or the shared
9864 library, depending on what is being tested. Skip changing address
9865 if caller wants to. Compare before/after addresses. If testing
9866 standalone, explicitly load the binary. Test "maint info
9867 breakpoints".
9868 (top level): Add "standalone vs shared lib" and "change address"
9869 vs "same address" axes.
9870
5a122fbc
PA
98712016-10-06 Pedro Alves <palves@redhat.com>
9872
9873 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9874 call.
9875 (jit_run): Delete.
9876 (jit_test_reread): Use with_test_prefix. Reload the main binary
9877 explicitly. Compare the before/after addresses of the JIT
9878 descriptor.
9879
ee8da4b8
DE
98802016-08-15 Doug Evans <dje@google.com>
9881
9882 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9883 for single bitfields is bool.
9884 * gdb.xml/tdesc-regs.exp: Ditto.
9885
f389f6fe
JK
98862016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9887
9888 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9889
fdebf1a4
YQ
98902016-10-05 Yao Qi <yao.qi@linaro.org>
9891
9892 * lib/gdb.exp (support_complex_tests): Return zero if
9893 gdb_skip_float_test return true.
9894
9c36d954 98952016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9896 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
9897
9898 PR gdb/20487
9899 * gdb.mi/user-selected-context-sync.exp: New file.
9900 * gdb.mi/user-selected-context-sync.c: New file.
9901
4034d0ff 99022016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 9903 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
9904
9905 PR gdb/20487
9906 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9907 =thread-select-event check.
9908
a4297203
PB
99092016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9910
9911 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9912 the compulsory L operand changes.
9913 * gdb.arch/powerpc-power.s: Likewise.
9914
bb805577
JK
99152016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9916
9917 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9918 * gdb.base/jit-attach-pie.c: New file.
9919 * gdb.base/jit-attach-pie.exp: New file.
9920
6d61dee5
PA
99212016-09-28 Pedro Alves <palves@redhat.com>
9922
9923 * gdb.base/infcall-input.c: New file.
9924 * gdb.base/infcall-input.exp: New file.
9925
f73842fc
YQ
99262016-09-22 Yao Qi <yao.qi@linaro.org>
9927
9928 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9929 (gdb_exit): Rename it to ...
9930 (gdbserver_gdb_exit): ... Close GDBserver.
9931 (gdb_exit): New proc, call gdbserver_gdb_exit.
9932 (mi_gdb_exit): Likewise.
9933
90681dab
YQ
99342016-09-22 Yao Qi <yao.qi@linaro.org>
9935
9936 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9937 path.
9938 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9939 Remove duplication.
9940
9c211fd8
YQ
99412016-09-22 Yao Qi <yao.qi@linaro.org>
9942
9943 * lib/gdbserver-support.exp: Check the existence of
9944 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9945
ad0a504f
AK
99462016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9947
9948 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9949
36cf1806
TT
99502016-09-21 Tom Tromey <tom@tromey.com>
9951
9952 PR gdb/20604:
9953 * gdb.base/quit.exp: New file.
9954
74172ecf
SM
99552016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9956
9957 * .gitignore: New file.
9958
3d0ec882
MR
99592016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9960
9961 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9962 throughout.
9963
8193adea
AA
99642016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9965
9966 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9967
d41a5c09
JK
99682016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9969
9970 * gdb.cp/casts.cc (decltype): Move it ...
9971 (main): ... with its call to ...
9972 * gdb.cp/casts03.cc: ... a new file.
9973 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9974
d2dfe700
JK
99752016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9976
9977 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9978
e2a92b16
PB
99792016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9980
9981 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9982 and sync up the test with tests in gas/testsuite/gas/ppc.
9983 * gdb.arch/powerpc-power.exp: Likewise.
9984
49b4de64
JK
99852016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9986
9987 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9988
2c29df25
SDJ
99892016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9990 Jan Kratochvil <jan.kratochvil@redhat.com>
9991
9992 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9993 make m1's definition to be different from m2's. Use 'dummy' as an
9994 argument for probe 'two'.
9995
cc3c2846
JB
99962016-09-10 Jon Beniston <jon@beniston.com>
9997
9998 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9999 for sim target.
10000
e1b2624a
AA
100012016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10002
10003 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10004 variable declaration.
10005 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10006 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10007 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10008 received HWCAP as its argument.
10009
4295e285
PA
100102016-09-06 Pedro Alves <palves@redhat.com>
10011
10012 * gdb.base/new-ui-pending-input.c: New file.
10013 * gdb.base/new-ui-pending-input.exp: New file.
10014 * gdb.exp (clear_gdb_spawn_id): New procedure.
10015 (with_spawn_id): Check whether gdb_spawn_id exists before
10016 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10017 on exit.
10018
00d5215e
UW
100192016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10020
10021 * gdb.base/float128.c: New file.
10022 * gdb.base/float128.exp: Likewise.
10023 * gdb.base/floatn.c: Likewise.
10024 * gdb.base/floatn.exp: Likewise.
10025
a9ff5f12
UW
100262016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10027
10028 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10029
f245535c
PA
100302016-09-05 Pedro Alves <palves@redhat.com>
10031
10032 PR backtrace/19927
10033 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10034 unwinders are immediately called as side effect of "source" or
10035 "disable unwinder" commands.
10036 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10037
ae9cf263
YQ
100382016-09-02 Yao Qi <yao.qi@linaro.org>
10039
10040 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10041 is true and $type is "float" or "double".
10042
27aba047
YQ
100432016-09-02 Yao Qi <yao.qi@linaro.org>
10044
10045 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10046 true.
10047 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10048 * gdb.base/call-rt-st.exp: Likewise.
10049 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10050 return value instead of gdb,skip_float_test.
10051 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10052 (do_function_calls): Use its return value instead of
10053 gdb,skip_float_test.
10054 * gdb.base/finish.exp: Likewise.
10055 * gdb.base/funcargs.exp: Likewise.
10056 * gdb.base/return.exp: Likewise.
10057 * gdb.base/return2.exp: Likewise.
10058 * gdb.base/varargs.exp: Likewise.
10059 * lib/gdb.exp (gdb_skip_float_test): Change it to
10060 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10061
5af962df
AA
100622016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10063
10064 * gdb.multi/tids.exp: Test "thread apply all".
10065
7fac6910
JK
100662016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10067
10068 * gdb.base/default.exp (tty): Remove.
10069
bb1fe4ac
KB
100702016-08-24 Kevin Buettner <kevinb@redhat.com>
10071
2806dc7e
PA
10072 * gdb.python/py-recurse-unwind.c: New file.
10073 * gdb.python/py-recurse-unwind.py: New file.
10074 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10075
0a1ddfa6
SM
100762016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10077
10078 * gdb.base/set-inferior-tty.exp: New file.
10079 * gdb.base/set-inferior-tty.c: New file.
10080
d9de1fe3
PA
100812016-08-23 Pedro Alves <palves@redhat.com>
10082
10083 PR gdb/20494
10084 * gdb.base/new-ui-echo.c: New file.
10085 * gdb.base/new-ui-echo.exp: New file.
10086
e9d9abd7
YQ
100872016-08-23 Yao Qi <yao.qi@linaro.org>
10088
10089 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10090 gdbserver_spawn.
10091 * gdb.server/connect-without-multi-process.exp (do_test):
10092 Likewise.
10093
3589529e
YQ
100942016-08-23 Yao Qi <yao.qi@linaro.org>
10095
10096 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10097 standalone_txt. Delete gdb_txt and standalone_txt on host
10098 and target. Spawn the binary on target. Copy files from
10099 target to host.
10100
6bb90213
PA
101012016-08-22 Pedro Alves <palves@redhat.com>
10102
10103 PR gdb/20505
10104 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10105 with_test_prefix. Factor out bits to ...
10106 (test_no_vdso): ... this new procedure.
10107
20c2c024
CL
101082016-08-19 Carl Love <cel@us.ibm.com>
10109
10110 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10111 maintaining separate logic for constructing the output path.
10112 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10113 * gdb.arch/ppc-dfp.exp: Likewise.
10114 * gdb.arch/ppc-fp.exp: Likewise.
10115 * gdb.arch/vsx-regs.exp: Likewise.
10116 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10117 binprefix for generating the additional binary files.
10118
0646e07d
PA
101192016-08-19 Pedro Alves <palves@redhat.com>
10120
10121 * gdb.trace/mi-trace-frame-collected.exp
10122 (test_trace_frame_collected): On x32, expect two registers.
10123
46da9242
CL
101242016-08-18 Carl Love <cel@us.ibm.com>
10125
10126 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10127 and sync up the test with tests in gas/testsuite/gas/ppc.
10128 * gdb.arch/powerpc-power.exp: Likewise.
10129
eb2332d7
SM
101302016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10131
10132 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10133 expected error message.
10134
63c61e04
SM
101352016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10136
10137 * gdb.multi/remove-inferiors.exp: New file.
10138 * gdb.multi/remove-inferiors.c: New file.
10139
7b17065f
YQ
101402016-08-12 Yao Qi <yao.qi@linaro.org>
10141
10142 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10143 argument list.
10144
01d3dedf
PA
101452016-08-10 Pedro Alves <palves@redhat.com>
10146
10147 PR gdb/19187
10148 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10149 setup_kfails.
10150
3eb7562a
PA
101512016-08-09 Pedro Alves <palves@redhat.com>
10152 Simon Marchi <simon.marchi@ericsson.com>
10153
10154 PR gdb/20418
10155 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10156 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10157
80614914
PA
101582016-08-09 Pedro Alves <palves@redhat.com>
10159
10160 PR mi/20431
10161 * gdb.mi/mi-cmd-error.exp: New file.
10162
f348d89a
PA
101632016-08-09 Pedro Alves <palves@redhat.com>
10164
10165 PR gdb/18653
10166 * gdb.base/signals-state-child.c: New file.
10167 * gdb.base/signals-state-child.exp: New file.
10168 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10169
e5ca03b4
PA
101702016-08-09 Pedro Alves <palves@redhat.com>
10171
10172 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10173
282a0691
TT
101742016-08-03 Tom Tromey <tom@tromey.com>
10175
10176 PR python/18565:
10177 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10178
41bfcd63
YQ
101792016-08-01 Yao Qi <yao.qi@linaro.org>
10180
10181 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10182 variable mode to "multi-process" if $multi_process is 1, otherwise
10183 set it to "single-process".
10184
e3465b24
YQ
101852016-08-01 Yao Qi <yao.qi@linaro.org>
10186
10187 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10188 * gdb.cp/cpexprs.exp: Likewise.
10189 * gdb.cp/m-static.exp: Likewise.
10190
0b31a4bc
TT
101912016-07-26 Tom Tromey <tom@tromey.com>
10192
10193 PR python/20190:
10194 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10195 test.
10196
e0461dbb
MM
101972016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10198
10199 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10200 selecting assembly source files.
10201 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10202 assembly source files.
10203 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10204 assembly source files.
10205 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10206 selecting assembly source files.
10207
8194e927
SM
102082016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10209
10210 * gdb.base/new-ui.exp (do_test_invalid_args): New
10211 procedure.
10212
c0272db5
TW
102132016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10214
10215 * gdb.btrace/reconnect.c: New file.
10216 * gdb.btrace/reconnect.exp: New file.
10217
e3487908
GKB
102182016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10219
10220 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10221 to test_catch_syscall_group.
10222 (test_catch_syscall_group): New.
10223
12df5c00
TT
102242016-07-21 Tom Tromey <tom@tromey.com>
10225
10226 * gdb.rust/simple.rs (main): Use empty struct expression.
10227 * gdb.rust/simple.exp: Add tests for empty struct expression.
10228
bae62ee2
YQ
102292016-07-21 Yao Qi <yao.qi@linaro.org>
10230
10231 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10232 if gdb_skip_xml_test is true on some targets.
10233
b1b53fb3
YQ
102342016-07-21 Yao Qi <yao.qi@linaro.org>
10235
10236 * gdb.server/solib-list.exp: Unset last_loaded_file.
10237
027d97f8
JK
102382016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10239
10240 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10241 "step into captured_main (args)".
10242
7674d381
JK
102432016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10244
10245 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10246
72b5d099
JK
102472016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10248
10249 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10250
1f960ced
PA
102512016-07-19 Pedro Alves <palves@redhat.com>
10252
10253 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10254 * gdb.opt/inline-bt.exp: Likewise.
10255 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10256 additional_flags=-Winline.
10257 * gdb.opt/inline-locals.exp: Likewise.
10258 * gdb.opt/inline-markers.c (ATTR): Define.
10259 (inlined_fn): Use it.
10260
f25827c1
YQ
102612016-07-19 Yao Qi <yao.qi@linaro.org>
10262
10263 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10264 (test_with_self): Remove some code. Remove argument executable.
10265 (top-level): Use do_self_tests.
10266
37539ebe
DB
102672016-07-15 Zachary Welch <zwelch@codesourcery.com>
10268 Don Breazeal <donb@codesourcery.com>
10269
10270 * gdb.base/maint.exp: Escape paths used in regular expressions.
10271 * gdb.stabs/weird.exp: Likewise.
10272
dac790e1
TT
102732016-07-13 Tom Tromey <tom@tromey.com>
10274
10275 PR python/15620, PR python/18620:
10276 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10277 (test_bkpt_events): New procs.
10278
93daf339
TT
102792016-07-13 Tom Tromey <tom@tromey.com>
10280
10281 PR python/17698:
10282 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10283 test.
10284 (test_watchpoints): Likewise.
10285 (test_bkpt_pending): New proc.
10286
6571a381
TT
102872016-07-13 Tom Tromey <tom@tromey.com>
10288
10289 PR cli/18053:
10290 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10291 completion test.
10292
e8732474
JK
102932016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10294
10295 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10296 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10297 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10298 f_label.
10299 (g): Rename g_end_lbl to g_label.
10300 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10301 low_pc and high_pc.
10302 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10303
e0f3fd7c
TT
103042016-07-12 Tom Tromey <tom@tromey.com>
10305
10306 PR python/19293:
10307 * gdb.python/py-unwind-maint.exp: Update tests.
10308
3cfe46b6
YQ
103092016-07-12 Yao Qi <yao.qi@linaro.org>
10310
10311 * lib/selftest-support.exp (selftest_setup): Match the output
10312 when captured_main is inlined.
10313
4f19a0e6
WT
103142016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10315
10316 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10317 New variables.
10318 (print this%a, print this%b, print this): New tests.
10319 * gdb.fortran/derived-types.f90 (this): New object and
10320 initialization.
10321
986cf455
SM
103222016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10323
10324 * gdb.ada/arraydim.exp: Remove extra directory level in build
10325 directory.
10326
f0464b23
SM
103272016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10328
10329 * lib/ada.exp: Remove extra directory level in build directory.
10330 * gdb.ada/cond_lang.exp: Likewise.
10331 * gdb.ada/exec_changed.exp: Likewise.
10332 * gdb.ada/lang_switch.exp: Likewise.
10333
42d94011
MG
103342016-07-06 Manish Goregaokar <manish@mozilla.com>
10335
2806dc7e
PA
10336 * simple.rs: Add test for raw pointer subscripting.
10337 * simple.exp: Add test expectations.
42d94011 10338
647c264c
YQ
103392016-07-05 Yao Qi <yao.qi@linaro.org>
10340
10341 * gdb.mi/mi-reverse.exp: Match =record-started output.
10342
20aa2c60
PA
103432016-07-01 Pedro Alves <palves@redhat.com>
10344
10345 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10346 procedure.
10347 (jit_reader_test): Test the jit reader's unwinder.
10348 * gdb.base/jithost.c (jit_function_00_code): New global.
10349 (main): Use memcpy to fill in the mmapped code, instead of poking
10350 bytes manually here.
10351 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10352 value.
10353 (read_debug_info): Save the function's range.
10354 (read_sp): New function.
10355 (unwind_frame): Use it. Also unwind RBP.
10356 (get_frame_id): Use read_sp.
10357 (gdb_init_reader): Use calloc instead of malloc.
10358 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10359 parameter. Use gdb_test_multiple.
10360
ced2dffb
PA
103612016-07-01 Pedro Alves <palves@redhat.com>
10362 Antoine Tremblay <antoine.tremblay@ericsson.com>
10363
10364 * gdb.threads/process-dies-while-detaching.c: New file.
10365 * gdb.threads/process-dies-while-detaching.exp: New file.
10366
63000888
PA
103672016-07-01 Pedro Alves <palves@redhat.com>
10368
10369 * gdb.multi/watchpoint-multi-exit.c: New file.
10370 * gdb.multi/watchpoint-multi-exit.exp: New file.
10371
038d4868
PA
103722016-06-30 Pedro Alves <palves@redhat.com>
10373
10374 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10375 unset inferior_spawn_id.
10376
994e9c83
PA
103772016-06-30 Pedro Alves <palves@redhat.com>
10378
10379 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10380 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10381
e5653468
YQ
103822016-06-29 Yao Qi <yao.qi@linaro.org>
10383
10384 * gdb.base/return.c: Add copyright header.
10385
803b47e5
TT
103862016-06-29 Tom Tromey <tom@tromey.com>
10387
10388 PR python/20129:
10389 * gdb.python/py-framefilter.exp: Add tests for setting priority
10390 and disabling of non-existent frame filter.
10391
28244707
YQ
103922016-06-29 Yao Qi <yao.qi@linaro.org>
10393
10394 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10395 0x0f07ff.
10396
a31d2f06
YQ
103972016-06-28 Yao Qi <yao.qi@linaro.org>
10398
10399 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10400 triplets. Start gdb, execute catch syscall, and continue. Check
10401 gdb's output to determine catch syscall is supported.
10402
921d8f54
MG
104032016-06-27 Manish Goregaokar <manish@mozilla.com>
10404
25d49b86
PA
10405 * gdb.rust/simple.rs: Add test for returning unit in a function.
10406 * gdb.rust/simple.exp: Add expectation for functions returning
10407 unit.
921d8f54 10408
f4952523
PMR
104092016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10410
10411 * gdb.python/py-breakpoint-create-fail.c,
10412 gdb.python/py-breakpoint-create-fail.exp,
10413 gdb.python/py-breakpoint-create-fail.py: New testcase.
10414
fccb08f8
MG
104152016-06-25 Manish Goregaokar <manish@mozilla.com>
10416
10417 PR gdb/20239
10418 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10419 * gdb.rust/simple.exp: Add test expectations for new NonZero
10420 tests.
fccb08f8 10421
6b850546
DT
104222016-06-24 David Taylor <dtaylor@emc.com>
10423
10424 * gdb.base/offsets.exp: New file.
10425 * gdb.base/offsets.c: New file.
10426
17621150
TT
104272016-06-23 Tom Tromey <tom@tromey.com>
10428
10429 PR gdb/16483:
10430 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10431 before any filters are loaded.
10432
04d59df6
WT
104332016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10434
10435 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10436 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10437 structs.
10438 * gdb.fortran/derived-type-function.exp: New file.
10439 * gdb.fortran/derived-type-function.f90: New file.
10440
10441
ac69f786
PA
104422016-06-21 Pedro Alves <palves@redhat.com>
10443
10444 * gdb.base/new-ui.exp: New file.
10445 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10446 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10447 (with_spawn_id): New procedure.
10448
49940788
PA
104492016-06-21 Pedro Alves <palves@redhat.com>
10450
10451 * gdb.mi/mi-exec-run.exp: New file.
10452
ef274d26
PA
104532016-06-21 Pedro Alves <palves@redhat.com>
10454
10455 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10456 breakpoint command's output on the main UI.
10457 (test_break): New procedure, factored out from calls in the top
10458 level.
10459 (top level): Use foreach_with_prefix to test MI as main UI and as
10460 separate UI.
10461
468afe6c
PA
104622016-06-21 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10465 (test_awatch_creation_and_listing)
10466 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10467 Remove 'type' parameter.
10468 (test_watchpoint_all): New parameter mi_mode. Remove
10469 with_test_prefix.
10470 (top level): Use foreach_with_prefix, and add main/separate UI MI
10471 testing axis.
10472
51f77c37
PA
104732016-06-21 Pedro Alves <palves@redhat.com>
10474
10475 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10476 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10477 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10478 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10479 (gdb_main_spawn_id, mi_spawn_id): Declare and
10480 comment.
10481 (mi_create_inferior_pty): New procedure,
10482 factored out from default_mi_gdb_start.
10483 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10484 procedures.
10485 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10486 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10487 Use mi_create_inferior_pty.
10488 (mi_gdb_start): Use eval to pass down args list.
10489
8980e177
PA
104902016-06-21 Pedro Alves <palves@redhat.com>
10491
10492 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10493 * gdb.opt/inline-cmds.exp: Add MI tests.
10494
f38d3ad1
PA
104952016-06-21 Pedro Alves <palves@redhat.com>
10496
10497 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10498
45db7c09
PA
104992016-06-21 Pedro Alves <palves@redhat.com>
10500
10501 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10502 (top level): Use it instead of mi_execute_to.
10503
5a069ab3
PA
105042016-06-21 Pedro Alves <palves@redhat.com>
10505
10506 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10507 (cont_handler_str): New.
10508 (signal_stop_handler): Set stop_handler_str instead of printing to
10509 stdout.
10510 (continue_handler): Set cont_handler_str instead of printing to
10511 stdout.
10512 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10513 mi_send_resuming_command. Print stop_handler_str and
10514 cont_handler_str instead of expecting the python events print
10515 directly.
10516
2838cc1d
SD
105172016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10518
10519 * gdb.base/jit-reader.exp: New file.
10520 * gdb.base/jithost.c: New file.
10521 * gdb.base/jithost.h: New file.
10522 * gdb.base/jitreader.c : New file.
10523 * gdb.base/jit-protocol.h: New file.
10524
21a77091
YQ
105252016-06-17 Yao Qi <yao.qi@linaro.org>
10526
10527 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10528 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10529 and detach-on-fork. Adjust tests.
10530 (top level): Invoke break_cond_on_syscall with combinations of
10531 syscall, follow-fork-mode and detach-on-fork.
10532
f50bf8e5
YQ
105332016-06-17 Yao Qi <yao.qi@linaro.org>
10534
10535 * gdb.base/step-over-exit.c: New.
10536 * gdb.base/step-over-exit.exp: New.
10537
a28d8e50
YTL
105382016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10539
10540 * gdb.base/float.exp: Add target check for nds32*-*-*.
10541 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10542
cad8e26d
AB
105432016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10544
10545 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10546 for unsupported target features.
10547 * gdb.base/call-rt-st.exp: Likewise.
10548 * gdb.base/call-sc.exp: Likewise.
10549 * gdb.base/call-signal-resume.exp: Likewise.
10550 * gdb.base/call-strs.exp: Likewise.
10551 * gdb.base/callexit.exp: Likewise.
10552 * gdb.base/callfuncs.exp: Likewise.
10553 * gdb.base/nodebug.exp: Likewise.
10554 * gdb.base/printcmds.exp: Likewise.
10555 * gdb.base/ptype.exp: Likewise.
10556 * gdb.base/structs.exp: Likewise.
10557 * gdb.base/unwindonsignal.exp: Likewise.
10558 * gdb.cp/gdb2495.exp: Likewise.
10559 * gdb.cp/templates.exp: Likewise.
10560 * gdb.cp/virtfunc.exp: Likewise.
10561 * gdb.threads/hand-call-in-threads.exp: Likewise.
10562 * gdb.threads/interrupted-hand-call.exp: Likewise.
10563 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10564
347dc102
TT
105652016-06-10 Tom Tromey <tom@tromey.com>
10566
10567 PR rust/20110:
10568 * gdb.rust/expr.exp: Add test for integer constant larger than
10569 i32.
10570
5e13cf25
BH
105712016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10572
10573 * gdb.fortran/nested-funcs.exp: New.
10574 * gdb.fortran/nested-funcs.f90: New.
10575
bb556f1f
TK
105762016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10577
10578 * gdb.base/examine-backward.c: New file.
10579 * gdb.base/examine-backward.exp: New file.
10580
38b022b4
SM
105812016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10582
10583 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10584 matching.
10585
1b40ec05
TT
105862016-06-02 Tom Tromey <tom@tromey.com>
10587
10588 PR python/18984:
10589 * gdb.python/py-shared.exp: Add solib_name test.
10590
193bd378
SM
105912016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10592
10593 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10594
3326303b
MG
105952016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10596
10597 PR c++/19893
10598 * gdb.dwarf2/implref.exp: Rename to...
10599 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10600 * gdb.dwarf2/implref-array.c: New file.
10601 * gdb.dwarf2/implref-array.exp: Likewise.
10602 * gdb.dwarf2/implref-global.c: Likewise.
10603 * gdb.dwarf2/implref-global.exp: Likewise.
10604 * gdb.dwarf2/implref-struct.c: Likewise.
10605 * gdb.dwarf2/implref-struct.exp: Likewise.
10606
825c8ef2
AT
106072016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10608
10609 * gdb.trace/trace-condition.exp: Add 64bit tests.
10610
2320162a
AT
106112016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10612
10613 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10614 bits types.
10615 (main): Adapt to 8 to 64 bits types.
10616 * gdb.trace/trace-condition.exp: Add new tests.
10617
a7818233
AT
106182016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10619
10620 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10621
0d336466
AT
106222016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10623
10624 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10625 Move condition tests...
10626 * gdb.trace/trace-condition.exp: Here.
10627
7faeb45a
AT
106282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10629
10630 * gdb.trace/trace-condition.exp: Add counter-case tests.
10631
e385593e
JK
106322016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10633
10634 PR c++/15231
10635 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10636 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10637
744608cc
PA
106382016-05-27 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10641 New procedure.
10642 (top level): Call it, and bail out of DejaGnu is known to be bad.
10643
ac775bf4
AB
106442016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10645
10646 * gdb.base/whatis.c: Extend the test case.
10647 * gdb.base/whatis.exp: Add additional tests.
10648
2bbad2ea
BH
106492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10650
10651* gdb.fortran/type.f90: Add pointer variable.
10652* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10653
8b70175d
BH
106542016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10655
10656 * gdb.fortran/vla-type.exp: Fix testcase name.
10657
86d8a848
BH
106582016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10659
10660 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10661
e188eb36
BH
106622016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10663
10664 * gdb.fortran/type.f90: Add nested structures.
10665 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10666 * gdb.fortran/derived-type.exp: Adapt expected output.
10667 * gdb.fortran/vla-type.exp: Adapt expected output.
10668
9b2db1fd
BH
106692016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10670
10671 * gdb.fortran/whatis_type.exp: Adapt expected output.
10672
72b17055
BH
106732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10674
10675 * gdb.fortran/print_type.exp: Fix expected output.
10676 * gdb.fortran/whatis_type.exp: Fix expected output.
10677
3cd81d8d
BH
106782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10679
10680 * gdb.fortran/whatis_type.exp: Use multi_line.
10681
ddae9462
TT
106822016-05-24 Tom Tromey <tom@tromey.com>
10683
10684 PR python/17386:
10685 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10686 use value as an index.
10687
1957f6b8
TT
106882016-05-23 Tom Tromey <tom@tromey.com>
10689
10690 PR python/17981:
10691 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10692 no-breakpoint case.
10693
026a9174
PA
106942016-05-24 Pedro Alves <palves@redhat.com>
10695
10696 PR gdb/19828
10697 * gdb.threads/clone-attach-detach.c: New file.
10698 * gdb.threads/clone-attach-detach.exp: New file.
10699
e70a7231
FR
107002016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10701
10702 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10703
0f6ed0e0
TT
107042016-05-23 Tom Tromey <tom@tromey.com>
10705
10706 PR python/19438, PR python/18393:
10707 * gdb.python/py-progspace.exp: Add "dir" test.
10708 * gdb.python/py-objfile.exp: Add "dir" test.
10709
ffd19d61
YQ
107102016-05-23 Yao Qi <yao.qi@linaro.org>
10711
10712 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10713 * gdb.arch/thumb2-it.exp: Likewise.
10714
9e8f9b05
SM
107152016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10716
10717 * gdb.mi/mi-threads-interrupt.c: New file.
10718 * gdb.mi/mi-threads-interrupt.exp: New file.
10719
61c6156d
SM
107202016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10721
10722 PR gdb/18077
10723 * gdb.mi/mi-async-run.exp: New file.
10724 * gdb.mi/mi-async-run.c: New file.
10725
67218854
TT
107262016-05-17 Tom Tromey <tom@tromey.com>
10727 Manish Goregaokar <manishsmail@gmail.com>
10728
10729 * lib/rust-support.exp: New file.
10730 * lib/gdb.exp (skip_rust_tests): New proc.
10731 (build_executable_from_specs): Handle rust.
10732 * lib/future.exp (gdb_find_rustc): New proc.
10733 (gdb_default_target_compile): Handle rust.
10734 * gdb.rust/expr.exp: New file.
10735 * gdb.rust/generics.exp: New file.
10736 * gdb.rust/generics.rs: New file.
10737 * gdb.rust/methods.exp: New file.
10738 * gdb.rust/methods.rs: New file.
10739 * gdb.rust/modules.exp: New file.
10740 * gdb.rust/modules.rs: New file.
10741 * gdb.rust/simple.exp: New file.
10742 * gdb.rust/simple.rs: New file.
10743
c44af4eb
TT
107442016-05-17 Tom Tromey <tom@tromey.com>
10745
10746 * gdb.base/default.exp (set language): Add rust.
10747
dcd1f979
TT
107482016-05-17 Tom Tromey <tom@tromey.com>
10749
10750 * gdb.gdb/unittest.exp: New file.
10751
155b7f57
YQ
107522016-05-16 Yao Qi <yao.qi@linaro.org>
10753
10754 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10755 shell_prompt. Update shell_prompt_re.
10756
8ddd5a6c
DE
107572016-05-12 Doug Evans <dje@google.com>
10758
10759 PR symtab/19999
10760 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10761 $options when building executable.
10762 * gdb.dwarf2/fission-loclists-pie.S: New file.
10763 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10764
02e370d9
SM
107652016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10766
10767 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10768 of [is_remote target],
10769
8929ad8b
SM
107702016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10771
10772 * lib/gdb.exp (use_gdb_stub): New procedure.
10773
6c447423
DE
107742016-05-03 Yunlian Jiang <yunlian@google.com>
10775 Doug Evans <dje@google.com>
10776
10777 PR symtab/19914
10778 * gdb.dwarf2/dwp-sepdebug.c: New file.
10779 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10780
444e826c
SM
107812016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10782
10783 * gdb.base/detach.exp: Remove is_remote check.
10784
740feeaa
SM
107852016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10786
10787 * gdb.base/annota-input-while-running.exp: Don't check for
10788 [is_remote target]. Enable annotations after running to main.
10789 Remove unused "set test..." line.
10790
9080ac9d
SM
107912016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10792
10793 * gdb.trace/trace-enable-disable.exp: New file.
10794 * gdb.trace/trace-enable-disable.c: New file.
10795
952ebca5
SM
107962016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10797
10798 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10799 use it in info sharedlibrary test.
10800 * gdb.trace/ftrace-lock.exp: Likewise.
10801 * gdb.trace/ftrace.exp: Likewise.
10802 * gdb.trace/range-stepping.exp: Likewise.
10803 * gdb.trace/trace-break.exp: Likewise.
10804 * gdb.trace/trace-condition.exp: Likewise.
10805 * gdb.trace/trace-mt.exp: Likewise.
10806
d9019901
SM
108072016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10808
10809 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10810 (gdb_load_shlib): ... this.
10811 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10812 gdb_load_shlib.
10813 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10814 * gdb.base/ctxobj.exp: Likewise.
10815 * gdb.base/dprintf-pending.exp: Likewise.
10816 * gdb.base/dso2dso.exp: Likewise.
10817 * gdb.base/fixsection.exp: Likewise.
10818 * gdb.base/gcore-relro.exp: Likewise.
10819 * gdb.base/gdb1555.exp: Likewise.
10820 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10821 * gdb.base/gnu-ifunc.exp: Likewise.
10822 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10823 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10824 * gdb.base/pending.exp: Likewise.
10825 * gdb.base/print-file-var.exp: Likewise.
10826 * gdb.base/print-symbol-loading.exp: Likewise.
10827 * gdb.base/shlib-call.exp: Likewise.
10828 * gdb.base/shreloc.exp: Likewise.
10829 * gdb.base/so-impl-ld.exp: Likewise.
10830 * gdb.base/solib-disc.exp: Likewise.
10831 * gdb.base/solib-nodir.exp: Likewise.
10832 * gdb.base/solib-overlap.exp: Likewise.
10833 * gdb.base/solib-symbol.exp: Likewise.
10834 * gdb.base/solib-weak.exp (do_test): Likewise.
10835 * gdb.base/sym-file.exp: Likewise.
10836 * gdb.base/symtab-search-order.exp: Likewise.
10837 * gdb.base/type-opaque.exp: Likewise.
10838 * gdb.base/unload.exp: Likewise.
10839 * gdb.base/watchpoint-solib.exp: Likewise.
10840 * gdb.compile/compile.exp: Likewise.
10841 * gdb.cp/gdb2384.exp: Likewise.
10842 * gdb.cp/infcall-dlopen.exp: Likewise.
10843 * gdb.cp/re-set-overloaded.exp: Likewise.
10844 * gdb.fortran/library-module.exp: Likewise.
10845 * gdb.opt/solib-intra-step.exp: Likewise.
10846 * gdb.python/py-finish-breakpoint.exp: Likewise.
10847 * gdb.python/py-shared.exp: Likewise.
10848 * gdb.reverse/solib-precsave.exp: Likewise.
10849 * gdb.reverse/solib-reverse.exp: Likewise.
10850 * gdb.server/solib-list.exp: Likewise.
10851 * gdb.threads/dlopen-libpthread.exp: Likewise.
10852 * gdb.threads/tls-shared.exp: Likewise.
10853 * gdb.threads/tls-so_extern.exp: Likewise.
10854 * gdb.trace/change-loc.exp: Likewise.
10855 * gdb.trace/ftrace-lock.exp: Likewise.
10856 * gdb.trace/ftrace.exp: Likewise.
10857 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10858 * gdb.trace/pending.exp: Likewise.
10859 * gdb.trace/range-stepping.exp: Likewise.
10860 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10861 (strace_info_marker): Likewise.
10862 (strace_probe_marker): Likewise.
10863 (strace_trace_on_same_addr): Likewise.
10864 (strace_trace_on_diff_addr): Likewise.
10865 * gdb.trace/trace-break.exp: Likewise.
10866 * gdb.trace/trace-condition.exp: Likewise.
10867 * gdb.trace/trace-mt.exp: Likewise.
10868
fca4cfd9
SM
108692016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10870
10871 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10872 result of gdb_remote_download.
10873 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10874 * gdb.base/dso2dso.exp: Likewise.
10875 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10876 * gdb.base/print-file-var.exp: Likewise.
10877 * gdb.base/shlib-call.exp: Likewise.
10878 * gdb.base/shreloc.exp: Likewise.
10879 * gdb.base/solib-overlap.exp: Likewise.
10880 * gdb.base/solib-weak.exp (do_test): Likewise.
10881 * gdb.base/unload.exp: Likewise.
10882
11cf4ffb
YQ
108832016-04-27 Yao Qi <yao.qi@linaro.org>
10884
10885 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10886 exists.
10887
3e2e34f8
KB
108882016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10889
10890 * vla-type.exp: Print structure from toplevel.
10891
8f07e298
BH
108922016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10893
10894 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10895 of dynamic types.
10896 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10897 of dynamic types.
10898
9920b434
BH
108992016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10900
10901 * gdb.fortran/vla-type.f90: New file.
10902 * gdb.fortran/vla-type.exp: New file.
10903
f3abeff5
YQ
109042016-04-25 Yao Qi <yao.qi@linaro.org>
10905
10906 * gdb.base/branch-to-self.c: New file.
10907 * gdb.base/branch-to-self.exp: New file.
10908
0a5d52f0
YQ
109092016-04-22 Yao Qi <yao.qi@linaro.org>
10910
10911 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10912 more after $hex.
10913
495346f6
YQ
109142016-04-22 Yao Qi <yao.qi@linaro.org>
10915
10916 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10917 * gdb.base/annota3.exp: Likewise.
10918
4a7e075c
YQ
109192016-04-22 Yao Qi <yao.qi@linaro.org>
10920
10921 * gdb.reverse/step-precsave.exp: Do one step and test program
10922 stops in "callee" and do multiple steps until program goes out
10923 of "callee".
10924 * gdb.reverse/step-reverse.exp: Likewise.
10925
5b061e98
YQ
109262016-04-22 Yao Qi <yao.qi@linaro.org>
10927
10928 * gdb.trace/signal.exp: Also pass if
10929 $tracepoint_hits($i) > $iterations.
10930
5c5dc57f
YQ
109312016-04-22 Yao Qi <yao.qi@linaro.org>
10932
10933 * gdb.trace/signal.c: New file.
10934 * gdb.trace/signal.exp: New file.
10935
a55411b9
DE
109362016-04-19 Doug Evans <xdje42@gmail.com>
10937
10938 * gdb.base/bad-file.exp: New file.
10939
a22df60a
MG
109402016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10941
10942 * gdb.dwarf2/implref.exp: New file.
10943
0c13f7e5
BH
109442016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10945
10946 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10947 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10948 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10949 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10950 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10951 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10952 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10953 * lib/fortran.exp (fortran_int4): New procedure.
10954 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10955 (fortran_logical4): Likewise.
10956
9b9b09e9
BH
109572016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10958
10959 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10960
a14d1f4d
BH
109612016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10962
10963 * lib/compiler.c: Add Intel specific preprocessor macros.
10964 * lib/compiler.cc: Likewise.
25d49b86 10965
7d49b1d0
LM
109662016-04-13 Luis Machado <lgustavo@codesourcery.com>
10967
10968 * gdb.server/connect-with-no-symbol-file.c: New file.
10969 * gdb.server/connect-with-no-symbol-file.exp: New file.
10970
8392fa22
SM
109712016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10972
10973 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10974
8c4c4aeb
SM
109752016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10976
10977 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10978 standard output directory.
10979
45e3745e
AT
109802016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10981
10982 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10983
e26b7e41
MM
109842016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10985
10986 * gdb.btrace/instruction_history.c (loop): Add declaration.
10987
8ce09462
AT
109882016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10989
10990 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10991
2e88a1ea
SM
109922016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10993
10994 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10995 parentheses to print.
10996 (continue_handler): Likewise.
10997
f48e22e3
SM
109982016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10999
11000 * gdb.server/solib-list.exp: Remove is_remote check.
11001 Pass shlib= to gdb_compile. Don't link shared library with
11002 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11003 Run binary filename through "readlink -f" on the target.
11004
096be756
PA
110052016-04-08 Pedro Alves <palves@redhat.com>
11006
11007 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11008 interpreter filename as argument to gdbserver_spawn.
11009 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11010 Return empty if $last_loaded_file does not exist.
11011
06500533
JK
110122016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11013
11014 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11015 * gdb.base/jit-main.c: Use exit after usage.
11016
2d35e871
JK
110172016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11018
11019 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11020 GDBHISTSIZE prior to the tests.
11021 * gdb.base/gdbinit-history.exp: Likewise.
11022
110232016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11024
11025 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11026 instead of build_executable. Use gdb_load_shlibs.
11027
c8064e7e
YQ
110282016-04-07 Yao Qi <yao.qi@linaro.org>
11029
11030 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11031 Execute "si" command.
11032
bde47561
YQ
110332016-04-07 Yao Qi <yao.qi@linaro.org>
11034
11035 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11036 number instead of the comments on some line.
11037
b16f8a3b
DB
110382016-04-06 Don Breazeal <donb@codesourcery.com>
11039
11040 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11041 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11042
c2f901df
SM
110432016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11044
11045 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11046 standard_output_file. Remove unused binfile variable.
11047
ac17fda0
CU
110482016-04-05 Catalin Udma <catalin.udma@freescale.com>
11049
11050 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11051 * gdb.python/py-mi-objfile.exp: Match "list main" output
11052 in console format.
11053
03a8c4df
SM
110542016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11055
11056 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11057 absolute.
11058
6e774b13
SM
110592016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11060
11061 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11062 absolute.
11063 * gdb.trace/ftrace.exp: Likewise.
11064 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11065 targets as well.
11066 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11067 (gdb_load_shlibs): Copy libraries to test directory when testing
11068 natively. Only set solib-search-path if testing remotely.
11069 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11070
7817ea46
SM
110712016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11072
11073 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11074 gdb_download. Use it even if the target is not remote.
11075 * gdb.base/jit.exp (compile_jit_test): Likewise.
11076 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11077 output directory if the destination board is local, otherwise use
11078 the standard remote_download from DejaGnu.
11079 (gdb_download): Remove.
11080 (gdb_load_shlibs): Use gdb_remote_download instead of
11081 gdb_download.
11082 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11083 Use gdb_remote_download instead of gdb_download. Use it even if
11084 the target is not remote.
11085 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11086 instead of gdb_download.
11087
7beb7f68
SM
110882016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11089
11090 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11091 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11092 run.
11093
cc63428a
AV
110942016-04-01 Artemiy Volkov <artemiyv@acm.org>
11095
11096 PR gdb/19820
11097 * gdb.base/printcmds.exp: Add artificial arrays tests.
11098
64cdf930
PA
110992016-03-31 Pedro Alves <palves@redhat.com>
11100
11101 PR gdb/19858
11102 * gdb.base/jit-main.c: Include unistd.h.
11103 (ATTACH): Define to 0 if not already defined.
11104 (wait_for_gdb, mypid): New globals.
11105 (WAIT_FOR_GDB): New macro.
11106 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11107 some breakpoint locations.
11108 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11109 New procedures.
11110 (one_jit_test): Add REATTACH parameter, and handle it. Use
11111 continue_to_test_location.
11112 (top level): Test attach, and adjusts calls to one_jit_test.
11113
40dea8cb
PA
111142016-03-31 Pedro Alves <palves@redhat.com>
11115
11116 PR gdb/19858
11117 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11118 BINSUFFIX parameter, and handle it.
11119 (top level): Adjust calls compile_jit_test.
11120
e7ea3ec7
CU
111212016-03-31 Catalin Udma <catalin.udma@freescale.com>
11122
11123 PR python/19743
11124 * gdb.python/py-mi-events-gdb.py: New file.
11125 * gdb.python/py-mi-events.c: New file.
11126 * gdb.python/py-mi-events.exp: New file.
11127
e6359af3
YQ
111282016-03-30 Yao Qi <yao.qi@linaro.org>
11129
11130 * gdb.reverse/until-precsave.exp: Match function name only.
11131 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11132 Move malloc to a condition block.
11133 * gdb.reverse/until-reverse.exp: Match function name only.
11134
a4105d04
MK
111352016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11136
11137 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11138 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11139 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11140 variable for GPR 0 instead of assuming it is register 0.
11141 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11142 * lib/trace-support.exp: Add s390 registers.
11143
bfa6adb9
YQ
111442016-03-29 Yao Qi <yao.qi@linaro.org>
11145
11146 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11147
1e6697ea
YQ
111482016-03-24 Yao Qi <yao.qi@linaro.org>
11149
11150 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11151 test message.
11152
64bcd522
AA
111532016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11154
11155 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11156 maintaining separate logic for constructing the output path.
11157
7868401b
DB
111582016-03-16 Don Breazeal <donb@codesourcery.com>
11159
11160 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11161 Retry fork and waitpid on interrupted system call errors.
11162 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11163 Use with_timeout_factor to increase timeout by factor of 10.
11164
1cafadb4
DB
111652016-03-15 Don Breazeal <donb@codesourcery.com>
11166
11167 * gdb.cp/scope-err.cc: New test program.
11168 * gdb.cp/scope-err.exp: New test script.
11169 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11170 lines and "set breakpoint here" comment.
11171 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11172 Fixed some whitespace and format issues.
11173 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11174 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11175
81516450
DE
111762016-03-15 Doug Evans <dje@google.com>
11177
11178 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11179 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11180 All callers updated. Add tests for enums, mixed flags register.
11181
aa52b601
DE
111822016-03-15 Doug Evans <dje@google.com>
11183
11184 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11185 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11186
fa4ff313
SM
111872016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11188
11189 * gdb.base/default.exp: Add $_as_string to the list of expected
11190 convenience functions.
11191
f2403c39
AB
111922016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11193
11194 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11195
f2f3ccb9
SM
111962016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11197
11198 * gdb.python/py-as-string.exp: New file.
11199 * gdb.python/py-as-string.c: New file.
11200
00dbd492
PA
112012016-03-09 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11204 signal" -> "Thread NN received signal" output change.
11205 * gdb.threads/ia64-sigill.exp: Likewise.
11206 * gdb.threads/linux-dp.exp: Likewise.
11207 * gdb.threads/manythreads.exp: Likewise.
11208 * gdb.threads/pending-step.exp: Likewise.
11209 * gdb.threads/print-threads.exp: Likewise.
11210 * gdb.threads/sigstep-threads.exp: Likewise.
11211 * gdb.threads/staticthreads.exp: Likewise.
11212 * gdb.threads/tls.exp: Likewise.
11213
1e6697ea
YQ
112142016-03-09 Pedro Alves <palves@redhat.com>
11215
11216 * gdb.base/command-line-input.exp: New file.
11217
b04fd3be
MK
112182016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11219
11220 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11221 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11222 * gdb.trace/pending.exp: Accept leading dot before function name.
11223 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11224 * lib/trace-support.exp: Set registers for ppc.
11225
98fa59e9
MK
112262016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11227
11228 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11229 use it for disassembly; accept .main in addition to main in backtrace.
11230
f77198c8
MK
112312016-03-09 Wei-cheng Wang <cole945@gmail.com>
11232 Marcin Kościelnicki <koriakin@0x04.net>
11233
11234 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11235 (gdb_recursion_test_ptr): New global variable.
11236 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11237 gdb_recursion_test.
11238 (gdb_c_test): Ditto.
11239
ba84e0da
MK
112402016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11241
11242 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11243 ordering.
11244
4366d36e
MK
112452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11246
11247 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11248 (bar): Add bar_start_lbl label.
11249 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11250 of foo/bar for emitting DWARF and tracing.
11251
5eb264df
SDJ
112522016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11253
11254 * analyze-racy-logs.py: Set executable bit.
11255
fb6a751f
SDJ
112562016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11257
11258 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11259 (CHECK_TARGET_TMP): Likewise.
11260 (check-single-racy): New rule.
11261 (check-parallel-racy): Likewise.
11262 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11263 (do-check-parallel-racy): New rule.
11264 (check-racy/%.exp): Likewise.
11265 * README (Racy testcases): New section.
11266 * analyze-racy-logs.py: New file.
11267
bdf7e230
DE
112682016-03-03 Doug Evans <dje@google.com>
11269
11270 * gdb.base/skip.exp: Use with_test_prefix.
11271
4719d415
YQ
112722016-03-03 Yao Qi <yao.qi@linaro.org>
11273
11274 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11275 Invoke step_over_syscall "clone" and break_cond_on_syscall
11276 "clone".
11277 * gdb.base/step-over-clone.c: New file.
11278
ea507862
YQ
112792016-03-03 Yao Qi <yao.qi@linaro.org>
11280
11281 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11282 code format.
11283
8fc8cbda
YQ
112842016-03-03 Yao Qi <yao.qi@linaro.org>
11285
11286 * gdb.base/disp-step-fork.c: Rename to ...
11287 * gdb.base/step-over-fork.c: ... it. New file.
11288 * gdb.base/disp-step-vfork.c: Rename to ...
11289 * gdb.base/step-over-vfork.c: ... it. New file.
11290 * gdb.base/disp-step-syscall.exp: Rename to ...
11291 * gdb.base/step-over-syscall.exp: ... it. New file.
11292 (disp_step_cross_syscall): Rename to ...
11293 (step_over_syscall): ... it.
11294
92fa70b0
YQ
112952016-03-03 Yao Qi <yao.qi@linaro.org>
11296
11297 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11298 If target supports condition evaluation on target, invoke
11299 break_cond_on_syscall for fork and vfork.
11300
e197ad3c
YQ
113012016-03-03 Yao Qi <yao.qi@linaro.org>
11302
11303 * gdb.base/disp-step-syscall.exp: Don't invoke
11304 support_displaced_stepping.
11305 (disp_step_cross_syscall): Test with displaced stepping off and
11306 on if supported.
11307
0b47da9f
YQ
113082016-03-03 Yao Qi <yao.qi@linaro.org>
11309
11310 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11311 proc.
11312 (setup): New proc.
11313 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11314 and setup.
11315
065ab6dc
BH
113162016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11317
11318 * gdb.fortran/vla-history.exp: Remove breakpoint.
11319
07e448ad 113202016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11321
25d49b86
PA
11322 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11323 exceeds timeout.
07e448ad 11324
9ac2d526 113252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11326
25d49b86
PA
11327 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11328 breakpoint.
9ac2d526 11329
17807369
BH
113302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11331
11332 * gdb.mi/vla.f90: Nullify pointer after declaration.
11333
86e501af
PA
113342016-03-01 Pedro Alves <palves@redhat.com>
11335
11336 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11337
1e903e32
PA
113382016-03-01 Pedro Alves <palves@redhat.com>
11339
11340 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11341 before anything else.
11342 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11343 _GNU_SOURCE here.
11344 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11345 before anything else.
11346 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11347
6ccb54e2
PA
113482016-03-01 Pedro Alves <palves@redhat.com>
11349
11350 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11351
30ca9da1
YQ
113522016-03-01 Yao Qi <yao.qi@linaro.org>
11353
11354 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11355 prepare_for_testing.
11356
dc856b38
YQ
113572016-03-01 Yao Qi <yao.qi@linaro.org>
11358
11359 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11360
4a932159
AA
113612016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11362
11363 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11364 manually constructing the output path.
11365
f2489477
AA
113662016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11367
11368 * gdb.arch/s390-stackless.S: New.
11369 * gdb.arch/s390-stackless.exp: New.
11370
38899f16
IB
113712016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11372
11373 * gdb.dlang/circular.c: New file.
11374 * gdb.dlang/circular.exp: New file.
11375
9fde51ed
YQ
113762016-02-26 Yao Qi <yao.qi@linaro.org>
11377
11378 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11379 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11380 (testcases): Update.
11381
ce90fefe
YQ
113822016-02-26 Yao Qi <yao.qi@linaro.org>
11383
11384 * gdb.reverse/aarch64.c: Rename to ...
11385 * gdb.reverse/insn-reverse.c: ... it.
11386 * gdb.reverse/aarch64.exp: Rename to ...
11387 * gdb.reverse/insn-reverse.exp: ... it.
11388
3263bceb
YQ
113892016-02-26 Yao Qi <yao.qi@linaro.org>
11390
11391 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11392 (testcase_ftype): New.
11393 (testcases): New array.
11394 (n_testcases): New.
11395 (main): Call each element in testcases.
11396 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11397 (read_testcase): New.
11398 Do the tests in a loop.
11399
6cb59ff1
YQ
114002016-02-25 Yao Qi <yao.qi@linaro.org>
11401
11402 * gdb.base/branches.c: Remove.
11403
ae91f625
MK
114042016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11405
11406 PR gdb/13808
11407 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11408
678b48b7
MK
114092016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11410
11411 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11412
7337a6f2
MK
114132016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11414
11415 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11416 change x86_64 call_insn to 'callq'.
11417
861ca91f
AT
114182016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11419
11420 * gdb.trace/tfile-avx.c: Move to...
11421 * gdb.trace/tracefile-pseudo-reg.c: Here.
11422 * gdb.trace/tfile-avx.exp: Move to...
11423 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11424
bf74e428
GB
114252016-02-24 Gary Benson <gbenson@redhat.com>
11426
11427 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11428 message on attach.
11429
cce0e923
DE
114302016-02-23 Doug Evans <dje@google.com>
11431
11432 * gdb.base/skip.c (test_skip): New function.
11433 (end_test_skip_file_and_function): New function.
11434 (test_skip_file_and_function): New function.
11435 * gdb.base/skip1.c (test_skip): New function.
11436 (skip1_test_skip_file_and_function): New function.
11437 * gdb.base/skip.exp: Add tests for new skip options.
11438 * gdb.base/skip-solib.exp: Update expected output.
11439 * gdb.perf/skip-command.cc: New file.
11440 * gdb.perf/skip-command.exp: New file.
11441 * gdb.perf/skip-command.py: New file.
11442
4000e47e
MK
114432016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11444
11445 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11446 info registers pattern.
11447
24f75ead
IB
114482016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11449
11450 * lib/future.exp: Add D support.
11451 (gdb_find_gdc): New proc.
11452 (gdb_default_target_compile): Add D support.
11453
fbb7bcbe
WW
114542016-02-18 Wei-cheng Wang <cole945@gmail.com>
11455
11456 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11457 user+system time.
11458 (trace_speed_test): Determine the iteration count for a time
11459 between 15..30 seconds.
11460
012b3a21
WT
114612016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11462
11463 * gdb.arch/i386-mpx-sigsegv.c: New file.
11464 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11465 * gdb.arch/i386-mpx-simple_segv.c: New file.
11466 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11467
2d5189bd
YQ
114682016-02-18 Yao Qi <yao.qi@linaro.org>
11469
11470 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11471 Don't call setup_kfail.
11472
40fb20d0
YQ
114732016-02-18 Yao Qi <yao.qi@linaro.org>
11474
11475 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11476 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11477
21b1f8d2
DE
114782016-02-16 Doug Evans <dje@google.com>
11479
11480 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11481 * gdb.base/skip1.c: Ditto.
11482 * gdb.base/skip.exp: Whitespace cleanup.
11483
4041ed77
DB
114842016-02-16 Don Breazeal <donb@codesourcery.com>
11485
11486 PR remote/19496
11487 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11488 Remove kfail for PR remote/19496.
11489
c4ef31bf
SM
114902016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11491
11492 * lib/gdb.exp (standard_temp_file): Return a path specific to
11493 the runtest invocation.
11494
266b65b3
SM
114952016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11496
11497 * gdb.trace/save-trace.exp: Change relative path to be in the
11498 standard output directory.
11499
a7a0a6a9
JK
115002016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11501
11502 * gdb.arch/i386-prologue.c: Add missing prototypes.
11503
c99dbb42
JK
115042016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11505
11506 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11507 * gdb.arch/i386-prologue.exp: Likewise.
11508 * gdb.arch/i386-size.exp: Likewise.
11509
aa480355
SM
115102016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11511
11512 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11513 define object file path.
11514 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11515 file path.
11516 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11517 standard_output_file to define binfile.
11518
ba881f50
JK
115192016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11520
11521 Fix compatibility with recent gfortran-5.3.1.
11522 * gdb.fortran/vla-history.exp (print vla1 allocated)
11523 (print vla2 allocated, print $2, print $3): Remove
11524 (print $4): Rename to ...
11525 (print $2): ... here.
11526 (print $9): Rename to ...
11527 (print $5): ... here.
11528 (print $10): Rename to ...
11529 (print $6): ... here.
11530 * gdb.fortran/vla.f90: Add pvla initialization.
11531
e9fb005c
JK
115322016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11533
11534 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11535 New test.
11536 * gdb.fortran/vla-value-sub.exp: Likewise.
11537
e44e00ff
MK
115382016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11539
11540 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11541
97e94151
SM
115422016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11543
11544 * i386-biarch-core.exp: Define corefile using
11545 standard_output_file.
11546
01113bc1
YQ
115472016-02-12 Yao Qi <yao.qi@linaro.org>
11548
11549 * gdb.arch/arm-single-step-kernel-helper.c: New.
11550 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11551
33b4777c
MM
115522016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11553
11554 * gdb.btrace/tailcall-only.exp: New.
11555 * gdb.btrace/tailcall-only.c: New.
11556 * gdb.btrace/x86_64-tailcall-only.S: New.
11557 * gdb.btrace/i686-tailcall-only.S: New.
11558
acc23c11
PA
115592016-02-11 Pedro Alves <palves@redhat.com>
11560
11561 * README (Parallel testing): Add missing double quotes.
11562
e352bf0a
PA
115632016-02-11 Pedro Alves <palves@redhat.com>
11564
11565 * README (Parallel testing): New section.
11566 (GDB_PARALLEL): Rewrite.
11567 (FORCE_PARALLEL): Document.
11568
9f5fed78
MK
115692016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11570
11571 * gdb.trace/tfile-avx.c: New test.
11572 * gdb.trace/tfile-avx.exp: New test.
11573
9ef9e6a6
KS
115742016-02-09 Keith Seitz <keiths@redhat.com>
11575
11576 PR breakpoints/19546
11577 * gdb.base/infcall-exec.c: New file.
11578 * gdb.base/infcall-exec2.c: New file.
11579 * gdb.base/infcall-exec.exp: New file.
11580
a96e36da
KS
115812016-02-09 Keith Seitz <keiths@redhat.com>
11582
11583 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11584 (toplevel): Call test_bkpt_address.
11585
9f61929f
KS
115862016-02-09 Keith Seitz <keiths@redhat.com>
11587
11588 PR python/19506
11589 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11590 (toplevel): Call test_bkpt_address.
11591
1e94266c
SM
115922016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11593
11594 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11595 to AC_OUTPUT.
11596 * configure: Regenerate.
11597
2a7f3dff
PA
115982016-02-09 Pedro Alves <palves@redhat.com>
11599
11600 PR breakpoints/19548
11601 * gdb.base/execl-update-breakpoints.c (some_function): New
11602 function.
11603 (main): Call it.
11604 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11605 Tighten expected GDB output.
11606
2151ccc5
SM
116072016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11608
11609 * Makefile.in (ALL_SUBDIRS): Remove.
11610 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11611 (distclean maintainer-clean realclean): Likewise.
11612 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11613 * configure: Regenerate.
11614 * gdb.ada/Makefile.in: Delete.
11615 * gdb.arch/Makefile.in: Likewise.
11616 * gdb.asm/Makefile.in: Likewise.
11617 * gdb.base/Makefile.in: Likewise.
11618 * gdb.btrace/Makefile.in: Likewise.
11619 * gdb.cell/Makefile.in: Likewise.
11620 * gdb.compile/Makefile.in: Likewise.
11621 * gdb.cp/Makefile.in: Likewise.
11622 * gdb.disasm/Makefile.in: Likewise.
11623 * gdb.dlang/Makefile.in: Likewise.
11624 * gdb.dwarf2/Makefile.in: Likewise.
11625 * gdb.fortran/Makefile.in: Likewise.
11626 * gdb.gdb/Makefile.in: Likewise.
11627 * gdb.go/Makefile.in: Likewise.
11628 * gdb.guile/Makefile.in: Likewise.
11629 * gdb.java/Makefile.in: Likewise.
11630 * gdb.linespec/Makefile.in: Likewise.
11631 * gdb.mi/Makefile.in: Likewise.
11632 * gdb.modula2/Makefile.in: Likewise.
11633 * gdb.multi/Makefile.in: Likewise.
11634 * gdb.objc/Makefile.in: Likewise.
11635 * gdb.opencl/Makefile.in: Likewise.
11636 * gdb.opt/Makefile.in: Likewise.
11637 * gdb.pascal/Makefile.in: Likewise.
11638 * gdb.perf/Makefile.in: Likewise.
11639 * gdb.python/Makefile.in: Likewise.
11640 * gdb.reverse/Makefile.in: Likewise.
11641 * gdb.server/Makefile.in: Likewise.
11642 * gdb.stabs/Makefile.in: Likewise.
11643 * gdb.threads/Makefile.in: Likewise.
11644 * gdb.trace/Makefile.in: Likewise.
11645 * gdb.xml/Makefile.in: Likewise.
11646 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11647 GDB_PARALLEL.
11648 (standard_output_file): Remove check for GDB_PARALLEL, always
11649 return path in outputs/$subdir/$testname.
11650
437277d4
SM
116512016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11652
11653 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11654 (site.exp): Assign abs_srcdir to tcl's srcdir.
11655
31d913c7
YQ
116562016-02-04 Yao Qi <yao.qi@linaro.org>
11657
11658 * gdb.base/foll-exec-mode.c: Include limits.h.
11659 (main): Add parameters argc and argv. Get directory from
11660 argv[0].
11661 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11662 compilation.
11663 * gdb.base/foll-exec.c: Include limits.h.
11664 (main): Add parameters argc and argv.
11665 Get directory from argv[0].
11666 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11667 Adjust tests on the number of lines as source code changed.
11668 * gdb.base/foll-vfork-exit.c: Include limits.h.
11669 (main): Add one line of statement before vfork.
11670 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11671 (main): Add parameters argc and argv. Get directory from
11672 argv[0].
11673 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11674 (setup_gdb): Set tbreak to skip some source lines.
11675 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11676 (main): Add parameters argc and argv. Get directory from
11677 argv[0].
11678 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11679 compilation.
11680 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11681 (main): Add parameters argc and argv. Get directory from
11682 argv[0].
11683 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11684 compilation.
11685
9482b9fb
DE
116862016-02-01 Doug Evans <dje@google.com>
11687
11688 * gdb.base/skip.exp: Clean up multiple references to same test name.
11689
6b2e4f10
PA
116902016-02-01 Pedro Alves <palves@redhat.com>
11691
ccb6afd6 11692 PR remote/19496
6b2e4f10
PA
11693 * gdb.threads/forking-threads-plus-breakpoint.exp
11694 (displaced_stepping_supported): New global.
11695 (probe_displaced_stepping_support): New procedure.
11696 (do_test): Add 'displaced' parameter, and use it.
11697 (top level): Check for displaced stepping support. Add displaced
11698 stepping on/off testing axis.
11699
37a8db1a
AB
117002016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11701
11702 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11703 pointer. Don't perform further tests on the unassociated pointer
11704 if the first test fails.
11705
5fdf6324
AB
117062016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11707
11708 * gdb.base/max-value-size.c: New file.
11709 * gdb.base/max-value-size.exp: New file.
11710 * gdb.base/huge.exp: Disable max-value-size for this test.
11711
935c6144
IB
117122016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11713
11714 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11715
7fe8399d
YQ
117162016-01-28 Yao Qi <yao.qi@linaro.org>
11717
11718 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11719
a2077e25
PA
117202016-01-25 Pedro Alves <palves@redhat.com>
11721
11722 PR threads/19461
11723 * gdb.base/fork-running-state.c: New file.
11724 * gdb.base/fork-running-state.exp: New file.
11725
1d2736d4
PA
117262016-01-25 Pedro Alves <palves@redhat.com>
11727
11728 PR gdb/19494
11729 * gdb.base/catch-fork-kill.c: New file.
11730 * gdb.base/catch-fork-kill.exp: New file.
11731
f1da4b11
PA
117322016-01-25 Pedro Alves <palves@redhat.com>
11733
11734 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11735 Delete, moved to lib/gdb.exp.
11736 * gdb.threads/forking-threads-plus-breakpoint.exp
11737 (foreach_with_prefix): Likewise.
11738 * gdb.threads/process-dies-while-handling-bp.exp
11739 (foreach_with_prefix): Likewise.
11740 * lib/gdb.exp (foreach_with_prefix): New procedure.
11741
45f38546
MK
117422016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11743
11744 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11745 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11746
dc29a1ce
MK
117472016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11748
11749 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11750 endian targets.
11751
092127d7
JK
117522016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11753 Pedro Alves <palves@redhat.com>
11754
11755 Fix testsuite compatibility with Guile.
11756 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11757 number.
11758
31d765d3
JK
117592016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11760
11761 Fix testsuite compatibility with Guile.
11762 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11763 (thread 1): New test for backtrace through signal handler.
11764
1ac78c04
YQ
117652016-01-22 Yao Qi <yao.qi@linaro.org>
11766
11767 PR testsuite/19491
11768 * gdb.base/multi-forks.c: Include
11769 ../lib/unbuffer_output.c
11770 (main): Call gdb_unbuffer_output.
11771
4f5946a8
DE
117722016-01-21 Doug Evans <dje@google.com>
11773
11774 * lib/ada.exp (gdb_compile_ada): Fix typo.
11775
305e13e6
JB
117762016-01-21 Joel Brobecker <brobecker@adacore.com>
11777
11778 * gdb.base/break-fun-addr.exp: New file.
11779 * gdb.base/break-fun-addr1.c: New file.
11780 * gdb.base/break-fun-addr2.c: New file.
11781
5f5dfff6
SM
117822016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11783
11784 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11785 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11786 enum flag values.
11787
fd356fa2
AA
117882016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11789
11790 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11791 when GDB can not set the vector return value. Add more comments
11792 for clarification.
11793
9df22175
AT
117942016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11795
11796 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11797 command.
11798
41d1845e
SM
117992016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11800
11801 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11802
01ac6840
SM
118032016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11804
11805 * Makefile.in (check-single): Pass --status to runtest.
11806 (check/%.exp): Likewise.
11807
118082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11809
11810 * Makefile.in (check-parallel): Propagate return code from make
11811 do-check-parallel.
11812
bd0a71fa
MK
118132016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11814
11815 * gdb.trace/ftrace.exp: Fix expected message on continue.
11816 * gdb.trace/pending.exp: Fix expected message on continue.
11817 * gdb.trace/trace-break.exp: Fix expected message on continue.
11818
8bcbad33
SM
118192016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11820
11821 * lib/gdb.exp (gdb_test): Remove unused global references.
11822
f303dbd6
PA
118232016-01-18 Pedro Alves <palves@redhat.com>
11824
11825 * gdb.base/async-shell.exp: Adjust expected output.
11826 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11827 * gdb.base/siginfo-thread.exp: Adjust expected output.
11828 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11829 * gdb.java/jnpe.exp: Adjust expected output.
11830 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11831 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11832 * gdb.threads/leader-exit.exp: Adjust expected output.
11833 * gdb.threads/manythreads.exp: Adjust expected output.
11834 * gdb.threads/pthreads.exp: Adjust expected output.
11835 * gdb.threads/schedlock.exp: Adjust expected output.
11836 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11837 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11838 expected output.
11839 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11840 output.
11841 * gdb.threads/sigthread.exp: Adjust expected output.
11842 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11843
b2789696
YQ
118442016-01-18 Yao Qi <yao.qi@linaro.org>
11845
11846 * gdb.guile/scm-section-script.c: Replace @progbits with
11847 %progbits.
11848 * gdb.python/py-section-script.c: Likewise.
11849
71ef29a8
PA
118502016-01-15 Pedro Alves <palves@redhat.com>
11851
11852 * gdb.multi/tids.exp: Test star wildcard ranges.
11853
3f5b7598
PA
118542016-01-15 Pedro Alves <palves@redhat.com>
11855
11856 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11857 command from "thread apply" invocation.
11858 (thr_apply_info_thr_invalid): Default the expected output to the
11859 input tid list.
11860 (top level): Add tests that use convenience variables. Add tests
11861 for "thread apply" with a valid TID list, but missing the command.
11862
663f6d42
PA
118632016-01-13 Pedro Alves <palves@redhat.com>
11864
11865 * gdb.base/default.exp: Expect $_gthread as well.
11866 * gdb.multi/tids.exp: Test $_gthread.
11867 * gdb.threads/thread-specific.exp: Test $_gthread.
11868
c84f6bbf
PA
118692016-01-13 Pedro Alves <palves@redhat.com>
11870
11871 * gdb.multi/tids.exp: Test "info threads -gid".
11872
22a02324
PA
118732016-01-13 Pedro Alves <palves@redhat.com>
11874
11875 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11876 Breakpoint.thread.
11877 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11878
5d5658a1
PA
118792016-01-07 Pedro Alves <palves@redhat.com>
11880
11881 * gdb.base/break.exp: Adjust to output changes.
11882 * gdb.base/hbreak2.exp: Likewise.
11883 * gdb.base/sepdebug.exp: Likewise.
11884 * gdb.base/watch_thread_num.exp: Likewise.
11885 * gdb.linespec/keywords.exp: Likewise.
11886 * gdb.multi/info-threads.exp: Likewise.
11887 * gdb.threads/thread-find.exp: Likewise.
11888 * gdb.multi/tids.c: New file.
11889 * gdb.multi/tids.exp: New file.
11890
84654457
PA
118912016-01-13 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11894
e3940304
PA
118952016-01-13 Pedro Alves <palves@redhat.com>
11896
11897 * gdb.base/default.exp: Expect $_inferior as well.
11898 * gdb.multi/base.exp: Test $_inferior.
11899
a911d87a
PA
119002016-01-13 Pedro Alves <palves@redhat.com>
11901
11902 PR breakpoints/19388
11903 * gdb.base/catch-signal-siginfo-cond.c: New file.
11904 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11905
82075af2
JS
119062016-01-12 Josh Stone <jistone@redhat.com>
11907 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11908
11909 * gdb.base/catch-syscall.c (do_execve): New variable.
11910 (main): Conditionally trigger an execve.
11911 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11912 (test_catch_syscall_execve): New, check entry/return across execve.
11913 (do_syscall_tests): Call test_catch_syscall_execve.
11914
e46eeedd
PA
119152016-01-12 Pedro Alves <palves@redhat.com>
11916
11917 * gdb.base/random-signal.exp (do_test): New procedure, with body
11918 of testcase moved in.
11919
01d8c27e
JK
119202016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11921 Pedro Alves <palves@redhat.com>
11922
11923 * gdb.base/funcargs.exp (finish from indirectly called function):
11924 Reintroduce the case for 'First'.
11925
9a706302
JK
119262016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11927 Pedro Alves <palves@redhat.com>
11928
11929 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11930 (tcatch_vfork_then_child_follow_exec)
11931 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11932 identification.
11933
c0ecb95f
JK
119342016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11935
11936 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11937 and repeats to unlimited.
11938 * gdb.python/py-value.exp: Likewise.
11939 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11940 and repeats to unlimited.
11941
6cfc1fcb
JK
119422016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11943
11944 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11945 and reordering the functions.
11946 * gdb.multi/hangout.c: Likewise.
11947 * gdb.multi/hello.c: Likewise.
11948
582a1b00
SM
119492016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11950
11951 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11952 absolute.
11953 (SingleStatisticTestResult.report): Use dict.keys instead of
11954 dict.iterkeys.
11955
79bc59cb
PA
119562016-01-06 Pedro Alves <palves@redhat.com>
11957
11958 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11959
43368e1d
MM
119602016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11961
11962 * gdb.btrace/dlopen.exp: New.
11963 * gdb.btrace/dlopen.c: New.
11964 * gdb.btrace/dlopen-dso.c: New.
11965
79fad5b8
SL
119662015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11967
11968 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11969 PATTERN argument is optional.
11970
ab8314b3
JB
119712015-12-24 Joel Brobecker <brobecker@adacore.com>
11972
11973 * lib/ada.exp (target_compile_ada_from_dir): New function.
11974 (gdb_compile_ada): Reimplement avoiding the use of project files.
11975 * gdb.ada/gnat_ada.gpr: Delete.
11976 * gdb.ada/cond_lang.exp: Adjust test to make path before
11977 filename optional.
11978 * gdb.ada/small_reg_param.exp: Likewise.
11979
fe33faff
SM
119802015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11981
11982 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11983
6d265cb4
TP
119842015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11985
11986 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11987 case.
11988
10125099
SM
119892015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11990
11991 * gdb.base/break.exp: Remove dead code.
11992 * gdb.base/sepdebug.exp: Likewise.
11993
3ca22649
SM
119942015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11995
11996 * gdb.asm/asm-source.exp: Remove HP-UX references.
11997 * gdb.base/annota1.exp: Likewise.
11998 * gdb.base/annota3.exp: Likewise.
11999 * gdb.base/attach.exp: Likewise.
12000 * gdb.base/bigcore.exp: Likewise.
12001 * gdb.base/break.exp: Likewise.
12002 * gdb.base/call-ar-st.exp: Likewise.
12003 * gdb.base/callfuncs.exp: Likewise.
12004 * gdb.base/catch-fork-static.exp: Likewise.
12005 * gdb.base/display.exp: Likewise.
12006 * gdb.base/foll-exec-mode.exp: Likewise.
12007 * gdb.base/foll-exec.exp: Likewise.
12008 * gdb.base/foll-fork.exp: Likewise.
12009 * gdb.base/foll-vfork.exp: Likewise.
12010 * gdb.base/funcargs.exp: Likewise.
12011 * gdb.base/hbreak2.exp: Likewise.
12012 * gdb.base/inferior-died.exp: Likewise.
12013 * gdb.base/interrupt.exp: Likewise.
12014 * gdb.base/multi-forks.exp: Likewise.
12015 * gdb.base/nodebug.exp: Likewise.
12016 * gdb.base/sepdebug.exp: Likewise.
12017 * gdb.base/solib1.c: Likewise.
12018 * gdb.base/step-test.exp: Likewise.
12019 * gdb.mi/non-stop.c: Likewise.
12020 * gdb.mi/pthreads.c: Likewise.
12021 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12022 * gdb.threads/pthreads.c: Likewise.
12023 * gdb.threads/staticthreads.exp: Likewise.
12024 * lib/future.exp: Likewise.
12025 * lib/gdb.exp: Likewise.
12026 * gdb.base/so-indr-cl.c: Remove.
12027 * gdb.base/so-indr-cl.exp: Likewise.
12028 * gdb.base/solib.c: Likewise.
12029 * gdb.base/solib.exp: Likewise.
12030 * gdb.base/solib2.c: Likewise.
12031
b6304613
SM
120322015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12033
12034 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12035 * gdb.base/call-ar-st.exp: Likewise.
12036 * gdb.base/callfuncs.exp: Likewise.
12037 * gdb.base/condbreak.exp: Likewise.
12038 * gdb.base/constvars.exp: Likewise.
12039 * gdb.base/hbreak2.exp: Likewise.
12040 * gdb.base/langs.exp: Likewise.
12041 * gdb.base/list.exp: Likewise.
12042 * gdb.base/long_long.exp: Likewise.
12043 * gdb.base/ptype.exp: Likewise.
12044 * gdb.base/scope.exp: Likewise.
12045 * gdb.base/signals.exp: Likewise.
12046 * gdb.base/so-impl-ld.exp: Likewise.
12047 * gdb.base/varargs.exp: Likewise.
12048 * gdb.base/volatile.exp: Likewise.
12049 * gdb.base/whatis.exp: Likewise.
12050 * gdb.cp/cplusfuncs.exp: Likewise.
12051 * gdb.cp/inherit.exp: Likewise.
12052 * gdb.cp/local.exp: Likewise.
12053 * gdb.cp/member-ptr.exp: Likewise.
12054 * gdb.cp/method.exp: Likewise.
12055 * gdb.cp/overload.exp: Likewise.
12056 * gdb.cp/templates.exp: Likewise.
12057 * gdb.stabs/weird.exp: Likewise.
12058 * lib/compiler.c: Likewise.
12059 * lib/compiler.cc: Likewise.
12060 * lib/cp-support.exp: Likewise.
12061 * lib/gdb.exp: Likewise.
12062
bf401b07
SM
120632015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12064
12065 * configure.ac: Remove HP-UX case.
12066 * configure: Regenerate.
12067
aff9c0f8
SM
120682015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12069
12070 * lib/gdb.exp (gdb_compile): Add function doc.
12071
a6904d5a
PA
120722015-12-17 Pedro Alves <palves@redhat.com>
12073
12074 PR threads/19354
12075 * gdb.multi/info-threads.exp: New file.
12076
a22279dd
YQ
120772015-12-15 Yao Qi <yao.qi@linaro.org>
12078
12079 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12080 is aarch64*-*-*.
12081
0588c796
SL
120822015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12083
12084 * gdb.base/history-duplicates.exp: Skip if no readline support.
12085
5d978e17
SL
120862015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12087
12088 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12089
7e763b86
SL
120902015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12091
12092 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12093
87a3a92c
SL
120942015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12095
12096 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12097 ctrl-C if nointerrupts target property is set.
12098 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12099 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12100 * gdb.base/paginate-bg-execution.exp: Likewise.
12101 * gdb.base/paginate-execution-startup.exp: Likewise.
12102 * gdb.base/random-signal.exp: Likewise.
12103 * gdb.base/range-stepping.exp: Likewise.
12104 * gdb.cp/annota2.exp: Likewise.
12105 * gdb.cp/annota3.exp: Likewise.
12106 * gdb.gdb/selftest.exp: Likewise.
12107 * gdb.threads/continue-pending-status.exp: Likewise.
12108 * gdb.threads/leader-exit.exp: Likewise.
12109 * gdb.threads/manythreads.exp: Likewise.
12110 * gdb.threads/pthreads.exp: Likewise.
12111 * gdb.threads/schedlock.exp: Likewise.
12112 * gdb.threads/sigthread.exp: Likewise.
12113
a8f077dc
DB
121142015-12-11 Don Breazeal <donb@codesourcery.com>
12115
12116 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12117 remote.
12118 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12119 * gdb.base/foll-exec.exp (main): Enable for target remote.
12120 * gdb.base/foll-fork.exp (main): Likewise.
12121 * gdb.base/foll-vfork.exp (main): Likewise.
12122 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12123 (proc continue_to_exit_bp_loc): Use clean_restart.
12124 * gdb.base/pie-execl.exp (main): Disable for target remote.
12125 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12126 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12127 * gdb.threads/execl.exp (main): Likewise.
12128 * gdb.threads/fork-child-threads.exp (main): Likewise.
12129 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12130 remote.
12131 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12132 remote.
12133 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12134 pid.tid style ptids, instead of just tid.
12135 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12136 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12137 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12138 ptids, instead of just tid.
12139
3b2464a8
AB
121402015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12141
12142 * gdb.base/list.exp (test_list_forward): Add end of file error
12143 test.
12144 (test_repeat_list_command): Add end of file error test.
12145 (test_list_backwards): Add beginning of file error test.
12146
a0def019
AB
121472015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12148
12149 * gdb.base/list.exp (test_list_invalid_args): New function,
12150 defined, and called.
12151
5c000dff
AB
121522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12153
12154 * gdb.base/list.exp (test_list): Make test names unique.
12155
f1637ebe
YQ
121562015-12-11 Yao Qi <yao.qi@linaro.org>
12157
12158 * gdb.base/coremaker2.c: Remove.
12159
36d6fc0a
PA
121602015-12-10 Pedro Alves <palves@redhat.com>
12161
12162 * gdb.multi/base.exp: Remove stale "spaces" references.
12163
762f7747
PA
121642015-12-10 Pedro Alves <palves@redhat.com>
12165
12166 * gdb.multi/base.exp: Don't use nowarnings.
12167 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12168 * gdb.multi/hangout.c: Include stdio.h.
12169 * gdb.multi/hello.c: Include stdlib.h.
12170 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12171 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12172 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12173
28d2bfb9
AB
121742015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12175
12176 * gdb.dwarf2/dw2-ranges-base.c: New file.
12177 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12178 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12179 support additional line table, and debug ranges generation.
12180 (Dwarf::ranges): New function, generate .debug_ranges.
12181 (Dwarf::lines): Support generating simple line table programs.
12182 (Dwarf::assemble): Initialise new namespace variables.
12183
5fc2beac
KB
121842015-12-09 Kevin Buettner <kevinb@redhat.com>
12185
12186 * gdb.base/async.exp (proc test_background): Add case for
12187 asynchronous execution not supported.
12188
1c35a88f
LM
121892015-12-09 Luis Machado <lgustavo@codesourcery.com>
12190
12191 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12192 format and change test names to make them unique.
12193
b593e3d9
RK
121942015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12195 Pedro Alves <pedro@redhat.com>
12196
12197 PR gdb/18702
12198 Add checking of floatformats setup on x86_64 hosts.
12199 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12200 (smallval, bigval): New labels/constants.
12201 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12202 float" after loading bigval and smallval.
12203
d72413e6
PMR
122042015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12205
12206 * gdb.ada/fun_overload_menu.exp: New testcase.
12207 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12208
ece66d65
JS
122092015-12-04 Josh Stone <jistone@redhat.com>
12210
12211 * gdb.base/catch-fork-static.exp: New.
12212
41d0efca
YQ
122132015-12-03 Yao Qi <yao.qi@linaro.org>
12214
12215 * gdb.base/sizeof.c: Don't include stdio.h and
12216 ../lib/unbuffer_output.c.
12217 (main): New variable 'size' and 'value'. Remove printf and
12218 gdb_unbuffer_output. Assign return value to size and value.
12219 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12220 at the beginning.
12221 (check_sizeof): Check the result by printing variable 'size'.
12222 (check_valueof): Check the result by printing variable 'value'.
12223
99fd02d9
YQ
122242015-12-01 Yao Qi <yao.qi@linaro.org>
12225
12226 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12227 for aarch64*-*-linux* target.
12228
f2faf941
PA
122292015-11-30 Pedro Alves <palves@redhat.com>
12230
12231 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12232
04bf20c5
PA
122332015-11-30 Pedro Alves <palves@redhat.com>
12234
12235 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12236 Handle non-stop mode vCont replies.
12237
09df4675
PA
122382015-11-30 Pedro Alves <palves@redhat.com>
12239
12240 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12241 prepare_for_testing. Start gdb with "set non-stop on" appended to
12242 GDBFLAGS. Lax expected stop output.
12243
58b584af
YQ
122442015-11-27 Yao Qi <yao.qi@linaro.org>
12245
12246 * gdb.arch/arm-neon.exp: New.
12247 * gdb.arch/arm-neon.c: New.
12248
dfcb77a8
YQ
122492015-11-27 Yao Qi <yao.qi@linaro.org>
12250
12251 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12252
88e8ec1b
YQ
122532015-11-27 Yao Qi <yao.qi@linaro.org>
12254
12255 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12256 frames-invalid annotation.
12257
bfde72c2
YQ
122582015-11-27 Yao Qi <yao.qi@linaro.org>
12259
12260 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12261
f6512a69
SM
122622015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12263
12264 * gdb.threads/names.exp: New file.
12265 * gdb.threads/names.c: New file.
12266 * README: Mention gdb,no_thread_names.
12267
46a3515b
MM
122682015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12269
12270 PR 19297
12271 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12272 support" error.
12273
62147a22
PA
122742015-11-24 Pedro Alves <palves@redhat.com>
12275
12276 PR 17539
12277 * gdb.base/display.exp: Expect displays to be sorted in ascending
12278 order. Use multi_line.
12279 * gdb.base/solib-display.exp: Likewise.
12280
2f341b6e
PA
122812015-11-24 Pedro Alves <palves@redhat.com>
12282
12283 PR 17539
25d49b86
PA
12284 * gdb.base/display.exp: Expect displays to be sorted in ascending
12285 order. Use multi_line.
12286 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12287
7e0aa6aa
PA
122882015-11-24 Pedro Alves <palves@redhat.com>
12289
12290 PR 17539
12291 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12292 threads in ascending order.
12293 * gdb.base/foll-fork.exp: Likewise.
12294 * gdb.base/foll-vfork.exp: Likewise.
12295 * gdb.base/multi-forks.exp: Likewise.
12296 * gdb.mi/mi-nonstop.exp: Likewise.
12297 * gdb.mi/mi-nsintrall.exp: Likewise.
12298 * gdb.multi/base.exp: Likewise.
12299 * gdb.multi/multi-arch.exp: Likewise.
12300 * gdb.python/py-inferior.exp: Likewise.
12301 * gdb.threads/break-while-running.exp: Likewise.
12302 * gdb.threads/execl.exp: Likewise.
12303 * gdb.threads/gcore-thread.exp: Likewise.
12304 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12305 * gdb.threads/kill.exp: Likewise.
12306 * gdb.threads/linux-dp.exp: Likewise.
12307 * gdb.threads/multiple-step-overs.exp: Likewise.
12308 * gdb.threads/next-bp-other-thread.exp: Likewise.
12309 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12310 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12311 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12312 * gdb.threads/thread-find.exp: Likewise.
12313 * gdb.threads/tls.exp: Likewise.
12314 * lib/mi-support.exp (mi_reverse_list): Delete.
12315 (mi_check_thread_states): No longer reverse list.
12316
2cc57ad8
PA
123172015-11-24 Pedro Alves <palves@redhat.com>
12318
12319 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12320 use lowercase.
12321
c93e8391
SM
123222015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12323
12324 * gdb.trace/actions.c: Include trace-common.h.
12325 (main): Add a location for a fast tracepoint.
12326 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12327 the normal tracepoints.
12328 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12329
045ccf91
SM
123302015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12331
12332 * save-trace.exp: Factor out code to these...
12333 (gdb_save_tracepoints): New.
12334 (gdb_load_tracepoints): New.
12335 (do_save_load_test): New.
12336
5506f9f6
KB
123372015-11-23 Kevin Buettner <kevinb@redhat.com>
12338
12339 * gdb.base/asmlabel.exp: New test.
12340 * gdb.base/asmlabel.c: New test case.
12341
16c3b12f
JB
123422015-11-23 Joel Brobecker <brobecker@adacore.com>
12343
12344 * gdb.base/wrong_frame_bt_full-main.c: New file.
12345 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12346 * gdb.base/wrong_frame_bt_full.exp: New file.
12347
155bfbd3
JB
123482015-11-23 Joel Brobecker <brobecker@adacore.com>
12349
12350 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12351
bb097445
JM
123522015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12353
206853a0 12354 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12355 pstate register when comparing registers values in
12356 sparc64-*-linux-gnu targets to avoid spurious differences.
12357
9c88ed8f
JM
123582015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12359
206853a0 12360 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12361
96161e25
SL
123622015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12363
12364 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12365 as type argument to gdb_compile.
12366 * gdb.base/nested-subp2.exp: Likewise.
12367 * gdb.base/nested-subp3.exp: Likewise.
12368
340c2830
DV
123692015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12370
12371 * lib/dwarf.exp (_note): Fix left shift of negative value.
12372 * gdb.trace/trace-condition.exp: Likewise.
12373
c1862d0f
YQ
123742015-11-13 Yao Qi <yao.qi@linaro.org>
12375
12376 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12377 comments about d10v.
12378 (test_scalar_returns): Likewise.
12379 * gdb.base/d10v.ld: Remove.
12380 * gdb.base/overlays.exp: Remove the target triplet checking for
12381 d10v-*-*.
12382 * gdb.base/structs.exp (test_struct_returns): Remove the
12383 comments about d10v.
12384 (test_struct_calls): Likewise.
12385
77ae9c19
YQ
123862015-11-13 Yao Qi <yao.qi@linaro.org>
12387
12388 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12389 * gdb.base/gnu_vector.c: Don't include stdio.h.
12390 (main): Don't print res and call add_some_intvecs.
12391
430e004e
MK
123922015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12393
12394 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12395 macro.
12396 (func5): Removed.
12397 (func4): Use FAST_TRACEPOINT_LABEL.
12398 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12399 macro.
12400 (func): Removed.
12401 (thread_function): Use FAST_TRACEPOINT_LABEL.
12402 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12403 (func): Remove.
12404 (marker): Use FAST_TRACEPOINT_LABEL.
12405 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12406 (pendfunc1): Remove.
12407 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12408 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12409 (foo): Remove.
12410 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12411 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12412 macro.
12413 (func): Remove.
12414 (marker): Use FAST_TRACEPOINT_LABEL.
12415 * gdb.trace/trace-common.h: New header.
12416 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12417 macro.
12418 (func): Remove.
12419 (marker): Use FAST_TRACEPOINT_LABEL.
12420 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12421 (func): Remove.
12422 (thread_function): Use FAST_TRACEPOINT_LABEL.
12423
6e7675a7
MK
124242015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12425
12426 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12427 in front.
12428 * gdb.trace/change-loc.exp: Use global pcreg definition.
12429 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12430 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12431 in front.
12432 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12433 * gdb.trace/pending.exp: Likewise.
12434 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12435 * gdb.trace/trace-break.exp: Likewise.
12436 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12437 in front.
12438 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12439 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12440 in front.
12441 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12442
dddc0e16
JB
124432015-11-09 Joel Brobecker <brobecker@adacore.com>
12444
12445 * gdb.ada/fin_fun_out: New testcase.
12446
c6f0b406
KB
124472015-11-07 Kevin Buettner <kevinb@redhat.com>
12448
12449 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12450 value associated with DW_AT_byte_size.
12451 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12452 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12453 DW_AT_upper_bound.
12454
f01dcfd9
KB
124552015-11-07 Kevin Buettner <kevinb@redhat.com>
12456
12457 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12458 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12459 version.
12460 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12461 gdb.dwarf2/dw2-canonicalize-type.exp,
12462 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12463 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12464 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12465 provided by gdb_target_symbol_prefix_flags_asm.
12466 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12467 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12468 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12469 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12470 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12471 macros where needed). Use this macro for symbols which require
12472 the prefix provided by SYMBOL_PREFIX.
12473
2223449a
KB
124742015-11-05 Kevin Buettner <kevinb@redhat.com>
12475
12476 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12477 New procs.
12478 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12479 representing expressions, of more than one list element.
12480 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12481 to prepend linker symbol prefix to f.
12482 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12483 table_1 and table_2.
12484 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12485 Likewise, for f and g.
12486 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12487 for ptr.
12488 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12489 for main.
12490 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12491 table_1_ptr and table_2_ptr.
12492
6f2f1a3a
JK
124932015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12494 Joel Brobecker <brobecker@adacore.com>
12495
12496 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12497
566c56c9
MK
124982015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12499
12500 * gdb.reverse/s390-mvcle.c: New test.
12501 * gdb.reverse/s390-mvcle.exp: New file.
12502 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12503
d5f0636b
MK
125042015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12505
12506 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12507
7ad8b86c
MK
125082015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12509
12510 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12511 reaching marker2.
12512 * gdb.reverse/getresuid-reverse.exp: Likewise.
12513 * gdb.reverse/pipe-reverse.exp: Likewise.
12514 * gdb.reverse/readv-reverse.exp: Likewise.
12515 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12516 * gdb.reverse/time-reverse.exp: Likewise.
12517 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12518
4081c0f1
YQ
125192015-10-30 Yao Qi <yao.qi@linaro.org>
12520
12521 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12522 (empty_cycle): Remove.
12523 (main): Don't call empty_cycle. Don't use watch_count_done.
12524 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12525 empty_cycle. Rewrite the code counting HW watchpoints.
12526
452b4ba5
MK
125272015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12528
12529 * gdb.reverse/fstatat-reverse.c: New test.
12530 * gdb.reverse/fstatat-reverse.exp: New file.
12531 * gdb.reverse/getresuid-reverse.c: New test.
12532 * gdb.reverse/getresuid-reverse.exp: New file.
12533 * gdb.reverse/pipe-reverse.c: New test.
12534 * gdb.reverse/pipe-reverse.exp: New file.
12535 * gdb.reverse/readv-reverse.c: New test.
12536 * gdb.reverse/readv-reverse.exp: New file.
12537 * gdb.reverse/recvmsg-reverse.c: New test.
12538 * gdb.reverse/recvmsg-reverse.exp: New file.
12539 * gdb.reverse/time-reverse.c: New test.
12540 * gdb.reverse/time-reverse.exp: New file.
12541 * gdb.reverse/waitpid-reverse.c: New test.
12542 * gdb.reverse/waitpid-reverse.exp: New file.
12543
5e2e7507
JK
125442015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12545
12546 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12547
0fde2c53
DE
125482015-10-26 Doug Evans <dje@google.com>
12549
12550 PR symtab/17391
12551 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12552 * gdb.dwarf2/bad-regnum.c: New file.
12553 * gdb.dwarf2/bad-regnum.exp: New file.
12554
1a70ae97
DE
125552015-10-26 Doug Evans <dje@google.com>
12556
12557 PR python/18938
12558 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12559 file.
12560
27dc26ab
JK
125612015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12562
12563 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12564 for a change by "Mention language in compile error message".
12565
bed91f4d
SM
125662015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12567
12568 PR python/18073
12569 * gdb.python/py-type.c (C::a_method): New.
12570 (C::a_const_method): New.
12571 (C::a_static_method): New.
12572 (a_function): New.
12573 * gdb.python/py-type.exp (test_fields): Test getting fields
12574 from function and method.
12575
3f2f83dd
KB
125762015-10-21 Keven Boell <keven.boell@intel.com>
12577
12578 * gdb.fortran/vla-alloc-assoc.exp: New file.
12579 * gdb.fortran/vla-datatypes.exp: New file.
12580 * gdb.fortran/vla-datatypes.f90: New file.
12581 * gdb.fortran/vla-history.exp: New file.
12582 * gdb.fortran/vla-ptype-sub.exp: New file.
12583 * gdb.fortran/vla-ptype.exp: New file.
12584 * gdb.fortran/vla-sizeof.exp: New file.
12585 * gdb.fortran/vla-sub.f90: New file.
12586 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12587 * gdb.fortran/vla-value-sub-finish.exp: New file.
12588 * gdb.fortran/vla-value-sub.exp: New file.
12589 * gdb.fortran/vla-value.exp: New file.
12590 * gdb.fortran/vla-ptr-info.exp: New file.
12591 * gdb.mi/mi-vla-fortran.exp: New file.
12592 * gdb.mi/vla.f90: New file.
12593
27145d50
SL
125942015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12595
12596 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12597 of hardwired timeout value.
12598
5f3ff4f8
JK
125992015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12600 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12603 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12604
bfd09d20
JS
126052015-10-19 Josh Stone <jistone@redhat.com>
12606
12607 * gdb.base/catch-syscall.c: Include <sched.h>.
12608 (unknown_syscall): New variable.
12609 (main): Trigger a vfork and an unknown syscall.
12610 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12611 (unknown_syscall_number): Likewise.
12612 (check_call_to_syscall): Accept an optional syscall pattern.
12613 (check_return_from_syscall): Likewise.
12614 (check_continue): Likewise.
12615 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12616 (test_catch_syscall_skipping_return): New test toggling off 'catch
12617 syscall' to step over the syscall return, then toggling back on.
12618 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12619 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12620 (do_syscall_tests): Call test_catch_syscall_without_args and
12621 test_catch_syscall_mid_vfork.
12622 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12623 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12624
b32b93c6
AS
126252015-10-19 Andrew Stubbs <ams@codesourcery.com>
12626
12627 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12628 print g_vE): Add new pass patterns.
12629 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12630 print various symbol names for vptr fields.
12631
9d622bda
AB
126322015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12633
12634 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12635 results.
12636
0fd8ac1c
YQ
126372015-10-12 Yao Qi <yao.qi@linaro.org>
12638
12639 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12640
34240514
YQ
126412015-10-12 Yao Qi <yao.qi@linaro.org>
12642
12643 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12644 is aarch64*-*-linux*.
12645
8240f442
YQ
126462015-10-12 Yao Qi <yao.qi@linaro.org>
12647
12648 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12649 (can_relocate_bcond_true): ... it.
12650 (can_relocate_bcond_false): New function.
12651 (foo): Likewise.
12652 (can_relocate_bl): Likewise.
12653 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12654 can_relocate_bl.
12655
2520f728
PMR
126562015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12657
12658 * gdb.base/nested-addr.c: New file.
12659 * gdb.base/nested-addr.exp: New testcase.
12660
abcef95a
MM
126612015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12662
12663 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12664 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12665 its output. Ignore the output of "record goto begin" and instead
12666 check that GDB is replaying.
12667
145e3ddb
PA
126682015-10-09 Pedro Alves <palves@redhat.com>
12669
12670 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12671 (top level): Use it in the run with no args test.
12672
d5d8c4e1
IB
126732015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12674
12675 * gdb.dlang/properties.exp: New file.
12676
06e635ef
SL
126772015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12678
12679 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12680 whether or not address 0x1000 is mapped on the target.
12681
e019fd1d
SM
126822015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12683
12684 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12685 build.
12686
77ba2a67
MM
126872015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12688
12689 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12690 instruction-history test.
12691
c60eb31f
DE
126922015-09-28 Doug Evans <dje@google.com>
12693
12694 * gdb.base/gcore.c (array_func): Add reference to static_array.
12695
9a3c8263
SM
126962015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12697
12698 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12699 source line.
12700
9720e656
SL
127012015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12702
12703 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12704 short or char as base type.
12705
938d3bf2
SL
127062015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12707
12708 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12709 to allow any size enum.
12710
e6c2c623
PMR
127112015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12712
12713 * gdb.ada/array_ptr_renaming.exp: New testcase.
12714 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12715 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12716
06da0f77
PL
127172015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12718
12719 * gdb.trace/ftrace-lock.c: New file.
12720 * gdb.trace/ftrace-lock.exp: New file.
12721
4f51c22a
PL
127222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12723
12724 * gdb.arch/insn-reloc.c: New file.
12725 * gdb.arch/ftrace-insn-reloc.exp: New file.
12726
7041adf4
PL
127272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12728
12729 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12730 instruction.
12731 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12732 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12733 * gdb.trace/range-stepping.c: Likewise.
12734 * gdb.trace/trace-break.c: Likewise.
12735 * gdb.trace/trace-mt.c (thread_function): Likewise.
12736 * gdb.trace/ftrace.c (marker): Likewise.
12737 * gdb.trace/trace-condition.c (marker): Likewise.
12738 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12739 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12740 is_aarch64_target.
12741
015d2e7e
DE
127422015-09-18 Doug Evans <xdje42@gmail.com>
12743
12744 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12745 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12746
26b188a2
SL
127472015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12748
12749 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12750 the breakpoint.
12751
79dc332b
SL
127522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12753
12754 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12755 the pending breakpoint. Remove timeout override for "Run till
12756 MI pending breakpoint on pendfunc3 on thread 2" test.
12757
f57929f2
SL
127582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12759
12760 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12761 filename pattern.
12762
3f469b17
SL
127632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12764
12765 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12766 in breakpoint filename pattern.
12767
515b89b3
SL
127682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12769
7800dbe4
SL
12770 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12771
127722015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12773
515b89b3
SL
12774 * gdb.linespec/explicit.exp: Check for readline support for
12775 tab-completion tests. Fix obvious typo.
12776
d2939ba2
MM
127772015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12778
12779 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12780 and replay.
12781
cbb55fa7
MM
127822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12783
12784 * gdb.btrace/non-stop.c: New.
12785 * gdb.btrace/non-stop.exp: New.
12786
43691ca1
PL
127872015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12788 Yao Qi <yao.qi@linaro.org>
12789
12790 * gdb.trace/trace-condition.c: New file.
12791 * gdb.trace/trace-condition.exp: New file.
12792
d78908cf
WW
127932015-09-16 Wei-cheng Wang <cole945@gmail.com>
12794
12795 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12796 for testing bytecode compilation.
12797
1ed415e2
PA
127982015-09-16 Pedro Alves <palves@redhat.com>
12799 Sandra Loosemore <sandra@codesourcery.com>
12800
12801 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12802 (SECONDS): Redefine.
12803 (main): Call pthread_kill and alarm early.
12804 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12805 support.
12806 (test): If the target can't hardware step and doesn't support
12807 displaced stepping, increase the timeout.
12808
d136eff5
PA
128092015-09-16 Pedro Alves <palves@redhat.com>
12810
12811 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12812 (enable_debug): New procedures.
12813 (test): Use them. Bail out if waiting for threads fails.
12814 (top level): Bail out if a test fails.
12815
991f019c
YQ
128162015-09-16 Yao Qi <yao.qi@linaro.org>
12817
12818 * gdb.asm/asm-source.exp: Set asm-arch for
12819 aarch64*-*-* target.
12820 * gdb.asm/aarch64.inc: New file.
12821
bfca584f
PMR
128222015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12823
12824 * gdb.ada/array_of_variable_length.exp: New testcase.
12825 * gdb.ada/array_of_variable_length/foo.adb: New file.
12826 * gdb.ada/array_of_variable_length/pck.adb: New file.
12827 * gdb.ada/array_of_variable_length/pck.ads: New file.
12828
b326e587
DE
128292015-09-15 Doug Evans <dje@google.com>
12830
12831 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12832 of function static local variable.
12833
5382cfab
PW
128342015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12835
12836 * gdb.threads/tls-so_extern.exp: New test file.
12837 * gdb.threads/tls-so_extern.c: New test file.
12838 * gdb.threads/tls-so_extern_main.c: New test file.
12839
141c5cc4
JK
128402015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 * gdb.opt/solib-intra-step-lib.c: New file.
12843 * gdb.opt/solib-intra-step-main.c: New file.
12844 * gdb.opt/solib-intra-step.exp: New file.
12845
d15dcecd
PA
128462015-09-15 Pedro Alves <palves@redhat.com>
12847
12848 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12849 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12850
4c2f2a79
PA
128512015-09-14 Pedro Alves <palves@redhat.com>
12852
12853 * gdb.base/hook-stop-continue.c: Delete.
12854 * gdb.base/hook-stop-continue.exp: Delete.
12855 * gdb.base/hook-stop-frame.c: Delete.
12856 * gdb.base/hook-stop-frame.exp: Delete.
12857 * gdb.base/hook-stop.c: New file.
12858 * gdb.base/hook-stop.exp: New file.
12859
919e6dbe
PMR
128602015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12861
12862 * gdb.ada/access_to_packed_array.exp: New testcase.
12863 * gdb.ada/access_to_packed_array/foo.adb: New file.
12864 * gdb.ada/access_to_packed_array/pack.adb: New file.
12865 * gdb.ada/access_to_packed_array/pack.ads: New file.
12866
157280a4
MM
128672015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12868
12869 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12870 buffer size test.
12871
2fd33e94
DB
128722015-09-11 Don Breazeal <donb@codesourcery.com>
12873
12874 * gdb.base/foll-exec.c: Add copyright header. Fix
12875 formatting issues.
12876 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12877 (do_exec_tests): Use clean_restart in place of zap_session,
12878 and for test initialization. Fix formatting issues. Use
12879 fail in place of perror.
12880 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12881 an expect statement to match an expression with output from
12882 the program under debug.
12883 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12884 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12885 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12886 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12887 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12888
e70b6e8e
DE
128892015-09-09 Doug Evans <dje@google.com>
12890
12891 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12892
7a551a51
DE
128932015-09-09 Doug Evans <dje@google.com>
12894
12895 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12896
4c666f84
DE
128972015-09-09 Doug Evans <dje@google.com>
12898
12899 * gdb.base/savedregs.exp: Fix typo.
12900
243a9253
PA
129012015-09-09 Pedro Alves <palves@redhat.com>
12902
12903 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12904
c0fa8fbd
SL
129052015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12906
12907 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12908 command actually switches threads. Give up on remaining
12909 tests if target fails to stop at breakpoint.
12910
cd7c1778
PMR
129112015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12912
12913 * gdb.ada/funcall_char.exp: New testcase.
12914 * gdb.ada/funcall_char/foo.adb: New file.
12915
dc5c8746
PMR
129162015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12917
12918 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12919 expected outputs. Add two testcases for completing ambiguous
12920 functions.
12921 * gdb.ada/complete/aux_pck.adb: New file.
12922 * gdb.ada/complete/aux_pck.ads: New file.
12923 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12924 Ambiguous_Func functions.
12925 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12926 * gdb.ada/complete/pck.adb: Likewise.
12927
4e83a1e7
UW
129282015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12929
12930 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12931 failures to run the test program under GDB.
12932
8ce74153
LM
129332015-08-26 Luis Machado <lgustavo@codesourcery.com>
12934
12935 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12936 to C.
12937
e9756d52
PP
129382015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12939
12940 * gdb.base/run-after-attach.exp: New test file.
12941 * gdb.base/run-after-attach.c: New test file.
12942
8d37573b
DB
129432015-08-26 Don Breazeal <donb@codesourcery.com>
12944
12945 * gdb.base/foll-exec-2.c: New test program.
12946 * gdb.base/foll-exec-2.exp: New test.
12947
63e43d3a
PMR
129482015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12949
12950 * gdb.base/nested-subp1.exp: New file.
12951 * gdb.base/nested-subp1.c: New file.
12952 * gdb.base/nested-subp2.exp: New file.
12953 * gdb.base/nested-subp2.c: New file.
12954 * gdb.base/nested-subp3.exp: New file.
12955 * gdb.base/nested-subp3.c: New file.
12956
3d40fbb5
PA
129572015-08-24 Pedro Alves <palves@redhat.com>
12958
12959 * gdb.server/connect-without-multi-process.c: New file.
12960 * gdb.server/connect-without-multi-process.exp: New file.
12961
4422ac93
LM
129622015-08-24 Luis Machado <lgustavo@codesourcery.com>
12963
12964 * gdb.opt/inline-markers.c: Make z int.
12965
91dddb86
LM
129662015-08-24 Luis Machado <lgustavo@codesourcery.com>
12967
12968 * gdb.opt/inline-markers.c: Make z volatile.
12969
a48847ee
LM
129702015-08-24 Luis Machado <lgustavo@codesourcery.com>
12971
12972 * gdb.opt/inline-bt.c: New volatile global z.
12973 * gdb.opt/inline-cmds.c: Likewise.
12974 * gdb.opt/inline-locals.c: Likewise.
12975 * gdb.opt/inline-markers.c: New extern global z.
12976 (marker): Use z.
12977 (inline_fn): Likewise.
12978
0ebbc52b
PA
129792015-08-24 Pedro Alves <palves@redhat.com>
12980
12981 * config/m32r-stub.exp: Remove file.
12982 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12983 * gdb.base/call-rt-st.exp: Likewise.
12984 * gdb.base/call-strs.exp: Likewise.
12985 * gdb.base/default.exp: Remove references to h8300-*-hms and
12986 *-*-udi*.
12987 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12988
77c365df
AA
129892015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12990
12991 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12992 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12993 and "return" use KFAIL when GDB can not read/write the vector
12994 return value.
12995
4313b8c0
GB
129962015-08-21 Gary Benson <gbenson@redhat.com>
12997
12998 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12999
0e433b32
PA
130002015-08-20 Pedro Alves <palves@redhat.com>
13001
13002 * gdb.server/solib-list.exp: No longer expect an interior stop in
13003 non-stop mode.
13004
221e1a37
PA
130052015-08-20 Pedro Alves <palves@redhat.com>
13006
13007 * gdb.server/connect-stopped-target.c: New file.
13008 * gdb.server/connect-stopped-target.exp: New file.
13009
40e3ad0e
PA
130102015-08-20 Pedro Alves <palves@redhat.com>
13011
13012 * gdb.dwarf2/comp-unit-lang.exp: New file.
13013 * gdb.dwarf2/comp-unit-lang.c: New file.
13014
af39b327
PMR
130152015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13016
13017 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13018 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13019
7d45c7c3 130202015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13021
7d45c7c3
KB
13022 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13023 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13024
4d6cceb4
DE
130252015-08-18 Doug Evans <dje@google.com>
13026 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13027
13028 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13029 skip_python_tests. New arg prompt_regexp.
13030 (skip_python_tests): New function.
13031 * lib/mi-support.exp (mi_skip_python_tests): New function.
13032 * gdb.python/py-mi-objfile-gdb.py: New file.
13033 * gdb.python/py-mi-objfile.c: New file.
13034 * gdb.python/py-mi-objfile.exp: New file.
13035
ad89c2aa
KS
130362015-08-17 Keith Seitz <keiths@redhat.com>
13037
13038 * gdb.linespec/explicit.exp: Move strace test from here ...
13039 * gdb.trace/strace.exp: ... to here.
13040
e3ae3c43
PP
130412015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13042
13043 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13044 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13045
604b2636
DE
130462015-08-14 Doug Evans <xdje42@gmail.com>
13047
13048 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13049 inferior before selecting a new file.
13050
6ff0ba5f
DE
130512015-08-14 Doug Evans <xdje42@gmail.com>
13052
13053 * gdb.mi/mi-disassemble.exp: Update.
13054 * gdb.base/disasm-optim.S: New file.
13055 * gdb.base/disasm-optim.c: New file.
13056 * gdb.base/disasm-optim.h: New file.
13057 * gdb.base/disasm-optim.exp: New file.
13058
9ca98f92
KS
130592015-08-14 Keith Seitz <keiths@redhat.com>
13060
13061 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13062 "evaluated-by".
13063
52bbc560
JB
130642015-08-13 Joel Brobecker <brobecker@adacore.com>
13065
13066 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13067
5d8c3ed3
PMR
130682015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13069
13070 * gdb.ada/fun_renaming.exp: New testcase.
13071 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13072 * gdb.ada/fun_renaming/pack.adb: New file.
13073 * gdb.ada/fun_renaming/pack.ads: New file.
13074
ea8812bc
KS
130752015-08-12 Keith Seitz <keiths@redhat.com>
13076
13077 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13078 gdb_get_line_number.
13079
4dafcdeb
JB
130802015-08-12 Joel Brobecker <brobecker@adacore.com>
13081
13082 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13083 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13084 gdb.base/dso2dso.exp: New files.
13085
5ba32597
SDJ
130862015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13087 Pedro Alves <palves@redhat.com>
13088 Keith Seitz <keiths@redhat.com>
13089
13090 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13091 GDBFLAGS.
13092
b6dafabf
PP
130932015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13094
13095 * gdb.base/gdbhistsize-history.exp
13096 (test_histsize_history_setting): Use save_vars.
13097 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13098 Use save_vars.
13099 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13100 * gdb.base/readline.exp: Use save_vars.
13101
abe8e607
PP
131022015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13103
13104 * lib/gdb.exp (save_vars): New proc.
13105
629500fa
KS
131062015-08-11 Keith Seitz <keiths@redhat.com>
13107
13108 * gdb.base/help.exp: Update help_breakpoint_text.
13109
eb8c4e2e
KS
131102015-08-11 Keith Seitz <keiths@redhat.com>
13111
13112 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13113 (at toplevel): Call test_explicit_breakpoints.
13114 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13115 breakpoints.
13116 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13117 breakpoint conditions, "-cond".
13118
87f0e720
KS
131192015-08-11 Keith Seitz <keiths@redhat.com>
13120
13121 * gdb.linespec/3explicit.c: New file.
13122 * gdb.linespec/cpexplicit.cc: New file.
13123 * gdb.linespec/cpexplicit.exp: New file.
13124 * gdb.linespec/explicit.c: New file.
13125 * gdb.linespec/explicit.exp: New file.
13126 * gdb.linespec/explicit2.c: New file.
13127 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13128 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13129 before using in the matching pattern.
13130 Clarify that `prefix' is a regular expression.
13131
f00aae0f
KS
131322015-08-11 Keith Seitz <keiths@redhat.com>
13133
13134 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13135 test.
13136 Add tests for missing ",FMT" and ",".
13137
e27852be
DE
131382015-08-10 Doug Evans <dje@google.com>
13139 Keith Seitz <keiths@redhat.com>
13140
13141 PR gdb/17960
13142 * gdb.base/completion.exp: Add location completer tests.
13143
7f03bd92
PA
131442015-08-07 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13147 tests here.
13148 (top level): Run do_test with and without displaced stepping.
13149
3fc8eb30
PA
131502015-08-07 Pedro Alves <palves@redhat.com>
13151
13152 * gdb.base/valgrind-disp-step.c: New file.
13153 * gdb.base/valgrind-disp-step.exp: New file.
13154
d4569d7b
PA
131552015-08-07 Pedro Alves <palves@redhat.com>
13156
13157 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13158 Delete function.
13159 (main): Add alarm. Run an infinite loop instead of calling
13160 wait_threads.
13161 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13162 comment.
13163 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13164 Delete function.
13165 (main): Add alarm. Run an infinite loop instead of calling
13166 wait_threads.
13167 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13168 comment.
13169
e1316e60
PA
131702015-08-07 Pedro Alves <palves@redhat.com>
13171
13172 * gdb.base/checkpoint-ns.exp: New file.
13173 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13174 standard_testfile.
13175
da8c46d2
MM
131762015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13177
13178 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13179 * gdb.btrace/instruction_history.exp: Update.
13180 * gdb.btrace/tsx.exp: New.
13181 * gdb.btrace/tsx.c: New.
13182
de1c2c52
PA
131832015-08-06 Pedro Alves <palves@redhat.com>
13184
13185 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13186 increase timeout.
13187 * gdb.reverse/until-precsave.exp: Bump timeouts.
13188
782e0bf4
PA
131892015-08-06 Pedro Alves <palves@redhat.com>
13190
13191 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13192
83e97ed0
PA
131932015-08-06 Pedro Alves <palves@redhat.com>
13194
13195 PR gdb/18749
13196 * gdb.threads/process-dies-while-handling-bp.c: New file.
13197 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13198
863d01bd
PA
131992015-08-06 Pedro Alves <palves@redhat.com>
13200
13201 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13202 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13203
0a39bb32
PA
132042015-08-05 Pedro Alves <palves@redhat.com>
13205
13206 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13207 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13208
ee2d2b10
SL
132092015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13210
13211 * gdb.base/bp-permanent.exp: Report test as unsupported if
13212 the target cannot stop at the permanent breakpoint.
13213
4e1bdb00
DE
132142015-08-03 Doug Evans <dje@google.com>
13215
13216 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13217 10000.
13218
3d338901
DE
132192015-08-03 Doug Evans <dje@google.com>
13220
13221 * Makefile.in (workers/%.worker, build-perf): New rule.
13222 (GDB_PERFTEST_MODE): New variable.
13223 (check-perf): Use it.
13224 (clean): Clean up gdb.perf parallel build subdirs.
13225 * lib/build-piece.exp: New file.
13226 * lib/gdb.exp (make_gdb_parallel_path): New function
13227 (standard_output_file, standard_temp_file): Call it.
13228 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13229 of $GDB_PARALLEL.
13230 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13231
af061d3e
DE
132322015-08-03 Doug Evans <dje@google.com>
13233
8e1afc81 13234 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13235 (LOG_FILE_NAME): New global.
13236 (TextReporter.__init__): Initialize self.txt_sum.
13237 (TextReporter.report): Add support for multiple data-points.
13238 Move report to perftest.sum, put raw data in perftest.log.
13239 (TextReporter.start): Open sum and log files.
13240 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13241 * gdb.perf/lib/perftest/testresult.py
13242 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13243
2c8c5d37
PA
132442015-07-31 Pedro Alves <palves@redhat.com>
13245
13246 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13247 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13248 kill_wait_spawned_process instead of explicit "kill -9".
13249 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13250 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13251 kill_wait_spawned_process.
13252 * gdb.base/attach-twice.exp: Likewise.
13253 * gdb.base/attach.exp: Likewise.
13254 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13255 gdb_test_multiple.
13256 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13257 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13258 kill_wait_spawned_process.
13259 * gdb.base/valgrind-infcall.exp: Likewise.
13260 * gdb.multi/multi-attach.exp: Likewise.
13261 * gdb.python/py-prompt.exp: Likewise.
13262 * gdb.python/py-sync-interp.exp: Likewise.
13263 * gdb.server/ext-attach.exp: Likewise.
13264 * gdb.threads/attach-into-signal.exp (corefunc): Use
13265 spawn_wait_for_attach, spawn_id_get_pid and
13266 kill_wait_spawned_process.
13267 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13268 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13269 spawn_id_get_pid and kill_wait_spawned_process.
13270 * gdb.threads/attach-stopped.exp (corefunc): Use
13271 spawn_wait_for_attach, spawn_id_get_pid and
13272 kill_wait_spawned_process.
13273 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13274 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13275 kill_wait_spawned_process instead of explicit "kill -9".
13276 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13277 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13278 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13279 processes. Don't map cygwin/windows pids here. Now returns a
13280 spawn id list.
13281
032a0fca
SL
132822015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13283
13284 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13285 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13286 correct patch.
13287
61a934ca
SL
132882015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13289
13290 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13291
4bc4d428
SL
132922015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13293
13294 Reapply:
13295 2014-05-21 Mark Wielaard <mjw@redhat.com>
13296
13297 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13298
998d452a
PA
132992015-07-30 Pedro Alves <palves@redhat.com>
13300
13301 * linux-low.c (handle_extended_wait): Set the child's last
13302 reported status to TARGET_WAITKIND_STOPPED.
13303
69dde7dc
PA
133042015-07-30 Pedro Alves <palves@redhat.com>
13305
13306 PR threads/18600
13307 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13308 only shows inferior 1.
13309
4dd63d48
PA
133102015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13311 Pedro Alves <palves@redhat.com>
13312
13313 PR threads/18600
13314 * gdb.threads/fork-plus-threads.c: New file.
13315 * gdb.threads/fork-plus-threads.exp: New file.
13316
d618e4c5
PP
133172015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13318
13319 * gdb.base/batch-preserve-term-settings.exp
13320 (test_terminal_settings_preserved_after_cli_exit): Use
13321 send_quit_command.
13322
1eef6428
PA
133232015-07-29 Pedro Alves <palves@redhat.com>
13324 Don Breazeal <donb@codesourcery.com>
13325
13326 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13327 output from both inferior_spawn_id and gdb_spawn_id.
13328
7da5b897
SDJ
133292015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13330
13331 * gdb.threads/attach-into-signal.exp (corefunc): Use
13332 with_test_prefix on nested loops, uniquefying the test messages.
13333
dac804df
SDJ
133342015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13335
13336 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13337 commit.
13338
06265e53
PP
133392015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13340
13341 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13342 New proc.
13343 (test_terminal_settings_preserved_after_sigterm): New test.
13344
18206ca3
PP
133452015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13346
13347 * gdb.base/batch-preserve-term-settings.exp
13348 (test_terminal_settings_preserved_after_cli_exit): New test.
13349
90074d11
PP
133502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13351
13352 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13353 manipulation of saved_gdbflags.
13354 (test_terminal_settings_preserved): Remove global declaration of
13355 the unused variable pagination_prompt. Remove manipulation of
13356 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13357 GDBFLAGS.
13358
eb1a7902
PA
133592015-07-29 Pedro Alves <palves@redhat.com>
13360
13361 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13362
8b75dd3b
PA
133632015-07-29 Pedro Alves <palves@redhat.com>
13364
13365 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13366 at the top.
13367
dedad4e3
PA
133682015-07-29 Pedro Alves <palves@redhat.com>
13369
13370 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13371 (main): Call gdb_unbuffer_output.
13372 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13373 (main): Call gdb_unbuffer_output.
13374 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13375 (main): Call gdb_unbuffer_output.
13376 * gdb.base/call-strs.exp: Adjust to step over the
13377 gdb_unbuffer_output call.
13378 * gdb.base/catch-gdb-caused-signals.c: Include
13379 "../lib/unbuffer_output.c".
13380 (main): Call gdb_unbuffer_output.
13381 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13382 (main): Call gdb_unbuffer_output.
13383 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13384 (main): Call gdb_unbuffer_output.
13385 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13386 (main): Call gdb_unbuffer_output.
13387 * gdb.base/shlib-call.exp: Adjust to step over the
13388 gdb_unbuffer_output call.
13389 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13390 (main): Call gdb_unbuffer_output.
13391 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13392 (main): Call gdb_unbuffer_output.
13393 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13394 (main): Rename to ...
13395 (test): ... this.
13396 (main): Reimplement.
13397 * gdb.base/varargs.exp: Run to test instead of to main.
13398 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13399 (main): Call gdb_unbuffer_output.
13400
58789a91
PA
134012015-07-29 Pedro Alves <palves@redhat.com>
13402
13403 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13404 factore out from mi_continue_dprintf. For call-style dprintfs,
13405 expect dprintf output out of $inferior_spawn_id.
13406 (mi_continue_dprintf): Use mi_expect_dprintf.
13407 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13408 (main): Call gdb_unbuffer_output.
13409
e8376742
PA
134102015-07-29 Pedro Alves <palves@redhat.com>
13411
13412 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13413 (default_mi_gdb_start): Set inferior_spawn_id instead of
13414 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13415 gdb_spawn_id.
13416 (mi_gdb_test): Always expect inferior output from both
13417 $inferior_spawn_id and $gdb_spawn_id.
13418
08280010
PA
134192015-07-29 Pedro Alves <palves@redhat.com>
13420
13421 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13422 send_inferior and $inferior_spawn_id.
13423
4d30e432
PA
134242015-07-29 Pedro Alves <palves@redhat.com>
13425
13426 * gdb.gdb/complaints.exp (test_initial_complaints)
13427 (test_serial_complaints, test_short_complaints): Use
13428 gdb_test_stdio.
13429 (test_empty_complaint): Handle $inferior_spawn_id !=
13430 $gdb_spawn_id.
13431
0d30a335
PA
134322015-07-29 Pedro Alves <palves@redhat.com>
13433
13434 * gdb.base/varargs.exp: Use gdb_test_stdio.
13435
39413b29
PA
134362015-07-29 Pedro Alves <palves@redhat.com>
13437
13438 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13439
7cb000a9
PA
134402015-07-29 Pedro Alves <palves@redhat.com>
13441
13442 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13443
d7b8ac82
PA
134442015-07-29 Pedro Alves <palves@redhat.com>
13445
13446 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13447 parameter into two new parameters, "inf_result" and "gdb_result".
13448 Expect inferior output and gdb output from $inferior_spawn_id and
13449 $gdb_spawn_id, respectively. Adjust all callers.
13450
789c3a0c
PA
134512015-07-29 Pedro Alves <palves@redhat.com>
13452
13453 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13454 of gdb_test_sequence.
13455
77e760c3
PA
134562015-07-29 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13459 (saw_spurious_output): Expect inferior output from
13460 $inferior_spawn_id. Use gdb_test_stdio.
13461
8396d2cd
PA
134622015-07-29 Pedro Alves <palves@redhat.com>
13463
13464 * gdb.base/dprintf.exp: Use standard_testfile. Change
13465 prepare_for_testing call.
13466 (srcfile): Don't set.
13467 (restart): New procedure.
13468 (test_dprintf): New procecure, use to continue over dprintfs.
13469 (test_call, test_agent): New procedures, tests moved here.
13470 Restart gdb and recreate dprintfs. Adjust expected output.
13471
2051d61f
PA
134722015-07-29 Pedro Alves <palves@redhat.com>
13473
13474 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13475
452397af
PA
134762015-07-29 Pedro Alves <palves@redhat.com>
13477
13478 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13479
8aed9555
PA
134802015-07-29 Pedro Alves <palves@redhat.com>
13481
13482 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13483 gdb_test_stdio.
13484
188a61b4
PA
134852015-07-29 Pedro Alves <palves@redhat.com>
13486
13487 * lib/gdb.exp (gdb_test_stdio): New procedure.
13488
12264a45
PA
134892015-07-29 Pedro Alves <palves@redhat.com>
13490
13491 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13492
23ffc893
PA
134932015-07-29 Pedro Alves <palves@redhat.com>
13494
13495 * gdb.base/call-signal-resume.exp: Remove check for
13496 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13497 * gdb.base/unwindonsignal.exp: Likewise.
13498 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13499 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13500
65566918
PA
135012015-07-29 Pedro Alves <palves@redhat.com>
13502
13503 * gdb.base/siginfo-addr.c (pass): New function.
13504 (handler): Call it iff si_addr is correct.
13505 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13506 Set a breakpoint at "pass" and continue to it.
13507
d60a9221
SDJ
135082015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13509
13510 * gdb.python/py-objfile.exp: Make some tests have unique names.
13511 * gdb.python/py-pp-registration.exp: Likewise.
13512
bde40b8f
PA
135132015-07-28 Pedro Alves <palves@redhat.com>
13514
13515 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13516
13e1dec8
SM
135172015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13518
13519 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13520
da33c9a7
SM
135212015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13522
13523 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13524
077836f7
PP
135252015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13526
13527 * gdb.base/gdb-sigterm-2.exp: New test.
13528
b8cc7b2e
DE
135292015-07-25 Doug Evans <xdje42@gmail.com>
13530
13531 Revert:
13532 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13533 (workers/%.worker, build-perf): New rule.
13534 (GDB_PERFTEST_MODE): New variable.
13535 (check-perf): Use it.
13536 (clean): Clean up gdb.perf parallel build subdirs.
13537 * lib/build-piece.exp: New file.
13538 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13539 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13540 name.
13541 (standard_temp_file): Ditto.
13542 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13543 of $GDB_PARALLEL.
13544
c8bd4544
DE
135452015-07-24 Doug Evans <dje@google.com>
13546
13547 * gdb.perf/lib/perftest/utils.py: New file.
13548 * gdb.perf/gm-hello.cc: New file.
13549 * gdb.perf/gm-pervasive-typedef.cc: New file.
13550 * gdb.perf/gm-pervasive-typedef.h: New file.
13551 * gdb.perf/gm-std.cc: New file.
13552 * gdb.perf/gm-std.h: New file.
13553 * gdb.perf/gm-use-cerr.cc: New file.
13554 * gdb.perf/gm-utils.h: New file.
13555 * gdb.perf/gmonster-null-lookup.py: New file.
13556 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13557 * gdb.perf/gmonster-print-cerr.py: New file.
13558 * gdb.perf/gmonster-ptype-string.py: New file.
13559 * gdb.perf/gmonster-runto-main.py: New file.
13560 * gdb.perf/gmonster-select-file.py: New file.
13561 * gdb.perf/gmonster1-null-lookup.exp: New file.
13562 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13563 * gdb.perf/gmonster1-print-cerr.exp: New file.
13564 * gdb.perf/gmonster1-ptype-string.exp: New file.
13565 * gdb.perf/gmonster1-runto-main.exp: New file.
13566 * gdb.perf/gmonster1-select-file.exp: New file.
13567 * gdb.perf/gmonster1.cc: New file.
13568 * gdb.perf/gmonster1.exp: New file.
13569 * gdb.perf/gmonster2-null-lookup.exp: New file.
13570 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13571 * gdb.perf/gmonster2-print-cerr.exp: New file.
13572 * gdb.perf/gmonster2-ptype-string.exp: New file.
13573 * gdb.perf/gmonster2-runto-main.exp: New file.
13574 * gdb.perf/gmonster2-select-file.exp: New file.
13575 * gdb.perf/gmonster2.cc: New file.
13576 * gdb.perf/gmonster2.exp: New file.
13577
6eab34f3
DE
135782015-07-24 Doug Evans <dje@google.com>
13579
13580 * gdb.perf/README: New file.
13581 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13582 * lib/gen-perf-test.exp: New file.
13583
63738bfd
DE
135842015-07-24 Doug Evans <dje@google.com>
13585
13586 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13587 (PerfTest::startup): New function.
13588 (PerfTest::run): Return result of calling body.
13589 (PerfTest::assemble): Rewrite.
13590 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13591 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13592 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13593 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13594 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13595
7b606f95
DE
135962015-07-24 Doug Evans <dje@google.com>
13597
13598 * lib/gdb.exp (clean_restart): Make executable optional.
13599
a97b16b8
DE
136002015-07-24 Doug Evans <dje@google.com>
13601
13602 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13603 compiler_info references.
13604 * gdb.cp/temargs.exp: Ditto.
13605 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13606 (get_compiler_info): Early exit if already computed. Set compiler_info
13607 to "unknown" if there was a problem.
13608 (test_compiler_info): Add function comment. Call get_compiler_info.
13609
35baa57f
DE
136102015-07-24 Doug Evans <dje@google.com>
13611
13612 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13613 (workers/%.worker, build-perf): New rule.
13614 (GDB_PERFTEST_MODE): New variable.
13615 (check-perf): Use it.
13616 (clean): Clean up gdb.perf parallel build subdirs.
13617 * lib/build-piece.exp: New file.
13618 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13619 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13620 name.
13621 (standard_temp_file): Ditto.
13622 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13623 of $GDB_PARALLEL.
13624
6ebea266
DE
136252015-07-24 Doug Evans <dje@google.com>
13626
13627 * lib/future.exp (gdb_default_target_compile): New option
13628 "early_flags".
13629 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13630 --as-needed.
13631
1e76a7e9
SDJ
136322015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13633
13634 * gdb.base/catch-syscall.exp: Call gdb_exit before
13635 gdb_skip_xml_test.
13636
5068630a
PA
136372015-07-24 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.python/py-events.exp: Accept output between the stop event
13640 and the prompt.
13641 * gdb.python/py-evsignal.exp: Likewise.
13642 * gdb.python/py-evthreads.exp: Likewise.
13643
77598427
PA
136442015-07-24 Pedro Alves <palves@redhat.com>
13645
13646 PR gdb/18717
13647 * gdb.threads/non-ldr-exit.c: New file.
13648 * gdb.threads/non-ldr-exit.exp: New file.
13649
11e6c98f
YQ
136502015-07-24 Yao Qi <yao.qi@linaro.org>
13651
13652 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13653 restarting process.
13654
51aee833
YQ
136552015-07-24 Yao Qi <yao.qi@linaro.org>
13656
13657 * gdb.server/ext-restart.exp: New file.
13658
8cfe207c
YQ
136592015-07-24 Yao Qi <yao.qi@linaro.org>
13660
13661 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13662 argument options.
13663 * gdb.server/ext-wrapper.exp: New file.
13664
cc12ce38
DE
136652015-07-23 Doug Evans <dje@google.com>
13666
13667 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13668 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13669
d0d84780
PMR
136702015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13671
13672 * gdb.ada/var_arr_typedef.exp: New testcase.
13673 * gdb.ada/var_arr_typedef/pack.adb: New file.
13674 * gdb.ada/var_arr_typedef/pack.ads: New file.
13675 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13676
8b558f79
JB
136772015-07-20 Joel Brobecker <brobecker@adacore.com>
13678
13679 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13680
775a3298
JK
136812015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13682
13683 * gdb.arch/i386-biarch-core.exp: Replace istarget
13684 by "complete set gnutarget". Remove expectation for the "core-file"
13685 command.
13686
db1ff28b
JK
136872015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13688
13689 Revert the previous commit:
13690 Tests for validate symbol file using build-id.
13691
0a94970d
JK
136922015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13693
13694 Tests for validate symbol file using build-id.
13695 * gdb.base/solib-mismatch-lib.c: New file.
13696 * gdb.base/solib-mismatch-libmod.c: New file.
13697 * gdb.base/solib-mismatch.c: New file.
13698 * gdb.base/solib-mismatch.exp: New file.
13699
03346981
SL
137002015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13701
13702 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13703 nios2-*-linux*.
13704 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13705 * gdb.base/siginfo.exp: Likewise.
13706 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13707
42422cc7
PL
137082015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13709
13710 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13711 Move it to ...
13712 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13713 ... here.
13714 * gdb.trace/range-stepping.exp: Check that the target supports
13715 range stepping.
13716
cfa68bae
JK
137172015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13718
13719 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13720
8ffdba26
PA
137212015-07-14 Pedro Alves <palves@redhat.com>
13722
13723 * gdb.base/killed-outside.exp: New file.
13724 * gdb.base/killed-outside.c: New file.
13725
218a5a11
JK
137262015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13727
13728 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13729 (n at main): New.
13730 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13731
e03ed3c6
AA
137322015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13733
13734 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13735 infcall tests instead of setting up for KFAIL.
13736
485668e5
MM
137372015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13738
13739 * gdb.btrace/record_goto-step.exp: New.
13740
08464196
JK
137412015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13742
13743 PR compile/18484
13744 * gdb.compile/compile.c (struct struct_type): Add volatile to
13745 selffield's type.
13746 * gdb.compile/compile.exp
13747 (compile code struct_object.selffield = &struct_object): Skip further
13748 struct_object tests if this one xfails.
13749
bcf5c1d9
RC
137502015-07-08 Robert O'Callahan <robert@ocallahan.org>
13751
13752 PR exp/18617
13753 * gdb.trace/ax.exp: Add test.
13754
4931af25
YQ
137552015-07-07 Yao Qi <yao.qi@linaro.org>
13756
13757 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13758 instead of istarget "aarch64*-*-*".
13759 * gdb.arch/aarch64-fp.exp: Likewise.
13760 * gdb.base/float.exp: Likewise.
13761 * gdb.reverse/aarch64.exp: Likewise.
13762 * lib/gdb.exp (is_aarch64_target): New proc.
13763
9fcf688e
YQ
137642015-07-07 Yao Qi <yao.qi@linaro.org>
13765
13766 * lib/gdb.exp (is_aarch32_target): New proc.
13767 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13768 instead of "istarget "arm*-*-*"".
13769 * gdb.arch/arm-disp-step.exp: Likewise.
13770 * gdb.arch/thumb-bx-pc.exp: Likewise.
13771 * gdb.arch/thumb-prologue.exp: Likewise.
13772 * gdb.arch/thumb-singlestep.exp: Likewise.
13773 * gdb.base/disp-step-syscall.exp: Likewise.
13774 * gdb.base/float.exp: Likewise.
13775
fbd8d50d
YQ
137762015-07-07 Yao Qi <yao.qi@linaro.org>
13777
13778 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13779 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13780
71be1fdc
YQ
137812015-07-07 Yao Qi <yao.qi@linaro.org>
13782
13783 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13784 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13785 if it exists.
13786 * gdb.multi/multi-arch.exp: Likewise.
13787
3e221d36
SM
137882015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13789
13790 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13791 print.
13792
d441430b
YQ
137932015-07-07 Yao Qi <yao.qi@linaro.org>
13794
13795 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13796
06f810bd
MG
137972015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13798
13799 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13800 '[' and ']' characters.
13801
5e61e7c0
IB
138022015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13803
13804 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13805
28bf096c
PA
138062015-06-29 Pedro Alves <palves@redhat.com>
13807
13808 PR threads/18127
13809 * gdb.threads/hand-call-new-thread.c: New file.
13810 * gdb.threads/hand-call-new-thread.c: New file.
13811
ee93cd5e
KS
138122015-06-26 Keith Seitz <keiths@redhat.com>
13813 Doug Evans <dje@google.com>
13814
13815 PR 16253
13816 * gdb.cp/var-tag-2.cc: New file.
13817 * gdb.cp/var-tag-3.cc: New file.
13818 * gdb.cp/var-tag-4.cc: New file.
13819 * gdb.cp/var-tag.cc: New file.
13820 * gdb.cp/var-tag.exp: New file.
13821
fc637f04
PP
138222015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13823
13824 * gdb.base/history-duplicates.exp: New test.
13825
2e52ae68
PP
138262015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13827
13828 * gdb.base/completion.exp: Test the completion of the "focus"
13829 command.
13830
6e22494e
JK
138312015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13832
13833 * gdb.arch/amd64-prologue-skip.S: New file.
13834 * gdb.arch/amd64-prologue-skip.exp: New file.
13835
bf7b9cd9
SM
138362015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13837
13838 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13839 is_address_zero_readable check.
13840
201e8dfd
PB
138412015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13842
13843 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13844 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13845
5cd867b4
YQ
138462015-06-24 Yao Qi <yao.qi@linaro.org>
13847
13848 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13849 linux targets.
13850
4d7be007
YQ
138512015-06-24 Yao Qi <yao.qi@linaro.org>
13852
13853 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13854 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13855 * gdb.base/siginfo-thread.exp: Likewise.
13856
07fcd301
YQ
138572015-06-22 Yao Qi <yao.qi@linaro.org>
13858
13859 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13860
52042a00
YQ
138612015-06-22 Yao Qi <yao.qi@linaro.org>
13862
13863 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13864 aarch64*-*-*.
13865 (skip_hw_watchpoint_tests): Likewise.
13866
74bd41ce
PP
138672015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13868
13869 * gdb.base/gdbinit-history.exp: Test the interaction between
13870 setting GDBHISTSIZE and setting the history size via .gdbinit.
13871
bc460514
PP
138722015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13873
13874 PR gdb/16999
13875 * gdb.base/gdbhistsize-history.exp: New test.
13876
b58c513b
PP
138772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13878
13879 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13880 with GDBHISTSIZE.
13881 * gdb.base/readline.exp: Likewise.
13882
92046791
YQ
138832015-06-17 Yao Qi <yao.qi@linaro.org>
13884
13885 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13886 line.
13887
2093d2d3
PP
138882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13889
13890 * gdb.base/gdbinit-history.exp: Add test case to check that
13891 an unlimited history file does not get truncated on exit.
13892
e6c693af
AA
138932015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13894
13895 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13896 (VECTOR): New macro. Use it...
13897 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13898 ...for these typedefs.
13899 (int8, char1, int1, double1): New typedefs.
13900 (struct just_int2, struct two_int2): New structures.
13901 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13902 (add_structvecs, add_singlevecs): New functions.
13903 (main): Call add_some_intvecs twice.
13904 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13905 the compile and exit upon failure. Try compiling for the "native"
13906 architecture. Test inferior function calls with vector arguments
13907 and vector return value handling with "finish" and "return".
13908
c74f7d1c
JT
139092015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13910
13911 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13912 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13913 PE file.
13914 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13915
98aa42ee
AT
139162015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13917
13918 PR breakpoints/16465
13919 * gdb.mi/mi-dprintf-pending.c: New file.
13920 * gdb.mi/mi-dprintf-pending.exp: New test.
13921 * gdb.mi/mi-dprintf-pendshr.c: New file.
13922
7d73c23c 139232015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 13924 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
13925
13926 * gdb.arch/i386-mpx-map.c: New file.
13927 * gdb.arch/i386-mpx-map.exp: New File.
13928
139292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13930
13931 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13932 * gdb.arch/i386-mpx.exp: Indentation fixed.
13933
139342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13935
13936 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13937 function and improved indentation.
13938 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13939 gdb_test_multiple. Added additional tests to skip the test.
13940
139412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13942
13943 * gdb.arch/i386-avx512.c: Change path in include file.
13944 * gdb.arch/i386-avx512.exp: Change include dir path
13945 compilation flag.
13946 * gdb.arch/i386-mpx.c: Change path in include file.
13947 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13948 flag.
13949
d5eba19a
JK
139502015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13951
13952 * gdb.compile/compile-print.exp (compile print *vararray@3)
13953 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13954
7f361056
JK
139552015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13956
13957 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13958 (do not keep jit in memory): ... this.
13959 (expect 5): Change it to ...
13960 (expect no 5): ... this.
13961
3b462ec2
SM
139622015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13963
13964 PR gdb/15564
13965 * gdb.mi/mi-detach.exp: New file.
13966
e0619de6
JK
139672015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13968
13969 PR symtab/18392
13970 * gdb.arch/amd64-tailcall-self.S: New file.
13971 * gdb.arch/amd64-tailcall-self.c: New file.
13972 * gdb.arch/amd64-tailcall-self.exp: New file.
13973
e970cb34
DB
139742015-05-28 Don Breazeal <donb@codesourcery.com>
13975
13976 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13977 tests for remote targets by checking is_target_gdbserver.
13978
b2e2f908
DE
139792015-05-27 Doug Evans <dje@google.com>
13980
13981 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13982 * gdb.dwarf2/opaque-type-lookup.c: New file.
13983 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13984
82c7be31
DE
139852015-05-26 Doug Evans <dje@google.com>
13986
13987 * gdb.cp/iostream.cc: New file.
13988 * gdb.cp/iostream.exp: New file.
13989
b4f54984
DE
139902015-05-26 Doug Evans <dje@google.com>
13991
13992 * gdb.dwarf2/dw2-op-call.exp: Update.
13993 * gdb.dwarf2/dw4-sig-types.exp: Update.
13994 * gdb.dwarf2/implptr.exp: Update.
13995 * gdb.mi/mi-cmd-param-changed.exp: Update.
13996
4ea6efe9
DE
139972015-05-26 Doug Evans <dje@google.com>
13998
13999 * gdb.python/py-lazy-string.c: New file.
14000 * gdb.python/py-lazy-string.exp: New file.
14001 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14002 (main): Update. Add estring3.
14003 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14004 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14005
f6bb7db3
YQ
140062015-05-26 Omair Javaid <omair.javaid@linaro.org>
14007 Yao Qi <yao.qi@linaro.org>
14008
14009 * gdb.reverse/aarch64.c: New.
14010 * gdb.reverse/aarch64.exp: New.
14011
a81bfbd0
OJ
140122015-05-26 Omair Javaid <omair.javaid@linaro.org>
14013
25d49b86
PA
14014 * lib/gdb.exp (supports_process_record): Return true for
14015 aarch64*-linux*.
a81bfbd0
OJ
14016 (supports_reverse): Likewise.
14017
158bf1b4
PP
140182015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14019
14020 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14021 Use with_test_prefix.
14022
a0145030
AB
140232015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14024
14025 * gdb.base/completion.exp: Add test for completion of layout
14026 names.
14027
ebe3b578
AB
140282015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14029
14030 * lib/gdb.exp (skip_tui_tests): New proc.
14031 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14032
84204ed7
PA
140332015-05-19 Pedro Alves <palves@redhat.com>
14034
14035 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14036 Save the whole env array instead of just HOME. Unset HISTSIZE in
14037 the environment while testing. Restore whole environment
14038 afterwards.
14039
37442ce1
DE
140402015-05-16 Doug Evans <xdje42@gmail.com>
14041
14042 * gdb.guile/scm-ports.c: New file.
14043 * gdb.guile/scm-ports.exp: Add memory port tests.
14044
36de76f9
JK
140452015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14046
14047 * gdb.compile/compile-print.c: New file.
14048 * gdb.compile/compile-print.exp: New file.
14049
3a9558c4
JK
140502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14051
14052 * gdb.compile/compile-ops.exp: Cast param to void.
14053 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14054 (compile code struct_object.selffield = &struct_object): Add xfail.
14055
aa715135
JG
140562015-05-15 Joel Brobecker <brobecker@adacore.com>
14057
14058 * gdb.ada/arr_enum_with_gap: New testcase.
14059
931e5bc3
JG
140602015-05-15 Joel Brobecker <brobecker@adacore.com>
14061
14062 * gdb.ada/byte_packed_arr: New testcase.
14063
9cd4d857
JB
140642015-05-15 Joel Brobecker <brobecker@adacore.com>
14065
14066 * gdb.ada/pckd_neg: New testcase.
14067
ebfd00d2
PP
140682015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14069
14070 PR gdb/17820
14071 * gdb.base/gdbinit-history.exp: New test.
14072 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14073 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14074
4c082a81
SC
140752015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14076
14077 * gdb.python/py-xmethods.cc: Enhance test case.
14078 * gdb.python/py-xmethods.exp: New tests.
14079 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14080 function.
14081 (B_indexoper): Likewise.
14082 (global_dm_list) : Add new xmethod worker functions.
14083
f7797074
SDJ
140842015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14085
14086 * gdb.base/coredump-filter.exp: Correctly unset
14087 "coredump_var_addr" array.
14088
a4674e4e
PA
140892015-05-08 Pedro Alves <palves@redhat.com>
14090
14091 * gdb.server/non-existing-program.exp: Unset spawn_id.
14092
df2eb078
SC
140932015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14094
14095 PR python/18291
14096 * gdb.python/py-xmethods.exp: Add tests.
14097
422349a3
YQ
140982015-05-08 Yao Qi <yao.qi@linaro.org>
14099
14100 PR gdb/18208
14101 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14102 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14103 function set_coredump_filter, and remove remote_exec call.
14104 Remove argument ipid. Callers update.
14105 (top level): Don't get inferior's PID.
14106
63fc80ce
AA
141072015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14108
14109 * gdb.base/watch_thread_num.exp: Skip test on targets without
14110 access watchpoints.
14111
80ad801e
PA
141122015-05-06 Pedro Alves <palves@redhat.com>
14113
14114 PR server/18081
14115 * gdb.server/non-existing-program.exp: New file.
14116
0fa7fe50
JB
141172015-05-05 Joel Brobecker <brobecker@adacore.com>
14118
14119 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14120
3ea89b92
PMR
141212015-05-05 Joel Brobecker <brobecker@adacore.com>
14122
14123 * gdb.ada/out_of_line_in_inlined: New testcase.
14124
87b8eff0
JB
141252015-05-05 Joel Brobecker <brobecker@adacore.com>
14126
14127 * gdb.ada/var_rec_arr: New testcase.
14128
5fccc635
YQ
141292015-04-30 Yao Qi <yao.qi@linaro.org>
14130
14131 * gdb.base/break-idempotent.exp: If
14132 skip_hw_watchpoint_multi_tests returns true, skip the tests
14133 on "rwatch" and "awatch".
14134
42d38f42
YQ
141352015-04-30 Yao Qi <yao.qi@linaro.org>
14136
14137 * gdb.base/relativedebug.exp: Invoke gdb command
14138 "info sharedlibrary", and if libc.so doesn't have debug info,
14139 skip the test.
14140
2ce1cdbf
DE
141412015-04-29 Doug Evans <dje@google.com>
14142
14143 * gdb.python/py-xmethods.exp: Add ptype tests.
14144 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14145 get_result_type method.
14146
f24a38c5
LM
141472015-04-29 Luis Machado <lgustavo@codesourcery.com>
14148
14149 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14150 the target does not support hardware watchpoints.
14151
ecbf2b3c
LM
141522015-04-29 Luis Machado <lgustavo@codesourcery.com>
14153
14154 * gdb.base/break-always.exp: Abort testing if writing to memory
14155 causes an error.
14156
34f5f757
DE
141572015-04-28 Doug Evans <dje@google.com>
14158
14159 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14160 * gdb.python/py-pp-registration.exp: ... here. New file.
14161 * gdb.python/py-pp-registration.c: New file.
14162 * gdb.python/py-pp-registration.py: New file.
14163
69b4374a
DE
141642015-04-28 Doug Evans <dje@google.com>
14165
14166 * gdb.python/py-bad-printers.c: New file.
14167 * gdb.python/py-bad-printers.py: New file.
14168 * gdb.python/py-bad-printers.exp: New file.
14169
59fb7612
SS
141702015-04-28 Sasha Smundak <asmundak@google.com>
14171
14172 * gdb.python/py-type.exp: New test.
14173
2631b16a
AW
141742015-04-28 Andy Wingo <wingo@igalia.com>
14175
14176 * gdb.python/py-parameter.exp:
14177 * gdb.guile/scm-parameter.exp: Escape the path that we are
14178 matching against, as it might contain characters that are special
14179 to regular expressions.
14180
460efde1
JB
141812015-04-27 Joel Brobecker <brobecker@adacore.com>
14182
14183 * gdb.ada/rec_comp: New testcase.
14184
2d369d8e
SDJ
141852015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14186
14187 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14188 before using it.
14189
cf75d6c3
AB
141902015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14191
14192 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14193 new tests for verilog output.
14194
8dbe7ca5
YQ
141952015-04-24 Yao Qi <yao.qi@linaro.org>
14196
14197 * boards/remote-gdbserver-on-localhost.exp: New file.
14198
4ef9fb2f
PA
141992015-04-23 Pedro Alves <palves@redhat.com>
14200
14201 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14202 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14203 "end of file", remove $inferior_spawn_id from the indirect list.
14204
0a803169
PA
142052015-04-23 Pedro Alves <palves@redhat.com>
14206
14207 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14208
749ef8f8
PA
142092015-04-23 Pedro Alves <palves@redhat.com>
14210
14211 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14212 on $any_spawn_id instead of only on $gdb_spawn_id.
14213
8aae4344
PM
142142015-04-21 Pierre Muller <muller@sourceware.org>
14215
14216 PR pascal/17815
14217 * lib/pascal.exp (gpc_compile): Add new option "class".
14218 (fpc_compile): Likewise.
14219 * gdb.pascal/case-insensitive-symbols.pas: New file.
14220 * gdb.pascal/case-insensitive-symbols.exp: New file.
14221
1586c8fb
GB
142222015-04-20 Gary Benson <gbenson@redhat.com>
14223
14224 * gdb.base/attach.exp: Fix three extended remote failures.
14225
1b6e6f5c
GB
142262015-04-17 Gary Benson <gbenson@redhat.com>
14227
14228 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14229 the main executable over the remote protocol.
14230
e797481d
PA
142312015-04-16 Pedro Alves <palves@redhat.com>
14232
14233 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14234 a new gdbserver if gdbserver_reconnect_p is set.
14235
1ca99c42
PA
142362015-04-16 Pedro Alves <palves@redhat.com>
14237
14238 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14239 is set, don't exit gdbserver.
14240
af9fd6f8
AA
142412015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14242
14243 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14244 appropriate .insn, such that an older assembler can be used.
14245 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14246 the z/Architecture instruction set on 31-bit targets as well.
14247
04ff1e61
AA
142482015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14249
14250 * gdb.go/handcall.exp: Remove all logic related to the first
14251 breakpoint and rely on go_runto_main instead.
14252 * gdb.go/strings.exp: Likewise.
14253 * gdb.go/unsafe.exp: Likewise.
14254 * gdb.go/hello.exp: Likewise. Also rename the remaining
14255 breakpoint marker to "breakpoint 1".
14256 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14257 * gdb.go/strings.go: Likewise.
14258 * gdb.go/unsafe.go: Likewise.
14259 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14260 "set breakpoint 2 here" and rename the remaining breakpoint marker
14261 to "breakpoint 1".
14262
40d2f8d6
SM
142632015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14264
14265 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14266 if itertools.imap is not present.
14267 * gdb.python/py-objfile.exp: Add parentheses.
14268 * gdb.python/py-type.exp: Same.
14269 * gdb.python/py-unwind-maint.py: Same.
14270
8cbc97c6
YQ
142712015-04-15 Yao Qi <yao.qi@linaro.org>
14272
14273 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14274 of ":$ptr_size" and set its form explicitly.
14275
45fd756c
YQ
142762015-04-15 Pedro Alves <palves@redhat.com>
14277 Yao Qi <yao.qi@linaro.org>
14278
14279 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14280 timeout by factor of 4.
14281 (test_regular_watch): Likewise.
14282 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14283 * gdb.reverse/sigall-reverse.exp: Likewise.
14284 * gdb.reverse/until-precsave.exp: Likewise.
14285 * lib/gdb.exp (with_timeout_factor): New proc.
14286 (gdb_expect): Move some code to ...
14287 (get_largest_timeout): ... here. New procedure.
14288
9e811bc3
LM
142892015-04-14 Luis Machado <lgustavo@codesourcery.com>
14290
14291 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14292
0ff6fcb2
LM
142932015-04-13 Luis Machado <lgustavo@codesourcery.com>
14294
14295 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14296 to write to the .text section.
14297
7578d5f7
LM
142982015-04-13 Luis Machado <lgustavo@codesourcery.com>
14299
14300 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14301 Handle the case of targets that do not provide PID information.
14302
2efe15c4
YQ
143032015-04-13 Yao Qi <yao.qi@linaro.org>
14304
14305 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14306 and use expect instead of gdb_expect.
14307
8cd8f2f8
SDJ
143082015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14309
14310 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14311 "coredump_var_addr" to avoid naming conflict with other testcases.
14312
9ee41772
PA
143132015-04-10 Pedro Alves <palves@redhat.com>
14314
14315 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14316 gdb_test_sequence and gdb_assert.
14317
07473109
PA
143182015-04-10 Pedro Alves <palves@redhat.com>
14319
14320 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14321 test messages that don't include the breakpoint address.
14322
de3db44c
YQ
143232015-04-10 Yao Qi <yao.qi@linaro.org>
14324
14325 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14326 false for some offset and width combinations which aren't
14327 supported by linux kernel.
14328
c79d856c
PA
143292015-04-10 Pedro Alves <palves@redhat.com>
14330
14331 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14332 procedure, factored out from ...
14333 (top level): ... here. Add "set displaced-stepping" testing axis.
14334 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14335 parameter "displaced". Use it.
14336 (top level): Use foreach and add "set displaced-stepping" testing
14337 axis.
14338
ebc90b50
PA
143392015-04-10 Pedro Alves <palves@redhat.com>
14340
14341 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14342 Remove comment.
14343 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14344 both the address of the instruction that triggers the watchpoint
14345 and the address of the instruction immediately after, and use
14346 those addresses for the test. Fix comment.
14347
8f572e5c
PA
143482015-04-10 Pedro Alves <palves@redhat.com>
14349
14350 * gdb.base/sigstep.exp (breakpoint_to_handler)
14351 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14352 Test "backtrace" in handler.
14353 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14354 (top level): Add new "displaced" test axis to
14355 breakpoint_to_handler, breakpoint_to_handler_entry and
14356 breakpoint_over_handler.
14357
8d707a12
PA
143582015-04-10 Pedro Alves <palves@redhat.com>
14359
14360 PR gdb/18216
14361 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14362
ef713951
YQ
143632015-04-10 Yao Qi <yao.qi@linaro.org>
14364
14365 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14366 (test_add_rn_pc): New function.
14367 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14368 (top level): Invoke test_add_rn_pc.
14369
906d60cf
PA
143702015-04-10 Pedro Alves <palves@redhat.com>
14371
14372 PR gdb/13858
14373 * gdb.base/step-over-no-symbols.exp: New file.
14374
f2983cc3
AW
143752015-04-09 Andy Wingo <wingo@igalia.com>
14376
14377 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14378 after the Python tests.
14379
6d62641c
SDJ
143802015-04-08 Keith Seitz <keiths@redhat.com>
14381
14382 PR python/16699
14383 * gdb.python/py-completion.exp: New tests for completion.
14384 * gdb.python/py-completion.py (CompleteLimit1): New class.
14385 (CompleteLimit2): Likewise.
14386 (CompleteLimit3): Likewise.
14387 (CompleteLimit4): Likewise.
14388 (CompleteLimit5): Likewise.
14389 (CompleteLimit6): Likewise.
14390 (CompleteLimit7): Likewise.
14391
f3770638
PA
143922015-04-08 Pedro Alves <palves@redhat.com>
14393
14394 PR gdb/18214
14395 PR gdb/18216
14396 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14397 function.
14398 (main): Install it as SIGUSR1 handler.
14399 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14400 parameter. Always use "setup" as prefix. Toggle "set
14401 displaced-stepping" off/on depending on global. Don't switch to
14402 thread 1 here.
14403 (top level): Add displaced stepping "off/on" test axis. Update
14404 "setup" calls. Wrap each subtest with with_test_prefix. Test
14405 continuing with a queued signal in each thread.
14406
4496bed7
PA
144072015-04-08 Pedro Alves <palves@redhat.com>
14408
14409 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14410 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14411 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14412 Return early if running to main fails.
14413 * gdb.trace/while-stepping.exp: Likewise.
14414
b97fde92
PA
144152015-04-07 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14418 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14419 interact with inferior program.
14420
f71c18e7
PA
144212015-04-07 Pedro Alves <palves@redhat.com>
14422
14423 * lib/gdb.exp (inferior_spawn_id): New global.
14424 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14425 spawn id after processing the user code.
14426 (default_gdb_start): Set inferior_spawn_id.
14427 (send_inferior): New procedure.
14428 * lib/gdbserver-support.exp (gdbserver_start): Set
14429 inferior_spawn_id.
14430 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14431
6423214f
PA
144322015-04-07 Pedro Alves <palves@redhat.com>
14433
14434 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14435 * lib/gdbserver-support.exp (gdbserver_start): Make
14436 $server_spawn_id global.
14437 (gdbserver_start): Don't wait for gdbserver's spawn id with
14438 expect_background.
14439 (close_gdbserver): New procedure.
14440 (gdb_exit): Rename the default version and reimplement.
14441
71c0ee8c
PA
144422015-04-07 Pedro Alves <palves@redhat.com>
14443
72f4393d 14444 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14445 append the substituted item, not the original item.
14446
203bc29b
PA
144472015-04-07 Pedro Alves <palves@redhat.com>
14448
14449 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14450 gdb_expect.
14451
508a3ddf
PA
144522015-04-07 Pedro Alves <palves@redhat.com>
14453
14454 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14455 output appearing once only.
14456
9f6dbe2b
PA
144572015-04-07 Pedro Alves <palves@redhat.com>
14458
14459 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14460 that doesn't expect anything. Return early if running to main
14461 fails.
14462
337532fa
YQ
144632015-04-07 Yao Qi <yao.qi@linaro.org>
14464
14465 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14466 (child_function): Call alarm.
14467 (main): Move call to alarm into the loop.
14468 * gdb.threads/non-stop-fair-events.exp: Build program with
14469 -DTIMEOUT=$timeout.
14470
01b622d4
DE
144712015-04-06 Doug Evans <xdje42@gmail.com>
14472
14473 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14474 Fix dest parameter to board_info.
14475 (fpc_compile): Ditto.
14476 (gdb_compile_pascal): Rename dest arg to destfile.
14477
961f4160
PMR
144782015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14479
14480 * gdb.ada/funcall_ref.exp: New file.
14481 * gdb.ada/funcall_ref/foo.adb: New file.
14482
cafda597
YQ
144832015-04-02 Yao Qi <yao.qi@linaro.org>
14484
14485 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14486 is remote.
14487
fed040c6
GB
144882015-04-02 Gary Benson <gbenson@redhat.com>
14489
14490 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14491
d11916aa
SS
144922015-04-01 Sasha Smundak <asmundak@google.com>
14493
14494 * gdb.python/py-unwind-maint.c: New file.
14495 * gdb.python/py-unwind-maint.exp: New test.
14496 * gdb.python/py-unwind-maint.py: New file.
14497 * gdb.python/py-unwind.c: New file.
14498 * gdb.python/py-unwind.exp: New test.
14499 * gdb.python/py-unwind.py: New test.
14500
a1471180
PA
145012015-04-01 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14504 to fail instead of non-existent $test.
14505
0bbeccb1
PA
145062015-04-01 Pedro Alves <palves@redhat.com>
14507
14508 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14509 GDBFLAGS if not empty.
14510
3c724c8c
PMR
145112015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14512
14513 * gdb.ada/complete.exp: Remove "multi_line".
14514 * gdb.ada/info_exc.exp: Remove "multi_line".
14515 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14516 * gdb.ada/ptype_field.exp: Remove "multi_line".
14517 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14518 * gdb.ada/tagged.exp: Remove "multi_line".
14519 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14520 [multi_line ...]
14521 * gdb.btrace/delta.exp: Likewise.
14522 * gdb.btrace/exception.exp: Likewise.
14523 * gdb.btrace/function_call_history.exp: Likewise.
14524 * gdb.btrace/instruction_history.exp: Likewise.
14525 * gdb.btrace/nohist.exp: Likewise.
14526 * gdb.btrace/record_goto.exp: Likewise.
14527 * gdb.btrace/segv.exp: Likewise.
14528 * gdb.btrace/stepi.exp: Likewise.
14529 * gdb.btrace/tailcall.exp: Likewise.
14530 * gdb.btrace/unknown_functions.exp: Likewise.
14531 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14532 * lib/gdb.exp: Add the "multi_line" helper.
14533
4eec2deb
PA
145342015-04-01 Pedro Alves <palves@redhat.com>
14535
14536 * gdb.threads/tid-reuse.c: New file.
14537 * gdb.threads/tid-reuse.exp: New file.
14538
df8411da
SDJ
145392015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14540
14541 PR corefiles/16092
14542 * gdb.base/coredump-filter.c: New file.
14543 * gdb.base/coredump-filter.exp: Likewise.
14544
6ef37366
PM
145452015-03-27 Petr Machata <pmachata@redhat.com>
14546
14547 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14548 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14549 (Dwarf::assemble): Initialize them.
14550 (Dwarf::lines): New function.
14551
7ec911b0
JT
145522015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14553
14554 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14555 SYMBOL_PREFIX for x86_64-*-cygwin.
14556
ff908ebf
AW
145572015-03-26 Andy Wingo <wingo@igalia.com>
14558
14559 PR symtab/18148
14560 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14561 const_value but not a location.
14562 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14563 location defined in non-main CUs are visible.
14564
6d5f0679
YQ
145652015-03-26 Yao Qi <yao.qi@linaro.org>
14566
14567 PR testsuite/18139
14568 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14569 Add a line number entry for the same line.
14570 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14571 Add a line number entry for the same line.
14572
2898689b
YQ
145732015-03-26 Yao Qi <yao.qi@linaro.org>
14574
14575 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14576 .int 0.
14577 (func): Likewise. Add .Lfunc_1 label.
14578 Use .Lfunc_1 label.
14579 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14580 .int 0.
14581 (func): Likewise.
14582 Use .Lfunc_1 label.
14583
85180498
YQ
145842015-03-26 Yao Qi <yao.qi@linaro.org>
14585
14586 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14587 Call gdb_compile instead to compile each .s files without debug
14588 information.
14589
8aa08a8d
YQ
145902015-03-26 Yao Qi <yao.qi@linaro.org>
14591
14592 * gdb.base/savedregs.exp (process_saved_regs): Make
14593 "Saved registers:" optional in the pattern.
14594
66849923
MM
145952015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14596
14597 * gdb.btrace/next.exp: Merged into step.exp.
14598 * gdb.btrace/finish.exp: Merged into step.exp.
14599 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14600 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14601 "record goto" and checking the exact replay position.
14602 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14603 check for "Recording format" in "info record" output.
14604 * gdb.btrace/record_goto.exp: Choose test file based on target.
14605 * gdb.btrace/x86-record_goto.S: Renamed into ...
14606 * gdb.btrace/x86_64-record_goto.S: ... this.
14607 * gdb.btrace/i686-record_goto.S: New.
14608 * gdb.btrace/x86-tailcall.S: Renamed into ...
14609 * gdb.btrace/x86_64-tailcall.S: ... this.
14610 * gdb.btrace/i686-tailcall.S: New.
14611 * gdb.btrace/x86-tailcall.c: Renamed into ...
14612 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14613 separate statements. Update test.
14614 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14615 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14616 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14617 * gdb.btrace/tailcall.exp: Choose test file based on target.
14618 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14619
11cc1b74
MM
146202015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14621
14622 * gdb.btrace/exception.exp: Increase BTS buffer size.
14623
a25d8bf9
PA
146242015-03-24 Pedro Alves <palves@redhat.com>
14625
14626 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14627
856e7dd6
PA
146282015-03-24 Pedro Alves <palves@redhat.com>
14629
14630 * gdb.threads/schedlock.exp (test_step): No longer expect that
14631 "set scheduler-locking step" with "next" over a function call runs
14632 threads unlocked.
14633
ad235a41
AT
146342015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14635
14636 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14637
15630549
AT
146382015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14639
14640 PR breakpoints/16466
14641 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14642 * gdb.mi/mi-pending.c (thread_func): New function.
14643 (int main): Add threading support required.
14644 * gdb.mi/mi-pending.exp: Add tests for this issue.
14645 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14646 (pendfunc2): Remove stdio dependency.
14647 * gdb.mi/mi-pendshr2.c: New file.
14648
693dca06
KS
146492015-03-23 Keith Seitz <keiths@redhat.com>
14650
14651 * gdb.linespec/keywords.c: New file.
14652 * gdb.linespec/keywords.exp: New file.
14653
7e993ebf
KS
146542015-03-23 Keith Seitz <keiths@redhat.com>
14655
14656 PR gdb/18021
14657 * gdb.dwarf2/staticvirtual.exp: New test.
14658
bc23328c
JK
146592015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14660
14661 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14662 * README: Remove HP-UX and gdb.hp.
14663 (configuration):
14664 * configure: Regenerate.
14665 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14666 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14667 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14668 gdb.hp/gdb.defects/Makefile.
14669 * gdb.hp/Makefile.in: File deleted.
14670 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14671 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14672 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14673 * gdb.hp/gdb.aCC/run.c: File deleted.
14674 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14675 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14676 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14677 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14678 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14679 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14680 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14681 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14682 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14683 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14684 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14685 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14686 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14687 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14688 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14689 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14690 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14691 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14692 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14693 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14694 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14695 * gdb.hp/gdb.compat/average.c: File deleted.
14696 * gdb.hp/gdb.compat/sum.c: File deleted.
14697 * gdb.hp/gdb.compat/xdb.c: File deleted.
14698 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14699 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14700 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14701 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14702 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14703 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14704 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14705 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14706 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14707 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14708 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14709 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14710 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14711 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14712 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14713 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14714 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14715 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14716 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14717 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14718 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14719 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14720 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14721 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14722 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14723 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14724 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14725 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14726 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14727 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14728 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14729 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14730 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14731 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14732 * gdb.hp/tools/odump: File deleted.
14733
8bf3b159
PA
147342015-03-19 Pedro Alves <palves@redhat.com>
14735
14736 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14737 (saw_thread_3): New globals.
14738 (top level): Increment them when an event for the corresponding
14739 thread is seen.
14740 (no thread starvation): New test.
14741
eb54c8bf
PA
147422015-03-19 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.threads/continue-pending-status.c: New file.
14745 * gdb.threads/continue-pending-status.exp: New file.
14746
32d2e5d6
PA
147472015-03-18 Pedro Alves <palves@redhat.com>
14748
14749 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14750 Use gdb_is_target_remote instead of is_remote. Use
14751 gdb_test_multiple instead of gdb_expect. Exit early if
14752 gdb_test_multiple hits its internal matches. Tighten stepi tests
14753 expected output. Fail on exit with any signal, instead of just
14754 SIGILL.
14755
f68f11b7
YQ
147562015-03-18 Yao Qi <yao.qi@linaro.org>
14757
14758 PR tdep/18107
14759 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14760 variable.
14761 * gdb.base/catch-syscall.exp: Don't skip it on
14762 aarch64*-*-linux* target. Remove elements in all_syscalls.
14763 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14764 target.
14765 (setup_all_syscalls): New proc.
14766
ca5fd19b
YQ
147672015-03-16 Yao Qi <yao.qi@linaro.org>
14768
14769 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14770 (top level): Skip tests if valid_addr_p returns false for
14771 $cmd1 or $cmd2.
14772
85642ba0
AW
147732015-03-11 Andy Wingo <wingo@igalia.com>
14774
14775 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14776
e03f9645
YQ
147772015-03-11 Yao Qi <yao.qi@linaro.org>
14778
14779 * gdb.base/catch-syscall.exp: Fix typo in comments.
14780
5d0962b2
YQ
147812015-03-11 Yao Qi <yao.qi@linaro.org>
14782
14783 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14784
b2df3cef
PA
147852015-03-09 Pedro Alves <palves@redhat.com>
14786
14787 * dg-extract-results.py: Delete.
14788
ef878e53
PA
147892015-03-09 Pedro Alves <palves@redhat.com>
14790
14791 Merge dg-extract-results.sh from GCC upstream (r218843).
14792
14793 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14794 * dg-extract-results.sh: Use --text with grep to avoid issues with
14795 binary files. Fall back to cat -v, if that doesn't work.
14796
9494d219
PA
147972015-03-05 Pedro Alves <palves@redhat.com>
14798
14799 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14800
a8d9763a
SM
148012015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14802
14803 * lib/mi-support.exp (mi_expect_interrupt): Accept
14804 alternative event for when in all-stop mode.
14805
be9957b8
PA
148062015-03-04 Pedro Alves <palves@redhat.com>
14807
14808 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14809
d57be0f4 148102015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14811
14812 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14813
c214c7cf
AA
148142015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14815
14816 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14817 regexps for GDB's current line display, accept a hex address
14818 preceding the line number.
14819
6d74a497
AA
148202015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14821
14822 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14823 the 'arch1' variable for "s390*-linux*" targets.
14824
511aee7c
PA
148252015-03-04 Pedro Alves <palves@redhat.com>
14826
14827 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14828 (main): Pass missing retval argument to pthread_join call.
14829
95e50b27
PA
148302015-03-02 Pedro Alves <palves@redhat.com>
14831
14832 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14833 (top level): Call do_test with non-stop as well.
14834
28054d69
PA
148352015-03-02 Pedro Alves <palves@redhat.com>
14836
14837 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14838 -1.
14839
4fa5d7b4
AA
148402015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14841
14842 * gdb.arch/s390-vregs.exp: New test.
14843 * gdb.arch/s390-vregs.S: New file.
14844
97c18565
PA
148452015-02-27 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14848 call to catch_command_errors.
14849 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14850 catch_command_errors.
14851
a37bfa30
PA
148522015-02-27 Pedro Alves <palves@redhat.com>
14853
14854 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14855 "true" for boolean result.
14856 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14857 prototype of main.
14858
6f98576f
PA
148592015-02-27 Pedro Alves <palves@redhat.com>
14860
14861 * lib/unbuffer_output.c: New file.
14862 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14863 (main): Call gdb_unbuffer_output.
14864
eba5ab56
YQ
148652015-02-27 Yao Qi <yao.qi@linaro.org>
14866
14867 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14868 target.
14869
0def5aaa
DE
148702015-02-26 Doug Evans <dje@google.com>
14871
14872 * gdb.cp/class2.cc (Dbase, D): New classes.
14873 (main): New local delta.
14874 * gdb.cp/class2.exp: Test printing delta.
14875 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14876 (dynbar): New global.
14877 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14878
081a1c2c
JK
148792015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14880
14881 * gdb.compile/compile-ifunc.c: New file.
14882 * gdb.compile/compile-ifunc.exp: New file.
14883
2f41223f
AT
148842015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14885
14886 * gdb.base/structs.exp: Check for correct struct on finish.
14887
03eddd80
YQ
148882015-02-26 Yao Qi <yao.qi@linaro.org>
14889
14890 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14891 is zero.
14892
80c57053
JK
148932015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14894
14895 * gdb.arch/cordic.ko.bz2: New file.
14896 * gdb.arch/cordic.ko.debug.bz2: New file.
14897 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14898
21613c12
YQ
148992015-02-25 Yao Qi <yao.qi@linaro.org>
14900
14901 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14902 aarch64*-*-* target.
14903
d8b901ed
PA
149042015-02-23 Pedro Alves <palves@redhat.com>
14905
14906 * lib/gdb.exp (delete_breakpoints): Rewrite using
14907 gdb_test_multiple.
14908
e5b85ead
PA
149092015-02-23 Pedro Alves <palves@redhat.com>
14910
14911 * gdb.base/info-os.c: Include stdlib.h.
14912
85c3a371
DE
149132015-02-22 Doug Evans <xdje42@gmail.com>
14914
14915 PR symtab/17855
14916 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14917 is read after symbols have been re-read.
14918 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14919 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14920
96553a0c
DE
149212015-02-21 Doug Evans <dje@google.com>
14922
14923 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14924
97a0c697
JK
149252015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14926
14927 PR corefiles/17808
14928 * gdb.arch/i386-biarch-core.core.bz2: New file.
14929 * gdb.arch/i386-biarch-core.exp: New file.
14930
a47cd6e9
PA
149312015-02-21 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14934 runto_main fails.
14935
c5facdc4
PA
149362015-02-20 Pedro Alves <palves@redhat.com>
14937
14938 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14939 info probes.
14940
2db9a427
PA
149412015-02-20 Pedro Alves <palves@redhat.com>
14942
14943 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14944
60fb7e9e
PA
149452015-02-20 Pedro Alves <palves@redhat.com>
14946
14947 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14948 clean_restart before gdb_target_supports_trace.
14949
5c5019c2
PA
149502015-02-20 Pedro Alves <palves@redhat.com>
14951
14952 PR threads/18006
14953 * gdb.threads/clone-thread_db.c: New file.
14954 * gdb.threads/clone-thread_db.exp: New file.
14955
c9587f88
AT
149562015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14957
14958 PR breakpoints/16812
14959 * gdb.base/catch-gdb-caused-signals.c: New file.
14960 * gdb.base/catch-gdb-caused-signals.exp: New file.
14961
f6a88844
JM
149622015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14963
14964 * configure: Regenerated.
14965 * configure.ac: Use GDB_AC_TRANSFORM.
14966 * aclocal.m4: sinclude ../transform.m4.
14967
497c491b
JM
149682015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14969
14970 * lib/dtrace.exp: New file.
14971 * gdb.base/dtrace-probe.exp: Likewise.
14972 * gdb.base/dtrace-probe.d: Likewise.
14973 * gdb.base/dtrace-probe.c: Likewise.
14974 * lib/pdtrace.in: Likewise.
14975 * configure.ac: Output variables with the transformed names of
14976 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14977 * configure: Regenerated.
14978
03e98035
JM
149792015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14980
14981 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14982 expected message when trying to access $_probe_* convenience
14983 variables while not on a probe.
14984
63cc30e9
JK
149852015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14986
14987 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14988
0703599a
PA
149892015-02-11 Pedro Alves <pedro@codesourcery.com>
14990
14991 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14992 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14993
7e60a48e
DE
149942015-02-10 Doug Evans <xdje42@gmail.com>
14995
14996 * lib/gdb.exp (gdb_load): Always return a result.
14997
01b088bc
PA
149982015-02-10 Pedro Alves <palves@redhat.com>
14999
15000 * gdb.threads/signal-sigtrap.c: New file.
15001 * gdb.threads/signal-sigtrap.exp: New file.
15002
b05ec7a5
AT
150032015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15004
15005 * gdb.trace/no-attach-trace.c: New file.
15006 * gdb.trace/no-attach-trace.exp: New file.
15007
a2c2acaf
MW
150082015-02-09 Mark Wielaard <mjw@redhat.com>
15009
15010 * gdb.dwarf2/atomic.c: New file.
15011 * gdb.dwarf2/atomic-type.exp: Likewise.
15012
31fd9caa
MM
150132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15014
15015 * gdb.btrace/buffer-size.exp: Update "info record" output.
15016 * gdb.btrace/delta.exp: Update "info record" output.
15017 * gdb.btrace/enable.exp: Update "info record" output.
15018 * gdb.btrace/finish.exp: Update "info record" output.
15019 * gdb.btrace/instruction_history.exp: Update "info record" output.
15020 * gdb.btrace/next.exp: Update "info record" output.
15021 * gdb.btrace/nexti.exp: Update "info record" output.
15022 * gdb.btrace/step.exp: Update "info record" output.
15023 * gdb.btrace/stepi.exp: Update "info record" output.
15024 * gdb.btrace/nohist.exp: Update "info record" output.
15025
d33501a5
MM
150262015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15027
15028 * gdb.btrace/buffer-size: New.
15029
f4abbc16
MM
150302015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15031
15032 * gdb.btrace/delta.exp: Update "info record" output.
15033 * gdb.btrace/enable.exp: Update "info record" output.
15034 * gdb.btrace/finish.exp: Update "info record" output.
15035 * gdb.btrace/instruction_history.exp: Update "info record" output.
15036 * gdb.btrace/next.exp: Update "info record" output.
15037 * gdb.btrace/nexti.exp: Update "info record" output.
15038 * gdb.btrace/step.exp: Update "info record" output.
15039 * gdb.btrace/stepi.exp: Update "info record" output.
15040 * gdb.btrace/nohist.exp: Update "info record" output.
15041
b9d61307
SM
150422015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15043
15044 PR gdb/15678
15045 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15046
e584fdbc
PA
150472015-02-06 Pedro Alves <palves@redhat.com>
15048
15049 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15050 macro.
15051 (seconds_left, again): New globals.
15052 (main): Wait seconds_left in a 1-second sleep loop instead of
15053 sleeping 180 seconds. If 'again' is set, reset the seconds
15054 counter.
15055 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15056 'again' in the inferior before detaching. Print the seconds left.
15057 (options): New global.
15058 (top level): Build program with -DTIMEOUT=$timeout.
15059
77f41761
PA
150602015-02-06 Pedro Alves <palves@redhat.com>
15061
15062 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15063 determine how many seconds to pass to 'alarm'.
15064 * gdb.base/gdb-sigterm.exp (top level): Build program with
15065 -DTIMEOUT=$timeout.
15066 (do_test): Return success/failure indication. Add more verbose
15067 logging. Don't fail if 200 single steps are seen. Instead, fail
15068 when the test times out.
15069 (passes): New global.
15070 (top level): Break the testing loop if testing fails on any
15071 iteration. Use gdb_assert.
15072
b9394193
DB
150732015-02-04 Don Breazeal <donb@codesourcery.com>
15074
15075 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15076 and initialize them.
15077 (ipc_cleanup): New function.
15078 (main): Don't declare shmid, semid, and msqid. Add a call to
15079 atexit so that we call ipc_cleanup on exit.
15080
42d9e528
PA
150812015-02-04 Pedro Alves <palves@redhat.com>
15082
15083 * boards/native-extended-gdbserver.exp: Remove any target variant
15084 specifications from the board name before clearing the isremote
15085 flag from board_info.
15086
ae6ae975
DE
150872015-01-31 Doug Evans <xdje42@gmail.com>
15088
15089 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15090
cfb069a8
GB
150912015-01-31 Gary Benson <gbenson@redhat.com>
15092
15093 * gdb.base/completion.exp: Disable completion limiting for
15094 existing tests. Add new tests to check completion limiting.
15095 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15096
5dd31d79
DE
150972015-01-31 Doug Evans <xdje42@gmail.com>
15098
15099 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15100
9f050062
DE
151012015-01-31 Doug Evans <xdje42@gmail.com>
15102
15103 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15104 entries. Duplicate file section script entries.
15105 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15106 inlined entries. Add test for safe-path rejection.
15107 * gdb.python/py-section-script.c: Add duplicate inlined section script
15108 entries. Duplicate file section script entries.
15109 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15110 inlined entries. Add test for safe-path rejection.
15111
df25ebbd
JB
151122015-01-29 Joel Brobecker <brobecker@adacore.com>
15113
15114 * gdb.ada/disc_arr_bound: New testcase.
15115
4a0ca9ec
JB
151162015-01-29 Joel Brobecker <brobecker@adacore.com>
15117
15118 * gdb.ada/mi_var_array: New testcase.
15119
3a8b707a
DE
151202015-01-27 Doug Evans <dje@google.com>
15121
15122 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15123 Add test for objfile.filename, objfile.username after objfile
15124 has been unloaded.
15125
f8313f6e
JB
151262015-01-26 Joel Brobecker <brobecker@adacore.com>
15127
15128 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15129 the second test to print the name attribute of value
15130 returned by the call to gdb.lookup_type, and adjust
15131 the expected output accordingly.
15132
37bc665e
MW
151332015-01-25 Mark Wielaard <mjw@redhat.com>
15134
15135 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15136 * gdb.base/disp-step-fork.c: Include unistd.h.
15137 * gdb.base/siginfo-obj.c: Include stdio.h.
15138 * gdb.base/siginfo-thread.c: Likewise.
15139 * gdb.mi/non-stop.c: Include unistd.h.
15140 * gdb.mi/nsthrexec.c: Include stdio.h.
15141 * gdb.mi/pthreads.c: Include unistd.h.
15142 * gdb.modula2/unbounded1.c (main): Declare returns int.
15143 * gdb.reverse/consecutive-reverse.c: Likewise.
15144 * gdb.threads/create-fail.c: Include unistd.h.
15145 * gdb.threads/killed.c: Likewise.
15146 * gdb.threads/linux-dp.c: Likewise.
15147 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15148 * gdb.threads/non-ldr-exc-2.c: Likewise.
15149 * gdb.threads/non-ldr-exc-3.c: Likewise.
15150 * gdb.threads/non-ldr-exc-4.c: Likewise.
15151 * gdb.threads/pthreads.c: Include unistd.h.
15152 (main): Declare returns int.
15153 * gdb.threads/tls-main.c (foo): New declaration.
15154 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15155
f7e5394d
SM
151562015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15157
15158 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15159 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15160
743649fd
MW
151612015-01-15 Mark Wielaard <mjw@redhat.com>
15162
15163 * gdb.base/noreturn-return.c: New file.
15164 * gdb.base/noreturn-return.exp: New file.
15165 * gdb.base/noreturn-finish.c: New file.
15166 * gdb.base/noreturn-finish.exp: New file.
15167
198297aa
PA
151682015-01-23 Pedro Alves <palves@redhat.com>
15169
15170 * gdb.threads/continue-pending-after-query.c: New file.
15171 * gdb.threads/continue-pending-after-query.exp: New file.
15172
717cf30c
AG
151732015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15174 Simon Marchi <simon.marchi@ericsson.com>
15175
15176 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15177 * gdb.base/valgrind-db-attach.exp: Same.
15178 * gdb.base/valgrind-infcall.exp: Same.
15179 * lib/mi-support.exp (default_mi_gdb_start): Same.
15180 * lib/prompt.exp (default_prompt_gdb_start): Same.
15181 * lib/gdb.exp (default_gdb_spawn): Same.
15182 (gdb_interact): New.
15183
15184
4b62a76e
JK
151852015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15186
15187 * gdb.compile/compile.exp (pointer to jit function): New test.
15188
b4cdae6f
WW
151892015-01-17 Wei-cheng Wang <cole945@gmail.com>
15190
15191 * lib/gdb.exp (supports_process_record): Return true for
15192 powerpc*-*-linux*.
15193 (supports_reverse): Likewise.
15194
d221e7ef
DB
151952015-01-15 Don Breazeal <donb@codesourcery.com>
15196
15197 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15198 instead of checking whether the target board is remote and
15199 use spawn_wait_for_attach instead of exec/sleep.
15200 * gdb.base/attach-twice.exp: Likewise.
15201
bafffb51
JB
152022015-01-15 Joel Brobecker <brobecker@adacore.com>
15203
15204 * gdb.ada/var_arr_attrs: New testcase.
15205
5589af0e
PA
152062015-01-14 Pedro Alves <palves@redhat.com>
15207 Joel Brobecker <brobecker@adacore.com>
15208
15209 PR gdb/17525
15210 * gdb.base/bp-cmds-execution-x-script.c: New file.
15211 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15212 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15213
6c400b59
PA
152142015-01-14 Pedro Alves <palves@redhat.com>
15215
15216 PR cli/17828
15217 * gdb.base/batch-preserve-term-settings.c: New file.
15218 * gdb.base/batch-preserve-term-settings.exp: New file.
15219
e02c96a7
DE
152202015-01-13 Doug Evans <dje@google.com>
15221
15222 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15223 binary.
15224
576fd14c
JB
152252015-01-13 Joel Brobecker <brobecker@adacore.com>
15226
15227 * Makefile.in (clean mostlyclean): Do not delete *.py.
15228
04dccad0
JB
152292015-01-13 Joel Brobecker <brobecker@adacore.com>
15230
15231 * gdb.python/py-lookup-type.exp: New file.
15232
3d230f71
PA
152332015-01-12 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15236 restore GDBFLAGS before returning.
15237
7e67715d
JK
152382015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15239
15240 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15241 is_amd64_regs_target and is_x86_like_target.
15242
f2e0d4b4
DE
152432015-01-11 Doug Evans <xdje42@gmail.com>
15244
15245 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15246 is given without an explicit form.
15247 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15248 attributes.
15249 * gdb.dwarf/corrupt.exp: Ditto.
15250 * gdb.dwarf2/enum-type.exp: Ditto.
15251 * gdb.trace/entry-values.exp: Ditto.
15252 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15253
439250fb
DE
152542015-01-11 Doug Evans <xdje42@gmail.com>
15255
15256 PR gdb/15830
15257 * gdb.base/maint.exp: Remove references to "maint demangle".
15258 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15259 Add tests for explicitly specifying language to demangle.
15260 * gdb.dlang/demangle.exp: Ditto.
15261
ede9f622
PA
152622015-01-09 Pedro Alves <palves@redhat.com>
15263
15264 * gdb.threads/non-stop-fair-events.c: New file.
15265 * gdb.threads/non-stop-fair-events.exp: New file.
15266
a7b796db
PA
152672015-01-09 Pedro Alves <palves@redhat.com>
15268
15269 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15270 the global scope. Set a breakpoint after all threads are started
15271 rather than stepping over two source lines. Expect the prompt.
15272 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15273 global.
15274 (NUM): Now 15.
15275 (main): Use threads_started_barrier to wait for all threads to
15276 start. Main thread no longer calls thread_function. Exit after
15277 180 seconds.
15278 (loop): New function.
15279 (thread_function): Wait on threads_started_barrier barrier. Call
15280 'loop' at each iteration.
15281 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15282 threads have started, instead of hardcoding number of "next"
15283 steps. Use an access watchpoint instead of a write watchpoint.
15284
9665ffdd
PA
152852015-01-09 Pedro Alves <palves@redhat.com>
15286
15287 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15288 (thread_func): Wait on barrier.
15289 (main): Wait for all threads to start before stopping GDB.
15290 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15291 global.
15292 (thread1_func, thread2_func): Wait on barrier.
15293 (main): Wait for all threads to start before stopping GDB.
15294 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15295 New global.
15296 (thread1_func, thread2_func): Wait on barrier.
15297 (main): Wait for all threads to start before stopping GDB.
15298
c945a99f
PA
152992015-01-09 Pedro Alves <palves@redhat.com>
15300
15301 * gdb.threads/attach-many-short-lived-threads.c: New file.
15302 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15303
c1a747c1
PA
153042014-01-09 Pedro Alves <palves@redhat.com>
15305
15306 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15307 instead of to thread 2.
15308 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15309 Add barrier around each pthread_create call instead of around all
15310 calls.
15311 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15312 Set a break on thread_function and have the child threads hit it
15313 one at at a time.
15314
60b3033e
PA
153152015-01-09 Pedro Alves <palves@redhat.com>
15316
15317 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15318 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15319 false.
15320 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15321 checking whether the target board is remote.
15322 * gdb.multi/multi-attach.exp: Likewise.
15323 * gdb.python/py-sync-interp.exp: Likewise.
15324 * gdb.server/ext-attach.exp: Likewise.
15325 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15326 tests that need to attach, instead of checking whether the target
15327 board is remote at the top of the file.
15328
acc018ac
YQ
153292015-01-08 Yao Qi <yao@codesourcery.com>
15330
15331 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15332
50a18af8
JK
153332015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15334
15335 Fix testcase compilation.
15336 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15337
8503d6e1
JB
153382015-01-06 Joel Brobecker <brobecker@adacore.com>
15339
15340 * gdb.python/py-type.exp: Add a couple test about empty
15341 array creation, and negative-length array creation.
15342
cc73dbcc
DE
153432015-01-02 Doug Evans <xdje42@gmail.com>
15344
15345 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15346
0300bbc7
DE
153472015-01-02 Doug Evans <dje@google.com>
15348
15349 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15350
9d85a0ec
YQ
153512014-12-29 Yao Qi <yao@codesourcery.com>
15352
15353 * gdb.trace/entry-values.exp: Update comments. Rename variable
15354 bar_call_foo to returned_from_foo.
15355
87186c6a
MMN
153562014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15357
15358 PR gdb/17394
15359 * gdb.linespec/break-asm-file.c: New file.
15360 * gdb.linespec/break-asm-file.exp: New file.
15361 * gdb.linespec/break-asm-file0.s: New file.
15362 * gdb.linespec/break-asm-file1.s: New file.
15363
1bab7383
YQ
153642014-12-18 Nigel Stephens <nigel@mips.com>
15365 Maciej W. Rozycki <macro@codesourcery.com>
15366
15367 * gdb.base/float.exp: Handle the new output from "info float" on
15368 MIPS targets.
15369
1bc1068a
JK
153702014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15371
15372 Fix MinGW compilation.
15373 * gdb.compile/compile-ops.exp: Update untested message if
15374 !skip_compile_feature_tests.
15375 * gdb.compile/compile-setjmp.exp: Likewise.
15376 * gdb.compile/compile-tls.exp: Likewise.
15377 * gdb.compile/compile.exp: Likewise.
15378 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15379 supported on this host".
15380
b6615d10
DE
153812014-12-16 Doug Evans <xdje42@gmail.com>
15382
15383 * boards/stabs.exp: New file.
15384
25dda427
AA
153852014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15386
15387 * gdb.base/completion.exp: Adjust to format changes of "maint
15388 print user-registers".
15389
bf330350
CU
153902014-12-16 Catalin Udma <catalin.udma@freescale.com>
15391
15392 PR server/17457
15393 * gdb.arch/aarch64-fp.c: New file.
15394 * gdb.arch/aarch64-fp.exp: New file.
15395
395cf596
SDJ
153962014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15397
15398 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15399 r210637, r210913, r211666, r215400, r215817).
15400
15401 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15402 * dg-extract-results.py: New file.
15403 * dg-extract-results.sh: Use it if the environment seems
15404 suitable.
15405
15406 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15407
15408 * dg-extract-results.py (parse_run): Handle warnings that
15409 are printed before a test harness is run.
15410
15411 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15412
15413 * dg-extract-results.py (Named): Remove __cmp__ method.
15414 (output_variation): Use a key to sort variation.harnesses.
15415
15416 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15417
15418 * dg-extract-results.py: For Python 3, force sys.stdout to
15419 handle surrogate escape sequences.
15420 (safe_open): New function.
15421 (output_segment, main): Use it.
15422
15423 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15424
15425 * dg-extract-results.py (Prog.result_re): Include options
15426 in test name.
15427
15428 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15429
15430 * dg-extract-results.py (output_variation): Always sort if
15431 do_sum.
15432
e882ef3c
SM
154332014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15434
15435 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15436 as long as we get pagination notifications.
15437
4992aa20
JM
154382014-12-15 Jason Merrill <jason@redhat.com>
15439
15440 * Makefile.in (check-gdb.%): Restore.
15441 * README: Mention it.
15442
c1b5a1a6
JB
154432014-12-13 Joel Brobecker <brobecker@adacore.com>
15444
15445 * gdb.ada/str_uninit: New testcase.
15446
5537b577
JK
154472014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15448
15449 PR symtab/17642
15450 * gdb.base/vla-stub-define.c: New file.
15451 * gdb.base/vla-stub.c: New file.
15452 * gdb.base/vla-stub.exp: New file.
15453
bb2ec1b3
TT
154542014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15455 Jan Kratochvil <jan.kratochvil@redhat.com>
15456 Tom Tromey <tromey@redhat.com>
15457
15458 * configure.ac: Add gdb.compile/.
15459 * configure: Regenerate.
15460 * gdb.compile/Makefile.in: New file.
15461 * gdb.compile/compile-ops.exp: New file.
15462 * gdb.compile/compile-ops.c: New file.
15463 * gdb.compile/compile-tls.c: New file.
15464 * gdb.compile/compile-tls.exp: New file.
15465 * gdb.compile/compile-constvar.S: New file.
15466 * gdb.compile/compile-constvar.c: New file.
15467 * gdb.compile/compile-mod.c: New file.
15468 * gdb.compile/compile-nodebug.c: New file.
15469 * gdb.compile/compile-setjmp-mod.c: New file.
15470 * gdb.compile/compile-setjmp.c: New file.
15471 * gdb.compile/compile-setjmp.exp: New file.
15472 * gdb.compile/compile-shlib.c: New file.
15473 * gdb.compile/compile.c: New file.
15474 * gdb.compile/compile.exp: New file.
15475 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15476
4ff709eb
TT
154772014-12-12 Tom Tromey <tromey@redhat.com>
15478
15479 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15480 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15481
6dddd6a5
DE
154822014-12-12 Doug Evans <dje@google.com>
15483
15484 * lib/gdb-python.exp (get_python_valueof): New function.
15485 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15486
71c24708
AA
154872014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15488
15489 * gdb.base/completion.exp: Add test for completion of "info
15490 registers ".
15491
3e29f34a
MR
154922014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15493
15494 * gdb.base/func-ptrs.c: New file.
15495 * gdb.base/func-ptrs.exp: New file.
15496
fc126975
SM
154972014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15498
15499 PR breakpoints/17012
15500 * gdb.base/dprintf-detach.c: New file.
15501 * gdb.base/dprintf-detach.exp: New file.
15502
0a46d518
SM
155032014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15504
15505 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15506 * lib/gdb.exp (target_is_gdbserver): New procedure.
15507
a0be3e44
DE
155082014-12-08 Doug Evans <dje@google.com>
15509
15510 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15511
df1b803a
YQ
155122014-12-05 Yao Qi <yao@codesourcery.com>
15513
15514 * gdb.guile/scm-error.exp: Remove the third argument to
15515 gdb_remote_download.
15516 * gdb.guile/scm-frame-args.exp: Likewise.
15517 * gdb.guile/scm-section-script.exp: Likewise.
15518
ddb9f679
YQ
155192014-12-05 Yao Qi <yao@codesourcery.com>
15520
15521 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15522
86e4ed39
DE
155232014-12-04 Doug Evans <dje@google.com>
15524
15525 * gdb.python/py-objfile.exp: Add tests for
15526 objfile.add_separate_debug_file.
15527
7c50a931
DE
155282014-12-04 Doug Evans <dje@google.com>
15529
15530 * lib/gdb.exp (get_build_id): New function.
15531 (build_id_debug_filename_get): Rewrite to use it.
15532 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15533
621661e3
MR
155342014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15535
15536 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15537 `method(long)', not just 0x0.
15538 * gdb.cp/nsalias.exp: Align code labels to 4.
15539 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15540 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15541 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15542 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15543 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15544 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15545
29f0c3b7
DE
155462014-12-02 Doug Evans <dje@google.com>
15547
e1e061e7 15548 PR symtab/17602
29f0c3b7 15549 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15550 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15551 * gdb.cp/anon-ns.exp: Update.
15552
162078c8
NB
155532014-12-02 Nick Bull <nicholaspbull@gmail.com>
15554
15555 * gdb.python/py-events.py (inferior_call_handler): New.
15556 (register_changed_handler, memory_changed_handler): New.
15557 (test_events.invoke): Register new handlers.
15558 * gdb.python/py-events.exp: Add tests for inferior call,
15559 memory_changed and register_changed events.
15560
fdb09caf
AA
155612014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15562
15563 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15564 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15565 if the linker doesn't understand this.
15566
55cfb2c4
SM
155672014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15568
15569 * gdb.python/python.exp: Change expected reply to help().
15570
9e8cd6df
YQ
155712014-12-01 Yao Qi <yao@codesourcery.com>
15572
15573 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15574 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15575 * configure: Re-generated.
15576
6c659fc2
SC
155772014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15578
15579 * gdb.cp/chained-calls.cc: New file.
15580 * gdb.cp/chained-calls.exp: New file.
15581 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15582
d7fc3181
SM
155832014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15584
15585 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15586 * gdb.dwarf2/symtab-producer.exp: Same.
15587 * gdb.gdb/python-interrupts.exp: Same.
15588 * gdb.gdb/python-selftest.exp: Same.
15589 * gdb.python/py-linetable.exp: Same.
15590 * gdb.python/py-type.exp: Same.
15591 * gdb.python/py-value-cc.exp: Same.
15592 * gdb.python/py-value.exp: Same.
15593
10e79639
YQ
155942014-11-28 Yao Qi <yao@codesourcery.com>
15595
15596 * gdb.base/break-probes.exp: Match library name prefixed with
15597 sysroot.
15598
f28a0564
SM
155992014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15600
15601 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15602 test expected output. Add parentheses for the call to print.
15603 Remove L suffix from integers.
15604
3fe1ce1d
DE
156052014-11-26 Doug Evans <dje@google.com>
15606
15607 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15608
84429e27
YQ
156092014-11-22 Yao Qi <yao@codesourcery.com>
15610
15611 * gdb.trace/entry-values.c: Remove asms.
15612 (foo): Add foo_label.
15613 (bar): Add bar_label.
15614 * gdb.trace/entry-values.exp: Remove code computing foo's
15615 length and bar's length.
15616 (Dwarf::assemble): Invoke function_range for bar and use
15617 MACRO_AT_func for foo.
15618
26741859
YQ
156192014-11-22 Yao Qi <yao@codesourcery.com>
15620
15621 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15622 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15623 Use .Lgcc43_procstart instead of gcc43.
15624
45e44d27
JB
156252014-11-21 Joel Brobecker <brobecker@adacore.com>
15626
15627 * gdb.ada/n_arr_bound: New testcase.
15628
458c8db8
SDJ
156292014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15630
15631 PR breakpoints/10737
15632 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15633 test_catch_syscall_multi_arch.
15634 (test_catch_syscall_multi_arch): New function.
15635
43f3e411
DE
156362014-11-20 Doug Evans <xdje42@gmail.com>
15637
15638 * gdb.base/maint.exp: Update expected output.
15639
0d7b2549
AA
156402014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15641
15642 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15643 4-byte instruction on S390.
15644
8908fca5
JB
156452014-11-19 Joel Brobecker <brobecker@adacore.com>
15646
15647 * gdb.ada/arr_arr: New testcase.
15648
4a46959e
JB
156492014-11-19 Joel Brobecker <brobecker@adacore.com>
15650
15651 * gdb.ada/pkd_arr_elem: New Testcase.
15652
470e2f4e
LM
156532014-11-18 Luis Machado <lgustavo@codesourcery.com>
15654
15655 * gdb.reverse/break-precsave: Expect completion message for
15656 core file reads.
15657 * gdb.reverse/consecutive-precsave.exp: Likewise.
15658 * gdb.reverse/finish-precsave.exp: Likewise.
15659 * gdb.reverse/i386-precsave.exp: Likewise.
15660 * gdb.reverse/machinestate-precsave.exp: Likewise.
15661 * gdb.reverse/sigall-precsave.exp: Likewise.
15662 * gdb.reverse/solib-precsave.exp: Likewise.
15663 * gdb.reverse/step-precsave.exp: Likewise.
15664 * gdb.reverse/until-precsave.exp: Likewise.
15665 * gdb.reverse/watch-precsave.exp: Likewise.
15666
a267f3ad
AA
156672014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15668
15669 * gdb.base/bp-permanent.c: Include unistd.h.
15670 * gdb.python/py-framefilter-mi.c (main): Add return type.
15671 * gdb.python/py-framefilter.c (main): Likewise.
15672 * gdb.trace/actions-changed.c (main): Likewise.
15673
12084a9a
AA
156742014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15675
15676 * gdb.mi/until.c: Add eye-catchers.
15677 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15678 line numbers.
15679
dc7e1a77
AA
156802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15681
15682 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15683 function header variants in break1.c.
15684 * gdb.base/ena-dis-br.exp: Likewise.
15685 * gdb.base/hbreak2.exp: Likewise.
15686 * gdb.reverse/until-precsave.exp: Drop references to removed
15687 non-prototype function header variants in ur1.c.
15688 * gdb.reverse/until-reverse.exp: Likewise.
15689
41c77605
PM
156902014-11-17 Petr Machata <pmachata@redhat.com>
15691
15692 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15693 ${_cu_offset_size} bytes abbrev offset.
15694
34248c3a
DE
156952014-11-15 Doug Evans <xdje42@gmail.com>
15696
15697 PR symtab/17559
15698 * gdb.base/line-symtabs.exp: New file.
15699 * gdb.base/line-symtabs.c: New file.
15700 * gdb.base/line-symtabs.h: New file.
15701
646da059
YQ
157022014-11-14 Yao Qi <yao@codesourcery.com>
15703
15704 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15705 (func): Add label func_label.
15706 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15707 Replace low_pc and high_pc with MACRO_AT_range.
15708 Replace name, low_pc and high_pc with MACRO_AT_func.
15709
9301ebe6
YQ
157102014-11-14 Yao Qi <yao@codesourcery.com>
15711
15712 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15713 Replace name, low_pc and high_pc with MACRO_AT_func.
15714
f166b542
YQ
157152014-11-14 Yao Qi <yao@codesourcery.com>
15716
15717 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15718 produce debug information.
15719 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15720
0f6e71e3
YQ
157212014-11-14 Yao Qi <yao@codesourcery.com>
15722
15723 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15724 object and get function length.
15725 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15726 with MACRO_AT_func.
15727 (top-level): Replace gdb_compile and clean_restart with
15728 prepare_for_testing.
15729 * gdb.dwarf2/main.c (main): Add label main_label.
15730
876c4df9
YQ
157312014-11-14 Yao Qi <yao@codesourcery.com>
15732
15733 * lib/dwarf.exp (function_range): New procedure.
15734 (Dwarf::_handle_macro_at_func): New procedure.
15735 (Dwarf::_handle_macro_at_range): New procedure.
15736 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15737
02ad9cf1
YQ
157382014-11-14 Yao Qi <yao@codesourcery.com>
15739
15740 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15741 (_handle_attribute): New procedure.
15742
a59add0c
AA
157432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15744
15745 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15746 * gdb.base/call-sc.c (zed): Likewise.
15747 * gdb.base/checkpoint.c (main): Likewise.
15748 * gdb.base/dump.c (main): Likewise.
15749 * gdb.base/gcore.c (main): Likewise.
15750 * gdb.base/huge.c (main): Likewise.
15751 * gdb.base/multi-forks.c (main): Likewise.
15752 * gdb.base/pr10179-a.c (main): Likewise.
15753 * gdb.base/savedregs.c (main): Likewise.
15754 * gdb.base/sigaltstack.c (main): Likewise.
15755 * gdb.base/siginfo.c (main): Likewise.
15756 * gdb.base/structs.c (zed): Likewise.
15757 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15758 * gdb.mi/mi-syn-frame.c (main): Likewise.
15759 * gdb.mi/until.c (foo, main): Likewise.
15760 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15761 * gdb.base/solib-weak.c (foo): Declare.
15762 * gdb.base/attach-twice.c: Include stdio.h.
15763 * gdb.base/weaklib1.c: Likewise.
15764 * gdb.base/weaklib2.c: Likewise.
15765 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15766 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15767 unistd.h.
15768 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15769 * gdb.mi/mi-exit-code.c: Likewise.
15770 * gdb.base/break-interp-lib.c: Include string.h.
15771 * gdb.base/coremaker.c: Likewise.
15772 * gdb.base/testenv.c: Likewise.
15773 * gdb.python/py-finish-breakpoint.c: Likewise.
15774 * gdb.base/inferior-died.c: Include sys/wait.h.
15775 * gdb.base/fileio.c: Include time.h.
15776 * gdb.base/async-shell.c: Include unistd.h.
15777 * gdb.base/dprintf-non-stop.c: Likewise.
15778 * gdb.base/info-os.c: Likewise.
15779 * gdb.mi/mi-console.c: Likewise.
15780 * gdb.mi/watch-nonstop.c: Likewise.
15781 * gdb.python/py-events.c: Likewise.
15782 * gdb.base/async.c (baz): Move up before its invocation.
15783 * gdb.base/code_elim2.c (my_global_func): Likewise.
15784 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15785 * gdb.base/advance.c (func2): Likewise.
15786
3b5d5997
AA
157872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15788
15789 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15790 variant.
15791 * gdb.base/annota3.c: Likewise.
15792 * gdb.base/async.c: Likewise.
15793 * gdb.base/average.c: Likewise.
15794 * gdb.base/call-ar-st.c: Likewise.
15795 * gdb.base/call-rt-st.c: Likewise.
15796 * gdb.base/call-sc.c: Likewise.
15797 * gdb.base/call-strs.c: Likewise.
15798 * gdb.base/ending-run.c: Likewise.
15799 * gdb.base/execd-prog.c: Likewise.
15800 * gdb.base/exprs.c: Likewise.
15801 * gdb.base/foll-exec.c: Likewise.
15802 * gdb.base/foll-fork.c: Likewise.
15803 * gdb.base/foll-vfork.c: Likewise.
15804 * gdb.base/funcargs.c: Likewise.
15805 * gdb.base/gcore.c: Likewise.
15806 * gdb.base/jump.c: Likewise.
15807 * gdb.base/langs0.c: Likewise.
15808 * gdb.base/langs1.c: Likewise.
15809 * gdb.base/langs2.c: Likewise.
15810 * gdb.base/mips_pro.c: Likewise.
15811 * gdb.base/nodebug.c: Likewise.
15812 * gdb.base/opaque0.c: Likewise.
15813 * gdb.base/opaque1.c: Likewise.
15814 * gdb.base/recurse.c: Likewise.
15815 * gdb.base/run.c: Likewise.
15816 * gdb.base/scope0.c: Likewise.
15817 * gdb.base/scope1.c: Likewise.
15818 * gdb.base/setshow.c: Likewise.
15819 * gdb.base/setvar.c: Likewise.
15820 * gdb.base/shmain.c: Likewise.
15821 * gdb.base/shr1.c: Likewise.
15822 * gdb.base/shr2.c: Likewise.
15823 * gdb.base/sigall.c: Likewise.
15824 * gdb.base/signals.c: Likewise.
15825 * gdb.base/so-indr-cl.c: Likewise.
15826 * gdb.base/solib2.c: Likewise.
15827 * gdb.base/structs.c: Likewise.
15828 * gdb.base/sum.c: Likewise.
15829 * gdb.base/vforked-prog.c: Likewise.
15830 * gdb.base/watchpoint.c: Likewise.
15831 * gdb.reverse/shr2.c: Likewise.
15832 * gdb.reverse/until-reverse.c: Likewise.
15833 * gdb.reverse/ur1.c: Likewise.
15834 * gdb.reverse/watch-reverse.c: Likewise.
15835
066a77c5
AA
158362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15837
15838 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15839 variant.
15840 * gdb.base/sepdebug.exp: Drop references to removed code.
15841
4f204ea5
AA
158422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15843
15844 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15845 variant. Preserve original line numbering.
15846 * gdb.base/list1.c: Likewise.
15847
3b377a3a
AA
158482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15849
15850 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15851 variant.
15852 * gdb.base/break1.c: Likewise.
15853 * gdb.base/break.exp: Drop references to removed code.
15854
e444df73
AA
158552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15856
15857 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15858 variant.
15859
8008f2a7
AA
158602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15861
15862 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15863
a5a06887
AA
158642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15865
15866 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15867 logic into perform_all_tests() and invoke it with and without
15868 function header prototypes.
15869 (do_function_calls): Remove conditional XFAIL for PR 5318.
15870 (rerun_and_prepare): Remove duplicate code.
15871 (perform_all_tests): New. Main logic moved here.
15872
44dba9b9
AA
158732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15874
15875 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15876 code guarded by #ifdef NO_PROTOTYPES.
15877 (t_double_many_args): Likewise.
15878 (DEF_FUNC_MANY_ARGS_1): Likewise.
15879 (DEF_FUNC_VALUES_1): Likewise.
15880 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15881 guarded by #ifdef PROTOTYPES.
15882
d1fbcd56
AA
158832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15884
15885 * gdb.mi/mi-console.c: Add eye-catcher.
15886 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15887 instead of literal line number.
15888
b0e59b8f
AA
158892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15890
15891 * gdb.base/shr2.c: Add eye-catcher.
15892 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15893 line number.
15894
78f98cca
AA
158952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15896
15897 * gdb.base/jump.c: Add eye-catchers.
15898 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15899 numbers.
15900
58fa2af0
AA
159012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15902
15903 * gdb.base/execd-prog.c: Add eye-catchers.
15904 * gdb.base/foll-exec.c: Likewise.
15905 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15906 line numbers.
15907
04e5059b
AA
159082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15909
15910 * gdb.base/ending-run.c: Add eye-catchers.
15911 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15912 literal line numbers.
15913
dbfdb174
AA
159142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15915
15916 * gdb.base/call-rt-st.c: Add eye-catchers.
15917 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15918 literal line numbers.
15919
888a2ade
AA
159202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15921
15922 * gdb.base/call-ar-st.c: Add eye-catchers.
15923 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15924 literal line numbers.
15925
6acc2dde
AA
159262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15927
15928 * gdb.base/average.c: Add eye-catchers.
15929 * gdb.base/sum.c: Likewise.
15930 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15931 regexps dynamically.
15932
9ecfcd1d
AA
159332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15934
15935 * gdb.base/solib1.c: Add eye-catchers.
15936 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15937 literal line numbers.
15938
78708b7c
PA
159392014-11-12 Pedro Alves <palves@redhat.com>
15940
15941 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15942 leader has exited.
15943
af48d08f
PA
159442014-11-12 Pedro Alves <palves@redhat.com>
15945
15946 * gdb.arch/i386-bp_permanent.c: New file.
15947 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15948 (srcfile): Set to i386-bp_permanent.c.
15949 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15950 that stepi does not execute the 'leave' instruction, instead of
15951 testing it does execute.
15952 * gdb.base/bp-permanent.c: New file.
15953 * gdb.base/bp-permanent.exp: New file.
15954
af3768e9
DE
159552014-11-10 Doug Evans <xdje42@gmail.com>
15956
15957 PR symtab/17564
15958 * gdb.base/symtab-search-order.exp: New file.
15959 * gdb.base/symtab-search-order.c: New file.
15960 * gdb.base/symtab-search-order-1.c: New file.
15961 * gdb.base/symtab-search-order-shlib-1.c: New file.
15962
9de00a4a
PA
159632014-11-07 Pedro Alves <palves@redhat.com>
15964
15965 PR gdb/17511
15966 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15967 i?86-*-linux*.
15968
e0f52461
SC
159692014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15970
15971 PR c++/17494
15972 * gdb.cp/pr17494.cc: New file.
15973 * gdb.cp/pr17494.exp: New file.
15974
6ce8c980
YQ
159752014-11-02 Yao Qi <yao@codesourcery.com>
15976
15977 * gdb.python/python.exp: Get working directory and match the
15978 output of "set extended-prompt \\w " with it.
15979
02be9a71
DE
159802014-10-30 Doug Evans <dje@google.com>
15981
15982 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15983 in objfiles.
15984 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15985 in progspaces.
15986
3bdff46b
LM
159872014-10-30 Janis Johnson <janisjo@codesourcery.com>
15988
15989 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15990 * gdb.base/realname-expand.exp: Likewise.
15991 * gdb.linespec/macro-relative.exp: Likewise.
15992
ab917dfb
PA
159932014-10-29 Pedro Alves <palves@redhat.com>
15994
15995 PR gdb/17408
15996 * gdb.threads/schedlock.c (some_function): New function.
15997 (call_function): New global.
15998 (MAYBE_CALL_SOME_FUNCTION): New macro.
15999 (thread_function): Call it.
16000 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16001 and use it instead of a global counter. Adjust all callers.
16002 (get_current_thread): Use "find current thread" for test message
16003 here rather than having all callers pass down the same string.
16004 (goto_loop): New procedure, factored out from ...
16005 (my_continue): ... this.
16006 (step_ten_loops): Change parameter from test message to command to
16007 use. Adjust.
16008 (list_count): Delete global.
16009 (check_result): New procedure, factored out from duplicate top
16010 level code.
16011 (continue tests): Wrap in with_test_prefix.
16012 (test_step): New procedure, factored out from duplicate top level
16013 code.
16014 (top level): Test "step" in combination with all scheduler-locking
16015 modes. Test "next" in combination with all scheduler-locking
16016 modes, and in combination with stepping over a function call or
16017 not.
16018 * gdb.threads/next-bp-other-thread.c: New file.
16019 * gdb.threads/next-bp-other-thread.exp: New file.
16020
d3d4baed
PA
160212014-10-29 Pedro Alves <palves@redhat.com>
16022
16023 PR python/17372
16024 * gdb.python/python.exp: Test a multi-line command that spawns
16025 interactive Python.
16026 * gdb.base/multi-line-starts-subshell.exp: New file.
16027
563e8d85
YQ
160282014-10-29 Yao Qi <yao@codesourcery.com>
16029
16030 * gdb.base/fileio.exp: Make directories on host.
16031
0ea4d52e
YQ
160322014-10-29 Yao Qi <yao@codesourcery.com>
16033
16034 * gdb.base/fileio.c (test_write): Close the file.
16035
7f5ef605
PA
160362014-10-28 Pedro Alves <palves@redhat.com>
16037
16038 PR gdb/12623
16039 * gdb.base/sigstep.c (no_handler): New global.
16040 (main): If 'no_handler is true, set the signal handlers to
16041 SIG_IGN.
16042 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16043 with_sw_watch and no_handler parameters. Handle them.
16044 (top level) <stepping over handler when stopped at a breakpoint
16045 test>: Add a test axis for testing with a software watchpoint, and
16046 another for testing with the signal handler set to SIG_IGN.
16047 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16048 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16049
abbdbd03
PA
160502014-10-28 Pedro Alves <palves@redhat.com>
16051
16052 PR gdb/17511
16053 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16054 * gdb.base/sigstep.exp (other_handler_location): New global.
16055 (advance): Support stepping into the signal handler, and running
16056 commands while in the handler.
16057 (in_handler_map): New global.
16058 (top level): In the advance test, add combinations for getting
16059 into the handler with stepping commands, and for running commands
16060 in the handler. Add comment descripting the advancei tests.
16061
1df4399f
PA
160622014-10-28 Pedro Alves <palves@redhat.com>
16063
16064 * gdb.base/sigstep.exp: Use build_executable instead of
16065 prepare_for_testing.
16066 (top level): Move code that starts GDB, runs to main and creates a
16067 display to ...
16068 (restart): ... this new procedure.
16069 (top level): Move backtrace from signal handler test to ...
16070 (validate_backtrace): ... this new procedure.
16071 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16072 with_test_prefix. Always restart GDB.
16073 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16074 with_test_prefix. Always restart GDB. No need to delete
16075 breakpoints after the test.
16076 (test_skip_handler): Remove prefix parameter.
16077 (skip_over_handler, breakpoint_to_handler)
16078 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16079 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16080 restart GDB. No need to delete breakpoints after the test.
16081 (top level): Use foreach to call the test procedures with
16082 different commands.
16083
a5b6e449
PA
160842014-10-28 Pedro Alves <palves@redhat.com>
16085
16086 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16087 instead of GNATS numbers.
16088 * gdb.base/sigbpt.exp: Likewise.
16089 * gdb.base/siginfo.exp: Likewise.
16090 * gdb.base/sigstep.exp: Likewise.
16091
e5f8a7cc
PA
160922014-10-27 Pedro Alves <palves@redhat.com>
16093
16094 * gdb.base/sigstep.c (dummy): New global.
16095 (main): Issue a couple writes to the new global.
16096 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16097 procedures.
16098 (skip_over_handler): Use test_skip_handler.
16099 (top level): Call skip_over_handler for stepi and nexti too.
16100 (breakpoint_over_handler): Use test_skip_handler.
16101 (top level): Call breakpoint_over_handler for stepi and nexti too.
16102
763905a3
YQ
161032014-10-27 Yao Qi <yao@codesourcery.com>
16104
16105 * gdb.trace/tfile.c (adjust_function_address)
16106 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16107 function descriptor.
16108
6f259a23
DB
161092014-10-24 Don Breazeal <donb@codesourcery.com>
16110
16111 * gdb.base/foll-fork.exp (test_follow_fork,
16112 catch_fork_child_follow): Check for updated fork messages emitted
16113 from infrun.c.
16114 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16115 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16116 vfork_and_exec_child_follow_through_step): Check for updated vfork
16117 messages emitted from infrun.c.
16118
09dd9a69
PA
161192014-10-24 Pedro Alves <palves@redhat.com>
16120
16121 * gdb.base/corefile.exp: Remove references to ultrix.
16122 * gdb.base/interrupt.exp: Likewise.
16123 * gdb.base/whatis.exp: Likewise.
16124 * gdb.gdb/selftest.exp: Likewise.
16125 * gdb.threads/manythreads.exp: Likewise.
16126 * gdb.threads/print-threads.exp: Likewise.
16127 * gdb.threads/pthreads.exp:: Likewise.
16128 * gdb.threads/schedlock.exp: Likewise.
16129
3433cfa5
SC
161302014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16131
16132 * gdb.cp/non-trivial-retval.cc: Add a test case.
16133 * gdb.cp/non-trivial-retval.exp: Add a test.
16134
092f880b
YQ
161352014-10-20 Yao Qi <yao@codesourcery.com>
16136
16137 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16138 * gdb.python/py-objfile-script-gdb.py: New file.
16139 * gdb.python/py-objfile-script.exp: Update reference to
16140 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16141 of remote_download. Remove the dest file.
16142
acbdb7f3
YQ
161432014-10-20 Yao Qi <yao@codesourcery.com>
16144
16145 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16146 * gdb.base/step-line.exp: Likewise.
16147 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16148 * gdb.dwarf2/dw2-basic.exp: Likewise.
16149 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16150 * gdb.dwarf2/dw2-filename.exp: Likewise.
16151 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16152 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16153 * gdb.dwarf2/dw2-producer.exp: Likewise.
16154 * gdb.dwarf2/mac-fileno.exp: Likewise.
16155 * gdb.python/py-frame-args.exp: Likewise.
16156 * gdb.python/py-framefilter.exp: Likewise.
16157 * gdb.python/py-mi.exp: Likewise.
16158 * gdb.python/py-objfile-script.exp: Likewise
16159 * gdb.python/py-pp-integral.exp: Likewise.
16160 * gdb.python/py-pp-re-notag.exp: Likewise.
16161 * gdb.python/py-prettyprint.exp: Likewise.
16162 * gdb.python/py-section-script.exp: Likewise.
16163 * gdb.python/py-typeprint.exp: Likewise.
16164 * gdb.python/py-xmethods.exp: Likewise.
16165 * gdb.stabs/weird.exp: Likewise.
16166 * gdb.xml/tdesc-regs.exp: Likewise.
16167
bd286a29
KCY
161682014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16169
16170 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16171 (out_cu): Use addr_len for the size of addresses.
16172 (out_line): Likewise. Size DW_LNE_set_address instruction
16173 according to addr_len.
16174 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16175 (FUNC): Add START_INSNS to definition.
16176
673dc4a0
YQ
161772014-10-18 Yao Qi <yao@codesourcery.com>
16178
16179 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16180 gdb_has_argv0 return true.
16181 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16182 check [target_info exists noargs], check [gdb_has_argv0]
16183 instead.
16184 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16185 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16186 procedures.
16187
4ffbba72
DE
161882014-10-17 Doug Evans <dje@google.com>
16189
16190 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16191 event.
16192 * gdb.python/py-events.py: Add clear_objfiles event.
16193
d096d8c1
DE
161942014-10-17 Doug Evans <dje@google.com>
16195
16196 * gdb.python/py-objfile.exp: Test progspace attribute.
16197
a80db015
LM
161982014-10-17 Luis Machado <lgustavo@codesourcery.com>
16199
16200 * gdb.guile/scm-breakpoint.exp: Do not assume any
16201 directory separators when matching source file paths.
16202 * gdb.python/py-breakpoint.exp: Likewise.
16203 * gdb.reverse/break-precsave.exp: Likewise.
16204 * gdb.reverse/break-reverse.exp: Likewise.
16205 * gdb.reverse/consecutive-precsave.exp: Likewise.
16206 * gdb.reverse/finish-precsave.exp: Likewise.
16207 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16208 * gdb.reverse/finish-reverse.exp: Likewise.
16209 * gdb.reverse/i386-precsave.exp: Likewise.
16210 * gdb.reverse/i387-env-reverse.exp: Likewise.
16211 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16212 * gdb.reverse/machinestate-precsave.exp: Likewise.
16213 * gdb.reverse/machinestate.exp: Likewise.
16214 * gdb.reverse/sigall-precsave.exp: Likewise.
16215 * gdb.reverse/solib-precsave.exp: Likewise.
16216 * gdb.reverse/step-precsave.exp: Likewise.
16217 * gdb.reverse/until-precsave.exp: Likewise.
16218 * gdb.reverse/watch-precsave.exp: Likewise.
16219 * gdb.reverse/watch-reverse.exp: Likewise.
16220
b22089ab
YQ
162212014-10-17 Yao Qi <yao@codesourcery.com>
16222
16223 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16224 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16225
6c4486e6
PA
162262014-10-17 Pedro Alves <palves@redhat.com>
16227
16228 PR gdb/17471
16229 * gdb.base/bg-execution-repeat.c: New file.
16230 * gdb.base/bg-execution-repeat.exp: New file.
16231
0ff33695
PA
162322014-10-17 Pedro Alves <palves@redhat.com>
16233
16234 PR gdb/17300
16235 * gdb.base/continue-all-already-running.c: New file.
16236 * gdb.base/continue-all-already-running.exp: New file.
16237
6fdebc3d
PA
162382014-10-17 Pedro Alves <palves@redhat.com>
16239
16240 PR gdb/17472
16241 * gdb.base/annota-input-while-running.c: New file.
16242 * gdb.base/annota-input-while-running.exp: New file.
16243
32a8097b
PA
162442014-10-17 Pedro Alves <palves@redhat.com>
16245
16246 * gdb.base/callfuncs.exp: emove references to osf.
16247 * gdb.base/sigall.exp: Likewise.
16248 * gdb.gdb/selftest.exp: Likewise.
16249 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16250 * gdb.mi/non-stop.c: Likewise.
16251 * gdb.mi/pthreads.c: Likewise.
16252 * gdb.reverse/sigall-precsave.exp: Likewise.
16253 * gdb.reverse/sigall-reverse.exp: Likewise.
16254 * gdb.threads/pthreads.c: Likewise.
16255 * gdb.threads/pthreads.exp: Likewise.
16256
7a3517ff
YQ
162572014-10-17 Yao Qi <yao@codesourcery.com>
16258
16259 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16260 check 'target_info exists noargs'.
16261 (test_command_prompt_position): Likewise.
16262 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16263 Remove "set args".
16264 (progvar_simple_while_test): Likewise.
16265 (progvar_complex_if_while_test): Likewise.
16266 (if_while_breakpoint_command_test): Likewise.
16267 (infrun_breakpoint_command_test): Likewise.
16268 (breakpoint_command_test): Likewise.
16269 (watchpoint_command_test): Likewise.
16270 (bp_deleted_in_command_test): Likewise.
16271 (temporary_breakpoint_commands): Likewise.
16272
bb99c472
YQ
162732014-10-16 Yao Qi <yao@codesourcery.com>
16274
16275 * gdb.base/remotetimeout.exp: Remove noargs checking.
16276
7c16b83e
PA
162772014-10-15 Pedro Alves <palves@redhat.com>
16278
16279 PR breakpoints/9649
16280 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16281 * gdb.base/breakpoint-in-ro-region.exp
16282 (probe_target_hardware_step): New procedure.
16283 (top level): Probe hardware stepping and hardware breakpoint
16284 support. Test stepping through a read-only region, with both
16285 "breakpoint auto-hw" on and off and both "always-inserted" on and
16286 off.
16287
35a49624
IB
162882014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16289
16290 * gdb.dlang/demangle.exp: Update for demangling changes.
16291
2d1c107c
SC
162922014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16293
16294 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16295 * gdb.cp/non-trivial-retval.exp: Add new tests.
16296
778811d5
SC
162972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16298
16299 PR c++/13403
16300 PR c++/15154
16301 * gdb.cp/non-trivial-retval.cc: New file.
16302 * gdb.cp/non-trivial-retval.exp: New file.
16303
10c5f0a8
YQ
163042014-10-15 Yao Qi <yao@codesourcery.com>
16305
16306 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16307 remote host.
16308
65d7b369
YQ
163092014-10-15 Yao Qi <yao@codesourcery.com>
16310
16311 * gdb.python/py-symbol.exp: Match file base name if host is
16312 remote, otherwise match file name with dir name.
16313 * gdb.python/py-symtab.exp: Likewise.
16314 * gdb.python/python.exp: Likewise.
16315
46dc1394
YQ
163162014-10-15 Yao Qi <yao@codesourcery.com>
16317
16318 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16319 pattern.
16320 * gdb.python/py-symtab.exp: Likewise.
16321 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16322 locationn.
16323
c40cc657
JB
163242014-10-14 Joel Brobecker <brobecker@adacore.com>
16325
16326 * gdb.ada/addr_arith: New testcase.
16327
2abf49e1
MR
163282014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16329
16330 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16331 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16332 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16333 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16334
f7088df3
SDJ
163352014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16336
16337 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16338 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16339 * gdb.arch/stap-eval-lang-ada.exp: New file.
16340
4dc06805
YQ
163412014-10-14 Yao Qi <yao@codesourcery.com>
16342
16343 * gdb.mi/mi-var-child.c (nothing1): New function.
16344 (nothing2): New function.
16345 (do_children_tests): Set function pointers by nothing1 and
16346 nothing2.
16347 * gdb.mi/mi-var-child.exp: Step over new added statements.
16348 Update test to match the new output.
16349 * gdb.mi/var-cmd.c (nothing1): New function.
16350 (nothing2): New function.
16351 (do_children_tests): Set function pointers by nothing1 and
16352 nothing2.
16353 * gdb.mi/mi-var-display.exp: Update test to match output.
16354 Step to the line specified by $line_dct_nothing.
16355 Increase the number of lines to step.
16356
46a93de2
YQ
163572014-10-14 Yao Qi <yao@codesourcery.com>
16358
16359 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16360 tests.
16361 * gdb.mi/mi2-var-child.exp: Likewise.
16362
14ea52ee
DE
163632014-10-13 Doug Evans <dje@google.com>
16364
16365 * gdb.python/py-objfile.exp: Change name of file name test.
16366
e5c6e92b
DE
163672014-10-13 Doug Evans <dje@google.com>
16368
16369 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16370 from the start of the CU.
16371
c780cc2f
JK
163722014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16373 Yao Qi <yao@codesourcery.com>
16374
16375 Fix "save breakpoints" for "catch" command.
16376 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16377 Remove -nonewline. Match also the added "main" line.
16378
99894e11
JK
163792014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16380
16381 Fix "save breakpoints" for "disable $bpnum" command.
16382 * gdb.base/save-bp.c (main): Add label.
16383 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16384
6e1ac5a3
JK
163852014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16386
16387 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16388
754dd2b0
YQ
163892014-10-11 Yao Qi <yao@codesourcery.com>
16390
16391 * gdb.server/server-kill.exp: Execute command
16392 "set remote trace-status-packet on" before "tstatus".
16393
f90183d7
YQ
163942014-10-11 Yao Qi <yao@codesourcery.com>
16395
16396 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16397 (main): Call getppid.
16398 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16399 and continue to it. Read variable "server_pid".
16400
bf40a607
YQ
164012014-10-11 Yao Qi <yao@codesourcery.com>
16402
16403 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16404
052ca370
YQ
164052014-10-11 Yao Qi <yao@codesourcery.com>
16406
16407 * gdb.threads/thread-find.exp: Don't execute command
16408 "info threads".
16409 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16410 * gdb.threads/linux-dp.exp: Don't check the condition
16411 $threads_created equals to zero.
16412
3831839c
PA
164132014-10-10 Pedro Alves <palves@redhat.com>
16414
16415 * gdb.base/bigcore.exp: Remove references to IRIX.
16416 * gdb.base/funcargs.exp: Likewise.
16417 * gdb.base/interrupt.exp: Likewise.
16418 * gdb.base/mips_pro.exp: Likewise.
16419 * gdb.base/nodebug.exp: Likewise.
16420 * gdb.base/setvar.exp: Likewise.
16421 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16422
8b9a549d
PA
164232014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16424 Pedro Alves <palves@redhat.com>
16425
16426 PR symtab/14466
16427 * gdb.base/vdso-warning.c: New file.
16428 * gdb.base/vdso-warning.exp: New file.
16429
d48ba5e8
DE
164302014-10-02 Doug Evans <dje@google.com>
16431
16432 * gdb.base/structs.c (main): Don't run forever.
16433
2278c276
PA
164342014-10-02 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16437 (top level) <stop threads 1, stop threads 2>: Use it.
16438
b57bacec
PA
164392014-10-02 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.threads/break-while-running.exp (test): Add new
16442 'update_thread_list' argument. Skip "info threads" if false.
16443 (top level): Add new 'update_thread_list' axis.
16444
13fd3ff3
PA
164452014-10-02 Pedro Alves <palves@redhat.com>
16446
16447 PR breakpoints/17431
16448 * gdb.base/execl-update-breakpoints.c: New file.
16449 * gdb.base/execl-update-breakpoints.exp: New file.
16450
0fec99e8
PA
164512014-10-01 Pedro Alves <palves@redhat.com>
16452
16453 * gdb.base/breakpoint-in-ro-region.c: New file.
16454 * gdb.base/breakpoint-in-ro-region.exp: New file.
16455
2ddf4301
SM
164562014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16457
16458 * gdb.mi/mi-exit-code.exp: New file.
16459 * gdb.mi/mi-exit-code.c: New file.
16460
6a5f3f43
YQ
164612014-09-30 Yao Qi <yao@codesourcery.com>
16462
16463 * lib/prelink-support.exp (build_executable_own_libs): Error if
16464 the target isn't native.
16465
345bcc73
YQ
164662014-09-30 Yao Qi <yao@codesourcery.com>
16467
16468 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16469 false.
16470
a25a5a45
PA
164712014-09-22 Pedro Alves <palves@redhat.com>
16472
16473 * gdb.threads/break-while-running.exp: New file.
16474 * gdb.threads/break-while-running.c: New file.
16475
00ba3162
YQ
164762014-09-19 Yao Qi <yao@codesourcery.com>
16477
16478 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16479 Invoke test. Restart GDB with --readnow and invoke test again.
16480
c3b7b696
YQ
164812014-09-19 Yao Qi <yao@codesourcery.com>
16482
16483 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16484 proc set_breakpoint_on_gcd_function. Invoke
16485 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16486 invoke set_breakpoint_on_gcd_function again.
16487
2b4fd423
DE
164882014-09-18 Doug Evans <dje@google.com>
16489
16490 * gdb.dwarf2/symtab-producer.exp: New file.
16491
a5947601
SDJ
164922014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16493
16494 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16495 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16496 * gdb.base/global-var-nested-by-dso.c: Likewise.
16497 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16498
91c19059
SDJ
164992014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16500 Pedro Alves <palves@redhat.com>
16501
16502 * gdb.base/watch-bitfields.exp: Pass string other than test file
16503 name to prepare_for_testing.
16504 (watch): New procedure.
16505 (expect_watchpoint): Use with_test_prefix.
16506 (top level): Factor out tests to ...
16507 (test_watch_location, test_regular_watch): ... these new
16508 procedures, and use with_test_prefix and gdb_continue_to_end.
16509
bb9d5f81
PP
165102014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16511
16512 PR breakpoints/12526
16513 * gdb.base/watch-bitfields.exp: New file.
16514 * gdb.base/watch-bitfields.c: New file.
16515
635856f5
PA
165162014-09-16 Pedro Alves <palves@redhat.com>
16517
16518 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16519 software and hardware addresses, not software address against
16520 itself.
16521
7280ceea
PA
165222014-09-16 Pedro Alves <palves@redhat.com>
16523
16524 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16525 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16526
428b16bd
PA
165272014-09-16 Pedro Alves <palves@redhat.com>
16528
16529 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16530 files.
16531 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16532 "*-*-vxworks*" throughout.
16533 * gdb.base/break.exp: Likewise.
16534 * gdb.base/default.exp: Likewise.
16535 * gdb.base/scope.exp: Likewise.
16536 * gdb.base/sepdebug.exp: Likewise.
16537 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16538 throughout.
16539 * gdb.base/run.c: Likewise.
16540 * gdb.base/sepdebug.c: Likewise.
16541 * gdb.hp/gdb.aCC/run.c: Likewise.
16542 * gdb.reverse/until-reverse.c: Likewise.
16543 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16544
666d413c
YQ
165452014-09-16 Yao Qi <yao@codesourcery.com>
16546
16547 * boards/local-remote-host-native.exp: New file.
16548
57cbd724
DE
165492014-09-14 Doug Evans <xdje42@gmail.com>
16550
16551 * gdb.threads/queue-signal.c (thread_count): New variable.
16552 (thread_count_mutex, thread_count_condvar): New variables.
16553 (incr_thread_count, wait_all_threads_running): New functions.
16554 (main): Wait for all threads to be in their thread functions.
16555
81219e53
DE
165562014-09-13 Doug Evans <xdje42@gmail.com>
16557
16558 * gdb.threads/queue-signal.c: New file.
16559 * gdb.threads/queue-signal.exp: New file.
16560
3714cea7
DE
165612014-09-13 Doug Evans <xdje42@gmail.com>
16562
16563 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16564 be consistent with what default_gdb_init uses.
16565 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16566 the plain text of the prompt. Add some logging printfs.
16567 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16568
fa43b1d7
PA
165692014-09-12 Pedro Alves <palves@redhat.com>
16570
16571 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16572 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16573 * gdb.arch/i386-size-overlap.exp: Likewise.
16574 * gdb.arch/i386-size.exp: Likewise.
16575 * gdb.arch/i386-unwind.exp: Likewise.
16576 * gdb.base/a2-run.exp: Likewise.
16577 * gdb.base/break.exp: Likewise.
16578 * gdb.base/charset.exp: Likewise.
16579 * gdb.base/chng-syms.exp: Likewise.
16580 * gdb.base/commands.exp: Likewise.
16581 * gdb.base/dbx.exp: Likewise.
16582 * gdb.base/find.exp: Likewise.
16583 * gdb.base/funcargs.exp: Likewise.
16584 * gdb.base/jit-simple.exp: Likewise.
16585 * gdb.base/reread.exp: Likewise.
16586 * gdb.base/sepdebug.exp: Likewise.
16587 * gdb.base/step-bt.exp: Likewise.
16588 * gdb.cp/mb-inline.exp: Likewise.
16589 * gdb.cp/mb-templates.exp: Likewise.
16590 * gdb.objc/basicclass.exp: Likewise.
16591 * gdb.threads/killed.exp: Likewise.
16592
9d9bf2df
EBM
165932014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16594
16595 PR tdep/17379
16596 * gdb.arch/powerpc-stackless.S: New file.
16597 * gdb.arch/powerpc-stackless.exp: New file.
16598
1cf2f1b0
JK
165992014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16600
16601 * gdb.base/attach.c: Include unistd.h.
16602 (main): Call alarm. Add label postloop.
16603 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16604 gdb_breakpoint, gdb_continue_to_breakpoint.
16605 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16606
98880d46
PA
166072014-09-11 Pedro Alves <palves@redhat.com>
16608
16609 PR gdb/17347
16610 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16611 * gdb.base/attach.exp (test_command_line_attach_run): New
16612 procedure.
16613 (top level): Call it.
16614
4c92ff2c
PA
166152014-09-11 Pedro Alves <palves@redhat.com>
16616
16617 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16618 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16619 (do_command_attach_tests): Use spawn_wait_for_attach.
16620 * gdb.base/solib-overlap.exp: Likewise.
16621 * gdb.multi/multi-attach.exp: Likewise.
16622 * gdb.python/py-prompt.exp: Likewise.
16623 * gdb.python/py-sync-interp.exp: Likewise.
16624 * gdb.server/ext-attach.exp: Likewise.
16625
3adc1a7d
GKB
166262014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16627
16628 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16629 command in testcase. Simplify testcase.
16630
96334934
JB
166312014-09-10 Joel Brobecker <brobecker@adacore.com>
16632
16633 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16634
eb479039
JB
166352014-09-10 Joel Brobecker <brobecker@adacore.com>
16636
16637 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16638
deede10c
JB
166392014-09-10 Joel Brobecker <brobecker@adacore.com>
16640
16641 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16642
7828a5f5
JB
166432014-09-10 Joel Brobecker <brobecker@adacore.com>
16644
16645 * gdb.dwarf2/dynarr-ptr.c: New file.
16646 * gdb.dwarf2/dynarr-ptr.exp: New file.
16647
33aeebcf
MR
166482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16649
16650 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16651 of 30 rather than hardcoding 120 for a slow test case. Take the
16652 `gdb,timeout' target setting into account for this calculation.
16653 Don't extend the timeout for the test cases that don't need it.
16654
7b415901
MR
166552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16656
16657 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16658 a factor of 2 for a slow test case. Take the `gdb,timeout'
16659 target setting into account for this calculation.
16660 * gdb.reverse/until-precsave.exp: Increase the timeout by
16661 a factor of 15 and 3 respectively rather than adding 120
16662 for a pair of slow test cases. Take the `gdb,timeout'
16663 target setting into account for this calculation.
16664
4a40f85a
MR
166652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16666
16667 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16668 timeout, don't pass one down to gdb_expect.
16669 (gdb_expect): Rework timeout selection.
16670
09635af7
MR
166712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16672
16673 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16674 exception on timeout.
16675 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16676 (gdbserver_start_extended): Catch any `gdbserver_start' error
16677 exceptions.
16678 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16679 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16680 `gdbserver_gdb_load' error exceptions.
16681
2bdd10b7
MR
166822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16683
16684 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16685 120 on waiting for the TCP socket to open.
16686
316935f0
DE
166872014-09-09 Doug Evans <xdje42@gmail.com>
16688
16689 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16690 _caller_matches, _any_caller_is, _any_caller_matches.
16691
83740597
DE
166922014-09-09 Doug Evans <xdje42@gmail.com>
16693
16694 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16695
4c122fc3
YQ
166962014-09-09 Yao Qi <yao@codesourcery.com>
16697
16698 * gdb.mi/mi-var-display.exp: Set print symbol off.
16699
a9f116cb
GKB
167002014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16701
16702 PR gdb/17035
16703 * gdb.base/commands.exp: Add tests to verify user-defined
16704 commands with empty bodies.
16705 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16706 python commands in `show user command`.
16707 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16708 scheme commands in `show user command`.
16709
c75bd3a2
JK
167102014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16711
16712 PR python/17355
16713 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16714 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16715 * gdb.python/py-framefilter-invalidarg.exp: New file.
16716 * gdb.python/py-framefilter-invalidarg.py: New file.
16717
faa42425
DE
167182014-09-06 Doug Evans <xdje42@gmail.com>
16719
16720 PR 15276
16721 * gdb.python/py-caller-is.c: New file.
16722 * gdb.python/py-caller-is.exp: New file.
16723
474ca4f6
SDJ
167242014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16725
16726 PR gdb/17235
16727 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16728 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16729
eb0b0463
SDJ
167302014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16731
16732 PR fortran/17237
16733 * gdb.fortran/print-formatted.exp: New file.
16734 * gdb.fortran/print-formatted.f90: Likewise.
16735
5f3b99cf
SS
167362014-09-03 Sasha Smundak <asmundak@google.com>
16737
16738 * gdb.python/py-frame.exp: Test Frame.read_register.
16739
7d793aa9
SDJ
167402014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16741
16742 PR python/16699
16743 * gdb.python/py-completion.exp: New file.
16744 * gdb.python/py-completion.py: Likewise.
16745
fb0576e9
DE
167462014-08-28 Doug Evans <dje@google.com>
16747
16748 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16749 eax,etc. are live with values set by gdb and thus the compiler can't
16750 use them.
16751 * gdb.arch/i386-pseudo.c (main): Ditto.
16752
ee92b0dd
DE
167532014-08-27 Doug Evans <dje@google.com>
16754
16755 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16756
6649db35
DE
167572014-08-25 Doug Evans <dje@google.com>
16758
16759 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16760 (main): Ditto.
16761
564b7600
DE
167622014-08-25 Doug Evans <dje@google.com>
16763
16764 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16765
3881fb67
YQ
167662014-08-24 Yao Qi <yao@codesourcery.com>
16767
16768 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16769 symbol off.
16770 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16771
a05a36a5
DE
167722014-08-22 Doug Evans <dje@google.com>
16773
16774 PR 17276
16775 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16776 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16777 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16778
7c343b48
YQ
167792014-08-22 Yao Qi <yao@codesourcery.com>
16780
16781 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16782 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16783 * gdb.python/python.exp: Likewise. Use .py file on the host
16784 instead of the build.
16785
22fd09ae
JK
167862014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16787
16788 * gdb.threads/gcore-stale-thread.c: New file.
16789 * gdb.threads/gcore-stale-thread.exp: New file.
16790
a8454a7c
PA
167912014-08-21 Pedro Alves <palves@redhat.com>
16792
16793 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16794 * gdb.base/gcore-relro-pie.exp: Likewise.
16795 * gdb.base/gcore-relro.exp: Likewise.
16796 * gdb.base/gcore.exp: Likewise.
16797 * gdb.base/print-symbol-loading.exp: Likewise.
16798 * gdb.threads/gcore-thread.exp: Likewise.
16799 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16800
2a31c623
PA
168012014-08-20 Pedro Alves <palves@redhat.com>
16802 Jan Kratochvil <jan.kratochvil@redhat.com>
16803
16804 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16805 configure.
16806 (EXPECT): Handle READ1 being set.
16807 (all): Depend on EXTRA_RULES.
16808 (check-read1, expect-read1, read1.so, read1): New rules.
16809 * README (Testsuite Parameters): Document the READ1 make variable.
16810 (Race detection): New section.
16811 * configure: Regenerate.
16812 * configure.ac: If build==host==target, and running under a
16813 GNU/glibc system, add read1 to the extra Makefile rules.
16814 (EXTRA_RULES): AC_SUBST it.
16815 * lib/read1.c: New file.
16816
d36430db
JB
168172014-08-20 Joel Brobecker <brobecker@adacore.com>
16818
16819 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16820 the handling of variables declared as a typedef to an array
16821 which a DW_AT_data_location attribute.
16822
9a0dc9e3
PA
168232014-08-19 Andrew Burgess <aburgess@broadcom.com>
16824 Pedro Alves <palves@redhat.com>
16825
16826 PR symtab/14604
16827 PR symtab/14605
16828 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16829 gdb_test.
16830
0718a8da
PA
168312014-08-19 Pedro Alves <palves@redhat.com>
16832
16833 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16834
13b448cd
YQ
168352014-08-19 Yao Qi <yao@codesourcery.com>
16836
16837 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16838 right line.
16839
1cbf5077
DB
168402014-08-18 David Blaikie <dblaikie@gmail.com>
16841
16842 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16843
bf0fae19
JB
168442014-08-18 Joel Brobecker <brobecker@adacore.com>
16845
16846 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16847 attribute in array range.
16848
3c8c5dcc
JB
168492014-08-18 Joel Brobecker <brobecker@adacore.com>
16850
16851 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16852
e66d4446
SC
168532014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16854
16855 PR c++/17132
16856 * gdb.cp/pr17132.cc: New file.
16857 * gdb.cp/pr17132.exp: New file.
16858
940df408
SC
168592014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16860
16861 * gdb.python/py-xmethods.py (A_getarrayind)
16862 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16863 Use 'print' with function call syntax.
16864 (E_method_matcher.match): Fix tab vs space indentation mixup.
16865
ebcc6c3a
YQ
168662014-08-15 Yao Qi <yao@codesourcery.com>
16867
16868 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16869 false.
16870
775e0f04
YQ
168712014-08-15 Yao Qi <yao@codesourcery.com>
16872
16873 * gdb.cp/casts.exp: Set print symbol off.
16874 * gdb.cp/class2.exp: Likewise.
16875 * gdb.cp/overload.exp: Likewise.
16876 * gdb.cp/templates.exp: Likewise.
16877
d769e349
DE
168782014-08-11 Doug Evans <dje@google.com>
16879
16880 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16881 (test_load_shlib): Update.
16882
20c6f1e1
YQ
168832014-08-09 Yao Qi <yao@codesourcery.com>
16884
16885 * gdb.base/display.exp: Invoke is_address_zero_readable.
16886 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16887 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16888 * gdb.base/hbreak-unmapped.exp: Return if
16889 is_address_zero_readable returns true.
16890 * gdb.base/signest.exp: Likewise.
16891 * gdb.base/signull.exp: Likewise.
16892 * gdb.base/sigbpt.exp: Likewise.
16893 * gdb.guile/scm-disasm.exp: Do the test if
16894 is_address_zero_readable returns false.
16895 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16896 * gdb.python/py-arch.exp: Likewise.
16897 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16898 * lib/gdb.exp (is_address_zero_readable): New proc.
16899
5792e8e3
YQ
169002014-08-09 Yao Qi <yao@codesourcery.com>
16901
16902 PR testsuite/13443
16903 * gdb.mi/mi-var-display.exp: Make test messages unique.
16904
3cecbbbe
TT
169052014-08-04 Tom Tromey <tromey@redhat.com>
16906
16907 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16908 target 0".
16909
00b51ff5
TT
169102014-08-04 Tom Tromey <tromey@redhat.com>
16911
16912 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16913 "target_resume".
16914
6908c509
JB
169152014-08-01 Joel Brobecker <brobecker@adacore.com>
16916
16917 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16918 inner_vla_struct_object_size.
16919 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16920 as xfail.
16921
cc6563d2
PA
169222014-07-30 Pedro Alves <palves@redhat.com>
16923
16924 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16925 comment.
16926
7e09a223
YQ
169272014-07-29 Yao Qi <yao@codesourcery.com>
16928
16929 PR gdb/17206
16930 * gdb.base/until-nodebug.exp: New.
16931
7ebdbe92
DE
169322014-07-28 Doug Evans <xdje42@gmail.com>
16933
16934 PR guile/17203
16935 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16936 previously existing parameter, and previously ambiguously spelled
16937 parameter.
16938
fdb1adc6
WN
169392014-07-28 Will Newton <will.newton@linaro.org>
16940
16941 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16942
186fcde0
DE
169432014-07-26 Ludovic Courtès <ludo@gnu.org>
16944 Doug Evans <xdje42@gmail.com>
16945
16946 PR guile/17146
16947 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16948
70509625
PA
169492014-07-25 Pedro Alves <palves@redhat.com>
16950
16951 * gdb.threads/signal-command-handle-nopass.c: New file.
16952 * gdb.threads/signal-command-handle-nopass.exp: New file.
16953 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16954 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16955 * gdb.threads/signal-delivered-right-thread.c: New file.
16956 * gdb.threads/signal-delivered-right-thread.exp: New file.
16957
c3f814a1
PA
169582014-07-25 Pedro Alves <palves@redhat.com>
16959
16960 * gdb.base/double-prompt-target-event-error.exp
16961 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16962 match.
16963 (cancel_pagination_in_target_event): Rework double prompt
16964 detection.
16965 * gdb.base/paginate-after-ctrl-c-running.exp
16966 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16967 <return>' match.
16968 * gdb.base/paginate-bg-execution.exp
16969 (test_bg_execution_pagination_return)
16970 (test_bg_execution_pagination_cancel): Remove '-notransfer
16971 <return>' matches.
16972 * gdb.base/paginate-execution-startup.exp
16973 (test_fg_execution_pagination_return)
16974 (test_fg_execution_pagination_cancel): Remove '-notransfer
16975 <return>' matches.
16976 * gdb.base/paginate-inferior-exit.exp
16977 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16978 match.
16979 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16980 * lib/gdb.exp (pagination_prompt): Run text through
16981 string_to_regexp.
16982 (gdb_test_multiple): Match $pagination_prompt instead of
16983 "<return>".
16984 (string_to_regexp): Move to lib/gdb-utils.exp.
16985
e214cf6c
JK
169862014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16987
16988 * gdb.arch/amd64-entry-value-paramref.S: New file.
16989 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16990 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16991 * gdb.arch/amd64-optimout-repeat.S: New file.
16992 * gdb.arch/amd64-optimout-repeat.c: New file.
16993 * gdb.arch/amd64-optimout-repeat.exp: New file.
16994
17d0c5c8
JK
169952014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16996
16997 PR gdb/17170
16998 * gdb.base/statistics.exp: New file.
16999
b8b8facf
DE
170002014-07-17 Doug Evans <dje@google.com>
17001
74b49205 17002 PR gdb/17170
b8b8facf
DE
17003 * gdb.base/maint.exp: Update testing of per-command stats.
17004
1b5d0ab3
PA
170052014-07-16 Pedro Alves <palves@redhat.com>
17006
17007 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17008 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17009 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17010 (tfile_write_buf): New functions.
17011 (add_memory_block): Rewrite using the above.
17012 (adjust_function_address): New function.
17013 (FUNCTION_ADDRESS): New macro.
17014 (write_basic_trace_file): Remove short_x local, and use
17015 tfile_write_16. Change type of func_addr local to unsigned long
17016 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17017 here. Cast argument of add_memory_block to char pointer.
17018 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17019 (main): Remove parameters.
17020 * gdb.trace/tfile.exp: Remove nowarnings.
17021
4d974e88
SM
170222014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17023
17024 * gdb.base/debug-expr.exp: Test string evaluation with
17025 "debug expression" on.
17026
41e99568
PA
170272014-07-15 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.base/reread.exp: Use clean_restart.
17030
487d9753
PL
170312014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17032
17033 * gdb.arch/avr-flash-qualifer.c: New.
17034 * gdb.arch/avr-flash-qualifer.exp: New.
17035
cc1c52ad
PA
170362014-07-14 Pedro Alves <palves@redhat.com>
17037
17038 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17039 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17040
1e973570
PA
170412014-07-14 Pedro Alves <palves@redhat.com>
17042
17043 * gdb.base/double-prompt-target-event-error.c: New file.
17044 * gdb.base/double-prompt-target-event-error.exp: New file.
17045
93d6eb10
PA
170462014-07-14 Pedro Alves <palves@redhat.com>
17047
17048 PR gdb/17072
17049 * gdb.base/paginate-inferior-exit.c: New file.
17050 * gdb.base/paginate-inferior-exit.exp: New file.
17051
0017922d
PA
170522014-07-14 Pedro Alves <palves@redhat.com>
17053
17054 PR gdb/17072
17055 * gdb.base/paginate-bg-execution.c: New file.
17056 * gdb.base/paginate-bg-execution.exp: New file.
17057
94696ad3
PA
170582014-07-14 Pedro Alves <palves@redhat.com>
17059
17060 PR gdb/17072
17061 * gdb.base/paginate-execution-startup.c: New file.
17062 * gdb.base/paginate-execution-startup.exp: New file.
17063 * lib/gdb.exp (pagination_prompt): New global.
17064 (default_gdb_spawn): New procedure, factored out from
17065 default_gdb_spawn.
17066 (default_gdb_start): Adjust to call default_gdb_spawn.
17067 (gdb_spawn): New procedure.
17068
bd293940
PA
170692014-07-14 Pedro Alves <palves@redhat.com>
17070
17071 * lib/gdb.exp (gdb_assert): New procedure.
17072 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17073
c933f875
PA
170742014-07-14 Pedro Alves <palves@redhat.com>
17075
17076 * gdb.base/execution-termios.c: New file.
17077 * gdb.base/execution-termios.exp: New file.
17078
d98b7a16
TT
170792014-07-14 Tom Tromey <tromey@redhat.com>
17080
17081 * gdb.cp/vla-cxx.cc: New file.
17082 * gdb.cp/vla-cxx.exp: New file.
17083
548740d6
TT
170842014-07-14 Tom Tromey <tromey@redhat.com>
17085
17086 * gdb.reverse/rerun-prec.c: New file.
17087 * gdb.reverse/rerun-prec.exp: New file.
17088
a25eb028
MR
170892014-07-12 Maciej W. Rozycki <macro@mips.com>
17090 Maciej W. Rozycki <macro@codesourcery.com>
17091
17092 * lib/gdb-utils.exp: New file.
17093 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17094 inline `gdb_init_command' processing.
17095 (gdb_start_cmd): Likewise.
17096 * lib/mi-support.exp (mi_run_cmd): Likewise.
17097 * README: Document `gdb_init_command' and `gdb_init_commands'.
17098
218c2655
JK
170992014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17100
17101 Fix false FAIL running under a very long directory name.
17102 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17103 and "set print elements 10000". Twice.
17104
5401fde3
YQ
171052014-07-11 Yao Qi <yao@codesourcery.com>
17106
17107 * gdb.base/exprs.exp: "set print symbol off".
17108
e76126e8
PA
171092014-07-11 Pedro Alves <palves@redhat.com>
17110
17111 * gdb.threads/kill.c: New file.
17112 * gdb.threads/kill.exp: New file.
17113
2d6f0de6
YQ
171142014-07-10 Yao Qi <yao@codesourcery.com>
17115
17116 * gdb.trace/tfile.c (write_basic_trace_file)
17117 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17118 address written to trace file.
17119
7180e04a
PA
171202014-07-09 Pedro Alves <palves@redhat.com>
17121
17122 * gdb.base/attach-wait-input.exp: New file.
17123 * gdb.base/attach-wait-input.c: New file.
17124
9a9a7608
AB
171252014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17126
17127 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17128 setting up test structures.
17129 (main): Call new test function.
17130 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17131 test function, continue into test function and walk test
17132 structures.
17133
161ac41e
YQ
171342014-07-02 Yao Qi <yao@codesourcery.com>
17135
17136 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17137 'bar_start' at the beginning of functions 'foo' and 'bar'
17138 respectively.
17139 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17140 instead of 'foo' and 'bar'.
17141
1f267ae3
MM
171422014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17143
17144 * gdb.btrace/segv.exp: New.
17145 * gdb.btrace/segv.c: New.
17146
2b239efb
LM
171472014-07-02 Luis Machado <lgustavo@codesourcery.com>
17148
17149 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17150 instruction.
17151
cf363f18
MW
171522014-06-30 Mark Wielaard <mjw@redhat.com>
17153
17154 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17155 vulture, vilify, villar): New volatile array constants.
17156 (vindictive, vegetation): New const volatile array constants.
17157 * gdb.base/volatile.exp: Test volatile and const volatile array
17158 types.
17159
aebf9d24
AA
171602014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17161
17162 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17163 target lacks support for awatch, rwatch, or hbreak.
17164
b67a2c6f
YQ
171652014-06-27 Yao Qi <yao@codesourcery.com>
17166
17167 * gdb.multi/dummy-frame-restore.exp: New.
17168 * gdb.multi/dummy-frame-restore.c: New.
17169
aef92902
MM
171702014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17171
17172 * gdb.btrace/gcore.exp: New.
17173
8e9db26e
PA
171742014-06-23 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.base/watchpoint-reuse-slot.c: New file.
17177 * gdb.base/watchpoint-reuse-slot.exp: New file.
17178
70afc5b7
SC
171792014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17180
17181 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17182 progspace's filename in 'info', 'enable' and 'disable' command
17183 tests.
17184
b972bd9c
JK
171852014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17186
17187 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17188 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17189 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17190
125f8a3d
GB
171912014-06-20 Gary Benson <gbenson@redhat.com>
17192
17193 * gdb.arch/i386-avx.exp: Fix include file location.
17194 * gdb.arch/i386-sse.exp: Likewise.
17195
3ed9baed
IB
171962014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17197
17198 * gdb.dlang/expression.exp: New file.
17199
034f788c
PA
172002014-06-19 Pedro Alves <palves@redhat.com>
17201
17202 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17203 out from ...
17204 (top level): ... here. Iterate running tests under different
17205 scheduler-locking settings.
17206
45371d0c
LM
172072014-06-18 Luis Machado <lgustavo@codesourcery.com>
17208
17209 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17210 to DW_FORM_addr and use non-zero addresses.
17211
5d376983
SC
172122014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17213
17214 PR gdb/17017
17215 * gdb.python/py-xmethods.cc: Add global function call counters and
17216 increment them in their respective functions. Remove "cout"
17217 statements.
17218 * gdb.python/py-xmethods.exp: Make tests check the global function
17219 call counters instead of depending on inferior IO.
17220
a1aa2221
LM
172212014-06-18 Don Breazeal <donb@codesourcery.com>
17222
17223 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17224 Deleted procedure.
17225 (explicit_fork_parent_follow): Deleted procedure.
17226 (explicit_fork_child_follow): Deleted procedure.
17227 (test_follow_fork): New procedure.
17228 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17229 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17230 procedure calls.
17231
0fc05997
YQ
172322014-06-17 Yao Qi <yao@codesourcery.com>
17233
17234 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17235 CP1252.
17236
70795c52
LM
172372014-06-17 Luis Machado <lgustavo@codesourcery.com>
17238
17239 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17240 Initialize ptr and S explicitly.
17241 (skip_type_update_when_not_use_rtti_test): Likewise.
17242
6be47f0c
KS
172432014-06-16 Keith Seitz <keiths@redhat.com>
17244
17245 PR mi/15863
17246 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17247 the inferior is started.
17248
d03de421
PA
172492014-06-16 Pedro Alves <palves@redhat.com>
17250
17251 * gdb.base/break-main-file-remove-fail.c: New file.
17252 * gdb.base/break-main-file-remove-fail.exp: New file.
17253 * gdb.base/break-unload-file.exp: Use build_executable instead of
17254 prepare_for_testing.
17255 (test_break): New parameter "initial_load". Handle it.
17256 (top level): Add initial_load cmdline/file axis.
17257
f9579b99
TT
172582014-06-12 Tom Tromey <tromey@redhat.com>
17259
17260 * gdb.base/completion.exp: Don't use directory name in test.
17261
3657956b
GB
172622014-06-09 Gary Benson <gbenson@redhat.com>
17263
17264 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17265 separate the always-available ANSI-standard signals from the
17266 signals that require checking.
17267 (main): Likewise.
17268 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17269 Likewise.
17270 (main): Likewise.
17271
4186eb54
KS
172722014-06-07 Keith Seitz <keiths@redhat.com>
17273
17274 Revert:
17275 PR c++/16253
17276 * gdb.cp/var-tag.cc: New file.
17277 * gdb.cp/var-tag.exp: New file.
17278 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17279 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17280 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17281 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17282
25326a28 172832014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17284
17285 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17286
829155c9
PA
172872014-06-06 Pedro Alves <palves@redhat.com>
17288
17289 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17290 in target debug output instead of looking at RSP packets,
17291 disabling the test on any target that uses hardware stepping.
17292 Update comments.
17293
61c8d22e
PA
172942014-06-06 Pedro Alves <palves@redhat.com>
17295
17296 * gdb.base/break-unload-file.exp: Fix typo.
17297
d9a47287
YQ
172982014-06-06 Yao Qi <yao@codesourcery.com>
17299
17300 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17301 from "jit_function" to "^jit_function".
17302
e5e01dbf
YQ
173032014-06-06 Yao Qi <yao@codesourcery.com>
17304
17305 * gdb.base/async.c (foo): Add one statement.
17306 * gdb.base/async.exp: Get the next instruction address and
17307 match the output of "nexti" by instruction address. Match
17308 the hex address in the output of "finish".
17309
73ba372c
GB
173102014-06-06 Gary Benson <gbenson@redhat.com>
17311
17312 * gdb.base/call-signals.c: Remove preprocessor conditionals
17313 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17314 SIGSEGV and SIGTERM.
17315 * gdb.base/sigall.c: Likewise.
17316 * gdb.base/unwindonsignal.c: Likewise.
17317 * gdb.reverse/sigall-reverse.c: Likewise.
17318
831517df
YQ
173192014-06-06 Yao Qi <yao@codesourcery.com>
17320
17321 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17322 readable, skip the test.
17323
b8b91e98
YQ
173242014-06-06 Yao Qi <yao@codesourcery.com>
17325
17326 * gdb.threads/staticthreads.c (thread_function): Move the line
17327 setting breakpoint on forward.
17328 * gdb.threads/staticthreads.exp: Update comments.
17329
fb934770
LC
173302014-06-05 Ludovic Courtès <ludo@gnu.org>
17331
17332 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17333 "history-append! type error".
17334
6ef284bd
SM
173352014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17336
17337 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17338 erroneous dprintf expected input.
17339
a872e241
DE
173402014-06-04 Doug Evans <xdje42@gmail.com>
17341
17342 * gdb.guile/scm-generics.exp: Delete.
17343
16f691fb
DE
173442014-06-04 Doug Evans <xdje42@gmail.com>
17345
17346 * gdb.guile/scm-breakpoint.exp: Update.
17347 Add tests for breakpoint registration.
17348
012370f6
TT
173492014-06-04 Tom Tromey <tromey@redhat.com>
17350
17351 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17352 VLA-in-union.
17353 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17354 inner_vla_struct, vla_union types. Initialize objects of those
17355 types and compute their sizes.
17356
9f5a4cef
HZ
173572014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17358 Hui Zhu <hui@codesourcery.com>
17359
17360 * gdb.base/fileio.exp: Add test for shell not available as well as
17361 available.
17362 * gdb.base/fileio.c (test_system): Check for shell twice.
17363
90a45c4d
YQ
173642014-06-04 Yao Qi <yao@codesourcery.com>
17365
17366 * gdb.base/auto-connect-native-target.exp: Remove redundant
17367 space from the regexp pattern.
17368
70017e41
YQ
173692014-06-04 Yao Qi <yao@codesourcery.com>
17370
17371 * gdb.base/default.exp: Replace "child" with "native" in
17372 regexp pattern.
17373
883964a7
SC
173742014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17375
17376 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17377 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17378 * gdb.python/py-xmethods.py: Python script supporting the
17379 new testcase and tests.
17380
ef370185
JB
173812014-06-03 Joel Brobecker <brobecker@adacore.com>
17382 Pedro Alves <palves@redhat.com>
17383
17384 PR breakpoints/17000
17385 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17386 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17387
1e2ccb61
BM
173882014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17389
17390 * gdb.base/subst.exp: Add tests to verify partial path matching
17391 output.
17392
c6ec5ab2
PA
173932014-06-03 Pedro Alves <palves@redhat.com>
17394
17395 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17396 target that doesn't use software single-stepping.
17397
835c559f
PA
173982014-06-03 Pedro Alves <palves@redhat.com>
17399
17400 PR breakpoints/17000
17401 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17402 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17403
06eb1586
DE
174042014-06-02 Doug Evans <xdje42@gmail.com>
17405
17406 * gdb.guile/scm-parameter.exp: New file.
17407
e698b8c4
DE
174082014-06-02 Doug Evans <xdje42@gmail.com>
17409
17410 * gdb.guile/scm-cmd.c: New file.
17411 * gdb.guile/scm-cmd.exp: New file.
17412
ded03782
DE
174132014-06-02 Doug Evans <xdje42@gmail.com>
17414
17415 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17416 pretty-printer lookup.
17417 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17418 (make-pp_s-printer): Call it.
17419 (make-pretty-printer-from-dict): New function.
17420 (lookup-pretty-printer-maker-from-dict): New function.
17421 (*pretty-printer*): Simplify.
17422 (make-objfile-pp_s-printer): New function.
17423 (install-objfile-pretty-printers!): New function.
17424 (make-progspace-pp_s-printer): New function.
17425 (install-progspace-pretty-printers!): New function.
17426 * gdb.guile/scm-progspace.c: New file.
17427 * gdb.guile/scm-progspace.exp: New file.
17428
41fac0cf
PA
174292014-06-02 Pedro Alves <palves@redhat.com>
17430
17431 * gdb.base/dprintf-bp-same-addr.c: New file.
17432 * gdb.base/dprintf-bp-same-addr.exp: New file.
17433
96ae5695
EBM
174342014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17435
17436 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17437 * gdb.arch/powerpc-power.s: Likewise.
17438
da02b3a8
JB
174392014-06-02 Joel Brobecker <brobecker@adacore.com>
17440
17441 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17442
c72b2e7b
YQ
174432014-06-01 Yao Qi <yao@codesourcery.com>
17444
17445 * gdb.base/watchpoint.exp (test_watch_location): Check null
17446 pointer can be dereferenced. If not, do the test, otherwise
17447 skip it.
17448
53e8a631
AB
174492014-05-30 Andrew Burgess <aburgess@broadcom.com>
17450
17451 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17452 results.
17453 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17454
938f0e2f
AB
174552014-05-30 Andrew Burgess <aburgess@broadcom.com>
17456
17457 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17458 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17459 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17460 * gdb.arch/amd64-invalid-stack-top.c: New file.
17461 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17462
9ba6657a
PA
174632014-05-30 Pedro Alves <palves@redhat.com>
17464
17465 PR breakpoints/17000
17466 * gdb.base/sss-bp-on-user-bp.c: New file.
17467 * gdb.base/sss-bp-on-user-bp.exp: New file.
17468
522c09bf
DB
174692014-05-30 David Blaikie <dblaikie@gmail.com>
17470
17471 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17472 gnu_inline semantics via attribute.
17473 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17474 source explicitly specifies the required semantics.
17475
bf4ef81e
MR
174762014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17477
17478 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17479
329ea579
PA
174802014-05-29 Pedro Alves <palves@redhat.com>
17481 Tom Tromey <tromey@redhat.com>
17482
17483 * gdb.base/async-shell.exp: Don't enable target-async.
17484 * gdb.base/async.exp
17485 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17486 parameter. Adjust.
17487 (top level): Don't test with "target-async".
17488 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17489 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17490 * gdb.base/inferior-died.exp: Don't enable target-async.
17491 * gdb.base/interrupt-noterm.exp: Likewise.
17492 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17493 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17494 * gdb.mi/mi-nonstop.exp: Likewise.
17495 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17496 * gdb.mi/mi-nsintrall.exp: Likewise.
17497 * gdb.mi/mi-nsmoribund.exp: Likewise.
17498 * gdb.mi/mi-nsthrexec.exp: Likewise.
17499 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17500 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17501 * gdb.python/py-evsignal.exp: Don't enable target-async.
17502 * gdb.python/py-evthreads.exp: Likewise.
17503 * gdb.python/py-prompt.exp: Likewise.
17504 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17505 * gdb.server/solib-list.exp: Don't enable target-async.
17506 * gdb.threads/thread-specific-bp.exp: Likewise.
17507 * lib/mi-support.exp: Adjust to use mi-async.
17508
fd664c91
PA
175092014-05-29 Pedro Alves <palves@redhat.com>
17510
17511 PR gdb/13860
17512 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17513 reason, even in sync mode.
17514
251bde03
PA
175152014-05-29 Pedro Alves <palves@redhat.com>
17516 Hui Zhu <hui@codesourcery.com>
17517
17518 PR PR15693
17519 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17520 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17521 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17522 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17523
7f3c0343
JB
175242014-05-28 Joel Brobecker <brobecker@adacore.com>
17525
17526 * config/monitor.exp (gdb_target_monitor): Replace use of
17527 "set remotebaud" by "set serial baud".
17528
b2715b27
AW
175292014-05-26 Andy Wingo <wingo@igalia.com>
17530
17531 * gdb.guile/scm-breakpoint.exp:
17532 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17533 properties instead of gdb-object-properties.
17534
498a4489
YQ
175352014-05-26 Yao Qi <yao@codesourcery.com>
17536
17537 * gdb.server/no-thread-db.exp: Specify source file name
17538 explicitly when setting a breakpoint.
17539
589fdceb
MM
175402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17541
17542 * gdb.btrace/vdso.c: New.
17543 * gdb.btrace/vdso.exp: New.
17544
e9089e05
MM
175452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17546
17547 * gdb.base/gcore.exp (capture_command_output): Move ...
17548 * lib/gdb.exp (capture_command_output): ... here.
17549
67b5c0c1
MM
175502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17551
17552 * gdb.btrace/data.exp: Test memory access during btrace replay.
17553
a2199296
SM
175542014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17555
17556 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17557
17b2616c
PA
175582014-05-21 Pedro Alves <palves@redhat.com>
17559
17560 PR gdb/13860
17561 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17562 (top level): Test that output related to execution commands is
17563 sent to the console with CLI commands, but not with MI commands.
17564 Test that breakpoint events are always mirrored to the console.
17565 Also expect the new source line to be output after a "next" in
17566 async mode too. Make it a pass/fail test.
17567 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17568 output.
17569 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17570
5166082f
PA
175712014-05-21 Pedro Alves <palves@redhat.com>
17572
17573 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17574 Use them to test variations of "list" after reaching a breakpoint.
17575 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17576 Test "list" with listsize 10 after reaching a breakpoint.
17577 * gdb.python/python.exp (decode_line current location line
17578 number): Adjust expected line number.
17579
2f25d70f
SM
175802014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17581
17582 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17583 behavior for $args, pass it directly to "run".
17584
ff604a67
MR
175852014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17586
17587 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17588 30000 to 65536.
17589
6a3cb8e8
PA
175902014-05-21 Pedro Alves <palves@redhat.com>
17591
17592 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17593 auto-connect-native-target off".
17594 * gdb.base/auto-connect-native-target.c: New file.
17595 * gdb.base/auto-connect-native-target.exp: New file.
17596
4ebfc96e
PA
175972014-05-21 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.base/default.exp: Test "target native" instead of "target
17600 child".
17601
36d46afb
MW
176022014-05-21 Mark Wielaard <mjw@redhat.com>
17603
17604 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17605
5876f503
JK
176062014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17607
17608 Fix TLS access for -static -pthread.
17609 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17610 <HAVE_TLS> (thread_function, main): Initialize it.
17611 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17612 Add clean_restart.
17613 <$have_tls != "">: Check TLSVAR.
17614
0256a6ac
PA
176152014-05-21 Pedro Alves <palves@redhat.com>
17616
17617 * gdb.base/dcache-line-read-error.c: New.
17618 * gdb.base/dcache-line-read-error.exp: New.
17619
936d2992
PA
176202014-05-20 Pedro Alves <palves@redhat.com>
17621
17622 * gdb.base/compare-sections.c: New file.
17623 * gdb.base/compare-sections.exp: New file.
17624
802e8e6d
PA
176252014-05-20 Pedro Alves <palves@redhat.com>
17626
17627 * gdb.base/break-idempotent.c: New file.
17628 * gdb.base/break-idempotent.exp: New file.
17629
e59fa00f
MM
176302014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17631
17632 * gdb.btrace/nohist.exp: New.
17633
8b696e31
YQ
176342014-05-20 Yao Qi <yao@codesourcery.com>
17635
17636 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17637 gdb.reverse directory and gdb_reverse_timeout exists in board
17638 setting.
17639 * README: Document gdb_reverse_timeout.
17640
73c9764f
YQ
176412014-05-20 Yao Qi <yao@codesourcery.com>
17642
17643 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17644 'test_file_name'. Treat args as a string instead of a list.
17645 (gdb_init): Rename argument 'args' by 'test_file_name'.
17646
f1f4348a
JK
176472014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17648
17649 * gdb.arch/powerpc-power.exp: New file.
17650 * gdb.arch/powerpc-power.s: New file.
17651
0dbe70ce
DE
176522014-05-16 Doug Evans <dje@google.com>
17653
17654 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17655 * gdb.base/completion.exp: Check that all expected files exist
17656 before doing file completion.
0dbe70ce 17657
8d551b02
DE
176582014-05-16 Doug Evans <dje@google.com>
17659
17660 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17661 Update.
17662 (do_syscall_tests_without_xml): Update.
17663
73eb7709
PA
176642014-05-16 Pedro Alves <palves@redhat.com>
17665
17666 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17667 instead of "unknown output after running".
17668
3fae92fc
YQ
176692014-05-16 Yao Qi <yao@codesourcery.com>
17670
17671 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17672 file1.txt from host at the end.
17673 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17674
c2b2ccc5
DE
176752014-05-15 Doug Evans <dje@google.com>
17676
17677 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17678 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17679 loading file. Add test for TU lookup.
17680
8c217a4b
SM
176812014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17682
17683 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17684 calling "-exec-arguments" or "set args" before running the
17685 inferior.
17686
3deb39c6
SM
176872014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17688
17689 * lib/mi-support.exp (mi_expect_stop): Expect message for
17690 inferiors that exit with non-zero exit code.
17691
71a79f8c
YQ
176922014-05-14 Yao Qi <yao@codesourcery.com>
17693
17694 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17695 match absolute path on remote host.
17696 (test_file_list_exec_source_files): Remove "/" from the
17697 pattern.
17698
f23fcd46
YQ
176992014-05-14 Yao Qi <yao@codesourcery.com>
17700
17701 * boards/local-remote-host-notty.exp (${board}_file): New
17702 proc.
17703
9404b58f
KM
177042014-05-07 Kyle McMartin <kyle@redhat.com>
17705
17706 Pushed by Joel Brobecker <brobecker@adacore.com>.
17707 * gdb.arch/aarch64-atomic-inst.c: New file.
17708 * gdb.arch/aarch64-atomic-inst.exp: New file.
17709
5e45f04c
YQ
177102014-05-07 Yao Qi <yao@codesourcery.com>
17711
17712 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17713 in current context" too.
17714
c888a17d
KS
177152014-05-05 Keith Seitz <keiths@redhat.com>
17716
17717 * gdb.linespec/ls-dollar.exp: Add test for linespec
17718 file:convenience_variable.
17719
290a839c
YQ
177202014-05-05 Yao Qi <yao@codesourcery.com>
17721
17722 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17723 traceframes into tfile and ctf trace files. Read data from
17724 trace file and test collected data.
17725 (gdb_collect_locals_test): Likewise.
17726 (gdb_unavailable_registers_test): Likewise.
17727 (gdb_unavailable_floats): Likewise.
17728 (gdb_collect_globals_test): Likewise.
17729 (top-level): Append "ctf" to trace_file_targets if GDB
17730 supports.
17731
b5262cd0
YQ
177322014-05-05 Yao Qi <yao@codesourcery.com>
17733
17734 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17735 code to ...
17736 (gdb_collect_args_test_1): ... it. New proc.
17737 (gdb_collect_locals_test): Move some code to ...
17738 (gdb_collect_locals_test_1): ... it. New proc.
17739 (gdb_unavailable_registers_test): Move some code to ...
17740 (gdb_unavailable_registers_test_1): ... it. New proc.
17741 (gdb_unavailable_floats): Move some code to ...
17742 (gdb_unavailable_floats_1): ... it. New proc.
17743
30a1e6cc
SDJ
177442014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17745
17746 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17747 probes to test for bitness recognition.
17748 * gdb.arch/amd64-stap-optional-prefix.exp
17749 (test_probe_value_without_reg): New procedure.
17750 Add code to test for different kinds of bitness.
17751
f33da99a
SDJ
177522014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17753
17754 PR breakpoints/16889
17755 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17756 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17757
5b80f00d
PA
177582014-05-01 Pedro Alves <palves@redhat.com>
17759
17760 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17761 gdb_file_cmd if no file is specified.
17762 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17763 last_loaded_file to set the remote exec-file.
17764
f8c2a73c
PA
177652014-05-01 Pedro Alves <palves@redhat.com>
17766
17767 * boards/local-remote-host.exp: New file.
17768
be6e8ac7
PA
177692014-05-01 Pedro Alves <palves@redhat.com>
17770
17771 * boards/local-remote-host.exp: Rename to ...
17772 * boards/local-remote-host-notty.exp: ... this.
17773
cac0dc8f
JB
177742014-04-28 Joel Brobecker <brobecker@adacore.com>
17775
17776 * gdb.ada/dyn_arrayidx: New testcase.
17777
9730e6cc
YQ
177782014-04-26 Yao Qi <yao@codesourcery.com>
17779
17780 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17781 and compute the length of function main. Save it in
17782 $main_length.
17783 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17784 (top-level): Use gdb_compile to compile objects into
17785 executable and restart GDB. Remove invocation to
17786 prepare_for_testing.
17787
7ae1a6a6
PA
177882014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17789 Pedro Alves <palves@redhat.com>
17790
17791 PR server/16255
17792 * gdb.multi/multi-attach.c: New file.
17793 * gdb.multi/multi-attach.exp: New file.
17794
4082afcc
PA
177952014-04-25 Pedro Alves <palves@redhat.com>
17796
17797 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17798 user.
17799 (top level): Test that "set remote conditional-breakpoints-packet
17800 off" works as intended.
17801 * gdb.base/dprintf.exp: Test that "set remote
17802 breakpoint-commands-packet off" works as intended.
17803 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17804 New function.
17805 (top level): Call it.
17806 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17807 remote fast-tracepoints-packet off" works as intended.
17808 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17809 * lib/gdb.exp (gdb_is_target_remote): ... here.
17810
2abc3f8d
DB
178112014-04-24 David Blaikie <dblaikie@gmail.com>
17812
17813 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17814 ensure clang would not discard them.
17815 * gdb.base/gdbvars.c: Ditto.
17816 * gdb.base/memattr.c: Ditto.
17817 * gdb.base/whatis.c: Ditto.
17818 * gdb.python/py-prettyprint.c: Ditto.
17819 * gdb.trace/actions.c: Ditto.
17820 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17821 ensure clang would not discard it.
17822
bfd39632
DB
178232014-04-24 David Blaikie <dblaikie@gmail.com>
17824
17825 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17826 clang to emit the full definition of type required by the test
17827 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17828
22842ff6
DB
178292014-04-24 David Blaikie <dblaikie@gmail.com>
17830
17831 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17832 coax Clang into emitting the definition of the type.
17833 * gdb.cp/pr10728-x.h (y): Ditto.
17834 * gdb.cp/pr10728-y.cc (y): Ditto.
17835
c2e827ad
DB
178362014-04-24 David Blaikie <dblaikie@gmail.com>
17837
17838 * gdb.base/label.exp: XFAIL label related tests under Clang.
17839 * gdb.cp/cplabel.exp: Ditto.
17840 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17841 under Clang those using labels.
17842
4c2d33e7
YQ
178432014-04-25 Yao Qi <yao@codesourcery.com>
17844
17845 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17846 double_label.
17847 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17848 partial_label and double_label.
17849
56083b99
DB
178502014-04-24 David Blaikie <dblaikie@gmail.com>
17851
17852 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17853
25d4e99d
DB
178542014-04-24 David Blaikie <dblaikie@gmail.com>
17855
17856 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17857 of the function to work across GCC and Clang.
17858 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17859 pointer types (const void ** const V void **).
17860
01f9f808
MS
178612014-04-24 Michael Sturm <michael.sturm@mintel.com>
17862 Walfred Tedeschi <walfred.tedeschi@intel.com>
17863
17864 * Makefile.in (EXECUTABLES): Added i386-avx512.
17865 * gdb.arch/i386-avx512.c: New file.
17866 * gdb.arch/i386-avx512.exp: Likewise.
17867
4b48d439
KS
178682014-04-23 Keith Seitz <keiths@redhat.com>
17869
17870 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17871 (mi_make_breakpoint_table): New procedure.
17872 (mi_create_breakpoint): Use mi_make_breakpoint
17873 and return the result.
17874 (mi_make_breakpoint): New procedure.
17875 (mi_build_kv_pairs): New procedure.
17876
17877 * gdb.mi/mi-break.exp: Remove unused globals,
17878 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17879 All callers updated.
17880 * gdb.mi/mi-dprintf.exp: Use variable to track command
17881 number.
17882 Update all callers of mi_create_breakpoint and use
17883 mi_make_breakpoint_table.
17884 Remove any unused global variables.
17885 * gdb.mi/mi-nonstop.exp: Likewise.
17886 * gdb.mi/mi-nsintrall.exp: Likewise.
17887 * gdb.mi/mi-nsmoribund.exp: Likewise.
17888 * gdb.mi/mi-nsthrexec.exp: Likewise.
17889 * gdb.mi/mi-reverse.exp: Likewise.
17890 * gdb.mi/mi-simplerun.exp: Likewise.
17891 * gdb.mi/mi-stepn.exp: Likewise.
17892 * gdb.mi/mi-syn-frame.exp: Likewise.
17893 * gdb.mi/mi-until.exp: Likewise.
17894 * gdb.mi/mi-var-cp.exp: Likewise.
17895 * gdb.mi/mi-var-display.exp: Likewise.
17896 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17897 * gdb.mi/mi2-var-child.exp: Likewise.
17898 * gdb.mi/mi-vla-c99.exp: Likewise.
17899 * lib/mi-support.exp: Likewise.
17900
17901 From Ian Lance Taylor <iant@cygnus.com>:
17902 * lib/gdb.exp (parse_args): New procedure.
17903
08351840
PA
179042014-04-23 Pedro Alves <palves@redhat.com>
17905
17906 * gdb.base/break-unload-file.c: New file.
17907 * gdb.base/break-unload-file.exp: New file.
17908 * gdb.base/sym-file-lib.c (baz): New function.
17909 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17910 field.
17911 (load): Store the segment's mapped size.
17912 (unload): New function.
17913 (unload_shlib): New function.
17914 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17915 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17916 set a breakpoint at baz, and call it.
17917 * gdb.base/sym-file.exp: New tests for stale breakpoint
17918 instructions.
17919
076855f9
PA
179202014-04-23 Pedro Alves <palves@redhat.com>
17921
17922 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17923 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17924 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17925 * gdb.base/hbreak-unmapped.c: New file.
17926 * gdb.base/hbreak-unmapped.exp: New file.
17927 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17928 * lib/gdb.exp (gdb_is_target_remote): ... here.
17929
483805cf
PA
179302014-04-22 Pedro Alves <palves@redhat.com>
17931
17932 * gdb.base/consecutive-step-over.c: New file.
17933 * gdb.base/consecutive-step-over.exp: New file.
17934
06d97543
PA
179352014-04-22 Pedro Alves <palves@redhat.com>
17936
17937 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17938 instead of send_gdb/gdb_expect.
17939
b4429ea2
YQ
179402014-04-22 Yao Qi <yao@codesourcery.com>
17941
17942 * lib/trace-support.exp (generate_tracefile): New procedure.
17943 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17944 return 0.
17945 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17946 if generate_tracefile returns 1.
17947
51d48146
PA
179482014-04-18 Tom Tromey <palves@redhat.com>
17949 Pedro alves <tromey@redhat.com>
17950
17951 PR backtrace/15558
17952 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17953 with a backtrace limit.
17954 * gdb.python/py-frame-inline.exp: Test running to an inline
17955 function with a backtrace limit, and printing the newest frame.
17956 * gdb.python/py-frame-inline.c (main): Call f.
17957
bd1dce5f
MS
179582014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17959
17960 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17961
40d1a503
MS
179622014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17963
17964 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17965 Drop prefix from unsupported source file path.
17966
389b98f7
YQ
179672014-04-17 Yao Qi <yao@codesourcery.com>
17968
17969 * lib/gdb.exp (with_target_charset): New proc.
17970 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17971 with_target_charset.
17972 (test_print_strings): Likewise.
17973 (test_repeat_bytes): Likewise.
17974 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17975 for some tests.
17976
22869d73
KS
179772014-04-16 Keith Seitz <keiths@redhat.com>
17978
17979 PR gdb/15827
17980 * gdb.dwarf2/corrupt.c: New file.
17981 * gdb.dwarf2/corrupt.exp: New file.
17982
c4f87ca6
KS
179832014-04-16 Keith Seitz <keiths@redhat.com>
17984
17985 PR c++/16597
17986 * gdb.cp/namelessclass.cc: New file.
17987 * gdb.cp/namelessclass.exp: New file.
17988 * gdb.cp/namelessclass.S: New file.
17989
ab19de87
DE
179902014-04-16 Doug Evans <dje@google.com>
17991
17992 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17993 Add comment.
17994 (gdbserver_default_get_comm_port): New function.
17995 (gdbserver_start): Check if board file provided
17996 "gdbserver,get_comm_port" and use it if so.
17997 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17998 (gdb,socketport): Set to "stdio".
17999 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18000 (stdio_gdbserver_template): Delete.
18001 (${board}_get_remote_address): Update.
18002 (${board}_build_remote_cmd): Delete.
18003 (${board}_get_comm_port): New function.
18004 (${board}_spawn): Update.
18005 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18006 Delete.
18007 (${board}_get_remote_address): Update.
18008 (${board}_get_comm_port): New function.
18009
fc98a809
AB
180102014-04-16 Andrew Burgess <aburgess@broadcom.com>
18011
18012 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18013 appearing in any order.
18014
87fd9e6e
DE
180152014-04-15 Doug Evans <dje@google.com>
18016
18017 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18018 uninitialized value of "description".
18019
099fc3ea
KS
180202014-04-15 Keith Seitz <keiths@redhat.com>
18021
18022 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18023 Remove unused globals.
18024 (test_running_the_program): Likewise.
18025 (test_controlled_execution): Likewise.
18026 (test_controlling_breakpoints): Likewise.
18027 (test_program_termination): Likewise.
18028
5da151d4
KS
180292014-04-15 Keith Seitz <keiths@redhat.com>
18030
18031 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18032 unused globals.
18033 (test_rbreak_creation_and_listing): Likewise.
18034 (test_ignore_count): Likewise.
18035 (test_error): Likewise.
18036
35e5d2f0
PA
180372014-04-15 Pedro Alves <palves@redhat.com>
18038
18039 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18040 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18041 sym-file-loader.c.
18042 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18043 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18044 to sym-file-loader.c.
18045 (struct library): Forward declare.
18046 (load_shlib, lookup_function): Change prototypes.
18047 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18048 (translate_offset): Remove declarations.
18049 (get_text_addr): New declaration.
18050 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18051 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18052 sym-file-loader.h.
18053 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18054 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18055 here from sym-file-loader.h.
18056 (struct library): New structure.
18057 (load_shlib, lookup_function): Change prototypes and adjust to
18058 work with a struct library.
18059 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18060 (translate_offset): Make static.
18061 (get_text_addr): New function.
18062 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18063
eb4c1710
PA
180642014-04-15 Pedro Alves <palves@redhat.com>
18065
18066 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18067
2d1baf52
PA
180682014-04-15 Pedro Alves <palves@redhat.com>
18069
18070 * gdb.base/sym-file-loader.c: Include <limits.h>.
18071 (SELF_LINK): New define.
18072 (get_origin): New function.
18073 (load_shlib): Use it.
18074 * gdb.base/sym-file.exp: Don't early return if the target is
18075 remote. Use runto_main, and issue fail is that fails. Use
18076 gdb_load_shlibs.
18077 (shlib_name): Delete.
18078 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18079
7dd6df01
PA
180802014-04-15 Pedro Alves <palves@redhat.com>
18081
18082 * gdb.base/sym-file.exp: Remove regex characters from test
18083 message. Don't refer to breakpoint numbers in test messages.
18084
b50c8614
KS
180852014-04-14 Keith Seitz <keiths@redhat.com>
18086
18087 PR c++/16253
18088 * gdb.cp/var-tag.cc: New file.
18089 * gdb.cp/var-tag.exp: New file.
18090 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18091 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18092 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18093 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18094
3d567982
TT
180952014-04-14 Tom Tromey <tromey@redhat.com>
18096
18097 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18098 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18099 type.
18100 * gdb.cp/enum-class.exp: New file.
18101 * gdb.cp/enum-class.cc: New file.
18102
0626fc76
TT
181032014-04-14 Tom Tromey <tromey@redhat.com>
18104
18105 * gdb.dwarf2/enum-type.exp: New file.
18106
dca325b3
SA
181072014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18108
18109 * gdb.mi/mi-vla-c99.exp: New file.
18110 * gdb.mi/vla.c: New file.
18111
5854b38a
SA
181122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18113
18114 * gdb.base/vla-datatypes.c: New file.
18115 * gdb.base/vla-datatypes.exp: New file.
18116
463bb957
SA
181172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18118
18119 * gdb.base/vla-ptr.c: New file.
18120 * gdb.base/vla-ptr.exp: New file.
18121
3dd170be
SA
181222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18123
18124 * gdb.dwarf2/count.exp: New file.
18125
5ecaaa66
SA
181262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18127
18128 * gdb.base/vla-sideeffect.c: New file.
18129 * gdb.base/vla-sideeffect.exp: New file.
18130
41f1ada5
DB
181312014-04-14 David Blaikie <dblaikie@gmail.com>
18132
18133 * gdb.mi/non-stop.c: Add return value for non-void function return
18134 statement.
18135 * gdb.threads/staticthreads.c: Ditto.
18136
0be03e84
DE
181372014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18138 Doug Evans <xdje42@gmail.com>
18139
18140 * gdb.guile/scm-value.c: Improve test case.
18141 * gdb.guile/scm-value.exp: Add new test.
18142
f180a1fb
DB
181432014-04-11 David Blaikie <dblaikie@gmail.com>
18144
18145 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18146 override Clang's default.
18147
6b662e19
JB
181482014-04-11 Joel Brobecker <brobecker@adacore.com>
18149
18150 Revert the following changes (regressions):
18151
18152 * gdb.base/vla-sideeffect.c: New file.
18153 * gdb.base/vla-sideeffect.exp: New file.
18154
18155 * gdb.dwarf2/count.exp: New file.
18156
18157 * gdb.base/vla-multi.c: New file.
18158 * gdb.base/vla-multi.exp: New file.
18159
18160 * gdb.base/vla-ptr.c: New file.
18161 * gdb.base/vla-ptr.exp: New file.
18162
18163 * gdb.base/vla-datatypes.c: New file.
18164 * gdb.base/vla-datatypes.exp: New file.
18165
18166 * gdb.mi/mi-vla-c99.exp: New file.
18167 * gdb.mi/vla.c: New file.
18168
245a5f0b
KS
181692014-04-11 Keith Seitz <keiths@redhat.com>
18170
18171 PR c++/16675
18172 * gdb.cp/cpsizeof.exp: New file.
18173 * gdb.cp/cpsizeof.cc: New file.
18174
58a84dcf
SA
181752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18176
191a8a90
JB
18177 * gdb.mi/mi-vla-c99.exp: New file.
18178 * gdb.mi/vla.c: New file.
58a84dcf 18179
c8655f75
SA
181802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18181
18182 * gdb.base/vla-datatypes.c: New file.
18183 * gdb.base/vla-datatypes.exp: New file.
18184
024e13b4
SA
181852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18186
18187 * gdb.base/vla-ptr.c: New file.
18188 * gdb.base/vla-ptr.exp: New file.
18189
1a237e0e
SA
181902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18191
18192 * gdb.base/vla-multi.c: New file.
18193 * gdb.base/vla-multi.exp: New file.
18194
504f3432
SA
181952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18196
18197 * gdb.dwarf2/count.exp: New file.
18198
3bce8237
SA
181992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18200
191a8a90
JB
18201 * gdb.base/vla-sideeffect.c: New file.
18202 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18203
322f9c21
YQ
182042014-04-11 Yao Qi <yao@codesourcery.com>
18205
18206 * gdb.base/completion.exp: Check file exists before running tests
18207 on file completion.
18208
d708bcd1
PA
182092014-04-10 Pedro Alves <palves@redhat.com>
18210
18211 * gdb.base/cond-eval-mode.c: New file.
18212 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18213 prepare_for_testing to build the new file. Check result of
18214 runto_main.
18215 (test_break, test_watch): New procedures.
18216 (top level): Use them.
18217
ae1d2761
PM
182182014-04-08 Pierre Muller <muller@sourceware.org>
18219
18220 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18221 Ctrl-V use for mingw hosts.
18222
7af389b8
SC
182232014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18224
18225 * gdb.python/py-value.c: Improve test case.
18226 * gdb.python/py-value.exp: Add new test.
18227
5e703181
DE
182282014-04-07 David Blaikie <dblaikie@gmail.com>
18229
18230 * lib/compiler.c: Identify the clang compiler.
18231 * lib/compiler.cc: Ditto.
18232
9810b410
YQ
182332014-04-03 Yao Qi <yao@codesourcery.com>
18234
18235 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18236
98d1b8dc
AB
182372014-04-01 Anton Blanchard <anton@samba.org>
18238
18239 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18240 messages unique.
18241
3114cea1
AB
182422014-04-01 Anton Blanchard <anton@samba.org>
18243
18244 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18245 prepare_for_testing.
18246
62f7182c
AB
182472014-04-01 Anton Blanchard <anton@samba.org>
18248
18249 * gdb.arch/ppc64-atomic-inst.c: Remove.
18250 * gdb.arch/ppc64-atomic-inst.S: New file.
18251 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18252
770e7fc7
DE
182532014-03-31 Doug Evans <dje@google.com>
18254
18255 * gdb.base/print-symbol-loading-lib.c: New file.
18256 * gdb.base/print-symbol-loading-main.c: New file.
18257 * gdb.base/print-symbol-loading.exp: New file.
18258
46e2bafa
YQ
182592014-03-31 Yao Qi <yao@codesourcery.com>
18260
18261 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18262
8776cfe9
JB
182632014-03-28 Joel Brobecker <brobecker@adacore.com>
18264
18265 * gdb.ada/mi_dyn_arr: New testcase.
18266
5d1ef361
DE
182672014-03-27 Doug Evans <dje@google.com>
18268
18269 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18270
b5bee914
YQ
182712014-03-27 Yao Qi <yao@codesourcery.com>
18272
18273 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18274 if target is nios2-*-*.
18275
0d4d0e77
YQ
182762014-03-26 Yao Qi <yao@codesourcery.com>
18277
18278 * lib/gdb.exp (readline_is_used): New proc.
18279 * gdb.base/completion.exp: Move tests on command complete up.
18280 Skip the rest of tests if readline is not used.
18281 * gdb.ada/complete.exp: Skp the test if readline is not
18282 used.
18283 * gdb.base/filesym.exp: Likewise.
18284 * gdb.base/macscp.exp: Likewise.
18285 * gdb.base/readline-ask.exp: Likewise.
18286 * gdb.base/readline.exp: Likewise.
18287 * gdb.python/py-cmd.exp: Likewise.
18288 * gdb.trace/tfile.exp: Likewise.
18289
29361eee
YQ
182902014-03-26 Yao Qi <yao@codesourcery.com>
18291
18292 * gdb.base/macscp.exp: Fix code format issues.
18293
bc9a5525
UW
182942014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18295
18296 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18297 * gdb.asm/powerpc64le.inc: New file.
18298
d3839ede
PA
182992014-03-25 Pedro Alves <palves@redhat.com>
18300 Doug Evans <dje@google.com>
18301
18302 * gdb.base/source-execution.c: New file.
18303 * gdb.base/source-execution.exp: New file.
18304 * gdb.base/source-execution.gdb: New file.
18305
01672a57
DE
183062014-03-24 Doug Evans <dje@google.com>
18307
18308 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18309 using fission.
18310
88bbeca9
HZ
183112014-03-24 Hui Zhu <hui@codesourcery.com>
18312 Pedro Alves <palves@redhat.com>
18313
18314 PR breakpoints/16101
18315 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18316 test pass/fail messages. Detect missing support for dprintf when
18317 breakpoints are actually inserted.
18318 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18319 breakpoints are actually inserted.
18320 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18321 fails.
18322
d2348791
JK
183232014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18324
18325 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18326
feef67ab
DE
183272014-03-22 Doug Evans <xdje42@gmail.com>
18328
18329 * gdb.python/python.exp (python not supported): Verify multi-line
18330 python command issues an error.
25d743f9 18331 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18332 guile command issues an error.
feef67ab 18333
ecebef6a
MR
183342014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18335
18336 * gdb.threads/thread-specific.exp: Handle the lack of usable
18337 $this_breakpoint and $this_thread.
18338
ccdd1909
HZ
183392014-03-21 Hui Zhu <hui@codesourcery.com>
18340
18341 * gdb.base/attach.exp (do_command_attach_tests): New.
18342
beb460e8
PA
183432014-03-20 Tom Tromey <tromey@redhat.com>
18344 Pedro Alves <palves@redhat.com>
18345
18346 PR cli/15718
18347 * gdb.base/condbreak-call-false.c: New file.
18348 * gdb.base/condbreak-call-false.exp: New file.
18349
40acf43a
PA
183502014-03-20 Pedro Alves <palves@redhat.com>
18351
18352 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18353 Delete.
18354 (block_signals, unblock_signals): Delete.
18355 (child_function_2, main): Remove references to deleted variable
18356 and functions.
18357
9f5e1e02
PA
183582014-03-20 Pedro Alves <palves@redhat.com>
18359
18360 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18361 Use pthread_kill to signal thread 2.
18362 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18363 Adjust to make the test send itself a signal rather than using the
18364 host's "kill" command.
18365
99619bea
PA
183662014-03-20 Pedro Alves <palves@redhat.com>
18367
18368 * gdb.threads/multiple-step-overs.c: New file.
18369 * gdb.threads/multiple-step-overs.exp: New file.
18370 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18371 Adjust expected infrun debug output.
18372
2adfaa28
PA
183732014-03-20 Pedro Alves <palves@redhat.com>
18374
18375 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18376 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18377
31e77af2
PA
183782014-03-20 Pedro Alves <palves@redhat.com>
18379
18380 PR breakpoints/7143
18381 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18382 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18383 of gdb_test_multiple.
18384 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18385 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18386
b9f437de
PA
183872014-03-20 Pedro Alves <palves@redhat.com>
18388
18389 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18390 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18391
05adc73e
PA
183922014-03-19 Pedro Alves <palves@redhat.com>
18393
18394 * gdb.base/async.exp: Remove early return.
18395
6048b950
PA
183962014-03-19 Pedro Alves <palves@redhat.com>
18397
18398 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18399
8bcfb00a
PA
184002014-03-19 Pedro Alves <palves@redhat.com>
18401
18402 * gdb.base/async.exp (test_background): Expect \r\n after
18403 "completed." in the fail pattern.
18404
884e37dc
PA
184052014-03-19 Pedro Alves <palves@redhat.com>
18406
18407 * gdb.base/async.exp (test_background): New procedure.
18408 Use it for all background execution command tests.
18409
148e57e2
PA
184102014-03-19 Pedro Alves <palves@redhat.com>
18411
18412 * gdb.base/async.exp: Use prepare_for_testing.
18413
f48088c7
PA
184142014-03-19 Pedro Alves <palves@redhat.com>
18415
18416 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18417 the same line.
18418
e2f6c966
PA
184192014-03-19 Pedro Alves <palves@redhat.com>
18420
18421 * gdb.base/async.c (main): Add "jump here" and "until here" line
18422 marker comments.
18423 * gdb.base/async.exp (jump_here): New global.
18424 (jump& test): Use it.
18425 (until_here): New global.
18426 (until& test): Use it.
18427
c30568d4
PA
184282014-03-19 Pedro Alves <palves@redhat.com>
18429
18430 * gdb.base/async.exp: Don't frob gdb_protocol.
18431
0172b6a7
DE
184322014-03-18 Doug Evans <xdje42@gmail.com>
18433
18434 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18435 Fix spelling of exec-done-display.
18436
06c868a8
JK
184372014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18438
18439 PR gdb/15358
18440 * gdb.base/gdb-sigterm.c: New file.
18441 * gdb.base/gdb-sigterm.exp: New file.
18442
0c7e1a46
PA
184432014-03-18 Pedro Alves <palves@redhat.com>
18444
18445 PR gdb/13860
18446 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18447 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18448 solib-event.
18449
f7c77d93
JB
184502014-03-17 Joel Brobecker <brobecker@adacore.com>
18451
18452 * gdb.ada/pckd_arr_ren: New testcase.
18453
5a1e8c7a
DE
184542014-03-13 Doug Evans <xdje42@gmail.com>
18455
18456 PR guile/16612
18457 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18458 collect after discarding symbols.
18459
350e1a76
DE
184602014-03-13 Ludovic Courtès <ludo@gnu.org>
18461 Doug Evans <xdje42@gmail.com>
18462
18463 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18464 to history survives a gc.
18465
a69900ae
PA
184662014-03-13 Pedro Alves <palves@redhat.com>
18467
18468 * gdb.base/default.exp: Don't test "target procfs".
18469
5db9f0bd
PA
184702014-03-13 Pedro Alves <palves@redhat.com>
18471
18472 * gdb.base/default.exp: Update "target child" and "target procfs"
18473 tests to not expect "Unix".
18474
b3ccfe11
TT
184752014-03-12 Tom Tromey <tromey@redhat.com>
18476
18477 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18478 New procs. Add target-async tests.
18479 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18480 Add target-async tests.
18481
646f4417
AA
184822014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18483
18484 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18485 'func_start' and 'func_end' for the beginning and end of the
18486 function code, respectively.
18487 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18488 'func_end' instead of 'func' and 'main'.
18489
288c211f
AA
184902014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18491
18492 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18493 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18494 generate the debug info assembler source.
18495
e0c0f156
AA
184962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18497
18498 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18499 * gdb.dwarf2/arr-subrange.exp: Likewise.
18500 * gdb.dwarf2/dwz.exp: Likewise.
18501 * gdb.dwarf2/method-ptr.exp: Likewise.
18502 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18503 * gdb.dwarf2/subrange.exp: Likewise.
18504 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18505 * gdb.dwarf2/implptrpiece.exp: Likewise.
18506 * gdb.dwarf2/nostaticblock.exp: Likewise.
18507
0e5c4555
AA
185082014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18509
18510 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18511 directory to absolute path name arguments.
18512
5ec18f2b
JG
185132014-03-10 Joel Brobecker <brobecker@adacore.com>
18514
18515 * gdb.ada/tagged_access: New testcase.
18516
847fc4f2
MM
185172014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18518
18519 * gdb.btrace/data.exp: Update expected output.
18520
cc3da688
YQ
185212014-03-06 Yao Qi <yao@codesourcery.com>
18522
18523 * gdb.trace/pr16508.exp: New file.
18524
0f26cec1
PA
185252014-03-05 Pedro Alves <palves@redhat.com>
18526
18527 PR gdb/16575
18528 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18529 procedure.
18530 (top level): Adjust to use it. Add tests that exercise breakpoint
18531 interaction with the code-cache.
18532
7a5a839f
LC
185332014-02-26 Ludovic Courtès <ludo@gnu.org>
18534
18535 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18536 test for 'history-append!'.
18537
31aa7e4e
JB
185382014-02-26 Joel Brobecker <brobecker@adacore.com>
18539
18540 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18541 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18542 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18543 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18544 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18545 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18546
1b588015
JB
185472014-02-26 Joel Brobecker <brobecker@adacore.com>
18548
18549 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18550 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18551 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18552
55426c9d
JB
185532014-02-26 Joel Brobecker <brobecker@adacore.com>
18554
18555 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18556
dc53a7ad
JB
185572014-02-26 Joel Brobecker <brobecker@adacore.com>
18558
18559 * gdb.dwarf2/arr-stride.c: New file.
18560 * gdb.dwarf2/arr-stride.exp: New file.
18561
12ab52e9
PA
185622014-02-26 Pedro Alves <palves@redhat.com>
18563
18564 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18565 that won't ever trigger. Make sure that GDB reports the correct
18566 breakpoint that caused the stop.
18567
849c862e
JK
185682014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18569
18570 PR gdb/16626
18571 * gdb.base/auto-load-script: New file.
18572 * gdb.base/auto-load.c: New file.
18573 * gdb.base/auto-load.exp: New file.
18574
71b7d793
JK
18575 PR gdb/16626
18576 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18577
e2f0d509
JK
185782014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18579
18580 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18581 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18582
50cc37c8
DE
185832014-02-24 Doug Evans <dje@google.com>
18584
18585 * lib/gdb.exp (run_on_host): Log error output if program fails.
18586
ea4758f2
PA
185872014-02-21 Pedro Alves <palves@redhat.com>
18588
18589 * gdb.threads/step-after-sr-lock.c: Rename to ...
18590 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18591 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18592 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18593 ... this.
18594
d7b30f67
SDJ
185952014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18596
18597 PR tdep/16397
18598 * gdb.arch/amd64-stap-special-operands.exp: New file.
18599 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18600 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18601 * gdb.arch/amd64-stap-triplet.S: Likewise.
18602 * gdb.arch/amd64-stap-triplet.c: Likewise.
18603
83deb43f
JB
186042014-02-20 Joel Brobecker <brobecker@adacore.com>
18605
18606 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18607 in .section pseudo-op.
18608
adde2bff
DE
186092014-02-20 lin zuojian <manjian2006@gmail.com>
18610 Joel Brobecker <brobecker@adacore.com>
18611 Doug Evans <xdje42@gmail.com>
18612
18613 PR symtab/16581
18614 * gdb.dwarf2/dw2-icycle.S: New file.
18615 * gdb.dwarf2/dw2-icycle.c: New file.
18616 * gdb.dwarf2/dw2-icycle.exp: New file.
18617
f7bd0f78
SC
186182014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18619
18620 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18621 operations on gdb.Value objects.
18622 * gdb.python/py-value-cc.exp: Add new test to test operations on
18623 gdb.Value objects.
18624
c17ef0d5
DE
186252014-02-18 Doug Evans <dje@google.com>
18626
18627 * Makefile.in (TESTS): New variable.
18628 (expanded_tests, expanded_tests_or_none): New variables
18629 (check-single): Pass $(expanded_tests_or_none) to runtest.
18630 (check-parallel): Only run tests in $(TESTS) if non-empty.
18631 (check/no-matching-tests-found): New rule.
18632 * README: Document TESTS makefile variable.
18633
5dd3176f
DE
186342014-02-18 Doug Evans <dje@google.com>
18635
18636 * Makefile.in (check-parallel): rm -rf outputs temp.
18637
0b10be4f
JK
186382014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18639
18640 Fix "ERROR: no fileid for" in the testsuite.
18641 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18642
85f224e7
DE
186432014-02-12 Doug Evans <dje@google.com>
18644
18645 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18646 (MISCELLANEOUS): New variable.
18647 (clean): rm -rf $(MISCELLANEOUS).
18648 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18649 dwp live in the same directory as symlinks, with each symlink pointed
18650 to a differently named file in a different directory.
18651
149b30ff
DE
186522014-02-11 Doug Evans <dje@google.com>
18653
18654 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18655 of Tcl file commands.
18656
1dfdac32
MK
186572014-02-10 Mark Kettenis <kettenis@gnu.org>
18658
18659 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18660 "kill -SIGUSR1 -1".
18661
aa4fb036
JB
186622014-02-10 Joel Brobecker <brobecker@adacore.com>
18663
18664 * gdb.ada/tick_length_array_enum_idx: New testcase.
18665
ed3ef339
DE
186662014-02-10 Doug Evans <xdje42@gmail.com>
18667
18668 * configure.ac (AC_OUTPUT): Add gdb.guile.
18669 * configure: Regenerate.
18670 * lib/gdb-guile.exp: New file.
18671 * lib/gdb.exp (get_target_charset): New function.
18672 * gdb.base/help.exp: Update expected output from "apropos apropos".
18673 * gdb.guile/Makefile.in: New file.
18674 * gdb.guile/guile.exp: New file.
18675 * gdb.guile/scm-arch.c: New file.
18676 * gdb.guile/scm-arch.exp: New file.
18677 * gdb.guile/scm-block.c: New file.
18678 * gdb.guile/scm-block.exp: New file.
18679 * gdb.guile/scm-breakpoint.c: New file.
18680 * gdb.guile/scm-breakpoint.exp: New file.
18681 * gdb.guile/scm-disasm.c: New file.
18682 * gdb.guile/scm-disasm.exp: New file.
18683 * gdb.guile/scm-equal.c: New file.
18684 * gdb.guile/scm-equal.exp: New file.
18685 * gdb.guile/scm-error.exp: New file.
18686 * gdb.guile/scm-error.scm: New file.
18687 * gdb.guile/scm-frame-args.c: New file.
18688 * gdb.guile/scm-frame-args.exp: New file.
18689 * gdb.guile/scm-frame-args.scm: New file.
18690 * gdb.guile/scm-frame-inline.c: New file.
18691 * gdb.guile/scm-frame-inline.exp: New file.
18692 * gdb.guile/scm-frame.c: New file.
18693 * gdb.guile/scm-frame.exp: New file.
18694 * gdb.guile/scm-generics.exp: New file.
18695 * gdb.guile/scm-gsmob.exp: New file.
18696 * gdb.guile/scm-iterator.c: New file.
18697 * gdb.guile/scm-iterator.exp: New file.
18698 * gdb.guile/scm-math.c: New file.
18699 * gdb.guile/scm-math.exp: New file.
18700 * gdb.guile/scm-objfile-script-gdb.in: New file.
18701 * gdb.guile/scm-objfile-script.c: New file.
18702 * gdb.guile/scm-objfile-script.exp: New file.
18703 * gdb.guile/scm-objfile.c: New file.
18704 * gdb.guile/scm-objfile.exp: New file.
18705 * gdb.guile/scm-ports.exp: New file.
18706 * gdb.guile/scm-pretty-print.c: New file.
18707 * gdb.guile/scm-pretty-print.exp: New file.
18708 * gdb.guile/scm-pretty-print.scm: New file.
18709 * gdb.guile/scm-section-script.c: New file.
18710 * gdb.guile/scm-section-script.exp: New file.
18711 * gdb.guile/scm-section-script.scm: New file.
18712 * gdb.guile/scm-symbol.c: New file.
18713 * gdb.guile/scm-symbol.exp: New file.
18714 * gdb.guile/scm-symtab-2.c: New file.
18715 * gdb.guile/scm-symtab.c: New file.
18716 * gdb.guile/scm-symtab.exp: New file.
18717 * gdb.guile/scm-type.c: New file.
18718 * gdb.guile/scm-type.exp: New file.
18719 * gdb.guile/scm-value-cc.cc: New file.
18720 * gdb.guile/scm-value-cc.exp: New file.
18721 * gdb.guile/scm-value.c: New file.
18722 * gdb.guile/scm-value.exp: New file.
18723 * gdb.guile/source2.scm: New file.
18724 * gdb.guile/types-module.cc: New file.
18725 * gdb.guile/types-module.exp: New file.
18726
7026a7c1
YQ
187272014-02-10 Yao Qi <yao@codesourcery.com>
18728
18729 PR testsuite/16543
18730 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18731 * configure: Regenerated.
18732 * Makefile.in: New file.
18733
6c466447
AS
187342014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18735
18736 * gdb.python/py-framefilter.exp: Fix typo.
18737
6e854735
YQ
187382014-02-08 Yao Qi <yao@codesourcery.com>
18739
18740 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18741 that no =breakpoint-modified is emitted when breakpoints are
18742 modified through MI commands.
18743
d137e6dc
PA
187442014-02-07 Pedro Alves <pedro@codesourcery.com>
18745 Pedro Alves <palves@redhat.com>
18746
18747 * gdb.threads/step-after-sr-lock.c: New file.
18748 * gdb.threads/step-after-sr-lock.exp: New file.
18749
b5ee5a50
PA
187502014-02-07 Pedro Alves <palves@redhat.com>
18751
18752 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18753
3c77faf3
JK
187542014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18755
18756 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18757 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18758
6dddc817
DE
187592014-02-06 Doug Evans <xdje42@gmail.com>
18760
18761 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18762 output.
18763
18764 * gdb.gdb/python-interrupts.exp: New file.
18765
de7b2893
YQ
187662014-02-05 Yao Qi <yao@codesourcery.com>
18767
18768 * gdb.trace/report.exp (use_collected_data): Test the output
18769 of "info threads" and "info inferiors".
18770
66d032ac
YQ
187712014-02-05 Yao Qi <yao@codesourcery.com>
18772
18773 Revert this patch:
18774
18775 2013-05-24 Yao Qi <yao@codesourcery.com>
18776
18777 * gdb.trace/tfile.exp: Test inferior and thread.
18778
591a12a1
UW
187792014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18780
18781 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18782 on a function.
18783 * gdb.base/step-bt.c: Call hello via function pointer to make
18784 sure its first instruction is executed on powerpc64le-linux.
18785
0ff3e01f
UW
187862014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18787
18788 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18789
084ee545
UW
187902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18791
18792 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18793 of the test patterns for use on little-endian systems.
18794
6ed14ff3
UW
187952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18796
18797 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18798 (decimal_vector): Fix for little-endian.
18799
401e27fd
JM
188002014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18801
18802 * gdb.arch/sparc-sysstep.exp: New file.
18803 * gdb.arch/sparc-sysstep.c: Likewise.
18804
18805 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18806
8b924729
EBM
188072014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18808
18809 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18810
fb151210
JB
188112014-01-23 Tom Tromey <tromey@redhat.com>
18812
18813 * gdb.ada/array_char_idx: New testcase.
18814
0740f8d8
TT
188152014-01-23 Tom Tromey <tromey@redhat.com>
18816
18817 PR python/16487:
18818 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18819 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18820 classes.
18821
21909fa1
TT
188222014-01-23 Tom Tromey <tromey@redhat.com>
18823
18824 PR python/16491:
18825 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18826 string from an inferior frame.
18827 * gdb.python/py-framefilter-mi.exp: Update.
18828
87ce2a04
DE
188292014-01-22 Doug Evans <dje@google.com>
18830
18831 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18832
237b092b
AA
188332014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18834
18835 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18836
d674a709
AA
188372014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18838
18839 * gdb.trace/entry-values.exp: Remove excess space character from
18840 regex patterns. Handle s390 call instruction.
18841
20fa3390
AA
188422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18843
18844 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18845 define "*_start" label. Make "name" static.
18846 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18847 ${name} by references to ${name}_start.
18848
78466714
AA
188492014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18850
18851 * gdb.base/info-macros.exp: Remove "debug" from the compile
18852 options.
18853
ec9f644a
IB
188542014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18855
18856 * gdb.dlang/demangle.exp: New file.
18857
94b1b47e
IB
188582014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18859
18860 * gdb.dlang/primitive-types.exp: New file.
18861
7f420862
IB
188622014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18863
18864 * configure.ac: Create gdb.dlang/Makefile.
18865 * configure: Regenerate.
18866 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18867 * gdb.dlang/Makefile.in: New file.
18868 * lib/d-support.exp: New file.
18869 * lib/gdb.exp (skip_d_tests): New proc.
18870
52834460
MM
188712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18872
18873 * gdb.btrace/delta.exp: Check reverse stepi.
18874 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18875 * gdb.btrace/finish.exp: New.
18876 * gdb.btrace/next.exp: New.
18877 * gdb.btrace/nexti.exp: New.
18878 * gdb.btrace/record_goto.c: Add comments.
18879 * gdb.btrace/step.exp: New.
18880 * gdb.btrace/stepi.exp: New.
18881 * gdb.btrace/multi-thread-step.c: New.
18882 * gdb.btrace/multi-thread-step.exp: New.
18883 * gdb.btrace/rn-dl-bind.c: New.
18884 * gdb.btrace/rn-dl-bind.exp: New.
18885 * gdb.btrace/data.c: New.
18886 * gdb.btrace/data.exp: New.
18887 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18888
6e07b1d2
MM
188892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18890
18891 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18892 * gdb.btrace/exception.exp: Update.
18893 * gdb.btrace/instruction_history.exp: Update.
18894 * gdb.btrace/record_goto.exp: Update.
18895 * gdb.btrace/tailcall.exp: Update.
18896 * gdb.btrace/unknown_functions.exp: Update.
18897 * gdb.btrace/delta.exp: New.
18898
0b722aec
MM
188992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18900
18901 * gdb.btrace/record_goto.exp: Add backtrace test.
18902 * gdb.btrace/tailcall.exp: Add backtrace test.
18903
066ce621
MM
189042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18905
18906 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18907 * gdb.btrace/record_goto.c: New.
18908 * gdb.btrace/record_goto.exp: New.
18909 * gdb.btrace/x86-record_goto.S: New.
18910
0688d04e
MM
189112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18912
18913 * gdb.btrace/function_call_history.exp: Update tests.
18914 * gdb.btrace/instruction_history.exp: Update tests.
18915
8710b709
MM
189162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18917
18918 * gdb.btrace/function_call_history.exp: Fix expected field
18919 order for "record function-call-history".
18920 Add new tests for "record function-call-history /c".
18921 * gdb.btrace/exception.cc: New.
18922 * gdb.btrace/exception.exp: New.
18923 * gdb.btrace/tailcall.exp: New.
18924 * gdb.btrace/x86-tailcall.S: New.
18925 * gdb.btrace/x86-tailcall.c: New.
18926 * gdb.btrace/unknown_functions.c: New.
18927 * gdb.btrace/unknown_functions.exp: New.
18928 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18929
5de9129b
MM
189302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18931
18932 * gdb.btrace/instruction_history.exp: Update.
18933 * gdb.btrace/function_call_history.exp: Update.
18934
23a7fe75
MM
189352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18936
18937 * gdb.btrace/function_call_history.exp: Fix expected function
18938 trace.
18939 * gdb.btrace/instruction_history.exp: Initialize traced.
18940 Remove traced_functions.
18941
724c7dd8
MM
189422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18943
18944 * gdb.btrace/function_call_history.exp: Update
18945 * gdb.btrace/instruction_history.exp: Update.
18946
6d78d93b
MM
189472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18948
18949 * gdb.btrace/enable.exp: Update expected text.
18950
93a360cc
OJ
189512014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18952
18953 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18954 bytes.
18955
3772b53f
MR
189562014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18957
18958 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18959
596662fa
OJ
189602014-01-15 Omair Javaid <omair.javaid@linaro.org>
18961
18962 * lib/gdb.exp (supports_process_record): Return true for
18963 arm*-linux*. (supports_reverse): Likewise.
18964
b5b08fb4
SC
189652014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18966
18967 PR python/15464
18968 PR python/16113
18969 * gdb.python/py-type.c: Enhance test case.
18970 * gdb.python/py-value-cc.cc: Likewise
18971 * gdb.python/py-type.exp: Add new tests.
18972 * gdb.python/py-value-cc.exp: Likewise
18973
52d7fb13
AA
189742014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18975 Pedro Alves <palves@redhat.com>
18976
18977 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18978 Make "name" extern.
18979 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18980 references to ${name}_start by references to ${name}.
18981
a2cd8cfe
JB
189822014-01-10 Joel Brobecker <brobecker@adacore.com>
18983
18984 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18985
4e23fced
JB
189862014-01-10 Joel Brobecker <brobecker@adacore.com>
18987
18988 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18989
c6a9e42c
PA
189902014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18991 Pedro Alves <palves@redhat.com>
18992
18993 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 18994 mi_gdb_target_load.
c6a9e42c 18995
b7ea362b
PA
189962014-01-08 Pedro Alves <palves@redhat.com>
18997
18998 * gdb.threads/reconnect-signal.c: New file.
18999 * gdb.threads/reconnect-signal.exp: New file.
19000
5e3f4fab
EBM
190012014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19002
19003 * gdb.base/source-dir.exp: New file.
19004
79301218
JB
190052014-01-07 Joel Brobecker <brobecker@adacore.com>
19006
19007 * gdb.ada/mi_interface: New testcase.
19008
8e355c5d
JB
190092014-01-07 Joel Brobecker <brobecker@adacore.com>
19010
19011 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19012 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19013 gdb.ada/pp-rec-component/pck.ads: New files.
19014
c0d48811
JB
190152014-01-07 Joel Brobecker <brobecker@adacore.com>
19016
19017 * gdb.python/py-pp-integral.c: New file.
19018 * gdb.python/py-pp-integral.py: New file.
19019 * gdb.python/py-pp-integral.exp: New file.
19020
17b609c3 19021For older changes see ChangeLog-1993-2013.
c906108c 19022\f
8d8cb839
EZ
19023;; Local Variables:
19024;; mode: change-log
19025;; left-margin: 8
19026;; fill-column: 74
19027;; version-control: never
19028;; End:
902f2ccb 19029
b811d2c2 19030 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19031 Copying and distribution of this file, with or without modification,
19032 are permitted provided the copyright notice and this notice are preserved.
This page took 3.794192 seconds and 4 git commands to generate.