[gdb/testsuite] share jit-protocol.h by all jit tests
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
9b2c992c
GB
12020-04-20 Gary Benson <gbenson@redhat.com>
2
3 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4 * gdb.base/nested-subp2.exp: Likewise.
5 * gdb.base/nested-subp3.exp: Likewise.
6
b5d1d6f7
GB
72020-04-20 Gary Benson <gbenson@redhat.com>
8
9 * gdb.base/nested-subp1.exp: Disable test when using clang.
10 * gdb.base/nested-subp2.exp: Likewise.
11 * gdb.base/nested-subp3.exp: Likewise.
12
25230285
GB
132020-04-20 Gary Benson <gbenson@redhat.com>
14
15 * gdb.cp/exception.cc: Fix compilation error with clang.
16
fa93cc8f
GB
172020-04-20 Gary Benson <gbenson@redhat.com>
18
809730f3 19 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 20
e0c45f30
GB
212020-04-20 Gary Benson <gbenson@redhat.com>
22
23 * gdb.base/jit-main.c: Fix compilation error with clang.
24
4ddfec93
KR
252020-04-17 Kamil Rytarowski <n54@gmx.com>
26
27 * gdb.base/attach-twice.c: Include "sys/types.h".
28 (PTRACE_ATTACH): Add fallback definition.
29 (main): Pass `0' to the 4th argument of `ptrace'.
30
2bed205e
KR
312020-04-17 Kamil Rytarowski <n54@gmx.com>
32
33 * gdb.base/fork-running-state.c: Include "signal.h".
34
0743fc83
TT
352020-04-17 Tom Tromey <tromey@adacore.com>
36
37 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
38 Update tests.
39 * gdb.btrace/cpu.exp: Update tests.
40 * gdb.base/maint.exp: Update tests.
41 * gdb.base/default.exp: Update tests.
42 * gdb.base/completion.exp: Update tests.
43
efba5c23
TV
442020-04-16 Tom de Vries <tdevries@suse.de>
45
46 PR symtab/25791
47 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
48 (ensure_gdb_index): and factor out and move ...
49 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
50 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
51
d191d716
TV
522020-04-16 Tom de Vries <tdevries@suse.de>
53
54 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
55 loading exec.
56
99f1bc6a
AB
572020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.base/many-completions.exp: New file.
60
194d088f
TV
612020-04-14 Tom de Vries <tdevries@suse.de>
62
63 PR symtab/25718
64 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
65
c1a66c06
TV
662020-04-14 Tom de Vries <tdevries@suse.de>
67
68 PR symtab/25720
69 * gdb.base/maint-expand-symbols-header-file.c: New test.
70 * gdb.base/maint-expand-symbols-header-file.exp: New file.
71 * gdb.base/maint-expand-symbols-header-file.h: New test.
72
21b0982c
AB
732020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
76 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
77 get_func_info.
78 (get_func_info): Delete.
79 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
80 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
81 * lib/dwarf.exp (get_func_info): New function.
82
dd1cab06
TV
832020-04-13 Tom de Vries <tdevries@suse.de>
84
85 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
86 to what find_gnatmake does.
87
71ea2b6b
TV
882020-04-10 Tom de Vries <tdevries@suse.de>
89
90 * gdb.base/style.exp: Expect "Expanding full symbols" message for
91 -readnow.
92
bdfc1e8a
TV
932020-04-10 Tom de Vries <tdevries@suse.de>
94
95 PR cli/25808
96 * gdb.base/style.c: Add leading newlines.
97 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
98 Check listing of main's one-line body.
99
14ca8ecf
TV
1002020-04-08 Tom de Vries <tdevries@suse.de>
101
102 * lib/gdb.exp (psymtabs_p): New proc.
103 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
104 importing unit" unsupported if there are no partial symbols.
105
e21d048f
TV
1062020-04-08 Tom de Vries <tdevries@suse.de>
107
108 PR testsuite/25760
109 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
110
25c11aca
TV
1112020-04-07 Tom de Vries <tdevries@suse.de>
112
113 PR symtab/25796
114 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
115
5707e24b
TV
1162020-04-07 Tom de Vries <tdevries@suse.de>
117
118 * gdb.base/check-psymtab.c: New test.
119 * gdb.base/check-psymtab.exp: New file.
120
6ee448cc
TT
1212020-04-06 Tom Tromey <tromey@adacore.com>
122
123 * gdb.ada/variant-record/proc.adb: New file.
124 * gdb.ada/variant-record/value.adb: New file.
125 * gdb.ada/variant-record/value.s: New file.
126 * gdb.ada/variant-record.exp: New file.
127
9e7c9a03
HD
1282020-04-03 Hannes Domani <ssbssa@yahoo.de>
129
130 PR gdb/25325
131 * gdb.cp/typed-enum.cc: New test.
132 * gdb.cp/typed-enum.exp: New file.
133
c90d28ac
AB
1342020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
137 * gdb.dwarf2/dw2-inline-small-func.c: New file.
138 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
139 * gdb.dwarf2/dw2-inline-small-func.h: New file.
140 * gdb.opt/inline-small-func.c: New file.
141 * gdb.opt/inline-small-func.exp: New file.
142 * gdb.opt/inline-small-func.h: New file.
143
34e9a9fa
AB
1442020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
145
146 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
147 function.
148
6a354911
AB
1492020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
150
151 * lib/dwarf.exp (function_range): Allow compiler options to be
152 specified.
153
880d9777
TV
1542020-04-02 Tom de Vries <tdevries@suse.de>
155
156 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
157 __attribute__((always_inline)).
158 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
159
f32682ea
TV
1602020-04-02 Tom de Vries <tdevries@suse.de>
161
162 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
163 (gdbserver_gdb_exit): ... here. Add timeout warning.
164 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
165 (connect_target_extended_remote): Append new server_spawn_id to
166 server_spawn_ids.
167 (cleanup): New proc.
168 (setup, <toplevel>): Call cleanup.
169
d3214198
TV
1702020-04-02 Tom de Vries <tdevries@suse.de>
171
172 * gdb.base/main-psymtab.exp: New file.
173
cc77ed24
TV
1742020-04-02 Tom de Vries <tdevries@suse.de>
175
176 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
177
3638a098
TT
1782020-04-01 Tom Tromey <tom@tromey.com>
179
180 * gdb.base/complex-parts.exp: Add type tests.
181
c34e8714
TT
1822020-04-01 Tom Tromey <tom@tromey.com>
183
184 * gdb.base/complex-parts.exp: Add arithmetic tests.
185
981c08ce
TT
1862020-04-01 Tom Tromey <tom@tromey.com>
187
188 * gdb.compile/compile.exp: Update.
189 * gdb.compile/compile-cplus.exp: Update.
190 * gdb.base/varargs.exp: Update.
191 * gdb.base/floatn.exp: Update.
192 * gdb.base/endianity.exp: Update.
193 * gdb.base/callfuncs.exp (do_function_calls): Update.
194 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
195 (complex_float_integral_args): Update.
196 * gdb.base/complex.exp: Update.
197 * gdb.base/complex-parts.exp: Update.
198
3d1cfd43
TT
1992020-04-01 Tom Tromey <tromey@adacore.com>
200
201 * gdb.rust/union.rs: New file.
202 * gdb.rust/union.exp: New file.
203 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
204 (main): Update.
205 * gdb.rust/simple.exp: Move union tests to union.exp.
206
e033dfa9
TT
2072020-04-01 Tom Tromey <tromey@adacore.com>
208
209 * gdb.rust/simple.rs (main): Remove "y0".
210
53cccef1
TBA
2112020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
212
213 * gdb.multi/stop-all-on-exit.c: New test.
214 * gdb.multi/stop-all-on-exit.exp: New file.
215
60e22c1e
HD
2162020-04-01 Hannes Domani <ssbssa@yahoo.de>
217
218 PR gdb/24789
219 * gdb.cp/misc.cc: Add integer reference variable.
220 * gdb.cp/misc.exp: Add test.
221
e139a727
TBA
2222020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
223
224 * gdb.server/stop-reply-no-thread.exp: Enhance the test
225 scenario to cover execution until the end and also the case
226
16b0db75
TV
2272020-03-31 Tom de Vries <tdevries@suse.de>
228
229 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
230 c. Use "maint info symtabs" to check symtab expansion.
231
c0502da6
TV
2322020-03-30 Tom de Vries <tdevries@suse.de>
233
234 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
235 unsupported.
236 (verify_psymtab_expanded): Move ...
237 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
238 test.
239 (readnow): New proc.
240
5935fd15
AB
2412020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
244 with $hex.
245
1773be9e
TT
2462020-03-20 Tom Tromey <tromey@adacore.com>
247
248 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
249
70304be9
TT
2502020-03-20 Tom Tromey <tromey@adacore.com>
251
252 * gdb.ada/sub_variant/subv.adb: New file.
253 * gdb.ada/sub_variant.exp: New file.
254
0dd7b8f7
TV
2552020-03-20 Tom de Vries <tdevries@suse.de>
256
257 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
258 first break fails.
259 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
260
cada5fc9
AB
2612020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 * gdb.server/exit-multiple-threads.c: New file.
264 * gdb.server/exit-multiple-threads.exp: New file.
265
6b8c53f2
AB
2662020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * gdb.fortran/mixed-lang-stack.c: New file.
269 * gdb.fortran/mixed-lang-stack.cpp: New file.
270 * gdb.fortran/mixed-lang-stack.exp: New file.
271 * gdb.fortran/mixed-lang-stack.f90: New file.
272
19a2740f
AB
2732020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * gdb.linespec/cp-completion-aliases.cc: New file.
276 * gdb.linespec/cp-completion-aliases.exp: New file.
277
d8c8b848
TV
2782020-03-19 Tom de Vries <tdevries@suse.de>
279
280 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
281 more precise.
282
a9933ccf
TV
2832020-03-18 Tom de Vries <tdevries@suse.de>
284
285 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
286 * gdb.dwarf2/break-inline-psymtab.c: New test.
287 * gdb.dwarf2/break-inline-psymtab.exp: New file.
288
2f89101f
TV
2892020-03-16 Tom de Vries <tdevries@suse.de>
290
291 * lib/cache.exp (gdb_do_cache): Add and handle local variables
292 cache_verify and cache_verify_proc.
293
6b9374f1
TV
2942020-03-15 Tom de Vries <tdevries@suse.de>
295
296 * gdb.server/solib-list.exp: Handle
297 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
298
eaeaf44c
TV
2992020-03-15 Tom de Vries <tdevries@suse.de>
300
301 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
302 objfiles".
303
3293bbaf
TT
3042020-03-14 Tom Tromey <tom@tromey.com>
305
306 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
307
ab44624c
TV
3082020-03-14 Tom de Vries <tdevries@suse.de>
309
310 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
311
54c43825
TV
3122020-03-14 Tom de Vries <tdevries@suse.de>
313
314 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
315 result in line-by-line fashion.
316
2ac70237
TV
3172020-03-14 Tom de Vries <tdevries@suse.de>
318
319 * lib/gdb.exp (supports_statement_frontiers): New proc.
320 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
321
09546b56
TV
3222020-03-14 Tom de Vries <tdevries@suse.de>
323
324 * gdb.base/printcmds.exp: Add missing quoting for "print
325 teststring2".
326
a1f6a07c
TT
3272020-03-13 Tom Tromey <tom@tromey.com>
328
329 * gdb.base/printcmds.exp (test_print_strings): Add regression
330 test.
331 * gdb.base/printcmds.c (charptr): New typedef.
332 (teststring2): New global.
333
1b83d09c
AB
3342020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
335
336 * gdb.base/break-interp.exp: Use the tail of the filename, not the
337 full path in the test name.
338 (test_ld): Add some with_test_prefix blocks to make test names
339 unique.
340
2d61316c
TV
3412020-03-13 Tom de Vries <tdevries@suse.de>
342
343 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
344
2e9145ac
TV
3452020-03-13 Tom de Vries <tdevries@suse.de>
346
347 * gdb.mi/mi-sym-info.exp: Make matching more precise.
348
96c7f873
TV
3492020-03-13 Tom de Vries <tdevries@suse.de>
350
351 PR symtab/25646
352 * gdb.dwarf2/imported-unit.exp: Add test.
353
49ba92c0
TV
3542020-03-13 Tom de Vries <tdevries@suse.de>
355
356 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
357 (var1, var2): New variable.
358 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
359 matching symbols.
360
301b21e0
TV
3612020-03-13 Tom de Vries <tdevries@suse.de>
362
363 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
364 (Term::command): Use prompt prefix.
365 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
366 * gdb.tui/tui-layout-asm-short-prog.exp: Use
367 command_no_prompt_prefix instead of prefix.
368 * gdb.tui/tui-layout-asm.exp: Same.
369
3f512721
SM
3702020-03-12 Simon Marchi <simon.marchi@efficios.com>
371
372 * gdb.base/break-interp.exp: Use foreach_with_prefix.
373
40310f30
SM
3742020-03-12 Simon Marchi <simon.marchi@efficios.com>
375
376 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
377 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
378 on" while stepping over the test instruction, match printed
379 message.
380
09252140
TV
3812020-03-12 Tom de Vries <tdevries@suse.de>
382
383 * gdb.base/info-types.exp: Use exp_continue during matching of output
384 of "info types".
385
14e9c72c
TV
3862020-03-12 Tom de Vries <tdevries@suse.de>
387
388 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
389
e515d67e
TV
3902020-03-12 Tom de Vries <tdevries@suse.de>
391
392 * gdb.fortran/module.exp: Use exp_continue during matching of output
393 of "info variable -n".
394
307eafd8
TV
3952020-03-12 Tom de Vries <tdevries@suse.de>
396
397 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
398 gdb.dwarf2/dw2-ranges-base.c.
399
9a2de3fc
TV
4002020-03-12 Tom de Vries <tdevries@suse.de>
401
402 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
403 in presence of GLIBC debuginfo.
404
3217502e
TV
4052020-03-12 Tom de Vries <tdevries@suse.de>
406
407 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
408 $core.
409
1281424c
TV
4102020-03-12 Tom de Vries <tdevries@suse.de>
411
412 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
413 more precise.
414
038b97fc
SM
4152020-03-11 Simon Marchi <simon.marchi@efficios.com>
416
417 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
418 from Unix to Windows path.
419
5308d1e7
TV
4202020-03-11 Tom de Vries <tdevries@suse.de>
421
422 * gdb.ada/minsyms.exp: Set language to ada.
423
f870f78f
TV
4242020-03-11 Tom de Vries <tdevries@suse.de>
425
426 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
427
5a13315d
TV
4282020-03-11 Tom de Vries <tdevries@suse.de>
429
430 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
431
976862ed
TT
4322020-03-11 Tom Tromey <tromey@adacore.com>
433
434 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
435
7462c383
TV
4362020-03-11 Tom de Vries <tdevries@suse.de>
437
438 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
439
1c6c46a0
TV
4402020-03-11 Tom de Vries <tdevries@suse.de>
441
442 * gdb.base/break-interp.exp: Limit verbose scope.
443
44f41bb7
TV
4442020-03-11 Tom de Vries <tdevries@suse.de>
445
446 * gdb.fortran/logical.f90: Define variable with character type.
447 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
448
b76f3a42
TV
4492020-03-11 Tom de Vries <tdevries@suse.de>
450
451 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
452
1c33af77
TV
4532020-03-11 Tom de Vries <tdevries@suse.de>
454
455 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
456 symtabs.
457
8c95582d
AB
4582020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
459 Bernd Edlinger <bernd.edlinger@hotmail.de>
460
461 * gdb.cp/step-and-next-inline.cc: New file.
462 * gdb.cp/step-and-next-inline.exp: New file.
463 * gdb.cp/step-and-next-inline.h: New file.
464 * gdb.dwarf2/dw2-is-stmt.c: New file.
465 * gdb.dwarf2/dw2-is-stmt.exp: New file.
466 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
467 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
468 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
469
cecf8547
AB
4702020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
473 is-stmt flag in the line table.
474
0ba678c9
TV
4752020-03-09 Tom de Vries <tdevries@suse.de>
476
477 * lib/gdb.exp (cached_file): Create cache dir.
478
72fbdf83
TV
4792020-03-07 Tom de Vries <tdevries@suse.de>
480
481 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
482 * gdb.cp/rvalue-ref-params.exp: Same.
483
436b5e99
TV
4842020-03-06 Tom de Vries <tdevries@suse.de>
485
486 * lib/gdb.exp (tentative_rename, cached_file): New proc.
487 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
488
09f2921c
TV
4892020-03-06 Tom de Vries <tdevries@suse.de>
490
491 * README: Fix "the the".
492 * gdb.base/dprintf.exp: Same.
493
50a3cc5d
TV
4942020-03-05 Tom de Vries <tdevries@suse.de>
495
496 * gdb.base/maint.exp: Update "main print statistics" expected output.
497
0a709cba
AKS
4982020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
499
500 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
501 (fortran_int8): Likewise.
502 (fortran_real4): Likewise.
503 (fortran_real8): Likewise.
504 (fortran_complex4): Likewise.
505 (fortran_logical4): Likewise.
506 (fortran_character1): Likewise.
507
5e5d66b6
AB
5082020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
509
510 * gdb.fortran/logical.exp: Add tests that any non-zero value is
511 printed as true.
512
7b973adc
SDJ
5132020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
514
515 * gdb.base/printcmds.exp: Add test to verify printf of a
516 variable holding an address.
517
478e490a
TV
5182020-03-03 Tom de Vries <tdevries@suse.de>
519
520 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
521
1ef44e86
TV
5222020-03-03 Tom de Vries <tdevries@suse.de>
523
524 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
525 gdb_test_multiple call.
526
b98cc2cf
TV
5272020-03-03 Tom de Vries <tdevries@suse.de>
528
529 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
530 gdb_test_multiple calls.
531
63e163f2
AB
5322020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
533
534 * gdb.base/default.exp: Remove test of 'set history filename'.
535 * gdb.base/gdbinit-history.exp: Add tests for setting the history
536 filename to the empty string.
537 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
538 and GDBHISTSIZE.
539
24ed6739
AB
5402020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
541
542 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
543 disabled.
544
590003dc
TV
5452020-03-02 Pedro Alves <palves@redhat.com>
546 Tom de Vries <tdevries@suse.de>
547
548 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
549 -prompt prefix, before user_code argument. Add -lbl option likewise.
550 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
551 (gdb_is_target_1): Add -prompt prefix and move to before user_code
552 argument.
553 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
554 have "\r\n" at start-of-line, instead of at end-of-line.
555
f5e46084
SM
5562020-02-28 Simon Marchi <simon.marchi@efficios.com>
557
558 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
559 libinproctrace.so.
560
f7a7000d
LM
5612020-02-28 Luis Machado <luis.machado@linaro.org>
562
563 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
564 to "p/x".
565
718e0816
LM
5662020-02-28 Luis Machado <luis.machado@linaro.org>
567
568 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
569 asm/ptrace.h and error.h.
570
13c3a74a
TV
5712020-02-28 Tom de Vries <tdevries@suse.de>
572
573 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
574 (struct wrapper, do_something, mundane/symada__cS): Move ...
575 * gdb.base/c-linkage-name-2.c: ... here. New source file.
576 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
577 Update "print symada__cS before partial symtab expansion" regexp.
578 Update breakpoint location. Flush symbol cache after expansion.
579
85d2d5bb
LM
5802020-02-28 Luis Machado <luis.machado@linaro.org>
581
582 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
583
3608f86c
TV
5842020-02-27 Tom de Vries <tdevries@suse.de>
585
586 * config/sid.exp: Remove unused globals.
587 * gdb.base/attach.exp: Same.
588 * gdb.base/catch-load.exp: Same.
589 * gdb.base/dbx.exp: Same.
590 * lib/gdb.exp: Same.
591 * lib/mi-support.exp: Same.
592 * lib/prompt.exp: Same.
593
c8d4f6df
TV
5942020-02-27 Tom de Vries <tdevries@suse.de>
595
596 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
597 not set.
598
0d79cdc4
AM
5992020-02-26 Aaron Merey <amerey@redhat.com>
600
601 * gdb.debuginfod: New directory for debuginfod tests.
602 * gdb.debuginfod/main.c: New test file.
603 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
604
0dce4280
TV
6052020-02-26 Tom de Vries <tdevries@suse.de>
606
607 PR gdb/25603
608 * gdb.base/persistent-lang.cc: New test.
609 * gdb.base/persistent-lang.exp: New file.
610
9e80cfa1
AB
6112020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
612
613 * gdb.fortran/derived-type-striding.exp: Add a new test.
614 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
615 new test.
616
2078dbb2
AB
6172020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
618
619 * gdb.base/cached-source-file.exp: Avoid source file paths in test
620 names.
621
70d49700
TV
6222020-02-25 Tom de Vries <tdevries@suse.de>
623
624 PR go/18926
625 * gdb.go/methods.exp: Remove gcc/93866 xfail.
626
a88ef40d
TV
6272020-02-24 Tom de Vries <tdevries@suse.de>
628
629 PR gdb/25592
630 * gdb.base/info-locals-unused-static-var.c: New test.
631 * gdb.base/info-locals-unused-static-var.exp: New file.
632
01b1af32
TT
6332020-02-22 Tom Tromey <tom@tromey.com>
634
635 * gdb.python/tui-window.exp: New file.
636 * gdb.python/tui-window.py: New file.
637
7c043ba6
TT
6382020-02-22 Tom Tromey <tom@tromey.com>
639
640 PR tui/17850:
641 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
642 tests.
643
c22fef7e
TT
6442020-02-22 Tom Tromey <tom@tromey.com>
645
646 * gdb.tui/new-layout.exp: Add sub-layout tests.
647
ee325b61
TT
6482020-02-22 Tom Tromey <tom@tromey.com>
649
650 * gdb.tui/new-layout.exp: New file.
651
3f0cbb04
TT
6522020-02-22 Tom Tromey <tom@tromey.com>
653
654 * gdb.rust/rust-style.rs: New file.
655 * gdb.rust/rust-style.exp: New file.
656 * gdb.base/style.exp: Test structure printing.
657 * gdb.base/style.c (struct some_struct): New type.
658 (enum etype): New type.
659 (struct_value): New global.
660
75525152
TV
6612020-02-21 Tom de Vries <tdevries@suse.de>
662
663 PR go/18926
664 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
665 Remove blanket xfails. Use message argument for gdb_breakpoint.
666 Make continuing to breakpoint test conditional on setting breakpoint.
667 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
668 DW_AT_name attribute. Add xfail for GCC PR93866.
669
bd360d30
AB
6702020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 * gdb.dwarf2/cpp-linkage-name.c: New file.
673 * gdb.dwarf2/cpp-linkage-name.exp: New file.
674
c7adb09f 6752020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
676
677 * lib/gdb.exp (gdb_wrapper_init): Reset
678 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
679 not exist.
680
a9c79803
TV
6812020-02-20 Tom de Vries <tdevries@suse.de>
682
683 PR go/17018
684 * gdb.go/hello.exp: Copy ...
685 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
686 print of st to print value of global definition. Add xfail for GCC
687 PR93844.
688 * gdb.go/hello.exp: Remove printing of st before definition.
689 * gdb.go/hello.go: Copy ...
690 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
691 to st.
692 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
693
d7445728
TV
6942020-02-20 Tom de Vries <tdevries@suse.de>
695
696 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
697 (gdb_simple_compile): Handle compile_flags go by using .go extension
698 for source file.
699 * gdb.go/chan.exp: Use support_go_compile.
700 * gdb.go/handcall.exp: Same.
701 * gdb.go/hello.exp: Same.
702 * gdb.go/integers.exp: Same.
703 * gdb.go/max-depth.exp: Same.
704 * gdb.go/methods.exp: Same.
705 * gdb.go/package.exp: Same.
706 * gdb.go/strings.exp: Same.
707 * gdb.go/types.exp: Same.
708 * gdb.go/unsafe.exp: Same.
709
c9c41e6d
TV
7102020-02-19 Tom de Vries <tdevries@suse.de>
711
712 * gdb.python/lib-types.exp: Make xfail more strict.
713
f20ff837
TV
7142020-02-19 Tom de Vries <tdevries@suse.de>
715
716 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
717
08410482
DE
7182020-02-19 Doug Evans <dje@google.com>
719
720 PR rust/25535
721 * gdb.rust/simple.exp: Add test.
722 * gdb.rust/simple.rs: Add test.
723
623563f7
TV
7242020-02-19 Tom de Vries <tdevries@suse.de>
725
726 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
727 output line-by-line.
728
d3308cfd
TV
7292020-02-19 Tom de Vries <tdevries@suse.de>
730
731 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
732
86cbc5dc
TV
7332020-02-19 Tom de Vries <tdevries@suse.de>
734
735 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
736 prelink.
737
9db2b96b
TV
7382020-02-19 Tom de Vries <tdevries@suse.de>
739
740 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
741 (gdb_do_cache): Use gdb_do_cache_wrap.
742 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
743
89e2fdc5
TV
7442020-02-19 Tom de Vries <tdevries@suse.de>
745
746 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
747 gdb_compile option.
748
373d7ac0
SM
7492020-02-18 Simon Marchi <simon.marchi@efficios.com>
750
751 * gdb.base/printcmds.exp (test_print_enums): Update expected
752 output.
753
b29a2df0
SM
7542020-02-18 Simon Marchi <simon.marchi@efficios.com>
755
756 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
757 for "unknown".
758
6740f0cc
SM
7592020-02-18 Simon Marchi <simon.marchi@efficios.com>
760
761 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
762 enumerator.
763
edd45eb0
SM
7642020-02-18 Simon Marchi <simon.marchi@efficios.com>
765
766 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
767 FE_, add FE_NONE.
768 (three): Update.
769 (enum flag_enum_without_zero): New enum.
770 (flag_enum_without_zero): New variable.
771 (enum not_flag_enum): New enum.
772 (three_not_flag): New variable.
773 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
774 (test_print_enums): Add more tests for printing flag enums.
775
d4295de4
TV
7762020-02-18 Tom de Vries <tdevries@suse.de>
777
778 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
779 (gdb_compile_ada): ... here.
780 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
781 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
782
f251f505
TT
7832020-02-14 Tom Tromey <tom@tromey.com>
784
785 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
786 build directory.
787 * boards/gdbserver-base.exp: Update path to gdbserver.
788
8f432634
TV
7892020-02-13 Tom de Vries <tdevries@suse.de>
790
791 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
792
92b6eaf7
TV
7932020-02-13 Tom de Vries <tdevries@suse.de>
794
795 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
796 are missing.
797
f3b0f7fe
TV
7982020-02-13 Tom de Vries <tdevries@suse.de>
799
800 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
801 call.
802
f6be8713
SDJ
8032020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
804
805 PR tui/25126
806 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
807 * gdb.base/cached-source-file.c: New file.
808 * gdb.base/cached-source-file.exp: New file.
809
b2770d5e
TV
8102020-02-11 Tom de Vries <tdevries@suse.de>
811
812 PR testsuite/25488
813 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
814
44f6938e
TV
8152020-02-10 Tom de Vries <tdevries@suse.de>
816
817 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
818
5f0e2eb7
MR
8192020-02-10 Maciej W. Rozycki <macro@wdc.com>
820
821 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
822 and $after_addr are both integers before making a comparison.
823
46ce2b6f
TV
8242020-02-09 Tom de Vries <tdevries@suse.de>
825
826 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
827 command output and paste it into gdb.log. If any, paste catch message
828 to gdb.log.
829
5abbbe1d
TT
8302020-02-07 Tom Tromey <tromey@adacore.com>
831
832 PR breakpoints/24915:
833 * gdb.base/annotate-symlink.exp: Use setup_xfail.
834
1d5d29e7
SV
8352020-02-06 Shahab Vahedi <shahab@synopsys.com>
836
837 * gdb.tui/tui-missing-src.exp: Add the "missing source
838 file" test for the TUI.
839
b0999b9b
AB
8402020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
841
842 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
843 including a port number in the output.
844
c3b149eb
AKS
8452020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
846
847 * lib/fortran.exp (fortran_int4): Handle clang.
848 (fortran_int8): Likewise.
849 (fortran_real4): Likewise.
850 (fortran_real8): Likewise.
851 (fortran_complex4): Likewise.
852 (fortran_logical4): Likewise.
853 (fortran_character1): Likewise.
854
f8dcc90b
TV
8552020-02-04 Tom de Vries <tdevries@suse.de>
856
857 * README (Race detection): Add note.
858
f90ac7c2
TV
8592020-02-04 Tom de Vries <tdevries@suse.de>
860
861 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
862
780636ae
TV
8632020-02-04 Tom de Vries <tdevries@suse.de>
864
865 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
866
5d2e1193
RA
8672020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
868
869 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
870 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
871 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
872 blttar, bnetarl.
873 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
874 binary for blttar, bnetarl.
875 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
876 wait instruction. Delete ldmx test.
877 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
878
e409c542
AKS
8792020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
880
881 * gdb.fortran/array-bounds-high.exp: New file.
882 * gdb.fortran/array-bounds-high.f90: New file.
883
b0029748
LD
8842020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
885
886 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
887 Replace #include of <sys/fcntl.h> by <fcntl.h>.
888
195a8287
TV
8892020-02-01 Tom de Vries <tdevries@suse.de>
890
891 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
892
42330a68
AB
8932020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
894
895 PR tui/9765
896 * gdb.tui/tui-layout-asm-short-prog.S: New file.
897 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
898
b62a8028
LM
8992020-01-29 Luis Machado <luis.machado@linaro.org>
900
901 * gdb.arch/aarch64-brk-patterns.c: New source file.
902 * gdb.arch/aarch64-brk-patterns.exp: New test.
903
5f440116
TBA
9042020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
905
906 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
907 GCC/Clang version.
908 * gdb.cp/pass-by-ref.exp: Ditto.
909
ee2a6fc6
TV
9102020-01-29 Tom de Vries <tdevries@suse.de>
911
912 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
913 * gdb.threads/watchpoint-fork-mt.c: Same.
914 * gdb.threads/watchpoint-fork-parent.c: Same.
915 * gdb.threads/watchpoint-fork-st.c: Same.
916 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
917
16b10d6e
LM
9182020-01-27 Luis Machado <luis.machado@linaro.org>
919
920 * gdb.base/step-over-syscall.exp (setup): Check if we're already
921 sitting at a syscall instruction when we hit the syscall function's
922 breakpoint.
923 Check PC against one obtained with the x command.
924 Validate syscall number.
925 (step_over_syscall): Don't continue to the syscall instruction if
926 we're already there.
927
b1468492
PW
9282020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
929
930 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
931
7ffa82e1
AB
9322020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
933
934 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
935 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
936
3d92a3e3
AB
9372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
938
939 * gdb.dwarf2/dw2-inline-stepping.c: New file.
940 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
941
94a72be7
AB
9422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
943
944 * gdb.base/maint.exp: Update line table parsing test.
945 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
946
53af73bf
PA
9472020-01-24 Pedro Alves <palves@redhat.com>
948
949 PR gdb/25410
950 * gdb.multi/multi-re-run-1.c: New.
951 * gdb.multi/multi-re-run-2.c: New.
952 * gdb.multi/multi-re-run.exp: New.
953
1ba1ac88
AB
9542020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
955
956 PR gdb/23718
957 * gdb.server/server-kill-python.exp: New file.
958
f3364a6d
AB
9592020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
960
961 * gdb.server/multi-ui-errors.c: New file.
962 * gdb.server/multi-ui-errors.exp: New file.
963
733d0a67
AB
9642020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 PR tui/9765
967 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
968
4f13c1c0
TT
9692020-01-19 Tom Tromey <tom@tromey.com>
970
971 * gdb.tui/main.exp: Add check for plain "file".
972
40c94099
CB
9732020-01-16 Christian Biesinger <cbiesinger@google.com>
974
975 * lib/gdb.exp: Fix spelling error (seperatelly).
976
ff47f4f0
TT
9772020-01-14 Tom Tromey <tom@tromey.com>
978
979 PR symtab/12535:
980 * gdb.python/python.exp: Test decode_line with empty string
981 argument.
982
717c684d
BE
9832020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
984
985 * gdb.base/skip-inline.exp: Extend test.
986
44e4c775
AB
9872020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
988
989 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
990 * gdb.dwarf2/dw2-bad-elf.c: New file.
991 * gdb.dwarf2/dw2-bad-elf.exp: New file.
992
d93c6db7
AB
9932020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
996 _line_saw_file.
997
9a6d629c
AB
9982020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
999
1000 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1001 border.
1002
d9ebdab7
TBA
10032020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1004
1005 * gdb.multi/multi-target.exp (setup): Factor out "info
1006 connections" and "info inferiors" tests to ...
1007 (test_info_inferiors): ... this new procedure.
1008 (top level): Run new "info-inferiors" tests.
1009
f3c469b9
PA
10102020-01-10 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.server/bkpt-other-inferior.exp: New file.
1013
121b3efd
PA
10142020-01-10 Pedro Alves <palves@redhat.com>
1015
1016 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1017 of "add-inferior".
1018 * gdb.base/quit-live.exp: Likewise.
1019 * gdb.base/remote-exec-file.exp: Likewise.
1020 * gdb.guile/scm-progspace.exp: Likewise.
1021 * gdb.linespec/linespec.exp: Likewise.
1022 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1023 * gdb.mi/user-selected-context-sync.exp: Likewise.
1024 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1025 "info inferiors" tests.
1026 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1027 "add-inferior".
1028 * gdb.multi/watchpoint-multi.exp: Likewise.
1029 * gdb.python/py-inferior.exp: Likewise.
1030 * gdb.server/extended-remote-restart.exp: Likewise.
1031 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1032 "info inferiors".
1033 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1034 * gdb.trace/report.exp: Likewise.
1035
1dadb1dd
PA
10362020-01-10 Pedro Alves <palves@redhat.com>
1037
1038 * gdb.multi/multi-target.c: New file.
1039 * gdb.multi/multi-target.exp: New file.
1040 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1041 mode requested, but remote does not support non-stop".
1042
78f2c40a
PA
10432020-01-10 Pedro Alves <palves@redhat.com>
1044
1045 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1046 disconnect before reconnecting.
1047
e7af6c70
TBA
10482020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1049 Pedro Alves <palves@redhat.com>
1050
1051 * gdb.server/connect-without-multi-process.exp: Also test
1052 continuing to end.
1053
acdf84a6
PA
10542020-01-10 Pedro Alves <palves@redhat.com>
1055
1056 * gdb.base/remote-exec-file.exp: New file.
1057
873657b9
PA
10582020-01-10 Pedro Alves <palves@redhat.com>
1059
1060 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1061 output.
1062 * gdb.threads/async.c: New.
1063 * gdb.threads/async.exp: New.
1064 * gdb.multi/tids-gid-reset.c: New.
1065 * gdb.multi/tids-gid-reset.exp: New.
1066
7f0ae84c
GB
10672020-01-10 George Barrett <bob@bob131.so>
1068
1069 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1070 to help in finding the image relocation offset.
1071 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1072 options in arguments.
1073 (stap_test_no_debuginfo): Likewise.
1074 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1075 test variants.
1076 (stap_test): Add null semaphore relocation test.
1077
47e9d49d
GB
10782020-01-10 George Barrett <bob@bob131.so>
1079
1080 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1081 * gdb.base/stap-probe.exp: Likewise.
1082 (stap_test): Pass argument as an additional flag.
1083 (stap_test_no_debuginfo): Likewise.
1084 (stap_test): Check `info probes stap' output for semaphore
1085 addresses if the test binary is supposed to have them.
1086
f5a7c406
AB
10872020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 * gdb.tui/basic.exp: Add more scrolling tests.
1090
9ae6bf64
TT
10912020-01-09 Tom Tromey <tom@tromey.com>
1092
1093 PR tui/18932:
1094 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1095 meangingful value.
1096 (Term::command, Term::resize): Update.
1097 * gdb.tui/basic.exp: Add scrolling test.
1098
b2efe70c
AB
10992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1100
1101 * gdb.tui/tui-layout-asm.exp: New file.
1102
3804da7e
AB
11032020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1106
b40aa28f
AB
11072020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1110 (Term::enter_tui): Use Term::prepare_for_tui.
1111
63ffd7c9
AB
11122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1115 called.
1116
3be966f6
AB
11172020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1118
1119 * gdb.base/skip.exp: Fix race condition in test.
1120
153d79c4
AB
11212020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 * gdb.base/backtrace.c: New file.
1124 * gdb.base/backtrace.exp: New file.
1125
f2302a34
AB
11262020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1127
1128 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1129
6ec1d75e
PW
11302020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1131
1132 * gdb.base/style.exp: Test that warnings are styled.
1133
c296cbe6
BE
11342019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1135
1136 * gdb.base/line65535.exp: New file.
1137 * gdb.base/line65535.c: New file.
1138
b28a729d
SM
11392019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1140
1141 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1142 * lib/gnat_debug_info_test.adb: New file.
1143 * gdb.ada/ptype_tagged_param.exp: Use
1144 gnat_runtime_has_debug_info, expect a different output if
1145 runtime does not have debug info.
1146
7f2d7a0d
SM
11472019-12-20 Simon Marchi <simon.marchi@efficios.com>
1148
1149 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1150 (another) quote in test name.
1151
f3bce483
SM
11522019-12-20 Simon Marchi <simon.marchi@efficios.com>
1153
1154 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1155 Add quote in test name.
1156
c855a912
TBA
11572019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1158
1159 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1160 directory instead.
1161 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1162 * gdb.cp/pass-by-ref-2.cc: New file.
1163 * gdb.cp/pass-by-ref-2.exp: New file.
1164
fc9d2d72
TT
11652019-12-20 Tom Tromey <tom@tromey.com>
1166
1167 * gdb.tui/list-before.exp: New file.
1168
77b97e00
TT
11692019-12-20 Tom Tromey <tom@tromey.com>
1170
1171 * gdb.tui/list.exp: Check for source on initial listing.
1172
f69656d0
TT
11732019-12-11 Tom Tromey <tromey@adacore.com>
1174
1175 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1176 Add crlf test.
1177
99a55965
SM
11782019-12-18 Simon Marchi <simon.marchi@efficios.com>
1179
1180 * gdb.base/default.exp: Update value of $_gdb_major.
1181
5024637f
BE
11822019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1183
1184 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1185
b63634be
BE
11862019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1187
1188 * gdb.base/skip.exp: Whitespace fix.
1189
45d73523
BE
11902019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1191
1192 * gdb.base/skip-inline.c: New file.
1193 * gdb.base/skip-inline.exp: New file.
1194
d043f8c8
SM
11952019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1196
1197 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1198 jit_function_00 to jit_function_stack_mangle.
1199 * gdb.base/jithost.c (jit_function_t): Rename to...
1200 (jit_function_stack_mangle_t): ... this.
1201 (jit_function_add_t): New typedef.
1202 (jit_function_00_code): Rename to...
1203 (jit_function_stack_mangle_code): ... this, make static.
1204 (jit_function_add_code): New.
1205 (main): Generate "add" function and call it. Adjust to changes
1206 in jithost_abi.
1207 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1208 (struct jithost_abi) <begin, end>: Remove fields.
1209 <object, function_stack_mangle, function_add>: New fields.
1210 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1211 code_end>: Remove fields.
1212 <func_stack_mangle>: New field.
1213 (read_debug_info): Adjust to renaming, create block for "add"
1214 function.
1215 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1216
873de05c
TT
12172019-12-11 Tom Tromey <tom@tromey.com>
1218
1219 * gdb.tui/resize.exp: Fix regexp.
1220 * gdb.tui/regs.exp: Fix regexps.
1221 * gdb.tui/main.exp: Fix regexp.
1222
3d979945
TT
12232019-12-11 Tom Tromey <tom@tromey.com>
1224
1225 * gdb.tui/resize.exp: Update.
1226 * gdb.tui/empty.exp (layouts): Update.
1227
2192a9d3
TT
12282019-12-11 Tom Tromey <tom@tromey.com>
1229
1230 * gdb.tui/regs.exp: Update.
1231 * gdb.tui/empty.exp (layouts): Update.
1232 * gdb.tui/basic.exp: Update.
1233 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1234
d8edc8b7
PW
12352019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1236
1237 * gdb.base/options.exp: Add -raw-values in the print completion list.
1238 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1239
4c12d936
KB
12402019-12-10 Kevin Buettner <kevinb@redhat.com>
1241
1242 * gdb.threads/omp-par-scope.c: New file.
1243 * gdb/threads/omp-par-scope.exp: New file.
1244
26b911fb
KB
12452019-12-10 Kevin Buettner <kevinb@redhat.com>
1246
bb47f919
KB
1247 * lib/gdb.exp (support_nested_function_tests): New proc.
1248
12492019-12-10 Kevin Buettner <kevinb@redhat.com>
1250
1251 * lib/gdb.exp (gdb_compile_openmp): New proc.
1252 (build_executable_from_specs): Add an "openmp" option.
1253 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1254
6c71eb7d
TT
12552019-12-10 Tom Tromey <tromey@adacore.com>
1256
1257 * gdb.ada/unchecked_union.exp: New file.
1258 * gdb.ada/unchecked_union/pck.adb: New file.
1259 * gdb.ada/unchecked_union/pck.ads: New file.
1260 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1261 * gdb-utils.exp (string_to_regexp): Also quote "?".
1262
bac7c5cf
GB
12632019-12-10 George Barrett <bob@bob131.so>
1264
1265 Test scripted probe breakpoints.
1266 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1267 * gdb.python/py-breakpoint.c (main): Likewise.
1268 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1269 specifier test.
1270 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1271
330f1d38
TBA
12722019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1273
1274 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1275 an rvalue parameter.
1276 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1277 parameter.
1278
b43315e2
AB
12792019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1280
1281 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1282 modules.
1283
54f73dad
AB
12842019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1285
1286 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1287 broken version of GCC.
1288
d57cbee9
AB
12892019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1290
1291 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1292 sym-info-cmds library.
1293 * gdb.fortran/info-types.exp: Likewise.
1294 * lib/sym-info-cmds.exp: New file.
1295
c14aab8c
TV
12962019-12-08 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1299
aa2d5a42
KS
13002019-12-07 Keith Seitz <keiths@redhat.com>
1301
1302 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1303 * gdb.base/corefile-buildid-shlib.c: New file.
1304 * gdb.base/corefile-buildid.c: New file.
1305 * gdb.base/corefile-buildid.exp: New file.
1306
93e55f0a
TV
13072019-12-06 Tom de Vries <tdevries@suse.de>
1308
1309 * gdb.dwarf2/varval.exp: Add decl before def test.
1310
c7d12402
TBA
13112019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1312
1313 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1314
06acc08f
TBA
13152019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1316
1317 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1318 CV and reference conversion for overload resolution.
1319 * gdb.cp/rvalue-ref-overload.exp: Test it.
1320
e0fad1ea
PW
13212019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1322
1323 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1324 * gdb.base/frameapply.exp: Test faas without command.
1325
8d70a9f0
AB
13262019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1327
1328 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1329 Fortran tests.
1330 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1331 order.
1332
36c8fb93
AB
13332019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1334
1335 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1336 casting to type with no kind specified.
1337 (test_basic_parsing_of_type_kinds): Additional tests for types
1338 with no kind specified, and add tests for single/double
1339 precision/complex types.
1340
4139ff00
TT
13412019-12-04 Tom Tromey <tromey@adacore.com>
1342
1343 * gdb.base/endianity.c (struct other) <x>: New field.
1344 (main): Initialize it.
1345 * gdb.base/endianity.exp: Update.
1346
a05cf17a
TT
13472019-12-04 Tom Tromey <tromey@adacore.com>
1348
1349 * gdb.ada/scalar_storage/storage.adb: New file.
1350 * gdb.ada/scalar_storage/pck.adb: New file.
1351 * gdb.ada/scalar_storage/pck.ads: New file.
1352 * gdb.ada/scalar_storage.exp: New file.
1353
103a685e
TT
13542019-12-04 Tom Tromey <tromey@adacore.com>
1355
1356 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1357 (main): Initialize it.
1358 * gdb.base/endianity.exp: Update.
1359
c2512106
AB
13602019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1361
1362 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1363
293b38d6
AB
13642019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1365
1366 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1367 -symbol-info-module-functions and -symbol-info-module-variables.
1368
216a7e6b
AB
13692019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1372
5bbd8269
AB
13732019-12-01 Richard Bunt <richard.bunt@arm.com>
1374 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.fortran/derived-type-striding.exp: New file.
1377 * gdb.fortran/derived-type-striding.f90: New file.
1378 * gdb.fortran/array-slices.exp: New file.
1379 * gdb.fortran/array-slices.f90: New file.
1380
be09caf1
PW
13812019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1382
1383 * gdb.base/define.exp: Test . in command names.
1384 * gdb.base/setshow.exp: Update test, as . is now part of
1385 command name.
1386
643c0cbe
PW
13872019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1388
1389 * gdb.base/define-prefix.exp: New file.
1390
dcdec678
AB
13912019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1394 compile.
1395 (skip_btrace_pt_tests): Likewise.
1396
640ab947
AB
13972019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1398
1399 * gdb.fortran/info-modules.exp: Compile source files in correct
1400 order.
1401
d22670f0
KB
14022019-11-27 Kevin Buettner <kevinb@redhat.com>
1403
1404 * gdb.dwarf2/imported-unit.exp: New file.
1405 * gdb.dwarf2/imported-unit.c: New file.
1406
db5960b4
AB
14072019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1408
1409 * gdb.mi/mi-fortran-modules-2.f90: New file.
1410 * gdb.mi/mi-fortran-modules.exp: New file.
1411 * gdb.mi/mi-fortran-modules.f90: New file.
1412
7dc42066
AB
14132019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1414
1415 * gdb.mi/mi-sym-info-1.c: New file.
1416 * gdb.mi/mi-sym-info-2.c: New file.
1417 * gdb.mi/mi-sym-info.exp: New file.
1418
0dfeecca
TT
14192019-11-22 Tom Tromey <tromey@adacore.com>
1420
1421 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1422 * gdb.ada/tasks/foo.adb: Add another stopping location.
1423
34877895
PJ
14242019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1425
1426 * gdb.base/endianity.c: New test.
1427 * gdb.base/endianity.exp: New file.
1428
2e84f897
LD
14292019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1430
1431 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1432
65d1cd5f
TV
14332019-11-21 Tom de Vries <tdevries@suse.de>
1434
1435 PR gdb/24956
1436 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1437
4f22c3f4
SDJ
14382019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1439
1440 * gdb.python/py-progspace.exp: Add missing parentheses on some
1441 'print' commands.
1442
9f6ad286
TT
14432019-11-19 Tom Tromey <tom@tromey.com>
1444
1445 * gdb.tui/winheight.exp: New file.
1446
0b8dbf3f
AB
14472019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.base/ctf-whatis.c: Delete.
1450 * gdb.base/ctf-whatis.exp: Delete.
1451 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1452
f833b7a7
AB
14532019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.base/ctf-cvexpr.exp: Delete.
1456 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1457
30d0a636
AB
14582019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1461 the compiler. Clean up header comment a little.
1462 * gdb.base/ctf-ptype.exp: Likewise.
1463 * gdb.base/ctf-whatis.exp: Likewise.
1464 * lib/gdb.exp (skip_ctf_tests): New proc.
1465
494409bb
SDJ
14662019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1467
1468 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1469 * gdb.tui/corefile-run.exp: New file.
1470
55708e99
TT
14712019-11-14 Tom Tromey <tromey@adacore.com>
1472
1473 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1474 regression tests.
1475
45e42163
TT
14762019-11-12 Tom Tromey <tom@tromey.com>
1477
1478 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1479 after any command. Expect prompt after WAIT_FOR is seen.
1480 (enter_tui): Enable resize messages.
1481 (command): Expect command in output.
1482 (get_line): Avoid error when cursor appears to be off-screen.
1483 (dump_screen): Include screen size in title.
1484 (_do_resize): New proc, from "resize".
1485 (resize): Rewrite. Do resize in two steps.
1486 * gdb.tui/empty.exp (layouts): Fix entries.
1487 (check_boxes): Remove xfail.
1488 (check_text): Dump screen on failure.
1489
086baaf1
AB
14902019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.python/py-symbol.exp: Add test for
1493 gdb.lookup_static_symbols.
1494
09ff83af
AB
14952019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * gdb.python/py-symbol.c: Declare and call function from new
1498 py-symbol-2.c file.
1499 * gdb.python/py-symbol.exp: Compile both source files, and add new
1500 tests for gdb.lookup_static_symbol.
1501 * gdb.python/py-symbol-2.c: New file.
1502
11af934b
TV
15032019-11-02 Tom de Vries <tdevries@suse.de>
1504
1505 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1506 * gdb.base/anon.exp: Same.
1507 * gdb.base/auto-connect-native-target.exp: Same.
1508 * gdb.base/call-ar-st.exp: Same.
1509 * gdb.base/catch-syscall.exp: Same.
1510 * gdb.base/commands.exp: Same.
1511 * gdb.base/default.exp: Same.
1512 * gdb.base/display.exp: Same.
1513 * gdb.base/float.exp: Same.
1514 * gdb.base/foll-fork.exp: Same.
1515 * gdb.base/help.exp: Same.
1516 * gdb.base/info-macros.exp: Same.
1517 * gdb.base/info-proc.exp: Same.
1518 * gdb.base/info-target.exp: Same.
1519 * gdb.base/long_long.exp: Same.
1520 * gdb.base/macscp.exp: Same.
1521 * gdb.base/memattr.exp: Same.
1522 * gdb.base/nofield.exp: Same.
1523 * gdb.base/pointers.exp: Same.
1524 * gdb.base/printcmds.exp: Same.
1525 * gdb.base/ptype.exp: Same.
1526 * gdb.base/restore.exp: Same.
1527 * gdb.base/return.exp: Same.
1528 * gdb.base/scope.exp: Same.
1529 * gdb.base/set-noassign.exp: Same.
1530 * gdb.base/setshow.exp: Same.
1531 * gdb.base/shlib-call.exp: Same.
1532 * gdb.base/signals.exp: Same.
1533 * gdb.base/sigstep.exp: Same.
1534 * gdb.base/skip.exp: Same.
1535 * gdb.base/solib-symbol.exp: Same.
1536 * gdb.base/stap-probe.exp: Same.
1537 * gdb.base/step-line.exp: Same.
1538 * gdb.base/step-test.exp: Same.
1539 * gdb.base/style.exp: Same.
1540 * gdb.base/varargs.exp: Same.
1541 * gdb.base/vla-datatypes.exp: Same.
1542 * gdb.base/vla-ptr.exp: Same.
1543 * gdb.base/vla-sideeffect.exp: Same.
1544 * gdb.base/volatile.exp: Same.
1545 * gdb.base/watch-cond-infcall.exp: Same.
1546 * gdb.base/watchpoint.exp: Same.
1547
e96ec2ba
TV
15482019-11-02 Tom de Vries <tdevries@suse.de>
1549
1550 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1551 * gdb.cp/cpexprs.exp: Same.
1552 * gdb.cp/except-multi-location.exp: Same.
1553 * gdb.cp/exceptprint.exp: Same.
1554 * gdb.cp/gdb2384.exp: Same.
1555 * gdb.cp/inherit.exp: Same.
1556 * gdb.cp/m-static.exp: Same.
1557 * gdb.cp/meth-typedefs.exp: Same.
1558 * gdb.cp/misc.exp: Same.
1559 * gdb.cp/namespace.exp: Same.
1560 * gdb.cp/non-trivial-retval.exp: Same.
1561 * gdb.cp/overload.exp: Same.
1562 * gdb.cp/pr17132.exp: Same.
1563 * gdb.cp/re-set-overloaded.exp: Same.
1564 * gdb.cp/rvalue-ref-types.exp: Same.
1565 * gdb.cp/templates.exp: Same.
1566
bd5766ec
LM
15672019-11-01 Luis Machado <luis.machado@linaro.org>
1568
1569 PR gdb/25124
1570
1571 * gdb.arch/pr25124.S: New file.
1572 * gdb.arch/pr25124.exp: New file.
1573
165f8965
AB
15742019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1575
1576 * gdb.fortran/info-modules.exp: Update expected results, and add
1577 additional tests for 'info module functinos', and 'info module
1578 variables'.
1579 * gdb.fortran/info-types.exp: Update expected results.
1580 * gdb.fortran/info-types.f90: Extend testcase with additional
1581 module variables and functions.
1582
59c35742
AB
15832019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1584
1585 * gdb.fortran/info-modules.exp: New file.
1586 * gdb.fortran/info-types.exp: Build with new file.
1587 * gdb.fortran/info-types.f90: Include and use new module.
1588 * gdb.fortran/info-types-2.f90: New file.
1589
f3fb2519
PW
15902019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1591
1592 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1593 * gdb.base/settings.exp: Test all settings types using
1594 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1595 that now verifies that the value of "maint show" is the same as
1596 returned by the settings functions. Test the type of the
1597 maintenance settings.
1598 * gdb.base/default.exp: Update show_conv_list.
1599
d1e36019
TV
16002019-10-31 Tom de Vries <tdevries@suse.de>
1601
1602 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1603 gdb_test.
1604 * gdb.arch/amd64-disp-step.exp: Same.
1605 * gdb.asm/asm-source.exp: Same.
1606 * gdb.btrace/buffer-size.exp: Same.
1607 * gdb.btrace/cpu.exp: Same.
1608 * gdb.btrace/enable.exp: Same.
1609 * gdb.dwarf2/count.exp: Same.
1610 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1611 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1612 * gdb.fortran/vla-datatypes.exp: Same.
1613 * gdb.fortran/vla-history.exp: Same.
1614 * gdb.fortran/vla-ptype.exp: Same.
1615 * gdb.fortran/vla-value.exp: Same.
1616 * gdb.fortran/whatis_type.exp: Same.
1617 * gdb.guile/guile.exp: Same.
1618 * gdb.multi/tids.exp: Same.
1619 * gdb.python/py-finish-breakpoint.exp: Same.
1620 * gdb.python/py-framefilter.exp: Same.
1621 * gdb.python/py-pp-registration.exp: Same.
1622 * gdb.python/py-xmethods.exp: Same.
1623 * gdb.python/python.exp: Same.
1624 * gdb.server/connect-with-no-symbol-file.exp: Same.
1625 * gdb.server/no-thread-db.exp: Same.
1626 * gdb.server/run-without-local-binary.exp: Same.
1627 * gdb.stabs/weird.exp: Same.
1628 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1629 * gdb.threads/thread-find.exp: Same.
1630 * gdb.threads/tls-shared.exp: Same.
1631 * gdb.threads/tls.exp: Same.
1632 * gdb.threads/wp-replication.exp: Same.
1633 * gdb.trace/ax.exp: Same.
1634 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1635
3d11e68e
TV
16362019-10-31 Tom de Vries <tdevries@suse.de>
1637
1638 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1639 * gdb.ada/array_subscript_addr.exp: Same.
1640 * gdb.ada/arrayidx.exp: Same.
1641 * gdb.ada/arrayparam.exp: Same.
1642 * gdb.ada/arrayptr.exp: Same.
1643 * gdb.ada/boolean_expr.exp: Same.
1644 * gdb.ada/call_pn.exp: Same.
1645 * gdb.ada/complete.exp: Same.
1646 * gdb.ada/fixed_cmp.exp: Same.
1647 * gdb.ada/fun_addr.exp: Same.
1648 * gdb.ada/funcall_param.exp: Same.
1649 * gdb.ada/interface.exp: Same.
1650 * gdb.ada/mod_from_name.exp: Same.
1651 * gdb.ada/null_array.exp: Same.
1652 * gdb.ada/packed_array.exp: Same.
1653 * gdb.ada/packed_tagged.exp: Same.
1654 * gdb.ada/print_chars.exp: Same.
1655 * gdb.ada/print_pc.exp: Same.
1656 * gdb.ada/ptype_arith_binop.exp: Same.
1657 * gdb.ada/ptype_field.exp: Same.
1658 * gdb.ada/ptype_tagged_param.exp: Same.
1659 * gdb.ada/rec_return.exp: Same.
1660 * gdb.ada/ref_tick_size.exp: Same.
1661 * gdb.ada/str_ref_cmp.exp: Same.
1662 * gdb.ada/taft_type.exp: Same.
1663 * gdb.ada/tagged.exp: Same.
1664 * gdb.ada/type_coercion.exp: Same.
1665 * gdb.ada/uninitialized_vars.exp: Same.
1666
60b6ede8
TV
16672019-10-30 Tom de Vries <tdevries@suse.de>
1668
1669 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1670
30baf67b
TV
16712019-10-26 Tom de Vries <tdevries@suse.de>
1672
1673 * gdb.base/bigcore.c: Fix typos in comments.
1674 * gdb.base/ctf-ptype.c: Same.
1675 * gdb.base/long_long.c: Same.
1676 * gdb.dwarf2/dw2-op-out-param.S: Same.
1677 * gdb.python/py-evthreads.c: Same.
1678 * gdb.reverse/i387-stack-reverse.c: Same.
1679 * gdb.trace/tfile.c: Same.
1680 * lib/compiler.c: Same.
1681 * lib/compiler.cc: Same.
1682
158da0d1
TV
16832019-10-25 Tom de Vries <tdevries@suse.de>
1684
1685 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1686 gdb_test_multiple calls.
1687 * gdb.reverse/sigall-reverse.exp: Same.
1688 * gdb.reverse/solib-precsave.exp: Same.
1689 * gdb.reverse/solib-reverse.exp: Same.
1690 * gdb.reverse/until-precsave.exp: Same.
1691 * gdb.reverse/until-reverse.exp: Same.
1692
4ccdfbec
TV
16932019-10-24 Tom de Vries <tdevries@suse.de>
1694
1695 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1696 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1697 kfail using -wrap pattern flag and convenience variable
1698 gdb_test_name.
1699
33d569b7
AB
17002019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1701
1702 * gdb.python/py-progspace.exp: Add tests for the
1703 Progspace.block_for_pc method.
1704
4d0b984b
TT
17052019-10-23 Tom Tromey <tom@tromey.com>
1706
1707 * configure: Rebuild.
1708 * aclocal.m4: Use m4_include, not sinclude.
1709
94cb3754
TV
17102019-10-21 Tom de Vries <tdevries@suse.de>
1711
1712 * gdb.base/infcall-nested-structs.c: Add
1713 __attribute__((noinline,noclone)) to all functions.
1714 (call_all): Add missing variable initialization. Simplify return value.
1715 (breakpt): Increment volatile variable, to prevent call from being
1716 optimized out.
1717 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1718
062f1fc1
TV
17192019-10-17 Tom de Vries <tdevries@suse.de>
1720
1721 * gdb.fortran/module.exp: Allow info variables to print info for files
1722 other than module.f90.
1723
0b54364d
AB
17242019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1725
1726 * gdb.fortran/module.exp: Extend with 'info variables' test.
1727
7ff5fae7
AB
17282019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1729
1730 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1731 F77_FOR_TARGET.
1732
d10eccaa
TV
17332019-10-16 Tom de Vries <tdevries@suse.de>
1734
1735 PR tdep/25096
1736 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1737
745ff14e
TV
17382019-10-16 Tom de Vries <tdevries@suse.de>
1739
1740 PR tdep/24104
1741 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1742 Add KFAIL for PR tdep/25096.
1743
03e1ab94
TV
17442019-10-16 Tom de Vries <tdevries@suse.de>
1745
1746 PR testsuite/25059
1747 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1748
b17fcc10
TV
17492019-10-16 Tom de Vries <tdevries@suse.de>
1750
1751 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1752 as signed.
1753
9223170f
SM
17542019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1755
1756 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1757 one instead of increasing timeout.
1758
d6e76313
TV
17592019-10-13 Tom de Vries <tdevries@suse.de>
1760
1761 PR record/25038
1762 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1763 * gdb.reverse/sigall-reverse.exp: Same.
1764 * gdb.reverse/solib-precsave.exp: Same.
1765 * gdb.reverse/solib-reverse.exp: Same.
1766 * gdb.reverse/step-precsave.exp: Same.
1767 * gdb.reverse/until-precsave.exp: Same.
1768 * gdb.reverse/until-reverse.exp: Same.
1769 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1770
6dfc0041
AA
17712019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1772
1773 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1774 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1775 (cmp_struct_05_01, cmp_struct_static_02_01)
1776 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1777 comparisons.
1778
abcf2cc8
TV
17792019-10-10 Tom de Vries <tdevries@suse.de>
1780
1781 PR testsuite/24888
1782 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1783 gnatlink.
1784
a50faaf6
TV
17852019-10-09 Tom de Vries <tdevries@suse.de>
1786
1787 PR testsuite/25048
1788 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1789
60ff3cd7
AB
17902019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1793 exceptions due to missing debug information.
1794
dfee8566
TV
17952019-10-07 Tom de Vries <tdevries@suse.de>
1796
1797 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1798
3d63690a
AB
17992019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1800
1801 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1802 * gdb.base/annota1.exp: Update to use gdb_test_name.
1803
30d1f018
WP
18042019-10-07 Weimin Pan <weimin.pan@oracle.com>
1805
1806 * gdb.base/ctf-whatis.exp: New file.
1807 * gdb.base/ctf-whatis.c: New file.
1808 * gdb.base/ctf-ptype.exp: New file.
1809 * gdb.base/ctf-ptype.c: New file.
1810 * gdb.base/ctf-constvars.exp: New file.
1811 * gdb.base/ctf-constvars.c: New file.
1812 * gdb.base/ctf-cvexpr.exp: New file.
1813
4dbbb47c
TV
18142019-10-04 Tom de Vries <tdevries@suse.de>
1815
1816 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1817 for loop.
1818
77c2dba3
TT
18192019-10-03 Tom Tromey <tom@tromey.com>
1820
1821 PR rust/24976:
1822 * gdb.rust/simple.rs (Union2): New type.
1823 (main): Use Union2.
1824 * gdb.rust/simple.exp: Add test.
1825
179aed7f
AB
18262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1827
1828 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1829 nested function prefix.
1830
0a4b0913
AB
18312019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1832 Richard Bunt <richard.bunt@arm.com>
1833 Andrew Burgess <andrew.burgess@embecosm.com>
1834
1835 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1836 nested functions.
1837 * gdb.fortran/nested-funcs.f90: Update expected results.
1838 * gdb.fortran/nested-funcs-2.exp: New file.
1839 * gdb.fortran/nested-funcs-2.f90: New file.
1840
082cce05
AB
18412019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1842
1843 * gdb.python/py-parameter.exp: Make test names unique.
1844 * gdb.python/py-template.exp: Likewise.
1845 * gdb.python/py-value.exp: Likewise.
1846
2b74ba5a
AB
18472019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1848
1849 * gdb.base/break-interp.exp: Reduce test name duplication.
1850 * gdb.base/call-sc.exp: Likewise.
1851 * gdb.base/callfuncs.exp: Likewise.
1852 * gdb.base/charset.exp: Likewise.
1853 * gdb.base/dump.exp: Likewise.
1854 * gdb.base/ena-dis-br.exp: Likewise.
1855 * gdb.base/relational.exp: Likewise.
1856 * gdb.base/step-over-syscall.exp: Likewise.
1857 * gdb.base/structs.exp: Likewise.
1858
58eb20d5
AB
18592019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1860
1861 * gdb.linespec/explicit.exp: Make test names unique.
1862 * gdb.linespec/ls-errs.exp: Likewise.
1863
4d421147
AB
18642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1865
1866 * gdb.reverse/break-precsave.exp: Make test names unique.
1867 * gdb.reverse/break-reverse.exp: Likewise.
1868 * gdb.reverse/finish-precsave.exp: Likewise.
1869 * gdb.reverse/finish-reverse.exp: Likewise.
1870 * gdb.reverse/machinestate-precsave.exp: Likewise.
1871 * gdb.reverse/machinestate.exp: Likewise.
1872 * gdb.reverse/readv-reverse.exp: Likewise.
1873 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1874 * gdb.reverse/sigall-precsave.exp: Likewise.
1875 * gdb.reverse/sigall-reverse.exp: Likewise.
1876 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1877 * gdb.reverse/watch-precsave.exp: Likewise.
1878 * gdb.reverse/watch-reverse.exp: Likewise.
1879
d8c06f22
AB
18802019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1881
1882 * gdb.threads/stop-with-handle.c: New file.
1883 * gdb.threads/stop-with-handle.exp: New file.
1884
3a56ed86
TV
18852019-10-03 Tom de Vries <tdevries@suse.de>
1886
1887 PR testsuite/25059
1888 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1889 directory" line to be missing.
1890
42275044
TV
18912019-10-03 Tom de Vries <tdevries@suse.de>
1892
1893 PR testsuite/25059
1894 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1895 type optional.
1896
9ef62df0
AA
18972019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1898
1899 * gdb.python/py-format-string.c (string.h): New include.
1900 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1901 the same value, for endianness-independence.
1902 * gdb.python/py-format-string.exp (default_regexp_dict)
1903 (test_pretty_structs, test_format): Adjust expected output to the
1904 changed initialization.
1905
37f6a7f4
TT
19062019-10-02 Tom Tromey <tromey@adacore.com>
1907
1908 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1909
1d58d6a2
PA
19102019-10-02 Pedro Alves <palves@redhat.com>
1911 Andrew Burgess <andrew.burgess@embecosm.com>
1912
1913 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1914 "print-file-var.h".
1915 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1916 (get_version_1): Print this_version_id and its address.
1917 Add extern "C" wrappers around interface functions.
1918 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1919 "print-file-var.h".
1920 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1921 (get_version_2): Print this_version_id and its address.
1922 Add extern "C" wrappers around interface functions.
1923 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1924 <stddef.h> and "print-file-var.h".
1925 Add extern "C" wrappers around interface functions.
1926 [VERSION_ID_MAIN] (this_version_id): Define.
1927 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1928 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1929 up extern "C" blocks.
1930 * gdb.base/print-file-var.exp (test): New, factored out from top
1931 level.
1932 (top level): Test all combinations of attribute hidden or not,
1933 dlopen or not, and this_version_id symbol in main file or not.
1934 Compile tests as both C++ and C, make test names unique.
1935
d770d56f
TT
19362019-10-01 Tom Tromey <tom@tromey.com>
1937
1938 * gdb.base/style.exp: Test "show logging filename".
1939
7f6aba03
TT
19402019-10-01 Tom Tromey <tom@tromey.com>
1941
1942 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1943 * gdb.base/style.exp: Add metadata style test.
1944
14309bb6
TT
19452019-10-01 Tom Tromey <tom@tromey.com>
1946
1947 * gdb.base/style.exp: Test "pwd".
1948
2a3c1174
PA
19492019-10-01 Tom Tromey <tom@tromey.com>
1950
1951 * gdb.base/style.exp: Update tests.
1952
53d666ec
AA
19532019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1954
1955 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1956 'six' to unsigned.
1957 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1958 'five'. Use an all-ones bit pattern for each.
1959 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1960 to its changed values.
1961
4a56a520
TT
19622019-09-30 Tom Tromey <tromey@adacore.com>
1963
1964 * gdb.rust/traits.rs: Disable all warnings.
1965
0df0352a
TV
19662019-09-29 Tom de Vries <tdevries@suse.de>
1967
aac66a4c 1968 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 1969
73d9a918
TV
19702019-09-29 Tom de Vries <tdevries@suse.de>
1971
1972 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1973
060b3ab4
TV
19742019-09-27 Tom de Vries <tdevries@suse.de>
1975
1976 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1977
68f7d34d
TV
19782019-09-27 Tom de Vries <tdevries@suse.de>
1979
1980 PR record/23188
1981 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1982
5d63b30a
TT
19832019-09-26 Tom Tromey <tromey@adacore.com>
1984
1985 * gdb.ada/py_taft.exp: New file.
1986 * gdb.ada/py_taft/main.adb: New file.
1987 * gdb.ada/py_taft/pkg.adb: New file.
1988 * gdb.ada/py_taft/pkg.ads: New file.
1989
3d435220
TV
19902019-09-24 Tom de Vries <tdevries@suse.de>
1991
1992 PR gdb/24598
1993 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1994
77d03678
TV
19952019-09-22 Tom de Vries <tdevries@suse.de>
1996
1997 * gdb.base/restore.exp: Allow register variables to be optimized out at
1998 -O0.
1999
abf516c6
UW
20002019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2001
2002 * gdb.arch/spu-info.exp: Remove file.
2003 * gdb.arch/spu-info.c: Remove file.
2004 * gdb.arch/spu-ls.exp: Remove file.
2005 * gdb.arch/spu-ls.c: Remove file.
2006
2007 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2008 * gdb.asm/spu.inc: Remove file.
2009
2010 * gdb.base/dump.exp: Remove support for spu*-*-*.
2011 * gdb.base/stack-checking.exp: Likewise.
2012 * gdb.base/overlays.exp: Likewise.
2013 * gdb.base/ovlymgr.c: Likewise.
2014 * gdb.base/spu.ld: Remove file.
2015
2016 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2017 * gdb.cp/cpexprs.exp: Likewise.
2018 * gdb.cp/exception.exp: Likewise.
2019 * gdb.cp/gdb2495.exp: Likewise.
2020 * gdb.cp/mb-templates.exp: Likewise.
2021 * gdb.cp/pr9167.exp: Likewise.
2022 * gdb.cp/userdef.exp: Likewise.
2023
2024 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2025
2026 * gdb.cell: Remove directory.
2027 * lib/cell.exp: Remove file.
2028
e452e88f
TV
20292019-09-19 Tom de Vries <tdevries@suse.de>
2030
2031 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2032
8a625130
TV
20332019-09-19 Tom de Vries <tdevries@suse.de>
2034
2035 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2036
81dc3ab5
TV
20372019-09-19 Tom de Vries <tdevries@suse.de>
2038
2039 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2040 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2041 (gdb_target_cmd): ... here.
2042 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2043 value 2.
2044
b078f3ac
AB
20452019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.base/source-dir.exp: Avoid having directory names in test
2048 names.
2049
f1b620e9
MG
20502019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2053 directory.
2054
67f3ed6a
AB
20552019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.base/list-missing-source.exp: New file.
2058
d1b70248
TV
20592019-09-14 Tom de Vries <tdevries@suse.de>
2060
2061 PR teststuite/24599
2062 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2063 * lib/ada.exp (gnatmake_version_at_least): New proc.
2064
5fabdcd6
AB
20652019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2066
2067 * gdb.base/maint.exp: Use exec_has_index_section.
2068
aa17805f
AB
20692019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.base/maint.exp: Add test for 'maint info sections'.
2072
25e5c209
TV
20732019-09-12 Tom de Vries <tdevries@suse.de>
2074
2075 * gdb.base/store.exp: Allow register variables to be optimized out at
2076 -O0.
2077
4993045d
PW
20782019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2079
2080 * gdb.ada/rdv_wait.exp: Update to new task names.
2081 * gdb.base/task_switch_in_core.exp: Likewise.
2082 * gdb.base/info_sources_base.c: Likewise.
2083
8a516164
TT
20842019-09-10 Tom Tromey <tromey@adacore.com>
2085
2086 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2087
aa391654
TT
20882019-09-10 Tom Tromey <tromey@adacore.com>
2089
2090 * gdb.ada/dgopt.exp: New file.
2091 * gdb.ada/dgopt/x.adb: New file.
2092
8634b462
TT
20932019-09-08 Tom Tromey <tom@tromey.com>
2094
2095 * gdb.tui/resize.exp: Remove setup_xfail.
2096 * gdb.tui/regs.exp: Remove setup_xfail.
2097 * gdb.tui/basic.exp: Remove setup_xfail.
2098
736b0f76
DB
20992019-09-06 David Blaikie <dblaikie@gmail.com>
2100
2101 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2102 * gdb.cp/cplabel.exp: Ditto.
2103 * gdb.linespec/ls-errs.exp: Ditto.
2104
30331a6c
TV
21052019-09-05 Tom de Vries <tdevries@suse.de>
2106
2107 * lib/gdb.exp (cmp_file_string): New proc.
2108 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2109 runto_main. Verify save breakpoints output.
2110
98b0ebab
PW
21112019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2112
2113 * gdb.base/info-var.exp: Test info variables without running
2114 to main, to avoid expect's buffer overflow.
2115
4e962e74
TT
21162019-09-03 Tom Tromey <tromey@adacore.com>
2117
2118 * gdb.ada/bias.exp: New file.
2119 * gdb.ada/bias/bias.adb: New file.
2120 * gdb.ada/print_chars.exp: Add regression test.
2121 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2122 (MC): New variable.
2123
2ea1a07a
SL
21242019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2125
2126 * gdb.base/argv0-symlink.exp: Run only on native target
2127 and local host.
2128
8077c50d
TV
21292019-08-29 Tom de Vries <tdevries@suse.de>
2130
2131 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2132 diverse debug info.
2133 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2134
48352473
TV
21352019-08-28 Tom de Vries <tdevries@suse.de>
2136
2137 * gdb.base/info-var.exp: Allow info variables to print info for files
2138 other than info-var-f1.c and info-var-f2.c.
2139
d8f27c60
AB
21402019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2141
2142 * gdb.fortran/info-types.exp: Add module.
2143 * gdb.fortran/info-types.f90: Update expected results.
2144
1f20c35e
AB
21452019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2146
2147 * gdb.fortran/info-types.exp: New file.
2148 * gdb.fortran/info-types.f90: New file.
2149 * lib/fortran.exp (fortran_character1): New proc.
2150
4acfdd20
AB
21512019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2152
2153 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2154 functions'. Reindent as needed.
2155 * gdb.base/info-var-f1.c: New file.
2156 * gdb.base/info-var-f2.c: New file.
2157 * gdb.base/info-var.exp: New file.
2158 * gdb.base/info-var.h: New file.
2159
5c31b358
TV
21602019-08-26 Tom de Vries <tdevries@suse.de>
2161
2162 PR c++/24852
2163 * gdb.cp/no-libstdcxx-probe.exp: New test.
2164
b694989f
TV
21652019-08-26 Tom de Vries <tdevries@suse.de>
2166
2167 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2168 * tests need to be skipped.
2169 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2170 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2171 mi_skip_libstdcxx_probe_tests.
2172
d9c4ba53
SDJ
21732019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2174
2175 * gdb.python/py-xmethods.exp: Use raw strings when passing
2176 arguments to SimpleXMethodMatcher.
2177
395fad09
TV
21782019-08-22 Tom de Vries <tdevries@suse.de>
2179
2180 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2181 more informative.
2182
26c957f1
PA
21832019-08-21 Pedro Alves <palves@redhat.com>
2184
2185 * gdb.base/with.exp: Test "with" with no arguments.
2186
61f80d5d
TV
21872019-08-21 Tom de Vries <tdevries@suse.de>
2188
2189 * gdb.base/gdb-caching-proc.exp: Sort files.
2190
d7a11d13
TV
21912019-08-20 Tom de Vries <tdevries@suse.de>
2192
2193 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2194 compilation.
2195
34dafe9f
TV
21962019-08-16 Tom de Vries <tdevries@suse.de>
2197
2198 * gdb.base/compare-sections.exp ("after run to main"): Allow
2199 mismatched read-only sections for PIE executables.
2200
398fdd60
TT
22012019-08-16 Tom Tromey <tom@tromey.com>
2202
2203 * lib/tuiterm.exp (_csi_Z): New proc.
2204 * gdb.tui/basic.exp: Update window positions.
2205 * gdb.tui/empty.exp: Update window positions.
2206
d8f9e51c
SL
22072019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2208
2209 * gdb.base/examine-backward.exp: Correct regexp for
2210 "examine 3 bytes backward from ${address_zero}".
2211
3df505f6
TT
22122019-08-15 Tom Tromey <tom@tromey.com>
2213
2214 * gdb.tui/empty.exp: Enable resizing tests.
2215
272560b5
TT
22162019-08-15 Tom Tromey <tromey@adacore.com>
2217
2218 * gdb.ada/char_enum.exp: Add regression tests.
2219 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2220 and '0'.
2221 (Char, Gchar): Update.
2222 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2223
08235187
CB
22242019-08-15 Christian Biesinger <cbiesinger@google.com>
2225
2226 * gdb.python/python.exp: Expect a leading underscore on
2227 GdbOutput{,Error}File.
2228
22a2ab04
SL
22292019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2230
2231 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2232 Windows host.
2233
835b995b
SL
22342019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2235
2236 * gdb.base/batch-preserve-term-settings.exp
2237 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2238
97dd8e07
CB
22392019-08-15 Christian Biesinger <cbiesinger@google.com>
2240
2241 * lib/gdb.exp: When running on a mingw target, replace
2242 /x/ with x:/.
2243
75faf5c4
AH
22442019-08-14 Alan Hayward <alan.hayward@arm.com>
2245
2246 * gdb.arch/aarch64-prologue.c: New test.
2247 * gdb.arch/aarch64-prologue.exp: New file.
2248
abc6c00f
TV
22492019-08-13 Tom de Vries <tdevries@suse.de>
2250
2251 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2252 Thread.
2253
74c2c1f4
SL
22542019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2255
2256 * gdb.python/py-completion.exp: Download the .py file to the host
2257 and use its host pathname. Conditionalize tests that use
2258 tab completion and manipulate files on the build machine.
2259 * gdb.python/py-events.exp: Download the .py file to the host
2260 and use its host pathname.
2261 * gdb.python/py-evsignal.exp: Likewise.
2262 * gdb.python/py-evthreads.exp: Likewise.
2263 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2264 pathname syntax.
2265 * gdb.python/py-framefilter.exp: Download the .py file to the right
2266 place on the host. Match Windows pathname syntax.
2267 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2268 .py file to the host and use its host pathname.
2269 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2270 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2271 build pathname. Skip symlink test on Windows host. Add missing
2272 newline at end of file.
2273 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2274 and use its host pathname.
2275 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2276 * gdb.python/py-section-script.exp: Use host location of binfile
2277 on safe-path. Use correct path separator on Windows host.
2278 Reorder alternatives in gdb_test_multiple to prevent matching
2279 the wrong alternative on success.
2280 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2281
ca2589f3
PP
22822019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2283
2284 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2285 expect the GDB inferior to no longer immediately stop after
2286 being resumed with "signal SIGINT".
2287
020a839d
SL
22882019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2289
2290 * gdb.linespec/break-ask.exp: Generalize regexps to match
2291 Windows pathnames too.
2292
128d6509
TV
22932019-08-08 Tom de Vries <tdevries@suse.de>
2294
2295 PR testsuite/24862
2296 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2297
590042fc
PW
22982019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2299
2300 * gdb.base/style.exp: Update tests for help doc new invariants.
2301 * gdb.base/help.exp: Likewise.
2302
046bebe1
TT
23032019-08-06 Tom Tromey <tom@tromey.com>
2304
2305 * gdb.base/style.exp: Add disassemble test.
2306 * gdb.base/style.c (some_called_function): New function.
2307 (main): Use it.
2308
0b27c27d
CB
23092019-08-05 Christian Biesinger <cbiesinger@google.com>
2310
2311 * gdb.python/py-block.exp: Test dictionary access on blocks.
2312
580f1034
SM
23132019-08-05 Simon Marchi <simon.marchi@efficios.com>
2314
2315 PR gdb/24863
2316 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2317 -list-thread-groups --available test when running under
2318 check-read1.
2319
d86bd7cb
TV
23202019-08-05 Tom de Vries <tdevries@suse.de>
2321
2322 PR testsuite/24863
2323 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2324 * gdb.base/help.exp: Use with_read1_timeout_factor.
2325 * gdb.base/info-macros.exp: Same.
2326 * gdb.cp/nested-types.exp: Same.
2327
a80cf5d8
TV
23282019-08-05 Tom de Vries <tdevries@suse.de>
2329
2330 * lib/gdb.exp (version_at_least): Factor out of ...
2331 (tcl_version_at_least): ... here.
2332 (gdb_compile): Fail if pie results in non-PIE executable.
2333 (readelf_version, readelf_prints_pie): New proc.
2334 (exec_is_pie): Return -1 if unknown.
2335
d0962838
TV
23362019-08-05 Tom de Vries <tdevries@suse.de>
2337
2338 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2339
2252ff3d
SL
23402019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2341
2342 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2343
26655f53
SL
23442019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2345
2346 * lib/completion-support.exp (test_gdb_complete_none): Skip
2347 tab completion tests if no readline support.
2348 (test_gdb_complete_unique_re): Likewise.
2349 (test_gdb_complete_multiple): Likewise.
2350
db4dc13e
PW
23512019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2352
2353 * gdb.base/info_sources.exp: New file.
2354 * gdb.base/info_sources.c: New file.
2355 * gdb.base/info_sources_base.c: New file.
2356
0eba165a
PFC
23572019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2358
2359 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2360 prefix argument.
2361 (test_exit_status): Add prefix argument.
2362
59bd512b
TV
23632019-08-01 Tom de Vries <tdevries@suse.de>
2364
2365 PR testsuite/24863
2366 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2367 calling exp_continue for new thread and thread exited messages.
2368
2a3ad588
TV
23692019-08-01 Tom de Vries <tdevries@suse.de>
2370
2371 PR testsuite/24863
2372 * gdb.base/structs.exp: Fix check-read1 timeout using
2373 gdb_test_sequence.
2374 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2375
117eb594
TV
23762019-08-01 Tom de Vries <tdevries@suse.de>
2377
2378 PR testsuite/24863
2379 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2380 line.
2381
ed591340
TV
23822019-08-01 Tom de Vries <tdevries@suse.de>
2383
2384 PR testsuite/24863
2385 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2386
aa3b6533
TT
23872019-07-30 Tom Tromey <tromey@adacore.com>
2388
2389 * gdb.ada/display_nested.exp: New file.
2390 * gdb.ada/display_nested/foo.adb: New file.
2391 * gdb.ada/display_nested/pack.adb: New file.
2392 * gdb.ada/display_nested/pack.ads: New file.
2393
2906593f
CB
23942019-07-30 Christian Biesinger <cbiesinger@google.com>
2395
2396 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2397 namespace.
2398 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2399
0f575925
TV
24002019-07-30 Tom de Vries <tdevries@suse.de>
2401
2402 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2403 instead.
2404
b13057d9
TV
24052019-07-30 Tom de Vries <tdevries@suse.de>
2406
2407 PR testsuite/24834
2408 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2409 (exec_is_pie): New proc.
2410
5c4dde85
CB
24112019-07-29 Christian Biesinger <cbiesinger@google.com>
2412
2413 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2414
c620ed88
CB
24152019-07-29 Christian Biesinger <cbiesinger@google.com>
2416
2417 * gdb.python/py-objfile.c: Add global and static vars.
2418 * gdb.python/py-objfile.exp: Test new functions Objfile.
2419 lookup_global_symbol and lookup_static_symbol.
2420
3d235706
TT
24212019-07-29 Tom Tromey <tom@tromey.com>
2422
2423 * lib/tuiterm.exp (Term::_csi_@): New proc.
2424 (Term::_csi_X): Don't move cursor.
2425
c7e4c0a6
PW
24262019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2427
2428 * gdb.base/options.exp: Update backtrace - completion to
2429 new option -frame-info.
2430 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2431 Test new 'set print frame-info'. Test backtrace -frame-info
2432 overriding 'set print frame-info'.
2433 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2434 Test new 'set print frame-info'.
2435 Verify consistency of backtrace with and without filters, with and
2436 without -no-filters.
2437 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2438 default.
2439
de28a3b7
TV
24402019-07-29 Tom de Vries <tdevries@suse.de>
2441
2442 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2443 no arguments".
2444
507dd60e
TV
24452019-07-29 Tom de Vries <tdevries@suse.de>
2446
2447 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2448 is a substring of the first for "complete non-unique file name".
2449
5beafce9
TV
24502019-07-29 Tom de Vries <tdevries@suse.de>
2451
2452 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2453 with ".*".
2454
2d274232
TV
24552019-07-29 Tom de Vries <tdevries@suse.de>
2456
2457 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2458 Pass prompt_regexp parameter to gdb_test_multiple calls.
2459
9197cd8b
TV
24602019-07-29 Tom de Vries <tdevries@suse.de>
2461
2462 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2463 print registers" regexps.
9197cd8b 2464
b528dae0
TV
24652019-07-29 Tom de Vries <tdevries@suse.de>
2466
2467 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2468
d17725d7
TV
24692019-07-29 Tom de Vries <tdevries@suse.de>
2470
2471 PR gdb/24855
2472 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2473 (skip_python_tests_prompt): Add prompt_regexp argument to
2474 gdb_test_multiple calls.
2475
52b75bf1
TT
24762019-07-27 Tom Tromey <tom@tromey.com>
2477
2478 * gdb.tui/main.exp: New file.
2479
2b1d00c2
TT
24802019-07-27 Tom Tromey <tom@tromey.com>
2481
2482 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2483 optional.
2484 * gdb.tui/empty.exp: New file.
2485
ded631d5
TT
24862019-07-27 Tom Tromey <tom@tromey.com>
2487
2488 * lib/tuiterm.exp (spawn): New proc.
2489 (Term::resize): New proc.
2490 * gdb.tui/resize.exp: New file.
2491
58ac439d
TT
24922019-07-27 Tom Tromey <tom@tromey.com>
2493
2494 * gdb.tui/list.exp: New file.
2495
fe1f56ee
TT
24962019-07-27 Tom Tromey <tom@tromey.com>
2497
2498 * gdb.tui/regs.exp: New file.
2499
f790b310
TT
25002019-07-27 Tom Tromey <tom@tromey.com>
2501
2502 * gdb.tui/basic.exp: Add "layout split" test.
2503
d95fc6ee
TT
25042019-07-27 Tom Tromey <tom@tromey.com>
2505
2506 * gdb.tui/basic.exp: Add "layout asm" test.
2507
c3786b3a
TT
25082019-07-27 Tom Tromey <tom@tromey.com>
2509
2510 * lib/tuiterm.exp: New file.
2511 * gdb.tui/basic.exp: New file.
2512
98a617f8
KB
25132019-07-27 Kevin Buettner <kevinb@redhat.com>
2514
2515 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2516 Enable tests associated with this flag. Adjust regex
2517 referencing "foo_low" to now refer to "foo_cold" instead.
2518
5c076da4
KB
25192019-07-27 Kevin Buettner <kevinb@redhat.com>
2520
2521 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2522 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2523 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2524 foo_cold. Revise comments to match.
2525 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2526 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2527 were wrapped into this proc; Call do_test in loop from outermost
2528 level.
2529 (foo_low): Rename all occurrences to "foo_cold".
2530 (backtrace from baz): New test.
2531 (x2/i foo_cold): New test.
2532 (info line *foo_cold): New test.
2533
1512d3b7
TV
25342019-07-26 Tom de Vries <tdevries@suse.de>
2535
2536 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2537
297989a1
TV
25382019-07-25 Tom de Vries <tdevries@suse.de>
2539
2540 PR testsuite/24830
2541 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2542 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2543 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2544 (skip_libstdcxx_probe_tests): ... here.
2545 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2546
b3b965fb
TV
25472019-07-24 Tom de Vries <tdevries@suse.de>
2548
2549 PR testsuite/24807
2550 * gdb.objc/basicclass.m: Include stdio.h.
2551 * gdb.objc/nondebug.m: Same.
2552 * gdb.objc/objcdecode.m: Same.
2553
4625b4d0
TV
25542019-07-24 Tom de Vries <tdevries@suse.de>
2555
2556 PR testsuite/24612
2557 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2558 additional_flags.
2559
024a5840
TV
25602019-07-24 Tom de Vries <tdevries@suse.de>
2561
2562 PR testsuite/24831
2563 * gdb.multi/tids.exp: Update error messages for info threads.
2564
c76ddaa3
TV
25652019-07-24 Tom de Vries <tdevries@suse.de>
2566
2567 * gdb.base/info-types.exp: Allow info types to print info for more than
2568 one file.
2569
9a618ef6
TV
25702019-07-23 Tom de Vries <tdevries@suse.de>
2571
2572 PR testsuite/24842
2573 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2574 gdb_spawn_with_cmdline_opts.
2575
40eadf04
SP
25762019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2577
2578 * gdb.arch/arm-cmse-sgstubs.c: New test.
2579 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2580
5ba29434
TV
25812019-07-23 Tom de Vries <tdevries@suse.de>
2582
2583 PR testsuite/24711
2584 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2585 issuing next command.
2586
a8e9d247
AB
25872019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2588
2589 * gdb.ada/info_auto_lang.exp: Update expected results.
2590 * gdb.base/info-types.c: Add additional types to check.
2591 * gdb.base/info-types.exp: Update expected results.
2592
eb86c5e2
AB
25932019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2594
2595 * gdb.base/info-types.c: New file.
2596 * gdb.base/info-types.exp: New file.
2597
01e175fe
AB
25982019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * gdb.arch/riscv-bp-infcall.c: New file.
2601 * gdb.arch/riscv-bp-infcall.exp: New file.
2602
6b78c3f8
AB
26032019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2604
2605 PR breakpoints/24541
2606 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2607
da738167
TV
26082019-07-14 Tom de Vries <tdevries@suse.de>
2609
2610 PR testsuite/24760
2611 * gdb.objc/basicclass.exp: Fix unterminated string.
2612
0d4e84ed
AB
26132019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2614 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2617 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2618 negative bounds.
2619 * gdb.fortran/vla-value.exp: Print elements of an array with
2620 negative bounds.
2621 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2622 testing.
2623
021d8588
AB
26242019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2625
2626 * gdb.base/options.exp (expect_string): Dequote strings in
2627 results.
2628 (test-string): Test strings with different quoting and reindent.
2629
f06f1252
TT
26302019-07-10 Tom Tromey <tromey@adacore.com>
2631
2632 * gdb.ada/mi_ex_cond.exp: Update expected results.
2633 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2634 * gdb.ada/mi_catch_ex.exp: Update expected results.
2635 * gdb.ada/mi_catch_assert.exp: Update expected results.
2636 * gdb.ada/catch_ex.exp (catch_exception_info)
2637 (catch_exception_entry, catch_assert_entry)
2638 (catch_unhandled_entry): Update.
2639 * gdb.ada/catch_assert_if.exp: Update expected results.
2640
b863685d
RB
26412019-07-10 Richard Bunt <richard.bunt@arm.com>
2642 Stephen Roberts <stephen.roberts@arm.com>
2643
2644 * gdb.base/define.exp: Restore original prompt.
2645
cb1e4e32
PA
26462019-07-09 Pedro Alves <palves@redhat.com>
2647
2648 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2649 breakpoints" output.
2650 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2651 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2652 throw" creates breakpoint.
2653 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2654 'type="catchpoint"'.
2655
b58a68fe
PA
26562019-07-09 Pedro Alves <palves@redhat.com>
2657
2658 PR c++/15468
2659 * gdb.cp/except-multi-location-lib.cc: New.
2660 * gdb.cp/except-multi-location-main.cc: New.
2661 * gdb.cp/except-multi-location.exp: New.
2662
0826779b
PW
26632019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2664
2665 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2666 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2667 argument and update callers.
2668
5b0e2db4
AB
26692019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2670
2671 * gdb.arch/amd64-break-on-asm-line.S: New file.
2672 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2673
1f6f6e21
PW
26742019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2675
2676 * gdb.base/printcmds.exp: Test printing C string and
2677 C wide string convenience vars without transiting via the inferior.
2678 Also make test names unique.
2679
ea142fbf
AH
26802019-07-08 Alan Hayward <alan.hayward@arm.com>
2681
5862c886 2682 PR breakpoints/25011
ea142fbf
AH
2683 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2684
213fd9fa
PA
26852019-07-04 Pedro Alves <palves@redhat.com>
2686
2687 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2688 body returned ok(0), break(3) or continue(4).
2689 * gdb.testsuite/foreach_with_prefix.exp: New file.
2690
2b40fda7
AH
26912019-07-04 Alan Hayward <alan.hayward@arm.com>
2692
2693 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2694
a26c8de0
PA
26952019-07-03 Pedro Alves <palves@redhat.com>
2696
2697 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2698 "return -code".
2699
5f4ba3e7
PA
27002019-07-03 Pedro Alves <palves@redhat.com>
2701
2702 PR cli/24732
2703 * gdb.base/shell.exp: Load completion-support.exp.
2704 Adjust expected error output. Add completion tests.
2705
a994424f
PA
27062019-07-03 Pedro Alves <palves@redhat.com>
2707
2708 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2709 string_to_regexp.
2710
3d9be6f5
PA
27112019-07-03 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2714 (expect_integer): Adjust to expect "-string".
2715 (expect_string): New.
2716 (all_options): Expect "-string".
2717 (test-flag, test-boolean): Adjust to expect "-string".
2718 (test-string): New proc.
2719 (top level): Call it.
2720
41fc454c
PA
27212019-07-03 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2724 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2725 the expected output in the success.
2726
b2b2a215
PA
27272019-07-03 Pedro Alves <palves@redhat.com>
2728
2729 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2730 Split one gdb_test_multiple call in two to avoid a race.
2731
fdbc9870
PA
27322019-07-03 Pedro Alves <palves@redhat.com>
2733
2734 * gdb.base/with.c: New file.
2735 * gdb.base/with.exp: New file.
2736
c6ac8931
PA
27372019-07-03 Pedro Alves <palves@redhat.com>
2738
2739 * gdb.base/settings.exp: Replace all references to "maint
2740 test-settings set" with references to "maint set test-settings",
2741 and all references to "maint test-settings show" with references
2742 to "maint show test-settings".
2743
970f9d09
PA
27442019-07-03 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.base/settings.exp (test-string): Adjust expected out when
2747 testing "maint test-settings show filename"
2748
54d66006
PA
27492019-07-02 Pedro Alves <palves@redhat.com>
2750
2751 * gdb.base/options.exp (test-info-threads): New procedure.
2752 (top level): Call it.
2753
10d06d82
TT
27542019-06-28 Tom Tromey <tromey@adacore.com>
2755
2756 * gdb.dwarf2/ada-linkage-name.c: New file.
2757 * gdb.dwarf2/ada-linkage-name.exp: New file.
2758
3d507ff2
TT
27592019-06-27 Tom Tromey <tromey@adacore.com>
2760
d039f014 2761 PR c++/20020:
3d507ff2
TT
2762 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2763
8af58ffe
TV
27642019-06-26 Tom de Vries <tdevries@suse.de>
2765
2766 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2767
22e21752
TV
27682019-06-26 Tom de Vries <tdevries@suse.de>
2769
2770 * gdb.base/index-cache.exp: Add back missing debug option.
2771
b65b566c
PW
27722019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2773
2774 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2775
5c2c8c69
TV
27762019-06-25 Tom de Vries <tdevries@suse.de>
2777
2778 PR testsuite/24727
2779 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2780
164e3873
TV
27812019-06-24 Tom de Vries <tdevries@suse.de>
2782
2783 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2784
824eacee
TV
27852019-06-24 Tom de Vries <tdevries@suse.de>
2786
2787 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2788 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2789 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2790
385b97d3
TV
27912019-06-24 Tom de Vries <tdevries@suse.de>
2792
2793 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2794
c596f180
TV
27952019-06-21 Tom de Vries <tdevries@suse.de>
2796
2797 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2798
b13a7d03
TV
27992019-06-21 Tom de Vries <tdevries@suse.de>
2800
2801 PR testsuite/24518
2802 PR ada/24713
2803 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2804 index.
2805
899277ae
TT
28062019-06-19 Tom Tromey <tromey@adacore.com>
2807
2808 * gdb.ada/length_cond.exp: Add intro comment.
2809
680e1bee
TT
28102019-06-19 Tom Tromey <tromey@adacore.com>
2811
2812 * gdb.ada/length_cond.exp: New file.
2813 * gdb.ada/length_cond/length_cond.adb: New file.
2814 * gdb.ada/length_cond/pck.adb: New file.
2815 * gdb.ada/length_cond/pck.ads: New file.
2816
0ed4690a
TV
28172019-06-18 Tom de Vries <tdevries@suse.de>
2818
2819 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2820
d20ed5fd
TT
28212019-06-18 Tom Tromey <tromey@adacore.com>
2822
2823 * gdb.base/list0.h: Add comment explaining control character.
2824
86e04673
TV
28252019-06-18 Tom de Vries <tdevries@suse.de>
2826
2827 * boards/fission.exp: Break up long debug_flags line.
2828
c4973306
SM
28292019-06-16 Tom de Vries <tdevries@suse.de>
2830
2831 PR gdb/24445
2832 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2833 generated index.
2834
93cb9841
AB
28352019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2836
2837 PR gdb/24686
2838 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2839 improve detection of bug gdb/24541.
2840
399aaebd
SM
28412019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2842
2843 PR gdb/24669
2844 * gdb.base/index-cache.exp (uses_readnow,
2845 expecting_index_cache_use): Define global variable.
2846 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2847 expecting_index_cache_use.
2848
584a927c
AB
28492019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2850 Andrew Burgess <andrew.burgess@embecosm.com>
2851
2852 * gdb.fortran/pointers.f90: New file.
2853 * gdb.fortran/print_type.exp: New file.
2854 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2855 * gdb.fortran/vla-type.exp: Likewise.
2856 * gdb.fortran/vla-value.exp: Likewise.
2857 * gdb.mi/mi-vla-fortran.exp: Likewise.
2858
30056ea0
AB
28592019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2860
2861 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2862 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2863 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2864 as a stop reason.
2865
ec8e2b6d
AB
28662019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2867
2868 * gdb.base/annota1.exp: Update expected results.
2869 * gdb.cp/annota2.exp: Likewise.
2870 * gdb.cp/annota3.exp: Likewise.
2871
09e4c4e1
AB
28722019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2873
2874 * gdb.base/style-logging.exp: Remove path from test name.
2875
0735b091
TT
28762019-06-14 Tom Tromey <tromey@adacore.com>
2877
2878 PR gdb/24502:
2879 * gdb.base/style-logging.exp: New file.
2880
f5686554
TT
28812019-06-14 Tom Tromey <tromey@adacore.com>
2882
2883 * gdb.base/symfile-warn.exp: New file.
2884 * gdb.base/symfile-warn.c: New file.
2885
a0c1ffed
TT
28862019-06-14 Tom Tromey <tromey@adacore.com>
2887
2888 * gdb.base/annotate-symlink.exp: New file.
2889
f411722c
TT
28902019-06-14 Tom Tromey <tromey@adacore.com>
2891
2892 * gdb.ada/set_wstr.exp: Add reassignment test.
2893
4268ec18
TT
28942019-06-14 Tom Tromey <tromey@adacore.com>
2895
2896 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2897 'unchecked_access and 'unrestricted_access as well.
2898
9a9e394b
TT
28992019-06-14 Tom Tromey <tromey@adacore.com>
2900
2901 PR ada/24539:
2902 * gdb.ada/vla.exp: Update tests.
2903 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2904 pragma.
2905
4c048731
PA
29062019-06-13 Pedro Alves <palves@redhat.com>
2907
2908 * gdb.base/settings.exp (test-integer): Test junk after
2909 "unlimited".
2910
6665660a
PA
29112019-06-13 Pedro Alves <palves@redhat.com>
2912
2913 * gdb.base/options.exp (test-thread-apply): New.
2914 (top level): Call it.
2915
5d707134
PA
29162019-06-13 Pedro Alves <palves@redhat.com>
2917
2918 * gdb.base/options.exp (test-frame-apply): New.
2919 (top level): Test print commands with different "frame apply"
2920 prefixes.
2921
e2a689da
PA
29222019-06-13 Pedro Alves <palves@redhat.com>
2923
e79be6e5 2924 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
2925 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2926 'max_completions' parameter and handle it.
2927 (test_gdb_completion_offers_commands): New.
2928
90a1ef87
PA
29292019-06-13 Pedro Alves <palves@redhat.com>
2930
2931 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2932
d4c16835
PA
29332019-06-13 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.base/options.exp (test-backtrace): New.
2936 (top level): Call it.
2937
2daf894e
PA
29382019-06-13 Pedro Alves <palves@redhat.com>
2939
2940 * gdb.guile/scm-frame-args.exp: Use "set print
2941 raw-frame-arguments" instead of "set print raw frame-arguments".
2942 * gdb.python/py-frame-args.exp: Likewise.
2943
e6ed716c
PA
29442019-06-13 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.compile/compile.exp: Adjust expected output to option
2947 processing changes.
2948
7d8062de
PA
29492019-06-13 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.base/options.exp: Build executable.
2952 (test-print): New procedure.
2953 (top level): Call it, once for "print" and another for "compile
2954 print".
2955
9d0faba9
PA
29562019-06-13 Pedro Alves <palves@redhat.com>
2957
2958 * gdb.base/options.c: New file.
2959 * gdb.base/options.exp: New file.
2960
dee7b4c8
PA
29612019-06-13 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2964 that "o" is ambiguous.
2965
dca0f6c0
PA
29662019-06-13 Pedro Alves <palves@redhat.com>
2967
2968 * gdb.base/settings.c: New file.
2969 * gdb.base/settings.exp: New file.
2970
ccf46844
PA
29712019-06-13 Pedro Alves <palves@redhat.com>
2972
2973 * gdb.base/completion.exp: Fix comment typo.
2974
b9a3f842
PA
29752019-06-13 Pedro Alves <palves@redhat.com>
2976
2977 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2978 foo --1" test.
2979
d106773e
PA
29802019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2981
2982 * gdb.fortran/block-data.f: New.
2983 * gdb.fortran/block-data.exp: New.
2984
fea82da0
TV
29852019-06-11 Tom de Vries <tdevries@suse.de>
2986
2987 PR testsuite/24521
2988 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2989 message.
2990
8c2e74f1
TV
29912019-06-11 Tom de Vries <tdevries@suse.de>
2992
2993 PR testsuite/24521
2994 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2995
b49851c8
TV
29962019-06-11 Tom de Vries <tdevries@suse.de>
2997
2998 * boards/readnow.exp: New file.
2999
a7067863
AB
30002019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3001
3002 * gdb.fortran/vla-sizeof.exp: Update expected results.
3003
1a3da2cd
AB
30042019-06-06 Amos Bird <amosbird@gmail.com>
3005
3006 * gdb.base/annota1.exp (thread_switch): Add test for
3007 thread-exited annotation.
3008
3847a7bf
TT
30092019-06-06 Tom Tromey <tromey@adacore.com>
3010
3011 * gdb.base/maint.exp: Expect command started/finished output.
3012
0088ba59
AB
30132019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3014
3015 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3016 comment.
3017 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3018
312617a3
AB
30192019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3020
3021 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3022 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3023 * gdb.arch/riscv-unwind-long-insn.c: New file.
3024 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3025
e1f2e1a2
CB
30262019-06-04 Christian Biesinger <cbiesinger@google.com>
3027
d3238f7d 3028 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3029
206584bd
PW
30302019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3031
3032 * lib/gdb.exp (help_list_trailer): New regexp variable
3033 factorizing the help trailer message.
3034 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3035 arg to allow to better factorize various tests.
3036 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3037 (test_prefix_command_help): Use help_list_trailer.
3038 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3039 * gdb.guile/scm-cmd.exp: Likewise.
3040 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3041 * gdb.base/help.exp: Use test_user_defined_class_help.
3042 * gdb.base/style.exp: Add tests for styling of help and apropos.
3043 * lib/gdb-utils.exp (style): Add title and highlight styles.
3044
708dc93e
PW
30452019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3046
3047 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3048 $_shell_exitsignal.
3049 * gdb.base/default.exp: Update for new convenience variables.
3050
f49055a5
TT
30512019-05-29 Tom Tromey <tromey@adacore.com>
3052
3053 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3054 to "break complete ada" test case's regexp.
3055
4330d61d
TT
30562019-05-29 Tom Tromey <tromey@adacore.com>
3057
3058 PR c++/20020:
3059 * gdb.cp/constexpr-field.exp: New file.
3060 * gdb.cp/constexpr-field.cc: New file.
3061
000439d5
TT
30622019-05-29 Tom Tromey <tromey@adacore.com>
3063
3064 * gdb.base/finish.exp (finish_no_print): New proc.
3065 (finish_tests): Call it.
3066
5a01c34c
TV
30672019-05-24 Tom de Vries <tdevries@suse.de>
3068
3069 * gdb.dwarf2/gdb-add-index.exp: New file.
3070
18125b16
TT
30712019-05-22 Tom Tromey <tromey@adacore.com>
3072
3073 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3074 * gdb.base/style.exp: Use "style".
3075 * lib/gdb-utils.exp (style): New proc.
3076
af1a8d03
TV
30772019-05-22 Tom de Vries <tdevries@suse.de>
3078
3079 * gdb.base/align.exp: Require c++11.
3080
e7fe496b
TV
30812019-05-22 Tom de Vries <tdevries@suse.de>
3082
3083 PR testsuite/24586
3084 * gdb.python/py-mi-var-info-path-expression.exp: Call
3085 mi_skip_python_tests to check if python is supported.
3086
8fca4da0
AH
30872019-05-22 Alan Hayward <alan.hayward@arm.com>
3088
3089 * gdb.arch/aarch64-pauth.c: New test.
3090 * gdb.arch/aarch64-pauth.exp: New file.
3091
b7060614
AH
30922019-05-22 Alan Hayward <alan.hayward@arm.com>
3093
3094 * README (Re-running Tests Outside The Testsuite): New section.
3095
669d0468
TV
30962019-05-21 Tom de Vries <tdevries@suse.de>
3097
3098 * gdb.arch/amd64-eval.exp: Require c++11.
3099 * gdb.base/max-depth.exp: Same.
3100 * gdb.compile/compile-cplus-array-decay.exp: Same.
3101 * gdb.cp/meth-typedefs.exp: Same.
3102 * gdb.cp/subtypes.exp: Same.
3103 * gdb.cp/temargs.exp: Same.
3104
ce3ebcaa
AH
31052019-05-21 Alan Hayward <alan.hayward@arm.com>
3106
3107 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3108
34d11c68
AB
31092019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 PR gdb/18644
3112 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3113 * gdb.fortran/printing-types.exp: Add new test.
3114 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3115 testing.
3116 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3117 setup_kfail call.
3118
87781e84
AH
31192019-05-17 Alan Hayward <alan.hayward@arm.com>
3120
3121 * README (Running the Testsuite): Change example.
3122 (Testsuite Parameters): Remove TRANSCRIPT.
3123 * lib/gdb.exp: Remove TRANSCRIPT check.
3124
b420b89e
AH
31252019-05-17 Alan Hayward <alan.hayward@arm.com>
3126
3127 * README (Testsuite Parameters): Add replay logging to
3128 GDBSERVER_DEBUG.
3129 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3130 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3131 as a comma separated list.
3132 (gdb_debug_init): Override procedure.
3133
408e9b8b
AH
31342019-05-17 Alan Hayward <alan.hayward@arm.com>
3135
3136 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3137 (gdb_write_cmd_file): New procedure.
3138 * lib/gdbserver-support.exp (gdbserver_start): Call
3139 gdbserver_write_cmd_file.
3140 (gdbserver_write_cmd_file): New procedure.
3141
f9e2e39d
AH
31422019-05-17 Alan Hayward <alan.hayward@arm.com>
3143
3144 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3145 (delete_breakpoints): Likewise.
3146 (gdb_run_cmd): Likewise.
3147 (gdb_start_cmd): Likewise.
3148 (gdb_starti_cmd): Likewise.
3149 (gdb_internal_error_resync): Likewise.
3150 (gdb_test_multiple): Likewise.
3151 (gdb_reinitialize_dir): Likewise.
3152 (default_gdb_exit): Likewise.
3153 (gdb_file_cmd): Mark kill as optional.
3154 (default_gdb_start): Call gdb_stdin_log_init.
3155 (send_gdb): Call gdb_stdin_log_write.
3156 (rerun_to_main): Mark Y as an answer.
3157 (gdb_stdin_log_init): New function.
3158 (gdb_stdin_log_write): Likewise.
3159
81f47ac2
AH
31602019-05-17 Alan Hayward <alan.hayward@arm.com>
3161
3162 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3163 * gdb.base/debug-expr.exp: Likewise.
3164 * gdb.base/foll-fork.exp: Likewise.
3165 * gdb.base/foll-vfork.exp: Likewise.
3166 * gdb.base/fork-print-inferior-events.exp: Likewise.
3167 * gdb.base/gdb-sigterm.exp: Likewise.
3168 * gdb.base/gdbinit-history.exp: Likewise.
3169 * gdb.base/osabi.exp: Likewise.
3170 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3171 * gdb.base/ui-redirect.exp: Likewise.
3172 * gdb.gdb/unittest.exp: Likewise.
3173 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3174 * gdb.mi/mi-watch.exp: Likewise.
3175 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3176 * gdb.mi/user-selected-context-sync.exp: Likewise.
3177 * gdb.python/python.exp: Disable debug test when debugging.
3178 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3179 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3180 Likewise.
3181 * gdb.threads/stepi-random-signal.exp: Likewise.
3182
29b52314
AH
31832019-05-17 Alan Hayward <alan.hayward@arm.com>
3184
3185 * Makefile.in: Pass through GDB_DEBUG.
3186 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3187 (gdb,debug): Add board setting.
3188 * lib/gdb.exp (default_gdb_start): Start debugging.
3189 (gdb_debug_enabled): New procedure.
3190 (gdb_debug_init): Likewise.
29b52314
AH
3191
31922019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3193
29b52314
AH
3194 * Makefile.in: Pass through GDB_DEBUG.
3195 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3196 (gdb,debug): Add board setting.
3197 * lib/gdb.exp (default_gdb_start): Start debugging.
3198 (gdb_debug_enabled): New procedure.
3199 (gdb_debug_init): Likewise.
29b52314 3200
ca1285d1
AH
32012019-05-17 Alan Hayward <alan.hayward@arm.com>
3202
3203 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3204
f3a09c80
AH
32052019-05-17 Alan Hayward <alan.hayward@arm.com>
3206
3207 * gdb.base/ui-redirect.exp: Test redirection.
3208
26648588
JV
32092019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3210
3211 * gdb.mi/mi-complete.exp: New file.
3212 * gdb.mi/mi-complete.cc: Likewise.
3213
14237686
AB
32142019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3215
3216 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3217 indexed and sliced arrays, and pointers to arrays.
3218
e7bd7fba
TT
32192019-05-14 Tom Tromey <tromey@adacore.com>
3220
3221 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3222 styling test.
3223
2764128d
TV
32242019-05-14 Tom de Vries <tdevries@suse.de>
3225
3226 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3227 selection entry encoding.
3228
71bed2db
TT
32292019-05-10 Tom Tromey <tromey@adacore.com>
3230
3231 * gdb.ada/info_exc.exp: Add "complete" test.
3232
63b667ad
TV
32332019-05-09 Tom de Vries <tdevries@suse.de>
3234
3235 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3236 CU-relative.
3237
9cfd2b89
TV
32382019-05-09 Tom de Vries <tdevries@suse.de>
3239
3240 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3241 CU-relative.
3242
2228ef77
XR
32432019-05-08 Joel Brobecker <brobecker@adacore.com>
3244
3245 * gdb.ada/frame_arg_lang.exp: New testcase.
3246 * gdb.ada/frame_arg_lang/bla.adb: New file.
3247 * gdb.ada/frame_arg_lang/pck.ads: New file.
3248 * gdb.ada/frame_arg_lang/pck.adb: New file.
3249 * gdb.ada/frame_arg_lang/foo.c: New file.
3250
80e55b13
TT
32512019-05-08 Tom Tromey <tromey@adacore.com>
3252
3253 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3254
9d3421af
TT
32552019-05-08 Tom Tromey <tromey@adacore.com>
3256
3257 * gdb.base/ptype-offsets.exp: Update tests.
3258
844333e2
TT
32592019-05-08 Tom Tromey <tromey@adacore.com>
3260
3261 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3262 cases.
3263 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3264 "short".
3265
988915ee
TT
32662019-05-08 Tom Tromey <tromey@adacore.com>
3267
3268 * gdb.ada/vla.exp: New file.
3269 * gdb.ada/vla/vla.adb: New file.
3270
7bd55dac
TV
32712019-05-07 Tom de Vries <tdevries@suse.de>
3272
3273 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3274
75f06e9d
TV
32752019-05-07 Tom de Vries <tdevries@suse.de>
3276
3277 PR testsuite/24522
3278 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3279 section.
3280
77e7aaa4
TV
32812019-05-07 Tom de Vries <tdevries@suse.de>
3282
3283 PR testsuite/24522
3284 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3285 .debug_aranges section.
3286
456ba0fa
TV
32872019-05-07 Tom de Vries <tdevries@suse.de>
3288
3289 PR testsuite/24159
3290 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3291
5a56d6a6
TV
32922019-05-06 Tom de Vries <tdevries@suse.de>
3293
3294 * lib/gdb.exp (exec_has_index_section): New proc.
3295 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3296 section.
3297
9d6d4be8
TV
32982019-05-04 Tom de Vries <tdevries@suse.de>
3299
3300 * boards/cc-with-debug-names.exp: New file.
3301
222a8d25
TT
33022019-05-03 Tom Tromey <tromey@adacore.com>
3303
3304 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3305 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3306 * gdb.ada/char_enum.exp: Add test.
3307
0fdfd794
TV
33082019-05-03 Tom de Vries <tdevries@suse.de>
3309
3310 * boards/cc-with-gdb-index.exp: New file.
3311
80062eb9
AB
33122019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.rust/simple.exp: Add new test case.
3315 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3316 (main): Initialise an instance of the new struct.
3317
4504bbde
TT
33182019-05-01 Tom Tromey <tromey@adacore.com>
3319
3320 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3321 record.
3322 (NPR): New variable.
3323 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3324 test.
3325
d48e62f4
TT
33262019-05-01 Tom Tromey <tromey@adacore.com>
3327
3328 * gdb.ada/packed_array_assign.exp: Add packed assignment
3329 regression test.
3330
f59f30f5
TV
33312019-05-01 Tom de Vries <tdevries@suse.de>
3332
3333 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3334
b70bfc54
TV
33352019-05-01 Tom de Vries <tdevries@suse.de>
3336
3337 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3338
15f18d14
AT
33392019-04-30 Ali Tamur <tamur@google.com>
3340
3341 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3342
2ff0a947
TT
33432019-04-30 Tom Tromey <tromey@adacore.com>
3344
3345 * lib/ada.exp (find_ada_tool): New proc.
3346 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3347 * gdb.ada/catch_ex_std.exp: New file.
3348 * gdb.ada/catch_ex_std/foo.adb: New file.
3349 * gdb.ada/catch_ex_std/some_package.adb: New file.
3350 * gdb.ada/catch_ex_std/some_package.ads: New file.
3351
a776957c
TT
33522019-04-30 Tom Tromey <tromey@adacore.com>
3353
3354 PR c++/24470:
3355 * gdb.cp/temargs.cc: Add test code from PR.
3356
bc68014d
AB
33572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3358
3359 * gdb.fortran/vla-datatypes.exp: Update expected results.
3360 * gdb.fortran/vla-ptype.exp: Likewise.
3361 * gdb.fortran/vla-type.exp: Likewise.
3362 * gdb.fortran/vla-value.exp: Likewise.
3363
f1fdc960
AB
33642019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3365
3366 * gdb.fortran/ptr-indentation.exp: Update expected results.
3367 * gdb.fortran/ptype-on-functions.exp: Likewise.
3368 * gdb.fortran/vla-ptr-info.exp: Likewise.
3369 * gdb.fortran/vla-value.exp: Likewise.
3370
bf7a4de1
AB
33712019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3372
3373 * gdb.fortran/ptype-on-functions.exp: New file.
3374 * gdb.fortran/ptype-on-functions.f90: New file.
3375
bbe75b9d
AB
33762019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3377
3378 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3379 case void string.
3380
1db455a7
AB
33812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3382
3383 * gdb.fortran/complex.exp: Expand.
3384 * gdb.fortran/complex.f: Renamed to...
3385 * gdb.fortran/complex.f90: ...this, and extended to add more
3386 complex values.
3387
b6d03bb2
AB
33882019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3389
3390 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3391 MODULO, CMPLX.
3392
2e62ab40
AB
33932019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3394 Richard Bunt <richard.bunt@arm.com>
3395
3396 * gdb.base/max-depth.c: New file.
3397 * gdb.base/max-depth.exp: New file.
3398 * gdb.python/py-nested-maps.c: New file.
3399 * gdb.python/py-nested-maps.exp: New file.
3400 * gdb.python/py-nested-maps.py: New file.
3401 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3402 (test_all_common): Call test_max_depth.
3403 * gdb.fortran/max-depth.exp: New file.
3404 * gdb.fortran/max-depth.f90: New file.
3405 * gdb.go/max-depth.exp: New file.
3406 * gdb.go/max-depth.go: New file.
3407 * gdb.modula2/max-depth.exp: New file.
3408 * gdb.modula2/max-depth.c: New file.
3409 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3410
d2b584a5
TV
34112019-04-29 Tom de Vries <tdevries@suse.de>
3412
3413 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3414
136afab8
PW
34152019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3416
3417 * gdb.base/callexit.exp: Test may-call-functions off.
3418
725cbb63
KS
34192019-04-25 Keith Seitz <keiths@redhat.com>
3420
3421 PR c++/24367
3422 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3423 (another_incomplete_struct, test_incomplete): New definitions.
3424 (main): Use new definitions.
3425 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3426 functions.
3427
701adfb0
PA
34282019-04-25 Ali Tamur <tamur@google.com>
3429
3430 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3431
82433e3e
SDJ
34322019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3433
3434 PR corefiles/11608
3435 PR corefiles/18187
3436 * gdb.base/coredump-filter-build-id.exp: New file.
3437
dd06d4d6
AH
34382019-04-25 Alan Hayward <alan.hayward@arm.com>
3439
e79be6e5
SM
3440 * Makefile.in: Pass through GDBSERVER_DEBUG.
3441 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3442 (gdbserver,debug): Add board setting.
3443 * gdb.trace/tspeed.exp: Skip when debugging.
3444 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3445 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3446
1670072e
TT
34472019-04-24 Tom Tromey <tromey@adacore.com>
3448
3449 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3450 Rust.
3451
a59240a4
TT
34522019-04-24 Tom Tromey <tromey@adacore.com>
3453
3454 * gdb.arch/amd64-eval.exp: Test bitfield return.
3455 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3456 (class Foo) <return_bitfields>: New method.
3457 (main): Call it.
3458
b907456c
AB
34592019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3460
3461 * gdb.cp/many-args.cc: New file.
3462 * gdb.cp/many-args.exp: New file.
3463
5c565afd
TV
34642019-04-23 Tom de Vries <tdevries@suse.de>
3465
3466 PR gdb/24433
3467 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3468
ba22ff86
AH
34692019-04-23 Alan Hayward <alan.hayward@arm.com>
3470
3471 * gdb.trace/backtrace.exp: Use nopie flag.
3472 * gdb.trace/circ.exp: Likewise.
3473 * gdb.trace/collection.exp: Likewise.
3474 * gdb.trace/ftrace.exp: Likewise.
3475 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3476 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3477 * gdb.trace/qtro.exp: Likewise.
3478 * gdb.trace/read-memory.exp: Likewise.
3479 * gdb.trace/report.exp: Likewise.
3480 * gdb.trace/tfile.exp: Likewise.
3481 * gdb.trace/tfind.exp: Likewise.
3482 * gdb.trace/unavailable.exp: Likewise.
3483
7905fc35
PA
34842019-04-22 Pedro Alves <palves@redhat.com>
3485
3486 * gdb.base/solib-probes-nosharedlibrary.c,
3487 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3488
8ecb59f8
TT
34892019-04-19 Tom Tromey <tromey@adacore.com>
3490
3491 * gdb.ada/ptype_union.c: New file.
3492 * gdb.ada/ptype_union.exp: New file.
3493
62160ec9
TT
34942019-04-19 Tom Tromey <tromey@adacore.com>
3495
3496 PR symtab/24423:
3497 * gdb.base/list0.h (foo): Add a control-l character.
3498
36cd4ba5
TV
34992019-04-18 Tom de Vries <tdevries@suse.de>
3500
3501 PR gdb/24433
3502 * boards/local-board.exp: Set sysroot to "".
3503
b73715df
TV
35042019-04-18 Tom de Vries <tdevries@suse.de>
3505 Pedro Alves <palves@redhat.com>
3506
3507 PR gdb/24454
3508 * gdb.threads/vfork-follow-child-exec.c: New file.
3509 * gdb.threads/vfork-follow-child-exec.exp: New file.
3510 * gdb.threads/vfork-follow-child-exit.c: New file.
3511 * gdb.threads/vfork-follow-child-exit.exp: New file.
3512
4aa866af
LS
35132019-04-15 Leszek Swirski <leszeks@google.com>
3514
3515 * gdb.arch/amd64-eval.cc: New file.
3516 * gdb.arch/amd64-eval.exp: New file.
3517
e5a1a79a
AH
35182019-04-11 Alan Hayward <alan.hayward@arm.com>
3519
3520 * gdb.server/sysroot.c: New test.
3521 * gdb.server/sysroot.exp: New file.
3522 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3523 matching param.
3524
41077b66
AB
35252019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3526
3527 * gdb.base/align.exp: Extend test to cover structures containing
3528 only static fields.
3529
c30391f8
TV
35302019-04-11 Tom de Vries <tdevries@suse.de>
3531
3532 * boards/cc-with-dwz-m.exp: New file.
3533 * boards/cc-with-dwz.exp: New file.
3534 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3535
e242fd12
SM
35362019-04-09 Simon Marchi <simon.marchi@efficios.com>
3537
3538 * gdb.base/start-cpp.exp: New file.
3539 * gdb.base/start-cpp.cc: New file.
3540
2b0c8b01
KB
35412019-04-08 Kevin Buettner <kevinb@redhat.com>
3542
3543 * gdb.python/py-thrhandle.exp: Adjust tests to call
3544 thread_from_handle instead of thread_from_thread_handle.
3545
947210e5
KB
35462019-04-08 Kevin Buettner <kevinb@redhat.com>
3547
3548 * gdb.python/py-thrhandle.exp: Add tests for
3549 gdb.InferiorThread.handle.
3550
d7df6549
AB
35512019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3552
3553 * gdb.python/py-function.exp: Check calling helper function from
3554 all languages.
3555 * lib/gdb.exp (gdb_supported_languages): New proc.
3556
8bdc1658
AB
35572019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.base/complex-parts.c: New file.
3560 * gdb.base/complex-parts.exp: New file.
3561
05caa1d2
TT
35622019-04-01 Tom Tromey <tromey@adacore.com>
3563
3564 PR symtab/23331:
3565 * gdb.dwarf2/dw2-ranges-main.c: New file.
3566 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3567 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3568
7734102d
EZ
35692019-03-30 Simon Marchi <simark@simark.ca>
3570
3571 * gdb.base/default.exp: Add values for $_gdb_major and
3572 $_gdb_minor.
3573
188e1fa9
TT
35742019-03-29 Tom Tromey <tromey@adacore.com>
3575
3576 * gdb.base/help.exp: Tighten apropos regexp.
3577
2880242d
KS
35782019-03-29 Keith Seitz <keiths@redhat.com>
3579
3580 * gdb.fortran/array-bounds.exp: New file.
3581 * gdb.fortran/array-bounds.f90: New file.
3582
077cad8e
PW
35832019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3584
3585 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3586
80047cfc
PW
35872019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3588
3589 * gdb.multi/hello.c (main): Increase alarm timer.
3590
f489207e
SL
35912019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3592
3593 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3594 factor when no hardware watchpoint support.
3595
c92df149
AH
35962019-03-28 Alan Hayward <alan.hayward@arm.com>
3597 Pedro Alves <palves@redhat.com>
3598
3599 * boards/local-board.exp: set sysroot to /.
3600
933aebfa
AH
36012019-03-27 Alan Hayward <alan.hayward@arm.com>
3602
3603 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3604 in child.
3605
9f9aa852
AB
36062019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3607
3608 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3609 field.
3610 (make_container): Initialise new field.
3611 * gdb.python/py-prettyprint.exp: Add new tests.
3612 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3613 <display_hint>: New method.
3614
3714a195
AB
36152019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3616
3617 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3618 gdb_continue_to_breakpoint more throughout this test.
3619 (run_lang_tests) Supply unique test names, and use
3620 gdb_test_no_output.
3621
18c77628
AB
36222019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3623
3624 * gdb.base/finish-pretty.exp: Update expected results.
3625 * gdb.base/pretty-print.c: New file.
3626 * gdb.base/pretty-print.exp: New file.
3627
9a93502f
PA
36282019-03-25 Pedro Alves <palves@redhat.com>
3629
3630 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3631 move comments outside list. Append '-i "" eof' section.
3632
968aa7ae
AH
36332019-03-22 Alan Hayward <alan.hayward@arm.com>
3634
34a7f2a4 3635 PR testsuite/25016
968aa7ae
AH
3636 * README: Add pie options.
3637 * gdb.base/break-interp.exp: Ensure pie is disabled.
3638 * gdb.base/dump.exp: Likewise.
3639 * lib/gdb.exp (gdb_compile): Add pie option.
3640
4c7d57e7
TT
36412019-03-19 Tom Tromey <tromey@adacore.com>
3642
3643 * gdb.mi/mi2-cli-display.c: New file.
3644 * gdb.mi/mi2-cli-display.exp: New file.
3645
bff8c71f
TT
36462019-03-18 Joel Brobecker <brobecker@adacore.com>
3647 Tom Tromey <tromey@adacore.com>
3648
3649 * gdb.ada/ptype_array/pck.adb: New file.
3650 * gdb.ada/ptype_array/pck.ads: New file.
3651 * gdb.ada/ptype_array/foo.adb: New file.
3652 * gdb.ada/ptype_array.exp: New file.
3653
d085f989
TT
36542019-03-14 Tom Tromey <tromey@adacore.com>
3655
3656 * gdb.base/style.exp: Add "set style sources" test.
3657
b4be1b06
SM
36582019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3659
3660 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3661 * mi-breakpoint-multiple-locations.exp: ... this.
3662 (make_breakpoints_pattern): New proc.
3663 (do_test): Add mi_version parameter, test -break-insert,
3664 -break-info and =breakpoint-created.
3665
7cde5fc2
AB
36662019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3667
3668 * config/default.exp: Remove 'load_lib gdb.exp'.
3669 * config/monitor.exp: Likewise.
3670 * config/sid.exp: Likewise.
3671 * config/sim.exp: Likewise.
3672 * config/slite.exp: Likewise.
3673 * config/unix.exp: Likewise.
3674 * gdb.base/default.exp: Remove unhelpful comment.
3675
efbecbc1
AB
36762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3679
0841c79a
AB
36802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3681
3682 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3683
4a270568
AB
36842019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3685
3686 * gdb.fortran/type-kinds.exp: Update expected results.
3687
067630bd
AB
36882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3689
3690 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3691
3be47f7a
AB
36922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3693
3694 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3695 function.
3696 (test_basic_parsing_of_type_kinds): Expand types tested.
3697 (test_parsing_invalid_type_kinds): New function.
3698
4d00f5d8
AB
36992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3700
3701 * gdb.fortran/intrinsics.exp: New file.
3702 * gdb.fortran/intrinsics.f90: New file.
3703 * gdb.fortran/type-kinds.exp: New file.
3704
c8f91604
AB
37052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3706
3707 * gdb.fortran/dot-ops.exp: New file.
3708
dd9f2c76
AB
37092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3710
3711 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3712 Check upper and lower case logical literals.
3713
84ec9724
AB
37142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3715
3716 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3717 Remove duplicate tests.
3718
c3734e09
AH
37192019-03-06 Alan Hayward <alan.hayward@arm.com>
3720
3721 * lib/gdb.exp (builtin_cd): rename of cd.
3722 (cd): Override builtin.
3723
aa3cfbda
RB
37242019-03-06 Richard Bunt <richard.bunt@arm.com>
3725
3726 * gdb.fortran/function-calls.exp: New file.
3727 * gdb.fortran/function-calls.f90: New test.
3728
7b63ad86
RB
37292019-03-04 Richard Bunt <richard.bunt@arm.com>
3730
3731 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3732 on user program standard output.
3733 * gdb.fortran/short-circuit-argument-list.f90: Record function
3734 calls.
3735
01abb042
AH
37362019-02-28 Alan Hayward <alan.hayward@arm.com>
3737
c3734e09
AH
3738 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3739 failure.
01abb042 3740
92137da0
RO
37412019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3742
3743 PR gdb/8527
3744 * gdb.base/interrupt-daemon-attach.c,
3745 gdb.base/interrupt-daemon-attach.exp: New test.
3746
5862844d
PA
37472019-02-27 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.base/page.exp: Add tests for "set width/height -1".
3750
8ed25214
PA
37512019-02-27 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.base/page.exp: Add tests for "set/show width/height" with
3754 "infinite" values.
3755
6c28e44a
TT
37562019-02-27 Tom Tromey <tromey@adacore.com>
3757
3758 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3759 2.4.
3760 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3761 workaround.
3762
bf9a735e
AB
37632019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3764
3765 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3766 tests for structs with static members.
3767
8791793c
TT
37682019-02-26 Tom Tromey <tromey@adacore.com>
3769
3770 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3771 ValueError, not TypeError.
3772
bc2a507e
KB
37732019-02-26 Kevin Buettner <kevinb@redhat.com>
3774
3775 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3776 call from main program.
3777
e0e7d3bd
JB
37782019-02-23 Joel Brobecker <brobecker@adacore.com>
3779
3780 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3781 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3782 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3783 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3784 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3785
9600246d
KS
37862019-02-22 Keith Seitz <keiths@redhat.com>
3787
3788 PR symtab/23853
3789 * gdb.base/symlink-sourcefile.c: New file.
3790 * gdb.base/symlink-sourcefile.exp: New file.
3791
0c95f9ed
TT
37922019-02-20 Tom Tromey <tom@tromey.com>
3793
3794 * gdb.base/info_qt.exp: Update.
3795
6caa91b6
SM
37962019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3797
3798 * gdb.base/source.exp: Move "error in sourced script" code to
3799 the end.
3800 * gdb.base/source-error.gdb: Move contents to
3801 source-error-1.gdb. Add new code to source source-error-1.gdb.
3802 * gdb.base/source-error-1.gdb: New file, from previous
3803 source-error.gdb.
3804
6506371f
TT
38052019-02-17 Tom Tromey <tom@tromey.com>
3806
3807 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3808 for macro styling.
3809 * gdb.base/style.c (SOME_MACRO): New macro.
3810
a0087920
TT
38112019-02-17 Tom Tromey <tom@tromey.com>
3812
3813 * gdb.base/style.exp: Add line-wrapping tests.
3814 * gdb.base/page.exp: Add test for quitting during pagination.
3815
a2cd4f14
JB
38162019-02-17 Joel Brobecker <brobecker@adacore.com>
3817
3818 * gdb.ada/big_packed_array: New testcase.
3819 * gdb.ada/homonym.exp: Fix incorrect expected output for
3820 "break <homonym__get_value>" test.
3821
9d70ffbc
WP
38222019-02-13 Weimin Pan <weimin.pan@oracle.com>
3823
3824 PR breakpoints/21870
3825 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3826 and prepare_for_testing. Add comment.
3827 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3828 redundant cleanup call. Clean up comment.
3829
01c7ae81
WP
38302019-02-12 Weimin Pan <weimin.pan@oracle.com>
3831
3832 PR breakpoints/21870
3833 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3834 * gdb.arch/aarch64-dbreg-contents.c: New file.
3835
aff29d1c
JB
38362019-02-10 Joel Brobecker <brobecker@adacore.com>
3837
3838 * gdb.ada/mi_ref_changeable: New testcase.
3839
df0da8a2
AH
38402019-02-07 Alan Hayward <alan.hayward@arm.com>
3841
3842 * gdb.base/attach.exp: Add double attach test.
3843
bd447abb
SM
38442019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3845
3846 * lib/gdb.exp (default_gdb_start): Don't match pagination
3847 prompt.
3848 (gdb_init): Set stty_init.
3849
1dbc40b9
TT
38502019-01-27 Tom Tromey <tom@tromey.com>
3851
3852 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3853 skip_python_tests.
3854
353229bf
AH
38552019-01-24 Alan Hayward <alan.hayward@arm.com>
3856
3857 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3858 New structure.
3859 (struct struct_static_02_02): Likewise.
3860 (struct struct_static_02_03): Likewise.
3861 (struct struct_static_02_04): Likewise.
3862 (struct struct_static_04_01): Likewise.
3863 (struct struct_static_04_02): Likewise.
3864 (struct struct_static_04_03): Likewise.
3865 (struct struct_static_04_04): Likewise.
3866 (struct struct_static_06_01): Likewise.
3867 (struct struct_static_06_02): Likewise.
3868 (struct struct_static_06_03): Likewise.
3869 (struct struct_static_06_04): Likewise.
3870 (cmp_struct_static_02_01): Likewise.
3871 (cmp_struct_static_02_02): Likewise.
3872 (cmp_struct_static_02_03): Likewise.
3873 (cmp_struct_static_02_04): Likewise.
3874 (cmp_struct_static_04_01): Likewise.
3875 (cmp_struct_static_04_02): Likewise.
3876 (cmp_struct_static_04_03): Likewise.
3877 (cmp_struct_static_04_04): Likewise.
3878 (cmp_struct_static_06_01): Likewise.
3879 (cmp_struct_static_06_02): Likewise.
3880 (cmp_struct_static_06_03): Likewise.
3881 (cmp_struct_static_06_04): Likewise.
3882 (call_all): Test new structs.
3883 * gdb.base/infcall-nested-structs.exp: Likewise.
3884
73021deb
AH
38852019-01-21 Alan Hayward <alan.hayward@arm.com>
3886 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3887
fc65c7db
AH
38882019-01-21 Alan Hayward <alan.hayward@arm.com>
3889 * gdb.base/stack-protector.c: New test.
3890 * gdb.base/stack-protector.exp: New file.
3891 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3892 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3893 option.
3894 (gdb_compile): Remove stack protector for GCC and prevent
3895 recursion.
3896
c24bdb02
KS
38972019-01-16 Keith Seitz <keiths@redhat.com>
3898
3899 PR gdb/23773
3900 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3901
6f072a10
PFC
39022019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3903
3904 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3905 aliases.
3906 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3907 tests.
3908 * gdb.arch/powerpc-vector-regs.c: New file.
3909 * gdb.arch/powerpc-vector-regs.exp: New file.
3910
a7b8d682
PFC
39112019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3912
3913 * gdb.arch/altivec-regs.exp: Fix the list passed to
3914 gdb_expect_list when testing "info vector".
3915
6eb6fb67
AB
39162019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3917
3918 * gdb.base/style.exp: Don't include path in testname.
3919
b56f80d8
KS
39202019-01-10 Keith Seitz <keiths@redhat.com>
3921
3922 PR gdb/23712
3923 PR symtab/23010
3924 * gdb.dwarf2/multidictionary.exp: New file.
3925
041be526
SM
39262019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3927
3928 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3929 (test_gnuv3_style_demangling): ... this.
3930 (test_lucid_style_demangling): Remove.
3931 (test_arm_style_demangling): Remove.
3932 (test_hp_style_demangling): Remove.
3933 (do_tests): Remove calls to the above.
3934
d820d0c3
AB
39352019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3936
3937 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3938 case.
3939
f097f5ad
TT
39402019-01-06 Tom Tromey <tom@tromey.com>
3941
3942 PR gdb/28155:
3943 * gdb.dwarf2/typedef-void-finish.exp: New file.
3944
2cd8cc0b
TT
39452018-12-28 Tom Tromey <tom@tromey.com>
3946 Simon Marchi <simark@simark.ca>
3947
3948 * gdb.base/jit-exec.exp: New file.
3949 * gdb.base/jit-exec.c: New file.
3950 * gdb.base/jit-execd.c: New file.
3951
35fb8261
TT
39522018-12-28 Tom Tromey <tom@tromey.com>
3953
3954 * gdb.base/style.exp: Update test to check for address styling.
3955
47fd17cd
TT
39562018-12-28 Tom Tromey <tom@tromey.com>
3957
3958 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3959 message.
3960
d47032b7
TT
39612018-12-28 Tom Tromey <tom@tromey.com>
3962
3963 * gdb.base/style.exp: Add test for version number styling.
3964
af79b68d
TT
39652018-12-28 Tom Tromey <tom@tromey.com>
3966
3967 * gdb.base/style.exp: Add test for print_address_symbolic.
3968
0bb296cb
TT
39692018-12-28 Tom Tromey <tom@tromey.com>
3970
3971 * gdb.base/style.exp: Add test for breakpoint setting.
3972
80ae2043
TT
39732018-12-28 Tom Tromey <tom@tromey.com>
3974
3975 * gdb.base/style.exp: Add test for variable names.
3976
cbe56571
TT
39772018-12-28 Tom Tromey <tom@tromey.com>
3978
3979 * gdb.base/style.exp: New file.
3980 * gdb.base/style.c: New file.
3981
9162a27c
TT
39822018-12-28 Tom Tromey <tom@tromey.com>
3983
3984 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3985 "dumb".
3986 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3987 the TERM environment variable.
3988
bc543c90
TT
39892018-12-27 Tom Tromey <tom@tromey.com>
3990
3991 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3992 pagination test.
3993
6f0ffe50
AB
39942018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3997 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3998
b5a1e557
PW
39992018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4000
4001 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4002 Filename a.adb changed to bp_fun_addr.adb.
4003 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4004
6e8b1ab2
JV
40052018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4006
4007 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4008 non-PIE executables.
4009 * README: Mention the gdb,nopie_flag board setting.
4010 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4011 non-PIE executable.
4012 * gdb.arch/amd64-entry-value.exp: Likewise.
4013 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4014 * gdb.arch/i386-float.exp: Likewise.
4015 * gdb.arch/i386-signal.exp: Likewise.
4016 * gdb.mi/mi-reg-undefined.exp: Likewise.
4017
d00a27c5
PM
40182018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4019
4020 PR gdb/23974
4021 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4022
161d081c
PW
40232018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4024
4025 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4026 Update order of results accordingly.
4027
b001de23
AB
40282018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4029
4030 * gdb.base/annota1.exp: Update a test regexp.
4031
99e1a184
AB
40322018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4033
4034 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4035
7a81c1e2
PW
40362018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4037
4038 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4039 (reuse_time): Initialize to REUSE_TIME_CAP.
4040 (check_rc): New function.
4041 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4042 Check pthread_create rc.
4043 (spawner_thread_func): Check pthread_create and pthread_join rc.
4044
73e8dc90
PA
40452018-12-08 Pedro Alves <palves@redhat.com>
4046
4047 * gdb.base/list.exp (test_forward_search): Rename to ...
4048 (test_forward_reverse_search): ... this. Also test reverse-search
4049 and the forward-search alias.
4050
13f2ed32
AB
40512018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4052
4053 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4054 local timeout variable before return, and remove all local timeout
4055 variable entirely.
4056 (gdb_load): Likewise.
4057
64d27cfc
TV
40582018-12-01 Tom de Vries <tdevries@suse.de>
4059
4060 * gdb.base/gdb-caching-proc.exp: New file.
4061
f63c03b4
SDJ
40622018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4063
4064 * Makefile.in (TIMESTAMP): New variable.
4065 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4066 command.
4067 (check-single-racy): Likewise.
4068 (check/%.exp): Likewise.
4069 (check-racy/%.exp): Likewise.
4070 (workers/%.worker): Likewise.
4071 (build-perf): Likewise.
4072 (check-perf): Likewise.
4073 * README: Describe new "TS" and "TS_FORMAT" variables.
4074 * print-ts.py: New file.
4075
1c97054b
BF
40762018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4077
4078 PR python/23714
4079 * gdb.python/python.exp: Test command repetition after
4080 gdb.execute.
4081
1871a62d
AB
40822018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4085 is correctly aligned.
4086
fb5e1ed9
PW
40872018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4088
4089 * gdb.ada/info_auto_lang.exp: New testcase.
4090 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4091 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4092 * gdb.ada/info_auto_lang/some_c.c: New file.
4093
43d397ca
PW
40942018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4095
4096 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4097 FUNC_lang language syntax.
4098
beddd671
PW
40992018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4100
4101 * gdb.base/info_minsym.c: New file.
4102 * gdb.base/info_minsym.exp: New file.
4103
73fc52c4
TT
41042018-11-19 Tom Tromey <tom@tromey.com>
4105
4106 PR rust/23625:
4107 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4108 * gdb.rust/expr.exp: Update expected output. Change one test.
4109
994b876a
TT
41102018-11-19 Tom Tromey <tom@tromey.com>
4111
4112 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4113
6769f276
PA
41142018-11-19 Pedro Alves <palves@redhat.com>
4115
4116 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4117 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4118 see the expected warning.
4119
38a72da0
AH
41202018-11-16 Alan Hayward <alan.hayward@arm.com>
4121
4122 PR gdb/22736:
4123 * gdb.cp/infcall-nodebug-lib.c: New test.
4124 * gdb.cp/infcall-nodebug-main.c: New test.
4125 * gdb.cp/infcall-nodebug.exp: New file.
4126
53a89d6e
SM
41272018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4128
4129 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4130 completer tests.
4131
9325300d
TV
41322018-11-09 Tom de Vries <tdevries@suse.de>
4133
4134 * gdb.base/msym-lang.c: New test.
4135 * gdb.base/msym-lang.exp: New file.
4136 * gdb.base/msym-lang-main.c: New test.
4137
20f0d60d
TT
41382018-11-08 Tom Tromey <tom@tromey.com>
4139
4140 PR gdb/23555:
4141 PR gdb/23838:
4142 * gdb.base/warning.exp: New file.
4143
b5420128
JB
41442018-11-08 Jan Beulich <jbeulich@suse.com>
4145
4146 * testsuite/gdb.arch/i386-avx512.c,
4147 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4148
cd115d61
AB
41492018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4150
4151 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4152 point hardware.
4153
35ee2dc2
AB
41542018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4155
4156 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4157 * gdb.dwarf2/missing-type-name.exp: New file.
4158
31aceee8
TV
41592018-11-06 Tom de Vries <tdevries@suse.de>
4160
4161 * gdb.base/many-headers.c: New test.
4162 * gdb.base/many-headers.exp: New file.
4163
109be305
JW
41642018-11-06 Jim Wilson <jimw@sifive.com>
4165
4166 * gdb.base/code_elim.exp: For riscv, set additional_flags
4167 to include -msmall-data-limit=0.
4168
e2b7af72
JB
41692018-11-01 Joel Brobecker <brobecker@adacore.com>
4170
4171 * gdb.ada/watch_minus_l: New testcase.
4172
cdcda965
SM
41732018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4174
4175 * gdb.arch/aix-sighandle.c: New file.
4176 * gdb.arch/aix-sighandle.exp: New file.
4177
92dcebf3
AB
41782018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4179
4180 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4181 registers being unions.
4182
68b9ac18
TV
41832018-10-31 Tom de Vries <tdevries@suse.de>
4184
4185 * lib/valgrind.exp: New file.
4186 (vgdb_start, vgdb_stop): New procs, factored out of ...
4187 * gdb.base/valgrind-bt.exp: ... here, ...
4188 * gdb.base/valgrind-disp-step.exp: ... here and ...
4189 * gdb.base/valgrind-infcall.exp: ... here.
4190
1443936e
TV
41912018-10-31 Tom de Vries <tdevries@suse.de>
4192
4193 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4194
eb77c9df
AB
41952018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4196
4197 * gdb.dwarf2/void-type.c: New file.
4198 * gdb.dwarf2/void-type.exp: New file.
4199
82b5e646
PW
42002018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4201
4202 * gdb.base/info_qt.c: New file.
4203 * gdb.base/info_qt.exp: New file.
4204
8d619c01
EBM
42052018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4206
4207 * gdb.arch/powerpc-htm-regs.c: New file.
4208 * gdb.arch/powerpc-htm-regs.exp: New file.
4209
f2cf6173
EBM
42102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4211
4212 * gdb.arch/powerpc-tar.c: New file.
4213 * gdb.arch/powerpc-tar.exp: New file.
4214
7ca18ed6
EBM
42152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4216
4217 * gdb.arch/powerpc-ppr-dscr.c: New file.
4218 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4219
bfcc0eba
TV
42202018-10-25 Tom de Vries <tdevries@suse.de>
4221
4222 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4223
fe1a5cad
TV
42242018-10-24 Tom de Vries <tdevries@suse.de>
4225
4226 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4227 longer exists error.
4228
a76dc3b7
TV
42292018-10-24 Tom de Vries <tdevries@suse.de>
4230
4231 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4232
4df46df7
TV
42332018-10-24 Tom de Vries <tdevries@suse.de>
4234
4235 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4236 --db-attach in valgrind.
4237
0dbfcfff
AB
42382018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4239
4240 * gdb.arch/riscv-reg-aliases.c: New file.
4241 * gdb.arch/riscv-reg-aliases.exp: New file.
4242
b04480b1
AH
42432018-10-19 Alan Hayward <alan.hayward@arm.com>
4244
4245 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4246
2c6ac8d7
AH
42472018-10-19 Alan Hayward <alan.hayward@arm.com>
4248
4249 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4250
2bc69f25
AH
42512018-10-19 Alan Hayward <alan.hayward@arm.com>
4252
4253 * gdb.cp/ovldbreak.exp: Fix regexps.
4254
1f1ae3a3
AH
42552018-10-19 Alan Hayward <alan.hayward@arm.com>
4256
4257 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4258
94c18618
SDJ
42592018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4260
4261 PR cli/23785
4262 * gdb.base/restore.exp: New test to check if "restore" with an
4263 invalid file doesn't segfault.
4264
812cd6eb
TV
42652018-10-18 Tom de Vries <tdevries@suse.de>
4266
4267 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4268 * gdb.ada/excep_handle.exp: Same.
4269 * gdb.ada/mi_string_access.exp: Same.
4270 * gdb.ada/mi_var_union.exp: Same.
4271 * gdb.arch/arc-analyze-prologue.exp: Same.
4272 * gdb.arch/arc-decode-insn.exp: Same.
4273 * gdb.base/readnever.exp: Same.
4274 * gdb.fortran/printing-types.exp: Same.
4275 * gdb.guile/scm-lazy-string.exp: Same.
4276
c4b90788
TV
42772018-10-16 Tom de Vries <tdevries@suse.de>
4278
4279 PR gdb/23730
4280 * gdb.base/catch-follow-exec.c: Add copyright notice.
4281 * gdb.base/catch-follow-exec.exp: Rewrite to use
4282 gdb_spawn_with_cmdline_opts. Require gdb-native.
4283
8bca2978
SL
42842018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4285
4286 * gdb.trace/actions-changed.exp: Check for arch support.
4287 * gdb.trace/actions.exp: Likewise.
4288 * gdb.trace/ax.exp: Likewise.
4289 * gdb.trace/backtrace.exp: Likewise.
4290 * gdb.trace/change-loc.exp: Likewise.
4291 * gdb.trace/deltrace.exp: Likewise.
4292 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4293 * gdb.trace/ftrace.exp: Likewise.
4294 * gdb.trace/infotrace.exp: Check for arch support.
4295 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4296 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4297 * gdb.trace/mi-tsv-changed.exp: Likewise.
4298 * gdb.trace/packetlen.exp: Likewise.
4299 * gdb.trace/passc-dyn.exp: Likewise.
4300 * gdb.trace/passcount.exp: Likewise.
4301 * gdb.trace/pending.exp: Likewise.
4302 * gdb.trace/range-stepping.exp: Check for shlib support.
4303 * gdb.trace/report.exp: Check for arch support.
4304 * gdb.trace/save-trace.exp: Likewise.
4305 * gdb.trace/signal.exp: Check for signal support.
4306 * gdb.trace/tfind.exp: Check for arch support.
4307 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4308 * gdb.trace/trace-common.h: Add comment.
4309 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4310 * gdb.trace/trace-enable-disable.exp: Likewise.
4311 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4312 * gdb.trace/tracecmd.exp: Check for arch support.
4313 * gdb.trace/tspeed.exp: Check for shlib and target support.
4314 * gdb.trace/tstatus.exp: Check for arch support.
4315 * gdb.trace/tsv.exp: Likewise.
4316 * gdb.trace/while-dyn.exp: Likewise.
4317 * gdb.trace/while-stepping.exp: Likewise.
4318 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4319
f9c49bff
SM
43202018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4321
4322 * gdb.trace/tspeed.exp: Remove nowarnings.
4323 (prepare_for_trace_test): Declare "global ipalib".
4324 * gdb.trace/tspeed.c: Include unistd.h.
4325 (main): Remove superfluous printf argument.
4326
d4330bde
SL
43272018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4328
4329 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4330 directory prefix on the filename.
4331
8ecfd7bd
SDJ
43322018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4333
4334 * gdb.gdb/unittest.exp: Update expected message informing that
4335 selftests have been disabled.
4336 * gdb.server/unittest.exp: Likewise.
4337
58bbcd02
TV
43382018-10-09 Tom de Vries <tdevries@suse.de>
4339
4340 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4341 with runto_main.
4342
9f6b697b
WP
43432018-10-08 Weimin Pan <weimin.pan@oracle.com>
4344
4345 PR c++/16841
4346 * gdb.cp/virtbase2.cc: New file.
4347 * gdb.cp/virtbase2.exp: New file.
4348
add5ded5
TT
43492018-10-06 Tom Tromey <tom@tromey.com>
4350
4351 PR python/19399:
4352 * gdb.python/py-inferior.exp: Add architecture test.
4353
f9e48344
TT
43542018-10-06 Tom Tromey <tom@tromey.com>
4355
4356 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4357 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4358
2a8be203
TT
43592018-10-06 Tom Tromey <tom@tromey.com>
4360
4361 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4362 of a "throw" catchpoint.
4363
e04caa70
SDJ
43642018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4365
4366 * gdb.base/info-proc.exp: Update string expected from "help info
4367 proc".
4368
5ca8c39f
TT
43692018-10-04 Tom Tromey <tom@tromey.com>
4370
4371 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4372 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4373 (test_initial_complaints, test_empty_complaints): Update.
4374 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4375
3453e7e4
TT
43762018-10-04 Tom Tromey <tom@tromey.com>
4377
4378 PR cli/19551:
4379 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4380 * lib/gdb.exp (gdb_file_cmd): Update.
4381 * gdb.stabs/weird.exp (print_weird_var): Update.
4382 * gdb.server/solib-list.exp: Update.
4383 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4384 * gdb.mi/mi-cli.exp: Update.
4385 * gdb.linespec/linespec.exp: Update.
4386 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4387 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4388 * gdb.cp/cp-relocate.exp: Update.
4389 * gdb.base/sym-file.exp: Update.
4390 * gdb.base/relocate.exp: Update.
4391 * gdb.base/readnever.exp: Update.
4392 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4393 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4394 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4395 * gdb.base/code_elim.exp: Update.
4396 * gdb.base/break-unload-file.exp (test_break): Update.
4397 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4398 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4399 Update.
4400 * gdb.base/attach.exp (do_attach_tests): Update.
4401 * gdb.base/sepdebug.exp: Update.
4402 * gdb.python/py-section-script.exp: Update.
4403
6afcf761
TT
44042018-10-04 Tom Tromey <tom@tromey.com>
4405
4406 PR cli/22234:
4407 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4408 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4409 output.
4410
fef1b293
TT
44112018-10-04 Tom Tromey <tom@tromey.com>
4412
4413 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4414 set width and height to 0.
4415 (test_command_line_attach_run): Use -quiet.
4416
ca98345e
SL
44172018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4418
4419 * lib/gdb.exp (skip_ifunc_tests): New.
4420 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4421 other compile failures.
4422 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4423
ff34e6ae
SM
44242018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4425
4426 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4427 is_amd64_regs_target.
4428
6bb8890e
AH
44292018-10-01 Alan Hayward <alan.hayward@arm.com>
4430
4431 * gdb.arch/aarch64-sighandler-regs.c: New test.
4432 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4433 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4434
224d30d3
MM
44352018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4436
4437 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4438 assembly.
4439
f67ffa6a
AB
44402018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4441
4442 * gdb.base/frame-selection.exp: New file.
4443 * gdb.base/frame-selection.c: New file.
4444
9fc3183f
AH
44452018-09-27 Alan Hayward <alan.hayward@arm.com>
4446
4447 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4448 pthread barrier.
4449 (main): Likewise.
4450
d354055e
AB
44512018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4452
4453 * gdb.base/large-frame-1.c: New file.
4454 * gdb.base/large-frame-2.c: New file.
4455 * gdb.base/large-frame.exp: New file.
4456 * gdb.base/large-frame.h: New file.
4457
db727370
JL
44582018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4459
4460 PR gdb/20948
4461 * gdb.base/write_mem.exp: New test.
4462 * gdb.base/write_mem.c: Likewise.
4463
ae778caf
TT
44642018-09-23 Tom Tromey <tom@tromey.com>
4465
4466 PR python/18852:
4467 * gdb.python/py-parameter.exp: Add test for parameter that throws
4468 on "set".
4469
fd3ba736
TT
44702018-09-23 Tom Tromey <tom@tromey.com>
4471
4472 PR python/17284:
4473 * gdb.python/py-template.exp (test_template_arg): Add test for
4474 negative template argument number.
4475
39a24317
TT
44762018-09-23 Tom Tromey <tom@tromey.com>
4477
4478 PR python/14062:
4479 * gdb.python/python.exp: Add test for post_event error.
4480
f5769a2c
TT
44812018-09-23 Tom Tromey <tom@tromey.com>
4482
4483 PR python/18170:
4484 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4485 convert pointers to int and long.
4486
1c1e54f6
TT
44872018-09-23 Tom Tromey <tom@tromey.com>
4488
4489 PR python/20126:
4490 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4491 signed-ness conversion tests.
4492
fb4fa946
TT
44932018-09-23 Tom Tromey <tom@tromey.com>
4494
4495 PR python/18352;
4496 * gdb.python/py-value.exp (test_float_conversion): New proc.
4497 Use it.
4498
a466edac
HAQ
44992018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4500
4501 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4502
4ee9b0c5
SL
45032018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4504
4505 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4506 no readline.
4507 * gdb.base/utf8-identifiers.exp: Likewise.
4508 * gdb.cp/cpcompletion.exp: Likewise.
4509 * gdb.linespec/cpcompletion.exp: Likewise.
4510 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4511 * gdb.linespec/cpls-ops.exp: Likewise.
4512
23be8da7
RB
45132018-09-19 Richard Bunt <richard.bunt@arm.com>
4514 Chris January <chris.january@arm.com>
4515
4516 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4517 * gdb.fortran/short-circuit-argument-list.exp: New file.
4518 * gdb.fortran/short-circuit-argument-list.f90: New test.
4519
5031d0ae
SDJ
45202018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4521
4522 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4523 "arch=" keyword when executing "-stack-list-frames".
4524
b4c0d1a4
SDJ
45252018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4526
4527 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4528 "arch=" keyword when executing "-stack-list-frames".
4529
7a6d2b45
SDJ
45302018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4531
4532 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4533 break ada".
4534
8588b356
SM
45352018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4536
4537 PR python/23669
4538 * gdb.python/python.exp: Test gdb.execute("show commands").
4539
65e65158
TT
45402018-09-16 Tom Tromey <tom@tromey.com>
4541
4542 * gdb.base/new-ui.exp (do_execution_tests): Update.
4543 * gdb.base/dbx.exp (test_breakpoints): Update.
4544
bf326452
AH
45452018-09-14 Alan Hayward <alan.hayward@arm.com>
4546
4547 * lib/gdb.exp (gdb_simple_compile): Add proc.
4548 (is_elf_target): Use gdb_simple_compile.
4549 (skip_altivec_tests): Likewise.
4550 (skip_vsx_tests): Likewise.
4551 (skip_tsx_tests): Likewise.
4552 (skip_btrace_tests): Likewise.
4553 (skip_btrace_pt_tests): Likewise.
4554 (gdb_can_simple_compile): Likewise.
4555 (gdb_has_argv0): Likewise.
4556 (gdb_target_symbol_prefix): Likewise.
4557 (target_supports_scheduler_locking): Likewise.
4558
2361b0fb
TT
45592018-09-13 Tom Tromey <tom@tromey.com>
4560
4561 * Makefile.in (TAGS): Recognize proc_with_prefix and
4562 gdb_caching_proc.
4563
0ae1a321
SM
45642018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4565
4566 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4567 method.
4568
a40bf0c2
SM
45692018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4570
4571 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4572 and a few other Inferior properties when the Inferior is no
4573 longer valid.
4574
4a3fe98f
TT
45752018-09-13 Tom Tromey <tom@tromey.com>
4576
4577 PR rust/23650:
4578 * gdb.rust/simple.exp: Add test for enum field access error.
4579
098b2108
TT
45802018-09-13 Tom Tromey <tom@tromey.com>
4581
4582 PR rust/23626:
4583 * gdb.rust/simple.rs (EmptyEnum): New type.
4584 (main): Use it.
4585 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4586
1256af7d
SM
45872018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4588
4589 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4590 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4591 * gdb.python/py-symtab.exp: Update test printing an objfile.
4592
4aa8e6c2
SM
45932018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4594
4595 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4596 object.
4597
c221b2f7
AH
45982018-09-12 Alan Hayward <alan.hayward@arm.com>
4599
4600 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4601 (support_complex_tests): Use gdb_can_simple_compile.
4602 (is_ilp32_target): Likewise.
4603 (is_lp64_target): Likewise.
4604 (is_64_target): Likewise.
4605 (is_amd64_regs_target): Likewise.
4606 (is_aarch32_target): Likewise.
4607 (gdb_int128_helper): Likewise.
4608
6f1107b5
JK
46092018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4610
4611 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4612
1f5d1570
JG
46132018-09-10 Jerome Guitton <guitton@adacore.com>
4614
4615 * gdb.ada/same_component_name: Add test for case of tagged record
4616 with variable-length fields.
4617
cc330e39
XR
46182018-09-10 Xavier Roirand <roirand@adacore.com>
4619
4620 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4621 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4622 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4623 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4624
b9c50e9a
XR
46252018-09-10 Xavier Roirand <roirand@adacore.com>
4626
4627 * gdb.ada/mi_string_access.exp: New testcase.
4628 * gdb.ada/mi_string_access/bar.adb: New file.
4629 * gdb.ada/mi_string_access/pck.adb: New file.
4630 * gdb.ada/mi_string_access/pck.asd: New file.
4631
2963898f
XR
46322018-09-10 Xavier Roirand <roirand@adacore.com>
4633
4634 * gdb.ada/mi_var_union.exp: New testcase.
4635 * gdb.ada/mi_var_union/bar.adb: New file.
4636 * gdb.ada/mi_var_union/pck.adb: New file.
4637 * gdb.ada/mi_var_union/pck.asd: New file.
4638
1aac008f
TT
46392018-09-08 Tom Tromey <tom@tromey.com>
4640
4641 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4642
332cf4c9
TT
46432018-09-08 Tom Tromey <tom@tromey.com>
4644
4645 PR python/16047:
4646 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4647 (register_pretty_printers): Register new printer.
4648 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4649 test.
4650 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4651 (an_int_type3): New global.
4652
424da6cf
JB
46532018-09-08 Joel Brobecker <brobecker@adacore.com>
4654
4655 * gdb.ada/expr_with_funcall: New testcase.
4656
2a62dfa9
JB
46572018-09-08 Joel Brobecker <brobecker@adacore.com>
4658
4659 * gdb.ada/packed_array_assign: New testcase.
4660
96b6697f
AB
46612018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4662
4663 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4664 names, and add test prefixes to make test names unique.
4665
e4a62c65
TV
46662018-09-05 Tom de Vries <tdevries@suse.de>
4667
4668 * gdb.dwarf2/varval.exp: Add test.
4669
dd083ee2
GB
46702018-09-04 Gary Benson <gbenson@redhat.com>
4671
4672 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4673 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4674
aef9346c
TT
46752018-08-31 Tom Tromey <tom@tromey.com>
4676
4677 * gdb.rust/simple.rs: Rename second variable "v".
4678
c67f2e15
AB
46792018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.base/funcargs.c (use_a): New function.
4682 (recurse): Call use_a.
4683
078a0207
KS
46842018-08-29 Keith Seitz <keiths@redhat.com>
4685
4686 * gdb.compile/compile-cplus-anonymous.cc: New file.
4687 * gdb.compile/compile-cplus-anonymous.exp: New file.
4688 * gdb.compile/compile-cplus-array-decay.cc: New file.
4689 * gdb.compile/compile-cplus-array-decay.exp: New file.
4690 * gdb.compile/compile-cplus-inherit.cc: New file.
4691 * gdb.compile/compile-cplus-inherit.exp: New file.
4692 * gdb.compile/compile-cplus-member.cc: New file.
4693 * gdb.compile/compile-cplus-member.exp: New file.
4694 * gdb.compile/compile-cplus-method.cc: New file.
4695 * gdb.compile/compile-cplus-method.exp: New file.
4696 * gdb.compile/compile-cplus-mod.c: "New" file.
4697 * gdb.compile/compile-cplus-namespace.cc: New file.
4698 * gdb.compile/compile-cplus-namespace.exp: New file.
4699 * gdb.compile/compile-cplus-nested.cc: New file.
4700 * gdb.compile/compile-cplus-nested.exp: New file.
4701 * gdb.compile/compile-cplus-print.c: "New" file.
4702 * gdb.compile/compile-cplus-print.exp: "New" file.
4703 * gdb.compile/compile-cplus-virtual.cc: New file.
4704 * gdb.compile/compile-cplus-virtual.exp: New file.
4705 * gdb.compile/compile-cplus.c: "New" file.
4706 * gdb.compile/compile-cplus.exp: "New" file.
4707 * lib/compile-support.exp: New file.
4708
b0f492b9
GB
47092018-08-16 Gary Benson <gbenson@redhat.com>
4710
4711 PR gdb/13000:
4712 * gdb.base/batch-exit-status.exp: New file.
4713 * gdb.base/batch-exit-status.good-commands: Likewise.
4714 * gdb.base/batch-exit-status.bad-commands: Likewise.
4715
36eb4c5f
AH
47162018-08-29 Alan Hayward <alan.hayward@arm.com>
4717
4718 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4719 (struct struct02): Likewise.
4720 (struct struct03): Likewise.
4721 (struct struct04): Likewise.
4722 (struct struct_01_01): New struct.
4723 (struct struct_01_02): Likewise.
4724 (struct struct_01_03): Likewise.
4725 (struct struct_01_04): Likewise.
4726 (struct struct_02_01): Likewise.
4727 (struct struct_02_02): Likewise.
4728 (struct struct_02_03): Likewise.
4729 (struct struct_02_04): Likewise.
4730 (struct struct_04_01): Likewise.
4731 (struct struct_04_02): Likewise.
4732 (struct struct_04_03): Likewise.
4733 (struct struct_04_04): Likewise.
4734 (struct struct_05_01): Likewise.
4735 (struct struct_05_02): Likewise.
4736 (struct struct_05_03): Likewise.
4737 (struct struct_05_04): Likewise.
4738 (cmp_struct01): Remove function.
4739 (cmp_struct02): Likewise.
4740 (cmp_struct03): Likewise.
4741 (cmp_struct04): Likewise.
4742 (cmp_struct_01_01): Add Function.
4743 (cmp_struct_01_02): Likewise.
4744 (cmp_struct_01_03): Likewise.
4745 (cmp_struct_01_04): Likewise.
4746 (cmp_struct_02_01): Likewise.
4747 (cmp_struct_02_02): Likewise.
4748 (cmp_struct_02_03): Likewise.
4749 (cmp_struct_02_04): Likewise.
4750 (cmp_struct_04_01): Likewise.
4751 (cmp_struct_04_02): Likewise.
4752 (cmp_struct_04_03): Likewise.
4753 (cmp_struct_04_04): Likewise.
4754 (cmp_struct_05_01): Likewise.
4755 (cmp_struct_05_02): Likewise.
4756 (cmp_struct_05_03): Likewise.
4757 (cmp_struct_05_04): Likewise.
4758 (call_all): Add new structs.
4759 * gdb.base/infcall-nested-structs.exp: Likewise.
4760
3bf9c013
JV
47612018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4762
4763 * gdb.python/py-framefilter-mi.exp: Update regexp to
4764 check for "arch" field in frame output.
4765
450d1e88
KB
47662018-08-23 Kevin Buettner <kevinb@redhat.com>
4767
4768 * gdb.dwarf2/dw2-ranges-func.c: New file.
4769 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4770
ae739fe7
SM
47712018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4772
4773 * gdb.base/term.exp: Compare terminal settings with values from
4774 the inferior.
4775 * gdb.base/term.c: Get and set terminal settings.
4776
6d52907e
JV
47772018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4778
4779 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4780 accommodate new "arch" field in frame output.
4781 * gdb.mi/mi-return.exp: Likewise.
4782 * gdb.mi/mi-stack.exp: Likewise.
4783 * gdb.mi/mi-syn-frame.exp: Likewise.
4784 * gdb.mi/user-selected-context-sync.exp: Likewise.
4785
be2d111a
MS
47862018-08-19 Michael Spang <spang@google.com>
4787
4788 PR gdb/11786
4789 * gdb.base/gcore-tls-pie.c: New file.
4790 * gdb.base/gcore-tls-pie.exp: New file.
4791
ae3a7c47
KB
47922018-08-18 Kevin Buettner <kevinb@redhat.com>
4793
4794 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
4795 * gdb.dwarf2/varval.c: New file.
4796 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 4797
2ecae92e
AH
47982018-08-17 Alan Hayward <alan.hayward@arm.com>
4799
4800 PR gdb/18931
4801 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4802
c1854f1d
KS
48032018-08-16 Keith Seitz <keiths@redhat.com>
4804
4805 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4806 tests expected to pass.
4807
26fb3983
JV
48082018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4809
4810 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4811 -data-disassemble -a.
4812 (test_disassembly_bogus_args): Likewise.
4813
67943c00
AB
48142018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4815
4816 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4817
5ff2bbae
AB
48182018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 * gdb.base/vla-optimized-out.exp: Add new test.
4821
e5bbcd0f
AB
48222018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * gdb.base/vla-optimized-out-o3.exp: Delete.
4825 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4826 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4827 deleted tests.
4828
9d4a934c
AB
48292018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4830
4831 PR gdb/18050:
4832 * gdb.server/extended-remote-restart.c: New file.
4833 * gdb.server/extended-remote-restart.exp: New file.
4834
045cf012
SM
48352018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4836
4837 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4838 "set variable index = 42".
4839
87d6a7aa
SM
48402018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4841
4842 * boards/index-cache-gdb.exp: New file.
4843 * gdb.dwarf2/index-cache.exp: New file.
4844 * gdb.dwarf2/index-cache.c: New file.
4845 * gdb.base/maint.exp: Check if we are using the index cache.
4846
96d68bd4
RO
48472018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4848
4849 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4850 MAKEFLAGS.
4851
5a699617
RO
48522018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4853
4854 * dg-extract-results.sh: Move to toplevel contrib.
4855 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4856 * Makefile.in (check-parallel-racy): Likewise.
4857
5bd18990
AB
48582018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4859
4860 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4861 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4862 tests if the target supports scheduler locking.
4863
3fbbcf47
TV
48642018-08-04 Tom de Vries <tdevries@suse.de>
4865
4866 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4867
3e1d3d8c
TT
48682018-08-02 Tom Tromey <tom@tromey.com>
4869
4870 PR symtab/16842.
4871 * gdb.cp/temargs.exp: Test "info address" of a template
4872 parameter.
4873
5abe0f0c
JV
48742018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4875
4876 * gdb.python/py-mi-var-info-path-expression.c: New file.
4877 * gdb.python/py-mi-var-info-path-expression.py: New file.
4878 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4879
fb66cde8
SDJ
48802018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4881
4882 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4883 error after "cannot resolve name" string.
4884
c708f4d2
AB
48852018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4886
4887 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4888 started.
4889 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4890
37cc0cae
TV
48912018-07-28 Tom de Vries <tdevries@suse.de>
4892
4893 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4894
63b4ecf7
TV
48952018-07-26 Tom de Vries <tdevries@suse.de>
4896
4897 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4898
3c3bb058
AB
48992018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4900
4901 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4902 is visible.
4903
9e7f3bbb
TV
49042018-07-26 Tom de Vries <tdevries@suse.de>
4905
4906 PR breakpoints/23366
4907 * gdb.base/catch-follow-exec.c: New test.
4908 * gdb.base/catch-follow-exec.exp: New file.
4909
16f808ec
TV
49102018-07-25 Tom de Vries <tdevries@suse.de>
4911
4912 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4913 vla-optimized-out.c.
4914
d7154a8d
JV
49152018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4916
4917 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4918 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4919
232a0032
TV
49202018-07-20 Tom de Vries <tdevries@suse.de>
4921
4922 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4923 NOCLONE macro.
4924 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4925
fbb1d502
TV
49262018-07-19 Tom de Vries <tdevries@suse.de>
4927
4928 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4929 regular expression.
4930
42dc7699
TV
49312018-07-18 Tom de Vries <tdevries@suse.de>
4932
4933 * gdb.base/vla-optimized-out.c: New test.
4934 * gdb.base/vla-optimized-out.exp: New file.
4935
7f1f7e23
SDJ
49362018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4937
4938 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4939 message "No address associated with hostname" when gdbserver
4940 cannot resolve the hostname.
4941
5759ebb3
PW
49422018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4943
4944 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4945 Add some test prefixes to make tests unique.
4946
3606ccab
PW
49472018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4948
4949 * gdb.base/frameapply.c: New file.
4950 * gdb.base/frameapply.exp: New file.
4951
529c08b2
PW
49522018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4953
4954 * gdb.base/skip.exp: Update expected error message.
4955
c7ab0aef
SDJ
49562018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4957 Jan Kratochvil <jan.kratochvil@redhat.com>
4958 Paul Fertser <fercerpav@gmail.com>
4959 Tsutomu Seki <sekiriki@gmail.com>
4960
4961 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4962 parameter.
4963 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4964 by default.
4965 * boards/native-gdbserver.exp: Likewise.
4966 * gdb.server/run-without-local-binary.exp: Improve regexp used
4967 for detecting when a remote debugging connection succeeds.
4968 * gdb.server/server-connect.exp: New file.
4969 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4970 Do not prefix the port number with ":".
4971 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4972 support for detecting and using it. Add '$debughost_gdbserver'
4973 to the list of arguments used to start gdbserver. Handle case
4974 when gdbserver cannot resolve a network name.
4975
16ff70dd
SDJ
49762018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4977
4978 PR c++/23373
4979 * gdb.base/ptype-offsets.cc (struct static_member): New
4980 struct.
4981 (main) <stmember>: New variable.
4982 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4983 with a static member in it.
4984
3541979f
AB
49852018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4986
4987 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4988 watchpoints enabled and disabled.
4989
c8ad9b9a
AB
49902018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4991
4992 * gdb.base/examine-backward.exp: Still run tests around address
4993 0x0, even if address 0x0 is not readable. Update the pattern for
4994 matching address 0x0 in expected output.
4995
e0e5e971
AB
49962018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4997
4998 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4999 malloc/free.
5000
1ea5da02
TV
50012018-07-04 Tom de Vries <tdevries@suse.de>
5002
5003 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5004
471b9d15
MR
50052018-07-02 Maciej W. Rozycki <macro@mips.com>
5006
5007 PR tdep/8282
5008 * gdb.arch/mips-disassembler-options.exp: New test.
5009 * gdb.arch/mips-disassembler-options.s: New test source.
5010
75acb486
PA
50112018-06-29 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.threads/names.exp: Adjust expected "info threads" output.
5014
cd2bb709
PA
50152018-06-29 Pedro Alves <palves@redhat.com>
5016
5017 * gdb.opt/inline-break.exp (line number, address): Add "info
5018 break" tests.
5019
991ff292
PA
50202018-06-29 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5023 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5024 number and address and running to them.
5025
356819b6 50262018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5027
5028 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5029
2512d7ef
JK
50302018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5031
5032 * lib/compiler.c: Remove executable permission flag.
5033
be1b6474
RB
50342018-06-28 Richard Bunt <richard.bunt@arm.com>
5035
5036 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5037 code.
5038 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5039
291f9a96
PT
50402018-06-28 Petr Tesarik <ptesarik@suse.cz>
5041
5042 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5043
ed6dfe51
PT
50442018-06-28 Petr Tesarik <ptesarik@suse.cz>
5045
5046 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5047 address argument is omitted.
5048
d4d429d5
PT
50492018-06-28 Petr Tesarik <ptesarik@suse.cz>
5050
5051 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5052
7ab6656f
OJ
50532018-06-27 Omair Javaid <omair.javaid@linaro.org>
5054
5055 PR gdb/21695
5056 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5057 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5058
a33ccfc7
TT
50592018-06-26 Tom Tromey <tom@tromey.com>
5060
5061 PR rust/22574:
5062 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5063 * gdb.rust/simple.rs (struct SimpleLayout): New.
5064
6d72d289
SM
50652018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5066
5067 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5068 "info registers" output.
5069
8363f9d5
RB
50702018-06-21 Richard Bunt <richard.bunt@arm.com>
5071
5072 * gdb.base/watchpoint-hw-attach.c: New test.
5073 * gdb.base/watchpoint-hw-attach.exp: New file.
5074
f00674fe
SM
50752018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5076
5077 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5078 through /bin/sh.
5079 * boards/dwarf4-gdb-index.exp: Likewise.
5080 * boards/fission-dwp.exp: Likewise.
5081
1d554008
UW
50822018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5083
5084 * gdb.base/float128.exp: Add comment and improved fail message
5085 to the failure case of "print large128" test.
5086
d0ac1c44
SM
50872018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5088
5089 * configure.ac: Remove AC_PREREQ.
5090 * configure: Re-generate.
5091
61b04dd0
PA
50922018-06-19 Pedro Alves <palves@redhat.com>
5093
5094 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5095 (func_extern_caller): New.
5096 (main): Call func_extern_caller.
5097 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5098 logic change.
5099
f63b508a
SM
51002018-06-18 Weimin Pan <weimin.pan@oracle.com>
5101
5102 PR gdb/16841
5103 * gdb.cp/typedef-base.cc: New file.
5104 * gdb.cp/typedef-base.exp: New file.
5105
0fe3a558
TV
51062018-06-18 Tom de Vries <tdevries@suse.de>
5107
5108 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5109
7010835a
AB
51102018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5111 Richard Bunt <Richard.Bunt@arm.com>
5112
5113 * gdb.threads/attach-slow-waitpid.c: New file.
5114 * gdb.threads/attach-slow-waitpid.exp: New file.
5115 * gdb.threads/slow-waitpid.c: New file.
5116
14897d65
PA
51172018-06-14 Pedro Alves <palves@redhat.com>
5118
5119 * gdb.base/fork-running-state.c: Include <errno.h>.
5120 (exit_if_relative_exits): New.
5121 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5122 exits.
5123 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5124 child exits.
5125
5d9a0608
TV
51262018-06-14 Tom de Vries <tdevries@suse.de>
5127
5128 PR cli/22573
5129 * gdb.base/finish-pretty.c: New test.
5130 * gdb.base/finish-pretty.exp: New file.
5131
11ae5818
PA
51322018-06-14 Pedro Alves <palves@redhat.com>
5133
5134 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5135 gdb's expected startup output.
5136
1d39de44
PA
51372018-06-14 Pedro Alves <palves@redhat.com>
5138
5139 * lib/selftest-support.exp (selftest_setup): Remove inlined
5140 function handling.
5141
70ee0000
TV
51422018-06-14 Tom de Vries <tdevries@suse.de>
5143
5144 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5145 matching of breakpoint printing.
5146
11f4b608
TV
51472018-06-13 Tom de Vries <tdevries@suse.de>
5148
5149 PR testsuite/23269
5150 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5151 (fork_child): ... here, and ...
5152 (fork_parent): ... here.
5153
51542018-06-12 Tom de Vries <tdevries@suse.de>
5155
5156 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5157
9516f85a
AB
51582018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5159 Stephen Roberts <stephen.roberts@arm.com>
5160
5161 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5162 rewrite test to describe action performed, rather than possible
5163 failure.
5164
5045b3d7
GB
51652018-06-08 Gary Benson <gbenson@redhat.com>
5166
5167 * gdb.threads/check-libthread-db.exp: New file.
5168 * gdb.threads/check-libthread-db.c: Likewise.
5169
c61b06a1
TT
51702018-06-05 Tom Tromey <tom@tromey.com>
5171
5172 * gdb.base/default.exp: Update expected "show version" output.
5173
eb6af809
TT
51742018-06-05 Tom Tromey <tom@tromey.com>
5175
5176 PR cli/12326:
5177 * gdb.cp/static-print-quit.exp: Update.
5178 * lib/gdb.exp (pagination_prompt): Update.
5179 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5180 * gdb.python/python.exp: Update.
5181
178d6a63
JB
51822018-06-04 Joel Brobecker <brobecker@adacore.com>
5183
5184 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5185
8e817061
JB
51862018-06-01 Joel Brobecker <brobecker@adacore.com>
5187
5188 * gdb.ada/bp_fun_addr: New testcase.
5189
e86ca25f
TT
51902018-06-01 Tom Tromey <tom@tromey.com>
5191
5192 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5193 results.
5194 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5195 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5196 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5197 * gdb.base/maint.exp (maint_pass_if): Update.
5198
4b2dfa9d
MR
51992018-05-31 Maciej W. Rozycki <macro@mips.com>
5200
5201 * gdb.base/endian.exp: New test.
5202 * gdb.base/endian.c: New test source.
5203
45f25d6c
AB
52042018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5205
5206 PR gdb/23203
5207 * gdb.base/bt-selected-frame.c: New file.
5208 * gdb.base/bt-selected-frame.exp: New file.
5209 * lib/gdb.exp (get_current_frame_number): New function.
5210
d9f6d7f8
MR
52112018-05-24 Maciej W. Rozycki <macro@mips.com>
5212 Pedro Alves <palves@redhat.com>
5213
5214 * gdb.threads/tls-core.c: Include <stdlib.h>
5215 (thread_proc): Call `abort'.
5216 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5217 (tls_core_test): New procedure, bits factored out from ...
5218 (top level): ... here. Test both native cores and gcore cores.
5219
ff1cf532
TT
52202018-05-23 Tom Tromey <tom@tromey.com>
5221
5222 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5223
b98664d3
TT
52242018-05-23 Tom Tromey <tom@tromey.com>
5225
5226 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5227 symfile_complaints.
5228 (test_short_complaints): Likewise.
5229 (test_empty_complaints): Likewise.
5230 (test_initial_complaints): Update.
5231
4e9668d0
TT
52322018-05-23 Tom Tromey <tom@tromey.com>
5233
5234 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5235
43ba33c7
TT
52362018-05-23 Tom Tromey <tom@tromey.com>
5237
5238 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5239 (test_short_complaints): Update.
5240
035522c0
PA
52412018-05-22 Pedro Alves <palves@redhat.com>
5242
5243 * gdb.base/remote.exp: Only gdb_start after compiling the
5244 testcase. Issue "disconnect" before testing "set remote" command
5245 defaults. Issue clean_restart before running to main.
5246
cc0be08f
PA
52472018-05-22 Pedro Alves <palves@redhat.com>
5248
5249 * gdb.base/remote.exp: Adjust expected output of "show remote
5250 memory-write-packet-size". Add tests for "set remote
5251 memory-write-packet-size 0" and "set remote
5252 memory-write-packet-size fixed/limit".
5253
b1b60145
PA
52542018-05-22 Pedro Alves <palves@redhat.com>
5255
5256 PR gdb/22973
5257 * gdb.base/utf8-identifiers.c: New file.
5258 * gdb.base/utf8-identifiers.exp: New file.
5259
0ec848ad
PFC
52602018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5261
5262 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5263
2c3305f6
PFC
52642018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5265
5266 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5267
ce1e8424
TT
52682018-05-18 Tom Tromey <tom@tromey.com>
5269
5270 * gdb.base/ptype-offsets.exp: Update.
5271
ddfe970e
KS
52722018-05-17 Keith Seitz <keiths@redhat.com>
5273
5274 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5275 in expected breakpoint stop locations.
5276 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5277 move to proper scope to test variable values.
5278 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5279 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5280 New functions.
5281 (main): Call not_inline_func3.
5282 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5283 inline_func1, inline_func2, and inline_func3. Test that when each
5284 breakpoint is hit, GDB properly reports both the stop location
5285 and the backtrace. Repeat tests for temporary breakpoints.
5286
0726fcc6
MR
52872018-05-15 Maciej W. Rozycki <macro@mips.com>
5288
5289 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5290 rather then trying to access it in determining whether the PID
5291 of `gdbserver' could have been retrieved.
5292
8ee22052
AB
52932018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5294
5295 * gdb.arch/amd64-init-x87-values.S: New file.
5296 * gdb.arch/amd64-init-x87-values.exp: New file.
5297
7785df48
JK
52982018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5299
5300 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5301
56bcdbea
TT
53022018-05-04 Tom Tromey <tom@tromey.com>
5303
5304 PR python/22730:
5305 * gdb.python/python.exp: Test multi-line execute.
5306
a913fffb
TT
53072018-05-04 Tom Tromey <tom@tromey.com>
5308
5309 PR python/22731:
5310 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5311
7a2c85f2
TT
53122018-05-04 Tom Tromey <tom@tromey.com>
5313
5314 PR gdb/11750:
5315 * gdb.base/define.exp: Test defining a user command inside a user
5316 command.
5317 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5318
a3b60e45
JK
53192018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5320 Pedro Alves <palves@redhat.com>
5321
5322 PR breakpoints/19806 and support for PR external/20207.
5323 * gdb.base/watchpoint-unaligned.c: New file.
5324 * gdb.base/watchpoint-unaligned.exp: New file.
5325
45fe4a03
AB
53262018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5327
5328 * gdb.base/maint.exp: Make test names unique, use
5329 test_prefix_command_help to test 'help maint info', and remove
5330 repeated test of 'help maint'.
5331
9be2ae8f
TT
53322018-05-04 Tom Tromey <tom@tromey.com>
5333
5334 PR gdb/22619:
5335 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5336 behavior.
5337
11859c31
AB
53382018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5339
5340 * gdb.base/maint.exp: Process output from 'maint print registers'
5341 line at a time.
5342
089a9490
AB
53432018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5346 timeout.
5347
9b0797e2
AB
53482018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5349
5350 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5351 filter pattern.
5352
f6ac5f3d
PA
53532018-05-02 Pedro Alves <palves@redhat.com>
5354
5355 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5356 to_log_command renames.
5357 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5358
77d3c63b
TT
53592018-05-02 Tom Tromey <tom@tromey.com>
5360
5361 * gdb.python/py-parameter.exp: Set test message.
5362
0489430a
TT
53632018-05-02 Tom Tromey <tom@tromey.com>
5364
5365 PR python/20084:
5366 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5367 PARAM_ZUINTEGER_UNLIMITED tests.
5368
1632f8ba
DR
53692018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5370
5371 PR rust/23124
5372 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5373 when casting.
5374
6d7bb824
TT
53752018-04-30 Tom Tromey <tom@tromey.com>
5376
5377 * gdb.python/py-type.exp: Check align attribute.
5378 * gdb.python/py-type.c: New "aligncheck" global.
5379
007e1530
TT
53802018-04-30 Tom Tromey <tom@tromey.com>
5381
5382 PR exp/17095:
5383 * gdb.dwarf2/dw2-align.exp: New file.
5384 * gdb.cp/align.exp: New file.
5385 * gdb.base/align.exp: New file.
5386 * lib/gdb.exp (gdb_int128_helper): New proc.
5387 (has_int128_c, has_int128_cxx): New caching procs.
5388
6873858b
TT
53892018-04-27 Tom Tromey <tom@tromey.com>
5390
5391 PR rust/22545:
5392 * gdb.rust/simple.exp: Add inclusive range tests.
5393
79188d8d
PA
53942018-04-26 Pedro Alves <palves@redhat.com>
5395
5396 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5397 ifunc breakpoint locations correctly of ifunc breakpoints set
5398 while the program resolves the ifunc.
5399
c7075ad5
PA
54002018-04-26 Pedro Alves <palves@redhat.com>
5401
5402 * gdb.base/gnu-ifunc-final.c: New file.
5403 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5404 * gdb.base/gnu-ifunc.exp (executable): Delete.
5405 (staticexecutable): Adjust.
5406 (lib_opts, exec_opts): Delete.
5407 (make_binsuffix, build, set-break): New procedures.
5408 (misc_tests): New, with tests factored out from the top level.
5409 (top level): Test different combinations of ifunc resolver name,
5410 resolver with and with debug info, and ifunc target with and
5411 without debug info. Wrap static tests with with_target_prefix.
5412
8388016d
PA
54132018-04-26 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5416 return type" warnings.
5417
249b5733
PA
54182018-04-25 Pedro Alves <palves@redhat.com>
5419
5420 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5421 killed".
5422 * gdb.base/kill-after-signal.exp: Likewise.
5423 * gdb.threads/kill.exp: Likewise.
5424
f67c0c91
SDJ
54252018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5426 Sergio Durigan Junior <sergiodj@redhat.com>
5427 Pedro Alves <palves@redhat.com>
5428
5429 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5430 regexps to expect for '[Inferior ... detached]' as well.
5431 * gdb.base/attach.exp: Likewise.
5432 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5433 "gdb_continue_to_end".
5434 (test_catch_syscall_with_wrong_args): Likewise.
5435 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5436 ']'. Don't set 'verbose' on.
5437 * gdb.base/foll-vfork.exp: Likewise.
5438 * gdb.base/fork-print-inferior-events.c: New file.
5439 * gdb.base/fork-print-inferior-events.exp: New file.
5440 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5441 '[Inferior ... has been killed]' message.
5442 * gdb.base/kill-after-signal.exp: Likewise.
5443 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5444 detach message.
5445 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5446 message.
5447 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5448 regexps to expect for '[Inferior ... detached]' as well.
5449 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5450
0a8ddac4
SM
54512018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5452
5453 PR gdb/23104
5454 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5455
701adfb0
PA
54562018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5457
5458 PR gdb/23095
5459 * gdb.base/break-probes.exp: Pass shlib_load to
5460 prepare_for_testing. Set normal_bp to r_debug_state if target is
5461 bsd.
5462
d27d16bf
RB
54632018-04-19 Richard Bunt <richard.bunt@arm.com>
5464
5465 * gdb.threads/multiple-successive-infcall.c: New test.
5466 * gdb.threads/multiple-successive-infcall.exp: New file.
5467
a037790e
TT
54682018-04-17 Tom Tromey <tom@tromey.com>
5469
5470 * gdb.rust/simple.rs (Union): New type.
5471 (main): New local "u".
5472 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5473
e3a91079
AA
54742018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5475
5476 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5477 number information in output of "whereis" command.
5478 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5479
b744723f
AA
54802018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5481
5482 * gdb.ada/info_types.exp: Adjust expected output to the line
5483 numbers now printed by "info var/func/type".
5484 * gdb.base/completion.exp: Likewise.
5485 * gdb.base/included.exp: Likewise.
5486 * gdb.cp/cp-relocate.exp: Likewise.
5487 * gdb.cp/cplusfuncs.exp: Likewise.
5488 * gdb.cp/namespace.exp: Likewise.
5489 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5490
4a4495d6
MM
54912018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5492
5493 * gdb.btrace/cpu.exp: New.
5494
1d509aa6
MM
54952018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5496
5497 * gdb.base/step-indirect-call-thunk.exp: New.
5498 * gdb.base/step-indirect-call-thunk.c: New.
5499 * gdb.reverse/step-indirect-call-thunk.exp: New.
5500 * gdb.reverse/step-indirect-call-thunk.c: New.
5501
6295b6da
SM
55022018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5503
5504 * gdb.base/pie-fork.c: New file.
5505 * gdb.base/pie-fork.exp: New file.
5506
50146e70
TT
55072018-04-11 Tom Tromey <tom@tromey.com>
5508
5509 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5510
f50d8a2e
PA
55112018-04-10 Pedro Alves <palves@redhat.com>
5512
5513 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5514 exits. Instead loop running forever.
5515 (fork_parent): Run forever too.
5516
a0be7a36
SM
55172018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5518
5519 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5520 mi_continue_to_line.
5521 * gdb.mi/mi-stack.c (callee4): Add comment.
5522
9b73db36
SM
55232018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5524
5525 * gdb.mi/mi-stack.exp: Fix indentation.
5526
c912f608
SM
55272018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5528
5529 PR gdb/22979
5530 * gdb.arch/amd64-osabi.exp: New file.
5531
26540402
SM
55322018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5533
5534 PR gdb/22980
5535 * gdb.base/osabi.exp: New file.
5536
121ad66c 55372018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5538
5539 * gdb.cp/static-typedef-print.exp: New file.
5540 * gdb.cp/static-typedef-print.cc: New file.
5541
3fcded8f
JB
55422018-03-27 Joel Brobecker <brobecker@adacore.com>
5543
5544 * gdb.ada/varsize_limit: New testcase.
5545
59cc4834
JB
55462018-03-27 Joel Brobecker <brobecker@adacore.com>
5547
5548 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5549
5550 * gdb.ada/notcplusplus: New testcase.
5551
5552 * gdb.base/c-linkage-name.c: New file.
5553 * gdb.base/c-linkage-name.exp: New testcase.
5554
4ca59a9f
TT
55552018-03-26 Tom Tromey <tom@tromey.com>
5556
5557 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5558 * gdb.python/py-framefilter.py (name_error): New global.
5559 (ErrorInName.function): Use name_error.
5560
978d6c75
TT
55612018-03-26 Tom Tromey <tom@tromey.com>
5562
5563 PR backtrace/15582:
5564 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5565
b7fee5a3
KS
55662018-03-23 Keith Seitz <keiths@redhat.com>
5567
5568 PR c++/22968
5569 * gdb.cp/subtypes.exp: New file.
5570 * gdb.cp/subtypes.h: New file.
5571 * gdb.cp/subtypes.cc: New file.
5572 * gdb.cp/subtypes-2.cc: New file.
5573
376be529
AB
55742018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5575
5576 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5577 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5578 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5579 -nostartfiles when compiling the test. Confirm that all registers
5580 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5581
066cfa98
AB
55822018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5583
5584 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5585 option, syntax was wrong anyway.
5586 * gdb.arch/arm-disp-step.exp: Likewise.
5587 * gdb.arch/sparc64-regs.exp: Likewise.
5588 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5589 option, syntax was wrong anyway, switch to use
5590 prepare_for_testing.
5591 * gdb.arch/i386-disp-step.exp: Likewise.
5592
079670b9
AA
55932018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5594
5595 * gdb.ada/exec_changed.exp: Replace "target_info exists
5596 use_gdb_stub" by "use_gdb_stub".
5597 * gdb.ada/start.exp: Likewise.
5598 * gdb.base/async-shell.exp: Likewise.
5599 * gdb.base/attach-pie-misread.exp: Likewise.
5600 * gdb.base/attach-wait-input.exp: Likewise.
5601 * gdb.base/break-entry.exp: Likewise.
5602 * gdb.base/break-interp.exp: Likewise.
5603 * gdb.base/dprintf-detach.exp: Likewise.
5604 * gdb.base/nostdlib.exp: Likewise.
5605 * gdb.base/solib-nodir.exp: Likewise.
5606 * gdb.base/statistics.exp: Likewise.
5607 * gdb.base/testenv.exp: Likewise.
5608 * gdb.mi/mi-exec-run.exp: Likewise.
5609 * gdb.mi/mi-start.exp: Likewise.
5610 * gdb.multi/dummy-frame-restore.exp: Likewise.
5611 * gdb.multi/multi-arch-exec.exp: Likewise.
5612 * gdb.multi/multi-arch.exp: Likewise.
5613 * gdb.multi/tids.exp: Likewise.
5614 * gdb.multi/watchpoint-multi.exp: Likewise.
5615 * gdb.python/py-events.exp: Likewise.
5616 * gdb.threads/attach-into-signal.exp: Likewise.
5617 * gdb.threads/attach-stopped.exp: Likewise.
5618 * gdb.threads/threadapply.exp: Likewise.
5619 * lib/selftest-support.exp: Likewise.
5620
26d6cec4
AA
56212018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5622
5623 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5624
4ee89e90
SR
56252018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5626
5627 * gdb.perf/template-breakpoints.cc: New file.
5628 * gdb.perf/template-breakpoints.exp: New file.
5629 * gdb.perf/template-breakpoints.py: New file.
5630
92630041
TT
56312018-03-19 Tom Tromey <tom@tromey.com>
5632
5633 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5634 y0.
5635 * gdb.rust/simple.exp: Test bare identifier form of struct
5636 initializer.
5637
76727919
TT
56382018-03-19 Tom Tromey <tom@tromey.com>
5639
5640 * gdb.gdb/observer.exp: Remove.
5641
194ed413
AA
56422018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5643
5644 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5645 "qualified" option when setting breakpoints.
5646 * gdb.trace/backtrace.exp: Likewise.
5647 * gdb.trace/circ.exp: Likewise.
5648 * gdb.trace/collection.exp: Likewise.
5649 * gdb.trace/disconnected-tracing.exp: Likewise.
5650 * gdb.trace/ftrace-lock.exp: Likewise.
5651 * gdb.trace/ftrace.exp: Likewise.
5652 * gdb.trace/infotrace.exp: Likewise.
5653 * gdb.trace/packetlen.exp: Likewise.
5654 * gdb.trace/passc-dyn.exp: Likewise.
5655 * gdb.trace/qtro.exp: Likewise.
5656 * gdb.trace/read-memory.exp: Likewise.
5657 * gdb.trace/report.exp: Likewise.
5658 * gdb.trace/signal.exp: Likewise.
5659 * gdb.trace/status-stop.exp: Likewise.
5660 * gdb.trace/strace.exp: Likewise.
5661 * gdb.trace/tfind.exp: Likewise.
5662 * gdb.trace/trace-break.exp: Likewise.
5663 * gdb.trace/trace-condition.exp: Likewise.
5664 * gdb.trace/trace-mt.exp: Likewise.
5665 * gdb.trace/tstatus.exp: Likewise.
5666 * gdb.trace/tsv.exp: Likewise.
5667 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5668 * gdb.trace/unavailable.exp: Likewise.
5669 * gdb.trace/while-dyn.exp: Likewise.
5670
8b067d2c
AA
56712018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5672
5673 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5674 that libinproctrace is copied to the target.
5675
3ae9ce5d
TT
56762018-03-14 Tom Tromey <tom@tromey.com>
5677
5678 PR cli/14977:
5679 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5680 a null pointer.
5681 * gdb.base/wchar.exp: Likewise.
5682
b8c2339b
TT
56832018-03-14 Tom Tromey <tom@tromey.com>
5684
5685 PR cli/19918:
5686 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5687 flag.
5688
4872dc46
SM
56892018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5690
5691 PR gdb/22841
5692 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5693 "target" to remote_exec.
5694
e4fe3756
SM
56952018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5696
5697 PR gdb/22841
5698 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5699 ${board}_upload): Remove.
5700
e95a97d4
AA
57012018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5702
5703 * gdb.cp/watch-cp.cc: New test.
5704 * gdb.cp/watch-cp.exp: New file.
5705
dbbb1059
AB
57062018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5707
5708 * gdb.base/infcall-nested-structs.exp: New file.
5709 * gdb.base/infcall-nested-structs.c: New file.
5710 * gdb.base/float.exp: Add riscv support.
5711
ecc054c0
TP
57122018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5713
5714 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5715 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5716
25e3c82c
SDJ
57172018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5718
5719 * gdb.server/abspath.exp: New file.
5720 * lib/gdb.exp (with_cwd): New procedure.
5721
3083294d
SM
57222018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5723
5724 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5725 use it.
5726 (gdb_is_target_remote_prompt): New proc.
5727 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5728 (gdb_is_target_native): Pass prompt parameter to
5729 gdb_is_target_1.
5730
3275ef47
SM
57312018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5732
5733 * gdb.base/load-command.c: New file.
5734 * gdb.base/load-command.exp: New file.
5735 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5736 (gdb_is_target_1): ...this, and generalize for other targets
5737 than just remote.
5738 (gdb_is_target_remote): Use gdb_is_target_1.
5739 (gdb_is_target_native): use gdb_is_target_1.
5740
6893c19a
TT
57412018-02-26 Tom Tromey <tom@tromey.com>
5742
5743 PR python/16497:
5744 * gdb.python/py-framefilter.exp: Update test.
5745
2ddeaf8a
TT
57462018-02-26 Tom Tromey <tom@tromey.com>
5747
5748 * gdb.dwarf2/variant.c: New file.
5749 * gdb.dwarf2/variant.exp: New file.
5750
c9317f21
TT
57512018-02-26 Tom Tromey <tom@tromey.com>
5752
5753 * gdb.rust/simple.exp: Accept more possible results in enum test.
5754
6f6d0c26
SM
57552018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5756
5757 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5758 parentheses.
5759
11b03145
MR
57602018-02-23 Maciej W. Rozycki <macro@mips.com>
5761
5762 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5763 name of a variable: $actual_linejj -> $actual_line.
5764
54a27fe5
JB
57652018-02-21 John Baldwin <jhb@FreeBSD.org>
5766
5767 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5768
de65820c
MM
57692018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5770
5771 * gdb.btrace/buffer-size.exp: Do not force BTS.
5772
980548fd
PA
57732018-02-14 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5776 getting a "Quit".
5777
c4e12631
MM
57782018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5779
5780 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5781 Fix test name.
5782
c2e0e465
SM
57832018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5784
5785 * gdb.cp/m-static.exp: Check type of optimized out static
5786 member.
5787
f7216783
AB
57882018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5789
5790 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5791 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5792
0625771b
LS
57932018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5794 Leszek Swirski <leszeks@google.com>
5795
5796 * gdb.python/py-prettyprint.c
5797 (struct to_string_returns_value_inner,
5798 struct to_string_returns_value_wrapper): New.
5799 (main): Add tsrvw variable.
5800 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5801 ToStringReturnsValueWrapper): New classes.
5802 (register_pretty_printers): Register new pretty-printers.
5803 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5804 recursive pretty printer.
5805 * gdb.python/py-mi.exp: Likewise.
5806
59498c30
LS
58072018-02-01 Leszek Swirski <leszeks@google.com>
5808
5809 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5810 functions with the same name as an include file are parsed
5811 correctly.
5812
d4d38844
YQ
58132018-02-01 Yao Qi <yao.qi@linaro.org>
5814
5815 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5816 "\[^\r\n\]*".
5817
07e5f5cf
NP
58182018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5819
5820 * gdb.arch/powerpc-prologue-frame.s: New file.
5821 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5822 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5823
929b5ad4
JB
58242018-01-31 Joel Brobecker <brobecker@adacore.com>
5825
5826 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5827
e671cd59
PA
58282018-01-30 Pedro Alves <palves@redhat.com>
5829
5830 PR gdb/13211
5831 * gdb.base/interrupt-daemon.c: New.
5832 * gdb.base/interrupt-daemon.exp: New.
5833 * gdb.multi/multi-term-settings.c: New.
5834 * gdb.multi/multi-term-settings.exp: New.
5835
fc413dc4
JB
58362018-01-30 Joel Brobecker <brobecker@adacore.com>
5837
5838 * gdb.base/break.exp: Save the location where the breakpoint
5839 on break.c:47 was actually inserted when debugging the version
5840 compiled at -O2 and use it in the expected output of the "info
5841 break" test performed soon after.
5842
5c319bb2
PA
58432018-01-22 Pedro Alves <palves@redhat.com>
5844 Sergio Durigan Junior <sergiodj@redhat.com>
5845
5846 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5847 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5848
a9e40818
JB
58492018-01-22 Joel Brobecker <brobecker@adacore.com>
5850
5851 * gdb.base/break-include.c, gdb.base/break-include.inc,
5852 gdb.base/break-include.exp: New files.
5853 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5854 line number now being the actual line number where the breakpoint
5855 was inserted.
5856 * gdb.mi/mi-break.exp: Likewise.
5857 * gdb.mi/mi-reverse.exp: Likewise.
5858 * gdb.mi/mi-simplerun.exp: Ditto.
5859
e707fc44
AB
58602018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5861
5862 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5863 varobj.
5864 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5865
ae451627
AB
58662018-01-21 Don Breazeal <donb@codesourcery.com>
5867 Andrew Burgess <andrew.burgess@embecosm.com>
5868
5869 * gdb.mi/basics.c: Add new global.
5870 * gdb.mi/mi-frame-regs.exp: New file.
5871 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5872 case.
5873
b1b189e0
AB
58742018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5875
5876 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5877 non-parameter, and on an unknown symbol.
5878
fcfcc376
TT
58792018-01-19 Tom Tromey <tom@tromey.com>
5880
5881 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5882 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5883
634c1c31
AA
58842018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5885
5886 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5887 setrlimit and chdir to int.
5888
d6ad07fd
AA
58892018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5890
5891 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5892 function.
5893 (my_tend): Likewise.
5894 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5895 rationale of avoiding FP- and vector instructions.
5896
adf8243b
RK
58972018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5898
5899 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5900 "info reg" with "\[ \t\]*".
5901 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5902 "\[ \t\]+".
5903 * gdb.arch/s390-multiarch.exp: Ditto.
5904 * gdb.base/pc-fp.exp: Ditto.
5905 * gdb.reverse/i386-precsave.exp: Ditto.
5906 * gdb.reverse/i386-reverse.exp: Ditto.
5907 * gdb.reverse/i387-env-reverse.exp: Ditto.
5908 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5909
dcc06925
AA
59102018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5911
5912 * lib/gdb.exp (gdb_compile): Re-enable use of
5913 universal_compile_options for languages other than Rust.
5914
25d4fd80
AA
59152018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5916
5917 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5918
ee7f689e 59192018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
5920
5921 PR gdb/16577
5922 * gdb.base/solib-vanish.exp: New.
5923 * gdb.base/solib-vanish-main.c: New.
5924 * gdb.base/solib-vanish-lib1.c: New.
5925 * gdb.base/solib-vanish-lib2.c: New.
5926
d8447b6b
YQ
59272018-01-17 Yao Qi <yao.qi@linaro.org>
5928
5929 * gdb.compile/compile.exp: Match the address printed for
5930 frame in the output of command "bt".
5931
86d6a90c
TT
59322018-01-15 Tom Tromey <tom@tromey.com>
5933
5934 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5935 compute sp_reg.
5936
cbcdb1aa
AB
59372018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5938
5939 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5940 to prepare.
5941 (prepare): Return 0 on error, 1 on success.
5942
eea61984
PA
59432018-01-12 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.base/continue-after-aborted-step-over.c: New.
5946 * gdb.base/continue-after-aborted-step-over.exp: New.
5947
6181e9c2
SM
59482018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5949
5950 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5951 options when not creating an executable.
5952
3cada740
PA
59532018-01-11 Pedro Alves <palves@redhat.com>
5954
5955 PR remote/22597
5956 * gdb.server/stop-reply-no-thread.c: New file.
5957 * gdb.server/stop-reply-no-thread.exp: New file.
5958
c63d3e8d
PA
59592018-01-10 Pedro Alves <palves@redhat.com>
5960
5961 PR gdb/22670
5962 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5963 functions too. Test setting breakpoints and printing C functions
5964 with no debug info too.
5965 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5966
d4c2a405
PA
59672018-01-10 Pedro Alves <palves@redhat.com>
5968
5969 PR gdb/22670
5970 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5971 a fail.
5972
8825213e
PA
59732018-01-10 Pedro Alves <palves@redhat.com>
5974
5975 PR gdb/22670
5976 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5977
605fd3c6
YQ
59782018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5979
5980 * gdb.server/unittest.exp: Match the output in non-development
5981 mode.
5982
1e5ded6c
YQ
59832018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5984
5985 * gdb.gdb/unittest.exp: Match output in non-development mode.
5986
30066b0b
JB
59872018-01-08 Joel Brobecker <brobecker@adacore.com>
5988
5989 * gdb.ada/access_tagged_param.exp: Relax expected output
5990 for value of "ObjL" in "continue" to pck.inspect breakpoint
5991 test.
5992
04bafb1e
XR
59932018-01-08 Joel Brobecker <brobecker@adacore.com>
5994
9f86398b
JB
5995 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5996 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 5997
e379cee6
PA
59982018-01-05 Pedro Alves <palves@redhat.com>
5999
6000 PR gdb/18653
6001 * gdb.base/libsegfault.exp: New.
6002
de63c46b
PA
60032018-01-05 Joel Brobecker <brobecker@adacore.com>
6004
6005 PR gdb/22670
6006 * gdb.ada/access_tagged_param.exp: New file.
6007 * gdb.ada/access_tagged_param/foo.adb: New file.
6008
f98fc17b
PA
60092018-01-05 Pedro Alves <palves@redhat.com>
6010
6011 PR gdb/22670
6012 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6013 exercise lower case too, and to exercise both full matching and
6014 wild matching.
6015
342f8240
JB
60162018-01-05 Joel Brobecker <brobecker@adacore.com>
6017
6018 * gdb.ada/rename_subscript_param: New testcase.
6019
7150d33c
JG
60202018-01-05 Jerome Guitton <guitton@adacore.com>
6021
6022 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6023
cc0e770c
JB
60242018-01-05 Joel Brobecker <brobecker@adacore.com>
6025
6026 * gdb.ada/convvar_comp: New testcase.
6027
672a41aa 60282018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6029
6030 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6031 (My_Table): New global variable.
6032 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6033
7365ec2f
JB
60342018-01-04 Joel Brobecker <brobecker@adacore.com>
6035
6036 PR gdb/22670
6037 * gdb.ada/maint_with_ada: New testcase.
6038
289483b6
JB
60392018-01-04 Joel Brobecker <brobecker@adacore.com>
6040
6041 PR gdb/22670
6042 * gdb.ada/bp_c_mixed_case: New testcase.
6043
344420da
JB
60442018-01-04 Joel Brobecker <brobecker@adacore.com>
6045
6046 PR gdb/22670
6047 * gdb.ada/complete.exp: Add "complete break ada" test.
6048
66fc87a0
JB
60492018-01-04 Joel Brobecker <brobecker@adacore.com>
6050
6051 PR gdb/22670
6052 * gdb.ada/info_addr_mixed_case: New testcase.
6053
9f757bf7
XR
60542018-01-03 Xavier Roirand <roirand@adacore.com>
6055
6056 * gdb.ada/excep_handle.exp: New testcase.
6057 * gdb.ada/excep_handle/foo.adb: New file.
6058 * gdb.ada/excep_handle/pck.ads: New file.
6059
bd570f80
JB
60602018-01-03 Joel Brobecker <brobecker@adacore.com>
6061
6062 * gdb.base/step-line.c: Add extra empty line in copyright header.
6063 * gdb.base/step-line.inp: Likewise.
6064
9fe561ab
JB
60652018-01-02 Joel Brobecker <brobecker@adacore.com>
6066
6067 * gdb.ada/dyn_stride.exp: Add slice test.
6068
a405673c
JB
60692018-01-02 Joel Brobecker <brobecker@adacore.com>
6070
6071 * gdb.ada/dyn_stride: New testcase.
6072
cef0f868
SH
60732017-12-27 Stafford Horne <shorne@gmail.com>
6074
6075 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6076 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6077
b67d92b0
SH
60782017-12-27 Stafford Horne <shorne@gmail.com>
6079
6080 * gdb.base/reggroups.c: New file.
6081 * gdb.base/reggroups.exp: New file.
6082
eccab96d
JB
60832017-12-18 Joel Brobecker <brobecker@adacore.com>
6084
6085 * gdb.dwarf2/ada-valprint-error.c: New file.
6086 * gdb.dwarf2/ada-valprint-error.exp: New file.
6087
0e2da9f0
JB
60882017-12-18 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.ada/assign_arr: New testcase.
6091
cb923fcc
XR
60922017-12-18 Xavier Roirand <roirand@adacore.com>
6093
6094 * gdb.ada/funcall_ptr: New testcase.
6095
7c161838
SDJ
60962017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6097
6098 PR cli/16224
6099 * gdb.base/ptype-offsets.cc: New file.
6100 * gdb.base/ptype-offsets.exp: New file.
6101
1af17fd9
YQ
61022017-12-15 Yao Qi <yao.qi@linaro.org>
6103
6104 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6105 if XML is disabled.
6106
828d5846
XR
61072017-12-15 Xavier Roirand <roirand@adacore.com>
6108
6109 * gdb.ada/same_component_name: New testcase.
6110
79e8fcaa
JB
61112017-12-14 Joel Brobecker <brobecker@adacore.com>
6112
6113 * gdb.ada/str_binop_equal: New testcase.
6114
e05fa6f9
JB
61152017-12-14 Joel Brobecker <brobecker@adacore.com>
6116
6117 * gdb.ada/task_switch_in_core: New testcase.
6118
b89641ba
SM
61192017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6120
6121 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6122 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6123 call test_bkpt_qualified.
6124 (test_bkpt_qualified): New proc.
6125
6892d2e4
PA
61262017-12-13 Pedro Alves <palves@redhat.com>
6127
6128 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6129 Tighten regexp by matching with an anchor.
6130
a22ecf70
PA
61312017-12-13 Pedro Alves <palves@redhat.com>
6132
6133 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6134 ("expression with namespace"): New set of tests.
6135 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6136 (Nested::Test_NS::qux): New.
6137 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6138 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6139
9937536c
JB
61402017-12-13 Joel Brobecker <brobecker@adacore.com>
6141
6142 * gdb.base/server-del-break.c: New file.
6143 * gdb.base/server-del-break.exp: New file.
6144
fe49c6f5
SH
61452017-12-12 Stafford Horne <shorne@gmail.com>
6146
6147 * gdb.xml/tdesc-regs.exp: Add or1k support.
6148
c3d18620
SH
61492017-12-12 Stafford Horne <shorne@gmail.com>
6150
6151 * gdb.base/bp-permanent.c: Define nop of or1k.
6152
c5f9cfc8
JB
61532017-12-11 Joel Brobecker <brobecker@adacore.com>
6154
6155 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6156 output with components being reordered.
6157
a9c135fc
JB
61582017-12-11 Joel Brobecker <brobecker@adacore.com>
6159
6160 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6161 output with components being reordered.
6162
927aa2e7
JK
61632017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6164 Pedro Alves <palves@redhat.com>
6165
6166 * gdb.base/maint.exp (check for .gdb_index): Check also for
6167 .debug_names.
6168 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6169 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6170 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6171 (.gdb_index used after symbol reloading): Support also .debug_names.
6172 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6173
f17d9474
YQ
61742017-12-08 Yao Qi <yao.qi@linaro.org>
6175
6176 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6177 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6178
a0de8c21
YQ
61792017-12-08 Yao Qi <yao.qi@linaro.org>
6180
6181 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6182 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6183
a738ea1d
YQ
61842017-12-08 Yao Qi <yao.qi@linaro.org>
6185
6186 * gdb.arch/aarch64-tagged-pointer.c: New file.
6187 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6188
1cd9a73b
SDJ
61892017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6190
6191 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6192 "int".
6193
fa6eb693
KS
61942017-12-07 Keith Seitz <keiths@redhat.com>
6195
6196 PR breakpoints/22569
6197 * gdb.linespec/ls-errs.exp: Change expected result of "break
6198 -source this file has spaces.c -line 3".
6199 Check that an explicit source file followed by whitespace is
6200 identified as an invalid explicit location.
6201
883fd55a
KS
62022017-12-07 Keith Seitz <keiths@redhat.com>
6203
6204 * gdb.cp/nested-types.cc: New file.
6205 * gdb.cp/nested-types.exp: New file.
6206 * lib/cp-support.exp: Load data-structures.exp library.
6207 (debug_cp_test_ptype_class): New global.
6208 (cp_ptype_class_verbose, next_line): New procedures.
6209 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6210 Add and document new return value.
6211 Switch the list of lines to a queue.
6212 Add support for new `type' key for nested type definitions.
6213 Add debugging/troubleshooting messages.
6214 * lib/data-structures.exp: New file.
6215
ec72db3e
SM
62162017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6217
6218 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6219 with proc_with_prefix, don't use with_test_prefix.
6220
99598d71
TT
62212017-12-07 Tom Tromey <tom@tromey.com>
6222
6223 * gdb.base/break.exp: Add test for empty "commands".
6224
a8806230
YQ
62252017-12-07 Yao Qi <yao.qi@linaro.org>
6226
6227 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6228 malloc and catch syscall.
6229
824cc835
PM
62302017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6231
e79be6e5 6232 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6233 tests for explicit locations.
6234
7cc244de
PA
62352017-12-06 Pedro Alves <palves@redhat.com>
6236
6237 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6238 force-disabling XML descriptions.
6239
50a1fdd5
PA
62402017-12-04 Pedro Alves <palves@redhat.com>
6241
6242 PR gdb/22499
6243 * gdb.arch/amd64-disp-step-avx.S: New file.
6244 * gdb.arch/amd64-disp-step-avx.exp: New file.
6245
f0fb2488
PA
62462017-12-03 Pedro Alves <palves@redhat.com>
6247
6248 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6249 and <string.h>.
6250 (parent_function): Print distinct messages when waitpid fails, or
6251 the child exits with a signal, or the child exits for an unhandled
6252 reason.
6253 * gdb.threads/process-dies-while-detaching.exp
6254 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6255 it. Wait for both inferior output and GDB's prompt. Use an
6256 indirect spawn id list.
6257 (do_detach): New parameter 'child_exit'. Use it to compute
6258 expected inferior output.
6259 (test_detach, test_detach_watch, test_detach_killed_outside):
6260 Adjust to pass down the expected child exit kind.
6261
97cbe998
SDJ
62622017-12-01 Joel Brobecker <brobecker@adacore.com>
6263 Sergio Durigan Junior <sergiodj@redhat.com>
6264 Pedro Alves <palves@redhat.com>
6265
6266 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6267
40fc416f
SDJ
62682017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6269
6270 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6271 to 'symbol-file' and 'add-symbol-file' can be
6272 position-independent.
6273
1cc75e92
YQ
62742017-12-01 Yao Qi <yao.qi@linaro.org>
6275
6276 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6277 the URL in copyright header.
6278 * gdb.arch/aarch64-fp.exp: Likewise.
6279 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6280 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6281 * gdb.base/expand-psymtabs.exp: Likewise.
6282 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6283 * gdb.fortran/common-block.exp: Likewise.
6284 * gdb.fortran/common-block.f90: Likewise.
6285 * gdb.fortran/logical.exp: Likewise.
6286 * gdb.fortran/vla-datatypes.f90: Likewise.
6287 * gdb.fortran/vla-sub.f90: Likewise.
6288
875fb7a7
JB
62892017-11-30 Joel Brobecker <brobecker@adacore.com>
6290
6291 * gdb.ada/repeat_dyn: New testcase.
6292
6f14765f
UW
62932017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6294
6295 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6296 Update for changed thread numbering.
6297 * gdb.cell/bt.exp: Update for changed GDB output.
6298
f1af7b94
SM
62992017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6300
6301 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6302 setting isremote by hand.
6303 * boards/dwarf4-gdb-index.exp: Likewise.
6304 * boards/fission.exp: Likewise.
6305 * boards/stabs.exp: Likewise.
6306
e3919f3e
PA
63072017-11-30 Pedro Alves <palves@redhat.com>
6308
6309 * gdb.linespec/cpls-ops.exp
6310 (check_explicit_skips_function_argument): Extract the underlying
6311 type of size_t instead of hardcoding it.
6312
bd69330d
PA
63132017-11-29 Pedro Alves <palves@redhat.com>
6314
6315 PR c++/19436
6316 * gdb.linespec/cpls-abi-tag.cc: New file.
6317 * gdb.linespec/cpls-abi-tag.exp: New file.
6318
a20714ff
PA
63192017-11-29 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.base/langs.exp: Use -qualified.
6322 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6323 it.
6324 * gdb.cp/namespace.exp: Use -qualified.
6325 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6326 (overload-3, template-overload, template-ret-type, const-overload)
6327 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6328 procedures.
6329 (test_driver): Call them.
6330 * gdb.cp/save-bp-qualified.cc: New.
6331 * gdb.cp/save-bp-qualified.exp: New.
6332 * gdb.linespec/explicit.exp: Test -qualified.
6333 * lib/completion-support.exp (completion::explicit_opts_list): Add
6334 "-qualified".
6335 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6336
f6f1d339
PM
63372017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6338
6339 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6340
02ca603a
TT
63412017-11-29 Tom Tromey <tom@tromey.com>
6342
6343 * gdb.base/relocate.exp: Update invalid argument test.
6344 Add new tests for invalid arguments.
6345
ed6c0bfb
TP
63462017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6347
6348 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6349 Return 0 as a long.
6350 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6351
f106e10e
TP
63522017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6353
6354 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6355 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6356 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6357 func ().
6358 * gdb.cp/shadow.cc (B.func): Return 0.
6359
10329bb2
JB
63602017-11-27 Joel Brobecker <brobecker@adacore.com>
6361
6362 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6363 expected output in gdb_expect call to allow the exception
6364 message to be present as well. Fix syntax confusion to avoid
6365 TCL thinking that exception_name is an array.
6366
617cd4bc
UW
63672017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6368
6369 * gdb.arch/spu-info.c: Include <unistd.h>.
6370 (do_signal_test): Fix broken calls to write.
6371 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6372 Fix checks for empty mailboxes. Update signal tests for corrected
6373 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6374 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6375 * gdb.cell/arch.exp: Use standard_output_file.
6376 * gdb.cell/break.exp: Likewise.
6377 * gdb.cell/bt.exp: Likewise.
6378 * gdb.cell/core.exp: Likewise.
6379 * gdb.cell/dwarfaddr.exp: Likewise.
6380 * gdb.cell/ea-cache.exp: Likewise.
6381 * gdb.cell/ea-standalone.exp: Likewise.
6382 * gdb.cell/f-regs.exp: Likewise.
6383 * gdb.cell/fork.exp: Likewise.
6384 * gdb.cell/gcore.exp: Likewise.
6385 * gdb.cell/mem-access.exp: Likewise.
6386 * gdb.cell/ptype.exp: Likewise.
6387 * gdb.cell/registers.exp: Likewise.
6388 * gdb.cell/sizeof.exp: Likewise.
6389 * gdb.cell/solib-symbol.exp: Likewise.
6390 * gdb.cell/solib.exp: Likewise.
617cd4bc 6391
a81aaca0
PA
63922017-11-25 Pedro Alves <palves@redhat.com>
6393
6394 * gdb.base/complete-empty.exp: New file.
6395 * gdb.base/completion.exp: Adjust.
6396
6a3c6ee4
PA
63972017-11-25 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.linespec/cpls-ops.cc: New file.
6400 * gdb.linespec/cpls-ops.exp: New file.
6401 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6402 factored out from ...
6403 (test_complete_prefix_range): ... this.
6404
8955eb2d
PA
64052017-11-24 Pedro Alves <palves@redhat.com>
6406
6407 * gdb.linespec/cpcompletion.exp: New file.
6408 * gdb.linespec/cpls-hyphen.cc: New file.
6409 * gdb.linespec/cpls.cc: New file.
6410 * gdb.linespec/cpls2.cc: New file.
6411 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6412 test to use test_gdb_complete_unique. Add label completion,
6413 keyword completion and explicit location completion tests.
6414 * lib/completion-support.exp: New file.
6415
e547c119
JB
64162017-11-24 Joel Brobecker <brobecker@adacore.com>
6417
6418 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6419 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6420 when hitting an exception catchpoint.
6421
7c3c1aa8
YQ
64222017-11-22 Yao Qi <yao.qi@linaro.org>
6423
6424 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6425
41bd68f5
SM
64262017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6427
6428 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6429 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6430 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6431
1daad298
YQ
64322017-11-22 Yao Qi <yao.qi@linaro.org>
6433
6434 * gdb.base/info-os.exp: Pass pthreads.
6435 * gdb.multi/multi-attach.exp: Likewise.
6436
88465e87
YQ
64372017-11-22 Yao Qi <yao.qi@linaro.org>
6438
6439 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6440 compiler.
6441
dc196b23
YQ
64422017-11-22 Yao Qi <yao.qi@linaro.org>
6443
6444 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6445 * gdb.base/break-interp.exp: Likewise.
6446 * gdb.base/jit-attach-pie.exp: Likewise.
6447
2400729e
UW
64482017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6449
6450 * gdb.base/float128.c (large128): New variable.
6451 * gdb.base/float128.exp: Add test to print largest __float128 value.
6452
7a26362d
UW
64532017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6454
6455 * gdb.arch/vsx-regs.exp: Update register content checks.
6456
ed0f4273
UW
64572017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6458
6459 * gdb.arch/ppc-longdouble.exp: New file.
6460 * gdb.arch/ppc-longdouble.c: Likewise.
6461
a25d69c6
PA
64622017-11-21 Pedro Alves <palves@redhat.com>
6463
6464 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6465
73fcf641
PA
64662017-11-20 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6469 (long_double_typedef): New typedefs.
6470 Use DEF on double and long double.
6471 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6472 cases.
6473 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6474 and 'long_double_ptr_same_size' locals. Use them to decide
6475 whether cast from array/function to float is valid/invalid.
6476
71a3c369
TT
64772017-11-17 Tom Tromey <tom@tromey.com>
6478
6479 * gdb.rust/traits.rs: New file.
6480 * gdb.rust/traits.exp: New file.
6481
ced9779b
JB
64822017-11-17 Joel Brobecker <brobecker@adacore.com>
6483
6484 * gdb.ada/minsyms: New testcase.
6485
a0922d80
PA
64862017-11-16 Pedro Alves <palves@redhat.com>
6487
6488 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6489 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6490
ea04e54c
PA
64912017-11-16 Pedro Alves <palves@redhat.com>
6492
6493 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6494 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6495
e849ea89
PA
64962017-11-16 Pedro Alves <palves@redhat.com>
6497
6498 * gdb.server/reconnect-ctrl-c.c: New file.
6499 * gdb.server/reconnect-ctrl-c.exp: New file.
6500
d8ae99a7
PM
65012017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6502
6503 * gdb.python/py-rbreak.exp: New file.
6504 * gdb.python/py-rbreak.c: New file.
6505 * gdb.python/py-rbreak-func2.c: New file.
6506
968a13f8
PA
65072017-11-16 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6510 pattern.
6511 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6512 GDB.
6513
71774bc9
SM
65142017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6515
6516 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6517 regex.
6518
ddbb44cf
SM
65192017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6520
6521 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6522 test names.
6523
584a564f
PA
65242017-11-09 Pedro Alves <palves@redhat.com>
6525
6526 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6527 factored out from ...
6528 (top level): ... here, and adjusted to avoid expecting beyond the
6529 prompt in a single gdb_test_multiple.
6530
5ed7a928
PA
65312017-11-09 Pedro Alves <palves@redhat.com>
6532
6533 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6534 output.
6535 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6536 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6537 * gdb.server/ext-run.exp ("kill" test): Likewise.
6538 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6539
a60e0738
PA
65402017-11-09 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6543 match till end of line.
6544
2c88253f
PA
65452017-11-09 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6548
c7a38517
PA
65492017-11-09 Pedro Alves <palves@redhat.com>
6550
6551 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6552 New procedures, factored out from ...
6553 (top level): ... here, and adjusted to avoid expecting beyond the
6554 prompt in one go.
6555
f29f4b6b
PA
65562017-11-09 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6559 output. Fix '?' match.
6560
286acbb5
JB
65612017-11-08 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.ada/scoped_watch: New testcase.
6564 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6565 which is actually correct.
6566 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6567 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6568
62d7ae92
PA
65692017-11-08 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.gdb/complaints.exp (test_initial_complaints)
6572 (test_serial_complaints, test_short_complaints): Call
6573 complaint_internal instead of complaint.
6574
280ca31f
DT
65752017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6576
6577 * gdb.threads/tls-core.c: New file.
6578 * gdb.threads/tls-core.exp: Likewise.
6579
b5ec771e
PA
65802017-11-08 Pedro Alves <palves@redhat.com>
6581
6582 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6583 (p Exported_Capitalized): New test.
6584 (p exported_capitalized): New test.
6585
a02b41a7
PA
65862017-11-07 Pedro Alves <palves@redhat.com>
6587
6588 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6589
95e95a6d
PA
65902017-11-07 Pedro Alves <palves@redhat.com>
6591
6592 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6593 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6594 (disable_invalid, disable_inverted, disable_negative): New
6595 procedures.
6596 ("bad numbers"): New set of tests.
6597
cee62dbd
PA
65982017-11-07 Pedro Alves <palves@redhat.com>
6599
6600 * gdb.cp/ena-dis-br-range.exp: Add tests.
6601
cc638e86
PA
66022017-11-07 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6605
d0fe4701
XR
66062017-11-07 Xavier Roirand <roirand@adacore.com>
6607 Pedro Alves <palves@redhat.com>
6608
6609 * gdb.base/ena-dis-br.exp: Add reference to
6610 gdb.cp/ena-dis-br-range.exp.
6611 * gdb.cp/ena-dis-br-range.exp: New file.
6612 * gdb.cp/ena-dis-br-range.cc: New file.
6613
46f67f80
PA
66142017-11-06 Pedro Alves <palves@redhat.com>
6615
6616 * gdb.base/attach-non-pgrp-leader.c: New.
6617 * gdb.base/attach-non-pgrp-leader.exp: New.
6618
726e1356
PA
66192017-11-06 Pedro Alves <palves@redhat.com>
6620
6621 * configure.ac: No longer check for termio.h and sgtty.h.
6622 * configure: Regenerate.
6623 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6624 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6625 Remove termio and sgtty code.
6626
50ab6ace
YQ
66272017-11-03 Yao Qi <yao.qi@linaro.org>
6628
6629 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6630 in GDB is disabled.
6631
8e68731c
YQ
66322017-11-03 Yao Qi <yao.qi@linaro.org>
6633
6634 * gdb.python/py-thrhandle.exp: Skip it if python is not
6635 enabled.
6636
3a87ae65
SM
66372017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6638
6639 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6640 as a breakpoint command.
6641
484d8d36
MD
66422017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6643
6644 PR python/21213
6645 * gdb.python/py-infthread.exp: Test calling
6646 InferiorThread.inferior () multiple times in a row.
6647
4a27f119
KS
66482017-10-27 Keith Seitz <keiths@redhat.com>
6649
6650 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6651 Test "info break" for every inlined function breakpoint.
6652
bb11dd58
YQ
66532017-10-27 Yao Qi <yao.qi@linaro.org>
6654
6655 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6656
a43f3893
PF
66572017-10-26 Patrick Frants <osscontribute@gmail.com>
6658
6659 * gdb.cp/classes.exp (test_static_members): Test printing
6660 Outer::instance.
6661 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6662 (Inner::instance, Outer::instance): New.
6663
792ccf00
PA
66642017-10-24 Pedro Alves <palves@redhat.com>
6665
6666 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6667 extra console" test in two stages.
6668
eb2bfbad
PA
66692017-10-24 Pedro Alves <palves@redhat.com>
6670
6671 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6672
1f75a651
PA
66732017-10-24 Pedro Alves <palves@redhat.com>
6674
6675 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6676 loop.
6677
779990d9
PA
66782017-10-24 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6681 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6682
ad9b8f5d
PA
66832017-10-24 Pedro Alves <palves@redhat.com>
6684
6685 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6686 parameter and handle it. Don't output read value in test name.
6687
fee6da6e
PA
66882017-10-24 Pedro Alves <palves@redhat.com>
6689
6690 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6691 custom test name.
6692
10389c2c
PA
66932017-10-24 Pedro Alves <palves@redhat.com>
6694
6695 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6696 include the unstable output directory name in the test's name.
6697 (initial_setup_simple) <'set args'>: Use custom test name.
6698
a80e65a9
PA
66992017-10-24 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6702 with explicit test name.
6703
15763a09
PA
67042017-10-20 Pedro Alves <palves@redhat.com>
6705
6706 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6707 'wait -i'. Use gdb_assert and remote_close.
6708
49a4ce2e
AB
67092017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6710
6711 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6712 number from variable rather than hard-coded.
6713
a75868f5
PA
67142017-10-19 Pedro Alves <palves@redhat.com>
6715
6716 * gdb.base/long-inferior-output.c: New file.
6717 * gdb.base/long-inferior-output.exp: New file.
6718
c8ba13ad
KS
67192017-11-18 Keith Seitz <keiths@redhat.com>
6720
6721 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6722 method.
6723 (main): Call it.
6724 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6725 Add additional user-defined conversion operator tests.
6726
b27de576
PA
67272017-10-17 Pedro Alves <palves@redhat.com>
6728
6729 * boards/native-stdio-gdbserver.exp: Load "local-board".
6730
8484c955
PA
67312017-10-17 Pedro Alves <palves@redhat.com>
6732
6733 * gdb.base/quit-live.c: New file.
6734 * gdb.base/quit-live.exp: New file.
6735
83d5a34d
KS
67362017-10-16 Keith Seitz <keiths@redhat.com>
6737
6738 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6739 (class_with_protected_typedef, class_with_private_typedef)
6740 (struct_with_public_typedef, struct_with_protected_typedef)
6741 (struct_with_private_typedef): New classes/structs.
6742 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6743 typedefs and access specifiers.
6744
739b3f1d
PA
67452017-10-16 Pedro Alves <palves@redhat.com>
6746 Simon Marchi <simon.marchi@polymtl.ca>
6747
6748 * README (Local vs Remote vs Native): New section.
6749 * boards/local-board.exp: New file, with bits factored out from
6750 ...
6751 * boards/native-extended-gdbserver.exp: ... here. Load
6752 "local-board".
6753 * boards/native-gdbserver.exp: Load "local-board".
6754 (${board}_spawn, ${board}_exec): Delete.
6755 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6756 ...
6757 * boards/stdio-gdbserver-base.exp: ... this new file.
6758 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6759 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6760 procedure.
6761 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6762 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6763 stdio_gdbserver_command.
6764 (${board}_get_remote_address, ${board}_get_comm_port)
6765 (${board}_download, ${board}_upload): Delete.
6766 (get_target_remote_pipe_cmd): New.
6767
fe68b953
SM
67682017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6769
6770 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6771 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6772 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6773 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6774 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6775 remove with_test_prefix.
6776
300b6685
PA
67772017-10-13 Pedro Alves <palves@redhat.com>
6778
6779 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6780 * gdb.base/annota1.exp: Use it instead of is_remote.
6781 * gdb.base/annota3.exp: Use it instead of is_remote.
6782 * gdb.cp/annota2.exp: Use it instead of is_remote.
6783 * gdb.cp/annota3.exp: Use it instead of is_remote.
6784 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6785
50500caf
PA
67862017-10-13 Pedro Alves <palves@redhat.com>
6787
6788 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6789 (test_num_test_vars, run_and_count_vars, find_env)
6790 (test_set_unset_env, test_inherit_env_var): New procedures.
6791 (top level): Use them.
6792
dad0c6d2
PA
67932017-10-13 Pedro Alves <palves@redhat.com>
6794
6795 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6796 also skip on stub-like targets.
6797
8b0553c1
PA
67982017-10-13 Pedro Alves <palves@redhat.com>
6799
6800 PR gdb/22293
6801 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6802 (top level): Move some tests to ...
6803 (test_not_found): ... this new procedure.
6804 (top level): Call it.
6805
7594f623
PA
68062017-10-13 Pedro Alves <palves@redhat.com>
6807
6808 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6809 expect different "info terminal" output if testing with a
6810 non-native target.
6811
ebe3b402
PA
68122017-10-13 Pedro Alves <palves@redhat.com>
6813 Simon Marchi <simon.marchi@polymtl.ca>
6814
6815 PR python/12966
6816 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6817
42f1b161
PA
68182017-10-13 Pedro Alves <palves@redhat.com>
6819
6820 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6821 already.
6822
8d6ef72b
PA
68232017-10-13 Pedro Alves <palves@redhat.com>
6824
6825 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6826 is_remote.
6827
d7bcd5b8
PA
68282017-10-13 Pedro Alves <palves@redhat.com>
6829
6830 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6831 is_remote.
6832
df479dc6
PA
68332017-10-13 Pedro Alves <palves@redhat.com>
6834
6835 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6836 is set.
6837 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6838 instead of is_remote.
6839
23fb630a
PA
68402017-10-13 Pedro Alves <palves@redhat.com>
6841
6842 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6843 (top level): Add comment.
6844
cc77b1dc
PA
68452017-10-13 Pedro Alves <palves@redhat.com>
6846
6847 * gdb.base/remote.exp (top level): Fix comment typo and add
6848 missing return.
6849
27c9e813
PA
68502017-10-13 Pedro Alves <palves@redhat.com>
6851 Simon Marchi <simon.marchi@polymtl.ca>
6852
6853 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6854 calls and add comments. Skip test if use_gdb_stub is set.
6855 (top level): Use "set cwd" command instead of "cd" command.
6856
5e830d98
PA
68572017-10-13 Pedro Alves <palves@redhat.com>
6858
6859 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6860 is_remote target check.
6861
f5ca0032
PA
68622017-10-13 Pedro Alves <palves@redhat.com>
6863
6864 * gdb.base/scope.exp: Use build_executable + clean_restart +
6865 gdb_file_cmd instead of prepare_for_testing and no longer skip
6866 "before run" tests on is_remote target boards. Update comments.
6867 * boards/native-extended-gdbserver.exp
6868 (extended_gdbserver_load_last_file): New, factored out from ...
6869 (gdb_load): ... this. Move further below and add comment.
6870 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6871
8aed1c0d
PA
68722017-10-12 Pedro Alves <palves@redhat.com>
6873
6874 * gdb.base/attach.exp: Remove references to gdb64.
6875 * gdb.base/dbx.exp: Remove references to gdb64.
6876
cfa34c87
SM
68772017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6878 Pedro Alves <palves@redhat.com>
6879
6880 * gdb.base/label.exp: Remove is_remote target check.
6881
9192b7de
PA
68822017-10-12 Pedro Alves <palves@redhat.com>
6883
6884 * gdb.base/auvx.exp (coredir): Update comment.
6885 (top level) <core_works>: Use "set cwd" command instead of "cd"
6886 command.
6887
6bf0052d
PA
68882017-10-12 Pedro Alves <palves@redhat.com>
6889 Simon Marchi <simon.marchi@polymtl.ca>
6890
6891 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6892 target boards.
6893
e48ef82d
PA
68942017-10-12 Pedro Alves <palves@redhat.com>
6895 Simon Marchi <simon.marchi@polymtl.ca>
6896
6897 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6898 Instead skip if there's any gdb_protocol set.
6899
8d7aea57
SM
69002017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6901 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6904
30440677
PA
69052017-10-12 Pedro Alves <palves@redhat.com>
6906 Simon Marchi <simon.marchi@polymtl.ca>
6907
6908 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6909 instead of on dejagnu remote boards.
6910
4e04f045 69112017-10-12 Pedro Alves <palves@redhat.com>
175654b9 6912 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
6913
6914 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6915 checks. Use build_executable + clean_restart instead of
6916 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6917 of enabling non-stop after starting gdb.
6918
871a186e
PA
69192017-10-12 Pedro Alves <palves@redhat.com>
6920
6921 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6922 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6923 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6924 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6925
56d704da
AK
69262017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6927
6928 * gdb.arch/arc-tdesc-cpu.exp: New file.
6929 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6930
2f20e312
SM
69312017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6932
6933 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6934
65630365
PA
69352017-10-10 Pedro Alves <palves@redhat.com>
6936
6937 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6938 expect CLI output.
6939
bf469271
PA
69402017-10-10 Pedro Alves <palves@redhat.com>
6941
6942 * lib/selftest-support.exp (selftest_setup): Update for
6943 captured_command_loop's prototype change.
6944
777a42f1
PA
69452017-10-09 Pedro Alves <palves@redhat.com>
6946
6947 Test both arch1=>arch2 and arch2=>arch1.
6948
6949 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6950 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6951 factored out to...
6952 (append_arch1_options, append_arch2_options, append_arch_options)
6953 (build_executables): New procedures.
6954 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6955 local.
6956 (top level): Add new 'first_arch' testing axis.
6957
cbd2b4e3
PA
69582017-10-09 Pedro Alves <palves@redhat.com>
6959
6960 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6961 (barrier): New.
6962 (thread_start, all_started): New functions.
6963 (main): Spawn new thread and wait until it is scheduled.
6964 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6965 option.
6966 (do_test): Add 'selected_thread' parameter. Run to all_started
6967 instead of main. Explicitly set the breakpoint at main. Switch
6968 to the SELECTED_THREAD thread.
6969 (top level): Test handling the exec event with either the main
6970 thread or the second thread selected.
6971
5c9e4427
PA
69722017-10-09 Pedro Alves <palves@redhat.com>
6973
6974 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6975 logic. Move STOP marker after the value checks.
6976 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6977 regexp.
6978
b3b7c423
SL
69792017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6980
6981 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6982
3b4b2f16
UW
69832017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6984
6985 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6986 integer-to-dfp conversion.
6987 * gdb.base/dfp-test.exp: Likewise.
6988
5cd63fda
PA
69892017-10-04 Pedro Alves <palves@redhat.com>
6990
6991 * gdb.multi/hangout.c: Include <unistd.h>.
6992 (hangout_loop): New function.
6993 (main): Call alarm. Call hangout_loop in a loop.
6994 * gdb.multi/hello.c: Include <unistd.h>.
6995 (hello_loop): New function.
6996 (main): Call alarm. Call hangout_loop in a loop.
6997 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6998 inferior with the other selected.
6999
4c71c105
SM
70002017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7001
7002 * gdb.mi/list-thread-groups-available.exp: New file.
7003 * gdb.mi/list-thread-groups-available.c: New file.
7004
bc3b087d
SDJ
70052017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7006
7007 * gdb.base/set-cwd.exp: Make it available on
7008 native-extended-gdbserver.
7009
d092c5a2
SDJ
70102017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7011
7012 * gdb.base/set-cwd.c: New file.
7013 * gdb.base/set-cwd.exp: Likewise.
7014
45320ffa
TT
70152017-10-02 Tom Tromey <tom@tromey.com>
7016
7017 PR rust/22236:
7018 * gdb.rust/simple.rs (main): New variable "fslice".
7019 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7020
b3e3859b
TT
70212017-10-02 Tom Tromey <tom@tromey.com>
7022
7023 * gdb.rust/simple.exp: Test ptype of a slice.
7024
01af5e0d
TT
70252017-10-02 Tom Tromey <tom@tromey.com>
7026
7027 * gdb.rust/simple.exp: Test index of slice.
7028
a9bbfbd8
TT
70292017-09-27 Tom Tromey <tom@tromey.com>
7030
7031 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7032
df8899e5
TP
70332017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7034 Pedro Alves <palves@redhat.com>
7035
7036 * gdb.base/compare-sections.exp (get value of read-only section): Read
7037 as unsigned value.
7038 (corrupt read-only section): Likewise and don't set written if patching
7039 failed.
7040
757bf54b
KB
70412017-09-21 Kevin Buettner <kevinb@redhat.com>
7042
7043 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7044 files.
7045
06871ae8
PA
70462017-09-20 Pedro Alves <palves@redhat.com>
7047
7048 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7049 symbol names in gdb's output.
7050 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7051
e5f25bc5
PA
70522017-09-20 Pedro Alves <palves@redhat.com>
7053
7054 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7055 Rename to ...
7056 (test_list_ambiguous_symbol): ... this and add a symbol name
7057 parameter. Adjust.
7058 (test_list_ambiguous_function): Reimplement on top of
7059 test_list_ambiguous_symbol and also test listing ambiguous
7060 variables.
7061 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7062 (ambiguous_fun): ... this.
7063 (ambiguous_var): New.
7064 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7065 (ambiguous_fun): ... this.
7066 (ambiguous_var): New.
7067
4e5a4f58
JB
70682017-09-19 John Baldwin <jhb@FreeBSD.org>
7069
7070 * gdb.base/starti.c: New file.
7071 * gdb.base/starti.exp: New file.
7072 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7073
26e53f3e
PA
70742017-09-14 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7077 (top level): Use it instead of runto.
7078
cb791d59
TT
70792017-09-11 Tom Tromey <tom@tromey.com>
7080
7081 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7082
7c96f8c1
TT
70832017-09-11 Tom Tromey <tom@tromey.com>
7084
7085 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7086 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7087
469412dd
CW
70882017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7089
7090 * gdb.fortran/printing-types.exp: New file.
7091 * gdb.fortran/printing-types.exp: New file.
7092
e0f86435
BH
70932017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7094
7095 * gdb.fortran/vla-ptype.exp: Fix typos.
7096 * gdb.fortran/vla-value.exp: Same.
7097
9e9af4be
BH
70982017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7099
7100 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7101 * gdb.mi/mi-var-child-f.exp: Likewise.
7102 * gdb.mi/mi-vla-fortran.exp: Likewise.
7103
a5ad232b 71042017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7105 Christoph Weinmann <christoph.t.weinmann@intel.com>
7106 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7107
7108 * gdb.fortran/ptr-indentation.f90: New file.
7109 * gdb.fortran/ptr-indentation.exp: New file.
7110
5aec60eb
TT
71112017-09-05 Tom Tromey <tom@tromey.com>
7112
7113 PR gdb/22010:
7114 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7115
8f8f8152
TP
71162017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7117
7118 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7119
fbd1b771
JK
71202017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7121
7122 * gdb.threads/tls-nodebug-pie.c: New file.
7123 * gdb.threads/tls-nodebug-pie.exp: New file.
7124
5eb5f850
TT
71252017-09-05 Tom Tromey <tom@tromey.com>
7126
7127 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7128 for rust.
7129
ae780a21
SM
71302017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7131
7132 * gdb.multi/multi-arch-exec.exp: Test with different
7133 "follow-exec-mode" settings.
7134 (do_test): New procedure.
7135
3693fdb3
PA
71362017-09-04 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.base/func-static.c (S::method const, S::method volatile)
7139 (S::method volatile const): New methods.
7140 (c_s, v_s, cv_s): New instances.
7141 (main): Call method() on them.
7142 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7143 (cannot_resolve): New procedure.
7144 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7145 print-quote-unquoted columns.
7146 (do_test): Test printing each scope too.
7147
e68cb8e0
PA
71482017-09-04 Pedro Alves <palves@redhat.com>
7149
7150 * gdb.base/local-static.exp: Also test with
7151 class::method::variable wholly quoted.
7152 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7153
858be34c
PA
71542017-09-04 Pedro Alves <palves@redhat.com>
7155
7156 * gdb.base/local-static.c: New.
7157 * gdb.base/local-static.cc: New.
7158 * gdb.base/local-static.exp: New.
7159
46a4882b
PA
71602017-09-04 Pedro Alves <palves@redhat.com>
7161
7162 * gdb.asm/asm-source.exp: Add casts to int.
7163 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7164 (dataglobal64_1, dataglobal64_2): New globals.
7165 * gdb.base/nodebug.exp: Test different expressions involving the
7166 new globals, with print, whatis and ptype. Add casts to int.
7167 * gdb.base/solib-display.exp: Add casts to int.
7168 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7169 * gdb.cp/m-static.exp: Add cast to int.
7170 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7171 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7172 tls variable with no debug info without a cast. Test with a cast
7173 to int too.
7174 * gdb.trace/entry-values.exp: Add casts.
7175
2c5a2be1
PA
71762017-09-04 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.base/nodebug.exp: Test that ptype's error about functions
7179 with unknown return type includes the function name too.
7180
7022349d
PA
71812017-09-04 Pedro Alves <palves@redhat.com>
7182
7183 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7184 return type of munmap in infcall.
7185 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7186 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7187 type of ftell in infcall.
7188 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7189 type of getpid in infcall.
7190 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7191 infcall.
7192 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7193 Bail on failure to extract the pid.
7194 * gdb.base/nodebug.c: #include <stdint.h>.
7195 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7196 New functions.
7197 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7198 Change expected output of print/whatis/ptype with functions with
7199 no debug info. Test all supported languages. Call
7200 test_call_promotion.
7201 * gdb.compile/compile.exp: Adjust expected output to expect
7202 warning.
7203 * gdb.threads/siginfo-threads.exp: Likewise.
7204
54990598
PA
72052017-09-04 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7208 "prototypes". Test calling float functions via prototyped and
7209 unprototyped function pointers.
7210 (perform_all_tests): New parameter "prototypes". Pass it down.
7211 (top level): Pass down "prototypes" parameter to
7212 perform_all_tests.
7213
34d16ea2
SM
72142017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7215
7216 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7217 Test with nested loops.
7218
9521ecda
SM
72192017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7220
7221 * gdb.base/commands.exp: Call the new procedures.
7222 (loop_break_test, loop_continue_test): New procedures.
7223
80a65e9b
SM
72242017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7225
7226 * gdb.base/commands.exp: Call new procedure.
7227 (define_if_without_arg_test): New procedure.
7228
e439fa14
PA
72292017-09-04 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/list-ambiguous.exp: New file.
7232 * gdb.base/list-ambiguous0.c: New file.
7233 * gdb.base/list-ambiguous1.c: New file.
7234 * gdb.base/list.exp (test_list_range): Adjust expected output.
7235
0a2dde4a
SDJ
72362017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7237
7238 * gdb.base/share-env-with-gdbserver.c: New file.
7239 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7240
5e89eb3a
SM
72412017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7242
7243 * gdb.base/commands.exp (gdbvar_simple_if_test,
7244 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7245 progvar_simple_if_test, progvar_simple_while_test,
7246 progvar_complex_if_while_test, user_defined_command_test,
7247 user_defined_command_args_eval,
7248 user_defined_command_args_stack_test,
7249 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7250 temporary_breakpoint_commands,
7251 gdb_test_no_prompt, redefine_hook_test,
7252 redefine_backtrace_test): Remove "global gdb_prompt".
7253
fd437cbc
SM
72542017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7255
7256 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7257 New proc, call it from toplevel.
7258
87215ad1
SDJ
72592017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7260
7261 PR remote/21852
7262 * gdb.server/normal.c: New file, copied from gdb.base.
7263 * gdb.server/run-without-local-binary.exp: New file.
7264
58afddc6
WP
72652017-08-07 Weimin Pan <weimin.pan@oracle.com>
7266
7267 * gdb.arch/sparc64-adi.exp: New file.
7268 * gdb.arch/sparc64-adi.c: New file.
7269
5277199a
PA
72702017-08-22 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7273 (top level): Add "list all overloads" tests.
7274
14278e1f
TT
72752017-08-22 Tom Tromey <tom@tromey.com>
7276
7277 * gdb.gdb/xfullpath.exp: Remove.
7278
bf223d3e
PA
72792017-08-21 Pedro Alves <palves@redhat.com>
7280
7281 PR gdb/19487
7282 * gdb.base/symbol-alias.c: New.
7283 * gdb.base/symbol-alias2.c: New.
7284 * gdb.base/symbol-alias.exp: New.
7285
c973d0aa
PA
72862017-08-21 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/dfp-test.c
7289 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7290 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7291 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7292 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7293 * gdb.base/whatis-ptype-typedefs.c: New.
7294 * gdb.base/whatis-ptype-typedefs.exp: New.
7295 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7296 (an_int, an_int_type, an_int_type2): New globals.
7297 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7298 involving typedefs and cast expressions.
7299 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7300 (lookup_typedefs_function): New.
7301 (typedefs_pretty_printers_dict): New.
7302 (top level): Register lookup_typedefs_function in
7303 gdb.pretty_printers.
7304
6d580b63
YQ
73052017-08-18 Yao Qi <yao.qi@linaro.org>
7306
7307 * gdb.server/unittest.exp: New.
7308
206726fb
SDJ
73092017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7310
7311 PR gdb/21954
7312 * gdb.base/environ.exp: Add test to check if 'unset environment'
7313 works.
7314
bf0ec4c2
AA
73152017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7316
7317 * lib/gdb.exp (universal_compile_options): New caching proc.
7318 (gdb_compile): Suppress GCC's coloring of messages.
7319
d6382fff
TT
73202017-08-14 Tom Tromey <tom@tromey.com>
7321
7322 PR gdb/21675:
7323 * gdb.base/printcmds.exp (test_radices): New function.
7324 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7325 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7326 * lib/gdb.exp (get_integer_valueof): Use p/d.
7327
c2c2dd9f
SM
73282017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7329
7330 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7331 characters.
7332
fdffd6f4
TT
73332017-08-05 Tom Tromey <tom@tromey.com>
7334
7335 * gdb.rust/simple.exp: Allow String to appear in a different
7336 namespace.
7337
27d41eac
YQ
73382017-07-26 Yao Qi <yao.qi@linaro.org>
7339
7340 * gdb.gdb/unittest.exp: Invoke command
7341 "maintenance check xml-descriptions".
7342
031ed05d
AA
73432017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7344
7345 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7346 calling context.
7347 (hex128): Drop erroneous calculation of parameters.
7348
dcd27ddf
SM
73492017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7350
7351 * gdb.python/py-unwind.exp: Disable stack protection when
7352 building test file.
7353
47e77640
PA
73542017-07-20 Pedro Alves <palves@redhat.com>
7355
7356 * gdb.base/default.exp (set language): Adjust expected output.
7357
62d2a18a
PA
73582017-07-20 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7361 (test_minsym): ... this, and make static.
7362 (get_pck__foo__bar__minsym): Rename to ...
7363 (get_test_minsym): ... this.
7364 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7365 symbol names and comments.
7366 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7367 (get_test_minsym): ... this.
7368 (pck__foo__bar__minsym__2): Rename to ...
7369 (test_minsym): ... this.
7370 (main): Adjust.
7371
c45ec17c
PA
73722017-07-17 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/completion.exp: Adjust expected output.
7375 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7376 the completer works.
7377
c6756f62
PA
73782017-07-17 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7381
5bd68487
AB
73822017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7383
7384 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7385
8880f2a9
TT
73862017-07-14 Tom Tromey <tom@tromey.com>
7387
7388 PR rust/21764:
7389 * gdb.rust/simple.exp: Add tests.
7390
65547233
TT
73912017-07-14 Tom Tromey <tom@tromey.com>
7392
7393 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7394
8f14146e
PA
73952017-07-14 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.linespec/base/one/thefile.cc (z1): New function.
7398 * gdb.linespec/base/two/thefile.cc (z2): New function.
7399 * gdb.linespec/linespec.exp: Add tests.
7400
b4365d02
AB
74012017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7402
7403 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7404 to mi_create_breakpoint.
7405
5d2cbaa5
AB
74062017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7407
7408 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7409 mi_create_breakpoint.
7410
11cb5716
IB
74112017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7412
7413 * gdb.dlang/demangle.exp: Update for demangling changes.
7414
03278692
TT
74152017-07-09 Tom Tromey <tom@tromey.com>
7416
7417 * gdb.dwarf2/shortpiece.exp: New file.
7418
33c5cd75
DB
74192017-07-06 David Blaikie <dblaikie@gmail.com>
7420
7421 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7422 built from fissiont-multi-cu{1,2}.c.
7423 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7424 except putting 'main' and 'func' in separate CUs in the same DWO file.
7425 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7426 test.
7427 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7428 test.
7429
8455d262
PA
74302017-07-06 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.python/py-unwind.exp: Test flushregs.
7433
dc4bde35
SDJ
74342017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7435
7436 PR cli/21688
7437 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7438 tests for alias commands and trailing whitespace.
7439
51ed89aa
SDJ
74402017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7441
7442 PR cli/21688
7443 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7444 procedure. Call it.
7445
eb17d413
PA
74462017-06-29 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.base/printcmds.exp: Add tests.
7449
41664b45
DG
74502017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7451
7452 PR gdb/21337
7453 * gdb.base/reread-readsym.exp: New file.
7454 * gdb.base/reread-readsym.c: New file.
7455
75312ae3
KB
74562017-06-21 Kevin Buettner <kevinb@redhat.com>
7457
7458 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7459 subpattern.
7460
66953522
PB
74612017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7462
7463 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7464 extended mnemonic.
7465 * gdb.arch/powerpc-power9.s: Likewise.
7466
5524b525
AA
74672017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7468
7469 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7470 on 32-bit x86 targets. Exploit is_*_target macros where
7471 appropriate.
7472
03c8af18
AA
74732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7474
7475 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7476 register pieces.
7477
3bf31011
AA
74782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7479
7480 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7481 located in one or more DWARF pieces.
7482
805acca0
AA
74832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7484
7485 * lib/gdb.exp (get_endianness): New proc.
7486 * gdb.arch/aarch64-fp.exp: Use it.
7487 * gdb.arch/altivec-regs.exp: Likewise.
7488 * gdb.arch/e500-regs.exp: Likewise.
7489 * gdb.arch/vsx-regs.exp: Likewise.
7490 * gdb.base/dump.exp: Likewise.
7491 * gdb.base/funcargs.exp: Likewise.
7492 * gdb.base/gnu_vector.exp: Likewise.
7493 * gdb.dwarf2/formdata16.exp: Likewise.
7494 * gdb.dwarf2/implptrpiece.exp: Likewise.
7495 * gdb.dwarf2/nonvar-access.exp: Likewise.
7496 * gdb.python/py-inferior.exp: Likewise.
7497 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7498
e9352324
AA
74992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7500
7501 PR gdb/21226
7502 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7503 stack value pieces are taken from the LSB end.
7504
d5d1163e
AA
75052017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7506
7507 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7508 variable at nonzero offset.
7509
0567c986
AA
75102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7511
7512 * gdb.dwarf2/var-access.c: New file.
7513 * gdb.dwarf2/var-access.exp: New test.
7514 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7515
973e9aab
TT
75162017-06-12 Tom Tromey <tom@tromey.com>
7517
7518 * gdb.dwarf2/formdata16.exp: Add tests.
7519
d9109c80
TT
75202017-06-12 Tom Tromey <tom@tromey.com>
7521
7522 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7523
30a25466
TT
75242017-06-12 Tom Tromey <tom@tromey.com>
7525
7526 PR exp/16225:
7527 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7528 * gdb.arch/vsx-regs.exp: Update tests.
7529 * gdb.arch/s390-vregs.exp (hex128): New proc.
7530 Update test.
7531 * gdb.arch/altivec-regs.exp: Update tests.
7532
aefd8b33
SDJ
75332017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7534
7535 * gdb.base/startup-with-shell.c: New file.
7536 * gdb.base/startup-with-shell.exp: Likewise.
7537
2090129c
SDJ
75382017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7539
7540 * gdb.server/non-existing-program.exp: Update regex in order to
7541 reflect the fact that gdbserver is now using fork_inferior (with a
7542 shell) to startup the inferior.
7543
8e86a419
SM
75442017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7545
7546 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7547 support function calls from GDB.
7548
e6cf65f2
TT
75492017-05-21 Tom Tromey <tom@tromey.com>
7550
7551 PR rust/21466:
7552 * gdb.rust/unsized.exp: New file.
7553 * gdb.rust/unsized.rs: New file.
7554
43cc5389
TT
75552017-05-19 Tom Tromey <tom@tromey.com>
7556
7557 PR rust/21484:
7558 * gdb.rust/watch.exp: New file.
7559 * gdb.rust/watch.rs: New file.
7560
ec8df234
TT
75612017-05-18 Tom Tromey <tom@tromey.com>
7562
7563 * gdb.rust/simple.exp: Allow Box to be qualified.
7564
3e3e7fae
TP
75652017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7566
7567 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7568
59cc050d
PA
75692017-05-18 Pedro Alves <palves@redhat.com>
7570
7571 * gdb.base/fileio.c (test_write, test_read, test_close)
7572 (test_fstat): Don't print 'ret' in the fail path.
7573
c8f6abd1
PA
75742017-05-18 Pedro Alves <palves@redhat.com>
7575
7576 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7577 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7578 (test_system, test_rename, test_unlink, test_time): Change
7579 prototypes.
7580 * gdb.base/fileio.exp (stop_msg): Adjust.
7581
d2a03b77
PA
75822017-05-18 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.base/fileio.c (null_str): New global.
7585 (test_stat): Use it.
7586 * gdb.base/fileio.exp: Remove nowarnings.
7587
0d5c6999
YQ
75882017-05-17 Yao Qi <yao.qi@linaro.org>
7589
7590 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7591
21873064
YQ
75922017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7593
7594 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7595 argument command.
7596 (top-level): Invoke test_set_inferior_tty.
7597
d512d31c
PA
75982017-05-04 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7601 Add parens to print call for Python 3.
7602
90cef2ed
KS
76032017-05-03 Keith Seitz <keiths@redhat.com>
7604
7605 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7606 (main): Call it.
7607
14f819c8
TW
76082017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7609
7610 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7611 to prev and next.
7612
913aeadd
TW
76132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7614
7615 * gdb.python/py-record-btrace.exp: Remove test for
7616 gdb.BtraceInstruction.error.
7617
a3be24ad
TW
76182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7619
7620 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7621
ae20e79a
TW
76222017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7623
7624 * gdb.python/py-record-btrace-threads.c: New file.
7625 * gdb.python/py-record-btrace-threads.exp: New file.
7626
45ce1b47
SDJ
76272017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7628
7629 PR testsuite/8595
7630 * gdb.base/environ.exp: Make test available in all architectures.
7631 Move bits related to "info program" testing to
7632 gdb.base/info-program.exp. Rewrite tests to use the two new
7633 procedures mentione below.
7634 (test_set_show_env_var) New procedure.
7635 (test_set_show_env_var_equal): Likewise.
7636 * gdb.base/info-program.exp: New file.
7637
e15c3eb4
KS
76382017-04-27 Keith Seitz <keiths@redhat.com>
7639
7640 * gdb.cp/oranking.cc (test15): New function.
7641 (main): Call test15 and declare additional variables for testing.
7642 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7643 "p foo101('abc')" tests.
7644 Add tests for cv qualifier overloads.
7645 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7646 "lvalue reference overload" test.
7647 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7648 "print value of f1 on Child&& in f2" test.
7649
3a3fd0fd
PA
76502017-04-19 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7653 procedure.
7654 (top level): Call it.
7655 * lib/gdb.exp (gdb_define_cmd): New procedure.
7656
53375380
PA
76572017-04-12 Pedro Alves <palves@redhat.com>
7658
7659 PR gdb/21323
7660 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7661 (wchar): New global.
7662 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7663 (do_test_wide_char, wide_char_types_no_program, top level): Add
7664 wchar_t testing.
7665
53e710ac
PA
76662017-04-12 Pedro Alves <palves@redhat.com>
7667
7668 PR c++/21323
7669 * gdb.cp/wide_char_types.c: New file.
7670 * gdb.cp/wide_char_types.exp: New file.
7671
0ad9d8c7
SDJ
76722017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7673
7674 PR gdb/21352
7675 * gdb.trace/tsv.exp: Add test for "tsave -r".
7676
b1b45502
IB
76772017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7678
7679 * gdb.dlang/watch-loc.c: New file.
7680 * gdb.dlang/watch-loc.exp: New file.
7681
ec13808e
JK
76822017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7683
7684 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7685
fe5f7374
AK
76862017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7687
7688 * gdb.arch/arc-analyze-prologue.S: New file.
7689 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7690
eea78757
AK
76912017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7692
7693 * gdb.arch/arc-decode-insn.S: New file.
7694 * gdb.arch/arc-decode-insn.exp: Likewise.
7695
5badf10a
IR
76962017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7697
7698 PR tdep/20928
7699 * gdb.arch/sparc64-regs.exp: New file.
7700 * gdb.arch/sparc64-regs.S: Likewise.
7701
cee59b3f
TW
77022017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7703
7704 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7705 and memory view on Python 3.
7706
c0f55cc6
AV
77072017-03-20 Artemiy Volkov <artemiyv@acm.org>
7708 Keith Seitz <keiths@redhat.com>
7709
7710 PR gdb/14441
7711 * gdb.cp/demangle.exp: Add rvalue reference tests.
7712 * gdb.cp/rvalue-ref-casts.cc: New file.
7713 * gdb.cp/rvalue-ref-casts.exp: New file.
7714 * gdb.cp/rvalue-ref-overload.cc: New file.
7715 * gdb.cp/rvalue-ref-overload.exp: New file.
7716 * gdb.cp/rvalue-ref-params.cc: New file.
7717 * gdb.cp/rvalue-ref-params.exp: New file.
7718 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7719 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7720 * gdb.cp/rvalue-ref-types.cc: New file.
7721 * gdb.cp/rvalue-ref-types.exp: New file.
7722 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7723 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7724
51457a05
MAL
77252017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7726
7727 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7728 New procedure.
7729
5b291c04
MAL
77302017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7731
7732 * lib/mi-support.exp (mi_gdb_test): Add additional message
7733 for unexpected output.
7734
59a56148
AA
77352017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7736
7737 * gdb.base/examine-backward.c (Barrier): New character array
7738 constant, to ensure that TestStrings is preceded by a string
7739 terminator.
7740
7942e96e
AA
77412017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7742
7743 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7744 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7745 and implicit pointer into such a location.
7746
6ebac3fb
DE
77472017-03-16 Doug Evans <dje@google.com>
7748
7749 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7750
ec3b243d
TP
77512017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7752
7753 * gdb.cp/m-static.exp: Fix expectation for prototype of
7754 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7755
77562017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7757
7758 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7759 * gdb.guile/scm-lazy-string.c: New file.
7760 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7761 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7762 for pointer, array, typedef lazy strings.
7763
2cc36e25 77642017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7765
7766 PR python/17728, python/18439, python/18779
7767 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7768 * gdb.python/py-lazy-string.c (pointer): New typedef.
7769 (main): New locals ptr, array, typedef_ptr.
7770 * gdb.python/py-value.exp: Move lazy string tests to ...
7771 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7772 array, typedef lazy strings.
ec3b243d 7773
0efcde63
AK
77742017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7775
7776 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7777 Add optional 'test' parameter.
7778
7978d7c3
SM
77792017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7780
7781 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7782 Skip for versions of DejaGnu < 1.5.
7783
896c0c1e
SM
77842017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7785
7786 * lib/gdb.exp (dejagnu_version): New proc.
7787 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7788 Use dejagnu_version.
7789
5f4d1085
KS
77902017-03-10 Keith Seitz <keiths@redhat.com>
7791
7792 PR c++/8128
7793 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7794 type from destructor regexps.
7795 Add a branch which actually passes the test.
7796 Adjust "ptype t5i" test names.
7797
1de05205
PA
77982017-03-08 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.base/step-over-exit.exp: Add explicit test message.
7801
c65d6b55
PA
78022017-03-08 Pedro Alves <palves@redhat.com>
7803
7804 PR gdb/18360
7805 * gdb.threads/interrupt-while-step-over.c: New file.
7806 * gdb.threads/interrupt-while-step-over.exp: New file.
7807
2e86a283
PA
78082017-03-08 Pedro Alves <palves@redhat.com>
7809
7810 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7811 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7812
25dcbff6
PA
78132017-03-08 Pedro Alves <palves@redhat.com>
7814
7815 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7816 PKRU as not supported as a PASS.
7817
dc9366eb
PA
78182017-03-08 Pedro Alves <palves@redhat.com>
7819
7820 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7821 prefix instead of $binfile1/$binfile2.
7822 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7823 in test message.
7824 * gdb.python/py-completion.exp: Use "load python file" as test
7825 messages instead of unstable path names.
7826
6e5d74e7
PA
78272017-03-08 Pedro Alves <palves@redhat.com>
7828 Jan Kratochvil <jan.kratochvil@redhat.com>
7829
7830 PR cli/21218
7831 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7832 New proc.
7833 (top level): Call it.
7834
9753a2f6
PA
78352017-03-08 Pedro Alves <palves@redhat.com>
7836
7837 PR tui/21216
7838 * gdb.tui/tui-nl-filtered-output.exp: New file.
7839
1a4dd9dd
PA
78402017-03-08 Pedro Alves <palves@redhat.com>
7841
7842 * gdb.base/completion.exp: Move TUI completion tests to ...
7843 * gdb.tui/completion.exp: ... this new file.
7844
7cbbff33
PA
78452017-03-08 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.base/tui-disasm-long-lines.c,
7848 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7849 gdb.base/tui-layout.exp: Move to ...
7850 * gdb.tui/: ... this new directory.
7851
5f6fd321
PA
78522017-03-07 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.base/tui-layout.c: New file.
7855 * gdb.base/tui-layout.exp: New file.
7856
44959fa8
PA
78572017-03-07 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.base/tui-layout.c: Rename to ...
7860 * gdb.base/tui-disasm-long-lines.c: ... this.
7861 * gdb.base/tui-layout.exp: Rename to ...
7862 * gdb.base/tui-disasm-long-lines.exp: ... this.
7863
f8c4e718
PA
78642017-03-07 Pedro Alves <palves@redhat.com>
7865
7866 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7867
6dbb839a 78682017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
7869
7870 * i386-mpx-call.c: New file.
7871 * i386-mpx-call.exp: New file.
7872
65b48a81
PB
78732017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7874
7875 * gdb.arch/powerpc-power.exp: Delete test.
7876 * gdb.arch/powerpc-power.s: Likewise.
7877 * gdb.disasm/disassembler-options.exp: New test.
7878 * gdb.arch/powerpc-altivec.exp: Likewise.
7879 * gdb.arch/powerpc-altivec.s: Likewise.
7880 * gdb.arch/powerpc-altivec2.exp: Likewise.
7881 * gdb.arch/powerpc-altivec2.s: Likewise.
7882 * gdb.arch/powerpc-altivec3.exp: Likewise.
7883 * gdb.arch/powerpc-altivec3.s: Likewise.
7884 * gdb.arch/powerpc-power7.exp: Likewise.
7885 * gdb.arch/powerpc-power7.s: Likewise.
7886 * gdb.arch/powerpc-power8.exp: Likewise.
7887 * gdb.arch/powerpc-power8.s: Likewise.
7888 * gdb.arch/powerpc-power9.exp: Likewise.
7889 * gdb.arch/powerpc-power9.s: Likewise.
7890 * gdb.arch/powerpc-vsx.exp: Likewise.
7891 * gdb.arch/powerpc-vsx.s: Likewise.
7892 * gdb.arch/powerpc-vsx2.exp: Likewise.
7893 * gdb.arch/powerpc-vsx2.s: Likewise.
7894 * gdb.arch/powerpc-vsx3.exp: Likewise.
7895 * gdb.arch/powerpc-vsx3.s: Likewise.
7896 * gdb.arch/arm-disassembler-options.exp: Likewise.
7897 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7898 * gdb.arch/s390-disassembler-options.exp: Likewise.
7899
17cd4947
LM
79002017-02-23 Luis Machado <lgustavo@codesourcery.com>
7901
7902 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7903 (check_supported_features): ... this. Changed return type to void.
7904 (supports_rdseed): New static global.
7905 (rdseed): Check supports_rdseed.
7906 (initialize): Call check_supported_features.
7907
2039d74e
EBM
79082017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7909
7910 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7911 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7912 and lqarx/stqcx.
7913 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7914 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7915
a51d7ecf
EBM
79162017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7917
7918 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7919 uppercase.
7920
0224619f
JK
79212017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7922
7923 * gdb.dwarf2/formdata16.c: New file.
7924 * gdb.dwarf2/formdata16.exp: New file.
7925 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7926
216f72a1
JK
79272017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7928
7929 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7930 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7931 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7932 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7933 DW_AT_GNU_*.
7934
43988095
JK
79352017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7936
7937 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7938
99e8a4f9
SDJ
79392017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7940
7941 PR gdb/21164
7942 * gdb.base/maint.exp: Add testcases for when the commands do
7943 not have arguments.
7944
b58a8c0c
TP
79452017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7946
7947 * gdb.cp/chained-calls.exp: Use p instead of P.
7948
4e746bb6
TW
79492017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7950
7951 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7952 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7953
3f77c769
TT
79542017-02-14 Tom Tromey <tom@tromey.com>
7955
7956 PR python/13598:
7957 * gdb.python/py-events.exp: Add before_prompt event tests.
7958
075beec0
AA
79592017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7960
7961 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7962
bf5f525c
LM
79632017-02-13 Luis Machado <lgustavo@codesourcery.com>
7964
7965 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7966 (main): Call my_unique_function_name.
7967 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7968 completion of patterns with a single match.
7969 Add missing -re switches to gdb_test_multiple calls.
7970
13a66184
LM
79712017-02-13 Luis Machado <lgustavo@codesourcery.com>
7972
7973 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7974 return if core file is not recognized.
7975
26a06916
SM
79762017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7977
7978 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7979 and extra UIs.
7980
b761ca9e
SM
79812017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7982
7983 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7984 proc_with_prefix.
7985
b964bee0
TT
79862017-02-10 Tom Tromey <tom@tromey.com>
7987
7988 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7989
18da0c51
MG
79902017-02-10 Martin Galvan <martingalvan@sourceware.org>
7991
7992 PR gdb/21122
7993 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7994
604c4576
JG
79952017-02-08 Jerome Guitton <guitton@adacore.com>
7996
7997 * gdb.base/define.exp: Add test for command abbreviations
7998 in define.
7999
20b477a7
LM
80002017-02-06 Luis Machado <lgustavo@codesourcery.com>
8001
8002 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8003 * gdb.reverse/insn-reverse-x86.c: New file.
8004
3f7b46f2
IR
80052017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8006
8007 PR tdep/20936
8008 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8009
f0fd41c1
TT
80102017-02-03 Tom Tromey <tom@tromey.com>
8011
8012 PR rust/21097:
8013 * gdb.rust/simple.exp: Add new tests.
8014
5be5dbf0
PA
80152017-02-02 Pedro Alves <palves@redhat.com>
8016
8017 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8018 tests.
8019
7346ef59
AA
80202017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8021
8022 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8023 taking a 2-byte value out of a 4-byte DWARF implicit value on
8024 big-endian targets.
8025 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8026 logic. Add test cases for DW_OP_implicit.
8027
787f0025
MM
80282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8029
8030 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8031
68777c29
MM
80322017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8033
8034 * gdb.btrace/enable.exp: Call gdb_exit before
8035 skip_gdbserver_tests.
8036
0a1c7e28
MM
80372017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8038
8039 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8040 GDBFLAGS.
8041
b5ac99b0
MM
80422017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8043
8044 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8045 the test is skipped.
8046 * gdb.btrace/data.exp: Likewise.
8047 * gdb.btrace/delta.exp: Likewise.
8048 * gdb.btrace/dlopen.exp: Likewise.
8049 * gdb.btrace/enable-running.exp: Likewise.
8050 * gdb.btrace/enable.exp: Likewise.
8051 * gdb.btrace/exception.exp: Likewise.
8052 * gdb.btrace/function_call_history.exp: Likewise.
8053 * gdb.btrace/gcore.exp: Likewise.
8054 * gdb.btrace/instruction_history.exp: Likewise.
8055 * gdb.btrace/multi-thread-step.exp: Likewise.
8056 * gdb.btrace/nohist.exp: Likewise.
8057 * gdb.btrace/non-stop.exp: Likewise.
8058 * gdb.btrace/reconnect.exp: Likewise.
8059 * gdb.btrace/record_goto-step.exp: Likewise.
8060 * gdb.btrace/record_goto.exp: Likewise.
8061 * gdb.btrace/rn-dl-bind.exp: Likewise.
8062 * gdb.btrace/segv.exp: Likewise.
8063 * gdb.btrace/step.exp: Likewise.
8064 * gdb.btrace/stepi.exp: Likewise.
8065 * gdb.btrace/tailcall-only.exp: Likewise.
8066 * gdb.btrace/tailcall.exp: Likewise.
8067 * gdb.btrace/tsx.exp: Likewise.
8068 * gdb.btrace/unknown_functions.exp: Likewise.
8069 * gdb.btrace/vdso.exp: Likewise.
8070
cd4007e4
MM
80712017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8072
8073 * gdb.btrace/enable-running.c: New.
8074 * gdb.btrace/enable-running.exp: New.
8075
2735833d
WT
80762017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8077
8078 * gdb.arch/amd64-gs_base.c: New file.
8079 * gdb.arch/amd64-gs_base.exp: New file.
8080
b51e1e94
LM
80812017-01-26 Luis Machado <lgustavo@codesourcery.com>
8082
8083 * lib/memory.exp: Remove spurious empty newlines.
8084
72ca0410
SM
80852017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8086
8087 * gdb.python/py-bad-printers.exp: Load python file using "source".
8088 * gdb.python/py-events.exp: Likewise.
8089 * gdb.python/py-evsignal.exp: Likewise.
8090 * gdb.python/py-evthreads.exp: Likewise.
8091 * gdb.python/py-frame-args.exp: Likewise.
8092 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8093 * gdb.python/py-framefilter-mi.exp: Likewise.
8094 * gdb.python/py-framefilter.exp: Likewise.
8095 * gdb.python/py-mi.exp: Likewise.
8096 * gdb.python/py-pp-maint.exp: Likewise.
8097 * gdb.python/py-pp-registration.exp: Likewise.
8098 * gdb.python/py-prettyprint.exp: Likewise.
8099 (run_lang_tests): Likewise.
8100 * gdb.python/py-typeprint.exp: Likewise.
8101
e309aa65
LM
81022017-01-26 Luis Machado <lgustavo@codesourcery.com>
8103
8104 * lib/memory.exp: New file.
8105 * lib/gdb.exp: Load memory.exp.
8106 * gdb.base/memattr.exp (delete_memory): Move proc to
8107 lib/memory.exp and rename to delete_memory_regions.
8108 Replace delete_memory with delete_memory_regions.
8109 Cleanup memory regions before tests.
8110 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8111 before tests.
8112
515aff23
LM
81132017-01-26 Luis Machado <lgustavo@codesourcery.com>
8114
8115 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8116 files.
8117 (initialize): New function conditionally defined.
8118 (testcases): Move within conditional block.
8119 (main): Call initialize.
8120 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8121 of gdb.reverse/insn-reverse.c.
8122 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8123 gdb.reverse/insn-reverse.c.
8124
d8b49cf0
YQ
81252017-01-26 Yao Qi <yao.qi@linaro.org>
8126
8127 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8128 disassemble on address 0.
8129
f13a9a0c
YQ
81302017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8131 Yao Qi <yao.qi@linaro.org>
8132
8133 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8134 * gdb.dwarf2/implptr-64bit.S: Remove.
8135 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8136 variables in caller's context. Add DW_OP_implicit_value.
8137
5ac95241
YQ
81382017-01-25 Yao Qi <yao.qi@linaro.org>
8139
8140 * lib/dwarf.exp (Dwarf::_location): Handle
8141 DW_OP_GNU_implicit_pointer with proper size.
8142
23e82930
LM
81432017-01-20 Luis Machado <lgustavo@codesourcery.com>
8144
8145 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8146 and add untested calls.
8147
d334ae25
LM
81482017-01-20 Luis Machado <lgustavo@codesourcery.com>
8149
8150 * gdb.python/python.exp: Check line number against what GDB thinks
8151 the line number is for func1.
8152
f5e6296e
IB
81532017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8154
8155 * gdb.dlang/debug-expr.exp: New file.
8156
5b362f04
LM
81572016-12-23 Luis Machado <lgustavo@codesourcery.com>
8158
8159 Fix test names for the following files:
8160
8161 * gdb.ada/exec_changed.exp
8162 * gdb.ada/info_types.exp
8163 * gdb.arch/aarch64-atomic-inst.exp
8164 * gdb.arch/aarch64-fp.exp
8165 * gdb.arch/altivec-abi.exp
8166 * gdb.arch/altivec-regs.exp
8167 * gdb.arch/amd64-byte.exp
8168 * gdb.arch/amd64-disp-step.exp
8169 * gdb.arch/amd64-dword.exp
8170 * gdb.arch/amd64-entry-value-inline.exp
8171 * gdb.arch/amd64-entry-value-param.exp
8172 * gdb.arch/amd64-entry-value-paramref.exp
8173 * gdb.arch/amd64-entry-value.exp
8174 * gdb.arch/amd64-i386-address.exp
8175 * gdb.arch/amd64-invalid-stack-middle.exp
8176 * gdb.arch/amd64-invalid-stack-top.exp
8177 * gdb.arch/amd64-optimout-repeat.exp
8178 * gdb.arch/amd64-prologue-skip.exp
8179 * gdb.arch/amd64-prologue-xmm.exp
8180 * gdb.arch/amd64-stap-special-operands.exp
8181 * gdb.arch/amd64-stap-wrong-subexp.exp
8182 * gdb.arch/amd64-tailcall-cxx.exp
8183 * gdb.arch/amd64-tailcall-noret.exp
8184 * gdb.arch/amd64-tailcall-ret.exp
8185 * gdb.arch/amd64-tailcall-self.exp
8186 * gdb.arch/amd64-word.exp
8187 * gdb.arch/arm-bl-branch-dest.exp
8188 * gdb.arch/arm-disp-step.exp
8189 * gdb.arch/arm-neon.exp
8190 * gdb.arch/arm-single-step-kernel-helper.exp
8191 * gdb.arch/avr-flash-qualifier.exp
8192 * gdb.arch/disp-step-insn-reloc.exp
8193 * gdb.arch/e500-abi.exp
8194 * gdb.arch/e500-regs.exp
8195 * gdb.arch/ftrace-insn-reloc.exp
8196 * gdb.arch/i386-avx512.exp
8197 * gdb.arch/i386-bp_permanent.exp
8198 * gdb.arch/i386-byte.exp
8199 * gdb.arch/i386-cfi-notcurrent.exp
8200 * gdb.arch/i386-disp-step.exp
8201 * gdb.arch/i386-dr3-watch.exp
8202 * gdb.arch/i386-float.exp
8203 * gdb.arch/i386-gnu-cfi.exp
8204 * gdb.arch/i386-mpx-map.exp
8205 * gdb.arch/i386-mpx-sigsegv.exp
8206 * gdb.arch/i386-mpx-simple_segv.exp
8207 * gdb.arch/i386-mpx.exp
8208 * gdb.arch/i386-permbkpt.exp
8209 * gdb.arch/i386-prologue.exp
8210 * gdb.arch/i386-signal.exp
8211 * gdb.arch/i386-size-overlap.exp
8212 * gdb.arch/i386-unwind.exp
8213 * gdb.arch/i386-word.exp
8214 * gdb.arch/mips-fcr.exp
8215 * gdb.arch/powerpc-d128-regs.exp
8216 * gdb.arch/powerpc-stackless.exp
8217 * gdb.arch/ppc64-atomic-inst.exp
8218 * gdb.arch/s390-stackless.exp
8219 * gdb.arch/s390-tdbregs.exp
8220 * gdb.arch/s390-vregs.exp
8221 * gdb.arch/sparc-sysstep.exp
8222 * gdb.arch/thumb-bx-pc.exp
8223 * gdb.arch/thumb-singlestep.exp
8224 * gdb.arch/thumb2-it.exp
8225 * gdb.arch/vsx-regs.exp
8226 * gdb.asm/asm-source.exp
8227 * gdb.base/a2-run.exp
8228 * gdb.base/advance.exp
8229 * gdb.base/all-bin.exp
8230 * gdb.base/anon.exp
8231 * gdb.base/args.exp
8232 * gdb.base/arithmet.exp
8233 * gdb.base/async-shell.exp
8234 * gdb.base/async.exp
8235 * gdb.base/attach-pie-noexec.exp
8236 * gdb.base/attach-twice.exp
8237 * gdb.base/auto-load.exp
8238 * gdb.base/bang.exp
8239 * gdb.base/bitfields.exp
8240 * gdb.base/break-always.exp
8241 * gdb.base/break-caller-line.exp
8242 * gdb.base/break-entry.exp
8243 * gdb.base/break-inline.exp
8244 * gdb.base/break-on-linker-gcd-function.exp
8245 * gdb.base/break-probes.exp
8246 * gdb.base/break.exp
8247 * gdb.base/breakpoint-shadow.exp
8248 * gdb.base/call-ar-st.exp
8249 * gdb.base/call-sc.exp
8250 * gdb.base/call-signal-resume.exp
8251 * gdb.base/call-strs.exp
8252 * gdb.base/callfuncs.exp
8253 * gdb.base/catch-fork-static.exp
8254 * gdb.base/catch-gdb-caused-signals.exp
8255 * gdb.base/catch-load.exp
8256 * gdb.base/catch-signal-fork.exp
8257 * gdb.base/catch-signal.exp
8258 * gdb.base/catch-syscall.exp
8259 * gdb.base/charset.exp
8260 * gdb.base/checkpoint.exp
8261 * gdb.base/chng-syms.exp
8262 * gdb.base/code-expr.exp
8263 * gdb.base/code_elim.exp
8264 * gdb.base/commands.exp
8265 * gdb.base/completion.exp
8266 * gdb.base/complex.exp
8267 * gdb.base/cond-expr.exp
8268 * gdb.base/condbreak.exp
8269 * gdb.base/consecutive.exp
8270 * gdb.base/continue-all-already-running.exp
8271 * gdb.base/coredump-filter.exp
8272 * gdb.base/corefile.exp
8273 * gdb.base/dbx.exp
8274 * gdb.base/debug-expr.exp
8275 * gdb.base/define.exp
8276 * gdb.base/del.exp
8277 * gdb.base/disabled-location.exp
8278 * gdb.base/disasm-end-cu.exp
8279 * gdb.base/disasm-optim.exp
8280 * gdb.base/display.exp
8281 * gdb.base/duplicate-bp.exp
8282 * gdb.base/ena-dis-br.exp
8283 * gdb.base/ending-run.exp
8284 * gdb.base/enumval.exp
8285 * gdb.base/environ.exp
8286 * gdb.base/eu-strip-infcall.exp
8287 * gdb.base/eval-avoid-side-effects.exp
8288 * gdb.base/eval-skip.exp
8289 * gdb.base/exitsignal.exp
8290 * gdb.base/expand-psymtabs.exp
8291 * gdb.base/filesym.exp
8292 * gdb.base/find-unmapped.exp
8293 * gdb.base/finish.exp
8294 * gdb.base/float.exp
8295 * gdb.base/foll-exec-mode.exp
8296 * gdb.base/foll-exec.exp
8297 * gdb.base/foll-fork.exp
8298 * gdb.base/fortran-sym-case.exp
8299 * gdb.base/freebpcmd.exp
8300 * gdb.base/func-ptr.exp
8301 * gdb.base/func-ptrs.exp
8302 * gdb.base/funcargs.exp
8303 * gdb.base/gcore-buffer-overflow.exp
8304 * gdb.base/gcore-relro-pie.exp
8305 * gdb.base/gcore-relro.exp
8306 * gdb.base/gcore.exp
8307 * gdb.base/gdb1090.exp
8308 * gdb.base/gdb11530.exp
8309 * gdb.base/gdb11531.exp
8310 * gdb.base/gdb1821.exp
8311 * gdb.base/gdbindex-stabs.exp
8312 * gdb.base/gdbvars.exp
8313 * gdb.base/hbreak.exp
8314 * gdb.base/hbreak2.exp
8315 * gdb.base/included.exp
8316 * gdb.base/infcall-input.exp
8317 * gdb.base/inferior-died.exp
8318 * gdb.base/infnan.exp
8319 * gdb.base/info-macros.exp
8320 * gdb.base/info-os.exp
8321 * gdb.base/info-proc.exp
8322 * gdb.base/info-shared.exp
8323 * gdb.base/info-target.exp
8324 * gdb.base/infoline.exp
8325 * gdb.base/interp.exp
8326 * gdb.base/interrupt.exp
8327 * gdb.base/jit-reader.exp
8328 * gdb.base/jit-simple.exp
8329 * gdb.base/kill-after-signal.exp
8330 * gdb.base/kill-detach-inferiors-cmd.exp
8331 * gdb.base/label.exp
8332 * gdb.base/langs.exp
8333 * gdb.base/ldbl_e308.exp
8334 * gdb.base/line-symtabs.exp
8335 * gdb.base/linespecs.exp
8336 * gdb.base/list.exp
8337 * gdb.base/long_long.exp
8338 * gdb.base/longest-types.exp
8339 * gdb.base/maint.exp
8340 * gdb.base/max-value-size.exp
8341 * gdb.base/memattr.exp
8342 * gdb.base/mips_pro.exp
8343 * gdb.base/morestack.exp
8344 * gdb.base/moribund-step.exp
8345 * gdb.base/multi-forks.exp
8346 * gdb.base/nested-addr.exp
8347 * gdb.base/nextoverexit.exp
8348 * gdb.base/noreturn-finish.exp
8349 * gdb.base/noreturn-return.exp
8350 * gdb.base/nostdlib.exp
8351 * gdb.base/offsets.exp
8352 * gdb.base/opaque.exp
8353 * gdb.base/pc-fp.exp
8354 * gdb.base/permissions.exp
8355 * gdb.base/print-symbol-loading.exp
8356 * gdb.base/prologue-include.exp
8357 * gdb.base/psymtab.exp
8358 * gdb.base/ptype.exp
8359 * gdb.base/random-signal.exp
8360 * gdb.base/randomize.exp
8361 * gdb.base/range-stepping.exp
8362 * gdb.base/readline-ask.exp
8363 * gdb.base/recpar.exp
8364 * gdb.base/recurse.exp
8365 * gdb.base/relational.exp
8366 * gdb.base/restore.exp
8367 * gdb.base/return-nodebug.exp
8368 * gdb.base/return.exp
8369 * gdb.base/run-after-attach.exp
8370 * gdb.base/save-bp.exp
8371 * gdb.base/scope.exp
8372 * gdb.base/sect-cmd.exp
8373 * gdb.base/set-lang-auto.exp
8374 * gdb.base/set-noassign.exp
8375 * gdb.base/setvar.exp
8376 * gdb.base/sigall.exp
8377 * gdb.base/sigbpt.exp
8378 * gdb.base/siginfo-addr.exp
8379 * gdb.base/siginfo-infcall.exp
8380 * gdb.base/siginfo-obj.exp
8381 * gdb.base/siginfo.exp
8382 * gdb.base/signals-state-child.exp
8383 * gdb.base/signest.exp
8384 * gdb.base/sigstep.exp
8385 * gdb.base/sizeof.exp
8386 * gdb.base/skip.exp
8387 * gdb.base/solib-corrupted.exp
8388 * gdb.base/solib-nodir.exp
8389 * gdb.base/solib-search.exp
8390 * gdb.base/stack-checking.exp
8391 * gdb.base/stale-infcall.exp
8392 * gdb.base/stap-probe.exp
8393 * gdb.base/start.exp
8394 * gdb.base/step-break.exp
8395 * gdb.base/step-bt.exp
8396 * gdb.base/step-line.exp
8397 * gdb.base/step-over-exit.exp
8398 * gdb.base/step-over-syscall.exp
8399 * gdb.base/step-resume-infcall.exp
8400 * gdb.base/step-test.exp
8401 * gdb.base/store.exp
8402 * gdb.base/structs3.exp
8403 * gdb.base/sym-file.exp
8404 * gdb.base/symbol-without-target_section.exp
8405 * gdb.base/term.exp
8406 * gdb.base/testenv.exp
8407 * gdb.base/ui-redirect.exp
8408 * gdb.base/until.exp
8409 * gdb.base/unwindonsignal.exp
8410 * gdb.base/value-double-free.exp
8411 * gdb.base/vla-datatypes.exp
8412 * gdb.base/vla-ptr.exp
8413 * gdb.base/vla-sideeffect.exp
8414 * gdb.base/volatile.exp
8415 * gdb.base/watch-cond-infcall.exp
8416 * gdb.base/watch-cond.exp
8417 * gdb.base/watch-non-mem.exp
8418 * gdb.base/watch-read.exp
8419 * gdb.base/watch-vfork.exp
8420 * gdb.base/watchpoint-cond-gone.exp
8421 * gdb.base/watchpoint-delete.exp
8422 * gdb.base/watchpoint-hw-hit-once.exp
8423 * gdb.base/watchpoint-hw.exp
8424 * gdb.base/watchpoint-stops-at-right-insn.exp
8425 * gdb.base/watchpoints.exp
8426 * gdb.base/wchar.exp
8427 * gdb.base/whatis-exp.exp
8428 * gdb.btrace/buffer-size.exp
8429 * gdb.btrace/data.exp
8430 * gdb.btrace/delta.exp
8431 * gdb.btrace/dlopen.exp
8432 * gdb.btrace/enable.exp
8433 * gdb.btrace/exception.exp
8434 * gdb.btrace/function_call_history.exp
8435 * gdb.btrace/gcore.exp
8436 * gdb.btrace/instruction_history.exp
8437 * gdb.btrace/nohist.exp
8438 * gdb.btrace/reconnect.exp
8439 * gdb.btrace/record_goto-step.exp
8440 * gdb.btrace/record_goto.exp
8441 * gdb.btrace/rn-dl-bind.exp
8442 * gdb.btrace/segv.exp
8443 * gdb.btrace/step.exp
8444 * gdb.btrace/stepi.exp
8445 * gdb.btrace/tailcall-only.exp
8446 * gdb.btrace/tailcall.exp
8447 * gdb.btrace/tsx.exp
8448 * gdb.btrace/unknown_functions.exp
8449 * gdb.btrace/vdso.exp
8450 * gdb.compile/compile-ifunc.exp
8451 * gdb.compile/compile-ops.exp
8452 * gdb.compile/compile-print.exp
8453 * gdb.compile/compile-setjmp.exp
8454 * gdb.cp/abstract-origin.exp
8455 * gdb.cp/ambiguous.exp
8456 * gdb.cp/annota2.exp
8457 * gdb.cp/annota3.exp
8458 * gdb.cp/anon-ns.exp
8459 * gdb.cp/anon-struct.exp
8460 * gdb.cp/anon-union.exp
8461 * gdb.cp/arg-reference.exp
8462 * gdb.cp/baseenum.exp
8463 * gdb.cp/bool.exp
8464 * gdb.cp/breakpoint.exp
8465 * gdb.cp/bs15503.exp
8466 * gdb.cp/call-c.exp
8467 * gdb.cp/casts.exp
8468 * gdb.cp/chained-calls.exp
8469 * gdb.cp/class2.exp
8470 * gdb.cp/classes.exp
8471 * gdb.cp/cmpd-minsyms.exp
8472 * gdb.cp/converts.exp
8473 * gdb.cp/cp-relocate.exp
8474 * gdb.cp/cpcompletion.exp
8475 * gdb.cp/cpexprs.exp
8476 * gdb.cp/cplabel.exp
8477 * gdb.cp/cplusfuncs.exp
8478 * gdb.cp/cpsizeof.exp
8479 * gdb.cp/ctti.exp
8480 * gdb.cp/derivation.exp
8481 * gdb.cp/destrprint.exp
8482 * gdb.cp/dispcxx.exp
8483 * gdb.cp/enum-class.exp
8484 * gdb.cp/exception.exp
8485 * gdb.cp/exceptprint.exp
8486 * gdb.cp/expand-psymtabs-cxx.exp
8487 * gdb.cp/expand-sals.exp
8488 * gdb.cp/extern-c.exp
8489 * gdb.cp/filename.exp
8490 * gdb.cp/formatted-ref.exp
8491 * gdb.cp/fpointer.exp
8492 * gdb.cp/gdb1355.exp
8493 * gdb.cp/gdb2495.exp
8494 * gdb.cp/hang.exp
8495 * gdb.cp/impl-this.exp
8496 * gdb.cp/infcall-dlopen.exp
8497 * gdb.cp/inherit.exp
8498 * gdb.cp/iostream.exp
8499 * gdb.cp/koenig.exp
8500 * gdb.cp/local.exp
8501 * gdb.cp/m-data.exp
8502 * gdb.cp/m-static.exp
8503 * gdb.cp/mb-ctor.exp
8504 * gdb.cp/mb-inline.exp
8505 * gdb.cp/mb-templates.exp
8506 * gdb.cp/member-name.exp
8507 * gdb.cp/member-ptr.exp
8508 * gdb.cp/meth-typedefs.exp
8509 * gdb.cp/method.exp
8510 * gdb.cp/method2.exp
8511 * gdb.cp/minsym-fallback.exp
8512 * gdb.cp/misc.exp
8513 * gdb.cp/namelessclass.exp
8514 * gdb.cp/namespace-enum.exp
8515 * gdb.cp/namespace-nested-import.exp
8516 * gdb.cp/namespace.exp
8517 * gdb.cp/nextoverthrow.exp
8518 * gdb.cp/no-dmgl-verbose.exp
8519 * gdb.cp/non-trivial-retval.exp
8520 * gdb.cp/noparam.exp
8521 * gdb.cp/nsdecl.exp
8522 * gdb.cp/nsimport.exp
8523 * gdb.cp/nsnested.exp
8524 * gdb.cp/nsnoimports.exp
8525 * gdb.cp/nsrecurs.exp
8526 * gdb.cp/nsstress.exp
8527 * gdb.cp/nsusing.exp
8528 * gdb.cp/operator.exp
8529 * gdb.cp/oranking.exp
8530 * gdb.cp/overload-const.exp
8531 * gdb.cp/overload.exp
8532 * gdb.cp/ovldbreak.exp
8533 * gdb.cp/ovsrch.exp
8534 * gdb.cp/paren-type.exp
8535 * gdb.cp/parse-lang.exp
8536 * gdb.cp/pass-by-ref.exp
8537 * gdb.cp/pr-1023.exp
8538 * gdb.cp/pr-1210.exp
8539 * gdb.cp/pr-574.exp
8540 * gdb.cp/pr10687.exp
8541 * gdb.cp/pr12028.exp
8542 * gdb.cp/pr17132.exp
8543 * gdb.cp/pr17494.exp
8544 * gdb.cp/pr9067.exp
8545 * gdb.cp/pr9167.exp
8546 * gdb.cp/pr9631.exp
8547 * gdb.cp/printmethod.exp
8548 * gdb.cp/psmang.exp
8549 * gdb.cp/psymtab-parameter.exp
8550 * gdb.cp/ptype-cv-cp.exp
8551 * gdb.cp/ptype-flags.exp
8552 * gdb.cp/re-set-overloaded.exp
8553 * gdb.cp/ref-types.exp
8554 * gdb.cp/rtti.exp
8555 * gdb.cp/scope-err.exp
8556 * gdb.cp/shadow.exp
8557 * gdb.cp/smartp.exp
8558 * gdb.cp/static-method.exp
8559 * gdb.cp/static-print-quit.exp
8560 * gdb.cp/temargs.exp
8561 * gdb.cp/templates.exp
8562 * gdb.cp/try_catch.exp
8563 * gdb.cp/typedef-operator.exp
8564 * gdb.cp/typeid.exp
8565 * gdb.cp/userdef.exp
8566 * gdb.cp/using-crash.exp
8567 * gdb.cp/var-tag.exp
8568 * gdb.cp/virtbase.exp
8569 * gdb.cp/virtfunc.exp
8570 * gdb.cp/virtfunc2.exp
8571 * gdb.cp/vla-cxx.exp
8572 * gdb.disasm/t01_mov.exp
8573 * gdb.disasm/t02_mova.exp
8574 * gdb.disasm/t03_add.exp
8575 * gdb.disasm/t04_sub.exp
8576 * gdb.disasm/t05_cmp.exp
8577 * gdb.disasm/t06_ari2.exp
8578 * gdb.disasm/t07_ari3.exp
8579 * gdb.disasm/t08_or.exp
8580 * gdb.disasm/t09_xor.exp
8581 * gdb.disasm/t10_and.exp
8582 * gdb.disasm/t11_logs.exp
8583 * gdb.disasm/t12_bit.exp
8584 * gdb.disasm/t13_otr.exp
8585 * gdb.dlang/circular.exp
8586 * gdb.dwarf2/arr-stride.exp
8587 * gdb.dwarf2/arr-subrange.exp
8588 * gdb.dwarf2/atomic-type.exp
8589 * gdb.dwarf2/bad-regnum.exp
8590 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8591 * gdb.dwarf2/callframecfa.exp
8592 * gdb.dwarf2/clztest.exp
8593 * gdb.dwarf2/corrupt.exp
8594 * gdb.dwarf2/data-loc.exp
8595 * gdb.dwarf2/dup-psym.exp
8596 * gdb.dwarf2/dw2-anon-mptr.exp
8597 * gdb.dwarf2/dw2-anonymous-func.exp
8598 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8599 * gdb.dwarf2/dw2-bad-unresolved.exp
8600 * gdb.dwarf2/dw2-basic.exp
8601 * gdb.dwarf2/dw2-canonicalize-type.exp
8602 * gdb.dwarf2/dw2-case-insensitive.exp
8603 * gdb.dwarf2/dw2-common-block.exp
8604 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8605 * gdb.dwarf2/dw2-compressed.exp
8606 * gdb.dwarf2/dw2-const.exp
8607 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8608 * gdb.dwarf2/dw2-cu-size.exp
8609 * gdb.dwarf2/dw2-dup-frame.exp
8610 * gdb.dwarf2/dw2-entry-value.exp
8611 * gdb.dwarf2/dw2-icycle.exp
8612 * gdb.dwarf2/dw2-ifort-parameter.exp
8613 * gdb.dwarf2/dw2-inline-break.exp
8614 * gdb.dwarf2/dw2-inline-param.exp
8615 * gdb.dwarf2/dw2-intercu.exp
8616 * gdb.dwarf2/dw2-intermix.exp
8617 * gdb.dwarf2/dw2-lexical-block-bare.exp
8618 * gdb.dwarf2/dw2-linkage-name-trust.exp
8619 * gdb.dwarf2/dw2-minsym-in-cu.exp
8620 * gdb.dwarf2/dw2-noloc.exp
8621 * gdb.dwarf2/dw2-op-call.exp
8622 * gdb.dwarf2/dw2-op-out-param.exp
8623 * gdb.dwarf2/dw2-opt-structptr.exp
8624 * gdb.dwarf2/dw2-param-error.exp
8625 * gdb.dwarf2/dw2-producer.exp
8626 * gdb.dwarf2/dw2-ranges-base.exp
8627 * gdb.dwarf2/dw2-ref-missing-frame.exp
8628 * gdb.dwarf2/dw2-reg-undefined.exp
8629 * gdb.dwarf2/dw2-regno-invalid.exp
8630 * gdb.dwarf2/dw2-restore.exp
8631 * gdb.dwarf2/dw2-restrict.exp
8632 * gdb.dwarf2/dw2-single-line-discriminators.exp
8633 * gdb.dwarf2/dw2-strp.exp
8634 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8635 * gdb.dwarf2/dw2-unresolved.exp
8636 * gdb.dwarf2/dw2-var-zero-addr.exp
8637 * gdb.dwarf2/dw4-sig-types.exp
8638 * gdb.dwarf2/dwz.exp
8639 * gdb.dwarf2/dynarr-ptr.exp
8640 * gdb.dwarf2/enum-type.exp
8641 * gdb.dwarf2/gdb-index.exp
8642 * gdb.dwarf2/implptr-64bit.exp
8643 * gdb.dwarf2/implptr-optimized-out.exp
8644 * gdb.dwarf2/implptr.exp
8645 * gdb.dwarf2/implref-array.exp
8646 * gdb.dwarf2/implref-const.exp
8647 * gdb.dwarf2/implref-global.exp
8648 * gdb.dwarf2/implref-struct.exp
8649 * gdb.dwarf2/mac-fileno.exp
8650 * gdb.dwarf2/main-subprogram.exp
8651 * gdb.dwarf2/member-ptr-forwardref.exp
8652 * gdb.dwarf2/method-ptr.exp
8653 * gdb.dwarf2/missing-sig-type.exp
8654 * gdb.dwarf2/nonvar-access.exp
8655 * gdb.dwarf2/opaque-type-lookup.exp
8656 * gdb.dwarf2/pieces-optimized-out.exp
8657 * gdb.dwarf2/pieces.exp
8658 * gdb.dwarf2/pr10770.exp
8659 * gdb.dwarf2/pr13961.exp
8660 * gdb.dwarf2/staticvirtual.exp
8661 * gdb.dwarf2/subrange.exp
8662 * gdb.dwarf2/symtab-producer.exp
8663 * gdb.dwarf2/trace-crash.exp
8664 * gdb.dwarf2/typeddwarf.exp
8665 * gdb.dwarf2/valop.exp
8666 * gdb.dwarf2/watch-notconst.exp
8667 * gdb.fortran/array-element.exp
8668 * gdb.fortran/charset.exp
8669 * gdb.fortran/common-block.exp
8670 * gdb.fortran/complex.exp
8671 * gdb.fortran/derived-type-function.exp
8672 * gdb.fortran/derived-type.exp
8673 * gdb.fortran/logical.exp
8674 * gdb.fortran/module.exp
8675 * gdb.fortran/multi-dim.exp
8676 * gdb.fortran/nested-funcs.exp
8677 * gdb.fortran/print-formatted.exp
8678 * gdb.fortran/subarray.exp
8679 * gdb.fortran/vla-alloc-assoc.exp
8680 * gdb.fortran/vla-datatypes.exp
8681 * gdb.fortran/vla-history.exp
8682 * gdb.fortran/vla-ptr-info.exp
8683 * gdb.fortran/vla-ptype-sub.exp
8684 * gdb.fortran/vla-ptype.exp
8685 * gdb.fortran/vla-sizeof.exp
8686 * gdb.fortran/vla-type.exp
8687 * gdb.fortran/vla-value-sub-arbitrary.exp
8688 * gdb.fortran/vla-value-sub-finish.exp
8689 * gdb.fortran/vla-value-sub.exp
8690 * gdb.fortran/vla-value.exp
8691 * gdb.fortran/whatis_type.exp
8692 * gdb.go/chan.exp
8693 * gdb.go/handcall.exp
8694 * gdb.go/hello.exp
8695 * gdb.go/integers.exp
8696 * gdb.go/methods.exp
8697 * gdb.go/package.exp
8698 * gdb.go/strings.exp
8699 * gdb.go/types.exp
8700 * gdb.go/unsafe.exp
8701 * gdb.guile/scm-arch.exp
8702 * gdb.guile/scm-block.exp
8703 * gdb.guile/scm-breakpoint.exp
8704 * gdb.guile/scm-cmd.exp
8705 * gdb.guile/scm-disasm.exp
8706 * gdb.guile/scm-equal.exp
8707 * gdb.guile/scm-frame-args.exp
8708 * gdb.guile/scm-frame-inline.exp
8709 * gdb.guile/scm-frame.exp
8710 * gdb.guile/scm-iterator.exp
8711 * gdb.guile/scm-math.exp
8712 * gdb.guile/scm-objfile.exp
8713 * gdb.guile/scm-ports.exp
8714 * gdb.guile/scm-symbol.exp
8715 * gdb.guile/scm-symtab.exp
8716 * gdb.guile/scm-value-cc.exp
8717 * gdb.guile/types-module.exp
8718 * gdb.linespec/break-ask.exp
8719 * gdb.linespec/cpexplicit.exp
8720 * gdb.linespec/explicit.exp
8721 * gdb.linespec/keywords.exp
8722 * gdb.linespec/linespec.exp
8723 * gdb.linespec/ls-dollar.exp
8724 * gdb.linespec/ls-errs.exp
8725 * gdb.linespec/skip-two.exp
8726 * gdb.linespec/thread.exp
8727 * gdb.mi/mi-async.exp
8728 * gdb.mi/mi-basics.exp
8729 * gdb.mi/mi-break.exp
8730 * gdb.mi/mi-catch-load.exp
8731 * gdb.mi/mi-cli.exp
8732 * gdb.mi/mi-cmd-param-changed.exp
8733 * gdb.mi/mi-console.exp
8734 * gdb.mi/mi-detach.exp
8735 * gdb.mi/mi-disassemble.exp
8736 * gdb.mi/mi-eval.exp
8737 * gdb.mi/mi-file-transfer.exp
8738 * gdb.mi/mi-file.exp
8739 * gdb.mi/mi-fill-memory.exp
8740 * gdb.mi/mi-inheritance-syntax-error.exp
8741 * gdb.mi/mi-linespec-err-cp.exp
8742 * gdb.mi/mi-logging.exp
8743 * gdb.mi/mi-memory-changed.exp
8744 * gdb.mi/mi-read-memory.exp
8745 * gdb.mi/mi-record-changed.exp
8746 * gdb.mi/mi-reg-undefined.exp
8747 * gdb.mi/mi-regs.exp
8748 * gdb.mi/mi-return.exp
8749 * gdb.mi/mi-reverse.exp
8750 * gdb.mi/mi-simplerun.exp
8751 * gdb.mi/mi-solib.exp
8752 * gdb.mi/mi-stack.exp
8753 * gdb.mi/mi-stepi.exp
8754 * gdb.mi/mi-syn-frame.exp
8755 * gdb.mi/mi-until.exp
8756 * gdb.mi/mi-var-block.exp
8757 * gdb.mi/mi-var-child.exp
8758 * gdb.mi/mi-var-cmd.exp
8759 * gdb.mi/mi-var-cp.exp
8760 * gdb.mi/mi-var-display.exp
8761 * gdb.mi/mi-var-invalidate.exp
8762 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8763 * gdb.mi/mi-vla-fortran.exp
8764 * gdb.mi/mi-watch.exp
8765 * gdb.mi/mi2-var-child.exp
8766 * gdb.mi/user-selected-context-sync.exp
8767 * gdb.modula2/unbounded-array.exp
8768 * gdb.multi/dummy-frame-restore.exp
8769 * gdb.multi/multi-arch-exec.exp
8770 * gdb.multi/multi-arch.exp
8771 * gdb.multi/tids.exp
8772 * gdb.multi/watchpoint-multi.exp
8773 * gdb.opencl/callfuncs.exp
8774 * gdb.opencl/convs_casts.exp
8775 * gdb.opencl/datatypes.exp
8776 * gdb.opencl/operators.exp
8777 * gdb.opencl/vec_comps.exp
8778 * gdb.opt/clobbered-registers-O2.exp
8779 * gdb.opt/inline-break.exp
8780 * gdb.opt/inline-bt.exp
8781 * gdb.opt/inline-cmds.exp
8782 * gdb.opt/inline-locals.exp
8783 * gdb.pascal/case-insensitive-symbols.exp
8784 * gdb.pascal/floats.exp
8785 * gdb.pascal/gdb11492.exp
8786 * gdb.python/lib-types.exp
8787 * gdb.python/py-arch.exp
8788 * gdb.python/py-as-string.exp
8789 * gdb.python/py-bad-printers.exp
8790 * gdb.python/py-block.exp
8791 * gdb.python/py-breakpoint-create-fail.exp
8792 * gdb.python/py-breakpoint.exp
8793 * gdb.python/py-caller-is.exp
8794 * gdb.python/py-cmd.exp
8795 * gdb.python/py-explore-cc.exp
8796 * gdb.python/py-explore.exp
8797 * gdb.python/py-finish-breakpoint.exp
8798 * gdb.python/py-finish-breakpoint2.exp
8799 * gdb.python/py-frame-args.exp
8800 * gdb.python/py-frame-inline.exp
8801 * gdb.python/py-frame.exp
8802 * gdb.python/py-framefilter-mi.exp
8803 * gdb.python/py-infthread.exp
8804 * gdb.python/py-lazy-string.exp
8805 * gdb.python/py-linetable.exp
8806 * gdb.python/py-mi-events.exp
8807 * gdb.python/py-mi-objfile.exp
8808 * gdb.python/py-mi.exp
8809 * gdb.python/py-objfile.exp
8810 * gdb.python/py-pp-integral.exp
8811 * gdb.python/py-pp-maint.exp
8812 * gdb.python/py-pp-re-notag.exp
8813 * gdb.python/py-pp-registration.exp
8814 * gdb.python/py-recurse-unwind.exp
8815 * gdb.python/py-strfns.exp
8816 * gdb.python/py-symbol.exp
8817 * gdb.python/py-symtab.exp
8818 * gdb.python/py-sync-interp.exp
8819 * gdb.python/py-typeprint.exp
8820 * gdb.python/py-unwind-maint.exp
8821 * gdb.python/py-unwind.exp
8822 * gdb.python/py-value-cc.exp
8823 * gdb.python/py-xmethods.exp
8824 * gdb.reverse/amd64-tailcall-reverse.exp
8825 * gdb.reverse/break-precsave.exp
8826 * gdb.reverse/break-reverse.exp
8827 * gdb.reverse/consecutive-precsave.exp
8828 * gdb.reverse/consecutive-reverse.exp
8829 * gdb.reverse/finish-precsave.exp
8830 * gdb.reverse/finish-reverse-bkpt.exp
8831 * gdb.reverse/finish-reverse.exp
8832 * gdb.reverse/fstatat-reverse.exp
8833 * gdb.reverse/getresuid-reverse.exp
8834 * gdb.reverse/i386-precsave.exp
8835 * gdb.reverse/i386-reverse.exp
8836 * gdb.reverse/i386-sse-reverse.exp
8837 * gdb.reverse/i387-env-reverse.exp
8838 * gdb.reverse/i387-stack-reverse.exp
8839 * gdb.reverse/insn-reverse.exp
8840 * gdb.reverse/machinestate-precsave.exp
8841 * gdb.reverse/machinestate.exp
8842 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8843 * gdb.reverse/pipe-reverse.exp
8844 * gdb.reverse/readv-reverse.exp
8845 * gdb.reverse/recvmsg-reverse.exp
8846 * gdb.reverse/rerun-prec.exp
8847 * gdb.reverse/s390-mvcle.exp
8848 * gdb.reverse/step-precsave.exp
8849 * gdb.reverse/step-reverse.exp
8850 * gdb.reverse/time-reverse.exp
8851 * gdb.reverse/until-precsave.exp
8852 * gdb.reverse/until-reverse.exp
8853 * gdb.reverse/waitpid-reverse.exp
8854 * gdb.reverse/watch-precsave.exp
8855 * gdb.reverse/watch-reverse.exp
8856 * gdb.rust/generics.exp
8857 * gdb.rust/methods.exp
8858 * gdb.rust/modules.exp
8859 * gdb.rust/simple.exp
8860 * gdb.server/connect-with-no-symbol-file.exp
8861 * gdb.server/ext-attach.exp
8862 * gdb.server/ext-restart.exp
8863 * gdb.server/ext-wrapper.exp
8864 * gdb.server/file-transfer.exp
8865 * gdb.server/server-exec-info.exp
8866 * gdb.server/server-kill.exp
8867 * gdb.server/server-mon.exp
8868 * gdb.server/wrapper.exp
8869 * gdb.stabs/exclfwd.exp
8870 * gdb.stabs/gdb11479.exp
8871 * gdb.threads/clone-new-thread-event.exp
8872 * gdb.threads/corethreads.exp
8873 * gdb.threads/current-lwp-dead.exp
8874 * gdb.threads/dlopen-libpthread.exp
8875 * gdb.threads/gcore-thread.exp
8876 * gdb.threads/sigstep-threads.exp
8877 * gdb.threads/watchpoint-fork.exp
8878 * gdb.trace/actions-changed.exp
8879 * gdb.trace/backtrace.exp
8880 * gdb.trace/change-loc.exp
8881 * gdb.trace/circ.exp
8882 * gdb.trace/collection.exp
8883 * gdb.trace/disconnected-tracing.exp
8884 * gdb.trace/ftrace.exp
8885 * gdb.trace/mi-trace-frame-collected.exp
8886 * gdb.trace/mi-trace-unavailable.exp
8887 * gdb.trace/mi-traceframe-changed.exp
8888 * gdb.trace/mi-tsv-changed.exp
8889 * gdb.trace/no-attach-trace.exp
8890 * gdb.trace/passc-dyn.exp
8891 * gdb.trace/qtro.exp
8892 * gdb.trace/range-stepping.exp
8893 * gdb.trace/read-memory.exp
8894 * gdb.trace/save-trace.exp
8895 * gdb.trace/signal.exp
8896 * gdb.trace/status-stop.exp
8897 * gdb.trace/tfile.exp
8898 * gdb.trace/trace-break.exp
8899 * gdb.trace/trace-buffer-size.exp
8900 * gdb.trace/trace-condition.exp
8901 * gdb.trace/tracefile-pseudo-reg.exp
8902 * gdb.trace/tstatus.exp
8903 * gdb.trace/unavailable.exp
8904 * gdb.trace/while-dyn.exp
8905 * gdb.trace/while-stepping.exp
8906
34c41c68
DE
89072016-12-22 Doug Evans <xdje42@gmail.com>
8908
8909 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8910 and msymbols.
8911
16e69324
YQ
89122016-12-19 Yao Qi <yao.qi@linaro.org>
8913
8914 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8915 (test_with_self): Don't call do_steps_and_nexts, and remove
8916 code about stepping into xmalloc.
8917
f94f411b
YQ
89182016-12-09 Yao Qi <yao.qi@linaro.org>
8919
8920 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8921
89222016-12-09 Yao Qi <yao.qi@linaro.org>
8923
8924 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8925
f1b5deee
PA
89262016-12-09 Pedro Alves <palves@redhat.com>
8927
8928 * gdb.base/all-architectures-0.exp: New file.
8929 * gdb.base/all-architectures-1.exp: New file.
8930 * gdb.base/all-architectures-2.exp: New file.
8931 * gdb.base/all-architectures-3.exp: New file.
8932 * gdb.base/all-architectures-4.exp: New file.
8933 * gdb.base/all-architectures-5.exp: New file.
8934 * gdb.base/all-architectures-6.exp: New file.
8935 * gdb.base/all-architectures-7.exp: New file.
8936 * gdb.base/all-architectures.exp.in: New file.
8937
364ca42e
YQ
89382016-12-09 Yao Qi <yao.qi@linaro.org>
8939
8940 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8941
107c2d62
LM
89422016-12-02 Luis Machado <lgustavo@codesourcery.com>
8943
8944 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8945 possible.
8946 Remove useless pattern-matching code.
8947
df3ee9ca
PA
89482016-12-02 Pedro Alves <palves@redhat.com>
8949
8950 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8951 procedure.
8952 (top level): Call it.
8953
ec835369
PA
89542016-12-02 Pedro Alves <palves@redhat.com>
8955
8956 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8957 New procedure.
8958 (top level): Call it.
8959
01770bbd
PA
89602016-12-02 Pedro Alves <palves@redhat.com>
8961
8962 PR cli/20559
8963 * gdb.base/commands.exp (user_defined_command_args_eval): New
8964 procedure.
8965 (top level): Call it.
8966
008459ea
LM
89672016-12-02 Luis Machado <lgustavo@codesourcery.com>
8968
8969 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8970 timeout handling.
8971
0c1b455e
TT
89722016-12-02 Tom Tromey <tom@tromey.com>
8973
8974 * gdb.dwarf2/main-subprogram.c: New file.
8975 * gdb.dwarf2/main-subprogram.exp: New file.
8976
018572b8
LM
89772016-12-01 Luis Machado <lgustavo@codesourcery.com>
8978
8979 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8980 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8981 gdb_test_no_output for a couple of cases.
8982 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8983
84c93cd5
LM
89842016-12-01 Luis Machado <lgustavo@codesourcery.com>
8985
8986 Fix test names and standardize compilation error messages throughout
8987 the following files:
8988
8989 * gdb.ada/start.exp
8990 * gdb.arch/alpha-step.exp
8991 * gdb.arch/e500-prologue.exp
8992 * gdb.arch/ftrace-insn-reloc.exp
8993 * gdb.arch/gdb1291.exp
8994 * gdb.arch/gdb1431.exp
8995 * gdb.arch/gdb1558.exp
8996 * gdb.arch/i386-dr3-watch.exp
8997 * gdb.arch/i386-sse-stack-align.exp
8998 * gdb.arch/ia64-breakpoint-shadow.exp
8999 * gdb.arch/pa-nullify.exp
9000 * gdb.arch/powerpc-aix-prologue.exp
9001 * gdb.arch/thumb-bx-pc.exp
9002 * gdb.base/annota1.exp
9003 * gdb.base/annota3.exp
9004 * gdb.base/arrayidx.exp
9005 * gdb.base/assign.exp
9006 * gdb.base/attach.exp
9007 * gdb.base/auxv.exp
9008 * gdb.base/bang.exp
9009 * gdb.base/bfp-test.exp
9010 * gdb.base/bigcore.exp
9011 * gdb.base/bitfields2.exp
9012 * gdb.base/break-fun-addr.exp
9013 * gdb.base/break-probes.exp
9014 * gdb.base/call-rt-st.exp
9015 * gdb.base/callexit.exp
9016 * gdb.base/catch-fork-kill.exp
9017 * gdb.base/charset.exp
9018 * gdb.base/checkpoint.exp
9019 * gdb.base/comprdebug.exp
9020 * gdb.base/constvars.exp
9021 * gdb.base/coredump-filter.exp
9022 * gdb.base/cursal.exp
9023 * gdb.base/cvexpr.exp
9024 * gdb.base/detach.exp
9025 * gdb.base/display.exp
9026 * gdb.base/dmsym.exp
9027 * gdb.base/dprintf-pending.exp
9028 * gdb.base/dso2dso.exp
9029 * gdb.base/dtrace-probe.exp
9030 * gdb.base/dump.exp
9031 * gdb.base/enum_cond.exp
9032 * gdb.base/exe-lock.exp
9033 * gdb.base/exec-invalid-sysroot.exp
9034 * gdb.base/execl-update-breakpoints.exp
9035 * gdb.base/exprs.exp
9036 * gdb.base/fileio.exp
9037 * gdb.base/find.exp
9038 * gdb.base/finish.exp
9039 * gdb.base/fixsection.exp
9040 * gdb.base/foll-vfork.exp
9041 * gdb.base/frame-args.exp
9042 * gdb.base/gcore.exp
9043 * gdb.base/gdb1250.exp
9044 * gdb.base/global-var-nested-by-dso.exp
9045 * gdb.base/gnu-ifunc.exp
9046 * gdb.base/hashline1.exp
9047 * gdb.base/hashline2.exp
9048 * gdb.base/hashline3.exp
9049 * gdb.base/hbreak-in-shr-unsupported.exp
9050 * gdb.base/huge.exp
9051 * gdb.base/infcall-input.exp
9052 * gdb.base/info-fun.exp
9053 * gdb.base/info-shared.exp
9054 * gdb.base/jit-simple.exp
9055 * gdb.base/jit-so.exp
9056 * gdb.base/jit.exp
9057 * gdb.base/jump.exp
9058 * gdb.base/label.exp
9059 * gdb.base/lineinc.exp
9060 * gdb.base/logical.exp
9061 * gdb.base/longjmp.exp
9062 * gdb.base/macscp.exp
9063 * gdb.base/miscexprs.exp
9064 * gdb.base/new-ui-echo.exp
9065 * gdb.base/new-ui-pending-input.exp
9066 * gdb.base/new-ui.exp
9067 * gdb.base/nodebug.exp
9068 * gdb.base/nofield.exp
9069 * gdb.base/offsets.exp
9070 * gdb.base/overlays.exp
9071 * gdb.base/pending.exp
9072 * gdb.base/pointers.exp
9073 * gdb.base/pr11022.exp
9074 * gdb.base/printcmds.exp
9075 * gdb.base/prologue.exp
9076 * gdb.base/ptr-typedef.exp
9077 * gdb.base/realname-expand.exp
9078 * gdb.base/relativedebug.exp
9079 * gdb.base/relocate.exp
9080 * gdb.base/remote.exp
9081 * gdb.base/reread.exp
9082 * gdb.base/return2.exp
9083 * gdb.base/savedregs.exp
9084 * gdb.base/sep.exp
9085 * gdb.base/sepdebug.exp
9086 * gdb.base/sepsymtab.exp
9087 * gdb.base/set-inferior-tty.exp
9088 * gdb.base/setshow.exp
9089 * gdb.base/shlib-call.exp
9090 * gdb.base/sigaltstack.exp
9091 * gdb.base/siginfo-addr.exp
9092 * gdb.base/signals.exp
9093 * gdb.base/signull.exp
9094 * gdb.base/sigrepeat.exp
9095 * gdb.base/so-impl-ld.exp
9096 * gdb.base/solib-display.exp
9097 * gdb.base/solib-overlap.exp
9098 * gdb.base/solib-search.exp
9099 * gdb.base/solib-symbol.exp
9100 * gdb.base/structs.exp
9101 * gdb.base/structs2.exp
9102 * gdb.base/symtab-search-order.exp
9103 * gdb.base/twice.exp
9104 * gdb.base/unload.exp
9105 * gdb.base/varargs.exp
9106 * gdb.base/watchpoint-solib.exp
9107 * gdb.base/watchpoint.exp
9108 * gdb.base/whatis.exp
9109 * gdb.base/wrong_frame_bt_full.exp
9110 * gdb.btrace/dlopen.exp
9111 * gdb.cell/ea-standalone.exp
9112 * gdb.cell/ea-test.exp
9113 * gdb.cp/dispcxx.exp
9114 * gdb.cp/gdb2384.exp
9115 * gdb.cp/method2.exp
9116 * gdb.cp/nextoverthrow.exp
9117 * gdb.cp/pr10728.exp
9118 * gdb.disasm/am33.exp
9119 * gdb.disasm/h8300s.exp
9120 * gdb.disasm/mn10300.exp
9121 * gdb.disasm/sh3.exp
9122 * gdb.dwarf2/dw2-dir-file-name.exp
9123 * gdb.fortran/complex.exp
9124 * gdb.fortran/library-module.exp
9125 * gdb.guile/scm-pretty-print.exp
9126 * gdb.guile/scm-symbol.exp
9127 * gdb.guile/scm-type.exp
9128 * gdb.guile/scm-value.exp
9129 * gdb.linespec/linespec.exp
9130 * gdb.mi/gdb701.exp
9131 * gdb.mi/gdb792.exp
9132 * gdb.mi/mi-breakpoint-changed.exp
9133 * gdb.mi/mi-dprintf-pending.exp
9134 * gdb.mi/mi-dprintf.exp
9135 * gdb.mi/mi-exit-code.exp
9136 * gdb.mi/mi-pending.exp
9137 * gdb.mi/mi-solib.exp
9138 * gdb.mi/new-ui-mi-sync.exp
9139 * gdb.mi/pr11022.exp
9140 * gdb.mi/user-selected-context-sync.exp
9141 * gdb.opt/solib-intra-step.exp
9142 * gdb.python/py-events.exp
9143 * gdb.python/py-finish-breakpoint.exp
9144 * gdb.python/py-mi.exp
9145 * gdb.python/py-prettyprint.exp
9146 * gdb.python/py-shared.exp
9147 * gdb.python/py-symbol.exp
9148 * gdb.python/py-template.exp
9149 * gdb.python/py-type.exp
9150 * gdb.python/py-value.exp
9151 * gdb.reverse/solib-precsave.exp
9152 * gdb.reverse/solib-reverse.exp
9153 * gdb.server/solib-list.exp
9154 * gdb.stabs/weird.exp
9155 * gdb.threads/reconnect-signal.exp
9156 * gdb.threads/stepi-random-signal.exp
9157 * gdb.trace/actions.exp
9158 * gdb.trace/ax.exp
9159 * gdb.trace/backtrace.exp
9160 * gdb.trace/change-loc.exp
9161 * gdb.trace/deltrace.exp
9162 * gdb.trace/ftrace-lock.exp
9163 * gdb.trace/ftrace.exp
9164 * gdb.trace/infotrace.exp
9165 * gdb.trace/mi-tracepoint-changed.exp
9166 * gdb.trace/packetlen.exp
9167 * gdb.trace/passcount.exp
9168 * gdb.trace/pending.exp
9169 * gdb.trace/range-stepping.exp
9170 * gdb.trace/report.exp
9171 * gdb.trace/stap-trace.exp
9172 * gdb.trace/tfind.exp
9173 * gdb.trace/trace-break.exp
9174 * gdb.trace/trace-condition.exp
9175 * gdb.trace/trace-enable-disable.exp
9176 * gdb.trace/trace-mt.exp
9177 * gdb.trace/tracecmd.exp
9178 * gdb.trace/tspeed.exp
9179 * gdb.trace/tsv.exp
9180 * lib/perftest.exp
9181
fb9feb35
LM
91822016-12-01 Luis Machado <lgustavo@codesourcery.com>
9183
9184 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9185 with gdb_test_no_output.
9186 Use command as test name.
9187
cd2ddb6c
LM
91882016-12-01 Luis Machado <lgustavo@codesourcery.com>
9189
9190 Fix test names starting with uppercase throughout the files.
9191
9192 * gdb.ada/assign_1.exp
9193 * gdb.ada/boolean_expr.exp
9194 * gdb.base/arrayidx.exp
9195 * gdb.base/del.exp
9196 * gdb.base/gcore-buffer-overflow.exp
9197 * gdb.base/testenv.exp
9198 * gdb.compile/compile.exp
9199 * gdb.python/py-framefilter-invalidarg.exp
9200 * gdb.python/py-framefilter.exp
9201
bb95117e
LM
92022016-12-01 Luis Machado <lgustavo@codesourcery.com>
9203
9204 Fix test names starting with uppercase throughout the files.
9205
9206 * gdb.ada/array_return.exp
9207 * gdb.ada/expr_delims.exp
9208 * gdb.ada/mi_dyn_arr.exp
9209 * gdb.ada/mi_interface.exp
9210 * gdb.ada/mi_var_array.exp
9211 * gdb.ada/watch_arg.exp
9212 * gdb.arch/alpha-step.exp
9213 * gdb.arch/altivec-regs.exp
9214 * gdb.arch/e500-regs.exp
9215 * gdb.arch/powerpc-d128-regs.exp
9216 * gdb.base/arrayidx.exp
9217 * gdb.base/break.exp
9218 * gdb.base/checkpoint.exp
9219 * gdb.base/debug-expr.exp
9220 * gdb.base/dmsym.exp
9221 * gdb.base/radix.exp
9222 * gdb.base/sepdebug.exp
9223 * gdb.base/testenv.exp
9224 * gdb.base/watch_thread_num.exp
9225 * gdb.base/watchpoint-cond-gone.exp
9226 * gdb.cell/break.exp
9227 * gdb.cell/ea-cache.exp
9228 * gdb.compile/compile.exp
9229 * gdb.cp/gdb2495.exp
9230 * gdb.gdb/selftest.exp
9231 * gdb.gdb/xfullpath.exp
9232 * gdb.go/hello.exp
9233 * gdb.go/integers.exp
9234 * gdb.objc/basicclass.exp
9235 * gdb.pascal/hello.exp
9236 * gdb.pascal/integers.exp
9237 * gdb.python/py-breakpoint.exp
9238 * gdb.python/py-cmd.exp
9239 * gdb.python/py-linetable.exp
9240 * gdb.python/py-xmethods.exp
9241 * gdb.python/python.exp
9242 * gdb.reverse/consecutive-precsave.exp
9243 * gdb.reverse/finish-precsave.exp
9244 * gdb.reverse/i386-precsave.exp
9245 * gdb.reverse/machinestate-precsave.exp
9246 * gdb.reverse/sigall-precsave.exp
9247 * gdb.reverse/solib-precsave.exp
9248 * gdb.reverse/step-precsave.exp
9249 * gdb.reverse/until-precsave.exp
9250 * gdb.reverse/watch-precsave.exp
9251 * gdb.threads/leader-exit.exp
9252 * gdb.threads/pthreads.exp
9253 * gdb.threads/wp-replication.exp
9254 * gdb.trace/actions.exp
9255 * gdb.trace/mi-tsv-changed.exp
9256 * gdb.trace/tsv.exp
9257
de97fdd4
LM
92582016-12-01 Luis Machado <lgustavo@codesourcery.com>
9259
9260 Fix test names starting with uppercase throughout the files.
9261
9262 * gdb.arch/i386-bp_permanent.exp
9263 * gdb.arch/i386-gnu-cfi.exp
9264 * gdb.base/disasm-end-cu.exp
9265 * gdb.base/macscp.exp
9266 * gdb.base/pending.exp
9267 * gdb.base/watch_thread_num.exp
9268 * gdb.cp/exception.exp
9269 * gdb.cp/gdb2495.exp
9270 * gdb.cp/local.exp
9271 * gdb.python/py-evsignal.exp
9272 * gdb.python/python.exp
9273 * gdb.trace/tracecmd.exp
9274
9f058c10
LM
92752016-12-01 Luis Machado <lgustavo@codesourcery.com>
9276
9277 Fix test names starting with uppercase throughout the files.
9278
9279 * gdb.base/charset.exp
9280 * gdb.base/eval.exp
9281 * gdb.base/multi-forks.exp
9282 * gdb.guile/scm-progspace.exp
9283 * gdb.opencl/datatypes.exp
9284 * gdb.python/py-block.exp
9285 * gdb.python/py-function.exp
9286 * gdb.python/py-symbol.exp
9287 * gdb.python/py-symtab.exp
9288 * gdb.python/py-xmethods.exp
9289 * gdb.reverse/break-precsave.exp
9290 * gdb.reverse/break-reverse.exp
9291 * gdb.reverse/consecutive-precsave.exp
9292 * gdb.reverse/consecutive-reverse.exp
9293 * gdb.reverse/finish-precsave.exp
9294 * gdb.reverse/finish-reverse-bkpt.exp
9295 * gdb.reverse/finish-reverse.exp
9296 * gdb.reverse/fstatat-reverse.exp
9297 * gdb.reverse/getresuid-reverse.exp
9298 * gdb.reverse/i386-precsave.exp
9299 * gdb.reverse/i386-reverse.exp
9300 * gdb.reverse/i386-sse-reverse.exp
9301 * gdb.reverse/i387-stack-reverse.exp
9302 * gdb.reverse/insn-reverse.exp
9303 * gdb.reverse/machinestate-precsave.exp
9304 * gdb.reverse/machinestate.exp
9305 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9306 * gdb.reverse/pipe-reverse.exp
9307 * gdb.reverse/readv-reverse.exp
9308 * gdb.reverse/recvmsg-reverse.exp
9309 * gdb.reverse/rerun-prec.exp
9310 * gdb.reverse/s390-mvcle.exp
9311 * gdb.reverse/sigall-precsave.exp
9312 * gdb.reverse/sigall-reverse.exp
9313 * gdb.reverse/solib-precsave.exp
9314 * gdb.reverse/solib-reverse.exp
9315 * gdb.reverse/step-precsave.exp
9316 * gdb.reverse/step-reverse.exp
9317 * gdb.reverse/time-reverse.exp
9318 * gdb.reverse/until-precsave.exp
9319 * gdb.reverse/until-reverse.exp
9320 * gdb.reverse/waitpid-reverse.exp
9321 * gdb.reverse/watch-precsave.exp
9322 * gdb.reverse/watch-reverse.exp
9323
cdc7edd7
LM
93242016-12-01 Luis Machado <lgustavo@codesourcery.com>
9325
9326 Fix test names starting with uppercase throughout the files.
9327
9328 * gdb.arch/i386-mpx-simple_segv.exp
9329 * gdb.arch/i386-mpx.exp
9330 * gdb.arch/i386-permbkpt.exp
9331 * gdb.arch/pa-nullify.exp
9332 * gdb.arch/powerpc-d128-regs.exp
9333 * gdb.arch/vsx-regs.exp
9334 * gdb.base/bfp-test.exp
9335 * gdb.base/break.exp
9336 * gdb.base/breakpoint-shadow.exp
9337 * gdb.base/callfuncs.exp
9338 * gdb.base/charset.exp
9339 * gdb.base/commands.exp
9340 * gdb.base/completion.exp
9341 * gdb.base/dfp-test.exp
9342 * gdb.base/echo.exp
9343 * gdb.base/ending-run.exp
9344 * gdb.base/eval.exp
9345 * gdb.base/expand-psymtabs.exp
9346 * gdb.base/float128.exp
9347 * gdb.base/floatn.exp
9348 * gdb.base/foll-exec-mode.exp
9349 * gdb.base/gdb1056.exp
9350 * gdb.base/gdb11531.exp
9351 * gdb.base/kill-after-signal.exp
9352 * gdb.base/multi-forks.exp
9353 * gdb.base/overlays.exp
9354 * gdb.base/pending.exp
9355 * gdb.base/sepdebug.exp
9356 * gdb.base/testenv.exp
9357 * gdb.base/valgrind-db-attach.exp
9358 * gdb.base/watch_thread_num.exp
9359 * gdb.base/watchpoint-cond-gone.exp
9360 * gdb.base/watchpoint.exp
9361 * gdb.base/watchpoints.exp
9362 * gdb.cp/arg-reference.exp
9363 * gdb.cp/baseenum.exp
9364 * gdb.cp/operator.exp
9365 * gdb.cp/shadow.exp
9366 * gdb.dwarf2/dw2-op-out-param.exp
9367 * gdb.dwarf2/dw2-reg-undefined.exp
9368 * gdb.go/chan.exp
9369 * gdb.go/hello.exp
9370 * gdb.go/integers.exp
9371 * gdb.go/methods.exp
9372 * gdb.go/package.exp
9373 * gdb.guile/scm-parameter.exp
9374 * gdb.guile/scm-progspace.exp
9375 * gdb.guile/scm-value.exp
9376 * gdb.mi/mi-pending.exp
9377 * gdb.mi/user-selected-context-sync.exp
9378 * gdb.multi/multi-attach.exp
9379 * gdb.multi/tids.exp
9380 * gdb.opt/clobbered-registers-O2.exp
9381 * gdb.pascal/floats.exp
9382 * gdb.pascal/integers.exp
9383 * gdb.python/py-block.exp
9384 * gdb.python/py-events.exp
9385 * gdb.python/py-parameter.exp
9386 * gdb.python/py-symbol.exp
9387 * gdb.python/py-symtab.exp
9388 * gdb.python/py-type.exp
9389 * gdb.python/py-value.exp
9390 * gdb.python/py-xmethods.exp
9391 * gdb.python/python.exp
9392 * gdb.reverse/break-precsave.exp
9393 * gdb.reverse/consecutive-precsave.exp
9394 * gdb.reverse/finish-precsave.exp
9395 * gdb.reverse/i386-precsave.exp
9396 * gdb.reverse/machinestate-precsave.exp
9397 * gdb.reverse/sigall-precsave.exp
9398 * gdb.reverse/solib-precsave.exp
9399 * gdb.reverse/step-precsave.exp
9400 * gdb.reverse/until-precsave.exp
9401 * gdb.reverse/watch-precsave.exp
9402 * gdb.server/ext-attach.exp
9403 * gdb.server/ext-restart.exp
9404 * gdb.server/ext-run.exp
9405 * gdb.server/ext-wrapper.exp
9406 * gdb.stabs/gdb11479.exp
9407 * gdb.stabs/weird.exp
9408 * gdb.threads/attach-many-short-lived-threads.exp
9409 * gdb.threads/kill.exp
9410 * gdb.threads/watchpoint-fork.exp
9411
bc6c7af4
LM
94122016-12-01 Luis Machado <lgustavo@codesourcery.com>
9413
9414 Fix test names starting with uppercase throughout all the files below.
9415
9416 * gdb.ada/array_return.exp
9417 * gdb.ada/catch_ex.exp
9418 * gdb.ada/info_exc.exp
9419 * gdb.ada/mi_catch_ex.exp
9420 * gdb.ada/mi_dyn_arr.exp
9421 * gdb.ada/mi_ex_cond.exp
9422 * gdb.ada/mi_exc_info.exp
9423 * gdb.ada/mi_interface.exp
9424 * gdb.ada/mi_task_arg.exp
9425 * gdb.ada/mi_task_info.exp
9426 * gdb.ada/mi_var_array.exp
9427 * gdb.arch/alpha-step.exp
9428 * gdb.arch/amd64-disp-step.exp
9429 * gdb.arch/arm-disp-step.exp
9430 * gdb.arch/disp-step-insn-reloc.exp
9431 * gdb.arch/e500-prologue.exp
9432 * gdb.arch/ftrace-insn-reloc.exp
9433 * gdb.arch/gdb1558.exp
9434 * gdb.arch/i386-bp_permanent.exp
9435 * gdb.arch/i386-disp-step.exp
9436 * gdb.arch/i386-float.exp
9437 * gdb.arch/i386-gnu-cfi.exp
9438 * gdb.arch/ia64-breakpoint-shadow.exp
9439 * gdb.arch/mips16-thunks.exp
9440 * gdb.arch/pa-nullify.exp
9441 * gdb.arch/powerpc-aix-prologue.exp
9442 * gdb.arch/powerpc-power.exp
9443 * gdb.arch/ppc-dfp.exp
9444 * gdb.arch/s390-tdbregs.exp
9445 * gdb.arch/spu-info.exp
9446 * gdb.arch/spu-ls.exp
9447 * gdb.arch/thumb-bx-pc.exp
9448 * gdb.base/advance.exp
9449 * gdb.base/annota-input-while-running.exp
9450 * gdb.base/arrayidx.exp
9451 * gdb.base/asmlabel.exp
9452 * gdb.base/async.exp
9453 * gdb.base/attach-wait-input.exp
9454 * gdb.base/auto-connect-native-target.exp
9455 * gdb.base/batch-preserve-term-settings.exp
9456 * gdb.base/bfp-test.exp
9457 * gdb.base/bigcore.exp
9458 * gdb.base/bp-permanent.exp
9459 * gdb.base/break-always.exp
9460 * gdb.base/break-fun-addr.exp
9461 * gdb.base/break-idempotent.exp
9462 * gdb.base/break-main-file-remove-fail.exp
9463 * gdb.base/break-probes.exp
9464 * gdb.base/break-unload-file.exp
9465 * gdb.base/break.exp
9466 * gdb.base/call-ar-st.exp
9467 * gdb.base/call-rt-st.exp
9468 * gdb.base/call-sc.exp
9469 * gdb.base/call-signal-resume.exp
9470 * gdb.base/call-strs.exp
9471 * gdb.base/callexit.exp
9472 * gdb.base/callfuncs.exp
9473 * gdb.base/catch-gdb-caused-signals.exp
9474 * gdb.base/catch-signal-siginfo-cond.exp
9475 * gdb.base/catch-syscall.exp
9476 * gdb.base/compare-sections.exp
9477 * gdb.base/cond-eval-mode.exp
9478 * gdb.base/condbreak-call-false.exp
9479 * gdb.base/consecutive-step-over.exp
9480 * gdb.base/cursal.exp
9481 * gdb.base/disabled-location.exp
9482 * gdb.base/disasm-end-cu.exp
9483 * gdb.base/display.exp
9484 * gdb.base/double-prompt-target-event-error.exp
9485 * gdb.base/dprintf-bp-same-addr.exp
9486 * gdb.base/dprintf-detach.exp
9487 * gdb.base/dprintf-next.exp
9488 * gdb.base/dprintf-non-stop.exp
9489 * gdb.base/dprintf-pending.exp
9490 * gdb.base/dso2dso.exp
9491 * gdb.base/ending-run.exp
9492 * gdb.base/enum_cond.exp
9493 * gdb.base/examine-backward.exp
9494 * gdb.base/exe-lock.exp
9495 * gdb.base/exec-invalid-sysroot.exp
9496 * gdb.base/execl-update-breakpoints.exp
9497 * gdb.base/execution-termios.exp
9498 * gdb.base/fileio.exp
9499 * gdb.base/fixsection.exp
9500 * gdb.base/foll-exec-mode.exp
9501 * gdb.base/foll-exec.exp
9502 * gdb.base/fork-running-state.exp
9503 * gdb.base/frame-args.exp
9504 * gdb.base/fullpath-expand.exp
9505 * gdb.base/func-ptr.exp
9506 * gdb.base/gcore-relro-pie.exp
9507 * gdb.base/gdb1090.exp
9508 * gdb.base/gdb1555.exp
9509 * gdb.base/global-var-nested-by-dso.exp
9510 * gdb.base/gnu-ifunc.exp
9511 * gdb.base/hbreak-in-shr-unsupported.exp
9512 * gdb.base/hbreak-unmapped.exp
9513 * gdb.base/hook-stop.exp
9514 * gdb.base/infcall-input.exp
9515 * gdb.base/info-fun.exp
9516 * gdb.base/info-shared.exp
9517 * gdb.base/interrupt-noterm.exp
9518 * gdb.base/jit-so.exp
9519 * gdb.base/jit.exp
9520 * gdb.base/line-symtabs.exp
9521 * gdb.base/list.exp
9522 * gdb.base/longjmp.exp
9523 * gdb.base/macscp.exp
9524 * gdb.base/max-value-size.exp
9525 * gdb.base/nodebug.exp
9526 * gdb.base/nofield.exp
9527 * gdb.base/overlays.exp
9528 * gdb.base/paginate-after-ctrl-c-running.exp
9529 * gdb.base/paginate-bg-execution.exp
9530 * gdb.base/paginate-inferior-exit.exp
9531 * gdb.base/pending.exp
9532 * gdb.base/pr11022.exp
9533 * gdb.base/printcmds.exp
9534 * gdb.base/ptr-typedef.exp
9535 * gdb.base/ptype.exp
9536 * gdb.base/randomize.exp
9537 * gdb.base/range-stepping.exp
9538 * gdb.base/realname-expand.exp
9539 * gdb.base/relativedebug.exp
9540 * gdb.base/remote.exp
9541 * gdb.base/savedregs.exp
9542 * gdb.base/sepdebug.exp
9543 * gdb.base/set-noassign.exp
9544 * gdb.base/shlib-call.exp
9545 * gdb.base/shreloc.exp
9546 * gdb.base/sigaltstack.exp
9547 * gdb.base/sigbpt.exp
9548 * gdb.base/siginfo-addr.exp
9549 * gdb.base/siginfo-obj.exp
9550 * gdb.base/siginfo-thread.exp
9551 * gdb.base/signest.exp
9552 * gdb.base/signull.exp
9553 * gdb.base/sigrepeat.exp
9554 * gdb.base/skip.exp
9555 * gdb.base/so-impl-ld.exp
9556 * gdb.base/solib-corrupted.exp
9557 * gdb.base/solib-disc.exp
9558 * gdb.base/solib-display.exp
9559 * gdb.base/solib-overlap.exp
9560 * gdb.base/solib-search.exp
9561 * gdb.base/solib-symbol.exp
9562 * gdb.base/source-execution.exp
9563 * gdb.base/sss-bp-on-user-bp-2.exp
9564 * gdb.base/sss-bp-on-user-bp.exp
9565 * gdb.base/stack-checking.exp
9566 * gdb.base/stale-infcall.exp
9567 * gdb.base/step-break.exp
9568 * gdb.base/step-line.exp
9569 * gdb.base/step-over-exit.exp
9570 * gdb.base/step-test.exp
9571 * gdb.base/structs.exp
9572 * gdb.base/sym-file.exp
9573 * gdb.base/symtab-search-order.exp
9574 * gdb.base/term.exp
9575 * gdb.base/type-opaque.exp
9576 * gdb.base/unload.exp
9577 * gdb.base/until-nodebug.exp
9578 * gdb.base/until.exp
9579 * gdb.base/unwindonsignal.exp
9580 * gdb.base/watch-cond.exp
9581 * gdb.base/watch-non-mem.exp
9582 * gdb.base/watch_thread_num.exp
9583 * gdb.base/watchpoint-reuse-slot.exp
9584 * gdb.base/watchpoint-solib.exp
9585 * gdb.base/watchpoint.exp
9586 * gdb.btrace/dlopen.exp
9587 * gdb.cell/arch.exp
9588 * gdb.cell/break.exp
9589 * gdb.cell/bt.exp
9590 * gdb.cell/core.exp
9591 * gdb.cell/data.exp
9592 * gdb.cell/dwarfaddr.exp
9593 * gdb.cell/ea-cache.exp
9594 * gdb.cell/ea-standalone.exp
9595 * gdb.cell/ea-test.exp
9596 * gdb.cell/f-regs.exp
9597 * gdb.cell/fork.exp
9598 * gdb.cell/gcore.exp
9599 * gdb.cell/mem-access.exp
9600 * gdb.cell/ptype.exp
9601 * gdb.cell/registers.exp
9602 * gdb.cell/sizeof.exp
9603 * gdb.cell/solib-symbol.exp
9604 * gdb.cell/solib.exp
9605 * gdb.compile/compile-tls.exp
9606 * gdb.cp/exception.exp
9607 * gdb.cp/gdb2495.exp
9608 * gdb.cp/local.exp
9609 * gdb.cp/mb-inline.exp
9610 * gdb.cp/mb-templates.exp
9611 * gdb.cp/pr10687.exp
9612 * gdb.cp/pr9167.exp
9613 * gdb.cp/scope-err.exp
9614 * gdb.cp/templates.exp
9615 * gdb.cp/virtfunc.exp
9616 * gdb.dwarf2/dw2-dir-file-name.exp
9617 * gdb.dwarf2/dw2-single-line-discriminators.exp
9618 * gdb.fortran/complex.exp
9619 * gdb.fortran/library-module.exp
9620 * gdb.guile/guile.exp
9621 * gdb.guile/scm-cmd.exp
9622 * gdb.guile/scm-frame-inline.exp
9623 * gdb.guile/scm-objfile.exp
9624 * gdb.guile/scm-pretty-print.exp
9625 * gdb.guile/scm-symbol.exp
9626 * gdb.guile/scm-type.exp
9627 * gdb.guile/scm-value.exp
9628 * gdb.linespec/keywords.exp
9629 * gdb.linespec/ls-errs.exp
9630 * gdb.linespec/macro-relative.exp
9631 * gdb.linespec/thread.exp
9632 * gdb.mi/mi-breakpoint-changed.exp
9633 * gdb.mi/mi-dprintf-pending.exp
9634 * gdb.mi/mi-fullname-deleted.exp
9635 * gdb.mi/mi-logging.exp
9636 * gdb.mi/mi-pending.exp
9637 * gdb.mi/mi-solib.exp
9638 * gdb.mi/new-ui-mi-sync.exp
9639 * gdb.mi/user-selected-context-sync.exp
9640 * gdb.multi/dummy-frame-restore.exp
9641 * gdb.multi/multi-arch-exec.exp
9642 * gdb.multi/remove-inferiors.exp
9643 * gdb.multi/watchpoint-multi-exit.exp
9644 * gdb.opt/solib-intra-step.exp
9645 * gdb.perf/backtrace.exp
9646 * gdb.perf/single-step.exp
9647 * gdb.perf/skip-command.exp
9648 * gdb.perf/skip-prologue.exp
9649 * gdb.perf/solib.exp
9650 * gdb.python/lib-types.exp
9651 * gdb.python/py-as-string.exp
9652 * gdb.python/py-bad-printers.exp
9653 * gdb.python/py-block.exp
9654 * gdb.python/py-breakpoint.exp
9655 * gdb.python/py-cmd.exp
9656 * gdb.python/py-events.exp
9657 * gdb.python/py-evthreads.exp
9658 * gdb.python/py-finish-breakpoint.exp
9659 * gdb.python/py-finish-breakpoint2.exp
9660 * gdb.python/py-frame-inline.exp
9661 * gdb.python/py-frame.exp
9662 * gdb.python/py-inferior.exp
9663 * gdb.python/py-infthread.exp
9664 * gdb.python/py-mi.exp
9665 * gdb.python/py-objfile.exp
9666 * gdb.python/py-pp-maint.exp
9667 * gdb.python/py-pp-registration.exp
9668 * gdb.python/py-prettyprint.exp
9669 * gdb.python/py-recurse-unwind.exp
9670 * gdb.python/py-shared.exp
9671 * gdb.python/py-symbol.exp
9672 * gdb.python/py-symtab.exp
9673 * gdb.python/py-template.exp
9674 * gdb.python/py-type.exp
9675 * gdb.python/py-unwind-maint.exp
9676 * gdb.python/py-unwind.exp
9677 * gdb.python/py-value.exp
9678 * gdb.python/python.exp
9679 * gdb.reverse/finish-reverse-bkpt.exp
9680 * gdb.reverse/insn-reverse.exp
9681 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9682 * gdb.reverse/solib-precsave.exp
9683 * gdb.reverse/solib-reverse.exp
9684 * gdb.stabs/gdb11479.exp
9685 * gdb.stabs/weird.exp
9686 * gdb.threads/fork-child-threads.exp
9687 * gdb.threads/fork-plus-threads.exp
9688 * gdb.threads/fork-thread-pending.exp
9689 * gdb.threads/forking-threads-plus-breakpoint.exp
9690 * gdb.threads/hand-call-in-threads.exp
9691 * gdb.threads/interrupted-hand-call.exp
9692 * gdb.threads/linux-dp.exp
9693 * gdb.threads/local-watch-wrong-thread.exp
9694 * gdb.threads/next-while-other-thread-longjmps.exp
9695 * gdb.threads/non-ldr-exit.exp
9696 * gdb.threads/pending-step.exp
9697 * gdb.threads/print-threads.exp
9698 * gdb.threads/process-dies-while-detaching.exp
9699 * gdb.threads/process-dies-while-handling-bp.exp
9700 * gdb.threads/pthreads.exp
9701 * gdb.threads/queue-signal.exp
9702 * gdb.threads/reconnect-signal.exp
9703 * gdb.threads/signal-command-handle-nopass.exp
9704 * gdb.threads/signal-command-multiple-signals-pending.exp
9705 * gdb.threads/signal-delivered-right-thread.exp
9706 * gdb.threads/signal-sigtrap.exp
9707 * gdb.threads/sigthread.exp
9708 * gdb.threads/staticthreads.exp
9709 * gdb.threads/stepi-random-signal.exp
9710 * gdb.threads/thread-unwindonsignal.exp
9711 * gdb.threads/thread_check.exp
9712 * gdb.threads/thread_events.exp
9713 * gdb.threads/tid-reuse.exp
9714 * gdb.threads/tls-nodebug.exp
9715 * gdb.threads/tls-shared.exp
9716 * gdb.threads/tls-so_extern.exp
9717 * gdb.threads/tls.exp
9718 * gdb.threads/wp-replication.exp
9719 * gdb.trace/actions-changed.exp
9720 * gdb.trace/actions.exp
9721 * gdb.trace/backtrace.exp
9722 * gdb.trace/change-loc.exp
9723 * gdb.trace/collection.exp
9724 * gdb.trace/deltrace.exp
9725 * gdb.trace/disconnected-tracing.exp
9726 * gdb.trace/entry-values.exp
9727 * gdb.trace/ftrace-lock.exp
9728 * gdb.trace/ftrace.exp
9729 * gdb.trace/infotrace.exp
9730 * gdb.trace/mi-trace-frame-collected.exp
9731 * gdb.trace/mi-trace-unavailable.exp
9732 * gdb.trace/mi-traceframe-changed.exp
9733 * gdb.trace/mi-tracepoint-changed.exp
9734 * gdb.trace/mi-tsv-changed.exp
9735 * gdb.trace/no-attach-trace.exp
9736 * gdb.trace/packetlen.exp
9737 * gdb.trace/passc-dyn.exp
9738 * gdb.trace/passcount.exp
9739 * gdb.trace/pending.exp
9740 * gdb.trace/pr16508.exp
9741 * gdb.trace/qtro.exp
9742 * gdb.trace/range-stepping.exp
9743 * gdb.trace/read-memory.exp
9744 * gdb.trace/report.exp
9745 * gdb.trace/save-trace.exp
9746 * gdb.trace/signal.exp
9747 * gdb.trace/stap-trace.exp
9748 * gdb.trace/status-stop.exp
9749 * gdb.trace/strace.exp
9750 * gdb.trace/tfile.exp
9751 * gdb.trace/tfind.exp
9752 * gdb.trace/trace-break.exp
9753 * gdb.trace/trace-condition.exp
9754 * gdb.trace/trace-enable-disable.exp
9755 * gdb.trace/trace-mt.exp
9756 * gdb.trace/tracecmd.exp
9757 * gdb.trace/tracefile-pseudo-reg.exp
9758 * gdb.trace/tspeed.exp
9759 * gdb.trace/tstatus.exp
9760 * gdb.trace/tsv.exp
9761 * gdb.trace/unavailable.exp
9762 * gdb.trace/while-dyn.exp
9763 * gdb.trace/while-stepping.exp
9764 * lib/gdb-guile.exp
9765 * lib/gdb.exp
9766 * lib/mi-support.exp
9767 * lib/pascal.exp
9768 * lib/perftest.exp
9769 * lib/prelink-support.exp
9770 * lib/selftest-support.exp
9771
ad02e4fe
SM
97722016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9773
9774 * Makefile.in: Include disable-implicit-rules.mk.
9775
22347e55
AA
97762016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9777
9778 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9779 non-byte-aligned bit fields.
9780
da5b30da
AA
97812016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9782
9783 PR gdb/12616
9784 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9785 respects the DW_AT_data_bit_offset attribute.
9786
b593ecca
SM
97872016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9788
9789 * gdb.base/default.exp: Fix output of "set language".
9790
3b165252
SM
97912016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9792
9793 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9794 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9795 make.
9796 * configure.ac: Remove checks for the make program.
9797 * configure: Re-generate.
9798
1a2f3d7f
KB
97992016-11-16 Kevin Buettner <kevinb@redhat.com>
9800
9801 * gdb.python/py-recurse-unwind.c (main): Add loop.
9802 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9803 to read_register() and gdb.parse_and_eval(). Make each code
9804 call a separate case that can be individually tested.
9805 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9806 proc. Call cont_and_backtrace for each of the code paths that
9807 we want to test in the unwinder.
9808
b7f38fda
AA
98092016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9810
9811 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9812 the definition of struct S.
9813
1f8db343
CM
98142016-11-11 Catherine Moore <clm@codesourcery.com>
9815
9816 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9817
fad0c9fb
PA
98182016-11-09 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.base/commands.exp (runto_or_return): New procedure.
9821 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9822 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9823 (progvar_simple_while_test, progvar_complex_if_while_test)
9824 (if_while_breakpoint_command_test)
9825 (infrun_breakpoint_command_test, breakpoint_command_test)
9826 (user_defined_command_test, watchpoint_command_test)
9827 (test_command_prompt_position, redefine_hook_test)
9828 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9829 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9830 multi_line_input and multi_line. Remove gdb_expect and
9831 gdb_stop_suppressing_tests uses.
9832 * lib/gdb.exp (valnum_re): New global.
9833 (multi_line_input): New procedure.
9834
8354c62c
SM
98352016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9836
9837 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9838 Remove.
9839 (test_setup): Define with proc_with_prefix.
9840 (test_cli_inferior): Likewise.
9841 (test_cli_thread): Likewise.
9842 (test_cli_frame): Likewise.
9843 (test_cli_select_frame): Likewise.
9844 (test_cli_up_down): Likewise.
9845 (test_mi_thread_select): Likewise.
9846 (test_mi_stack_select_frame): Likewise.
9847 (test_cli_in_mi_inferior): Likewise.
9848 (test_cli_in_mi_thread): Likewise.
9849 (test_cli_in_mi_frame): Likewise.
9850 (top level): Do not use with_test_prefix_procname.
9851
64f367a2
PA
98522016-11-09 Pedro Alves <palves@redhat.com>
9853
9854 * gdb.base/commands.exp (gdbvar_simple_if_test)
9855 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9856 (progvar_simple_if_test, progvar_simple_while_test)
9857 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9858 (infrun_breakpoint_command_test, breakpoint_command_test)
9859 (user_defined_command_test, watchpoint_command_test)
9860 (test_command_prompt_position, deprecated_command_test)
9861 (bp_deleted_in_command, temporary_breakpoint_commands)
9862 (stray_arg0_test, source_file_with_indented_comment)
9863 (recursive_source_test, if_commands_test)
9864 (error_clears_commands_left, redefine_hook_test)
9865 (redefine_backtrace_test): Use proc_with_prefix.
9866 * lib/gdb.exp (proc_with_prefix): New proc.
9867
0bb65f1e
AA
98682016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9869
9870 * gdb.base/tui-layout.c: New file.
9871 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9872 disassembly window contains very long lines.
9873
7353f247
TT
98742016-11-08 Tom Tromey <tom@tromey.com>
9875
9876 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9877 depend on Python 2.
9878
30a7bb83
TT
98792016-11-08 Tom Tromey <tom@tromey.com>
9880
9881 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9882 New method.
9883
cdf5a07c
MG
98842016-10-29 Manish Goregaokar <manish@mozilla.com>
9885
2806dc7e 9886 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 9887
51a789c3
MG
98882016-10-27 Manish Goregaokar <manish@mozilla.com>
9889
2806dc7e
PA
9890 * gdb.rust/simple.rs: Add test for univariant enums without
9891 discriminants and for encoded struct-like enums.
51a789c3 9892
f610ab6d
PA
98932016-10-28 Pedro Alves <palves@redhat.com>
9894
9895 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9896 gdb_test_multiple, tighten regexps and match symtabs and line
9897 tables incrementally.
9898
b129b0ca
LM
98992016-10-28 Luis Machado <lgustavo@codesourcery.com>
9900
9901 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9902 general.
9903
ecf45d2c
SL
99042016-10-25 Luis Machado <lgustavo@codesourcery.com>
9905
9906 * gdb.base/exec-invalid-sysroot.exp: New file.
9907
b8d38ee4
JK
99082016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9909
9910 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9911
f90fd8c2
JK
99122016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9913
9914 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9915
2d2476aa
MR
99162016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9917
2806dc7e
PA
9918 * gdb.base/killed-outside.exp: Remove $options from a call to
9919 `prepare_for_testing'.
2d2476aa 9920
e42b25a0
SM
99212016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9922
9923 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9924 Change test message.
9925
3ccdb432
SM
99262016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9927
9928 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9929 Update comment.
9930
5bad3170
SM
99312016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9932
9933 * gdb.trace/mi-trace-save.exp: New file.
9934
5ad9dba7
YQ
99352016-10-13 Yao Qi <yao.qi@linaro.org>
9936
9937 * gdb.base/code_elim.exp (get_var_address): Remove.
9938 * gdb.base/relocate.exp: Likewise.
9939 * gdb.base/shreloc.exp: Likewise.
9940 * lib/gdb.exp (get_var_address): New.
9941
62df7e21
YQ
99422016-10-13 Yao Qi <yao.qi@linaro.org>
9943
9944 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9945 floating point tests if $skip_float_test is false.
9946
4dac951e
LM
99472016-10-12 Luis Machado <lgustavo@codesourcery.com>
9948
9949 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9950 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9951 argc values.
9952 Add 1 to argc so we guarantee distinct initial/modified argc values.
9953
8f1a8fc4
JK
99542016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9955
9956 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9957
16c85b5d
JK
99582016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9959
9960 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9961 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9962 * gdb.arch/vsx-regs.exp: Likewise.
9963
1d0e042a
YQ
99642016-10-07 Yao Qi <yao.qi@linaro.org>
9965
9966 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9967
68dadef5
MM
99682016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9969
9970 * gdb.python/python.exp: Test decode_line("*0").
9971
33fa2c6e
DE
99722016-10-06 Doug Evans <dje@google.com>
9973
9974 * gdb.python/py-value.exp (test_value_creation): Add test for large
9975 unsigned 64-bit value.
9976
9c37b5ae
TT
99772016-10-06 Tom Tromey <tom@tromey.com>
9978
9979 * gdb.compile/compile.exp: Change java tests to rust.
9980 * gdb.base/setshow.exp: Change java tests to rust.
9981 * gdb.base/default.exp: Remove java from language list.
9982 * README (Examples): Update language example.
9983 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9984 test.
9985 * lib/gdb.exp (skip_java_tests): Remove.
9986 * lib/java.exp: Remove.
9987 * gdb.java: Remove.
9988
78b86327
MR
99892016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9990
9991 * gdb.arch/mips-fcr.exp: New test.
9992 * gdb.arch/mips-fcr.c: Source for the new test.
9993
7470adbb
MR
99942016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9995
9996 * gdb.base/solib-disc.exp: Use `standard_output_file'
9997 throughout.
9998
4a556533
PA
99992016-10-06 Pedro Alves <palves@redhat.com>
10000
10001 * gdb.base/jit-simple-dl.c: New file.
10002 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10003 * gdb.base/jit-simple.c: ... this.
10004 * gdb.base/jit-simple.exp (jit_run): Delete.
10005 (build_jit): New proc.
10006 (jit_test_reread): Recompile either the main program or the shared
10007 library, depending on what is being tested. Skip changing address
10008 if caller wants to. Compare before/after addresses. If testing
10009 standalone, explicitly load the binary. Test "maint info
10010 breakpoints".
10011 (top level): Add "standalone vs shared lib" and "change address"
10012 vs "same address" axes.
10013
5a122fbc
PA
100142016-10-06 Pedro Alves <palves@redhat.com>
10015
10016 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10017 call.
10018 (jit_run): Delete.
10019 (jit_test_reread): Use with_test_prefix. Reload the main binary
10020 explicitly. Compare the before/after addresses of the JIT
10021 descriptor.
10022
ee8da4b8
DE
100232016-08-15 Doug Evans <dje@google.com>
10024
10025 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10026 for single bitfields is bool.
10027 * gdb.xml/tdesc-regs.exp: Ditto.
10028
f389f6fe
JK
100292016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10030
10031 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10032
fdebf1a4
YQ
100332016-10-05 Yao Qi <yao.qi@linaro.org>
10034
10035 * lib/gdb.exp (support_complex_tests): Return zero if
10036 gdb_skip_float_test return true.
10037
9c36d954 100382016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10039 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10040
10041 PR gdb/20487
10042 * gdb.mi/user-selected-context-sync.exp: New file.
10043 * gdb.mi/user-selected-context-sync.c: New file.
10044
4034d0ff 100452016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10046 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10047
10048 PR gdb/20487
10049 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10050 =thread-select-event check.
10051
a4297203
PB
100522016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10053
10054 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10055 the compulsory L operand changes.
10056 * gdb.arch/powerpc-power.s: Likewise.
10057
bb805577
JK
100582016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10059
10060 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10061 * gdb.base/jit-attach-pie.c: New file.
10062 * gdb.base/jit-attach-pie.exp: New file.
10063
6d61dee5
PA
100642016-09-28 Pedro Alves <palves@redhat.com>
10065
10066 * gdb.base/infcall-input.c: New file.
10067 * gdb.base/infcall-input.exp: New file.
10068
f73842fc
YQ
100692016-09-22 Yao Qi <yao.qi@linaro.org>
10070
10071 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10072 (gdb_exit): Rename it to ...
10073 (gdbserver_gdb_exit): ... Close GDBserver.
10074 (gdb_exit): New proc, call gdbserver_gdb_exit.
10075 (mi_gdb_exit): Likewise.
10076
90681dab
YQ
100772016-09-22 Yao Qi <yao.qi@linaro.org>
10078
10079 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10080 path.
10081 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10082 Remove duplication.
10083
9c211fd8
YQ
100842016-09-22 Yao Qi <yao.qi@linaro.org>
10085
10086 * lib/gdbserver-support.exp: Check the existence of
10087 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10088
ad0a504f
AK
100892016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10090
10091 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10092
36cf1806
TT
100932016-09-21 Tom Tromey <tom@tromey.com>
10094
10095 PR gdb/20604:
10096 * gdb.base/quit.exp: New file.
10097
74172ecf
SM
100982016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10099
10100 * .gitignore: New file.
10101
3d0ec882
MR
101022016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10103
10104 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10105 throughout.
10106
8193adea
AA
101072016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10108
10109 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10110
d41a5c09
JK
101112016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10112
10113 * gdb.cp/casts.cc (decltype): Move it ...
10114 (main): ... with its call to ...
10115 * gdb.cp/casts03.cc: ... a new file.
10116 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10117
d2dfe700
JK
101182016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10119
10120 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10121
e2a92b16
PB
101222016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10123
10124 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10125 and sync up the test with tests in gas/testsuite/gas/ppc.
10126 * gdb.arch/powerpc-power.exp: Likewise.
10127
49b4de64
JK
101282016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10129
10130 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10131
2c29df25
SDJ
101322016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10133 Jan Kratochvil <jan.kratochvil@redhat.com>
10134
10135 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10136 make m1's definition to be different from m2's. Use 'dummy' as an
10137 argument for probe 'two'.
10138
cc3c2846
JB
101392016-09-10 Jon Beniston <jon@beniston.com>
10140
10141 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10142 for sim target.
10143
e1b2624a
AA
101442016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10145
10146 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10147 variable declaration.
10148 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10149 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10150 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10151 received HWCAP as its argument.
10152
4295e285
PA
101532016-09-06 Pedro Alves <palves@redhat.com>
10154
10155 * gdb.base/new-ui-pending-input.c: New file.
10156 * gdb.base/new-ui-pending-input.exp: New file.
10157 * gdb.exp (clear_gdb_spawn_id): New procedure.
10158 (with_spawn_id): Check whether gdb_spawn_id exists before
10159 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10160 on exit.
10161
00d5215e
UW
101622016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10163
10164 * gdb.base/float128.c: New file.
10165 * gdb.base/float128.exp: Likewise.
10166 * gdb.base/floatn.c: Likewise.
10167 * gdb.base/floatn.exp: Likewise.
10168
a9ff5f12
UW
101692016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10170
10171 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10172
f245535c
PA
101732016-09-05 Pedro Alves <palves@redhat.com>
10174
10175 PR backtrace/19927
10176 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10177 unwinders are immediately called as side effect of "source" or
10178 "disable unwinder" commands.
10179 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10180
ae9cf263
YQ
101812016-09-02 Yao Qi <yao.qi@linaro.org>
10182
10183 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10184 is true and $type is "float" or "double".
10185
27aba047
YQ
101862016-09-02 Yao Qi <yao.qi@linaro.org>
10187
10188 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10189 true.
10190 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10191 * gdb.base/call-rt-st.exp: Likewise.
10192 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10193 return value instead of gdb,skip_float_test.
10194 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10195 (do_function_calls): Use its return value instead of
10196 gdb,skip_float_test.
10197 * gdb.base/finish.exp: Likewise.
10198 * gdb.base/funcargs.exp: Likewise.
10199 * gdb.base/return.exp: Likewise.
10200 * gdb.base/return2.exp: Likewise.
10201 * gdb.base/varargs.exp: Likewise.
10202 * lib/gdb.exp (gdb_skip_float_test): Change it to
10203 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10204
5af962df
AA
102052016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10206
10207 * gdb.multi/tids.exp: Test "thread apply all".
10208
7fac6910
JK
102092016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10210
10211 * gdb.base/default.exp (tty): Remove.
10212
bb1fe4ac
KB
102132016-08-24 Kevin Buettner <kevinb@redhat.com>
10214
2806dc7e
PA
10215 * gdb.python/py-recurse-unwind.c: New file.
10216 * gdb.python/py-recurse-unwind.py: New file.
10217 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10218
0a1ddfa6
SM
102192016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10220
10221 * gdb.base/set-inferior-tty.exp: New file.
10222 * gdb.base/set-inferior-tty.c: New file.
10223
d9de1fe3
PA
102242016-08-23 Pedro Alves <palves@redhat.com>
10225
10226 PR gdb/20494
10227 * gdb.base/new-ui-echo.c: New file.
10228 * gdb.base/new-ui-echo.exp: New file.
10229
e9d9abd7
YQ
102302016-08-23 Yao Qi <yao.qi@linaro.org>
10231
10232 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10233 gdbserver_spawn.
10234 * gdb.server/connect-without-multi-process.exp (do_test):
10235 Likewise.
10236
3589529e
YQ
102372016-08-23 Yao Qi <yao.qi@linaro.org>
10238
10239 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10240 standalone_txt. Delete gdb_txt and standalone_txt on host
10241 and target. Spawn the binary on target. Copy files from
10242 target to host.
10243
6bb90213
PA
102442016-08-22 Pedro Alves <palves@redhat.com>
10245
10246 PR gdb/20505
10247 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10248 with_test_prefix. Factor out bits to ...
10249 (test_no_vdso): ... this new procedure.
10250
20c2c024
CL
102512016-08-19 Carl Love <cel@us.ibm.com>
10252
10253 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10254 maintaining separate logic for constructing the output path.
10255 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10256 * gdb.arch/ppc-dfp.exp: Likewise.
10257 * gdb.arch/ppc-fp.exp: Likewise.
10258 * gdb.arch/vsx-regs.exp: Likewise.
10259 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10260 binprefix for generating the additional binary files.
10261
0646e07d
PA
102622016-08-19 Pedro Alves <palves@redhat.com>
10263
10264 * gdb.trace/mi-trace-frame-collected.exp
10265 (test_trace_frame_collected): On x32, expect two registers.
10266
46da9242
CL
102672016-08-18 Carl Love <cel@us.ibm.com>
10268
10269 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10270 and sync up the test with tests in gas/testsuite/gas/ppc.
10271 * gdb.arch/powerpc-power.exp: Likewise.
10272
eb2332d7
SM
102732016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10274
10275 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10276 expected error message.
10277
63c61e04
SM
102782016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10279
10280 * gdb.multi/remove-inferiors.exp: New file.
10281 * gdb.multi/remove-inferiors.c: New file.
10282
7b17065f
YQ
102832016-08-12 Yao Qi <yao.qi@linaro.org>
10284
10285 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10286 argument list.
10287
01d3dedf
PA
102882016-08-10 Pedro Alves <palves@redhat.com>
10289
10290 PR gdb/19187
10291 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10292 setup_kfails.
10293
3eb7562a
PA
102942016-08-09 Pedro Alves <palves@redhat.com>
10295 Simon Marchi <simon.marchi@ericsson.com>
10296
10297 PR gdb/20418
10298 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10299 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10300
80614914
PA
103012016-08-09 Pedro Alves <palves@redhat.com>
10302
10303 PR mi/20431
10304 * gdb.mi/mi-cmd-error.exp: New file.
10305
f348d89a
PA
103062016-08-09 Pedro Alves <palves@redhat.com>
10307
10308 PR gdb/18653
10309 * gdb.base/signals-state-child.c: New file.
10310 * gdb.base/signals-state-child.exp: New file.
10311 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10312
e5ca03b4
PA
103132016-08-09 Pedro Alves <palves@redhat.com>
10314
10315 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10316
282a0691
TT
103172016-08-03 Tom Tromey <tom@tromey.com>
10318
10319 PR python/18565:
10320 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10321
41bfcd63
YQ
103222016-08-01 Yao Qi <yao.qi@linaro.org>
10323
10324 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10325 variable mode to "multi-process" if $multi_process is 1, otherwise
10326 set it to "single-process".
10327
e3465b24
YQ
103282016-08-01 Yao Qi <yao.qi@linaro.org>
10329
10330 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10331 * gdb.cp/cpexprs.exp: Likewise.
10332 * gdb.cp/m-static.exp: Likewise.
10333
0b31a4bc
TT
103342016-07-26 Tom Tromey <tom@tromey.com>
10335
10336 PR python/20190:
10337 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10338 test.
10339
e0461dbb
MM
103402016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10341
10342 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10343 selecting assembly source files.
10344 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10345 assembly source files.
10346 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10347 assembly source files.
10348 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10349 selecting assembly source files.
10350
8194e927
SM
103512016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10352
10353 * gdb.base/new-ui.exp (do_test_invalid_args): New
10354 procedure.
10355
c0272db5
TW
103562016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10357
10358 * gdb.btrace/reconnect.c: New file.
10359 * gdb.btrace/reconnect.exp: New file.
10360
e3487908
GKB
103612016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10362
10363 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10364 to test_catch_syscall_group.
10365 (test_catch_syscall_group): New.
10366
12df5c00
TT
103672016-07-21 Tom Tromey <tom@tromey.com>
10368
10369 * gdb.rust/simple.rs (main): Use empty struct expression.
10370 * gdb.rust/simple.exp: Add tests for empty struct expression.
10371
bae62ee2
YQ
103722016-07-21 Yao Qi <yao.qi@linaro.org>
10373
10374 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10375 if gdb_skip_xml_test is true on some targets.
10376
b1b53fb3
YQ
103772016-07-21 Yao Qi <yao.qi@linaro.org>
10378
10379 * gdb.server/solib-list.exp: Unset last_loaded_file.
10380
027d97f8
JK
103812016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10382
10383 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10384 "step into captured_main (args)".
10385
7674d381
JK
103862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10387
10388 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10389
72b5d099
JK
103902016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10391
10392 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10393
1f960ced
PA
103942016-07-19 Pedro Alves <palves@redhat.com>
10395
10396 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10397 * gdb.opt/inline-bt.exp: Likewise.
10398 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10399 additional_flags=-Winline.
10400 * gdb.opt/inline-locals.exp: Likewise.
10401 * gdb.opt/inline-markers.c (ATTR): Define.
10402 (inlined_fn): Use it.
10403
f25827c1
YQ
104042016-07-19 Yao Qi <yao.qi@linaro.org>
10405
10406 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10407 (test_with_self): Remove some code. Remove argument executable.
10408 (top-level): Use do_self_tests.
10409
37539ebe
DB
104102016-07-15 Zachary Welch <zwelch@codesourcery.com>
10411 Don Breazeal <donb@codesourcery.com>
10412
10413 * gdb.base/maint.exp: Escape paths used in regular expressions.
10414 * gdb.stabs/weird.exp: Likewise.
10415
dac790e1
TT
104162016-07-13 Tom Tromey <tom@tromey.com>
10417
10418 PR python/15620, PR python/18620:
10419 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10420 (test_bkpt_events): New procs.
10421
93daf339
TT
104222016-07-13 Tom Tromey <tom@tromey.com>
10423
10424 PR python/17698:
10425 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10426 test.
10427 (test_watchpoints): Likewise.
10428 (test_bkpt_pending): New proc.
10429
6571a381
TT
104302016-07-13 Tom Tromey <tom@tromey.com>
10431
10432 PR cli/18053:
10433 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10434 completion test.
10435
e8732474
JK
104362016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10437
10438 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10439 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10440 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10441 f_label.
10442 (g): Rename g_end_lbl to g_label.
10443 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10444 low_pc and high_pc.
10445 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10446
e0f3fd7c
TT
104472016-07-12 Tom Tromey <tom@tromey.com>
10448
10449 PR python/19293:
10450 * gdb.python/py-unwind-maint.exp: Update tests.
10451
3cfe46b6
YQ
104522016-07-12 Yao Qi <yao.qi@linaro.org>
10453
10454 * lib/selftest-support.exp (selftest_setup): Match the output
10455 when captured_main is inlined.
10456
4f19a0e6
WT
104572016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10458
10459 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10460 New variables.
10461 (print this%a, print this%b, print this): New tests.
10462 * gdb.fortran/derived-types.f90 (this): New object and
10463 initialization.
10464
986cf455
SM
104652016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10466
10467 * gdb.ada/arraydim.exp: Remove extra directory level in build
10468 directory.
10469
f0464b23
SM
104702016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10471
10472 * lib/ada.exp: Remove extra directory level in build directory.
10473 * gdb.ada/cond_lang.exp: Likewise.
10474 * gdb.ada/exec_changed.exp: Likewise.
10475 * gdb.ada/lang_switch.exp: Likewise.
10476
42d94011
MG
104772016-07-06 Manish Goregaokar <manish@mozilla.com>
10478
2806dc7e
PA
10479 * simple.rs: Add test for raw pointer subscripting.
10480 * simple.exp: Add test expectations.
42d94011 10481
647c264c
YQ
104822016-07-05 Yao Qi <yao.qi@linaro.org>
10483
10484 * gdb.mi/mi-reverse.exp: Match =record-started output.
10485
20aa2c60
PA
104862016-07-01 Pedro Alves <palves@redhat.com>
10487
10488 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10489 procedure.
10490 (jit_reader_test): Test the jit reader's unwinder.
10491 * gdb.base/jithost.c (jit_function_00_code): New global.
10492 (main): Use memcpy to fill in the mmapped code, instead of poking
10493 bytes manually here.
10494 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10495 value.
10496 (read_debug_info): Save the function's range.
10497 (read_sp): New function.
10498 (unwind_frame): Use it. Also unwind RBP.
10499 (get_frame_id): Use read_sp.
10500 (gdb_init_reader): Use calloc instead of malloc.
10501 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10502 parameter. Use gdb_test_multiple.
10503
ced2dffb
PA
105042016-07-01 Pedro Alves <palves@redhat.com>
10505 Antoine Tremblay <antoine.tremblay@ericsson.com>
10506
10507 * gdb.threads/process-dies-while-detaching.c: New file.
10508 * gdb.threads/process-dies-while-detaching.exp: New file.
10509
63000888
PA
105102016-07-01 Pedro Alves <palves@redhat.com>
10511
10512 * gdb.multi/watchpoint-multi-exit.c: New file.
10513 * gdb.multi/watchpoint-multi-exit.exp: New file.
10514
038d4868
PA
105152016-06-30 Pedro Alves <palves@redhat.com>
10516
10517 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10518 unset inferior_spawn_id.
10519
994e9c83
PA
105202016-06-30 Pedro Alves <palves@redhat.com>
10521
10522 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10523 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10524
e5653468
YQ
105252016-06-29 Yao Qi <yao.qi@linaro.org>
10526
10527 * gdb.base/return.c: Add copyright header.
10528
803b47e5
TT
105292016-06-29 Tom Tromey <tom@tromey.com>
10530
10531 PR python/20129:
10532 * gdb.python/py-framefilter.exp: Add tests for setting priority
10533 and disabling of non-existent frame filter.
10534
28244707
YQ
105352016-06-29 Yao Qi <yao.qi@linaro.org>
10536
10537 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10538 0x0f07ff.
10539
a31d2f06
YQ
105402016-06-28 Yao Qi <yao.qi@linaro.org>
10541
10542 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10543 triplets. Start gdb, execute catch syscall, and continue. Check
10544 gdb's output to determine catch syscall is supported.
10545
921d8f54
MG
105462016-06-27 Manish Goregaokar <manish@mozilla.com>
10547
25d49b86
PA
10548 * gdb.rust/simple.rs: Add test for returning unit in a function.
10549 * gdb.rust/simple.exp: Add expectation for functions returning
10550 unit.
921d8f54 10551
f4952523
PMR
105522016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10553
10554 * gdb.python/py-breakpoint-create-fail.c,
10555 gdb.python/py-breakpoint-create-fail.exp,
10556 gdb.python/py-breakpoint-create-fail.py: New testcase.
10557
fccb08f8
MG
105582016-06-25 Manish Goregaokar <manish@mozilla.com>
10559
10560 PR gdb/20239
10561 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10562 * gdb.rust/simple.exp: Add test expectations for new NonZero
10563 tests.
fccb08f8 10564
6b850546
DT
105652016-06-24 David Taylor <dtaylor@emc.com>
10566
10567 * gdb.base/offsets.exp: New file.
10568 * gdb.base/offsets.c: New file.
10569
17621150
TT
105702016-06-23 Tom Tromey <tom@tromey.com>
10571
10572 PR gdb/16483:
10573 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10574 before any filters are loaded.
10575
04d59df6
WT
105762016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10577
10578 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10579 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10580 structs.
10581 * gdb.fortran/derived-type-function.exp: New file.
10582 * gdb.fortran/derived-type-function.f90: New file.
10583
10584
ac69f786
PA
105852016-06-21 Pedro Alves <palves@redhat.com>
10586
10587 * gdb.base/new-ui.exp: New file.
10588 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10589 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10590 (with_spawn_id): New procedure.
10591
49940788
PA
105922016-06-21 Pedro Alves <palves@redhat.com>
10593
10594 * gdb.mi/mi-exec-run.exp: New file.
10595
ef274d26
PA
105962016-06-21 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10599 breakpoint command's output on the main UI.
10600 (test_break): New procedure, factored out from calls in the top
10601 level.
10602 (top level): Use foreach_with_prefix to test MI as main UI and as
10603 separate UI.
10604
468afe6c
PA
106052016-06-21 Pedro Alves <palves@redhat.com>
10606
10607 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10608 (test_awatch_creation_and_listing)
10609 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10610 Remove 'type' parameter.
10611 (test_watchpoint_all): New parameter mi_mode. Remove
10612 with_test_prefix.
10613 (top level): Use foreach_with_prefix, and add main/separate UI MI
10614 testing axis.
10615
51f77c37
PA
106162016-06-21 Pedro Alves <palves@redhat.com>
10617
10618 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10619 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10620 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10621 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10622 (gdb_main_spawn_id, mi_spawn_id): Declare and
10623 comment.
10624 (mi_create_inferior_pty): New procedure,
10625 factored out from default_mi_gdb_start.
10626 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10627 procedures.
10628 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10629 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10630 Use mi_create_inferior_pty.
10631 (mi_gdb_start): Use eval to pass down args list.
10632
8980e177
PA
106332016-06-21 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10636 * gdb.opt/inline-cmds.exp: Add MI tests.
10637
f38d3ad1
PA
106382016-06-21 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10641
45db7c09
PA
106422016-06-21 Pedro Alves <palves@redhat.com>
10643
10644 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10645 (top level): Use it instead of mi_execute_to.
10646
5a069ab3
PA
106472016-06-21 Pedro Alves <palves@redhat.com>
10648
10649 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10650 (cont_handler_str): New.
10651 (signal_stop_handler): Set stop_handler_str instead of printing to
10652 stdout.
10653 (continue_handler): Set cont_handler_str instead of printing to
10654 stdout.
10655 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10656 mi_send_resuming_command. Print stop_handler_str and
10657 cont_handler_str instead of expecting the python events print
10658 directly.
10659
2838cc1d
SD
106602016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10661
10662 * gdb.base/jit-reader.exp: New file.
10663 * gdb.base/jithost.c: New file.
10664 * gdb.base/jithost.h: New file.
10665 * gdb.base/jitreader.c : New file.
10666 * gdb.base/jit-protocol.h: New file.
10667
21a77091
YQ
106682016-06-17 Yao Qi <yao.qi@linaro.org>
10669
10670 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10671 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10672 and detach-on-fork. Adjust tests.
10673 (top level): Invoke break_cond_on_syscall with combinations of
10674 syscall, follow-fork-mode and detach-on-fork.
10675
f50bf8e5
YQ
106762016-06-17 Yao Qi <yao.qi@linaro.org>
10677
10678 * gdb.base/step-over-exit.c: New.
10679 * gdb.base/step-over-exit.exp: New.
10680
a28d8e50
YTL
106812016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10682
10683 * gdb.base/float.exp: Add target check for nds32*-*-*.
10684 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10685
cad8e26d
AB
106862016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10687
10688 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10689 for unsupported target features.
10690 * gdb.base/call-rt-st.exp: Likewise.
10691 * gdb.base/call-sc.exp: Likewise.
10692 * gdb.base/call-signal-resume.exp: Likewise.
10693 * gdb.base/call-strs.exp: Likewise.
10694 * gdb.base/callexit.exp: Likewise.
10695 * gdb.base/callfuncs.exp: Likewise.
10696 * gdb.base/nodebug.exp: Likewise.
10697 * gdb.base/printcmds.exp: Likewise.
10698 * gdb.base/ptype.exp: Likewise.
10699 * gdb.base/structs.exp: Likewise.
10700 * gdb.base/unwindonsignal.exp: Likewise.
10701 * gdb.cp/gdb2495.exp: Likewise.
10702 * gdb.cp/templates.exp: Likewise.
10703 * gdb.cp/virtfunc.exp: Likewise.
10704 * gdb.threads/hand-call-in-threads.exp: Likewise.
10705 * gdb.threads/interrupted-hand-call.exp: Likewise.
10706 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10707
347dc102
TT
107082016-06-10 Tom Tromey <tom@tromey.com>
10709
10710 PR rust/20110:
10711 * gdb.rust/expr.exp: Add test for integer constant larger than
10712 i32.
10713
5e13cf25
BH
107142016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10715
10716 * gdb.fortran/nested-funcs.exp: New.
10717 * gdb.fortran/nested-funcs.f90: New.
10718
bb556f1f
TK
107192016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10720
10721 * gdb.base/examine-backward.c: New file.
10722 * gdb.base/examine-backward.exp: New file.
10723
38b022b4
SM
107242016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10725
10726 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10727 matching.
10728
1b40ec05
TT
107292016-06-02 Tom Tromey <tom@tromey.com>
10730
10731 PR python/18984:
10732 * gdb.python/py-shared.exp: Add solib_name test.
10733
193bd378
SM
107342016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10735
10736 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10737
3326303b
MG
107382016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10739
10740 PR c++/19893
10741 * gdb.dwarf2/implref.exp: Rename to...
10742 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10743 * gdb.dwarf2/implref-array.c: New file.
10744 * gdb.dwarf2/implref-array.exp: Likewise.
10745 * gdb.dwarf2/implref-global.c: Likewise.
10746 * gdb.dwarf2/implref-global.exp: Likewise.
10747 * gdb.dwarf2/implref-struct.c: Likewise.
10748 * gdb.dwarf2/implref-struct.exp: Likewise.
10749
825c8ef2
AT
107502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10751
10752 * gdb.trace/trace-condition.exp: Add 64bit tests.
10753
2320162a
AT
107542016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10755
10756 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10757 bits types.
10758 (main): Adapt to 8 to 64 bits types.
10759 * gdb.trace/trace-condition.exp: Add new tests.
10760
a7818233
AT
107612016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10762
10763 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10764
0d336466
AT
107652016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10766
10767 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10768 Move condition tests...
10769 * gdb.trace/trace-condition.exp: Here.
10770
7faeb45a
AT
107712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10772
10773 * gdb.trace/trace-condition.exp: Add counter-case tests.
10774
e385593e
JK
107752016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10776
10777 PR c++/15231
10778 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10779 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10780
744608cc
PA
107812016-05-27 Pedro Alves <palves@redhat.com>
10782
10783 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10784 New procedure.
10785 (top level): Call it, and bail out of DejaGnu is known to be bad.
10786
ac775bf4
AB
107872016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10788
10789 * gdb.base/whatis.c: Extend the test case.
10790 * gdb.base/whatis.exp: Add additional tests.
10791
2bbad2ea
BH
107922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10793
10794* gdb.fortran/type.f90: Add pointer variable.
10795* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10796
8b70175d
BH
107972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10798
10799 * gdb.fortran/vla-type.exp: Fix testcase name.
10800
86d8a848
BH
108012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10802
10803 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10804
e188eb36
BH
108052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10806
10807 * gdb.fortran/type.f90: Add nested structures.
10808 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10809 * gdb.fortran/derived-type.exp: Adapt expected output.
10810 * gdb.fortran/vla-type.exp: Adapt expected output.
10811
9b2db1fd
BH
108122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10813
10814 * gdb.fortran/whatis_type.exp: Adapt expected output.
10815
72b17055
BH
108162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10817
10818 * gdb.fortran/print_type.exp: Fix expected output.
10819 * gdb.fortran/whatis_type.exp: Fix expected output.
10820
3cd81d8d
BH
108212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10822
10823 * gdb.fortran/whatis_type.exp: Use multi_line.
10824
ddae9462
TT
108252016-05-24 Tom Tromey <tom@tromey.com>
10826
10827 PR python/17386:
10828 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10829 use value as an index.
10830
1957f6b8
TT
108312016-05-23 Tom Tromey <tom@tromey.com>
10832
10833 PR python/17981:
10834 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10835 no-breakpoint case.
10836
026a9174
PA
108372016-05-24 Pedro Alves <palves@redhat.com>
10838
10839 PR gdb/19828
10840 * gdb.threads/clone-attach-detach.c: New file.
10841 * gdb.threads/clone-attach-detach.exp: New file.
10842
e70a7231
FR
108432016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10844
10845 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10846
0f6ed0e0
TT
108472016-05-23 Tom Tromey <tom@tromey.com>
10848
10849 PR python/19438, PR python/18393:
10850 * gdb.python/py-progspace.exp: Add "dir" test.
10851 * gdb.python/py-objfile.exp: Add "dir" test.
10852
ffd19d61
YQ
108532016-05-23 Yao Qi <yao.qi@linaro.org>
10854
10855 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10856 * gdb.arch/thumb2-it.exp: Likewise.
10857
9e8f9b05
SM
108582016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10859
10860 * gdb.mi/mi-threads-interrupt.c: New file.
10861 * gdb.mi/mi-threads-interrupt.exp: New file.
10862
61c6156d
SM
108632016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10864
10865 PR gdb/18077
10866 * gdb.mi/mi-async-run.exp: New file.
10867 * gdb.mi/mi-async-run.c: New file.
10868
67218854
TT
108692016-05-17 Tom Tromey <tom@tromey.com>
10870 Manish Goregaokar <manishsmail@gmail.com>
10871
10872 * lib/rust-support.exp: New file.
10873 * lib/gdb.exp (skip_rust_tests): New proc.
10874 (build_executable_from_specs): Handle rust.
10875 * lib/future.exp (gdb_find_rustc): New proc.
10876 (gdb_default_target_compile): Handle rust.
10877 * gdb.rust/expr.exp: New file.
10878 * gdb.rust/generics.exp: New file.
10879 * gdb.rust/generics.rs: New file.
10880 * gdb.rust/methods.exp: New file.
10881 * gdb.rust/methods.rs: New file.
10882 * gdb.rust/modules.exp: New file.
10883 * gdb.rust/modules.rs: New file.
10884 * gdb.rust/simple.exp: New file.
10885 * gdb.rust/simple.rs: New file.
10886
c44af4eb
TT
108872016-05-17 Tom Tromey <tom@tromey.com>
10888
10889 * gdb.base/default.exp (set language): Add rust.
10890
dcd1f979
TT
108912016-05-17 Tom Tromey <tom@tromey.com>
10892
10893 * gdb.gdb/unittest.exp: New file.
10894
155b7f57
YQ
108952016-05-16 Yao Qi <yao.qi@linaro.org>
10896
10897 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10898 shell_prompt. Update shell_prompt_re.
10899
8ddd5a6c
DE
109002016-05-12 Doug Evans <dje@google.com>
10901
10902 PR symtab/19999
10903 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10904 $options when building executable.
10905 * gdb.dwarf2/fission-loclists-pie.S: New file.
10906 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10907
02e370d9
SM
109082016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10909
10910 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10911 of [is_remote target],
10912
8929ad8b
SM
109132016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10914
10915 * lib/gdb.exp (use_gdb_stub): New procedure.
10916
6c447423
DE
109172016-05-03 Yunlian Jiang <yunlian@google.com>
10918 Doug Evans <dje@google.com>
10919
10920 PR symtab/19914
10921 * gdb.dwarf2/dwp-sepdebug.c: New file.
10922 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10923
444e826c
SM
109242016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10925
10926 * gdb.base/detach.exp: Remove is_remote check.
10927
740feeaa
SM
109282016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10929
10930 * gdb.base/annota-input-while-running.exp: Don't check for
10931 [is_remote target]. Enable annotations after running to main.
10932 Remove unused "set test..." line.
10933
9080ac9d
SM
109342016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10935
10936 * gdb.trace/trace-enable-disable.exp: New file.
10937 * gdb.trace/trace-enable-disable.c: New file.
10938
952ebca5
SM
109392016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10940
10941 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10942 use it in info sharedlibrary test.
10943 * gdb.trace/ftrace-lock.exp: Likewise.
10944 * gdb.trace/ftrace.exp: Likewise.
10945 * gdb.trace/range-stepping.exp: Likewise.
10946 * gdb.trace/trace-break.exp: Likewise.
10947 * gdb.trace/trace-condition.exp: Likewise.
10948 * gdb.trace/trace-mt.exp: Likewise.
10949
d9019901
SM
109502016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10951
10952 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10953 (gdb_load_shlib): ... this.
10954 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10955 gdb_load_shlib.
10956 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10957 * gdb.base/ctxobj.exp: Likewise.
10958 * gdb.base/dprintf-pending.exp: Likewise.
10959 * gdb.base/dso2dso.exp: Likewise.
10960 * gdb.base/fixsection.exp: Likewise.
10961 * gdb.base/gcore-relro.exp: Likewise.
10962 * gdb.base/gdb1555.exp: Likewise.
10963 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10964 * gdb.base/gnu-ifunc.exp: Likewise.
10965 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10966 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10967 * gdb.base/pending.exp: Likewise.
10968 * gdb.base/print-file-var.exp: Likewise.
10969 * gdb.base/print-symbol-loading.exp: Likewise.
10970 * gdb.base/shlib-call.exp: Likewise.
10971 * gdb.base/shreloc.exp: Likewise.
10972 * gdb.base/so-impl-ld.exp: Likewise.
10973 * gdb.base/solib-disc.exp: Likewise.
10974 * gdb.base/solib-nodir.exp: Likewise.
10975 * gdb.base/solib-overlap.exp: Likewise.
10976 * gdb.base/solib-symbol.exp: Likewise.
10977 * gdb.base/solib-weak.exp (do_test): Likewise.
10978 * gdb.base/sym-file.exp: Likewise.
10979 * gdb.base/symtab-search-order.exp: Likewise.
10980 * gdb.base/type-opaque.exp: Likewise.
10981 * gdb.base/unload.exp: Likewise.
10982 * gdb.base/watchpoint-solib.exp: Likewise.
10983 * gdb.compile/compile.exp: Likewise.
10984 * gdb.cp/gdb2384.exp: Likewise.
10985 * gdb.cp/infcall-dlopen.exp: Likewise.
10986 * gdb.cp/re-set-overloaded.exp: Likewise.
10987 * gdb.fortran/library-module.exp: Likewise.
10988 * gdb.opt/solib-intra-step.exp: Likewise.
10989 * gdb.python/py-finish-breakpoint.exp: Likewise.
10990 * gdb.python/py-shared.exp: Likewise.
10991 * gdb.reverse/solib-precsave.exp: Likewise.
10992 * gdb.reverse/solib-reverse.exp: Likewise.
10993 * gdb.server/solib-list.exp: Likewise.
10994 * gdb.threads/dlopen-libpthread.exp: Likewise.
10995 * gdb.threads/tls-shared.exp: Likewise.
10996 * gdb.threads/tls-so_extern.exp: Likewise.
10997 * gdb.trace/change-loc.exp: Likewise.
10998 * gdb.trace/ftrace-lock.exp: Likewise.
10999 * gdb.trace/ftrace.exp: Likewise.
11000 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11001 * gdb.trace/pending.exp: Likewise.
11002 * gdb.trace/range-stepping.exp: Likewise.
11003 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11004 (strace_info_marker): Likewise.
11005 (strace_probe_marker): Likewise.
11006 (strace_trace_on_same_addr): Likewise.
11007 (strace_trace_on_diff_addr): Likewise.
11008 * gdb.trace/trace-break.exp: Likewise.
11009 * gdb.trace/trace-condition.exp: Likewise.
11010 * gdb.trace/trace-mt.exp: Likewise.
11011
fca4cfd9
SM
110122016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11013
11014 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11015 result of gdb_remote_download.
11016 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11017 * gdb.base/dso2dso.exp: Likewise.
11018 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11019 * gdb.base/print-file-var.exp: Likewise.
11020 * gdb.base/shlib-call.exp: Likewise.
11021 * gdb.base/shreloc.exp: Likewise.
11022 * gdb.base/solib-overlap.exp: Likewise.
11023 * gdb.base/solib-weak.exp (do_test): Likewise.
11024 * gdb.base/unload.exp: Likewise.
11025
11cf4ffb
YQ
110262016-04-27 Yao Qi <yao.qi@linaro.org>
11027
11028 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11029 exists.
11030
3e2e34f8
KB
110312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11032
11033 * vla-type.exp: Print structure from toplevel.
11034
8f07e298
BH
110352016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11036
11037 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11038 of dynamic types.
11039 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11040 of dynamic types.
11041
9920b434
BH
110422016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11043
11044 * gdb.fortran/vla-type.f90: New file.
11045 * gdb.fortran/vla-type.exp: New file.
11046
f3abeff5
YQ
110472016-04-25 Yao Qi <yao.qi@linaro.org>
11048
11049 * gdb.base/branch-to-self.c: New file.
11050 * gdb.base/branch-to-self.exp: New file.
11051
0a5d52f0
YQ
110522016-04-22 Yao Qi <yao.qi@linaro.org>
11053
11054 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11055 more after $hex.
11056
495346f6
YQ
110572016-04-22 Yao Qi <yao.qi@linaro.org>
11058
11059 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11060 * gdb.base/annota3.exp: Likewise.
11061
4a7e075c
YQ
110622016-04-22 Yao Qi <yao.qi@linaro.org>
11063
11064 * gdb.reverse/step-precsave.exp: Do one step and test program
11065 stops in "callee" and do multiple steps until program goes out
11066 of "callee".
11067 * gdb.reverse/step-reverse.exp: Likewise.
11068
5b061e98
YQ
110692016-04-22 Yao Qi <yao.qi@linaro.org>
11070
11071 * gdb.trace/signal.exp: Also pass if
11072 $tracepoint_hits($i) > $iterations.
11073
5c5dc57f
YQ
110742016-04-22 Yao Qi <yao.qi@linaro.org>
11075
11076 * gdb.trace/signal.c: New file.
11077 * gdb.trace/signal.exp: New file.
11078
a55411b9
DE
110792016-04-19 Doug Evans <xdje42@gmail.com>
11080
11081 * gdb.base/bad-file.exp: New file.
11082
a22df60a
MG
110832016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11084
11085 * gdb.dwarf2/implref.exp: New file.
11086
0c13f7e5
BH
110872016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11088
11089 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11090 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11091 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11092 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11093 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11094 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11095 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11096 * lib/fortran.exp (fortran_int4): New procedure.
11097 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11098 (fortran_logical4): Likewise.
11099
9b9b09e9
BH
111002016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11101
11102 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11103
a14d1f4d
BH
111042016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11105
11106 * lib/compiler.c: Add Intel specific preprocessor macros.
11107 * lib/compiler.cc: Likewise.
25d49b86 11108
7d49b1d0
LM
111092016-04-13 Luis Machado <lgustavo@codesourcery.com>
11110
11111 * gdb.server/connect-with-no-symbol-file.c: New file.
11112 * gdb.server/connect-with-no-symbol-file.exp: New file.
11113
8392fa22
SM
111142016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11115
11116 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11117
8c4c4aeb
SM
111182016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11119
11120 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11121 standard output directory.
11122
45e3745e
AT
111232016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11124
11125 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11126
e26b7e41
MM
111272016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11128
11129 * gdb.btrace/instruction_history.c (loop): Add declaration.
11130
8ce09462
AT
111312016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11132
11133 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11134
2e88a1ea
SM
111352016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11136
11137 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11138 parentheses to print.
11139 (continue_handler): Likewise.
11140
f48e22e3
SM
111412016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11142
11143 * gdb.server/solib-list.exp: Remove is_remote check.
11144 Pass shlib= to gdb_compile. Don't link shared library with
11145 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11146 Run binary filename through "readlink -f" on the target.
11147
096be756
PA
111482016-04-08 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11151 interpreter filename as argument to gdbserver_spawn.
11152 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11153 Return empty if $last_loaded_file does not exist.
11154
06500533
JK
111552016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11156
11157 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11158 * gdb.base/jit-main.c: Use exit after usage.
11159
2d35e871
JK
111602016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11161
11162 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11163 GDBHISTSIZE prior to the tests.
11164 * gdb.base/gdbinit-history.exp: Likewise.
11165
111662016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11167
11168 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11169 instead of build_executable. Use gdb_load_shlibs.
11170
c8064e7e
YQ
111712016-04-07 Yao Qi <yao.qi@linaro.org>
11172
11173 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11174 Execute "si" command.
11175
bde47561
YQ
111762016-04-07 Yao Qi <yao.qi@linaro.org>
11177
11178 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11179 number instead of the comments on some line.
11180
b16f8a3b
DB
111812016-04-06 Don Breazeal <donb@codesourcery.com>
11182
11183 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11184 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11185
c2f901df
SM
111862016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11187
11188 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11189 standard_output_file. Remove unused binfile variable.
11190
ac17fda0
CU
111912016-04-05 Catalin Udma <catalin.udma@freescale.com>
11192
11193 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11194 * gdb.python/py-mi-objfile.exp: Match "list main" output
11195 in console format.
11196
03a8c4df
SM
111972016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11198
11199 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11200 absolute.
11201
6e774b13
SM
112022016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11203
11204 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11205 absolute.
11206 * gdb.trace/ftrace.exp: Likewise.
11207 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11208 targets as well.
11209 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11210 (gdb_load_shlibs): Copy libraries to test directory when testing
11211 natively. Only set solib-search-path if testing remotely.
11212 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11213
7817ea46
SM
112142016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11215
11216 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11217 gdb_download. Use it even if the target is not remote.
11218 * gdb.base/jit.exp (compile_jit_test): Likewise.
11219 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11220 output directory if the destination board is local, otherwise use
11221 the standard remote_download from DejaGnu.
11222 (gdb_download): Remove.
11223 (gdb_load_shlibs): Use gdb_remote_download instead of
11224 gdb_download.
11225 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11226 Use gdb_remote_download instead of gdb_download. Use it even if
11227 the target is not remote.
11228 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11229 instead of gdb_download.
11230
7beb7f68
SM
112312016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11232
11233 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11234 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11235 run.
11236
cc63428a
AV
112372016-04-01 Artemiy Volkov <artemiyv@acm.org>
11238
11239 PR gdb/19820
11240 * gdb.base/printcmds.exp: Add artificial arrays tests.
11241
64cdf930
PA
112422016-03-31 Pedro Alves <palves@redhat.com>
11243
11244 PR gdb/19858
11245 * gdb.base/jit-main.c: Include unistd.h.
11246 (ATTACH): Define to 0 if not already defined.
11247 (wait_for_gdb, mypid): New globals.
11248 (WAIT_FOR_GDB): New macro.
11249 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11250 some breakpoint locations.
11251 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11252 New procedures.
11253 (one_jit_test): Add REATTACH parameter, and handle it. Use
11254 continue_to_test_location.
11255 (top level): Test attach, and adjusts calls to one_jit_test.
11256
40dea8cb
PA
112572016-03-31 Pedro Alves <palves@redhat.com>
11258
11259 PR gdb/19858
11260 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11261 BINSUFFIX parameter, and handle it.
11262 (top level): Adjust calls compile_jit_test.
11263
e7ea3ec7
CU
112642016-03-31 Catalin Udma <catalin.udma@freescale.com>
11265
11266 PR python/19743
11267 * gdb.python/py-mi-events-gdb.py: New file.
11268 * gdb.python/py-mi-events.c: New file.
11269 * gdb.python/py-mi-events.exp: New file.
11270
e6359af3
YQ
112712016-03-30 Yao Qi <yao.qi@linaro.org>
11272
11273 * gdb.reverse/until-precsave.exp: Match function name only.
11274 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11275 Move malloc to a condition block.
11276 * gdb.reverse/until-reverse.exp: Match function name only.
11277
a4105d04
MK
112782016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11279
11280 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11281 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11282 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11283 variable for GPR 0 instead of assuming it is register 0.
11284 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11285 * lib/trace-support.exp: Add s390 registers.
11286
bfa6adb9
YQ
112872016-03-29 Yao Qi <yao.qi@linaro.org>
11288
11289 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11290
1e6697ea
YQ
112912016-03-24 Yao Qi <yao.qi@linaro.org>
11292
11293 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11294 test message.
11295
64bcd522
AA
112962016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11297
11298 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11299 maintaining separate logic for constructing the output path.
11300
7868401b
DB
113012016-03-16 Don Breazeal <donb@codesourcery.com>
11302
11303 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11304 Retry fork and waitpid on interrupted system call errors.
11305 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11306 Use with_timeout_factor to increase timeout by factor of 10.
11307
1cafadb4
DB
113082016-03-15 Don Breazeal <donb@codesourcery.com>
11309
11310 * gdb.cp/scope-err.cc: New test program.
11311 * gdb.cp/scope-err.exp: New test script.
11312 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11313 lines and "set breakpoint here" comment.
11314 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11315 Fixed some whitespace and format issues.
11316 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11317 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11318
81516450
DE
113192016-03-15 Doug Evans <dje@google.com>
11320
11321 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11322 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11323 All callers updated. Add tests for enums, mixed flags register.
11324
aa52b601
DE
113252016-03-15 Doug Evans <dje@google.com>
11326
11327 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11328 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11329
fa4ff313
SM
113302016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11331
11332 * gdb.base/default.exp: Add $_as_string to the list of expected
11333 convenience functions.
11334
f2403c39
AB
113352016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11336
11337 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11338
f2f3ccb9
SM
113392016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11340
11341 * gdb.python/py-as-string.exp: New file.
11342 * gdb.python/py-as-string.c: New file.
11343
00dbd492
PA
113442016-03-09 Pedro Alves <palves@redhat.com>
11345
11346 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11347 signal" -> "Thread NN received signal" output change.
11348 * gdb.threads/ia64-sigill.exp: Likewise.
11349 * gdb.threads/linux-dp.exp: Likewise.
11350 * gdb.threads/manythreads.exp: Likewise.
11351 * gdb.threads/pending-step.exp: Likewise.
11352 * gdb.threads/print-threads.exp: Likewise.
11353 * gdb.threads/sigstep-threads.exp: Likewise.
11354 * gdb.threads/staticthreads.exp: Likewise.
11355 * gdb.threads/tls.exp: Likewise.
11356
1e6697ea
YQ
113572016-03-09 Pedro Alves <palves@redhat.com>
11358
11359 * gdb.base/command-line-input.exp: New file.
11360
b04fd3be
MK
113612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11362
11363 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11364 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11365 * gdb.trace/pending.exp: Accept leading dot before function name.
11366 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11367 * lib/trace-support.exp: Set registers for ppc.
11368
98fa59e9
MK
113692016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11370
11371 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11372 use it for disassembly; accept .main in addition to main in backtrace.
11373
f77198c8
MK
113742016-03-09 Wei-cheng Wang <cole945@gmail.com>
11375 Marcin Kościelnicki <koriakin@0x04.net>
11376
11377 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11378 (gdb_recursion_test_ptr): New global variable.
11379 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11380 gdb_recursion_test.
11381 (gdb_c_test): Ditto.
11382
ba84e0da
MK
113832016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11384
11385 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11386 ordering.
11387
4366d36e
MK
113882016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11389
11390 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11391 (bar): Add bar_start_lbl label.
11392 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11393 of foo/bar for emitting DWARF and tracing.
11394
5eb264df
SDJ
113952016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11396
11397 * analyze-racy-logs.py: Set executable bit.
11398
fb6a751f
SDJ
113992016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11400
11401 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11402 (CHECK_TARGET_TMP): Likewise.
11403 (check-single-racy): New rule.
11404 (check-parallel-racy): Likewise.
11405 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11406 (do-check-parallel-racy): New rule.
11407 (check-racy/%.exp): Likewise.
11408 * README (Racy testcases): New section.
11409 * analyze-racy-logs.py: New file.
11410
bdf7e230
DE
114112016-03-03 Doug Evans <dje@google.com>
11412
11413 * gdb.base/skip.exp: Use with_test_prefix.
11414
4719d415
YQ
114152016-03-03 Yao Qi <yao.qi@linaro.org>
11416
11417 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11418 Invoke step_over_syscall "clone" and break_cond_on_syscall
11419 "clone".
11420 * gdb.base/step-over-clone.c: New file.
11421
ea507862
YQ
114222016-03-03 Yao Qi <yao.qi@linaro.org>
11423
11424 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11425 code format.
11426
8fc8cbda
YQ
114272016-03-03 Yao Qi <yao.qi@linaro.org>
11428
11429 * gdb.base/disp-step-fork.c: Rename to ...
11430 * gdb.base/step-over-fork.c: ... it. New file.
11431 * gdb.base/disp-step-vfork.c: Rename to ...
11432 * gdb.base/step-over-vfork.c: ... it. New file.
11433 * gdb.base/disp-step-syscall.exp: Rename to ...
11434 * gdb.base/step-over-syscall.exp: ... it. New file.
11435 (disp_step_cross_syscall): Rename to ...
11436 (step_over_syscall): ... it.
11437
92fa70b0
YQ
114382016-03-03 Yao Qi <yao.qi@linaro.org>
11439
11440 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11441 If target supports condition evaluation on target, invoke
11442 break_cond_on_syscall for fork and vfork.
11443
e197ad3c
YQ
114442016-03-03 Yao Qi <yao.qi@linaro.org>
11445
11446 * gdb.base/disp-step-syscall.exp: Don't invoke
11447 support_displaced_stepping.
11448 (disp_step_cross_syscall): Test with displaced stepping off and
11449 on if supported.
11450
0b47da9f
YQ
114512016-03-03 Yao Qi <yao.qi@linaro.org>
11452
11453 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11454 proc.
11455 (setup): New proc.
11456 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11457 and setup.
11458
065ab6dc
BH
114592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11460
11461 * gdb.fortran/vla-history.exp: Remove breakpoint.
11462
07e448ad 114632016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11464
25d49b86
PA
11465 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11466 exceeds timeout.
07e448ad 11467
9ac2d526 114682016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11469
25d49b86
PA
11470 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11471 breakpoint.
9ac2d526 11472
17807369
BH
114732016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11474
11475 * gdb.mi/vla.f90: Nullify pointer after declaration.
11476
86e501af
PA
114772016-03-01 Pedro Alves <palves@redhat.com>
11478
11479 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11480
1e903e32
PA
114812016-03-01 Pedro Alves <palves@redhat.com>
11482
11483 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11484 before anything else.
11485 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11486 _GNU_SOURCE here.
11487 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11488 before anything else.
11489 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11490
6ccb54e2
PA
114912016-03-01 Pedro Alves <palves@redhat.com>
11492
11493 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11494
30ca9da1
YQ
114952016-03-01 Yao Qi <yao.qi@linaro.org>
11496
11497 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11498 prepare_for_testing.
11499
dc856b38
YQ
115002016-03-01 Yao Qi <yao.qi@linaro.org>
11501
11502 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11503
4a932159
AA
115042016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11505
11506 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11507 manually constructing the output path.
11508
f2489477
AA
115092016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11510
11511 * gdb.arch/s390-stackless.S: New.
11512 * gdb.arch/s390-stackless.exp: New.
11513
38899f16
IB
115142016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11515
11516 * gdb.dlang/circular.c: New file.
11517 * gdb.dlang/circular.exp: New file.
11518
9fde51ed
YQ
115192016-02-26 Yao Qi <yao.qi@linaro.org>
11520
11521 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11522 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11523 (testcases): Update.
11524
ce90fefe
YQ
115252016-02-26 Yao Qi <yao.qi@linaro.org>
11526
11527 * gdb.reverse/aarch64.c: Rename to ...
11528 * gdb.reverse/insn-reverse.c: ... it.
11529 * gdb.reverse/aarch64.exp: Rename to ...
11530 * gdb.reverse/insn-reverse.exp: ... it.
11531
3263bceb
YQ
115322016-02-26 Yao Qi <yao.qi@linaro.org>
11533
11534 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11535 (testcase_ftype): New.
11536 (testcases): New array.
11537 (n_testcases): New.
11538 (main): Call each element in testcases.
11539 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11540 (read_testcase): New.
11541 Do the tests in a loop.
11542
6cb59ff1
YQ
115432016-02-25 Yao Qi <yao.qi@linaro.org>
11544
11545 * gdb.base/branches.c: Remove.
11546
ae91f625
MK
115472016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11548
11549 PR gdb/13808
11550 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11551
678b48b7
MK
115522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11553
11554 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11555
7337a6f2
MK
115562016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11557
11558 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11559 change x86_64 call_insn to 'callq'.
11560
861ca91f
AT
115612016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11562
11563 * gdb.trace/tfile-avx.c: Move to...
11564 * gdb.trace/tracefile-pseudo-reg.c: Here.
11565 * gdb.trace/tfile-avx.exp: Move to...
11566 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11567
bf74e428
GB
115682016-02-24 Gary Benson <gbenson@redhat.com>
11569
11570 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11571 message on attach.
11572
cce0e923
DE
115732016-02-23 Doug Evans <dje@google.com>
11574
11575 * gdb.base/skip.c (test_skip): New function.
11576 (end_test_skip_file_and_function): New function.
11577 (test_skip_file_and_function): New function.
11578 * gdb.base/skip1.c (test_skip): New function.
11579 (skip1_test_skip_file_and_function): New function.
11580 * gdb.base/skip.exp: Add tests for new skip options.
11581 * gdb.base/skip-solib.exp: Update expected output.
11582 * gdb.perf/skip-command.cc: New file.
11583 * gdb.perf/skip-command.exp: New file.
11584 * gdb.perf/skip-command.py: New file.
11585
4000e47e
MK
115862016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11587
11588 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11589 info registers pattern.
11590
24f75ead
IB
115912016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11592
11593 * lib/future.exp: Add D support.
11594 (gdb_find_gdc): New proc.
11595 (gdb_default_target_compile): Add D support.
11596
fbb7bcbe
WW
115972016-02-18 Wei-cheng Wang <cole945@gmail.com>
11598
11599 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11600 user+system time.
11601 (trace_speed_test): Determine the iteration count for a time
11602 between 15..30 seconds.
11603
012b3a21
WT
116042016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11605
11606 * gdb.arch/i386-mpx-sigsegv.c: New file.
11607 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11608 * gdb.arch/i386-mpx-simple_segv.c: New file.
11609 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11610
2d5189bd
YQ
116112016-02-18 Yao Qi <yao.qi@linaro.org>
11612
11613 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11614 Don't call setup_kfail.
11615
40fb20d0
YQ
116162016-02-18 Yao Qi <yao.qi@linaro.org>
11617
11618 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11619 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11620
21b1f8d2
DE
116212016-02-16 Doug Evans <dje@google.com>
11622
11623 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11624 * gdb.base/skip1.c: Ditto.
11625 * gdb.base/skip.exp: Whitespace cleanup.
11626
4041ed77
DB
116272016-02-16 Don Breazeal <donb@codesourcery.com>
11628
11629 PR remote/19496
11630 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11631 Remove kfail for PR remote/19496.
11632
c4ef31bf
SM
116332016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11634
11635 * lib/gdb.exp (standard_temp_file): Return a path specific to
11636 the runtest invocation.
11637
266b65b3
SM
116382016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11639
11640 * gdb.trace/save-trace.exp: Change relative path to be in the
11641 standard output directory.
11642
a7a0a6a9
JK
116432016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11644
11645 * gdb.arch/i386-prologue.c: Add missing prototypes.
11646
c99dbb42
JK
116472016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11648
11649 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11650 * gdb.arch/i386-prologue.exp: Likewise.
11651 * gdb.arch/i386-size.exp: Likewise.
11652
aa480355
SM
116532016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11654
11655 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11656 define object file path.
11657 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11658 file path.
11659 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11660 standard_output_file to define binfile.
11661
ba881f50
JK
116622016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11663
11664 Fix compatibility with recent gfortran-5.3.1.
11665 * gdb.fortran/vla-history.exp (print vla1 allocated)
11666 (print vla2 allocated, print $2, print $3): Remove
11667 (print $4): Rename to ...
11668 (print $2): ... here.
11669 (print $9): Rename to ...
11670 (print $5): ... here.
11671 (print $10): Rename to ...
11672 (print $6): ... here.
11673 * gdb.fortran/vla.f90: Add pvla initialization.
11674
e9fb005c
JK
116752016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11676
11677 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11678 New test.
11679 * gdb.fortran/vla-value-sub.exp: Likewise.
11680
e44e00ff
MK
116812016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11682
11683 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11684
97e94151
SM
116852016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11686
11687 * i386-biarch-core.exp: Define corefile using
11688 standard_output_file.
11689
01113bc1
YQ
116902016-02-12 Yao Qi <yao.qi@linaro.org>
11691
11692 * gdb.arch/arm-single-step-kernel-helper.c: New.
11693 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11694
33b4777c
MM
116952016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11696
11697 * gdb.btrace/tailcall-only.exp: New.
11698 * gdb.btrace/tailcall-only.c: New.
11699 * gdb.btrace/x86_64-tailcall-only.S: New.
11700 * gdb.btrace/i686-tailcall-only.S: New.
11701
acc23c11
PA
117022016-02-11 Pedro Alves <palves@redhat.com>
11703
11704 * README (Parallel testing): Add missing double quotes.
11705
e352bf0a
PA
117062016-02-11 Pedro Alves <palves@redhat.com>
11707
11708 * README (Parallel testing): New section.
11709 (GDB_PARALLEL): Rewrite.
11710 (FORCE_PARALLEL): Document.
11711
9f5fed78
MK
117122016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11713
11714 * gdb.trace/tfile-avx.c: New test.
11715 * gdb.trace/tfile-avx.exp: New test.
11716
9ef9e6a6
KS
117172016-02-09 Keith Seitz <keiths@redhat.com>
11718
11719 PR breakpoints/19546
11720 * gdb.base/infcall-exec.c: New file.
11721 * gdb.base/infcall-exec2.c: New file.
11722 * gdb.base/infcall-exec.exp: New file.
11723
a96e36da
KS
117242016-02-09 Keith Seitz <keiths@redhat.com>
11725
11726 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11727 (toplevel): Call test_bkpt_address.
11728
9f61929f
KS
117292016-02-09 Keith Seitz <keiths@redhat.com>
11730
11731 PR python/19506
11732 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11733 (toplevel): Call test_bkpt_address.
11734
1e94266c
SM
117352016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11736
11737 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11738 to AC_OUTPUT.
11739 * configure: Regenerate.
11740
2a7f3dff
PA
117412016-02-09 Pedro Alves <palves@redhat.com>
11742
11743 PR breakpoints/19548
11744 * gdb.base/execl-update-breakpoints.c (some_function): New
11745 function.
11746 (main): Call it.
11747 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11748 Tighten expected GDB output.
11749
2151ccc5
SM
117502016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11751
11752 * Makefile.in (ALL_SUBDIRS): Remove.
11753 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11754 (distclean maintainer-clean realclean): Likewise.
11755 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11756 * configure: Regenerate.
11757 * gdb.ada/Makefile.in: Delete.
11758 * gdb.arch/Makefile.in: Likewise.
11759 * gdb.asm/Makefile.in: Likewise.
11760 * gdb.base/Makefile.in: Likewise.
11761 * gdb.btrace/Makefile.in: Likewise.
11762 * gdb.cell/Makefile.in: Likewise.
11763 * gdb.compile/Makefile.in: Likewise.
11764 * gdb.cp/Makefile.in: Likewise.
11765 * gdb.disasm/Makefile.in: Likewise.
11766 * gdb.dlang/Makefile.in: Likewise.
11767 * gdb.dwarf2/Makefile.in: Likewise.
11768 * gdb.fortran/Makefile.in: Likewise.
11769 * gdb.gdb/Makefile.in: Likewise.
11770 * gdb.go/Makefile.in: Likewise.
11771 * gdb.guile/Makefile.in: Likewise.
11772 * gdb.java/Makefile.in: Likewise.
11773 * gdb.linespec/Makefile.in: Likewise.
11774 * gdb.mi/Makefile.in: Likewise.
11775 * gdb.modula2/Makefile.in: Likewise.
11776 * gdb.multi/Makefile.in: Likewise.
11777 * gdb.objc/Makefile.in: Likewise.
11778 * gdb.opencl/Makefile.in: Likewise.
11779 * gdb.opt/Makefile.in: Likewise.
11780 * gdb.pascal/Makefile.in: Likewise.
11781 * gdb.perf/Makefile.in: Likewise.
11782 * gdb.python/Makefile.in: Likewise.
11783 * gdb.reverse/Makefile.in: Likewise.
11784 * gdb.server/Makefile.in: Likewise.
11785 * gdb.stabs/Makefile.in: Likewise.
11786 * gdb.threads/Makefile.in: Likewise.
11787 * gdb.trace/Makefile.in: Likewise.
11788 * gdb.xml/Makefile.in: Likewise.
11789 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11790 GDB_PARALLEL.
11791 (standard_output_file): Remove check for GDB_PARALLEL, always
11792 return path in outputs/$subdir/$testname.
11793
437277d4
SM
117942016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11795
11796 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11797 (site.exp): Assign abs_srcdir to tcl's srcdir.
11798
31d913c7
YQ
117992016-02-04 Yao Qi <yao.qi@linaro.org>
11800
11801 * gdb.base/foll-exec-mode.c: Include limits.h.
11802 (main): Add parameters argc and argv. Get directory from
11803 argv[0].
11804 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11805 compilation.
11806 * gdb.base/foll-exec.c: Include limits.h.
11807 (main): Add parameters argc and argv.
11808 Get directory from argv[0].
11809 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11810 Adjust tests on the number of lines as source code changed.
11811 * gdb.base/foll-vfork-exit.c: Include limits.h.
11812 (main): Add one line of statement before vfork.
11813 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11814 (main): Add parameters argc and argv. Get directory from
11815 argv[0].
11816 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11817 (setup_gdb): Set tbreak to skip some source lines.
11818 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11819 (main): Add parameters argc and argv. Get directory from
11820 argv[0].
11821 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11822 compilation.
11823 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11824 (main): Add parameters argc and argv. Get directory from
11825 argv[0].
11826 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11827 compilation.
11828
9482b9fb
DE
118292016-02-01 Doug Evans <dje@google.com>
11830
11831 * gdb.base/skip.exp: Clean up multiple references to same test name.
11832
6b2e4f10
PA
118332016-02-01 Pedro Alves <palves@redhat.com>
11834
ccb6afd6 11835 PR remote/19496
6b2e4f10
PA
11836 * gdb.threads/forking-threads-plus-breakpoint.exp
11837 (displaced_stepping_supported): New global.
11838 (probe_displaced_stepping_support): New procedure.
11839 (do_test): Add 'displaced' parameter, and use it.
11840 (top level): Check for displaced stepping support. Add displaced
11841 stepping on/off testing axis.
11842
37a8db1a
AB
118432016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11844
11845 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11846 pointer. Don't perform further tests on the unassociated pointer
11847 if the first test fails.
11848
5fdf6324
AB
118492016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11850
11851 * gdb.base/max-value-size.c: New file.
11852 * gdb.base/max-value-size.exp: New file.
11853 * gdb.base/huge.exp: Disable max-value-size for this test.
11854
935c6144
IB
118552016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11856
11857 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11858
7fe8399d
YQ
118592016-01-28 Yao Qi <yao.qi@linaro.org>
11860
11861 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11862
a2077e25
PA
118632016-01-25 Pedro Alves <palves@redhat.com>
11864
11865 PR threads/19461
11866 * gdb.base/fork-running-state.c: New file.
11867 * gdb.base/fork-running-state.exp: New file.
11868
1d2736d4
PA
118692016-01-25 Pedro Alves <palves@redhat.com>
11870
11871 PR gdb/19494
11872 * gdb.base/catch-fork-kill.c: New file.
11873 * gdb.base/catch-fork-kill.exp: New file.
11874
f1da4b11
PA
118752016-01-25 Pedro Alves <palves@redhat.com>
11876
11877 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11878 Delete, moved to lib/gdb.exp.
11879 * gdb.threads/forking-threads-plus-breakpoint.exp
11880 (foreach_with_prefix): Likewise.
11881 * gdb.threads/process-dies-while-handling-bp.exp
11882 (foreach_with_prefix): Likewise.
11883 * lib/gdb.exp (foreach_with_prefix): New procedure.
11884
45f38546
MK
118852016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11886
11887 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11888 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11889
dc29a1ce
MK
118902016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11891
11892 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11893 endian targets.
11894
092127d7
JK
118952016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11896 Pedro Alves <palves@redhat.com>
11897
11898 Fix testsuite compatibility with Guile.
11899 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11900 number.
11901
31d765d3
JK
119022016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11903
11904 Fix testsuite compatibility with Guile.
11905 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11906 (thread 1): New test for backtrace through signal handler.
11907
1ac78c04
YQ
119082016-01-22 Yao Qi <yao.qi@linaro.org>
11909
11910 PR testsuite/19491
11911 * gdb.base/multi-forks.c: Include
11912 ../lib/unbuffer_output.c
11913 (main): Call gdb_unbuffer_output.
11914
4f5946a8
DE
119152016-01-21 Doug Evans <dje@google.com>
11916
11917 * lib/ada.exp (gdb_compile_ada): Fix typo.
11918
305e13e6
JB
119192016-01-21 Joel Brobecker <brobecker@adacore.com>
11920
11921 * gdb.base/break-fun-addr.exp: New file.
11922 * gdb.base/break-fun-addr1.c: New file.
11923 * gdb.base/break-fun-addr2.c: New file.
11924
5f5dfff6
SM
119252016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11926
11927 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11928 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11929 enum flag values.
11930
fd356fa2
AA
119312016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11932
11933 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11934 when GDB can not set the vector return value. Add more comments
11935 for clarification.
11936
9df22175
AT
119372016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11938
11939 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11940 command.
11941
41d1845e
SM
119422016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11943
11944 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11945
01ac6840
SM
119462016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11947
11948 * Makefile.in (check-single): Pass --status to runtest.
11949 (check/%.exp): Likewise.
11950
119512016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11952
11953 * Makefile.in (check-parallel): Propagate return code from make
11954 do-check-parallel.
11955
bd0a71fa
MK
119562016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11957
11958 * gdb.trace/ftrace.exp: Fix expected message on continue.
11959 * gdb.trace/pending.exp: Fix expected message on continue.
11960 * gdb.trace/trace-break.exp: Fix expected message on continue.
11961
8bcbad33
SM
119622016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11963
11964 * lib/gdb.exp (gdb_test): Remove unused global references.
11965
f303dbd6
PA
119662016-01-18 Pedro Alves <palves@redhat.com>
11967
11968 * gdb.base/async-shell.exp: Adjust expected output.
11969 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11970 * gdb.base/siginfo-thread.exp: Adjust expected output.
11971 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11972 * gdb.java/jnpe.exp: Adjust expected output.
11973 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11974 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11975 * gdb.threads/leader-exit.exp: Adjust expected output.
11976 * gdb.threads/manythreads.exp: Adjust expected output.
11977 * gdb.threads/pthreads.exp: Adjust expected output.
11978 * gdb.threads/schedlock.exp: Adjust expected output.
11979 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11980 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11981 expected output.
11982 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11983 output.
11984 * gdb.threads/sigthread.exp: Adjust expected output.
11985 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11986
b2789696
YQ
119872016-01-18 Yao Qi <yao.qi@linaro.org>
11988
11989 * gdb.guile/scm-section-script.c: Replace @progbits with
11990 %progbits.
11991 * gdb.python/py-section-script.c: Likewise.
11992
71ef29a8
PA
119932016-01-15 Pedro Alves <palves@redhat.com>
11994
11995 * gdb.multi/tids.exp: Test star wildcard ranges.
11996
3f5b7598
PA
119972016-01-15 Pedro Alves <palves@redhat.com>
11998
11999 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12000 command from "thread apply" invocation.
12001 (thr_apply_info_thr_invalid): Default the expected output to the
12002 input tid list.
12003 (top level): Add tests that use convenience variables. Add tests
12004 for "thread apply" with a valid TID list, but missing the command.
12005
663f6d42
PA
120062016-01-13 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.base/default.exp: Expect $_gthread as well.
12009 * gdb.multi/tids.exp: Test $_gthread.
12010 * gdb.threads/thread-specific.exp: Test $_gthread.
12011
c84f6bbf
PA
120122016-01-13 Pedro Alves <palves@redhat.com>
12013
12014 * gdb.multi/tids.exp: Test "info threads -gid".
12015
22a02324
PA
120162016-01-13 Pedro Alves <palves@redhat.com>
12017
12018 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12019 Breakpoint.thread.
12020 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12021
5d5658a1
PA
120222016-01-07 Pedro Alves <palves@redhat.com>
12023
12024 * gdb.base/break.exp: Adjust to output changes.
12025 * gdb.base/hbreak2.exp: Likewise.
12026 * gdb.base/sepdebug.exp: Likewise.
12027 * gdb.base/watch_thread_num.exp: Likewise.
12028 * gdb.linespec/keywords.exp: Likewise.
12029 * gdb.multi/info-threads.exp: Likewise.
12030 * gdb.threads/thread-find.exp: Likewise.
12031 * gdb.multi/tids.c: New file.
12032 * gdb.multi/tids.exp: New file.
12033
84654457
PA
120342016-01-13 Pedro Alves <palves@redhat.com>
12035
12036 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12037
e3940304
PA
120382016-01-13 Pedro Alves <palves@redhat.com>
12039
12040 * gdb.base/default.exp: Expect $_inferior as well.
12041 * gdb.multi/base.exp: Test $_inferior.
12042
a911d87a
PA
120432016-01-13 Pedro Alves <palves@redhat.com>
12044
12045 PR breakpoints/19388
12046 * gdb.base/catch-signal-siginfo-cond.c: New file.
12047 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12048
82075af2
JS
120492016-01-12 Josh Stone <jistone@redhat.com>
12050 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12051
12052 * gdb.base/catch-syscall.c (do_execve): New variable.
12053 (main): Conditionally trigger an execve.
12054 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12055 (test_catch_syscall_execve): New, check entry/return across execve.
12056 (do_syscall_tests): Call test_catch_syscall_execve.
12057
e46eeedd
PA
120582016-01-12 Pedro Alves <palves@redhat.com>
12059
12060 * gdb.base/random-signal.exp (do_test): New procedure, with body
12061 of testcase moved in.
12062
01d8c27e
JK
120632016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12064 Pedro Alves <palves@redhat.com>
12065
12066 * gdb.base/funcargs.exp (finish from indirectly called function):
12067 Reintroduce the case for 'First'.
12068
9a706302
JK
120692016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12070 Pedro Alves <palves@redhat.com>
12071
12072 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12073 (tcatch_vfork_then_child_follow_exec)
12074 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12075 identification.
12076
c0ecb95f
JK
120772016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12078
12079 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12080 and repeats to unlimited.
12081 * gdb.python/py-value.exp: Likewise.
12082 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12083 and repeats to unlimited.
12084
6cfc1fcb
JK
120852016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12086
12087 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12088 and reordering the functions.
12089 * gdb.multi/hangout.c: Likewise.
12090 * gdb.multi/hello.c: Likewise.
12091
582a1b00
SM
120922016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12093
12094 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12095 absolute.
12096 (SingleStatisticTestResult.report): Use dict.keys instead of
12097 dict.iterkeys.
12098
79bc59cb
PA
120992016-01-06 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12102
43368e1d
MM
121032016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12104
12105 * gdb.btrace/dlopen.exp: New.
12106 * gdb.btrace/dlopen.c: New.
12107 * gdb.btrace/dlopen-dso.c: New.
12108
79fad5b8
SL
121092015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12110
12111 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12112 PATTERN argument is optional.
12113
ab8314b3
JB
121142015-12-24 Joel Brobecker <brobecker@adacore.com>
12115
12116 * lib/ada.exp (target_compile_ada_from_dir): New function.
12117 (gdb_compile_ada): Reimplement avoiding the use of project files.
12118 * gdb.ada/gnat_ada.gpr: Delete.
12119 * gdb.ada/cond_lang.exp: Adjust test to make path before
12120 filename optional.
12121 * gdb.ada/small_reg_param.exp: Likewise.
12122
fe33faff
SM
121232015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12124
12125 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12126
6d265cb4
TP
121272015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12128
12129 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12130 case.
12131
10125099
SM
121322015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * gdb.base/break.exp: Remove dead code.
12135 * gdb.base/sepdebug.exp: Likewise.
12136
3ca22649
SM
121372015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12138
12139 * gdb.asm/asm-source.exp: Remove HP-UX references.
12140 * gdb.base/annota1.exp: Likewise.
12141 * gdb.base/annota3.exp: Likewise.
12142 * gdb.base/attach.exp: Likewise.
12143 * gdb.base/bigcore.exp: Likewise.
12144 * gdb.base/break.exp: Likewise.
12145 * gdb.base/call-ar-st.exp: Likewise.
12146 * gdb.base/callfuncs.exp: Likewise.
12147 * gdb.base/catch-fork-static.exp: Likewise.
12148 * gdb.base/display.exp: Likewise.
12149 * gdb.base/foll-exec-mode.exp: Likewise.
12150 * gdb.base/foll-exec.exp: Likewise.
12151 * gdb.base/foll-fork.exp: Likewise.
12152 * gdb.base/foll-vfork.exp: Likewise.
12153 * gdb.base/funcargs.exp: Likewise.
12154 * gdb.base/hbreak2.exp: Likewise.
12155 * gdb.base/inferior-died.exp: Likewise.
12156 * gdb.base/interrupt.exp: Likewise.
12157 * gdb.base/multi-forks.exp: Likewise.
12158 * gdb.base/nodebug.exp: Likewise.
12159 * gdb.base/sepdebug.exp: Likewise.
12160 * gdb.base/solib1.c: Likewise.
12161 * gdb.base/step-test.exp: Likewise.
12162 * gdb.mi/non-stop.c: Likewise.
12163 * gdb.mi/pthreads.c: Likewise.
12164 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12165 * gdb.threads/pthreads.c: Likewise.
12166 * gdb.threads/staticthreads.exp: Likewise.
12167 * lib/future.exp: Likewise.
12168 * lib/gdb.exp: Likewise.
12169 * gdb.base/so-indr-cl.c: Remove.
12170 * gdb.base/so-indr-cl.exp: Likewise.
12171 * gdb.base/solib.c: Likewise.
12172 * gdb.base/solib.exp: Likewise.
12173 * gdb.base/solib2.c: Likewise.
12174
b6304613
SM
121752015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12176
12177 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12178 * gdb.base/call-ar-st.exp: Likewise.
12179 * gdb.base/callfuncs.exp: Likewise.
12180 * gdb.base/condbreak.exp: Likewise.
12181 * gdb.base/constvars.exp: Likewise.
12182 * gdb.base/hbreak2.exp: Likewise.
12183 * gdb.base/langs.exp: Likewise.
12184 * gdb.base/list.exp: Likewise.
12185 * gdb.base/long_long.exp: Likewise.
12186 * gdb.base/ptype.exp: Likewise.
12187 * gdb.base/scope.exp: Likewise.
12188 * gdb.base/signals.exp: Likewise.
12189 * gdb.base/so-impl-ld.exp: Likewise.
12190 * gdb.base/varargs.exp: Likewise.
12191 * gdb.base/volatile.exp: Likewise.
12192 * gdb.base/whatis.exp: Likewise.
12193 * gdb.cp/cplusfuncs.exp: Likewise.
12194 * gdb.cp/inherit.exp: Likewise.
12195 * gdb.cp/local.exp: Likewise.
12196 * gdb.cp/member-ptr.exp: Likewise.
12197 * gdb.cp/method.exp: Likewise.
12198 * gdb.cp/overload.exp: Likewise.
12199 * gdb.cp/templates.exp: Likewise.
12200 * gdb.stabs/weird.exp: Likewise.
12201 * lib/compiler.c: Likewise.
12202 * lib/compiler.cc: Likewise.
12203 * lib/cp-support.exp: Likewise.
12204 * lib/gdb.exp: Likewise.
12205
bf401b07
SM
122062015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12207
12208 * configure.ac: Remove HP-UX case.
12209 * configure: Regenerate.
12210
aff9c0f8
SM
122112015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12212
12213 * lib/gdb.exp (gdb_compile): Add function doc.
12214
a6904d5a
PA
122152015-12-17 Pedro Alves <palves@redhat.com>
12216
12217 PR threads/19354
12218 * gdb.multi/info-threads.exp: New file.
12219
a22279dd
YQ
122202015-12-15 Yao Qi <yao.qi@linaro.org>
12221
12222 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12223 is aarch64*-*-*.
12224
0588c796
SL
122252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12226
12227 * gdb.base/history-duplicates.exp: Skip if no readline support.
12228
5d978e17
SL
122292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12230
12231 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12232
7e763b86
SL
122332015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12234
12235 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12236
87a3a92c
SL
122372015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12238
12239 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12240 ctrl-C if nointerrupts target property is set.
12241 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12242 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12243 * gdb.base/paginate-bg-execution.exp: Likewise.
12244 * gdb.base/paginate-execution-startup.exp: Likewise.
12245 * gdb.base/random-signal.exp: Likewise.
12246 * gdb.base/range-stepping.exp: Likewise.
12247 * gdb.cp/annota2.exp: Likewise.
12248 * gdb.cp/annota3.exp: Likewise.
12249 * gdb.gdb/selftest.exp: Likewise.
12250 * gdb.threads/continue-pending-status.exp: Likewise.
12251 * gdb.threads/leader-exit.exp: Likewise.
12252 * gdb.threads/manythreads.exp: Likewise.
12253 * gdb.threads/pthreads.exp: Likewise.
12254 * gdb.threads/schedlock.exp: Likewise.
12255 * gdb.threads/sigthread.exp: Likewise.
12256
a8f077dc
DB
122572015-12-11 Don Breazeal <donb@codesourcery.com>
12258
12259 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12260 remote.
12261 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12262 * gdb.base/foll-exec.exp (main): Enable for target remote.
12263 * gdb.base/foll-fork.exp (main): Likewise.
12264 * gdb.base/foll-vfork.exp (main): Likewise.
12265 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12266 (proc continue_to_exit_bp_loc): Use clean_restart.
12267 * gdb.base/pie-execl.exp (main): Disable for target remote.
12268 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12269 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12270 * gdb.threads/execl.exp (main): Likewise.
12271 * gdb.threads/fork-child-threads.exp (main): Likewise.
12272 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12273 remote.
12274 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12275 remote.
12276 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12277 pid.tid style ptids, instead of just tid.
12278 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12279 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12280 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12281 ptids, instead of just tid.
12282
3b2464a8
AB
122832015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12284
12285 * gdb.base/list.exp (test_list_forward): Add end of file error
12286 test.
12287 (test_repeat_list_command): Add end of file error test.
12288 (test_list_backwards): Add beginning of file error test.
12289
a0def019
AB
122902015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12291
12292 * gdb.base/list.exp (test_list_invalid_args): New function,
12293 defined, and called.
12294
5c000dff
AB
122952015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12296
12297 * gdb.base/list.exp (test_list): Make test names unique.
12298
f1637ebe
YQ
122992015-12-11 Yao Qi <yao.qi@linaro.org>
12300
12301 * gdb.base/coremaker2.c: Remove.
12302
36d6fc0a
PA
123032015-12-10 Pedro Alves <palves@redhat.com>
12304
12305 * gdb.multi/base.exp: Remove stale "spaces" references.
12306
762f7747
PA
123072015-12-10 Pedro Alves <palves@redhat.com>
12308
12309 * gdb.multi/base.exp: Don't use nowarnings.
12310 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12311 * gdb.multi/hangout.c: Include stdio.h.
12312 * gdb.multi/hello.c: Include stdlib.h.
12313 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12314 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12315 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12316
28d2bfb9
AB
123172015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12318
12319 * gdb.dwarf2/dw2-ranges-base.c: New file.
12320 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12321 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12322 support additional line table, and debug ranges generation.
12323 (Dwarf::ranges): New function, generate .debug_ranges.
12324 (Dwarf::lines): Support generating simple line table programs.
12325 (Dwarf::assemble): Initialise new namespace variables.
12326
5fc2beac
KB
123272015-12-09 Kevin Buettner <kevinb@redhat.com>
12328
12329 * gdb.base/async.exp (proc test_background): Add case for
12330 asynchronous execution not supported.
12331
1c35a88f
LM
123322015-12-09 Luis Machado <lgustavo@codesourcery.com>
12333
12334 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12335 format and change test names to make them unique.
12336
b593e3d9
RK
123372015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12338 Pedro Alves <pedro@redhat.com>
12339
12340 PR gdb/18702
12341 Add checking of floatformats setup on x86_64 hosts.
12342 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12343 (smallval, bigval): New labels/constants.
12344 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12345 float" after loading bigval and smallval.
12346
d72413e6
PMR
123472015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12348
12349 * gdb.ada/fun_overload_menu.exp: New testcase.
12350 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12351
ece66d65
JS
123522015-12-04 Josh Stone <jistone@redhat.com>
12353
12354 * gdb.base/catch-fork-static.exp: New.
12355
41d0efca
YQ
123562015-12-03 Yao Qi <yao.qi@linaro.org>
12357
12358 * gdb.base/sizeof.c: Don't include stdio.h and
12359 ../lib/unbuffer_output.c.
12360 (main): New variable 'size' and 'value'. Remove printf and
12361 gdb_unbuffer_output. Assign return value to size and value.
12362 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12363 at the beginning.
12364 (check_sizeof): Check the result by printing variable 'size'.
12365 (check_valueof): Check the result by printing variable 'value'.
12366
99fd02d9
YQ
123672015-12-01 Yao Qi <yao.qi@linaro.org>
12368
12369 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12370 for aarch64*-*-linux* target.
12371
f2faf941
PA
123722015-11-30 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12375
04bf20c5
PA
123762015-11-30 Pedro Alves <palves@redhat.com>
12377
12378 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12379 Handle non-stop mode vCont replies.
12380
09df4675
PA
123812015-11-30 Pedro Alves <palves@redhat.com>
12382
12383 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12384 prepare_for_testing. Start gdb with "set non-stop on" appended to
12385 GDBFLAGS. Lax expected stop output.
12386
58b584af
YQ
123872015-11-27 Yao Qi <yao.qi@linaro.org>
12388
12389 * gdb.arch/arm-neon.exp: New.
12390 * gdb.arch/arm-neon.c: New.
12391
dfcb77a8
YQ
123922015-11-27 Yao Qi <yao.qi@linaro.org>
12393
12394 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12395
88e8ec1b
YQ
123962015-11-27 Yao Qi <yao.qi@linaro.org>
12397
12398 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12399 frames-invalid annotation.
12400
bfde72c2
YQ
124012015-11-27 Yao Qi <yao.qi@linaro.org>
12402
12403 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12404
f6512a69
SM
124052015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12406
12407 * gdb.threads/names.exp: New file.
12408 * gdb.threads/names.c: New file.
12409 * README: Mention gdb,no_thread_names.
12410
46a3515b
MM
124112015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12412
12413 PR 19297
12414 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12415 support" error.
12416
62147a22
PA
124172015-11-24 Pedro Alves <palves@redhat.com>
12418
12419 PR 17539
12420 * gdb.base/display.exp: Expect displays to be sorted in ascending
12421 order. Use multi_line.
12422 * gdb.base/solib-display.exp: Likewise.
12423
2f341b6e
PA
124242015-11-24 Pedro Alves <palves@redhat.com>
12425
12426 PR 17539
25d49b86
PA
12427 * gdb.base/display.exp: Expect displays to be sorted in ascending
12428 order. Use multi_line.
12429 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12430
7e0aa6aa
PA
124312015-11-24 Pedro Alves <palves@redhat.com>
12432
12433 PR 17539
12434 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12435 threads in ascending order.
12436 * gdb.base/foll-fork.exp: Likewise.
12437 * gdb.base/foll-vfork.exp: Likewise.
12438 * gdb.base/multi-forks.exp: Likewise.
12439 * gdb.mi/mi-nonstop.exp: Likewise.
12440 * gdb.mi/mi-nsintrall.exp: Likewise.
12441 * gdb.multi/base.exp: Likewise.
12442 * gdb.multi/multi-arch.exp: Likewise.
12443 * gdb.python/py-inferior.exp: Likewise.
12444 * gdb.threads/break-while-running.exp: Likewise.
12445 * gdb.threads/execl.exp: Likewise.
12446 * gdb.threads/gcore-thread.exp: Likewise.
12447 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12448 * gdb.threads/kill.exp: Likewise.
12449 * gdb.threads/linux-dp.exp: Likewise.
12450 * gdb.threads/multiple-step-overs.exp: Likewise.
12451 * gdb.threads/next-bp-other-thread.exp: Likewise.
12452 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12453 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12454 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12455 * gdb.threads/thread-find.exp: Likewise.
12456 * gdb.threads/tls.exp: Likewise.
12457 * lib/mi-support.exp (mi_reverse_list): Delete.
12458 (mi_check_thread_states): No longer reverse list.
12459
2cc57ad8
PA
124602015-11-24 Pedro Alves <palves@redhat.com>
12461
12462 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12463 use lowercase.
12464
c93e8391
SM
124652015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12466
12467 * gdb.trace/actions.c: Include trace-common.h.
12468 (main): Add a location for a fast tracepoint.
12469 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12470 the normal tracepoints.
12471 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12472
045ccf91
SM
124732015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12474
12475 * save-trace.exp: Factor out code to these...
12476 (gdb_save_tracepoints): New.
12477 (gdb_load_tracepoints): New.
12478 (do_save_load_test): New.
12479
5506f9f6
KB
124802015-11-23 Kevin Buettner <kevinb@redhat.com>
12481
12482 * gdb.base/asmlabel.exp: New test.
12483 * gdb.base/asmlabel.c: New test case.
12484
16c3b12f
JB
124852015-11-23 Joel Brobecker <brobecker@adacore.com>
12486
12487 * gdb.base/wrong_frame_bt_full-main.c: New file.
12488 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12489 * gdb.base/wrong_frame_bt_full.exp: New file.
12490
155bfbd3
JB
124912015-11-23 Joel Brobecker <brobecker@adacore.com>
12492
12493 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12494
bb097445
JM
124952015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12496
206853a0 12497 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12498 pstate register when comparing registers values in
12499 sparc64-*-linux-gnu targets to avoid spurious differences.
12500
9c88ed8f
JM
125012015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12502
206853a0 12503 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12504
96161e25
SL
125052015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12506
12507 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12508 as type argument to gdb_compile.
12509 * gdb.base/nested-subp2.exp: Likewise.
12510 * gdb.base/nested-subp3.exp: Likewise.
12511
340c2830
DV
125122015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12513
12514 * lib/dwarf.exp (_note): Fix left shift of negative value.
12515 * gdb.trace/trace-condition.exp: Likewise.
12516
c1862d0f
YQ
125172015-11-13 Yao Qi <yao.qi@linaro.org>
12518
12519 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12520 comments about d10v.
12521 (test_scalar_returns): Likewise.
12522 * gdb.base/d10v.ld: Remove.
12523 * gdb.base/overlays.exp: Remove the target triplet checking for
12524 d10v-*-*.
12525 * gdb.base/structs.exp (test_struct_returns): Remove the
12526 comments about d10v.
12527 (test_struct_calls): Likewise.
12528
77ae9c19
YQ
125292015-11-13 Yao Qi <yao.qi@linaro.org>
12530
12531 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12532 * gdb.base/gnu_vector.c: Don't include stdio.h.
12533 (main): Don't print res and call add_some_intvecs.
12534
430e004e
MK
125352015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12536
12537 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12538 macro.
12539 (func5): Removed.
12540 (func4): Use FAST_TRACEPOINT_LABEL.
12541 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12542 macro.
12543 (func): Removed.
12544 (thread_function): Use FAST_TRACEPOINT_LABEL.
12545 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12546 (func): Remove.
12547 (marker): Use FAST_TRACEPOINT_LABEL.
12548 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12549 (pendfunc1): Remove.
12550 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12551 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12552 (foo): Remove.
12553 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12554 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12555 macro.
12556 (func): Remove.
12557 (marker): Use FAST_TRACEPOINT_LABEL.
12558 * gdb.trace/trace-common.h: New header.
12559 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12560 macro.
12561 (func): Remove.
12562 (marker): Use FAST_TRACEPOINT_LABEL.
12563 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12564 (func): Remove.
12565 (thread_function): Use FAST_TRACEPOINT_LABEL.
12566
6e7675a7
MK
125672015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12568
12569 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12570 in front.
12571 * gdb.trace/change-loc.exp: Use global pcreg definition.
12572 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12573 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12574 in front.
12575 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12576 * gdb.trace/pending.exp: Likewise.
12577 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12578 * gdb.trace/trace-break.exp: Likewise.
12579 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12580 in front.
12581 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12582 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12583 in front.
12584 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12585
dddc0e16
JB
125862015-11-09 Joel Brobecker <brobecker@adacore.com>
12587
12588 * gdb.ada/fin_fun_out: New testcase.
12589
c6f0b406
KB
125902015-11-07 Kevin Buettner <kevinb@redhat.com>
12591
12592 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12593 value associated with DW_AT_byte_size.
12594 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12595 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12596 DW_AT_upper_bound.
12597
f01dcfd9
KB
125982015-11-07 Kevin Buettner <kevinb@redhat.com>
12599
12600 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12601 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12602 version.
12603 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12604 gdb.dwarf2/dw2-canonicalize-type.exp,
12605 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12606 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12607 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12608 provided by gdb_target_symbol_prefix_flags_asm.
12609 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12610 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12611 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12612 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12613 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12614 macros where needed). Use this macro for symbols which require
12615 the prefix provided by SYMBOL_PREFIX.
12616
2223449a
KB
126172015-11-05 Kevin Buettner <kevinb@redhat.com>
12618
12619 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12620 New procs.
12621 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12622 representing expressions, of more than one list element.
12623 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12624 to prepend linker symbol prefix to f.
12625 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12626 table_1 and table_2.
12627 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12628 Likewise, for f and g.
12629 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12630 for ptr.
12631 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12632 for main.
12633 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12634 table_1_ptr and table_2_ptr.
12635
6f2f1a3a
JK
126362015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12637 Joel Brobecker <brobecker@adacore.com>
12638
12639 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12640
566c56c9
MK
126412015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12642
12643 * gdb.reverse/s390-mvcle.c: New test.
12644 * gdb.reverse/s390-mvcle.exp: New file.
12645 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12646
d5f0636b
MK
126472015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12648
12649 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12650
7ad8b86c
MK
126512015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12652
12653 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12654 reaching marker2.
12655 * gdb.reverse/getresuid-reverse.exp: Likewise.
12656 * gdb.reverse/pipe-reverse.exp: Likewise.
12657 * gdb.reverse/readv-reverse.exp: Likewise.
12658 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12659 * gdb.reverse/time-reverse.exp: Likewise.
12660 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12661
4081c0f1
YQ
126622015-10-30 Yao Qi <yao.qi@linaro.org>
12663
12664 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12665 (empty_cycle): Remove.
12666 (main): Don't call empty_cycle. Don't use watch_count_done.
12667 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12668 empty_cycle. Rewrite the code counting HW watchpoints.
12669
452b4ba5
MK
126702015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12671
12672 * gdb.reverse/fstatat-reverse.c: New test.
12673 * gdb.reverse/fstatat-reverse.exp: New file.
12674 * gdb.reverse/getresuid-reverse.c: New test.
12675 * gdb.reverse/getresuid-reverse.exp: New file.
12676 * gdb.reverse/pipe-reverse.c: New test.
12677 * gdb.reverse/pipe-reverse.exp: New file.
12678 * gdb.reverse/readv-reverse.c: New test.
12679 * gdb.reverse/readv-reverse.exp: New file.
12680 * gdb.reverse/recvmsg-reverse.c: New test.
12681 * gdb.reverse/recvmsg-reverse.exp: New file.
12682 * gdb.reverse/time-reverse.c: New test.
12683 * gdb.reverse/time-reverse.exp: New file.
12684 * gdb.reverse/waitpid-reverse.c: New test.
12685 * gdb.reverse/waitpid-reverse.exp: New file.
12686
5e2e7507
JK
126872015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12688
12689 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12690
0fde2c53
DE
126912015-10-26 Doug Evans <dje@google.com>
12692
12693 PR symtab/17391
12694 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12695 * gdb.dwarf2/bad-regnum.c: New file.
12696 * gdb.dwarf2/bad-regnum.exp: New file.
12697
1a70ae97
DE
126982015-10-26 Doug Evans <dje@google.com>
12699
12700 PR python/18938
12701 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12702 file.
12703
27dc26ab
JK
127042015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12705
12706 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12707 for a change by "Mention language in compile error message".
12708
bed91f4d
SM
127092015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12710
12711 PR python/18073
12712 * gdb.python/py-type.c (C::a_method): New.
12713 (C::a_const_method): New.
12714 (C::a_static_method): New.
12715 (a_function): New.
12716 * gdb.python/py-type.exp (test_fields): Test getting fields
12717 from function and method.
12718
3f2f83dd
KB
127192015-10-21 Keven Boell <keven.boell@intel.com>
12720
12721 * gdb.fortran/vla-alloc-assoc.exp: New file.
12722 * gdb.fortran/vla-datatypes.exp: New file.
12723 * gdb.fortran/vla-datatypes.f90: New file.
12724 * gdb.fortran/vla-history.exp: New file.
12725 * gdb.fortran/vla-ptype-sub.exp: New file.
12726 * gdb.fortran/vla-ptype.exp: New file.
12727 * gdb.fortran/vla-sizeof.exp: New file.
12728 * gdb.fortran/vla-sub.f90: New file.
12729 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12730 * gdb.fortran/vla-value-sub-finish.exp: New file.
12731 * gdb.fortran/vla-value-sub.exp: New file.
12732 * gdb.fortran/vla-value.exp: New file.
12733 * gdb.fortran/vla-ptr-info.exp: New file.
12734 * gdb.mi/mi-vla-fortran.exp: New file.
12735 * gdb.mi/vla.f90: New file.
12736
27145d50
SL
127372015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12738
12739 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12740 of hardwired timeout value.
12741
5f3ff4f8
JK
127422015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12743 Pedro Alves <palves@redhat.com>
12744
12745 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12746 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12747
bfd09d20
JS
127482015-10-19 Josh Stone <jistone@redhat.com>
12749
12750 * gdb.base/catch-syscall.c: Include <sched.h>.
12751 (unknown_syscall): New variable.
12752 (main): Trigger a vfork and an unknown syscall.
12753 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12754 (unknown_syscall_number): Likewise.
12755 (check_call_to_syscall): Accept an optional syscall pattern.
12756 (check_return_from_syscall): Likewise.
12757 (check_continue): Likewise.
12758 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12759 (test_catch_syscall_skipping_return): New test toggling off 'catch
12760 syscall' to step over the syscall return, then toggling back on.
12761 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12762 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12763 (do_syscall_tests): Call test_catch_syscall_without_args and
12764 test_catch_syscall_mid_vfork.
12765 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12766 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12767
b32b93c6
AS
127682015-10-19 Andrew Stubbs <ams@codesourcery.com>
12769
12770 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12771 print g_vE): Add new pass patterns.
12772 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12773 print various symbol names for vptr fields.
12774
9d622bda
AB
127752015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12776
12777 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12778 results.
12779
0fd8ac1c
YQ
127802015-10-12 Yao Qi <yao.qi@linaro.org>
12781
12782 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12783
34240514
YQ
127842015-10-12 Yao Qi <yao.qi@linaro.org>
12785
12786 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12787 is aarch64*-*-linux*.
12788
8240f442
YQ
127892015-10-12 Yao Qi <yao.qi@linaro.org>
12790
12791 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12792 (can_relocate_bcond_true): ... it.
12793 (can_relocate_bcond_false): New function.
12794 (foo): Likewise.
12795 (can_relocate_bl): Likewise.
12796 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12797 can_relocate_bl.
12798
2520f728
PMR
127992015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12800
12801 * gdb.base/nested-addr.c: New file.
12802 * gdb.base/nested-addr.exp: New testcase.
12803
abcef95a
MM
128042015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12805
12806 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12807 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12808 its output. Ignore the output of "record goto begin" and instead
12809 check that GDB is replaying.
12810
145e3ddb
PA
128112015-10-09 Pedro Alves <palves@redhat.com>
12812
12813 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12814 (top level): Use it in the run with no args test.
12815
d5d8c4e1
IB
128162015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12817
12818 * gdb.dlang/properties.exp: New file.
12819
06e635ef
SL
128202015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12821
12822 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12823 whether or not address 0x1000 is mapped on the target.
12824
e019fd1d
SM
128252015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12826
12827 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12828 build.
12829
77ba2a67
MM
128302015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12831
12832 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12833 instruction-history test.
12834
c60eb31f
DE
128352015-09-28 Doug Evans <dje@google.com>
12836
12837 * gdb.base/gcore.c (array_func): Add reference to static_array.
12838
9a3c8263
SM
128392015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12840
12841 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12842 source line.
12843
9720e656
SL
128442015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12845
12846 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12847 short or char as base type.
12848
938d3bf2
SL
128492015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12850
12851 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12852 to allow any size enum.
12853
e6c2c623
PMR
128542015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12855
12856 * gdb.ada/array_ptr_renaming.exp: New testcase.
12857 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12858 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12859
06da0f77
PL
128602015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12861
12862 * gdb.trace/ftrace-lock.c: New file.
12863 * gdb.trace/ftrace-lock.exp: New file.
12864
4f51c22a
PL
128652015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12866
12867 * gdb.arch/insn-reloc.c: New file.
12868 * gdb.arch/ftrace-insn-reloc.exp: New file.
12869
7041adf4
PL
128702015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12871
12872 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12873 instruction.
12874 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12875 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12876 * gdb.trace/range-stepping.c: Likewise.
12877 * gdb.trace/trace-break.c: Likewise.
12878 * gdb.trace/trace-mt.c (thread_function): Likewise.
12879 * gdb.trace/ftrace.c (marker): Likewise.
12880 * gdb.trace/trace-condition.c (marker): Likewise.
12881 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12882 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12883 is_aarch64_target.
12884
015d2e7e
DE
128852015-09-18 Doug Evans <xdje42@gmail.com>
12886
12887 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12888 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12889
26b188a2
SL
128902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12891
12892 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12893 the breakpoint.
12894
79dc332b
SL
128952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12896
12897 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12898 the pending breakpoint. Remove timeout override for "Run till
12899 MI pending breakpoint on pendfunc3 on thread 2" test.
12900
f57929f2
SL
129012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12902
12903 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12904 filename pattern.
12905
3f469b17
SL
129062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12907
12908 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12909 in breakpoint filename pattern.
12910
515b89b3
SL
129112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12912
7800dbe4
SL
12913 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12914
129152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12916
515b89b3
SL
12917 * gdb.linespec/explicit.exp: Check for readline support for
12918 tab-completion tests. Fix obvious typo.
12919
d2939ba2
MM
129202015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12921
12922 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12923 and replay.
12924
cbb55fa7
MM
129252015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12926
12927 * gdb.btrace/non-stop.c: New.
12928 * gdb.btrace/non-stop.exp: New.
12929
43691ca1
PL
129302015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12931 Yao Qi <yao.qi@linaro.org>
12932
12933 * gdb.trace/trace-condition.c: New file.
12934 * gdb.trace/trace-condition.exp: New file.
12935
d78908cf
WW
129362015-09-16 Wei-cheng Wang <cole945@gmail.com>
12937
12938 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12939 for testing bytecode compilation.
12940
1ed415e2
PA
129412015-09-16 Pedro Alves <palves@redhat.com>
12942 Sandra Loosemore <sandra@codesourcery.com>
12943
12944 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12945 (SECONDS): Redefine.
12946 (main): Call pthread_kill and alarm early.
12947 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12948 support.
12949 (test): If the target can't hardware step and doesn't support
12950 displaced stepping, increase the timeout.
12951
d136eff5
PA
129522015-09-16 Pedro Alves <palves@redhat.com>
12953
12954 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12955 (enable_debug): New procedures.
12956 (test): Use them. Bail out if waiting for threads fails.
12957 (top level): Bail out if a test fails.
12958
991f019c
YQ
129592015-09-16 Yao Qi <yao.qi@linaro.org>
12960
12961 * gdb.asm/asm-source.exp: Set asm-arch for
12962 aarch64*-*-* target.
12963 * gdb.asm/aarch64.inc: New file.
12964
bfca584f
PMR
129652015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12966
12967 * gdb.ada/array_of_variable_length.exp: New testcase.
12968 * gdb.ada/array_of_variable_length/foo.adb: New file.
12969 * gdb.ada/array_of_variable_length/pck.adb: New file.
12970 * gdb.ada/array_of_variable_length/pck.ads: New file.
12971
b326e587
DE
129722015-09-15 Doug Evans <dje@google.com>
12973
12974 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12975 of function static local variable.
12976
5382cfab
PW
129772015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12978
12979 * gdb.threads/tls-so_extern.exp: New test file.
12980 * gdb.threads/tls-so_extern.c: New test file.
12981 * gdb.threads/tls-so_extern_main.c: New test file.
12982
141c5cc4
JK
129832015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12984
12985 * gdb.opt/solib-intra-step-lib.c: New file.
12986 * gdb.opt/solib-intra-step-main.c: New file.
12987 * gdb.opt/solib-intra-step.exp: New file.
12988
d15dcecd
PA
129892015-09-15 Pedro Alves <palves@redhat.com>
12990
12991 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12992 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12993
4c2f2a79
PA
129942015-09-14 Pedro Alves <palves@redhat.com>
12995
12996 * gdb.base/hook-stop-continue.c: Delete.
12997 * gdb.base/hook-stop-continue.exp: Delete.
12998 * gdb.base/hook-stop-frame.c: Delete.
12999 * gdb.base/hook-stop-frame.exp: Delete.
13000 * gdb.base/hook-stop.c: New file.
13001 * gdb.base/hook-stop.exp: New file.
13002
919e6dbe
PMR
130032015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13004
13005 * gdb.ada/access_to_packed_array.exp: New testcase.
13006 * gdb.ada/access_to_packed_array/foo.adb: New file.
13007 * gdb.ada/access_to_packed_array/pack.adb: New file.
13008 * gdb.ada/access_to_packed_array/pack.ads: New file.
13009
157280a4
MM
130102015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13011
13012 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13013 buffer size test.
13014
2fd33e94
DB
130152015-09-11 Don Breazeal <donb@codesourcery.com>
13016
13017 * gdb.base/foll-exec.c: Add copyright header. Fix
13018 formatting issues.
13019 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13020 (do_exec_tests): Use clean_restart in place of zap_session,
13021 and for test initialization. Fix formatting issues. Use
13022 fail in place of perror.
13023 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13024 an expect statement to match an expression with output from
13025 the program under debug.
13026 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13027 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13028 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13029 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13030 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13031
e70b6e8e
DE
130322015-09-09 Doug Evans <dje@google.com>
13033
13034 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13035
7a551a51
DE
130362015-09-09 Doug Evans <dje@google.com>
13037
13038 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13039
4c666f84
DE
130402015-09-09 Doug Evans <dje@google.com>
13041
13042 * gdb.base/savedregs.exp: Fix typo.
13043
243a9253
PA
130442015-09-09 Pedro Alves <palves@redhat.com>
13045
13046 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13047
c0fa8fbd
SL
130482015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13049
13050 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13051 command actually switches threads. Give up on remaining
13052 tests if target fails to stop at breakpoint.
13053
cd7c1778
PMR
130542015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13055
13056 * gdb.ada/funcall_char.exp: New testcase.
13057 * gdb.ada/funcall_char/foo.adb: New file.
13058
dc5c8746
PMR
130592015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13060
13061 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13062 expected outputs. Add two testcases for completing ambiguous
13063 functions.
13064 * gdb.ada/complete/aux_pck.adb: New file.
13065 * gdb.ada/complete/aux_pck.ads: New file.
13066 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13067 Ambiguous_Func functions.
13068 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13069 * gdb.ada/complete/pck.adb: Likewise.
13070
4e83a1e7
UW
130712015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13072
13073 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13074 failures to run the test program under GDB.
13075
8ce74153
LM
130762015-08-26 Luis Machado <lgustavo@codesourcery.com>
13077
13078 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13079 to C.
13080
e9756d52
PP
130812015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13082
13083 * gdb.base/run-after-attach.exp: New test file.
13084 * gdb.base/run-after-attach.c: New test file.
13085
8d37573b
DB
130862015-08-26 Don Breazeal <donb@codesourcery.com>
13087
13088 * gdb.base/foll-exec-2.c: New test program.
13089 * gdb.base/foll-exec-2.exp: New test.
13090
63e43d3a
PMR
130912015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13092
13093 * gdb.base/nested-subp1.exp: New file.
13094 * gdb.base/nested-subp1.c: New file.
13095 * gdb.base/nested-subp2.exp: New file.
13096 * gdb.base/nested-subp2.c: New file.
13097 * gdb.base/nested-subp3.exp: New file.
13098 * gdb.base/nested-subp3.c: New file.
13099
3d40fbb5
PA
131002015-08-24 Pedro Alves <palves@redhat.com>
13101
13102 * gdb.server/connect-without-multi-process.c: New file.
13103 * gdb.server/connect-without-multi-process.exp: New file.
13104
4422ac93
LM
131052015-08-24 Luis Machado <lgustavo@codesourcery.com>
13106
13107 * gdb.opt/inline-markers.c: Make z int.
13108
91dddb86
LM
131092015-08-24 Luis Machado <lgustavo@codesourcery.com>
13110
13111 * gdb.opt/inline-markers.c: Make z volatile.
13112
a48847ee
LM
131132015-08-24 Luis Machado <lgustavo@codesourcery.com>
13114
13115 * gdb.opt/inline-bt.c: New volatile global z.
13116 * gdb.opt/inline-cmds.c: Likewise.
13117 * gdb.opt/inline-locals.c: Likewise.
13118 * gdb.opt/inline-markers.c: New extern global z.
13119 (marker): Use z.
13120 (inline_fn): Likewise.
13121
0ebbc52b
PA
131222015-08-24 Pedro Alves <palves@redhat.com>
13123
13124 * config/m32r-stub.exp: Remove file.
13125 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13126 * gdb.base/call-rt-st.exp: Likewise.
13127 * gdb.base/call-strs.exp: Likewise.
13128 * gdb.base/default.exp: Remove references to h8300-*-hms and
13129 *-*-udi*.
13130 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13131
77c365df
AA
131322015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13133
13134 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13135 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13136 and "return" use KFAIL when GDB can not read/write the vector
13137 return value.
13138
4313b8c0
GB
131392015-08-21 Gary Benson <gbenson@redhat.com>
13140
13141 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13142
0e433b32
PA
131432015-08-20 Pedro Alves <palves@redhat.com>
13144
13145 * gdb.server/solib-list.exp: No longer expect an interior stop in
13146 non-stop mode.
13147
221e1a37
PA
131482015-08-20 Pedro Alves <palves@redhat.com>
13149
13150 * gdb.server/connect-stopped-target.c: New file.
13151 * gdb.server/connect-stopped-target.exp: New file.
13152
40e3ad0e
PA
131532015-08-20 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.dwarf2/comp-unit-lang.exp: New file.
13156 * gdb.dwarf2/comp-unit-lang.c: New file.
13157
af39b327
PMR
131582015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13159
13160 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13161 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13162
7d45c7c3 131632015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13164
7d45c7c3
KB
13165 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13166 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13167
4d6cceb4
DE
131682015-08-18 Doug Evans <dje@google.com>
13169 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13170
13171 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13172 skip_python_tests. New arg prompt_regexp.
13173 (skip_python_tests): New function.
13174 * lib/mi-support.exp (mi_skip_python_tests): New function.
13175 * gdb.python/py-mi-objfile-gdb.py: New file.
13176 * gdb.python/py-mi-objfile.c: New file.
13177 * gdb.python/py-mi-objfile.exp: New file.
13178
ad89c2aa
KS
131792015-08-17 Keith Seitz <keiths@redhat.com>
13180
13181 * gdb.linespec/explicit.exp: Move strace test from here ...
13182 * gdb.trace/strace.exp: ... to here.
13183
e3ae3c43
PP
131842015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13185
13186 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13187 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13188
604b2636
DE
131892015-08-14 Doug Evans <xdje42@gmail.com>
13190
13191 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13192 inferior before selecting a new file.
13193
6ff0ba5f
DE
131942015-08-14 Doug Evans <xdje42@gmail.com>
13195
13196 * gdb.mi/mi-disassemble.exp: Update.
13197 * gdb.base/disasm-optim.S: New file.
13198 * gdb.base/disasm-optim.c: New file.
13199 * gdb.base/disasm-optim.h: New file.
13200 * gdb.base/disasm-optim.exp: New file.
13201
9ca98f92
KS
132022015-08-14 Keith Seitz <keiths@redhat.com>
13203
13204 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13205 "evaluated-by".
13206
52bbc560
JB
132072015-08-13 Joel Brobecker <brobecker@adacore.com>
13208
13209 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13210
5d8c3ed3
PMR
132112015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13212
13213 * gdb.ada/fun_renaming.exp: New testcase.
13214 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13215 * gdb.ada/fun_renaming/pack.adb: New file.
13216 * gdb.ada/fun_renaming/pack.ads: New file.
13217
ea8812bc
KS
132182015-08-12 Keith Seitz <keiths@redhat.com>
13219
13220 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13221 gdb_get_line_number.
13222
4dafcdeb
JB
132232015-08-12 Joel Brobecker <brobecker@adacore.com>
13224
13225 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13226 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13227 gdb.base/dso2dso.exp: New files.
13228
5ba32597
SDJ
132292015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13230 Pedro Alves <palves@redhat.com>
13231 Keith Seitz <keiths@redhat.com>
13232
13233 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13234 GDBFLAGS.
13235
b6dafabf
PP
132362015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13237
13238 * gdb.base/gdbhistsize-history.exp
13239 (test_histsize_history_setting): Use save_vars.
13240 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13241 Use save_vars.
13242 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13243 * gdb.base/readline.exp: Use save_vars.
13244
abe8e607
PP
132452015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13246
13247 * lib/gdb.exp (save_vars): New proc.
13248
629500fa
KS
132492015-08-11 Keith Seitz <keiths@redhat.com>
13250
13251 * gdb.base/help.exp: Update help_breakpoint_text.
13252
eb8c4e2e
KS
132532015-08-11 Keith Seitz <keiths@redhat.com>
13254
13255 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13256 (at toplevel): Call test_explicit_breakpoints.
13257 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13258 breakpoints.
13259 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13260 breakpoint conditions, "-cond".
13261
87f0e720
KS
132622015-08-11 Keith Seitz <keiths@redhat.com>
13263
13264 * gdb.linespec/3explicit.c: New file.
13265 * gdb.linespec/cpexplicit.cc: New file.
13266 * gdb.linespec/cpexplicit.exp: New file.
13267 * gdb.linespec/explicit.c: New file.
13268 * gdb.linespec/explicit.exp: New file.
13269 * gdb.linespec/explicit2.c: New file.
13270 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13271 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13272 before using in the matching pattern.
13273 Clarify that `prefix' is a regular expression.
13274
f00aae0f
KS
132752015-08-11 Keith Seitz <keiths@redhat.com>
13276
13277 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13278 test.
13279 Add tests for missing ",FMT" and ",".
13280
e27852be
DE
132812015-08-10 Doug Evans <dje@google.com>
13282 Keith Seitz <keiths@redhat.com>
13283
13284 PR gdb/17960
13285 * gdb.base/completion.exp: Add location completer tests.
13286
7f03bd92
PA
132872015-08-07 Pedro Alves <palves@redhat.com>
13288
13289 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13290 tests here.
13291 (top level): Run do_test with and without displaced stepping.
13292
3fc8eb30
PA
132932015-08-07 Pedro Alves <palves@redhat.com>
13294
13295 * gdb.base/valgrind-disp-step.c: New file.
13296 * gdb.base/valgrind-disp-step.exp: New file.
13297
d4569d7b
PA
132982015-08-07 Pedro Alves <palves@redhat.com>
13299
13300 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13301 Delete function.
13302 (main): Add alarm. Run an infinite loop instead of calling
13303 wait_threads.
13304 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13305 comment.
13306 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13307 Delete function.
13308 (main): Add alarm. Run an infinite loop instead of calling
13309 wait_threads.
13310 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13311 comment.
13312
e1316e60
PA
133132015-08-07 Pedro Alves <palves@redhat.com>
13314
13315 * gdb.base/checkpoint-ns.exp: New file.
13316 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13317 standard_testfile.
13318
da8c46d2
MM
133192015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13320
13321 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13322 * gdb.btrace/instruction_history.exp: Update.
13323 * gdb.btrace/tsx.exp: New.
13324 * gdb.btrace/tsx.c: New.
13325
de1c2c52
PA
133262015-08-06 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13329 increase timeout.
13330 * gdb.reverse/until-precsave.exp: Bump timeouts.
13331
782e0bf4
PA
133322015-08-06 Pedro Alves <palves@redhat.com>
13333
13334 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13335
83e97ed0
PA
133362015-08-06 Pedro Alves <palves@redhat.com>
13337
13338 PR gdb/18749
13339 * gdb.threads/process-dies-while-handling-bp.c: New file.
13340 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13341
863d01bd
PA
133422015-08-06 Pedro Alves <palves@redhat.com>
13343
13344 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13345 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13346
0a39bb32
PA
133472015-08-05 Pedro Alves <palves@redhat.com>
13348
13349 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13350 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13351
ee2d2b10
SL
133522015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13353
13354 * gdb.base/bp-permanent.exp: Report test as unsupported if
13355 the target cannot stop at the permanent breakpoint.
13356
4e1bdb00
DE
133572015-08-03 Doug Evans <dje@google.com>
13358
13359 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13360 10000.
13361
3d338901
DE
133622015-08-03 Doug Evans <dje@google.com>
13363
13364 * Makefile.in (workers/%.worker, build-perf): New rule.
13365 (GDB_PERFTEST_MODE): New variable.
13366 (check-perf): Use it.
13367 (clean): Clean up gdb.perf parallel build subdirs.
13368 * lib/build-piece.exp: New file.
13369 * lib/gdb.exp (make_gdb_parallel_path): New function
13370 (standard_output_file, standard_temp_file): Call it.
13371 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13372 of $GDB_PARALLEL.
13373 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13374
af061d3e
DE
133752015-08-03 Doug Evans <dje@google.com>
13376
8e1afc81 13377 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13378 (LOG_FILE_NAME): New global.
13379 (TextReporter.__init__): Initialize self.txt_sum.
13380 (TextReporter.report): Add support for multiple data-points.
13381 Move report to perftest.sum, put raw data in perftest.log.
13382 (TextReporter.start): Open sum and log files.
13383 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13384 * gdb.perf/lib/perftest/testresult.py
13385 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13386
2c8c5d37
PA
133872015-07-31 Pedro Alves <palves@redhat.com>
13388
13389 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13390 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13391 kill_wait_spawned_process instead of explicit "kill -9".
13392 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13393 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13394 kill_wait_spawned_process.
13395 * gdb.base/attach-twice.exp: Likewise.
13396 * gdb.base/attach.exp: Likewise.
13397 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13398 gdb_test_multiple.
13399 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13400 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13401 kill_wait_spawned_process.
13402 * gdb.base/valgrind-infcall.exp: Likewise.
13403 * gdb.multi/multi-attach.exp: Likewise.
13404 * gdb.python/py-prompt.exp: Likewise.
13405 * gdb.python/py-sync-interp.exp: Likewise.
13406 * gdb.server/ext-attach.exp: Likewise.
13407 * gdb.threads/attach-into-signal.exp (corefunc): Use
13408 spawn_wait_for_attach, spawn_id_get_pid and
13409 kill_wait_spawned_process.
13410 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13411 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13412 spawn_id_get_pid and kill_wait_spawned_process.
13413 * gdb.threads/attach-stopped.exp (corefunc): Use
13414 spawn_wait_for_attach, spawn_id_get_pid and
13415 kill_wait_spawned_process.
13416 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13417 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13418 kill_wait_spawned_process instead of explicit "kill -9".
13419 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13420 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13421 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13422 processes. Don't map cygwin/windows pids here. Now returns a
13423 spawn id list.
13424
032a0fca
SL
134252015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13426
13427 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13428 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13429 correct patch.
13430
61a934ca
SL
134312015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13432
13433 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13434
4bc4d428
SL
134352015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13436
13437 Reapply:
13438 2014-05-21 Mark Wielaard <mjw@redhat.com>
13439
13440 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13441
998d452a
PA
134422015-07-30 Pedro Alves <palves@redhat.com>
13443
13444 * linux-low.c (handle_extended_wait): Set the child's last
13445 reported status to TARGET_WAITKIND_STOPPED.
13446
69dde7dc
PA
134472015-07-30 Pedro Alves <palves@redhat.com>
13448
13449 PR threads/18600
13450 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13451 only shows inferior 1.
13452
4dd63d48
PA
134532015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13454 Pedro Alves <palves@redhat.com>
13455
13456 PR threads/18600
13457 * gdb.threads/fork-plus-threads.c: New file.
13458 * gdb.threads/fork-plus-threads.exp: New file.
13459
d618e4c5
PP
134602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13461
13462 * gdb.base/batch-preserve-term-settings.exp
13463 (test_terminal_settings_preserved_after_cli_exit): Use
13464 send_quit_command.
13465
1eef6428
PA
134662015-07-29 Pedro Alves <palves@redhat.com>
13467 Don Breazeal <donb@codesourcery.com>
13468
13469 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13470 output from both inferior_spawn_id and gdb_spawn_id.
13471
7da5b897
SDJ
134722015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13473
13474 * gdb.threads/attach-into-signal.exp (corefunc): Use
13475 with_test_prefix on nested loops, uniquefying the test messages.
13476
dac804df
SDJ
134772015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13478
13479 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13480 commit.
13481
06265e53
PP
134822015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13483
13484 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13485 New proc.
13486 (test_terminal_settings_preserved_after_sigterm): New test.
13487
18206ca3
PP
134882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13489
13490 * gdb.base/batch-preserve-term-settings.exp
13491 (test_terminal_settings_preserved_after_cli_exit): New test.
13492
90074d11
PP
134932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13494
13495 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13496 manipulation of saved_gdbflags.
13497 (test_terminal_settings_preserved): Remove global declaration of
13498 the unused variable pagination_prompt. Remove manipulation of
13499 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13500 GDBFLAGS.
13501
eb1a7902
PA
135022015-07-29 Pedro Alves <palves@redhat.com>
13503
13504 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13505
8b75dd3b
PA
135062015-07-29 Pedro Alves <palves@redhat.com>
13507
13508 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13509 at the top.
13510
dedad4e3
PA
135112015-07-29 Pedro Alves <palves@redhat.com>
13512
13513 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13514 (main): Call gdb_unbuffer_output.
13515 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13516 (main): Call gdb_unbuffer_output.
13517 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13518 (main): Call gdb_unbuffer_output.
13519 * gdb.base/call-strs.exp: Adjust to step over the
13520 gdb_unbuffer_output call.
13521 * gdb.base/catch-gdb-caused-signals.c: Include
13522 "../lib/unbuffer_output.c".
13523 (main): Call gdb_unbuffer_output.
13524 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13525 (main): Call gdb_unbuffer_output.
13526 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13527 (main): Call gdb_unbuffer_output.
13528 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13529 (main): Call gdb_unbuffer_output.
13530 * gdb.base/shlib-call.exp: Adjust to step over the
13531 gdb_unbuffer_output call.
13532 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13533 (main): Call gdb_unbuffer_output.
13534 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13535 (main): Call gdb_unbuffer_output.
13536 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13537 (main): Rename to ...
13538 (test): ... this.
13539 (main): Reimplement.
13540 * gdb.base/varargs.exp: Run to test instead of to main.
13541 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13542 (main): Call gdb_unbuffer_output.
13543
58789a91
PA
135442015-07-29 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13547 factore out from mi_continue_dprintf. For call-style dprintfs,
13548 expect dprintf output out of $inferior_spawn_id.
13549 (mi_continue_dprintf): Use mi_expect_dprintf.
13550 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13551 (main): Call gdb_unbuffer_output.
13552
e8376742
PA
135532015-07-29 Pedro Alves <palves@redhat.com>
13554
13555 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13556 (default_mi_gdb_start): Set inferior_spawn_id instead of
13557 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13558 gdb_spawn_id.
13559 (mi_gdb_test): Always expect inferior output from both
13560 $inferior_spawn_id and $gdb_spawn_id.
13561
08280010
PA
135622015-07-29 Pedro Alves <palves@redhat.com>
13563
13564 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13565 send_inferior and $inferior_spawn_id.
13566
4d30e432
PA
135672015-07-29 Pedro Alves <palves@redhat.com>
13568
13569 * gdb.gdb/complaints.exp (test_initial_complaints)
13570 (test_serial_complaints, test_short_complaints): Use
13571 gdb_test_stdio.
13572 (test_empty_complaint): Handle $inferior_spawn_id !=
13573 $gdb_spawn_id.
13574
0d30a335
PA
135752015-07-29 Pedro Alves <palves@redhat.com>
13576
13577 * gdb.base/varargs.exp: Use gdb_test_stdio.
13578
39413b29
PA
135792015-07-29 Pedro Alves <palves@redhat.com>
13580
13581 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13582
7cb000a9
PA
135832015-07-29 Pedro Alves <palves@redhat.com>
13584
13585 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13586
d7b8ac82
PA
135872015-07-29 Pedro Alves <palves@redhat.com>
13588
13589 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13590 parameter into two new parameters, "inf_result" and "gdb_result".
13591 Expect inferior output and gdb output from $inferior_spawn_id and
13592 $gdb_spawn_id, respectively. Adjust all callers.
13593
789c3a0c
PA
135942015-07-29 Pedro Alves <palves@redhat.com>
13595
13596 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13597 of gdb_test_sequence.
13598
77e760c3
PA
135992015-07-29 Pedro Alves <palves@redhat.com>
13600
13601 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13602 (saw_spurious_output): Expect inferior output from
13603 $inferior_spawn_id. Use gdb_test_stdio.
13604
8396d2cd
PA
136052015-07-29 Pedro Alves <palves@redhat.com>
13606
13607 * gdb.base/dprintf.exp: Use standard_testfile. Change
13608 prepare_for_testing call.
13609 (srcfile): Don't set.
13610 (restart): New procedure.
13611 (test_dprintf): New procecure, use to continue over dprintfs.
13612 (test_call, test_agent): New procedures, tests moved here.
13613 Restart gdb and recreate dprintfs. Adjust expected output.
13614
2051d61f
PA
136152015-07-29 Pedro Alves <palves@redhat.com>
13616
13617 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13618
452397af
PA
136192015-07-29 Pedro Alves <palves@redhat.com>
13620
13621 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13622
8aed9555
PA
136232015-07-29 Pedro Alves <palves@redhat.com>
13624
13625 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13626 gdb_test_stdio.
13627
188a61b4
PA
136282015-07-29 Pedro Alves <palves@redhat.com>
13629
13630 * lib/gdb.exp (gdb_test_stdio): New procedure.
13631
12264a45
PA
136322015-07-29 Pedro Alves <palves@redhat.com>
13633
13634 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13635
23ffc893
PA
136362015-07-29 Pedro Alves <palves@redhat.com>
13637
13638 * gdb.base/call-signal-resume.exp: Remove check for
13639 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13640 * gdb.base/unwindonsignal.exp: Likewise.
13641 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13642 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13643
65566918
PA
136442015-07-29 Pedro Alves <palves@redhat.com>
13645
13646 * gdb.base/siginfo-addr.c (pass): New function.
13647 (handler): Call it iff si_addr is correct.
13648 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13649 Set a breakpoint at "pass" and continue to it.
13650
d60a9221
SDJ
136512015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13652
13653 * gdb.python/py-objfile.exp: Make some tests have unique names.
13654 * gdb.python/py-pp-registration.exp: Likewise.
13655
bde40b8f
PA
136562015-07-28 Pedro Alves <palves@redhat.com>
13657
13658 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13659
13e1dec8
SM
136602015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13661
13662 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13663
da33c9a7
SM
136642015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13665
13666 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13667
077836f7
PP
136682015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13669
13670 * gdb.base/gdb-sigterm-2.exp: New test.
13671
b8cc7b2e
DE
136722015-07-25 Doug Evans <xdje42@gmail.com>
13673
13674 Revert:
13675 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13676 (workers/%.worker, build-perf): New rule.
13677 (GDB_PERFTEST_MODE): New variable.
13678 (check-perf): Use it.
13679 (clean): Clean up gdb.perf parallel build subdirs.
13680 * lib/build-piece.exp: New file.
13681 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13682 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13683 name.
13684 (standard_temp_file): Ditto.
13685 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13686 of $GDB_PARALLEL.
13687
c8bd4544
DE
136882015-07-24 Doug Evans <dje@google.com>
13689
13690 * gdb.perf/lib/perftest/utils.py: New file.
13691 * gdb.perf/gm-hello.cc: New file.
13692 * gdb.perf/gm-pervasive-typedef.cc: New file.
13693 * gdb.perf/gm-pervasive-typedef.h: New file.
13694 * gdb.perf/gm-std.cc: New file.
13695 * gdb.perf/gm-std.h: New file.
13696 * gdb.perf/gm-use-cerr.cc: New file.
13697 * gdb.perf/gm-utils.h: New file.
13698 * gdb.perf/gmonster-null-lookup.py: New file.
13699 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13700 * gdb.perf/gmonster-print-cerr.py: New file.
13701 * gdb.perf/gmonster-ptype-string.py: New file.
13702 * gdb.perf/gmonster-runto-main.py: New file.
13703 * gdb.perf/gmonster-select-file.py: New file.
13704 * gdb.perf/gmonster1-null-lookup.exp: New file.
13705 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13706 * gdb.perf/gmonster1-print-cerr.exp: New file.
13707 * gdb.perf/gmonster1-ptype-string.exp: New file.
13708 * gdb.perf/gmonster1-runto-main.exp: New file.
13709 * gdb.perf/gmonster1-select-file.exp: New file.
13710 * gdb.perf/gmonster1.cc: New file.
13711 * gdb.perf/gmonster1.exp: New file.
13712 * gdb.perf/gmonster2-null-lookup.exp: New file.
13713 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13714 * gdb.perf/gmonster2-print-cerr.exp: New file.
13715 * gdb.perf/gmonster2-ptype-string.exp: New file.
13716 * gdb.perf/gmonster2-runto-main.exp: New file.
13717 * gdb.perf/gmonster2-select-file.exp: New file.
13718 * gdb.perf/gmonster2.cc: New file.
13719 * gdb.perf/gmonster2.exp: New file.
13720
6eab34f3
DE
137212015-07-24 Doug Evans <dje@google.com>
13722
13723 * gdb.perf/README: New file.
13724 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13725 * lib/gen-perf-test.exp: New file.
13726
63738bfd
DE
137272015-07-24 Doug Evans <dje@google.com>
13728
13729 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13730 (PerfTest::startup): New function.
13731 (PerfTest::run): Return result of calling body.
13732 (PerfTest::assemble): Rewrite.
13733 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13734 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13735 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13736 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13737 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13738
7b606f95
DE
137392015-07-24 Doug Evans <dje@google.com>
13740
13741 * lib/gdb.exp (clean_restart): Make executable optional.
13742
a97b16b8
DE
137432015-07-24 Doug Evans <dje@google.com>
13744
13745 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13746 compiler_info references.
13747 * gdb.cp/temargs.exp: Ditto.
13748 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13749 (get_compiler_info): Early exit if already computed. Set compiler_info
13750 to "unknown" if there was a problem.
13751 (test_compiler_info): Add function comment. Call get_compiler_info.
13752
35baa57f
DE
137532015-07-24 Doug Evans <dje@google.com>
13754
13755 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13756 (workers/%.worker, build-perf): New rule.
13757 (GDB_PERFTEST_MODE): New variable.
13758 (check-perf): Use it.
13759 (clean): Clean up gdb.perf parallel build subdirs.
13760 * lib/build-piece.exp: New file.
13761 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13762 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13763 name.
13764 (standard_temp_file): Ditto.
13765 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13766 of $GDB_PARALLEL.
13767
6ebea266
DE
137682015-07-24 Doug Evans <dje@google.com>
13769
13770 * lib/future.exp (gdb_default_target_compile): New option
13771 "early_flags".
13772 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13773 --as-needed.
13774
1e76a7e9
SDJ
137752015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13776
13777 * gdb.base/catch-syscall.exp: Call gdb_exit before
13778 gdb_skip_xml_test.
13779
5068630a
PA
137802015-07-24 Pedro Alves <palves@redhat.com>
13781
13782 * gdb.python/py-events.exp: Accept output between the stop event
13783 and the prompt.
13784 * gdb.python/py-evsignal.exp: Likewise.
13785 * gdb.python/py-evthreads.exp: Likewise.
13786
77598427
PA
137872015-07-24 Pedro Alves <palves@redhat.com>
13788
13789 PR gdb/18717
13790 * gdb.threads/non-ldr-exit.c: New file.
13791 * gdb.threads/non-ldr-exit.exp: New file.
13792
11e6c98f
YQ
137932015-07-24 Yao Qi <yao.qi@linaro.org>
13794
13795 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13796 restarting process.
13797
51aee833
YQ
137982015-07-24 Yao Qi <yao.qi@linaro.org>
13799
13800 * gdb.server/ext-restart.exp: New file.
13801
8cfe207c
YQ
138022015-07-24 Yao Qi <yao.qi@linaro.org>
13803
13804 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13805 argument options.
13806 * gdb.server/ext-wrapper.exp: New file.
13807
cc12ce38
DE
138082015-07-23 Doug Evans <dje@google.com>
13809
13810 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13811 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13812
d0d84780
PMR
138132015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13814
13815 * gdb.ada/var_arr_typedef.exp: New testcase.
13816 * gdb.ada/var_arr_typedef/pack.adb: New file.
13817 * gdb.ada/var_arr_typedef/pack.ads: New file.
13818 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13819
8b558f79
JB
138202015-07-20 Joel Brobecker <brobecker@adacore.com>
13821
13822 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13823
775a3298
JK
138242015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13825
13826 * gdb.arch/i386-biarch-core.exp: Replace istarget
13827 by "complete set gnutarget". Remove expectation for the "core-file"
13828 command.
13829
db1ff28b
JK
138302015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13831
13832 Revert the previous commit:
13833 Tests for validate symbol file using build-id.
13834
0a94970d
JK
138352015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13836
13837 Tests for validate symbol file using build-id.
13838 * gdb.base/solib-mismatch-lib.c: New file.
13839 * gdb.base/solib-mismatch-libmod.c: New file.
13840 * gdb.base/solib-mismatch.c: New file.
13841 * gdb.base/solib-mismatch.exp: New file.
13842
03346981
SL
138432015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13844
13845 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13846 nios2-*-linux*.
13847 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13848 * gdb.base/siginfo.exp: Likewise.
13849 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13850
42422cc7
PL
138512015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13852
13853 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13854 Move it to ...
13855 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13856 ... here.
13857 * gdb.trace/range-stepping.exp: Check that the target supports
13858 range stepping.
13859
cfa68bae
JK
138602015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13861
13862 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13863
8ffdba26
PA
138642015-07-14 Pedro Alves <palves@redhat.com>
13865
13866 * gdb.base/killed-outside.exp: New file.
13867 * gdb.base/killed-outside.c: New file.
13868
218a5a11
JK
138692015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13870
13871 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13872 (n at main): New.
13873 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13874
e03ed3c6
AA
138752015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13876
13877 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13878 infcall tests instead of setting up for KFAIL.
13879
485668e5
MM
138802015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13881
13882 * gdb.btrace/record_goto-step.exp: New.
13883
08464196
JK
138842015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13885
13886 PR compile/18484
13887 * gdb.compile/compile.c (struct struct_type): Add volatile to
13888 selffield's type.
13889 * gdb.compile/compile.exp
13890 (compile code struct_object.selffield = &struct_object): Skip further
13891 struct_object tests if this one xfails.
13892
bcf5c1d9
RC
138932015-07-08 Robert O'Callahan <robert@ocallahan.org>
13894
13895 PR exp/18617
13896 * gdb.trace/ax.exp: Add test.
13897
4931af25
YQ
138982015-07-07 Yao Qi <yao.qi@linaro.org>
13899
13900 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13901 instead of istarget "aarch64*-*-*".
13902 * gdb.arch/aarch64-fp.exp: Likewise.
13903 * gdb.base/float.exp: Likewise.
13904 * gdb.reverse/aarch64.exp: Likewise.
13905 * lib/gdb.exp (is_aarch64_target): New proc.
13906
9fcf688e
YQ
139072015-07-07 Yao Qi <yao.qi@linaro.org>
13908
13909 * lib/gdb.exp (is_aarch32_target): New proc.
13910 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13911 instead of "istarget "arm*-*-*"".
13912 * gdb.arch/arm-disp-step.exp: Likewise.
13913 * gdb.arch/thumb-bx-pc.exp: Likewise.
13914 * gdb.arch/thumb-prologue.exp: Likewise.
13915 * gdb.arch/thumb-singlestep.exp: Likewise.
13916 * gdb.base/disp-step-syscall.exp: Likewise.
13917 * gdb.base/float.exp: Likewise.
13918
fbd8d50d
YQ
139192015-07-07 Yao Qi <yao.qi@linaro.org>
13920
13921 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13922 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13923
71be1fdc
YQ
139242015-07-07 Yao Qi <yao.qi@linaro.org>
13925
13926 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13927 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13928 if it exists.
13929 * gdb.multi/multi-arch.exp: Likewise.
13930
3e221d36
SM
139312015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13932
13933 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13934 print.
13935
d441430b
YQ
139362015-07-07 Yao Qi <yao.qi@linaro.org>
13937
13938 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13939
06f810bd
MG
139402015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13941
13942 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13943 '[' and ']' characters.
13944
5e61e7c0
IB
139452015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13946
13947 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13948
28bf096c
PA
139492015-06-29 Pedro Alves <palves@redhat.com>
13950
13951 PR threads/18127
13952 * gdb.threads/hand-call-new-thread.c: New file.
13953 * gdb.threads/hand-call-new-thread.c: New file.
13954
ee93cd5e
KS
139552015-06-26 Keith Seitz <keiths@redhat.com>
13956 Doug Evans <dje@google.com>
13957
13958 PR 16253
13959 * gdb.cp/var-tag-2.cc: New file.
13960 * gdb.cp/var-tag-3.cc: New file.
13961 * gdb.cp/var-tag-4.cc: New file.
13962 * gdb.cp/var-tag.cc: New file.
13963 * gdb.cp/var-tag.exp: New file.
13964
fc637f04
PP
139652015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13966
13967 * gdb.base/history-duplicates.exp: New test.
13968
2e52ae68
PP
139692015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13970
13971 * gdb.base/completion.exp: Test the completion of the "focus"
13972 command.
13973
6e22494e
JK
139742015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13975
13976 * gdb.arch/amd64-prologue-skip.S: New file.
13977 * gdb.arch/amd64-prologue-skip.exp: New file.
13978
bf7b9cd9
SM
139792015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13980
13981 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13982 is_address_zero_readable check.
13983
201e8dfd
PB
139842015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13985
13986 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13987 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13988
5cd867b4
YQ
139892015-06-24 Yao Qi <yao.qi@linaro.org>
13990
13991 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13992 linux targets.
13993
4d7be007
YQ
139942015-06-24 Yao Qi <yao.qi@linaro.org>
13995
13996 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13997 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13998 * gdb.base/siginfo-thread.exp: Likewise.
13999
07fcd301
YQ
140002015-06-22 Yao Qi <yao.qi@linaro.org>
14001
14002 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14003
52042a00
YQ
140042015-06-22 Yao Qi <yao.qi@linaro.org>
14005
14006 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14007 aarch64*-*-*.
14008 (skip_hw_watchpoint_tests): Likewise.
14009
74bd41ce
PP
140102015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14011
14012 * gdb.base/gdbinit-history.exp: Test the interaction between
14013 setting GDBHISTSIZE and setting the history size via .gdbinit.
14014
bc460514
PP
140152015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14016
14017 PR gdb/16999
14018 * gdb.base/gdbhistsize-history.exp: New test.
14019
b58c513b
PP
140202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14021
14022 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14023 with GDBHISTSIZE.
14024 * gdb.base/readline.exp: Likewise.
14025
92046791
YQ
140262015-06-17 Yao Qi <yao.qi@linaro.org>
14027
14028 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14029 line.
14030
2093d2d3
PP
140312015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14032
14033 * gdb.base/gdbinit-history.exp: Add test case to check that
14034 an unlimited history file does not get truncated on exit.
14035
e6c693af
AA
140362015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14037
14038 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14039 (VECTOR): New macro. Use it...
14040 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14041 ...for these typedefs.
14042 (int8, char1, int1, double1): New typedefs.
14043 (struct just_int2, struct two_int2): New structures.
14044 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14045 (add_structvecs, add_singlevecs): New functions.
14046 (main): Call add_some_intvecs twice.
14047 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14048 the compile and exit upon failure. Try compiling for the "native"
14049 architecture. Test inferior function calls with vector arguments
14050 and vector return value handling with "finish" and "return".
14051
c74f7d1c
JT
140522015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14053
14054 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14055 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14056 PE file.
14057 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14058
98aa42ee
AT
140592015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14060
14061 PR breakpoints/16465
14062 * gdb.mi/mi-dprintf-pending.c: New file.
14063 * gdb.mi/mi-dprintf-pending.exp: New test.
14064 * gdb.mi/mi-dprintf-pendshr.c: New file.
14065
7d73c23c 140662015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14067 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14068
14069 * gdb.arch/i386-mpx-map.c: New file.
14070 * gdb.arch/i386-mpx-map.exp: New File.
14071
140722015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14073
14074 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14075 * gdb.arch/i386-mpx.exp: Indentation fixed.
14076
140772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14078
14079 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14080 function and improved indentation.
14081 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14082 gdb_test_multiple. Added additional tests to skip the test.
14083
140842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14085
14086 * gdb.arch/i386-avx512.c: Change path in include file.
14087 * gdb.arch/i386-avx512.exp: Change include dir path
14088 compilation flag.
14089 * gdb.arch/i386-mpx.c: Change path in include file.
14090 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14091 flag.
14092
d5eba19a
JK
140932015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14094
14095 * gdb.compile/compile-print.exp (compile print *vararray@3)
14096 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14097
7f361056
JK
140982015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14099
14100 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14101 (do not keep jit in memory): ... this.
14102 (expect 5): Change it to ...
14103 (expect no 5): ... this.
14104
3b462ec2
SM
141052015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14106
14107 PR gdb/15564
14108 * gdb.mi/mi-detach.exp: New file.
14109
e0619de6
JK
141102015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14111
14112 PR symtab/18392
14113 * gdb.arch/amd64-tailcall-self.S: New file.
14114 * gdb.arch/amd64-tailcall-self.c: New file.
14115 * gdb.arch/amd64-tailcall-self.exp: New file.
14116
e970cb34
DB
141172015-05-28 Don Breazeal <donb@codesourcery.com>
14118
14119 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14120 tests for remote targets by checking is_target_gdbserver.
14121
b2e2f908
DE
141222015-05-27 Doug Evans <dje@google.com>
14123
14124 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14125 * gdb.dwarf2/opaque-type-lookup.c: New file.
14126 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14127
82c7be31
DE
141282015-05-26 Doug Evans <dje@google.com>
14129
14130 * gdb.cp/iostream.cc: New file.
14131 * gdb.cp/iostream.exp: New file.
14132
b4f54984
DE
141332015-05-26 Doug Evans <dje@google.com>
14134
14135 * gdb.dwarf2/dw2-op-call.exp: Update.
14136 * gdb.dwarf2/dw4-sig-types.exp: Update.
14137 * gdb.dwarf2/implptr.exp: Update.
14138 * gdb.mi/mi-cmd-param-changed.exp: Update.
14139
4ea6efe9
DE
141402015-05-26 Doug Evans <dje@google.com>
14141
14142 * gdb.python/py-lazy-string.c: New file.
14143 * gdb.python/py-lazy-string.exp: New file.
14144 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14145 (main): Update. Add estring3.
14146 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14147 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14148
f6bb7db3
YQ
141492015-05-26 Omair Javaid <omair.javaid@linaro.org>
14150 Yao Qi <yao.qi@linaro.org>
14151
14152 * gdb.reverse/aarch64.c: New.
14153 * gdb.reverse/aarch64.exp: New.
14154
a81bfbd0
OJ
141552015-05-26 Omair Javaid <omair.javaid@linaro.org>
14156
25d49b86
PA
14157 * lib/gdb.exp (supports_process_record): Return true for
14158 aarch64*-linux*.
a81bfbd0
OJ
14159 (supports_reverse): Likewise.
14160
158bf1b4
PP
141612015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14162
14163 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14164 Use with_test_prefix.
14165
a0145030
AB
141662015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14167
14168 * gdb.base/completion.exp: Add test for completion of layout
14169 names.
14170
ebe3b578
AB
141712015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14172
14173 * lib/gdb.exp (skip_tui_tests): New proc.
14174 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14175
84204ed7
PA
141762015-05-19 Pedro Alves <palves@redhat.com>
14177
14178 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14179 Save the whole env array instead of just HOME. Unset HISTSIZE in
14180 the environment while testing. Restore whole environment
14181 afterwards.
14182
37442ce1
DE
141832015-05-16 Doug Evans <xdje42@gmail.com>
14184
14185 * gdb.guile/scm-ports.c: New file.
14186 * gdb.guile/scm-ports.exp: Add memory port tests.
14187
36de76f9
JK
141882015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14189
14190 * gdb.compile/compile-print.c: New file.
14191 * gdb.compile/compile-print.exp: New file.
14192
3a9558c4
JK
141932015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14194
14195 * gdb.compile/compile-ops.exp: Cast param to void.
14196 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14197 (compile code struct_object.selffield = &struct_object): Add xfail.
14198
aa715135
JG
141992015-05-15 Joel Brobecker <brobecker@adacore.com>
14200
14201 * gdb.ada/arr_enum_with_gap: New testcase.
14202
931e5bc3
JG
142032015-05-15 Joel Brobecker <brobecker@adacore.com>
14204
14205 * gdb.ada/byte_packed_arr: New testcase.
14206
9cd4d857
JB
142072015-05-15 Joel Brobecker <brobecker@adacore.com>
14208
14209 * gdb.ada/pckd_neg: New testcase.
14210
ebfd00d2
PP
142112015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14212
14213 PR gdb/17820
14214 * gdb.base/gdbinit-history.exp: New test.
14215 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14216 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14217
4c082a81
SC
142182015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14219
14220 * gdb.python/py-xmethods.cc: Enhance test case.
14221 * gdb.python/py-xmethods.exp: New tests.
14222 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14223 function.
14224 (B_indexoper): Likewise.
14225 (global_dm_list) : Add new xmethod worker functions.
14226
f7797074
SDJ
142272015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14228
14229 * gdb.base/coredump-filter.exp: Correctly unset
14230 "coredump_var_addr" array.
14231
a4674e4e
PA
142322015-05-08 Pedro Alves <palves@redhat.com>
14233
14234 * gdb.server/non-existing-program.exp: Unset spawn_id.
14235
df2eb078
SC
142362015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14237
14238 PR python/18291
14239 * gdb.python/py-xmethods.exp: Add tests.
14240
422349a3
YQ
142412015-05-08 Yao Qi <yao.qi@linaro.org>
14242
14243 PR gdb/18208
14244 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14245 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14246 function set_coredump_filter, and remove remote_exec call.
14247 Remove argument ipid. Callers update.
14248 (top level): Don't get inferior's PID.
14249
63fc80ce
AA
142502015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14251
14252 * gdb.base/watch_thread_num.exp: Skip test on targets without
14253 access watchpoints.
14254
80ad801e
PA
142552015-05-06 Pedro Alves <palves@redhat.com>
14256
14257 PR server/18081
14258 * gdb.server/non-existing-program.exp: New file.
14259
0fa7fe50
JB
142602015-05-05 Joel Brobecker <brobecker@adacore.com>
14261
14262 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14263
3ea89b92
PMR
142642015-05-05 Joel Brobecker <brobecker@adacore.com>
14265
14266 * gdb.ada/out_of_line_in_inlined: New testcase.
14267
87b8eff0
JB
142682015-05-05 Joel Brobecker <brobecker@adacore.com>
14269
14270 * gdb.ada/var_rec_arr: New testcase.
14271
5fccc635
YQ
142722015-04-30 Yao Qi <yao.qi@linaro.org>
14273
14274 * gdb.base/break-idempotent.exp: If
14275 skip_hw_watchpoint_multi_tests returns true, skip the tests
14276 on "rwatch" and "awatch".
14277
42d38f42
YQ
142782015-04-30 Yao Qi <yao.qi@linaro.org>
14279
14280 * gdb.base/relativedebug.exp: Invoke gdb command
14281 "info sharedlibrary", and if libc.so doesn't have debug info,
14282 skip the test.
14283
2ce1cdbf
DE
142842015-04-29 Doug Evans <dje@google.com>
14285
14286 * gdb.python/py-xmethods.exp: Add ptype tests.
14287 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14288 get_result_type method.
14289
f24a38c5
LM
142902015-04-29 Luis Machado <lgustavo@codesourcery.com>
14291
14292 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14293 the target does not support hardware watchpoints.
14294
ecbf2b3c
LM
142952015-04-29 Luis Machado <lgustavo@codesourcery.com>
14296
14297 * gdb.base/break-always.exp: Abort testing if writing to memory
14298 causes an error.
14299
34f5f757
DE
143002015-04-28 Doug Evans <dje@google.com>
14301
14302 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14303 * gdb.python/py-pp-registration.exp: ... here. New file.
14304 * gdb.python/py-pp-registration.c: New file.
14305 * gdb.python/py-pp-registration.py: New file.
14306
69b4374a
DE
143072015-04-28 Doug Evans <dje@google.com>
14308
14309 * gdb.python/py-bad-printers.c: New file.
14310 * gdb.python/py-bad-printers.py: New file.
14311 * gdb.python/py-bad-printers.exp: New file.
14312
59fb7612
SS
143132015-04-28 Sasha Smundak <asmundak@google.com>
14314
14315 * gdb.python/py-type.exp: New test.
14316
2631b16a
AW
143172015-04-28 Andy Wingo <wingo@igalia.com>
14318
14319 * gdb.python/py-parameter.exp:
14320 * gdb.guile/scm-parameter.exp: Escape the path that we are
14321 matching against, as it might contain characters that are special
14322 to regular expressions.
14323
460efde1
JB
143242015-04-27 Joel Brobecker <brobecker@adacore.com>
14325
14326 * gdb.ada/rec_comp: New testcase.
14327
2d369d8e
SDJ
143282015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14329
14330 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14331 before using it.
14332
cf75d6c3
AB
143332015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14334
14335 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14336 new tests for verilog output.
14337
8dbe7ca5
YQ
143382015-04-24 Yao Qi <yao.qi@linaro.org>
14339
14340 * boards/remote-gdbserver-on-localhost.exp: New file.
14341
4ef9fb2f
PA
143422015-04-23 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14345 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14346 "end of file", remove $inferior_spawn_id from the indirect list.
14347
0a803169
PA
143482015-04-23 Pedro Alves <palves@redhat.com>
14349
14350 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14351
749ef8f8
PA
143522015-04-23 Pedro Alves <palves@redhat.com>
14353
14354 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14355 on $any_spawn_id instead of only on $gdb_spawn_id.
14356
8aae4344
PM
143572015-04-21 Pierre Muller <muller@sourceware.org>
14358
14359 PR pascal/17815
14360 * lib/pascal.exp (gpc_compile): Add new option "class".
14361 (fpc_compile): Likewise.
14362 * gdb.pascal/case-insensitive-symbols.pas: New file.
14363 * gdb.pascal/case-insensitive-symbols.exp: New file.
14364
1586c8fb
GB
143652015-04-20 Gary Benson <gbenson@redhat.com>
14366
14367 * gdb.base/attach.exp: Fix three extended remote failures.
14368
1b6e6f5c
GB
143692015-04-17 Gary Benson <gbenson@redhat.com>
14370
14371 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14372 the main executable over the remote protocol.
14373
e797481d
PA
143742015-04-16 Pedro Alves <palves@redhat.com>
14375
14376 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14377 a new gdbserver if gdbserver_reconnect_p is set.
14378
1ca99c42
PA
143792015-04-16 Pedro Alves <palves@redhat.com>
14380
14381 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14382 is set, don't exit gdbserver.
14383
af9fd6f8
AA
143842015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14385
14386 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14387 appropriate .insn, such that an older assembler can be used.
14388 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14389 the z/Architecture instruction set on 31-bit targets as well.
14390
04ff1e61
AA
143912015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14392
14393 * gdb.go/handcall.exp: Remove all logic related to the first
14394 breakpoint and rely on go_runto_main instead.
14395 * gdb.go/strings.exp: Likewise.
14396 * gdb.go/unsafe.exp: Likewise.
14397 * gdb.go/hello.exp: Likewise. Also rename the remaining
14398 breakpoint marker to "breakpoint 1".
14399 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14400 * gdb.go/strings.go: Likewise.
14401 * gdb.go/unsafe.go: Likewise.
14402 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14403 "set breakpoint 2 here" and rename the remaining breakpoint marker
14404 to "breakpoint 1".
14405
40d2f8d6
SM
144062015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14407
14408 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14409 if itertools.imap is not present.
14410 * gdb.python/py-objfile.exp: Add parentheses.
14411 * gdb.python/py-type.exp: Same.
14412 * gdb.python/py-unwind-maint.py: Same.
14413
8cbc97c6
YQ
144142015-04-15 Yao Qi <yao.qi@linaro.org>
14415
14416 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14417 of ":$ptr_size" and set its form explicitly.
14418
45fd756c
YQ
144192015-04-15 Pedro Alves <palves@redhat.com>
14420 Yao Qi <yao.qi@linaro.org>
14421
14422 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14423 timeout by factor of 4.
14424 (test_regular_watch): Likewise.
14425 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14426 * gdb.reverse/sigall-reverse.exp: Likewise.
14427 * gdb.reverse/until-precsave.exp: Likewise.
14428 * lib/gdb.exp (with_timeout_factor): New proc.
14429 (gdb_expect): Move some code to ...
14430 (get_largest_timeout): ... here. New procedure.
14431
9e811bc3
LM
144322015-04-14 Luis Machado <lgustavo@codesourcery.com>
14433
14434 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14435
0ff6fcb2
LM
144362015-04-13 Luis Machado <lgustavo@codesourcery.com>
14437
14438 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14439 to write to the .text section.
14440
7578d5f7
LM
144412015-04-13 Luis Machado <lgustavo@codesourcery.com>
14442
14443 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14444 Handle the case of targets that do not provide PID information.
14445
2efe15c4
YQ
144462015-04-13 Yao Qi <yao.qi@linaro.org>
14447
14448 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14449 and use expect instead of gdb_expect.
14450
8cd8f2f8
SDJ
144512015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14452
14453 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14454 "coredump_var_addr" to avoid naming conflict with other testcases.
14455
9ee41772
PA
144562015-04-10 Pedro Alves <palves@redhat.com>
14457
14458 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14459 gdb_test_sequence and gdb_assert.
14460
07473109
PA
144612015-04-10 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14464 test messages that don't include the breakpoint address.
14465
de3db44c
YQ
144662015-04-10 Yao Qi <yao.qi@linaro.org>
14467
14468 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14469 false for some offset and width combinations which aren't
14470 supported by linux kernel.
14471
c79d856c
PA
144722015-04-10 Pedro Alves <palves@redhat.com>
14473
14474 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14475 procedure, factored out from ...
14476 (top level): ... here. Add "set displaced-stepping" testing axis.
14477 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14478 parameter "displaced". Use it.
14479 (top level): Use foreach and add "set displaced-stepping" testing
14480 axis.
14481
ebc90b50
PA
144822015-04-10 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14485 Remove comment.
14486 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14487 both the address of the instruction that triggers the watchpoint
14488 and the address of the instruction immediately after, and use
14489 those addresses for the test. Fix comment.
14490
8f572e5c
PA
144912015-04-10 Pedro Alves <palves@redhat.com>
14492
14493 * gdb.base/sigstep.exp (breakpoint_to_handler)
14494 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14495 Test "backtrace" in handler.
14496 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14497 (top level): Add new "displaced" test axis to
14498 breakpoint_to_handler, breakpoint_to_handler_entry and
14499 breakpoint_over_handler.
14500
8d707a12
PA
145012015-04-10 Pedro Alves <palves@redhat.com>
14502
14503 PR gdb/18216
14504 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14505
ef713951
YQ
145062015-04-10 Yao Qi <yao.qi@linaro.org>
14507
14508 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14509 (test_add_rn_pc): New function.
14510 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14511 (top level): Invoke test_add_rn_pc.
14512
906d60cf
PA
145132015-04-10 Pedro Alves <palves@redhat.com>
14514
14515 PR gdb/13858
14516 * gdb.base/step-over-no-symbols.exp: New file.
14517
f2983cc3
AW
145182015-04-09 Andy Wingo <wingo@igalia.com>
14519
14520 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14521 after the Python tests.
14522
6d62641c
SDJ
145232015-04-08 Keith Seitz <keiths@redhat.com>
14524
14525 PR python/16699
14526 * gdb.python/py-completion.exp: New tests for completion.
14527 * gdb.python/py-completion.py (CompleteLimit1): New class.
14528 (CompleteLimit2): Likewise.
14529 (CompleteLimit3): Likewise.
14530 (CompleteLimit4): Likewise.
14531 (CompleteLimit5): Likewise.
14532 (CompleteLimit6): Likewise.
14533 (CompleteLimit7): Likewise.
14534
f3770638
PA
145352015-04-08 Pedro Alves <palves@redhat.com>
14536
14537 PR gdb/18214
14538 PR gdb/18216
14539 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14540 function.
14541 (main): Install it as SIGUSR1 handler.
14542 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14543 parameter. Always use "setup" as prefix. Toggle "set
14544 displaced-stepping" off/on depending on global. Don't switch to
14545 thread 1 here.
14546 (top level): Add displaced stepping "off/on" test axis. Update
14547 "setup" calls. Wrap each subtest with with_test_prefix. Test
14548 continuing with a queued signal in each thread.
14549
4496bed7
PA
145502015-04-08 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14553 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14554 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14555 Return early if running to main fails.
14556 * gdb.trace/while-stepping.exp: Likewise.
14557
b97fde92
PA
145582015-04-07 Pedro Alves <palves@redhat.com>
14559
14560 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14561 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14562 interact with inferior program.
14563
f71c18e7
PA
145642015-04-07 Pedro Alves <palves@redhat.com>
14565
14566 * lib/gdb.exp (inferior_spawn_id): New global.
14567 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14568 spawn id after processing the user code.
14569 (default_gdb_start): Set inferior_spawn_id.
14570 (send_inferior): New procedure.
14571 * lib/gdbserver-support.exp (gdbserver_start): Set
14572 inferior_spawn_id.
14573 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14574
6423214f
PA
145752015-04-07 Pedro Alves <palves@redhat.com>
14576
14577 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14578 * lib/gdbserver-support.exp (gdbserver_start): Make
14579 $server_spawn_id global.
14580 (gdbserver_start): Don't wait for gdbserver's spawn id with
14581 expect_background.
14582 (close_gdbserver): New procedure.
14583 (gdb_exit): Rename the default version and reimplement.
14584
71c0ee8c
PA
145852015-04-07 Pedro Alves <palves@redhat.com>
14586
72f4393d 14587 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14588 append the substituted item, not the original item.
14589
203bc29b
PA
145902015-04-07 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14593 gdb_expect.
14594
508a3ddf
PA
145952015-04-07 Pedro Alves <palves@redhat.com>
14596
14597 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14598 output appearing once only.
14599
9f6dbe2b
PA
146002015-04-07 Pedro Alves <palves@redhat.com>
14601
14602 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14603 that doesn't expect anything. Return early if running to main
14604 fails.
14605
337532fa
YQ
146062015-04-07 Yao Qi <yao.qi@linaro.org>
14607
14608 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14609 (child_function): Call alarm.
14610 (main): Move call to alarm into the loop.
14611 * gdb.threads/non-stop-fair-events.exp: Build program with
14612 -DTIMEOUT=$timeout.
14613
01b622d4
DE
146142015-04-06 Doug Evans <xdje42@gmail.com>
14615
14616 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14617 Fix dest parameter to board_info.
14618 (fpc_compile): Ditto.
14619 (gdb_compile_pascal): Rename dest arg to destfile.
14620
961f4160
PMR
146212015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14622
14623 * gdb.ada/funcall_ref.exp: New file.
14624 * gdb.ada/funcall_ref/foo.adb: New file.
14625
cafda597
YQ
146262015-04-02 Yao Qi <yao.qi@linaro.org>
14627
14628 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14629 is remote.
14630
fed040c6
GB
146312015-04-02 Gary Benson <gbenson@redhat.com>
14632
14633 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14634
d11916aa
SS
146352015-04-01 Sasha Smundak <asmundak@google.com>
14636
14637 * gdb.python/py-unwind-maint.c: New file.
14638 * gdb.python/py-unwind-maint.exp: New test.
14639 * gdb.python/py-unwind-maint.py: New file.
14640 * gdb.python/py-unwind.c: New file.
14641 * gdb.python/py-unwind.exp: New test.
14642 * gdb.python/py-unwind.py: New test.
14643
a1471180
PA
146442015-04-01 Pedro Alves <palves@redhat.com>
14645
14646 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14647 to fail instead of non-existent $test.
14648
0bbeccb1
PA
146492015-04-01 Pedro Alves <palves@redhat.com>
14650
14651 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14652 GDBFLAGS if not empty.
14653
3c724c8c
PMR
146542015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14655
14656 * gdb.ada/complete.exp: Remove "multi_line".
14657 * gdb.ada/info_exc.exp: Remove "multi_line".
14658 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14659 * gdb.ada/ptype_field.exp: Remove "multi_line".
14660 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14661 * gdb.ada/tagged.exp: Remove "multi_line".
14662 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14663 [multi_line ...]
14664 * gdb.btrace/delta.exp: Likewise.
14665 * gdb.btrace/exception.exp: Likewise.
14666 * gdb.btrace/function_call_history.exp: Likewise.
14667 * gdb.btrace/instruction_history.exp: Likewise.
14668 * gdb.btrace/nohist.exp: Likewise.
14669 * gdb.btrace/record_goto.exp: Likewise.
14670 * gdb.btrace/segv.exp: Likewise.
14671 * gdb.btrace/stepi.exp: Likewise.
14672 * gdb.btrace/tailcall.exp: Likewise.
14673 * gdb.btrace/unknown_functions.exp: Likewise.
14674 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14675 * lib/gdb.exp: Add the "multi_line" helper.
14676
4eec2deb
PA
146772015-04-01 Pedro Alves <palves@redhat.com>
14678
14679 * gdb.threads/tid-reuse.c: New file.
14680 * gdb.threads/tid-reuse.exp: New file.
14681
df8411da
SDJ
146822015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14683
14684 PR corefiles/16092
14685 * gdb.base/coredump-filter.c: New file.
14686 * gdb.base/coredump-filter.exp: Likewise.
14687
6ef37366
PM
146882015-03-27 Petr Machata <pmachata@redhat.com>
14689
14690 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14691 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14692 (Dwarf::assemble): Initialize them.
14693 (Dwarf::lines): New function.
14694
7ec911b0
JT
146952015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14696
14697 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14698 SYMBOL_PREFIX for x86_64-*-cygwin.
14699
ff908ebf
AW
147002015-03-26 Andy Wingo <wingo@igalia.com>
14701
14702 PR symtab/18148
14703 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14704 const_value but not a location.
14705 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14706 location defined in non-main CUs are visible.
14707
6d5f0679
YQ
147082015-03-26 Yao Qi <yao.qi@linaro.org>
14709
14710 PR testsuite/18139
14711 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14712 Add a line number entry for the same line.
14713 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14714 Add a line number entry for the same line.
14715
2898689b
YQ
147162015-03-26 Yao Qi <yao.qi@linaro.org>
14717
14718 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14719 .int 0.
14720 (func): Likewise. Add .Lfunc_1 label.
14721 Use .Lfunc_1 label.
14722 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14723 .int 0.
14724 (func): Likewise.
14725 Use .Lfunc_1 label.
14726
85180498
YQ
147272015-03-26 Yao Qi <yao.qi@linaro.org>
14728
14729 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14730 Call gdb_compile instead to compile each .s files without debug
14731 information.
14732
8aa08a8d
YQ
147332015-03-26 Yao Qi <yao.qi@linaro.org>
14734
14735 * gdb.base/savedregs.exp (process_saved_regs): Make
14736 "Saved registers:" optional in the pattern.
14737
66849923
MM
147382015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14739
14740 * gdb.btrace/next.exp: Merged into step.exp.
14741 * gdb.btrace/finish.exp: Merged into step.exp.
14742 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14743 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14744 "record goto" and checking the exact replay position.
14745 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14746 check for "Recording format" in "info record" output.
14747 * gdb.btrace/record_goto.exp: Choose test file based on target.
14748 * gdb.btrace/x86-record_goto.S: Renamed into ...
14749 * gdb.btrace/x86_64-record_goto.S: ... this.
14750 * gdb.btrace/i686-record_goto.S: New.
14751 * gdb.btrace/x86-tailcall.S: Renamed into ...
14752 * gdb.btrace/x86_64-tailcall.S: ... this.
14753 * gdb.btrace/i686-tailcall.S: New.
14754 * gdb.btrace/x86-tailcall.c: Renamed into ...
14755 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14756 separate statements. Update test.
14757 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14758 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14759 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14760 * gdb.btrace/tailcall.exp: Choose test file based on target.
14761 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14762
11cc1b74
MM
147632015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14764
14765 * gdb.btrace/exception.exp: Increase BTS buffer size.
14766
a25d8bf9
PA
147672015-03-24 Pedro Alves <palves@redhat.com>
14768
14769 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14770
856e7dd6
PA
147712015-03-24 Pedro Alves <palves@redhat.com>
14772
14773 * gdb.threads/schedlock.exp (test_step): No longer expect that
14774 "set scheduler-locking step" with "next" over a function call runs
14775 threads unlocked.
14776
ad235a41
AT
147772015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14778
14779 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14780
15630549
AT
147812015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14782
14783 PR breakpoints/16466
14784 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14785 * gdb.mi/mi-pending.c (thread_func): New function.
14786 (int main): Add threading support required.
14787 * gdb.mi/mi-pending.exp: Add tests for this issue.
14788 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14789 (pendfunc2): Remove stdio dependency.
14790 * gdb.mi/mi-pendshr2.c: New file.
14791
693dca06
KS
147922015-03-23 Keith Seitz <keiths@redhat.com>
14793
14794 * gdb.linespec/keywords.c: New file.
14795 * gdb.linespec/keywords.exp: New file.
14796
7e993ebf
KS
147972015-03-23 Keith Seitz <keiths@redhat.com>
14798
14799 PR gdb/18021
14800 * gdb.dwarf2/staticvirtual.exp: New test.
14801
bc23328c
JK
148022015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14803
14804 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14805 * README: Remove HP-UX and gdb.hp.
14806 (configuration):
14807 * configure: Regenerate.
14808 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14809 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14810 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14811 gdb.hp/gdb.defects/Makefile.
14812 * gdb.hp/Makefile.in: File deleted.
14813 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14814 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14815 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14816 * gdb.hp/gdb.aCC/run.c: File deleted.
14817 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14818 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14819 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14820 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14821 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14822 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14823 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14824 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14825 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14826 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14827 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14828 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14829 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14830 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14831 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14832 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14833 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14834 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14835 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14836 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14837 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14838 * gdb.hp/gdb.compat/average.c: File deleted.
14839 * gdb.hp/gdb.compat/sum.c: File deleted.
14840 * gdb.hp/gdb.compat/xdb.c: File deleted.
14841 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14842 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14843 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14844 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14845 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14846 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14847 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14848 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14849 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14850 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14851 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14852 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14853 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14854 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14855 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14856 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14857 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14858 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14859 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14860 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14861 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14862 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14863 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14864 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14865 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14866 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14867 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14868 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14869 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14870 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14871 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14872 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14873 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14874 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14875 * gdb.hp/tools/odump: File deleted.
14876
8bf3b159
PA
148772015-03-19 Pedro Alves <palves@redhat.com>
14878
14879 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14880 (saw_thread_3): New globals.
14881 (top level): Increment them when an event for the corresponding
14882 thread is seen.
14883 (no thread starvation): New test.
14884
eb54c8bf
PA
148852015-03-19 Pedro Alves <palves@redhat.com>
14886
14887 * gdb.threads/continue-pending-status.c: New file.
14888 * gdb.threads/continue-pending-status.exp: New file.
14889
32d2e5d6
PA
148902015-03-18 Pedro Alves <palves@redhat.com>
14891
14892 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14893 Use gdb_is_target_remote instead of is_remote. Use
14894 gdb_test_multiple instead of gdb_expect. Exit early if
14895 gdb_test_multiple hits its internal matches. Tighten stepi tests
14896 expected output. Fail on exit with any signal, instead of just
14897 SIGILL.
14898
f68f11b7
YQ
148992015-03-18 Yao Qi <yao.qi@linaro.org>
14900
14901 PR tdep/18107
14902 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14903 variable.
14904 * gdb.base/catch-syscall.exp: Don't skip it on
14905 aarch64*-*-linux* target. Remove elements in all_syscalls.
14906 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14907 target.
14908 (setup_all_syscalls): New proc.
14909
ca5fd19b
YQ
149102015-03-16 Yao Qi <yao.qi@linaro.org>
14911
14912 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14913 (top level): Skip tests if valid_addr_p returns false for
14914 $cmd1 or $cmd2.
14915
85642ba0
AW
149162015-03-11 Andy Wingo <wingo@igalia.com>
14917
14918 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14919
e03f9645
YQ
149202015-03-11 Yao Qi <yao.qi@linaro.org>
14921
14922 * gdb.base/catch-syscall.exp: Fix typo in comments.
14923
5d0962b2
YQ
149242015-03-11 Yao Qi <yao.qi@linaro.org>
14925
14926 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14927
b2df3cef
PA
149282015-03-09 Pedro Alves <palves@redhat.com>
14929
14930 * dg-extract-results.py: Delete.
14931
ef878e53
PA
149322015-03-09 Pedro Alves <palves@redhat.com>
14933
14934 Merge dg-extract-results.sh from GCC upstream (r218843).
14935
14936 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14937 * dg-extract-results.sh: Use --text with grep to avoid issues with
14938 binary files. Fall back to cat -v, if that doesn't work.
14939
9494d219
PA
149402015-03-05 Pedro Alves <palves@redhat.com>
14941
14942 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14943
a8d9763a
SM
149442015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14945
14946 * lib/mi-support.exp (mi_expect_interrupt): Accept
14947 alternative event for when in all-stop mode.
14948
be9957b8
PA
149492015-03-04 Pedro Alves <palves@redhat.com>
14950
14951 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14952
d57be0f4 149532015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
14954
14955 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14956
c214c7cf
AA
149572015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14958
14959 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14960 regexps for GDB's current line display, accept a hex address
14961 preceding the line number.
14962
6d74a497
AA
149632015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14964
14965 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14966 the 'arch1' variable for "s390*-linux*" targets.
14967
511aee7c
PA
149682015-03-04 Pedro Alves <palves@redhat.com>
14969
14970 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14971 (main): Pass missing retval argument to pthread_join call.
14972
95e50b27
PA
149732015-03-02 Pedro Alves <palves@redhat.com>
14974
14975 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14976 (top level): Call do_test with non-stop as well.
14977
28054d69
PA
149782015-03-02 Pedro Alves <palves@redhat.com>
14979
14980 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14981 -1.
14982
4fa5d7b4
AA
149832015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14984
14985 * gdb.arch/s390-vregs.exp: New test.
14986 * gdb.arch/s390-vregs.S: New file.
14987
97c18565
PA
149882015-02-27 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14991 call to catch_command_errors.
14992 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14993 catch_command_errors.
14994
a37bfa30
PA
149952015-02-27 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14998 "true" for boolean result.
14999 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15000 prototype of main.
15001
6f98576f
PA
150022015-02-27 Pedro Alves <palves@redhat.com>
15003
15004 * lib/unbuffer_output.c: New file.
15005 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15006 (main): Call gdb_unbuffer_output.
15007
eba5ab56
YQ
150082015-02-27 Yao Qi <yao.qi@linaro.org>
15009
15010 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15011 target.
15012
0def5aaa
DE
150132015-02-26 Doug Evans <dje@google.com>
15014
15015 * gdb.cp/class2.cc (Dbase, D): New classes.
15016 (main): New local delta.
15017 * gdb.cp/class2.exp: Test printing delta.
15018 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15019 (dynbar): New global.
15020 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15021
081a1c2c
JK
150222015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15023
15024 * gdb.compile/compile-ifunc.c: New file.
15025 * gdb.compile/compile-ifunc.exp: New file.
15026
2f41223f
AT
150272015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15028
15029 * gdb.base/structs.exp: Check for correct struct on finish.
15030
03eddd80
YQ
150312015-02-26 Yao Qi <yao.qi@linaro.org>
15032
15033 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15034 is zero.
15035
80c57053
JK
150362015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15037
15038 * gdb.arch/cordic.ko.bz2: New file.
15039 * gdb.arch/cordic.ko.debug.bz2: New file.
15040 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15041
21613c12
YQ
150422015-02-25 Yao Qi <yao.qi@linaro.org>
15043
15044 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15045 aarch64*-*-* target.
15046
d8b901ed
PA
150472015-02-23 Pedro Alves <palves@redhat.com>
15048
15049 * lib/gdb.exp (delete_breakpoints): Rewrite using
15050 gdb_test_multiple.
15051
e5b85ead
PA
150522015-02-23 Pedro Alves <palves@redhat.com>
15053
15054 * gdb.base/info-os.c: Include stdlib.h.
15055
85c3a371
DE
150562015-02-22 Doug Evans <xdje42@gmail.com>
15057
15058 PR symtab/17855
15059 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15060 is read after symbols have been re-read.
15061 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15062 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15063
96553a0c
DE
150642015-02-21 Doug Evans <dje@google.com>
15065
15066 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15067
97a0c697
JK
150682015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15069
15070 PR corefiles/17808
15071 * gdb.arch/i386-biarch-core.core.bz2: New file.
15072 * gdb.arch/i386-biarch-core.exp: New file.
15073
a47cd6e9
PA
150742015-02-21 Pedro Alves <palves@redhat.com>
15075
15076 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15077 runto_main fails.
15078
c5facdc4
PA
150792015-02-20 Pedro Alves <palves@redhat.com>
15080
15081 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15082 info probes.
15083
2db9a427
PA
150842015-02-20 Pedro Alves <palves@redhat.com>
15085
15086 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15087
60fb7e9e
PA
150882015-02-20 Pedro Alves <palves@redhat.com>
15089
15090 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15091 clean_restart before gdb_target_supports_trace.
15092
5c5019c2
PA
150932015-02-20 Pedro Alves <palves@redhat.com>
15094
15095 PR threads/18006
15096 * gdb.threads/clone-thread_db.c: New file.
15097 * gdb.threads/clone-thread_db.exp: New file.
15098
c9587f88
AT
150992015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15100
15101 PR breakpoints/16812
15102 * gdb.base/catch-gdb-caused-signals.c: New file.
15103 * gdb.base/catch-gdb-caused-signals.exp: New file.
15104
f6a88844
JM
151052015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15106
15107 * configure: Regenerated.
15108 * configure.ac: Use GDB_AC_TRANSFORM.
15109 * aclocal.m4: sinclude ../transform.m4.
15110
497c491b
JM
151112015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15112
15113 * lib/dtrace.exp: New file.
15114 * gdb.base/dtrace-probe.exp: Likewise.
15115 * gdb.base/dtrace-probe.d: Likewise.
15116 * gdb.base/dtrace-probe.c: Likewise.
15117 * lib/pdtrace.in: Likewise.
15118 * configure.ac: Output variables with the transformed names of
15119 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15120 * configure: Regenerated.
15121
03e98035
JM
151222015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15123
15124 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15125 expected message when trying to access $_probe_* convenience
15126 variables while not on a probe.
15127
63cc30e9
JK
151282015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15129
15130 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15131
0703599a
PA
151322015-02-11 Pedro Alves <pedro@codesourcery.com>
15133
15134 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15135 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15136
7e60a48e
DE
151372015-02-10 Doug Evans <xdje42@gmail.com>
15138
15139 * lib/gdb.exp (gdb_load): Always return a result.
15140
01b088bc
PA
151412015-02-10 Pedro Alves <palves@redhat.com>
15142
15143 * gdb.threads/signal-sigtrap.c: New file.
15144 * gdb.threads/signal-sigtrap.exp: New file.
15145
b05ec7a5
AT
151462015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15147
15148 * gdb.trace/no-attach-trace.c: New file.
15149 * gdb.trace/no-attach-trace.exp: New file.
15150
a2c2acaf
MW
151512015-02-09 Mark Wielaard <mjw@redhat.com>
15152
15153 * gdb.dwarf2/atomic.c: New file.
15154 * gdb.dwarf2/atomic-type.exp: Likewise.
15155
31fd9caa
MM
151562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15157
15158 * gdb.btrace/buffer-size.exp: Update "info record" output.
15159 * gdb.btrace/delta.exp: Update "info record" output.
15160 * gdb.btrace/enable.exp: Update "info record" output.
15161 * gdb.btrace/finish.exp: Update "info record" output.
15162 * gdb.btrace/instruction_history.exp: Update "info record" output.
15163 * gdb.btrace/next.exp: Update "info record" output.
15164 * gdb.btrace/nexti.exp: Update "info record" output.
15165 * gdb.btrace/step.exp: Update "info record" output.
15166 * gdb.btrace/stepi.exp: Update "info record" output.
15167 * gdb.btrace/nohist.exp: Update "info record" output.
15168
d33501a5
MM
151692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15170
15171 * gdb.btrace/buffer-size: New.
15172
f4abbc16
MM
151732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15174
15175 * gdb.btrace/delta.exp: Update "info record" output.
15176 * gdb.btrace/enable.exp: Update "info record" output.
15177 * gdb.btrace/finish.exp: Update "info record" output.
15178 * gdb.btrace/instruction_history.exp: Update "info record" output.
15179 * gdb.btrace/next.exp: Update "info record" output.
15180 * gdb.btrace/nexti.exp: Update "info record" output.
15181 * gdb.btrace/step.exp: Update "info record" output.
15182 * gdb.btrace/stepi.exp: Update "info record" output.
15183 * gdb.btrace/nohist.exp: Update "info record" output.
15184
b9d61307
SM
151852015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15186
15187 PR gdb/15678
15188 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15189
e584fdbc
PA
151902015-02-06 Pedro Alves <palves@redhat.com>
15191
15192 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15193 macro.
15194 (seconds_left, again): New globals.
15195 (main): Wait seconds_left in a 1-second sleep loop instead of
15196 sleeping 180 seconds. If 'again' is set, reset the seconds
15197 counter.
15198 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15199 'again' in the inferior before detaching. Print the seconds left.
15200 (options): New global.
15201 (top level): Build program with -DTIMEOUT=$timeout.
15202
77f41761
PA
152032015-02-06 Pedro Alves <palves@redhat.com>
15204
15205 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15206 determine how many seconds to pass to 'alarm'.
15207 * gdb.base/gdb-sigterm.exp (top level): Build program with
15208 -DTIMEOUT=$timeout.
15209 (do_test): Return success/failure indication. Add more verbose
15210 logging. Don't fail if 200 single steps are seen. Instead, fail
15211 when the test times out.
15212 (passes): New global.
15213 (top level): Break the testing loop if testing fails on any
15214 iteration. Use gdb_assert.
15215
b9394193
DB
152162015-02-04 Don Breazeal <donb@codesourcery.com>
15217
15218 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15219 and initialize them.
15220 (ipc_cleanup): New function.
15221 (main): Don't declare shmid, semid, and msqid. Add a call to
15222 atexit so that we call ipc_cleanup on exit.
15223
42d9e528
PA
152242015-02-04 Pedro Alves <palves@redhat.com>
15225
15226 * boards/native-extended-gdbserver.exp: Remove any target variant
15227 specifications from the board name before clearing the isremote
15228 flag from board_info.
15229
ae6ae975
DE
152302015-01-31 Doug Evans <xdje42@gmail.com>
15231
15232 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15233
cfb069a8
GB
152342015-01-31 Gary Benson <gbenson@redhat.com>
15235
15236 * gdb.base/completion.exp: Disable completion limiting for
15237 existing tests. Add new tests to check completion limiting.
15238 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15239
5dd31d79
DE
152402015-01-31 Doug Evans <xdje42@gmail.com>
15241
15242 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15243
9f050062
DE
152442015-01-31 Doug Evans <xdje42@gmail.com>
15245
15246 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15247 entries. Duplicate file section script entries.
15248 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15249 inlined entries. Add test for safe-path rejection.
15250 * gdb.python/py-section-script.c: Add duplicate inlined section script
15251 entries. Duplicate file section script entries.
15252 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15253 inlined entries. Add test for safe-path rejection.
15254
df25ebbd
JB
152552015-01-29 Joel Brobecker <brobecker@adacore.com>
15256
15257 * gdb.ada/disc_arr_bound: New testcase.
15258
4a0ca9ec
JB
152592015-01-29 Joel Brobecker <brobecker@adacore.com>
15260
15261 * gdb.ada/mi_var_array: New testcase.
15262
3a8b707a
DE
152632015-01-27 Doug Evans <dje@google.com>
15264
15265 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15266 Add test for objfile.filename, objfile.username after objfile
15267 has been unloaded.
15268
f8313f6e
JB
152692015-01-26 Joel Brobecker <brobecker@adacore.com>
15270
15271 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15272 the second test to print the name attribute of value
15273 returned by the call to gdb.lookup_type, and adjust
15274 the expected output accordingly.
15275
37bc665e
MW
152762015-01-25 Mark Wielaard <mjw@redhat.com>
15277
15278 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15279 * gdb.base/disp-step-fork.c: Include unistd.h.
15280 * gdb.base/siginfo-obj.c: Include stdio.h.
15281 * gdb.base/siginfo-thread.c: Likewise.
15282 * gdb.mi/non-stop.c: Include unistd.h.
15283 * gdb.mi/nsthrexec.c: Include stdio.h.
15284 * gdb.mi/pthreads.c: Include unistd.h.
15285 * gdb.modula2/unbounded1.c (main): Declare returns int.
15286 * gdb.reverse/consecutive-reverse.c: Likewise.
15287 * gdb.threads/create-fail.c: Include unistd.h.
15288 * gdb.threads/killed.c: Likewise.
15289 * gdb.threads/linux-dp.c: Likewise.
15290 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15291 * gdb.threads/non-ldr-exc-2.c: Likewise.
15292 * gdb.threads/non-ldr-exc-3.c: Likewise.
15293 * gdb.threads/non-ldr-exc-4.c: Likewise.
15294 * gdb.threads/pthreads.c: Include unistd.h.
15295 (main): Declare returns int.
15296 * gdb.threads/tls-main.c (foo): New declaration.
15297 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15298
f7e5394d
SM
152992015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15300
15301 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15302 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15303
743649fd
MW
153042015-01-15 Mark Wielaard <mjw@redhat.com>
15305
15306 * gdb.base/noreturn-return.c: New file.
15307 * gdb.base/noreturn-return.exp: New file.
15308 * gdb.base/noreturn-finish.c: New file.
15309 * gdb.base/noreturn-finish.exp: New file.
15310
198297aa
PA
153112015-01-23 Pedro Alves <palves@redhat.com>
15312
15313 * gdb.threads/continue-pending-after-query.c: New file.
15314 * gdb.threads/continue-pending-after-query.exp: New file.
15315
717cf30c
AG
153162015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15317 Simon Marchi <simon.marchi@ericsson.com>
15318
15319 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15320 * gdb.base/valgrind-db-attach.exp: Same.
15321 * gdb.base/valgrind-infcall.exp: Same.
15322 * lib/mi-support.exp (default_mi_gdb_start): Same.
15323 * lib/prompt.exp (default_prompt_gdb_start): Same.
15324 * lib/gdb.exp (default_gdb_spawn): Same.
15325 (gdb_interact): New.
15326
15327
4b62a76e
JK
153282015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15329
15330 * gdb.compile/compile.exp (pointer to jit function): New test.
15331
b4cdae6f
WW
153322015-01-17 Wei-cheng Wang <cole945@gmail.com>
15333
15334 * lib/gdb.exp (supports_process_record): Return true for
15335 powerpc*-*-linux*.
15336 (supports_reverse): Likewise.
15337
d221e7ef
DB
153382015-01-15 Don Breazeal <donb@codesourcery.com>
15339
15340 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15341 instead of checking whether the target board is remote and
15342 use spawn_wait_for_attach instead of exec/sleep.
15343 * gdb.base/attach-twice.exp: Likewise.
15344
bafffb51
JB
153452015-01-15 Joel Brobecker <brobecker@adacore.com>
15346
15347 * gdb.ada/var_arr_attrs: New testcase.
15348
5589af0e
PA
153492015-01-14 Pedro Alves <palves@redhat.com>
15350 Joel Brobecker <brobecker@adacore.com>
15351
15352 PR gdb/17525
15353 * gdb.base/bp-cmds-execution-x-script.c: New file.
15354 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15355 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15356
6c400b59
PA
153572015-01-14 Pedro Alves <palves@redhat.com>
15358
15359 PR cli/17828
15360 * gdb.base/batch-preserve-term-settings.c: New file.
15361 * gdb.base/batch-preserve-term-settings.exp: New file.
15362
e02c96a7
DE
153632015-01-13 Doug Evans <dje@google.com>
15364
15365 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15366 binary.
15367
576fd14c
JB
153682015-01-13 Joel Brobecker <brobecker@adacore.com>
15369
15370 * Makefile.in (clean mostlyclean): Do not delete *.py.
15371
04dccad0
JB
153722015-01-13 Joel Brobecker <brobecker@adacore.com>
15373
15374 * gdb.python/py-lookup-type.exp: New file.
15375
3d230f71
PA
153762015-01-12 Pedro Alves <palves@redhat.com>
15377
15378 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15379 restore GDBFLAGS before returning.
15380
7e67715d
JK
153812015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15382
15383 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15384 is_amd64_regs_target and is_x86_like_target.
15385
f2e0d4b4
DE
153862015-01-11 Doug Evans <xdje42@gmail.com>
15387
15388 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15389 is given without an explicit form.
15390 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15391 attributes.
15392 * gdb.dwarf/corrupt.exp: Ditto.
15393 * gdb.dwarf2/enum-type.exp: Ditto.
15394 * gdb.trace/entry-values.exp: Ditto.
15395 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15396
439250fb
DE
153972015-01-11 Doug Evans <xdje42@gmail.com>
15398
15399 PR gdb/15830
15400 * gdb.base/maint.exp: Remove references to "maint demangle".
15401 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15402 Add tests for explicitly specifying language to demangle.
15403 * gdb.dlang/demangle.exp: Ditto.
15404
ede9f622
PA
154052015-01-09 Pedro Alves <palves@redhat.com>
15406
15407 * gdb.threads/non-stop-fair-events.c: New file.
15408 * gdb.threads/non-stop-fair-events.exp: New file.
15409
a7b796db
PA
154102015-01-09 Pedro Alves <palves@redhat.com>
15411
15412 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15413 the global scope. Set a breakpoint after all threads are started
15414 rather than stepping over two source lines. Expect the prompt.
15415 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15416 global.
15417 (NUM): Now 15.
15418 (main): Use threads_started_barrier to wait for all threads to
15419 start. Main thread no longer calls thread_function. Exit after
15420 180 seconds.
15421 (loop): New function.
15422 (thread_function): Wait on threads_started_barrier barrier. Call
15423 'loop' at each iteration.
15424 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15425 threads have started, instead of hardcoding number of "next"
15426 steps. Use an access watchpoint instead of a write watchpoint.
15427
9665ffdd
PA
154282015-01-09 Pedro Alves <palves@redhat.com>
15429
15430 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15431 (thread_func): Wait on barrier.
15432 (main): Wait for all threads to start before stopping GDB.
15433 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15434 global.
15435 (thread1_func, thread2_func): Wait on barrier.
15436 (main): Wait for all threads to start before stopping GDB.
15437 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15438 New global.
15439 (thread1_func, thread2_func): Wait on barrier.
15440 (main): Wait for all threads to start before stopping GDB.
15441
c945a99f
PA
154422015-01-09 Pedro Alves <palves@redhat.com>
15443
15444 * gdb.threads/attach-many-short-lived-threads.c: New file.
15445 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15446
c1a747c1
PA
154472014-01-09 Pedro Alves <palves@redhat.com>
15448
15449 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15450 instead of to thread 2.
15451 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15452 Add barrier around each pthread_create call instead of around all
15453 calls.
15454 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15455 Set a break on thread_function and have the child threads hit it
15456 one at at a time.
15457
60b3033e
PA
154582015-01-09 Pedro Alves <palves@redhat.com>
15459
15460 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15461 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15462 false.
15463 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15464 checking whether the target board is remote.
15465 * gdb.multi/multi-attach.exp: Likewise.
15466 * gdb.python/py-sync-interp.exp: Likewise.
15467 * gdb.server/ext-attach.exp: Likewise.
15468 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15469 tests that need to attach, instead of checking whether the target
15470 board is remote at the top of the file.
15471
acc018ac
YQ
154722015-01-08 Yao Qi <yao@codesourcery.com>
15473
15474 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15475
50a18af8
JK
154762015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15477
15478 Fix testcase compilation.
15479 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15480
8503d6e1
JB
154812015-01-06 Joel Brobecker <brobecker@adacore.com>
15482
15483 * gdb.python/py-type.exp: Add a couple test about empty
15484 array creation, and negative-length array creation.
15485
cc73dbcc
DE
154862015-01-02 Doug Evans <xdje42@gmail.com>
15487
15488 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15489
0300bbc7
DE
154902015-01-02 Doug Evans <dje@google.com>
15491
15492 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15493
9d85a0ec
YQ
154942014-12-29 Yao Qi <yao@codesourcery.com>
15495
15496 * gdb.trace/entry-values.exp: Update comments. Rename variable
15497 bar_call_foo to returned_from_foo.
15498
87186c6a
MMN
154992014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15500
15501 PR gdb/17394
15502 * gdb.linespec/break-asm-file.c: New file.
15503 * gdb.linespec/break-asm-file.exp: New file.
15504 * gdb.linespec/break-asm-file0.s: New file.
15505 * gdb.linespec/break-asm-file1.s: New file.
15506
1bab7383
YQ
155072014-12-18 Nigel Stephens <nigel@mips.com>
15508 Maciej W. Rozycki <macro@codesourcery.com>
15509
15510 * gdb.base/float.exp: Handle the new output from "info float" on
15511 MIPS targets.
15512
1bc1068a
JK
155132014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15514
15515 Fix MinGW compilation.
15516 * gdb.compile/compile-ops.exp: Update untested message if
15517 !skip_compile_feature_tests.
15518 * gdb.compile/compile-setjmp.exp: Likewise.
15519 * gdb.compile/compile-tls.exp: Likewise.
15520 * gdb.compile/compile.exp: Likewise.
15521 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15522 supported on this host".
15523
b6615d10
DE
155242014-12-16 Doug Evans <xdje42@gmail.com>
15525
15526 * boards/stabs.exp: New file.
15527
25dda427
AA
155282014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15529
15530 * gdb.base/completion.exp: Adjust to format changes of "maint
15531 print user-registers".
15532
bf330350
CU
155332014-12-16 Catalin Udma <catalin.udma@freescale.com>
15534
15535 PR server/17457
15536 * gdb.arch/aarch64-fp.c: New file.
15537 * gdb.arch/aarch64-fp.exp: New file.
15538
395cf596
SDJ
155392014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15540
15541 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15542 r210637, r210913, r211666, r215400, r215817).
15543
15544 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15545 * dg-extract-results.py: New file.
15546 * dg-extract-results.sh: Use it if the environment seems
15547 suitable.
15548
15549 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15550
15551 * dg-extract-results.py (parse_run): Handle warnings that
15552 are printed before a test harness is run.
15553
15554 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15555
15556 * dg-extract-results.py (Named): Remove __cmp__ method.
15557 (output_variation): Use a key to sort variation.harnesses.
15558
15559 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15560
15561 * dg-extract-results.py: For Python 3, force sys.stdout to
15562 handle surrogate escape sequences.
15563 (safe_open): New function.
15564 (output_segment, main): Use it.
15565
15566 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15567
15568 * dg-extract-results.py (Prog.result_re): Include options
15569 in test name.
15570
15571 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15572
15573 * dg-extract-results.py (output_variation): Always sort if
15574 do_sum.
15575
e882ef3c
SM
155762014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15577
15578 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15579 as long as we get pagination notifications.
15580
4992aa20
JM
155812014-12-15 Jason Merrill <jason@redhat.com>
15582
15583 * Makefile.in (check-gdb.%): Restore.
15584 * README: Mention it.
15585
c1b5a1a6
JB
155862014-12-13 Joel Brobecker <brobecker@adacore.com>
15587
15588 * gdb.ada/str_uninit: New testcase.
15589
5537b577
JK
155902014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15591
15592 PR symtab/17642
15593 * gdb.base/vla-stub-define.c: New file.
15594 * gdb.base/vla-stub.c: New file.
15595 * gdb.base/vla-stub.exp: New file.
15596
bb2ec1b3
TT
155972014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15598 Jan Kratochvil <jan.kratochvil@redhat.com>
15599 Tom Tromey <tromey@redhat.com>
15600
15601 * configure.ac: Add gdb.compile/.
15602 * configure: Regenerate.
15603 * gdb.compile/Makefile.in: New file.
15604 * gdb.compile/compile-ops.exp: New file.
15605 * gdb.compile/compile-ops.c: New file.
15606 * gdb.compile/compile-tls.c: New file.
15607 * gdb.compile/compile-tls.exp: New file.
15608 * gdb.compile/compile-constvar.S: New file.
15609 * gdb.compile/compile-constvar.c: New file.
15610 * gdb.compile/compile-mod.c: New file.
15611 * gdb.compile/compile-nodebug.c: New file.
15612 * gdb.compile/compile-setjmp-mod.c: New file.
15613 * gdb.compile/compile-setjmp.c: New file.
15614 * gdb.compile/compile-setjmp.exp: New file.
15615 * gdb.compile/compile-shlib.c: New file.
15616 * gdb.compile/compile.c: New file.
15617 * gdb.compile/compile.exp: New file.
15618 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15619
4ff709eb
TT
156202014-12-12 Tom Tromey <tromey@redhat.com>
15621
15622 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15623 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15624
6dddd6a5
DE
156252014-12-12 Doug Evans <dje@google.com>
15626
15627 * lib/gdb-python.exp (get_python_valueof): New function.
15628 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15629
71c24708
AA
156302014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15631
15632 * gdb.base/completion.exp: Add test for completion of "info
15633 registers ".
15634
3e29f34a
MR
156352014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15636
15637 * gdb.base/func-ptrs.c: New file.
15638 * gdb.base/func-ptrs.exp: New file.
15639
fc126975
SM
156402014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15641
15642 PR breakpoints/17012
15643 * gdb.base/dprintf-detach.c: New file.
15644 * gdb.base/dprintf-detach.exp: New file.
15645
0a46d518
SM
156462014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15647
15648 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15649 * lib/gdb.exp (target_is_gdbserver): New procedure.
15650
a0be3e44
DE
156512014-12-08 Doug Evans <dje@google.com>
15652
15653 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15654
df1b803a
YQ
156552014-12-05 Yao Qi <yao@codesourcery.com>
15656
15657 * gdb.guile/scm-error.exp: Remove the third argument to
15658 gdb_remote_download.
15659 * gdb.guile/scm-frame-args.exp: Likewise.
15660 * gdb.guile/scm-section-script.exp: Likewise.
15661
ddb9f679
YQ
156622014-12-05 Yao Qi <yao@codesourcery.com>
15663
15664 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15665
86e4ed39
DE
156662014-12-04 Doug Evans <dje@google.com>
15667
15668 * gdb.python/py-objfile.exp: Add tests for
15669 objfile.add_separate_debug_file.
15670
7c50a931
DE
156712014-12-04 Doug Evans <dje@google.com>
15672
15673 * lib/gdb.exp (get_build_id): New function.
15674 (build_id_debug_filename_get): Rewrite to use it.
15675 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15676
621661e3
MR
156772014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15678
15679 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15680 `method(long)', not just 0x0.
15681 * gdb.cp/nsalias.exp: Align code labels to 4.
15682 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15683 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15684 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15685 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15686 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15687 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15688
29f0c3b7
DE
156892014-12-02 Doug Evans <dje@google.com>
15690
e1e061e7 15691 PR symtab/17602
29f0c3b7 15692 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15693 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15694 * gdb.cp/anon-ns.exp: Update.
15695
162078c8
NB
156962014-12-02 Nick Bull <nicholaspbull@gmail.com>
15697
15698 * gdb.python/py-events.py (inferior_call_handler): New.
15699 (register_changed_handler, memory_changed_handler): New.
15700 (test_events.invoke): Register new handlers.
15701 * gdb.python/py-events.exp: Add tests for inferior call,
15702 memory_changed and register_changed events.
15703
fdb09caf
AA
157042014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15705
15706 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15707 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15708 if the linker doesn't understand this.
15709
55cfb2c4
SM
157102014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15711
15712 * gdb.python/python.exp: Change expected reply to help().
15713
9e8cd6df
YQ
157142014-12-01 Yao Qi <yao@codesourcery.com>
15715
15716 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15717 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15718 * configure: Re-generated.
15719
6c659fc2
SC
157202014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15721
15722 * gdb.cp/chained-calls.cc: New file.
15723 * gdb.cp/chained-calls.exp: New file.
15724 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15725
d7fc3181
SM
157262014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15727
15728 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15729 * gdb.dwarf2/symtab-producer.exp: Same.
15730 * gdb.gdb/python-interrupts.exp: Same.
15731 * gdb.gdb/python-selftest.exp: Same.
15732 * gdb.python/py-linetable.exp: Same.
15733 * gdb.python/py-type.exp: Same.
15734 * gdb.python/py-value-cc.exp: Same.
15735 * gdb.python/py-value.exp: Same.
15736
10e79639
YQ
157372014-11-28 Yao Qi <yao@codesourcery.com>
15738
15739 * gdb.base/break-probes.exp: Match library name prefixed with
15740 sysroot.
15741
f28a0564
SM
157422014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15743
15744 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15745 test expected output. Add parentheses for the call to print.
15746 Remove L suffix from integers.
15747
3fe1ce1d
DE
157482014-11-26 Doug Evans <dje@google.com>
15749
15750 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15751
84429e27
YQ
157522014-11-22 Yao Qi <yao@codesourcery.com>
15753
15754 * gdb.trace/entry-values.c: Remove asms.
15755 (foo): Add foo_label.
15756 (bar): Add bar_label.
15757 * gdb.trace/entry-values.exp: Remove code computing foo's
15758 length and bar's length.
15759 (Dwarf::assemble): Invoke function_range for bar and use
15760 MACRO_AT_func for foo.
15761
26741859
YQ
157622014-11-22 Yao Qi <yao@codesourcery.com>
15763
15764 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15765 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15766 Use .Lgcc43_procstart instead of gcc43.
15767
45e44d27
JB
157682014-11-21 Joel Brobecker <brobecker@adacore.com>
15769
15770 * gdb.ada/n_arr_bound: New testcase.
15771
458c8db8
SDJ
157722014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15773
15774 PR breakpoints/10737
15775 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15776 test_catch_syscall_multi_arch.
15777 (test_catch_syscall_multi_arch): New function.
15778
43f3e411
DE
157792014-11-20 Doug Evans <xdje42@gmail.com>
15780
15781 * gdb.base/maint.exp: Update expected output.
15782
0d7b2549
AA
157832014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15784
15785 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15786 4-byte instruction on S390.
15787
8908fca5
JB
157882014-11-19 Joel Brobecker <brobecker@adacore.com>
15789
15790 * gdb.ada/arr_arr: New testcase.
15791
4a46959e
JB
157922014-11-19 Joel Brobecker <brobecker@adacore.com>
15793
15794 * gdb.ada/pkd_arr_elem: New Testcase.
15795
470e2f4e
LM
157962014-11-18 Luis Machado <lgustavo@codesourcery.com>
15797
15798 * gdb.reverse/break-precsave: Expect completion message for
15799 core file reads.
15800 * gdb.reverse/consecutive-precsave.exp: Likewise.
15801 * gdb.reverse/finish-precsave.exp: Likewise.
15802 * gdb.reverse/i386-precsave.exp: Likewise.
15803 * gdb.reverse/machinestate-precsave.exp: Likewise.
15804 * gdb.reverse/sigall-precsave.exp: Likewise.
15805 * gdb.reverse/solib-precsave.exp: Likewise.
15806 * gdb.reverse/step-precsave.exp: Likewise.
15807 * gdb.reverse/until-precsave.exp: Likewise.
15808 * gdb.reverse/watch-precsave.exp: Likewise.
15809
a267f3ad
AA
158102014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15811
15812 * gdb.base/bp-permanent.c: Include unistd.h.
15813 * gdb.python/py-framefilter-mi.c (main): Add return type.
15814 * gdb.python/py-framefilter.c (main): Likewise.
15815 * gdb.trace/actions-changed.c (main): Likewise.
15816
12084a9a
AA
158172014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15818
15819 * gdb.mi/until.c: Add eye-catchers.
15820 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15821 line numbers.
15822
dc7e1a77
AA
158232014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15824
15825 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15826 function header variants in break1.c.
15827 * gdb.base/ena-dis-br.exp: Likewise.
15828 * gdb.base/hbreak2.exp: Likewise.
15829 * gdb.reverse/until-precsave.exp: Drop references to removed
15830 non-prototype function header variants in ur1.c.
15831 * gdb.reverse/until-reverse.exp: Likewise.
15832
41c77605
PM
158332014-11-17 Petr Machata <pmachata@redhat.com>
15834
15835 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15836 ${_cu_offset_size} bytes abbrev offset.
15837
34248c3a
DE
158382014-11-15 Doug Evans <xdje42@gmail.com>
15839
15840 PR symtab/17559
15841 * gdb.base/line-symtabs.exp: New file.
15842 * gdb.base/line-symtabs.c: New file.
15843 * gdb.base/line-symtabs.h: New file.
15844
646da059
YQ
158452014-11-14 Yao Qi <yao@codesourcery.com>
15846
15847 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15848 (func): Add label func_label.
15849 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15850 Replace low_pc and high_pc with MACRO_AT_range.
15851 Replace name, low_pc and high_pc with MACRO_AT_func.
15852
9301ebe6
YQ
158532014-11-14 Yao Qi <yao@codesourcery.com>
15854
15855 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15856 Replace name, low_pc and high_pc with MACRO_AT_func.
15857
f166b542
YQ
158582014-11-14 Yao Qi <yao@codesourcery.com>
15859
15860 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15861 produce debug information.
15862 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15863
0f6e71e3
YQ
158642014-11-14 Yao Qi <yao@codesourcery.com>
15865
15866 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15867 object and get function length.
15868 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15869 with MACRO_AT_func.
15870 (top-level): Replace gdb_compile and clean_restart with
15871 prepare_for_testing.
15872 * gdb.dwarf2/main.c (main): Add label main_label.
15873
876c4df9
YQ
158742014-11-14 Yao Qi <yao@codesourcery.com>
15875
15876 * lib/dwarf.exp (function_range): New procedure.
15877 (Dwarf::_handle_macro_at_func): New procedure.
15878 (Dwarf::_handle_macro_at_range): New procedure.
15879 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15880
02ad9cf1
YQ
158812014-11-14 Yao Qi <yao@codesourcery.com>
15882
15883 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15884 (_handle_attribute): New procedure.
15885
a59add0c
AA
158862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15887
15888 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15889 * gdb.base/call-sc.c (zed): Likewise.
15890 * gdb.base/checkpoint.c (main): Likewise.
15891 * gdb.base/dump.c (main): Likewise.
15892 * gdb.base/gcore.c (main): Likewise.
15893 * gdb.base/huge.c (main): Likewise.
15894 * gdb.base/multi-forks.c (main): Likewise.
15895 * gdb.base/pr10179-a.c (main): Likewise.
15896 * gdb.base/savedregs.c (main): Likewise.
15897 * gdb.base/sigaltstack.c (main): Likewise.
15898 * gdb.base/siginfo.c (main): Likewise.
15899 * gdb.base/structs.c (zed): Likewise.
15900 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15901 * gdb.mi/mi-syn-frame.c (main): Likewise.
15902 * gdb.mi/until.c (foo, main): Likewise.
15903 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15904 * gdb.base/solib-weak.c (foo): Declare.
15905 * gdb.base/attach-twice.c: Include stdio.h.
15906 * gdb.base/weaklib1.c: Likewise.
15907 * gdb.base/weaklib2.c: Likewise.
15908 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15909 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15910 unistd.h.
15911 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15912 * gdb.mi/mi-exit-code.c: Likewise.
15913 * gdb.base/break-interp-lib.c: Include string.h.
15914 * gdb.base/coremaker.c: Likewise.
15915 * gdb.base/testenv.c: Likewise.
15916 * gdb.python/py-finish-breakpoint.c: Likewise.
15917 * gdb.base/inferior-died.c: Include sys/wait.h.
15918 * gdb.base/fileio.c: Include time.h.
15919 * gdb.base/async-shell.c: Include unistd.h.
15920 * gdb.base/dprintf-non-stop.c: Likewise.
15921 * gdb.base/info-os.c: Likewise.
15922 * gdb.mi/mi-console.c: Likewise.
15923 * gdb.mi/watch-nonstop.c: Likewise.
15924 * gdb.python/py-events.c: Likewise.
15925 * gdb.base/async.c (baz): Move up before its invocation.
15926 * gdb.base/code_elim2.c (my_global_func): Likewise.
15927 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15928 * gdb.base/advance.c (func2): Likewise.
15929
3b5d5997
AA
159302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15931
15932 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15933 variant.
15934 * gdb.base/annota3.c: Likewise.
15935 * gdb.base/async.c: Likewise.
15936 * gdb.base/average.c: Likewise.
15937 * gdb.base/call-ar-st.c: Likewise.
15938 * gdb.base/call-rt-st.c: Likewise.
15939 * gdb.base/call-sc.c: Likewise.
15940 * gdb.base/call-strs.c: Likewise.
15941 * gdb.base/ending-run.c: Likewise.
15942 * gdb.base/execd-prog.c: Likewise.
15943 * gdb.base/exprs.c: Likewise.
15944 * gdb.base/foll-exec.c: Likewise.
15945 * gdb.base/foll-fork.c: Likewise.
15946 * gdb.base/foll-vfork.c: Likewise.
15947 * gdb.base/funcargs.c: Likewise.
15948 * gdb.base/gcore.c: Likewise.
15949 * gdb.base/jump.c: Likewise.
15950 * gdb.base/langs0.c: Likewise.
15951 * gdb.base/langs1.c: Likewise.
15952 * gdb.base/langs2.c: Likewise.
15953 * gdb.base/mips_pro.c: Likewise.
15954 * gdb.base/nodebug.c: Likewise.
15955 * gdb.base/opaque0.c: Likewise.
15956 * gdb.base/opaque1.c: Likewise.
15957 * gdb.base/recurse.c: Likewise.
15958 * gdb.base/run.c: Likewise.
15959 * gdb.base/scope0.c: Likewise.
15960 * gdb.base/scope1.c: Likewise.
15961 * gdb.base/setshow.c: Likewise.
15962 * gdb.base/setvar.c: Likewise.
15963 * gdb.base/shmain.c: Likewise.
15964 * gdb.base/shr1.c: Likewise.
15965 * gdb.base/shr2.c: Likewise.
15966 * gdb.base/sigall.c: Likewise.
15967 * gdb.base/signals.c: Likewise.
15968 * gdb.base/so-indr-cl.c: Likewise.
15969 * gdb.base/solib2.c: Likewise.
15970 * gdb.base/structs.c: Likewise.
15971 * gdb.base/sum.c: Likewise.
15972 * gdb.base/vforked-prog.c: Likewise.
15973 * gdb.base/watchpoint.c: Likewise.
15974 * gdb.reverse/shr2.c: Likewise.
15975 * gdb.reverse/until-reverse.c: Likewise.
15976 * gdb.reverse/ur1.c: Likewise.
15977 * gdb.reverse/watch-reverse.c: Likewise.
15978
066a77c5
AA
159792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15980
15981 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15982 variant.
15983 * gdb.base/sepdebug.exp: Drop references to removed code.
15984
4f204ea5
AA
159852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15986
15987 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15988 variant. Preserve original line numbering.
15989 * gdb.base/list1.c: Likewise.
15990
3b377a3a
AA
159912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15992
15993 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15994 variant.
15995 * gdb.base/break1.c: Likewise.
15996 * gdb.base/break.exp: Drop references to removed code.
15997
e444df73
AA
159982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15999
16000 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16001 variant.
16002
8008f2a7
AA
160032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16004
16005 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16006
a5a06887
AA
160072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16008
16009 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16010 logic into perform_all_tests() and invoke it with and without
16011 function header prototypes.
16012 (do_function_calls): Remove conditional XFAIL for PR 5318.
16013 (rerun_and_prepare): Remove duplicate code.
16014 (perform_all_tests): New. Main logic moved here.
16015
44dba9b9
AA
160162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16017
16018 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16019 code guarded by #ifdef NO_PROTOTYPES.
16020 (t_double_many_args): Likewise.
16021 (DEF_FUNC_MANY_ARGS_1): Likewise.
16022 (DEF_FUNC_VALUES_1): Likewise.
16023 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16024 guarded by #ifdef PROTOTYPES.
16025
d1fbcd56
AA
160262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16027
16028 * gdb.mi/mi-console.c: Add eye-catcher.
16029 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16030 instead of literal line number.
16031
b0e59b8f
AA
160322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16033
16034 * gdb.base/shr2.c: Add eye-catcher.
16035 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16036 line number.
16037
78f98cca
AA
160382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16039
16040 * gdb.base/jump.c: Add eye-catchers.
16041 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16042 numbers.
16043
58fa2af0
AA
160442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16045
16046 * gdb.base/execd-prog.c: Add eye-catchers.
16047 * gdb.base/foll-exec.c: Likewise.
16048 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16049 line numbers.
16050
04e5059b
AA
160512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16052
16053 * gdb.base/ending-run.c: Add eye-catchers.
16054 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16055 literal line numbers.
16056
dbfdb174
AA
160572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16058
16059 * gdb.base/call-rt-st.c: Add eye-catchers.
16060 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16061 literal line numbers.
16062
888a2ade
AA
160632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16064
16065 * gdb.base/call-ar-st.c: Add eye-catchers.
16066 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16067 literal line numbers.
16068
6acc2dde
AA
160692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16070
16071 * gdb.base/average.c: Add eye-catchers.
16072 * gdb.base/sum.c: Likewise.
16073 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16074 regexps dynamically.
16075
9ecfcd1d
AA
160762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16077
16078 * gdb.base/solib1.c: Add eye-catchers.
16079 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16080 literal line numbers.
16081
78708b7c
PA
160822014-11-12 Pedro Alves <palves@redhat.com>
16083
16084 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16085 leader has exited.
16086
af48d08f
PA
160872014-11-12 Pedro Alves <palves@redhat.com>
16088
16089 * gdb.arch/i386-bp_permanent.c: New file.
16090 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16091 (srcfile): Set to i386-bp_permanent.c.
16092 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16093 that stepi does not execute the 'leave' instruction, instead of
16094 testing it does execute.
16095 * gdb.base/bp-permanent.c: New file.
16096 * gdb.base/bp-permanent.exp: New file.
16097
af3768e9
DE
160982014-11-10 Doug Evans <xdje42@gmail.com>
16099
16100 PR symtab/17564
16101 * gdb.base/symtab-search-order.exp: New file.
16102 * gdb.base/symtab-search-order.c: New file.
16103 * gdb.base/symtab-search-order-1.c: New file.
16104 * gdb.base/symtab-search-order-shlib-1.c: New file.
16105
9de00a4a
PA
161062014-11-07 Pedro Alves <palves@redhat.com>
16107
16108 PR gdb/17511
16109 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16110 i?86-*-linux*.
16111
e0f52461
SC
161122014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16113
16114 PR c++/17494
16115 * gdb.cp/pr17494.cc: New file.
16116 * gdb.cp/pr17494.exp: New file.
16117
6ce8c980
YQ
161182014-11-02 Yao Qi <yao@codesourcery.com>
16119
16120 * gdb.python/python.exp: Get working directory and match the
16121 output of "set extended-prompt \\w " with it.
16122
02be9a71
DE
161232014-10-30 Doug Evans <dje@google.com>
16124
16125 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16126 in objfiles.
16127 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16128 in progspaces.
16129
3bdff46b
LM
161302014-10-30 Janis Johnson <janisjo@codesourcery.com>
16131
16132 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16133 * gdb.base/realname-expand.exp: Likewise.
16134 * gdb.linespec/macro-relative.exp: Likewise.
16135
ab917dfb
PA
161362014-10-29 Pedro Alves <palves@redhat.com>
16137
16138 PR gdb/17408
16139 * gdb.threads/schedlock.c (some_function): New function.
16140 (call_function): New global.
16141 (MAYBE_CALL_SOME_FUNCTION): New macro.
16142 (thread_function): Call it.
16143 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16144 and use it instead of a global counter. Adjust all callers.
16145 (get_current_thread): Use "find current thread" for test message
16146 here rather than having all callers pass down the same string.
16147 (goto_loop): New procedure, factored out from ...
16148 (my_continue): ... this.
16149 (step_ten_loops): Change parameter from test message to command to
16150 use. Adjust.
16151 (list_count): Delete global.
16152 (check_result): New procedure, factored out from duplicate top
16153 level code.
16154 (continue tests): Wrap in with_test_prefix.
16155 (test_step): New procedure, factored out from duplicate top level
16156 code.
16157 (top level): Test "step" in combination with all scheduler-locking
16158 modes. Test "next" in combination with all scheduler-locking
16159 modes, and in combination with stepping over a function call or
16160 not.
16161 * gdb.threads/next-bp-other-thread.c: New file.
16162 * gdb.threads/next-bp-other-thread.exp: New file.
16163
d3d4baed
PA
161642014-10-29 Pedro Alves <palves@redhat.com>
16165
16166 PR python/17372
16167 * gdb.python/python.exp: Test a multi-line command that spawns
16168 interactive Python.
16169 * gdb.base/multi-line-starts-subshell.exp: New file.
16170
563e8d85
YQ
161712014-10-29 Yao Qi <yao@codesourcery.com>
16172
16173 * gdb.base/fileio.exp: Make directories on host.
16174
0ea4d52e
YQ
161752014-10-29 Yao Qi <yao@codesourcery.com>
16176
16177 * gdb.base/fileio.c (test_write): Close the file.
16178
7f5ef605
PA
161792014-10-28 Pedro Alves <palves@redhat.com>
16180
16181 PR gdb/12623
16182 * gdb.base/sigstep.c (no_handler): New global.
16183 (main): If 'no_handler is true, set the signal handlers to
16184 SIG_IGN.
16185 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16186 with_sw_watch and no_handler parameters. Handle them.
16187 (top level) <stepping over handler when stopped at a breakpoint
16188 test>: Add a test axis for testing with a software watchpoint, and
16189 another for testing with the signal handler set to SIG_IGN.
16190 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16191 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16192
abbdbd03
PA
161932014-10-28 Pedro Alves <palves@redhat.com>
16194
16195 PR gdb/17511
16196 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16197 * gdb.base/sigstep.exp (other_handler_location): New global.
16198 (advance): Support stepping into the signal handler, and running
16199 commands while in the handler.
16200 (in_handler_map): New global.
16201 (top level): In the advance test, add combinations for getting
16202 into the handler with stepping commands, and for running commands
16203 in the handler. Add comment descripting the advancei tests.
16204
1df4399f
PA
162052014-10-28 Pedro Alves <palves@redhat.com>
16206
16207 * gdb.base/sigstep.exp: Use build_executable instead of
16208 prepare_for_testing.
16209 (top level): Move code that starts GDB, runs to main and creates a
16210 display to ...
16211 (restart): ... this new procedure.
16212 (top level): Move backtrace from signal handler test to ...
16213 (validate_backtrace): ... this new procedure.
16214 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16215 with_test_prefix. Always restart GDB.
16216 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16217 with_test_prefix. Always restart GDB. No need to delete
16218 breakpoints after the test.
16219 (test_skip_handler): Remove prefix parameter.
16220 (skip_over_handler, breakpoint_to_handler)
16221 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16222 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16223 restart GDB. No need to delete breakpoints after the test.
16224 (top level): Use foreach to call the test procedures with
16225 different commands.
16226
a5b6e449
PA
162272014-10-28 Pedro Alves <palves@redhat.com>
16228
16229 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16230 instead of GNATS numbers.
16231 * gdb.base/sigbpt.exp: Likewise.
16232 * gdb.base/siginfo.exp: Likewise.
16233 * gdb.base/sigstep.exp: Likewise.
16234
e5f8a7cc
PA
162352014-10-27 Pedro Alves <palves@redhat.com>
16236
16237 * gdb.base/sigstep.c (dummy): New global.
16238 (main): Issue a couple writes to the new global.
16239 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16240 procedures.
16241 (skip_over_handler): Use test_skip_handler.
16242 (top level): Call skip_over_handler for stepi and nexti too.
16243 (breakpoint_over_handler): Use test_skip_handler.
16244 (top level): Call breakpoint_over_handler for stepi and nexti too.
16245
763905a3
YQ
162462014-10-27 Yao Qi <yao@codesourcery.com>
16247
16248 * gdb.trace/tfile.c (adjust_function_address)
16249 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16250 function descriptor.
16251
6f259a23
DB
162522014-10-24 Don Breazeal <donb@codesourcery.com>
16253
16254 * gdb.base/foll-fork.exp (test_follow_fork,
16255 catch_fork_child_follow): Check for updated fork messages emitted
16256 from infrun.c.
16257 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16258 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16259 vfork_and_exec_child_follow_through_step): Check for updated vfork
16260 messages emitted from infrun.c.
16261
09dd9a69
PA
162622014-10-24 Pedro Alves <palves@redhat.com>
16263
16264 * gdb.base/corefile.exp: Remove references to ultrix.
16265 * gdb.base/interrupt.exp: Likewise.
16266 * gdb.base/whatis.exp: Likewise.
16267 * gdb.gdb/selftest.exp: Likewise.
16268 * gdb.threads/manythreads.exp: Likewise.
16269 * gdb.threads/print-threads.exp: Likewise.
16270 * gdb.threads/pthreads.exp:: Likewise.
16271 * gdb.threads/schedlock.exp: Likewise.
16272
3433cfa5
SC
162732014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16274
16275 * gdb.cp/non-trivial-retval.cc: Add a test case.
16276 * gdb.cp/non-trivial-retval.exp: Add a test.
16277
092f880b
YQ
162782014-10-20 Yao Qi <yao@codesourcery.com>
16279
16280 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16281 * gdb.python/py-objfile-script-gdb.py: New file.
16282 * gdb.python/py-objfile-script.exp: Update reference to
16283 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16284 of remote_download. Remove the dest file.
16285
acbdb7f3
YQ
162862014-10-20 Yao Qi <yao@codesourcery.com>
16287
16288 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16289 * gdb.base/step-line.exp: Likewise.
16290 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16291 * gdb.dwarf2/dw2-basic.exp: Likewise.
16292 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16293 * gdb.dwarf2/dw2-filename.exp: Likewise.
16294 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16295 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16296 * gdb.dwarf2/dw2-producer.exp: Likewise.
16297 * gdb.dwarf2/mac-fileno.exp: Likewise.
16298 * gdb.python/py-frame-args.exp: Likewise.
16299 * gdb.python/py-framefilter.exp: Likewise.
16300 * gdb.python/py-mi.exp: Likewise.
16301 * gdb.python/py-objfile-script.exp: Likewise
16302 * gdb.python/py-pp-integral.exp: Likewise.
16303 * gdb.python/py-pp-re-notag.exp: Likewise.
16304 * gdb.python/py-prettyprint.exp: Likewise.
16305 * gdb.python/py-section-script.exp: Likewise.
16306 * gdb.python/py-typeprint.exp: Likewise.
16307 * gdb.python/py-xmethods.exp: Likewise.
16308 * gdb.stabs/weird.exp: Likewise.
16309 * gdb.xml/tdesc-regs.exp: Likewise.
16310
bd286a29
KCY
163112014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16312
16313 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16314 (out_cu): Use addr_len for the size of addresses.
16315 (out_line): Likewise. Size DW_LNE_set_address instruction
16316 according to addr_len.
16317 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16318 (FUNC): Add START_INSNS to definition.
16319
673dc4a0
YQ
163202014-10-18 Yao Qi <yao@codesourcery.com>
16321
16322 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16323 gdb_has_argv0 return true.
16324 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16325 check [target_info exists noargs], check [gdb_has_argv0]
16326 instead.
16327 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16328 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16329 procedures.
16330
4ffbba72
DE
163312014-10-17 Doug Evans <dje@google.com>
16332
16333 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16334 event.
16335 * gdb.python/py-events.py: Add clear_objfiles event.
16336
d096d8c1
DE
163372014-10-17 Doug Evans <dje@google.com>
16338
16339 * gdb.python/py-objfile.exp: Test progspace attribute.
16340
a80db015
LM
163412014-10-17 Luis Machado <lgustavo@codesourcery.com>
16342
16343 * gdb.guile/scm-breakpoint.exp: Do not assume any
16344 directory separators when matching source file paths.
16345 * gdb.python/py-breakpoint.exp: Likewise.
16346 * gdb.reverse/break-precsave.exp: Likewise.
16347 * gdb.reverse/break-reverse.exp: Likewise.
16348 * gdb.reverse/consecutive-precsave.exp: Likewise.
16349 * gdb.reverse/finish-precsave.exp: Likewise.
16350 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16351 * gdb.reverse/finish-reverse.exp: Likewise.
16352 * gdb.reverse/i386-precsave.exp: Likewise.
16353 * gdb.reverse/i387-env-reverse.exp: Likewise.
16354 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16355 * gdb.reverse/machinestate-precsave.exp: Likewise.
16356 * gdb.reverse/machinestate.exp: Likewise.
16357 * gdb.reverse/sigall-precsave.exp: Likewise.
16358 * gdb.reverse/solib-precsave.exp: Likewise.
16359 * gdb.reverse/step-precsave.exp: Likewise.
16360 * gdb.reverse/until-precsave.exp: Likewise.
16361 * gdb.reverse/watch-precsave.exp: Likewise.
16362 * gdb.reverse/watch-reverse.exp: Likewise.
16363
b22089ab
YQ
163642014-10-17 Yao Qi <yao@codesourcery.com>
16365
16366 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16367 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16368
6c4486e6
PA
163692014-10-17 Pedro Alves <palves@redhat.com>
16370
16371 PR gdb/17471
16372 * gdb.base/bg-execution-repeat.c: New file.
16373 * gdb.base/bg-execution-repeat.exp: New file.
16374
0ff33695
PA
163752014-10-17 Pedro Alves <palves@redhat.com>
16376
16377 PR gdb/17300
16378 * gdb.base/continue-all-already-running.c: New file.
16379 * gdb.base/continue-all-already-running.exp: New file.
16380
6fdebc3d
PA
163812014-10-17 Pedro Alves <palves@redhat.com>
16382
16383 PR gdb/17472
16384 * gdb.base/annota-input-while-running.c: New file.
16385 * gdb.base/annota-input-while-running.exp: New file.
16386
32a8097b
PA
163872014-10-17 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.base/callfuncs.exp: emove references to osf.
16390 * gdb.base/sigall.exp: Likewise.
16391 * gdb.gdb/selftest.exp: Likewise.
16392 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16393 * gdb.mi/non-stop.c: Likewise.
16394 * gdb.mi/pthreads.c: Likewise.
16395 * gdb.reverse/sigall-precsave.exp: Likewise.
16396 * gdb.reverse/sigall-reverse.exp: Likewise.
16397 * gdb.threads/pthreads.c: Likewise.
16398 * gdb.threads/pthreads.exp: Likewise.
16399
7a3517ff
YQ
164002014-10-17 Yao Qi <yao@codesourcery.com>
16401
16402 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16403 check 'target_info exists noargs'.
16404 (test_command_prompt_position): Likewise.
16405 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16406 Remove "set args".
16407 (progvar_simple_while_test): Likewise.
16408 (progvar_complex_if_while_test): Likewise.
16409 (if_while_breakpoint_command_test): Likewise.
16410 (infrun_breakpoint_command_test): Likewise.
16411 (breakpoint_command_test): Likewise.
16412 (watchpoint_command_test): Likewise.
16413 (bp_deleted_in_command_test): Likewise.
16414 (temporary_breakpoint_commands): Likewise.
16415
bb99c472
YQ
164162014-10-16 Yao Qi <yao@codesourcery.com>
16417
16418 * gdb.base/remotetimeout.exp: Remove noargs checking.
16419
7c16b83e
PA
164202014-10-15 Pedro Alves <palves@redhat.com>
16421
16422 PR breakpoints/9649
16423 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16424 * gdb.base/breakpoint-in-ro-region.exp
16425 (probe_target_hardware_step): New procedure.
16426 (top level): Probe hardware stepping and hardware breakpoint
16427 support. Test stepping through a read-only region, with both
16428 "breakpoint auto-hw" on and off and both "always-inserted" on and
16429 off.
16430
35a49624
IB
164312014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16432
16433 * gdb.dlang/demangle.exp: Update for demangling changes.
16434
2d1c107c
SC
164352014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16436
16437 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16438 * gdb.cp/non-trivial-retval.exp: Add new tests.
16439
778811d5
SC
164402014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16441
16442 PR c++/13403
16443 PR c++/15154
16444 * gdb.cp/non-trivial-retval.cc: New file.
16445 * gdb.cp/non-trivial-retval.exp: New file.
16446
10c5f0a8
YQ
164472014-10-15 Yao Qi <yao@codesourcery.com>
16448
16449 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16450 remote host.
16451
65d7b369
YQ
164522014-10-15 Yao Qi <yao@codesourcery.com>
16453
16454 * gdb.python/py-symbol.exp: Match file base name if host is
16455 remote, otherwise match file name with dir name.
16456 * gdb.python/py-symtab.exp: Likewise.
16457 * gdb.python/python.exp: Likewise.
16458
46dc1394
YQ
164592014-10-15 Yao Qi <yao@codesourcery.com>
16460
16461 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16462 pattern.
16463 * gdb.python/py-symtab.exp: Likewise.
16464 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16465 locationn.
16466
c40cc657
JB
164672014-10-14 Joel Brobecker <brobecker@adacore.com>
16468
16469 * gdb.ada/addr_arith: New testcase.
16470
2abf49e1
MR
164712014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16472
16473 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16474 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16475 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16476 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16477
f7088df3
SDJ
164782014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16479
16480 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16481 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16482 * gdb.arch/stap-eval-lang-ada.exp: New file.
16483
4dc06805
YQ
164842014-10-14 Yao Qi <yao@codesourcery.com>
16485
16486 * gdb.mi/mi-var-child.c (nothing1): New function.
16487 (nothing2): New function.
16488 (do_children_tests): Set function pointers by nothing1 and
16489 nothing2.
16490 * gdb.mi/mi-var-child.exp: Step over new added statements.
16491 Update test to match the new output.
16492 * gdb.mi/var-cmd.c (nothing1): New function.
16493 (nothing2): New function.
16494 (do_children_tests): Set function pointers by nothing1 and
16495 nothing2.
16496 * gdb.mi/mi-var-display.exp: Update test to match output.
16497 Step to the line specified by $line_dct_nothing.
16498 Increase the number of lines to step.
16499
46a93de2
YQ
165002014-10-14 Yao Qi <yao@codesourcery.com>
16501
16502 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16503 tests.
16504 * gdb.mi/mi2-var-child.exp: Likewise.
16505
14ea52ee
DE
165062014-10-13 Doug Evans <dje@google.com>
16507
16508 * gdb.python/py-objfile.exp: Change name of file name test.
16509
e5c6e92b
DE
165102014-10-13 Doug Evans <dje@google.com>
16511
16512 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16513 from the start of the CU.
16514
c780cc2f
JK
165152014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16516 Yao Qi <yao@codesourcery.com>
16517
16518 Fix "save breakpoints" for "catch" command.
16519 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16520 Remove -nonewline. Match also the added "main" line.
16521
99894e11
JK
165222014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16523
16524 Fix "save breakpoints" for "disable $bpnum" command.
16525 * gdb.base/save-bp.c (main): Add label.
16526 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16527
6e1ac5a3
JK
165282014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16529
16530 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16531
754dd2b0
YQ
165322014-10-11 Yao Qi <yao@codesourcery.com>
16533
16534 * gdb.server/server-kill.exp: Execute command
16535 "set remote trace-status-packet on" before "tstatus".
16536
f90183d7
YQ
165372014-10-11 Yao Qi <yao@codesourcery.com>
16538
16539 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16540 (main): Call getppid.
16541 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16542 and continue to it. Read variable "server_pid".
16543
bf40a607
YQ
165442014-10-11 Yao Qi <yao@codesourcery.com>
16545
16546 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16547
052ca370
YQ
165482014-10-11 Yao Qi <yao@codesourcery.com>
16549
16550 * gdb.threads/thread-find.exp: Don't execute command
16551 "info threads".
16552 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16553 * gdb.threads/linux-dp.exp: Don't check the condition
16554 $threads_created equals to zero.
16555
3831839c
PA
165562014-10-10 Pedro Alves <palves@redhat.com>
16557
16558 * gdb.base/bigcore.exp: Remove references to IRIX.
16559 * gdb.base/funcargs.exp: Likewise.
16560 * gdb.base/interrupt.exp: Likewise.
16561 * gdb.base/mips_pro.exp: Likewise.
16562 * gdb.base/nodebug.exp: Likewise.
16563 * gdb.base/setvar.exp: Likewise.
16564 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16565
8b9a549d
PA
165662014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16567 Pedro Alves <palves@redhat.com>
16568
16569 PR symtab/14466
16570 * gdb.base/vdso-warning.c: New file.
16571 * gdb.base/vdso-warning.exp: New file.
16572
d48ba5e8
DE
165732014-10-02 Doug Evans <dje@google.com>
16574
16575 * gdb.base/structs.c (main): Don't run forever.
16576
2278c276
PA
165772014-10-02 Pedro Alves <palves@redhat.com>
16578
16579 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16580 (top level) <stop threads 1, stop threads 2>: Use it.
16581
b57bacec
PA
165822014-10-02 Pedro Alves <palves@redhat.com>
16583
16584 * gdb.threads/break-while-running.exp (test): Add new
16585 'update_thread_list' argument. Skip "info threads" if false.
16586 (top level): Add new 'update_thread_list' axis.
16587
13fd3ff3
PA
165882014-10-02 Pedro Alves <palves@redhat.com>
16589
16590 PR breakpoints/17431
16591 * gdb.base/execl-update-breakpoints.c: New file.
16592 * gdb.base/execl-update-breakpoints.exp: New file.
16593
0fec99e8
PA
165942014-10-01 Pedro Alves <palves@redhat.com>
16595
16596 * gdb.base/breakpoint-in-ro-region.c: New file.
16597 * gdb.base/breakpoint-in-ro-region.exp: New file.
16598
2ddf4301
SM
165992014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16600
16601 * gdb.mi/mi-exit-code.exp: New file.
16602 * gdb.mi/mi-exit-code.c: New file.
16603
6a5f3f43
YQ
166042014-09-30 Yao Qi <yao@codesourcery.com>
16605
16606 * lib/prelink-support.exp (build_executable_own_libs): Error if
16607 the target isn't native.
16608
345bcc73
YQ
166092014-09-30 Yao Qi <yao@codesourcery.com>
16610
16611 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16612 false.
16613
a25a5a45
PA
166142014-09-22 Pedro Alves <palves@redhat.com>
16615
16616 * gdb.threads/break-while-running.exp: New file.
16617 * gdb.threads/break-while-running.c: New file.
16618
00ba3162
YQ
166192014-09-19 Yao Qi <yao@codesourcery.com>
16620
16621 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16622 Invoke test. Restart GDB with --readnow and invoke test again.
16623
c3b7b696
YQ
166242014-09-19 Yao Qi <yao@codesourcery.com>
16625
16626 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16627 proc set_breakpoint_on_gcd_function. Invoke
16628 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16629 invoke set_breakpoint_on_gcd_function again.
16630
2b4fd423
DE
166312014-09-18 Doug Evans <dje@google.com>
16632
16633 * gdb.dwarf2/symtab-producer.exp: New file.
16634
a5947601
SDJ
166352014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16636
16637 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16638 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16639 * gdb.base/global-var-nested-by-dso.c: Likewise.
16640 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16641
91c19059
SDJ
166422014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16643 Pedro Alves <palves@redhat.com>
16644
16645 * gdb.base/watch-bitfields.exp: Pass string other than test file
16646 name to prepare_for_testing.
16647 (watch): New procedure.
16648 (expect_watchpoint): Use with_test_prefix.
16649 (top level): Factor out tests to ...
16650 (test_watch_location, test_regular_watch): ... these new
16651 procedures, and use with_test_prefix and gdb_continue_to_end.
16652
bb9d5f81
PP
166532014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16654
16655 PR breakpoints/12526
16656 * gdb.base/watch-bitfields.exp: New file.
16657 * gdb.base/watch-bitfields.c: New file.
16658
635856f5
PA
166592014-09-16 Pedro Alves <palves@redhat.com>
16660
16661 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16662 software and hardware addresses, not software address against
16663 itself.
16664
7280ceea
PA
166652014-09-16 Pedro Alves <palves@redhat.com>
16666
16667 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16668 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16669
428b16bd
PA
166702014-09-16 Pedro Alves <palves@redhat.com>
16671
16672 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16673 files.
16674 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16675 "*-*-vxworks*" throughout.
16676 * gdb.base/break.exp: Likewise.
16677 * gdb.base/default.exp: Likewise.
16678 * gdb.base/scope.exp: Likewise.
16679 * gdb.base/sepdebug.exp: Likewise.
16680 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16681 throughout.
16682 * gdb.base/run.c: Likewise.
16683 * gdb.base/sepdebug.c: Likewise.
16684 * gdb.hp/gdb.aCC/run.c: Likewise.
16685 * gdb.reverse/until-reverse.c: Likewise.
16686 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16687
666d413c
YQ
166882014-09-16 Yao Qi <yao@codesourcery.com>
16689
16690 * boards/local-remote-host-native.exp: New file.
16691
57cbd724
DE
166922014-09-14 Doug Evans <xdje42@gmail.com>
16693
16694 * gdb.threads/queue-signal.c (thread_count): New variable.
16695 (thread_count_mutex, thread_count_condvar): New variables.
16696 (incr_thread_count, wait_all_threads_running): New functions.
16697 (main): Wait for all threads to be in their thread functions.
16698
81219e53
DE
166992014-09-13 Doug Evans <xdje42@gmail.com>
16700
16701 * gdb.threads/queue-signal.c: New file.
16702 * gdb.threads/queue-signal.exp: New file.
16703
3714cea7
DE
167042014-09-13 Doug Evans <xdje42@gmail.com>
16705
16706 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16707 be consistent with what default_gdb_init uses.
16708 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16709 the plain text of the prompt. Add some logging printfs.
16710 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16711
fa43b1d7
PA
167122014-09-12 Pedro Alves <palves@redhat.com>
16713
16714 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16715 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16716 * gdb.arch/i386-size-overlap.exp: Likewise.
16717 * gdb.arch/i386-size.exp: Likewise.
16718 * gdb.arch/i386-unwind.exp: Likewise.
16719 * gdb.base/a2-run.exp: Likewise.
16720 * gdb.base/break.exp: Likewise.
16721 * gdb.base/charset.exp: Likewise.
16722 * gdb.base/chng-syms.exp: Likewise.
16723 * gdb.base/commands.exp: Likewise.
16724 * gdb.base/dbx.exp: Likewise.
16725 * gdb.base/find.exp: Likewise.
16726 * gdb.base/funcargs.exp: Likewise.
16727 * gdb.base/jit-simple.exp: Likewise.
16728 * gdb.base/reread.exp: Likewise.
16729 * gdb.base/sepdebug.exp: Likewise.
16730 * gdb.base/step-bt.exp: Likewise.
16731 * gdb.cp/mb-inline.exp: Likewise.
16732 * gdb.cp/mb-templates.exp: Likewise.
16733 * gdb.objc/basicclass.exp: Likewise.
16734 * gdb.threads/killed.exp: Likewise.
16735
9d9bf2df
EBM
167362014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16737
16738 PR tdep/17379
16739 * gdb.arch/powerpc-stackless.S: New file.
16740 * gdb.arch/powerpc-stackless.exp: New file.
16741
1cf2f1b0
JK
167422014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16743
16744 * gdb.base/attach.c: Include unistd.h.
16745 (main): Call alarm. Add label postloop.
16746 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16747 gdb_breakpoint, gdb_continue_to_breakpoint.
16748 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16749
98880d46
PA
167502014-09-11 Pedro Alves <palves@redhat.com>
16751
16752 PR gdb/17347
16753 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16754 * gdb.base/attach.exp (test_command_line_attach_run): New
16755 procedure.
16756 (top level): Call it.
16757
4c92ff2c
PA
167582014-09-11 Pedro Alves <palves@redhat.com>
16759
16760 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16761 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16762 (do_command_attach_tests): Use spawn_wait_for_attach.
16763 * gdb.base/solib-overlap.exp: Likewise.
16764 * gdb.multi/multi-attach.exp: Likewise.
16765 * gdb.python/py-prompt.exp: Likewise.
16766 * gdb.python/py-sync-interp.exp: Likewise.
16767 * gdb.server/ext-attach.exp: Likewise.
16768
3adc1a7d
GKB
167692014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16770
16771 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16772 command in testcase. Simplify testcase.
16773
96334934
JB
167742014-09-10 Joel Brobecker <brobecker@adacore.com>
16775
16776 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16777
eb479039
JB
167782014-09-10 Joel Brobecker <brobecker@adacore.com>
16779
16780 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16781
deede10c
JB
167822014-09-10 Joel Brobecker <brobecker@adacore.com>
16783
16784 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16785
7828a5f5
JB
167862014-09-10 Joel Brobecker <brobecker@adacore.com>
16787
16788 * gdb.dwarf2/dynarr-ptr.c: New file.
16789 * gdb.dwarf2/dynarr-ptr.exp: New file.
16790
33aeebcf
MR
167912014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16792
16793 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16794 of 30 rather than hardcoding 120 for a slow test case. Take the
16795 `gdb,timeout' target setting into account for this calculation.
16796 Don't extend the timeout for the test cases that don't need it.
16797
7b415901
MR
167982014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16799
16800 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16801 a factor of 2 for a slow test case. Take the `gdb,timeout'
16802 target setting into account for this calculation.
16803 * gdb.reverse/until-precsave.exp: Increase the timeout by
16804 a factor of 15 and 3 respectively rather than adding 120
16805 for a pair of slow test cases. Take the `gdb,timeout'
16806 target setting into account for this calculation.
16807
4a40f85a
MR
168082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16809
16810 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16811 timeout, don't pass one down to gdb_expect.
16812 (gdb_expect): Rework timeout selection.
16813
09635af7
MR
168142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16815
16816 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16817 exception on timeout.
16818 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16819 (gdbserver_start_extended): Catch any `gdbserver_start' error
16820 exceptions.
16821 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16822 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16823 `gdbserver_gdb_load' error exceptions.
16824
2bdd10b7
MR
168252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16826
16827 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16828 120 on waiting for the TCP socket to open.
16829
316935f0
DE
168302014-09-09 Doug Evans <xdje42@gmail.com>
16831
16832 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16833 _caller_matches, _any_caller_is, _any_caller_matches.
16834
83740597
DE
168352014-09-09 Doug Evans <xdje42@gmail.com>
16836
16837 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16838
4c122fc3
YQ
168392014-09-09 Yao Qi <yao@codesourcery.com>
16840
16841 * gdb.mi/mi-var-display.exp: Set print symbol off.
16842
a9f116cb
GKB
168432014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16844
16845 PR gdb/17035
16846 * gdb.base/commands.exp: Add tests to verify user-defined
16847 commands with empty bodies.
16848 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16849 python commands in `show user command`.
16850 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16851 scheme commands in `show user command`.
16852
c75bd3a2
JK
168532014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16854
16855 PR python/17355
16856 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16857 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16858 * gdb.python/py-framefilter-invalidarg.exp: New file.
16859 * gdb.python/py-framefilter-invalidarg.py: New file.
16860
faa42425
DE
168612014-09-06 Doug Evans <xdje42@gmail.com>
16862
16863 PR 15276
16864 * gdb.python/py-caller-is.c: New file.
16865 * gdb.python/py-caller-is.exp: New file.
16866
474ca4f6
SDJ
168672014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16868
16869 PR gdb/17235
16870 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16871 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16872
eb0b0463
SDJ
168732014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16874
16875 PR fortran/17237
16876 * gdb.fortran/print-formatted.exp: New file.
16877 * gdb.fortran/print-formatted.f90: Likewise.
16878
5f3b99cf
SS
168792014-09-03 Sasha Smundak <asmundak@google.com>
16880
16881 * gdb.python/py-frame.exp: Test Frame.read_register.
16882
7d793aa9
SDJ
168832014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16884
16885 PR python/16699
16886 * gdb.python/py-completion.exp: New file.
16887 * gdb.python/py-completion.py: Likewise.
16888
fb0576e9
DE
168892014-08-28 Doug Evans <dje@google.com>
16890
16891 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16892 eax,etc. are live with values set by gdb and thus the compiler can't
16893 use them.
16894 * gdb.arch/i386-pseudo.c (main): Ditto.
16895
ee92b0dd
DE
168962014-08-27 Doug Evans <dje@google.com>
16897
16898 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16899
6649db35
DE
169002014-08-25 Doug Evans <dje@google.com>
16901
16902 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16903 (main): Ditto.
16904
564b7600
DE
169052014-08-25 Doug Evans <dje@google.com>
16906
16907 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16908
3881fb67
YQ
169092014-08-24 Yao Qi <yao@codesourcery.com>
16910
16911 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16912 symbol off.
16913 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16914
a05a36a5
DE
169152014-08-22 Doug Evans <dje@google.com>
16916
16917 PR 17276
16918 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16919 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16920 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16921
7c343b48
YQ
169222014-08-22 Yao Qi <yao@codesourcery.com>
16923
16924 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16925 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16926 * gdb.python/python.exp: Likewise. Use .py file on the host
16927 instead of the build.
16928
22fd09ae
JK
169292014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16930
16931 * gdb.threads/gcore-stale-thread.c: New file.
16932 * gdb.threads/gcore-stale-thread.exp: New file.
16933
a8454a7c
PA
169342014-08-21 Pedro Alves <palves@redhat.com>
16935
16936 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16937 * gdb.base/gcore-relro-pie.exp: Likewise.
16938 * gdb.base/gcore-relro.exp: Likewise.
16939 * gdb.base/gcore.exp: Likewise.
16940 * gdb.base/print-symbol-loading.exp: Likewise.
16941 * gdb.threads/gcore-thread.exp: Likewise.
16942 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16943
2a31c623
PA
169442014-08-20 Pedro Alves <palves@redhat.com>
16945 Jan Kratochvil <jan.kratochvil@redhat.com>
16946
16947 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16948 configure.
16949 (EXPECT): Handle READ1 being set.
16950 (all): Depend on EXTRA_RULES.
16951 (check-read1, expect-read1, read1.so, read1): New rules.
16952 * README (Testsuite Parameters): Document the READ1 make variable.
16953 (Race detection): New section.
16954 * configure: Regenerate.
16955 * configure.ac: If build==host==target, and running under a
16956 GNU/glibc system, add read1 to the extra Makefile rules.
16957 (EXTRA_RULES): AC_SUBST it.
16958 * lib/read1.c: New file.
16959
d36430db
JB
169602014-08-20 Joel Brobecker <brobecker@adacore.com>
16961
16962 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16963 the handling of variables declared as a typedef to an array
16964 which a DW_AT_data_location attribute.
16965
9a0dc9e3
PA
169662014-08-19 Andrew Burgess <aburgess@broadcom.com>
16967 Pedro Alves <palves@redhat.com>
16968
16969 PR symtab/14604
16970 PR symtab/14605
16971 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16972 gdb_test.
16973
0718a8da
PA
169742014-08-19 Pedro Alves <palves@redhat.com>
16975
16976 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16977
13b448cd
YQ
169782014-08-19 Yao Qi <yao@codesourcery.com>
16979
16980 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16981 right line.
16982
1cbf5077
DB
169832014-08-18 David Blaikie <dblaikie@gmail.com>
16984
16985 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16986
bf0fae19
JB
169872014-08-18 Joel Brobecker <brobecker@adacore.com>
16988
16989 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16990 attribute in array range.
16991
3c8c5dcc
JB
169922014-08-18 Joel Brobecker <brobecker@adacore.com>
16993
16994 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16995
e66d4446
SC
169962014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16997
16998 PR c++/17132
16999 * gdb.cp/pr17132.cc: New file.
17000 * gdb.cp/pr17132.exp: New file.
17001
940df408
SC
170022014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17003
17004 * gdb.python/py-xmethods.py (A_getarrayind)
17005 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17006 Use 'print' with function call syntax.
17007 (E_method_matcher.match): Fix tab vs space indentation mixup.
17008
ebcc6c3a
YQ
170092014-08-15 Yao Qi <yao@codesourcery.com>
17010
17011 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17012 false.
17013
775e0f04
YQ
170142014-08-15 Yao Qi <yao@codesourcery.com>
17015
17016 * gdb.cp/casts.exp: Set print symbol off.
17017 * gdb.cp/class2.exp: Likewise.
17018 * gdb.cp/overload.exp: Likewise.
17019 * gdb.cp/templates.exp: Likewise.
17020
d769e349
DE
170212014-08-11 Doug Evans <dje@google.com>
17022
17023 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17024 (test_load_shlib): Update.
17025
20c6f1e1
YQ
170262014-08-09 Yao Qi <yao@codesourcery.com>
17027
17028 * gdb.base/display.exp: Invoke is_address_zero_readable.
17029 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17030 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17031 * gdb.base/hbreak-unmapped.exp: Return if
17032 is_address_zero_readable returns true.
17033 * gdb.base/signest.exp: Likewise.
17034 * gdb.base/signull.exp: Likewise.
17035 * gdb.base/sigbpt.exp: Likewise.
17036 * gdb.guile/scm-disasm.exp: Do the test if
17037 is_address_zero_readable returns false.
17038 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17039 * gdb.python/py-arch.exp: Likewise.
17040 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17041 * lib/gdb.exp (is_address_zero_readable): New proc.
17042
5792e8e3
YQ
170432014-08-09 Yao Qi <yao@codesourcery.com>
17044
17045 PR testsuite/13443
17046 * gdb.mi/mi-var-display.exp: Make test messages unique.
17047
3cecbbbe
TT
170482014-08-04 Tom Tromey <tromey@redhat.com>
17049
17050 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17051 target 0".
17052
00b51ff5
TT
170532014-08-04 Tom Tromey <tromey@redhat.com>
17054
17055 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17056 "target_resume".
17057
6908c509
JB
170582014-08-01 Joel Brobecker <brobecker@adacore.com>
17059
17060 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17061 inner_vla_struct_object_size.
17062 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17063 as xfail.
17064
cc6563d2
PA
170652014-07-30 Pedro Alves <palves@redhat.com>
17066
17067 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17068 comment.
17069
7e09a223
YQ
170702014-07-29 Yao Qi <yao@codesourcery.com>
17071
17072 PR gdb/17206
17073 * gdb.base/until-nodebug.exp: New.
17074
7ebdbe92
DE
170752014-07-28 Doug Evans <xdje42@gmail.com>
17076
17077 PR guile/17203
17078 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17079 previously existing parameter, and previously ambiguously spelled
17080 parameter.
17081
fdb1adc6
WN
170822014-07-28 Will Newton <will.newton@linaro.org>
17083
17084 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17085
186fcde0
DE
170862014-07-26 Ludovic Courtès <ludo@gnu.org>
17087 Doug Evans <xdje42@gmail.com>
17088
17089 PR guile/17146
17090 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17091
70509625
PA
170922014-07-25 Pedro Alves <palves@redhat.com>
17093
17094 * gdb.threads/signal-command-handle-nopass.c: New file.
17095 * gdb.threads/signal-command-handle-nopass.exp: New file.
17096 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17097 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17098 * gdb.threads/signal-delivered-right-thread.c: New file.
17099 * gdb.threads/signal-delivered-right-thread.exp: New file.
17100
c3f814a1
PA
171012014-07-25 Pedro Alves <palves@redhat.com>
17102
17103 * gdb.base/double-prompt-target-event-error.exp
17104 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17105 match.
17106 (cancel_pagination_in_target_event): Rework double prompt
17107 detection.
17108 * gdb.base/paginate-after-ctrl-c-running.exp
17109 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17110 <return>' match.
17111 * gdb.base/paginate-bg-execution.exp
17112 (test_bg_execution_pagination_return)
17113 (test_bg_execution_pagination_cancel): Remove '-notransfer
17114 <return>' matches.
17115 * gdb.base/paginate-execution-startup.exp
17116 (test_fg_execution_pagination_return)
17117 (test_fg_execution_pagination_cancel): Remove '-notransfer
17118 <return>' matches.
17119 * gdb.base/paginate-inferior-exit.exp
17120 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17121 match.
17122 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17123 * lib/gdb.exp (pagination_prompt): Run text through
17124 string_to_regexp.
17125 (gdb_test_multiple): Match $pagination_prompt instead of
17126 "<return>".
17127 (string_to_regexp): Move to lib/gdb-utils.exp.
17128
e214cf6c
JK
171292014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17130
17131 * gdb.arch/amd64-entry-value-paramref.S: New file.
17132 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17133 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17134 * gdb.arch/amd64-optimout-repeat.S: New file.
17135 * gdb.arch/amd64-optimout-repeat.c: New file.
17136 * gdb.arch/amd64-optimout-repeat.exp: New file.
17137
17d0c5c8
JK
171382014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17139
17140 PR gdb/17170
17141 * gdb.base/statistics.exp: New file.
17142
b8b8facf
DE
171432014-07-17 Doug Evans <dje@google.com>
17144
74b49205 17145 PR gdb/17170
b8b8facf
DE
17146 * gdb.base/maint.exp: Update testing of per-command stats.
17147
1b5d0ab3
PA
171482014-07-16 Pedro Alves <palves@redhat.com>
17149
17150 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17151 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17152 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17153 (tfile_write_buf): New functions.
17154 (add_memory_block): Rewrite using the above.
17155 (adjust_function_address): New function.
17156 (FUNCTION_ADDRESS): New macro.
17157 (write_basic_trace_file): Remove short_x local, and use
17158 tfile_write_16. Change type of func_addr local to unsigned long
17159 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17160 here. Cast argument of add_memory_block to char pointer.
17161 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17162 (main): Remove parameters.
17163 * gdb.trace/tfile.exp: Remove nowarnings.
17164
4d974e88
SM
171652014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17166
17167 * gdb.base/debug-expr.exp: Test string evaluation with
17168 "debug expression" on.
17169
41e99568
PA
171702014-07-15 Pedro Alves <palves@redhat.com>
17171
17172 * gdb.base/reread.exp: Use clean_restart.
17173
487d9753
PL
171742014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17175
17176 * gdb.arch/avr-flash-qualifer.c: New.
17177 * gdb.arch/avr-flash-qualifer.exp: New.
17178
cc1c52ad
PA
171792014-07-14 Pedro Alves <palves@redhat.com>
17180
17181 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17182 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17183
1e973570
PA
171842014-07-14 Pedro Alves <palves@redhat.com>
17185
17186 * gdb.base/double-prompt-target-event-error.c: New file.
17187 * gdb.base/double-prompt-target-event-error.exp: New file.
17188
93d6eb10
PA
171892014-07-14 Pedro Alves <palves@redhat.com>
17190
17191 PR gdb/17072
17192 * gdb.base/paginate-inferior-exit.c: New file.
17193 * gdb.base/paginate-inferior-exit.exp: New file.
17194
0017922d
PA
171952014-07-14 Pedro Alves <palves@redhat.com>
17196
17197 PR gdb/17072
17198 * gdb.base/paginate-bg-execution.c: New file.
17199 * gdb.base/paginate-bg-execution.exp: New file.
17200
94696ad3
PA
172012014-07-14 Pedro Alves <palves@redhat.com>
17202
17203 PR gdb/17072
17204 * gdb.base/paginate-execution-startup.c: New file.
17205 * gdb.base/paginate-execution-startup.exp: New file.
17206 * lib/gdb.exp (pagination_prompt): New global.
17207 (default_gdb_spawn): New procedure, factored out from
17208 default_gdb_spawn.
17209 (default_gdb_start): Adjust to call default_gdb_spawn.
17210 (gdb_spawn): New procedure.
17211
bd293940
PA
172122014-07-14 Pedro Alves <palves@redhat.com>
17213
17214 * lib/gdb.exp (gdb_assert): New procedure.
17215 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17216
c933f875
PA
172172014-07-14 Pedro Alves <palves@redhat.com>
17218
17219 * gdb.base/execution-termios.c: New file.
17220 * gdb.base/execution-termios.exp: New file.
17221
d98b7a16
TT
172222014-07-14 Tom Tromey <tromey@redhat.com>
17223
17224 * gdb.cp/vla-cxx.cc: New file.
17225 * gdb.cp/vla-cxx.exp: New file.
17226
548740d6
TT
172272014-07-14 Tom Tromey <tromey@redhat.com>
17228
17229 * gdb.reverse/rerun-prec.c: New file.
17230 * gdb.reverse/rerun-prec.exp: New file.
17231
a25eb028
MR
172322014-07-12 Maciej W. Rozycki <macro@mips.com>
17233 Maciej W. Rozycki <macro@codesourcery.com>
17234
17235 * lib/gdb-utils.exp: New file.
17236 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17237 inline `gdb_init_command' processing.
17238 (gdb_start_cmd): Likewise.
17239 * lib/mi-support.exp (mi_run_cmd): Likewise.
17240 * README: Document `gdb_init_command' and `gdb_init_commands'.
17241
218c2655
JK
172422014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17243
17244 Fix false FAIL running under a very long directory name.
17245 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17246 and "set print elements 10000". Twice.
17247
5401fde3
YQ
172482014-07-11 Yao Qi <yao@codesourcery.com>
17249
17250 * gdb.base/exprs.exp: "set print symbol off".
17251
e76126e8
PA
172522014-07-11 Pedro Alves <palves@redhat.com>
17253
17254 * gdb.threads/kill.c: New file.
17255 * gdb.threads/kill.exp: New file.
17256
2d6f0de6
YQ
172572014-07-10 Yao Qi <yao@codesourcery.com>
17258
17259 * gdb.trace/tfile.c (write_basic_trace_file)
17260 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17261 address written to trace file.
17262
7180e04a
PA
172632014-07-09 Pedro Alves <palves@redhat.com>
17264
17265 * gdb.base/attach-wait-input.exp: New file.
17266 * gdb.base/attach-wait-input.c: New file.
17267
9a9a7608
AB
172682014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17269
17270 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17271 setting up test structures.
17272 (main): Call new test function.
17273 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17274 test function, continue into test function and walk test
17275 structures.
17276
161ac41e
YQ
172772014-07-02 Yao Qi <yao@codesourcery.com>
17278
17279 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17280 'bar_start' at the beginning of functions 'foo' and 'bar'
17281 respectively.
17282 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17283 instead of 'foo' and 'bar'.
17284
1f267ae3
MM
172852014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17286
17287 * gdb.btrace/segv.exp: New.
17288 * gdb.btrace/segv.c: New.
17289
2b239efb
LM
172902014-07-02 Luis Machado <lgustavo@codesourcery.com>
17291
17292 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17293 instruction.
17294
cf363f18
MW
172952014-06-30 Mark Wielaard <mjw@redhat.com>
17296
17297 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17298 vulture, vilify, villar): New volatile array constants.
17299 (vindictive, vegetation): New const volatile array constants.
17300 * gdb.base/volatile.exp: Test volatile and const volatile array
17301 types.
17302
aebf9d24
AA
173032014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17304
17305 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17306 target lacks support for awatch, rwatch, or hbreak.
17307
b67a2c6f
YQ
173082014-06-27 Yao Qi <yao@codesourcery.com>
17309
17310 * gdb.multi/dummy-frame-restore.exp: New.
17311 * gdb.multi/dummy-frame-restore.c: New.
17312
aef92902
MM
173132014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17314
17315 * gdb.btrace/gcore.exp: New.
17316
8e9db26e
PA
173172014-06-23 Pedro Alves <palves@redhat.com>
17318
17319 * gdb.base/watchpoint-reuse-slot.c: New file.
17320 * gdb.base/watchpoint-reuse-slot.exp: New file.
17321
70afc5b7
SC
173222014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17323
17324 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17325 progspace's filename in 'info', 'enable' and 'disable' command
17326 tests.
17327
b972bd9c
JK
173282014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17329
17330 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17331 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17332 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17333
125f8a3d
GB
173342014-06-20 Gary Benson <gbenson@redhat.com>
17335
17336 * gdb.arch/i386-avx.exp: Fix include file location.
17337 * gdb.arch/i386-sse.exp: Likewise.
17338
3ed9baed
IB
173392014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17340
17341 * gdb.dlang/expression.exp: New file.
17342
034f788c
PA
173432014-06-19 Pedro Alves <palves@redhat.com>
17344
17345 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17346 out from ...
17347 (top level): ... here. Iterate running tests under different
17348 scheduler-locking settings.
17349
45371d0c
LM
173502014-06-18 Luis Machado <lgustavo@codesourcery.com>
17351
17352 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17353 to DW_FORM_addr and use non-zero addresses.
17354
5d376983
SC
173552014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17356
17357 PR gdb/17017
17358 * gdb.python/py-xmethods.cc: Add global function call counters and
17359 increment them in their respective functions. Remove "cout"
17360 statements.
17361 * gdb.python/py-xmethods.exp: Make tests check the global function
17362 call counters instead of depending on inferior IO.
17363
a1aa2221
LM
173642014-06-18 Don Breazeal <donb@codesourcery.com>
17365
17366 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17367 Deleted procedure.
17368 (explicit_fork_parent_follow): Deleted procedure.
17369 (explicit_fork_child_follow): Deleted procedure.
17370 (test_follow_fork): New procedure.
17371 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17372 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17373 procedure calls.
17374
0fc05997
YQ
173752014-06-17 Yao Qi <yao@codesourcery.com>
17376
17377 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17378 CP1252.
17379
70795c52
LM
173802014-06-17 Luis Machado <lgustavo@codesourcery.com>
17381
17382 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17383 Initialize ptr and S explicitly.
17384 (skip_type_update_when_not_use_rtti_test): Likewise.
17385
6be47f0c
KS
173862014-06-16 Keith Seitz <keiths@redhat.com>
17387
17388 PR mi/15863
17389 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17390 the inferior is started.
17391
d03de421
PA
173922014-06-16 Pedro Alves <palves@redhat.com>
17393
17394 * gdb.base/break-main-file-remove-fail.c: New file.
17395 * gdb.base/break-main-file-remove-fail.exp: New file.
17396 * gdb.base/break-unload-file.exp: Use build_executable instead of
17397 prepare_for_testing.
17398 (test_break): New parameter "initial_load". Handle it.
17399 (top level): Add initial_load cmdline/file axis.
17400
f9579b99
TT
174012014-06-12 Tom Tromey <tromey@redhat.com>
17402
17403 * gdb.base/completion.exp: Don't use directory name in test.
17404
3657956b
GB
174052014-06-09 Gary Benson <gbenson@redhat.com>
17406
17407 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17408 separate the always-available ANSI-standard signals from the
17409 signals that require checking.
17410 (main): Likewise.
17411 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17412 Likewise.
17413 (main): Likewise.
17414
4186eb54
KS
174152014-06-07 Keith Seitz <keiths@redhat.com>
17416
17417 Revert:
17418 PR c++/16253
17419 * gdb.cp/var-tag.cc: New file.
17420 * gdb.cp/var-tag.exp: New file.
17421 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17422 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17423 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17424 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17425
25326a28 174262014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17427
17428 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17429
829155c9
PA
174302014-06-06 Pedro Alves <palves@redhat.com>
17431
17432 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17433 in target debug output instead of looking at RSP packets,
17434 disabling the test on any target that uses hardware stepping.
17435 Update comments.
17436
61c8d22e
PA
174372014-06-06 Pedro Alves <palves@redhat.com>
17438
17439 * gdb.base/break-unload-file.exp: Fix typo.
17440
d9a47287
YQ
174412014-06-06 Yao Qi <yao@codesourcery.com>
17442
17443 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17444 from "jit_function" to "^jit_function".
17445
e5e01dbf
YQ
174462014-06-06 Yao Qi <yao@codesourcery.com>
17447
17448 * gdb.base/async.c (foo): Add one statement.
17449 * gdb.base/async.exp: Get the next instruction address and
17450 match the output of "nexti" by instruction address. Match
17451 the hex address in the output of "finish".
17452
73ba372c
GB
174532014-06-06 Gary Benson <gbenson@redhat.com>
17454
17455 * gdb.base/call-signals.c: Remove preprocessor conditionals
17456 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17457 SIGSEGV and SIGTERM.
17458 * gdb.base/sigall.c: Likewise.
17459 * gdb.base/unwindonsignal.c: Likewise.
17460 * gdb.reverse/sigall-reverse.c: Likewise.
17461
831517df
YQ
174622014-06-06 Yao Qi <yao@codesourcery.com>
17463
17464 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17465 readable, skip the test.
17466
b8b91e98
YQ
174672014-06-06 Yao Qi <yao@codesourcery.com>
17468
17469 * gdb.threads/staticthreads.c (thread_function): Move the line
17470 setting breakpoint on forward.
17471 * gdb.threads/staticthreads.exp: Update comments.
17472
fb934770
LC
174732014-06-05 Ludovic Courtès <ludo@gnu.org>
17474
17475 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17476 "history-append! type error".
17477
6ef284bd
SM
174782014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17479
17480 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17481 erroneous dprintf expected input.
17482
a872e241
DE
174832014-06-04 Doug Evans <xdje42@gmail.com>
17484
17485 * gdb.guile/scm-generics.exp: Delete.
17486
16f691fb
DE
174872014-06-04 Doug Evans <xdje42@gmail.com>
17488
17489 * gdb.guile/scm-breakpoint.exp: Update.
17490 Add tests for breakpoint registration.
17491
012370f6
TT
174922014-06-04 Tom Tromey <tromey@redhat.com>
17493
17494 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17495 VLA-in-union.
17496 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17497 inner_vla_struct, vla_union types. Initialize objects of those
17498 types and compute their sizes.
17499
9f5a4cef
HZ
175002014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17501 Hui Zhu <hui@codesourcery.com>
17502
17503 * gdb.base/fileio.exp: Add test for shell not available as well as
17504 available.
17505 * gdb.base/fileio.c (test_system): Check for shell twice.
17506
90a45c4d
YQ
175072014-06-04 Yao Qi <yao@codesourcery.com>
17508
17509 * gdb.base/auto-connect-native-target.exp: Remove redundant
17510 space from the regexp pattern.
17511
70017e41
YQ
175122014-06-04 Yao Qi <yao@codesourcery.com>
17513
17514 * gdb.base/default.exp: Replace "child" with "native" in
17515 regexp pattern.
17516
883964a7
SC
175172014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17518
17519 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17520 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17521 * gdb.python/py-xmethods.py: Python script supporting the
17522 new testcase and tests.
17523
ef370185
JB
175242014-06-03 Joel Brobecker <brobecker@adacore.com>
17525 Pedro Alves <palves@redhat.com>
17526
17527 PR breakpoints/17000
17528 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17529 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17530
1e2ccb61
BM
175312014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17532
17533 * gdb.base/subst.exp: Add tests to verify partial path matching
17534 output.
17535
c6ec5ab2
PA
175362014-06-03 Pedro Alves <palves@redhat.com>
17537
17538 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17539 target that doesn't use software single-stepping.
17540
835c559f
PA
175412014-06-03 Pedro Alves <palves@redhat.com>
17542
17543 PR breakpoints/17000
17544 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17545 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17546
06eb1586
DE
175472014-06-02 Doug Evans <xdje42@gmail.com>
17548
17549 * gdb.guile/scm-parameter.exp: New file.
17550
e698b8c4
DE
175512014-06-02 Doug Evans <xdje42@gmail.com>
17552
17553 * gdb.guile/scm-cmd.c: New file.
17554 * gdb.guile/scm-cmd.exp: New file.
17555
ded03782
DE
175562014-06-02 Doug Evans <xdje42@gmail.com>
17557
17558 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17559 pretty-printer lookup.
17560 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17561 (make-pp_s-printer): Call it.
17562 (make-pretty-printer-from-dict): New function.
17563 (lookup-pretty-printer-maker-from-dict): New function.
17564 (*pretty-printer*): Simplify.
17565 (make-objfile-pp_s-printer): New function.
17566 (install-objfile-pretty-printers!): New function.
17567 (make-progspace-pp_s-printer): New function.
17568 (install-progspace-pretty-printers!): New function.
17569 * gdb.guile/scm-progspace.c: New file.
17570 * gdb.guile/scm-progspace.exp: New file.
17571
41fac0cf
PA
175722014-06-02 Pedro Alves <palves@redhat.com>
17573
17574 * gdb.base/dprintf-bp-same-addr.c: New file.
17575 * gdb.base/dprintf-bp-same-addr.exp: New file.
17576
96ae5695
EBM
175772014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17578
17579 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17580 * gdb.arch/powerpc-power.s: Likewise.
17581
da02b3a8
JB
175822014-06-02 Joel Brobecker <brobecker@adacore.com>
17583
17584 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17585
c72b2e7b
YQ
175862014-06-01 Yao Qi <yao@codesourcery.com>
17587
17588 * gdb.base/watchpoint.exp (test_watch_location): Check null
17589 pointer can be dereferenced. If not, do the test, otherwise
17590 skip it.
17591
53e8a631
AB
175922014-05-30 Andrew Burgess <aburgess@broadcom.com>
17593
17594 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17595 results.
17596 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17597
938f0e2f
AB
175982014-05-30 Andrew Burgess <aburgess@broadcom.com>
17599
17600 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17601 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17602 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17603 * gdb.arch/amd64-invalid-stack-top.c: New file.
17604 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17605
9ba6657a
PA
176062014-05-30 Pedro Alves <palves@redhat.com>
17607
17608 PR breakpoints/17000
17609 * gdb.base/sss-bp-on-user-bp.c: New file.
17610 * gdb.base/sss-bp-on-user-bp.exp: New file.
17611
522c09bf
DB
176122014-05-30 David Blaikie <dblaikie@gmail.com>
17613
17614 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17615 gnu_inline semantics via attribute.
17616 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17617 source explicitly specifies the required semantics.
17618
bf4ef81e
MR
176192014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17620
17621 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17622
329ea579
PA
176232014-05-29 Pedro Alves <palves@redhat.com>
17624 Tom Tromey <tromey@redhat.com>
17625
17626 * gdb.base/async-shell.exp: Don't enable target-async.
17627 * gdb.base/async.exp
17628 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17629 parameter. Adjust.
17630 (top level): Don't test with "target-async".
17631 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17632 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17633 * gdb.base/inferior-died.exp: Don't enable target-async.
17634 * gdb.base/interrupt-noterm.exp: Likewise.
17635 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17636 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17637 * gdb.mi/mi-nonstop.exp: Likewise.
17638 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17639 * gdb.mi/mi-nsintrall.exp: Likewise.
17640 * gdb.mi/mi-nsmoribund.exp: Likewise.
17641 * gdb.mi/mi-nsthrexec.exp: Likewise.
17642 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17643 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17644 * gdb.python/py-evsignal.exp: Don't enable target-async.
17645 * gdb.python/py-evthreads.exp: Likewise.
17646 * gdb.python/py-prompt.exp: Likewise.
17647 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17648 * gdb.server/solib-list.exp: Don't enable target-async.
17649 * gdb.threads/thread-specific-bp.exp: Likewise.
17650 * lib/mi-support.exp: Adjust to use mi-async.
17651
fd664c91
PA
176522014-05-29 Pedro Alves <palves@redhat.com>
17653
17654 PR gdb/13860
17655 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17656 reason, even in sync mode.
17657
251bde03
PA
176582014-05-29 Pedro Alves <palves@redhat.com>
17659 Hui Zhu <hui@codesourcery.com>
17660
17661 PR PR15693
17662 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17663 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17664 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17665 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17666
7f3c0343
JB
176672014-05-28 Joel Brobecker <brobecker@adacore.com>
17668
17669 * config/monitor.exp (gdb_target_monitor): Replace use of
17670 "set remotebaud" by "set serial baud".
17671
b2715b27
AW
176722014-05-26 Andy Wingo <wingo@igalia.com>
17673
17674 * gdb.guile/scm-breakpoint.exp:
17675 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17676 properties instead of gdb-object-properties.
17677
498a4489
YQ
176782014-05-26 Yao Qi <yao@codesourcery.com>
17679
17680 * gdb.server/no-thread-db.exp: Specify source file name
17681 explicitly when setting a breakpoint.
17682
589fdceb
MM
176832014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17684
17685 * gdb.btrace/vdso.c: New.
17686 * gdb.btrace/vdso.exp: New.
17687
e9089e05
MM
176882014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17689
17690 * gdb.base/gcore.exp (capture_command_output): Move ...
17691 * lib/gdb.exp (capture_command_output): ... here.
17692
67b5c0c1
MM
176932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17694
17695 * gdb.btrace/data.exp: Test memory access during btrace replay.
17696
a2199296
SM
176972014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17698
17699 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17700
17b2616c
PA
177012014-05-21 Pedro Alves <palves@redhat.com>
17702
17703 PR gdb/13860
17704 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17705 (top level): Test that output related to execution commands is
17706 sent to the console with CLI commands, but not with MI commands.
17707 Test that breakpoint events are always mirrored to the console.
17708 Also expect the new source line to be output after a "next" in
17709 async mode too. Make it a pass/fail test.
17710 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17711 output.
17712 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17713
5166082f
PA
177142014-05-21 Pedro Alves <palves@redhat.com>
17715
17716 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17717 Use them to test variations of "list" after reaching a breakpoint.
17718 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17719 Test "list" with listsize 10 after reaching a breakpoint.
17720 * gdb.python/python.exp (decode_line current location line
17721 number): Adjust expected line number.
17722
2f25d70f
SM
177232014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17724
17725 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17726 behavior for $args, pass it directly to "run".
17727
ff604a67
MR
177282014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17729
17730 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17731 30000 to 65536.
17732
6a3cb8e8
PA
177332014-05-21 Pedro Alves <palves@redhat.com>
17734
17735 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17736 auto-connect-native-target off".
17737 * gdb.base/auto-connect-native-target.c: New file.
17738 * gdb.base/auto-connect-native-target.exp: New file.
17739
4ebfc96e
PA
177402014-05-21 Pedro Alves <palves@redhat.com>
17741
17742 * gdb.base/default.exp: Test "target native" instead of "target
17743 child".
17744
36d46afb
MW
177452014-05-21 Mark Wielaard <mjw@redhat.com>
17746
17747 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17748
5876f503
JK
177492014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17750
17751 Fix TLS access for -static -pthread.
17752 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17753 <HAVE_TLS> (thread_function, main): Initialize it.
17754 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17755 Add clean_restart.
17756 <$have_tls != "">: Check TLSVAR.
17757
0256a6ac
PA
177582014-05-21 Pedro Alves <palves@redhat.com>
17759
17760 * gdb.base/dcache-line-read-error.c: New.
17761 * gdb.base/dcache-line-read-error.exp: New.
17762
936d2992
PA
177632014-05-20 Pedro Alves <palves@redhat.com>
17764
17765 * gdb.base/compare-sections.c: New file.
17766 * gdb.base/compare-sections.exp: New file.
17767
802e8e6d
PA
177682014-05-20 Pedro Alves <palves@redhat.com>
17769
17770 * gdb.base/break-idempotent.c: New file.
17771 * gdb.base/break-idempotent.exp: New file.
17772
e59fa00f
MM
177732014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17774
17775 * gdb.btrace/nohist.exp: New.
17776
8b696e31
YQ
177772014-05-20 Yao Qi <yao@codesourcery.com>
17778
17779 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17780 gdb.reverse directory and gdb_reverse_timeout exists in board
17781 setting.
17782 * README: Document gdb_reverse_timeout.
17783
73c9764f
YQ
177842014-05-20 Yao Qi <yao@codesourcery.com>
17785
17786 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17787 'test_file_name'. Treat args as a string instead of a list.
17788 (gdb_init): Rename argument 'args' by 'test_file_name'.
17789
f1f4348a
JK
177902014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17791
17792 * gdb.arch/powerpc-power.exp: New file.
17793 * gdb.arch/powerpc-power.s: New file.
17794
0dbe70ce
DE
177952014-05-16 Doug Evans <dje@google.com>
17796
17797 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
17798 * gdb.base/completion.exp: Check that all expected files exist
17799 before doing file completion.
0dbe70ce 17800
8d551b02
DE
178012014-05-16 Doug Evans <dje@google.com>
17802
17803 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17804 Update.
17805 (do_syscall_tests_without_xml): Update.
17806
73eb7709
PA
178072014-05-16 Pedro Alves <palves@redhat.com>
17808
17809 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17810 instead of "unknown output after running".
17811
3fae92fc
YQ
178122014-05-16 Yao Qi <yao@codesourcery.com>
17813
17814 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17815 file1.txt from host at the end.
17816 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17817
c2b2ccc5
DE
178182014-05-15 Doug Evans <dje@google.com>
17819
17820 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17821 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17822 loading file. Add test for TU lookup.
17823
8c217a4b
SM
178242014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17825
17826 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17827 calling "-exec-arguments" or "set args" before running the
17828 inferior.
17829
3deb39c6
SM
178302014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17831
17832 * lib/mi-support.exp (mi_expect_stop): Expect message for
17833 inferiors that exit with non-zero exit code.
17834
71a79f8c
YQ
178352014-05-14 Yao Qi <yao@codesourcery.com>
17836
17837 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17838 match absolute path on remote host.
17839 (test_file_list_exec_source_files): Remove "/" from the
17840 pattern.
17841
f23fcd46
YQ
178422014-05-14 Yao Qi <yao@codesourcery.com>
17843
17844 * boards/local-remote-host-notty.exp (${board}_file): New
17845 proc.
17846
9404b58f
KM
178472014-05-07 Kyle McMartin <kyle@redhat.com>
17848
17849 Pushed by Joel Brobecker <brobecker@adacore.com>.
17850 * gdb.arch/aarch64-atomic-inst.c: New file.
17851 * gdb.arch/aarch64-atomic-inst.exp: New file.
17852
5e45f04c
YQ
178532014-05-07 Yao Qi <yao@codesourcery.com>
17854
17855 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17856 in current context" too.
17857
c888a17d
KS
178582014-05-05 Keith Seitz <keiths@redhat.com>
17859
17860 * gdb.linespec/ls-dollar.exp: Add test for linespec
17861 file:convenience_variable.
17862
290a839c
YQ
178632014-05-05 Yao Qi <yao@codesourcery.com>
17864
17865 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17866 traceframes into tfile and ctf trace files. Read data from
17867 trace file and test collected data.
17868 (gdb_collect_locals_test): Likewise.
17869 (gdb_unavailable_registers_test): Likewise.
17870 (gdb_unavailable_floats): Likewise.
17871 (gdb_collect_globals_test): Likewise.
17872 (top-level): Append "ctf" to trace_file_targets if GDB
17873 supports.
17874
b5262cd0
YQ
178752014-05-05 Yao Qi <yao@codesourcery.com>
17876
17877 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17878 code to ...
17879 (gdb_collect_args_test_1): ... it. New proc.
17880 (gdb_collect_locals_test): Move some code to ...
17881 (gdb_collect_locals_test_1): ... it. New proc.
17882 (gdb_unavailable_registers_test): Move some code to ...
17883 (gdb_unavailable_registers_test_1): ... it. New proc.
17884 (gdb_unavailable_floats): Move some code to ...
17885 (gdb_unavailable_floats_1): ... it. New proc.
17886
30a1e6cc
SDJ
178872014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17888
17889 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17890 probes to test for bitness recognition.
17891 * gdb.arch/amd64-stap-optional-prefix.exp
17892 (test_probe_value_without_reg): New procedure.
17893 Add code to test for different kinds of bitness.
17894
f33da99a
SDJ
178952014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17896
17897 PR breakpoints/16889
17898 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17899 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17900
5b80f00d
PA
179012014-05-01 Pedro Alves <palves@redhat.com>
17902
17903 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17904 gdb_file_cmd if no file is specified.
17905 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17906 last_loaded_file to set the remote exec-file.
17907
f8c2a73c
PA
179082014-05-01 Pedro Alves <palves@redhat.com>
17909
17910 * boards/local-remote-host.exp: New file.
17911
be6e8ac7
PA
179122014-05-01 Pedro Alves <palves@redhat.com>
17913
17914 * boards/local-remote-host.exp: Rename to ...
17915 * boards/local-remote-host-notty.exp: ... this.
17916
cac0dc8f
JB
179172014-04-28 Joel Brobecker <brobecker@adacore.com>
17918
17919 * gdb.ada/dyn_arrayidx: New testcase.
17920
9730e6cc
YQ
179212014-04-26 Yao Qi <yao@codesourcery.com>
17922
17923 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17924 and compute the length of function main. Save it in
17925 $main_length.
17926 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17927 (top-level): Use gdb_compile to compile objects into
17928 executable and restart GDB. Remove invocation to
17929 prepare_for_testing.
17930
7ae1a6a6
PA
179312014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17932 Pedro Alves <palves@redhat.com>
17933
17934 PR server/16255
17935 * gdb.multi/multi-attach.c: New file.
17936 * gdb.multi/multi-attach.exp: New file.
17937
4082afcc
PA
179382014-04-25 Pedro Alves <palves@redhat.com>
17939
17940 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17941 user.
17942 (top level): Test that "set remote conditional-breakpoints-packet
17943 off" works as intended.
17944 * gdb.base/dprintf.exp: Test that "set remote
17945 breakpoint-commands-packet off" works as intended.
17946 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17947 New function.
17948 (top level): Call it.
17949 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17950 remote fast-tracepoints-packet off" works as intended.
17951 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17952 * lib/gdb.exp (gdb_is_target_remote): ... here.
17953
2abc3f8d
DB
179542014-04-24 David Blaikie <dblaikie@gmail.com>
17955
17956 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17957 ensure clang would not discard them.
17958 * gdb.base/gdbvars.c: Ditto.
17959 * gdb.base/memattr.c: Ditto.
17960 * gdb.base/whatis.c: Ditto.
17961 * gdb.python/py-prettyprint.c: Ditto.
17962 * gdb.trace/actions.c: Ditto.
17963 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17964 ensure clang would not discard it.
17965
bfd39632
DB
179662014-04-24 David Blaikie <dblaikie@gmail.com>
17967
17968 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17969 clang to emit the full definition of type required by the test
17970 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17971
22842ff6
DB
179722014-04-24 David Blaikie <dblaikie@gmail.com>
17973
17974 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17975 coax Clang into emitting the definition of the type.
17976 * gdb.cp/pr10728-x.h (y): Ditto.
17977 * gdb.cp/pr10728-y.cc (y): Ditto.
17978
c2e827ad
DB
179792014-04-24 David Blaikie <dblaikie@gmail.com>
17980
17981 * gdb.base/label.exp: XFAIL label related tests under Clang.
17982 * gdb.cp/cplabel.exp: Ditto.
17983 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17984 under Clang those using labels.
17985
4c2d33e7
YQ
179862014-04-25 Yao Qi <yao@codesourcery.com>
17987
17988 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17989 double_label.
17990 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17991 partial_label and double_label.
17992
56083b99
DB
179932014-04-24 David Blaikie <dblaikie@gmail.com>
17994
17995 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17996
25d4e99d
DB
179972014-04-24 David Blaikie <dblaikie@gmail.com>
17998
17999 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18000 of the function to work across GCC and Clang.
18001 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18002 pointer types (const void ** const V void **).
18003
01f9f808
MS
180042014-04-24 Michael Sturm <michael.sturm@mintel.com>
18005 Walfred Tedeschi <walfred.tedeschi@intel.com>
18006
18007 * Makefile.in (EXECUTABLES): Added i386-avx512.
18008 * gdb.arch/i386-avx512.c: New file.
18009 * gdb.arch/i386-avx512.exp: Likewise.
18010
4b48d439
KS
180112014-04-23 Keith Seitz <keiths@redhat.com>
18012
18013 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18014 (mi_make_breakpoint_table): New procedure.
18015 (mi_create_breakpoint): Use mi_make_breakpoint
18016 and return the result.
18017 (mi_make_breakpoint): New procedure.
18018 (mi_build_kv_pairs): New procedure.
18019
18020 * gdb.mi/mi-break.exp: Remove unused globals,
18021 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18022 All callers updated.
18023 * gdb.mi/mi-dprintf.exp: Use variable to track command
18024 number.
18025 Update all callers of mi_create_breakpoint and use
18026 mi_make_breakpoint_table.
18027 Remove any unused global variables.
18028 * gdb.mi/mi-nonstop.exp: Likewise.
18029 * gdb.mi/mi-nsintrall.exp: Likewise.
18030 * gdb.mi/mi-nsmoribund.exp: Likewise.
18031 * gdb.mi/mi-nsthrexec.exp: Likewise.
18032 * gdb.mi/mi-reverse.exp: Likewise.
18033 * gdb.mi/mi-simplerun.exp: Likewise.
18034 * gdb.mi/mi-stepn.exp: Likewise.
18035 * gdb.mi/mi-syn-frame.exp: Likewise.
18036 * gdb.mi/mi-until.exp: Likewise.
18037 * gdb.mi/mi-var-cp.exp: Likewise.
18038 * gdb.mi/mi-var-display.exp: Likewise.
18039 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18040 * gdb.mi/mi2-var-child.exp: Likewise.
18041 * gdb.mi/mi-vla-c99.exp: Likewise.
18042 * lib/mi-support.exp: Likewise.
18043
18044 From Ian Lance Taylor <iant@cygnus.com>:
18045 * lib/gdb.exp (parse_args): New procedure.
18046
08351840
PA
180472014-04-23 Pedro Alves <palves@redhat.com>
18048
18049 * gdb.base/break-unload-file.c: New file.
18050 * gdb.base/break-unload-file.exp: New file.
18051 * gdb.base/sym-file-lib.c (baz): New function.
18052 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18053 field.
18054 (load): Store the segment's mapped size.
18055 (unload): New function.
18056 (unload_shlib): New function.
18057 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18058 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18059 set a breakpoint at baz, and call it.
18060 * gdb.base/sym-file.exp: New tests for stale breakpoint
18061 instructions.
18062
076855f9
PA
180632014-04-23 Pedro Alves <palves@redhat.com>
18064
18065 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18066 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18067 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18068 * gdb.base/hbreak-unmapped.c: New file.
18069 * gdb.base/hbreak-unmapped.exp: New file.
18070 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18071 * lib/gdb.exp (gdb_is_target_remote): ... here.
18072
483805cf
PA
180732014-04-22 Pedro Alves <palves@redhat.com>
18074
18075 * gdb.base/consecutive-step-over.c: New file.
18076 * gdb.base/consecutive-step-over.exp: New file.
18077
06d97543
PA
180782014-04-22 Pedro Alves <palves@redhat.com>
18079
18080 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18081 instead of send_gdb/gdb_expect.
18082
b4429ea2
YQ
180832014-04-22 Yao Qi <yao@codesourcery.com>
18084
18085 * lib/trace-support.exp (generate_tracefile): New procedure.
18086 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18087 return 0.
18088 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18089 if generate_tracefile returns 1.
18090
51d48146
PA
180912014-04-18 Tom Tromey <palves@redhat.com>
18092 Pedro alves <tromey@redhat.com>
18093
18094 PR backtrace/15558
18095 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18096 with a backtrace limit.
18097 * gdb.python/py-frame-inline.exp: Test running to an inline
18098 function with a backtrace limit, and printing the newest frame.
18099 * gdb.python/py-frame-inline.c (main): Call f.
18100
bd1dce5f
MS
181012014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18102
18103 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18104
40d1a503
MS
181052014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18106
18107 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18108 Drop prefix from unsupported source file path.
18109
389b98f7
YQ
181102014-04-17 Yao Qi <yao@codesourcery.com>
18111
18112 * lib/gdb.exp (with_target_charset): New proc.
18113 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18114 with_target_charset.
18115 (test_print_strings): Likewise.
18116 (test_repeat_bytes): Likewise.
18117 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18118 for some tests.
18119
22869d73
KS
181202014-04-16 Keith Seitz <keiths@redhat.com>
18121
18122 PR gdb/15827
18123 * gdb.dwarf2/corrupt.c: New file.
18124 * gdb.dwarf2/corrupt.exp: New file.
18125
c4f87ca6
KS
181262014-04-16 Keith Seitz <keiths@redhat.com>
18127
18128 PR c++/16597
18129 * gdb.cp/namelessclass.cc: New file.
18130 * gdb.cp/namelessclass.exp: New file.
18131 * gdb.cp/namelessclass.S: New file.
18132
ab19de87
DE
181332014-04-16 Doug Evans <dje@google.com>
18134
18135 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18136 Add comment.
18137 (gdbserver_default_get_comm_port): New function.
18138 (gdbserver_start): Check if board file provided
18139 "gdbserver,get_comm_port" and use it if so.
18140 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18141 (gdb,socketport): Set to "stdio".
18142 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18143 (stdio_gdbserver_template): Delete.
18144 (${board}_get_remote_address): Update.
18145 (${board}_build_remote_cmd): Delete.
18146 (${board}_get_comm_port): New function.
18147 (${board}_spawn): Update.
18148 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18149 Delete.
18150 (${board}_get_remote_address): Update.
18151 (${board}_get_comm_port): New function.
18152
fc98a809
AB
181532014-04-16 Andrew Burgess <aburgess@broadcom.com>
18154
18155 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18156 appearing in any order.
18157
87fd9e6e
DE
181582014-04-15 Doug Evans <dje@google.com>
18159
18160 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18161 uninitialized value of "description".
18162
099fc3ea
KS
181632014-04-15 Keith Seitz <keiths@redhat.com>
18164
18165 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18166 Remove unused globals.
18167 (test_running_the_program): Likewise.
18168 (test_controlled_execution): Likewise.
18169 (test_controlling_breakpoints): Likewise.
18170 (test_program_termination): Likewise.
18171
5da151d4
KS
181722014-04-15 Keith Seitz <keiths@redhat.com>
18173
18174 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18175 unused globals.
18176 (test_rbreak_creation_and_listing): Likewise.
18177 (test_ignore_count): Likewise.
18178 (test_error): Likewise.
18179
35e5d2f0
PA
181802014-04-15 Pedro Alves <palves@redhat.com>
18181
18182 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18183 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18184 sym-file-loader.c.
18185 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18186 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18187 to sym-file-loader.c.
18188 (struct library): Forward declare.
18189 (load_shlib, lookup_function): Change prototypes.
18190 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18191 (translate_offset): Remove declarations.
18192 (get_text_addr): New declaration.
18193 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18194 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18195 sym-file-loader.h.
18196 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18197 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18198 here from sym-file-loader.h.
18199 (struct library): New structure.
18200 (load_shlib, lookup_function): Change prototypes and adjust to
18201 work with a struct library.
18202 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18203 (translate_offset): Make static.
18204 (get_text_addr): New function.
18205 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18206
eb4c1710
PA
182072014-04-15 Pedro Alves <palves@redhat.com>
18208
18209 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18210
2d1baf52
PA
182112014-04-15 Pedro Alves <palves@redhat.com>
18212
18213 * gdb.base/sym-file-loader.c: Include <limits.h>.
18214 (SELF_LINK): New define.
18215 (get_origin): New function.
18216 (load_shlib): Use it.
18217 * gdb.base/sym-file.exp: Don't early return if the target is
18218 remote. Use runto_main, and issue fail is that fails. Use
18219 gdb_load_shlibs.
18220 (shlib_name): Delete.
18221 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18222
7dd6df01
PA
182232014-04-15 Pedro Alves <palves@redhat.com>
18224
18225 * gdb.base/sym-file.exp: Remove regex characters from test
18226 message. Don't refer to breakpoint numbers in test messages.
18227
b50c8614
KS
182282014-04-14 Keith Seitz <keiths@redhat.com>
18229
18230 PR c++/16253
18231 * gdb.cp/var-tag.cc: New file.
18232 * gdb.cp/var-tag.exp: New file.
18233 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18234 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18235 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18236 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18237
3d567982
TT
182382014-04-14 Tom Tromey <tromey@redhat.com>
18239
18240 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18241 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18242 type.
18243 * gdb.cp/enum-class.exp: New file.
18244 * gdb.cp/enum-class.cc: New file.
18245
0626fc76
TT
182462014-04-14 Tom Tromey <tromey@redhat.com>
18247
18248 * gdb.dwarf2/enum-type.exp: New file.
18249
dca325b3
SA
182502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18251
18252 * gdb.mi/mi-vla-c99.exp: New file.
18253 * gdb.mi/vla.c: New file.
18254
5854b38a
SA
182552014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18256
18257 * gdb.base/vla-datatypes.c: New file.
18258 * gdb.base/vla-datatypes.exp: New file.
18259
463bb957
SA
182602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18261
18262 * gdb.base/vla-ptr.c: New file.
18263 * gdb.base/vla-ptr.exp: New file.
18264
3dd170be
SA
182652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18266
18267 * gdb.dwarf2/count.exp: New file.
18268
5ecaaa66
SA
182692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18270
18271 * gdb.base/vla-sideeffect.c: New file.
18272 * gdb.base/vla-sideeffect.exp: New file.
18273
41f1ada5
DB
182742014-04-14 David Blaikie <dblaikie@gmail.com>
18275
18276 * gdb.mi/non-stop.c: Add return value for non-void function return
18277 statement.
18278 * gdb.threads/staticthreads.c: Ditto.
18279
0be03e84
DE
182802014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18281 Doug Evans <xdje42@gmail.com>
18282
18283 * gdb.guile/scm-value.c: Improve test case.
18284 * gdb.guile/scm-value.exp: Add new test.
18285
f180a1fb
DB
182862014-04-11 David Blaikie <dblaikie@gmail.com>
18287
18288 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18289 override Clang's default.
18290
6b662e19
JB
182912014-04-11 Joel Brobecker <brobecker@adacore.com>
18292
18293 Revert the following changes (regressions):
18294
18295 * gdb.base/vla-sideeffect.c: New file.
18296 * gdb.base/vla-sideeffect.exp: New file.
18297
18298 * gdb.dwarf2/count.exp: New file.
18299
18300 * gdb.base/vla-multi.c: New file.
18301 * gdb.base/vla-multi.exp: New file.
18302
18303 * gdb.base/vla-ptr.c: New file.
18304 * gdb.base/vla-ptr.exp: New file.
18305
18306 * gdb.base/vla-datatypes.c: New file.
18307 * gdb.base/vla-datatypes.exp: New file.
18308
18309 * gdb.mi/mi-vla-c99.exp: New file.
18310 * gdb.mi/vla.c: New file.
18311
245a5f0b
KS
183122014-04-11 Keith Seitz <keiths@redhat.com>
18313
18314 PR c++/16675
18315 * gdb.cp/cpsizeof.exp: New file.
18316 * gdb.cp/cpsizeof.cc: New file.
18317
58a84dcf
SA
183182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18319
191a8a90
JB
18320 * gdb.mi/mi-vla-c99.exp: New file.
18321 * gdb.mi/vla.c: New file.
58a84dcf 18322
c8655f75
SA
183232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18324
18325 * gdb.base/vla-datatypes.c: New file.
18326 * gdb.base/vla-datatypes.exp: New file.
18327
024e13b4
SA
183282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18329
18330 * gdb.base/vla-ptr.c: New file.
18331 * gdb.base/vla-ptr.exp: New file.
18332
1a237e0e
SA
183332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18334
18335 * gdb.base/vla-multi.c: New file.
18336 * gdb.base/vla-multi.exp: New file.
18337
504f3432
SA
183382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18339
18340 * gdb.dwarf2/count.exp: New file.
18341
3bce8237
SA
183422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18343
191a8a90
JB
18344 * gdb.base/vla-sideeffect.c: New file.
18345 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18346
322f9c21
YQ
183472014-04-11 Yao Qi <yao@codesourcery.com>
18348
18349 * gdb.base/completion.exp: Check file exists before running tests
18350 on file completion.
18351
d708bcd1
PA
183522014-04-10 Pedro Alves <palves@redhat.com>
18353
18354 * gdb.base/cond-eval-mode.c: New file.
18355 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18356 prepare_for_testing to build the new file. Check result of
18357 runto_main.
18358 (test_break, test_watch): New procedures.
18359 (top level): Use them.
18360
ae1d2761
PM
183612014-04-08 Pierre Muller <muller@sourceware.org>
18362
18363 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18364 Ctrl-V use for mingw hosts.
18365
7af389b8
SC
183662014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18367
18368 * gdb.python/py-value.c: Improve test case.
18369 * gdb.python/py-value.exp: Add new test.
18370
5e703181
DE
183712014-04-07 David Blaikie <dblaikie@gmail.com>
18372
18373 * lib/compiler.c: Identify the clang compiler.
18374 * lib/compiler.cc: Ditto.
18375
9810b410
YQ
183762014-04-03 Yao Qi <yao@codesourcery.com>
18377
18378 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18379
98d1b8dc
AB
183802014-04-01 Anton Blanchard <anton@samba.org>
18381
18382 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18383 messages unique.
18384
3114cea1
AB
183852014-04-01 Anton Blanchard <anton@samba.org>
18386
18387 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18388 prepare_for_testing.
18389
62f7182c
AB
183902014-04-01 Anton Blanchard <anton@samba.org>
18391
18392 * gdb.arch/ppc64-atomic-inst.c: Remove.
18393 * gdb.arch/ppc64-atomic-inst.S: New file.
18394 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18395
770e7fc7
DE
183962014-03-31 Doug Evans <dje@google.com>
18397
18398 * gdb.base/print-symbol-loading-lib.c: New file.
18399 * gdb.base/print-symbol-loading-main.c: New file.
18400 * gdb.base/print-symbol-loading.exp: New file.
18401
46e2bafa
YQ
184022014-03-31 Yao Qi <yao@codesourcery.com>
18403
18404 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18405
8776cfe9
JB
184062014-03-28 Joel Brobecker <brobecker@adacore.com>
18407
18408 * gdb.ada/mi_dyn_arr: New testcase.
18409
5d1ef361
DE
184102014-03-27 Doug Evans <dje@google.com>
18411
18412 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18413
b5bee914
YQ
184142014-03-27 Yao Qi <yao@codesourcery.com>
18415
18416 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18417 if target is nios2-*-*.
18418
0d4d0e77
YQ
184192014-03-26 Yao Qi <yao@codesourcery.com>
18420
18421 * lib/gdb.exp (readline_is_used): New proc.
18422 * gdb.base/completion.exp: Move tests on command complete up.
18423 Skip the rest of tests if readline is not used.
18424 * gdb.ada/complete.exp: Skp the test if readline is not
18425 used.
18426 * gdb.base/filesym.exp: Likewise.
18427 * gdb.base/macscp.exp: Likewise.
18428 * gdb.base/readline-ask.exp: Likewise.
18429 * gdb.base/readline.exp: Likewise.
18430 * gdb.python/py-cmd.exp: Likewise.
18431 * gdb.trace/tfile.exp: Likewise.
18432
29361eee
YQ
184332014-03-26 Yao Qi <yao@codesourcery.com>
18434
18435 * gdb.base/macscp.exp: Fix code format issues.
18436
bc9a5525
UW
184372014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18438
18439 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18440 * gdb.asm/powerpc64le.inc: New file.
18441
d3839ede
PA
184422014-03-25 Pedro Alves <palves@redhat.com>
18443 Doug Evans <dje@google.com>
18444
18445 * gdb.base/source-execution.c: New file.
18446 * gdb.base/source-execution.exp: New file.
18447 * gdb.base/source-execution.gdb: New file.
18448
01672a57
DE
184492014-03-24 Doug Evans <dje@google.com>
18450
18451 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18452 using fission.
18453
88bbeca9
HZ
184542014-03-24 Hui Zhu <hui@codesourcery.com>
18455 Pedro Alves <palves@redhat.com>
18456
18457 PR breakpoints/16101
18458 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18459 test pass/fail messages. Detect missing support for dprintf when
18460 breakpoints are actually inserted.
18461 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18462 breakpoints are actually inserted.
18463 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18464 fails.
18465
d2348791
JK
184662014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18467
18468 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18469
feef67ab
DE
184702014-03-22 Doug Evans <xdje42@gmail.com>
18471
18472 * gdb.python/python.exp (python not supported): Verify multi-line
18473 python command issues an error.
25d743f9 18474 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18475 guile command issues an error.
feef67ab 18476
ecebef6a
MR
184772014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18478
18479 * gdb.threads/thread-specific.exp: Handle the lack of usable
18480 $this_breakpoint and $this_thread.
18481
ccdd1909
HZ
184822014-03-21 Hui Zhu <hui@codesourcery.com>
18483
18484 * gdb.base/attach.exp (do_command_attach_tests): New.
18485
beb460e8
PA
184862014-03-20 Tom Tromey <tromey@redhat.com>
18487 Pedro Alves <palves@redhat.com>
18488
18489 PR cli/15718
18490 * gdb.base/condbreak-call-false.c: New file.
18491 * gdb.base/condbreak-call-false.exp: New file.
18492
40acf43a
PA
184932014-03-20 Pedro Alves <palves@redhat.com>
18494
18495 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18496 Delete.
18497 (block_signals, unblock_signals): Delete.
18498 (child_function_2, main): Remove references to deleted variable
18499 and functions.
18500
9f5e1e02
PA
185012014-03-20 Pedro Alves <palves@redhat.com>
18502
18503 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18504 Use pthread_kill to signal thread 2.
18505 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18506 Adjust to make the test send itself a signal rather than using the
18507 host's "kill" command.
18508
99619bea
PA
185092014-03-20 Pedro Alves <palves@redhat.com>
18510
18511 * gdb.threads/multiple-step-overs.c: New file.
18512 * gdb.threads/multiple-step-overs.exp: New file.
18513 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18514 Adjust expected infrun debug output.
18515
2adfaa28
PA
185162014-03-20 Pedro Alves <palves@redhat.com>
18517
18518 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18519 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18520
31e77af2
PA
185212014-03-20 Pedro Alves <palves@redhat.com>
18522
18523 PR breakpoints/7143
18524 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18525 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18526 of gdb_test_multiple.
18527 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18528 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18529
b9f437de
PA
185302014-03-20 Pedro Alves <palves@redhat.com>
18531
18532 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18533 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18534
05adc73e
PA
185352014-03-19 Pedro Alves <palves@redhat.com>
18536
18537 * gdb.base/async.exp: Remove early return.
18538
6048b950
PA
185392014-03-19 Pedro Alves <palves@redhat.com>
18540
18541 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18542
8bcfb00a
PA
185432014-03-19 Pedro Alves <palves@redhat.com>
18544
18545 * gdb.base/async.exp (test_background): Expect \r\n after
18546 "completed." in the fail pattern.
18547
884e37dc
PA
185482014-03-19 Pedro Alves <palves@redhat.com>
18549
18550 * gdb.base/async.exp (test_background): New procedure.
18551 Use it for all background execution command tests.
18552
148e57e2
PA
185532014-03-19 Pedro Alves <palves@redhat.com>
18554
18555 * gdb.base/async.exp: Use prepare_for_testing.
18556
f48088c7
PA
185572014-03-19 Pedro Alves <palves@redhat.com>
18558
18559 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18560 the same line.
18561
e2f6c966
PA
185622014-03-19 Pedro Alves <palves@redhat.com>
18563
18564 * gdb.base/async.c (main): Add "jump here" and "until here" line
18565 marker comments.
18566 * gdb.base/async.exp (jump_here): New global.
18567 (jump& test): Use it.
18568 (until_here): New global.
18569 (until& test): Use it.
18570
c30568d4
PA
185712014-03-19 Pedro Alves <palves@redhat.com>
18572
18573 * gdb.base/async.exp: Don't frob gdb_protocol.
18574
0172b6a7
DE
185752014-03-18 Doug Evans <xdje42@gmail.com>
18576
18577 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18578 Fix spelling of exec-done-display.
18579
06c868a8
JK
185802014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18581
18582 PR gdb/15358
18583 * gdb.base/gdb-sigterm.c: New file.
18584 * gdb.base/gdb-sigterm.exp: New file.
18585
0c7e1a46
PA
185862014-03-18 Pedro Alves <palves@redhat.com>
18587
18588 PR gdb/13860
18589 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18590 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18591 solib-event.
18592
f7c77d93
JB
185932014-03-17 Joel Brobecker <brobecker@adacore.com>
18594
18595 * gdb.ada/pckd_arr_ren: New testcase.
18596
5a1e8c7a
DE
185972014-03-13 Doug Evans <xdje42@gmail.com>
18598
18599 PR guile/16612
18600 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18601 collect after discarding symbols.
18602
350e1a76
DE
186032014-03-13 Ludovic Courtès <ludo@gnu.org>
18604 Doug Evans <xdje42@gmail.com>
18605
18606 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18607 to history survives a gc.
18608
a69900ae
PA
186092014-03-13 Pedro Alves <palves@redhat.com>
18610
18611 * gdb.base/default.exp: Don't test "target procfs".
18612
5db9f0bd
PA
186132014-03-13 Pedro Alves <palves@redhat.com>
18614
18615 * gdb.base/default.exp: Update "target child" and "target procfs"
18616 tests to not expect "Unix".
18617
b3ccfe11
TT
186182014-03-12 Tom Tromey <tromey@redhat.com>
18619
18620 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18621 New procs. Add target-async tests.
18622 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18623 Add target-async tests.
18624
646f4417
AA
186252014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18626
18627 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18628 'func_start' and 'func_end' for the beginning and end of the
18629 function code, respectively.
18630 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18631 'func_end' instead of 'func' and 'main'.
18632
288c211f
AA
186332014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18634
18635 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18636 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18637 generate the debug info assembler source.
18638
e0c0f156
AA
186392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18640
18641 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18642 * gdb.dwarf2/arr-subrange.exp: Likewise.
18643 * gdb.dwarf2/dwz.exp: Likewise.
18644 * gdb.dwarf2/method-ptr.exp: Likewise.
18645 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18646 * gdb.dwarf2/subrange.exp: Likewise.
18647 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18648 * gdb.dwarf2/implptrpiece.exp: Likewise.
18649 * gdb.dwarf2/nostaticblock.exp: Likewise.
18650
0e5c4555
AA
186512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18652
18653 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18654 directory to absolute path name arguments.
18655
5ec18f2b
JG
186562014-03-10 Joel Brobecker <brobecker@adacore.com>
18657
18658 * gdb.ada/tagged_access: New testcase.
18659
847fc4f2
MM
186602014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18661
18662 * gdb.btrace/data.exp: Update expected output.
18663
cc3da688
YQ
186642014-03-06 Yao Qi <yao@codesourcery.com>
18665
18666 * gdb.trace/pr16508.exp: New file.
18667
0f26cec1
PA
186682014-03-05 Pedro Alves <palves@redhat.com>
18669
18670 PR gdb/16575
18671 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18672 procedure.
18673 (top level): Adjust to use it. Add tests that exercise breakpoint
18674 interaction with the code-cache.
18675
7a5a839f
LC
186762014-02-26 Ludovic Courtès <ludo@gnu.org>
18677
18678 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18679 test for 'history-append!'.
18680
31aa7e4e
JB
186812014-02-26 Joel Brobecker <brobecker@adacore.com>
18682
18683 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18684 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18685 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18686 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18687 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18688 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18689
1b588015
JB
186902014-02-26 Joel Brobecker <brobecker@adacore.com>
18691
18692 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18693 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18694 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18695
55426c9d
JB
186962014-02-26 Joel Brobecker <brobecker@adacore.com>
18697
18698 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18699
dc53a7ad
JB
187002014-02-26 Joel Brobecker <brobecker@adacore.com>
18701
18702 * gdb.dwarf2/arr-stride.c: New file.
18703 * gdb.dwarf2/arr-stride.exp: New file.
18704
12ab52e9
PA
187052014-02-26 Pedro Alves <palves@redhat.com>
18706
18707 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18708 that won't ever trigger. Make sure that GDB reports the correct
18709 breakpoint that caused the stop.
18710
849c862e
JK
187112014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18712
18713 PR gdb/16626
18714 * gdb.base/auto-load-script: New file.
18715 * gdb.base/auto-load.c: New file.
18716 * gdb.base/auto-load.exp: New file.
18717
71b7d793
JK
18718 PR gdb/16626
18719 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18720
e2f0d509
JK
187212014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18722
18723 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18724 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18725
50cc37c8
DE
187262014-02-24 Doug Evans <dje@google.com>
18727
18728 * lib/gdb.exp (run_on_host): Log error output if program fails.
18729
ea4758f2
PA
187302014-02-21 Pedro Alves <palves@redhat.com>
18731
18732 * gdb.threads/step-after-sr-lock.c: Rename to ...
18733 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18734 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18735 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18736 ... this.
18737
d7b30f67
SDJ
187382014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18739
18740 PR tdep/16397
18741 * gdb.arch/amd64-stap-special-operands.exp: New file.
18742 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18743 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18744 * gdb.arch/amd64-stap-triplet.S: Likewise.
18745 * gdb.arch/amd64-stap-triplet.c: Likewise.
18746
83deb43f
JB
187472014-02-20 Joel Brobecker <brobecker@adacore.com>
18748
18749 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18750 in .section pseudo-op.
18751
adde2bff
DE
187522014-02-20 lin zuojian <manjian2006@gmail.com>
18753 Joel Brobecker <brobecker@adacore.com>
18754 Doug Evans <xdje42@gmail.com>
18755
18756 PR symtab/16581
18757 * gdb.dwarf2/dw2-icycle.S: New file.
18758 * gdb.dwarf2/dw2-icycle.c: New file.
18759 * gdb.dwarf2/dw2-icycle.exp: New file.
18760
f7bd0f78
SC
187612014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18762
18763 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18764 operations on gdb.Value objects.
18765 * gdb.python/py-value-cc.exp: Add new test to test operations on
18766 gdb.Value objects.
18767
c17ef0d5
DE
187682014-02-18 Doug Evans <dje@google.com>
18769
18770 * Makefile.in (TESTS): New variable.
18771 (expanded_tests, expanded_tests_or_none): New variables
18772 (check-single): Pass $(expanded_tests_or_none) to runtest.
18773 (check-parallel): Only run tests in $(TESTS) if non-empty.
18774 (check/no-matching-tests-found): New rule.
18775 * README: Document TESTS makefile variable.
18776
5dd3176f
DE
187772014-02-18 Doug Evans <dje@google.com>
18778
18779 * Makefile.in (check-parallel): rm -rf outputs temp.
18780
0b10be4f
JK
187812014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18782
18783 Fix "ERROR: no fileid for" in the testsuite.
18784 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18785
85f224e7
DE
187862014-02-12 Doug Evans <dje@google.com>
18787
18788 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18789 (MISCELLANEOUS): New variable.
18790 (clean): rm -rf $(MISCELLANEOUS).
18791 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18792 dwp live in the same directory as symlinks, with each symlink pointed
18793 to a differently named file in a different directory.
18794
149b30ff
DE
187952014-02-11 Doug Evans <dje@google.com>
18796
18797 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18798 of Tcl file commands.
18799
1dfdac32
MK
188002014-02-10 Mark Kettenis <kettenis@gnu.org>
18801
18802 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18803 "kill -SIGUSR1 -1".
18804
aa4fb036
JB
188052014-02-10 Joel Brobecker <brobecker@adacore.com>
18806
18807 * gdb.ada/tick_length_array_enum_idx: New testcase.
18808
ed3ef339
DE
188092014-02-10 Doug Evans <xdje42@gmail.com>
18810
18811 * configure.ac (AC_OUTPUT): Add gdb.guile.
18812 * configure: Regenerate.
18813 * lib/gdb-guile.exp: New file.
18814 * lib/gdb.exp (get_target_charset): New function.
18815 * gdb.base/help.exp: Update expected output from "apropos apropos".
18816 * gdb.guile/Makefile.in: New file.
18817 * gdb.guile/guile.exp: New file.
18818 * gdb.guile/scm-arch.c: New file.
18819 * gdb.guile/scm-arch.exp: New file.
18820 * gdb.guile/scm-block.c: New file.
18821 * gdb.guile/scm-block.exp: New file.
18822 * gdb.guile/scm-breakpoint.c: New file.
18823 * gdb.guile/scm-breakpoint.exp: New file.
18824 * gdb.guile/scm-disasm.c: New file.
18825 * gdb.guile/scm-disasm.exp: New file.
18826 * gdb.guile/scm-equal.c: New file.
18827 * gdb.guile/scm-equal.exp: New file.
18828 * gdb.guile/scm-error.exp: New file.
18829 * gdb.guile/scm-error.scm: New file.
18830 * gdb.guile/scm-frame-args.c: New file.
18831 * gdb.guile/scm-frame-args.exp: New file.
18832 * gdb.guile/scm-frame-args.scm: New file.
18833 * gdb.guile/scm-frame-inline.c: New file.
18834 * gdb.guile/scm-frame-inline.exp: New file.
18835 * gdb.guile/scm-frame.c: New file.
18836 * gdb.guile/scm-frame.exp: New file.
18837 * gdb.guile/scm-generics.exp: New file.
18838 * gdb.guile/scm-gsmob.exp: New file.
18839 * gdb.guile/scm-iterator.c: New file.
18840 * gdb.guile/scm-iterator.exp: New file.
18841 * gdb.guile/scm-math.c: New file.
18842 * gdb.guile/scm-math.exp: New file.
18843 * gdb.guile/scm-objfile-script-gdb.in: New file.
18844 * gdb.guile/scm-objfile-script.c: New file.
18845 * gdb.guile/scm-objfile-script.exp: New file.
18846 * gdb.guile/scm-objfile.c: New file.
18847 * gdb.guile/scm-objfile.exp: New file.
18848 * gdb.guile/scm-ports.exp: New file.
18849 * gdb.guile/scm-pretty-print.c: New file.
18850 * gdb.guile/scm-pretty-print.exp: New file.
18851 * gdb.guile/scm-pretty-print.scm: New file.
18852 * gdb.guile/scm-section-script.c: New file.
18853 * gdb.guile/scm-section-script.exp: New file.
18854 * gdb.guile/scm-section-script.scm: New file.
18855 * gdb.guile/scm-symbol.c: New file.
18856 * gdb.guile/scm-symbol.exp: New file.
18857 * gdb.guile/scm-symtab-2.c: New file.
18858 * gdb.guile/scm-symtab.c: New file.
18859 * gdb.guile/scm-symtab.exp: New file.
18860 * gdb.guile/scm-type.c: New file.
18861 * gdb.guile/scm-type.exp: New file.
18862 * gdb.guile/scm-value-cc.cc: New file.
18863 * gdb.guile/scm-value-cc.exp: New file.
18864 * gdb.guile/scm-value.c: New file.
18865 * gdb.guile/scm-value.exp: New file.
18866 * gdb.guile/source2.scm: New file.
18867 * gdb.guile/types-module.cc: New file.
18868 * gdb.guile/types-module.exp: New file.
18869
7026a7c1
YQ
188702014-02-10 Yao Qi <yao@codesourcery.com>
18871
18872 PR testsuite/16543
18873 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18874 * configure: Regenerated.
18875 * Makefile.in: New file.
18876
6c466447
AS
188772014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18878
18879 * gdb.python/py-framefilter.exp: Fix typo.
18880
6e854735
YQ
188812014-02-08 Yao Qi <yao@codesourcery.com>
18882
18883 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18884 that no =breakpoint-modified is emitted when breakpoints are
18885 modified through MI commands.
18886
d137e6dc
PA
188872014-02-07 Pedro Alves <pedro@codesourcery.com>
18888 Pedro Alves <palves@redhat.com>
18889
18890 * gdb.threads/step-after-sr-lock.c: New file.
18891 * gdb.threads/step-after-sr-lock.exp: New file.
18892
b5ee5a50
PA
188932014-02-07 Pedro Alves <palves@redhat.com>
18894
18895 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18896
3c77faf3
JK
188972014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18898
18899 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18900 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18901
6dddc817
DE
189022014-02-06 Doug Evans <xdje42@gmail.com>
18903
18904 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18905 output.
18906
18907 * gdb.gdb/python-interrupts.exp: New file.
18908
de7b2893
YQ
189092014-02-05 Yao Qi <yao@codesourcery.com>
18910
18911 * gdb.trace/report.exp (use_collected_data): Test the output
18912 of "info threads" and "info inferiors".
18913
66d032ac
YQ
189142014-02-05 Yao Qi <yao@codesourcery.com>
18915
18916 Revert this patch:
18917
18918 2013-05-24 Yao Qi <yao@codesourcery.com>
18919
18920 * gdb.trace/tfile.exp: Test inferior and thread.
18921
591a12a1
UW
189222014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18923
18924 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18925 on a function.
18926 * gdb.base/step-bt.c: Call hello via function pointer to make
18927 sure its first instruction is executed on powerpc64le-linux.
18928
0ff3e01f
UW
189292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18930
18931 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18932
084ee545
UW
189332014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18934
18935 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18936 of the test patterns for use on little-endian systems.
18937
6ed14ff3
UW
189382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18939
18940 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18941 (decimal_vector): Fix for little-endian.
18942
401e27fd
JM
189432014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18944
18945 * gdb.arch/sparc-sysstep.exp: New file.
18946 * gdb.arch/sparc-sysstep.c: Likewise.
18947
18948 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18949
8b924729
EBM
189502014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18951
18952 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18953
fb151210
JB
189542014-01-23 Tom Tromey <tromey@redhat.com>
18955
18956 * gdb.ada/array_char_idx: New testcase.
18957
0740f8d8
TT
189582014-01-23 Tom Tromey <tromey@redhat.com>
18959
18960 PR python/16487:
18961 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18962 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18963 classes.
18964
21909fa1
TT
189652014-01-23 Tom Tromey <tromey@redhat.com>
18966
18967 PR python/16491:
18968 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18969 string from an inferior frame.
18970 * gdb.python/py-framefilter-mi.exp: Update.
18971
87ce2a04
DE
189722014-01-22 Doug Evans <dje@google.com>
18973
18974 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18975
237b092b
AA
189762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18977
18978 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18979
d674a709
AA
189802014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18981
18982 * gdb.trace/entry-values.exp: Remove excess space character from
18983 regex patterns. Handle s390 call instruction.
18984
20fa3390
AA
189852014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18986
18987 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18988 define "*_start" label. Make "name" static.
18989 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18990 ${name} by references to ${name}_start.
18991
78466714
AA
189922014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18993
18994 * gdb.base/info-macros.exp: Remove "debug" from the compile
18995 options.
18996
ec9f644a
IB
189972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18998
18999 * gdb.dlang/demangle.exp: New file.
19000
94b1b47e
IB
190012014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19002
19003 * gdb.dlang/primitive-types.exp: New file.
19004
7f420862
IB
190052014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19006
19007 * configure.ac: Create gdb.dlang/Makefile.
19008 * configure: Regenerate.
19009 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19010 * gdb.dlang/Makefile.in: New file.
19011 * lib/d-support.exp: New file.
19012 * lib/gdb.exp (skip_d_tests): New proc.
19013
52834460
MM
190142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19015
19016 * gdb.btrace/delta.exp: Check reverse stepi.
19017 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19018 * gdb.btrace/finish.exp: New.
19019 * gdb.btrace/next.exp: New.
19020 * gdb.btrace/nexti.exp: New.
19021 * gdb.btrace/record_goto.c: Add comments.
19022 * gdb.btrace/step.exp: New.
19023 * gdb.btrace/stepi.exp: New.
19024 * gdb.btrace/multi-thread-step.c: New.
19025 * gdb.btrace/multi-thread-step.exp: New.
19026 * gdb.btrace/rn-dl-bind.c: New.
19027 * gdb.btrace/rn-dl-bind.exp: New.
19028 * gdb.btrace/data.c: New.
19029 * gdb.btrace/data.exp: New.
19030 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19031
6e07b1d2
MM
190322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19033
19034 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19035 * gdb.btrace/exception.exp: Update.
19036 * gdb.btrace/instruction_history.exp: Update.
19037 * gdb.btrace/record_goto.exp: Update.
19038 * gdb.btrace/tailcall.exp: Update.
19039 * gdb.btrace/unknown_functions.exp: Update.
19040 * gdb.btrace/delta.exp: New.
19041
0b722aec
MM
190422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19043
19044 * gdb.btrace/record_goto.exp: Add backtrace test.
19045 * gdb.btrace/tailcall.exp: Add backtrace test.
19046
066ce621
MM
190472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19048
19049 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19050 * gdb.btrace/record_goto.c: New.
19051 * gdb.btrace/record_goto.exp: New.
19052 * gdb.btrace/x86-record_goto.S: New.
19053
0688d04e
MM
190542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19055
19056 * gdb.btrace/function_call_history.exp: Update tests.
19057 * gdb.btrace/instruction_history.exp: Update tests.
19058
8710b709
MM
190592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19060
19061 * gdb.btrace/function_call_history.exp: Fix expected field
19062 order for "record function-call-history".
19063 Add new tests for "record function-call-history /c".
19064 * gdb.btrace/exception.cc: New.
19065 * gdb.btrace/exception.exp: New.
19066 * gdb.btrace/tailcall.exp: New.
19067 * gdb.btrace/x86-tailcall.S: New.
19068 * gdb.btrace/x86-tailcall.c: New.
19069 * gdb.btrace/unknown_functions.c: New.
19070 * gdb.btrace/unknown_functions.exp: New.
19071 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19072
5de9129b
MM
190732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19074
19075 * gdb.btrace/instruction_history.exp: Update.
19076 * gdb.btrace/function_call_history.exp: Update.
19077
23a7fe75
MM
190782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19079
19080 * gdb.btrace/function_call_history.exp: Fix expected function
19081 trace.
19082 * gdb.btrace/instruction_history.exp: Initialize traced.
19083 Remove traced_functions.
19084
724c7dd8
MM
190852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19086
19087 * gdb.btrace/function_call_history.exp: Update
19088 * gdb.btrace/instruction_history.exp: Update.
19089
6d78d93b
MM
190902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19091
19092 * gdb.btrace/enable.exp: Update expected text.
19093
93a360cc
OJ
190942014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19095
19096 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19097 bytes.
19098
3772b53f
MR
190992014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19100
19101 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19102
596662fa
OJ
191032014-01-15 Omair Javaid <omair.javaid@linaro.org>
19104
19105 * lib/gdb.exp (supports_process_record): Return true for
19106 arm*-linux*. (supports_reverse): Likewise.
19107
b5b08fb4
SC
191082014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19109
19110 PR python/15464
19111 PR python/16113
19112 * gdb.python/py-type.c: Enhance test case.
19113 * gdb.python/py-value-cc.cc: Likewise
19114 * gdb.python/py-type.exp: Add new tests.
19115 * gdb.python/py-value-cc.exp: Likewise
19116
52d7fb13
AA
191172014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19118 Pedro Alves <palves@redhat.com>
19119
19120 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19121 Make "name" extern.
19122 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19123 references to ${name}_start by references to ${name}.
19124
a2cd8cfe
JB
191252014-01-10 Joel Brobecker <brobecker@adacore.com>
19126
19127 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19128
4e23fced
JB
191292014-01-10 Joel Brobecker <brobecker@adacore.com>
19130
19131 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19132
c6a9e42c
PA
191332014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19134 Pedro Alves <palves@redhat.com>
19135
19136 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19137 mi_gdb_target_load.
c6a9e42c 19138
b7ea362b
PA
191392014-01-08 Pedro Alves <palves@redhat.com>
19140
19141 * gdb.threads/reconnect-signal.c: New file.
19142 * gdb.threads/reconnect-signal.exp: New file.
19143
5e3f4fab
EBM
191442014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19145
19146 * gdb.base/source-dir.exp: New file.
19147
79301218
JB
191482014-01-07 Joel Brobecker <brobecker@adacore.com>
19149
19150 * gdb.ada/mi_interface: New testcase.
19151
8e355c5d
JB
191522014-01-07 Joel Brobecker <brobecker@adacore.com>
19153
19154 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19155 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19156 gdb.ada/pp-rec-component/pck.ads: New files.
19157
c0d48811
JB
191582014-01-07 Joel Brobecker <brobecker@adacore.com>
19159
19160 * gdb.python/py-pp-integral.c: New file.
19161 * gdb.python/py-pp-integral.py: New file.
19162 * gdb.python/py-pp-integral.exp: New file.
19163
17b609c3 19164For older changes see ChangeLog-1993-2013.
c906108c 19165\f
8d8cb839
EZ
19166;; Local Variables:
19167;; mode: change-log
19168;; left-margin: 8
19169;; fill-column: 74
19170;; version-control: never
19171;; End:
902f2ccb 19172
b811d2c2 19173 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19174 Copying and distribution of this file, with or without modification,
19175 are permitted provided the copyright notice and this notice are preserved.
This page took 5.301688 seconds and 4 git commands to generate.